LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   Steam dumps on fresh install of -current (https://www.linuxquestions.org/questions/slackware-14/steam-dumps-on-fresh-install-of-current-4175562906/)

Freaksta 01-01-2016 08:02 PM

Steam dumps on fresh install of -current
 
Fresh install of -current 64bit

followed multilib install: http://taper.alienbase.nl/mirrors/pe...ultilib/README

then installed Steam: http://www.slackware.com/~alien/slac...t/pkg/current/

run steam as user:

http://pastebin.com/BEYtJnGU

Not sure why it's blowing up. :-(

Freaksta 01-01-2016 08:22 PM

Here is a list of my compat32 libraries:

http://pastebin.com/GKgX2kjQ

http://www.linuxquestions.org/questi...em-4175552890/

The 2nd to last posts in this thread indicates that it's an issue with compat32 libs, but I'm not sure what I'm missing.

Drakeo 01-01-2016 09:24 PM

well tell you the truth alien bob needs to sync his *-32-compats I can see right now mesa package is not in sync with current. there are a few others. I am sure Eric is working on that. I been converting my own. These will cause issues. as far as breakpad thats just a program that sends feed back to steam every time it crashes.
you will need propitiatory graphics cards and drivers to run steam. at least I do.
not much feed back from the startup if that was command line so I would guest it is not finding a major file.

Freaksta 01-01-2016 09:27 PM

Quote:

Originally Posted by Drakeo (Post 5471985)
well tell you the truth alien bob needs to sync his *-32-compats I can see right now mesa package is not in sync with current. there are a few others. I am sure Eric is working on that. I been converting my own. These will cause issues. as far as breakpad thats just a program that sends feed back to steam every time it crashes.
you will need propitiatory graphics cards and drivers to run steam. at least I do.
not much feed back from the startup if that was command line so I would guest it is not finding a major file.

Interesting - thanks for the feedback. I'll keep and eye on the changelog, and we'll see if anyone else has some feedback.

Thanks again!

orbea 01-01-2016 09:36 PM

Quote:

Originally Posted by Drakeo (Post 5471985)
you will need propitiatory graphics cards and drivers to run steam. at least I do.

Works with nouveau here.

Freaksta 01-01-2016 09:38 PM

Quote:

Originally Posted by orbea (Post 5471988)
Works with nouveau here.

I disabled nouveau for the nVidia driver :-/

Drakeo 01-02-2016 12:15 AM

Quote:

Originally Posted by orbea (Post 5471988)
Works with nouveau here.

That's good I just never tried with the open source driver always run proprietary for the gtx 960

orbea 01-02-2016 09:59 AM

You have a maxwell card, as I understand it nouveau doesn't yet support maxwell quite as well as the kepler card which I have.
https://wiki.freedesktop.org/nouveau/CodeNames/

Alien Bob 01-02-2016 04:07 PM

Quote:

Originally Posted by Drakeo (Post 5471985)
well tell you the truth alien bob needs to sync his *-32-compats I can see right now mesa package is not in sync with current. there are a few others. I am sure Eric is working on that. I been converting my own. These will cause issues. as far as breakpad thats just a program that sends feed back to steam every time it crashes.
you will need propitiatory graphics cards and drivers to run steam. at least I do.
not much feed back from the startup if that was command line so I would guest it is not finding a major file.

I am maintaining a slackware64-compat32 directory as a courtesy. For the lazy people.
Do not expect that I keep this "compat32" directory tree up to date all the time. The script "massconvert32.sh" can do all the work for you in a snap.
I will make sure that the multilib gcc and glibc packages are always updated as soon as possible, the rest will be your responsibility if you want to stick to the bleeding edge. Come on, this is slackware-current... I won't do all the work for you.

Nille_kungen 01-03-2016 09:21 AM

I have to agree with Eric when running current you can't expect multilib to be in sync.
As long as the multilib gcc and glibc packages are up to date it's as easy to use massconvert32.sh as installing the packages made by Alien Bob.
Eric has already done all the work by writing massconvert32.sh i used it a lot and the -u option lets you pass an url.
Example:
Code:

massconvert32.sh -u http://ftp.slackware.no/slackware/slackware-current/slackware/ -d /tmp/multilib/
upgradepkg --install-new /tmp/multilib/*-compat32/*.t?z


Spinlock 01-03-2016 09:34 AM

Just tried massconvert32.sh for the first time. It's fantastic! Thanks Eric!

Freaksta 01-03-2016 12:09 PM

Quote:

Originally Posted by Alien Bob (Post 5472271)
I am maintaining a slackware64-compat32 directory as a courtesy. For the lazy people.
Do not expect that I keep this "compat32" directory tree up to date all the time. The script "massconvert32.sh" can do all the work for you in a snap.
I will make sure that the multilib gcc and glibc packages are always updated as soon as possible, the rest will be your responsibility if you want to stick to the bleeding edge. Come on, this is slackware-current... I won't do all the work for you.

Well, personally I appreciate the repo, and your tools are helping me learn how to be a better admin for myself, so I don't have to rely on you :-)

So, thank you Alien_Bob!

Freaksta 01-03-2016 01:59 PM

With that said --- perhaps we can get back on track to helping me understand why Steam is crashing?

Alien Bob 01-03-2016 04:33 PM

Quote:

Originally Posted by Freaksta (Post 5471990)
I disabled nouveau for the nVidia driver :-/

So give us more detail about how you disabled nouveau, AND how you installed the proprietary driver (did you also install the 32bit part and not jus the 64bit part), AND whether you installed a mesa and/or xorg-server package after that.

Freaksta 01-03-2016 08:33 PM

Quote:

Originally Posted by Alien Bob (Post 5472628)
So give us more detail about how you disabled nouveau, AND how you installed the proprietary driver (did you also install the 32bit part and not jus the 64bit part), AND whether you installed a mesa and/or xorg-server package after that.


Hello Alien Bob,

Thanks for taking the time to help.

I disabled the nouveau driver via the nVidia installer, as well as checking the /etc/modprobe.d/blacklist-nouveau.conf file for the line 'blacklist nouveau'.

Yes, I did select the 32-bit libraries option in the installer.

No, I did not install any Mesa or Xorg packages outside of the traditional Slackware install process.


All times are GMT -5. The time now is 08:15 AM.