hallo
Ich habe mir einen neuen TV gekauft Thomson 43UC6306 . Zur Grundkonfiguration:
Raspberry 3 mit Libreelec 8.25 an TV (HDMI2), Magnat Soundbox an TV (HDMI3 ARC). Die gleiche Konfiguration nur mit einem Grundig TV hat tadellos funktioniert, nun aber startet zwar der TV und die Soundbar wie eingestellt, aber Kodi reagiert überhaupt nicht auf die Fernbedienung nur anscheinend die Soundbar lauter/leiser - Kodi verbindet sich anscheinend mit der Soundbar per CEC, nicht aber mit dem TV. Ebenfalls wird Kodi/Raspberry im TV-Menue CEC nicht angezeigt im Gegensatz zur Soundbox.
debug-logdebug-log
echo "scan" | cec-client -s -d 1 ergibt folgendes
CEC bus information
===================
device #0: TV
address: 0.0.0.0
active source: yes
vendor: Unknown
osd string: TV
CEC version: 1.4
power status: on
language: ???
device #1: Recorder 1
address: 2.0.0.0
active source: no
vendor: Pulse Eight
osd string: CECTester
CEC version: 1.4
power status: on
language: eng
device #5: Audio
address: 3.0.0.0
active source: no
vendor: Unknown
osd string: Sounddeck 150
CEC version: 1.4
power status: on
language: ???
currently active source: TV (0)
Alles anzeigen
und cec-client
No device type given. Using 'recording device'
CEC Parser created - libCEC version 4.0.1
no serial port given. trying autodetect:
path: Raspberry Pi
com port: RPI
opening a connection to the CEC adapter...
DEBUG: [ 156] Broadcast (F): osd name set to 'Broadcast'
DEBUG: [ 157] Open - vc_cec initialised
DEBUG: [ 157] logical address changed to Free use (e)
NOTICE: [ 157] connection opened
DEBUG: [ 158] processor thread started
DEBUG: [ 158] << Broadcast (F) -> TV (0): POLL
DEBUG: [ 158] initiator 'Broadcast' is not supported by the CEC adapter. using 'Free use' instead
TRAFFIC: [ 158] << e0
DEBUG: [ 219] >> POLL sent
DEBUG: [ 219] TV (0): device status changed into 'present'
DEBUG: [ 219] << requesting vendor ID of 'TV' (0)
TRAFFIC: [ 219] << e0:8c
TRAFFIC: [ 409] >> 0f:87:00:25:d1
DEBUG: [ 409] TV (0): vendor = Unknown (0025d1)
DEBUG: [ 409] >> TV (0) -> Broadcast (F): device vendor id (87)
DEBUG: [ 409] expected response received (87: device vendor id)
NOTICE: [ 409] registering new CEC client - v4.0.1
DEBUG: [ 409] detecting logical address for type 'recording device'
DEBUG: [ 409] trying logical address 'Recorder 1'
DEBUG: [ 410] << Recorder 1 (1) -> Recorder 1 (1): POLL
TRAFFIC: [ 410] << 11
TRAFFIC: [ 979] << 11
DEBUG: [ 1250] >> POLL not sent
DEBUG: [ 1251] using logical address 'Recorder 1'
DEBUG: [ 1251] Recorder 1 (1): device status changed into 'handled by libCEC'
DEBUG: [ 1251] Recorder 1 (1): power status changed from 'unknown' to 'on'
DEBUG: [ 1252] Recorder 1 (1): vendor = Pulse Eight (001582)
DEBUG: [ 1252] Recorder 1 (1): CEC version 1.4
DEBUG: [ 1252] AllocateLogicalAddresses - device '0', type 'recording device', LA '1'
DEBUG: [ 1253] logical address changed to Recorder 1 (1)
DEBUG: [ 1253] Recorder 1 (1): osd name set to 'CECTester'
DEBUG: [ 1254] Recorder 1 (1): menu language set to 'eng'
DEBUG: [ 1254] GetPhysicalAddress - physical address = 2000
DEBUG: [ 1254] AutodetectPhysicalAddress - autodetected physical address '2000'
DEBUG: [ 1255] Recorder 1 (1): physical address changed from ffff to 2000
DEBUG: [ 1255] << Recorder 1 (1) -> broadcast (F): physical address 2000
TRAFFIC: [ 1255] << 1f:84:20:00:01
NOTICE: [ 1406] CEC client registered: libCEC version = 4.0.1, client version = 4.0.1, firmware version = 1, logical address(es) = Recorder 1 (1) , physical address: 2.0.0.0, git revision: 8.2.4+7-84fe69f~dirty, compiled on Sat Mar 24 18:32:38 UTC 2018 by chewitt@build1 on Linux 4.4.0-112-generic (x86_64), features: P8_USB, DRM, P8_detect, RPi
DEBUG: [ 1406] << Recorder 1 (1) -> TV (0): OSD name 'CECTester'
TRAFFIC: [ 1407] << 10:47:43:45:43:54:65:73:74:65:72
DEBUG: [ 1708] << requesting power status of 'TV' (0)
TRAFFIC: [ 1708] << 10:8f
TRAFFIC: [ 1850] >> 01:90:00
DEBUG: [ 1850] TV (0): power status changed from 'unknown' to 'on'
DEBUG: [ 1850] >> TV (0) -> Recorder 1 (1): report power status (90)
DEBUG: [ 1850] expected response received (90: report power status)
waiting for input
WARNING: [ 2059] unhandled response received: opcode=87 initiator=1 destination=f response=0
TRAFFIC: [ 2061] >> 01:46
DEBUG: [ 2061] << Recorder 1 (1) -> TV (0): OSD name 'CECTester'
DEBUG: [ 2061] >> TV (0) -> Recorder 1 (1): give osd name (46)
TRAFFIC: [ 2061] << 10:47:43:45:43:54:65:73:74:65:72
WARNING: [ 2540] unhandled response received: opcode=47 initiator=1 destination=0 response=0
TRAFFIC: [ 2605] >> 01:90:00
DEBUG: [ 2605] >> TV (0) -> Recorder 1 (1): report power status (90)
Alles anzeigen
cec-client --monitor zeigt laut/leise Reaktion
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 4.0.1
no serial port given. trying autodetect:
path: Raspberry Pi
com port: RPI
opening a connection to the CEC adapter...
DEBUG: [ 161] Broadcast (F): osd name set to 'Broadcast'
DEBUG: [ 161] Open - vc_cec initialised
DEBUG: [ 161] logical address changed to Free use (e)
NOTICE: [ 162] connection opened
waiting for input
DEBUG: [ 162] processor thread started
DEBUG: [ 34413] logical address changed to Free use (e)
TRAFFIC: [ 81745] >> 0f:36
DEBUG: [ 81746] TV (0): power status changed from 'unknown' to 'standby'
DEBUG: [ 81746] device TV (0) status changed to present after command standby
DEBUG: [ 81747] >> TV (0) -> Broadcast (F): standby (36)
TRAFFIC: [ 81950] >> 5f:72:00
DEBUG: [ 81950] >> Audio (5): system audio mode status changed from on to off
DEBUG: [ 81950] device Audio (5) status changed to present after command set system audio mode
DEBUG: [ 81950] >> Audio (5) -> Broadcast (F): set system audio mode (72)
DEBUG: [ 82731] GetPhysicalAddress - physical address = 2000
TRAFFIC: [ 83278] >> 5f:84:30:00:05
DEBUG: [ 83278] >> Audio (5) -> Broadcast (F): report physical address (84)
DEBUG: [ 83278] Audio (5): physical address changed from ffff to 3000
TRAFFIC: [ 83433] >> 5f:87:00:25:d1
DEBUG: [ 83433] Audio (5): vendor = Unknown (0025d1)
DEBUG: [ 83433] >> Audio (5) -> Broadcast (F): device vendor id (87)
TRAFFIC: [ 83516] >> 0f:85
DEBUG: [ 83516] >> 0 requests active source
DEBUG: [ 83516] TV (0): power status changed from 'standby' to 'on'
DEBUG: [ 83516] >> TV (0) -> Broadcast (F): request active source (85)
WARNING: [ 83636] unhandled response received: opcode=82 initiator=e destination=f response=0
TRAFFIC: [ 83941] >> 5f:84:30:00:05
DEBUG: [ 83941] >> Audio (5) -> Broadcast (F): report physical address (84)
TRAFFIC: [ 84096] >> 5f:87:00:25:d1
DEBUG: [ 84096] >> Audio (5) -> Broadcast (F): device vendor id (87)
DEBUG: [ 95538] GetPhysicalAddress - physical address = 2000
TRAFFIC: [ 96227] >> 5f:84:30:00:05
DEBUG: [ 96228] >> Audio (5) -> Broadcast (F): report physical address (84)
TRAFFIC: [ 97145] >> 0e:83
TRAFFIC: [ 97376] >> 0f:85
DEBUG: [ 97376] >> 0 requests active source
DEBUG: [ 97376] >> TV (0) -> Broadcast (F): request active source (85)
WARNING: [ 97496] unhandled response received: opcode=82 initiator=e destination=f response=0
TRAFFIC: [ 99118] >> 0e:83
TRAFFIC: [ 99414] >> 0e:83
TRAFFIC: [ 105853] >> 5f:84:30:00:05
DEBUG: [ 105853] >> Audio (5) -> Broadcast (F): report physical address (84)
TRAFFIC: [ 106008] >> 5f:87:00:25:d1
DEBUG: [ 106008] >> Audio (5) -> Broadcast (F): device vendor id (87)
TRAFFIC: [ 117683] >> 5f:72:01
DEBUG: [ 117683] >> Audio (5): system audio mode status changed from off to on
DEBUG: [ 117683] >> Audio (5) -> Broadcast (F): set system audio mode (72)
TRAFFIC: [ 118652] >> 0e:83
TRAFFIC: [ 137628] >> 0e:83
TRAFFIC: [ 156245] >> 0e:83
Alles anzeigen
Was ich bisher versucht habe:
HDMI Kabel gewechselt, HDMI Ports gewechselt, das gute alte alles vom Strom nehmen - alles keine Wirkung.
Ebenfalls an der Raspberry config Änderungen versucht: hdmi_force_hotplug=1; hdmi_safe=1; hdmi_ignore_cec_init=1 und eine neue Installation - alles keine Wirkung !!!
Ich weiss nicht mehr weiter!
Bin für jede Hilfe dankbar und
Tschau nepo