Path: csiph.com!feeder.erje.net!2.us.feeder.erje.net!goblin1!goblin2!goblin.stu.neva.ru!aioe.org!bofh.it!news.nic.it!robomod From: Laurent Bigonville Newsgroups: linux.debian.bugs.dist,linux.debian.kernel Subject: Bug#897572: linux-image-4.16.0-1-amd64 breaks plymouth LUKS prompt Date: Sun, 06 May 2018 17:30:01 +0200 Message-ID: References: X-Original-To: debian-bugs-dist@lists.debian.org X-Mailbox-Line: From debian-bugs-dist-request@lists.debian.org Sun May 6 15:24:12 2018 Old-Return-Path: X-Spam-Flag: NO X-Spam-Score: -3.179 Reply-To: Laurent Bigonville , 897572@bugs.debian.org Resent-To: debian-bugs-dist@lists.debian.org Resent-Cc: Debian Kernel Team X-Debian-Pr-Message: followup 897572 X-Debian-Pr-Package: linux X-Debian-Pr-Source: linux X-Spam-Bayes: score:0.0000 Tokens: new, 15; hammy, 150; neutral, 106; spammy, 0. spammytokens: hammytokens:0.000-+--H*F:U*bigon, 0.000-+--H*rp:U*bigon, 0.000-+--Hx-spam-relays-external:!IPv6, 0.000-+--H*r:bigon, 0.000-+--H*RU:anor.bigon.be User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.7.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Content-Language: en-US X-Debian-Message: from BTS X-Mailing-List: archive/latest/1458991 List-ID: List-URL: Approved: robomod@news.nic.it Lines: 27 Organization: linux.* mail to news gateway Sender: robomod@news.nic.it X-Original-Cc: 897572@bugs.debian.org, Ben Hutchings X-Original-Date: Sun, 6 May 2018 17:22:00 +0200 X-Original-Message-ID: X-Original-References: <152531303503.1654.3286767764771637968.reportbug@ripley> <143d401e-09e6-965e-5bf9-8f11239a4d5d@transient.nz> <152531303503.1654.3286767764771637968.reportbug@ripley> <152531303503.1654.3286767764771637968.reportbug@ripley> Xref: csiph.com linux.debian.bugs.dist:896403 linux.debian.kernel:60873 On Sat, 05 May 2018 20:01:45 +0100 Ben Hutchings wrote: > On Fri, 2018-05-04 at 12:20 +1200, Ben Caradoc-Davies wrote: > > On 04/05/18 11:52, Ben Caradoc-Davies wrote: > > > - Pressing *any* key repeatedly is enough to eventually wake up the > > > plymouth LUKS screen. For example, pressing Backspace many times. > > > > Even a modifier key is sufficient. Without input, the screen remains > > blank indefinitely (with just a blinking cursor for "quiet" boot). > > Pressing right Alt 11-18 times (varies from test to test) causes the > > plymouth LUKS passphrase screen to appear. > > > > I have attached a photo of the screen for a boot with "quiet" removed > > from and "plymouth.debug" added to the kernel command line. > > I wonder if this is related to the recent RNG changes. It seems that > many programs have started using blocking RNG functions like > getentropy(), and now that the kernel is more conservative in its > initial entropy estimation they can block for a long time. Keyboard or > mouse input adds entropy. > > At a guess, plymouth is starting the X server and the X server wants > random bits for MIT-MAGIC-COOKIE authentication. Hello Ben, plymouth doesn't uses Xorg, it uses libdrm and KMS directly.