Tremulous Forum
General => Troubleshooting => Topic started by: c4 on June 09, 2011, 02:39:53 pm
-
I just installed trem on a new computer running Ubuntu 11.04.
When I run the application, the game tries to load 640x480 res though the laptop screen is 1366x768, but the game itself doesnt load, You just see a decreased screen-sized desktop, and can't click anything.
Halp thiz poor nooblet :<
-
Post the console output (start tremulous from a terminal window and paste the output here).
-
I will, but the computer crashes every time I do Run it through terminal.
-
Run it with +r_fullscreen 0?
-
Can you switch to another VT and kill Tremulous that way?
-
still no dice with r_fullscreen 0.
What do you mean, cele?
EDIT: I got it to not freeze.
SEGFAULT linux-x86 Aug 4 2010
----- FS_Startup -----
----------------------
execing default.cfg
execing autogen.cfg
couldn't exec autoexec.cfg
----- Client Initialization -----
Couldn't read q3history.
Your network rate is too slow for VoIP.
Set 'Data Rate' to 'LAN/Cable/xDSL' in 'Setup/System/Network' and restart.
Until then, VoIP is disabled.
----- Initializing Renderer ----
-------------------------------
QKEY found.
----- Client Initialization Complete -----
----- R_Init -----
SDL using driver "x11"
...setting mode 640x480
...GL_EXT_texture_compression_s3tc not found
----- finished R_Init -----
------ Initializing Sound ------
SDL_Init( SDL_INIT_AUDIO )... OK
Sound initialization successful.
--------------------------------
Sound memory manager started
Loading vm file vm/ui.qvm...
File "vm/ui.qvm" found in "./base/vms-1.1.0.pk3"
Segmentation fault
birdthief@legends:~/Desktop/tremulous$
-
Press CTRL-ALT-F[1-6], although it isn't necessary anymore if you got it to unfreeze. Also, do you have all the dependencies? Try installing from the repository and copy the GPP files manually.
-
when I install from the repo, the files end up in a weird place where I can't really access them :/
-
If you install from the repo you should then be able to run the game with the default client, it might be an idea just to make sure you're not screwing up somewhere. If you actually want to install GPP, you're better off just getting the zips and installing locally.
-
which is what i did.
-
By default, Ubuntu (iirc) to /usr/share/games/tremulous and the launcher to /usr/games. The reason I asked you to install from the repo is that Tremulous has a dependency that needs to be downloaded before it installs. Just install it from the repo to get the dependency.
-
It looks like you are running the SEGFAULT binary with 1.1 qvms (File "vm/ui.qvm" found in "./base/vms-1.1.0.pk3"). Make sure you install 1.1 (I recommend just getting the .zip), then gpp, then add the SEGFAULT client. The .pk3s which you seem to be missing are in the tremulous-gpp1.zip which is on the website, just extract it in your tremulous install dir (make sure the binaries end up next to 1.1 binaries and gpp/ next to base/ ).
-
Oh wow, I totally missed that. Nice catch :)
-
which is what i did.
Oh, so the console output you're sharing with us is wrong? I wouldn't expect the default ubuntu 1.1 client to be looking for a qkey or talking to itself about voip(that's not to say that it definitely doesn't, i just wouldn't expect it).
-
[deleted]
______________________________________
Just because it is ubuntu-related, how do you install without the terminal saying that the installation destination is read-only? I've tried as much as possible, even the desktop, documents... goes on... Is there another way to install tremulous other than terminal?
-
[deleted]
______________________________________
Just because it is ubuntu-related, how do you install without the terminal saying that the installation destination is read-only? I've tried as much as possible, even the desktop, documents... goes on... Is there another way to install tremulous other than terminal?
No idea of what you're talking about, but trem doesn't need to reside in /usr, /share, etc paths to run, if that is what you're asking.
There is indeed also a way called 'compiling from source'.
-
sudo (http://en.wikipedia.org/wiki/Sudo)