Hi,
I can't get LE v 7.0.0 working with a GPIO IR Remote on a RPi3. I put:
in config.txt and when I dmesg I don't receive anything in regards to lirc_rpi.
However when I first install OE and insert above in config.txt and then upgrade to LE, it works. When I dmesg I get:
Code
5.437279] lirc_rpi: auto-detected active low receiver on GPIO pin 18
[ 5.437449] lirc_rpi lirc_rpi: lirc_dev: driver lirc_rpi registered at minor = 0
[ 5.437453] lirc_rpi: driver registered!
[ 5.575090] input: lircd as /devices/virtual/input/input0
Is there something missing in LE v7.0.0 that OE has? Thanks,