LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 05-11-2003, 01:19 AM   #1
Sata
LQ Newbie
 
Registered: May 2003
Location: Costa Rica
Distribution: Red Hat 9
Posts: 7

Rep: Reputation: 0
NVidia problem, nv_check error


Hi, im running Mandrake 9.1 and have a GeForce4 MX440 64MB. I downloaded and installed driver 4363. I modprob nvidia and everything seems to be ok, most 3d games work ok but there are some things that bothers me.

OK, here is what I've got:

[root@carmiol downloads]# glxinfo | grep direct
direct rendering: Yes
[root@carmiol downloads]# glxgears
2133 frames in 5.0 seconds = 426.600 FPS
2248 frames in 5.0 seconds = 449.600 FPS
2252 frames in 5.0 seconds = 450.400 FPS
2292 frames in 5.0 seconds = 458.400 FPS
2466 frames in 5.0 seconds = 493.200 FPS
2414 frames in 5.0 seconds = 482.800 FPS
2420 frames in 5.0 seconds = 484.000 FPS
2209 frames in 5.0 seconds = 441.800 FPS
2382 frames in 5.0 seconds = 476.400 FPS
2451 frames in 5.0 seconds = 490.200 FPS
2435 frames in 5.0 seconds = 487.000 FPS
2373 frames in 5.0 seconds = 474.600 FPS
2382 frames in 5.0 seconds = 476.400 FPS
2396 frames in 5.0 seconds = 479.200 FPS
2446 frames in 5.0 seconds = 489.200 FPS
2462 frames in 5.0 seconds = 492.400 FPS
2343 frames in 5.0 seconds = 468.600 FPS
X connection to :0.0 broken (explicit kill or server shutdown).
[root@carmiol downloads]#

As you can see I never break the 500FPS mark, and I have seen people who gets up to 7000FPS. Im running on 1024x768x16. nv_check didn't gave any errors so I don't know anything else that might work, any ideas???
 
Old 05-11-2003, 01:32 AM   #2
MasterC
LQ Guru
 
Registered: Mar 2002
Location: Salt Lake City, UT - USA
Distribution: Gentoo ; LFS ; Kubuntu ; CentOS ; Raspbian
Posts: 12,613

Rep: Reputation: 69
If your games are working, and your display looks acceptible, I don't think you have any problems...

You are using direct rendering, you could try different AGP modules (check the readme for AGPGart and NVAGP) to see if one works better with your chipset.

Really though, this appears to be a "If it ain't broke, don't fix it" situation.

My 2 cents...

Cool
 
Old 05-11-2003, 01:37 AM   #3
Sata
LQ Newbie
 
Registered: May 2003
Location: Costa Rica
Distribution: Red Hat 9
Posts: 7

Original Poster
Rep: Reputation: 0
oops

First of all thanks for the really hasty reply (couple of minutes actually).

Now, I forgot to say that when I run some other games it runnes a tiny bit slow, even if I use 640x480x16.

Finally, how do I add or use a AGPGart or NVAGP module?
 
Old 05-11-2003, 01:40 AM   #4
MasterC
LQ Guru
 
Registered: Mar 2002
Location: Salt Lake City, UT - USA
Distribution: Gentoo ; LFS ; Kubuntu ; CentOS ; Raspbian
Posts: 12,613

Rep: Reputation: 69
http://gatos.sourceforge.net/linuxvideo/dri-debug.html

Not really pertaining to the Nvidia cards specifically, but the general info there is good to know...

As for how to choose, it's in the README:
Quote:
Option "NvAGP" "integer"
Configure AGP support. Integer argument can be one of:
0 : disable agp
1 : use NVIDIA's internal AGP support, if possible
2 : use AGPGART, if possible
3 : use any agp support (try AGPGART, then NVIDIA's AGP)
Please note that NVIDIA's internal AGP support cannot
work if AGPGART is either statically compiled into your
kernel or is built as a module, but loaded into your
kernel (some distributions load AGPGART into the kernel
at boot up). Default: 3 (the default was 1 until after
1.0-1251).
Cool
 
Old 05-11-2003, 01:46 AM   #5
MasterC
LQ Guru
 
Registered: Mar 2002
Location: Salt Lake City, UT - USA
Distribution: Gentoo ; LFS ; Kubuntu ; CentOS ; Raspbian
Posts: 12,613

Rep: Reputation: 69
Other ways to speed up your system:
* Use a lighter window manager
* increase your RAM and CPU
* Run apps at a higher "nice" value, games at a lower "nice" value to allow more resources to be devoted to your games
* Kill processes (or end them) that you don't need/use.
* Shutdown servers that you don't use/need or are temporarily not in need of (ssh)

Also, try other drivers. You might find that an older (not too old since you are running a G4) driver just works better for some reason...

Cool
 
Old 05-11-2003, 02:00 AM   #6
MasterC
LQ Guru
 
Registered: Mar 2002
Location: Salt Lake City, UT - USA
Distribution: Gentoo ; LFS ; Kubuntu ; CentOS ; Raspbian
Posts: 12,613

Rep: Reputation: 69
Just browsing over the README, you might also wanna look at your cards capabilities so you know at least what to work on:
cat /proc/driver/nvidia

And choose each option in there and read about it. Your card probably has more abilities than you are using right now, you just have to figure out which ones it has first

Just plug through that README, there is certainly more info than one can/should swallow in one day in there.

Cool
 
  


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 On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Another NVIDIA error slayerboy Debian 13 10-02-2012 05:30 AM
Nvidia fx5500 mandrake 10.1 problem:Nvidia in /etc/modprobe.preload doesn't work eikeland Linux - Hardware 5 01-17-2005 02:09 PM
nv_check = /dev/nvidia1 doesn't exist Adony Linux - Newbie 0 06-30-2004 06:15 PM
ERROR running make when installing Nvidia drivers (syntax error) randyriver10 Linux - Software 5 02-21-2004 04:51 PM
nvidia 4191 drivers/nv_check.sh error artaois Linux - Newbie 36 01-02-2003 11:01 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 12:04 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