<DC-IRC>
[Discord] <nursejackass> I'm trying to build armbian for both versions of the BananapiM4Zero. Things were working until today. I did "git pull" in armbian-build, and it has kernel 6.6.62. I am unable to get any device tree overlays to load, in the same way as before. In particular the "sun50i-h616-bananapi-m4-sdio-wifi-bt" overlay that enables the wifi for the V2 boards . It is also supposed to chang <clipped message>
<DC-IRC>
[Discord] <nursejackass> e "cat /proc/device-tree/model" to say "BananaPi BPI-M4-Zero V2", but it still says "BananaPi BPI-M4-Zero".
<DC-IRC>
[Discord] <nursejackass> I am also unable to load spidev1_1, which also used to load before the kernel was updated.
<DC-IRC>
[Discord] <nursejackass> I have also downloaded the latest Armbian minimal for bananapi m4zero, and I am unable to get it to load the overlays using "armbian-config". I can select them, and I see them added to "overlays" in /boot/armbianEnv.txt, but they do not get loaded.
<DC-IRC>
[Discord] <nursejackass> Any ideas? Is it possible to downgrade armbian-build to a previous version that worked?
<DC-IRC>
[Discord] <nursejackass> I'm trying to build armbian for both versions of the BananapiM4Zero. Things were working until today. I did "git pull" in armbian-build, and it now builds kernel 6.6.62. I am unable to get any device tree overlays to load, in the same way as before. In particular the "sun50i-h616-bananapi-m4-sdio-wifi-bt" overlay that enables the wifi for the V2 boards . It is also supposed t <clipped message>
<DC-IRC>
[Discord] <nursejackass> o change "cat /proc/device-tree/model" to say "BananaPi BPI-M4-Zero V2", but it still says "BananaPi BPI-M4-Zero".
<DC-IRC>
[Discord] <nursejackass> I am also unable to load spidev1_1, which also used to load before the kernel was updated.
<DC-IRC>
[Discord] <nursejackass> I have also downloaded the latest Armbian minimal for bananapi m4zero, and I am unable to get it to load the overlays using "armbian-config". I can select them, and I see them added to "overlays" in /boot/armbianEnv.txt, but they do not get loaded.
<DC-IRC>
[Discord] <nursejackass> Any ideas? Is it possible to downgrade armbian-build to a previous version that worked?
<DC-IRC>
[Discord] <nursejackass> If I copy sun50i-h616-bananapi-m4-sdio-wifi-bt.dtbo from /boot/dtb/allwinner/overlays to /boot/overlay-user and add it to the user_overlays line instead of "overlays", it loads and I have wifi. If it is on the "overlays" line it does not load. Did the way of specifying DTB overlays change recently?
<DC-IRC>
[Discord] <c0rnelius77> When I tested, it was working for me.
<DC-IRC>
[Discord] <nursejackass> I did my "git pull" last night, probably 10 minutes before that commit. Pulled again and I suspect it will work now. Thanks!