[Bug 240413] graphics/drm + x11-drivers/xf86-video-intel + Intel HD 5500 issues on 12.0
| Newsgroups | gmane.os.freebsd.devel.x11 |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240413 Tomasz "CeDeROM" CEDRO <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |Not A Bug Status|New |Closed --- Comment #12 from Tomasz "CeDeROM" CEDRO <[email protected]> --- Thank you everyone for your time and hints that lead to the solution! :-) Summary: 1. /boot/kernel/i915kms.so was shadowing the /boot/modules/i915ksm.so, so I have to use port DRM driver and kldload /boot/modules/i915kms.so explicitly not only the kldload i915kms.so that loads the older default module from the generic kernel. 2. I have uninstalled the xf86-video-intel driver and now use modeset driver in conjuction with kernel DRM + i915kms that works better and faster. I am closing the PR. THANK YOU! :-) -- 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]"