I would like to remove the Nvidia bootsplash logo, however solutions on the internet recommend adding Option "NoLogo"
in /etc/X11/xorg.conf
.
However my machine doesn't have that config file and since I plug into different monitors all the time (it's my travelling computer) I would like to avoid having a xorg.conf at all and let the magical autoconfiguring thing just happen.
Is there a way I can remove the logo without a xorg.conf?
xorg.conf
, so why would magical autoconfiguring be affected? – muru Sep 14 '15 at 17:58X -configure
as in http://askubuntu.com/a/281685/23373 yielded configuration that did not work. @JoergeCastro's own answer did the trick. – Piotr Findeisen Apr 01 '16 at 21:47