v17 LibreELEC Testbuilds for RaspberryPi (Kodi 17.0)
I'm a little confused about this 'fixed' lirc in #0714 and later having just tried it and #0716.
I use "dtoverlay=gpio-ir" in config.txt to drive my IR rx device.

When I go back to #0618 everything works (i.e. I can use my remote to drive kodi's interface):
Quote:- section of dmesg with #0618
[ 0.097775] raspberrypi-firmware soc:firmware: Attached to firmware from 2016-06-13 13:25
[ 15.909647] input: gpio_ir_recv as /devices/platform/ir-receiver/rc/rc0/input0
[ 15.909947] rc rc0: gpio_ir_recv as /devices/platform/ir-receiver/rc/rc0
[ 16.083876] lirc_dev: IR Remote Control driver registered, major 243
[ 16.149585] rc rc0: lirc_dev: driver ir-lirc-codec (gpio-rc-recv) registered at minor = 0
[ 20.467929] input: lircd as /devices/virtual/input/input2

For a while I would swear I was using #0711 last weekend and that seemed to work, but now it won't (even if I downgrade to #0618 and then back to #0711)
Quote:- section of dmesg with #0711
[ 0.097739] raspberrypi-firmware soc:firmware: Attached to firmware from 2016-07-08 14:34
[ 15.956026] input: gpio_ir_recv as /devices/platform/ir-receiver/rc/rc0/input0
[ 15.956377] rc rc0: gpio_ir_recv as /devices/platform/ir-receiver/rc/rc0
[ 16.112345] lirc_dev: IR Remote Control driver registered, major 243
[ 16.222820] rc rc0: lirc_dev: driver ir-lirc-codec (gpio-rc-recv) registered at minor = 0
[ 20.849503] input: lircd as /devices/virtual/input/input2

ssh into the box: irw fails to show any keypresses, even if I 'systemctl stop kodi'

If I killall -9 lircd and lirceventd then run irrecord the IR driver seems to be working fine, so this looks like a remaining lircd problem.

Testing with #0716 I get the same behaviour:
Quote:- section of dmesg with #0716
[ 0.097739] raspberrypi-firmware soc:firmware: Attached to firmware from 2016-07-15 17:54
[ 15.852829] input: gpio_ir_recv as /devices/platform/ir-receiver/rc/rc0/input0
[ 15.853138] rc rc0: gpio_ir_recv as /devices/platform/ir-receiver/rc/rc0
[ 16.034726] lirc_dev: IR Remote Control driver registered, major 243
[ 16.092732] rc rc0: lirc_dev: driver ir-lirc-codec (gpio-rc-recv) registered at minor = 0
[ 20.782176] input: lircd as /devices/virtual/input/input2

I've tried swapping back to "dtoverlay=lirc-rpi" but that doesn't seem to change anything. Still no response to my remote using irw or within kodi.
Quote:- section of dmesg with #0716 and lirc-rpi
[ 0.097742] raspberrypi-firmware soc:firmware: Attached to firmware from 2016-07-15 17:54
[ 15.535750] lirc_dev: IR Remote Control driver registered, major 244
[ 15.583598] lirc_rpi: module is from the staging directory, the quality is unknown, you have been warned.
[ 16.512164] lirc_rpi: auto-detected active low receiver on GPIO pin 18
[ 16.512500] lirc_rpi lirc_rpi: lirc_dev: driver lirc_rpi registered at minor = 0
[ 16.512518] lirc_rpi: driver registered!
[ 20.093975] input: lircd as /devices/virtual/input/input0

NB: My remote isn't a MCE remote or such, it's just a one I had lying around which I created an lircd.conf file for using irrecord and put in /storage/.config

I've tried the lastest Alpha LibreElec builds and they have the same issue. (7.0.1 and 7.0.0 work)

Something's obviously different for me compared to all the other happy campers out there.

Any suggestions?


Messages In This Thread
RPi2: no DV-codec? - by bubi - 2016-07-10, 10:30
DV-video not working - by bubi - 2016-07-15, 19:48
RE: LibreELEC Testbuilds for RaspberryPi (Kodi 17.0) - by metaron - 2016-07-17, 12:37
Logout Mark Read Team Forum Stats Members Help
LibreELEC Testbuilds for RaspberryPi (Kodi 17.0)19