Known graphics issues with Skylake (Intel 520) + Ubuntu?

2 visualizaciones (últimos 30 días)
f
f el 15 de Dic. de 2016
Comentada: f el 30 de En. de 2018
I have several graphics instabilities and issues using Matlab 2016b on Ubuntu 16.10 with an Intel 520 (Skylake) graphic card. With hardware graphics, Matlab hangs without any error message when I plot something or try to quit it. Both with hardware and softwareopengl graphics, when I type command whose output exceeds the current window size the background becomes grey (from the original white) and artifacts show up (such as past contents of the window superimposed with its current content). "Clear command window" restores a clean view, but Matlab is still very far from being usable.
I have installed the Ubuntu package matlab-support, but it didn't help. My java version is java-8-openjdk-amd64. "opengl info" returns the following.
Error using hgopengl
Java exception occurred:
java.lang.RuntimeException: Waited 5000ms for: <4973eff0, 5a8d9b3c>[count 2 [ add. 0, orig 2], qsz 0, owner <Startup Class Loader>, add.owner Startup Class
Loader-SharedResourceRunner] - <main>
at jogamp.common.util.locks.RecursiveLockImpl01Unfairish.lock(RecursiveLockImpl01Unfairish.java:198)
at com.jogamp.opengl.GLProfile.initSingleton(GLProfile.java:199)
at com.jogamp.opengl.GLProfile.getDefaultDevice(GLProfile.java:2003)
at com.jogamp.opengl.GLCapabilities.<init>(GLCapabilities.java:84)
at com.mathworks.hg.uij.OpenGLUtils$MyGLListener.getGLInformation(OpenGLUtils.java:320)
at com.mathworks.hg.uij.OpenGLUtils$MyGLListener.getGLData(OpenGLUtils.java:498)
at com.mathworks.hg.uij.OpenGLUtils.getGLData(OpenGLUtils.java:78)
Error in hgopengl
Are there known issues with this platform? Is there a workaround?
  2 comentarios
Paul Watkins
Paul Watkins el 30 de En. de 2018
Same problem. Were you able to resolve this?
f
f el 30 de En. de 2018
Nope. It's still there with 2017b. I have to resort to "clear command window" periodically after a certain amount of output text.

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre Graphics Performance en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by