DT42 / BerryNet

Deep learning gateway on Raspberry Pi and other edge devices
GNU General Public License v3.0
1.6k stars 230 forks source link

[FR] Support Raspberry Pi OS 64-bit (beta version) #61

Open bafu opened 3 years ago

bafu commented 3 years ago

https://www.raspberrypi.org/forums/viewtopic.php?t=275370

This is a beta test of the Raspberry Pi OS (64 bit)

We still recommend the 32 bit operating system for all Pis at this time, although have decided it is now time to begin the move toward a 64bit OS. For the moment this is a 'beta' program, the OS is in heavy flux and its functionality is likely to change significantly over the next few months.

Note, the 64bit OS is only install-able on the Pi 3 and Pi 4 devices

Latest 64-bit image: https://downloads.raspberrypi.org/raspios_arm64/images/

grandpaul commented 3 years ago

It seems 64-bit image needs to be rebased to Debian Buster 10.7 rathernn than 10.5 I have the following error when apt update/upgrade.

Errors were encountered while processing: libnetcdf13:arm64 libnetcdf-c++4 libgdal20 libopencv-imgcodecs3.2:arm64 python3-opencv libopencv-stitching3.2:arm64 libvtk6.3 libopencv-highgui3.2:arm64 libopencv-contrib3.2:arm64 python3-berrynet libopencv-viz3.2:arm64 libopencv-videostab3.2:arm64 libopencv-videoio3.2:arm64 libopencv-features2d3.2:arm64 berrynet libopencv-calib3d3.2:arm64 libopencv-objdetect3.2:arm64 darknet libopencv-superres3.2:arm64 E: Sub-process /usr/bin/dpkg returned an error code (1)