LinuxQuestions.org
Visit Jeremy's Blog.
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 01-24-2009, 10:35 AM   #1
zalibidas
LQ Newbie
 
Registered: Jan 2009
Posts: 9

Rep: Reputation: 0
One last thing - Nvidia


OK. Using slackware 12.2, and fluxbox. How do I install the drivers, step by step, if its not to much of a pain.

I'm a new user to linux. Don't know much at all, so I'm having trouble as to where I should start with this. And, to give you an idea of just how new I am, I had trouble figuring out I needed to type startx to get here. :P
 
Old 01-24-2009, 10:43 AM   #2
tramni1980
Member
 
Registered: Jul 2006
Location: Köln, Germany
Distribution: Slackware64-14.2 & -current, DragonFly BSD, OpenBSD
Posts: 819

Rep: Reputation: 55
Quote:
Originally Posted by zalibidas View Post
OK. Using slackware 12.2, and fluxbox. How do I install the drivers, step by step, if its not to much of a pain.

I'm a new user to linux. Don't know much at all, so I'm having trouble as to where I should start with this. And, to give you an idea of just how new I am, I had trouble figuring out I needed to type startx to get here. :P
Go to slackbuilds.org and download and install the nvidia-kernel and nvidia-driver packages. Make sure that you choose a driver that supports your video card. If your nvidia a bit old, the new driver might not work for it. Read carefully the READMEs of both packages at slackbuilds.org. In case of problems, post us here you /var/log/Xorg.log file Remember to change the driver name in xorg.conf from "nv" to "nvidia".

Good luck
 
Old 01-24-2009, 10:49 AM   #3
tux_dude
Member
 
Registered: Dec 2008
Distribution: Slackware64 Current
Posts: 278

Rep: Reputation: 41
We all have to start somewhere...Welcome to Slack.

You can run the nvidia driver directly. You will need to stop X before installing the driver.

Code:
sh NVIDIA-Linux-x86-180.22.pkg1.run
Once you have everything running, you can edit the file /etc/inittab to start X automatically.

Change
Quote:
# Default runlevel. (Do not set to 0 or 6)
id:3:initdefault:
To
Quote:
# Default runlevel. (Do not set to 0 or 6)
id:4:initdefault:
 
Old 01-24-2009, 12:12 PM   #4
zalibidas
LQ Newbie
 
Registered: Jan 2009
Posts: 9

Original Poster
Rep: Reputation: 0
I can see the files needed to download at slackbuild.org, but theres so many. I don't know which ones I need, or how to install them, all that stuff. Could you explain in a bit more detail? I have like no knowledge of anything linux, so saying that, I could download the files, but then I would have no clue what to do with them.

And tux, from what I've read, doesn't 180.22 have some sorta issue with slackware?
 
Old 01-24-2009, 12:19 PM   #5
digitelle
Member
 
Registered: Jan 2009
Posts: 57

Rep: Reputation: 16
Go to the Nvidia website, they have the 180.22 drivers for linux out, most likely your card is supported. Either that or wait for the right ones to become available on slackbuild.
 
Old 01-24-2009, 12:43 PM   #6
zalibidas
LQ Newbie
 
Registered: Jan 2009
Posts: 9

Original Poster
Rep: Reputation: 0
Got it working. Thanks for the help. I was just a bit worried that 180.22 wouldn't work, but gave what the third guy said a try and it worked like a charm.
 
Old 01-25-2009, 03:57 AM   #7
tramni1980
Member
 
Registered: Jul 2006
Location: Köln, Germany
Distribution: Slackware64-14.2 & -current, DragonFly BSD, OpenBSD
Posts: 819

Rep: Reputation: 55
I should learn how to use the slackbuilds. They have documentation on their site (www.slackbuilds.org) on how to use the slackbuilds. The ultimate reason is that unless your programs are packaged, you have no way to remove or upgrade them, at least in most cases.
 
Old 01-25-2009, 02:19 PM   #8
cwwilson721
Senior Member
 
Registered: Dec 2004
Location: In my house.
Distribution: Ubuntu 10.10 64bit, Slackware 13.1 64-bit
Posts: 2,649
Blog Entries: 1

Rep: Reputation: 67
The Nvidia drivers work fine from the nvidia website. Just do as the poster above said, and they will work.

The issue with using the nvidia drivers from slackbuilds is that UNLESS YOU HAVE THE EXACT KERNEL THEY WERE BUILT FROM, THEY PROBABLY WILL NOT WORK! (And,since I always build a custom kernel from latest sources at kernel.org, they never work)

But if you run the nvidia run package yourself, and tell it NOT to get the drivers from the web, it will build the driver from whatever kernel you have installed.
 
Old 01-26-2009, 02:39 AM   #9
ppr:kut
Slackware Contributor
 
Registered: Aug 2006
Location: Netherlands
Distribution: Slackware
Posts: 631

Rep: Reputation: 463Reputation: 463Reputation: 463Reputation: 463Reputation: 463
Quote:
The issue with using the nvidia drivers from slackbuilds is that UNLESS YOU HAVE THE EXACT KERNEL THEY WERE BUILT FROM, THEY PROBABLY WILL NOT WORK! (And,since I always build a custom kernel from latest sources at kernel.org, they never work)
This is just utter nonsense. The nvidia-kernel scripts will ALWAYS build a kernel module FROM SOURCE for the kernel specified, by default the currently running one.
The issue with the slackbuilds is that I'm currently a little bit behind on updates...
 
  


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
What is this thing? risqer Linux - General 4 10-28-2004 02:00 PM
One more thing AGilley007 Slackware 2 07-14-2004 11:51 AM
NVIDIA GeForce FX Go5200 & Suse 9.0, 3D graphics thing won't work! mawooshen Linux - Distributions 8 05-12-2004 03:40 PM
Is there such a thing? mrlucio79 Linux - Software 3 03-16-2004 04:24 PM
Help, Am I getting the right thing? caffeinelegacy Linux - Networking 2 09-04-2003 11:44 AM

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

All times are GMT -5. The time now is 10:15 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