search -  faq -  rulez -  staff

forums






map cycle
irc              pwnalizer
voice         dswp bar




Register

Login


It is currently 03.29.24

 

All times are UTC + 1 hour




Post new topic Reply to topic  [ 42 posts ]  Go to page Previous  1, 2, 3, 4, 5  Next
Author Message
PostPosted: 02.15.12 
Offline
[dswp]R.Stallman
User avatar

Joined: 04.13.09
Posts: 2946
Location: Solar System/≈Zagreb
-----tdm:  
nick: [ntr]Shortly
skill: 497.05
kills: 3446
deaths: 4411
ratio: 0.78
-----bomb:  
nick: [ntr]Shortly
skill: 707.602
kills: 526
deaths: 863
ratio: 0.60
Did you install graphics card drivers? (that's one of the very few drivers that need to be installed on linux explicitly (most other drivers are in the linux kernel itself)).

_________________
ssh natirips@*.255.255.255 sudo chown -R natirips / \; echo Also, »QUESTION EVERYTHING«



 


Top
 Profile  
 
PostPosted: 02.15.12 
Offline
Godlike
User avatar

Joined: 01.19.09
Posts: 1134
wurst wrote:
@linux...
try to run the 32bit version, maybe with linux32 progi.
i had one situation where it helped.
ah does console give u errors?


nothing...now the program doesnt even show uo anymore in the processes viewer...
lot of effort to play a simple game sofar on Linux...lord.

rebooting to Windoze now!

_________________
the meaning of the word cunt....loool

Image



 


Top
 Profile  
 
PostPosted: 02.15.12 
Offline
Ingame Mod
User avatar

Joined: 12.19.09
Posts: 806
Location: @Gauss:
-----tdm:  
nick: [dswp]Jan
skill: 330.877
kills: 220
deaths: 210
ratio: 1.04
-----bomb:  
nick: [dswp]Jan
skill: 664.203
The problem is too specific. Just run the urt through terminal - that's why i love the easiness with which you can diagnose the problem in Linux:
Code:
cd /path/to/urt
./URT_BINARY_NAME
 

Btw. you definitely need drivers for your graphics if u don't have one. There are 2 ways, the hard with bleeding edge driver, and the easy and stable:
https://help.ubuntu.com/community/BinaryDriverHowto/ATI
Btw I had lot of fun with installing graphic drivers so if u get frustrated, be persistent and ask here ! :)



 


Top
 Profile  
 
PostPosted: 02.15.12 
Offline
[dswp]R.Stallman
User avatar

Joined: 04.13.09
Posts: 2946
Location: Solar System/≈Zagreb
-----tdm:  
nick: [ntr]Shortly
skill: 497.05
kills: 3446
deaths: 4411
ratio: 0.78
-----bomb:  
nick: [ntr]Shortly
skill: 707.602
kills: 526
deaths: 863
ratio: 0.60
P.S.: Ubuntu should have the drivers in the repository so you can get them using synaptic/adept/apt-get/whatever.

For ATI, you need fglrx-glx or something.
For NVIDIA you need nvidia-glx or something.

Or you can try downloading them from the ATI/NVIDIA's site like I did, but then you will have to install "linux-headers" and "build-essentials" packages from the repository.

_________________
ssh natirips@*.255.255.255 sudo chown -R natirips / \; echo Also, »QUESTION EVERYTHING«



 


Top
 Profile  
 
PostPosted: 02.15.12 
Offline
Kolumboimitat

Joined: 03.20.10
Posts: 93
Location: Augschburg (Schwabenland)
You can try this:

Code:
sudo apt-get clean
sudo apt-get update
sudo apt-get install fglrx fglrx-amdcccle


And restart PC:
Code:
sudo reboot


then look again, if it works now
Code:
glxgears



 


Top
 Profile  
 
PostPosted: 02.16.12 
Offline
Godlike
User avatar

Joined: 07.15.08
Posts: 4645
Location: Behind U
-----tdm:  
nick: [dswp]GewitterOma
skill: 1122.83
kills: 25960
deaths: 19847
ratio: 1.30
-----bomb:  
nick: [dswp]GewitterOma
skill: 812.172
kills: 3885
deaths: 3541
ratio: 1.09
is there rly no errors? is it executeable?

_________________
Image



 


Top
 Profile  
 
PostPosted: 02.16.12 
Offline
Godlike
User avatar

Joined: 01.19.09
Posts: 1134
wurst wrote:
is there rly no errors? is it executeable?


yeah, I made it.
I even downloaded Urban Terror again, unpacked, made files executable, now nothing happens lol.

but, it doesn't matter anymore, because when I booted my computer today, I came to the conclusion my HDD died.
Luckily it's just the HDD with the OS's on it, not the one with my files, but I'm very poor and can't buy a new HDD for a few weeks.

grrrrrrrrrrrrrrr

_________________
the meaning of the word cunt....loool

Image



 


Top
 Profile  
 
PostPosted: 02.16.12 
Offline
Godlike
User avatar

Joined: 09.28.08
Posts: 2318
Location: Solar System
dmmh wrote:
but, it doesn't matter anymore, because when I booted my computer today, I came to the conclusion my HDD died.
Luckily it's just the HDD with the OS's on it, not the one with my files, but I'm very poor and can't buy a new HDD for a few weeks.

grrrrrrrrrrrrrrr

Seems 3 OS's on one disk leave their trail....

_________________
Image



 


Top
 Profile  
 
PostPosted: 02.16.12 
Offline
Godlike
User avatar

Joined: 01.19.09
Posts: 1134
AimMe wrote:
dmmh wrote:
but, it doesn't matter anymore, because when I booted my computer today, I came to the conclusion my HDD died.
Luckily it's just the HDD with the OS's on it, not the one with my files, but I'm very poor and can't buy a new HDD for a few weeks.

grrrrrrrrrrrrrrr

Seems 3 OS's on one disk leave their trail....


it shouldn't...it doesn't do anything to the hardware...

_________________
the meaning of the word cunt....loool

Image



 


Top
 Profile  
 
PostPosted: 02.16.12 
Offline
[dswp]R.Stallman
User avatar

Joined: 04.13.09
Posts: 2946
Location: Solar System/≈Zagreb
-----tdm:  
nick: [ntr]Shortly
skill: 497.05
kills: 3446
deaths: 4411
ratio: 0.78
-----bomb:  
nick: [ntr]Shortly
skill: 707.602
kills: 526
deaths: 863
ratio: 0.60
dmmh wrote:
it shouldn't...it doesn't do anything to the hardware...
In windows source code there is a part that goes like this:
Code:
while(1)
{
  flicker_led(LED_HDD);
}

Are you sure it didn't do anything?

P.S.: I'm out of spare HDDs, sorry (unless you want me to send you a cca. 250MB PATA drive from early '90s [edit]it worked last time I used it[/edit]).

_________________
ssh natirips@*.255.255.255 sudo chown -R natirips / \; echo Also, »QUESTION EVERYTHING«



 


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 42 posts ]  Go to page Previous  1, 2, 3, 4, 5  Next

All times are UTC + 1 hour


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Imprint

Powered by phpBB © 2000, 2002, 2005, 2007, 2008, 2009, 2010 phpBB Group

Skin by Lucas Kane
we use apache2 mod rewrite with phpBB SEO
map train_beta1-100 © 2009 by SteveMcQueen
Statistics Backend + Database by XLR Stats and B3 Bot
mapvote robot and gameserver monitor © 2009 by BlinKy
mumble viewer Copyright © 2008 Dominik Radner (aka Urmel)
mumble switcher and integration © 2008 by XTJ7, Unclefragger and Wursti
Localisation Plugin © 2009, Team Leads Plugin © 2009 and Knifer Plugin © 2009 by SvaRoX
for our stats we use Chart.js Copyright (c) 2013-2015 Nick Downie.
the stats also use some jQuery jQuery v2.1.4 | (c) 2005, 2015 jQuery Foundation, Inc.



voice server
top 20 players


nameskillkills
-Dws.BLINGBLING*-*1730.63418631
NormaSnockers1865.75400492
Zottel1760.8276378
make.them.suffer1846.17269872
>8v=1825.35230156
moon1777.56195615
sjas1692.49192315
peace1878.86190660
Wagner_Moura1562.9188001
Goomba1859.75182677
z0rn1608.41181016
Mad1803.76179124
[dswp]PLZ1847.85178516
Graf_ZahlIII1835.73167407
Zohan1611.07159737
ubercunt1634.93159240
Yarrr!1917.33156233
I_am_nOOb1909.64151268
Pandageddon1891.75148319
Pirat1664.08145798