필터 지우기
필터 지우기

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 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