You are not logged in.

#1 2016-05-13 10:12:10

dapilori
Member
Registered: 2016-05-13
Posts: 3

Mesa 11.2.2 breaks MATLAB graphics

The recent update to mesa and mesa-libgl from 11.2.1-1 to 11.2.2-1 breaks MATLAB R2016a graphics.

After the update, MATLAB shows the warning "MATLAB is selecting SOFTWARE OPENGL rendering.", strongly degrading its graphical capabilities.
Forcing MATLAB to use hardware OpenGL rendering does not fix the problem.

Downgrading mesa and mesa-libgl fixes the problem. For the moment, I did not find any workaround with the new mesa version.

Does anybody experience the same problem?

Offline

#2 2016-05-14 16:01:40

Lone_Wolf
Forum Moderator
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 11,920

Re: Mesa 11.2.2 breaks MATLAB graphics

Are you using intel driver like in this thread https://bbs.archlinux.org/viewtopic.php?id=212566 ?


Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.


(A works at time B)  && (time C > time B ) ≠  (A works at time C)

Offline

#3 2016-05-14 16:07:17

dapilori
Member
Registered: 2016-05-13
Posts: 3

Re: Mesa 11.2.2 breaks MATLAB graphics

Yes, I am.

I did not experience any graphics-related issue other than MATLAB's, but I did not test thoroughly the graphics system before downgrading mesa.

Offline

#4 2016-05-18 10:17:57

vanja_z
Member
Registered: 2012-04-11
Posts: 43

Re: Mesa 11.2.2 breaks MATLAB graphics

Hi dapolori, just in case you miss my other thread I think you might be able to work around this problem by forcing the use of the Arch C library for exmaple by running,

LD_PRELOAD=/usr/lib/libstdc++.so.6 matlab

Offline

#5 2016-05-18 12:00:33

dapilori
Member
Registered: 2016-05-13
Posts: 3

Re: Mesa 11.2.2 breaks MATLAB graphics

It works! Thank you for your suggestion.

Last edited by dapilori (2016-05-18 12:00:50)

Offline

Board footer

Powered by FluxBB