Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Steam only starts with Wayland, but wayland has terrible performance on my Intel GPU.
So i like to run Steam under Xorg, i cant find any solutions in the web.
Anybody here with an solution ore an Answer what the Problem is.
I get no errors ore something when i start steam from terminal.
The process starts normal but the steam window dont come up.
Thx for any infos.
Make sure you graphics drivers are updated! This is very very important and can show this error.
Added~
Also try remove the steam folder inside ~/.steam and open terminal and go 'steam --reset' and se if it solves the problem.
Another thing is you could try to remove everything steam 'purge steam'
'remove /.local/share/Steam'
and then reinstall it all again.
Sometimes upgrading distro can break it in general. Thats why always best to do fresh install, not saying you cant ever upgrade... but sometimes have to do fresh install anyway.
https://github.com/ValveSoftware/steam-for-linux/issues/4433
* Starting on Wayland gives the same terminal output. I am not that sure whether the xorg reinstall had anything to do with it.
* I have aleady tried removing ~/.local/share/Steam and ~/.steam . I tried purging steam, I tried installing either the version in Ubuntu's repository or the one from the .deb on the website, but same results. The precise terminal output is slightly different for both versions of the package.
* Graphics drivers are up to date, and again: I have simply an Intel chipset, not any kind of graphics card notorious for causing troubles.
* The solution proposed in the linked bug report did not solve the issue, @tfk
* Sure, I could wipe my hard disk and reinstall Ubuntu, then take a few days to configure the computer again to my liking. Might have to do that eventually, but would prefer to figure out what the problem is, given that my computer otherwise seems to work just perfectly.
thanks this worked for me too!
steam.sh[55367]: Running Steam on ubuntu 22.04 64-bit
steam.sh[55367]: STEAM_RUNTIME is enabled automatically
setup.sh[55437]: Steam runtime environment up-to-date!
steam.sh[55367]: Steam client's requirements are satisfied
root@Kyles-PC20:~# STEAM_RUNTIME=0 steam
steam.sh[55718]: Running Steam on ubuntu 22.04 64-bit
steam.sh[55718]: STEAM_RUNTIME is disabled by the user
steam.sh[55718]: Error: You are missing the following 32-bit libraries, and Steam may not run:
libpipewire-0.3.so.0
libxcb-res.so.0
libvdpau.so.1
libbz2.so.1.0
steam.sh[55718]: Can't find 'steam-runtime-check-requirements', continuing anyway
libpipewire-0.3.so.0
libxcb-res.so.0
libvdpau.so.1
libbz2.so.1.0
as far as I know, ubuntu tries quite hard to get rid of 32 bit libraries. check if you need to enable some additional repository to install 32 bit packages
don't run it from root. use your user account for that. steam doesn't run from root
yeah, we're aware of your love for flatpaks.