Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[Risolto]Aggiornato hotplug e non carica piu' moduli di etho
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
N0ise
n00b
n00b


Joined: 10 Oct 2004
Posts: 29
Location: Pisa, Italy

PostPosted: Thu Nov 11, 2004 4:27 pm    Post subject: [Risolto]Aggiornato hotplug e non carica piu' moduli di etho Reply with quote

Salve,
ho fatto un aggiornamento globale del sistema: kde, kernel e altre cose. Ma proprio ieri ho aggiornato hotplug e da allora non mi carica piu' il modulo per la scheda di rete e devo farlo io a mano con
Code:
modprobe 8139too

_________________
Nel 1968 la potenza di 2 Commodore-64 ha portato un razzo sulla luna , oggi, 2003 , la potenza di un Athlon 3200+ viene usata per far girare Windows XP.... Qualcosa deve essere andato storto...


Last edited by N0ise on Thu Nov 11, 2004 4:58 pm; edited 1 time in total
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 31460
Location: here

PostPosted: Thu Nov 11, 2004 4:30 pm    Post subject: Reply with quote

Che versione di hotplug?
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
N0ise
n00b
n00b


Joined: 10 Oct 2004
Posts: 29
Location: Pisa, Italy

PostPosted: Thu Nov 11, 2004 4:34 pm    Post subject: Reply with quote

Code:
*  sys-apps/hotplug
      Latest version available: 20040923
      Latest version installed: 20040923
      Size of downloaded files: [no/bad digest]
      Homepage:    http://linux-hotplug.sourceforge.net
      Description: USB and PCI hotplug scripts

_________________
Nel 1968 la potenza di 2 Commodore-64 ha portato un razzo sulla luna , oggi, 2003 , la potenza di un Athlon 3200+ viene usata per far girare Windows XP.... Qualcosa deve essere andato storto...
Back to top
View user's profile Send private message
ProT-0-TypE
Veteran
Veteran


Joined: 20 Dec 2003
Posts: 1624
Location: Cagliari

PostPosted: Thu Nov 11, 2004 4:39 pm    Post subject: Reply with quote

a me lo ha fatto con il modulo nvidia. Risolto semplicementente mettendolo in /etc/modules.autoload.d/kernel-2.x
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 31460
Location: here

PostPosted: Thu Nov 11, 2004 4:39 pm    Post subject: Reply with quote

Prova ad installare anche sys-apps/coldplug . Sei in ~x86 vero?

EDIT: poi aggiungi anche questo al runlevel di boot con hotplug
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
Vide
Apprentice
Apprentice


Joined: 20 Nov 2003
Posts: 201
Location: Barcelona

PostPosted: Thu Nov 11, 2004 4:43 pm    Post subject: Reply with quote

E' appena successa anche a me la stessa cosa...stesso update di hotplug..per fortuna che le schede di rete non mi servono al momento..ora provo a emergere coldplug e vediamo..
_________________
http://www.heavy-metal.it
Metal, hard rock and much more..
Back to top
View user's profile Send private message
N0ise
n00b
n00b


Joined: 10 Oct 2004
Posts: 29
Location: Pisa, Italy

PostPosted: Thu Nov 11, 2004 4:47 pm    Post subject: Reply with quote

fedeliallalinea wrote:
Prova ad installare anche sys-apps/coldplug.

Coldplug lo avevo gia' istallato ma ancora non caricava il modulo.

fedeliallalinea wrote:
Sei in ~x86 vero?

Se intendi se sono su un'architettura x86 la risposta e' si. Se ti riferisci al ramo unstable ti dico no. Metto via via i pacchetti che sono masked in "/etc/portage/package.keywords".

fedeliallalinea wrote:
EDIT: poi aggiungi anche questo al runlevel di boot con hotplug

Non ho capito a cosa ti riferisci :oops:
_________________
Nel 1968 la potenza di 2 Commodore-64 ha portato un razzo sulla luna , oggi, 2003 , la potenza di un Athlon 3200+ viene usata per far girare Windows XP.... Qualcosa deve essere andato storto...
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 31460
Location: here

PostPosted: Thu Nov 11, 2004 4:50 pm    Post subject: Reply with quote

Nel senso metti coldplug e poi dai il comando
Code:
# rc-update add coldplug boot

_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
nick_spacca
l33t
l33t


Joined: 29 May 2004
Posts: 689
Location: Paris/France

PostPosted: Thu Nov 11, 2004 4:51 pm    Post subject: Reply with quote

N0ise wrote:

(..)
fedeliallalinea wrote:
EDIT: poi aggiungi anche questo al runlevel di boot con hotplug

Non ho capito a cosa ti riferisci :oops:


Immagino sia:
Code:
rc-update add coldplug boot


EDIT: Doh :!:
_________________
I can resist anything but temptation.
(O. Wilde)
Back to top
View user's profile Send private message
Vide
Apprentice
Apprentice


Joined: 20 Nov 2003
Posts: 201
Location: Barcelona

PostPosted: Thu Nov 11, 2004 4:55 pm    Post subject: Reply with quote

(io l'avevo intuito... 8) )
...e infatti funziona. Grazie Fede :)

ma adesso non ho capito se al boot parte hotplug o coldplug..solo il secondo giusto? o entrambi?
_________________
http://www.heavy-metal.it
Metal, hard rock and much more..
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 31460
Location: here

PostPosted: Thu Nov 11, 2004 4:56 pm    Post subject: Reply with quote

Vide wrote:
ma adesso non ho capito se al boot parte hotplug o coldplug..solo il secondo giusto? o entrambi?

Tutti e due sono giusti. Coldplug si occupa solo del caricamento al boot se non mi ricordo male. C'e' un post di motaboy che spiega bene
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
N0ise
n00b
n00b


Joined: 10 Oct 2004
Posts: 29
Location: Pisa, Italy

PostPosted: Thu Nov 11, 2004 4:59 pm    Post subject: Reply with quote

In effetti non avevo fatto "rc-update add coldplug boot" :oops:
Adesso funziona tutto.
Grazie mille per l'aiuto (per di piu' super-tempestivo!)
_________________
Nel 1968 la potenza di 2 Commodore-64 ha portato un razzo sulla luna , oggi, 2003 , la potenza di un Athlon 3200+ viene usata per far girare Windows XP.... Qualcosa deve essere andato storto...
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