JavaScript is disabled !
Kodi - Open Source Home Theater Software
How to prevent the
Raspberry Pi
+
Kodi
from turning the TV on at boot ?
Answer part 1/2 : at
OS
level :
echo '
hdmi_ignore_cec_init
=1
' >>
/boot/config.txt
Answer part 2/2 : in
Kodi
settings :
with
english
settings :
Settings | System | Input | Peripherals | CEC Adapter
Switch source to this device on startup
: off
Devices to power on during startup
: none
Wake device when deactivating the screensaver
: off
avec les réglages en
français
:
Paramètres | Système | Entrée | CEC Adapter
Commuter la source vers ce dispositif au démarrage
: désactivé
Appareils à allumer au démarrage de l'application
: aucun
Réveiller les appareils lors de la désactivation de l'économiseur d'écran
: désactivé
Source :
https://raspberrypi.stackexchange.com/questions/3810/prevent-pi-from-turning-tv-on/113486#113486