Problem: constant POLL cec messages
|
31st Dec, 2012, 01:11 AM
Post: #1
|
|||
|
|||
constant POLL cec messages
While trying to map some new buttons on my remote, I also saw the following message in the debug log:
Code: 14:53:54 T:2963207232 DEBUG: CecLogMessage - command 'POLL' was not acked by the controller This message is written every second while I'm in the XBMC menus. While playing a file it stops. I this critical or a normal behavior of CEC? |
|||
31st Dec, 2012, 04:40 PM
Post: #2
|
|||
|
|||
RE: constant POLL cec messages
Please unplug the powercable from your TV, and insert it back after one minute. Should work.
|
|||
8th Jan, 2013, 11:22 PM
Post: #3
|
|||
|
|||
RE: constant POLL cec messages
(31st Dec, 2012 04:40 PM)BartOtten Wrote: Please unplug the powercable from your TV, and insert it back after one minute. Should work. Hello I have a similar problem .... I did as you told - remove powercable for some time and it worked but i have to do it all the time ..... I found out that removing my rca cable (video ) from my TV for about 20 seconds while launching some media files on raspberry is helping but that's weird. I cannot use hdmi because my tv doesn't have it. Maybe there is something i can do to disable "cec" or "hdmi" - maybe that's a problem... I used usb mouse, usb keyboard, iphne constallation to control raspberry pi and it is all the same..... My XBMC log keeps saying : DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL and so on... Thanks in advance for your help . I'm really frustrated right now. Tom |
|||
9th Jan, 2013, 12:38 AM
Post: #4
|
|||
|
|||
RE: constant POLL cec messages
NOTE: CEC is known to be spamming a lot to the xbmc.log (I hope this will be removed in the final version of libcec)
Please read rules and do a search before you post! . FAQs . How to post log file? . Looking for answers? Please start here |
|||
9th Jan, 2013, 04:05 AM
Post: #5
|
|||
|
|||
RE: constant POLL cec messages | |||
10th Jan, 2013, 05:47 AM
Post: #6
|
|||
|
|||
Re: RE: constant POLL cec messages
(9th Jan, 2013 04:05 AM)helicobacter Wrote:(9th Jan, 2013 12:38 AM)Koenkk Wrote: NOTE: CEC is known to be spamming a lot to the xbmc.log (I hope this will be removed in the final version of libcec) you can easily disable CEC if you go to System>Settings>System>Input Devices>Peripherals>Raspberry Pi CEC Adapter and deselect Enabled done, your CEC should be disabled ~~~~>>>Please always follow rules and read before you post<<<~~~~ |
|||
10th Jan, 2013, 05:20 PM
Post: #7
|
|||
|
|||
RE: constant POLL cec messages
Hi,
Well i did that and still got the error .... maybe there is something else. Maybe there is something with the hdmi. I am using rca only ( my tv doesn't have hdmi ) so is there any chance that i could disable hdmi and force to use only rca ? |
|||
10th Jan, 2013, 05:32 PM
Post: #8
|
|||
|
|||
Re: constant POLL cec messages
try to add these line to your /boot/config.txt
hdmi_ignore_cec_init=1 ~~~~>>>Please always follow rules and read before you post<<<~~~~ |
|||
« Next Oldest | Next Newest »
|