ROCK64 RTC
#11
(10-28-2018, 07:02 AM)petec Wrote: Any news on the Rock64 with RTC?

Please check this link:

https://forum.armbian.com/topic/8856-sol...k64-board/
#12
Thank you turkerali.

Not looking to modify the Rock64 for an RTC / battery as the RTC / Battery.

The RTC was promised with inception of the first Rock64 (next build and release over a year ago).

I have done similiar here to micro routers using OpenWRT, RPi's and my Intel touchscreen tablets (very difficult to do).

Used an el cheapo micro router which is doing python, mosquitto, firewall stuff, RTC/battery mods, GPIO adds, et al.

My time base here if via a GPS / PPS connected to PFSense many years ago.  Actually relating to my personal automation went to an NTP server in the 1990's while concurrently using the internet.  

Here very time sensitive.

Just noticed that I did not get any response relating to my last RTC update of hardware request? 

It was promised over a year ago.
Pete
Auto mator
#13
Im seriously disappointed that the Rock64 does not have a  RTC ...

when no accurate time is set, the web browsers do not allow access .. and setting time via internet is hard to force ...

Pecet :: Did you have a reasonably priced via a GPS / PPS time solution?
#14
(01-29-2019, 08:59 AM)KC7NOA Wrote: when no accurate time is set, the web browsers do not allow access .. and setting time via internet is hard to force ...

What do you mean hard to force?

Did you try using ntpd?
#15
ntpd is not used any more ... i thought, timedatectl is used now

I get a bash error stating that ntpd : command not found
#16
(01-30-2019, 09:50 AM)KC7NOA Wrote: ntpd is not used any more ... i thought, timedatectl is used now

I'm just used to using ntpd and fake-hwclock on headless systems. v3 of the rock64 has RTC

Quote:I get a bash error stating that ntpd : command not found

If other options aren't working for you, you can do the following:

sudo apt install ntp fake-hwclock
#17
(01-30-2019, 04:22 PM)evilbunny Wrote:
(01-30-2019, 09:50 AM)KC7NOA Wrote: ntpd is not used any more ... i thought, timedatectl is used now

I'm just used to using ntpd and fake-hwclock on headless systems. v3 of the rock64 has RTC

Quote:I get a bash error stating that ntpd : command not found

If other options aren't working for you, you can do the following:

sudo apt install ntp fake-hwclock

I have used sudo apt install ntp fake-hwclock  in the past, couldn't remember what it was from the past either ....

Though a RTC would be great ..

Or PPS from a Sat .. but that seems like a pain anymore ...

This is what i meant for the other error .. but i think it is because of

trying to overwrite '/usr/lib/aarch64-linux-gnu/libEGL.so', which is also in package libmali-rk-utgard-450-r7p0:arm64 1.6-1ayufan10
Errors were encountered while processing:
/var/cache/apt/archives/libglvnd-dev_1.0.0-2ubuntu2.2_arm64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
rock64@rock64:~/Downloads/sdrangel/build$
#18
(01-31-2019, 12:51 PM)KC7NOA Wrote: trying to overwrite '/usr/lib/aarch64-linux-gnu/libEGL.so', which is also in package libmali-rk-utgard-450-r7p0:arm64 1.6-1ayufan10
Errors were encountered while processing:
/var/cache/apt/archives/libglvnd-dev_1.0.0-2ubuntu2.2_arm64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
rock64@rock64:~/Downloads/sdrangel/build$

You should be able to use dpkg with --force to make the installer overwrite the file

Code:
dpkg --force-help
#19
(01-31-2019, 06:54 PM)evilbunny Wrote:
(01-31-2019, 12:51 PM)KC7NOA Wrote: trying to overwrite '/usr/lib/aarch64-linux-gnu/libEGL.so', which is also in package libmali-rk-utgard-450-r7p0:arm64 1.6-1ayufan10
Errors were encountered while processing:
/var/cache/apt/archives/libglvnd-dev_1.0.0-2ubuntu2.2_arm64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
rock64@rock64:~/Downloads/sdrangel/build$

You should be able to use dpkg with --force to make the installer overwrite the file

Code:
dpkg --force-help
That does not mean much to me .. the help contents is not helpful when you dont know what to do with the contents
#20
(02-01-2019, 02:23 PM)KC7NOA Wrote:
(01-31-2019, 06:54 PM)evilbunny Wrote:
(01-31-2019, 12:51 PM)KC7NOA Wrote: trying to overwrite '/usr/lib/aarch64-linux-gnu/libEGL.so', which is also in package libmali-rk-utgard-450-r7p0:arm64 1.6-1ayufan10
Errors were encountered while processing:
/var/cache/apt/archives/libglvnd-dev_1.0.0-2ubuntu2.2_arm64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
rock64@rock64:~/Downloads/sdrangel/build$

You should be able to use dpkg with --force to make the installer overwrite the file

Code:
dpkg --force-help
That does not mean much to me .. the help contents is not helpful when you dont know what to do with the contents


You could try the following, but I haven't tested, which is why I posted the help screen:

sudo dpkg --force-overwrite -i /var/cache/apt/archives/libglvnd-dev_1.0.0-2ubuntu2.2_arm64.deb


Possibly Related Threads…
Thread Author Replies Views Last Post
  Rock64 No Audio @ Debian 12 dmitrymyadzelets 1 114 03-18-2024, 06:56 AM
Last Post: diederik
  Rock64 bricked shawwwn 7 5,452 03-17-2024, 12:22 PM
Last Post: dmitrymyadzelets
  Rock64 won't boot luminosity7 10 3,864 03-16-2024, 08:33 AM
Last Post: dmitrymyadzelets
  Rock64 doesn't boot dstallmo 1 255 03-16-2024, 08:29 AM
Last Post: dmitrymyadzelets
  How well does Rock64 deal with HDR and Atmos on Kodi? drvlikhell 3 1,770 04-29-2023, 04:24 AM
Last Post: newestssd
  OpenWRT on the Rock64 CanadianBacon 12 7,791 04-24-2023, 12:40 PM
Last Post: arunkhan
  Rock64 board not working, no HDMI no Ethernet. EDited 3 3,398 01-17-2023, 02:31 PM
Last Post: Flagtrax
  ROCK64 v3 can it boot from USB? Tsagualsa 4 1,974 11-29-2022, 11:31 AM
Last Post: Macgyver
  rock64 v3 spiflash Macgyver 0 703 11-28-2022, 02:18 PM
Last Post: Macgyver
  my rock64 dosen't work rookie_267 0 907 10-07-2022, 07:50 PM
Last Post: rookie_267

Forum Jump:


Users browsing this thread: 1 Guest(s)