Skip to content

"drmSetMaster failed: Device or resource busy" after updating from 2:25.1.6-1 to 2:25.2.1-1 #3332

Description

@ChekeredList71

Describe your issue

Hello,

yesterday, I updated my packages on my Linux Mint system. According to apt history log, XLibre packages has gotten updated: apt history

Today, when I booted my PC, it hanged on this:

[2026-07-18 19:17:17] (EE) modeset(1): drmSetMaster failed: Device or resource busy
[2026-07-18 19:17:17] 
Fatal server error:
[2026-07-18 19:17:17] AddScreen/ScreenInit failed for driver 1
[2026-07-18 19:17:17] 
[2026-07-18 19:17:17] 
Please consult the XLibre support: https://www.xlibre.net/
[2026-07-18 19:17:17] Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[2026-07-18 19:17:17] 
[2026-07-18 19:17:17] (EE) Server terminated with error (1). Closing log file.

Full XLibre log

What I know for sure, is that XLibre broke after I upgraded apt and flatpak packages yesterday. I didn't do any tinkering on my PC. I just booted it yesterday to use Libreoffice Calc. Then I upgraded and shut my PC down.

Troubleshooting I did:

  1. booting one version older kernel, I had in GRUB
  2. checking if something already took control of my /dev/dri: sudo lsof /dev/dri/* - empty output
  3. sudo journalctl -b -u sddm - only the error from XLibre appeared
  4. looking for broken packages: sudo dpkg --audit - nothing
  5. reinstalling xlibre packages
  6. manual startx - same error as in the log above
  7. switching to old XOrg - it works
  8. removing the contents of /etc/X11/xorg.conf.d/ (though my only custom config was enabling TearFree)- it works with old X, same error with XLibre

Steps to reproduce

Unfortunately, I can't figure that out. XLibre just doesn't work after an update.

What I know for sure, is that XLibre broke after I updated yesterday. No issues before.

What did you expect?

XLibre to start as usual

Additional Information

  • non-working XLibre ver. (extracted from APT history, so not sure if this is the correct): 2:25.2.1-1
  • working XLibre ver. (extracted from APT history, so not sure if this is the correct): 2:25.1.6-1
  • glxinfo -B (on old X):
name of display: :0
display: :0  screen: 0
direct rendering: Yes
Extended renderer info (GLX_MESA_query_renderer):
    Vendor: AMD (0x1002)
    Device: AMD Radeon RX 6700 XT (radeonsi, navi22, LLVM 20.1.2, DRM 3.57, 6.8.0-136-generic) (0x73df)
    Version: 25.2.8
    Accelerated: yes
    Video memory: 12288MB
    Unified memory: no
    Preferred profile: core (0x1)
    Max core profile version: 4.6
    Max compat profile version: 4.6
    Max GLES1 profile version: 1.1
    Max GLES[23] profile version: 3.2
Memory info (GL_ATI_meminfo):
    VBO free memory - total: 10943 MB, largest block: 10943 MB
    VBO free aux. memory - total: 7702 MB, largest block: 7702 MB
    Texture free memory - total: 10943 MB, largest block: 10943 MB
    Texture free aux. memory - total: 7702 MB, largest block: 7702 MB
    Renderbuffer free memory - total: 10943 MB, largest block: 10943 MB
    Renderbuffer free aux. memory - total: 7702 MB, largest block: 7702 MB
Memory info (GL_NVX_gpu_memory_info):
    Dedicated video memory: 12288 MB
    Total available memory: 20244 MB
    Currently available dedicated video memory: 10943 MB
OpenGL vendor string: AMD
OpenGL renderer string: AMD Radeon RX 6700 XT (radeonsi, navi22, LLVM 20.1.2, DRM 3.57, 6.8.0-136-generic)
OpenGL core profile version string: 4.6 (Core Profile) Mesa 25.2.8-0ubuntu0.24.04.2
OpenGL core profile shading language version string: 4.60
OpenGL core profile context flags: (none)
OpenGL core profile profile mask: core profile

OpenGL version string: 4.6 (Compatibility Profile) Mesa 25.2.8-0ubuntu0.24.04.2
OpenGL shading language version string: 4.60
OpenGL context flags: (none)
OpenGL profile mask: compatibility profile

OpenGL ES profile version string: OpenGL ES 3.2 Mesa 25.2.8-0ubuntu0.24.04.2
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.20
  • uname -r: 6.8.0-136-generic (Linux Mint 22.3)
  • DE: KDE Plasma 5.27.12

Extra fields

Metadata

Metadata

Assignees

No one assigned

    Labels

    amd-gpuAMD GPU relatedbugSomething isn't workinglinux-mint-osneeds-triageThis needs to be reviewed and categorized.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions