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.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
09-20-2013, 11:51 PM
|
#1
|
LQ Newbie
Registered: Sep 2013
Posts: 16
Rep: 
|
Dota2 on Slackware64
So far I've followed Eric's guide on getting Steam up. Steam launches fine, I've even used it to download Dota2.
After downloading Dota2, I tried to run it with no luck. I restarted the X server and tried to open steam, and now it is throwing seg faults. These seg faults got fixed after I did a slackpkg update, install, and upgrade-all... now when Dota2 tries to launch it throws this error :
Code:
/bin/sh: primusrun: command not found
Last edited by ExternalUse; 09-21-2013 at 02:09 AM.
|
|
|
09-21-2013, 03:17 AM
|
#2
|
LQ Guru
Registered: Jan 2006
Location: Ireland
Distribution: Slackware, Slarm64 & Android
Posts: 17,427
|
I would grok the script.
Try
Quote:
updatedb
locate primusrun
|
then add that location to the $PATH
PATH=/path/to/primusrun:$PATH
|
|
|
09-21-2013, 09:42 AM
|
#3
|
LQ Newbie
Registered: Sep 2013
Posts: 16
Original Poster
Rep: 
|
Quote:
Originally Posted by business_kid
I would grok the script.
Try
then add that location to the $PATH
PATH=/path/to/primusrun:$PATH
|
I did that, and then ran a whereis primusrun, but it wasn't able to find it.
|
|
|
09-21-2013, 11:23 AM
|
#4
|
LQ Newbie
Registered: Sep 2013
Posts: 16
Original Poster
Rep: 
|
Dota2 Runs! I had read somehwere to add primusrun %command% in the dota2 parameters, I just removed that from the launcher settings and it fired up fine.
Edit:
As I am playing the game, I can notice significant amounts of blurr in certain parts, like the minimap. This may be a game thing, but I will look into it more.
Last edited by ExternalUse; 09-21-2013 at 11:44 AM.
Reason: Blurr in Dota2 Minimap
|
|
|
09-22-2013, 03:16 AM
|
#5
|
LQ Guru
Registered: Jan 2006
Location: Ireland
Distribution: Slackware, Slarm64 & Android
Posts: 17,427
|
you didn't, I hope run
PATH=/path/to/primusrun:$PATH
What I wanted you to do was run updatedb, && locate primusrun. THAT will tell you exactly where primisrun is. If you don't have updatedb, try slocate -u && slocate primusrun
The output should be the directory that primisrun is in
|
|
|
09-22-2013, 08:31 AM
|
#6
|
Member
Registered: Oct 2010
Location: Bowling Green, KY
Distribution: Slackware
Posts: 288
Rep:
|
Primus is used for the nvidia / Intel hybrid graphics that need bumblebee. If you aren't using bumblebee, or you haven't installed primus yourself... It won't be there.
|
|
|
All times are GMT -5. The time now is 10:16 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
|
|