Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
moduli di troppo [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
alexbgl
Apprentice
Apprentice


Joined: 05 Jul 2006
Posts: 240
Location: Verona

PostPosted: Fri Dec 08, 2006 4:14 pm    Post subject: moduli di troppo [risolto] Reply with quote

Ho notato che ci sono dei moduli caricati già dal boot che non servono a nulla e sono:
(estratto da lsmod)
eth1394 17796 0
ohci1394 30128 0
ieee1394 85176 2 eth1394,ohci1394
emu10k1_gp 3968 0
gameport 13832 2 emu10k1_gp
i810_audio 31380 0
ac97_codec 17292 1 i810_audio
snd_intel8x0 29852 1
intel_agp 21148 1

Come faccio ad impedire che vengano caricati?

ps: non sono citati in /etc/modules.autoload.d/kernel-2.6


Last edited by alexbgl on Sat Dec 09, 2006 12:00 pm; edited 1 time in total
Back to top
View user's profile Send private message
lucapost
Veteran
Veteran


Joined: 24 Nov 2005
Posts: 1419
Location: <ud|me|ts> - Italy

PostPosted: Fri Dec 08, 2006 4:23 pm    Post subject: Reply with quote

Li devi togliere dalla configurazione del kernel.
Code:
cd /usr/src/linux
make menuconfig
....
...

Hai mai seguito http://gentoo-wiki.com/HOWTO_Compile_a_Kernel_Manually? è un buon punto di partenza!
_________________
LP
Back to top
View user's profile Send private message
Ic3M4n
Advocate
Advocate


Joined: 02 Nov 2004
Posts: 3489
Location: Bergamo.

PostPosted: Fri Dec 08, 2006 4:46 pm    Post subject: Reply with quote

oppure potresti provare a metterli nella blacklist. però non so se vengono caricati dall'init di genkernel o meno. non lo utilizzo.
Back to top
View user's profile Send private message
alexbgl
Apprentice
Apprentice


Joined: 05 Jul 2006
Posts: 240
Location: Verona

PostPosted: Fri Dec 08, 2006 6:24 pm    Post subject: Reply with quote

pian:
Non li voglio togliere dal kernel, voglio solo che non vengano caricati...cosa che prima non veniva fatta.
Non uso genkernel comunque.
Back to top
View user's profile Send private message
stefanonafets
l33t
l33t


Joined: 10 Feb 2003
Posts: 644

PostPosted: Fri Dec 08, 2006 6:31 pm    Post subject: Reply with quote

Credo che la maggiorparte di quei moduli siano caricati da hotplug e da alsa,
mi chiedo + che altro perchè vuoi dei moduli che non intendi usare...
_________________
registered Linux user number #411324
sed 's/ke/che/g'

<The Deployment Slave is initializing>
Back to top
View user's profile Send private message
zolar czakl
Apprentice
Apprentice


Joined: 25 Sep 2004
Posts: 162
Location: UMRK

PostPosted: Fri Dec 08, 2006 6:45 pm    Post subject: Reply with quote

Udev 103?
Prova
Code:
RC_COLDPLUG="no"

in /etc/conf.d/rc
Back to top
View user's profile Send private message
alexbgl
Apprentice
Apprentice


Joined: 05 Jul 2006
Posts: 240
Location: Verona

PostPosted: Sat Dec 09, 2006 11:59 am    Post subject: Reply with quote

zolar czakl wrote:
Udev 103?
Prova
Code:
RC_COLDPLUG="no"

in /etc/conf.d/rc


Maledetto udev: risolto.
Back to top
View user's profile Send private message
.:chrome:.
Advocate
Advocate


Joined: 19 Feb 2005
Posts: 4588
Location: Brescia, Italy

PostPosted: Sat Dec 09, 2006 12:10 pm    Post subject: Reply with quote

alexbgl wrote:
Maledetto udev

esistono due distribuzioni che lasciano tutto il lavoro all'utente: Gentoo e Slackware.
preferisci Slackware, dove devi obiettivamente sputare sangue per avere una configurazione stabile ed efficiente come quella che otterresti con molto meno sforzo con una Gentoo?
non vuoi udev? sei libero di non installarlo. poi però voglio vedere come la metti con la gestione dei devices e dei moduli
e poi... esistono le guide e la documentazione
Back to top
View user's profile Send private message
knefas
l33t
l33t


Joined: 21 Dec 2003
Posts: 828

PostPosted: Sat Dec 09, 2006 1:30 pm    Post subject: Reply with quote

Oppure puoi aggiungere in /etc/modprobe.d/blacklist
la riga
Code:
blacklist intel_agp
ad esempio.
Ricordati di dare modules-update dopo!
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