When attempting to launch steam I get the follow error
❯ steam
Running Steam on nixos 21.05.1987.16bf3980bfa 64-bit
STEAM_RUNTIME has been set by the user to: /steamrt
Can't find 'steam-runtime-check-requirements', continuing anyway
WARNING: Using default/fallback debugger launch
/home/ciferkey/.local/share/Steam/ubuntu12_32/steam
[2021-08-02 22:55:08] Startup - updater built Jul 20 2021 22:25:51
Installing breakpad exception handler for appid(steam)/version(1626824053)
libGL error: MESA-LOADER: failed to open iris: /run/opengl-driver-32/lib/dri/iris_dri.so: cannot open shared object file: No such file or directory (search paths /run/opengl-driver-32/lib/dri)
libGL error: failed to load driver: iris
libGL error: MESA-LOADER: failed to open swrast: /run/opengl-driver-32/lib/dri/swrast_dri.so: cannot open shared object file: No such file or directory (search paths /run/opengl-driver-32/lib/dri)
libGL error: failed to load driver: swrast
SteamUpdateUI: An X Error occurred
X Error of failed request: BadValue (integer parameter out of range for operation)
Major opcode of failed request: 149 (GLX)
Minor opcode of failed request: 3 (X_GLXCreateContext)
Value in failed request: 0x0
Serial number of failed request: 39
xerror_handler: X failed, continuing
Looks like steam didn't shutdown cleanly, scheduling immediate update check
[2021-08-02 22:55:08] Loading cached metrics from disk (/home/ciferkey/.local/share/Steam/package/steam_client_metrics.bin)
[2021-08-02 22:55:08] Failed to load cached hosts file (File 'update_hosts_cached.vdf' not found), using defaults
[2021-08-02 22:55:08] Using the following download hosts for Public, Realm steamglobal
[2021-08-02 22:55:08] 1. http://media.steampowered.com, /client/, Realm 'steamglobal', weight was 1, source = 'baked in'
Installing breakpad exception handler for appid(steam)/version(1626824053)
[2021-08-02 22:55:08] Checking for update on startup
[2021-08-02 22:55:08] Checking for available updates...
[2021-08-02 22:55:08] Downloading manifest: http://media.steampowered.com/client/steam_client_ubuntu12
Installing breakpad exception handler for appid(steam)/version(1626824053)
[2021-08-02 22:55:08] Download skipped: /client/steam_client_ubuntu12 version 1626824053, installed version 1626824053, existing pending version 0
[2021-08-02 22:55:08] Nothing to do
[2021-08-02 22:55:08] Verifying installation...
[2021-08-02 22:55:08] Performing checksum verification of executable files
[2021-08-02 22:55:09] Verification complete
Loaded SDL version 2.0.15-6655637
libGL error: MESA-LOADER: failed to open iris: /run/opengl-driver-32/lib/dri/iris_dri.so: cannot open shared object file: No such file or directory (search paths /run/opengl-driver-32/lib/dri)
libGL error: failed to load driver: iris
libGL error: MESA-LOADER: failed to open swrast: /run/opengl-driver-32/lib/dri/swrast_dri.so: cannot open shared object file: No such file or directory (search paths /run/opengl-driver-32/lib/dri)
libGL error: failed to load driver: swrast
Steam: An X Error occurred
X Error of failed request: BadMatch (invalid parameter attributes)
Major opcode of failed request: 149
Serial number of failed request: 40
xerror_handler: X failed, continuing
assert_20210802225508_1.dmp[135644]: Uploading dump (out-of-process)
/tmp/dumps/assert_20210802225508_1.dmp
/home/ciferkey/.local/share/Steam/steam.sh: line 772: 135637 Segmentation fault (core dumped) $STEAM_DEBUGGER $DEBUGGER_ARGS "$STEAMROOT/$STEAMEXEPATH" "$@"
It seems the main issue is Mesa cannot load the opengl driver for my intel graphics? The machine is a 9th gen X1 Carbon.