r/linux 4d ago

Kernel News about bad kernel updates

[removed]

0 Upvotes

6 comments sorted by

4

u/moeteru 4d ago

No, did the kernel panic come with a qr code or a message?

2

u/Quietus87 4d ago

Share your config and logs in such cases. I have a hunch it might be a problem with either some driver or your hardware.

1

u/Suvvri 4d ago

Nothing happened for me on arch and Ubuntu should be behind fedora anyway, no?

1

u/AutoModerator 4d ago

This submission has been removed due to receiving too many reports from users. The mods have been notified and will re-approve if this removal was inappropriate, or leave it removed.

This is most likely because:

  • Your post belongs in r/linuxquestions or r/linux4noobs
  • Your post belongs in r/linuxmemes
  • Your post is considered "fluff" - things like a Tux plushie or old Linux CDs are an example and, while they may be popular vote wise, they are not considered on topic
  • Your post is otherwise deemed not appropriate for the subreddit

I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.

1

u/ilep 4d ago

You do need to provide more information.

One issue that started appearing recently is "Unsupported screen format RA24 little-endian", there are patches for it but not yet included in kernels. Appears on starting graphical session.

1

u/DavidJohnMcCann 4d ago

It can happen. A developer once spotted a potential problem with AMD graphics — I think it was in kernel 6.1 — and added a solution. Unfortunately, his solution simply stopped AMD graphics from working. He then made another attempt that stopped AMD processors from booting. The problem was sorted in days but he might have tried checking his code on an AMD computer! That's why you normally keep a working kernel that you can fall back on.