On Thu, Mar 24, 2011 at 9:47 PM, Roman Mamedov <r...@romanrm.ru> wrote:

> In dmesg I see:
>
> # dmesg | grep rtc
> [   10.380985] rtc_cmos rtc_cmos: rtc core: registered rtc_cmos as rtc0
> [   10.381073] rtc0: alarms up to one day, 114 bytes nvram
> [   10.926866] rtc_cmos rtc_cmos: setting system clock to 2011-03-21 10:26:51
> UTC (1300703211)

So, is your /dev/rtc0 broken? please check it or recreate one like this:

$ rm /dev/rtc0
$ mknod /dev/rtc0 c 254 0

And can you read the date out from /proc/driver/rtc or /sys/class/rtc/rtc0/time?

Regards,
Wu Zhangjin

>
> --
> With respect,
> Roman
>

-- 
You received this message because you are subscribed to the Google Groups 
"loongson-dev" group.
To post to this group, send email to loongson-dev@googlegroups.com.
To unsubscribe from this group, send email to 
loongson-dev+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/loongson-dev?hl=en.

Reply via email to