[question] How to run steam on switch? ``` [alarm@alarm ~]$ /usr/lib/steam/bin_steam.sh Running Steam on ubuntu 21.04 64-bit STEAM_RUNTIME is enabled automatically Steam runtime environment up-to-date! Steam client's requirements are satisfied WARNING: Using default/fallback debugger launch /home/alarm/.local/share/Steam/ubuntu12_32/steam WARNING: setlocale('en_US.UTF-8') failed, using locale: 'C'. International characters may not work. [2021-10-18 23:06:49] Startup - updater built Oct 13 2021 19:47:06 Installing breakpad exception handler for appid(steam)/version(1634158817) libGL error: No matching fbConfigs or visuals found 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: 150 (GLX) Minor opcode of failed request: 3 (X_GLXCreateContext) Value in failed request: 0x0 Serial number of failed request: 34 xerror_handler: X failed, continuing Looks like steam didn't shutdown cleanly, scheduling immediate update check [2021-10-18 23:08:19] Loading cached metrics from disk (/home/alarm/.local/share/Steam/package/steam_client_metrics.bin) [2021-10-18 23:08:19] Failed to load cached hosts file (File 'update_hosts_cached.vdf' not found), using defaults [2021-10-18 23:08:19] Using the following download hosts for Public, Realm steamglobal [2021-10-18 23:08:19] 1. http://media.steampowered.com, /client/, Realm 'steamglobal', weight was 1, source = 'baked in' Installing breakpad exception handler for appid(steam)/version(1634158817) [2021-10-18 23:08:19] Checking for update on startup [2021-10-18 23:08:19] Checking for available updates... [2021-10-18 23:08:20] Downloading manifest: http://media.steampowered.com/client/steam_client_ubuntu12 Installing breakpad exception handler for appid(steam)/version(1634158817) [2021-10-18 23:08:21] Download skipped: /client/steam_client_ubuntu12 version 1634158817, installed version 1634158817, existing pending version 0 [2021-10-18 23:08:21] Nothing to do [2021-10-18 23:08:21] Verifying installation... [2021-10-18 23:08:21] Performing checksum verification of executable files [2021-10-18 23:08:27] Verification complete Loaded SDL version 2.0.17-6744061 /usr/share/themes/Breeze/gtk-2.0/widgets/entry:70: error: unexpected identifier `direction', expected character `}' (steam:14233): Gtk-WARNING **: Unable to locate theme engine in module_path: "adwaita", /usr/share/themes/Breeze/gtk-2.0/widgets/styles:36: error: invalid string constant "combobox_entry", expected valid string constant libGL error: No matching fbConfigs or visuals found 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: 150 Serial number of failed request: 36 xerror_handler: X failed, continuing /home/alarm/.local/share/Steam/steam.sh: line 785: 14233 Segmentation fault (core dumped) $STEAM_DEBUGGER $DEBUGGER_ARGS "$STEAMROOT/$STEAMEXEPATH" "$@" ```