Author Topic: Problem under ubuntu  (Read 2129 times)

M3phisto

  • Posts: 5
  • Turrets: +0/-0
Problem under ubuntu
« on: September 23, 2008, 01:54:03 pm »
I have a problem with running the game under ubuntu. In an other Topic this Problem had already been namend but the only Answers they gave were install a new grafik card driver and things that i dont understand because i installed Linux yust yesterday and because of that i dont know what theyre talking about.

((the problem was: when i open the game for a second there is a black screen and then i get back to desktop without starting the game))

I read manuall and so on... i didnt find anything how to install it on linux

please someone could explane it how to install and play for one who only worked under Windows before? thanks

David

  • Spam Killer
  • *
  • Posts: 3543
  • Turrets: +249/-273
Re: Problem under ubuntu
« Reply #1 on: September 23, 2008, 02:14:14 pm »
You need to install drivers for your graphics card.
The ubuntu forums have lots of guides on how to do it for most graphics cards out there.
Any maps not in the MG repo?  Email me or come to irc.freenode.net/#mg.
--
My words are mine and mine alone.  I can't speak for anyone else, and there is no one who can speak for me.  If I ever make a post that gives the opinions or positions of other users or groups, then they will be clearly labeled as such.
I'm disappointed that people's past actions have forced me to state what should be obvious.
I am not a dev.  Nothing I say counts for anything.

SlackerLinux

  • Spam Killer
  • *
  • Posts: 555
  • Turrets: +41/-62
Re: Problem under ubuntu
« Reply #2 on: September 23, 2008, 03:00:54 pm »
ubuntu prob has some package but the 'generic' linux way is to get the drivers from nvidia

chmod +x <nvidiainstaller.sh>

make sure your not in x easiest way to do that is as root do

telinit 3

after that log in as root or sudo later it doesnt matter and run the installer

then open up /etc/X11/xorg.cfg find where it says section "device" for your gfx card
and change driver to nvidia (it is probably on vesa or nv)

just test it by going startx if its all sweet then you might want to go telinit 5 (i assume its 5 that's the standard bw64 uses 4)

there's probably a package that should do most of that for you in ubuntu look in the repos

someone should sticky ubuntu way so we dont get this question anymore
Slackware64 13.1
SlackersQVM/

UniqPhoeniX

  • Spam Killer
  • *
  • Posts: 1376
  • Turrets: +66/-32
Re: Problem under ubuntu
« Reply #3 on: September 23, 2008, 04:43:12 pm »
Find out what graphics card you have and:
Applications > Add/Remove... > System tools + Supported applications, search 'driver' and check the box for NVidia or ATI binary X.org driver ('Hardware Drivers' (gnome) should already be checked I think)
System > Administration > Hardware drivers, there check the checkbox for graphics driver.

If ATI Radeon then you can also search for 'catalyst' (Other + All available) and install ATI Catalyst Control Center which will be under Applications > Other

At least that's how I did it.
« Last Edit: September 23, 2008, 04:46:44 pm by UsaKilleR »