CEC - RPi2 with AVR and LG TV
#1
Hi,

CEC specialists and LG TV owners are welcome here.

I try to get working my RPi2 with Kodi 6.0.2, LG TV 55UH860V and Denon AVR-2313.
With Kodi CEC, TV and AVR CEC turned ON, I can't have any control from the TV remote to Kodi.

First test is to connect RPi only directly to TV HDMI1.
No change in config.txt, no edid.dat file. As TV is ON before HDMI connection this should be OK. Yes?
I started TV and booted RPi not yet connected. I get:
Code:
echo | cec-client
No device type given. Using 'recording device'
CEC Parser created - libCEC version 3.0.1
no serial port given. trying autodetect:
path:     Raspberry Pi
com port: RPI

opening a connection to the CEC adapter...
DEBUG:   [              65]    Broadcast (F): osd name set to 'Broadcast'
DEBUG:   [              65]    InitHostCEC - vchiq_initialise succeeded
DEBUG:   [              65]    InitHostCEC - vchi_initialise succeeded
DEBUG:   [              66]    InitHostCEC - vchi_connect succeeded
DEBUG:   [              67]    Open - vc_cec initialised
DEBUG:   [              67]    logical address changed to Free use (e)
NOTICE:  [              68]    connection opened
DEBUG:   [              68]    processor thread started
DEBUG:   [              68]    << Broadcast (F) -> TV (0): POLL
DEBUG:   [              69]    initiator 'Broadcast' is not supported by the CEC adapter. using 'Free use' instead
TRAFFIC: [              69]    << e0
DEBUG:   [             159]    initiator 'Broadcast' is not supported by the CEC adapter. using 'Free use' instead
TRAFFIC: [             159]    << e0
DEBUG:   [             249]    >> POLL not sent
DEBUG:   [             249]    TV (0): device status changed into 'not present'
NOTICE:  [             250]    registering new CEC client - v3.0.1
DEBUG:   [             250]    detecting logical address for type 'recording device'
DEBUG:   [             250]    trying logical address 'Recorder 1'
DEBUG:   [             250]    << Recorder 1 (1) -> Recorder 1 (1): POLL
TRAFFIC: [             250]    << 11
TRAFFIC: [             520]    << 11
DEBUG:   [             791]    >> POLL not sent
DEBUG:   [             792]    using logical address 'Recorder 1'
DEBUG:   [             792]    Recorder 1 (1): device status changed into 'handled by libCEC'
DEBUG:   [             793]    Recorder 1 (1): power status changed from 'unknown' to 'on'
DEBUG:   [             793]    Recorder 1 (1): vendor = Pulse Eight (001582)
DEBUG:   [             794]    Recorder 1 (1): CEC version 1.4
DEBUG:   [             794]    AllocateLogicalAddresses - device '0', type 'recording device', LA '1'
DEBUG:   [             794]    logical address changed to Recorder 1 (1)
DEBUG:   [             795]    Recorder 1 (1): osd name set to 'CECTester'
DEBUG:   [             795]    Recorder 1 (1): menu language set to 'eng'
DEBUG:   [             796]    GetPhysicalAddress - physical address = 0000
NOTICE:  [             796]    setting HDMI port to 1 on device TV (0)
DEBUG:   [             797]    << Recorder 1 (1) -> TV (0): POLL
TRAFFIC: [             797]    << 10
TRAFFIC: [             887]    << 10
DEBUG:   [             978]    >> POLL not sent
DEBUG:   [             978]    Recorder 1 (1): physical address changed from ffff to 1000
DEBUG:   [             979]    << Recorder 1 (1) -> broadcast (F): physical adddress 1000
TRAFFIC: [             979]    << 1f:84:10:00:01
WARNING: [            1068]    unhandled response received: opcode=0 initiator=1 destination=0 response=1
WARNING: [            1158]    unhandled response received: opcode=0 initiator=1 destination=0 response=1
NOTICE:  [            1309]    CEC client registered: libCEC version = 3.0.1, client version = 3.0.1, firmware version = 1, logical address(es) = Recorder 1 (1) , base device: TV (0), HDMI port number: 1, physical address: 1.0.0.0, git revision: 67b782c
, compiled on Mon Feb 29 20:29:46 UTC 2016 by [email protected] on Linux 3.19.8-100.fc20.x86_64 (x86_64), features: P8_USB, P8_detect, 'RPi'
DEBUG:   [            1309]    << Recorder 1 (1) -> TV (0): OSD name 'CECTester'
DEBUG:   [            1310]    << Recorder 1 (1) -> TV (0): POLL
TRAFFIC: [            1310]    << 10
TRAFFIC: [            1401]    << 10
DEBUG:   [            1492]    >> POLL not sent
DEBUG:   [            1493]    not sending command 'set osd name': destination device 'TV' marked as not present
DEBUG:   [            1493]    << requesting power status of 'TV' (0)
DEBUG:   [            1494]    << Recorder 1 (1) -> TV (0): POLL
TRAFFIC: [            1494]    << 10
TRAFFIC: [            1585]    << 10
DEBUG:   [            1676]    >> POLL not sent
DEBUG:   [            1676]    not sending command 'give device power status': destination device 'TV' marked as not present
waiting for input
WARNING: [            2069]    unhandled response received: opcode=0 initiator=1 destination=0 response=1
WARNING: [            2159]    unhandled response received: opcode=0 initiator=1 destination=0 response=1
WARNING: [            3249]    unhandled response received: opcode=0 initiator=1 destination=0 response=1

I plugged the cable here
So far so good

WARNING: [           24600]    unhandled response received: opcode=0 initiator=1 destination=0 response=1
WARNING: [           25691]    unhandled response received: opcode=0 initiator=1 destination=0 response=1
WARNING: [           25781]    unhandled response received: opcode=0 initiator=1 destination=0 response=1
WARNING: [           26812]    unhandled response received: opcode=0 initiator=1 destination=0 response=0
WARNING: [           26903]    unhandled response received: opcode=8c initiator=1 destination=0 response=0
TRAFFIC: [           27052]    >> 0f:87:00:e0:91
DEBUG:   [           27052]    TV (0): vendor = LG (00e091)
DEBUG:   [           27052]    << Recorder 1 (1) -> Broadcast (F): vendor id Pulse Eight (1582)
TRAFFIC: [           27052]    << 1f:87:00:15:82
DEBUG:   [           27052]    >> TV (0) -> Broadcast (F): device vendor id (87)
DEBUG:   [           27203]    device TV (0) status changed to present after command device vendor id
DEBUG:   [           27203]    replacing the command handler for device 'TV' (0)
DEBUG:   [           27203]    TV (0): CEC version 1.3a
DEBUG:   [           27203]    TV (0): menu language set to 'eng'
DEBUG:   [           27203]    Recorder 1 (1): vendor = LG (00e091)
DEBUG:   [           27203]    replacing the command handler for device 'Recorder 1' (1)
DEBUG:   [           27203]    Recorder 1 (1): CEC version 1.3a
WARNING: [           27412]    unhandled response received: opcode=87 initiator=1 destination=f response=0
TRAFFIC: [           27413]    >> 01:8c
DEBUG:   [           27413]    << Recorder 1 (1) -> TV (0): vendor id LG (e091)
TRAFFIC: [           27413]    << 1f:87:00:e0:91
DEBUG:   [           27413]    >> TV (0) -> Recorder 1 (1): give device vendor id (8C)
WARNING: [           27533]    unhandled response received: opcode=8f initiator=1 destination=0 response=0
TRAFFIC: [           27743]    >> 01:46
DEBUG:   [           27743]    << Recorder 1 (1) -> TV (0): OSD name 'CECTester'
TRAFFIC: [           27743]    << 10:47:43:45:43:54:65:73:74:65:72
DEBUG:   [           27743]    >> TV (0) -> Recorder 1 (1): give osd name (46)
WARNING: [           27953]    unhandled response received: opcode=87 initiator=1 destination=f response=0
TRAFFIC: [           28193]    >> 01:83
DEBUG:   [           28193]    << Recorder 1 (1) -> broadcast (F): physical adddress 1000
TRAFFIC: [           28193]    << 1f:84:10:00:01
DEBUG:   [           28193]    >> TV (0) -> Recorder 1 (1): give physical address (83)
WARNING: [           28553]    unhandled response received: opcode=47 initiator=1 destination=0 response=0
TRAFFIC: [           28763]    >> 01:46
DEBUG:   [           28763]    << Recorder 1 (1) -> TV (0): OSD name 'CECTester'
TRAFFIC: [           28763]    << 10:47:43:45:43:54:65:73:74:65:72
DEBUG:   [           28764]    >> TV (0) -> Recorder 1 (1): give osd name (46)
WARNING: [           28973]    unhandled response received: opcode=84 initiator=1 destination=f response=0
TRAFFIC: [           29243]    >> 01:90:00
DEBUG:   [           29243]    TV (0): power status changed from 'unknown' to 'on'
TRAFFIC: [           29243]    >> 01:46
DEBUG:   [           29243]    << Recorder 1 (1) -> TV (0): OSD name 'CECTester'
TRAFFIC: [           29243]    << 10:47:43:45:43:54:65:73:74:65:72
DEBUG:   [           29244]    >> TV (0) -> Recorder 1 (1): report power status (90)
DEBUG:   [           29244]    >> TV (0) -> Recorder 1 (1): give osd name (46)
TRAFFIC: [           29573]    >> 01:89:a0
DEBUG:   [           29573]    Recorder 1 (1): power status changed from 'on' to 'in transition from standby to on'
DEBUG:   [           29573]    << Recorder 1 (1) -> TV (0): in transition from standby to on
TRAFFIC: [           29573]    << 10:90:02
DEBUG:   [           29574]    >> TV (0) -> Recorder 1 (1): vendor command (89)
WARNING: [           29753]    unhandled response received: opcode=47 initiator=1 destination=0 response=0
WARNING: [           30053]    unhandled response received: opcode=47 initiator=1 destination=0 response=0
DEBUG:   [           30143]    Recorder 1 (1): power status changed from 'in transition from standby to on' to 'on'
TRAFFIC: [           30144]    >> 01:46
DEBUG:   [           30144]    >> TV (0) -> Recorder 1 (1): give osd name (46)
DEBUG:   [           30145]    << Recorder 1 (1) -> TV (0): OSD name 'CECTester'
TRAFFIC: [           30145]    << 10:47:43:45:43:54:65:73:74:65:72
WARNING: [           30233]    unhandled response received: opcode=90 initiator=1 destination=0 response=0
TRAFFIC: [           30413]    >> 01:89:a0
DEBUG:   [           30414]    >> TV (0) -> Recorder 1 (1): vendor command (89)
DEBUG:   [           30414]    Recorder 1 (1): power status changed from 'on' to 'in transition from standby to on'
DEBUG:   [           30414]    << Recorder 1 (1) -> TV (0): in transition from standby to on
TRAFFIC: [           30414]    << 10:90:02
WARNING: [           30713]    unhandled response received: opcode=47 initiator=1 destination=0 response=0
DEBUG:   [           30803]    Recorder 1 (1): power status changed from 'in transition from standby to on' to 'on'
TRAFFIC: [           30804]    >> 01:8f
DEBUG:   [           30805]    >> TV (0) -> Recorder 1 (1): give device power status (8F)
DEBUG:   [           30805]    << Recorder 1 (1) -> TV (0): on
TRAFFIC: [           30806]    << 10:90:00
WARNING: [           30983]    unhandled response received: opcode=90 initiator=1 destination=0 response=0
WARNING: [           31163]    unhandled response received: opcode=90 initiator=1 destination=0 response=0
TRAFFIC: [           31164]    >> 01:1a:01
DEBUG:   [           31164]    >> Recorder 1 (1): deck status changed from 'stop' to 'LG other'
DEBUG:   [           31164]    << Recorder 1 (1) -> TV (0): deck status 'LG other'
DEBUG:   [           31164]    >> TV (0) -> Recorder 1 (1): give deck status (1A)
TRAFFIC: [           31164]    << 10:1b:20
WARNING: [           31224]    unhandled response received: opcode=8f initiator=1 destination=0 response=0
WARNING: [           31494]    unhandled response received: opcode=0 initiator=1 destination=2 response=1
TRAFFIC: [           31494]    >> 01:90:00
DEBUG:   [           31494]    >> TV (0) -> Recorder 1 (1): report power status (90)
WARNING: [           31644]    unhandled response received: opcode=0 initiator=1 destination=2 response=1
TRAFFIC: [           31645]    >> 01:89:01
DEBUG:   [           31645]    Recorder 1 (1): power status changed from 'on' to 'standby'
DEBUG:   [           31645]    << Recorder 1 (1) -> TV (0): standby
DEBUG:   [           31645]    >> TV (0) -> Recorder 1 (1): vendor command (89)
TRAFFIC: [           31645]    << 10:90:01
WARNING: [           31735]    unhandled response received: opcode=0 initiator=1 destination=3 response=1
TRAFFIC: [           31825]    << 10:89:02:05
WARNING: [           31915]    unhandled response received: opcode=0 initiator=1 destination=3 response=1
NOTICE:  [           32155]    SL initialised
TRAFFIC: [           32155]    >> 0f:87:00:e0:91
DEBUG:   [           32155]    << Recorder 1 (1) -> Broadcast (F): vendor id LG (e091)
TRAFFIC: [           32155]    << 1f:87:00:e0:91
DEBUG:   [           32156]    >> TV (0) -> Broadcast (F): device vendor id (87)
WARNING: [           32245]    unhandled response received: opcode=0 initiator=1 destination=4 response=1
TRAFFIC: [           32455]    >> 01:1a:01
DEBUG:   [           32455]    << Recorder 1 (1) -> TV (0): deck status 'LG other'
TRAFFIC: [           32455]    << 10:1b:20
DEBUG:   [           32456]    >> TV (0) -> Recorder 1 (1): give deck status (1A)
WARNING: [           32605]    unhandled response received: opcode=0 initiator=1 destination=4 response=1
TRAFFIC: [           32785]    >> 01:8f
DEBUG:   [           32785]    << Recorder 1 (1) -> TV (0): standby
TRAFFIC: [           32785]    << 10:90:01
DEBUG:   [           32786]    >> TV (0) -> Recorder 1 (1): give device power status (8F)
WARNING: [           32935]    unhandled response received: opcode=0 initiator=1 destination=6 response=1
DEBUG:   [           33025]    Recorder 1 (1): power status changed from 'standby' to 'on'
TRAFFIC: [           33025]    >> 01:00:89:01
TRAFFIC: [           33025]    >> 01:83
DEBUG:   [           33025]    << Recorder 1 (1) -> broadcast (F): physical adddress 1000
TRAFFIC: [           33026]    << 1f:84:10:00:01
DEBUG:   [           33026]    >> TV (0) -> Recorder 1 (1): feature abort ( 0)
DEBUG:   [           33026]    >> TV (0) -> Recorder 1 (1): give physical address (83)
WARNING: [           33175]    unhandled response received: opcode=0 initiator=1 destination=6 response=1
TRAFFIC: [           33355]    >> 01:46
DEBUG:   [           33355]    << Recorder 1 (1) -> TV (0): OSD name 'CECTester'
TRAFFIC: [           33356]    << 10:47:43:45:43:54:65:73:74:65:72
DEBUG:   [           33356]    >> TV (0) -> Recorder 1 (1): give osd name (46)
WARNING: [           33445]    unhandled response received: opcode=0 initiator=1 destination=7 response=1
TRAFFIC: [           33805]    >> 01:83
DEBUG:   [           33805]    << Recorder 1 (1) -> broadcast (F): physical adddress 1000
TRAFFIC: [           33806]    << 1f:84:10:00:01
DEBUG:   [           33806]    >> TV (0) -> Recorder 1 (1): give physical address (83)
WARNING: [           33895]    unhandled response received: opcode=0 initiator=1 destination=7 response=1
TRAFFIC: [           34046]    >> 01:8f
WARNING: [           34046]    FIXME: LG seems to have bugged out. resetting to 'in transition standby to on'. the return button will not work
DEBUG:   [           34046]    Recorder 1 (1): power status changed from 'on' to 'in transition from standby to on'
DEBUG:   [           34046]    << Recorder 1 (1) -> TV (0): in transition from standby to on
TRAFFIC: [           34046]    << 10:90:02
DEBUG:   [           34046]    >> TV (0) -> Recorder 1 (1): give device power status (8F)
WARNING: [           34137]    unhandled response received: opcode=0 initiator=1 destination=8 response=1
DEBUG:   [           34288]    Recorder 1 (1): power status changed from 'in transition from standby to on' to 'on'
TRAFFIC: [           34288]    >> 01:8f
WARNING: [           34288]    FIXME: LG seems to have bugged out. resetting to 'in transition standby to on'. the return button will not work
DEBUG:   [           34288]    Recorder 1 (1): power status changed from 'on' to 'in transition from standby to on'
DEBUG:   [           34288]    << Recorder 1 (1) -> TV (0): in transition from standby to on
TRAFFIC: [           34288]    << 10:90:02
DEBUG:   [           34289]    >> TV (0) -> Recorder 1 (1): give device power status (8F)
WARNING: [           34378]    unhandled response received: opcode=0 initiator=1 destination=8 response=1
DEBUG:   [           34468]    Recorder 1 (1): power status changed from 'in transition from standby to on' to 'on'
WARNING: [           34558]    unhandled response received: opcode=0 initiator=1 destination=9 response=1
WARNING: [           34649]    unhandled response received: opcode=0 initiator=1 destination=9 response=1
WARNING: [           34739]    unhandled response received: opcode=0 initiator=1 destination=a response=1
WARNING: [           34830]    unhandled response received: opcode=0 initiator=1 destination=a response=1
WARNING: [           34920]    unhandled response received: opcode=0 initiator=1 destination=b response=1
WARNING: [           35010]    unhandled response received: opcode=0 initiator=1 destination=b response=1
WARNING: [           35101]    unhandled response received: opcode=0 initiator=1 destination=c response=1
WARNING: [           35191]    unhandled response received: opcode=0 initiator=1 destination=c response=1
WARNING: [           35282]    unhandled response received: opcode=0 initiator=1 destination=d response=1
WARNING: [           35372]    unhandled response received: opcode=0 initiator=1 destination=d response=1
WARNING: [           35463]    unhandled response received: opcode=0 initiator=1 destination=e response=1
WARNING: [           35553]    unhandled response received: opcode=0 initiator=1 destination=e response=1
WARNING: [           35644]    unhandled response received: opcode=1b initiator=1 destination=0 response=0
WARNING: [           35765]    unhandled response received: opcode=89 initiator=1 destination=0 response=0
WARNING: [           35916]    unhandled response received: opcode=87 initiator=1 destination=f response=0
WARNING: [           36067]    unhandled response received: opcode=1b initiator=1 destination=0 response=0
TRAFFIC: [           36067]    >> 01:46
DEBUG:   [           36067]    << Recorder 1 (1) -> TV (0): OSD name 'CECTester'
TRAFFIC: [           36067]    << 10:47:43:45:43:54:65:73:74:65:72
DEBUG:   [           36067]    >> TV (0) -> Recorder 1 (1): give osd name (46)
WARNING: [           36247]    unhandled response received: opcode=90 initiator=1 destination=0 response=0
TRAFFIC: [           36547]    >> 01:89:01
DEBUG:   [           36547]    Recorder 1 (1): power status changed from 'on' to 'standby'
DEBUG:   [           36547]    << Recorder 1 (1) -> TV (0): standby
TRAFFIC: [           36547]    << 10:90:01
DEBUG:   [           36548]    >> TV (0) -> Recorder 1 (1): vendor command (89)
WARNING: [           36757]    unhandled response received: opcode=84 initiator=1 destination=f response=0
TRAFFIC: [           36847]    << 10:89:02:05
WARNING: [           37027]    unhandled response received: opcode=47 initiator=1 destination=0 response=0
NOTICE:  [           37267]    SL initialised
TRAFFIC: [           37267]    >> 01:1a:01
DEBUG:   [           37267]    << Recorder 1 (1) -> TV (0): deck status 'LG other'
TRAFFIC: [           37267]    << 10:1b:20
DEBUG:   [           37268]    >> TV (0) -> Recorder 1 (1): give deck status (1A)
WARNING: [           37417]    unhandled response received: opcode=84 initiator=1 destination=f response=0
TRAFFIC: [           37507]    >> 0f:87:00:e0:91
DEBUG:   [           37507]    << Recorder 1 (1) -> Broadcast (F): vendor id LG (e091)
TRAFFIC: [           37507]    << 1f:87:00:e0:91
DEBUG:   [           37508]    >> TV (0) -> Broadcast (F): device vendor id (87)
WARNING: [           37597]    unhandled response received: opcode=90 initiator=1 destination=0 response=0
WARNING: [           37837]    unhandled response received: opcode=90 initiator=1 destination=0 response=0
WARNING: [           38078]    unhandled response received: opcode=47 initiator=1 destination=0 response=0
TRAFFIC: [           38078]    >> 01:46
DEBUG:   [           38078]    << Recorder 1 (1) -> TV (0): OSD name 'CECTester'
TRAFFIC: [           38078]    << 10:47:43:45:43:54:65:73:74:65:72
DEBUG:   [           38078]    >> TV (0) -> Recorder 1 (1): give osd name (46)
WARNING: [           38258]    unhandled response received: opcode=89 initiator=1 destination=0 response=0
TRAFFIC: [           38558]    >> 01:89:01
DEBUG:   [           38558]    << Recorder 1 (1) -> TV (0): standby
TRAFFIC: [           38558]    << 10:90:01
DEBUG:   [           38559]    >> TV (0) -> Recorder 1 (1): vendor command (89)
WARNING: [           38648]    unhandled response received: opcode=1b initiator=1 destination=0 response=0
TRAFFIC: [           38738]    << 10:89:02:05
WARNING: [           38888]    unhandled response received: opcode=87 initiator=1 destination=f response=0
NOTICE:  [           39128]    SL initialised
TRAFFIC: [           39128]    >> 0f:87:00:e0:91
DEBUG:   [           39129]    << Recorder 1 (1) -> Broadcast (F): vendor id LG (e091)
TRAFFIC: [           39129]    << 1f:87:00:e0:91
DEBUG:   [           39129]    >> TV (0) -> Broadcast (F): device vendor id (87)
WARNING: [           39368]    unhandled response received: opcode=47 initiator=1 destination=0 response=0
TRAFFIC: [           39579]    >> 01:46
DEBUG:   [           39579]    << Recorder 1 (1) -> TV (0): OSD name 'CECTester'
TRAFFIC: [           39579]    << 10:47:43:45:43:54:65:73:74:65:72
DEBUG:   [           39579]    >> TV (0) -> Recorder 1 (1): give osd name (46)
WARNING: [           39759]    unhandled response received: opcode=89 initiator=1 destination=0 response=0
TRAFFIC: [           40149]    >> 01:89:01
DEBUG:   [           40149]    << Recorder 1 (1) -> TV (0): standby
TRAFFIC: [           40149]    << 10:90:01
DEBUG:   [           40149]    >> TV (0) -> Recorder 1 (1): vendor command (89)
WARNING: [           40299]    unhandled response received: opcode=87 initiator=1 destination=f response=0
TRAFFIC: [           40389]    << 10:89:02:05
WARNING: [           40629]    unhandled response received: opcode=47 initiator=1 destination=0 response=0
NOTICE:  [           40809]    SL initialised
TRAFFIC: [           40809]    >> 01:46
DEBUG:   [           40809]    << Recorder 1 (1) -> TV (0): OSD name 'CECTester'
TRAFFIC: [           40809]    << 10:47:43:45:43:54:65:73:74:65:72
DEBUG:   [           40809]    >> TV (0) -> Recorder 1 (1): give osd name (46)
WARNING: [           40929]    unhandled response received: opcode=89 initiator=1 destination=0 response=0
TRAFFIC: [           41109]    >> 01:89:01
DEBUG:   [           41109]    << Recorder 1 (1) -> TV (0): standby
TRAFFIC: [           41109]    << 10:90:01
DEBUG:   [           41109]    >> TV (0) -> Recorder 1 (1): vendor command (89)
WARNING: [           41409]    unhandled response received: opcode=47 initiator=1 destination=0 response=0
WARNING: [           41529]    unhandled response received: opcode=89 initiator=1 destination=0 response=0
TRAFFIC: [           41619]    << 10:89:02:05
WARNING: [           41799]    unhandled response received: opcode=47 initiator=1 destination=0 response=0
NOTICE:  [           41919]    SL initialised
TRAFFIC: [           41919]    >> 01:46
DEBUG:   [           41919]    << Recorder 1 (1) -> TV (0): OSD name 'CECTester'
TRAFFIC: [           41919]    << 10:47:43:45:43:54:65:73:74:65:72
DEBUG:   [           41920]    >> TV (0) -> Recorder 1 (1): give osd name (46)
WARNING: [           42039]    unhandled response received: opcode=89 initiator=1 destination=0 response=0
TRAFFIC: [           42339]    >> 01:89:01
DEBUG:   [           42339]    << Recorder 1 (1) -> TV (0): standby
TRAFFIC: [           42339]    << 10:90:01
DEBUG:   [           42340]    >> TV (0) -> Recorder 1 (1): vendor command (89)
TRAFFIC: [           42430]    << 10:89:02:05
NOTICE:  [           42550]    SL initialised
TRAFFIC: [           50518]    >> 0f:87:00:e0:91
DEBUG:   [           50518]    << Recorder 1 (1) -> Broadcast (F): vendor id LG (e091)
TRAFFIC: [           50518]    << 1f:87:00:e0:91
DEBUG:   [           50518]    >> TV (0) -> Broadcast (F): device vendor id (87)
WARNING: [           50939]    unhandled response received: opcode=87 initiator=1 destination=f response=0
TRAFFIC: [           50939]    >> 0f:87:00:e0:91
DEBUG:   [           50940]    << Recorder 1 (1) -> Broadcast (F): vendor id LG (e091)
TRAFFIC: [           50940]    << 1f:87:00:e0:91
DEBUG:   [           50940]    >> TV (0) -> Broadcast (F): device vendor id (87)
TRAFFIC: [           51210]    >> 0f:87:00:e0:91
DEBUG:   [           51210]    << Recorder 1 (1) -> Broadcast (F): vendor id LG (e091)
TRAFFIC: [           51210]    << 1f:87:00:e0:91
DEBUG:   [           51210]    >> TV (0) -> Broadcast (F): device vendor id (87)
TRAFFIC: [           51420]    >> 01:46
DEBUG:   [           51420]    << Recorder 1 (1) -> TV (0): OSD name 'CECTester'
TRAFFIC: [           51420]    << 10:47:43:45:43:54:65:73:74:65:72
DEBUG:   [           51420]    >> TV (0) -> Recorder 1 (1): give osd name (46)
WARNING: [           51690]    unhandled response received: opcode=87 initiator=1 destination=f response=0
TRAFFIC: [           51960]    >> 0f:87:00:e0:91
DEBUG:   [           51960]    << Recorder 1 (1) -> Broadcast (F): vendor id LG (e091)
TRAFFIC: [           51960]    << 1f:87:00:e0:91
DEBUG:   [           51960]    >> TV (0) -> Broadcast (F): device vendor id (87)
WARNING: [           52290]    unhandled response received: opcode=47 initiator=1 destination=0 response=0
TRAFFIC: [           52470]    >> 01:89:01
DEBUG:   [           52470]    << Recorder 1 (1) -> TV (0): standby
TRAFFIC: [           52470]    << 10:90:01
DEBUG:   [           52470]    >> TV (0) -> Recorder 1 (1): vendor command (89)
WARNING: [           52710]    unhandled response received: opcode=87 initiator=1 destination=f response=0
WARNING: [           52860]    unhandled response received: opcode=89 initiator=1 destination=0 response=0
TRAFFIC: [           53010]    << 10:89:02:05
WARNING: [           53220]    unhandled response received: opcode=47 initiator=1 destination=0 response=0
NOTICE:  [           53430]    SL initialised
TRAFFIC: [           53430]    >> 01:46
DEBUG:   [           53430]    << Recorder 1 (1) -> TV (0): OSD name 'CECTester'
TRAFFIC: [           53430]    << 10:47:43:45:43:54:65:73:74:65:72
DEBUG:   [           53431]    >> TV (0) -> Recorder 1 (1): give osd name (46)
WARNING: [           53610]    unhandled response received: opcode=89 initiator=1 destination=0 response=0
TRAFFIC: [           53820]    >> 01:89:01
DEBUG:   [           53820]    << Recorder 1 (1) -> TV (0): standby
TRAFFIC: [           53820]    << 10:90:01
DEBUG:   [           53821]    >> TV (0) -> Recorder 1 (1): vendor command (89)
WARNING: [           54180]    unhandled response received: opcode=47 initiator=1 destination=0 response=0
WARNING: [           54330]    unhandled response received: opcode=89 initiator=1 destination=0 response=0
TRAFFIC: [           54480]    << 10:89:02:05
WARNING: [           54750]    unhandled response received: opcode=47 initiator=1 destination=0 response=0
NOTICE:  [           54900]    SL initialised
TRAFFIC: [           54901]    >> 01:46
DEBUG:   [           54901]    << Recorder 1 (1) -> TV (0): OSD name 'CECTester'
TRAFFIC: [           54901]    << 10:47:43:45:43:54:65:73:74:65:72
DEBUG:   [           54901]    >> TV (0) -> Recorder 1 (1): give osd name (46)
WARNING: [           55080]    unhandled response received: opcode=89 initiator=1 destination=0 response=0
TRAFFIC: [           55411]    >> 01:89:01
DEBUG:   [           55411]    << Recorder 1 (1) -> TV (0): standby
TRAFFIC: [           55411]    << 10:90:01
DEBUG:   [           55411]    >> TV (0) -> Recorder 1 (1): vendor command (89)
WARNING: [           55651]    unhandled response received: opcode=47 initiator=1 destination=0 response=0
TRAFFIC: [           55801]    << 10:89:02:05
NOTICE:  [           55951]    SL initialised
TRAFFIC: [           55951]    >> 01:46
DEBUG:   [           55951]    << Recorder 1 (1) -> TV (0): OSD name 'CECTester'
TRAFFIC: [           55951]    << 10:47:43:45:43:54:65:73:74:65:72
DEBUG:   [           55952]    >> TV (0) -> Recorder 1 (1): give osd name (46)
WARNING: [           56161]    unhandled response received: opcode=89 initiator=1 destination=0 response=0
TRAFFIC: [           56491]    >> 01:89:01
DEBUG:   [           56491]    << Recorder 1 (1) -> TV (0): standby
TRAFFIC: [           56491]    << 10:90:01
DEBUG:   [           56491]    >> TV (0) -> Recorder 1 (1): vendor command (89)
WARNING: [           56701]    unhandled response received: opcode=47 initiator=1 destination=0 response=0
TRAFFIC: [           56821]    << 10:89:02:05
NOTICE:  [           56941]    SL initialised
TRAFFIC: [           56941]    >> 01:46
DEBUG:   [           56941]    << Recorder 1 (1) -> TV (0): OSD name 'CECTester'
TRAFFIC: [           56941]    << 10:47:43:45:43:54:65:73:74:65:72
DEBUG:   [           56942]    >> TV (0) -> Recorder 1 (1): give osd name (46)
WARNING: [           57091]    unhandled response received: opcode=89 initiator=1 destination=0 response=0
TRAFFIC: [           57421]    >> 01:89:01
DEBUG:   [           57421]    << Recorder 1 (1) -> TV (0): standby
TRAFFIC: [           57421]    << 10:90:01
DEBUG:   [           57422]    >> TV (0) -> Recorder 1 (1): vendor command (89)
WARNING: [           57631]    unhandled response received: opcode=47 initiator=1 destination=0 response=0
TRAFFIC: [           57751]    << 10:89:02:05
NOTICE:  [           57871]    SL initialised
TRAFFIC: [           57871]    >> 01:46
DEBUG:   [           57871]    << Recorder 1 (1) -> TV (0): OSD name 'CECTester'
TRAFFIC: [           57872]    << 10:47:43:45:43:54:65:73:74:65:72
DEBUG:   [           57872]    >> TV (0) -> Recorder 1 (1): give osd name (46)
WARNING: [           57991]    unhandled response received: opcode=89 initiator=1 destination=0 response=0
TRAFFIC: [           58291]    >> 01:89:01
DEBUG:   [           58292]    << Recorder 1 (1) -> TV (0): standby
TRAFFIC: [           58292]    << 10:90:01
DEBUG:   [           58292]    >> TV (0) -> Recorder 1 (1): vendor command (89)
WARNING: [           58441]    unhandled response received: opcode=87 initiator=1 destination=f response=0
TRAFFIC: [           58531]    << 10:89:02:05
NOTICE:  [           58712]    SL initialised
TRAFFIC: [           58712]    >> 01:46
DEBUG:   [           58712]    << Recorder 1 (1) -> TV (0): OSD name 'CECTester'
TRAFFIC: [           58712]    << 10:47:43:45:43:54:65:73:74:65:72
DEBUG:   [           58712]    >> TV (0) -> Recorder 1 (1): give osd name (46)
TRAFFIC: [           58953]    >> 01:89:01
DEBUG:   [           58953]    << Recorder 1 (1) -> TV (0): standby
TRAFFIC: [           58953]    << 10:90:01
DEBUG:   [           58953]    >> TV (0) -> Recorder 1 (1): vendor command (89)
WARNING: [           59253]    unhandled response received: opcode=47 initiator=1 destination=0 response=0
WARNING: [           59373]    unhandled response received: opcode=89 initiator=1 destination=0 response=0
TRAFFIC: [           59463]    << 10:89:02:05
NOTICE:  [           59583]    SL initialised
TRAFFIC: [           59583]    >> 01:46
DEBUG:   [           59583]    << Recorder 1 (1) -> TV (0): OSD name 'CECTester'
TRAFFIC: [           59584]    << 10:47:43:45:43:54:65:73:74:65:72
DEBUG:   [           59584]    >> TV (0) -> Recorder 1 (1): give osd name (46)
TRAFFIC: [           59884]    >> 01:89:01
DEBUG:   [           59884]    << Recorder 1 (1) -> TV (0): standby
TRAFFIC: [           59884]    << 10:90:01
DEBUG:   [           59884]    >> TV (0) -> Recorder 1 (1): vendor command (89)
TRAFFIC: [           59975]    << 10:89:02:05
NOTICE:  [           60095]    SL initialised
TRAFFIC: [           65548]    >> 0f:87:00:e0:91
DEBUG:   [           65548]    << Recorder 1 (1) -> Broadcast (F): vendor id LG (e091)
TRAFFIC: [           65548]    << 1f:87:00:e0:91
DEBUG:   [           65548]    >> TV (0) -> Broadcast (F): device vendor id (87)
WARNING: [           65968]    unhandled response received: opcode=87 initiator=1 destination=f response=0
TRAFFIC: [           65969]    >> 0f:87:00:e0:91
DEBUG:   [           65970]    << Recorder 1 (1) -> Broadcast (F): vendor id LG (e091)
TRAFFIC: [           65970]    << 1f:87:00:e0:91
DEBUG:   [           65970]    >> TV (0) -> Broadcast (F): device vendor id (87)
TRAFFIC: [           66239]    >> 0f:87:00:e0:91
DEBUG:   [           66240]    << Recorder 1 (1) -> Broadcast (F): vendor id LG (e091)
TRAFFIC: [           66240]    << 1f:87:00:e0:91
DEBUG:   [           66240]    >> TV (0) -> Broadcast (F): device vendor id (87)
TRAFFIC: [           66449]    >> 01:46
DEBUG:   [           66450]    << Recorder 1 (1) -> TV (0): OSD name 'CECTester'
TRAFFIC: [           66450]    << 10:47:43:45:43:54:65:73:74:65:72
DEBUG:   [           66450]    >> TV (0) -> Recorder 1 (1): give osd name (46)
WARNING: [           66719]    unhandled response received: opcode=87 initiator=1 destination=f response=0
TRAFFIC: [           66990]    >> 0f:87:00:e0:91
DEBUG:   [           66990]    << Recorder 1 (1) -> Broadcast (F): vendor id LG (e091)
TRAFFIC: [           66990]    << 1f:87:00:e0:91
DEBUG:   [           66990]    >> TV (0) -> Broadcast (F): device vendor id (87)
WARNING: [           67319]    unhandled response received: opcode=47 initiator=1 destination=0 response=0
TRAFFIC: [           67500]    >> 01:89:01
DEBUG:   [           67500]    << Recorder 1 (1) -> TV (0): standby
TRAFFIC: [           67500]    << 10:90:01
DEBUG:   [           67500]    >> TV (0) -> Recorder 1 (1): vendor command (89)
WARNING: [           67740]    unhandled response received: opcode=87 initiator=1 destination=f response=0
WARNING: [           67890]    unhandled response received: opcode=89 initiator=1 destination=0 response=0
TRAFFIC: [           68010]    << 10:89:02:05
WARNING: [           68250]    unhandled response received: opcode=47 initiator=1 destination=0 response=0
NOTICE:  [           68460]    SL initialised
TRAFFIC: [           68460]    >> 01:46
DEBUG:   [           68460]    << Recorder 1 (1) -> TV (0): OSD name 'CECTester'
TRAFFIC: [           68460]    << 10:47:43:45:43:54:65:73:74:65:72
DEBUG:   [           68460]    >> TV (0) -> Recorder 1 (1): give osd name (46)
WARNING: [           68610]    unhandled response received: opcode=89 initiator=1 destination=0 response=0
TRAFFIC: [           68851]    >> 01:89:01
DEBUG:   [           68851]    << Recorder 1 (1) -> TV (0): standby
TRAFFIC: [           68851]    << 10:90:01
DEBUG:   [           68851]    >> TV (0) -> Recorder 1 (1): vendor command (89)
WARNING: [           69150]    unhandled response received: opcode=47 initiator=1 destination=0 response=0
WARNING: [           69360]    unhandled response received: opcode=89 initiator=1 destination=0 response=0
TRAFFIC: [           69510]    << 10:89:02:05
WARNING: [           69720]    unhandled response received: opcode=47 initiator=1 destination=0 response=0
NOTICE:  [           69931]    SL initialised
TRAFFIC: [           69931]    >> 01:46
DEBUG:   [           69931]    << Recorder 1 (1) -> TV (0): OSD name 'CECTester'
TRAFFIC: [           69931]    << 10:47:43:45:43:54:65:73:74:65:72
DEBUG:   [           69931]    >> TV (0) -> Recorder 1 (1): give osd name (46)
WARNING: [           70080]    unhandled response received: opcode=89 initiator=1 destination=0 response=0
TRAFFIC: [           70321]    >> 01:89:01
DEBUG:   [           70321]    << Recorder 1 (1) -> TV (0): standby
TRAFFIC: [           70321]    << 10:90:01
DEBUG:   [           70321]    >> TV (0) -> Recorder 1 (1): vendor command (89)
WARNING: [           70681]    unhandled response received: opcode=47 initiator=1 destination=0 response=0
WARNING: [           70830]    unhandled response received: opcode=89 initiator=1 destination=0 response=0
TRAFFIC: [           70981]    << 10:89:02:05
WARNING: [           71191]    unhandled response received: opcode=47 initiator=1 destination=0 response=0
NOTICE:  [           71401]    SL initialised
TRAFFIC: [           71401]    >> 01:46
DEBUG:   [           71401]    << Recorder 1 (1) -> TV (0): OSD name 'CECTester'
DEBUG:   [           71402]    >> TV (0) -> Recorder 1 (1): give osd name (46)
TRAFFIC: [           71402]    << 10:47:43:45:43:54:65:73:74:65:72
WARNING: [           71551]    unhandled response received: opcode=89 initiator=1 destination=0 response=0
TRAFFIC: [           71761]    >> 01:89:01
DEBUG:   [           71761]    << Recorder 1 (1) -> TV (0): standby
TRAFFIC: [           71761]    << 10:90:01
DEBUG:   [           71762]    >> TV (0) -> Recorder 1 (1): vendor command (89)
WARNING: [           72091]    unhandled response received: opcode=47 initiator=1 destination=0 response=0
WARNING: [           72241]    unhandled response received: opcode=89 initiator=1 destination=0 response=0
TRAFFIC: [           72361]    << 10:89:02:05
WARNING: [           72541]    unhandled response received: opcode=87 initiator=1 destination=f response=0
NOTICE:  [           72721]    SL initialised
TRAFFIC: [           72721]    >> 01:46
DEBUG:   [           72721]    << Recorder 1 (1) -> TV (0): OSD name 'CECTester'
TRAFFIC: [           72722]    << 10:47:43:45:43:54:65:73:74:65:72
DEBUG:   [           72722]    >> TV (0) -> Recorder 1 (1): give osd name (46)
TRAFFIC: [           73112]    >> 01:89:01
DEBUG:   [           73112]    << Recorder 1 (1) -> TV (0): standby
TRAFFIC: [           73112]    << 10:90:01
DEBUG:   [           73113]    >> TV (0) -> Recorder 1 (1): vendor command (89)
WARNING: [           73292]    unhandled response received: opcode=47 initiator=1 destination=0 response=0
WARNING: [           73412]    unhandled response received: opcode=89 initiator=1 destination=0 response=0
TRAFFIC: [           73502]    << 10:89:02:05
NOTICE:  [           73623]    SL initialised
TRAFFIC: [           73623]    >> 01:46
DEBUG:   [           73623]    << Recorder 1 (1) -> TV (0): OSD name 'CECTester'
TRAFFIC: [           73623]    << 10:47:43:45:43:54:65:73:74:65:72
DEBUG:   [           73623]    >> TV (0) -> Recorder 1 (1): give osd name (46)
TRAFFIC: [           73923]    >> 01:89:01
DEBUG:   [           73923]    << Recorder 1 (1) -> TV (0): standby
TRAFFIC: [           73923]    << 10:90:01
DEBUG:   [           73924]    >> TV (0) -> Recorder 1 (1): vendor command (89)
TRAFFIC: [           74014]    << 10:89:02:05
NOTICE:  [           74134]    SL initialised
TRAFFIC: [           74134]    >> 01:46
DEBUG:   [           74134]    << Recorder 1 (1) -> TV (0): OSD name 'CECTester'
TRAFFIC: [           74135]    << 10:47:43:45:43:54:65:73:74:65:72
DEBUG:   [           74135]    >> TV (0) -> Recorder 1 (1): give osd name (46)
TRAFFIC: [           74435]    >> 01:89:01
DEBUG:   [           74435]    << Recorder 1 (1) -> TV (0): standby
TRAFFIC: [           74435]    << 10:90:01
DEBUG:   [           74436]    >> TV (0) -> Recorder 1 (1): vendor command (89)
TRAFFIC: [           74526]    << 10:89:02:05
NOTICE:  [           74646]    SL initialised
TRAFFIC: [           74646]    >> 01:46
DEBUG:   [           74647]    >> TV (0) -> Recorder 1 (1): give osd name (46)
DEBUG:   [           74647]    << Recorder 1 (1) -> TV (0): OSD name 'CECTester'
TRAFFIC: [           74647]    << 10:47:43:45:43:54:65:73:74:65:72
TRAFFIC: [           74948]    >> 01:89:01
DEBUG:   [           74949]    >> TV (0) -> Recorder 1 (1): vendor command (89)
DEBUG:   [           74949]    << Recorder 1 (1) -> TV (0): standby
TRAFFIC: [           74949]    << 10:90:01
TRAFFIC: [           75039]    << 10:89:02:05
NOTICE:  [           75160]    SL initialised
TRAFFIC: [           80579]    >> 0f:87:00:e0:91
DEBUG:   [           80579]    << Recorder 1 (1) -> Broadcast (F): vendor id LG (e091)
TRAFFIC: [           80579]    << 1f:87:00:e0:91
DEBUG:   [           80579]    >> TV (0) -> Broadcast (F): device vendor id (87)
WARNING: [           81000]    unhandled response received: opcode=87 initiator=1 destination=f response=0
TRAFFIC: [           81000]    >> 0f:87:00:e0:91
DEBUG:   [           81001]    << Recorder 1 (1) -> Broadcast (F): vendor id LG (e091)
TRAFFIC: [           81001]    << 1f:87:00:e0:91
DEBUG:   [           81001]    >> TV (0) -> Broadcast (F): device vendor id (87)
TRAFFIC: [           81270]    >> 0f:87:00:e0:91
DEBUG:   [           81271]    << Recorder 1 (1) -> Broadcast (F): vendor id LG (e091)
TRAFFIC: [           81271]    << 1f:87:00:e0:91
DEBUG:   [           81271]    >> TV (0) -> Broadcast (F): device vendor id (87)
TRAFFIC: [           81480]    >> 01:46
DEBUG:   [           81481]    << Recorder 1 (1) -> TV (0): OSD name 'CECTester'
TRAFFIC: [           81481]    << 10:47:43:45:43:54:65:73:74:65:72
DEBUG:   [           81481]    >> TV (0) -> Recorder 1 (1): give osd name (46)
WARNING: [           81750]    unhandled response received: opcode=87 initiator=1 destination=f response=0
TRAFFIC: [           82021]    >> 0f:87:00:e0:91
DEBUG:   [           82021]    << Recorder 1 (1) -> Broadcast (F): vendor id LG (e091)
TRAFFIC: [           82021]    << 1f:87:00:e0:91
DEBUG:   [           82021]    >> TV (0) -> Broadcast (F): device vendor id (87)
WARNING: [           82351]    unhandled response received: opcode=47 initiator=1 destination=0 response=0
TRAFFIC: [           82531]    >> 01:89:01
DEBUG:   [           82531]    << Recorder 1 (1) -> TV (0): standby
TRAFFIC: [           82531]    << 10:90:01
DEBUG:   [           82531]    >> TV (0) -> Recorder 1 (1): vendor command (89)
WARNING: [           82771]    unhandled response received: opcode=87 initiator=1 destination=f response=0
WARNING: [           82921]    unhandled response received: opcode=89 initiator=1 destination=0 response=0
TRAFFIC: [           83071]    << 10:89:02:05
WARNING: [           83281]    unhandled response received: opcode=47 initiator=1 destination=0 response=0
NOTICE:  [           83491]    SL initialised
TRAFFIC: [           83491]    >> 01:46
DEBUG:   [           83491]    << Recorder 1 (1) -> TV (0): OSD name 'CECTester'
TRAFFIC: [           83491]    << 10:47:43:45:43:54:65:73:74:65:72
DEBUG:   [           83492]    >> TV (0) -> Recorder 1 (1): give osd name (46)
WARNING: [           83671]    unhandled response received: opcode=89 initiator=1 destination=0 response=0
TRAFFIC: [           83881]    >> 01:89:01
DEBUG:   [           83881]    << Recorder 1 (1) -> TV (0): standby
TRAFFIC: [           83881]    << 10:90:01
DEBUG:   [           83882]    >> TV (0) -> Recorder 1 (1): vendor command (89)
WARNING: [           84181]    unhandled response received: opcode=47 initiator=1 destination=0 response=0
WARNING: [           84391]    unhandled response received: opcode=89 initiator=1 destination=0 response=0
TRAFFIC: [           84541]    << 10:89:02:05
WARNING: [           84751]    unhandled response received: opcode=47 initiator=1 destination=0 response=0
NOTICE:  [           84961]    SL initialised
TRAFFIC: [           84961]    >> 01:46
DEBUG:   [           84962]    << Recorder 1 (1) -> TV (0): OSD name 'CECTester'
TRAFFIC: [           84962]    << 10:47:43:45:43:54:65:73:74:65:72
DEBUG:   [           84962]    >> TV (0) -> Recorder 1 (1): give osd name (46)
WARNING: [           85111]    unhandled response received: opcode=89 initiator=1 destination=0 response=0
TRAFFIC: [           85352]    >> 01:89:01
DEBUG:   [           85352]    << Recorder 1 (1) -> TV (0): standby
TRAFFIC: [           85352]    << 10:90:01
DEBUG:   [           85352]    >> TV (0) -> Recorder 1 (1): vendor command (89)
WARNING: [           85711]    unhandled response received: opcode=47 initiator=1 destination=0 response=0
WARNING: [           85861]    unhandled response received: opcode=89 initiator=1 destination=0 response=0
TRAFFIC: [           86012]    << 10:89:02:05
WARNING: [           86222]    unhandled response received: opcode=47 initiator=1 destination=0 response=0
NOTICE:  [           86432]    SL initialised
TRAFFIC: [           86432]    >> 01:46
DEBUG:   [           86432]    << Recorder 1 (1) -> TV (0): OSD name 'CECTester'
TRAFFIC: [           86432]    << 10:47:43:45:43:54:65:73:74:65:72
DEBUG:   [           86432]    >> TV (0) -> Recorder 1 (1): give osd name (46)
WARNING: [           86582]    unhandled response received: opcode=89 initiator=1 destination=0 response=0
TRAFFIC: [           86792]    >> 01:89:01
DEBUG:   [           86792]    << Recorder 1 (1) -> TV (0): standby
TRAFFIC: [           86792]    << 10:90:01
DEBUG:   [           86792]    >> TV (0) -> Recorder 1 (1): vendor command (89)
WARNING: [           87122]    unhandled response received: opcode=47 initiator=1 destination=0 response=0
WARNING: [           87272]    unhandled response received: opcode=89 initiator=1 destination=0 response=0
TRAFFIC: [           87392]    << 10:89:02:05
WARNING: [           87572]    unhandled response received: opcode=87 initiator=1 destination=f response=0
NOTICE:  [           87692]    SL initialised
TRAFFIC: [           87692]    >> 01:46
DEBUG:   [           87692]    << Recorder 1 (1) -> TV (0): OSD name 'CECTester'
TRAFFIC: [           87692]    << 10:47:43:45:43:54:65:73:74:65:72
DEBUG:   [           87693]    >> TV (0) -> Recorder 1 (1): give osd name (46)
TRAFFIC: [           88053]    >> 01:89:01
DEBUG:   [           88053]    << Recorder 1 (1) -> TV (0): standby
TRAFFIC: [           88053]    << 10:90:01
DEBUG:   [           88053]    >> TV (0) -> Recorder 1 (1): vendor command (89)
WARNING: [           88293]    unhandled response received: opcode=47 initiator=1 destination=0 response=0
TRAFFIC: [           88383]    << 10:89:02:05
NOTICE:  [           88503]    SL initialised
TRAFFIC: [           88504]    >> 01:46
DEBUG:   [           88504]    << Recorder 1 (1) -> TV (0): OSD name 'CECTester'
TRAFFIC: [           88504]    << 10:47:43:45:43:54:65:73:74:65:72
DEBUG:   [           88504]    >> TV (0) -> Recorder 1 (1): give osd name (46)
WARNING: [           88623]    unhandled response received: opcode=89 initiator=1 destination=0 response=0
TRAFFIC: [           88924]    >> 01:89:01
DEBUG:   [           88924]    << Recorder 1 (1) -> TV (0): standby
TRAFFIC: [           88924]    << 10:90:01
DEBUG:   [           88924]    >> TV (0) -> Recorder 1 (1): vendor command (89)
TRAFFIC: [           89014]    << 10:89:02:05
NOTICE:  [           89134]    SL initialised
TRAFFIC: [           89135]    >> 01:46
DEBUG:   [           89135]    << Recorder 1 (1) -> TV (0): OSD name 'CECTester'
TRAFFIC: [           89135]    << 10:47:43:45:43:54:65:73:74:65:72
DEBUG:   [           89135]    >> TV (0) -> Recorder 1 (1): give osd name (46)
TRAFFIC: [           89435]    >> 01:89:01
DEBUG:   [           89435]    << Recorder 1 (1) -> TV (0): standby
TRAFFIC: [           89436]    << 10:90:01
DEBUG:   [           89436]    >> TV (0) -> Recorder 1 (1): vendor command (89)
TRAFFIC: [           89526]    << 10:89:02:05
NOTICE:  [           89648]    SL initialised
TRAFFIC: [           89648]    >> 01:46
DEBUG:   [           89648]    << Recorder 1 (1) -> TV (0): OSD name 'CECTester'
TRAFFIC: [           89648]    << 10:47:43:45:43:54:65:73:74:65:72

0- Could you confirm that ssh cec-client is not intrusive in the devices?
1- What does mean the WARNING like unhandled response received: opcode=87 initiator=1 destination=f response=0
Is the RPI or TV that didn't handled the response?
2- It's look like the TV is a bit deaf. It keep asking the same question, ie: 27743] >> TV (0) -> Recorder 1 (1): give osd name (46)
3- WARNING: [ 34046] FIXME: LG seems to have bugged out. resetting to 'in transition standby to on'. the return button will not work.
Is it really a bug from TV? How to confirm?
4- What is SL initialised? Nothing like that in the CEC spec.
5- After a short while the protocol enter a infinite loop: Asking OSD name, sending vendor command, changing power status...

So, it's not working and I don't know what to do.

6- Do you think testing only RPi and TV before adding AVR is a good way to debug?
Config, video/audio player:
3T HDD <USB> Odroid N2+ / CoreElec <HDMI> Denon AVR-2313 <HDMI> LG TV 55UF860V
                                          <nfs wired> Linksys WRT32X router <USB> 4T HDD
Reply
#2
More:
RPi2 and TV connected and ON. I reboot RPI2.
TV remote is working...
However if I wait Kodi to be on screen-saver without using the TV remote, as soon Kodi is in screen-saver, the TV remote doesn't work. I need to wake up Kodi with the Keyboard/mouse to reactivate the TV remote. If I use only once the TV remote, before the first time screen-saver, it will work even later wake up Kodi from screen-saver.

0- Could you confirm that ssh cec-client is not intrusive in the devices?
The following command stop the TV remote. The only way to reactivate it is to reboot RPi :
echo "scan" | cec-client -s -d 1
cec-client
Probing CEC is intrusive, so this is in fact near to useless.

When working I get:
Code:
echo "scan" | cec-client -s -d 1
opening a connection to the CEC adapter...
requesting CEC bus information ...
CEC bus information
===================
device #0: TV
address:       0.0.0.0
active source: no
vendor:        LG
osd string:    TV
CEC version:   1.3a
power status:  on
language:      eng


device #1: Recorder 1
address:       1.0.0.0
active source: no
vendor:        LG
osd string:    CECTester
CEC version:   1.3a
power status:  standby
language:      eng
Now I'll try with the AVR in the middle.

Edit: I fact I use Kodi 6.0.3
Config, video/audio player:
3T HDD <USB> Odroid N2+ / CoreElec <HDMI> Denon AVR-2313 <HDMI> LG TV 55UF860V
                                          <nfs wired> Linksys WRT32X router <USB> 4T HDD
Reply
#3
Now I have:
RPi2 <HDMI> input5-AVR-outputMonitor1 <HDMI> input2(ARC)-TV

I can't control Kodi from TV remote

See attached log with CEC enabled:
http://sprunge.us/INOM

In the log, I noticed:
01:00:13 13.754570 T:1865385024 WARNING: CecLogMessage - FIXME: LG seems to have bugged out. resetting to 'in transition standby to on'. the return button will not work
3 times

15:54:35 17.726412 T:1814250560 DEBUG: UpdateAudioSystemStatus - CEC capable amplifier found (AVR-2313). volume will be controlled on the amp
This is OK

It's look that they are a bit deaf, lot of messages are repeated again and again

15:54:46 28.620331 T:1865385024 DEBUG: CecLogMessage - Unmapped code detected. Please send an email to [email protected] with the following details, and if you pressed a key, tell us which one you pressed, and we'll add support for this it.

SL initialised
I can't find what is that. Any link/explanation welcome

Then after there is an endless loop between RPi and TV.

Thank you for you help
Config, video/audio player:
3T HDD <USB> Odroid N2+ / CoreElec <HDMI> Denon AVR-2313 <HDMI> LG TV 55UF860V
                                          <nfs wired> Linksys WRT32X router <USB> 4T HDD
Reply
#4
New test:
Now I did the edid.dat file and activated it in config.txt

I still have the same issue. In the log file I can see the same endless loop.
http://sprunge.us/fZXX

Any help?
Config, video/audio player:
3T HDD <USB> Odroid N2+ / CoreElec <HDMI> Denon AVR-2313 <HDMI> LG TV 55UF860V
                                          <nfs wired> Linksys WRT32X router <USB> 4T HDD
Reply
#5
Some more info:
EDID.DAT file
Code:
edidparser /flash/edid.dat
Enabling fuzzy format match...
Parsing /flash/edid.dat...
HDMI:EDID version 1.3, 1 extensions, screen size 160x90 cm
HDMI:EDID features - videodef 0x80 !standby !suspend !active off; colour encoding:RGB444|YCbCr422; sRGB is not default colourspace; preferred format is native; does not support GTF
HDMI:EDID found monitor range descriptor tag 0xfd
HDMI:EDID monitor range offsets: V min=0, V max=0, H min=0, H max=0
HDMI:EDID monitor range: vertical is 58-62 Hz, horizontal is 30-83 kHz, max pixel clock is 160 MHz
HDMI:EDID monitor range does not support GTF
HDMI:EDID found monitor name descriptor tag 0xfc
HDMI:EDID monitor name is DENON-AVR
HDMI:EDID found preferred CEA detail timing format: 1920x1080p @ 60 Hz (16)
HDMI:EDID found DMT detail timing format: 1360x768p @ 60 Hz (39)
HDMI:EDID established timing I/II bytes are A1 08 00
HDMI:EDID found DMT format: code 4, 640x480p @ 60 Hz in established timing I/II
HDMI:EDID found DMT format: code 9, 800x600p @ 60 Hz in established timing I/II
HDMI:EDID found DMT format: code 16, 1024x768p @ 60 Hz in established timing I/II
HDMI:EDID standard timings block x 8: 0x3140 4540 6140 7140 8180 0101 0101 0101
HDMI:EDID found DMT format: code 4, 640x480p @ 60 Hz (4:3) in standard timing 0
HDMI:EDID found DMT format: code 9, 800x600p @ 60 Hz (4:3) in standard timing 1
HDMI:EDID found DMT format: code 16, 1024x768p @ 60 Hz (4:3) in standard timing 2
HDMI:EDID unknown standard timing 1152x864 @ 60 Hz aspect ratio (4:3)
HDMI:EDID found DMT format: code 35, 1280x1024p @ 60 Hz (5:4) in standard timing 4
HDMI:EDID parsing v3 CEA extension 0
HDMI:EDID monitor support - underscan IT formats:yes, basic audio:yes, yuv444:yes, yuv422:yes, #native DTD:1
HDMI:EDID found CEA detail timing format: 1920x1080i @ 60 Hz (5)
HDMI:EDID found CEA detail timing format: 1280x720p @ 60 Hz (4)
HDMI:EDID found CEA format: code 16, 1920x1080p @ 60Hz
HDMI:EDID found CEA format: code 31, 1920x1080p @ 50Hz (native)
HDMI:EDID found CEA format: code 4, 1280x720p @ 60Hz
HDMI:EDID found CEA format: code 19, 1280x720p @ 50Hz
HDMI:EDID found CEA format: code 5, 1920x1080i @ 60Hz
HDMI:EDID found CEA format: code 20, 1920x1080i @ 50Hz
HDMI:EDID found CEA format: code 3, 720x480p @ 60Hz
HDMI:EDID found CEA format: code 2, 720x480p @ 60Hz
HDMI:EDID found CEA format: code 18, 720x576p @ 50Hz
HDMI:EDID found CEA format: code 32, 1920x1080p @ 24Hz
HDMI:EDID found CEA format: code 33, 1920x1080p @ 25Hz
HDMI:EDID found CEA format: code 34, 1920x1080p @ 30Hz
HDMI:EDID found CEA format: code 21, 1440x576i @ 50Hz
HDMI:EDID found CEA format: code 1, 640x480p @ 60Hz
HDMI:EDID does not understand CEA format code 93
HDMI:EDID does not understand CEA format code 94
HDMI:EDID does not understand CEA format code 95
HDMI:EDID does not understand CEA format code 98
HDMI:EDID does not understand CEA format code 99
HDMI:EDID does not understand CEA format code 100
HDMI:EDID found CEA format: code 14, 1440x480p @ 60Hz
HDMI:EDID found CEA format: code 15, 1440x480p @ 60Hz
HDMI:EDID found CEA format: code 30, 1440x576p @ 50Hz
HDMI:EDID found CEA format: code 38, 2880x576p @ 50Hz
HDMI:EDID found audio format 8 channels PCM, sample rate: 32|44|48|88|96|176|192 kHz, sample size: 16|20|24 bits
HDMI:EDID found audio format 6 channels DTS, sample rate: 44|48|88|96 kHz, bitrate: 1536 kbps
HDMI:EDID found audio format 6 channels AC3, sample rate: 32|44|48 kHz, bitrate: 640 kbps
HDMI:EDID found audio format 8 channels DTS-HD, sample rate: 44|48|88|96|176|192 kHz, codec define: 1
HDMI:EDID found audio format 8 channels Dobly Digital+, sample rate: 44|48 kHz, codec define: 0
HDMI:EDID found audio format 8 channels MLP, sample rate: 44|48|88|96|176|192 kHz, codec define: 0
HDMI:EDID found audio format 6 channels One Bit Audio, sample rate: 44 kHz, codec define: 0
HDMI:EDID found HDMI VSDB length 31
HDMI:EDID HDMI VSDB has physical address 2.5.0.0
HDMI:EDID HDMI VSDB supports AI:yes, dual link DVI:no
HDMI:EDID HDMI VSDB deep colour support - 48-bit:no 36-bit:yes 30-bit:yes DC_yuv444:yes
HDMI:EDID HDMI VSDB max TMDS clock 300 MHz
HDMI:EDID HDMI VSDB does not support content type
HDMI:EDID HDMI VSDB supports extended resolutions 1,2,3,4
HDMI:EDID HDMI VSDB supports 3D formats
HDMI:EDID HDMI VSDB 3D_Mask: 0x2fcc
HDMI:EDID HDMI VSDB 3D_Structure_All: 0x014d
HDMI:EDID HDMI VSDB explicit 3D mode: 2D VIC order 0 (CEA 16), 3D struct 0x08, 3D detail 0x01
HDMI:EDID HDMI VSDB explicit 3D mode: 2D VIC order 1 (CEA 31), 3D struct 0x08, 3D detail 0x01
HDMI:EDID HDMI VSDB explicit 3D mode: 2D VIC order 0 (CEA 16), 3D struct 0x06, 3D detail 0x00
HDMI:EDID HDMI VSDB explicit 3D mode: 2D VIC order 1 (CEA 31), 3D struct 0x06, 3D detail 0x00
HDMI:EDID HDMI VSDB explicit 3D mode: 2D VIC order 2 (CEA 4), 3D struct 0x08, 3D detail 0x01
HDMI:EDID HDMI VSDB explicit 3D mode: 2D VIC order 4 (CEA 5), 3D struct 0x00, 3D detail 0x00
HDMI:EDID HDMI VSDB explicit 3D mode: 2D VIC order 4 (CEA 5), 3D struct 0x03, 3D detail 0x00
HDMI:EDID HDMI VSDB explicit 3D mode: 2D VIC order 4 (CEA 5), 3D struct 0x06, 3D detail 0x00
HDMI:EDID HDMI VSDB explicit 3D mode: 2D VIC order 4 (CEA 5), 3D struct 0x08, 3D detail 0x00
HDMI:EDID adding mandatory support for CEA (17) 720x576p @ 50Hz
HDMI:EDID VSDB 3D legend:
FP=frame packing, F-Alt=Field Alternative, L-Alt=Line Alternative
SbS-Full=Side by Side Full, Ldep=L Depth, Ldep+Gfx=L Depth + Graphics Depth
TopBot=Top and Bottom, SbS-HH=Side by Side half horizontal
SbS-OLOR=Side by Side odd left odd right, SbS-OLER=Side by Side odd left even right
SbS-ELOR=Side by Side even left odd right, SbS-ELER=Side by Side even left even right
HDMI:EDID CEA (32) 1920x1080p 24Hz 3D supports: FP|L-Alt|SbS-Full|TopBot|SbS-HH
HDMI:EDID CEA (4) 1280x720p 60Hz 3D supports: FP|L-Alt|SbS-Full|TopBot|SbS-HH
HDMI:EDID CEA (5) 1920x1080i 60Hz 3D supports: FP|SbS-Full|TopBot|SbS-HH|SbS-OLOR|SbS-OLER|SbS-ELOR|SbS-ELER
HDMI:EDID CEA (19) 1280x720p 50Hz 3D supports: FP|L-Alt|SbS-Full|TopBot|SbS-HH
HDMI:EDID CEA (20) 1920x1080i 50Hz 3D supports: SbS-HH
HDMI:EDID CEA (16) 1920x1080p 60Hz 3D supports: TopBot|SbS-HH
HDMI:EDID CEA (31) 1920x1080p 50Hz 3D supports: TopBot|SbS-HH
HDMI:EDID CEA (3) 720x480p 60Hz 3D supports: FP|L-Alt|SbS-Full|TopBot|SbS-HH
HDMI:EDID CEA (2) 720x480p 60Hz 3D supports: FP|L-Alt|SbS-Full|TopBot|SbS-HH
HDMI:EDID CEA (18) 720x576p 50Hz 3D supports: FP|L-Alt|SbS-Full|TopBot|SbS-HH
HDMI:EDID CEA (33) 1920x1080p 25Hz 3D supports: FP|L-Alt|SbS-Full|TopBot|SbS-HH
HDMI:EDID CEA (34) 1920x1080p 30Hz 3D supports: FP|L-Alt|SbS-Full|TopBot|SbS-HH
HDMI:EDID CEA (21) 1440x576i 50Hz 3D supports: none
HDMI:EDID CEA (1) 640x480p 60Hz 3D supports: FP|L-Alt|SbS-Full|TopBot|SbS-HH
HDMI:EDID filtering formats with pixel clock > 162 MHz or h. blanking > 1023
HDMI:EDID best score mode initialised to CEA (1) 640x480p @ 60 Hz with pixel clock 25 MHz (score 0)
HDMI:EDID best score mode is now CEA (1) 640x480p @ 60 Hz with pixel clock 25 MHz (score 61864)
HDMI:EDID best score mode is now CEA (2) 720x480p @ 60 Hz with pixel clock 27 MHz (score 66472)
HDMI:EDID CEA mode (3) 720x480p @ 60 Hz with pixel clock 27 MHz has a score of 66472
HDMI:EDID best score mode is now CEA (4) 1280x720p @ 60 Hz with pixel clock 74 MHz (score 3635592)
HDMI:EDID DMT mode (4) 640x480p @ 60 Hz with pixel clock 25 MHz has a score of 43432
HDMI:EDID best score mode is now CEA (5) 1920x1080i @ 60 Hz with pixel clock 74 MHz (score 4273832)
HDMI:EDID DMT mode (9) 800x600p @ 60 Hz with pixel clock 40 MHz has a score of 53800
HDMI:EDID CEA mode (14) 1440x480p @ 60 Hz with pixel clock 54 MHz has a score of 66472
HDMI:EDID CEA mode (15) 1440x480p @ 60 Hz with pixel clock 54 MHz has a score of 66472
HDMI:EDID best score mode is now CEA (16) 1920x1080p @ 60 Hz with pixel clock 148 MHz (score 5398248)
HDMI:EDID DMT mode (16) 1024x768p @ 60 Hz with pixel clock 65 MHz has a score of 72185
HDMI:EDID CEA mode (17) 720x576p @ 50 Hz with pixel clock 27 MHz has a score of 66472
HDMI:EDID CEA mode (18) 720x576p @ 50 Hz with pixel clock 27 MHz has a score of 66472
HDMI:EDID CEA mode (19) 1280x720p @ 50 Hz with pixel clock 74 MHz has a score of 117160
HDMI:EDID CEA mode (20) 1920x1080i @ 50 Hz with pixel clock 74 MHz has a score of 128680
HDMI:EDID CEA mode (21) 1440x576i @ 50 Hz with pixel clock 27 MHz has a score of 45736
HDMI:EDID CEA mode (30) 1440x576p @ 50 Hz with pixel clock 54 MHz has a score of 66472
HDMI:EDID CEA mode (31) 1920x1080p @ 50 Hz with pixel clock 148 MHz has a score of 336040
HDMI:EDID CEA mode (32) 1920x1080p @ 24 Hz with pixel clock 74 MHz has a score of 124532
HDMI:EDID CEA mode (33) 1920x1080p @ 25 Hz with pixel clock 74 MHz has a score of 128680
HDMI:EDID CEA mode (34) 1920x1080p @ 30 Hz with pixel clock 74 MHz has a score of 149416
HDMI:EDID DMT mode (35) 1280x1024p @ 60 Hz with pixel clock 108 MHz has a score of 103643
HDMI:EDID CEA mode (38) 2880x576p @ 50 Hz with pixel clock 108 MHz has a score of 66472
HDMI:EDID DMT mode (39) 1360x768p @ 60 Hz with pixel clock 85 MHz has a score of 4562668
HDMI:EDID preferred mode remained as CEA (16) 1920x1080p @ 60 Hz with pixel clock 148 MHz
HDMI:EDID has HDMI support and audio support
edid_parser exited with code 0
Note "HDMI:EDID monitor name is DENON-AVR". This device is not the TV. Is it right?
"HDMI:EDID HDMI VSDB has physical address 2.5.0.0" Address is good

To compare, the edid file when directly connected
Code:
edidparser test.dat
Enabling fuzzy format match...
Parsing test.dat...
HDMI:EDID version 1.3, 1 extensions, screen size 160x90 cm
HDMI:EDID features - videodef 0x80 !standby !suspend !active off; colour encoding:RGB444|YCbCr422; sRGB is not default colourspace; preferred format is native; does not support GTF
HDMI:EDID found monitor range descriptor tag 0xfd
HDMI:EDID monitor range offsets: V min=0, V max=0, H min=0, H max=0
HDMI:EDID monitor range: vertical is 58-62 Hz, horizontal is 30-83 kHz, max pixel clock is 160 MHz
HDMI:EDID monitor range does not support GTF
HDMI:EDID found monitor name descriptor tag 0xfc
HDMI:EDID monitor name is LG_TV
HDMI:EDID found preferred CEA detail timing format: 1920x1080p @ 60 Hz (16)
HDMI:EDID found DMT detail timing format: 1360x768p @ 60 Hz (39)
HDMI:EDID established timing I/II bytes are A1 08 00
HDMI:EDID found DMT format: code 4, 640x480p @ 60 Hz in established timing I/II
HDMI:EDID found DMT format: code 9, 800x600p @ 60 Hz in established timing I/II
HDMI:EDID found DMT format: code 16, 1024x768p @ 60 Hz in established timing I/II
HDMI:EDID standard timings block x 8: 0x3140 4540 6140 7140 8180 0101 0101 0101
HDMI:EDID found DMT format: code 4, 640x480p @ 60 Hz (4:3) in standard timing 0
HDMI:EDID found DMT format: code 9, 800x600p @ 60 Hz (4:3) in standard timing 1
HDMI:EDID found DMT format: code 16, 1024x768p @ 60 Hz (4:3) in standard timing 2
HDMI:EDID unknown standard timing 1152x864 @ 60 Hz aspect ratio (4:3)
HDMI:EDID found DMT format: code 35, 1280x1024p @ 60 Hz (5:4) in standard timing 4
HDMI:EDID parsing v3 CEA extension 0
HDMI:EDID monitor support - underscan IT formats:yes, basic audio:yes, yuv444:yes, yuv422:yes, #native DTD:1
HDMI:EDID found CEA detail timing format: 1920x1080i @ 60 Hz (5)
HDMI:EDID found CEA detail timing format: 1280x720p @ 60 Hz (4)
HDMI:EDID found CEA format: code 16, 1920x1080p @ 60Hz
HDMI:EDID found CEA format: code 31, 1920x1080p @ 50Hz (native)
HDMI:EDID found CEA format: code 4, 1280x720p @ 60Hz
HDMI:EDID found CEA format: code 19, 1280x720p @ 50Hz
HDMI:EDID found CEA format: code 5, 1920x1080i @ 60Hz
HDMI:EDID found CEA format: code 20, 1920x1080i @ 50Hz
HDMI:EDID found CEA format: code 3, 720x480p @ 60Hz
HDMI:EDID found CEA format: code 2, 720x480p @ 60Hz
HDMI:EDID found CEA format: code 18, 720x576p @ 50Hz
HDMI:EDID found CEA format: code 32, 1920x1080p @ 24Hz
HDMI:EDID found CEA format: code 33, 1920x1080p @ 25Hz
HDMI:EDID found CEA format: code 34, 1920x1080p @ 30Hz
HDMI:EDID found CEA format: code 21, 1440x576i @ 50Hz
HDMI:EDID found CEA format: code 1, 640x480p @ 60Hz
HDMI:EDID does not understand CEA format code 93
HDMI:EDID does not understand CEA format code 94
HDMI:EDID does not understand CEA format code 95
HDMI:EDID does not understand CEA format code 98
HDMI:EDID does not understand CEA format code 99
HDMI:EDID does not understand CEA format code 100
HDMI:EDID found audio format 6 channels DTS, sample rate: 44|48 kHz, bitrate: 1536 kbps
HDMI:EDID found audio format 6 channels AC3, sample rate: 32|44|48 kHz, bitrate: 640 kbps
HDMI:EDID found audio format 2 channels PCM, sample rate: 32|44|48|96|192 kHz, sample size: 16|20|24 bits
HDMI:EDID found HDMI VSDB length 28
HDMI:EDID HDMI VSDB has physical address 1.0.0.0
HDMI:EDID HDMI VSDB supports AI:yes, dual link DVI:no
HDMI:EDID HDMI VSDB deep colour support - 48-bit:no 36-bit:yes 30-bit:yes DC_yuv444:yes
HDMI:EDID HDMI VSDB max TMDS clock 300 MHz
HDMI:EDID HDMI VSDB does not support content type
HDMI:EDID HDMI VSDB supports extended resolutions 1,2,3,4
HDMI:EDID HDMI VSDB supports 3D formats
HDMI:EDID HDMI VSDB 3D_Mask: 0x3ffc
HDMI:EDID HDMI VSDB 3D_Structure_All: 0x014f
HDMI:EDID HDMI VSDB explicit 3D mode: 2D VIC order 0 (CEA 16), 3D struct 0x08, 3D detail 0x01
HDMI:EDID HDMI VSDB explicit 3D mode: 2D VIC order 1 (CEA 31), 3D struct 0x08, 3D detail 0x01
HDMI:EDID HDMI VSDB explicit 3D mode: 2D VIC order 0 (CEA 16), 3D struct 0x06, 3D detail 0x00
HDMI:EDID HDMI VSDB explicit 3D mode: 2D VIC order 1 (CEA 31), 3D struct 0x00, 3D detail 0x00
HDMI:EDID HDMI VSDB explicit 3D mode: 2D VIC order 1 (CEA 31), 3D struct 0x06, 3D detail 0x00
HDMI:EDID HDMI VSDB explicit 3D mode: 2D VIC order 1 (CEA 31), 3D struct 0x00, 3D detail 0x00
HDMI:EDID HDMI VSDB explicit 3D mode: 2D VIC order 2 (CEA 4), 3D struct 0x08, 3D detail 0x01
HDMI:EDID extended data block tag 0x0e length 5 not supported
HDMI:EDID adding mandatory support for CEA (17) 720x576p @ 50Hz
HDMI:EDID VSDB 3D legend:
FP=frame packing, F-Alt=Field Alternative, L-Alt=Line Alternative
SbS-Full=Side by Side Full, Ldep=L Depth, Ldep+Gfx=L Depth + Graphics Depth
TopBot=Top and Bottom, SbS-HH=Side by Side half horizontal
SbS-OLOR=Side by Side odd left odd right, SbS-OLER=Side by Side odd left even right
SbS-ELOR=Side by Side even left odd right, SbS-ELER=Side by Side even left even right
HDMI:EDID CEA (32) 1920x1080p 24Hz 3D supports: FP|F-Alt|L-Alt|SbS-Full|TopBot|SbS-HH
HDMI:EDID CEA (4) 1280x720p 60Hz 3D supports: FP|F-Alt|L-Alt|SbS-Full|TopBot|SbS-HH
HDMI:EDID CEA (5) 1920x1080i 60Hz 3D supports: FP|F-Alt|L-Alt|SbS-Full|TopBot|SbS-HH
HDMI:EDID CEA (19) 1280x720p 50Hz 3D supports: FP|F-Alt|L-Alt|SbS-Full|TopBot|SbS-HH
HDMI:EDID CEA (20) 1920x1080i 50Hz 3D supports: FP|F-Alt|L-Alt|SbS-Full|TopBot|SbS-HH
HDMI:EDID CEA (16) 1920x1080p 60Hz 3D supports: TopBot|SbS-HH
HDMI:EDID CEA (31) 1920x1080p 50Hz 3D supports: FP|TopBot|SbS-HH
HDMI:EDID CEA (3) 720x480p 60Hz 3D supports: FP|F-Alt|L-Alt|SbS-Full|TopBot|SbS-HH
HDMI:EDID CEA (2) 720x480p 60Hz 3D supports: FP|F-Alt|L-Alt|SbS-Full|TopBot|SbS-HH
HDMI:EDID CEA (18) 720x576p 50Hz 3D supports: FP|F-Alt|L-Alt|SbS-Full|TopBot|SbS-HH
HDMI:EDID CEA (33) 1920x1080p 25Hz 3D supports: FP|F-Alt|L-Alt|SbS-Full|TopBot|SbS-HH
HDMI:EDID CEA (34) 1920x1080p 30Hz 3D supports: FP|F-Alt|L-Alt|SbS-Full|TopBot|SbS-HH
HDMI:EDID CEA (21) 1440x576i 50Hz 3D supports: FP|F-Alt|L-Alt|SbS-Full|TopBot|SbS-HH
HDMI:EDID CEA (1) 640x480p 60Hz 3D supports: FP|F-Alt|L-Alt|SbS-Full|TopBot|SbS-HH
HDMI:EDID filtering formats with pixel clock > 162 MHz or h. blanking > 1023
HDMI:EDID best score mode initialised to CEA (1) 640x480p @ 60 Hz with pixel clock 25 MHz (score 0)
HDMI:EDID best score mode is now CEA (1) 640x480p @ 60 Hz with pixel clock 25 MHz (score 61864)
HDMI:EDID best score mode is now CEA (2) 720x480p @ 60 Hz with pixel clock 27 MHz (score 66472)
HDMI:EDID CEA mode (3) 720x480p @ 60 Hz with pixel clock 27 MHz has a score of 66472
HDMI:EDID best score mode is now CEA (4) 1280x720p @ 60 Hz with pixel clock 74 MHz (score 3635592)
HDMI:EDID DMT mode (4) 640x480p @ 60 Hz with pixel clock 25 MHz has a score of 43432
HDMI:EDID best score mode is now CEA (5) 1920x1080i @ 60 Hz with pixel clock 74 MHz (score 4273832)
HDMI:EDID DMT mode (9) 800x600p @ 60 Hz with pixel clock 40 MHz has a score of 53800
HDMI:EDID best score mode is now CEA (16) 1920x1080p @ 60 Hz with pixel clock 148 MHz (score 5398248)
HDMI:EDID DMT mode (16) 1024x768p @ 60 Hz with pixel clock 65 MHz has a score of 72185
HDMI:EDID CEA mode (17) 720x576p @ 50 Hz with pixel clock 27 MHz has a score of 66472
HDMI:EDID CEA mode (18) 720x576p @ 50 Hz with pixel clock 27 MHz has a score of 66472
HDMI:EDID CEA mode (19) 1280x720p @ 50 Hz with pixel clock 74 MHz has a score of 117160
HDMI:EDID CEA mode (20) 1920x1080i @ 50 Hz with pixel clock 74 MHz has a score of 128680
HDMI:EDID CEA mode (21) 1440x576i @ 50 Hz with pixel clock 27 MHz has a score of 45736
HDMI:EDID CEA mode (31) 1920x1080p @ 50 Hz with pixel clock 148 MHz has a score of 336040
HDMI:EDID CEA mode (32) 1920x1080p @ 24 Hz with pixel clock 74 MHz has a score of 124532
HDMI:EDID CEA mode (33) 1920x1080p @ 25 Hz with pixel clock 74 MHz has a score of 128680
HDMI:EDID CEA mode (34) 1920x1080p @ 30 Hz with pixel clock 74 MHz has a score of 149416
HDMI:EDID DMT mode (35) 1280x1024p @ 60 Hz with pixel clock 108 MHz has a score of 103643
HDMI:EDID DMT mode (39) 1360x768p @ 60 Hz with pixel clock 85 MHz has a score of 4562668
HDMI:EDID preferred mode remained as CEA (16) 1920x1080p @ 60 Hz with pixel clock 148 MHz
HDMI:EDID has HDMI support and audio support
edid_parser exited with code 0
Note "HDMI:EDID monitor name is LG_TV"
"HDMI:EDID HDMI VSDB has physical address 1.0.0.0" Address is good

Someone could tell if the name should be the first where is connected the RPi or the TV itself?
Could you have a look in your file if you have a similar config: RPi>AVR>TV
Just do:
SSH
edidparser /flash/edid.dat
Look at the top of the output.

Thanks
Config, video/audio player:
3T HDD <USB> Odroid N2+ / CoreElec <HDMI> Denon AVR-2313 <HDMI> LG TV 55UF860V
                                          <nfs wired> Linksys WRT32X router <USB> 4T HDD
Reply
#6
My system is as follow.

RPi3 <----- HDMI -----> Denon X2000 <----- HDMI -----> LG42UB820T

So far, everything work fine - except remote. Neither LG TV nor AVR remote works. But Kodi is detected in small pop up window when you call Input List of LG TV.

When in following configuration:
RPi3 <----- HDMI -----> LG42UB820T <----- HDMI -----> Denon X2000

LG remote is working fine. But seems people suggesting all should connected to the AVR, then I change to above config.

Tried to SSH edidparser /flash/edid.dat --> can't find the file.
Reply

Logout Mark Read Team Forum Stats Members Help
CEC - RPi2 with AVR and LG TV0