Hello everyone,
I'm trying to install Autodesk Eagle Linux on my computer, but the software won't start. By digging a bit, I found this can be a problem of environment variable, since I got this message when I tried executing Eagle :
Could not initialize GLX
Aborted (core dumped)
The README provided inside the .tar stated that I should add a environment variable using the following command :
QT_XCB_GL_INTEGRATION=xcb_egl ./eagle
The thing is, this is what was returned to me :
pci id for fd 6: 8086:7dd5, driver (null)
libEGL warning: DRI3: No driver found
Needless to say, Eagle still won't start. I'm a bit at a loss there, does someone has an idea about how to sort out this mess ?