Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Sep 2020 08:36:18 +0000
From:      bugzilla-noreply@freebsd.org
To:        x11@FreeBSD.org
Subject:   [Bug 249922] graphics/drm-kmod is not stable with "AccelMethod"  "sna" (Intel GM45 Express Chipset)
Message-ID:  <bug-249922-7141-zgeW69tczp@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-249922-7141@https.bugs.freebsd.org/bugzilla/>
References:  <bug-249922-7141@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D249922

--- Comment #4 from Niclas Zeising <zeising@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.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-249922-7141-zgeW69tczp>