View Single Post
Posts: 71 | Thanked: 33 times | Joined on Sep 2009
#196
Originally Posted by Caligula View Post
Actually ir led is working but qtirreco is not sending any signal... I tested ir led with shutter application..
So... Ideas??
First thing to check is if lirc is running by typing ps in terminal.

Then check the file under /opt/qtirreco/Remotes/<remotename.conf> whats the device in line:

command: <device> <command>

Then check if that device actually is the same under /opt/qtirreco/Devices/<device>. There check the line after begin remote.

name <device>

Then under /etc/lircd.conf you should have proper device path included.

If those devices in lines match and lirc runs the IR signal should be sent. Some codes doesn't work but still the signal is emitted.

Last edited by nirpe; 2010-03-11 at 19:28.