I confirm this bug... i had some headaches on it a year ago... seems to be something like a race condition between X and console ??? I solved it by : - adding a sleep 5 before X launch in /usr/lib/ltsp/screen.d/startx (at the end of the file), so the console login prompt can appear before X starts... - removing vt${TTY} from this command
I managed to get this a bit blindly, without understanding really what is the meaning of these corrections.. but it works (tm)... ==== from screen.d/startx : else sleep 10 ${XBINARY} ${ACC_CTRL} \ ${XF_ARGS} \ -xf86config ${XFCFG} \ ${DISP} if [ $? -ne 0 ]; then echo -n -e "\n\rxserver failed, press <enter> to continue " read CMD fi fi -- After loading X on terminal keboard hangs https://bugs.launchpad.net/bugs/58981 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs