https://bugzilla.kernel.org/show_bug.cgi?id=199619 --- Comment #12 from Ant (untaintableangel@xxxxxxxxxxxxx) --- Elmar, did you have a look at my bug report from comment 4? Does installing something like rng-tools fix the problem? If it does, then you are suffering from the same, widespread, well-documented issue that began with 4.17-rc2 with commit43838a23a05fbd13e47d750d3dfd77001536dd33 (random: fix crng_ready() test). The kernel is waiting for enough entropy to have been generated and it causes a long hang until you mash on random keys or something else helps generate it. Until then, you get a nice black screen. Unfortunately, this has the side effect of slightly lengthening the shutdown and restart time by a few seconds, but the boot/login time is returned to normal. I used to have an ath9k based wireless card and there is an option in the kernel to use it to help add to the entropy pool. This solved the problem completely for me on my custom kernels, but then I went and got a new wireless card that isn't so fortunate as to have this option in the kernel config and I'm back to waiting for a more permanent fix too. At least give it a try, it sounds like the same problem. -- You are receiving this mail because: You are watching the assignee of the bug. _______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/dri-devel