Forum

Full Version: why xbian turn on my tv when it boots?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
Tv: LG 32lh2000
When RPi boot xbian, the TV turns on. How to disable this?
You need to add the hdmi_ignore_cec_init=1 to your /boot/config.txt , more infomation here:
http://elinux.org/RPiconfig
Can be set from xbian-config
Thanks

(16th Feb, 2013 12:07 AM)CurlyMo Wrote: [ -> ]Can be set from xbian-config

dont work
how does your /boot/config.txt file look now?
Terminal
xbian@xbian:~# cat /boot/config.txt
arm_freq=840
core_freq=375
disable_overscan=1
gpu_mem_256=100
gpu_mem_512=100
sdram_freq=400
over_voltage=0

hdmi_ignore_cec_init=1
xbian@xbian:~#

Same even after full unplug both devices (RPi and TV)
Maybe try to set up your TV to not accept turn on signal through hdmi ? My TV has such option...
My not
Can someone confirm that hdmi_ignore_cec_init really works? (alpha5)
i know my tv switches when xbian boots so i can test if it works for me this evening. Will come back to that.
@Faaz0
any progress?
(6th Mar, 2013 11:59 PM)kraleksandr Wrote: [ -> ]@Faaz0
any progress?

damn sorry forgot about this, whill check it asap
nope doesn't work for me either
When I do /etc/init.d/xbmc restart, tv turns on too. Does hdmi_ignore_cec_init must work in this case?
(11th Mar, 2013 12:46 AM)kraleksandr Wrote: [ -> ]When I do /etc/init.d/xbmc restart, tv turns on too. Does hdmi_ignore_cec_init must work in this case?

You have to disable to the cec active signal in System -> Settings -> System -> input devices -> pheriphals -> cec to disable that (I think)
Pages: 1 2
Reference URL's