Posted April 21, 2020
I saw the news about a Linux version of Into the Breach, got excited and bought it today. Unfortunately, I've not had any luck running it on Arch. I get this error:
$ LIBGL_DEBUG=verbose ./start.sh
Initializing SDL...
libGL: Can't open configuration file /etc/drirc: No such file or directory.
libGL: Can't open configuration file /home/yurik/.drirc: No such file or directory.
libGL: Can't open configuration file /etc/drirc: No such file or directory.
libGL: Can't open configuration file /home/yurik/.drirc: No such file or directory.
libGL: pci id for fd 6: 1002:9874, driver radeonsi
libGL: MESA-LOADER: failed to open /usr/lib/dri/radeonsi_dri.so: /usr/lib/libLLVM-10.so: undefined symbol: _ZNKSt3_V214error_category10_M_messageB5cxx11Ei, version GLIBCXX_3.4.21
libGL error: MESA-LOADER: failed to open radeonsi (search paths /usr/lib/dri)
libGL error: failed to load driver: radeonsi
libGL: MESA-LOADER: failed to open /usr/lib/dri/swrast_dri.so: /usr/lib/libLLVM-10.so: undefined symbol: _ZNKSt3_V214error_category10_M_messageB5cxx11Ei, version GLIBCXX_3.4.21
libGL error: MESA-LOADER: failed to open swrast (search paths /usr/lib/dri)
libGL error: failed to load driver: swrast
X Error of failed request: GLXBadContext
Major opcode of failed request: 151 (GLX)
Minor opcode of failed request: 6 (X_GLXIsDirect)
Serial number of failed request: 101
Current serial number in output stream: 100
I'm using an AMD card and I do have the drivers installed.
$ ls /usr/lib/dri
.rwxr-xr-x 13M root 15 кві 23:05 i915_dri.so
.rwxr-xr-x 13M root 15 кві 23:05 i965_dri.so
.rwxr-xr-x 35M root 8 кві 18:51 iHD_drv_video.so
.rwxr-xr-x 21M root 15 кві 23:05 iris_dri.so
.rwxr-xr-x 21M root 15 кві 23:05 kms_swrast_dri.so
.rwxr-xr-x 21M root 15 кві 23:05 nouveau_dri.so
.rwxr-xr-x 9,1M root 15 кві 23:05 nouveau_drv_video.so
.rwxr-xr-x 13M root 15 кві 23:05 nouveau_vieux_dri.so
.rwxr-xr-x 13M root 15 кві 23:05 r200_dri.so
.rwxr-xr-x 21M root 15 кві 23:05 r300_dri.so
.rwxr-xr-x 21M root 15 кві 23:05 r600_dri.so
.rwxr-xr-x 9,1M root 15 кві 23:05 r600_drv_video.so
.rwxr-xr-x 13M root 15 кві 23:05 radeon_dri.so
.rwxr-xr-x 21M root 15 кві 23:05 radeonsi_dri.so
.rwxr-xr-x 9,1M root 15 кві 23:05 radeonsi_drv_video.so
.rwxr-xr-x 21M root 15 кві 23:05 swrast_dri.so
.rwxr-xr-x 21M root 15 кві 23:05 virtio_gpu_dri.so
.rwxr-xr-x 21M root 15 кві 23:05 vmwgfx_dri.so
I understand that the game officially only supports Ubuntu, but I still want to know if anyone else experienced this issue.
$ LIBGL_DEBUG=verbose ./start.sh
Initializing SDL...
libGL: Can't open configuration file /etc/drirc: No such file or directory.
libGL: Can't open configuration file /home/yurik/.drirc: No such file or directory.
libGL: Can't open configuration file /etc/drirc: No such file or directory.
libGL: Can't open configuration file /home/yurik/.drirc: No such file or directory.
libGL: pci id for fd 6: 1002:9874, driver radeonsi
libGL: MESA-LOADER: failed to open /usr/lib/dri/radeonsi_dri.so: /usr/lib/libLLVM-10.so: undefined symbol: _ZNKSt3_V214error_category10_M_messageB5cxx11Ei, version GLIBCXX_3.4.21
libGL error: MESA-LOADER: failed to open radeonsi (search paths /usr/lib/dri)
libGL error: failed to load driver: radeonsi
libGL: MESA-LOADER: failed to open /usr/lib/dri/swrast_dri.so: /usr/lib/libLLVM-10.so: undefined symbol: _ZNKSt3_V214error_category10_M_messageB5cxx11Ei, version GLIBCXX_3.4.21
libGL error: MESA-LOADER: failed to open swrast (search paths /usr/lib/dri)
libGL error: failed to load driver: swrast
X Error of failed request: GLXBadContext
Major opcode of failed request: 151 (GLX)
Minor opcode of failed request: 6 (X_GLXIsDirect)
Serial number of failed request: 101
Current serial number in output stream: 100
I'm using an AMD card and I do have the drivers installed.
$ ls /usr/lib/dri
.rwxr-xr-x 13M root 15 кві 23:05 i915_dri.so
.rwxr-xr-x 13M root 15 кві 23:05 i965_dri.so
.rwxr-xr-x 35M root 8 кві 18:51 iHD_drv_video.so
.rwxr-xr-x 21M root 15 кві 23:05 iris_dri.so
.rwxr-xr-x 21M root 15 кві 23:05 kms_swrast_dri.so
.rwxr-xr-x 21M root 15 кві 23:05 nouveau_dri.so
.rwxr-xr-x 9,1M root 15 кві 23:05 nouveau_drv_video.so
.rwxr-xr-x 13M root 15 кві 23:05 nouveau_vieux_dri.so
.rwxr-xr-x 13M root 15 кві 23:05 r200_dri.so
.rwxr-xr-x 21M root 15 кві 23:05 r300_dri.so
.rwxr-xr-x 21M root 15 кві 23:05 r600_dri.so
.rwxr-xr-x 9,1M root 15 кві 23:05 r600_drv_video.so
.rwxr-xr-x 13M root 15 кві 23:05 radeon_dri.so
.rwxr-xr-x 21M root 15 кві 23:05 radeonsi_dri.so
.rwxr-xr-x 9,1M root 15 кві 23:05 radeonsi_drv_video.so
.rwxr-xr-x 21M root 15 кві 23:05 swrast_dri.so
.rwxr-xr-x 21M root 15 кві 23:05 virtio_gpu_dri.so
.rwxr-xr-x 21M root 15 кві 23:05 vmwgfx_dri.so
I understand that the game officially only supports Ubuntu, but I still want to know if anyone else experienced this issue.
This question / problem has been solved by roidal