ftCommunity / ftcommunity-TXT

Fischertechnik ROBOTICS TXT firmware, community edition
http://cfw.ftcommunity.de/
GNU General Public License v3.0
46 stars 31 forks source link

fix robopro issues #285

Closed hypnotoad closed 11 months ago

hypnotoad commented 11 months ago

Fix permission and mounting issues that prevent saving and loading robopro files

# chroot /rom/ /bin/su - ROBOPro -c "./TxtControlMain /dev/ttyO2 65000"
...
Error writing flash file /opt/knobloch/ROBOPro/test.bin (Permission denied)
...

Closes #284

hypnotoad commented 11 months ago

This apparently also fixes problems playing sounds.

ski7777 commented 11 months ago

I can't test this right now. If it works for you and other people just merge it