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] <menu> installer doesn't work properly, if you directly flash the image to the NVMe it should boot, or you can `dd` the running system
<DC-IRC>
[Discord] <menu> failing that, copy the rootfs and install GRUB2 manually
<DC-IRC>
[Discord] <menu> also `ls /dev/nvme*` won't always catch it, you should use `lspci` and `lsblk` to verify that A) the PCIe device enumerates, and B) the block device enumerates
<DC-IRC>
[Discord] <efectn> The disk UUID on armbianEnv might be wrong check it
<DC-IRC>
[Discord] <igorpec> PCI support is broken on oranges
<DC-IRC>
[Discord] <menu> NVMe boot **definitely** works on an oPi5, but the installer does not install a bootable OS at present
<DC-IRC>
[Discord] <igorpec> it depends of which kernel version
<DC-IRC>
[Discord] <Werner> Maybe just /boot is not filled?
<DC-IRC>
[Discord] <igorpec> i maen it could be a problem in installer, as its not a perfectly done code, but pci support is certainly broken in some of last versions of this kernel
<DC-IRC>
[Discord] <igorpec> we fixed this that itx5 works, while this broke oranges
<DC-IRC>
[Discord] <menu> this was my last experience with the installer, /boot was empty and it set the wrong partition UUID, it's fixable, but not right this second
<DC-IRC>
[Discord] <Werner> This happens when there is a separate boot partition in vfat present. It is not catched by the installer. I think thegoing is trying to address this.
<DC-IRC>
[Discord] <menu> interestingly i haven't actually had this issue since, because every SD i've flashed has had a single partition, no clue where the split image came from or where it vanished to
<DC-IRC>
[Discord] <Werner> Just a pure guess but maybe old vendor uboot needs this
<DC-IRC>
[Discord] <efectn> It works on opi5+ not sure about 5
<DC-IRC>
[Discord] <mecoblock> not sure if this is a known issue but getting the current vendor release (bookworm server) and then switching to rolling made it unbootable on rock5b
<DC-IRC>
[Discord] <Werner> If you build rollin' from scratch, does it boot?
<DC-IRC>
[Discord] <mecoblock> can test later. Wanted to confirm rkr4.1 first on my devices today