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?