Re: RE : Re: comment interdire le chargement d'un module au démarrage
Slt,
ben chez moi ça fonctionne. extrait du /etc/modprobe.d/blacklist
# This file lists modules which will not be loaded as the result of
# alias expansion, with the purpose of preventing the hotplug subsystem
# to load them. It does not affect autoloading of modules by the kernel.
# This file is provided by the udev package.
# Module irda SIR
#blacklist crc_ccitt
#blacklist irda
#blacklist sir_dev
#blacklist irtty_sir
# Module irda FIR
blacklist crc_ccitt
blacklist irda
blacklist nsc-ircc
# evbug is a debug tool and should be loaded explicitly
blacklist evbug
# these drivers are very simple, the HID drivers are usually preferred
blacklist usbmouse
blacklist usbkbd
# replaced by e100
blacklist eepro100
# replaced by tulip
blacklist de4x5
# replaced by tmscsim
blacklist am53c974
Voilà si ça peut aider...bon je suis en sid avec un noyau 2.6.18.1
Tcho
GiGGz
Reply to: