01-16-2020, 11:26 AM
I'm also experiencing this. Default OS with the MrFixit and latest Debian updates installed. Clock holds the minutes correctly but always resets to 02xx (where xx = the correct minutes) upon reboot.
PBP Displayed Clock-Calendar Drops Hour Setting On Reboot.
|
01-16-2020, 11:26 AM
I'm also experiencing this. Default OS with the MrFixit and latest Debian updates installed. Clock holds the minutes correctly but always resets to 02xx (where xx = the correct minutes) upon reboot.
01-22-2020, 10:16 AM
I was able to fix this in the default image by setting the timezone in the command line:
Code: timedatectl set-timezone Zone/SubZone You can list all of them: Code: timedatectl list-timezones and just check it: Code: timedatectl My /etc/adjtime was correct (adjusted via the GUI in the date options), but this command was still showing the UTC as my timezone. After a couple of reboots, it seems to be holding, and /etc/localtime is correct as well (I'm not sure what it was before).
01-22-2020, 04:00 PM
(12-18-2019, 05:04 PM)xalius Wrote: Reading hardware clock from RK808 should work on the Debian images with BSP kernel, on the Manjaro image with mainline, hwclock currently can't read the time from the RK808, there is a bug somewhere... It looks like that's a device tree issue. From https://lkml.org/lkml/2020/1/21/551: Code: > + rk808: pmic@1b {
01-23-2020, 12:31 AM
(01-22-2020, 10:16 AM)jackhumbert Wrote: I was able to fix this in the default image by setting the timezone in the command line: Thanks Jack... Worked very well, was always going back to GMT!
crocky
01-23-2020, 10:48 AM
I found a solution here: https://haydenjames.io/pinebook-pro-my-f...etup-tips/
Set your timezone (either in command line or GUI) then run the following (either as root or use sudo): Code: dpkg-reconfigure tzdata You may need to reboot after running the command and setting the correct time.
01-23-2020, 04:39 PM
Thanks for the hot to @jackhumbert . It worked great.
|
Possibly Related Threads… | |||||
Thread | Author | Replies | Views | Last Post | |
nvme drive disappears after about an hour of uptime | codebreaker | 24 | 36,155 |
02-09-2021, 11:32 PM Last Post: dsimic |
|
Reboot, and halt and boot, are not the same | regivanx | 0 | 2,142 |
09-14-2020, 02:20 PM Last Post: regivanx |
|
Memory clock speed: 800MHz vs 1600MHz? (NM, RK3399 won't run >800MHz DDR) | Syonyk | 4 | 8,015 |
06-26-2020, 07:22 PM Last Post: Syonyk |