Line
Link Here
|
0 |
-- /etc/pulse/default.pa.old 2011-05-05 18:11:42.836568501 -0400 |
0 |
++ /etc/pulse/default.pa 2011-05-05 18:11:53.387691675 -0400 |
Lines 41-48
load-module module-augment-properties
Link Here
|
41 |
### Load audio drivers statically (it's probably better to not load |
41 |
### Load audio drivers statically (it's probably better to not load |
42 |
### these drivers manually, but instead use module-hal-detect -- |
42 |
### these drivers manually, but instead use module-hal-detect -- |
43 |
### see below -- for doing this automatically) |
43 |
### see below -- for doing this automatically) |
44 |
#load-module module-alsa-sink |
44 |
load-module module-alsa-sink |
45 |
#load-module module-alsa-source device=hw:1,0 |
45 |
load-module module-alsa-source device=hw:0,0 |
46 |
#load-module module-oss device="/dev/dsp" sink_name=output source_name=input |
46 |
#load-module module-oss device="/dev/dsp" sink_name=output source_name=input |
47 |
#load-module module-oss-mmap device="/dev/dsp" sink_name=output source_name=input |
47 |
#load-module module-oss-mmap device="/dev/dsp" sink_name=output source_name=input |
48 |
#load-module module-null-sink |
48 |
#load-module module-null-sink |