On Sa, 29.11.08 11:08 Gene Heskett <gene.heskett(a)verizon.net> wrote:
Here is /etc/alsa/pulse-default.conf:
=================
# PulseAudio plugin configuration
# Let's create a virtual device "pulse" for mixer and PCM
pcm.pulse {
type pulse
}
ctl.pulse {
type pulse
}
# Let's make it the default!
pcm.!default {
type pulse
}
ctl.!default {
type pulse
}
Ok, so there it is on your distribution. I've never seen /etc/alsa/*
before.
Try commenting out the two !default settings, kill pulseaudio,
then pulseaudio should be out of the way.
And, as you said that it's a fresh install - did you unmute your
card(s)? They should be muted after initial configuration.
Because actually pulseaudio should work too...