Skip to main content

Thread: No sound from pulseaudio?


i seem having problem sound. every time start computer, hear sound played @ login screen , sound played when login. right then, every time, sound cracks , stops before finishes. running "ubuntu-bug audio" shows alsa works fine pulseaudio not. have idea how fix this? reference, "pacmd list" says there 0 sinks, 0 sources , 0 caches.

edit: solved stupid mistake: loose 3.5mm audio cable. don't that. please. if you're looking on sound , you're on desktop computer, go, right now, , check make sure haven't made same mistake me.

quote posted xz124 view post
i seem having problem sound. every time start computer, hear sound played @ login screen , sound played when login. right then, every time, sound cracks , stops before finishes. running "ubuntu-bug audio" shows alsa works fine pulseaudio not. have idea how fix this? reference, "pacmd list" says there 0 sinks, 0 sources , 0 caches.
try resetting pulse configuration.
using terminal="applications->accessories->terminal"
code:
rm -r ~/.pulse ~/.asound* ~/.pulse-cookie   sudo rm /etc/asound.conf
reboot
ignore 'no such file or directory' errors

re-install pulse
code:
sudo apt-get purge pulseaudio gstreamer0.10-pulseaudio
code:
sudo apt-get install pulseaudio gstreamer0.10-pulseaudio
reboot.


Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Multimedia Software [SOLVED] No sound from pulseaudio?


Ubuntu

Comments