RH 6.x has X 3.3.6 for the card you want to use you very likely need X 4.x.x either you switch to a newer RH version (current is 7.3) or you attempt to upgrade to X 4 You may then want to download the nvidia closed source drivers... Lionel --- Simone <ogre@bmm.it> wrote: > Hi, > can someone tell me why this XF86Config don't want to work? > I've started form a RedHat 6.2 > I've installed XFree86 4.0.1 and the NVidia drivers downloaded from > NVidia site (followed NVidia instructions...) > > Here is my XF86Config > > Section "Files" > > > RgbPath "/usr/X11R6/lib/X11/rgb" > > ModulePath "/usr/X11R6/lib/modules/ > > FontPath "/usr/X11R6/lib/X11/fonts/TrueType" > FontPath "unix/:-1" > > EndSection > > # ********************************************************************** > > # Input devices > # ********************************************************************** > > # ********************************************************************** > > # Keyboard section > # ********************************************************************** > > Section "Keyboard" > > Protocol "Standard" > AutoRepeat 500 5 > > LeftAlt Meta > RightAlt Meta > ScrollLock Compose > RightCtl Control > > > XkbKeycodes "xfree86" > XkbTypes "default" > XkbCompat "default" > XkbSymbols "us(pc101)" > XkbGeometry "pc" > XkbRules "xfree86" > XkbModel "pc101" > XkbLayout "it" > EndSection > > # ********************************************************************** > > # Pointer section > # ********************************************************************** > > Section "Pointer" > Protocol "PS/2" > Device "/dev/mouse" > > EndSection > > ########################################################################## > > # Module section > ########################################################################## > > Section "Module" > > Load "dbe" > > # Load the glx module. > Load "glx" > > Load "extmod" > > Load "type1" > Load "freetype" > EndSection > > 1280 1344 1504 1728 1024 1025 1028 1072 +HSync +VSync > # 1600x1200 @ 75 Hz, 93.75 kHz hsync > Modeline "1600x1200" 202.5 1600 1664 1856 2160 1200 1201 1204 1250 > +HSync +VSync > # 1600x1200 @ 85 Hz, 105.77 kHz hsync > Modeline "1600x1200" 220 1600 1616 1808 2080 1200 1204 1207 1244 > +HSync +VSync > # 1280x1024 @ 100 Hz, 107.16 kHz hsync > Modeline "1280x1024" 181.75 1280 1312 1440 1696 1024 1031 1046 1072 > -HSync -VSync > > # 1800x1440 @ 64Hz, 96.15 kHz hsync > ModeLine "1800X1440" 230 1800 1896 2088 2392 1440 1441 1444 1490 > +HSync +VSync > # 1800x1440 @ 70Hz, 104.52 kHz hsync > ModeLine "1800X1440" 250 1800 1896 2088 2392 1440 1441 1444 1490 > +HSync +VSync > > # 512x384 @ 78 Hz, 31.50 kHz hsync > Modeline "512x384" 20.160 512 528 592 640 384 385 388 404 > -HSync -VSync > # 512x384 @ 85 Hz, 34.38 kHz hsync > Modeline "512x384" 22 512 528 592 640 384 385 388 404 > -HSync -VSync > > # Low-res Doublescan modes > # If your chipset does not support doublescan, you get a 'squashed' > # resolution like 320x400. > > # 320x200 @ 70 Hz, 31.5 kHz hsync, 8:5 aspect ratio > Modeline "320x200" 12.588 320 336 384 400 200 204 205 225 > Doublescan > # 320x240 @ 60 Hz, 31.5 kHz hsync, 4:3 aspect ratio > Modeline "320x240" 12.588 320 336 384 400 240 245 246 262 > Doublescan > # 320x240 @ 72 Hz, 36.5 kHz hsync > Modeline "320x240" 15.750 320 336 384 400 240 244 246 262 > Doublescan > # 400x300 @ 56 Hz, 35.2 kHz hsync, 4:3 aspect ratio > ModeLine "400x300" 18 400 416 448 512 300 301 302 312 > Doublescan > # 400x300 @ 60 Hz, 37.8 kHz hsync > Modeline "400x300" 20 400 416 480 528 300 301 303 314 > Doublescan > # 400x300 @ 72 Hz, 48.0 kHz hsync > Modeline "400x300" 25 400 424 488 520 300 319 322 333 > Doublescan > # 480x300 @ 56 Hz, 35.2 kHz hsync, 8:5 aspect ratio > ModeLine "480x300" 21.656 480 496 536 616 300 301 302 312 > Doublescan > # 480x300 @ 60 Hz, 37.8 kHz hsync > Modeline "480x300" 23.890 480 496 576 632 300 301 303 314 > Doublescan > # 480x300 @ 63 Hz, 39.6 kHz hsync > Modeline "480x300" 25 480 496 576 632 300 301 303 314 > Doublescan > # 480x300 @ 72 Hz, 48.0 kHz hsync > Modeline "480x300" 29.952 480 504 584 624 300 319 322 333 > Doublescan > > EndSection > > > # ********************************************************************** > > # Graphics device section > # ********************************************************************** > > # Any number of graphics device sections may be present > > Section "Device" > Identifier "NV AGP" > VendorName "nvidia" > Driver "nvidia" > # update this with the PCI id of your card. Consult the output > # of the 'lspci' command. > BusID "PCI:1:0:0" > EndSection > > Section "Device" > Identifier "Generic VGA" > VendorName "Unknown" > BoardName "Unknown" > Chipset "generic" > > # VideoRam 256 > > # Clocks 25.2 28.3 > > EndSection > > # Device configured by Xconfigurator: > > Section "Device" > Identifier "My Video Card" > VendorName "Unknown" > BoardName "Unknown" > #VideoRam 256 > Clocks 25.21 28.32 25.17 25.20 > EndSection > > > # ********************************************************************** > > # Screen sections > # ********************************************************************** > > # > # screen section for an nvidia AGP card > # > > Section "Screen" > Driver "nvidia" > Device "NV AGP" > Monitor "Acer77e" > DefaultColorDepth 24 > Subsection "Display" > Depth 8 > Modes "1280x1024" "1024x768" "800x600" "640x400" > EndSubsection > Subsection "Display" > === message truncated === __________________________________________________ Do you Yahoo!? New DSL Internet Access from SBC & Yahoo! http://sbc.yahoo.com _______________________________________________ Newbie@XFree86.Org *** To unsubscribe , or change message options, see: http://XFree86.Org/mailman/listinfo/newbie