Thank you for your donation!


Cloudsmith graciously provides open-source package management and distribution for our project.


IR Remote Control with Lirc
#13
Strange thing, I have never had any problems with configuring Lirc for moode but now I can't get it to work. I did a clean install Moode r43, installed Lirc 0.9.4.c and tried with Apple remote A1294.lircd.conf and tried to teach it but it won't do anything to moode. 

All services are up and working, mode2 -d /dev/lirc0 shows pulses, lircrc is also configured.

Code:
pi@moode:~ $ ls -la /etc/lirc/lircd.conf.d
total 56
drwxr-xr-x 2 root root  4096 Oct 21 10:29 .
drwxr-xr-x 3 root root  4096 Oct 21 10:02 ..
-rw-r--r-- 1 root root  1611 Oct 21 10:29 A1294.lircd.conf
-rw-r--r-- 1 root root  1319 Oct 21 09:45 Apple_A1294.lircd.conf
-rw-r--r-- 1 root root 33704 Apr  5  2017 devinput.lircd.conf
-rw-r--r-- 1 root root   615 Apr  5  2017 README.conf.d

Code:
pi@moode:~ $ dmesg | grep lirc
[    5.292823] lirc_dev: IR Remote Control driver registered, major 243
[    5.306121] lirc_rpi: module is from the staging directory, the quality is unknown, you have been warned.
[    6.372277] lirc_rpi: auto-detected active low receiver on GPIO pin 26
[    6.372729] lirc_rpi lirc_rpi: lirc_dev: driver lirc_rpi registered at minor = 0
[    6.372740] lirc_rpi: driver registered!
[   17.837954] input: lircd-uinput as /devices/virtual/input/input0

Code:
pi@moode:~ $ lsmod | grep lirc
lirc_rpi               16384  2
lirc_dev               16384  1 lirc_rpi

Code:
pi@moode:~ $ ls -la /dev/lirc0
crw-rw---- 1 root video 243, 0 Oct 21 10:29 /dev/lirc0

Code:
pi@moode:~ $ ps aux | grep lirc
root       294  0.0  0.1   4280  1148 ?        Ss   10:58   0:00 /usr/sbin/lircmd --nodaemon
root       307  0.0  0.1   4208  1104 ?        Ss   10:58   0:00 /usr/bin/irexec /etc/lirc/irexec.lircrc
root       399  0.8  0.3   7312  3480 ?        Ss   10:58   0:00 /usr/sbin/lircd --nodaemon
root       400  0.0  0.1   4284  1192 ?        Ss   10:58   0:00 /usr/sbin/lircd-uinput
pi         799  0.0  0.0   4372   568 pts/0    S+   10:58   0:00 grep --color=auto lirc

Code:
pi@moode:~ $ irsend SEND_ONCE Apple_A1294 KEY_RIGHT #no errors


Any thoughts?
Reply


Messages In This Thread
IR Remote Control with Lirc - by FizzyTea - 05-16-2018, 04:56 PM
RE: IR Remote Control with Lirc - by FizzyTea - 05-16-2018, 05:00 PM
RE: IR Remote Control with Lirc - by remy1961 - 05-16-2018, 09:11 PM
RE: IR Remote Control with Lirc - by FizzyTea - 05-16-2018, 10:14 PM
RE: IR Remote Control with Lirc - by CallMeMike - 07-05-2023, 09:53 AM
RE: IR Remote Control with Lirc - by CallMeMike - 07-06-2023, 10:52 AM
RE: IR Remote Control with Lirc - by DRONE7 - 05-17-2018, 01:17 AM
RE: IR Remote Control with Lirc - by remy1961 - 05-17-2018, 03:37 AM
RE: IR Remote Control with Lirc - by Tim Curtis - 05-17-2018, 10:19 PM
RE: IR Remote Control with Lirc - by FizzyTea - 05-17-2018, 09:06 AM
RE: IR Remote Control with Lirc - by mezcal - 07-22-2018, 05:08 AM
RE: IR Remote Control with Lirc - by FizzyTea - 07-22-2018, 11:05 AM
RE: IR Remote Control with Lirc - by DRONE7 - 09-12-2018, 04:30 AM
RE: IR Remote Control with Lirc - by FizzyTea - 09-12-2018, 10:42 AM
RE: IR Remote Control with Lirc - by stosoorok - 10-21-2018, 03:05 PM
RE: IR Remote Control with Lirc - by frengo - 12-12-2018, 11:26 PM
RE: IR Remote Control with Lirc - by rh2018 - 12-24-2018, 12:07 PM
RE: IR Remote Control with Lirc - by stosoorok - 02-27-2019, 07:51 PM
RE: IR Remote Control with Lirc - by DRONE7 - 12-12-2018, 11:46 PM
RE: IR Remote Control with Lirc - by frengo - 12-13-2018, 01:05 AM
RE: IR Remote Control with Lirc - by DRONE7 - 12-13-2018, 05:57 AM
RE: IR Remote Control with Lirc - by rh2018 - 12-16-2018, 08:18 AM
RE: IR Remote Control with Lirc - by Cardone - 12-13-2018, 09:25 AM
RE: IR Remote Control with Lirc - by frengo - 12-14-2018, 11:52 PM
RE: IR Remote Control with Lirc - by DRONE7 - 12-15-2018, 01:24 AM
RE: IR Remote Control with Lirc - by frengo - 12-15-2018, 07:42 AM
RE: IR Remote Control with Lirc - by DRONE7 - 12-16-2018, 09:22 AM
RE: IR Remote Control with Lirc - by rh2018 - 12-16-2018, 12:24 PM
RE: IR Remote Control with Lirc - by dezotrk - 03-13-2019, 03:46 PM
RE: IR Remote Control with Lirc - by DRONE7 - 03-13-2019, 06:15 PM
RE: IR Remote Control with Lirc - by dezotrk - 03-15-2019, 06:45 PM
RE: IR Remote Control with Lirc - by IT-Andy52 - 03-18-2019, 11:07 AM
RE: IR Remote Control with Lirc - by DRONE7 - 03-19-2019, 02:21 AM
RE: IR Remote Control with Lirc - by IT-Andy52 - 03-19-2019, 09:05 AM
RE: IR Remote Control with Lirc - by DRONE7 - 03-19-2019, 09:40 AM
RE: IR Remote Control with Lirc - by rikardo1979 - 04-15-2019, 12:34 PM
RE: IR Remote Control with Lirc - by Cardone - 04-15-2019, 01:11 PM
RE: IR Remote Control with Lirc - by rikardo1979 - 04-15-2019, 01:21 PM
RE: IR Remote Control with Lirc - by Cardone - 04-15-2019, 02:02 PM
RE: IR Remote Control with Lirc - by rikardo1979 - 04-16-2019, 10:19 AM
RE: IR Remote Control with Lirc - by stosoorok - 04-17-2019, 06:37 PM
RE: IR Remote Control with Lirc - by remy1961 - 04-19-2019, 06:22 PM
RE: IR Remote Control with Lirc - by rikardo1979 - 04-19-2019, 06:49 PM
RE: IR Remote Control with Lirc - by TookaFace - 06-02-2019, 05:22 PM
RE: IR Remote Control with Lirc - by fedormil - 02-23-2020, 05:02 AM
RE: IR Remote Control with Lirc - by burph - 04-04-2020, 12:24 PM
RE: IR Remote Control with Lirc - by waffle - 04-26-2020, 05:41 PM
RE: IR Remote Control with Lirc - by KmPan - 02-07-2021, 03:45 AM
RE: IR Remote Control with Lirc - by gregvds - 03-09-2021, 03:25 PM
RE: IR Remote Control with Lirc - by mmcsn - 03-10-2021, 02:29 PM
RE: IR Remote Control with Lirc - by mmcsn - 03-10-2021, 02:50 PM
RE: IR Remote Control with Lirc - by KmPan - 03-28-2021, 04:49 AM
RE: IR Remote Control with Lirc - by mmcsn - 03-10-2021, 10:54 PM
RE: IR Remote Control with Lirc - by donutswdad - 03-27-2021, 01:21 AM
RE: IR Remote Control with Lirc - by waffle - 04-04-2023, 06:37 PM

Forum Jump: