From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Wed, 31 Mar 2004 14:57:24 +0400 From: Anton Farygin To: ALT Linux kernel packages development Subject: Re: [d-kernel] modules at kernel 2.6.3 Message-ID: <20040331105723.GW29046@master.altlinux.ru> References: <20040329151654.1bb2f7b8@Vigio.SMART> <20040331131141.16be6822@Vigio.SMART> <20040331101732.GI5513@sam-solutions.net> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20040331101732.GI5513@sam-solutions.net> X-BeenThere: devel-kernel@altlinux.ru X-Mailman-Version: 2.1.4 Precedence: list Reply-To: ALT Linux kernel packages development List-Id: ALT Linux kernel packages development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 31 Mar 2004 10:57:25 -0000 Archived-At: List-Archive: List-Post: On Wed, Mar 31, 2004 at 01:17:32PM +0300, Alexander Bokovoy wrote: > 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 У меня alias floppy off все равно подгружает floppy.ko при обращении к /dev/fd0 ;-( Rgds, Rider