LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   nvidia driver problem (https://www.linuxquestions.org/questions/linux-software-2/nvidia-driver-problem-70779/)

rigolo 07-07-2003 04:20 PM

nvidia driver problem
 
i just installed the latest nvidia driver on a brand new install of redhat 9 and i've got it to work apart from one small problem. the x server now takes ages to load up on boot up and when logging out, the screen will be black for about 2 minutes and then the nvidia logo will flash up and the log in screen will appear.
anyone got any ideas, help would be much appreciated!!
thanks.

DrOzz 07-07-2003 04:30 PM

what is happening is that it is probing other devices which is causing the hangup...its bascially because the video bios isn't set up properly...so now that you know what is happening, i guess you want a fix...:D
in your xf86config file add this option:
Option "IgnoreDisplayDevices" "DFP, TV"
and just in case you don't know where to put it, place it in the Section "Device". this is the same section that you changed the driver from "nv" to "nvidia", you can also use this if you want:
Option "NoLogo" "1"
and you won't have to see that logo at bootup...

rigolo 07-07-2003 05:59 PM

cheers mate, ur fix worked first time. now i dont have to wait 2 minutes to log in and out.
thank you!!!!!!!!!!:) :)

DrOzz 07-07-2003 11:17 PM

no problem d00d, glad to hear its working.


All times are GMT -5. The time now is 07:46 AM.