Linux - HardwareThis forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with 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.
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.
Introduction to Linux - A Hands on Guide
This guide was created as an overview of the Linux Operating System, geared toward new users as an exploration tour and getting started guide, with exercises at the end of each chapter.
For more advanced trainees it can be a desktop reference, and a collection of the base knowledge needed to proceed with system and network administration. This book contains many real life examples derived from the author's experience as a Linux system and network administrator, trainer and consultant. They hope these examples will help you to get a better understanding of the Linux system and that you feel encouraged to try out things on your own.
Click Here to receive this Complete Guide absolutely free.
ATM I'm using a desktop with a nVidia Quadro NVS 280 graphics card. I'm aware this card is pretty old, but it should be quite powerful compared to the Intel dreck on my laptops... Yet 2D performance with it is consistently awful.
Getting the right driver for that one would be essential as they were turning on & off features with that stuff. I had an old mx-440 from the last millenium or just into this one, and I parted with it because I felt proprietary blobs wouldn't have a recent enough libGL* so problems would develop. What I got was no faster in 2D.
nVidia Quadro NVS 280 was aviable in AGP, PCI and PCIe. NV34GL, which is the same basic chip they used in very low end nVidia cards (FX 5200).
It shouldnt work with most of the current distros and Vidia closed drivers, the 96.XX drivers (which is what nVidia tells me it should be using) are not supported anymore.
NVS 280 would be less powerful than the current intel HD video, and even older intel video might be just as fast or faster. Still, it shouldnt be that slow to resize widnows. Could be that trying to install the closed drivers has stuffed something, or a hardware problem.
I had a 285 a few years back and it was ok under Gnome 2 and xfce. It was even running well with compiz at that time.
Just make sure you have the right drivers installed properly (with all mesa libraries replaced and stuff) and actually used.
BTW what DE do you use? If you have ANY software-based desktop effects, disable them if you can
Also, i found that nvidia's drivers are slower slow with 2d stuff compared to both OSS drivers and fglrx. But not THAT slow.
The problem seems to be a personality clash between the Nouveau driver and fancy window managers. Openbox is a bit sluggish, Fluxbox is quite sluggish, KWin is intolerable. For now I've settled on Fvwm, which is faster and behaves more sanely. I have no idea why these window managers show such marked differences only on this hardware though; it would be interesting to learn more about that.
(Not sure how I could find out more though. Is there a way of tracing a program's calls to the graphics libraries? If I had some idea what slow library calls the window managers were making, I might be able to file a bug against Nouveau, or at least against some of the window managers that don't like it.)
Anyway I also have a workaround for Firefox hanging temporarily: hide the Speed Dial page. Making miniatures of a bunch of tabs seems to really tax the drivers.
Last edited by Gullible Jones; 06-14-2013 at 06:49 PM.
Okay, genuinely solved now. I noticed that NetBSD performed much better, and it used the nv driver, so I tried nv instead of nouveau on Linux... It works fine, giving me performance about on par with Intel onboard dreck.
Obviously there is no 3D acceleration, only 2D. But I don't do anything 3D, so I don't care.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.