I think that you should use a modeline for the mode 800x600@110Hz. Add the modelines to your monitor section. ModeLine "800x600" 78.84 800 840 1040 1120 600 602 614 640 #110Hz ModeLine "1024x768" 98.97 1024 1072 1312 1408 768 770 782 808 #87Hz -- This one may not work because of the clock rate, but you can try it. Your list of modes is quite constrained with the vesa driver. None of the other modes specified in your monitor section will work. The log file details which modes are acceptable (II) VESA(0): Supported VESA Video Modes: (II) VESA(0): 720x400@70Hz (II) VESA(0): 640x480@60Hz (II) VESA(0): 640x480@72Hz (II) VESA(0): 640x480@75Hz (II) VESA(0): 800x600@60Hz (II) VESA(0): 800x600@72Hz (II) VESA(0): 800x600@75Hz (II) VESA(0): 832x624@75Hz (II) VESA(0): 1024x768@60Hz (II) VESA(0): 1024x768@70Hz (II) VESA(0): 1024x768@75Hz # I was wrong about the modes they go up to 1024x768 Your monitors specs (II) VESA(0): Monitor name: PHILIPS 107S (II) VESA(0): Ranges: V min: 50 V max: 160 Hz, H min: 30 H max: 71 kHz, PixClock max 110 MHz If you want to generate additional modelines here are some methods for doing so. Here is a web based tool to generate the modeline http://koala.ilog.fr/cgi-bin/nph-colas-modelines You can also use gtf which ships with XFree86, here is the man page http://www.xfree.org/current/gtf.1.html Your card was probed as an Intel chip so, you may be able to use the Intel driver i810 instead of the vesa. (--) PCI:*(0:2:0) Intel Corp. 82845G/GL [Brookdale-G] Chipset Integrated Graphics Device rev 3, Mem @ 0xf0000000/27, 0xffa80000/19 http://www.xfree.org/current/i810.html -- link to a readme for the driver. -----Original Message----- From: xfree86-admin@xxxxxxxxxxx [mailto:xfree86-admin@xxxxxxxxxxx] On Behalf Of Lourenzo Dias Sent: Tuesday, May 25, 2004 7:01 AM To: XFree86@xxxxxxxxxxx Subject: I Need help on error "No Screens found" _______________________________________________ XFree86 mailing list XFree86@xxxxxxxxxxx http://XFree86.Org/mailman/listinfo/xfree86