[mythtv-users] lirc help

mythtv-users mythtv-users at fastdruid.co.uk
Tue Oct 3 00:52:27 UTC 2006


> On Sunday 01 October 2006 17:08, mythtv-users wrote:
>> That's cos it's wrong file :-)
>> lircd.conf is for lirc, there should be another file (presumably
>> /etc/lircrc in this case) that tells what to map the buttons to for
>> mplayer.
>>
>> The best way to see if lirc is working is to use irw, that should tell
>> you
>> if lirc is working as it will echo every button press
>>
<snip>
> Ok, I tried using irw, that didn't work.  No output was received.

> So i tired irrecord, with no such luck:
>
>
> spark@:~>irrecord --device=/dev/lircd /home/spark/Desktop/irrecord.txt
> <snip>
> irrecord: no data for 10 secs, aborting
> irrecord: gap not found, can't continue
<snip>
> input: i2c IR (Hauppauge) as /class/input/input6
<snip>

Righty then, what driver are you using? You should be using dev/input as
shown above from your startup log, I'd run it manually first to check it
works, try stopping all lirc processes and running

# irrecord  --driver=dev/input --device=/dev/input/event6 
/home/spark/Desktop/irrecord.txt

Then if that works setup lirc to use dev/input (use /etc/sysconfig/lirc)

HTH

David








More information about the mythtv-users mailing list