Author Topic: Tremulous Running Slow  (Read 4933 times)

NoSpin

  • Posts: 45
  • Turrets: +0/-0
Tremulous Running Slow
« on: November 13, 2006, 02:44:49 am »
I have been playing trem for a while now without any problems on a Windows Machine.

Recently I formatted and installed Kubuntu, a Linux distro. I installed trem and now the game runs ridiculously slow. Not just when I am playing the game but even on the menu screen the mouse is lagging.

Any Ideas?

Brett

kevlarman

  • Posts: 2737
  • Turrets: +291/-295
Tremulous Running Slow
« Reply #1 on: November 13, 2006, 03:35:07 am »
install nvidia/ati drivers, most video cards don't open source drivers that support 3d acceleration, and ubuntu refuses to package proprietary drivers by default (for good reason).
Quote from: Asvarox link=topic=8622.msg169333#msg169333
Ok let's plan it out. Asva, you are nub, go sit on rets, I will build, you two go feed like hell, you go pwn their asses, and everyone else camp in the hallway, roger?
the dretch bites.
-----
|..d| #
|.@.-##
-----

NoSpin

  • Posts: 45
  • Turrets: +0/-0
Tremulous Running Slow
« Reply #2 on: November 15, 2006, 04:57:53 pm »
Where can i get these drivers at?

kevlarman

  • Posts: 2737
  • Turrets: +291/-295
Tremulous Running Slow
« Reply #3 on: November 15, 2006, 05:27:38 pm »
Quote from: "NoSpin"
Where can i get these drivers at?
enable the multiverse repository, then install the package nvidia-glx if you have an nvidia card, fglrx if you have an ati card (then you might have to edit xorg.conf to change the driver, i can't remember if the packages do it automatically)
Quote from: Asvarox link=topic=8622.msg169333#msg169333
Ok let's plan it out. Asva, you are nub, go sit on rets, I will build, you two go feed like hell, you go pwn their asses, and everyone else camp in the hallway, roger?
the dretch bites.
-----
|..d| #
|.@.-##
-----

NoSpin

  • Posts: 45
  • Turrets: +0/-0
Tremulous Running Slow
« Reply #4 on: November 15, 2006, 05:55:36 pm »
Sorry to ask for everything to be spelled out.. i am new to linux... but how do you mod the xorg.conf file? what do i change?

kevlarman

  • Posts: 2737
  • Turrets: +291/-295
Tremulous Running Slow
« Reply #5 on: November 15, 2006, 06:31:12 pm »
Quote from: "NoSpin"
Sorry to ask for everything to be spelled out.. i am new to linux... but how do you mod the xorg.conf file? what do i change?
well, first you would have to tell us what your video card is, the fact that i hinted at it like 5 times seems to have escaped you.
Quote from: Asvarox link=topic=8622.msg169333#msg169333
Ok let's plan it out. Asva, you are nub, go sit on rets, I will build, you two go feed like hell, you go pwn their asses, and everyone else camp in the hallway, roger?
the dretch bites.
-----
|..d| #
|.@.-##
-----

NoSpin

  • Posts: 45
  • Turrets: +0/-0
Tremulous Running Slow
« Reply #6 on: November 15, 2006, 06:43:26 pm »
:-) yes i didn't realize. ATI video card.

Brett

kevlarman

  • Posts: 2737
  • Turrets: +291/-295
Tremulous Running Slow
« Reply #7 on: November 15, 2006, 07:02:18 pm »
since you'll probably have problems fixing it if you break xorg.conf, first make sure the package didn't do it already. restart X (ctrl-alt-backspace), then run
Code: [Select]
glxinfo|grep direct in a terminal, and post the output here.
Quote from: Asvarox link=topic=8622.msg169333#msg169333
Ok let's plan it out. Asva, you are nub, go sit on rets, I will build, you two go feed like hell, you go pwn their asses, and everyone else camp in the hallway, roger?
the dretch bites.
-----
|..d| #
|.@.-##
-----

NoSpin

  • Posts: 45
  • Turrets: +0/-0
Tremulous Running Slow
« Reply #8 on: November 16, 2006, 12:17:13 am »
Unable to open display (NULL)

Also btw i have been messing with my system quite a bit. And at the moment tremulous does not run at all. It starts to load but then crashes without error. I see trem on the taskbar trying to load but i never see any of the screens.

kevlarman

  • Posts: 2737
  • Turrets: +291/-295
Tremulous Running Slow
« Reply #9 on: November 16, 2006, 12:54:26 am »
Quote from: "NoSpin"
Unable to open display (NULL)

Also btw i have been messing with my system quite a bit. And at the moment tremulous does not run at all. It starts to load but then crashes without error. I see trem on the taskbar trying to load but i never see any of the screens.
don't run it from a virtual terminal, you need to run it from a terminal emulator (like konsole) to make it work.
Quote from: Asvarox link=topic=8622.msg169333#msg169333
Ok let's plan it out. Asva, you are nub, go sit on rets, I will build, you two go feed like hell, you go pwn their asses, and everyone else camp in the hallway, roger?
the dretch bites.
-----
|..d| #
|.@.-##
-----

NoSpin

  • Posts: 45
  • Turrets: +0/-0
Tremulous Running Slow
« Reply #10 on: November 16, 2006, 01:10:02 am »
direct rendering: No
OpenGL renderer string: Mesa GLX Indirect



Another note. I recently installed Automatrix and now the game will load like before but is running super slow

NoSpin

  • Posts: 45
  • Turrets: +0/-0
Tremulous Running Slow
« Reply #11 on: November 16, 2006, 04:31:44 am »
I figured it out.. The 3d software was not properly installed

Thanks