All of the XRANDR_* variables only have one digit, which refers to an output. Using "01" is wrong and should have no effect. You should use:
XRANDR_OUTPUT_0 XRANDR_MODE_0 etc. -Gadi On Sat, Dec 31, 2011 at 12:11 PM, Robert March <[email protected]> wrote: > > The system is Ubuntu 10.10 Maverick as the server (installed via > Alternate CD). > The thin clients are TERM 1720 (Intel GMA 950) units from > Disklessworkstations and Dell 1907FP LCD display with a max resolution > of 1280x1024 at 75 Hz connected via DVI. (DVI and VGA are the choices) > Although the boot splash screen comes up with what looks like a correct > resolution, the LDM screen switches to a low resolution. > I have tried various settings in > /var/lib/tftpboot/ltsp/i386/lts.conf > without success. Unable to get 1280x1024. > I have found that XRANDR_OUTPUT_01=LVDS1 "--off" provides only some > improvement. > XRANDR_MODE_01 = 1280x1024 > or > X_MODE_0 = 1280x1024 > do not produce the expected resolution. > However, after login, in an xterm > $ XRANDR -s 1280x1024 > does switch the display to the correct resolution. > Does someone have experience with these Disklessworkstations and would > have a working lts.conf entry for them? > -Robert > > -- > > > > ------------------------------------------------------------------------------ > Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex > infrastructure or vast IT resources to deliver seamless, secure access to > virtual desktops. With this all-in-one solution, easily deploy virtual > desktops for less than the cost of PCs and save 60% on VDI infrastructure > costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox > _____________________________________________________________________ > 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 ------------------------------------------------------------------------------ Write once. Port to many. Get the SDK and tools to simplify cross-platform app development. Create new or port existing apps to sell to consumers worldwide. Explore the Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join http://p.sf.net/sfu/intel-appdev _____________________________________________________________________ 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
