Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"GLXBadFBConfig"-Error on Startup - ZorinOS16 - Intel Core i7-3740QM *solved* #124

Closed
LukasKraehling opened this issue Nov 3, 2021 · 6 comments
Labels
question Further information is requested

Comments

@LukasKraehling
Copy link

LukasKraehling commented Nov 3, 2021

Problem/Bug:

F360 does not start on my system, I don't see any GUI and the console spits out following errors:
F360-Startup-Error_ZorinOS16_i7-3740QM

The error happens on both the Vulkan- and OpenGL-Variant.

My System:

System: Dell Latitude E6430
OS: ZorinOS16 (64-Bit)
CPU: Intel® Core™ i7-3740QM CPU @ 2.70GHz × 8
GPU: Intel® HD Graphics 4000 (IVB GT2)
RAM: 8GB

@cryinkfly
Copy link
Owner

Hey @LukasKraehling 👋

Can you check in these folders (Example):

  • $HOME/.wineprefixes/fusion360/drive_c/users/$USER/Application Data/Autodesk/Neutron Platform/Options
  • $HOME/.wineprefixes/fusion360/drive_c/users/$USER/AppData/Roaming/Autodesk/Neutron Platform/Options

... the NMachineSpecificOptions.xml files if they are correctly configured! 👍

DXVK:

dxvk

openGL:

opengl

You have a Intel GPU and so you must have the first configuration file. 🙂

@cryinkfly cryinkfly added the question Further information is requested label Nov 3, 2021
@LukasKraehling
Copy link
Author

LukasKraehling commented Nov 4, 2021

image

Did not help, I tried both APIs before. I copied the DXVK config into the files, but no change.

@cryinkfly
Copy link
Owner

Oh okay, I see thta you have some problems with the GLXBadFBConfig! 😉

Please, check this post here: https://forums.linuxmint.com/viewtopic.php?t=356491

Because there it's described so that you must change or overwrite the MESA_GL_VERSION.


For example:

MESA_GL_VERSION_OVERRIDE

@LukasKraehling
Copy link
Author

So, I really tried to get at least 4.4 running, but it seems like I can only go up to 4.2...
I think it could be related to Mesa 21.0.3 running on my system.
Any Ideas ?

@cryinkfly
Copy link
Owner

Okay. Can you switch to the newest version (Mesa 21.2.5)?

@LukasKraehling
Copy link
Author

Okay. Can you switch to the newest version (Mesa 21.2.5)?

Great ! I was able to upgrade to Mesa 21.2.5 and now F360 starts successfully ! I am still not able to push the MESA_GL_VERSION_OVERRIDE further than 4.2, but I don't need to anymore, so it's all good. :) Thx for the great support !

@cryinkfly cryinkfly changed the title "GLXBadFBConfig"-Error on Startup - ZorinOS16 - Intel Core i7-3740QM "GLXBadFBConfig"-Error on Startup - ZorinOS16 - Intel Core i7-3740QM *solved* Nov 9, 2021
This was referenced Jan 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants