[mythtv-users] Nvidia help

Yan Seiner yan at seiner.com
Fri Nov 17 14:31:15 UTC 2006


Jan Vilhuber wrote:
> Here's something that may help from the nvidia tech support:
>
> Thanks for writing.  If this problem persists with the 1.0-9626 driver:
> http://www.nvidia.com/object/linux_display_ia32_1.0-9626.html
>
> please start X with the following command:
> startx -- -logverbose 6
>
> and then generate and provide an updated bug report for review.
>
> ----------------
>
> If all else fails, email linux-bugs at nvidia.com. Most likely they'll  
> want the output from 'nvidia-bug-report.sh' with the above '-- 
> logverbose 6' flag enabled (which you can pass to 'X' directly, BTW,  
> without having to run startx).
>
> Also, check to see if this is the issue (didn't look like it, but  
> could be):
> http://www.nvnews.net/vbulletin/showpost.php?p=996233&postcount=20
>
> Good luck.
> jan
>   
THANK YOU!!!!!

OK, here's what you need to do:

1.  Download the latest nvidia driver (version 9626, NOT 9625) - just 
released 3 days ago
2.  Apply the above 9625 patch to remove smbus functionality
3.  In the Device Section of your xorg.conf file, add the NvAGP 1 option:

    Identifier     "Device0"
    Option         "NvAGP" "1"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"

--Yan


More information about the mythtv-users mailing list