No Details in opengl info

조회 수: 2 (최근 30일)
Vikash
Vikash 2025년 3월 26일
댓글: Vikash 2025년 4월 10일
When I run the opengl info command in MATLAB Terminal, I get the following output:
MATLAB has experienced a low-level graphics error, and may not have drawn correctly.
Read about what you can do to prevent this issue at Resolving Low-Level Graphics Issues then restart MATLAB.
To share details of this issue with MathWorks technical support,
please include this file with your service request.
Version: ''
Vendor: ''
Renderer: 'None'
RendererDriverVersion: ''
RendererDriverReleaseDate: ''
MaxTextureSize: 0
Visual: ''
Software: 0
HardwareSupportLevel: 'basic'
SupportsGraphicsSmoothing: 0
SupportsDepthPeelTransparency: 0
SupportsAlignVertexCenters: 0
Extensions: {}
MaxFrameBufferSize: 0
I tried several solution already available online but nothing worked. I am running MATLAB R2023b on Lenovo ThinkPad X1 Carbon 8th Gen with Linux Mint 21.3 Cinnamon and inbuilt Intel UHD graphics.
Any help in this reagrd is appreciated. Thanks a lot in advance.
  댓글 수: 2
Nithin
Nithin 2025년 4월 10일
I encountered a similar issue with MATLAB R2023b, updating MATLAB to latest version helped me solve the issue.
Vikash
Vikash 2025년 4월 10일
Hi Nithin,
Thanks for your comment.
I already updated my MATLAB. As per my latest conversation with an executive from Mathworks team, the temporary solution would be to start matlab with
matlab -nopengl
.

댓글을 달려면 로그인하십시오.

답변 (1개)

Pratyush Swain
Pratyush Swain 2025년 3월 27일
편집: Pratyush Swain 2025년 3월 27일
Hi Vikash,
The first check in these cases to ensure your Intel graphics drivers are up to date as this may hinder MATLAB's ability to interface with OpenGL.
Also check the OpenGL Libraries are correctly installed on your linux system, please refer to this MATLAB answers thread for the same: https://www.mathworks.com/matlabcentral/answers/241850-matlab-failing-to-find-hardware-opengl#answer_263092.
In general to know about solutions on low level graphic issues, have a go through of https://www.mathworks.com/help/matlab/creating_plots/resolving-low-level-graphics-issues.html
Hope this helps.
  댓글 수: 1
Vikash
Vikash 2025년 3월 28일
Dear Pratyush,
Thanks a lot for your message.
I am already aware of these threads and unfortunatley they did not work for me.

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Graphics Performance에 대해 자세히 알아보기

제품


릴리스

R2023b

Community Treasure Hunt

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

Start Hunting!

Translated by