Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[RISOLTO] Configurazione Ethernet
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian)
View previous topic :: View next topic  
Author Message
starise
Apprentice
Apprentice


Joined: 09 Oct 2004
Posts: 211
Location: Napoli

PostPosted: Wed Oct 27, 2004 5:39 pm    Post subject: [RISOLTO] Configurazione Ethernet Reply with quote

Ciao a tutti! Ho finalmente installato la gentoo... anche grazie al vostro preziosissimo aiuto!
Una volta riavviato, tutto è andato per il meglio... tranne una cosa: non mi parte l'ethernet... che invece nel liveCD è partito benissimo.

Già avevo notato una riga strana che appare all'avvio:

Code:

8139cp: 10/100 PCI Ethernet driver v1.1 (Aug, 2003)
8139cp: pci dev 00:0.a.0 (id 10ec:8139 rev 10) is not an 8139C+ compatible chip
8139cp:  Try the "8139too" driver instead.


ora... questo 8139too è lo stesso modulo che mi veniva caricato dal LiveCD quando tutto funzionava! ho provato a fare:
modprobe 8139too, ma dice can't find module

quando ho compilato il kernel (2.4.26-gentoo-r9), ho selezionato la mia scheda di rete (Realtek 8139)... sia in modo statico... poi ricompilando come modulo... ma mi da sempre errore:

Code:

ERROR: Problem starting needed services
            "netmount" was not started.


facendo ifconfig -a
eth0 non mi viene proprio visualizzata....

come posso fare a risolvere?
grazie mille
_________________
Notebook: Dell XPS M1330, Core 2 Duo 2GHz, 2 GB DDR2, HD 200GB 7200rpm, GeForce 8400M - powered by Gentoo


Last edited by starise on Wed Oct 27, 2004 11:57 pm; edited 1 time in total
Back to top
View user's profile Send private message
Manuelixm
l33t
l33t


Joined: 03 Apr 2004
Posts: 832
Location: Brescia

PostPosted: Wed Oct 27, 2004 5:49 pm    Post subject: Reply with quote

Io ho questa scheda sul mio fisso:
Code:

Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 10)

io uso gentoo-dev-sources 2.6.8-r1 prova a cercare, ricompilando il kernel, queste voci:
Code:

CONFIG_8139CP=m
CONFIG_8139TOO=m
Back to top
View user's profile Send private message
starise
Apprentice
Apprentice


Joined: 09 Oct 2004
Posts: 211
Location: Napoli

PostPosted: Wed Oct 27, 2004 5:57 pm    Post subject: Reply with quote

Code:

Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 10)

la mia stessa scheda (dal live cd, la stringa è uguale)

Code:

CONFIG_8139CP=m
CONFIG_8139TOO=m

ora vado..e cerco... ma mi viene un dubbio...
non è che dovrei passare al kernel 2.6 ?
_________________
Notebook: Dell XPS M1330, Core 2 Duo 2GHz, 2 GB DDR2, HD 200GB 7200rpm, GeForce 8400M - powered by Gentoo
Back to top
View user's profile Send private message
Manuelixm
l33t
l33t


Joined: 03 Apr 2004
Posts: 832
Location: Brescia

PostPosted: Wed Oct 27, 2004 6:04 pm    Post subject: Reply with quote

Io credo che se abiliti il modulo nel kernel, lo ricompili e carichi il modulo con modprobe, la scheda dovrebbe funzionare anche col 2.4.x.
Back to top
View user's profile Send private message
starise
Apprentice
Apprentice


Joined: 09 Oct 2004
Posts: 211
Location: Napoli

PostPosted: Wed Oct 27, 2004 6:11 pm    Post subject: Reply with quote

Network device support --->
Ethernet 10 or 100 Mbits

[*] EISA,VLB,PCI and on board controllers

[*] Realtek RTL-8139 C+ PCI Fast Ethernet adapter support
[*] Realtek RTL-8139 PCI Fast Ethernet adapter support

------------
queste qui su, sono le uniche due voci attinenti che ho trovato...
ma non funzionano entrambe!! :(
_________________
Notebook: Dell XPS M1330, Core 2 Duo 2GHz, 2 GB DDR2, HD 200GB 7200rpm, GeForce 8400M - powered by Gentoo
Back to top
View user's profile Send private message
Manuelixm
l33t
l33t


Joined: 03 Apr 2004
Posts: 832
Location: Brescia

PostPosted: Wed Oct 27, 2004 6:51 pm    Post subject: Reply with quote

Non puoi metterli come moduli vero?
Prova a guardare l'help do ogni modulo e guarda quello che va bene per la tua scheda, a occhio io sceglierei il secondo, però non so.
Back to top
View user's profile Send private message
starise
Apprentice
Apprentice


Joined: 09 Oct 2004
Posts: 211
Location: Napoli

PostPosted: Wed Oct 27, 2004 7:29 pm    Post subject: Reply with quote

ho ricompilato come modulo e quando faccio:

modprobe 8139too
mi restituisce:

Code:


/lib/modules/2.4.26-gentoo-r9/kernel/drivers/net/mii.o: /lib/modules/2.4.26-gentoo-r9/kernel/drivers/net/mii.o: unresolved symbol __netdev_watchdog_up_Reaf9a674
/lib/modules/2.4.26-gentoo-r9/kernel/drivers/net/mii.o: /lib/modules/2.4.26-gentoo-r9/kernel/drivers/net/mii.o: unresolved symbol gr_task_is_capable_R66eedd12
/lib/modules/2.4.26-gentoo-r9/kernel/drivers/net/mii.o: /lib/modules/2.4.26-gentoo-r9/kernel/drivers/net/mii.o: insmod 8139too failed


:(
_________________
Notebook: Dell XPS M1330, Core 2 Duo 2GHz, 2 GB DDR2, HD 200GB 7200rpm, GeForce 8400M - powered by Gentoo
Back to top
View user's profile Send private message
Tùrin_Mormegil
Guru
Guru


Joined: 21 Sep 2004
Posts: 478
Location: Gorizia - Milano

PostPosted: Wed Oct 27, 2004 7:51 pm    Post subject: Reply with quote

sinceramente ti consiglio di passare al kernel 2.6.*
non c'è più ormai un vero motivo per continuare ad utilizzare il "vecchio" 2.4 ;)
_________________
Как я рад!
Back to top
View user's profile Send private message
starise
Apprentice
Apprentice


Joined: 09 Oct 2004
Posts: 211
Location: Napoli

PostPosted: Wed Oct 27, 2004 8:12 pm    Post subject: Reply with quote

Tùrin_Mormegil wrote:
sinceramente ti consiglio di passare al kernel 2.6.*

domanda stupida: come faccio a mettere il kernel 2.6.* ?
_________________
Notebook: Dell XPS M1330, Core 2 Duo 2GHz, 2 GB DDR2, HD 200GB 7200rpm, GeForce 8400M - powered by Gentoo
Back to top
View user's profile Send private message
starise
Apprentice
Apprentice


Joined: 09 Oct 2004
Posts: 211
Location: Napoli

PostPosted: Wed Oct 27, 2004 8:38 pm    Post subject: Reply with quote

ho fatto

emerge gentoo-dev-sources


ora provo a compilare
_________________
Notebook: Dell XPS M1330, Core 2 Duo 2GHz, 2 GB DDR2, HD 200GB 7200rpm, GeForce 8400M - powered by Gentoo
Back to top
View user's profile Send private message
starise
Apprentice
Apprentice


Joined: 09 Oct 2004
Posts: 211
Location: Napoli

PostPosted: Wed Oct 27, 2004 11:44 pm    Post subject: Reply with quote

allora, ho risolto mettendo il kernel 2.6.9-r1
adesso va tutto bene... solo che prima di uscire la riga del login, mi si blocca per un po' (4-5 secondi) su

#starting local...

mentre con la 2.4 non lo faceva...sarà normale!!?
_________________
Notebook: Dell XPS M1330, Core 2 Duo 2GHz, 2 GB DDR2, HD 200GB 7200rpm, GeForce 8400M - powered by Gentoo
Back to top
View user's profile Send private message
Tùrin_Mormegil
Guru
Guru


Joined: 21 Sep 2004
Posts: 478
Location: Gorizia - Milano

PostPosted: Thu Oct 28, 2004 5:19 am    Post subject: Reply with quote

#starting local significa che sta attivando i servizi per le varie ethernet (anche se ne hai solo 1) e nel 2.4 non lo faceva perchè non trovava nessuna ethernet :)
_________________
Как я рад!
Back to top
View user's profile Send private message
randomaze
Bodhisattva
Bodhisattva


Joined: 21 Oct 2003
Posts: 9985

PostPosted: Thu Oct 28, 2004 8:37 am    Post subject: Reply with quote

Tùrin_Mormegil wrote:
#starting local significa che sta attivando i servizi per le varie ethernet (anche se ne hai solo 1) e nel 2.4 non lo faceva perchè non trovava nessuna ethernet :)


No, "starting local" lo dice quando esegue il file local.start.

Quindi starise, fai un

Code:
cat /etc/conf.d/local.start


e controlla cosa può essere che impega tanto.
_________________
Ciao da me!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum