Nvidia splash screen, now what?
I installed the Nvidia drivers and now get the splash screen when I boot up. However my GForce4 MX card is not detected. Under Display for a video card is selected ALL. I do not see the GForce4 MX under Nvidia. Nor am I able to run any GL type screensavers.
I'm a noobe learning fast, but I must be missing something. Please help
Thanks
Re: Nvidia splash screen, now what?
Quote:
Originally Posted by dave52355
I installed the Nvidia drivers and now get the splash screen when I boot up. However my GForce4 MX card is not detected. Under Display for a video card is selected ALL. I do not see the GForce4 MX under Nvidia. Nor am I able to run any GL type screensavers.
I'm a noobe learning fast, but I must be missing something. Please help
Thanks
You should check the default depth of your display I believe if it is above 16 bit the screensavers will not work. To check if it is working open a console window and glxgears and you should see some spinning wheels (gears) this should work at higher resoulutions at least it does on my machine. A link to the Nvidia forum if you have not already found it.
BTW if you want to get rid of the logo your /etc/X11/XF86Config-4 should look like this:
Code:
Driver "nvidia"
Option "NoLogo" "on"