フィルターのクリア

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

1 回表示 (過去 30 日間)
f
f 2016 年 12 月 15 日
コメント済み: f 2018 年 1 月 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 件のコメント
Paul Watkins
Paul Watkins 2018 年 1 月 30 日
Same problem. Were you able to resolve this?
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 Center および File ExchangeGraphics Performance についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by