Hello, I have a peculiar problem with my system date. I'm using debian "testing" with KDE 3.5. When i set the date, either through the KDE control center, or through the backend using the "date" command (as root ofcourse), it gets reset everytime i reboot my m/c. Btw, i have a hp (Compaq nc6400) lappy. Actually, the problem seems to be with the locale. In control center, if i set the time, with the locale, after a reboot, the same time is shown as UTC. Whereas, if i set the UTC time through the "date command" (i don't know how to pass locale to date command, so i'm assuming that it sets the UTC time), then after reboot, the UTC time itself moves 5.5 hrs ahead :(
Thanks a lot in advance. regards, Pradnyesh.
On Wednesday 05 September 2007 21:19, Pradnyesh Sawant wrote:
Hello, I have a peculiar problem with my system date. I'm using debian "testing" with KDE 3.5. When i set the date, either through the KDE control center, or through the backend using the "date" command (as root ofcourse), it gets reset everytime i reboot my m/c.
man hwclock hwclock --show hwclock --systohc
On 16:17, 05 Sep, jtd wrote:
On Wednesday 05 September 2007 21:19, Pradnyesh Sawant wrote:
Hello, I have a peculiar problem with my system date. I'm using debian "testing" with KDE 3.5. When i set the date, either through the KDE control center, or through the backend using the "date" command (as root ofcourse), it gets reset everytime i reboot my m/c.
man hwclock hwclock --show hwclock --systohc
~# hwclock --show select() to /dev/rtc to wait for clock tick timed out ~# hwclock --systohc select() to /dev/rtc to wait for clock tick timed out
:((
-- Rgds JTD
On Thursday 06 September 2007 16:18, Pradnyesh Sawant wrote:
On 16:17, 05 Sep, jtd wrote:
On Wednesday 05 September 2007 21:19, Pradnyesh Sawant wrote:
Hello, I have a peculiar problem with my system date. I'm using debian "testing" with KDE 3.5. When i set the date, either through the KDE control center, or through the backend using the "date" command (as root ofcourse), it gets reset everytime i reboot my m/c.
man hwclock hwclock --show hwclock --systohc
~# hwclock --show select() to /dev/rtc to wait for clock tick timed out ~# hwclock --systohc select() to /dev/rtc to wait for clock tick timed out
:((
Eh???. No rtc?. Ok set up the clock thru the bios. But that still wont solve the problem. Google is your best bet.
Pradnyesh Sawant wrote:
Hello, I have a peculiar problem with my system date. I'm using debian "testing" with KDE 3.5. When i set the date, either through the KDE control center, or through the backend using the "date" command (as root ofcourse), it gets reset everytime i reboot my m/c. Btw, i have a hp (Compaq nc6400) lappy.
Date and Time in KDE can be set by right clicking the date in system tray. Select Calcutta as your time zone.
On 20:52, 05 Sep, Rony wrote:
Pradnyesh Sawant wrote:
Hello, I have a peculiar problem with my system date. I'm using debian "testing" with KDE 3.5. When i set the date, either through the KDE control center, or through the backend using the "date" command (as root ofcourse), it gets reset everytime i reboot my m/c. Btw, i have a hp (Compaq nc6400) lappy.
Date and Time in KDE can be set by right clicking the date in system tray. Select Calcutta as your time zone.
That is exactly what i had tried. However, after a reboot, the date that i had set is shown as UTC date (so that my calcutta date is 5.5hrs ahead of what it should be).
-- Regards,
Rony.
Knock Knock Who's There? Linux Who Linux? GNU/Linux
Pradnyesh Sawant wrote:
On 20:52, 05 Sep, Rony wrote:
Date and Time in KDE can be set by right clicking the date in system tray. Select Calcutta as your time zone.
That is exactly what i had tried. However, after a reboot, the date that i had set is shown as UTC date (so that my calcutta date is 5.5hrs ahead of what it should be).
Try the 'Date and Time Format' and in the Locale Tab, select India. then go to 'Adjust Date and Time' and do the remaining settings. Logout and login again to cross check. Then restart.
On 22:09, 06 Sep, Rony wrote:
Pradnyesh Sawant wrote:
On 20:52, 05 Sep, Rony wrote:
Date and Time in KDE can be set by right clicking the date in system tray. Select Calcutta as your time zone.
That is exactly what i had tried. However, after a reboot, the date that i had set is shown as UTC date (so that my calcutta date is 5.5hrs ahead of what it should be).
Try the 'Date and Time Format' and in the Locale Tab, select India. then go to 'Adjust Date and Time' and do the remaining settings. Logout and login again to cross check. Then restart.
No use. Still the same problem. Btw, the locale was already set to India (probably i had set it earlier).
-- Regards,
Rony.
Knock Knock Who's There? Linux Who Linux? GNU/Linux
On 9/7/07, Pradnyesh Sawant spradml@gmail.com wrote:
On 22:09, 06 Sep, Rony wrote:
Pradnyesh Sawant wrote:
On 20:52, 05 Sep, Rony wrote:
Date and Time in KDE can be set by right clicking the date in system tray. Select Calcutta as your time zone.
That is exactly what i had tried. However, after a reboot, the date that i had set is shown as UTC date (so that my calcutta date is 5.5hrs ahead of what it should be).
Try the 'Date and Time Format' and in the Locale Tab, select India. then go to 'Adjust Date and Time' and do the remaining settings. Logout and login again to cross check. Then restart.
No use. Still the same problem. Btw, the locale was already set to India (probably i had set it earlier).
try hwclock --show --directisa hwclock --systohc --directisa
should fix the issue.. i have had this problem with couple of etch installs...it seemed to constantly shift the time 5.5 hrs what ever way i set it to!!
Karunakar
On 11:10, 07 Sep, G Karunakar wrote:
try hwclock --show --directisa hwclock --systohc --directisa
Thank you so very much, i've been bugging myself behind it for quite some days! Worked like a charm :)
Pradnyesh
Karunakar