- 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
8 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuesta aceptada
Vandit
el 27 de Sept. de 2024
Editada: Vandit
el 27 de Sept. de 2024
You might find it helpful to refer to the MATLAB Answers threads below, which discusses a similar issue:
Hope this helps.
Más respuestas (0)
Ver también
Categorías
Más información sobre Startup and Shutdown en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!