LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 07-20-2003, 02:48 PM   #1
XPediTioN
Member
 
Registered: Jun 2003
Location: Illinois
Distribution: Slackware 9.1
Posts: 305

Rep: Reputation: 30
Nvidia Vanta (Compaq)


I downloaded the driver but it wont work i don't know why. Can someone help me?
Why don't I have /usr/src/linux/include/linux?

Last edited by XPediTioN; 07-20-2003 at 02:50 PM.
 
Old 07-20-2003, 02:58 PM   #2
Tinkster
Moderator
 
Registered: Apr 2002
Location: earth
Distribution: slackware by choice, others too :} ... android.
Posts: 23,067
Blog Entries: 11

Rep: Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928
Not quite sure what driver and where
from you downloaded it, but X11 4.3
knows and supports the card well...

The fact that you don't have
/usr/src/linux/include/linux means
that you didn't download and install
the kernel source :) Go to your closest
slackware-mirror and get it.

Cheers,
Tink
 
Old 07-20-2003, 03:37 PM   #3
XPediTioN
Member
 
Registered: Jun 2003
Location: Illinois
Distribution: Slackware 9.1
Posts: 305

Original Poster
Rep: Reputation: 30
I have 4.3 but I don't see any Nvidia Vanta (Compaq). There are Nvidia Riva Vanta TNT2 and others but I think they are not the same. About the kernel source, what is it and where do I get it?
 
Old 07-20-2003, 03:55 PM   #4
XPediTioN
Member
 
Registered: Jun 2003
Location: Illinois
Distribution: Slackware 9.1
Posts: 305

Original Poster
Rep: Reputation: 30
This is the log of the driver :
ERROR: Unable to find the kernel header files for the currently running kernel.
Please make sure you have installed the kernel header files for your
kernel; on Red Hat Linux systems, for example, be sure you have the
'kernel-source' rpm installed. If you know the correct kernel header
files are installed, you may specify the kernel include path with the
'--kernel-include-path' commandline option.
ERROR: Installation has failed. Please see the file
'/var/log/nvidia-installer.log' for details. You may find suggestions
on fixing installation problems in the README available on the Linux
driver download page at www.nvidia.com.
Which kernel should I get from the Nvidia Site?
 
Old 07-20-2003, 04:03 PM   #5
slakmagik
Senior Member
 
Registered: Feb 2003
Distribution: Slackware
Posts: 4,113

Rep: Reputation: Disabled
'--kernel-include-path=/usr/include' might work if it's only looking for certain things that you happen to have in /usr/include but you should get the kernel source, anyway. It's in the /k directory of Slack mirrors, surprisingly enough. Not sure about your nvidia driver - whichever one matches your card/chipset, I guess. And check the log and the README, of course.
 
Old 07-20-2003, 04:07 PM   #6
XPediTioN
Member
 
Registered: Jun 2003
Location: Illinois
Distribution: Slackware 9.1
Posts: 305

Original Poster
Rep: Reputation: 30
which kernel source do I get?
 
Old 07-20-2003, 04:16 PM   #7
Tinkster
Moderator
 
Registered: Apr 2002
Location: earth
Distribution: slackware by choice, others too :} ... android.
Posts: 23,067
Blog Entries: 11

Rep: Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928
http://www.slackware.com/getslack/

Go look .... I'd recommend searching the
tree that matches your Slackware.

Cheers,
Tink

Last edited by Tinkster; 07-20-2003 at 04:17 PM.
 
Old 07-21-2003, 03:45 AM   #8
nvn
Member
 
Registered: Apr 2003
Location: Sweden
Distribution: Slackware
Posts: 242

Rep: Reputation: 30
Ehm, XPediTioN...I don't mean to be rude, but...

It seems to me that you don't really search for information and try to put it together in order to get your system flying. Rather, it seems like you want OTHER PEOPLE to search for information and try to put it together for you.

One of the main differences between Linux and Windows is that Linux actually allows you to have control over what's going on with the system. Most (non-redmond) people consider this a pretty good thing, and...they take advantage of it. How? Well, in order to control something, you'll have to KNOW it.

This means that Linux people - especially those with "hardcore" distros like Slackware etc - tend to rtfm.

A LOT.

If they can't find the answer in tfm they stfw.

A LOT.

While they're doing this, they stfu (except for an occasional "dammit!"), and if they STILL can't solve the problem in question...they might post on a forum or in a newsgroup.

What I'm trying to say is that unless you really start to ABSORB the information given to you, for free, all across the internet, you're NEVER gonna have control over your Slack...and in such a case, you might as well go wind0ze all the way.

Now, if you really want to learn Linux, I recommend you to read "the book" for starters (http://www.slackware.com/book/). After reading it, one is "comfortable" with Slack and don't really feel like a stranger anymore. Of course, one is by no means an expert after reading the book, but at last one's moving in the right direction. There are some excellent other books you'll probably want to look into as well, for instance Matt Welsh's "Running Linux" (you'll want the fourth edition, ISBN 0596002726). You'll probably like http://jetblackz.freeservers.com/index.html too. Also, you should study computer hardware a bit - that's pretty necessary to know in order to get your Linux system screaming. You'd be helped by knowing about programming and scripting, so check that out a bit as well.

I also recommend you to pay frequent visitis to sites like

http://newsforge.com/
http://www.linuxcompatible.org/
http://lwn.net/
http://www.userlocal.org/

and so on.You should also make sure to keep your box tight, so http://www.netfilter.org/ is definitely important.

Of course, you check out the list of links each site provide as well. There is lots and lots of information, just waiting to be double- and triple-checked.

As I said - you WILL have to know a lot in order to successfully administer your system. You'll need to know about your hardware, about Linux in general, about Slackware in particular, about specific pieces of software (such as IPTables). Again, I certainly don't intend to be rude - if you think I came across as rude, I apologize - but you'll have to start studying if you want to run Linux. Now.
 
Old 07-21-2003, 12:36 PM   #9
XPediTioN
Member
 
Registered: Jun 2003
Location: Illinois
Distribution: Slackware 9.1
Posts: 305

Original Poster
Rep: Reputation: 30
Thanks for your advice. I got my NVidia Video Adapter Working I am sorry for trying to solve my problems so fast without reading and understanding. Thanks for the help you have provided me. I really appreciate it. I am also sorry for making multiple post about the same thing.
 
  


Reply



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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Compaq R3000 DP533AV Corrupted display on NVIDIA driveres into_311 Linux - Laptop and Netbook 1 03-17-2005 12:51 PM
Can't build nvidia.ko on MEPIS3.3. Read /usr.../nvidia-kernelsource/README.debian digorykirke Linux - Software 0 03-16-2005 02:10 AM
nVidia TNT Vanta 64 darknessvb Linux - Newbie 3 11-05-2004 04:49 AM
kernel 2.6.3--bk8 and NVIDIA-Linux-x86-1.0-5336 video driver from Nvidia zdenkod Linux - Hardware 2 03-09-2004 05:38 AM
Configuring Nvidia Vanta LT LunaticManiac Linux - Newbie 1 11-25-2003 09:47 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 07:59 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration