Monday, March 3, 2008

Fixing Sound in Ubuntu 7.10

This is just how I did it. A friend guided me though the entire process. If it doesn't work for you, no worries, just remove what we have done here.

Open a Terminal.

$sudo nano /etc/modprobe.d/alsa-base

Go to the bottom of the file using arrow keys. Add this line to the very bottom:

options snd-hda-intel model=dell-m42

Make sure there is a line after the added one (Hit enter after pasting).

Restart your computer. If it doesn't work, and something is messed up, go back to the file and remove the line. If it works, then there you go!

No comments: