Ubuntu This forum is for the discussion of Ubuntu Linux. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
01-30-2007, 02:55 PM
|
#1
|
Member
Registered: Jan 2006
Posts: 68
Rep:
|
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
|
|
|
01-30-2007, 04:25 PM
|
#2
|
Member
Registered: Sep 2003
Location: Paris, France
Distribution: Arch x86_64
Posts: 221
Rep:
|
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.
|
|
|
01-30-2007, 06:37 PM
|
#3
|
Member
Registered: Dec 2005
Distribution: Fedora, CentOS
Posts: 515
Rep:
|
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).
|
|
|
02-02-2007, 01:54 AM
|
#4
|
Member
Registered: Jan 2006
Posts: 68
Original Poster
Rep:
|
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
|
|
|
02-03-2007, 03:07 PM
|
#5
|
Member
Registered: Dec 2005
Distribution: Fedora, CentOS
Posts: 515
Rep:
|
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.
|
|
|
02-03-2007, 03:46 PM
|
#6
|
Member
Registered: Jun 2003
Location: USA, Missouri
Distribution: mandriva , Kubuntu, MEPIS
Posts: 140
Rep:
|
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
|
|
|
02-04-2007, 05:00 AM
|
#7
|
Member
Registered: Jan 2006
Posts: 68
Original Poster
Rep:
|
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
|
|
|
02-04-2007, 08:11 AM
|
#8
|
Member
Registered: Dec 2005
Distribution: Fedora, CentOS
Posts: 515
Rep:
|
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.
|
|
|
02-05-2007, 12:31 PM
|
#9
|
Member
Registered: Jan 2006
Posts: 68
Original Poster
Rep:
|
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
|
|
|
All times are GMT -5. The time now is 12:44 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|