04-16-2019, 10:19 AM
(This post was last modified: 04-16-2019, 10:21 AM by rikardo1979.)
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
to
This is related to my lirc use on my RaspDAC Mini streamer
Hope this helps to others
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
<marquee behavior="alternate" scrolldelay=150
~~~~>>>Please always follow rules and read before you post<<<~~~~
</marquee>
~~~~>>>Please always follow rules and read before you post<<<~~~~
</marquee>