LinuxQuestions.org
Help answer threads with 0 replies.
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 05-16-2008, 05:23 AM   #1
dodder
LQ Newbie
 
Registered: Sep 2007
Posts: 11

Rep: Reputation: 0
Nvidia Drivers on Slack 12.1 with a 7600GS


Heyla,

I'm having some difficulties getting drivers installed for my 7600GS PCI-E card on my brand new Slack' installation.

I haven't been running any type of linux distro's for a while, and I wanted to return to the only distro i remembered using.

I tried to get the proper drivers from nvidia's website and using their automatic installer to throw them in, and change my xorg.conf.

There are no errors along the way, nothing looks wrong.

Except when I try to run X, with the xorg.conf it made for me, all I get is a blank screen, that my monitor does not support, and then it just turns off, and I have to restart. (Else I just don't know any shortcuts to exit X.) I lost my backup xorg.conf that just used vesa. (Which wouldn't really allow me to read any text, as all the fonts were incredibly small.) So i'm on windows again, until I figure this out, so I can at least get use a gui browser to figure out the rest of the issue i will probably have.

I've been googling for a few hours now, and none of the solutions i've found has seemed to work for me.

Any help would be highly appreciated!

Thanks in advance.

Last edited by dodder; 05-16-2008 at 05:55 AM. Reason: mistake
 
Old 05-16-2008, 07:40 AM   #2
Bruce Hill
HCL Maintainer
 
Registered: Jun 2003
Location: McCalla, AL, USA
Distribution: Arch, Gentoo
Posts: 6,940

Rep: Reputation: 129Reputation: 129
Which kernel are you running?

Your backup xorg.conf that 'just used vesa' is also here:
Code:
ls -l /etc/X11/xorg.conf*
-rw-r--r-- 1 mingdao users 13647 2008-02-04 08:12 /etc/X11/xorg.conf
-rw-r--r-- 1 root    root  17100 2007-02-13 05:14 /etc/X11/xorg.conf-fbdev
-rw-r--r-- 1 root    root  15858 2007-02-13 05:14 /etc/X11/xorg.conf-vesa
Just "cp /etc/X11/xorg.conf-vesa /etc/X11/xorg.conf"

Which Nvidia driver did you try to install, and how?
 
Old 05-16-2008, 10:34 AM   #3
dodder
LQ Newbie
 
Registered: Sep 2007
Posts: 11

Original Poster
Rep: Reputation: 0
Hey... I just saw that file, and loaded it. Worked just "fine"

I downloaded and used SH to run NVIDIA-Linux-x86-169.12.pkg1.run´from nvidia.com's website.

Then I just followed the instructions in the executable, and let it write it's own version of xorg.conf then tried to startx - that's when the problem arised that i spoke of earlier.
 
Old 05-16-2008, 10:45 AM   #4
Bruce Hill
HCL Maintainer
 
Registered: Jun 2003
Location: McCalla, AL, USA
Distribution: Arch, Gentoo
Posts: 6,940

Rep: Reputation: 129Reputation: 129
Have you checked "/var/log/nvidia-installer.log" and "/var/log/Xorg.0.log"?

Perhaps you could use the vesa configuration and edit it for your box?

You need to post more information about your hardware ...

And which kernel are you running? Check in /etc/lilo.conf please.
 
Old 05-16-2008, 10:49 AM   #5
dodder
LQ Newbie
 
Registered: Sep 2007
Posts: 11

Original Poster
Rep: Reputation: 0
I am not sure if I can use that vesa config, and edit it. Since I don't really know what to edit.

I just installed a clean slack 12.1 with hugesmp.s kernel. it's 2.6.5 i believe.

Which information do you require, and I will see if I can get it.



I'm pretty lost, to be honest.
 
Old 05-16-2008, 11:34 AM   #6
tomtomjkw
Member
 
Registered: Jan 2008
Distribution: Slackware64-current
Posts: 154

Rep: Reputation: 43
try these
http://ftp.icm.edu.pl/packages/linux...x86/171.06.01/

169 didn't cooperate with my 12.1 either.
 
Old 05-16-2008, 11:56 AM   #7
dodder
LQ Newbie
 
Registered: Sep 2007
Posts: 11

Original Poster
Rep: Reputation: 0
I'll try. Reporting back later on the results. Thanks.
 
Old 05-16-2008, 01:25 PM   #8
T3slider
Senior Member
 
Registered: Jul 2007
Distribution: Slackware64-14.1
Posts: 2,367

Rep: Reputation: 843Reputation: 843Reputation: 843Reputation: 843Reputation: 843Reputation: 843Reputation: 843
As far as I know the nVidia installer doesn't write a whole new xorg.conf for you -- it just modifies an existing, working one. Using the VESA drivers as a base for the nVidia installer to edit is really not the best idea. You should run `xorgconfig` (or `xorgsetup` if you can't figure that out, though results are more hit-or-miss with xorgsetup) to generate a working xorg.conf that uses the 'nv' drivers. THEN you should run the nVidia installer, making sure to compile the module instead of fetching one from the internet.

It should also be noted that there is now a SlackBuild for the nVidia drivers at slackbuilds.org, so you may have better luck using that. The 169.12 drivers should work with the 2.6.24.5 kernel, though anything above 2.6.25 (if you compiled a custom kernel) requires the latest beta drivers.
 
Old 05-16-2008, 02:56 PM   #9
shadowsnipes
Senior Member
 
Registered: Sep 2005
Distribution: Slackware
Posts: 1,443

Rep: Reputation: 73
The Nvidia 169.12 drivers worked fine for me on my 7600GS (AGP). I've used both the Nvidia installer directly and the SlackBuilds in the past. I, too, recommend the slackBuilds because it works with the package manager for easier maintenance, and it the driver slackBuild comes with nvidia-switch. nvidia-switch allows you to easily switch between the native kernel driver (nv) and the proprietary nvidia driver (nvidia). I just have to switch between 'nv' and 'nvidia' in my xorg.conf after running nvidia-switch.

Don't use other peoples packages for this and do compile your own kernel module.

For me, I had a good working xorg.conf before installing the nvidia drivers, and the nvidia installer (with or without the slackBuild- works the same) does a good of modifying the xorg.conf for the proprietary driver, but you don't have to use it.

Before you start X make sure your nvidia module is loaded. Don't bother starting X if the module doesn't load.

Also, check your Monitor section of your xorg.conf. Does it match your monitor's specs? Did you ever setup X before using xorgconfig or xorgsetup? If you haven't then do this first, then tweak your xorg.conf file, and test the 'nv' driver. Then install the proprietary drivers using the slackBuilds. Also, you may want to add
Code:
Option "NoLogo" "true"
to your Device section if you don't want to see the Nvidia logo screen every time you start X.
 
Old 05-16-2008, 03:02 PM   #10
chess
Member
 
Registered: Mar 2002
Location: 127.0.0.1
Distribution: Slackware and OpenBSD
Posts: 740

Rep: Reputation: 190Reputation: 190
Also, instead of using xorgconfig or xorgsetup, for Xorg 7.3, you can now use 'Xorg --configure' and let X generate a /root/xorg.conf.new file for you, which you can then copy to /etc/X11/xorg.conf
 
Old 05-16-2008, 04:46 PM   #11
Road_map
Member
 
Registered: Jan 2007
Distribution: Slackware
Posts: 341

Rep: Reputation: 31
I have no problems with 169.12 driver on Slackware Linux 12.1 for
Code:
01:00.0 VGA compatible controller: nVidia Corporation NV43 [GeForce 6600] (rev a2)
I used xorgconfig and then I modified xorg.conf file to fit my needs. I don't use the xorg.conf file generated by NVIDIA-Linux-x86-169.12-pkg1.run script.
 
Old 05-16-2008, 05:35 PM   #12
Eternal_Newbie
Member
 
Registered: Jun 2005
Location: The Pudding Isles
Distribution: Slackware
Posts: 573

Rep: Reputation: 59
I second the suggestion to look at your Monitor section in xorg.conf.
Ensure that HorizSync and VertRefresh match those in the manual of your monitor.
The nvidia driver is much more sensitive to these settings than the vesa or nv drivers (the ATI fglrx driver is similarly sensitive, as a matter of interest).
 
Old 05-17-2008, 04:40 AM   #13
dodder
LQ Newbie
 
Registered: Sep 2007
Posts: 11

Original Poster
Rep: Reputation: 0
First off, i don't even know how the package manager works, or how to use it to load these slackbuilds.

I also don't have a manual for my 17" sony lcd monitor, so i don't know the specs on it.

You guys are pretty confusing, and seem to pretend I know a lot of things I do not.

I had downloaded the other drivers on an ntfs partition, but suddenly slack wouldn't load that one, and said it was already in use, so I never got to try the other drivers.

I'll read up on slackbuilds, and see if I can figure it out - else i'll be back

thanks
 
Old 05-17-2008, 05:38 AM   #14
SqdnGuns
Senior Member
 
Registered: Aug 2005
Location: Pensacola, FL
Distribution: Slackware64® Current & Arch
Posts: 1,092

Rep: Reputation: 174Reputation: 174
Lightbulb

Quote:
Originally Posted by dodder View Post
First off, i don't even know how the package manager works, or how to use it to load these slackbuilds.

I also don't have a manual for my 17" sony lcd monitor, so i don't know the specs on it.

You guys are pretty confusing, and seem to pretend I know a lot of things I do not.


I had downloaded the other drivers on an ntfs partition, but suddenly slack wouldn't load that one, and said it was already in use, so I never got to try the other drivers.

I'll read up on slackbuilds, and see if I can figure it out - else i'll be back

thanks
You should have done your homework before diving into this.

Google you for your monitor specs, I guarantee you will find them.

Did you read all the readme files?

http://slackware.oregonstate.edu/sla...lackware-HOWTO
http://slackware.oregonstate.edu/sla.../ANNOUNCE.12_1
http://slackware.oregonstate.edu/sla....1/BOOTING.TXT
http://slackware.oregonstate.edu/sla..._AND_HINTS.TXT
http://slackware.oregonstate.edu/sla...2.1/README.TXT
http://slackware.oregonstate.edu/sla.../RELEASE_NOTES

More useful info, I suggest taking some time to go through all the links that are provided in the link below.

http://www.linuxquestions.org/questi...2/#post2711967

Once you have a better understanding of how Slackware works, what is being suggested here will not be "Greek" to you.

Good Luck (Chok Dee)
 
Old 05-17-2008, 11:11 AM   #15
shadowsnipes
Senior Member
 
Registered: Sep 2005
Distribution: Slackware
Posts: 1,443

Rep: Reputation: 73
Quote:
Originally Posted by dodder View Post
I had downloaded the other drivers on an ntfs partition, but suddenly slack wouldn't load that one, and said it was already in use, so I never got to try the other drivers.

I'll read up on slackbuilds, and see if I can figure it out - else i'll be back

thanks
There's a HowTo on SlackBuilds on slackBuilds.org. It is very easy to use them, so you shouldn't have any trouble.

As far as your ntfs partition, how did you try to load it? Where you using the ntfs-3g driver? To see what is mounted using the mount command with no args.

Edit:
If you have never done so, I recommend reading the slackBook. SlackBasics is also nice.

Last edited by shadowsnipes; 05-17-2008 at 11:13 AM.
 
  


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
NVidia 7600GS and new drivers Pumalite Linux - Newbie 5 05-27-2007 10:24 AM
SVHS Philips 37pf5321/12 Nvidia 7600GS tvout puntjuh Linux - Hardware 1 05-19-2007 02:49 PM
Error installing nvidia drivers on 2.6.18 Slack 11 cdale77 Slackware 10 10-27-2006 05:00 AM
Problem with install 10.1 with Nvidia 7600GS PCI-e yamaz SUSE / openSUSE 5 05-23-2006 12:06 PM
nvidia drivers and slack 9.1 chris26 Slackware 9 11-21-2003 05:59 PM

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

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