Hi all
First of all, excuse me for my poor english.
After upgrade to batocera 30, the bluethhot dosnt start, I have checked the init.d script that start the bluethoot deamon (S32bluetooth) and seems thet the problem is that batocera-settings-get is faliling. The execution of “batocera-settings-get controllers.bluetooth.enabled” returns nothing and exits with a return code “1”
batocera-settings-get controllers.bluetooth.enabled
echo $?
1
After various test with other keys in the batocera.conf file, always get the same results.
Any idea how to fix this?.
Thanks in advance.