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

Re: modprobe: can't locate module char-major 10-135 ?



Mathias Zimmermann schrieb:

Hi
Ich bekomme beim Booten zwei mal diese Meldung:
modprobe: can't locate module char-major 10-135



MfG Mathias


HalloMathias,

unter: http://www.linuxfromscratch.org/faq/#char-major-10-135

findest Du eine kurze, prägnante Beschreibung mit Lösung (in Englisch):

Zitat:

The error is because something, most likely hwclock, is trying to use /dev/rtc but you haven't configured kernel support for it in your kernel. Either delete /dev/rtc so hwclock won't try to use it or enable RTC support in your kernel. It's located in make menuconfig under "Character devices" -> "Enhanced Real Time Clock Support".

Sieht so aus als müsstes Du "Character devices" -> "Enhanced Real Time Clock Support" als Modul einkompilieren in Deinen Kernel


MfG
Thomas


BTW: Google liefert 477 Treffer zum Thema :-)




Reply to: