|
Hi
I have the same card, the audio works with latest ALSA(1.0.20).
I tried lirc and gnome-lirc-properties to set up the ir receiver, but it doesn't get recognised. What else could I do to use that remote control?
After I plug in the soundcard, these files appears in /dev:
crw-rw----+ 1 root audio 14, 28 2009-06-14 10:48 /dev/adsp1
crw-rw----+ 1 root audio 14, 20 2009-06-14 10:48 /dev/audio1
crw-rw----+ 1 root audio 14, 19 2009-06-14 10:48 /dev/dsp1
crw-rw----+ 1 root audio 14, 16 2009-06-14 10:48 /dev/mixer1
crw-rw----+ 1 root audio 116, 32 2009-06-14 10:48 /dev/snd/controlC1
crw-rw----+ 1 root audio 116, 56 2009-06-14 11:49 /dev/snd/pcmC1D0c
crw-rw----+ 1 root audio 116, 48 2009-06-14 12:36 /dev/snd/pcmC1D0p
crw-rw----+ 1 root audio 116, 49 2009-06-14 10:48 /dev/snd/pcmC1D1p
Only audio1, dsp1 and pcmC1D0p can be read by sudo cat, but pcmC1D0p writes nothing to console.
Is it possible, that those commands are mixed with audio and the are transmitted in audio1? There's no special HID recognised, like /dev/usb/rm1500 in another Creative soundcard(ecto.teftin.net/rm1500.html). Does it need special driver? I'd like to read some raw commands from file, then dispatch it like on the link above.
Thank you to everyone.
|