I know this question has been asked (and answered) multiple times, but I've tried all of the "solutions" suggested elsewhere, and none of them work. Steam is the only app that I can't get working.
$ steam
ILocalize::AddFile() failed to load file "public/steambootstrapper_english.txt".
[2019-04-17 13:41:28] Startup - updater built Nov 23 2016 01:05:42
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)
I have the NVidia 410 drivers installed. Does anyone have any other ideas? I've tried the following:
- Removed ~/.steam and ~/.local/share/Steam/
- Removing and installing Steam from both Ubuntu and steampowered.com
- Installing all sorts of i386 packages
- The instructions on this page: https://linuxconfig.org/how-to-install-steam-on-ubuntu-18-04-bionic-beaver-linux
The following packages will be REMOVED: cuda-drivers* cuda-runtime-10-0* libnvidia-cfg1-440* libnvidia-common-440* libnvidia-decode-440* libnvidia-encode-440* libnvidia-fbc1-440* libnvidia-gl-440* libnvidia-ifr1-440* nvidia-compute-utils-440* nvidia-dkms-440* nvidia-driver-440* nvidia-kernel-common-440* nvidia-kernel-source-440* nvidia-utils-440* xserver-xorg-video-nvidia-440*
- except cuda-drivers* cuda-runtime-10-0*` which I did not reinstall yet. After that reinstalled steam and everything worked. – Carlo Wood Jan 16 '20 at 18:25libnvidia-compute-440:i386 libnvidia-decode-440:i386 libnvidia-encode-440:i386 libnvidia-fbc1-440:i386 libnvidia-gl-440:i386 libnvidia-ifr1-440:i386
– Carlo Wood Jan 16 '20 at 18:25