On Sun, 28 Mar 1999, Alexander Daniloff wrote:
> During my Linux box with 2.2.4 kernel boot up I see this warning:
> modprobe: can't locate module char-major-4
> What does it mean and how to fix it?
I believe this is the serial-driver. If you look in /etc/conf.modules you
will find a line which looks like:
alias char-major-4 serial
if you change to
alias char-major-4 off
instead (in other words, change "serial" into "off"), that message should
go away.
This is probably not the solution if you do want to use your serial-port,
though..
--
Eivind Olsen - [EMAIL PROTECTED]
--
To get out of this list, please send email to [EMAIL PROTECTED] with
this text in its body: unsubscribe suse-linux-e
Check out the SuSE-FAQ at http://www.suse.com/Support/Doku/FAQ/ and the
archive at http://www.suse.com/Mailinglists/suse-linux-e/index.html