SlackwareThis Forum is for the discussion of Slackware 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.
I get kernel header file ~version.h not found when tyring to install Nvidia driver version 1.0-8762
I also says, the most likely reason for this is that the kernel source files have not been configured.
Is there a way to get around this or, Is there a nvidia driver I can install that doesnt depend on the auto installer?
You will need to go to here and grab the kernel source that matches your Slackware version. It should be inside the repository <version number>/slackware/k. Install (using the installpkg kernel-source_bla_bla.tgz command) and most likely you will be able to install nvidia drivers after that.
You should probably make sure that /usr/src/linux is a symlink to the tree with the current kernel source as well. I've had problems when upgrading to a new kernel where I forgot to update /usr/src/linux (I know this is risky in itself, but I'm a mild risk-taker).
You should probably make sure that /usr/src/linux is a symlink to the tree with the current kernel source as well. I've had problems when upgrading to a new kernel where I forgot to update /usr/src/linux (I know this is risky in itself, but I'm a mild risk-taker).
no, /usr/scr/linux is not used for anything.
to find the kernelsource, the symlink "/lib/modules/`uname -r`/build"
is used by most installers, also the nvidia.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.