Can anyone verify that well tested mode lines, used with older X servers, fail with the latest X servers in 1.3.1? Sorry for making this so long, but I didn't want to leave anything out.
Here's the info: --- dpkg --list xserver-s3: ||/ Name Version Description +++-===============-==============-============================================ ii xserver-s3 3.3-3 X server for S3-based graphics cards --- Error message: (--) S3: Diamond Stealth BIOS found (**) S3: videoram: 1024k (**) S3: Ramdac type: s3_trio64 (--) S3: Ramdac speed: 135 MHz (**) S3: Using Trio32/64 programmable clock (MCLK 59.957 MHz) (--) S3: Maximum allowed dot-clock: 135.000 MHz (--) S3: There is no defined dot-clock matching mode "800x600" (--) S3: Removing mode "800x600" from list of valid modes. (--) S3: There is no defined dot-clock matching mode "1024x768" (--) S3: Removing mode "1024x768" from list of valid modes. (--) S3: There is no defined dot-clock matching mode "640x480" Fatal server error: No valid modes found. --- Relevant parts of old XF86Config: Section "Monitor" HorizSync 30-50 VertRefresh 50-100 Modeline "640x480" 31.5 640 680 720 864 480 488 491 521 Modeline "800x600" 50 800 856 976 1040 600 637 643 666 +hsync +vsync Modeline "1024x768" 65 1024 1032 1176 1344 768 771 777 806 -hsync -vsync EndSection Section "Device" Identifier "Stealth" VendorName "Diamond" Chipset "mmio_928" Option "power_saver" Ramdac "s3_trio64" VideoRam 1024 EndSection Section "Screen" Driver "accel" Device "Stealth" Monitor "Magnavox" BlankTime 10 SuspendTime 15 OffTime 30 Subsection "Display" Depth 8 # Omit the Modes line for the "Generic VGA" device Modes "800x600" "1024x768" "640x480" ViewPort 0 0 # Use Virtual 320 200 for Generic VGA Virtual 1024 768 EndSubsection EndSection I remade the file using xf86config and haven't had any problems (well, there is quite a list of invalid modes). Is this just a case of my file being outdated? Should I report it as a bug? Thanks, Brandon P.S. The new config is quite long, but if anyone wants to take a look, I can send a copy over private e-mail. ----- Brandon Mitchell E-mail: [EMAIL PROTECTED] Homepage: http://www.geocities.com/SiliconValley/7877/home.html "We all know Linux is great...it does infinite loops in 5 seconds." --Linus Torvalds -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .