On Wed, Feb 4, 2009 at 10:49 AM, Zhu Sha Zang <[email protected]> wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Mark Knecht escreveu:
>> Recently my AMD64 machine has started displaying this message at
>> boot time. I don't know exactly when it started but I suspect it
>> was when I started testing a new kernel that didn't have the RTC
>> enabled when I was first testing it.
>>
>> Anyway, what's the process of fixing this. It says it's 'fixed' at
>> boot time but booting again does the same thing. I've got
>> e2fsprogs/e2fsck but I'm not sure if it can be used on a mounted
>> drive and I figured it best to ask first.
>>
>> Thanks, Mark
>>
>>
> Look this option in your kernel:
>
> <*> Real Time Clock --->
> <*> PC-style 'CMOS'
>
> Atention to "*" in PC-style 'CMOS' cause don't work using module.
>
> bye
For this kernel it appears to be built in in the way you show above.
It is not a module. I have alswo selected the RTC stuff for startup.
--- Real Time Clock
[*] Set system time from RTC on startup and resume
(rtc0) RTC used to set the system time
[ ] RTC debug support
*** RTC interfaces ***
[*] /sys/class/rtc/rtcN (sysfs)
[*] /proc/driver/rtc (procfs for rtc0)
[*] /dev/rtcN (character devices)
and
<*> PC-style 'CMOS'
Everything else is not checked.
Thanks,
Mark