On Sat, 19 Mar 2005, velociraptor wrote: > On Thu, 17 Mar 2005 10:23:02 -0500, velociraptor <velociraptor@xxxxxxxxx> wrote: > > > > Would anyone who happens to have a working XFree86 > > config for this LCD please kick it my direction? Other > > clues and clue bats happily entertained as well. > > Oddly enough, I was able to look at a working config from another > XFree86 install on a Linux box (PC w/diff graphics card), and using > the same monitor/screen options on my OpenBSD 3.6 install did not work > (X was up and running but the LCD indicates "sync not supported"). > How can I determined what resolution, horizontal and vertical sync the > X server is running though I can't see the display? Presumably I can > decipher this from the log file--could someone please explain how? The monitor specifications should be specified in the Section "Monitor" of the XF86Config file (these are the HorizSync and VertRefresh ranges). With those specifications in place, XFree86 will not use modes that exceed the monitor specifications. I see these specs online at: http://sunsolve.sun.com/handbook_pub/Devices/Monitor/MONITOR_LCD_18_Color_digimon.html HorizSync 31-82 VertRefresh 56-76 There should be plenty of builtin XFree86 modes that fall within those ranges, including the monitor's prefered timing of 1280x1024@60Hz. If you can't get this to work you should send your /var/log/XFree86.0.log file to the xfree86@xxxxxxxxxxx list. Mark. _______________________________________________ XFree86 mailing list XFree86@xxxxxxxxxxx http://XFree86.Org/mailman/listinfo/xfree86