Slackware This Forum is for the discussion of Slackware Linux.
|
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
06-27-2004, 08:40 PM
|
#1
|
Member
Registered: Jun 2003
Posts: 144
Rep:
|
nVidia in Xorg=black screen
The drivers install fine. I put "nvidia" in place of "vesa" in the xorg.conf and start x I get a black screen.
Any ideas?
FX
|
|
|
06-28-2004, 12:26 AM
|
#2
|
Senior Member
Registered: Jul 2003
Location: So. Cal.
Distribution: Slack 11
Posts: 1,737
Rep:
|
Did you try using "nv" instead of "nvidia". I believe "nv" is the stock nvidia driver and works better than "vesa". Otherwise you might check you screen section. Heres a snippet of mine.
# **********************************************************************
# Graphics device section
# **********************************************************************
# Any number of graphics device sections may be present
Section "Device"
Identifier "VESA Framebuffer"
Driver "nv"
#VideoRam 4096
# Insert Clocks lines here if appropriate
vendorname "NVidia"
boardname "GeForce3 (rev 1)"
EndSection
# **********************************************************************
# Screen sections
# **********************************************************************
# Any number of screen sections may be present. Each describes
# the configuration of a single screen. A single specific screen section
# may be specified from the X server command line with the "-screen"
# option.
Section "Screen"
Identifier "Screen 1"
Device "VESA Framebuffer"
Monitor "My Monitor"
# If your card can handle it, a higher default color depth (like 24 or 32)
# is highly recommended.
# DefaultDepth 8
# DefaultDepth 16
DefaultDepth 24
# DefaultDepth 32
|
|
|
06-28-2004, 07:34 AM
|
#3
|
LQ Newbie
Registered: Jun 2004
Distribution: Slackware 10 kernel 2.6.7 NVIDIA graphics
Posts: 15
Rep:
|
What kernel are you running ? There are some NVIDIA driver issues with the 2.6.7 kernel.
|
|
|
06-28-2004, 07:49 AM
|
#4
|
Member
Registered: Jun 2003
Posts: 144
Original Poster
Rep:
|
The "vesa" drivers work fine. I thought that the "nv" drivers where just generic drivers and to actually get the 3D and frame rate capabilities of your card you had to install the nvidia drivers and then put in "nvidia" in place of either "vesa" or "nv".
Yea Im using the 2.6.7 kernel. Never seen anything about the nvidia issues and this kernel. Sorry.
FX
|
|
|
06-28-2004, 07:54 AM
|
#5
|
LQ Newbie
Registered: Jun 2004
Distribution: Slackware 10 kernel 2.6.7 NVIDIA graphics
Posts: 15
Rep:
|
The 2.6.7 kernel uses 4k stacks by default which break the nvidia drivers. In order to get the nvidia drivers to work with the new 2.6.7 kernel you have to uncheck use 4k stacks under the kernel hacking menu when compiling the kernel. I'm running slack 10 with the 2.6.7 kernel and nvidia drivers no problem. Try recompiling the kernel with the use 4k stacks under kernel hacking menu unchecked so the kernel wil use 8k stacks instead. That should fix your problem.
Let me know if that helps.
|
|
|
06-28-2004, 09:42 AM
|
#6
|
Member
Registered: Oct 2003
Location: Oxford, England
Distribution: Ubuntu
Posts: 70
Rep:
|
This is exactly my problem too. I can get the NVIDIA drivers installed and running easily enough, but I get a total machine lockup when exiting KDE. I've got a custom 2.6.7 kernel,
Thanks for the pointer EdwardA, I'll try recompiling the kernel and post back with the results in a couple of days.
|
|
|
06-28-2004, 09:56 AM
|
#7
|
LQ Newbie
Registered: Jun 2004
Distribution: Slackware 10 kernel 2.6.7 NVIDIA graphics
Posts: 15
Rep:
|
No problem. Just hope that helps. Like i said it should b/c that was my problem now my system runs fine no lock ups or anything.
|
|
|
06-28-2004, 10:22 AM
|
#8
|
Member
Registered: Mar 2004
Location: Planet Earth
Distribution: Arch Linux
Posts: 106
Rep: 
|
thanks a lot!! that worked (at least for me)
I just disabled the 4k stacks thing, compiled, and all my problems were solved.
I had created this thread: http://www.linuxquestions.org/questi...hreadid=198384
Nobody answered... 
but you guys solved both! cheers to EdwardA
|
|
|
06-28-2004, 04:50 PM
|
#9
|
Member
Registered: Jun 2003
Posts: 144
Original Poster
Rep:
|
Unchecking 4 Stack and a recompile fixed it for me also. Thanks all those that replied.
FX
|
|
|
06-29-2004, 07:09 PM
|
#10
|
Member
Registered: Oct 2003
Location: Oxford, England
Distribution: Ubuntu
Posts: 70
Rep:
|
Yes it worked for me also. Thanks a lot EdwardA
|
|
|
06-30-2004, 09:47 PM
|
#11
|
LQ Newbie
Registered: Jun 2004
Location: La Crosse, WI
Distribution: Red Hat Fedora Core 5 & 6
Posts: 22
Rep:
|
4k Stacks now allowed
Get this Nvidia Update
http://www.nvidia.com/object/linux_d..._1.0-6106.html
It allows for 4k stacks.
Thanks for the great help guys...
Greg
|
|
|
06-30-2004, 11:43 PM
|
#12
|
Member
Registered: Jul 2003
Location: near Seattle
Distribution: Debian/Ubuntu/Suse
Posts: 240
Rep:
|
Anyone know if I can install over the older (5336?) driver? or do I need to uninstall it first?
|
|
|
06-30-2004, 11:52 PM
|
#13
|
Senior Member
Registered: Jun 2004
Location: Argentina (SR, LP)
Distribution: Slackware
Posts: 3,145
Rep:
|
if you have a older driver installed try: nvidia-installer --update as root (of course, quit X first 
That utility will connect to nvidia and install the latest drivers (that tool comes with the drivers so if you have old ones, you should have it)
|
|
|
07-01-2004, 01:55 AM
|
#14
|
LQ Newbie
Registered: Mar 2003
Location: Kansas City USA
Distribution: gentoo 2.6.7-r7
Posts: 18
Rep:
|
rundarm: Thanks, that driver seems to load fine.
edit: I get the nvidia splash screen, but I have one problem. Its not letting me use "load glx" in XF86Config. Any Ideas why not?
edit2: I got it... I had to remove both the old nvidia-kernel and old the old nvidia-glx, then remove (nvidia-installer --unistall) the new one as well. After reinstalling the 6106, glx works fine now.
Last edited by K1ll1nT1m3; 07-01-2004 at 11:49 AM.
|
|
|
All times are GMT -5. The time now is 08:13 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|