Welcome to Linux Forums! With a comprehensive Linux Forum, information on various types of Linux software and many Linux Reviews articles, we have all the knowledge you need a click away, or accessible via our knowledgeable members.
Find the answer to your Linux question:
New to Linux Forums? Register here for free!
    Linux Forums > Your Distro > Slackware Linux Help > [SOLVED] Getting Nvidia Geforce 6600 on the right computer

Forgot Password?
 Slackware Linux Help   For help and Discussion about Slackware linux

Site Navigation
Linux Articles
Linux Forums
Linux Downloads
Linux Hosting
Free Magazines
Job Board
IRC Chat
RSS Feeds


Linux Forum Topics
Linux Forums
Your Distro
Linux Resources
GNU Linux Zone
The Community
Closed Thread
 
Thread Tools Display Modes
Old 10-15-2009   #1 (permalink)
Just Joined!
 
Join Date: Dec 2005
Posts: 23
[SOLVED] Getting Nvidia Geforce 6600 on the right computer

Need to get Nvidia-Linux-x86-185.18.36-pkg1.run onto a slackware12.2 box that has no gui access.
wget failed... and my lack of basic application skills is has been a week long horror. Because i have another Slackware 12.1 box I download the Nvidia driver to xfce desktop... well I don't know how to get that driver onto cd rw disc and i don't know how to open a cd using CLI to get that driver where i need it.

Then I started to install a slack build of Xfburn to slackware12.1 and got stuck after untar libburn-0.6.2-i486-1_rlw.tgz
-> wound up with install folder and usr folder and don't know where the src file gets put into... so i can begin that library's install... I posted asking for an answer to this ques w/o any response.

Finally i went to another slackware12.2 box with KDE and downloaded the Nvidia driver to desktop popped in a cdrw disc and clicked on burn. Oh yes, u guessed it but I don't know how to open that cd access its directory. Where did the gd old days of downloading directly to a floppy go? I have wasted a week googling and disphering other slackware users' tech notes - what is a file root? I have found some info just not instructional enough for my skill level and time restraints. and i don't have a printer to print instructions and then do it so i switch between have working slack boxes. Please help. Thank you
NightSky is offline  


Old 10-15-2009   #2 (permalink)
Linux Guru
 
reed9's Avatar
 
Join Date: Feb 2009
Location: Boston, MA
Posts: 2,199
To mount a CD from the command line
Code:
su -
mkdir /mnt/cdrom/
mount -t iso9660 /dev/cdrom /mnt/cdrom
The first creates a mount point, the second mounts.

Then you can change to the directory and access the cd
Code:
cd /mnt/cdrom
How to use slackbuild scripts.
SlackBuilds.org

Quote:
I have found some info just not instructional enough for my skill level and time restraints.
Slackware is not a pickup and start using distro. It sounds like you might be better served with an easier distro to begin with.
reed9 is offline  
Old 10-15-2009   #3 (permalink)
Linux Guru
 
coopstah13's Avatar
 
Join Date: Nov 2007
Location: NH, USA
Posts: 1,756
Wait I'm confused, why do you need to install a graphics driver on a headless machine?
coopstah13 is offline  
Old 10-16-2009   #4 (permalink)
Just Joined!
 
Join Date: Dec 2005
Posts: 23
It worked!!! reed Thank you so much for showing me how to get this video driver. Do I have to unmount?

Its not a headless machine... i have a 4 port kvm, The box i am trying to install a video driver bc this box will be my slackware kde and xfce desktop machine for 2 users. For the Nvidia video driver to install clean I shld not activate temp video settings. This is what i have learned from previous slackware 12.2 installs. The ATI cards work right out of the box w/ slackware12.x

The slackbuild issue is that i have succeeded with other builds, its pretty easy. But the XFburn pkg requires 2 libraries and when i untar the first part of libburn it produced 2 folders Install and User. Normally i wld just put the source pkg in the same dir with slackbuild scripts but I am confused about the two folders. I will figure it out. I create a howto then
NightSky is offline  
Old 10-16-2009   #5 (permalink)
Linux Guru
 
reed9's Avatar
 
Join Date: Feb 2009
Location: Boston, MA
Posts: 2,199
Yes, you should unmount removable media when you're done with them.

Code:
su -
umount /media/cdrom
Quote:
The slackbuild issue is that i have succeeded with other builds, its pretty easy. But the XFburn pkg requires 2 libraries and when i untar the first part of libburn it produced 2 folders Install and User. Normally i wld just put the source pkg in the same dir with slackbuild scripts but I am confused about the two folders. I will figure it out. I create a howto then
I don't understand this. Why are you extracting the libburn source? Don't you just put the source tar ball in the slackbuild directory and run the build script?
reed9 is offline  
Closed Thread


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

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 On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Free Magazines
Run Your Own Web Server Using Linux & Apache - Free 191 Page Preview
Learn about everything you'll need to build and maintain your Linux servers, and to deploy Web applications to them.
subscribe
Open Source Security Myths Dispelled
Dispel the five major myths surrounding Open Source Security and gain the tools necessary to make a truly informed decision for your IT organization
subscribe
InformationWeek
InformationWeek is the only newsweekly you'll need to stay on top of the latest developments in information technology.
subscribe



All times are GMT. The time now is 07:14 AM.






© 2000 - 2009 - All Rights Reserved - Property of  MAS Media

Content Relevant URLs by vBSEO 3.3.0 RC2