Page 1 of 1
ubuntu loading crash
Posted: Sun Feb 17, 2013 8:57 pm
by edfred91
after much tinkering, installing and reinstalling graphics drivers and such, I've managed to get the game to open (previously didn't) but it will only go as far as loading then forcing a reboot on the whole computer, other games (psychonauts, swords and sorcery) seem to be working fine. I'm running the game off steam, I've tried to open from the root folder in a terminal (the same thing happens as before) but nothing works. I'm running ubuntu 12.10.
cheers, Ed.
Re: ubuntu loading crash
Posted: Sun Feb 17, 2013 10:21 pm
by boa13
What graphics card do you have?
Are you running Ubuntu in 64-bits or 32-bits?
Re: ubuntu loading crash
Posted: Mon Mar 11, 2013 12:43 pm
by edfred91
sorry, I forgot I posted this. I'm running 64 bit, my graphics car is an ati radeon mobility 4500 512 MB vram.
god knows what video driver im running, catalyst and fglrx completely messed up my ui on ubuntu so i had to manually uninstall fglrx and install catalyst without it, it took a bunch of terminal with code i dont even understand
Re: ubuntu loading crash
Posted: Wed Mar 13, 2013 3:44 am
by boa13
Well frankly, with an installation as customized as yours (with many "terminal code" you did not keep track of), I think it's going to be very hard to pinpoint what exactly is wrong with your install, especially since I don't have that graphics card (only ever had nVidia, Intel and SiS actually).
Have you tried running the game from a terminal? You should get debugging text output in the terminal while the game is running, which could help pinpoint the issue. Just open a terminal, navigate to the FTL directory (using the "cd" command) and then use the "./FTL" command to launch the game.
Re: ubuntu loading crash
Posted: Fri Jul 05, 2013 4:50 pm
by spaun
Hello there,
I'm also experience X-server crash during game start. Attaching the X-server logs containing the segfault information.
Re: ubuntu loading crash
Posted: Sat Jul 06, 2013 2:31 pm
by boa13
Thanks for the log, hopefully this will help the devs. Did FTL itself create any log in its own directory or terminal?
Re: ubuntu loading crash
Posted: Sun Jul 07, 2013 5:25 am
by spaun
Nope, can't find any logs of FTL. Not sure about the terminal since X crashed.
Re: ubuntu loading crash
Posted: Mon Jul 08, 2013 6:15 pm
by MattricksJacket
Try deleting libstdc++.o.6 from the amd64 and x86 lib folders
Re: ubuntu loading crash
Posted: Thu Jul 11, 2013 6:27 pm
by spaun
MattricksJacket wrote:Try deleting libstdc++.o.6 from the amd64 and x86 lib folders
Awesome, no more crashes, the game is launched. Thanks:)