smlbstcbr n00b
Joined: 08 Apr 2006 Posts: 51
|
Posted: Tue Feb 28, 2012 2:03 am Post subject: Strange RTC values |
|
|
I'm having problems with the RTC values, especially when trying to restore the system clock after Suspend to RAM.
The contents of /proc/driver/rtc becomes like this (once the value of rtc_time becomes corrupt, hwclock returns a tick error) :
Code: | cat /proc/driver/rtc
rtc_time : 89:54:32
rtc_date : 2012-02-27
alrm_time : 19:24:23
alrm_date : 2012-02-28
alarm_IRQ : no
alrm_pending : no
update IRQ enabled : no
periodic IRQ enabled : no
periodic IRQ frequency : 1024
max user IRQ frequency : 64
24hr : yes
periodic_IRQ : no
update_IRQ : no
HPET_emulated : no
BCD : yes
DST_enable : no
periodic_freq : 1024
batt_status : okay |
This seems to be a gentoo-related problem, the clock works fine in Windows Xp and a quick look at the BIOS values show the hardware clock works fine. I'm running gentoo-sources 3.2.1-r2 and amd64 system. |
|