Friday, April 26, 2024
 Popular · Latest · Hot · Upcoming
522
rated 0 times [  522] [ 0]  / answers: 1 / hits: 414516  / 1 Year ago, sat, april 15, 2023, 7:51:46

I was listening to music, and my sound suddenly went dead in all my applications. I'm using Ubuntu 12.04, which uses pulseaudio, so I tried sudo /etc/init.d/pulseaudio restart, but nothing happened. According to lsof | grep pcm, nothing is using the soundcard at the moment, although I'm not entirely sure if my source for that command is applicable.



Is there a way another way to restart Ubuntu 12.04's sound system from the command line without rebooting the system?


More From » pulseaudio

 Answers
1

I've used pulseaudio -k && sudo alsa force-reload a couple of times, and it worked well. The first part kills pulseaudio, the second reloads ALSA. You don't need to restart pulseaudio, because it auto-restarts.


[#33595] Monday, April 17, 2023, 1 Year  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
uquelighted

Total Points: 242
Total Questions: 110
Total Answers: 106

Location: Cyprus
Member since Tue, Sep 22, 2020
4 Years ago
;