Received: from smtp.smtpout.orange.fr (smtp01.smtpout.orange.fr [80.12.242.123]) by nld3-dev1.alpinelinux.org (Postfix) with ESMTPS id B6D51781966 for <~alpine/users@lists.alpinelinux.org>; Sat, 20 Jun 2020 11:46:05 +0000 (UTC) Received: from postfix.malikania.fr ([5.135.187.121]) by mwinf5d24 with ME id tPm42200J2dbEiD03Pm4V1; Sat, 20 Jun 2020 13:46:05 +0200 X-ME-Helo: postfix.malikania.fr X-ME-Auth: ZGVtZWxpZXIuZGF2aWRAb3JhbmdlLmZy X-ME-Date: Sat, 20 Jun 2020 13:46:05 +0200 X-ME-IP: 5.135.187.121 Received: from linux.home (unknown [86.243.104.186]) by postfix.malikania.fr (Postfix) with ESMTPSA id 3910328720 for <~alpine/users@lists.alpinelinux.org>; Sat, 20 Jun 2020 13:46:04 +0200 (CEST) Message-ID: <4f444032e04aa2ececd694d1e2da10e252f381af.camel@malikania.fr> Subject: Raspberry Pi 4 no longer boots after 3.12 upgrade From: David Demelier To: ~alpine/users@lists.alpinelinux.org Date: Sat, 20 Jun 2020 13:46:03 +0200 Content-Type: text/plain; charset="UTF-8" User-Agent: Evolution 3.36.3 (3.36.3-1.fc32) MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Hi there, I've installed Alpine Linux 3.11 several months ago on my Raspberry Pi 4 using the classical method described on the wiki [0]. After upgrading to 3.12, it still boots but the kernel hangs, last lines shown are related to USB devices (but I guess this is unrelated, none are connected, only HDMI cable). I think it does not even call the init because I've tried booting with init=/bin/sh with the same result. The last lines are: ... [ 1.945569] hub-1-1:1.0: USB hub found [ 1.945569] hub-1-1:1.0: 4 ports detected Unfortunately I can't provide much more information as I can't even get a shell to start, any help is welcome. Regards, [0]: https://wiki.alpinelinux.org/wiki/Classic_install_or_sys_mode_on_Raspberry_Pi -- David