mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-12 13:30:10 -05:00
conf: Make system.pa use udev-detect and not hal-detect.
Also fix a left over reference to HAL in default.pa
This commit is contained in:
parent
33d1de487a
commit
8c012a676d
2 changed files with 4 additions and 4 deletions
|
|
@ -39,7 +39,7 @@ load-module module-card-restore
|
|||
load-module module-augment-properties
|
||||
|
||||
### Load audio drivers statically (it's probably better to not load
|
||||
### these drivers manually, but instead use module-hal-detect --
|
||||
### these drivers manually, but instead use module-udev-detect --
|
||||
### see below -- for doing this automatically)
|
||||
#load-module module-alsa-sink
|
||||
#load-module module-alsa-source device=hw:1,0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue