mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-08 13:30:08 -05:00
Creative Labs Sound Blaster Audigy cards (snd_emu10k1 driver) expose mixer controls named 'PCM Front', 'PCM Rear', etc. in addition to the more common 'Front', 'Rear', etc. The latter seem to be intended for a stereo-to-all-speakers mirroring mode that we do not use, and have no effect when we adjust them. https://docs.kernel.org/sound/cards/audigy-mixer.html We therefore define a custom mixer path for Audigy devices, using the PCM mixer controls. This has been tested on an Audigy 5/Rx. Based on a brief look at the ALSA driver, I think all Audigy devices (vendor 0x1102, device 0x0004 or 0x0008) have the same PCM controls, making this change probably safe for our existing Audigy udev rules. Relevant kernel files: sound/pci/emu10k1/emu10k1_main.c sound/pci/emu10k1/emufx.c include/sound/emu10k1.h Fixes #2934 |
||
|---|---|---|
| .. | ||
| analog-only.conf | ||
| asus-xonar-se.conf | ||
| audigy.conf | ||
| cmedia-high-speed-true-hdaudio.conf | ||
| default.conf | ||
| dell-dock-tb16-usb-audio.conf | ||
| force-speaker-and-int-mic.conf | ||
| force-speaker.conf | ||
| hp-tbt-dock-120w-g2.conf | ||
| hp-tbt-dock-audio-module.conf | ||
| kinect-audio.conf | ||
| maudio-fasttrack-pro.conf | ||
| native-instruments-audio4dj.conf | ||
| native-instruments-audio8dj.conf | ||
| native-instruments-komplete-audio6.conf | ||
| native-instruments-korecontroller.conf | ||
| native-instruments-traktor-audio2.conf | ||
| native-instruments-traktor-audio6.conf | ||
| native-instruments-traktor-audio10.conf | ||
| native-instruments-traktorkontrol-s4.conf | ||
| sb-omni-surround-5.1.conf | ||
| sennheiser-gsx.conf | ||
| simple-headphones-mic.conf | ||
| steelseries-arctis-common-usb-audio.conf | ||
| texas-instruments-pcm2902.conf | ||
| usb-gaming-headset.conf | ||