<HTML><BODY style="word-wrap: break-word; -khtml-nbsp-mode: space; -khtml-line-break: after-white-space; "><DIV><DIV>On Mar 5, 2007, at 7:30 PM, Mark Abreu wrote:</DIV><BR class="Apple-interchange-newline"><BLOCKQUOTE type="cite"><DIV><SPAN style="font-size:9pt;">A few months ago I put a box together to try MythTV.  MythDora worked fine so I thought I'd scrub it and try the Jarad Wilson FC6 approach.  (Great book by the way.)  Things have changed some and now what was working isn't.</SPAN></DIV> <DIV> </DIV> <DIV><SPAN style="font-size:9pt;">I have a GeForce 4 MX 440 AGP card.  Apparently at some point the Nvidia drivers I need to download stopped supporting this card.  The newest stuff is 9746.  Apparently I need a 96xx version.  I see them on atrpms.net but not for the version of the kernel I just upgraded to:</SPAN></DIV> <DIV> </DIV> <DIV><SPAN style="font-size:9pt;">nvidia-graphics9631-kmdl-2.6.19-1.2911.6.5.fc6</SPAN></DIV> <DIV> </DIV> <DIV><SPAN style="font-size:9pt;">It looks to me like my kernel is just a little ahead of the drivers I need.  I'm a linux newbie so I'm puzzled as to what to do next.  I'm looking for advice.</SPAN></DIV> <DIV> </DIV> <DIV><SPAN style="font-size:9pt;">Mark.</SPAN></DIV></BLOCKQUOTE></DIV><BR><DIV>yum install <FONT class="Apple-style-span" face="Arial">nvidia-graphics9631-kmdl-`uname -r` or if you want to use the newer nvidia driver,</FONT></DIV><DIV><FONT class="Apple-style-span" face="Arial">yum install nvidia-graphics9746-kmdl-`uname -r`</FONT></DIV><DIV><FONT class="Apple-style-span" face="Arial"><BR class="khtml-block-placeholder"></FONT></DIV><DIV><FONT class="Apple-style-span" face="Arial">That will get the kernel modules installed for the current kernel that you're running.</FONT></DIV><DIV><FONT class="Apple-style-span" face="Arial">You'll also need to make sure to do</FONT></DIV><DIV><FONT class="Apple-style-span" face="Arial">yum install nvidia-graphics9631 or</FONT></DIV><DIV><FONT class="Apple-style-span" face="Arial">yum install nvidia-graphics9746 depending on which one you decide to go with.</FONT></DIV><DIV><FONT class="Apple-style-span" face="Arial"><BR class="khtml-block-placeholder"></FONT></DIV></BODY></HTML>