Ubuntu Forums ubuntu.com - launchpad.net - ubuntu help  

Go Back   Ubuntu Forums > The Ubuntu Forum Community > Forum Archive > Main Support Categories > Multimedia & Video
Register Reset Password Forum Help Forum Council Search Today's Posts Mark Forums Read

Hello, Unregistered You are browsing a READ only archive of the main support categories pre 4/21/2008. You will not be able to post or reply any threads in this section.

Multimedia & Video
Have multimedia question? ATI, Nvidia, Sound cards. Just ask here.

 
Thread Tools Display Modes
Old May 3rd, 2007   #1
tseliot
Python Enthusiast
 
tseliot's Avatar
 
Join Date: May 2005
Location: Lecce, Italy
Beans: 6,288
Send a message via AIM to tseliot
Lightbulb HOWTO: Install the Nvidia driver on Feisty Fawn

Hi, I've ported my guide about the Nvidia Drivers to Edgy Eft on the USDF.
http://doc.gwos.org/index.php/Latest_nvidia_feisty

OR try this mirror:

http://www.albertomilone.com/latest_...sf_feisty.html


--------------------------------------------------------------------
Application to make Method 2 faster

You can use Envy which you can find below (for automating Method 2 and solving problems of driver mismatch)

NOTE: Envy is a 3rd party application and you should use it at your risk

My application will download the ATI/Nvidia installer (and all the files the installer needs), build the packages you need and set the driver for you.

Get to the following website:
http://albertomilone.com/nvidia_scripts1.html

And follow the instructions you will find there.

Last edited by tseliot; August 2nd, 2007 at 06:18 AM..
tseliot is offline   Reply With Quote
Old May 3rd, 2007   #2
dabl
Chocolate Ubuntu Mocha Blend
 
dabl's Avatar
 
Join Date: Jan 2007
Beans: 1,860
Re: HOWTO: Install the Nvidia driver on Feisty Fawn

GREAT to hear this!

Does it work on 64-bit?

Thanks for doing this!
dabl is offline   Reply With Quote
Old May 3rd, 2007   #3
tommcd
Chocolate Ubuntu Mocha Blend
 
tommcd's Avatar
 
Join Date: Aug 2005
Location: Philadelphia, PA, USA
Beans: 1,827
Ubuntu 9.10 Karmic Koala
Send a message via Yahoo to tommcd
Re: HOWTO: Install the Nvidia driver on Feisty Fawn

tseliot, 2 questions:
1) What about this way from the wiki:
https://help.ubuntu.com/community/Bi...t=%28nvidia%29
It says system>administration>Restricted Devices Manager is now the 'recomended way'. Is that true?
2) When you install nvidia-glx-new in synaptic it says the command to enable the driver is now "sudo nvidia-glx-config enable". What is the difference between that and "sudo nvidia-xconfig", and what does the "--no-composite" switch do?
__________________
desktop: Asrock 939 Dual Sata2, AMD Athlon64 3200, 2GB RAM, Nvidia 8600GT
laptop: Acer 3680-2633
tommcd is offline   Reply With Quote
Old May 4th, 2007   #4
solarjeep
First Cup of Ubuntu
 
Join Date: Feb 2007
Beans: 7
Re: HOWTO: Install the Nvidia driver on Feisty Fawn

This (Envy) works. I just did a clean install of Feisty for the first time on one of my secondary boxes. I used the Envy package and it was flawless. Using an nVidia GeForce4 MX 4000 AGP.
I'll update later if I run into any issues related to this method.

Nice job!
__________________
solarjeep --
I want to believe in Linux. I really do. Show me. Give me a sign, Oh Mighty Penguin! Show me that the path I have chosen will work for me! I'm willing to bleed. To cry. To sweat. Please be patient with me.
solarjeep is offline   Reply With Quote
Old May 4th, 2007   #5
Rictus
Just Give Me the Beans!
 
Join Date: Dec 2005
Beans: 64
Re: HOWTO: Install the Nvidia driver on Feisty Fawn

Does this work for the 8800 series too?
Rictus is offline   Reply With Quote
Old May 4th, 2007   #6
John Azelvandre
A Carafe of Ubuntu
 
Join Date: Sep 2005
Location: Brooklyn, NY
Beans: 94
Ubuntu 8.04 Hardy Heron
Re: HOWTO: Install the Nvidia driver on Feisty Fawn

I just downloaded and ran Envy, and it seemed to work, but I'm still not getting the hi-res my card is capable of. But now direct rendering returns 'yes' whereas before it returned 'no.' Which I think is a good thing.

I have: PCI Express nvidia GeForce Go 6600.

What do I try now? This card is capable of doing something like 1680x1050
John Azelvandre is offline   Reply With Quote
Old May 5th, 2007   #7
John Azelvandre
A Carafe of Ubuntu
 
Join Date: Sep 2005
Location: Brooklyn, NY
Beans: 94
Ubuntu 8.04 Hardy Heron
Re: HOWTO: Install the Nvidia driver on Feisty Fawn

I got my card to work. I guess Envy didn't quite do it in my case. Fortunately, I had the old xorg.conf file from the previous vendor install handy, and I copied the relevant parts of it to get my card to work up to spec. Here's what I needed to put in for my card:

Code:
Section "Device"
	Identifier  "Videocard0"
	Driver      "nvidia"
	Option	    "AddARGBGLXVisuals" "True"
EndSection

Section "Screen"
	Identifier "Screen0"
	Device     "Videocard0"
#	Option     "TwinView" "On"
#	Option     "TwinViewOrientation" "Clone"
#	Option     "MetaModes" "CRT-0: 1680x1050, DFP-0: 1680x1050"
#	Option     "ConnectedMonitor" "CRT, DFP"
	DefaultDepth     24
	SubSection "Display"
		Viewport   0 0
		Depth     24
	EndSubSection
EndSection
Not really sure what this does, but it worked.
John Azelvandre is offline   Reply With Quote
Old May 8th, 2007   #8
hessiess
Fresh Brewed Ubuntu
 
hessiess's Avatar
 
Join Date: May 2007
Beans: 1,387
Send a message via ICQ to hessiess
Re: HOWTO: Install the Nvidia driver on Feisty Fawn

i need to get the graphics drivers for a geforce go 7600 in ubuntu with no internet conection

the link dosant work, just infanatly loads
hessiess is offline   Reply With Quote
Old May 8th, 2007   #9
dnzz
Just Give Me the Beans!
 
dnzz's Avatar
 
Join Date: Aug 2006
My beans are hidden!
Ubuntu 7.10 Gutsy Gibbon
Send a message via MSN to dnzz
Re: HOWTO: Install the Nvidia driver on Feisty Fawn

Ok i installed the driver but I can NOT even play KAsteroids. Drivers are very slow.


I have Geforce 6200 go

Things i have tried:
1-Installing nvidia-glx-new, nvidia-glx-config enable, nvidia-xconfig
2-Installing drivers from www.nvidia.com
3-This guide...
4-Using "nv" drivers (Hopelessly)


Any ideas?
dnzz is offline   Reply With Quote
Old May 10th, 2007   #10
Gang_Star
First Cup of Ubuntu
 
Join Date: May 2007
Beans: 6
Re: HOWTO: Install the Nvidia driver on Feisty Fawn

Wow! Amazing...

That's such a well written guide. Even a noob such as myself has no problem following it, it's done from the terminal to minimize error, and best of all it worked. Thanks!

I have what I have found to be not the easiest setup to get drivers running for but this was a synch. My working setup:
Geforce 6200 TurboCache
Kubuntu Feisty 7.04 (64 Version)
Gang_Star is offline   Reply With Quote

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

Forum Jump


All times are GMT -4. The time now is 02:31 AM.


vBulletin ©2000 - 2010, Jelsoft Enterprises Ltd. Ubuntu Logo, Ubuntu and Canonical © Canonical Ltd. Tango Icons © Tango Desktop Project. lingonberry