Hi,
i’ve created a basic debian-image with kernel 6.1.0 (from my main-branch) for sdcard-usage (uboot contains write-functions to flash nand and emmc from usb, files in bpi-r3_uboot.tar.gz), but have not tested again (will do when i get my new board).
login: root pw: bananapi
wan: dhcp-client
lanports: bridged 192.168.1.1/24 + dhcp-server
Network config is done using systemd-networkd (+resolved for dns)…see files in /etc/systemd/network/
wifi: via wifi.sh script in /root (5g needs to set reg-domain first e.g. “iw reg set DE”)
there is still a bug with gpt which is not readable via parted (reports gpt broken) and may cause errors in uboot on reboot (power-cycle works for me).
https://drive.google.com/drive/folders/1fxDR-uL3DIO-8ebgqOJd5MoWORQTTm7Z?usp=sharing
bpi-r3_sdmmc_bullseye.img.gz (+ bpi-r3_sdmmc_bullseye.img.gz.md5)