[Bug 251836] x11-wm/plasma5-kwin: freezes with iris (Intel Gen8+)

[email protected]
Newsgroups gmane.os.freebsd.devel.x11
Message-ID <[email protected]/bugzilla/>
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251836

Jan Beich <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|graphics/mesa-dri Intel     |x11-wm/plasma5-kwin:
                   |IRIS                        |freezes with iris (Intel
                   |                            |Gen8+)

--- Comment #14 from Jan Beich <[email protected]> ---
(In reply to Gleb Popov from comment #10)
Thanks for the steps. I can reproduce.

  $ kwin_x11
  OpenGL vendor string:                   Intel
  OpenGL renderer string:                 Mesa Intel(R) HD Graphics 530 (SKL
GT2)
  OpenGL version string:                  4.6 (Compatibility Profile) Mesa
21.0.0-devel (git-9ac8f8f490d)
  OpenGL shading language version string: 4.60
  Driver:                                 Intel
  GPU class:                              Unknown
  OpenGL version:                         4.6
  GLSL version:                           4.60
  Mesa version:                           21.0
  X server version:                       1.20.10
  Requires strict binding:                yes
  GLSL shaders:                           yes
  Texture NPOT support:                   yes
  Virtual Machine:                        no
  Freeze in OpenGL initialization detected
  Application::crashHandler() called with signal 6; recent crashes: 1
  QSocketNotifier: Invalid socket 10 with type Read, disabling...
  QSocketNotifier: Invalid socket 11 with type Read, disabling...
  The X11 connection broke (error 1). Did the X11 server die?

Current workaround:

  $ cd /usr/local/bin
  $ mv kwin_x11 kwin_x11.orig
  $ cat <<\EOF >kwin_x11
  #! /bin/sh
  export MESA_LOADER_DRIVER_OVERRIDE=i965
  exec kwin_x11.orig "$@"
  EOF
  $ chmod +x kwin_x11

-- 
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]"
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.