On Mon, 2004-09-20 at 09:01, Graham Cossey wrote: > > > > Suggest that you paste the contents of the /etc/X11/xorg.conf (the > > contents of "Device" (videocard) and "Screen" > > Section "Monitor" > Identifier "Monitor0" > VendorName "Monitor Vendor" > ModelName "L1910B" > DisplaySize 380 300 > HorizSync 30.0 - 83.0 > VertRefresh 56.0 - 75.0 > Option "dpms" > EndSection > > Section "Device" > Identifier "Videocard0" > Driver "nv" > VendorName "Videocard vendor" > BoardName "NVIDIA GeForce 3 (generic)" > EndSection > > Section "Screen" > Identifier "Screen0" > Device "Videocard0" > Monitor "Monitor0" > DefaultDepth 24 > SubSection "Display" > Viewport 0 0 > Depth 24 > Modes "1400x1050" "1280x1024" "1280x960" "1152x864" "1024x768" > "800x600" "640x480" > EndSubSection > EndSection ---- have you installed the 3d driver for nVidia per ? <http://www.fedorafaq.org/#nvidia> Can you switch between the various resolutions with Control-Alt-{numeric - | numeric +} ? Craig