Velvet Star Monitor

Standout celebrity highlights with iconic style.

news

Sound do not work and sound test fail HP notebook

Writer Olivia Zamora

I connected my ubuntu laptop to TV via HDMI and played movie. After that I disconnected and the sound do not work. I have seen the sound output is on internal speakers. But no use. I uninstalled pulseaudio . But still the issue is there. Then , i upgraded system. Still there is issue. Let me know what I can do

3

1 Answer

This issue is solved after killing the pulseaudio using following command

killall pulseaudio
rm -r ~/.config/pulse/*
rm -r ~/.pulse*

I followed the SoundTroubleshootingProcedure in the ubuntu site for it. Thanks for all the directions.

1

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy