Tremulous Forum
General => Troubleshooting => Topic started by: llllllllll on February 27, 2007, 02:31:54 pm
-
I downloaded trem for linux (ubuntu 6.10) and i open it and i write something this:
I can not open blabla/tremulous-1.1.0-installer.x86.run
Gedit was not able to detect coding marks.
Choose coding mark from menu and try it again.
Actual coding mark: Midlle europe (ISO - 8859-2)
What can I do?
-
Your trying to edit the file, you need to run it instead.
make it executable (right click should be somewhere on the properties thing) and then run it.
or do `sh path/to/installer` from the console.
-
I downloaded trem for linux (ubuntu 6.10) and i open it and i write something this:
I can not open blabla/tremulous-1.1.0-installer.x86.run
Gedit was not able to detect coding marks.
Choose coding mark from menu and try it again.
Actual coding mark: Midlle europe (ISO - 8859-2)
What can I do?
Stop opening files by double click.
-
Now i installed trem and i start it and there's a litlle moment black screen and after 0,5 second it fall down...
(geforce4 mx440)
-
a) get a name here
b) start reading some manuals for _using_ linux
c) use the Search-Button
d) install the driver for your card
-
Now i installed trem and i start it and there's a litlle moment black screen and after 0,5 second it fall down...
(geforce4 mx440)
Linux is not a cheap clone of Windows. Linux has a very useful tool called terminal. Run Tremulous from it and then post here everything it writes out.
-
Guys, stop being so mean to him(especially next_ghost). He's just trying to get the game running. Nothing wrong with that.
Open a terminal and type "tremulous"(without quotes) and hit enter. When it crashes, copy the output and paste it here.
-
Odin, you might be right, but it just get's on my nerves when such a clueless newb starts asking questions that have been answered over and over.
And using a name consisting only of special chars to look l33t is just stupid if he does not even know the basics.
-
Odin, you might be right, but it just get's on my nerves when such a clueless newb starts asking questions that have been answered over and over.
unfortunately you are right...
yes. if the guy is a linux newb that just switched to it from windows then he can have problems with installing/runnig programs, since it is done a little different way than in windows.
But I bet he is familiar with www and knows how to use the 'search' button...
@llllllllll
before you post the output of tremulous, please check if the same problem haven't been discussed here before (check for eventual error messages in the output and search the forum for such messages).
-
More than likely he's using Xorg's dri and default 'nv' driver.
From a terminal, type
sudo apt-get install nvidia-glx-legacy
then,
sudo gedit /etc/X11/xorg.conf
and scroll down to the "Device" section and change the line which says 'nv' to 'nvidia'.
If that don't work, type the following to launch tremulous
tremulous &> start.txt
and post back start.txt using QUOTES from the forum interface please - don't just dump it all without using QUOTES.
-
Hmm sry...
So I instaled graphic driver and its running, but there's next problem. :P
I have ok FPS but it's "cutting" (I dont know in english, but in my czech language it's cutting) and very much....
is ubuntu so hard for my pc (celeron 1,7ghz, 512mb ram, geforce4 mx440) or what? On windows it was ok...
-
Your system is good. I ran trem on a P3/mx440 myself before. I just had to play at 800x600 though.
Do this in a terminal:
grep -i nvidia /var/log/Xorg.0.log | cat /proc/driver/nvidia/agp/host-bridge - > nvidia.txt
post back the output of 'nvidia.txt' using the QUOTE option.
-
hmm... weird
again low fps with ubuntu... (http://tremulous.net/phpBB2/viewtopic.php?t=3654)
maby it's just ubuntu's fault?
are you able to check another distro (eg. do you have a spare partition on which you could install it)?
-
The ussual stuff: play a bit with r_anything cvars in Tremulous, compile your own kernel optimized for your system, tweak graphics driver options (see the link above) and close other programs.