@Ilya_Murav_jov wrote:
Hi,
I ported (almost) Armbian to BPI-64, see https://github.com/muravjov/armbian-build .
The images are being built Travis and you may find them at https://github.com/muravjov/armbian-build/releases .
In fact now is only one release with kernel built by @frank-w at https://github.com/frank-w/BPI-R2-4.14/releases/download/CI-BUILD-20200225_203315-c075525e6/linux-image-5.4.22-bpi-r64-main_5.4.22-bpi-r64-main-2_arm64.deb .
How to use:
# get the image wget https://github.com/muravjov/armbian-build/releases/download/2020-03-02_c539c65/Armbian_20.05.0-trunk_Bananapir64_buster.img.zip # write to SD card unzip -p ./Armbian_20.05.0-trunk_Bananapir64_buster.img.zip | pv | sudo dd of=/dev/mmcblk0 bs=10M status=noxfer # turn on BPI-R64 with the SD card | __ )| _ \(_) | _ \ / /_ | || | | _ \| |_) | | | |_) | '_ \| || |_ | |_) | __/| | | _ <| (_) |__ _| |____/|_| |_| |_| \_\\___/ |_| Welcome to Armbian buster with Linux 5.4.22-bpi-r64-main No end-user support: built from trunk System load: 0.39 0.17 0.06 Up time: 1 min Memory usage: 5 % of 994MB IP: CPU temp: 42�°C Usage of /: 4% of 15G New to Armbian? Check the documentation first: https://docs.armbian.com You are using an Armbian preview build !!! This image is provided AS IS with NO WARRANTY and NO END USER SUPPORT!.
Login/password are standard for Armbian: root/1234
I attached logs:
journalctl -b > journalctl.txt cp /var/log/armbian-hardware-monitor.log armbian-hardware-monitor.log dmesg -t > dmesg.txt
armbian-hardware-monitor.log (28.9 KB) dmesg.txt (14.7 KB) journalctl.txt (58.6 KB)
Posts: 2
Participants: 2