mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-10-29 05:40:23 -04:00
alsa-mixer: Add Dell Inspiron One 2020 to mic whitelist
BugLink: https://bugs.launchpad.net/bugs/1073420 Signed-off-by: David Henningsson <david.henningsson@canonical.com>
This commit is contained in:
parent
2ee864970c
commit
0f865da0e2
1 changed files with 2 additions and 0 deletions
|
|
@ -69,6 +69,8 @@ ATTRS{subsystem_vendor}=="0x1028", ATTRS{subsystem_device}=="0x0555", ENV{PULSE_
|
|||
ATTRS{subsystem_vendor}=="0x1028", ATTRS{subsystem_device}=="0x0556", ENV{PULSE_PROFILE_SET}="force-speaker.conf"
|
||||
# Dell Vostro 2520
|
||||
ATTRS{subsystem_vendor}=="0x1028", ATTRS{subsystem_device}=="0x0558", ENV{PULSE_PROFILE_SET}="force-speaker.conf"
|
||||
# Dell Inspiron One 2020
|
||||
ATTRS{subsystem_vendor}=="0x1028", ATTRS{subsystem_device}=="0x0579", ENV{PULSE_PROFILE_SET}="force-speaker-and-int-mic.conf"
|
||||
# Asus 904HA (1000H)
|
||||
ATTRS{subsystem_vendor}=="0x1043", ATTRS{subsystem_device}=="0x831a", ENV{PULSE_PROFILE_SET}="force-speaker-and-int-mic.conf"
|
||||
# Asus T101MT
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue