[Bug 285516] graphics/drm-61-kmod: 6.1.92.1402000_3 artifacts probably memory related

[email protected] Thu, 23 Jul 2026 21:28:38 +0000
Newsgroups gmane.os.freebsd.devel.x11
Message-ID <[email protected]/bugzilla/>
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D285516

[email protected] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|New                         |Closed
         Resolution|---                         |FIXED

--- Comment #6 from [email protected] ---
I did fix that problem by creating the file
/usr/local/etc/X11/xorg.conf.d/20-graphics.conf:

Section "Device"
    Identifier "Intel Graphics"
    Driver "modesetting"
    Option "DRI" "3"
EndSection

Section "ServerFlags"
    Option "AIGLX" "true"
EndSection

--=20
You are receiving this mail because:
You are the assignee for the bug.=