Tagged Questions
3
votes
5answers
4k views
How Do You Programmatically Set the Hardware Clock on Linux?
Linux provides the stime(2) call to set the system time. However, while this will update the system's time, it does not set the BIOS hardware clock to match the new system time.
Linux systems ...
1
vote
2answers
931 views
Set the hardware clock in Python?
How do I set the hardware clock with Python on embedded linux systems?
Regards,
0
votes
1answer
33 views
Angstrom Boot on Beagleboard hangs
I am trying to boot Angstrom on the Beagleboard xM rev B.
I created boot-able drive and another drive to put the root file system, and when I start running the beagleboard, it boots but it hangs ...