04-19-2019, 06:22 PM
(04-16-2019, 10:19 AM)rikardo1979 Wrote: So the solution was very simple at the end :
There is a change in latest 4.19.x kernel
All what's needed after all is todo a change in /boot/config.txt
from original
Code:dtoverlay=lirc-rpi,gpio_in_pin=4
to
Code:dtoverlay=gpio-ir,gpio_pin=4
This is related to my lirc use on my RaspDAC Mini streamer
Hope this helps to others
Hi. It helped. I managed to install LIRC on moode 5 thanks to your tip.
Remy