Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux? |
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.
|
 |
|
03-31-2005, 01:46 PM
|
#1
|
LQ Newbie
Registered: Feb 2005
Posts: 19
Rep:
|
Linspire is Debian,but how 2 Install Nvidia Drivers
Hello,
hope u guys can help me again !
Ive got the newest release oft Linspire, 5-0 its completly basing on Debian LInux, its Only branded by Linspire !
My Question Now, ive got no experiences to debian, Apt is working, but i cant install an Nvidia Driver properly...Ive used an HowTo but it doesnt work for me ! So my question : can anyone hlep me installing Nvidia drivers on that system, maybe in that style?
1.
2.
3.
Maybe someone knows some answers or can help me personal with all that...
Ohh ive tried to install the driver fro nvidia.com too but i dont find the kernel sources or the kernel sources matching for that system...Maybe some one can assist me, iam a newbie to Debian but its a very nice and fast system...
dont let me hang guys
greetings from germany Benny
|
|
|
03-31-2005, 03:46 PM
|
#2
|
Member
Registered: Apr 2004
Posts: 120
Rep:
|
I had the same issue and installing the kernel source package closest to the kernel I was running fixed the issue.
To know the kernel you're running Try installing the source package from a GUI package manager (eg: Synaptic), it' s much easier. Just search for "source", mark it and hit apply!
Then follow thouroughly the HOWTO provided by Nvidia and you should be set.
|
|
|
03-31-2005, 04:00 PM
|
#3
|
LQ Newbie
Registered: Feb 2005
Posts: 19
Original Poster
Rep:
|
Sorry iam german and try to recover what you said, 2 be sure i understand u 
So the drivers are running on ur Linspire Mashine ?!
Iam sorry but i dont understand what to install closest to the kernel...
ive tried to install many kernel sources, but never a kernel source package matched..
then runing the nvidia software, but where are the src. pathes the installer wants?! (in suse its/usr/src/linux/)
so
1. I should run uname -r
2. i should install synaptic (via Apt ) (sorry newbie)
but if i remember right, the problem was that my kernel was a 2.6.10 (example) and the only source was kernel-source-2.6.10-i386 and the system didnt take it as a source package...
So Sorry i dont wanna go on ur nerves, but can u please make it more detailed in th 1 2 3 stylw, for the stupid german boy
@ this time using Suse again, but if i uderstand completly what to do, i will try next morning !
thanks benny
|
|
|
03-31-2005, 04:03 PM
|
#4
|
LQ Newbie
Registered: Feb 2005
Posts: 19
Original Poster
Rep:
|
ähhm and can u gimme the link for the readme from nvidia, because i know only one for suse and fc3, and the other one handled the drivers by apt and the HowTo was written by someone else !
maybe you can specify your answer and gimme a usefull HowTo, especially for newbies, like me 
|
|
|
03-31-2005, 04:28 PM
|
#5
|
Member
Registered: Mar 2005
Distribution: Fedora Core 3
Posts: 176
Rep:
|
Quote:
but if i remember right, the problem was that my kernel was a 2.6.10 (example) and the only source was kernel-source-2.6.10-i386 and the system didnt take it as a source package...
|
Well, thats a match.
Well, I myself own a Geforce FX, so have installed nvidia drivers without a problem many times. But I'm not familiar with Linspire.
You can specify the location of the kernel source tree to the nvidia driver installer manually. By default one of the places it looks is /usr/src/kernel_version_no.
You can also create a symbolic link named linux at /usr/src that point to the kernel source tree wherever it is installed. The nvidia installer should work fine.
|
|
|
04-01-2005, 02:09 AM
|
#6
|
LQ Newbie
Registered: Feb 2005
Posts: 19
Original Poster
Rep:
|
Its like ive Said, its absolutly Debian  so where is the location of the source tree, so that i can create a sysmbolic link or specifiy it with --kernel-source-path=/xX/xX/xX/
because i dont know the kernel source path ! :-(
so first i install that matching kernel source..
Need i the kernel Headers?
then i start the installer and specify the source path...but wheres the source path, like in suse /usr/src/linux/
|
|
|
04-01-2005, 04:14 AM
|
#7
|
Member
Registered: Mar 2005
Distribution: Fedora Core 3
Posts: 176
Rep:
|
I'm not familiar with debian either. But the source tree should be in /usr/src/.... if you didn't manually specifed other locations. Firs of all, To have the source you have to have the kernel source packages installed. If you have installed it already thats OK. Check the packages installed.
If its not installed, download the source package for your running kernel version and then install it.
Also, youinstallation cd may contain kernel source package already, check with the package manager tool that comes with debian and install it from there.
|
|
|
04-01-2005, 04:33 AM
|
#8
|
LQ Newbie
Registered: Feb 2005
Posts: 19
Original Poster
Rep:
|
Youre really good guys :-) My Sources are now installed and Nvidia installer find that source ! :-) But then the Next error occures... He Says sth. like that !
Error
If ure using Kernel 2.4 check right source configs and if the
sources are Matching the kernel and its headers
If ure using kernel 2.6 (i do) check that the sources and
headers are right configured...and Something with Kbuild etc.
can someone help me with that error ?! whats wrong now ?
my kernel figured out with uname -r was 2.6.10 the source i installed and untar into /usr/src/linux/ was 2.6.10 with synaptic
but what to do now ? Maybe someone can make sth. of that error  I want to use that F**** system but always ive got
problems 
|
|
|
04-01-2005, 05:16 AM
|
#9
|
LQ Newbie
Registered: Feb 2005
Posts: 19
Original Poster
Rep:
|
WOOOW ive installed ne Kernel Headers and deinstalled the LOS kernes headers...that killed the system, no reboot anymore !
System is reinstalled, i think ive got to wait for ur answers again ! 
|
|
|
04-01-2005, 05:51 AM
|
#10
|
LQ Newbie
Registered: Feb 2005
Posts: 19
Original Poster
Rep:
|
OK Guys heres More Detailed, what the installer says .-..Ive found the Kernel-Sources on the Linspire cd, an installed an untard them...
The message is still the same :
If ure running a 2.6 Kernel, use the matching kernel-sources, if it is so check ur configuration, specify the output directory
using "kbuild_output" or the "0" Kbuild parameter, specify it with the sysconf environment or specifiy
it in Nvidia installer Command line !
So thats what he want, my question, what want he ?
The kernel source is exactly matching,. in Numer an Name, so its right, what to specify or Configure?
Maybe s.o knows that, giong to work now, looking here again in 6 hours, dont let me hang 
|
|
|
04-01-2005, 06:28 AM
|
#11
|
Member
Registered: Apr 2004
Posts: 120
Rep:
|
In my case, I had the same output because It was looking for the sources somewhere else. You can specify the source directory using a PATH variable thru the command line.
Are you sure you're executing the Nvidia installer at the correct runlevel?
As for the doc here it is
Best luck,
|
|
|
04-01-2005, 10:24 AM
|
#12
|
LQ Newbie
Registered: Feb 2005
Posts: 19
Original Poster
Rep:
|
Hmm maybe its wrong runlevel. diagnostic is it... its 2 i think, but Linspire starts X in runlevel 3 too, and so i cant run Nv installer in Runlevel 3 ;(
|
|
|
04-01-2005, 10:26 AM
|
#13
|
Member
Registered: Mar 2005
Distribution: Fedora Core 3
Posts: 176
Rep:
|
Quote:
Ive found the Kernel-Sources on the Linspire cd, an installed an untard them...
|
Give the nvidia installer the path where you extracted the kernel source tree. Where did you untar it?
|
|
|
04-01-2005, 12:40 PM
|
#14
|
LQ Newbie
Registered: Feb 2005
Posts: 19
Original Poster
Rep:
|
Hmm ive untard it to /usr/src/linux/ theres the folder kernel-source-2,6.10 and after it some folders like include skripts...
hmm the error is alway the same, that i should specify the output :-( Getting crazy with that fucking branded shit :-( sorry 4 that kind of language...
isnt there any other way to install nvidia with apt or sth. like that ?
|
|
|
04-01-2005, 01:07 PM
|
#15
|
Member
Registered: Mar 2005
Distribution: Fedora Core 3
Posts: 176
Rep:
|
Quote:
Hmm ive untard it to /usr/src/linux/ theres the folder kernel-source-2,6.10 and after it some folders like include skripts...
|
thats where you've done wrong. Without saying more about it, plzz follow the belows instructions.
browse to the directory where you've untared the kernel source and then run "pwd" an post the output here.
Or, untar the kernel source tree immidiately inside /usr/src/linux. I mean the usr/src/linux should contain the contents of the archive. It shoud not contain another folder like you said kernel-source-2.6.10.
The /usr/src/linux folder should contain whats inside the kernel-source-2.6.10 but not the kernel-2.6.10 folder itself. Got it?
|
|
|
All times are GMT -5. The time now is 06:31 AM.
|
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
|
|