[Tech] [andreag85@vizzavi.it: Aiuto problema Linux apparentemente irrisolvibile?? mahh]

Umberto Genovese umbegen@tin.it
Dom 2 Set 2001 09:19:36 CEST


Il sabato, 01 settembre, 2001 at 04:59:31 +0200, andreag85@vizzavi.it Scrisse: 
	
	
	Intanto Grazie per avermi risposto
	Nel Kernel 2.4.3 che ho io ho questi drive
	
	ne2000/ne1000 support che e' settato con y (quello che presuppondo sia isa)
	poi
	Pci ne2000 and clone support questo e' settato come m (questo pesuppongo sia pci)
	
	non sono riuscito a trovare niente con sigla ne.o
	possibile che manchino nel mio kernel??
	Poi ho fatto come hai detto ho lanciciato
	modprobe ne
	
	il risultato e' can't locate module ne
	non trova il modulo ne presuppongo e' cosi ???
	Ciao grazie per l'aiuto
	
	
Io ho un kernel 2.4.5 ricompilato e, dove possibile modulare.
Nella sezione riguardante le schede di rete ho messo cosė 
(io ho una ne2000 ISA compatibile):
  
#
# Ethernet (10 or 100Mbit)
#
CONFIG_NET_ETHERNET=y
# CONFIG_NET_VENDOR_3COM is not set
# CONFIG_LANCE is not set
# CONFIG_NET_VENDOR_SMC is not set
# CONFIG_NET_VENDOR_RACAL is not set
# CONFIG_AT1700 is not set
# CONFIG_DEPCA is not set
# CONFIG_HP100 is not set
CONFIG_NET_ISA=y			// abilita il supporto ISA
# CONFIG_E2100 is not set
# CONFIG_EWRK3 is not set
# CONFIG_EEXPRESS is not set
# CONFIG_EEXPRESS_PRO is not set
# CONFIG_HPLAN_PLUS is not set
# CONFIG_HPLAN is not set
# CONFIG_ETH16I is not set
CONFIG_NE2000=m				// il modulo ne.c per le schede ISA
# CONFIG_NET_PCI is not set
# CONFIG_NET_POCKET is not set

non so' cosa usi per preparare il kernel, io uso make xconfig e ho fatto
cosė:
sezione 'Ethernet (10 or 100 Mbit)'

Ethernet (10 or 100 Mbit) Y
Other ISA cards Y
NE2000/NE1000 support M

Altre informazioni sono su /usr/src/Documentation/net-modules.txt
A questo punto ricompili il kernel:
make dep 
make clean 
make bzImage 
make modules
make modules_install
copi il kernel e il system.map nella dir /boot, modifichi lilo.conf per
fargli vedere il kernel nuovo, lilo -v e reboot: il gioco č fatto.
Con modprobe ne ti deve caricare due moduli: l'8390 per il chip e l'ne per
la scheda. In questo modo gli assegna l'irq e l'indirizzo hardware 
automaticamente. 



-- 
     Ciao Umberto
#------------------------------------------------------------------------#
|	Umberto Genovese 		E-mail: <umbegen@tin.it>	 |
|PGP  Key fingerprint = 98 D9 16 26 32 2F 7B C6  BE 4D 6E 9E F3 A6 40 98 |
|		       <GNU & Linux: the dynamic duo>			 |
#------------------------------------------------------------------------#




Maggiori informazioni sulla lista flug-tech