Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum. |
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.
|
|
04-27-2006, 01:33 PM
|
#1
|
LQ Newbie
Registered: Aug 2005
Posts: 6
Rep:
|
x crashes after installing nvidia driver
hi ,
i have got nvidia 6600 GT vedio card with amd 64 processor and i have installed some local version of linux .. which is similar to mandrake and uses mandrake kernel only..
i had installed the driver accoriding to instruction in nvidia web site. But when i startx the display goes blank and the only way out is to reset my computer..
please guide me to install the nvidia driver.
|
|
|
04-27-2006, 02:10 PM
|
#2
|
Senior Member
Registered: Feb 2006
Location: Seattle, WA: USA
Distribution: Slackware 11.0
Posts: 1,191
Rep:
|
which nvidia driver did you install? And can you please post your /etc/X11/xorg.conf file? It will be easier to determine the problem with this information.
regards,
...drkstr
|
|
|
04-27-2006, 04:26 PM
|
#3
|
Member
Registered: Jan 2006
Location: Finland
Distribution: Mainly Gentoo
Posts: 119
Rep:
|
Post Xorg.0.log as well.
|
|
|
04-29-2006, 04:03 AM
|
#4
|
LQ Newbie
Registered: Aug 2005
Posts: 6
Original Poster
Rep:
|
when i change the vesa driver to nvidia ,log file dont show any errors ,i think ...ok , i am sending boath files..
Last edited by san_quest007; 04-29-2006 at 04:07 AM.
|
|
|
04-29-2006, 04:08 AM
|
#5
|
Member
Registered: Sep 2003
Location: Kentucky
Posts: 480
Rep:
|
The problem is the kernel was compiled with a different version off gcc then the driver. I guarantee if you compile the kernel then the driver it will work. I run into this all the time.
|
|
|
04-29-2006, 11:52 AM
|
#6
|
LQ Newbie
Registered: Aug 2005
Posts: 6
Original Poster
Rep:
|
--------------------------------------------------------------------------
xorg.conf file
--------------------------------------------------------------------------
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 1.0 (buildmeister@builder3) Wed Mar 29 14:43:26 PST 2006
# File generated by XFdrake.
# **********************************************************************
# Refer to the XF86Config man page for details about the format of
# this file.
# **********************************************************************
Section "ServerLayout"
Identifier "layout1"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard1" "CoreKeyboard"
InputDevice "Mouse1" "CorePointer"
EndSection
Section "Files"
# Multiple FontPath entries are allowed (they are concatenated together)
# By default, Mandrake 6.0 and later now use a font server independent of
# the X server to render fonts.
FontPath "unix/:-1"
EndSection
Section "Module"
Load "dbe" # Double-Buffering Extension
Load "v4l" # Video for Linux
Load "extmod"
Load "type1"
Load "freetype"
#Load "dri"
Load "glx"
EndSection
Section "ServerFlags"
#DontZap # disable <Crtl><Alt><BS> (server abort)
# allows the server to start up even if the mouse does not work
#DontZoom # disable <Crtl><Alt><KP_+>/<KP_-> (resolution switching)
Option "allowmouseopenfail"
EndSection
Section "InputDevice"
Identifier "Keyboard1"
Driver "kbd"
Option "XkbModel" "pc105"
Option "XkbLayout" "en_US"
Option "XkbOptions" "compose:rwin"
EndSection
Section "InputDevice"
Identifier "Mouse1"
Driver "mouse"
Option "Protocol" "ExplorerPS/2"
Option "Device" "/dev/mouse"
Option "ZAxisMapping" "6 7"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "Unknown"
ModelName "Unknown"
HorizSync 30.0 - 110.0
VertRefresh 50.0 - 150.0
Option "DPMS"
EndSection
Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName "GeForce 6600 GT"
#Option "NvAGP" "3"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "1600x1200" "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
EndSection
|
|
|
04-29-2006, 12:01 PM
|
#7
|
LQ Newbie
Registered: Aug 2005
Posts: 6
Original Poster
Rep:
|
log file some times loads till nvidia driver module or till glx module.. some times their no log file at all( i used rename created log file )... i dont know whrere can i upload the files !!..... ok i will be looking for reply ... thanks in advance
|
|
|
All times are GMT -5. The time now is 04:23 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
|
|