Re: modprobe: Can't locate...
Subject: modprobe: Can't locate...
Date: Thu, Apr 19, 2001 at 03:32:32PM +0200
In reply to:Pierre Hyvernat
Quoting Pierre Hyvernat(pihy8229@student.uu.se):
> Hi to all,
>
> I recently added the following line in /etc/syslog.conf
> "*.* /dev/tty9"
> to get all messages on console 9.
>
> It is quite interesting to see all the messages, but also a little scary :)...
>
> There is a message that I would rather not get:
> modprobe: Can't locate module char-major-5
If I'm reading the System Admin Guide correctly
char-major-5 is either /dev/ttyS5 or /dev/cua5 (which isn't used anymore)
char-major-6 is for the printers
rgrep net-pf-10 /etc/* shows that its used for IPv6. to stop the
message
/etc/modules.conf:# alias net-pf-10 off # IPv6
should work
>
> I used to get "modprobe: Can't locate module char-major-6" (there were some
> files in the queue for lpr, unfortunately, I don't have a printer...) and
> "modprobe: Can't locate module net-pf-10" (I haven't seen it in a few days
> though.)
--
There can never be a computer language in which you cannot write a
bad program.
_______________________________________________________
Reply to: