[mythtv-users] Installing alsa-driver 1.0.23 - what did I miss?

McCormick, Ronald ramccor at pluribus.org
Sun Jul 25 17:00:18 UTC 2010


On Sun, Jul 25, 2010 at 11:09 AM, Don Brett <dlbrett at zoominternet.net>wrote:

> Don Brett wrote:
>
>> I'm working on getting audio onto my hdmi output, which requires the
>> latest alsa-driver (1.0.23).  I can't find an rpm, so I'm trying to build
>> and install from source.  It looks pretty straight-forward and it looked
>> like it worked, but alsa-info.sh reports the previous version (1.0.21).
>>  Does this look correct?
>>
>> - download alsa-driver source and un-pack (
>> http://www.alsa-project.org/main/index.php/Download)
>> - ./configure --with-kernel=/usr/src/kernels/2.6.32.16-141.fc12.i686
>> - make
>> - make install
>> - ./snddevices
>> - reboot
>>
>> When I run "alsa-info.sh", I get:
>>
>> !!ALSA Version
>> !!------------
>>
>> Driver version:     1.0.21
>> Library version:   Utilities version:  1.0.22
>>
>>
>> Did I miss a step?  One of the Ubuntu sites ran "sudo /sbin/alsa-utils
>> stop" before running the build.  Maybe I needed to shut it down first?
>>
>>
>>
>>
>> PS - ...full alsa-info report posted here:
>> http://www.alsa-project.org/db/?f=1154be82a2f59d3d1276ccdf854e9b21a3e17f85
>>
>>  By the way, this is a new installation of MythDora-12.
>
>
> _______________________________________________
> mythtv-users mailing list
> mythtv-users at mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
>

I use the following for my configure line on F12.
./configure --with-build=/lib/modules/`uname -r`/build/ --with-debug=full
--enable-dynamic-minors --with-moddir=updates
then just
make
make install
reboot
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mythtv.org/pipermail/mythtv-users/attachments/20100725/3b594b1f/attachment.htm>


More information about the mythtv-users mailing list