@dragu @lackyluuk
The whole changelog between the 2 builds that Dragu reported working/non working is here
What is written as "+" is what has been added since the working version. What is "-" has been removed from the working version. One tric could be to test the recalbox-consig.sh
from the working commit by doing
mount -o remount, rw /
cp /recalbox/scripts/recalbox-config.sh /recalbox/scripts/recalbox-config.sh.backup
wget -O /recalbox/scripts/recalbox-config.sh https://gitlab.com/recalbox/recalbox/raw/443dd09ba56305fa6ebf2afff5fc9be376f7c987/board/recalbox/fsoverlay/recalbox/scripts/recalbox-config.sh
chmod u+x /recalbox/scripts/recalbox-config.sh
reboot
Test and report, with a lsmod
please