[Bug 249922] graphics/drm-kmod is not stable with "AccelMethod" "sna" (Intel GM45 Express Chipset)
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Sep 27 08:36:20 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=249922
--- Comment #4 from Niclas Zeising <zeising at FreeBSD.org> ---
Are you using packages or compiling drm-fbsd12.0-kmod locally? If you are
using the official packages, please try to compile it locally instead.
You can change the driver to modesetting, or simply remove xf86-video-intel.
This snippet should work:
Section "Device"
Identifier "card0"
Driver "modesetting"
EndSection
drm-current-kmod is only for use on FreeBSD current, so you need to update to
that as well.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-x11
mailing list