Re: Lirc & Knob not working Creative_Technology_Ltd_SB_X-Fi_Surround_5.1_Pro

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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





[Index of Archives]     [ALSA Devel]     [Linux Audio Users]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]

  Powered by Linux