Click to See Complete Forum and Search --> : How can I remove the nvidia splash screen


bleakcabal
04-09-2003, 03:50 PM
After installing the nvidia ogl drivers, every time I startx I get an nvidia splash screen. Can this be removed ?

hop-frog
04-09-2003, 04:19 PM
do you have the program called nvoption?

http://www.sorgonet.com/linux/nvoption/

btw, I haven't used this, but just found the link.

bleakcabal
04-09-2003, 04:25 PM
No, but I will try it out, thanks!

SuperNu
04-09-2003, 04:39 PM
From the readme file that is located on nvidia's ftp site ftp://download.nvidia.com/XFree86/Linux-x86/1.0-4349/README.txt located in appendix d,

Option "NoLogo" "boolean"
Disable drawing of the NVIDIA logo splash screen at
X startup. Default: the logo is drawn.
There are a lot of options there you can add to your XF86config file that will tweak the drivers a bit.

--SN