mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-03 09:01:50 -05:00
module-udev-detect: When loading module-alsa-card, use namereg_fail=false.
This commit is contained in:
parent
c277dc65a3
commit
6e33845783
1 changed files with 1 additions and 0 deletions
|
|
@ -383,6 +383,7 @@ static void card_changed(struct userdata *u, struct udev_device *dev) {
|
|||
d->args = pa_sprintf_malloc("device_id=\"%s\" "
|
||||
"name=\"%s\" "
|
||||
"card_name=\"%s\" "
|
||||
"namereg_fail=false "
|
||||
"tsched=%s "
|
||||
"ignore_dB=%s "
|
||||
"card_properties=\"module-udev-detect.discovered=1\"",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue