-
Notifications
You must be signed in to change notification settings - Fork 290
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Kodi on RPi2 constantly sending CEC signals #205
Comments
Has no one a RPi2 with OSMC or OpenELEC and a Chromecast Gen1 and can test this? For some reason those two conflict now with CEC. This is driving me crazy! |
Yep, similar setup, behavior and timing here. Using ArchLinux ARM on Rpi1. No media player installed I just use Some debugging: In my case I cannot switch to another TV channel or HDMI input (Chromecast, or whatever), when I try to switch channel I get Removing the other CEC enabled device from the TV HDMI inputs the issue disappears. EDIT: I've been using this setup during more than 1 year without problems, until almost 1 month ago. |
I have this same symptom, if a chromecast is plugged into my amp, Kodi sends cec events every few seconds. My amp LCD shows the Kodi source being activated like clockwork several times a minute. If I turn off the TV, Kodi turns it back on almost immediately with the next event. If I unplug the chromecast, the events stop, the amp stops showing them on the LCD, and the TV stays off. I've been trying every possible combination of cec settings in openelec and the amp to no avail, everything works as expected except when chromecast and the rpi2 with openelec are both plugged in. I've also been using this setup for a couple years with no issues until just recently. It happens with both chromecast gen1 and gen2. |
Seems fixed since the last Chromecast update. Can anyone confirm? Edit: It seems this issue returned. I'm having the same behavior now. |
Logs show 'routing change' messages repeatedly. |
forgot to commit this last week, this prevents it from sending out active source messages all the time 5926317 |
Thanks @opdenkamp ! Will test and report back ASAP |
The issue described by me on Mar 12 is back in full force. As soon as I turn off the TV, Kodi on the RPi3 tries to grab the HDMI port from all the other to my AVR connected devices turning the AVR and TV on or at least tries to, turning the standby LED from TV to a disco light. Probably because the TV doesn't know how to process the signals at this point. I'm running latest Milhouse. Everything in CEC Settings is disabled or set to ignore except CEC itself. |
That can't be related to this commit and sounds like a bug in Kodi. Please post a log. |
My SO just told me that this problem returned last week so you are probably right. I'll post a log if I find the time this weekend. |
Here is a log where I have two problems, my main issue is #2 though!
2. The RPi2/Kodi goes nuts when I turn off the TV+AVR. it constantly sends some signals that turn on the AVR, turn off the AVR and the Standby LED from my TV goes crazy, like it is turning on and then immediately off again. There is some fighting going on over something.
Setup: Philips TV connected to Sony AVR that has Chromecast as HDMI1 and RPi2 running latest stable OpenELEC connected to HDMI2. CEC is enabled in Kodi with everything on OFF or IGNORE (like auto power on/off).
http://pastebin.com/di8vB7sQ
Problem started a week ago or so. I had the OSMC Jarvis build running when it came out without a problem and suddenly problem 2 it started happening (I had problem 1 before). It's the same with the latest OpenELEC now.
Edit1: funny thing is, if I disconnect the Chromecast this "CEC fire" from Kodi stops. I had this setup running now for 6+ month and it worked without major problems.
Edit2: doesn't seem to be related to the Chromecast. If I connect a CEC enabled device to the AVR in addition to the RPi2 then problem #2 starts.
The text was updated successfully, but these errors were encountered: