Kodi - Open Source Home Theater Software

mail

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 :
  1. Settings | System | Input | Peripherals | CEC Adapter
  2. Switch source to this device on startup : off
  3. Devices to power on during startup : none
  4. Wake device when deactivating the screensaver : off
avec les réglages en français :
  1. Paramètres | Système | Entrée | CEC Adapter
  2. Commuter la source vers ce dispositif au démarrage : désactivé
  3. Appareils à allumer au démarrage de l'application : aucun
  4. Réveiller les appareils lors de la désactivation de l'économiseur d'écran : désactivé