well, the code in ltsp-client is there since quite some time (ltsp-client 0.108 
at least, 0.121 is current) please check which version of ltsp-server and 
ltsp-client you have installed there...
------------------------
      # set compatbility for X_VIDEORAM with ltsp 4.x
      X_VIDEO_RAM=${X_VIDEO_RAM:-"$X_VIDEORAM"}

      # set video ram
      if [ -n "$X_VIDEO_RAM" ]; then
        preseed $xserver_package $xserver_package/config/device/video_ram 
"$X_VIDEO_RAM"
      fi

** Changed in: xorg (Ubuntu)
Sourcepackagename: xorg => None
     Assignee: (unassigned) => Oliver Grawert

-- 
package postinst doesnt support preseeding of the VideoRam parameter
https://launchpad.net/bugs/60805

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to