Tags: module-assistant,gdm

Sort by: Date / Title /

  1. 1 year ago by seij
    1. # stop gdm
    2. /etc/init.d/gdm stop
    3. # The Debian and only way to do this
    4. apt-get update && apt-get install nvidia-kernel-source module-assistant nvidia-settings nvidia-xconfig nvidia-glx
    5. # to be sure
    6. modprobe nvidia
    7. # reconfigure automatically your graphic card
    8. dpkg-reconfigure xserver-xorg
    9. # restart gdm
    10. /etc/init.d/gdm start

First / Previous / Next / Last / Page 1 of 1 (1 posteets)