https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227870
Carlos J. Puga Medina <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #4 from Carlos J. Puga Medina <[email protected]> --- I'm using a Intel Sandy Bridge GPU and I suffered/had the same issue that you have reported. intel(4) driver is old and buggy so I installed graphics/drm-next-kmod following the instructions of pkg-message /etc/rc.conf # For drm-next-kmod kld_list="/boot/modules/i915kms.ko" Deinstall x11-drivers/xf86-video-intel and remove /etc/X11/xorg.conf Finally check that your user is member of the 'video' group. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
