It was Generic 8.0.2.
Setting protocol directly give same error.
Tuner is TeVii S482: TeVii S482 - LinuxTVWiki
dmesg: TSXB
ir-keytable: QIfh
strace ir-keytable: fgIJ
It was Generic 8.0.2.
Setting protocol directly give same error.
Tuner is TeVii S482: TeVii S482 - LinuxTVWiki
dmesg: TSXB
ir-keytable: QIfh
strace ir-keytable: fgIJ
HiassofT: you have any idea why protocol can't be set? There is a user on IRC with same problem.
His ir-keytable -v output:
Found device /sys/class/rc/rc1/
Found device /sys/class/rc/rc0/
Input sysfs node is /sys/class/rc/rc1/input18/
Event sysfs node is /sys/class/rc/rc1/input18/event12/
Parsing uevent /sys/class/rc/rc1/input18/event12/uevent
/sys/class/rc/rc1/input18/event12/uevent uevent MAJOR=13
/sys/class/rc/rc1/input18/event12/uevent uevent MINOR=76
/sys/class/rc/rc1/input18/event12/uevent uevent DEVNAME=input/event12
Parsing uevent /sys/class/rc/rc1/uevent
/sys/class/rc/rc1/uevent uevent NAME=rc-tevii-nec
/sys/class/rc/rc1/uevent uevent DRV_NAME=dw2102
input device is /dev/input/event12
/sys/class/rc/rc1/protocols protocol nec (disabled)
Found /sys/class/rc/rc1/ (/dev/input/event12) with:
Driver dw2102, table rc-tevii-nec
Supported protocols: nec
Enabled protocols:
Name: IR-receiver inside an USB DVB re
bus: 3, vendor/product: 9022:d484, version: 0x0000
Input sysfs node is /sys/class/rc/rc0/input15/
Event sysfs node is /sys/class/rc/rc0/input15/event10/
Parsing uevent /sys/class/rc/rc0/input15/event10/uevent
/sys/class/rc/rc0/input15/event10/uevent uevent MAJOR=13
/sys/class/rc/rc0/input15/event10/uevent uevent MINOR=74
/sys/class/rc/rc0/input15/event10/uevent uevent DEVNAME=input/event10
Parsing uevent /sys/class/rc/rc0/uevent
/sys/class/rc/rc0/uevent uevent NAME=rc-tevii-nec
/sys/class/rc/rc0/uevent uevent DRV_NAME=dw2102
input device is /dev/input/event10
/sys/class/rc/rc0/protocols protocol nec (disabled)
Found /sys/class/rc/rc0/ (/dev/input/event10) with:
Driver dw2102, table rc-tevii-nec
Supported protocols: nec
Enabled protocols:
Name: IR-receiver inside an USB DVB re
bus: 3, vendor/product: 9022:d483, version: 0x0000
Repeat delay = 500 ms, repeat period = 125 ms
Repeat delay = 500 ms, repeat period = 125 ms
Display More
Some watchdog daemon which would restart kodi or whole system would be nice. I think in the past we already have this included. Not sure why this functionality was removed.
Mine result - HDMI connected directly to TV.
LibreELEC (community/vpeter) Version: 8.0.2
LibreELEC:~ # cat /sys/devices/soc0/soc.0/20e0000.hdmi_video/cable_state
plugin HDMI
LibreELEC:~ # cat /sys/devices/soc0/soc.0/20e0000.hdmi_video/uevent
DRIVER=mxc_hdmi
OF_NAME=hdmi_video
OF_FULLNAME=/soc/hdmi_video@020e0000
OF_COMPATIBLE_0=fsl,imx6q-hdmi-video
OF_COMPATIBLE_N=1
MODALIAS=of:Nhdmi_videoT<NULL>Cfsl,imx6q-hdmi-video
Display More
I think there is ongoing work on newer kernel (maybe even mainline) from Solidrun,. So there is always hope ![]()
List I don't know of it.
Maybe related to this
fixed: send an active source message when a routing change has been r… · Pulse-Eight/libcec@67d444d · GitHub
Also I think libcec-3953f8d fixes this issue (forgot which commit exactly). Because on RPi there were similar issue.
Driver should be backported but I'm no expert on this. I saw one patch on odroid forum but it is not available anymore.
If script with #!/bin/sh doesn't work on Ubuntu it is something wrong in the script.
Also this doesn't make script executable - only tells which shell to use to execute. You still need execute permission set on the file.