Changes of commit 9
Index: debug.patch
===================================================================
--- debug.patch (revision 8)
+++ debug.patch (revision 9)
@@ -57,10 +57,6 @@
* we call udevadm settle and force the system to wait for
* device probing to complete, which may be a long time
*/
-- if (system("/sbin/udevadm settle --timeout 10") != EXIT_SUCCESS)
-- lprintf("udevadm settle bash returned an error");
-+ //if (system("/sbin/udevadm settle --timeout 10") != EXIT_SUCCESS)
-+ // lprintf("udevadm settle bash returned an error");
+ lprintf("will call start_X_server\n");
start_X_server();