Page 1 of 1
Re: irrecord won't work
Posted: Mon Aug 05, 2013 6:30 pm
by Dilligaf
Make sure lircd isn't running, you have to kill the process before irrecord will work
Re: irrecord won't work
Posted: Mon Aug 05, 2013 7:39 pm
by Dilligaf
What happens with "mode2 -d /dev/lirc0" Do you get output when you push remote buttons?
Re: irrecord won't work
Posted: Mon Aug 05, 2013 10:48 pm
by Dilligaf
OK, starting from the beginning. Have you loaded lirc_rpi either by adding it to /etc/modules or modprobing it? I am assuming you'r using a gpio receiver, is this correct? I'm not sure about the tutorial you're using but I KNOW this one works
http://forum.stmlabs.com/showthread.php?tid=5549
Re: irrecord won't work
Posted: Wed Sep 23, 2015 9:20 am
by luipez
Ho lo stesso identico problema, ho fatto la configurazione dalla stessa guida, ma uso l'IR che vedete in questo kit:
http://www.banggood.com/Electronics-Sta ... 35333.html
Aiutatemi
-------------------------------------------------------------------------------------------------------------------------------------------------------
I have the exact same problem, I did the same configuration guide, but use the IR you see in this kit:
http://www.banggood.com/Electronics-Sta ... 35333.html
Help me
Re: irrecord won't work
Posted: Mon Oct 17, 2016 9:15 pm
by bougli
Hello
I bought the same hardware, and had the same issue.
/dev/lirc0 is present, but when doing
i get :
Code: Select all
mode2: could not open /dev/lirc0
mode2: default_init(): Device or resource busy
I tried several things found in other topics, nothing helped...
Re: irrecord won't work
Posted: Wed Jul 18, 2018 9:59 am
by barus
i have a problem on my PI3
when i try to rerecord my remote of air condition " it toke so long " the show this
" check troubleshooting in irrecord manpage . "
any help !!?
Re: irrecord won't work
Posted: Fri Dec 28, 2018 12:22 am
by PauloVH
I had the same issue. I was trying to run the irrecord command in /etc/lircd/lircd.conf.d folder as this is where the guide i was following left me at that point. What solved it for me was to run the command after having stopped the lircd service from my home folder.