libCEC working, but XBMC not responding
#1
Hi!

As the title says, libCEC works (cec-client and the XBMC debug log both react to input), but XBMC simply does nothing.

The raspberry is connected to my AV receiver (Onkyo NR616) which sends the CEC commands, and this is connected to the TV (that doesn't support CEC).

I set the the device to AVR, but the option disappeares after the first entry - only to reappear when i reset to Defaults.
I also tried it with a remote.xml I found on the forums, still no change.

I somehow think that the TV messes up stuff, maybe it only tries to connect with the TV, ignoring the AVR, as there are a bunch of failing POLL-requests - but the following log snippet shows that the Audio-device sends correct commands.

Any idea what I'm missing there?
Thanks Smile

Code:
00:18:30 T:2943882256   DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
00:18:30 T:2943882256   DEBUG: CecLogMessage - << 10
00:18:30 T:2943882256   DEBUG: CecLogMessage - command 'POLL' was not acked by the controller
00:18:30 T:2952881168   DEBUG: CecLogMessage - >> 51:44:0a
00:18:30 T:2952881168   DEBUG: CecLogMessage - >> Audio (5) -> Recorder 1 (1): user control pressed (44)
00:18:30 T:2952881168   DEBUG: CecLogMessage - key released: select (0)
00:18:30 T:2952881168   DEBUG: PushCecKeypress - received key  b duration 764
00:18:30 T:2943882256   DEBUG: CecLogMessage - << 10
00:18:30 T:2952881168   DEBUG: CecLogMessage - key pressed: setup menu (a)
00:18:30 T:2952881168   DEBUG: PushCecKeypress - received key e5 duration 0
00:18:30 T:2943882256   DEBUG: CecLogMessage - command 'POLL' was not acked by the controller
00:18:30 T:2943882256   DEBUG: CecLogMessage - >> POLL not sent
00:18:30 T:2952881168   DEBUG: CecLogMessage - >> 51:8b:0a
00:18:30 T:2952881168   DEBUG: CecLogMessage - >> Audio (5) -> Recorder 1 (1): vendor remote button up (8B)
00:18:30 T:2952881168   DEBUG: CecLogMessage - >> 51:44:02
00:18:30 T:2952881168   DEBUG: CecLogMessage - >> Audio (5) -> Recorder 1 (1): user control pressed (44)
00:18:30 T:2952881168   DEBUG: CecLogMessage - key released: setup menu (a)
00:18:30 T:2952881168   DEBUG: PushCecKeypress - received key e5 duration 373
00:18:30 T:2952881168   DEBUG: CecLogMessage - key pressed: down (2)
00:18:30 T:2952881168   DEBUG: PushCecKeypress - received key a7 duration 0
00:18:30 T:2952881168   DEBUG: CecLogMessage - >> 51:8b:02
00:18:30 T:2952881168   DEBUG: CecLogMessage - >> Audio (5) -> Recorder 1 (1): vendor remote button up (8B)
00:18:31 T:2943882256   DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
00:18:31 T:2943882256   DEBUG: CecLogMessage - << 10
00:18:31 T:2943882256   DEBUG: CecLogMessage - command 'POLL' was not acked by the controller
00:18:31 T:2943882256   DEBUG: CecLogMessage - << 10
00:18:31 T:2943882256   DEBUG: CecLogMessage - command 'POLL' was not acked by the controller
00:18:31 T:2943882256   DEBUG: CecLogMessage - >> POLL not sent
00:18:31 T:2952881168   DEBUG: CecLogMessage - key auto-released: down (2)
00:18:31 T:2952881168   DEBUG: PushCecKeypress - received key a7 duration 1155
00:18:32 T:2943882256   DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
00:18:32 T:2943882256   DEBUG: CecLogMessage - << 10
00:18:32 T:2943882256   DEBUG: CecLogMessage - command 'POLL' was not acked by the controller
00:18:32 T:2943882256   DEBUG: CecLogMessage - << 10
00:18:32 T:2943882256   DEBUG: CecLogMessage - command 'POLL' was not acked by the controller
00:18:32 T:2943882256   DEBUG: CecLogMessage - >> POLL not sent
Reply
#2
I have the same issue.

Receiving the same level of interest you are Sad

http://forum.stmlabs.com/showthread.php?tid=10434
Reply
#3
I'd suggest reporting the problem here:
https://github.com/Pulse-Eight/libcec/issues
Reply
#4
(2013-09-05, 14:57)popcornmix Wrote: I'd suggest reporting the problem here:
https://github.com/Pulse-Eight/libcec/issues

Thanks Logged

https://github.com/Pulse-Eight/libcec/issues/188
Reply

Logout Mark Read Team Forum Stats Members Help
libCEC working, but XBMC not responding0