- https://www.mathworks.com/matlabcentral/answers/1631110-when-launching-matlab-i-get-the-following-error-mesa-loader-failed-to-open-iris
- https://www.mathworks.com/matlabcentral/answers/1752800-matlab-graphics-rendering-issues-on-linux
When I run Matlab on Ubuntu 20.04.1 and load Matlab project, Matlab crashes
7 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
WHen I launch Matlab with terminal command, it shows some failure. I don't know if they are relevant to the issue?
MATLAB is selecting SOFTWARE OPENGL rendering.
MESA-LOADER: failed to open iris: /usr/lib/dri/iris_dri.so: cannot open shared object file: No such file or directory (search paths /usr/lib/x86_64-linux-gnu/dri:\$${ORIGIN}/dri:/usr/lib/dri, suffix _dri)
failed to load driver: iris
MESA-LOADER: failed to open kms_swrast: /usr/lib/dri/kms_swrast_dri.so: cannot open shared object file: No such file or directory (search paths /usr/lib/x86_64-linux-gnu/dri:\$${ORIGIN}/dri:/usr/lib/dri, suffix _dri)
failed to load driver: kms_swrast
MESA-LOADER: failed to open swrast: /usr/lib/dri/swrast_dri.so: cannot open shared object file: No such file or directory (search paths /usr/lib/x86_64-linux-gnu/dri:\$${ORIGIN}/dri:/usr/lib/dri, suffix _dri)
failed to load swrast driver
0 Kommentare
Akzeptierte Antwort
Vandit
am 27 Sep. 2024
Bearbeitet: Vandit
am 27 Sep. 2024
You might find it helpful to refer to the MATLAB Answers threads below, which discusses a similar issue:
Hope this helps.
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Startup and Shutdown finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!