Page 2 of 3

Set Time

Posted: Tue 15 Jan 2013, 06:27
by gzer
This is for Puppy Precise 5.4.3
First you’ve gone through the wizard but your Date/Time are wrong
Click Menu/Desktop/Psync Time Server Synchronisation
Make sure your time zone is correct if not
Click Menu/Desktop/Chooselocale Country Setup

Now Click on the Button that relates closiest to your Area of the world
You now have an option to Autostart this everytime your computer starts up

Hope this helps ya
Gzer

Posted: Sun 14 Apr 2013, 21:03
by Argolance
Thanks gzer: Was useful for me!

Cordialement.

Posted: Sun 21 Apr 2013, 09:48
by Argolance
Hello,
  • 1- When running Puppy on a PC where Windows is installed, as Windows directly set the hardware clock to the "right" Time, Puppy should have finally nothing else to do that support and display this Time without touching anything... How could this simply be done?
    Since daylight Time change, I absolutely never succeeded in getting the right Time: Puppy always puts its oar by adding or subtracting something to or from the hardware clock Time. :oops: (Though I obviously could, while using Psync: but when there is no active network, this is not convenient!)

    2- The script by tasmod "set_hwclock_type" gently says, while choosing between "software to match hardware" and "hardware to match software": "if you don't know or uncertain, that's ok, just click the 'No' button!" :shock:
    Please, may somebody give "more" details about this configuration script, even for the first choice "What should the hardware clock be interpreted as?": "localtime" or "utc"? This is so laconic that many non English speaking users have some difficulties to well understand how this is exactly working?
Thanks for you attention.

Cordialement.

/usr/sbin/set_hwclock_type

Posted: Sun 21 Apr 2013, 11:21
by L18L
Argolance wrote:... This is so laconic that many non English speaking users have some difficulties to well understand how this is exactly working?
I do not have that difficulties because these messages are translated to my native language 8)
/usr/sbin/set_hwclock_type wrote:#!/bin/sh
#written by pizzasgood, 2009
#GPL license /usr/share/doc/legal/gpl-2.0.txt
#120202 rodin.s: internationalized.
Yes......the terms:
-localtime
-utc
-software
-to match hardware
-hardware
-to match software
could be additionally internationalized
maybe by you :wink:

... and then it is up to the translator

BTW
that is really not Additional Software (PETs, n' stuff)

Posted: Sun 21 Apr 2013, 17:29
by Argolance
Hello,
Thank you for answering.

Code: Select all

#written by pizzasgood, 2009
Sorry! This script was created by pizzasgood and not by tasmod.

I saw it was partly internationalized but didn't know if these terms could be translated or not: as they were not, I though it was for a good reason and didn't take the liberty to change something.

"software to match hardware" and "hardware to match software", "What should the hardware clock be interpreted as?", "localtime" or "utc"?: Even translated in French, this needs nevertheless to be explained for the poor silly guy I am... What does this mean, what does the script make? What is it used for? This is confusing and I would like first to understand and then, write some help words to add to the script for user (who wouldn't know or would be uncertain!) to really make his choice with full knowledge of the actions.

Cordialement.

Posted: Sun 21 Apr 2013, 18:44
by Argolance
Hello,
Puppy alone on my laptop (Windows not installed)
Hardware clock is set on UTC Time.
Please look at the pictures below (better than long speeches)...
Why my tray clock does not display right Time (+ 1 hour!)? :evil:
I get the right Time if I make my hardware clock lie: UTC -1.
But this cannot be done on machine with windows installed on. So I am always getting 1 hour more!

Is this a bug?
Am I alone to encounter this issue?
Or what's wrong in my configuration?

Cordialement!

Posted: Mon 22 Apr 2013, 08:12
by L18L
Argolance wrote:I get the right Time if I make my hardware clock lie: UTC -1.
Instead of lie please
- adjust your hardware clock in BIOS manually
or
- synchronize that is: try

Code: Select all

psync
and click Europe button
/usr/share/doc/psync.html wrote:Psync - Pour synchroniser l'heure sur un serveur.

Psync peut être lancé à partir du menu Bureau.
...
...
Si c'est ne pas clair, ce n'est pas francais :) :lol:

[edit 10 min later]
BTW
We are in the same time zone
and I just have used psync. Now 1 second earlier than before 8)

[edit 10 min later] http://www.timeanddate.com/library/abbr ... ezones/eu/

Posted: Mon 22 Apr 2013, 08:50
by Argolance
Hello L18L,
nstead of lie please
- adjust your hardware clock in BIOS manually
This is exactly what I did: Set the right UTC Time manually through the bios. And it is also here I have to "lie" and set it to UTC -1 hour, otherwise Puppy tray clock displays for example, 12 instead of 11.

As said above, I obviously know it is possible to get the right Time using Psync (and I am actually using it!) but it is a last resort: User not connected to the Internet gets wrong Time and have to correct this manually.
This should not be. This should simply work. And this doesn't!

I am running Puppy precise 5.4.3. Perhaps this doesn't occur with latest Precise version or other Puppy versions (Racy, Vary )?. This didn't with Puppy 4.31.

Thank you.
Cordialement.

Posted: Mon 22 Apr 2013, 13:33
by L18L
precise 5.5 (langpack_fr installed :) )

13:29 .... CEST is a lie :P [edit] and not yet internationalized :cry: [/edit]

should be

13:29 .... UTC 8)

Posted: Tue 23 Apr 2013, 09:06
by Argolance
Hello,
I finally found the solution! :D :D :D
It was the Puppy Precise 5.4.3 /etc/rc.d/rc.country file that was the cause of the issue (I found an error message in /tmp/bootkernel.log which alerted me....)! So, I replaced it with the Puppy Precise 5.5 /etc/rc.d/[rc.country file and all is working OK now!
@L18L
Thank you for your willingness! :wink:

Cordialement.

Posted: Tue 23 Apr 2013, 12:53
by L18L
Glad you found it :D

And display CEST in case of UTC is a bug. 8)