<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Hi!<br>
<br>
On 07/25/2010 12:00 PM, McCormick, Ronald wrote:
<blockquote
 cite="mid:AANLkTimVNQr=aERFaCXMJOVz=TcyQQhN14KHVpx14Tjk@mail.gmail.com"
 type="cite"><br>
  <br>
  <div class="gmail_quote">On Sun, Jul 25, 2010 at 11:09 AM, Don Brett <span
 dir="ltr">&lt;<a moz-do-not-send="true"
 href="mailto:dlbrett@zoominternet.net">dlbrett@zoominternet.net</a>&gt;</span>
wrote:<br>
  <blockquote class="gmail_quote"
 style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
    <div class="im">Don Brett wrote:<br>
    <blockquote class="gmail_quote"
 style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I'm working on getting audio onto my hdmi output, which requires the
latest alsa-driver (1.0.23). &nbsp;I can't find an rpm, so I'm trying to
build and install from source. &nbsp;It looks pretty straight-forward and it
looked like it worked, but alsa-info.sh reports the previous version
(1.0.21). &nbsp;Does this look correct?<br>
      <br>
- download alsa-driver source and un-pack (<a moz-do-not-send="true"
 href="http://www.alsa-project.org/main/index.php/Download"
 target="_blank">http://www.alsa-project.org/main/index.php/Download</a>)<br>
- ./configure --with-kernel=/usr/src/kernels/2.6.32.16-141.fc12.i686<br>
- make<br>
- make install<br>
- ./snddevices<br>
- reboot<br>
      <br>
When I run "alsa-info.sh", I get:<br>
      <br>
!!ALSA Version<br>
!!------------<br>
      <br>
Driver version: &nbsp; &nbsp; 1.0.21<br>
Library version: &nbsp; Utilities version: &nbsp;1.0.22<br>
      <br>
      <br>
Did I miss a step? &nbsp;One of the Ubuntu sites ran "sudo /sbin/alsa-utils
stop" before running the build. &nbsp;Maybe I needed to shut it down first?<br>
      <br>
      <br>
      <br>
      <br>
PS - ...full alsa-info report posted here:<br>
      <a moz-do-not-send="true"
 href="http://www.alsa-project.org/db/?f=1154be82a2f59d3d1276ccdf854e9b21a3e17f85"
 target="_blank">http://www.alsa-project.org/db/?f=1154be82a2f59d3d1276ccdf854e9b21a3e17f85</a>
      <br>
      <br>
    </blockquote>
    </div>
By the way, this is a new installation of MythDora-12.</blockquote>
  </div>
</blockquote>
I do not use mythdora, but Fedora 12 and 13 both have alsa 1.0.23, so
there's no need to build it yourself:<br>
<br>
[gpulido@starscream build]$ rpm -qa | grep alsa<br>
alsa-lib-devel-1.0.23-1.fc12.x86_64<br>
report-plugin-localsave-0.14-1.fc12.x86_64<br>
report-config-localsave-0.14-1.fc12.x86_64<br>
alsa-utils-1.0.23-3.fc12.x86_64<br>
alsa-lib-1.0.23-1.fc12.i686<br>
alsa-lib-1.0.23-1.fc12.x86_64<br>
[gpulido@starscream build]$ cat /etc/redhat-release <br>
Fedora release 12 (Constantine)<br>
[gpulido@starscream build]$ <br>
<br>
Maybe you can use the RPMs provided with fedora 12.<br>
<br>
Regards.<br>
<blockquote
 cite="mid:AANLkTimVNQr=aERFaCXMJOVz=TcyQQhN14KHVpx14Tjk@mail.gmail.com"
 type="cite">
  <div class="gmail_quote">
  <blockquote class="gmail_quote"
 style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
    <div>
    <div class="h5"><br>
    <br>
_______________________________________________<br>
mythtv-users mailing list<br>
    <a moz-do-not-send="true" href="mailto:mythtv-users@mythtv.org"
 target="_blank">mythtv-users@mythtv.org</a><br>
    <a moz-do-not-send="true"
 href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users"
 target="_blank">http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</a><br>
    </div>
    </div>
  </blockquote>
  </div>
  <br>
I use the following for my configure line on F12.<br>
./configure --with-build=/lib/modules/`uname -r`/build/
--with-debug=full --enable-dynamic-minors --with-moddir=updates<br>
then just<br>
make<br>
make install<br>
reboot<br>
  <br>
  <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
mythtv-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a>
<a class="moz-txt-link-freetext" href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users">http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</a>
  </pre>
</blockquote>
<br>
</body>
</html>