Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place! |
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.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
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.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
02-07-2005, 04:07 AM
|
#1
|
Member
Registered: Nov 2004
Location: Vancouver
Distribution: Ubunty, CentOS ,Mandriva, Gentoo, RedHat, Fedora, Knoppix
Posts: 150
Rep:
|
yet another NVIDIA install problem on Debian
Hello,
I have searched the LQ and I have found a few good tips on installing NVIDIA graphics driver but I could not solve my problem yet.
My problem is whenever I try to install the driver, because I do "init 1" to shutdown the X and to go to text mode, it warns me that it's better to run the insallation in runlevel 3 and suggests to use "telinit 3" to goto level 3. but I don't know why, but it doesn't work. As soon as I enter telinit 3 it does nothing and shows # as if I entered nothing.
When I ignore this message and go on, it gives an error that I have not installed kernel-sources which I am pretty sure I did. because when I open the package manager, it marks it as installed. but it can not find it and it terminates.
I don't really know what else to do.
Any comments?
Thank you very much
P.S. I am migrating from Mandrake 10.1 OE to Debian.
Alireza
|
|
|
02-07-2005, 08:04 AM
|
#2
|
Member
Registered: Jan 2004
Distribution: PCLOS 2007
Posts: 91
Rep:
|
First thing, at the command prompt type:
uname -r
this will tell you what kernel you are runnnig. You may have installed the wrong kernel-source package.
Go into the "Synaptic Package Manager" (should be under the system menu) and search on "kernel-source". This should list a bunch of kernel-source packages that you can choose to install. Find the one that matches your kernel and install it from Synaptic.
Once you have the correct kernel-source package installed you can do a ctrl-alt-f1 this should take you to your "text prompt". Log in as root and type the following:
/etc/init.d/gdm stop
this stops the "gnome display manager". Then do your nvidia setup as instructed. After your done installing the nvidia driver you will want to start gdm back up so you will type:
/etc/init.d/gdm start
that should start the x server back up and hopefully, if all went well, you will see your nvidia logo screen appear.
|
|
|
02-07-2005, 03:58 PM
|
#3
|
Senior Member
Registered: Nov 2003
Location: Orlando FL
Distribution: Debian
Posts: 1,765
Rep:
|
|
|
|
02-08-2005, 02:08 AM
|
#4
|
Member
Registered: Nov 2004
Location: Vancouver
Distribution: Ubunty, CentOS ,Mandriva, Gentoo, RedHat, Fedora, Knoppix
Posts: 150
Original Poster
Rep:
|
Thank you all for your replies. However, I still have the same problem.
When I issue "uname -r", it shows: "2.4.27-1-386"
I have also the following packages installed ( I found them in "file:/usr/src" ):
kernel-headers-2.4.27-speakup
nvidia-glx-1.0.2880
kernel-source-2.4.27.tar.bz2
nvidia-kernel-src.tar.gz
these are the only ones compatible with my kernel version I guess right?
So I still get the same error that there was no kernel source or header file found.
Can anybody throw another suggestion ??
Thank you all
Alireza
|
|
|
02-08-2005, 09:15 AM
|
#5
|
Member
Registered: Jan 2004
Location: Virginia, USA
Distribution: slack 13; I've used it all :)
Posts: 433
Rep:
|
I had all kind of issues when I set it up on my box. Need to make sure that nvidia is in your /etc/modules file.
|
|
|
02-08-2005, 12:56 PM
|
#6
|
Senior Member
Registered: Nov 2003
Location: Orlando FL
Distribution: Debian
Posts: 1,765
Rep:
|
other then following the detailed instructions in the above link and the links that it points to i have done this a few times with that kernel (speakup can be a pain, but those steps do work)
some times i could not get the GUI tools to work and other times i could not get the CLI tools to work for adjusting what starts during what runlevel in debian so make sure you have both, and have edited your sources.list so you can apt-get install and go forward from there.
|
|
|
02-08-2005, 01:20 PM
|
#7
|
Senior Member
Registered: Jun 2004
Location: the Netherlands
Distribution: debian SID
Posts: 2,170
Rep:
|
You can try the official drivers as well if you don't mind doing that?
|
|
|
All times are GMT -5. The time now is 11:32 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|