Ubuntu Sound issues

Over the past couple of days, the audio on both of my computers stopped working. Not a huge issue, so I mostly ignored it, especially since as soon as I plugged in a USB audio device, everything worked fine.

Then, I broke my USB headset. And it became a problem, because coding without music is like a peanut butter sandwich without milk.

So, I found a delightful page on the Ubuntu Help Pages describing the simple 17-step process for troubleshooting sound issues…complete with all the command line entries necessary. Sighing at the annoyance of going through all this just to get sound, I copied and pasted the first command…completely forgetting that I was already running an APT process in the background…which caused most of the command to fail.

Especially the last bit, which was supposed to shut off pulseaudio. It said pulseaudio wasn’t running. Which prompted me to simply run pulseaudio from the command line…fixing my problem. I added an entry to start pulseaudio on startup, and I was good.

As it turns out, when I uninstalled the pulseaudio-equalizer plugin, the entry for pulseaudio got removed from startup. I had originally installed this on both of my computers, and later uninstalled it after it was causing issues for my headset.

About jakimfett

I have been working with computers for over a decade. I was a computer lab administrator for a number of years, I am familiar with Microsoft and Unix based operating systems, and have worked as a Geek Squad Agent. In addition, I have been designing and administrating websites for the last half a dozen years. I started out programming straight HTML, but for the last year and a half have been studying PHP and SQL in the pursuit of my Information Systems degree. My programming environment of choice is PHP code combined with a MySQL backend, formatted using CSS. I also posses a solid working knowledge of Wordpress and have developed a number of custom plugins, themes, and widgets for that framework.
This entry was posted in Code Monkey Report. Bookmark the permalink.

Leave a Reply