Slackware This Forum is for the discussion of Slackware Linux.
|
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
|
11-08-2012, 08:08 AM
|
#31
|
|
Slackware Contributor
Registered: Sep 2005
Location: Eindhoven, The Netherlands
Distribution: Slackware
Posts: 4,677
Rep: 
|
Quote:
Originally Posted by tuxbg
I've got this on Slackware 14 64bit
steam steam://store
ILocalize::AddFile() failed to load file "public/steambootstrapper_english.txt".
X Error of failed request: BadName (named color or font does not exist)
Major opcode of failed request: 45 (X_OpenFont)
Serial number of failed request: 12
Current serial number in output stream: 13
Dear Bob i follow your instructions from previous page to create a steam package,i have a multilib system http://slackware.com/~alien/multilib/
download and install this http://taper.alienbase.nl/mirrors/pe...eamclient/deps
Sorry for my bad english i'm from Bulgaria
/etc/rc.d/rc.pulseaudio start
E: [pulseaudio] core-util.c: Home directory / not ours.
Starting pulseaudio...
W: [pulseaudio] authkey.c: Failed to open cookie file '//.pulse-cookie': No such file or directory
W: [pulseaudio] authkey.c: Failed to load authorization key '//.pulse-cookie': No such file or directory
No protocol specified
E: [pulseaudio] client-conf-x11.c: xcb_connection_has_error() returned true
E: [autospawn] core-util.c: Home directory / not ours.
W: [autospawn] lock-autospawn.c: Cannot access autospawn lock.
E: [pulseaudio] main.c: Failed to acquire autospawn lock
|
It looks like you created your pulse user wrongly. I wrote this a bit different from the README instructions on slackbuilds.org...
Code:
# groupadd -g 216 pulse
# useradd -u 216 -g pulse -d /var/lib/pulse -m pulse
Note the extra "-m" which takes care of the creation of the directory as well as setting the proper ownership.
Eric
|
|
|
|
11-08-2012, 08:38 AM
|
#32
|
|
Moderator
Registered: Dec 2009
Location: Hanover, Germany
Distribution: Slackware
Posts: 12,171
|
Quote:
Originally Posted by narz
I haven't used my Steam account in years, probably won't for more years either. How many games will even run? No one uses OGL anymore except id.
|
And the Source engine. And the Unity3D engine. And the Unigine engine. And the Unreal engine (any version, even Unreal 3).
In fact, most engines nowadays are made to run on mobile devices also. There is no Direct3D on mobile devices (except Windows devices of course).
|
|
|
|
11-08-2012, 08:55 AM
|
#33
|
|
LQ Newbie
Registered: Aug 2004
Posts: 10
Rep:
|
Im running multilib and have only installed compat32 packages. Im not in the beta so i cant try source games, but i do have Rochard and SPAZ from the HumbleBundle of which i only tried SPAZ.
EDIT: Rochard does not launch. I get error message "Failed to start game (missing executable.)"
Last edited by Calidore; 11-08-2012 at 09:16 AM.
|
|
|
|
11-08-2012, 09:33 AM
|
#34
|
|
Senior Member
Registered: Nov 2003
Location: Canada
Distribution: distro hopper
Posts: 3,657
|
Quote:
Originally Posted by jtsn
I suggest creating a Ubuntu chroot using debootstrap.
|
That's an interesting idea. Have you personally gotten Steam working using this method?
|
|
|
|
11-08-2012, 12:01 PM
|
#35
|
|
Member
Registered: Sep 2012
Location: Bulgaria,Varna
Distribution: Slackware64
Posts: 178
Rep: 
|
Quote:
Originally Posted by Alien Bob
It looks like you created your pulse user wrongly. I wrote this a bit different from the README instructions on slackbuilds.org...
Code:
# groupadd -g 216 pulse
# useradd -u 216 -g pulse -d /var/lib/pulse -m pulse
Note the extra "-m" which takes care of the creation of the directory as well as setting the proper ownership.
Eric
|
Yes i did it that way and when type /etc/rc.d/rc.pulseaudio start i've got this Starting pulseaudio...
No protocol specified
E: [pulseaudio] client-conf-x11.c: xcb_connection_has_error() returned true
E: [pulseaudio] main.c: Daemon startup failed.
When i type pulseaudio Inconsistency detected by ld.so: dl-open.c: 667: _dl_open: Assertion `_dl_debug_initialize (0, args.nsid)->r_state == RT_CONSISTENT' failed! This is the error
|
|
|
|
11-08-2012, 02:06 PM
|
#36
|
|
Member
Registered: Sep 2009
Location: Germany
Distribution: slackware64-current
Posts: 64
Rep:
|
I don't think you need to start pulseaudio, it just needs to be installed
because steam is linked to it. I have switched in the steam settings audio
to alsa and the gui works fine (including the big picture mode).
But I have no games available to try 
|
|
|
|
11-08-2012, 02:45 PM
|
#37
|
|
Member
Registered: Sep 2012
Location: Bulgaria,Varna
Distribution: Slackware64
Posts: 178
Rep: 
|
when i type steam in terminal i've got this error
ILocalize::AddFile() failed to load file "public/steambootstrapper_english.txt".
X Error of failed request: BadName (named color or font does not exist)
Major opcode of failed request: 45 (X_OpenFont)
Serial number of failed request: 12
Current serial number in output stream: 13
|
|
|
|
11-09-2012, 02:08 AM
|
#38
|
|
Member
Registered: Apr 2009
Location: Oz
Distribution: slackware64-14.0
Posts: 615
Rep: 
|
Quote:
Originally Posted by Alien Bob
Good question, I installed both and started the pulseaudio server... let's wait for others to give their feedback.
Eric
|
Ok tried installing those packages and no go, then I turned networkmanager on and it stays running but it seems to stall with "Checking for available updates..." which could just be a steam issue.
So I would say that having networkmanager running is a dependency as well.
EDIT .... restarting steam and it is seg faulting again so back to the drawing board.
EDIT2 pulseaudio is missing a dependency libsamplerate, checked Eric'c multilib repository and there is no ready made package (Eric you will need to add a package for this)
Last edited by wildwizard; 11-09-2012 at 02:18 AM.
|
|
|
|
11-09-2012, 05:18 PM
|
#39
|
|
Member
Registered: Sep 2009
Location: Germany
Distribution: slackware64-current
Posts: 64
Rep:
|
Quote:
Originally Posted by tuxbg
when i type steam in terminal i've got this error
ILocalize::AddFile() failed to load file "public/steambootstrapper_english.txt".
X Error of failed request: BadName (named color or font does not exist)
Major opcode of failed request: 45 (X_OpenFont)
Serial number of failed request: 12
Current serial number in output stream: 13
|
I read somewhere on reddit that you need bitstream-vera ttf font.
So if you don't have it already get it here: http://slackbuilds.org/repository/14...itstream-vera/
|
|
|
|
11-10-2012, 06:12 AM
|
#40
|
|
Member
Registered: Apr 2009
Location: Oz
Distribution: slackware64-14.0
Posts: 615
Rep: 
|
Right, the client is incompatible with nouvea, I had to install the nvidia blob.
LATE EDIT
A game that does work is the World of Goo demo.
Game ID 22010
If you get the store page the link to install the PC demo works.
Last edited by wildwizard; 11-10-2012 at 06:47 AM.
|
|
|
|
11-10-2012, 06:58 AM
|
#41
|
|
Member
Registered: Sep 2012
Location: Bulgaria,Varna
Distribution: Slackware64
Posts: 178
Rep: 
|
Quote:
Originally Posted by hotchili
|
It didnt help
|
|
|
|
11-10-2012, 07:19 AM
|
#42
|
|
Slackware Contributor
Registered: Sep 2005
Location: Eindhoven, The Netherlands
Distribution: Slackware
Posts: 4,677
Rep: 
|
Quote:
Originally Posted by wildwizard
Right, the client is incompatible with nouvea, I had to install the nvidia blob.
LATE EDIT
A game that does work is the World of Goo demo.
Game ID 22010
If you get the store page the link to install the PC demo works.
|
Quote:
Originally Posted by Alien Bob
I was able to play the demo of World of Goo - which seems to be the only Linux game you can activate if you are not invited for the closed beta.
Eric
|
You missed that in one of my earlier posts I guess ;-)
I uploaded a few changes to my multilib repository. I have added ap/flac ap/sqlite l/libogg l/libsamplerate l/libvorbis to the massconvert32.sh script. These are the Slackware packages which will be needed if you want run the Linux version of Steam. I also refreshed all the *compat32 packages for Slackware 14.0 for those who do not want to run massconvert32.sh and just want to download & install packages.
The upload is currently underway to the server.
Eric
|
|
|
|
11-10-2012, 08:18 AM
|
#43
|
|
Member
Registered: Sep 2012
Location: Bulgaria,Varna
Distribution: Slackware64
Posts: 178
Rep: 
|
This is the otput from strace
strace -E LD_LIBRARY_PATH=/home/tux/.steam/root/ubuntu12_32/ -e trace=open /home/tux/.steam/root/ubuntu12_32/steam
[ Process PID=13985 runs in 32 bit mode. ]
open("/home/tux/.steam/root/ubuntu12_32/tls/i686/sse2/libX11.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/home/tux/.steam/root/ubuntu12_32/tls/i686/libX11.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/home/tux/.steam/root/ubuntu12_32/tls/sse2/libX11.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/home/tux/.steam/root/ubuntu12_32/tls/libX11.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/home/tux/.steam/root/ubuntu12_32/i686/sse2/libX11.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/home/tux/.steam/root/ubuntu12_32/i686/libX11.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/home/tux/.steam/root/ubuntu12_32/sse2/libX11.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/home/tux/.steam/root/ubuntu12_32/libX11.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3
open("/usr/lib/libX11.so.6", O_RDONLY|O_CLOEXEC) = 3
open("/home/tux/.steam/root/ubuntu12_32/libm.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/lib/libm.so.6", O_RDONLY|O_CLOEXEC) = 3
open("/home/tux/.steam/root/ubuntu12_32/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/lib/libdl.so.2", O_RDONLY|O_CLOEXEC) = 3
open("/home/tux/.steam/root/ubuntu12_32/libstdc++.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/usr/lib/libstdc++.so.6", O_RDONLY|O_CLOEXEC) = 3
open("/home/tux/.steam/root/ubuntu12_32/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/lib/libpthread.so.0", O_RDONLY|O_CLOEXEC) = 3
open("/home/tux/.steam/root/ubuntu12_32/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = 3
open("/home/tux/.steam/root/ubuntu12_32/libxcb.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/usr/lib/libxcb.so.1", O_RDONLY|O_CLOEXEC) = 3
open("/home/tux/.steam/root/ubuntu12_32/libXau.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/usr/lib/libXau.so.6", O_RDONLY|O_CLOEXEC) = 3
open("/home/tux/.steam/root/ubuntu12_32/libXdmcp.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/usr/lib/libXdmcp.so.6", O_RDONLY|O_CLOEXEC) = 3
open("/home/tux/.steam/root/ubuntu12_32/libgcc_s.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/usr/lib/libgcc_s.so.1", O_RDONLY|O_CLOEXEC) = 3
open("/dev/urandom", O_RDONLY) = 3
open("/sys/devices/system/cpu/cpu0/cpufreq/cpuinfo_max_freq", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/proc/cpuinfo", O_RDONLY) = 3
open("/proc/cpuinfo", O_RDONLY) = 3
open("/usr/lib/locale/locale-archive", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/usr/share/locale/locale.alias", O_RDONLY|O_CLOEXEC) = 3
open("/usr/lib/locale/bg_BG.utf8/LC_IDENTIFICATION", O_RDONLY|O_CLOEXEC) = 3
open("/usr/lib/gconv/gconv-modules.cache", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/gconv/gconv-modules", O_RDONLY|O_CLOEXEC) = 3
open("/usr/lib/locale/bg_BG.utf8/LC_MEASUREMENT", O_RDONLY|O_CLOEXEC) = 3
open("/usr/lib/locale/bg_BG.utf8/LC_TELEPHONE", O_RDONLY|O_CLOEXEC) = 3
open("/usr/lib/locale/bg_BG.utf8/LC_ADDRESS", O_RDONLY|O_CLOEXEC) = 3
open("/usr/lib/locale/bg_BG.utf8/LC_NAME", O_RDONLY|O_CLOEXEC) = 3
open("/usr/lib/locale/bg_BG.utf8/LC_PAPER", O_RDONLY|O_CLOEXEC) = 3
open("/usr/lib/locale/en_US/LC_MESSAGES", O_RDONLY|O_CLOEXEC) = 3
open("/usr/lib/locale/en_US/LC_MESSAGES/SYS_LC_MESSAGES", O_RDONLY|O_CLOEXEC) = 3
open("/usr/lib/locale/bg_BG.utf8/LC_MONETARY", O_RDONLY|O_CLOEXEC) = 3
open("/usr/lib/locale/bg_BG.utf8/LC_TIME", O_RDONLY|O_CLOEXEC) = 3
open("/usr/lib/locale/bg_BG.utf8/LC_NUMERIC", O_RDONLY|O_CLOEXEC) = 3
open("/usr/lib/locale/bg_BG.utf8/LC_CTYPE", O_RDONLY|O_CLOEXEC) = 3
open("./public/steambootstrapper_english.txt", O_RDONLY) = -1 ENOENT (No such file or directory)
open("./public/steambootstrapper_english.txt", O_RDONLY) = -1 ENOENT (No such file or directory)
ILocalize::AddFile() failed to load file "public/steambootstrapper_english.txt".
open("steam.cfg", O_RDONLY) = -1 ENOENT (No such file or directory)
open("Steam.cfg", O_RDONLY) = -1 ENOENT (No such file or directory)
open("package/beta", O_RDONLY) = 3
open("/home/tux/.steam/root/ubuntu12_32/crashhandler.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/home/tux/.Xauthority", O_RDONLY) = 4
open("/usr/share/X11/XErrorDB", O_RDONLY) = 4
open("/usr/share/X11/locale/locale.alias", O_RDONLY) = 4
open("/usr/share/X11/locale/locale.dir", O_RDONLY) = 4
open("/usr/share/X11/locale/locale.alias", O_RDONLY) = 4
open("/usr/share/X11/locale/locale.dir", O_RDONLY) = 4
open("/usr/share/X11/locale/locale.alias", O_RDONLY) = 4
open("/usr/share/X11/locale/locale.dir", O_RDONLY) = 4
X Error of failed request: BadName (named color or font does not exist)
Major opcode of failed request: 45 (X_OpenFont)
Serial number of failed request: 12
Current serial number in output stream: 13
Last edited by tuxbg; 11-10-2012 at 08:23 AM.
|
|
|
|
11-10-2012, 05:13 PM
|
#44
|
|
Member
Registered: Apr 2009
Location: Oz
Distribution: slackware64-14.0
Posts: 615
Rep: 
|
Quote:
Originally Posted by Alien Bob
You missed that in one of my earlier posts I guess ;-)
|
Too bloody happy that I finally got it to work more like it, and I was pretty tired and cranky by the time I figured out it was the video drivers causing the problem.
Quote:
|
I uploaded a few changes to my multilib repository.
|
I also noticed but haven't posted that pulseaudio also requires libudev from udev.
|
|
|
|
11-11-2012, 08:28 AM
|
#45
|
|
Member
Registered: Jan 2012
Location: Directly above the center of the earth
Distribution: Slackware. What else is there?
Posts: 135
Rep:
|
Well crud! I can't even get the page where one joins to load correctly ( https://store.steampowered.com/join/). None of the javascript things work like the pulldown menu for 'secret question' or the 'refresh' of the weird letter/numbers thing. I've tried it with seamonkey, firefox and opera.
I've got jre-7u9-i586-1 installed on my slackware 14 system (32 bit).
The java *seems* to work on other websites, but is there someplace I can check to make sure?
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 09:39 AM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|