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

2 次查看(过去 30 天)
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 个评论
f
f 2018-1-30
Nope. It's still there with 2017b. I have to resort to "clear command window" periodically after a certain amount of output text.

请先登录,再进行评论。

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Graphics Performance 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by