About MeMiscellaneousGeek StuffSkydiving |
Geek Stuff : Tutorials : Ubuntu : No Sound Drivers After Upgrade from 7.10 to 8.04May 5, 2008 I recently upgraded from Ubuntu 7.10 "Gutsy Gibbon" to the recently released Ubuntu 8.04 "Hardy Heron" and encountered numerous problems with programs and drivers. I'm posting the solutions to these problems as I find them. <rant> Shortly after the upgrade, after a fresh reboot, I noticed I had no sound and clicked on the sound icon in the top panel.
The initial error message was almost completely useless. I might as well have said "your shit don't work, son!"
After closing the initial error message box any future attempts to mess with the sound icon result in a much more terse, and even less useful, error message.
This annoyed me greatly. Not only did my sound work fine before the recent "upgrade", but when I ran the lshw command in a terminal window it clearly showed that I obviously still have a sound card installed in the computer! GFD.
After much reading and searching I finally found the solution in a forum post at http://ubuntuforums.org/showthread.php?p=4811780 (just in case: Google cache). The poster commented that installing the "386 kernel" (he had been running the "generic" kernel) fixed his sound. I already knew I was running the 386 version of the Linux kernel by running the uname -r1 command. This shows that I am running the 2.6.24-16-3862 kernel, shown in the screen shot below.
At this point I was desperate. So I decided that I no longer cared if it made sense, dammit. I was gonna try to reinstall it. So I ran the sudo apt-get install linux-3863 command in a terminal window. Since it needs to run as the root user we use preface the command with sudo, which then prompts for your sudo password4. It took less than 5 minutes for the installation, not bad.
And after a quick reboot of the system I noticed the boot-up sound played, logged in, and I now have sound again! It's a happy thing. :)
|
|
| ©1995 - 2008 Tim Patterson, All Rights Reserved (Unless otherwise noted) | ||