I've emerged lirc-0.6.6-r1 with a winfast2000XP deluxe card. I have not problems with the card but I haven't had any luck with the remote. When I run the irrecord program I get:
irrecord - application for recording IR-codes for usage with lirc
Copyright (C) 1998,1999 Christoph Bartelmus(
lirc@bartelmus.de)
irrecord: could not open /dev/lirc
irrecord: default_init(): Is a directory
irrecord: could not init hardware (lircd running ? --> close it, check permissions)
lircd is running, if I specify the device as 'irrecord --device=/dev/lirc/0' I can get it to write a config file but when I run 'irxevent' I get:
irxevent: could not connect to socket
irxevent: Connection refused
Near as I can tell irxevent is complaining that /dev/lirc is a directory.. Is there a way to tell it to use /dev/lirc/0 which I believe is the correct path?
Greg