On a fresh Debian Sid setup, it may happen that after installing nvidia-glx drivers, that X11 does not reflect that change after kernel upgrade – it just does not load the appropriate modules. So we create our own xorg.conf and restart the window manager.
# X -configure # cp xorg.conf.new /etc/X11/xorg.conf # /etc/init.d/kdm restart