Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- http://wiki.debian.org/NvidiaGraphicsDrivers
- sudo apt-get install nvidia-glx nvidia-xconfig nvidia-kernel-2.6-686-bigmem nvidia-settings nvidia-kernel-source nvidia-kernel-common
- Crear el archivo /etc/X11/xorg.conf y poner allĂ
- Section "Module"
- Load "glx"
- EndSection
- Section "Device"
- Identifier "Video Card"
- Driver "nvidia"
- EndSection
- ============================
- Si tienes dos pantallas anda a Nvidia Settings y genera un nuevo archivo xorg.conf que incluya el nuevo monitor
- ============================
- compiz
- http://wiki.debian.org/Compiz
- ==============================
- lspci -v | grep V
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement