Hello all! I’m new to this linux things and i have a problem.
I tried couple of distros (Linux Mint, Manjaro) before switched to EOS. My PC is really slow and sometimes i want to play a game but as my pc’s situation, i am not have a lot options to choose. So i was playing a game called “Minetest” with low graphic settings. When i switch to EOS i installed the game and when i opened it, it says im using OpenGL 4.5. With OpenGL 4.5 my computer is having a hard time running the game and the computer’s fan was like in hell. In other distros that i tried, this opengl version was 1.4 and the game was runs with no problem. Its also not just for Minetest, every game that i tried to open, i have the same situation. So, is there any chance to downgrade to 1.4?
this is the output. I am not sure is there is another issue but this is the only thing I can think of that could cause the problem. After this issue i was back to manjaro to check and there is no problem. Since i want to stick with EOS, i am turn back.
Normally, when people have problems like this the first thing we would tryis switching to the modesetting driver by removing xf86-video-intel and rebooting.
However, I am not entirely positive if that CPU supports the modesetting driver or not. It is on the line of where it is supported and there seems to be conflicting information.
That being said, I am wondering if the issue is actually mesa which recently dropped support for some older intel hardware.
Hello, ı downgraded mesa version to 20.3.4 and its fix the issue. Now its seems to switched OpenGL 1.4 and there is no other problem. Thank you very much. But why do you said “It will be diffuclt to hold back mesa indefinetely” ? It will bring some issues in the future?
Absolutely. Arch-based distros are rolling. You can’t hold software back for long periods of time. I just won’t work as other libraries start changing. The system needs to roll as a unit.
Now that you know Mesa is what was causing the issue. The next step is to use that information to see if there is a workaround for your hardware.
Well, i encountered an issue after downgraded mesa package. Now steam games don’t launch. When i upgrade mesa to latest release games launch properly but this also means OpenGL 4.5 again and my pc dying when running the games. I guess its just time to buy a newer hardware ha.
I am fairly certain that 1.4 is the highest your card supports. I really think the OpenGL version is a false flag here.
I suspect that the reason it “drops to 1.4” is that your card is properly supported by mesa so it knows how to set it. But when you roll to the latest version you card becomes unsupported and you may be falling back to some kind of software rendering. In this case, changing the OpenGL version doesn’t make much difference.
My advice would be to see what others with i915 GPUs are doing. Perhaps there is an alternative you can use.