Skip to content


upgrading alsa on ubuntu

After a bunch of digging trying to get audio over hdmi on my new motherboard working, I stumbled upon a script that was created for doing exactly what I need to do. If you go to http://ubuntuforums.org/showthread.php?t=962695&page=6 you will find very good info on this subject.  What i have done is download the script file.  Untared it and then ran it the following way.

 sudo ./AlsaUpgrade-1.0.x-rev-1.16.sh -d
 sudo ./AlsaUpgrade-1.0.x-rev-1.16.sh -c
 sudo ./AlsaUpgrade-1.0.x-rev-1.16.sh -i

Be patient each step can take some time.  After the upgrade reboot and then do an aplay -l to list all of your devices.  This is where it gets tricky.  Depending on your hardware you may have to do different things in mythtv to get audio going through hdmi.

Updated:  The day after I went through this process the script was updated.  I have updated the commands above.  Looks like this process worked on newer kernels but not older ones.  Intrepid it worked fine for me but hardy it did not.  The new script and version of alsa works perfect on hardy now.  New forum page is located at http://ubuntuforums.org/showthread.php?p=6589810#post6589810

Posted in Linux, Mythtv.


0 Responses

Stay in touch with the conversation, subscribe to the RSS feed for comments on this post.

You must be logged in to post a comment.