You are not logged in.
Hi!
I set up my new Arch system yesterday (standard desktop system with a GeForce-Graphics Card, no custom kernel etc.), everything is working fine except steam. This is what i did
activated the Multiarch-repo and installed Steam with **pacman -S steam**
removed all traces of steam (from my previous install) from my /home directory. Everything steam-related is gone.
installed the latest nvidia-driver etc. etc. which works
tried starting Steam.
Now, when i start Steam, i get the error:
Couldn't set up Steam data - please contact technical support
meanwhile the terminal I started Steam in prints:
Setting up Steam content in /home/hauke/.local/share/Steam
When i start Steam again i get the message:
Couldn't set up Steam data - please contact technical support
Because every solution to THIS message i found is "remove your Steam folder and reinstall Steam" - which already happened - I am lost. Valve tech-support won't help me and since Google and forum search has no answer for me I thought maybe you guys know help...
Thanks in advance!
Hauke
Last edited by haukew (2014-07-05 20:39:22)
Offline
Try the following, found it in the steam support website:
Open Terminal
Type steam --reset
You will see the following: Installing bootstrap /home/[username]/.steam/steam/bootstrap.tar.xz
Reset complete!
Restart your computer.
This should remove and download new Steam files for your Steam client.
Launch Steam and re-test the issue.
Offline
Why won't support help you? After all, they give you a message saying "please contact support"
Offline
Try also to remove both, ~/.steam and ~/.local/share/Steam
Offline
Hi everyone!
First: Thanks for the replies!
@DrShame: When i execute "staem --reset" I get the graphical error "Couldn't find Steam Content". When i try to point this to ~/.local/share/Steam I get the error "Please pick a valid Steam content directory".
@kahrkunne: Valve only officially support Ubuntu, their supported distro of choice.
@Vipermaesg: Thanks, tried this, didn't help :-(
Like i said in the original post: I already started with a fresh Steam-Install, resetting it was - after reading a lot online - was the first thing I did. When i run locate "Steam | grep /home/hauke/" I only get a few Icons reported.
It seems like steam can't find anything to start/reset FROM...which is weird because it should provide this itself...
Offline
Maybe you've got "noexec" for your home partition in /etc/fstab? If thats the case, steam installer can't install/execute anything in your steam profile on your home partition.
Offline