View Single Post
Old 24-11-2002, 11:40   #5
#!/bin/sh
Senior Member
 
L'Avatar di #!/bin/sh
 
Iscritto dal: Aug 2002
Messaggi: 1909
allora questo è il modules.conf:
alias parport_lowlevel parport_pc
alias eth0 8139too
alias sound-slot-0 emu10k1
post-install sound-slot-0 /bin/aumix-minimal -f /etc/.aumixrc -L >/dev/null 2>&1 || :
pre-remove sound-slot-0 /bin/aumix-minimal -f /etc/.aumixrc -S >/dev/null 2>&1 || :
alias usb-controller usb-uhci
alias char-major-195 NVdriver
e i moduli che lui mi carica di default (lsmod):
Module Size Used by Tainted: P
ppp_deflate 4504 0 (autoclean)
zlib_deflate 21464 0 (autoclean) [ppp_deflate]
ppp_async 9440 1 (autoclean)
ppp_generic 24380 3 (autoclean) [ppp_deflate ppp_async]
slhc 6740 0 (autoclean) [ppp_generic]
NVdriver 1149152 0 (unused)
nls_iso8859-1 3516 1 (autoclean)
ide-cd 33608 1 (autoclean)
cdrom 33696 0 (autoclean) [ide-cd]
emu10k1 68840 1 (autoclean)
ac97_codec 13384 0 (autoclean) [emu10k1]
sound 74228 0 (autoclean) [emu10k1]
soundcore 6500 7 (autoclean) [emu10k1 sound]
autofs 13348 0 (autoclean) (unused)
8139too 17704 1
mii 2156 0 [8139too]
iptable_filter 2412 0 (autoclean) (unused)
ip_tables 14840 1 [iptable_filter]
mousedev 5524 1
keybdev 2976 0 (unused)
hid 22244 0 (unused)
input 5888 0 [mousedev keybdev hid]
usb-uhci 26188 0 (unused)
usbcore 77056 1 [hid usb-uhci]
ext3 70400 1
jbd 52212 1 [ext3]
come vedi se tu carichi usb-uhci allora ti becchi anche il mouse e la tastiera usb. in oltre i moduli risultano unused. La configurazione che ti ho detto si riferisce a una rh8 appena installata. è un po lenta xò...
__________________
AMD Athlon64X2 4400+@2700Mhz - Asus A8N32-SLI - 1GBddr400 - Dell Inspiron 6000 all powered by Gentoo-Linux
Eight days of the week we're dead on our feet, take me aside just shoot me. No black and white, black and white. Wish we could drive right through you. - Eight Days - PitchShifter
#!/bin/sh è offline   Rispondi citando il messaggio o parte di esso