You may have had an issue with the contents of your
/var/lib/alsa/asound.state file.  This determines the initial volume
levels of the various mixers when ALSA is initialized before Pulseaudio
starts.

Try this:

cp /var/lib/alsa/asound.state ~/asound.state.beforeboot
reboot
cp /var/lib/alsa/asound.state ~/asound.state.afterboot

diff ~/asound.state.afterboot ~/asound.state.beforeboot

If your sound goes from working to non-working (or visa-versa) between
the reboots then we would hope to see output from the diff command
above, indicating that the saved state of your ALSA mixer levels has
changed.

-- 
No sound in Dell Inspiron 1420 in Jaunty
https://bugs.launchpad.net/bugs/363892
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to