Bugzilla – Bug 1199764
Unable to boot up on Raspberry Pi 4b
Last modified: 2022-05-20 14:35:10 UTC
Created attachment 859104 [details] boot video (with default boot options) I am unable to boot up the raspberry pi image http://download.opensuse.org/distribution/leap/15.3/appliances/openSUSE-Leap-15.3-ARM-JeOS-raspberrypi.aarch64.raw.xz on my raspberry pi 4b. The same sdcard with 15.3 boots up fine on the rpi 3b+, so the sdcard is fine. And the SLE15SP4 image works fine on the rpi 4b, so that device shouldn't be broken.
Created attachment 859105 [details] video of bootup (without some options like splash=silent)
(In reply to Dominik Heidler from comment #1) > Created attachment 859105 [details] > video of bootup (without some options like splash=silent) You cut the video at most interesting part :-) It is known that kernel 5.3.18-150300.59.63-default have HDMI issues on RPi. See bsc#1198534. I am pretty sure this is the same bug.
(In reply to Ivan Ivanov from comment #2) > (In reply to Dominik Heidler from comment #1) > > Created attachment 859105 [details] > > video of bootup (without some options like splash=silent) > > You cut the video at most interesting part :-) There is nothing happening after that few lines start flashing oddly. They just do so forever. But I had to cut the video to fit into the 2MB limit.
Anyway. It will we nice if you could attach serial line to device just for confirmation that vc4 driver is crashing. In any case kernel 5.3.18-150300.59.68 should fix the issue. Please, test and report.
I accessed the Pi via serial (ssh worked as well) and updated the kernel to that version which fixed the issue.
Closing. *** This bug has been marked as a duplicate of bug 1198534 ***