Try

lsmod

and see if the driver for your RTC is listed.
If not, try

dmesg

(I usually use dmesg | less, f is forward, b is backward, and q is quit)

and search for a message which may indicate a problem loading the driver.
Look for the character device

/dev/rtc1

Also, hwclock command behaves strangely sometimes, try sudo hwclock from a 
regular user account instead of from root.  There may be some funky 
permission issues.

Greg

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/6344f9ac-f9a5-48a9-a471-53997f8a81ca%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to