Hi. cite http://wiki.ltsp.org/twiki/bin/view/Ltsp/LtsConf#XSERVER This defines which X server the workstation will run. Normally, you can leave ommit this field and the Video card will be Automatically detected. ... if this parameter is not specified, then 'auto' will be used, and the video chipset will automatically be detected [I agree, it should be so!] but if I comment/delete line **#XSERVER = auto and boot terminal, the message **xserver failed, press <enter> to continue displays on 3 tested terminals (much different HW on any). If I press enter - monitors blicks few times and the same screen with the same messages appears. After I uncomment/add **XSERVER = auto line (do NOT need to reboot, just press enter) - kdm is displayed and eveything works fine.
What to do: A) *NOT* correct manual // http://wiki.ltsp.org/twiki/bin/view/Ltsp/LtsConf#XSERVER B) change script so, that if $XSERVER is missed (commented) the "auto" value will be asigned. Thanx much to Jim and all involved in ltsp for so superb project! JK ===== [Default] SERVER = 10.0.5.7 SEARCH_DOMAIN = "haskjdhaskdhk.sk" USE_NFS_SWAP = N USE_NBD_SWAP = N #NFS_SWAPDIR = "/var/opt/ltsp" ## nie NBD SWAPFILE_SIZE = 128m SOUND = N XSERVER = auto X_MODE_0 = 1024x768 X_MODE_1 = 800x600 X_MODE_2 = 640x480 #X_MODE_0 = 800x600 40 800 840 968 1056 600 601 605 628 +hsync +vsync #X_VIDEORAM = 2048 ## pre i810 #X_MOUSE_PROTOCOL = "PS/2" #X_MOUSE_DEVICE = "/dev/psuax" #X_MOUSE_RESOLUTION = 400 #X_MOUSE_BUTTONS = 3 #X_MOUSE_BAUD = 1200 ## default - pre serial mice X_COLOR_DEPTH = 16 USE_XFS = N X_HORZSYNC = "31-62" ## 31-62 def. LTSP X_VERTREFRESH = "55-90" ## 55-90 def. LTSP USE_TOUCH = N LOCAL_APPS = N SCREEN_01 = startx SCREEN_02 = rdesktop SCREEN_03 = telnet SCREEN_04 = shell ## odinakial ALLOW_SHUTDOWN = Y -- Ing. Jan Kunder jan.kunder-HATESPAM-gmail.com http://www.kunder.sk JKjkjk rozpmnqestka ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _____________________________________________________________________ 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
