Will not run, linux user...

Discuss problems related to FTL here. If you are having a problem or experiencing a bug PLEASE READ THE "MUST READ" POST.
Zender
Posts: 4
Joined: Fri Sep 28, 2012 6:56 pm

Will not run, linux user...

Postby Zender » Fri Sep 28, 2012 7:04 pm

I downloaded the tar, unpacked things and have a nice folder on my desktop named FTL. In there is of course the FTL file. the data folder en the readme file. So far so good. Read the readme of course.

*Run the FTL script in the root folder*

I've done that a dozen times, rebooted my system and downloaded a fresh copy, but to no avail. FTL simply will not start. "Open in terminal" gives a very brief terminal window that closes just as fast again. Apart from that, I have nothing.

Linux Mint 13, 64bit and more than adequate overall hardware.

Seeing as I don't get any error messages I don know where to start. Any advice?
Carborundum
Posts: 15
Joined: Fri Sep 14, 2012 8:13 am

Re: Will not run, linux user...

Postby Carborundum » Fri Sep 28, 2012 7:22 pm

Open a terminal emulator, navigate to the root of the FTL folder and run this command:

Code: Select all

./FTL

Post output here.
Zender
Posts: 4
Joined: Fri Sep 28, 2012 6:56 pm

Re: Will not run, linux user...

Postby Zender » Fri Sep 28, 2012 7:34 pm

Code: Select all

Loading Arch = amd64
No settings file found!
Initializing Crash Catcher...
Initializing Video
SDL Error: Couldn't find matching GLX visual


Well, that does explain something, now to figure out what it means and how to solve it :lol:
Carborundum
Posts: 15
Joined: Fri Sep 14, 2012 8:13 am

Re: Will not run, linux user...

Postby Carborundum » Fri Sep 28, 2012 8:18 pm

What is the model of your GPU, and which version of OpenGL does it support? Post the output of

Code: Select all

glxinfo
Zender
Posts: 4
Joined: Fri Sep 28, 2012 6:56 pm

Re: Will not run, linux user...

Postby Zender » Fri Sep 28, 2012 8:41 pm

Code: Select all

name of display: :0.0
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".
Error: couldn't find RGB GLX visual or fbconfig

Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".


:shock: I have an embedded GPU on my mainbord. an ati 4200 iirc.
icepick
Posts: 344
Joined: Fri Aug 10, 2012 11:18 pm

Re: Will not run, linux user...

Postby icepick » Fri Sep 28, 2012 8:46 pm

Maybe it doesn't like the driver? (I remember ati drivers being particularly hateful on linux)
Carborundum
Posts: 15
Joined: Fri Sep 14, 2012 8:13 am

Re: Will not run, linux user...

Postby Carborundum » Fri Sep 28, 2012 9:16 pm

Yeah, that really doesn't look too promising. IIRC AMD has dropped support for that card in the propriatary driver, so I'm afraid you're stuck with the open source one. Like icepick I have also heard some unflattering things about that driver. I haven't used AMD/ATi myself in many years, so I have no first hand experience.

Edit: The last propriatary driver to support your card was 12-6. You can get it here: http://www2.ati.com/drivers/legacy/12-6 ... x86_64.zip
Installation instructions: http://wiki.cchtml.com/index.php/Ubuntu ... 7s_site.29
The instructions are for Ubuntu 12.04, but they should be valid for Mint 13 as well.
User avatar
Matthew
Site Admin
Posts: 968
Joined: Thu Apr 19, 2012 9:31 am

Re: Will not run, linux user...

Postby Matthew » Sat Sep 29, 2012 8:42 am

Sorry about the problem! Carborundum has been correct with his responses. I hope you're able to find a driver that works out for you. If you don't manage to get the game to run, I'd be happy to refund your money if you email zasdarq@ftlgame.com.

Thanks for the spot on tech help Carborundum.
Matthew Davis, Subset Games Developer - If you're looking for tech support, you'll get help faster emailing directly, contact info here
Zender
Posts: 4
Joined: Fri Sep 28, 2012 6:56 pm

Re: Will not run, linux user...

Postby Zender » Sun Sep 30, 2012 8:57 pm

Well, I tried all the above and more. But somehow the drivers just don't want to kick in.

That being said, I tried FTL on my laptop (Thinkpad x61s, with linux Mint) and it works like a charm. :shock: :mrgreen:

To bad It won't run properly on my 24" desktop with nice stereo speakers. But even on my laptop, it's highly addictive.

So it's solved, sort of..