LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 11-14-2012, 11:42 PM   #1
Bob D
LQ Newbie
 
Registered: Jan 2010
Posts: 12

Rep: Reputation: 0
pulseaudio no sound only Dummy Output


When I upgraded from Ubuntu precise to quantal, I lost sound, wifi, X res above 1024x768, and ethernet. I updated several times, and wifi and internet came back. I upgraded to raring. Still no sound.

I looked at about a hundred threads on pulseaudio, alsa, Dummy Output, no sound.

When pulseaudio has only Dummy Output, you probably have other devices but something has taken them over before you got pulseaudio loaded.

Code:

sudo fuser -uv /dev/snd/* /dev/snd/by-path/*
ls -l /dev/snd /dev/snd/by-path

...revealed that I had "roard" (roaraudio server) owning my speakers and headphone jack. dpkg --list '*roar*' and dpkg -r roaraudio and all of its deps, done. I did then do this but with roard gone I don't think it's needed:

Code:

pulseaudio --kill
sudo killall pulseaudio
sudo killall -9 pulseaudio
rm -rf ~/.pulse*
sudo rm -rf /tmp/pulse*

Another thing that can take over /dev/snd devices is Login sounds. Websearch on that, different things to do, mainly a gnome and/or Ubuntu issue. The most devious problem was some microsoft sapper hid the Ubuntu quantal and raring login option for Gnome login sound in startup apps.

Devious:

gksudo gedit /usr/share/gnome/autostart/libcanberra-login-sound.desktop

...and edit or add a line "NoDisplay=false", without the quotes. Default is to hide the option to disable login sounds, even without NoDisplay=true!!! Unbelievable microsoft sapper!!! Did Paula Broadwell email a threat to his wife, or what?!! Bribe or threat!?! Enquiring minds want to know, since transparency with accountability has FAILED. Devious.

Then you can disable login sounds:

http://www.howtogeek.com/howto/22428...nds-in-ubuntu/
 
Old 11-26-2018, 05:43 AM   #2
DaRkBoDoM
Member
 
Registered: Oct 2007
Location: Italy
Distribution: Ubuntu
Posts: 84

Rep: Reputation: 17
I had this issue too and couldn't solve it until i found this post… looks like it is still being useful after 6 years.

In my case, timidity had taken over the audio.

Thank you.
 
Old 09-23-2021, 12:10 PM   #3
postcd
Member
 
Registered: Oct 2013
Posts: 527

Rep: Reputation: Disabled
i had this issue too, try listing processes using PA:
Code:
sudo fuser -vu /dev/snd/* /dev/snd/by-path/*
kill the process:
Code:
sudo kill -9 PIDNUMBERHERE
command to kill media players that often block the audio (replace by your own player names):
Code:
sudo kill -9 $(pidof vlc gnome-mplayer mplayer baka-mplayer) 2>/dev/null
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Dummy Output. Lost sound nnjond Linux - Newbie 4 10-25-2010 04:31 AM
Winecfg crashes on sound tab with Pulseaudio and no 'sounddrivers' without pulseaudio William (Dthdealer) Linux - Software 5 06-13-2010 07:30 AM
How do I make Sun Java output sound through PulseAudio using a browser? Mr Beanjamin Linux - Desktop 1 04-27-2010 07:50 PM
audio output device changes to 'dummy output' Joshwaaa Linux - Software 1 04-02-2010 10:03 PM
Need help getting pulseaudio on optical output. nio Linux - General 0 12-01-2008 07:55 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 05:27 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration