tcbear
Sat Feb 22, 2020 7:25:02 pm
tcbear
Sat Feb 22, 2020 7:25:02 pm
Swarfendor437
Sun Feb 23, 2020 2:43:56 am
tcbear
Sun Feb 23, 2020 8:29:41 pm
Swarfendor437
Sun Feb 23, 2020 10:44:05 pm
Aravisian
Mon Feb 24, 2020 10:10:23 am
tcbear wrote:Thank you for the reply 1. Does it mean that the complexities make a solution hopeless? 2. What is the significance of the 'adjtime' file that was download from software update on Friday?
hwclock --localtime
timedatectl set-local-rtc 1
[code]timedatectl[/code]
grep LOCAL /etc/adjtime
tcbear
Mon Feb 24, 2020 4:13:30 pm
Aravisian
Mon Feb 24, 2020 5:03:48 pm
tcbear wrote:This is what I got with the following. Don't know how to correct;
$ hwclock --localtime
hwclock: Cannot access the Hardware Clock via any known method.
hwclock: Use the --debug option to see the details of our search for an access method.
tcbear
Mon Feb 24, 2020 9:27:59 pm
Aravisian
Mon Feb 24, 2020 10:28:30 pm
tcbear wrote:The first command with SUDO gave me the correct local time. The problem is that the panel display continues to show UTC.
tcbear
Tue Feb 25, 2020 12:48:33 am
Aravisian
Tue Feb 25, 2020 1:00:59 am
tcbear wrote:I rebooted several times and included in and out of Vista but it persists in displaying UTC time on the panel clock.
sudo timedatectl set-local-rtc 1 --adjust-system-clock
tcbear
Tue Feb 25, 2020 2:43:11 pm
Aravisian
Tue Feb 25, 2020 3:23:41 pm
tcbear wrote:Done. BIOS shows correct local time. Panel clock display in Zorin still stuck on UTC. I am using Zorin 15.1 Lite.
xfce4-panel -r
tcbear
Tue Feb 25, 2020 3:44:43 pm
Aravisian
Tue Feb 25, 2020 3:54:12 pm
tcbear wrote:Thought you would be interested. I blanked out time zone. This is what I got with last command you gave.ted@ted:~$ sudo xfce4-panel -r
[sudo] password for ted:
Gtk-Message: 10:30:58.577: GtkDialog mapped without a transient parent. This is discouraged.
I dont know what Orage is. Don't know what is meant by symlink so I didn't try it.
Perhaps I need to uninstall Zorin and reinstall. what do you think?
tcbear
Tue Feb 25, 2020 7:22:09 pm
tcbear
Wed Feb 26, 2020 2:05:49 am
Aravisian
Wed Feb 26, 2020 2:22:03 am
tcbear wrote:Your are correct, blanking out the TZ field did not work. I am a first time user of Linux and I thought that Zorin would be a good start. I am determined to find an answer to this problem, if there is anyone out there who knows the answer. Too bad such a seemingly simple problem would create such a situation. I remember that when I first installed the TZ was apparently set by default someplace in I think Africa. Troubles all started when I put in the America-New York TZ. Sounded like an explosion from my laptop when that was tried. The rest is history. This is one that should be set up as a simple fix. Is there another TZ that would give the equivalent of EST in the US?
sudo dpkg-reconfigure tzdata
Swarfendor437
Wed Feb 26, 2020 1:12:30 pm
tcbear
Wed Feb 26, 2020 5:29:50 pm
Aravisian
Wed Feb 26, 2020 8:37:59 pm
tcbear wrote:Issue resolved. Using commands from Aravisian was able to load local time into files but panel clock time still showed UTC time. To resolve: Right click on panel clock, pull up properties, time settings in clock> blank out TZ> reboot> re-enter correct TZ and correct local time comes up on panel clock. Thanks again to Aravisian for the help and patience.