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

Roman <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|Affects Only Me             |Affects Some People

--- Comment #11 from Roman <[email protected]> ---
I have this problem, like Gleb Popov, after the last update, which included the
Mesa update. After that Plasma 5 crashed at boot. Xorg has been configured to
use modesetting. Looking for a solution, I installed xf86-video-intel and
switched Xorg to use it. This fixed the problem. Launched with the following
configuration:
        Driver "intel"
        BusID "PCI: 0: 2: 0"
        Option "VSync" "true"
        Option "DRI" "3"
        Option "TearFree" "true"
        Option "AccelMethod" "sna"
Then I noticed that there was a recent xf86-video-intel update with the default
iris engine enabled. I compiled the port with this update, after which Plasma 5
froze like when using modesetting. Apparently the problem has something to do
with the use of the iris engine.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Reply via email to