Nvidia MX 4000 card locking up on FC5 as updated

Lonni J Friedman netllama at gmail.com
Wed Jun 14 04:31:26 UTC 2006


On 6/13/06, Charles Curley <charlescurley at charlescurley.com> wrote:
>
> Huh? Would you please try that in English?
>
> That, plus looking at the config file, gave me a clue, and I tried an
> experiment. I had:
>
>
> Section "Screen"
>     Identifier     "Screen0"
>     Device         "Device0"
>     Monitor        "Monitor0"
>     NvAGP          0
>     NoLogo         0
>     DefaultDepth    24
>     SubSection     "Display"
>         Depth       24
>         Modes      "1600x1200" "1280x1024" "1024x768" "800x600" "640x480"
>     EndSubSection
> EndSection
>
>
> And that didn't work. I changed it to:
>
>
> Section "Screen"
>     Identifier     "Screen0"
>     Device         "Device0"
>     Monitor        "Monitor0"
>     Option         "NvAGP" "0"
>     Option         "NoLogo" "0"
>     DefaultDepth    24
>     SubSection     "Display"
>         Depth       24
>         Modes      "1600x1200" "1280x1024" "1024x768" "800x600" "640x480"
>     EndSubSection
> EndSection
>
>
> And that worked. Thank you.
>
> It would be nice of Nvidia to document it or at least provide some
> examples. I had no reason to believe that the text in the README was

In the NVIDIA driver README, I see:

Option "NvAGP" "integer"

I'm not sure how much more explicit it could be.

-- 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
L. Friedman                                    netllama at gmail.com
LlamaLand                       http://netllama.linux-sxs.org




More information about the users mailing list