Video composite NTSC to PAL

HEllo. Im having problems trying to change my composite output of my EYESY.
I change it in settings, but when I restart (with the menu, or turn off and on) the device always start in NTSC. I use the latest OS 3.0 . What im doing wrong?

Thanks in advance.

There is a bug that is preventing the setting from being saved. We will try to get an update to fix it this week. In the meantime there is a work around, but it requires plugging a USB keyboard into the EYESY. Here are the steps (with keyboard attached):

Turn on the EYESY and when it boots up, press the ESC key to exit the video program. Then press Ctrl+Alt+F3 which will bring up a login console. Use ‘music’ for user and pw. Then type the following command to enable write access:

sudo mount -o remount,rw /boot/firmware

Then you can restart the EYESY video program:

sudo systemctl start eyesypy

Now you should be able to change the composite video settings. It will take effect after reboot.

Thanks! Will try that!

I made it! it work! I felt like MR ROBOT, thank you so much.