public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* REGRESSION: no console on current -git
@ 2024-01-19 18:39 Jens Axboe
  2024-01-19 20:55 ` Helge Deller
  0 siblings, 1 reply; 8+ messages in thread
From: Jens Axboe @ 2024-01-19 18:39 UTC (permalink / raw)
  To: LKML, regressions@lists.linux.dev
  Cc: Thomas Zimmermann, avier Martinez Canillas, Helge Deller

Hi,

My trusty R7525 test box is failing to show a console, or in fact anything,
on current -git. There's no output after:

Loading Linux 6.7.0+ ...
Loading initial ramdisk ...

and I don't get a console up. I went through the bisection pain and
found this was the culprit:

commit df67699c9cb0ceb70f6cc60630ca938c06773eda
Author: Thomas Zimmermann <tzimmermann@suse.de>
Date:   Wed Jan 3 11:15:11 2024 +0100

    firmware/sysfb: Clear screen_info state after consuming it

Reverting this commit, and everything is fine. Looking at dmesg with a
buggy kernel, I get no frame or fb messages. On a good kernel, it looks
ilke this:

[    1.416486] efifb: probing for efifb
[    1.416602] efifb: framebuffer at 0xde000000, using 3072k, total 3072k
[    1.416605] efifb: mode is 1024x768x32, linelength=4096, pages=1
[    1.416607] efifb: scrolling: redraw
[    1.416608] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    1.449746] fb0: EFI VGA frame buffer device

Happy to test a fix, or barring that, can someone just revert this
commit please?

-- 
Jens Axboe


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2024-01-20 18:11 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-19 18:39 REGRESSION: no console on current -git Jens Axboe
2024-01-19 20:55 ` Helge Deller
2024-01-19 21:01   ` Jens Axboe
2024-01-19 21:14     ` Helge Deller
2024-01-19 21:22       ` Jens Axboe
2024-01-20  0:27         ` Helge Deller
2024-01-20  0:32           ` Jens Axboe
2024-01-20 18:11             ` Mirsad Todorovac

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox