LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Fedora
User Name
Password
Fedora This forum is for the discussion of the Fedora Project.

Notices


Reply
  Search this Thread
Old 03-04-2007, 12:18 PM   #1
netsurf
Member
 
Registered: Nov 2004
Location: UK
Distribution: ubuntu 10.04+ distro hopping
Posts: 181

Rep: Reputation: 31
Very poor performance using kmod-nvidia


i have discovered that in certain games the supplied Kmod for nvidia leads to terrible performance issues for example games like tremulous built from source have a pathatic 17fps and dhlore has an fps of 5 which fluxuiates wildly. if i do not use the livia module and instead the nvidia installer then the performance is there and gone are some graphical glitches but it also brings it's own.

using the nvidia installer causes problems like glitchy bouncing icon appear (launching programs from kmenu) also there is a big bug present with all games in that they cannot scale up resolution to fill the screen (run a game at 640-480 and have the screen filled with picture) instead it appears uninterporterlated and hence unusable on a 1280-1024 monitor.

my question is what has been tweaked? I am perfectly happy using the kmod if they can tell me what was changed which 1) made it work correctly and 2) kills the performance of some games that have not been packaged by fedora community.

it is begining to irritate as i require a tremulous binary other than what was distrobuted and i am unable to use this since the patch does not exist to keep gameplay above 20fps

my graphics card is perfectly capable of this performance however.

fx5200 geforce
fedoracore 6
2.6.19-1.2911.fc6

many thanks i hope you can help me resolve this issue soon!
 
Old 03-04-2007, 04:25 PM   #2
Simon Bridge
LQ Guru
 
Registered: Oct 2003
Location: Waiheke NZ
Distribution: Ubuntu
Posts: 9,211

Rep: Reputation: 198Reputation: 198
You probably just need to play with the driver options.
Using the official installer in fedora is a bad idea.
 
Old 03-05-2007, 08:33 AM   #3
netsurf
Member
 
Registered: Nov 2004
Location: UK
Distribution: ubuntu 10.04+ distro hopping
Posts: 181

Original Poster
Rep: Reputation: 31
yeah i realise that using official nvidia install does not work but very very poor fps in games isnt much better either. i think a certain render technology is disabled causing this problem since the fedora trem is a special patched build which the official build doesnt need
 
Old 03-25-2007, 07:55 PM   #4
Brad.Scalio@noaa.gov
Member
 
Registered: Jan 2007
Location: Washington DC
Distribution: RedHat & spins ... Fedora, CentOS, Mandriva
Posts: 82

Rep: Reputation: 15
Howdy

I totally agree...I wish I could find what was tweaked...I have spent hours googling...using the nvidia provided driver from the website made the desktop much more smooth --- for example, running xcompmgr and transset before running the nvidia installer was slow and choppy, now it is amazingly smooth and fast...but I get the glitchy bouncing icons from the panel as well...

I feel your pain
 
Old 03-27-2007, 06:22 AM   #5
guise2600
LQ Newbie
 
Registered: Mar 2007
Location: Northeast Alabama
Distribution: Fedora 2.6.20-1.2933
Posts: 4

Rep: Reputation: 0
the real thing to watch is exactly what version of the actual nvidia driver you are getting when using the kmod.

You really need 96xx or 97xx.

then again, if you're really that worried about it, you wouldn't be using the kmod at all.

just get the 2 files yourself, both the nvidia drivers & the xorg-x11-nvidia to match.

If that's too much, which I doubt....

use the Add/Remove Software to search for the available "kmod-nvidia" packages in livna, then choose the right package yourself. When you run it through yum install you have a 60% chance of getting outdated, or incorrect, drivers. If you want aiglx to work, you need a 96xx or newer driver.

as far as the tweaks go, that seems to be a hard to find little bit of info.

little side note ---

it seems, at least for me, that on my Athlon XP 1.5 that the i586 arch runs better graphically than the i686 arch. I'm not sure why or how, it's just my observation. (and it's called a bug)
 
Old 03-27-2007, 12:33 PM   #6
dfowensby
Member
 
Registered: Dec 2003
Location: OceanView Virginia, gem of the Southern Shore
Distribution: OpenSuSE Tumbleweed
Posts: 194
Blog Entries: 1

Rep: Reputation: 30
my 2 cents: clean out the console-installed proprietary driver;
go to freshrpms.net and click on the link for installing the release repo under default/firefox on their webpage, and install per the instructions there. Use your Add/Remove Software, search for and install nvidia-drv-1.0-9755-2.i386.rpm, then edit your /etc/X11/xorg.conf to look something like this:



# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 1.0 (buildmeister@builder3) Mon Feb 26 23:38:46 PST 2007
# Xorg configuration created by pyxf86config

Section "ServerLayout"
Identifier "Default Layout"
Screen "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
ModulePath "/usr/lib/xorg/modules/extensions/nvidia"
ModulePath "/usr/lib/xorg/modules"
EndSection

Section "Module"
Load "glx"
EndSection

Section "InputDevice"

# generated from default
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/input/mice"
Option "Emulate3Buttons" "no"
Option "ZAxisMapping" "4 5"
EndSection

Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
Option "XkbModel" "pc104"
Option "XkbLayout" "us"
EndSection

Section "Monitor"
Identifier "Monitor0"
HorizSync 31.0 - 72.0
VertRefresh 50.0 - 160.0
EndSection

Section "Device"
Identifier "Videocard0"
Driver "nvidia"
EndSection

Section "Screen"
Identifier "Screen0"
Device "Videocard0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1280x1024" "1152x864" "1024x768" "860x640" "800x600"
EndSubSection
EndSection

Note the load glx module, and the nvidia device driver. these MUST be in there verbatim, and highly recommend no lower than depth 24.
Luck! -O.
 
Old 03-28-2007, 05:06 AM   #7
Brad.Scalio@noaa.gov
Member
 
Registered: Jan 2007
Location: Washington DC
Distribution: RedHat & spins ... Fedora, CentOS, Mandriva
Posts: 82

Rep: Reputation: 15
Greetings

I will have to try the above post -- but I have posted on the nv message board many times, and googled for hours, I have a Dell XPS M1710, with a GeForce Go 9750 GTX card...and I can't find a proprietary driver that doesn't cause some unwanted side-effect -- the native nv works just fine, but of course doesn't have 3D effects, and what is the point with a 1Gb video card to not have 3D effects...I have found nvidia extremely unhelpful and unwarrantingly (if thats a word) condescending and cocky towards folks who try to resolve their own issues...when nv refuses to help

Anyway, sorry for the rant, had to let it out, I will try the above and let you all know how it goes for me

I still can't get desktop-effects to work in KDE either
 
  


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
Difference between NVIDIA source drivers & KMOD-NVIDIA mrkawphy Fedora 1 01-23-2007 12:51 AM
Graphic sucks after updating kmod-nvidia and xorg-X11-nvidia hans21 Fedora 1 12-10-2006 02:21 PM
Nvidia GeForce 4 MX 440 poor performance nvidia glx drivers jollyjoice Linux - Hardware 7 06-07-2006 09:02 AM
Nvidia 6600gt AGP Poor 2D performance. _john_i_ Linux - Hardware 4 06-28-2005 10:53 AM
poor performance in UT2004 and AA w/ nVidia card PolishSausageof Linux - Games 17 05-31-2005 03:57 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Fedora

All times are GMT -5. The time now is 10:39 PM.

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