lanefu changed the topic of #armbian-rockchip to: Armbian - Linux for ARM development boards | Rockchip SoC | www.armbian.com | This channel is relayed to the equivalent Discord channel | this channel is logged
<DC-IRC> [Discord] <ddeath5421> Hi, that branch does not compile. It complains about `Check MD5 sum of installed packages failed` But after I removed that check, compilation was successfull but boot does not work. Complains about missing files: https://pastebin.com/T5qmA0x9
<DC-IRC> [Discord] <Werner> `File not found /boot/dtb/rockchip/rk3588-orangepi-5-max.dtb`
<DC-IRC> [Discord] <Werner> Check if the file is really there.
<DC-IRC> [Discord] <dams0869> during my last test the native resolution of my screen (2560*1440) was not recognized, is it possible that this is the cause?
<DC-IRC> [Discord] <dams0869> during my last test the native resolution of my screen (2560*1440@75hz) was not recognized, is it possible that this is the cause?
<DC-IRC> [Discord] <amazingfate> I don't know, my 4k monitor works. You can try.
<DC-IRC> [Discord] <efectn> Which kernel are you using
<DC-IRC> [Discord] <ddeath5421> I used current branch in compile command. It should be 6.10.7 I didn't change anything. I am not at my PC currently so can't say for 💯
<DC-IRC> [Discord] <efectn> I didnt add support for both current and edge. Only vendor
<DC-IRC> [Discord] <ddeath5421> If I renamed that dtb file on your branch to OPI 5 plus then it boots ok, but HDMI still does not show anything at monitor
<DC-IRC> [Discord] <ddeath5421> Icic, you mean I need to have BRANCH=vendor in compile command?
<DC-IRC> [Discord] <efectn> Yes
<DC-IRC> [Discord] <ddeath5421> Will try in 2-3h when I will be back. Thank you for helping
<DC-IRC> [Discord] <ddeath5421> Vendor looks good so far... on vendor branch both hdmi works, all 4 usb works as well... will test other stuff later as well. Maybe pci express could be problem I saw lot of error in dmesg for it but didnt try it yet.... https://pastebin.com/5hfgZaFB
<DC-IRC> [Discord] <efectn> does ethernet work?
<DC-IRC> [Discord] <ddeath5421> it does not :/
<DC-IRC> [Discord] <efectn> what is lspci output
<DC-IRC> [Discord] <ddeath5421> nothing
<DC-IRC> [Discord] <wsy1> Does someone know what this means?
<DC-IRC> [Discord] <wsy1> Trying to boot an armbian image on pbp
<DC-IRC> [Discord] <wsy1> I updated my towboot to the newest version
<DC-IRC> [Discord] <ioncube7221> can some one make me udnerstand this file `orangepiEnv.txt` I compiled kernel `6.6.0-rc5` the file contents do not have any reference to `rk3566-orangepi-3b-v2.dtb` but still the OS loads & runs ``` verbosity=1
<DC-IRC> [Discord] <ioncube7221> bootlogo=true
<DC-IRC> [Discord] <ioncube7221> extraargs=cma=128M
<DC-IRC> [Discord] <ioncube7221> overlay_prefix=rk356x
<DC-IRC> [Discord] <ioncube7221> rootdev=UUID=3c88c86f-bbbb-43ea-94da-9d2e5c35a3de
<DC-IRC> [Discord] <ioncube7221> rootfstype=ext4```
<DC-IRC> [Discord] <ioncube7221> can some one make me udnerstand this file `orangepiEnv.txt` I compiled kernel `6.6.0-rc5` the file contents do not have any reference to `rk3566-orangepi-3b-v2.dtb` but still the OS loads & runs ```verbosity=1
<DC-IRC> [Discord] <ioncube7221> bootlogo=true
<DC-IRC> [Discord] <ioncube7221> extraargs=cma=128M
<DC-IRC> [Discord] <ioncube7221> overlay_prefix=rk356x
<DC-IRC> [Discord] <ioncube7221> rootdev=UUID=3c88c86f-bbbb-43ea-94da-9d2e5c35a3de
<DC-IRC> [Discord] <ioncube7221> rootfstype=ext4```
<DC-IRC> [Discord] <ioncube7221> can some one make me understand this file `orangepiEnv.txt` I compiled kernel `6.6.0-rc5` the file contents do not have any reference to `rk3566-orangepi-3b-v2.dtb` but still the OS loads & runs ```verbosity=1
<DC-IRC> [Discord] <ioncube7221> bootlogo=true
<DC-IRC> [Discord] <ioncube7221> extraargs=cma=128M
<DC-IRC> [Discord] <ioncube7221> overlay_prefix=rk356x
<DC-IRC> [Discord] <ioncube7221> rootdev=UUID=3c88c86f-bbbb-43ea-94da-9d2e5c35a3de
<DC-IRC> [Discord] <ioncube7221> rootfstype=ext4```
<DC-IRC> [Discord] <igorpec> something is broken 24.2.1 is working, but you need to freeze kernel update as otherwise it will break on update
<DC-IRC> [Discord] <igorpec> we move this device from support, no time
<DC-IRC> [Discord] <wsy1> Ohh I see it is a problem device.
<DC-IRC> [Discord] <wsy1> thank you!
<DC-IRC> [Discord] <wsy1> thank you! sadly it also didn't work anymore after I updated SPI.
<DC-IRC> [Discord] <wsy1> I think I should look at other devices instead of the pbp
<DC-IRC> [Discord] <wsy1> @igorpec I tried the generic uefi arm64 image works without problems. Armbian_24.8.1_Uefi-arm64_noble_current_6.6.47_gnome-kisak_desktop
<DC-IRC> [Discord] <wsy1> trying to install it to the emmc now
<DC-IRC> [Discord] <wsy1> https://www.armbian.com/uefi-arm64/ I used this image if any other pbp users had problems.