View Single Post
Posts: 6 | Thanked: 0 times | Joined on Feb 2010
#102
Hi guys, this is my very first post here. I got some problems with qtirreco. The application seems not to send any IR signal at all as i could see pointing the IR port to a camera. At first i thought the lircd daemon wasn't started, so i started it manually and after i entered
Code:
ps auwx | grep lirc
i could see the entry
Code:
/usr/sbin/lircd --device=/dev/lirc0 --listen=8765
, so the daemon is running. Also my lircd.conf file is written properly, but when i select a command with qtirreco no signal seems to be emitted. When i run
Code:
irsend SEND_START X3 1
i can see the trasmitter is working. So, in your opinion, what should be the problem with Qtirreco?

Last edited by pernacentus; 2010-02-03 at 20:16.