Forum     

Go Back   Digit Technology Discussion Forum > Software > Open Source
Register FAQ Calendar Mark Forums Read

Open Source A place where you can talk to like-minded people about the fastest growing software movement today! Discuss anything and everything about Open Source software and Operating Systems.


Closed Thread
 
LinkBack Thread Tools Display Modes
Old 03-07-2008, 10:56 PM   #1 (permalink)
left this forum longback
 
praka123's Avatar
 
Join Date: Sep 2005
Location: -
Posts: 7,536
Smile Overall slow down of Linux distros on nvidia based systems


Hi,
I understand that there is a slow response with NVIDIA GPU Based systems esp Ubuntu and other Linux distros.this is highly observed in 8xxx and 9xxx series?

you may try latest 177.13 beta driver.It is better
http://www.nvnews.net/vbulletin/showthread.php?t=114955

else a workaround shown on nvnet and ubuntu forums is to add
Code:
InitialPixmapPlacement=2
on your /etc/X11/xorg.conf section "driver" .

I read that this may not work with 3D compiz/beryl or aiglx/xgl.
Quote:
Option "PixmapCacheSize" "200000"
Option "AddARGBVisuals" "True"
Option "AddARGBGLXVisuals" "True"
Option "TripleBuffer" "True" # Experimental
Option "BackingStore" "True" # Experimental

And i wrote sudo nvidia-settings -a InitialPixmapPlacement=2 -a GlyphCache=1 in a terminal
As was mentioned in the 173.08 beta release, 173.14.05 contains support for an experimental glyph cache on the GeForce 8 and 9 series that may improve anti-aliased font rendering performance. This support can be enabled by running nvidia-settings -a InitialPixmapPlacement=2 -a GlyphCache=1.
(from the thread)

http://ubuntuforums.org/showthread.php?t=779088

also consider reading this thread:
http://www.nvnews.net/vbulletin/showthread.php?t=115536

Now I think Intel,AMD/ATi got lesser problems than the nvidia systems obviously.

How to install nvidia driver setup we download from nvidia ftp?

irrelevant of which distro ,u need to have gcc,libc6-dev,make,linux-headers or linux-(kernel name)-devel etc installed.for Debian based distros like Ubuntu ,you can apt-get install build-essential which essentially bundles all of this.

next ,check the gcc version of which your linux kernel is compiled.
use
Code:
cat /proc/version
for the info.

if it is compiled with gcc-4.3 , you have to make sure the symlink /usr/bing/gcc points towards gcc-4.3. or use env variable CC=gcc-4.3 in this example.

now 'chmod+x NVIDIA--.sh ' and as sudo or su ,start with "./NVIDIA--.sh" .Hopefully it will build the module fine. next "rmmode nvidia && modprobe nvidia" module.

with Debian distros ,make use of module-assistant which can make the nvidia module easily.

Hope this helps
__________________
left this forum long back.Admin Can Delete this Account and posts Permanantly.Thank You
Get GNU/Linux - http://getgnulinux.org
praka123 is offline  
Advertisements. Register and be a member of the community to get rid of them.
Advertisement

Old 03-07-2008, 11:02 PM   #2 (permalink)
Wise Old Owl
 
j1n M@tt's Avatar
 
Join Date: Jun 2007
Location: Kochi
Posts: 1,119
Default Re: Overall slow down of Linux distros on nvidia based systems

thanx man,I thought nVidia had no problems with Linux
__________________
j1n M@tt || "a guy who gets off bed only b'coz of technology..."
j1n M@tt is offline  
Old 03-07-2008, 11:49 PM   #3 (permalink)
Pat
Member of Apple Family
 
Pat's Avatar
 
Join Date: Nov 2007
Location: Mumbai
Posts: 1,383
Default Re: Overall slow down of Linux distros on nvidia based systems

^^Atleast they think so..Thats the reason they gave for not open-sourcing their drivers
Pat is offline  
Old 04-07-2008, 08:26 PM   #4 (permalink)
BSD init pwns System V
 
hellknight's Avatar
 
Join Date: Sep 2006
Location: atapi.sys as Stuxnet
Posts: 1,229
Default Re: Overall slow down of Linux distros on nvidia based systems

Damn.. so this is the reason that OpenSUSE 11 feels sluggish on my 8600 GT with Compiz on..
__________________
My blog :- www.openenclave.wordpress.com
hellknight is offline  
Old 05-07-2008, 07:17 AM   #5 (permalink)
left this forum longback
 
praka123's Avatar
 
Join Date: Sep 2005
Location: -
Posts: 7,536
Default Re: Overall slow down of Linux distros on nvidia based systems

my 2 cents: those who dont want to compile and want bleeding edge Linux kernel ,try http://rarewares.org repository for 2.6.26 zen sources kernel .debs -they provide nvidia-173.14 IIRC.also ,linux-headers and source too
The kernel is based on Zen Sources!
Here is the direct link to the packages:
http://www.rarewares.org/debian/packages/unstable/

kernel - for prescott/core2duo and above -
http://www.rarewares.org/debian/pack...ares1_i386.deb

headers-
http://www.rarewares.org/debian/pack...ares1_i386.deb
nvidia driver-
http://www.rarewares.org/debian/pack...ares1_i386.deb
source(only if u want to recompile):
http://www.rarewares.org/debian/pack...wares1_all.deb

for amd -
http://www.rarewares.org/debian/pack...ares1_i386.deb
headers-
http://www.rarewares.org/debian/pack...ares1_i386.deb
nvidia driver-
http://www.rarewares.org/debian/pack...ares1_i386.deb
source(only if u want to recompile) -
http://www.rarewares.org/debian/pack...wares1_all.deb

I posted this if someone would have saved from the lock-ups that is happening with current 2.6.24 kernel

not good to add this repo to your list IMO .you can download whatever packages necessary

Best of Lucks!
__________________
left this forum long back.Admin Can Delete this Account and posts Permanantly.Thank You
Get GNU/Linux - http://getgnulinux.org
praka123 is offline  
Closed Thread

Bookmarks

Thread Tools
Display Modes

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
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
what is difference between redhat based, Debian, Slackware based linux? vinayasurya Open Source 42 07-11-2008 01:03 PM
KDE based distros? Dark Star Open Source 24 08-03-2008 09:02 AM
Tuto: Easily Install Beryl in Debain Based systems vish786 Open Source 6 13-06-2007 01:59 AM
Got Many Linux Distros This month navneeth_snr Open Source 7 07-12-2005 07:16 AM
Any One Give Me Linux Distros...??? vipul Open Source 9 10-06-2005 12:40 AM

 
Latest Threads
- by Sujeet
- by soumya
- by clmlbx

Advertisement




All times are GMT +5.5. The time now is 01:32 PM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.

Search Engine Optimization by vBSEO 3.3.2