[Bug 249922] graphics/drm-kmod is not stable with "AccelMethod" "sna" (Intel GM45 Express Chipset)
| Newsgroups | gmane.os.freebsd.devel.x11 |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=249922 --- Comment #4 from Niclas Zeising <[email protected]> --- 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. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-x11 To unsubscribe, send any mail to "[email protected]"