Hi all,
I am using Matlab on Manjaro, but it gives some problems with OpenGL, particularly in the case of using hardware OpenGL. so when I try to plot more the less complex figures, Matlab warns me that it switches to software OpenGL and some plots maybe are not rendered properly.
I googled it and it Matlab page it was said that possible reason could be graphic cards driver.
In my system, it is Intel HD graphics 520.
I looked at Manjaro settings Drivers section and decided to try the other option for graphic card drivers (open source), which I guess was named vesa.
I installed it and after a restart, I am not able to boot my system.
it stacks in the black screen with the following on it
[ 0.289125] platform MSFT0101:00: failed to claim resource 1
[ 0.281311] acpi MSFT0101:00: platform device creation failed: -16
starting version 231
/dev/sda1: clean, 813215/15056896 files, 13917700/60205807 blocks
So, please, how can I fix this. first to be able to start the system and in general solve this openGL issues with matlab.