You are not logged in.

#1 2024-11-22 11:33:46

yvvki
Member
From: Indonesia
Registered: 2023-01-14
Posts: 2
Website

[Solved] Intel DRM device is missing after hibernation

I'm new at technical issue so I'll try my best on explaining my situation.

My system is currently this:

  • 20W9S06H00 Thinkpad X13 Yoga Gen 2

  • 11th Gen Intel i5-1135G7

  • Zen Kernel 6.11.9

  • Mesa 24.2.7

I have replaced all the busybox module with a systemd replacements in the mkinitcpio and able to hibernate my system. But after resuming, I get kicked from my tty session and when trying to launch any graphical session they complain that my .../drm/card0 is not a KMS device. Somehow the graphic hardware is unavailable after hibernating?

Some (probably useless) information is that I'm trying to set up the new Xe driver and Plymouth using the SimpleDRM but I'm still struggling on turning it off to troubleshoot it since the removing the module from mkinitcpio would not work.

I appreciate any help, thanks!

Last edited by yvvki (2024-11-22 18:35:51)

Offline

#2 2024-11-22 12:01:46

gromit
Package Maintainer (PM)
From: Germany
Registered: 2024-02-10
Posts: 697
Website

Re: [Solved] Intel DRM device is missing after hibernation

Has this always been the case for this setup or is this a new issue? Could you try to install the linux-lts package or the linux kernel from testing to check if a new version maybe already fixes this issue:

pacman -U https://archive.archlinux.org/packages/l/linux/linux-6.12.arch1-1-x86_64.pkg.tar.zst

Offline

#3 2024-11-22 13:29:02

yvvki
Member
From: Indonesia
Registered: 2023-01-14
Posts: 2
Website

Re: [Solved] Intel DRM device is missing after hibernation

gromit wrote:

Has this always been the case for this setup or is this a new issue? Could you try to install the linux-lts package or the linux kernel from testing to check if a new version maybe already fixes this issue:

pacman -U https://archive.archlinux.org/packages/l/linux/linux-6.12.arch1-1-x86_64.pkg.tar.zst

Thank you for the reply, and behold and surprise... It, worked.

I tried going back to the LTS kernel but I think some module that depend on the latest kernel that made my systemd stuck at boot.
I just installed the testing zen kernel and it worked so far, so I just mark this as solved?

Offline

Board footer

Powered by FluxBB