Thank you for taking the time to report this bug and helping to make Ubuntu better. We are sorry that we do not always have the capacity to review all reported bugs in a timely manner.
Ubuntu 17.04 (zesty) reached end-of-life on January 13, 2018. I'm setting the status of this bug to 'Incomplete' as it's not seen any activity for some time. If this is still an issue when using a currently maintained release of Ubuntu then please let us know which one(s) otherwise this bug report can be left to expire in approximately 60 days time. ** Tags added: zesty ** Changed in: xorg-server (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to xorg-server in Ubuntu. https://bugs.launchpad.net/bugs/1698272 Title: Long black screen wait time on startup. Status in xorg-server package in Ubuntu: Incomplete Bug description: When running install image of 17.04 or after upgrade to 17.04. I experience 500seconds of black screen before the login screen or the "try ubuntu/install ubuntu" screen (in case of install image). I have a laptop (fujitsu t-900) that has a serial watcom penable touchscreen. after many searches I have found the problem. in xserver-xorg-core package. The timeout nolonger is in microseconds but in miliseconds. However in posix_tty.c. This has not been modified and the wacom driver is waiting 500 sedonds insead of 0.5 seconds for some discovery. Here is the patch that actually resolves the problem: https://patchwork.freedesktop.org/patch/158520/ To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1698272/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp