2017-10-17, 18:40
Oh sorry I didn't mention it, I use a Logitech Harmony 650 remote. I'll check the profile used for controlling the NUC later when I get back home.
(2017-10-17, 18:40)Bmn2016 Wrote: Oh sorry I didn't mention it, I use a Logitech Harmony 650 remote. I'll check the profile used for controlling the NUC later when I get back home.
# uname -a
Linux NUC 4.13.7 #1 SMP Tue Oct 17 21:04:10 BST 2017 x86_64 GNU/Linux
# lsb_release
LibreELEC (Milhouse): devel-20171017210247-#1017-gdc954af [Build #1017]
# Kodi version
(18.0-ALPHA1 Git:95762bd). Platform: Linux x86 64-bit
--- /usr/share/kodi/addons/xbmc.json/addon.xml.1016 2017-10-18 00:08:22.357081059 +0100
+++ /usr/share/kodi/addons/xbmc.json/addon.xml.1017 2017-10-17 21:07:30.000000000 +0100
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<addon id="xbmc.json" version="8.3.0" provider-name="Team XBMC">
+<addon id="xbmc.json" version="" provider-name="Team XBMC">
<backwards-compatibility abi="6.0.0"/>
<requires>
<import addon="xbmc.core" version="0.1.0"/>
# ls -l /dev/input/by-id/
total 0
lrwxrwxrwx 1 root root 9 Oct 18 10:01 usb-0079_USB_Gamepad-event-joystick -> ../event2
lrwxrwxrwx 1 root root 6 Oct 18 10:01 usb-0079_USB_Gamepad-joystick -> ../js0
# cat /proc/bus/input/devices
I: Bus=0003 Vendor=0079 Product=0011 Version=0110
N: Name="USB Gamepad "
P: Phys=usb-0000:00:1a.0-2/input0
S: Sysfs=/devices/pci0000:00/0000:00:1a.0/usb3/3-2/3-2:1.0/0003:0079:0011.000B/input/input34
U: Uniq=
H: Handlers=js0 event2
B: PROP=0
B: EV=1b
B: KEY=3ff00000000 0 0 0 0
B: ABS=3
B: MSC=10
# ls -l /dev/input/by-id/
total 0
lrwxrwxrwx 1 root root 9 Oct 18 10:07 usb-Sony_PLAYSTATION_R_3_Controller-event-if00 -> ../event2
lrwxrwxrwx 1 root root 9 Oct 18 10:07 usb-Sony_PLAYSTATION_R_3_Controller-event-joystick -> ../event3
lrwxrwxrwx 1 root root 6 Oct 18 10:07 usb-Sony_PLAYSTATION_R_3_Controller-joystick -> ../js1
# cat /proc/bus/input/devices
I: Bus=0003 Vendor=054c Product=0268 Version=8111
N: Name="Sony PLAYSTATION(R)3 Controller Motion Sensors"
P: Phys=usb-0000:00:1a.0-2/input0
S: Sysfs=/devices/pci0000:00/0000:00:1a.0/usb3/3-2/3-2:1.0/0003:054C:0268.000A/input/input33
U: Uniq=00:26:43:ed:37:ab
H: Handlers=js0 event2
B: PROP=40
B: EV=9
B: ABS=7
I: Bus=0003 Vendor=054c Product=0268 Version=8111
N: Name="Sony PLAYSTATION(R)3 Controller"
P: Phys=usb-0000:00:1a.0-2/input0
S: Sysfs=/devices/pci0000:00/0000:00:1a.0/usb3/3-2/3-2:1.0/0003:054C:0268.000A/input/input32
U: Uniq=00:26:43:ed:37:ab
H: Handlers=js1 event3
B: PROP=0
B: EV=20001b
B: KEY=f00000000 0 0 0 7fdb000000000000 0 0 0 0
B: ABS=3f
B: MSC=10
B: FF=107030000 0
(2017-10-18, 13:41)Bmn2016 Wrote: Used Harmony software to change repeats to 1, still working fine, went ahead and disabled Lirc it stopped right away, used keyboard to enable Lirc and it's been working ok since.Note that after disabling LIRC in LE settings you have to reboot to re-enable kernel decoding.
So, I'm guessing that, for some reason, linux kernel stopped handling IR command, it's relying on Lirc to handle IR now.
# uname -a
Linux NUC 4.13.7 #1 SMP Wed Oct 18 21:04:24 BST 2017 x86_64 GNU/Linux
# lsb_release
LibreELEC (Milhouse): devel-20171018210302-#1018-g3d6896f [Build #1018]
# Kodi version
(18.0-ALPHA1 Git:8afa041). Platform: Linux x86 64-bit
# uname -a
Linux NUC 4.13.7 #1 SMP Thu Oct 19 21:04:13 BST 2017 x86_64 GNU/Linux
# lsb_release
LibreELEC (Milhouse): devel-20171019210252-#1019-g4f4bfb1 [Build #1019]
# Kodi version
(18.0-ALPHA1 Git:922a6bb). Platform: Linux x86 64-bit