From: EC <zy...@ve...> - 2005-12-11 18:24:40
|
On Sun, 11 Dec 2005 08:50:53 -0600 John Porterfield <yc...@gm...> wrote: > I bought a creative labs Audigy 4 (not platinum) and included with it was a > remote and a usb remote receiver. I seem to be having problems getting lirc > to work with this device as it doesn't seem to recognize it. The device > itself creates a device file /dev/usb/hiddev0 and if I type 'cat > /dev/usb/hiddev0' and aim the remote at it and press buttons I get a > response. The only driver I could find information that uses that device is > the dvico driver, but if I use that driver, start the lircd daemon and type > irw to test it, I get nothing. Information on the other creative remote > receivers indicates that they're connected directly to the soundcard, but > that is not true in my case. --- > Any suggestions on where to look or what to do would be greatly appreciated. > Try running 'mode2 /dev/usb/hiddev0' and pressing buttons. If you get output on button presses, try recording a new lircd.conf with the dvico driver: irrecord -H dvico -d /dev/usb/hiddev0 ./lircd.conf-test Follow the instructions and move the generated config to /etc, then try running lircd with the dvico driver. Send this lircd.conf to one of the lirc dev's if it works. |