LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
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 11-06-2013, 04:42 PM   #1
ZGNULINUX
LQ Newbie
 
Registered: Nov 2013
Posts: 16

Rep: Reputation: Disabled
Dota 2 slackware 14 linux not launch


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 but there was a problem.


this applications requires either the GL_EXT_texture_compression_s3tc,
or GL_EXT_texture_compression_dxt1 + GL_ANGLE_texture_compression_dxt3 +
GL_ANGLE_texture_compression_dxt5 OpenGL extensions.Please install S3TC texture support.


my grafic card is ATI RADEON HD 4200 series on windows i can play normal
my laptop has dual boot .
 
Old 11-06-2013, 05:10 PM   #2
BroX
Member
 
Registered: Oct 2003
Location: Sweden
Distribution: Slackware64-current, SlackwareARM-15.0
Posts: 833

Rep: Reputation: 90
Quote:
Originally Posted by ZGNULINUX View Post
Code:
Please install S3TC texture support.
You need to install libtxc_dxtn, which can be found at Slackbuilds.org

Last edited by BroX; 11-06-2013 at 05:12 PM.
 
Old 11-06-2013, 05:47 PM   #3
ZGNULINUX
LQ Newbie
 
Registered: Nov 2013
Posts: 16

Original Poster
Rep: Reputation: Disabled
I already installed libtxc_dxtn , but steam shows me the same error



this applications requires either the GL_EXT_texture_compression_s3tc,
or GL_EXT_texture_compression_dxt1 + GL_ANGLE_texture_compression_dxt3 +
GL_ANGLE_texture_compression_dxt5 OpenGL extensions.Please install S3TC texture support.
 
Old 11-13-2013, 03:58 PM   #4
ZGNULINUX
LQ Newbie
 
Registered: Nov 2013
Posts: 16

Original Poster
Rep: Reputation: Disabled
Hi please help me , i want still play on slackware dota 2 , im playing on windows but i want play on slackware
 
Old 11-13-2013, 04:35 PM   #5
genss
Member
 
Registered: Nov 2013
Posts: 741

Rep: Reputation: Disabled
it is a bug
maybe in steam/dota maybe in OSS drivers

anyway you need to force s3tc by typing in the console

export force_s3tc_enable=true
steam

or just

force_s3tc_enable=true steam


or you can install the official driver from AMD
 
1 members found this post helpful.
Old 04-18-2014, 04:01 PM   #6
ZGNULINUX
LQ Newbie
 
Registered: Nov 2013
Posts: 16

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by genss View Post
it is a bug
maybe in steam/dota maybe in OSS drivers

anyway you need to force s3tc by typing in the console

export force_s3tc_enable=true
steam

or just

force_s3tc_enable=true steam


or you can install the official driver from AMD

yes , i did that and steam runs , and i can start the game , when im MAIN MENU of game its normal all ok , but when , after display charge for play , just to initiate crashed and close dota windows , i dont know please help , i want play on slackware linux dota 2 ,
 
Old 04-18-2014, 05:58 PM   #7
WhiteWolf1776
Member
 
Registered: Oct 2010
Location: Bowling Green, KY
Distribution: Slackware
Posts: 288

Rep: Reputation: 95
ok... going to go out on a limb here and ask... Are you maybe on a 64 bit slackware and did you install the 32 bit version of this package?

http://slackbuilds.org/repository/14...s/libtxc_dxtn/

Dota being a 32 bit game, will need 32 bit graphic drivers... i think. I'm running this game just fine, but on nvidia.

Oh, and if you get it working... friend me (same nick as here).. I'm always looking for fellow slackers to play with in there

Last edited by WhiteWolf1776; 04-18-2014 at 06:00 PM.
 
Old 04-18-2014, 06:03 PM   #8
genss
Member
 
Registered: Nov 2013
Posts: 741

Rep: Reputation: Disabled
Quote:
Originally Posted by ZGNULINUX View Post
yes , i did that and steam runs , and i can start the game , when im MAIN MENU of game its normal all ok , but when , after display charge for play , just to initiate crashed and close dota windows , i dont know please help , i want play on slackware linux dota 2 ,
you are probably trying on the open source drivers (given you had to enable s3tc)

check out here on how to install proprietary ones

there is also a dota2 bug tracker here, you can search there for specific things

Last edited by genss; 04-18-2014 at 06:05 PM.
 
Old 04-18-2014, 07:25 PM   #9
pcninja
Member
 
Registered: Oct 2013
Location: SE Wisconsin, USA
Distribution: Arch Linux
Posts: 93

Rep: Reputation: Disabled
In order to play Source-based games on linux, you need an nvidia card. this is due to some old patent filed by S3, but is now held by nVidia. Even if you did get it to work with a different brand graphics card, it might not be legal to do so (especially in the USA )
 
Old 04-18-2014, 08:55 PM   #10
WhiteWolf1776
Member
 
Registered: Oct 2010
Location: Bowling Green, KY
Distribution: Slackware
Posts: 288

Rep: Reputation: 95
This guide is for playing through wine... linking here as even tho it is native, it will still need some of these resources present, and maybe the fix for wine will also help you with your current setup:

http://www.teamliquid.net/blogs/4061...s-radeon-hd467
 
Old 06-01-2014, 01:25 PM   #11
ZGNULINUX
LQ Newbie
 
Registered: Nov 2013
Posts: 16

Original Poster
Rep: Reputation: Disabled
Ok , im trying with my other laptop toshiba slackware 14.1 64, intel hd grafics and
steam launchs but windows main menu are red so bug and i can read some words ....
after this i write before launch steam on a terminal

this = force_s3tc_enable=true steam

with this command i can see all normal and launchs like windows 8 so ok , but the same error when i try play and after load screen (with dota 2 logo ) when game is starting CRASHED and close dota 2 window

1 i have libtxc_dxtn drivers installed and dota 2 runs just to main menu its all ok

i dont know why but that command "force_s3tc_enable=true steam" solved all windows red on main menu , maybe i can solve with other command when crash dota 2 windows , i dont know if you can suggest me other command I appreciate , thanks
 
Old 06-01-2014, 01:31 PM   #12
ZGNULINUX
LQ Newbie
 
Registered: Nov 2013
Posts: 16

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by WhiteWolf1776 View Post
ok... going to go out on a limb here and ask... Are you maybe on a 64 bit slackware and did you install the 32 bit version of this package?

http://slackbuilds.org/repository/14...s/libtxc_dxtn/

Dota being a 32 bit game, will need 32 bit graphic drivers... i think. I'm running this game just fine, but on nvidia.

Oh, and if you get it working... friend me (same nick as here).. I'm always looking for fellow slackers to play with in there
i already added you today i hope we can solve my crash dota 2 window
 
Old 06-01-2014, 01:46 PM   #13
ZGNULINUX
LQ Newbie
 
Registered: Nov 2013
Posts: 16

Original Poster
Rep: Reputation: Disabled
i forgot that
after crashed dota 2 window
when i run dmesg show me that

dota_linux[2004]: segfault at 0 ip 00000000f51cabf0 sp 0000000098e22fa8 error 6
 
  


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
LXer: Valve's Dota 2 Now Officially Available For Linux LXer Syndicated Linux News 0 07-20-2013 04:31 AM
LXer: Lay waste to your enemies with Dota 2 for Linux via Steam! LXer Syndicated Linux News 0 07-20-2013 02:32 AM
LXer: Dota 2 Is Now Available For Testing On Linux LXer Syndicated Linux News 0 07-12-2013 01:30 AM
LXer: Dota 2: Soon for Linux! LXer Syndicated Linux News 0 07-10-2013 04:42 PM
LXer: Play DotA clone Heroes of Newerth on Linux Natively For Free LXer Syndicated Linux News 0 08-04-2011 05:00 AM

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

All times are GMT -5. The time now is 02:43 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