LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   Installing NVidia Drivers - Easy? (https://www.linuxquestions.org/questions/slackware-14/installing-nvidia-drivers-easy-164013/)

vi0lat0r 03-29-2004 11:17 PM

Installing NVidia Drivers - Easy?
 
If I start with a fresh installation of Slack 9.1, how easy will it be to get my Nvidia GeForce4 up and working? I have been trying with Mandrake and recompiling kernals and sheesh! I even got the freaking drivers installed but now my XF86Config-4 file is going insane, editing itself on boot!!

Anyways, so how easy is it to install the Nvidia drivers?

newinlinux 03-29-2004 11:27 PM

As per what they claimed:

STEP 3: Install
Type "sh NVIDIA-Linux-x86-1.0-5336-pkg1.run" to install the driver, then edit your X86Config file as appropriate. See the text README for more detailed instructions.

I found it really easy.

itsjustme 03-29-2004 11:34 PM

Re: Installing NVidia Drivers - Easy?
 
Quote:

Originally posted by vi0lat0r
Anyways, so how easy is it to install the Nvidia drivers?
You know, this question, and other questions about Nvidia, have been asked exactly 156,677,878,466,667,345,678,544,000 times, and that's just on this forum! :eek: :D

Yes, it's simple. Read the README at the nvidia site where you get the .run driver file.

Get out of X.
Run the .run file
Edit /etc/X11/XF86Config per the README
restart X

(basically)

ding.

(Edit: I think that's gazillion buhzillion)

vi0lat0r 03-29-2004 11:35 PM

lol. You have no idea how many times I have had to switch to run level 3 and type that in - seriously. Each time there is a new and mysterious error lurking around the kernel.. I mean corner ;-)

So I take it - the kernel source(s) will be there and nvidia won't complain?

itsjustme 03-29-2004 11:38 PM

Quote:

Originally posted by vi0lat0r
So I take it - the kernel source(s) will be there and nvidia won't complain?
Oh..uh... yeah, you'll need to get the kernel source from one of the CD's and installpkg it, as I recall.

vi0lat0r 03-29-2004 11:41 PM

:-)

ok so what exactly do I type in the terminal?

or is there a packager program that I can just load up and search for 2.6.x kernel source? Or what would I search for?

I know these are n00b questions, but to slack I am a n00b. :-D

newinlinux 03-29-2004 11:50 PM

if you are still with your fresh install of Slack 9.1, you have to have the k package selected. If you did not, you can always go back there it's at mnt/cdrom/slackware/k of cd1, type pkgtool, and you will be prompted with the menu for installation for the vanilla kernel of 2.4.22. the slack current tree is now having 2.4.25, so you may want to upgrade to 2.4.25 first then install the nvidia drivers.

vi0lat0r 03-29-2004 11:52 PM

Thanks I am off to install slack :-)

vi0lat0r 03-30-2004 01:09 AM

Got it installed, I must say its very nice not to have to configure much in slackware! :-)

However, it seems my CD-Rom drive isn't being picked up (KDE)... any suggetions, comments, acts of congress?

Again I appreciate you helping a Slackin' N00b like me ;-)

bashrc2 03-30-2004 01:38 AM

if you want to mount your cdrom go to a terminal and type:
mount /dev/cdrom /mnt/cdrom

im not so sure what you mean by "picked up"..

vi0lat0r 03-30-2004 01:42 AM

thanks :-)

Sound, sound anyone? /dev/dsp could not be found...

newinlinux 03-30-2004 01:43 AM

trust that you have gone through

alsamixer
alsactl store

next is chmod a+rw /dev/dsp

newinlinux 03-30-2004 01:46 AM

Quote:

Originally posted by bashrc2
if you want to mount your cdrom go to a terminal and type:
mount /dev/cdrom /mnt/cdrom

im not so sure what you mean by "picked up"..

not sure why oftern times i see this advice on mount /dev/cdrom /mnt/cdrom, i usually just type mount /mnt/cdrom will do. fstab knows what am i doing i guess?

vi0lat0r 03-30-2004 01:49 AM

Code:

# alsamixer

alsamixer: function snd_ctl_open failed for default: No such device

That, unfortunately, isn't working. Though I did get my scroll mouse working, the cd-rom drive is working, Nvidia drivers (hurray!) are working...

Trying to get sound, then I will move on to my last problem :-)

newinlinux 03-30-2004 01:54 AM

can you do a lspci?


All times are GMT -5. The time now is 10:24 AM.