Well, I can try other image, but my old image is of this kind and I would like to make it work again.
Also, it’s the official image. I hope the problem will get sorted out soon.
I have the same issue with b39 build of ubuntu xfce
I also suspect it’s caused by u-boot update
Configuration file ‘/etc/default/u-boot’
==> Modified (by you or by a script) since installation.
==> Package distributor has shipped an updated version.
What would you like to do about it ? Your options are:
Y or I : install the package maintainer’s version
N or O : keep your currently-installed version
D : show the differences between the versions
Z : start a shell to examine the situation
The default action is to keep your current version.
*** u-boot (Y/I/N/O/D/Z) [default=N] ?
I am trying the Debian xfce and NOT UPDATING the b-boot now.
I have done two solid hour of init work for a proof-of-concept and it’s gone to toilet…
I see the difference in /etc/default/u-boot. I think, it’s not enough to correct it there. You’d need kind of uboot-update. Probably /usr/sbin/u-boot-update?
Is it fine to run it in a chroot? Or is there other way to correct the u-boot?
/boot/extlinux/extlinux.conf looks fine to me, except there are missing lines like:
fdtdir /usr/lib/linux-image-5.10.110-15-rockchip/
There is menu, linux, initrd, and append line. But the fdtdir line is missing after the update. I tried to add them by hand.