Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
moduli impazziti [Risolto]
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
wildancer
Guru
Guru


Joined: 02 Apr 2004
Posts: 472

PostPosted: Mon Aug 30, 2004 2:24 pm    Post subject: moduli impazziti [Risolto] Reply with quote

Un casino... Ragazzi ma come è possibile? Dopo l'aggiornamento sembra che ci sia un vero problemone con i moduli, compreso quello nvidia che fà in modo che non mi parta piu x ( viva links, è sempre una salvata) che cosa potra essere successo?

Last edited by wildancer on Sun Nov 07, 2004 9:07 pm; edited 1 time in total
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 31467
Location: here

PostPosted: Mon Aug 30, 2004 2:26 pm    Post subject: Reply with quote

Ogni tanto capita anche a me che partano, soluzione
Code:
# cd /usr/src/linux
# make modules_install
# emerge nvidia-kernel

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


Joined: 15 Dec 2003
Posts: 1483

PostPosted: Mon Aug 30, 2004 3:07 pm    Post subject: Reply with quote

Hai per caso un kernel 2.6?

Se si e tutti i moduli non vanno (potevi essere un pó piú chiaro), probabilmente ti ha riemerso nell'aggiornamento le modutils.
La soluzione sta nel riemergere le "module-init-tools"

Code:

emerge module-init-tools

_________________
...
Back to top
View user's profile Send private message
wildancer
Guru
Guru


Joined: 02 Apr 2004
Posts: 472

PostPosted: Tue Aug 31, 2004 4:55 pm    Post subject: Reply with quote

Si Ragazzi, potevo essere un po piu chiaro, ma col fatto che per lavoro non posso stare davanti al pc per piu di 10 minuti al giorno sto sclerando, e trascuro un pochino il forum... per altro cazzarola ho ancora piu di un problema irrisolto! Comunque il problema non si risolve come diceva Fedele, proverò a seguire il consiglio di mota, infatti ho un kernel 2.6... Se vi può essere d'aiuto vi dico che
Code:
MetalGear wildancer # modprobe nvidia
modprobe: QM_MODULES: Function not implemented

modprobe: QM_MODULES: Function not implemented

modprobe: Can't locate module nvidia

Questo è l'errore che mi dà all'avvio con tutti i moduli
Back to top
View user's profile Send private message
Cagnulein
l33t
l33t


Joined: 18 Sep 2003
Posts: 861
Location: Modena, Italy

PostPosted: Tue Aug 31, 2004 4:59 pm    Post subject: Reply with quote

Code:
emerge sys-apps/module-init-tools
Back to top
View user's profile Send private message
motaboy
Retired Dev
Retired Dev


Joined: 15 Dec 2003
Posts: 1483

PostPosted: Tue Aug 31, 2004 5:03 pm    Post subject: Reply with quote

wildancer wrote:
Si Ragazzi, potevo essere un po piu chiaro, ma col fatto che per lavoro non posso stare davanti al pc per piu di 10 minuti al giorno sto sclerando, e trascuro un pochino il forum... per altro cazzarola ho ancora piu di un problema irrisolto! Comunque il problema non si risolve come diceva Fedele, proverò a seguire il consiglio di mota, infatti ho un kernel 2.6... Se vi può essere d'aiuto vi dico che
Code:
MetalGear wildancer # modprobe nvidia
modprobe: QM_MODULES: Function not implemented

modprobe: QM_MODULES: Function not implemented

modprobe: Can't locate module nvidia

Questo è l'errore che mi dà all'avvio con tutti i moduli


Si, allora il problema é quello che ti ho detto io.
Per evitare che si ripresenti dovresti eliminare ogni traccia delle modutils dal world file e dai virtuals.

Cagnulein wrote:

Code:

emerge sys-apps/module-init-tools

:twisted: L'ho giá detto io :twisted:
:lol: scherzo... :lol:

_________________
...
Back to top
View user's profile Send private message
wildancer
Guru
Guru


Joined: 02 Apr 2004
Posts: 472

PostPosted: Tue Aug 31, 2004 5:04 pm    Post subject: [Risoltissimo] Reply with quote

infatti tutto ok, miei salvatori mi spiegate cos'era successo?? (Però, con l'occasione sono passato da xfree ad xorg, menomale!
Back to top
View user's profile Send private message
motaboy
Retired Dev
Retired Dev


Joined: 15 Dec 2003
Posts: 1483

PostPosted: Tue Aug 31, 2004 5:13 pm    Post subject: Reply with quote

I moduli del 2.6 necessitano di nuove versioni di modprobe e soci perché fatti un maniera diversa forniti dalle module-init-tools (che gesticono anche i kernel 2.4 capendo il tipo di moduli ed usando le vecchie versioni da loro installate insieme alle nuove).
Le modutils sono quelle che servono per i kernel 2.4. Essendo probabilmente le modutils nel file world, una nuova versione é uscita ed emerge te l'ha aggiornata sovrascrivendo coi programmi vecchi quelli delle module-init-tools.
_________________
...
Back to top
View user's profile Send private message
Cagnulein
l33t
l33t


Joined: 18 Sep 2003
Posts: 861
Location: Modena, Italy

PostPosted: Tue Aug 31, 2004 5:32 pm    Post subject: Reply with quote

ma con i 2.6 i modutils potrebbero essere eliminati?
Back to top
View user's profile Send private message
motaboy
Retired Dev
Retired Dev


Joined: 15 Dec 2003
Posts: 1483

PostPosted: Tue Aug 31, 2004 5:42 pm    Post subject: Reply with quote

Vanno eliminati, visto che li installa di giá module-init-tools, e li rinomina con l'estensione ".old", quando modprobe, depmod e soci vedono il modulo é per il 2.4 allora li richiamano.
Perció puoi eliminarli senza problemi visto che le module-init-tools funzionano di giá sia per 2.4 che per 2.6.
_________________
...
Back to top
View user's profile Send private message
wildancer
Guru
Guru


Joined: 02 Apr 2004
Posts: 472

PostPosted: Wed Sep 01, 2004 4:44 pm    Post subject: Reply with quote

Ergo
Code:
 emerge -C modutils

:?: :?: :?: :?: :?: :?: :?: :?: :?: :?: :?: :?: :?: :?: :?: :?: :?: :?: :?: :?: :?:
Back to top
View user's profile Send private message
motaboy
Retired Dev
Retired Dev


Joined: 15 Dec 2003
Posts: 1483

PostPosted: Fri Sep 03, 2004 8:15 am    Post subject: Reply with quote

si e come ti ho detto elimina ogni presenza delle modutils dal file dir world e virtuals altrimenti la prossima volta che vengono aggiornate ti sovrascrivono ancora le module-init-tools.
_________________
...
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