LibGL error when opening GUI version of MATLAB

Hi all,

Today, I have a question regarding a libGL error.
Currently, I access linux server by using the terminal application in MAC.

However, when I try to use GUI version of MATLAB, I have faced an error message as shown below.

libGL error: No matching fbConfigs or visuals found
libGL error: failed to load driver: swrast

Is there anyone who already solve this issue?

Please give me your comments and advice.

Thanks for your consideration.

Did a quick search and this seems to be a pretty common issue when the software can't find the driver for a video card:

If you recently did a kernel upgrade you may need to re-install a driver for your graphics card. Or you can try the steps in the link posted above.

Hope that sheds some light.