Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.bugs.dist > #1101773
| From | Cyril Brulebois <cyril@debamax.com> |
|---|---|
| Newsgroups | linux.debian.bugs.dist, linux.debian.kernel |
| Subject | Bug#1010365: linux: failure to boot on Raspberry Pi Compute Module 4 (black screen) |
| Date | 2022-04-29 19:40 +0200 |
| Message-ID | <EhCKZ-c2JJ-3@gated-at.bofh.it> (permalink) |
| References | <EhBvz-c24H-1@gated-at.bofh.it> <EhBvz-c24H-1@gated-at.bofh.it> |
| Organization | DEBAMAX |
Cross-posted to 2 groups.
[Multipart message — attachments visible in raw view] - view raw
Control: found -1 5.17~rc3-1~exp1
Cyril Brulebois <cyril@debamax.com> (2022-04-29):
> The usual start-up rainbow is displayed, the screen turns to black and
> nothing happens. My first stop was trying to downgrade the bootloader
> (shipped by the raspi-firmware package) to the bullseye's version, but
> that didn't help.
>
> Then I moved to starting from a bullseye image (which boots), upgrading
> the raspi-firmware package, that still boots.
>
> Then I deployed 5.16.18-1 (from snapshot.debian.org), that still boots.
>
> Then I deployed 5.17.3-1, and it broke booting.
>
> I'll try and pinpoint when it broke using the various intermediary
> versions:
>
> - 5.17~rc3-1~exp1
The first attempt was sufficient: it breaks as early as that version.
> and then try to figure out what broke exactly. Contrary to my earlier
> efforts to introduce support for that hardware a few months ago, I
> haven't been following upstream changes recently, so I'll need to catch
> up.
Checking the upstream diff, nothing obvious on the DTB side. Trying to
use 5.16.18-1's DTB with 5.17~rc3-1~exp1 kernel didn't help anyway.
I've also tried latest mainline: v5.18-rc4-192-g38d741cb70b3
built with:
cp ~/config-5.17.0-1-arm64 .config
time PATH=/usr/lib/ccache:$PATH make ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- oldconfig # accept everything
time PATH=/usr/lib/ccache:$PATH make ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- bindeb-pkg -j32
and the symptoms are the same: black screen at start-up.
I've also checked the serial console (which is confirmed to work if I
boot 5.16.18-1), and I'm not getting anything there either, with either
5.17~rc3-1~exp1 or my local v5.18-rc4-192-g38d741cb70b3 build.
Cheers,
--
Cyril Brulebois -- Debian Consultant @ DEBAMAX -- https://debamax.com/
Back to linux.debian.bugs.dist | Previous | Next — Previous in thread | Next in thread | Find similar
Bug#1010365: linux: failure to boot on Raspberry Pi Compute Module 4 (black screen) Cyril Brulebois <cyril@debamax.com> - 2022-04-29 18:20 +0200
Bug#1010365: linux: failure to boot on Raspberry Pi Compute Module 4 (black screen) Cyril Brulebois <cyril@debamax.com> - 2022-04-29 19:40 +0200
Bug#1010365: linux: failure to boot on Raspberry Pi Compute Module 4 (black screen) Cyril Brulebois <cyril@debamax.com> - 2022-04-30 07:20 +0200
Bug#1010365: linux: failure to boot on Raspberry Pi Compute Module 4 (black screen) Bjørn Mork <bjorn@mork.no> - 2022-04-30 11:40 +0200
Bug#1010365: linux: failure to boot on Raspberry Pi Compute Module 4 (black screen) Cyril Brulebois <cyril@debamax.com> - 2022-04-30 22:00 +0200
csiph-web