Thanks. I tried to edit the config.txt file but it can't in ssh as if I wasn't root. The only way is to remove the SD card and edit... Is it normal ?
It's not a problem if it wouldn't work for composite but I like to understand...
Finally, sure I'll use a HDMI to Scart or composite converter, video quality will be much better, but waiting for the converter, I'll continue to use it with my jack connection.
Code Display MoreLibreELEC:~ # cd /flash/ LibreELEC:/flash # ls -l | grep config -rwxr-xr-x 1 root root 3261 Jan 10 17:43 config.txt -rwxr-xr-x 1 root root 979 Apr 13 2018 distroconfig.txt -rwxr-xr-x 1 root root 321 Jan 1 1980 os_config.json LibreELEC:/flash # nano config.txt GNU nano 2.5.3 File: config.txt ################################################################################ # This file is part of LibreELEC - http://www.libreelec.tv # Copyright (C) 2016 Team LibreELEC # # LibreELEC is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 2 of the License, or # (at your option) any later version. # # LibreELEC is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or xFITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with LibreELEC. If not, see <http://www.gnu.org/licenses/>. ################################################################################ # Bootloader configuration - config.txt ################################################################################ [ Read 76 lines (Warning: No write permission) ]
You probably need to mount /flash as RW. I think it's RO by default in LibreElec - like most of the LE filesystem?
Details here in the wiki : Raspberry Pi Config.txt [LibreELEC.wiki]