The Funtoo Linux project has transitioned to "Hobby Mode" and this wiki is now read-only.
Difference between revisions of "Talk:Steam"
(Created page with "This is a pretty important package. Why not open a bug for integrating it into Funtoo? There is no reason to force people to use layman. --~~~~") |
(Kind of bug report) |
||
Line 2: | Line 2: | ||
--[[User:Drobbins|Drobbins]] ([[User talk:Drobbins|talk]]) 04:54, March 6, 2015 (UTC) | --[[User:Drobbins|Drobbins]] ([[User talk:Drobbins|talk]]) 04:54, March 6, 2015 (UTC) | ||
== Steam doesn't run from these instructions == | |||
The instructions on this page are not complete. I am not using epro flavor or mix-ins, in a rather minimal installation with Openbox on X.org so maybe this is why it's not working for me, but there appears to be things missing. | |||
First of all, /usr/games/bin/steam cannot be run by root, but my user doesn't have permissions to run it either. After running | |||
chmod 777 /usr/games/bin/steam | |||
I can run it, and accept a license agreement. After that, I get the following output, and crash: | |||
Running Steam on funtoo generic_64-2017-01-09 64-bit | |||
STEAM_RUNTIME is enabled automatically | |||
Installing breakpad exception handler for appid(steam)/version(0_client) | |||
/home/danerik/.local/share/Steam/ubuntu12_32/steam: symbol lookup error: /usr/lib32/libxcb-dri3.so.0: undefined symbol: xcb_send_request_with_fds | |||
mv: cannot stat ‘/home/danerik/.steam/registry.vdf’: No such file or directory | |||
Installing bootstrap /home/danerik/.local/share/Steam/bootstrap.tar.xz | |||
Reset complete! | |||
Restarting Steam by request... | |||
Running Steam on funtoo generic_64-2017-01-09 64-bit | |||
STEAM_RUNTIME has been set by the user to: /home/danerik/.local/share/Steam/ubuntu12_32/steam-runtime | |||
Installing breakpad exception handler for appid(steam)/version(0_client) | |||
/home/danerik/.local/share/Steam/ubuntu12_32/steam: symbol lookup error: /usr/lib32/libxcb-dri3.so.0: undefined symbol: xcb_send_request_with_fds | |||
I do have x11-libs/libxcb installed, with xkb USE flag, and nothing else (32 and 64 bit). I don't see what the problem is. | |||
[[User:Dan-erik|Dan-erik]] ([[User talk:Dan-erik|talk]]) 08:53, January 19, 2017 (MST) |
Revision as of 15:53, January 19, 2017
This is a pretty important package. Why not open a bug for integrating it into Funtoo? There is no reason to force people to use layman.
--Drobbins (talk) 04:54, March 6, 2015 (UTC)
Steam doesn't run from these instructions
The instructions on this page are not complete. I am not using epro flavor or mix-ins, in a rather minimal installation with Openbox on X.org so maybe this is why it's not working for me, but there appears to be things missing.
First of all, /usr/games/bin/steam cannot be run by root, but my user doesn't have permissions to run it either. After running
chmod 777 /usr/games/bin/steam
I can run it, and accept a license agreement. After that, I get the following output, and crash:
Running Steam on funtoo generic_64-2017-01-09 64-bit STEAM_RUNTIME is enabled automatically Installing breakpad exception handler for appid(steam)/version(0_client) /home/danerik/.local/share/Steam/ubuntu12_32/steam: symbol lookup error: /usr/lib32/libxcb-dri3.so.0: undefined symbol: xcb_send_request_with_fds mv: cannot stat ‘/home/danerik/.steam/registry.vdf’: No such file or directory Installing bootstrap /home/danerik/.local/share/Steam/bootstrap.tar.xz Reset complete! Restarting Steam by request... Running Steam on funtoo generic_64-2017-01-09 64-bit STEAM_RUNTIME has been set by the user to: /home/danerik/.local/share/Steam/ubuntu12_32/steam-runtime Installing breakpad exception handler for appid(steam)/version(0_client) /home/danerik/.local/share/Steam/ubuntu12_32/steam: symbol lookup error: /usr/lib32/libxcb-dri3.so.0: undefined symbol: xcb_send_request_with_fds
I do have x11-libs/libxcb installed, with xkb USE flag, and nothing else (32 and 64 bit). I don't see what the problem is. Dan-erik (talk) 08:53, January 19, 2017 (MST)