View previous topic :: View next topic |
Author |
Message |
Neomubumba Tux's lil' helper
Joined: 17 Feb 2004 Posts: 136 Location: Milano
|
Posted: Sun Feb 22, 2004 4:29 pm Post subject: Modulo della scheda di rete [RISOLTO] |
|
|
Ciao a tutti,
vi pongo un quesito.. scusate se la domanda può risultare stupida ma sono ancora all'inizio e sto imparando ora.
Intato vi dico che ho già cercato sul forum ma non ho trovato per ora nulla che si confacesse proprio al mio tipo di problema ed ora vi espongo il mio problema.
Ho installato gentoo (non ancora X, Gnome ed altre cose ma il minimo) e mentre facevo l'installazione la rete era tutta ok. Ho modificato /etc/conf.d/net secondo il dhcp come mi era stato suggerito su una pagina del forum in quanto uso fastweb. Quando ho configurato il kernel (2.6.3) ho aggiunto il supporto dei moduli realtek per la scheda di rete (Realtek 10/100 Mbps Ethernet PHY della MB Asus A7V8X-X) non come moduli ma statici così da evitare che magari caricassi i moduli sbagliati, ma nonostante ciò non riesce a vederla. Che posso fare?
Spero che mi sappiate dare una mano intanto vi ringrazio di già _________________ Some of those that were forces, are the sames that bore crosses,
Some of those that were crosses, are the sames that are forces
Last edited by Neomubumba on Mon Feb 23, 2004 10:52 pm; edited 1 time in total |
|
Back to top |
|
|
MyZelF Bodhisattva
Joined: 25 Feb 2003 Posts: 2010 Location: Venice, Italy
|
Posted: Sun Feb 22, 2004 4:42 pm Post subject: |
|
|
dmesg che dice? _________________ "Larry the Cow was a bit frustrated at the current state of Linux Distributions..." |
|
Back to top |
|
|
Neomubumba Tux's lil' helper
Joined: 17 Feb 2004 Posts: 136 Location: Milano
|
Posted: Sun Feb 22, 2004 5:15 pm Post subject: |
|
|
MyZelF wrote: | dmesg che dice? |
quando faccio il reboot mi dice:
Bringing eth= up !!
Failed to bring eth0 up
ERROR: Problem starting needed services.
"netmount" was not started
Mentre facendo dmesg mi da questo (non riesco a vederlo tutto perchè è troppo lungo):
No soundcard found.
oprofile: using NMI interrupt.
NET: Registered protocol family 2
IP: routing cache hash table of 8192 buckets, 64Kbytes
TCP: Hash tables configurated (established 262144 bind 65536)
ip_conntrack version 2.1 (7168 buckets, 57344 max) - 304 bytes per conntrack
ip_tables: (C) 2000-2002 Netfilter core team
ipt_recent v0.3.1: Stephen Frost <sfrost@snowman.net>. http://snowman.net/projects/ipt_recent/
arp_tables: (C) 2002 David S. Miller
NET: Registered protocol family 1
NET: Registered protocol family 17
ACPI: (supports S0 S1 S4 S5)
found reiserfs format "3.6" with standard journal
usb 2-1:new low speed USB device using address 2
input: USB HID v1.10 Mouse [062a:0000] on usb-0000:00:10.0-1
Reiserfs journal params: device hda3, size 8192, journal first block 18, max trans len 1024, max batch 900, max commit age 30, max trans age 30
reiserfs: checking transaction log (hda3) for (hda3)
Using r5 hash to sort names
VFS: Mounted root (reiserfs filesystem) readonly.
Mounted devfs on /dev
Freeing unused kernel memory: 184K freed
Adding 1004052K swap on /devhda2. Priority:-1 extents:1
Ecco quello che mi ha data dmesg _________________ Some of those that were forces, are the sames that bore crosses,
Some of those that were crosses, are the sames that are forces |
|
Back to top |
|
|
comio Advocate
Joined: 03 Jul 2003 Posts: 2191 Location: Taranto
|
Posted: Sun Feb 22, 2004 5:20 pm Post subject: |
|
|
quale driver per l'8139 hai messo? _________________ RTFM!!!!
e
http://www.comio.it
|
|
Back to top |
|
|
MyZelF Bodhisattva
Joined: 25 Feb 2003 Posts: 2010 Location: Venice, Italy
|
Posted: Sun Feb 22, 2004 5:26 pm Post subject: |
|
|
Neomubumba wrote: | Mentre facendo dmesg mi da questo (non riesco a vederlo tutto perchè è troppo lungo): |
Posta l'output di
Code: | $ dmesg | grep -i eth |
oppure usa
per scorrerlo. _________________ "Larry the Cow was a bit frustrated at the current state of Linux Distributions..." |
|
Back to top |
|
|
Neomubumba Tux's lil' helper
Joined: 17 Feb 2004 Posts: 136 Location: Milano
|
Posted: Sun Feb 22, 2004 5:37 pm Post subject: |
|
|
comio wrote: | quale driver per l'8139 hai messo? |
Nel fare make menuconfig ho messo (riguardanti la rete):
Dummy net driver support (come modulo ma non caricato all'avvio)
Ethernet (10 or 100Mbit)
Other ISA cards
EISA, VLB, PCI and on board controllers
Realtek RTL-8139 C+ PCI Fast Ethernet Adapters support
Realtek RTL-8139 PCI Fast Ethernet Adapters Support
(2) Receive ring size (0 => 8K, 1 => 16K, 2 => 32K, 3 => 64K)
SiS 900/7016 PCI Fast Ethernet Adapters support _________________ Some of those that were forces, are the sames that bore crosses,
Some of those that were crosses, are the sames that are forces |
|
Back to top |
|
|
comio Advocate
Joined: 03 Jul 2003 Posts: 2191 Location: Taranto
|
Posted: Sun Feb 22, 2004 5:40 pm Post subject: |
|
|
leva quella "C+", mentre metti l'altra come modulo. Poi metti nel file /etc/modules.autoload.d/kernel-2.x la scritta "8139too"
fammi sapere _________________ RTFM!!!!
e
http://www.comio.it
|
|
Back to top |
|
|
Neomubumba Tux's lil' helper
Joined: 17 Feb 2004 Posts: 136 Location: Milano
|
Posted: Sun Feb 22, 2004 6:00 pm Post subject: |
|
|
comio wrote: | leva quella "C+", mentre metti l'altra come modulo. Poi metti nel file /etc/modules.autoload.d/kernel-2.x la scritta "8139too"
fammi sapere |
Ho rifatto make menuconfig e ho tolto quella C+ poiu ho copiato la nuova bzImage in /boot (facendo cp la copio e viene eliminata quella vecchia no?) Poi ho aggiornato /etc/modules.autoload.d/kernel/2.6 Solamente che c'è ancora lo stesso problema ho guardato anche qui http://www.linuxforum.com/forums/index.php?showtopic=7644 e per questo ho messo anche il SiS900 nel kernel ma il problema persiste.
Forse non ho capito bene cosa c'è scritto in quella pagina (scusate ma il mio inglese è scarsino)
Cosa potrei fare allora?[/url] _________________ Some of those that were forces, are the sames that bore crosses,
Some of those that were crosses, are the sames that are forces |
|
Back to top |
|
|
MyZelF Bodhisattva
Joined: 25 Feb 2003 Posts: 2010 Location: Venice, Italy
|
Posted: Sun Feb 22, 2004 6:37 pm Post subject: |
|
|
Lì si dice che la tua scheda madre è disponibile sia con chip di rete Realtek che Broadcom. Potresti controllare l'output di lspci oppure ripartire con il live cd e verificare con lsmod quali moduli vengono caricati. _________________ "Larry the Cow was a bit frustrated at the current state of Linux Distributions..." |
|
Back to top |
|
|
Neomubumba Tux's lil' helper
Joined: 17 Feb 2004 Posts: 136 Location: Milano
|
Posted: Sun Feb 22, 2004 7:31 pm Post subject: |
|
|
MyZelF wrote: | Lì si dice che la tua scheda madre è disponibile sia con chip di rete Realtek che Broadcom. Potresti controllare l'output di lspci oppure ripartire con il live cd e verificare con lsmod quali moduli vengono caricati. |
i moduli caricati dal cd di installazione sono:
Module Size Used by
via-rhine 12688 1
mii 2192 0 [via-rhine]
floppy 47004 0 [autoclean]
serial 48932 0 [autoclean]
isa-pnp 28100 0 [autoclean] [serial]
cloop 5520 1
usb-storage 59372 0 [unused]
hid 12564 0 [unused]
uhci 22944 0 [unused]
ehci-hcd 14944 0 [unused]
usbcore 55712 1 [usb-storage hid uhci ehci-hcd]
Ah, scusatemi grazie ancora per l'aiuto!!!!
Qual'è il modulo della scheda di rete? _________________ Some of those that were forces, are the sames that bore crosses,
Some of those that were crosses, are the sames that are forces |
|
Back to top |
|
|
MyZelF Bodhisattva
Joined: 25 Feb 2003 Posts: 2010 Location: Venice, Italy
|
Posted: Sun Feb 22, 2004 7:43 pm Post subject: |
|
|
Neomubumba wrote: |
via-rhine 12688 1
|
Direi questo. _________________ "Larry the Cow was a bit frustrated at the current state of Linux Distributions..." |
|
Back to top |
|
|
Neomubumba Tux's lil' helper
Joined: 17 Feb 2004 Posts: 136 Location: Milano
|
Posted: Mon Feb 23, 2004 11:03 pm Post subject: Risoluzione |
|
|
Ciao a tutti,
Scusate se non vi ho risposto subito ma posto subito la soluzione che mi ha permesso di attivare la scheda di rete in questione.
Per prima cosa ho reinstallato tutto (perchè avevo paura di non configurare bene il kernel e magari di averlo sovrascritto su quello precedente ma questa è un'altra storia...)
Nel configurare il kernel (2.6.3) facendo make menuconfig ho messo come moduli (nella parte del networking)
Realtek RTL-8139 PCI Fast Ethernet Adapters Support
via-rhine (non si chiama proprio così ma è appena sotto a quello di prima ed è facilmente identificabile)
Poi ho editato /etc/modules.autoload.d/kernel-2.x
con nano -w /etc/modules.autoload.d/kernel-2.x
ed ho aggiunto hai moduli da far partire:
via-rhine
8139too
Spero che a chi capiterà di nuovo questo problema trovi presto questa soluzione nel frattempo vi ringrazio ancora per tutto quello che avete fatto.
Neomubumba _________________ Some of those that were forces, are the sames that bore crosses,
Some of those that were crosses, are the sames that are forces |
|
Back to top |
|
|
MyZelF Bodhisattva
Joined: 25 Feb 2003 Posts: 2010 Location: Venice, Italy
|
Posted: Mon Feb 23, 2004 11:30 pm Post subject: |
|
|
C'è qualcosa che mi sfugge: perchè entrambi? _________________ "Larry the Cow was a bit frustrated at the current state of Linux Distributions..." |
|
Back to top |
|
|
Neomubumba Tux's lil' helper
Joined: 17 Feb 2004 Posts: 136 Location: Milano
|
Posted: Mon Feb 23, 2004 11:51 pm Post subject: |
|
|
MyZelF wrote: | C'è qualcosa che mi sfugge: perchè entrambi? |
Infatti penso che mi serva solo via-rhine ma ora che funziona non volevo fare danni al kernel.
Mi sapresti dire come fare a ricompilare il kernel senza perdere quello vecchio così che se non funziona posso sempre tornare a quello vecchio?
Grazie ancora!!!!
p.s. come boot loader ho grub _________________ Some of those that were forces, are the sames that bore crosses,
Some of those that were crosses, are the sames that are forces |
|
Back to top |
|
|
MyZelF Bodhisattva
Joined: 25 Feb 2003 Posts: 2010 Location: Venice, Italy
|
Posted: Tue Feb 24, 2004 12:09 am Post subject: |
|
|
Neomubumba wrote: |
Infatti penso che mi serva solo via-rhine ma ora che funziona non volevo fare danni al kernel.
|
Visto che li hai compilati come moduli dovrebbe essere molto semplice provare a non caricarne uno dei due. Comunque una volta tirata su la rete un semplice lsmod dovrebbe dirti quali sono effettivamente usati.
Neomubumba wrote: |
Mi sapresti dire come fare a ricompilare il kernel senza perdere quello vecchio così che se non funziona posso sempre tornare a quello vecchio?
|
In /boot puoi mettere più immagini e creare le relative entry nel file di configurazione del bootloader. _________________ "Larry the Cow was a bit frustrated at the current state of Linux Distributions..." |
|
Back to top |
|
|
|