LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software > Linux - Games
User Name
Password
Linux - Games This forum is for all discussion relating to gaming in Linux.

Notices


Reply
  Search this Thread
Old 10-26-2005, 09:28 AM   #1
thelonius
Member
 
Registered: Aug 2005
Location: Montréal
Distribution: Debian Testing, Slackware 10.2
Posts: 136

Rep: Reputation: 15
doom 3 very slow


hello,

I installed it on the laptop Dell Inspiron 5150 with FC4, pentium 4 3GHz and ATI Radeon Mobility M9 as video card (I don't know how to see its size). The result is extremely slow, slow at loading, slow at playing.

What should I do ?

Thank you.

Last edited by thelonius; 10-26-2005 at 12:43 PM.
 
Old 10-26-2005, 11:23 AM   #2
Mega Man X
LQ Guru
 
Registered: Apr 2003
Location: ~
Distribution: Ubuntu, FreeBSD, Solaris, DSL
Posts: 5,339

Rep: Reputation: 65
Are you sure it's an ATI card? My quick google search returned Nvidia Geforce FX 5200 as being the card shipped with those computers. It also said that it has only 256 MB of RAM. If that's indeed your specifications it's natural that Doom 3 will run slow in that machine. If you are using something heavy as KDE and if you don't have 3D acceleration enabled, you are lucky to even be starting Doom at all

Please, post the following:

cat /proc/meminfo | grep MemTotal
cat /proc/swaps
lspci | grep VGA
glxgears


The first command should return your amount of RAM (you can type top as well), the second your swaps and it's size and the third will hopefully return you correct Video Card. glxgear will display your fps in a given time.

Regards!
 
Old 10-26-2005, 12:21 PM   #3
thelonius
Member
 
Registered: Aug 2005
Location: Montréal
Distribution: Debian Testing, Slackware 10.2
Posts: 136

Original Poster
Rep: Reputation: 15
thank you Man

Quote:
Are you sure it's an ATI card?
this is what I get in 'System Settings' -> 'Display' -> 'Hardware settings'

Quote:
My quick google search returned Nvidia Geforce FX 5200 as being the card shipped with those computers.
I found that too, and I wonder why I have an ATI card... it must be some "special" delivery, or I didn't pay attention to the possiblity to play doom3 when ordering the laptop

Quote:
It also said that it has only 256 MB of RAM. If that's indeed your specifications it's natural that Doom 3 will run slow in that machine. If you are using something heavy as KDE and if you don't have 3D acceleration enabled, you are lucky to even be starting Doom at all
well, sometines I can even play in normal way, but the most of the time the image is really slow

stupid question - is it possible to install-enable 3D acceleration for my config ?

Quote:
Please, post the following:
cat /proc/meminfo | grep MemTotal
MemTotal: 774292 kB


cat /proc/swaps
Filename Type Size Used Priority
/dev/mapper/VolGroup00-LogVol01 partition 1572856 0 -1


/sbin/lspci | grep VGA
01:00.0 VGA compatible controller: ATI Technologies Inc Radeon R250 Lf [FireGL 9000] (rev 02)


glxgears
5180 frames in 5.0 seconds = 1036.000 FPS
7167 frames in 5.0 seconds = 1433.400 FPS
7166 frames in 5.0 seconds = 1433.200 FPS
...
7264 frames in 5.0 seconds = 1452.800 FPS
7265 frames in 5.0 seconds = 1453.000 FPS
...



THANKSSSSSSSS!!!!!!!!!

Last edited by thelonius; 10-26-2005 at 12:36 PM.
 
Old 10-29-2005, 02:12 AM   #4
webdevel
Member
 
Registered: Jan 2005
Location: Moldova
Distribution: Gentoo / Athlon 3200 / RAM 512
Posts: 60

Rep: Reputation: 15
Doom3 will be running good with all advanced system options turned off (shadows e.t.c.)
But the next question is how to save this settings... doom does not saves it
 
Old 10-29-2005, 07:24 AM   #5
Mr Marmmalade
Member
 
Registered: Oct 2002
Location: Scotland
Distribution: Debian
Posts: 214

Rep: Reputation: 27
create file ~./doom3/base/Autoexec.cfg with the config options you want (figure them out from the Config.cfg file) and it'll keep the settings.

a decent guide for various settings is:

http://www.techspot.com/tweaks/doom3/

don't go overboard with it though as it doesnt yeild the results it claims (for me anyway as i think my system is CPU-bound rather than GFX-bound), so all i have in my Autoexec.cfg is:

seta image_useCache "1"
seta image_cacheMegs "128"
seta image_cacheMinK "2048"
seta s_driver "oss"
seta s_numberOfSpeakers "2"
seta com_videoRam (128)

i dont know what video ram you've got, you may need to check in the BIOS to see that, but here's how i work it:

seta image_useCache "1"
seta image_cacheMegs "128"
// ^ about main system ram / 4.
seta image_cacheMinK "2048"
// ^ image_cacheMegs (value/8)*1024 or summat.
seta s_driver "oss"
seta s_numberOfSpeakers "2"
seta com_videoRam (128)
// set this to your video ram amount. need to find it out.

and your glxgears fps seem very low. i get 10755 fps average, in glxgears, but only 32.7fps in doom3. my system is an athlonxp2200 ram 512mb with geforce6800 128mb. your processor is good though, so i dunno if your gfx card is up to playing doom3 really, but i dont know anything about ATI cards.

Last edited by Mr Marmmalade; 10-29-2005 at 07:30 AM.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Suse 9.2 & SATA - Slow, Slow, Slow jess1975 SUSE / openSUSE 6 01-28-2007 12:17 PM
Doom 3 help dillydobbs Linux - Games 1 09-27-2005 08:36 PM
New Fedora Internet connection slow slow slow matrim Fedora 9 07-29-2005 01:39 PM
doom running incredibly slow JackSmith Linux - Games 3 03-15-2005 10:38 PM
doom 3 hylke Linux - Software 4 11-14-2004 12:08 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software > Linux - Games

All times are GMT -5. The time now is 04:46 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration