[lug] Kernel Load Error: Can't locate module Char-major 10-135
D. Stimits
stimits at idcomm.com
Wed Dec 19 12:16:15 MST 2001
BOF wrote:
>
> Hello,
>
> I have noticed this line during bootup on my Slackware 8.0 system, and
> wonder if anyone knows what it is and how to get rid of it. I've
> searched the help files for the kernel while configuring it prior to
> compilation, but have not found which module it is coming from.
>
> modprobe: can't locate module char-major 10-135
>
> Thanx.
>
> _______________________________________________
> Web Page: http://lug.boulder.co.us
> Mailing List: http://lists.lug.boulder.co.us/mailman/listinfo/lug
In /dev/ you'll find this is /dev/rtc/ (major 10, minor 135). This is
the real time clock, you get it if you compiled it into the kernel (or
having a module probably does the job). Either you can add support, or
alias it to off in /etc/modules.conf. If your module is using some weird
name you can use an alias to point at it (also in /etc/modules.conf,
"off" is a special alias to not try to load).
D. Stimits, stimits at idcomm.com
More information about the LUG
mailing list