LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 07-08-2018, 03:25 PM   #16
slacktroll
Member
 
Registered: May 2011
Distribution: Slackware64/current
Posts: 175

Rep: Reputation: 44

I sometimes get strange errors with this, because of this i always install multilib before installing the nvidia drivers.
Otherwise.. well you will end up with a broken mesa i guess...
 
1 members found this post helpful.
Old 07-08-2018, 03:49 PM   #17
Nille_kungen
Member
 
Registered: Jul 2005
Distribution: Slackware64-current
Posts: 587

Rep: Reputation: 201Reputation: 201Reputation: 201
Quote:
Originally Posted by marrowsuck View Post
To chime in on the topic:
I don't need a slackware-multilib environment to run steam -- slackware64 is sufficient?
You need multilib for steam unless you use 32-bit slackware and also many steam games are 32-bit only.
 
Old 07-08-2018, 04:03 PM   #18
Nille_kungen
Member
 
Registered: Jul 2005
Distribution: Slackware64-current
Posts: 587

Rep: Reputation: 201Reputation: 201Reputation: 201
Quote:
Originally Posted by slacktroll View Post
I sometimes get strange errors with this, because of this i always install multilib before installing the nvidia drivers.
Otherwise.. well you will end up with a broken mesa i guess...
I think you're right "team.sh: line 444: no match: ssfn*" is often graphics related and nvidia driver don't install 32-bit if there is no 32-bit on the system.
Reinstalling the graphics driver is what Trasa should try.

Last edited by Nille_kungen; 07-08-2018 at 04:04 PM.
 
2 members found this post helpful.
Old 07-08-2018, 09:18 PM   #19
Trasa
Member
 
Registered: Nov 2007
Posts: 63

Original Poster
Rep: Reputation: 26
Quote:
Originally Posted by Nille_kungen View Post
I think you're right "team.sh: line 444: no match: ssfn*" is often graphics related and nvidia driver don't install 32-bit if there is no 32-bit on the system.
Reinstalling the graphics driver is what Trasa should try.
OMG i cant beleive it, last ditch attempt, and i had installed the nividia 32 bit compat libs before, i am certain, but reinstalling the NVIDIA drivers WORKED!!!??

I installed multilib after the nvida drivers, so maybe that had someting to with it, but i am astonished.

Thanks guys

Stellaris is currently installing, fingers crossed.

Stellaris, my current favorite game seems to run fine

Last edited by Trasa; 07-08-2018 at 10:23 PM.
 
Old 07-08-2018, 10:52 PM   #20
garpu
Senior Member
 
Registered: Oct 2009
Distribution: Slackware
Posts: 1,536

Rep: Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899
Quote:
Originally Posted by Trasa View Post
OMG i cant beleive it, last ditch attempt, and i had installed the nividia 32 bit compat libs before, i am certain, but reinstalling the NVIDIA drivers WORKED!!!??

I installed multilib after the nvida drivers, so maybe that had someting to with it, but i am astonished.

Thanks guys

Stellaris is currently installing, fingers crossed.

Stellaris, my current favorite game seems to run fine
Yeah, the Nvidia blob won't install the 32-bit compatible libraries, if there's no 32-bit detected. Also, whenever you do a kernel update, don't forget to uninstall and reinstall those.

I've heard much good about Stellaris.
 
1 members found this post helpful.
Old 07-09-2018, 10:55 AM   #21
kjhambrick
Senior Member
 
Registered: Jul 2005
Location: Round Rock, TX
Distribution: Slackware64 15.0 + Multilib
Posts: 2,159

Rep: Reputation: 1512Reputation: 1512Reputation: 1512Reputation: 1512Reputation: 1512Reputation: 1512Reputation: 1512Reputation: 1512Reputation: 1512Reputation: 1512Reputation: 1512
Quote:
Originally Posted by Trasa View Post
OMG i cant beleive it, last ditch attempt, and i had installed the nividia 32 bit compat libs before, i am certain, but reinstalling the NVIDIA drivers WORKED!!!??

I installed multilib after the nvida drivers, so maybe that had someting to with it, but i am astonished.

<<snip>>
Trasa --

I am pretty sure that you should install NVidia after you install Multilib.

That-a-way NVidia will detect your 32-bit libs and offer to build 32-bit libs and most importantly, it will replace a few the Standard Slackware64 and Slackware32 Libraries with NVidia's Version.

Along the same lines ... if-or-when the Slackware Dev Team upgrades xorg-server, mesa, pango, cairo, zlib be sure to reinstall NVidia.

For completeness and I am not sure where I got this list ( and it may be out-of-date by now ), but in my update wrapper-script I have:

Code:
   NumNVidiaPackage  = HasNvidiaPackage = 0
   NVidiaPackageAry[ "xorg-server" ] = ++NumNVidiaPackage  # lotsa /libxxx.so files here
   NVidiaPackageAry[ "mesa" ]        = ++NumNVidiaPackage  # mesa is in the x-set so this is redundant
   NVidiaPackageAry[ "pango" ]       = ++NumNVidiaPackage  # see the if ( HasNvidiaPackage == 0 ) block below
   NVidiaPackageAry[ "cairo" ]       = ++NumNVidiaPackage
   NVidiaPackageAry[ "zlib" ]        = ++NumNVidiaPackage
If any of these Slackware packages are updated, I am prompted to reinstall NVidia AFTER I upgradepkg the 64-bit and compat32 packages.

HTH.

-- kjh
 
Old 07-09-2018, 12:40 PM   #22
chrisretusn
Senior Member
 
Registered: Dec 2005
Location: Philippines
Distribution: Slackware64-current
Posts: 2,969

Rep: Reputation: 1548Reputation: 1548Reputation: 1548Reputation: 1548Reputation: 1548Reputation: 1548Reputation: 1548Reputation: 1548Reputation: 1548Reputation: 1548Reputation: 1548
I've been simply reinstalling mesa and xorg-server-* and never had any issues.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Steam won't start Pelycosaurus Linux - Newbie 17 07-10-2016 02:57 PM
[SOLVED] Steam updated, now it won't start ahc_fan Slackware 2 03-16-2016 11:42 PM
Can't start Steam. Pyrothegeon Ubuntu 1 02-23-2015 03:42 PM
cedega doesn't start steam oldsko0l Linux - Software 2 07-09-2007 04:22 AM
Wine+Steam dll error on start soldier228 Linux - Games 0 03-31-2007 02:13 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 11:03 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration