| View previous topic :: View next topic |
| Author |
Message |
LonelyStar Guru

Joined: 06 Dec 2005 Posts: 390
|
Posted: Sat Aug 11, 2007 8:05 pm Post subject: [SOLVED] Can not save clock |
|
|
Hello dear community,
I syncronized my clock with ntp-client and want to save it to the hardware clock:
* Setting hardware clock using the system clock [Local Time] ...
* Failed to sync clocks [ !! ]
What could be wrong? Where can I get more information of what is going on?
Thanks!
PS: Maybe it has to do with my kernel-config: http://lonely-star.org/config.txt
Last edited by LonelyStar on Sat Aug 11, 2007 11:21 pm; edited 1 time in total |
|
| Back to top |
|
 |
whig l33t

Joined: 27 Nov 2004 Posts: 963 Location: New Zealand
|
Posted: Sat Aug 11, 2007 10:23 pm Post subject: |
|
|
Run hwclock manually looking for messages,
|
|
| Back to top |
|
 |
didymos Advocate


Joined: 10 Oct 2005 Posts: 4798 Location: California
|
Posted: Sat Aug 11, 2007 10:34 pm Post subject: |
|
|
Yeah, you're missing RTC support.
| Code: |
Device Drivers --->
Character devices --->
<snip>
<*> Enhanced Real Time Clock Support
<snip>
|
_________________ Thomas S. Howard |
|
| Back to top |
|
 |
LonelyStar Guru

Joined: 06 Dec 2005 Posts: 390
|
Posted: Sat Aug 11, 2007 11:20 pm Post subject: |
|
|
| That was the problem, Thanks! |
|
| Back to top |
|
 |
|