Camilo Schöningh wrote: > I bought a Creative Sound Blaster X-Fi Surround 5.1 Pro Soundcard. The > Sound is working fine, but I am not able to get the Lirc Deamon and the > Knob working. > > I found patch for alsa which seems to handle the controls, but as far as > I can see, the patch is for a different type of hardware. My USB Device > ID is not included. > > lsusb: > Bus 002 Device 004: ID 041e:3237 Creative Technology, Ltd This sounds as if you need to add an entry to the rc_configs array: <http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/tree/sound/usb/mixer_quirks.c#n159> If you don't know the format of the packets sent by the device, add the line print_hex_dump_bytes("RC packet: ", DUMP_PREFIX_NONE, mixer->rc_buffer, urb->actual_length); at the beginning of snd_usb_soundblaster_remote_complete(). Regards, Clemens ------------------------------------------------------------------------------ _______________________________________________ Alsa-user mailing list Alsa-user@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/alsa-user