Help me run Steam

You have a problem with Salix? Post here and we'll do what we can to help.
Post Reply
User avatar
gbarkovalev
Posts: 13
Joined: 6. Dec 2013, 18:42

Help me run Steam

Post by gbarkovalev »

Here is what we have http://taper.alienbase.nl/mirrors/peopl ... eamclient/

How to start http://taper.alienbase.nl/mirrors/peopl ... SlackBuild
What do I need to download, where to go, what commands to write???I think I need to run Slackbuild script from that dir because routing audio (Read this http://taper.alienbase.nl/mirrors/peopl ... .Slackware ) and I have already tried to install http://taper.alienbase.nl/mirrors/peopl ... 1alien.tgz it is installed. then go to the update. when I try to start seeing errors
User avatar
aurlaent
Donor
Posts: 106
Joined: 1. Feb 2012, 19:46
Location: Sydney, Australia

Re: Help me run Steam

Post by aurlaent »

You'll have to tell us what version of Salix you have installed, and if you've tried something and got errors then telling us what the errors were would be quite helpful.
I'm running steam, installed from the alien steamclient package.
User avatar
gbarkovalev
Posts: 13
Joined: 6. Dec 2013, 18:42

Re: Help me run Steam

Post by gbarkovalev »

I installed Steam succefully then i downloaded Dota 2 and press Play but i got nag screen This application requires either the GL_EXT_texture_compression_s3tc, or the GL_ANGLE_texture_compression_dxt1 + GL_ANGLE_texture_compression_dxt13 + GL_ANGLE_texture_compression_dxt5 OpenGL extensions. Please install s3tc support.
User avatar
gbarkovalev
Posts: 13
Joined: 6. Dec 2013, 18:42

Re: Help me run Steam

Post by gbarkovalev »

Now i got a bunch of errors when trying to run Steam from Terminal

Code: Select all

bujhm[~]$ steam
Slackware 32-bit: Check the 'deps/<slackwareversion>' directory where you downloaded this package and install/upgrade the packages you find there.
Slackware 64-bit multilib: Install/upgrade the packages in the 'deps/<slackwareversion>/multilib' subdirectory instead.

Running Steam on slackware 14.0 32-bit
STEAM_RUNTIME is enabled automatically
Installing breakpad exception handler for appid(steam)/version(1386799584_client)
Installing breakpad exception handler for appid(steam)/version(1386799584_client)
Installing breakpad exception handler for appid(steam)/version(1386799584_client)
unlinked 0 orphaned pipes
removing stale semaphore last operated on by process 13027 with name 0eBlobRegistryMutex_38A54ADAAE9BEEABE61DBD211DE66AE2
removing stale semaphore last operated on by process 13027 with name 0eBlobRegistrySignal_38A54ADAAE9BEEABE61DBD211DE66AE2
removing stale semaphore last operated on by process 13027 with name 0emSteamEngineInstance
removing stale semaphore last operated on by process 13027 with name 0eSteamEngineLock
Installing breakpad exception handler for appid(steam)/version(1386799584_client)
[1214/192703:ERROR:object_proxy.cc(239)] Failed to call method: org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.NetworkManager was not provided by any .service files
[1214/192703:WARNING:proxy_service.cc(958)] PAC support disabled because there is no system implementation
Installing breakpad exception handler for appid(steam)/version(1386799584_client)
Installing breakpad exception handler for appid(steam)/version(1386799584_client)
Installing breakpad exception handler for appid(steam)/version(1386799584_client)
Installing breakpad exception handler for appid(steam)/version(1386799584_client)

** (steam:13174): WARNING **: Could not initialize NMClient /org/freedesktop/NetworkManager: The name org.freedesktop.NetworkManager was not provided by any .service files

** (steam:13174): WARNING **: _nm_remote_settings_ensure_inited: (NMRemoteSettings) error initializing: The name org.freedesktop.NetworkManager was not provided by any .service files

PulseAudio connect failed (used only for Mic Volume Control) with error: Access denied
Installing breakpad exception handler for appid(steam)/version(1386799584_client)
Uploading dump (out-of-process) [proxy '']
/tmp/dumps/crash_20131214192702_1.dmp
/home/bujhm/.local/share/Steam/steam.sh: line 755: 13174 Ошибка сегментирования                   $STEAM_DEBUGGER "$STEAMROOT/$PLATFORM/$STEAMEXE" "$@"
I also installed libtxc_dxtn
User avatar
gbarkovalev
Posts: 13
Joined: 6. Dec 2013, 18:42

Re: Help me run Steam

Post by gbarkovalev »

I need to install proprietary drivers for my video card. I found in the Sourcery nvidia-driver and nvidia-kernel but when i installin nvidia-kernel i got

Code: Select all

....Получение slack-desc...  0%  0%  0%  0%  0%  0%  0%  0%100%100%100%100%Готово
Creating directory NVIDIA-Linux-x86-319.32
Verifying archive integrity... OK
Uncompressing NVIDIA Accelerated Graphics Driver for Linux-x86 319.32.....................................................................................................................................................
If you are using a Linux 2.4 kernel, please make sure
you either have configured kernel sources matching your
kernel or the correct set of kernel headers installed
on your system.

If you are using a Linux 2.6 kernel, please make sure
you have configured kernel sources matching your kernel
installed on your system. If you specified a separate
output directory using either the "KBUILD_OUTPUT" or
the "O" KBUILD parameter, make sure to specify this
directory with the SYSOUT environment variable or with
the equivalent nvidia-installer command line option.

Depending on where and how the kernel sources (or the
kernel headers) were installed, you may need to specify
their location with the SYSSRC environment variable or
the equivalent nvidia-installer command line option.

*** Unable to determine the target kernel version. ***
I have no idea what to do with it
User avatar
mimosa
Salix Warrior
Posts: 3311
Joined: 25. May 2010, 17:02
Contact:

Re: Help me run Steam

Post by mimosa »

Have a look here:

http://forum.salixos.org/viewtopic.php? ... dia#p31499

By the way, this is nothing to do with steam, so really should have been a separate topic.

EDIT

Oh, and as you will see there, you need to install the kernel-headers [oops] I mean source:

Code: Select all

slapt-get -i kernel-source
Post Reply