protonscr

Steam not opening after reinstall Ubuntu 19.10

steamclosed NVIDIA driversDistro Family: Ubuntu
ValveSoftware/steam-for-linux#6592 · opened 2019-10-17 by Adenis890 · updated 2019-10-17 · 2 comments · github
AAdenis890 2019-10-17 github

Your system information

i5-7400
1050TI
8gb RAM
435 NVIDIA driver

  • Steam client version (build number or date): Can't open Steam
  • Distribution (e.g. Ubuntu): Ubuntu 19.10
  • Opted into Steam client beta?: [Yes/No] Can't open Steam
  • Have you checked for system updates?: [Yes/No] Yes

Please describe your issue in as much detail as possible:

Describe what you expected should happen and what did happen. Please link any large code pastes as a Github Gist

I tried installing steam from both the site and running sudo apt install steam. It seems that sudo apt install steam doesn't give that much information but here is a screenshot. Anyway to fix this? https://imgur.com/FPnlwDp

Kkisak-valve maintainer 2019-10-17 github

Hello @Adenis890, please verify any 32 bit opengl application like glxinfo from mesa-utils:i386 works.

This reads like you're missing the 32 bit userspace support for the nvidia proprietary driver which for you can be checked with something like apt policy libnvidia-gl-435:i386 and installed with sudo apt install libnvidia-gl-435:i386.

AAdenis890 2019-10-17 github

Hello @Adenis890, please verify any 32 bit opengl application like glxinfo from mesa-utils:i386 works.

This reads like you're missing the 32 bit userspace support for the nvidia proprietary driver which for you can be checked with something like apt policy libnvidia-gl-435:i386 and installed with sudo apt install libnvidia-gl-435:i386.

Hi, thanks a lot this fixed the issue and i will close it now. I didn;t know it was so easy but again thanks a lot!

Nothing extracted yet.