Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

4
  • What's your DRM client? In other words, are you running on a framebuffer console, or are you running X11 or Wayland? And what's the name of your display driver, i.e. if you run ls -l /sys/class/drm/card0/device/driver, what is the last element of the target path of that symbolic link? Commented Oct 12, 2024 at 20:12
  • @telcoM Wayland here. The problem is that I do not find any folder named driver. Most of them are symbolic links. Commented Oct 12, 2024 at 21:24
  • /sys/class/drm/card0/device/driver should be a symbolic link, where does it point to? Commented Oct 13, 2024 at 9:18
  • @telcoM Well, it's diffcult to copy and paste but it's not a symbolic link. It's a folder and it leads to more other folders. Commented Oct 13, 2024 at 10:01