this post was submitted on 08 Oct 2023
35 points (100.0% liked)

Framework Laptop Community

2605 readers
1 users here now

Related links:

Related communities:

founded 3 years ago
MODERATORS
 

I am on the Framework 13 intel 13th gen

all 10 comments
sorted by: hot top controversial new old
[–] avidamoeba@lemmy.ca 3 points 1 year ago (1 children)
[–] SomeBoyo@feddit.de 1 points 1 year ago (2 children)
[–] avidamoeba@lemmy.ca 3 points 1 year ago

I'm not familiar with kernel releases on Arch but knowing it's a rolling release, I'm guessing you're getting whatever's released upstream from kernel.org. Assuming this is true, you'd be getting all new features and all new bugs with those. You could try other major/minor kernel versions to see if the issue still exists. E.g. 6.2. If there's no easy way to do this, you might want to consider trying a non-rolling distro that keeps the kernel versions stable for a long time till another major version is sufficiently tested and fixed. Debian and Ubuntu do this. If you're curious whether the same bug exists in the latest Debian or Ubuntu, you could boot a live USB, do a shutdown and watch if you see this error. If there's no error, then you could install and use it. You could also try to install the same version of the kernel as the one in the live USB on Arch if there's a good way to do that. Unfortunately the result might not be identical since kernels in Debian are patched with fixes from newer versions. Nothing steps you from trying though.

[–] bitfscker@discuss.tchncs.de 2 points 1 year ago
  1. Install LTS kernel
  2. Boot LTS kernel
  3. Check back on regular kernel after next update
[–] anon5621@lemmy.ml 2 points 1 year ago (2 children)

From what i see from log,there problem in driver in intel gpu.Maybe as usually programmer did mistake in code and it sequence to kernel panic now.Can u try to downgrade/upgrade kernel?

[–] Nomad@infosec.pub 7 points 1 year ago (1 children)

Intel power management. Try kernel update and disabling PM options in bios for analysis.

This is giving me early 2000's flashbacks.

[–] sorrybookbroke@sh.itjust.works 5 points 1 year ago* (last edited 1 year ago) (1 children)

Yeah man great point. Programmer did a problem now thing big broke.

Good point on downgrading the kernal, but what you've stated is essentially just "Ah yeah I see, there seems to bee a problem again. You're welcome. Sequence."