Is there anyway to re-enable CEC in the preferences from the SSH Terminal?
My mother is disabled and I’ve set her up with a Pi2 Running Rasplex 1.0.1. However she lives a couple hours away and the last time I was there I swapped her hardware out with my personal one because she was experiencing issues. Problem was, I forgot to re-enable CEC (as I don’t use it on the TV this was connected) and now she can’t control her PI. No keyboard in the house to make the changes.
@benjaminwolf said:
Is there anyway to re-enable CEC in the preferences from the SSH Terminal?
My mother is disabled and I’ve set her up with a Pi2 Running Rasplex 1.0.1. However she lives a couple hours away and the last time I was there I swapped her hardware out with my personal one because she was experiencing issues. Problem was, I forgot to re-enable CEC (as I don’t use it on the TV this was connected) and now she can’t control her PI. No keyboard in the house to make the changes.
Anyway to change this remotely for her?
Yes you can.
SSH into the Rasplex RPi.
Navigate to /storage/.plexht/userdata/peripheral_data, then enter:
nano rpi_2708_1001.xml
Change the value in the line ‘setting id=“enabled” value=“0”’ from 0 to 1, press CTRL+x, then y to save the file.