<br><br><div class="gmail_quote">On Sat, Nov 28, 2009 at 10:39 PM, O&amp;M Ugarcina <span dir="ltr">&lt;<a href="mailto:mo.ucina@gmail.com">mo.ucina@gmail.com</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;">
Hello Guys,<br>
<br>
I have just done a Fedora 10 to Fedora 12 upgrade myself . Tried with preupgrade , as I did on my other machine , but on my mythbox it failed . Tried it twice but it failed both times just after the reboot phase saying something like preupgrade has encountered a unexpected failure etc... So then I had to go with the yum method . With the yum method because of the changes to the rpms done in fedora 12 , I could not go to 12 directly , needed to go to 11 first . Going to 11 was smooth , just needed to remove Numeric due to dep issues . Once at 11 could not get nvidia to come up and had to blacklist nouveau  and remake the inittrd . Tried preupgrade again , but it failed at exactly same spot as before . Then did yum upgrade again from 11 to 12 . The only dep issue was tigervnc that I uninstalled and once at 12 put back in again . With fedora 12 I had a bit of an issue with nvidia not starting up . I thought that it was our nouveau friend again , but it turned out that the kernel had run out of memory and I had to vmalloc some more , to be on the safe side I doubled the initial allocation and set vmalloc to 256M . I guess there is more stuff to load in fed 12 . The only thing that has stopped working for me on fed 12 is spdif sound , but that is a subject for another thread .<br>

<br>
</blockquote><div><br>This is a different subject, but  this message is related to your sound problem, I guess:<br><br> <a href="http://www.gossamer-threads.com/lists/mythtv/commits/409905">http://www.gossamer-threads.com/lists/mythtv/commits/409905</a><br>
<br>I have exactly the same problem. Fedora 12 clean install and no analog sound in myth.<br>Everything had sound but myth. In your case is the spdif,<br>but maybe the solution still applies.  <br><br>This is how I got my sound back:<br>
<br>1) I added to /etc/asound.conf<br><br>  &quot;~/.asoundrc&quot;<br><br>#<br># Place your global alsa-lib configuration here...<br>#<br><br>@hooks [<br>    {<br>        func load<br>        files [<br>            &quot;/etc/alsa/pulse-default.conf&quot;<br>
            &quot;~/.asoundrc&quot;<br>        ]<br>        errors false<br>    }<br>]<br><br><br><br>2) I added to my ~/.asounrc <br><br>pcm.nopulse {<br>    type hw<br>    card 0<br>}<br><br>ctl.nopulse {<br>    type hw<br>
    card 0<br>}<br><br>3) I used ALSA:nopulse for <font color="black" face="Verdana,Arial,Helvetica" size="2"><font color="black" face="Verdana,Arial,Helvetica" size="2"><b>sound</b> and mixer devices in mythfrontend setup.<br>
<br><br>4) In mythsetup, I have to use /dev/dsp for my capture card. Otherwise,<br>I cannot change channels (live tv aborts). This implies in uncommenting<br>the single line in</font></font> dist-oss.conf and rebooting.<br>
</div></div><br clear="all">I hope this helps. <br><br><br>-- <br>Paulo Roma Cavalcanti<br>LCG - UFRJ<br>