Eivind Olsen wrote:
> 
> 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..

This _is_ the solution if the driver was compiled into the kernel.
If it were not, he hadn't got the error message.

-- 
  H. Henning Vossieck - [EMAIL PROTECTED] -
http://www.ndh.net/home/vossieck/
   49 2291 3010/6519
--
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

Reply via email to