PDA

View Full Version : Tuxracer


Ubuntuud
January 14th, 2006, 03:17 AM
Hi, how can I install tuxracer? When I type "apt-get install tuxracer" an error comes up saying: "can't find /var/lib/apt/lists/lock" What should I do? Download a compiler and compile the sourcecode? In that case, which compiler would you recommend?

joselin
January 14th, 2006, 03:24 AM
Hi,

Check this page (https://wiki.ubuntu.com/AddingRepositoriesHowto) to enable repositories.

Then:


sudo apt-get update
sudo apt-get install tuxracer


Regards.

Ubuntuud
January 14th, 2006, 03:26 AM
OK. Thanks.

Ubuntuud
January 14th, 2006, 03:51 AM
But where is it? I only get planet pinguin racer, it looks like it, but it runs much to slow.

briancurtin
January 14th, 2006, 04:06 AM
"The game TuxRacer isn't developed anymore, but a fork called PlanetPenguin
Racer exists. This is an empty transition package, with the purpose to
install the new package planetpenguin-racer on upgrades.

The packages tuxracer, tuxracer-data and tuxracer-extras can safely be
removed."

taken from synaptic



as for it being slow: do you have 3D acceleration enabled?

Ubuntuud
January 14th, 2006, 04:22 AM
I don't know if I have 3D acceleration enabled. How do you see/enable that? And Planet Pinguin racer isn't fun. I liked the original Tuxracer because of it is so simple: 1 type of tree, 1 color fish... Is it possible to get the original tuxracer?

Artificial Intelligence
January 14th, 2006, 04:23 AM
Which card do you have?

Ubuntuud
January 14th, 2006, 05:05 AM
I think my accelerator is called Intel 915GM.

Artificial Intelligence
January 14th, 2006, 06:05 AM
sudo gedit /etc/X11/xorg.conf

find the Section 'Module

and add:

Load "drm"

reboot

that should do the trick.


.:=The AI Dude=:.

Ubuntuud
January 14th, 2006, 08:56 AM
Can I type "Load "drm"" anywhere? Or is there a specific place? And does it matter how many spaces you type between "Load" and ""drm""?

curuxz
January 14th, 2006, 08:57 AM
Anywhere in the correct section, and no the number of spaces does not matter tho I always try and keep it in line with everything else :)

Artificial Intelligence
January 14th, 2006, 09:00 AM
Just make sure it's under Section "Module"

Here's a snapshot of mine without "drm" (I have gf4 so I don't need it).

Section "Module"
Load "GLcore"
Load "i2c"
Load "bitmap"
Load "ddc"
Load "dri"
Load "extmod"
Load "freetype"
Load "glx"
Load "int10"
Load "type1"
Load "vbe"


I don't think it will make any diffrence where you put it in the Section "Module". (Anyone correct me if I'm wrong).

Ubuntuud
January 14th, 2006, 11:15 AM
OK. Thanks alot.

Scratty
January 20th, 2006, 09:42 PM
Hi,
I think I've damaged planetpenguin-racer somehow. It seems like the keyboard steering controls have ceased to work after an attempt to install my joystick according some instructions here among the forums. Everytime I try to enter the new controls in the keyboard control menu they'll disappear when I review the settings. However it works fine with other keys, like characters and numbers, but not arrow-keys. I've even tried to reinstall the game, but of no avail.
I think that joystick script must have done something really naughty. Or could it just be coincidence? I can agree that it is sounds pretty unlikely that the joystick hack would have anyting to do with this. But anyting can happen in Linux.

Hints please. I would really like to be able to play this great game again.

Scratty
January 20th, 2006, 10:38 PM
Ah, I managed to fix it:

:~/.ppracer$ rm options

Ubuntuud
January 21st, 2006, 05:04 AM
OK. That's handy, I had the same problem...

midwinter
January 21st, 2006, 05:37 AM
I just used different keys, not a big deal ;)