You are not logged in.
Hi.
I did a upgrade today, which pulled in the new mesa stuff. After that i had problems, because steam crashed X. so i downgraded mesa packages and ati-dri packages. Which worked and X didnt crash anymore because o steam. However steam seemed to be like a fresh install. No account was set and no games were in the library.
After all that i did a upgrade again for the new mesa stuff because i found a way to let steam start without crashing X with the new mesa by doing this stuff:
rm ~/.local/share/Steam/ubuntu12_32/steam-runtime/i386/lib/i386-linux-gnu/libgcc_s.so.1
rm ~/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libstdc++.so.6
Well now steam starts fine. However my library is still empty. So i tried to "link" it to my old steamapps folder by choosing the instalation path but all i get is:
new steam library folder must be on a filesystem mounted with execute permissions arch
I had the same problem when first installing steam, which i fixed by changin owner and mod. But this time it seems not to work. I am still owner of this directory and i have the execution permission set as well.
Not sure if steam went crazy or some other stuff in my system changed.
Offline
My steam library is on a separate ext4 "partition" (I use LVM). I also set the permissions and ownership to my user and it is working fine here.
I use AMD Catalyst though.
Claire is fine.
Problems? I have dysgraphia, so clear and concise please.
My public GPG key for package signing
My x86_64 package repository
Offline
More information.
output when trying to set the folder for steamapps:
Generating new string page texture 156: 512x256, total string texture memory is 1.62 MB
sh: /games//SteamApps/.steam_exec_test.sh: No such file or directory
But I think it has to do with my partition or brtfs.
[root@archlx alex]# ls -l /dev/sdb1
brw-rw---- 1 root disk 8, 17 Jun 9 20:57 /dev/sdb1
[root@archlx alex]# lsblk /dev/sdb1
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT
sdb1 8:17 0 59.6G 0 part /games
The execute mod is missing on it.
But i dont know how to set it. In fstab?
Anyone know how to do it?
Edit: my root and home have the same settings though:
[root@archlx alex]# ls -l /dev/sda
brw-rw---- 1 root disk 8, 0 Jun 9 20:57 /dev/sda
[root@archlx alex]# lsblk /dev/sda
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT
sda 8:0 0 59.6G 0 disk
├─sda1 8:1 0 2M 0 part
├─sda2 8:2 0 29G 0 part /
└─sda3 8:3 0 30.6G 0 part /home
Last edited by alex_arch (2014-06-09 20:11:51)
Offline
Still not working. However i could create a folder on the same partition using steam. And then just copied the steamapps folder into the new folder....
Offline
Did you try something along the lines of
chmod +x [files/folders to make executable]Claire is fine.
Problems? I have dysgraphia, so clear and concise please.
My public GPG key for package signing
My x86_64 package repository
Offline
Hi, this issue is discussed on several locations now. Please, before posting anything, check if someone else has already postet about it, like here:
Offline
@ andmars
The problem with x crashing was solved by the solutions in the threads you posted already.
My problem was i couldnt choose where steam installs the games. But this is solved in some way as well.
Offline