xwiggen Posted May 6, 2020 Posted May 6, 2020 (edited) Armbianmonitor: http://ix.io/2l7O % cat /etc/armbian-release # PLEASE DO NOT EDIT THIS FILE BOARD=zeropi BOARD_NAME="ZeroPi" BOARDFAMILY=sun8iBUILD_REPOSITORY_URL=https://github.com/armbian/rkbin BUILD_REPOSITORY_COMMIT=3e533c9 DISTRIBUTION_CODENAME=buster DISTRIBUTION_STATUS=supported VERSION=20.02.1 LINUXFAMILY=sunxi BRANCH=current ARCH=arm IMAGE_TYPE=stable BOARD_TYPE=conf INITRD_ARCH=arm KERNEL_IMAGE_TYPE=Image # dpkg -l | awk '{print $2" "$3}' | grep -Ei "^linux|zeropi" | sort linux-base 4.6 linux-buster-root-current-zeropi 20.02.1 linux-dtb-current-sunxi 20.05.0-trunk linux-image-current-sunxi 20.05.0-trunk linux-libc-dev:armhf 4.19.98-1+deb10u1 linux-u-boot-zeropi-current 20.02.1 No rockchip, board is functioning, did something go wrong in the upgrade process? Update The incorrect release file is packaged in linux-buster-root-current-zeropi_20.02.1_armhf.deb. (sources.list.d/armbian.list: deb http://apt.armbian.com buster main buster-utils ) Edited May 7, 2020 by xwiggen update
Werner Posted May 7, 2020 Posted May 7, 2020 Odd. Btw. the best way to put information about your board and setup here is to use armbianmonitor -u
xwiggen Posted May 7, 2020 Author Posted May 7, 2020 Will build the packages to see what armbian-release is generated. armbianmonitor does not work by default as the buster distribution does not include a repository with rpimonitor, fixed that, see http://ix.io/2l7O Is master on https://github.com/armbian considered stable and used for release images?
Igor Posted May 7, 2020 Posted May 7, 2020 7 hours ago, xwiggen said: Will build the packages to see what armbian-release is generated. https://github.com/armbian/build/commit/b85d698da8c3f9bbb6308ed376bc1cec2498dc48#diff-e8acc63b1e238f3255c900eed37254b8 7 hours ago, xwiggen said: Is master on https://github.com/armbian considered stable and used for release images? ATM, yes. We are just about to branch new stable base.https://github.com/armbian/documentation/blob/master/docs/Process_Release-Model.md
xwiggen Posted May 11, 2020 Author Posted May 11, 2020 On 5/7/2020 at 8:05 PM, Igor said: ATM, yes. We are just about to branch new stable base.https://github.com/armbian/documentation/blob/master/docs/Process_Release-Model.md Ah great. Been trying to strip down kernel config but end up with unbootable system.
Kimi_japan Posted June 11, 2021 Posted June 11, 2021 I can not boot with Armbian_21.05.1_Zeropi_focal_current_5.10.34.img what can I do?
Werner Posted June 13, 2021 Posted June 13, 2021 On 6/11/2021 at 9:01 AM, Kimi_japan said: I can not boot with Armbian_21.05.1_Zeropi_focal_current_5.10.34.img what can I do? Put a serial console to your board to get an idea why it does not boot.
Recommended Posts