https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194766

Johannes Lundberg <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #59 from Johannes Lundberg <[email protected]> ---
Hi

What DDX driver are you using? If Intel, try switching to/from sna/uxa.
Recommended though is the modesetting driver. I have seen hung GPU sometimes
with Intel but I don't remember if it was sna or uxa. Either way, Intel DDX is
kind of deprecated and modesetting is very stable now. 

Try with this in your xorg.conf 

Section "Device"
        Driver      "modesetting"
EndSection

or simply uninstall xf86-video-intel and it will use modesetting by default.

-- 
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]"

Reply via email to