Welcome to Linux Forums! With a comprehensive Linux Forum, information on various types of Linux software and many Linux Reviews articles, we have all the knowledge you need a click away, or accessible via our knowledgeable members.
Find the answer to your Linux question:
New to Linux Forums? Register here for free!
    Linux Forums > GNU Linux Zone > Linux Newbie > NVIDIA GeForce 2 MX DDR Drivers

Forgot Password?
 Linux Newbie   If you're new to the wonderful world of Linux, start here!

Site Navigation
Linux Articles
Linux Forums
Linux Downloads
Linux Hosting
Free Magazines
Job Board
IRC Chat
RSS Feeds


Linux Forum Topics
Linux Forums
Your Distro
Linux Resources
GNU Linux Zone
The Community
Reply
 
Thread Tools Display Modes
Old 02-21-2005   #11 (permalink)
Banned
 
Join Date: Nov 2004
Location: Belgium
Posts: 1,121
__________________
Those who can make you believe absurdities can make you commit atrocities.
--Voltaire
jens is offline  


Reply With Quote
Old 02-21-2005   #12 (permalink)
Linux Guru
 
sdousley's Avatar
 
Join Date: Feb 2004
Posts: 1,767
if u run

Quote:
uname -r
have a look in /usr/src for a folder that matches the result of uname -r

if it's there, check tht there's a symlink called linux pointing to the result of uname -r, to check this, run
Code:
ls -l /usr/src/`uname -r`
note this is a flick not a quote (the character next to the number 1 on a UK keyboard.

if the sytmlink linux doesn't point to the right kernel source remove it and re-create is like this:

Code:
rm /usr/src/linux
ln -s /usr/src/`uname -r` linux
then try the nvidia drivers again
__________________
"I am not an alcoholic, alcoholics go to meetings"
Registered Linux user = #372327
sdousley is offline   Reply With Quote
Old 02-21-2005   #13 (permalink)
Jst
Just Joined!
 
Join Date: Aug 2004
Posts: 68
Quote:
Originally Posted by jens
http://www.atomichamster.com/debian/nvidiadrivers/
The packages that are described there dont excist..
The uname thing also doenst work...

Im using Debian 3.0 r2 btw..
Jst.
Jst is offline   Reply With Quote
Old 02-21-2005   #14 (permalink)
Jst
Just Joined!
 
Join Date: Aug 2004
Posts: 68
Because I'm using Debian 3.0r2, ill porbably wont be able to see the newest kernel sources and nvidia drivers, is there a way that I can update my Debian to r4?

Tnx
Jst.
Jst is offline   Reply With Quote
Old 02-22-2005   #15 (permalink)
Banned
 
Join Date: Nov 2004
Location: Belgium
Posts: 1,121
Quote:
Originally Posted by Jst
Because I'm using Debian 3.0r2, ill porbably wont be able to see the newest kernel sources and nvidia drivers, is there a way that I can update my Debian to r4?
Debian doesn't work like that...

You have:
Woody = stable (but a little old)
Sarge = testing (still very stable, recommended for most users)
Sid = unstable (very up2date, less stable)

To update (I take you're not using any backports) :
*Edit /etc/apt/sources.list and change all(don't mix them) from stable to sarge (testing)
*apt-get update
*close X
*apt-get dist-upgrade (do change most config files when asked)
*check if you have broken packages
*apt-get -f install

You now have Sarge(testing), upgrade it as well:
apt-get update
apt-get dist-upgrade
__________________
Those who can make you believe absurdities can make you commit atrocities.
--Voltaire
jens is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
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 Off
Pingbacks are Off
Refbacks are Off

Free Magazines
Run Your Own Web Server Using Linux & Apache - Free 191 Page Preview
Learn about everything you'll need to build and maintain your Linux servers, and to deploy Web applications to them.
subscribe
Open Source Security Myths Dispelled
Dispel the five major myths surrounding Open Source Security and gain the tools necessary to make a truly informed decision for your IT organization
subscribe
InformationWeek
InformationWeek is the only newsweekly you'll need to stay on top of the latest developments in information technology.
subscribe



All times are GMT. The time now is 07:49 AM.






© 2000 - 2009 - All Rights Reserved - Property of  MAS Media

Content Relevant URLs by vBSEO 3.3.0 RC2