Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Sat, 29 Mar 2003 21:27:05 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Sat, 29 Mar 2003 21:27:05 -0500 Received: from mail207.mail.bellsouth.net ([205.152.58.147]:9449 "EHLO imf43bis.bellsouth.net") by vger.kernel.org with ESMTP id ; Sat, 29 Mar 2003 21:27:03 -0500 Subject: Re: 2.5 and modules ? From: Louis Garcia To: Felipe Alfaro Solana Cc: Maciej Soltysiak , Linux Kernel Mailing List In-Reply-To: <1048638632.1176.4.camel@teapot> References: <1048564993.2994.13.camel@tiger> <1048636973.1569.20.camel@tiger> <1048638632.1176.4.camel@teapot> Content-Type: text/plain Organization: Message-Id: <1048991950.1542.13.camel@tiger> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.3 (1.2.3-1) Date: 29 Mar 2003 21:39:10 -0500 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2161 Lines: 58 One more question if you don't mind. These are the only errors I have left as boot. Are these not present in 2.5? Setting hostname tiger: [ OK ] Initializing USB controller (usb-uhci): [ OK ] Mounting USB filesystem: [ OK ] Initializing USB HID interface: [ OK ] Initializing USB Keyboard: FATAL: Module keybdev not found. [ FAILED ] Initializing USB Mouse: FATAL: Module mousedev not found. [ FAILED ] --Lou On Tue, 2003-03-25 at 19:30, Felipe Alfaro Solana wrote: > On Wed, 2003-03-26 at 01:02, Louis Garcia wrote: > > Setting hostname tiger: [ OK ] > > Initializing USB controller (usb-uhci): FATAL: Module usb_uhci > > The USB UHCI module has been renamed. Now it's called uhci-hcd.ko. Make > sure the following line is present in "/etc/modprobe.conf": > > alias usb-controller uhci-hcd > > > not found. [ FAILED ] > > Mounting USB filesystem: [ OK ] > > grep: /proc/bus/usb/drivers: No such file or directory. > > No more drivers in /proc/bus/usb. > > > Mounting local filesystems: mount: fs type ntfs not supported by > > kernel. mount: fs type vfat not supported by kernel. > > [ FAILED ] > > > > > > I have built all required modules: > > "cat /proc/sys/kernel/modprobe" should spit: > > /sbin/modprobe > > Double check this... I found that rc.sysinit from RH8 and RH9 do > configure this to /sbin/true, thus invalidating dynamic kernel module > loading. > > ________________________________________________________________________ > Felipe Alfaro Solana > Linux Registered User #287198 > http://counter.li.org > - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/