On Tue, Jun 13, 2006 at 07:21:24PM -0700, Lonni J Friedman wrote: > On 6/13/06, Ed Greshko <Ed.Greshko@xxxxxxxxxxx> wrote: > >Charles Curley wrote: > >> On Tue, Jun 13, 2006 at 03:50:48PM -0700, Lonni J Friedman wrote: > >>> On 6/13/06, Charles Curley <charlescurley@xxxxxxxxxxxxxxxxx> wrote: > >>>> I bought an Nvidia MX 4000 (10de:0185 (rev c1)), and am having > >>>> problems with it. > >>>> > >>>> If I remove xorg.conf and let the nvidia installer build a new one, I > >> > >> > >> > >>> try booting with noapic and/or acpi=off > >> > >> Tried it; no go. > >> > >>> verify you're using the latest BIOS > >> > >> I've just upgraded to the latest non-beta BIOS. The MB is an ASUS > >> A7V8X-X, and the latest BIOS is 1013, dated 9 September 2004. > >> > >>> set NvAGP=0 in xorg.conf > >> > >> There was no xorg.conf. I had manually removed it. I just re-installed > >> and made sure to rebuild xorg.conf. So I got an XF86Config instead of > >> an xorg.conf. NBD. > >> > >> Anyway, I added that line and NoLogo "0" to the device section. I get: > >> > >> (==) Using config file: "/etc/X11/XF86Config" > >> Parse error on line 57 of section Device in file /etc/X11/XF86Config > >> "NvAGP" is not a valid keyword in this section. > >> (EE) Problem parsing the config file > >> (EE) Error parsing the config file > >> > >> According to the README file, it is valid in both the device and > >> screen sections, which I tried. > > > >Option "NvAgp" "0" > > > >Belongs in Section "Screen". Is that where you have it? > > Actually, it will work in either the Screen section or Device section. > Charles' problem was that he specified it as keyword instead of as > an option. 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 to be taken literally; I assumed that "option foo bar" was a heading, not literal text. Grrrr. Oh, since I got the logo on start, I assume that option should be "1", not "0". I'll try that next. -- Charles Curley /"\ ASCII Ribbon Campaign Looking for fine software \ / Respect for open standards and/or writing? X No HTML/RTF in email http://www.charlescurley.com / \ No M$ Word docs in email Key fingerprint = CE5C 6645 A45A 64E4 94C0 809C FFF6 4C48 4ECD DFDB
Attachment:
pgpiCw1wlmxqC.pgp
Description: PGP signature
-- fedora-list mailing list fedora-list@xxxxxxxxxx To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list