From: Felipe Alfaro Solana <felipe_alfaro@linuxmail.org>
To: Louis Garcia <louisg00@bellsouth.net>
Cc: Maciej Soltysiak <solt@dns.toxicfilms.tv>,
Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: 2.5 and modules ?
Date: 30 Mar 2003 12:24:16 +0200 [thread overview]
Message-ID: <1049019855.597.13.camel@teapot> (raw)
In-Reply-To: <1048991950.1542.13.camel@tiger>
On Sun, 2003-03-30 at 04:39, Louis Garcia wrote:
> 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 ]
Did you compile USB HID input drivers as modules? IIRC, the keybdev
module is not named that way anymore in 2.5 kernels, so the "keybdev not
found" error is normal.
I was getting those errors on 2.5, and they were normal for me as I did
compile all the USB support built-in into the kernel, so there were no
USB modules to load. I had to edit /etc/rc.sysinit and remove a bunch of
stuff to get them away.
Felipe Alfaro Solana
Linux Registered User #287198
http://counter.li.org
prev parent reply other threads:[~2003-03-30 10:13 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-03-25 4:03 2.5 and modules ? Louis Garcia
2003-03-25 11:19 ` Maciej Soltysiak
2003-03-26 0:02 ` Louis Garcia
2003-03-26 0:30 ` Felipe Alfaro Solana
2003-03-26 2:04 ` Louis Garcia
2003-03-30 2:39 ` Louis Garcia
2003-03-30 10:24 ` Felipe Alfaro Solana [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1049019855.597.13.camel@teapot \
--to=felipe_alfaro@linuxmail.org \
--cc=linux-kernel@vger.kernel.org \
--cc=louisg00@bellsouth.net \
--cc=solt@dns.toxicfilms.tv \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.