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

Re: /etc/modutils/arch/i386



On Sun, Mar 02, 2003 at 11:47:23PM -0600, matt zagrabelny wrote:
> i commented out the "alias char-major-10-135 rtc" line in
> /etc/modutils/arch/i386 by the following:
> 
> #alias char-major-10-135 rtc
> 
> then run update-modules, however on reboot i still get 
> the error message about loading the char-major-10-135 module. 
> but when i do the following:
> 
> alias char-major-10-135 off
> 
> then run update-modules and reboot the error message goes away.
> 
> can someone explain this (in detail) please.
> 
> thanks,
> 
> -matt

RTC it's used during boot, while setting system clock, I guess

Compile module rtc.o 
In make menuconfig :
'Character devices' -> 'Enhanced Real Time Clock Support'
comment out that line in /etc/modutils... and reconfigure modules ...
Don't forget to put it into /etc/modules ...

Bye.
-- 
+----------------------------------+
| Martin Kacerovsky                |
| e-mail : wizard(AT)matfyz(DOT)cz |
| home   : http://wizard.matfyz.cz |
+----------------------------------+



Reply to: