Phoronix Forums  

Go Back   Phoronix Forums > Hardware > Graphics Cards

Graphics Cards Discuss the latest and greatest in graphics cards, as well as the Linux compatibility and performance.

Reply
 
Thread Tools Display Modes
  #1  
Old 04-29-2007, 08:45 PM
redneckracin redneckracin is offline
Junior Member
 
Join Date: Apr 2007
Posts: 5
Default evga 8600 GT superclocked

ok i downloaded the beta driver for this card and I went into init 3 as root and installed the driver. I also changed my xorg.conf to load glx and set my driver to nvidia instead of just "nv".

But upon boot up after the loading screen (feisty btw) my xserver fails and tells me that my nvidia kernel version and driver version are not the same.

I don't know exactly how to fix this. Help?
Reply With Quote
  #2  
Old 04-29-2007, 09:14 PM
Michael Michael is offline
Phoronix
 
Join Date: Jun 2006
Location: United States
Posts: 4,564
Default

Sounds like you are having problems with the Linux restricted modules in Feisty Fawn. I have experienced the issue before but had just removed the restricted modules deb or you can just blacklist nvidia in the restricted modules.
Reply With Quote
  #3  
Old 04-29-2007, 09:21 PM
redneckracin redneckracin is offline
Junior Member
 
Join Date: Apr 2007
Posts: 5
Default

how do i delete the restricted modules?

i look in my restricted moudules manager and there is nothing to do with my graphics card
Reply With Quote
  #4  
Old 04-29-2007, 09:33 PM
Michael Michael is offline
Phoronix
 
Join Date: Jun 2006
Location: United States
Posts: 4,564
Default

apt-get remove linux-restricted-modules
Reply With Quote
  #5  
Old 04-29-2007, 09:39 PM
redneckracin redneckracin is offline
Junior Member
 
Join Date: Apr 2007
Posts: 5
Default

it says it couldn't find any restricted modules
Reply With Quote
  #6  
Old 04-29-2007, 09:41 PM
Michael Michael is offline
Phoronix
 
Join Date: Jun 2006
Location: United States
Posts: 4,564
Default

Then try apt-get remove linux-restricted-modules-$(uname -r)
Reply With Quote
  #7  
Old 04-29-2007, 09:45 PM
redneckracin redneckracin is offline
Junior Member
 
Join Date: Apr 2007
Posts: 5
Default

ok there was still nothing there. Are there dependencies for the new driver for the 8*** series?
Reply With Quote
  #8  
Old 04-29-2007, 10:08 PM
Michael Michael is offline
Phoronix
 
Join Date: Jun 2006
Location: United States
Posts: 4,564
Default

Quote:
Originally Posted by redneckracin View Post
ok there was still nothing there. Are there dependencies for the new driver for the 8*** series?
The dependency is having the proper NVIDIA driver. For the 8500/8600 series you MUST be using the 100.14.03 display drivers (or newer, once out).
Reply With Quote
  #9  
Old 04-29-2007, 10:35 PM
redneckracin redneckracin is offline
Junior Member
 
Join Date: Apr 2007
Posts: 5
Default

ok i think my problem was i was doing this stuff in init 1. How do i get into init 3 in ubuntu? i tried sudo init 3 but i got nothing
Reply With Quote
  #10  
Old 04-30-2007, 04:15 PM
tuke81 tuke81 is offline
Junior Member
 
Join Date: Apr 2007
Location: Arctic circle, Finland
Posts: 29
Default

There is no runlevel 3 on ubuntu. Ubuntu works in two different runlevels, recovery(1) and normal use(2)(ok you can tell init to use 3-5 runlevels aswell but those aren't different than runlevel 2). And besides you should not install nvidia drivers in runlevel 1, it's not recomended.

But for installing drivers from nvidia's binaries, you have to disable x(or gdm or kdm or xdm). Well quickiest way with ubuntu gnome:
alt+cntrl+f1 -> login
sudo killall gdm
And install drivers. But it is not that easy you will need some dev packages and kernel headers to install them, so it could be better to follow mr. tseliots guide:
http://doc.gwos.org/index.php/Latest..._Edgy#METHOD_2
(note it's for edgy I know. But it's should work with feisty same way)
Reply With Quote
Reply

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 -5. The time now is 02:55 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Copyright ©2004 - 2009 by Phoronix Media.