Eve Launcher Could not initialize GLX on Manjaro

Hello,

I am running a Laptop with Manjaro (i3-gaps). The laptop has a GTX 1650 mobile GPU and an integrated GPU. Currently I am running the hybrid drivers.

When following Eve Universities wiki I get this error after starting the launcher by ./evelauncher.sh:

Settings path: “/home/rnywork/.config/CCP/EVE.conf”
Valid language not found in settings.
Checking system language “en”
Language selected based on system locale: “en”
QObject::startTimer: Timers can only be used with threads started with QThread
qt.glx: qglx_findConfig: Failed to finding matching FBConfig (8 8 8 0)
qt.glx: qglx_findConfig: Failed to finding matching FBConfig (1 8 8 0)
qt.glx: qglx_findConfig: Failed to finding matching FBConfig (1 1 8 0)
qt.glx: qglx_findConfig: Failed to finding matching FBConfig (1 1 1 0)
qt.glx: qglx_findConfig: Failed to finding matching FBConfig (1 1 1 0)
qt.glx: qglx_findConfig: Failed to finding matching FBConfig (8 8 8 0)
qt.glx: qglx_findConfig: Failed to finding matching FBConfig (1 8 8 0)
qt.glx: qglx_findConfig: Failed to finding matching FBConfig (1 1 8 0)
qt.glx: qglx_findConfig: Failed to finding matching FBConfig (1 1 1 0)
qt.glx: qglx_findConfig: Failed to finding matching FBConfig (1 1 1 0)
Could not initialize GLX

I have found some forum threads and googled around, but nothing helped me so far. I tried to run mhwd -a pci nonfree 0300 but it said I am running the nonfree drivers for the GPU and iGPU already:

Skipping already installed config ‘video-hybrid-intel-nvidia-455xx-prime’ for device: 0000:01:00.0 (0300:10de:1f91) Display controller nVidia Corporation TU117M [GeForce GTX 1650 Mobile / Max-Q]
Skipping already installed config ‘video-hybrid-intel-nvidia-455xx-prime’ for device: 0000:00:02.0 (0300:8086:3e9b) Display controller Intel Corporation UHD Graphics 630 (Mobile)

Is there anything I can do to run the game?

Maybe this entry in the Arch Wiki will help you: NVIDIA Optimus

As far i have understand your Desktop run on default with Intel graphics and only on demand he switch to NVIDIA so you have to force him to running with NVIDIA before you start evelauncher.sh

HTH :slight_smile:

1 Like

Thank you, this has been it.

I was able to run the launcher and the game using the command prime-run.

prime-run ./evelauncher.sh

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.