Just as your monitor is telling you, your video card is capable of displaying a screen resolution that is out of the monitor's range. Try specifying a resolution in your lts.conf file. I'd probably start with 800x600. You probably do not need to play with custom modelines.
From the LTSP docs:
If the value begins with XF86_, then XFree86 3.3.6 will be used. Otherwise, XFree86 4.1.x will be used. The default value for this is auto.
X_MODE_0 through X_MODE_2
Up to 3 Modelines or resolutions can be configured for the workstation. This entry can take two different types of values. It can take either a resolution, or a complete modeline.
X_MODE_0 = 800x600
or
X_MODE_0 = 800x600 60.75 800 864 928 1088 600 616 621 657 -HSync -VSync
If none of the X_MODE_x entries are not specified, then it will use the built-in modelines, and the resolutions of 1024x768, 800x600 and 640x480.
If one or more X_MODE_x entries are specified, they will completely override any built-in modelines.
Pete -- http://www.elbnet.com ELB Internet Service, Inc. Web Design, Computer Consulting, Internet Hosting
Joey S. Eisma wrote:
Hi!
Im stocked with this big "OUT OF RANGE" message in my lcd monitor. Video card is S3Trio 64V2/DX.
Searching through archives, I came across someone having almost the same problem. Although his' is a standalone linux implementation, he was able to solve his problem by using vesa as driver for his S3 card.
With a TS terminal, Id like to try to install ltsp_x_xvesa-3.0.0-i386.tgz. After installation, how do I tell LTSP to use this package for a specific terminal?
Thanks!
------------------------------------------------------- This SF.Net email is sponsored by BEA Weblogic Workshop FREE Java Enterprise J2EE developer tools! Get your free copy of BEA WebLogic Workshop 8.1 today. http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click _____________________________________________________________________ Ltsp-discuss mailing list. To un-subscribe, or change prefs, goto: https://lists.sourceforge.net/lists/listinfo/ltsp-discuss For additional LTSP help, try #ltsp channel on irc.freenode.net
------------------------------------------------------- This SF.Net email is sponsored by BEA Weblogic Workshop FREE Java Enterprise J2EE developer tools! Get your free copy of BEA WebLogic Workshop 8.1 today. http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click _____________________________________________________________________ Ltsp-discuss mailing list. To un-subscribe, or change prefs, goto: https://lists.sourceforge.net/lists/listinfo/ltsp-discuss For additional LTSP help, try #ltsp channel on irc.freenode.net
