Search found 4 matches

by subutaka
Mon Dec 23, 2024 11:56 am
Forum: The Fitting Room
Topic: OpenGL Issue
Replies: 8
Views: 80283

Re: OpenGL Issue

Well, after a few minutes troubleshooting with ChatGPT, as Ian said, it seems the problem is my hardware and it doesn't support it, supermodel needs 3.2 and my GPU goes up to 2.1, correct me if I'm wrong please. It suggested to "emulate" it using: LIBGL_ALWAYS_SOFTWARE=1 MESA_GL_VERSION_OV...
by subutaka
Sat Dec 21, 2024 7:15 pm
Forum: The Fitting Room
Topic: OpenGL Issue
Replies: 8
Views: 80283

Re: OpenGL Issue

Have not tried any IA model yet but was about to do so. Is super old, it's a Intel(R) Core(TM) i5 CPU M 460 @ 2.53GHz, with integrated Intel HD Graphics, first generation from 2010, sadly it's all I got, I even process raw professional astronomy data with it. Will try to figure out how to stop or ma...
by subutaka
Sat Dec 21, 2024 2:35 pm
Forum: The Fitting Room
Topic: OpenGL Issue
Replies: 8
Views: 80283

Re: OpenGL Issue

Hi Bart, thanks for the super fast reply. GNU/Linux geek here but not as knowledgeable as I would like to be. Tried your solution and worked only using the legacy engine. When the emulator is run without the legacy option it shows: Error: Unable to create OpenGL context: Could not create GL context:...
by subutaka
Sat Dec 21, 2024 6:22 am
Forum: The Fitting Room
Topic: OpenGL Issue
Replies: 8
Views: 80283

OpenGL Issue

Hi guys, awesome work you have here. First will give some background, I compiled my binary for Debian Bookworm using the instructions and all went alright. But when I tried to run it this message poped up: Error: Unable to create OpenGL context: Could not create GL context: GLXBadFBConfig So I googl...