LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Ubuntu
User Name
Password
Ubuntu This forum is for the discussion of Ubuntu Linux.

Notices


Reply
  Search this Thread
Old 01-30-2007, 02:55 PM   #1
pjo
Member
 
Registered: Jan 2006
Posts: 68

Rep: Reputation: 15
choppy images/ low performance


Hi,

I am running a xubuntu 6.10 and use a nVidia Corporation NV4 [RIVA TNT] (rev 04) video card. The performance is baaaaaad, choppy rendering etc, is there something I can do about that? In xorg.conf, in the section I think is relevant:

Section "Device"
Identifier "Generic Video Card"
Driver "vesa"
BusID "PCI:1:0:0"
EndSection


Is there another driver I could choose? How?

Regards,

Peter
 
Old 01-30-2007, 04:25 PM   #2
jib2
Member
 
Registered: Sep 2003
Location: Paris, France
Distribution: Arch x86_64
Posts: 221

Rep: Reputation: 30
First, make a backup copy of your xorg.conf, then you could try replacing
Driver "vesa" with Driver "nv"

Or you could install the nvidia_legacy driver, which should work with an old TNT.
 
Old 01-30-2007, 06:37 PM   #3
angryfirelord
Member
 
Registered: Dec 2005
Distribution: Fedora, CentOS
Posts: 515

Rep: Reputation: 66
vesa is just the generic video card driver. You want either the nv (open-source) driver, or the nvidia-glx-legacy (proprietary, but best performance). Just do a sudo apt-get install nvidia-glx-legacy, followed by a sudo dpkg-reconfigure xserver-xorg & select nvidia for the driver (or you could change it to "nvidia" in the xorg.conf).
 
Old 02-02-2007, 01:54 AM   #4
pjo
Member
 
Registered: Jan 2006
Posts: 68

Original Poster
Rep: Reputation: 15
Quote:
Originally Posted by angryfirelord
vesa is just the generic video card driver. You want either the nv (open-source) driver, or the nvidia-glx-legacy (proprietary, but best performance). Just do a sudo apt-get install nvidia-glx-legacy, followed by a sudo dpkg-reconfigure xserver-xorg & select nvidia for the driver (or you could change it to "nvidia" in the xorg.conf).
Thanks, that seems to have worked (I get the nvidia screen, I just have to nologo it away still ...) but the performance is only marginally better.
It is a shared memory card, maybe I should twiddle the memory settings, but how / where do I do that? Is there a way to tune the performance of the card?

I keep coming back to this because it is a dual boot system, and in W2K the behavior is totally smooth ... with the same apps, mainly thunderbird, firefox and openoffice

I would be amazed that the video performance _decreases_ with linux, so pointers anyone?

Regards,

Peter
 
Old 02-03-2007, 03:07 PM   #5
angryfirelord
Member
 
Registered: Dec 2005
Distribution: Fedora, CentOS
Posts: 515

Rep: Reputation: 66
Post

I'm not sure if this will work, but under device, add Option "NvAGP" "3". Forget what I said about the nv driver, just use the nvidia one. Also, check that nvidia-kernel-common is installed as well.

Now, is the performance strictly related to 3d stuff, or is it bad everywhere? Post your cpu & ram specs.
 
Old 02-03-2007, 03:46 PM   #6
edcutis
Member
 
Registered: Jun 2003
Location: USA, Missouri
Distribution: mandriva , Kubuntu, MEPIS
Posts: 140

Rep: Reputation: 15
If you are getting choppy video from your cd-rom or DVD player and/or slow hard drive performance, try this from a root terminal:

hdparm -d1 /dev/hda

hdparm -d1 /dev/hdc

This will turn on UDMA for both your hard drive and cd-rom. sometimes /hda or /hdc will need to be changed to something else (to suit your system)

good luck
 
Old 02-04-2007, 05:00 AM   #7
pjo
Member
 
Registered: Jan 2006
Posts: 68

Original Poster
Rep: Reputation: 15
Quote:
Originally Posted by angryfirelord
I'm not sure if this will work, but under device, add Option "NvAGP" "3". Forget what I said about the nv driver, just use the nvidia one. Also, check that nvidia-kernel-common is installed as well.

Now, is the performance strictly related to 3d stuff, or is it bad everywhere? Post your cpu & ram specs.
generically bad, PIII 500 Mhz, 640MbRAM

It's a Diamond Viper 16MB card

The tips you gave improved it quite a bit, but I think the PC is slowly falling behind it is, after all, already 8 years old ...

The hdparm tip did not do anything noticeable, I suspect it was turned on already.

Regards,

Peter
 
Old 02-04-2007, 08:11 AM   #8
angryfirelord
Member
 
Registered: Dec 2005
Distribution: Fedora, CentOS
Posts: 515

Rep: Reputation: 66
Your cpu is a little on the slow side, which could be the culprit but you have more than enough ram.

If you have the time to do so, try loading something that's a little more easier on the system such as Zenwalk. It's a little more difficult to install, but it's a lot faster than xubuntu (at least that's what people said at Ubuntuforums.org).

Or, if you're feeling more adventurous, get Gentoo, which optimizes everything for your system.
 
Old 02-05-2007, 12:31 PM   #9
pjo
Member
 
Registered: Jan 2006
Posts: 68

Original Poster
Rep: Reputation: 15
a last point, hdparm returned the stuff below, is there any possibilty for improvement there?

[HTML]hdparm -v /dev/hda

/dev/hda:
multcount = 0 (off)
IO_support = 0 (default 16-bit)
unmaskirq = 0 (off)
using_dma = 1 (on)
keepsettings = 0 (off)
readonly = 0 (off)
readahead = 256 (on)
geometry = 26500/16/63, sectors = 26712000, start = 0[/HTML]

Regards,

Peter
 
  


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
NVidia Choppy Performance Hubmasterflex Linux - Hardware 8 02-08-2006 07:30 AM
FC4 X Performance low oglop Linux - Software 3 09-15-2005 09:52 PM
Very low performance trebek Linux - Newbie 9 08-04-2005 11:18 AM
Doom3 and choppy performance.... Veteq Linux - Games 6 11-03-2004 10:19 PM
Choppy Performance When Surfing the Web Chryzmo Linux - Newbie 5 01-23-2004 03:25 PM

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

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