Samuel thibault wrote: > Tom Jaeger, did you actually notice switching VT not working? Could > you get an strace of that happening? Yes, I did. The issue comes and goes; and unfortunately I can't reproduce it right now. This is the system call that failed, though (hw/xfree86/common/xf86Events.c:212):
if (ioctl(xf86Info.consoleFd, VT_ACTIVATE, vtno) < 0) ErrorF("Failed to switch consoles (%s)\n", strerror(errno)); The error was EIO as well, IIRC. -- [karmic] Xorg 100% CPU utilization -- only after first login https://bugs.launchpad.net/bugs/439138 You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xorg-server in ubuntu. _______________________________________________ Mailing list: https://launchpad.net/~ubuntu-x-swat Post to : ubuntu-x-swat@lists.launchpad.net Unsubscribe : https://launchpad.net/~ubuntu-x-swat More help : https://help.launchpad.net/ListHelp