[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Module missing from kernel



On Fri, Oct 11, 2002 at 12:34:33AM +0200, Anders E. Andersen wrote:
> After compiling my own kernel i get this message a couple of times 
> during boot:
> 
> modprobe: modprobe: Can't locate module char-major-10-135
> 
> And this doesn't look like anything I can find in the kernel config.

Yes it is, read /usr/src/$KERNEL-SRC/Documentation/devices.txt

> I think it might be related to another problem I've been having where 
> non ascii characters (danish special letters) becomes corrupted in 
> mozilla. I've seen it on a webpage in the browser and when cutting and 
> pasting danish text in the mailer.
> 
> So does anyone know what to do?

char-major-10-135 is the RTC (Real Time Clock), and I doubt that it has
much to do with corrupted characters in mozilla. You can:

  (a) live with that message
  (b) compile the RTC module, install it, reboot
  (c) add "alias char-major-10-135 off" to /etc/modules.conf

-- 
Seneca
seneca-cunningham@rogers.com



Reply to: