Page 2 of 2
Re: Get frozen screen when boot after extension pack installation
Posted: 19. Jun 2017, 02:56
by machfour
Hi,
I am not sure whether this is exactly the same, but I had a similar sounding problem with my Windows guest VM and it turned out to be an interaction between i3 and the WDDM driver. I made a forum post about it
here. If you are able to try the workaround listed there, I'd be interested to see if it works.
Regards,
Max
Re: Get frozen screen when boot after extension pack installation
Posted: 19. Jun 2017, 08:46
by towo2099
I would like to see the output of
from the host.
Re: Get frozen screen when boot after extension pack installation
Posted: 19. Jun 2017, 09:32
by machfour
I am not OP, but I think I have reproduced the same problem on my machine. My log file (attached in the post I linked to above) is very similar to the one attached in this thread.
If the problem is the same, then it is a bug caused by an interaction between the WDDM driver and the tiling WM resize bug on Linux.
In other words, I don't think it has to do with the graphics capabilities of the host per se.
Nevertheless,
Code: Select all
# glxinfo | grep OpenGL
OpenGL vendor string: Intel Open Source Technology Center
OpenGL renderer string: Mesa DRI Intel(R) Ivybridge Mobile
OpenGL core profile version string: 4.2 (Core Profile) Mesa 17.1.2
OpenGL core profile shading language version string: 4.20
OpenGL core profile context flags: (none)
OpenGL core profile profile mask: core profile
OpenGL core profile extensions: [omitted]
OpenGL version string: 3.0 Mesa 17.1.2
OpenGL shading language version string: 1.30
OpenGL context flags: (none)
OpenGL extensions: [omitted]
OpenGL ES profile version string: OpenGL ES 3.0 Mesa 17.1.2
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.00
OpenGL ES profile extensions: [omitted]