View Single Post
Posts: 4 | Thanked: 0 times | Joined on Jun 2008
#81
Originally Posted by megami View Post
As a side note: I have a really strange issue with the system clock while performing massive apt-get updates and/or installs in Debian armel. It just randomly goes back to the beginnings of Unix time i.e. 1970
Originally Posted by Johnx View Post
I've seen situations where the clock goes back to 1970 at boot on many different systems, but never while the system is running. O_o That sounds really strange...
Any workaround for that? Can it be related to some updates performed? It is very annoying to set the date every reboot.

The Nokia tool (/mnt/initfs/usr/bin/retutime --rtc-from-system) doesn't work from debian.

Thanks!

EDIT: Thanks to apple2 who pointed me to the answer. Edit /etc/default/rcS and put TMPTIME=-1 instead of TMPTIME=0.

Last edited by pancho; 2008-06-04 at 22:36.