alsa-mixer: Add an explicit profile-set for Audigy devices
authorArun Raghavan <arun@asymptotic.io>
Tue, 11 Aug 2020 04:46:56 +0000 (00:46 -0400)
committerArun Raghavan <arun@asymptotic.io>
Wed, 2 Sep 2020 20:30:06 +0000 (16:30 -0400)
commit460d0c0b79939e4e43f30824bcd6358feb1727f5
tree1f073739358df92963251ed24c014636a3f27942
parentf003d6ca62186e2b5394a7f9a2e29c1b3fbf56c7
alsa-mixer: Add an explicit profile-set for Audigy devices

These lost analog-mono support when we made that a fallback profile, as
the stereo-fallback would be picked up as the only input profile, and
that does not work in duplex mode.

Fixes: https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/issues/750
src/Makefile.am
src/modules/alsa/90-pulseaudio.rules
src/modules/alsa/mixer/profile-sets/audigy.conf [new file with mode: 0644]