Sure can do. Which one do you need?
I just rebooted, so currently it’s working. Should stop in maybe 10 minutes or so, at least that’s what happened thrice now.
Edit: Well, it’s still working, so I can’t reproduce it a fourth time. Maybe just some initial hiccups with my LG TV (on which CEC is a bit tricky anyways).
For some reason whenever I change input to the Vero it now changes my screen aspect to so called normal instead of full screen which means I get black edges on the sides. This started happening after the latest update.
I cycled through all the resolutions and that seemed to have helped the problem with the aspect ratio. The CEC functionally is still missing though on a 2013 Sony W905.
My Panasonic Vero TV connected to demon x4000 does not work with rc2. Works fine with raspbmc on rpi on the same setup.
cec-client:
permitted by applicable law.
Last login: Sun Apr 12 21:51:39 2015 from 10.0.0.138
osmc@vero-osmc:~$ cec-client -m
starting a monitor-only client. use ‘mon 0’ to switch to normal mode
No device type given. Using ‘recording device’
CEC Parser created - libCEC version 2.2.0
no serial port given. trying autodetect:
path: /dev/mxc_hdmi_cec
com port: i.MX
opening a connection to the CEC adapter…
DEBUG: [ 77] unregistering all CEC clients
DEBUG: [ 78] Broadcast (F): osd name set to ‘Broadcast’
ERROR: [ 79] could not open a connection (try 1)
ERROR: [ 1082] could not open a connection (try 2)
ERROR: [ 2083] could not open a connection (try 3)
ERROR: [ 3084] could not open a connection (try 4)
ERROR: [ 4085] could not open a connection (try 5)
ERROR: [ 5085] could not open a connection (try 6)
ERROR: [ 6086] could not open a connection (try 7)
ERROR: [ 7087] could not open a connection (try 8)
ERROR: [ 8088] could not open a connection (try 9)
ERROR: [ 9089] could not open a connection (try 10)
NOTICE: [ 10090] connection opened
ERROR: [ 10090] could not start CEC communications
unable to open the device on port i.MX
Have you tried turning off the TV and Vero, disconnecting the TV from power source for a couple min, restart TV and set to the appropriate input, then start Vero.
starting a monitor-only client. use ‘mon 0’ to switch to normal mode
No device type given. Using ‘recording device’
CEC Parser created - libCEC version 2.2.0
no serial port given. trying autodetect:
path: /dev/mxc_hdmi_cec
com port: i.MX
opening a connection to the CEC adapter…
DEBUG: [ 61] unregistering all CEC clients
DEBUG: [ 62] Broadcast (F): osd name set to ‘Broadcast’
NOTICE: [ 63] connection opened
DEBUG: [ 64] processor thread started
waiting for input
Pressed some buttons on the TV remote. Should I get debugging info?
I would just run cec-client with no command line options.
Then go into your TV menu and scan for CEC devices and it should find one called “CECTester”. When that is active pressing buttons like arrow buttons and OK on your TV remote should be logged in your cec-client session.
If your TV does not detect anything try other HDMI cables - not all HDMI cables work reliably with CEC and some do not at all. Out of 4 HDMI cables I have on my TV two work properly with CEC, one works only intermittently with CEC but drops out at other times, the fourth doesn’t work with CEC at all!
Not all HDMI cables are made equal when it comes to CEC and it seems that many of the cheap cables do not support CEC.
I use the hdmi cable supplied with the vero. I Could try the hdmi cable connected to raspbmc. Could not figure out how to scan for cec devices on the TV. I managed to get the chromecast identified…
Will try some more tomorrow. Frustrating that it is so much worse than raspbmc. I cannot switch to Vero until I get this working.
TV: Panasonic TX-P42G20E
AVR: Denon X-4000
HDMI-sources on Denon: RaspBMC (HDMI-CEC works), IP-TV-box (motorola), Chromecast, Vero
CEC not working here either, samsung PS50c680,
kodi log just seems to show lots of this line:
21:05:11 T:1731507232 ERROR: CecLogMessage - Write: sent command error !
I just updated OSMC on Vero and was quite hopeful from previous reports that CEC would now work. However, I could not get it to work after about 4 or 5 attempts of powering off/rebooting everything (TV, Vero and AV amp) and re-scanning for CEC devices.
I then “Hot” swapped the supplied Vero HDMI cable for a different one and CEC worked first time straight away.
So if anyone else is still having issues with CEC it may be worth trying a different HDMI cable.
The supplied Vero HDMI cable looks to be of high build quality on the outside but for me it does not work with CEC whereas the thinner “cheaper looking” cable I replaced it with works no problem.
Same here with a Samsung UE55D8090 (CEC always worked with my Raspi an not with Vero). After the last post I tried another HDMI cable - and bingo - it works.
Thanks to Sam for the last patch and thanks to steveE for the hint!