[d-kernel] modules at kernel 2.6.3

Alexander Bokovoy a.bokovoy at sam-solutions.net
Wed Mar 31 14:17:32 MSD 2004


On Wed, Mar 31, 2004 at 01:11:41PM +0300, John A. Gladkikh wrote:
> Hi All.
> 
> Никак не могу убрать загрузку (точнее попытку загрузки) модулей printer, mousedev при загрузке ядра 2.6.3.
> Смотрел файлы /etc/modules, /etc/modules.conf
> Где еще посмотреть?
например, так -- /etc/modutils.d/kernel26-local:
# default config for kernel  < 2.5

if -n `kernelversion_minor` > 4
    alias usb-interface uhci
    alias usb-interface1 ehci-hcd
    alias eth0 8139too
    alias ieee1394-controller ieee1394
    alias floppy off
    alias ath0 ath_pci
    options scsi_mod max_luns=255
    alias keybdev usbcore
    alias mousedev usbcore
    below speedstep-centrino cpufreq_userspace
    
endif

Соответственно, для принтера достаточно его 
	alias printer off

-- 
/ Alexander Bokovoy
Samba Team                      http://www.samba.org/
ALT Linux Team                  http://www.altlinux.org/
Midgard Project Ry              http://www.midgard-project.org/


More information about the devel-kernel mailing list