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 09-13-2008, 11:20 AM   #1
flipstik
LQ Newbie
 
Registered: Sep 2008
Posts: 3

Rep: Reputation: 0
Downloading Nvidia drivers.


Hello, I just installed slackware and whenever i try to startx my screen turns black and i get the message "Input signal out of range." This has happened to me on other distros and all i have to do is install the nvidia drivers. But how can i do that on slackware from a command line if i can't open a web browser?

Any help is appreciated, Thank You. [:
 
Old 09-13-2008, 11:22 AM   #2
Nylex
LQ Addict
 
Registered: Jul 2003
Location: London, UK
Distribution: Slackware
Posts: 7,464

Rep: Reputation: Disabled
You could perhaps try reconfiguring X first. If you want to get the NVIDIA drivers, you can use a text based browser (e.g. lynx), assuming you installed one.
 
Old 09-13-2008, 11:29 AM   #3
flipstik
LQ Newbie
 
Registered: Sep 2008
Posts: 3

Original Poster
Rep: Reputation: 0
I already tried reconfiguring x but ill try downloading from lynx. Thank you.
 
Old 09-13-2008, 11:40 AM   #4
keefaz
LQ Guru
 
Registered: Mar 2004
Distribution: Slackware
Posts: 6,552

Rep: Reputation: 872Reputation: 872Reputation: 872Reputation: 872Reputation: 872Reputation: 872Reputation: 872
If you have problem to access linux driver page with lynx, try start lynx with:
Code:
lynx http://www.nvidia.com/object/unix.html
 
Old 09-13-2008, 02:54 PM   #5
Woodsman
Senior Member
 
Registered: Oct 2005
Distribution: Slackware 14.1
Posts: 3,482

Rep: Reputation: 546Reputation: 546Reputation: 546Reputation: 546Reputation: 546Reputation: 546
Sounds as though your xorg.conf does not contain the correct vertical refresh and horizontal sync information for your monitor. My xorg.conf Monitor sections looks like this:

Code:
Section "Monitor"
    Identifier   "Samsung 712N"
    VendorName   "SAM"
    ModelName    "SyncMaster"
    HorizSync    30-81
    VertRefresh  56-75
    Option       "DPMS"
EndSection
Your Monitor section should look similar. Check online or your monitor user manual for the vertical refresh and horizontal sync specs. Add the specs to your xorg.conf. The HorizSync option is in units of KHz and the VertRefresh option is in units of Hz.

Although many people never have problems installing the proprietary nvidia drivers, like most things with computers, some people do. Therefore, having a Plan B is a good strategy. That means using the standard nv drivers when necessary. The nv driver provides no 3D or direct rendering support, but is useful for getting into X.

To avoid potential issues with the X drivers, I create optional xorg.conf files. I use the proprietary nvidia drivers and I have a two backups for my xorg.conf: 1) xorg.conf.bak and 2) xorg.conf.nvidia. The latter is the master configuration file for the proprietary drivers.

I also have configured the standard nv drivers. Therefore I have an xorg.conf.nv file in /etc/X11.

If I should botch an xorg.conf modification attempt, I can copy the original xorg.conf.nvidia or xorg.conf.bak to xorg.conf and recover my system.

Should I try to update the proprietary nvidia drivers and the install fails, I can temporarily copy xorg.conf.nv to xorg.conf and then I have a way to start X while I troubleshoot, which often includes using a graphical web browser to surf the web.

Consider configuring and installing the standard nv drivers before moving forward with the proprietary nvidia drivers. Then you'll always have a way to get into X. The standard Slackware tools for configuring X with the stock/standard drivers are xorgconfig and xorgsetup.

When you are ready to install the nvidia drivers, visit www.slackbuild.org to download and build the driver and kernel module packages for Slackware. If you want complete packages only, then visit www.slacky.eu.
 
Old 09-14-2008, 04:34 AM   #6
jjthomas
Member
 
Registered: Jan 2004
Location: Tacoma, WA
Distribution: Slackware 14
Posts: 265
Blog Entries: 2

Rep: Reputation: 34
It appears you have some kind of Internet access.

Two options:
a) download the drivers with the system you used to get to linuxquestions.org and then ftp the drivers to your slackware box… once you get ftp running in slackware.

b) Use wget. I use wget to get a lot of things for slackware.
Head to www.nvidia.com with the computer that got you to linuxquestions.org
Click on Linux, FreeBSD, and Solaris Drivers towards the bottom middle page
(under OTHER DOWNLOADS & SUPPORT)
Then click on the driver you need.

Then right click url next to the Download the driver file and select properties. In my case it is:
Code:
http://us.download.nvidia.com/XFree86/Linux-x86/173.14.12/NVIDIA-Linux-x86-173.14.12-pkg1.run
And finally wget the information from the properties (on your slackware computer):
Code:
wget http://us.download.nvidia.com/XFree86/Linux-x86/173.14.12/NVIDIA-Linux-x86-173.14.12-pkg1.run
-JJ
 
  


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
Restricted Nvidia drivers not listed in Hardware Drivers (8.04 Hardy Heron, liveCD) shroomy_bee Ubuntu 4 07-06-2008 10:16 AM
downloading drivers! megha6788 Fedora 4 12-27-2007 08:19 AM
UNinstalling proprietry mandriva nVidia drivers and installing new nVidia drivers deathman Linux - Hardware 3 11-18-2006 05:10 AM
Downloading and Installing Drivers luigidrummer Linux - Networking 1 08-16-2004 06:57 PM
downloading nvidia drivers niehls Linux - Software 2 06-13-2002 05:19 AM

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

All times are GMT -5. The time now is 01:04 AM.

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