Linux - HardwareThis forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
I've recently bought a Creative X-Fi 5.1 Surround USB soundcard. It has a infrared remote control which works fine (of course) on Windows, but I haven't found a way to get it working on Linux. As far as I know there is no special driver for this soundcard.
The relevant dmesg output:
usb 3-3: new full speed USB device using ohci_hcd and address 2
usb 3-3: configuration #1 chosen from 1 choice
usb 3-3: New USB device found, idVendor=041e, idProduct=3042
usb 3-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
usb 3-3: Product: SB X-Fi Surround 5.1
usb 3-3: Manufacturer: Creative Technology
There is no mention of the remote control anywhere. If possible, I would write my own script reading raw data, but I don't know how to access this device.
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.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.