Hello, This is my first time installing debian on this machine - a Gateway G6333. My problem is that I can only get X running in 320x200 mode. I configured the XF86Config file using XF86Setup. My video card is an OEM from Gateway - it's meant to be an STB Nitro DVD. I heard somewhere that it has a riva128 chipset, and I know that it has 4 megs RAM. In the XF86Setup program I chose riva128 as the card type from the card menu. I tried alot of the modes given in the modes section (up as far as 1024x<whatever>) but I got the same resolution for all of them. I'm guessing that it was 320x200, cos it looked so bad, and from looking at the XF86Config file. In case it's any help here's the file :
Section "Files" RgbPath "/usr/X11R6/lib/X11/rgb" FontPath "/usr/X11R6/lib/X11/fonts/misc:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/75dpi:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/100dpi:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/Type1" FontPath "/usr/X11R6/lib/X11/fonts/Speedo" FontPath "/usr/X11R6/lib/X11/fonts/misc" FontPath "/usr/X11R6/lib/X11/fonts/75dpi" FontPath "/usr/X11R6/lib/X11/fonts/100dpi" EndSection Section "ServerFlags" EndSection Section "Keyboard" Protocol "Standard" XkbRules "xfree86" XkbModel "pc101" XkbLayout "gb" EndSection Section "Pointer" Protocol "IMPS/2" Device "/dev/mouse" Resolution 100 Buttons 3 EndSection Section "Monitor" Identifier "Primary Monitor" VendorName "Unknown" ModelName "Unknown" HorizSync 30-69 VertRefresh 50-120 Modeline "320x200" 25.18 320 344 376 400 204 206 225 0 EndSection Section "Device" Identifier "Primary Card" VendorName "Unknown" BoardName "RIVA128" Clocks 25.18 EndSection Section "Screen" Driver "Accel" Device "Primary Card" Monitor "Primary Monitor" DefaultColorDepth 16 SubSection "Display" Depth 8 Modes "320x204" EndSubSection SubSection "Display" Depth 15 Modes "320x204" EndSubSection SubSection "Display" Depth 16 Modes "320x204" EndSubSection SubSection "Display" Depth 24 Modes "320x204" EndSubSection SubSection "Display" Depth 32 Modes "320x204" EndSubSection EndSection Section "Screen" Driver "SVGA" Device "Primary Card" Monitor "Primary Monitor" DefaultColorDepth 8 SubSection "Display" Depth 8 Modes "320x204" EndSubSection SubSection "Display" Depth 15 Modes "320x204" EndSubSection SubSection "Display" Depth 16 Modes "320x204" EndSubSection SubSection "Display" Depth 24 Modes "320x204" EndSubSection SubSection "Display" Depth 32 Modes "320x204" EndSubSection EndSection Section "Screen" Driver "VGA16" Device "Primary Card" Monitor "Primary Monitor" SubSection "Display" Depth 4 Modes "320x204" EndSubSection EndSection Section "Screen" Driver "VGA2" Device "Primary Card" Monitor "Primary Monitor" SubSection "Display" Depth 1 Modes "320x204" EndSubSection EndSection Section "Screen" Driver "Mono" Device "Primary Card" Monitor "Primary Monitor" SubSection "Display" Depth 1 Modes "320x204" EndSubSection EndSection