Getting Sound to Work on Ubuntu Hardy v8.04.2

Try these steps to build the alsa modules yourself.

Here’s the solution:

sudo apt-get install module-assistant
sudo module-assistant update
sudo module-assistant prepare
sudo module-assistant auto-install alsa

This last step will take about 10 minutes, so be patient.

Then the final step.


sudo /etc/init.d/alsa-utils reset

Hope that you have the same luck.

Leave a Reply

You must be logged in to post a comment.