now i will share information about Install Driver Nvidia in CruchBang
You must have :
- Connection Internet :p
Stop desktop after going to console with Ctrl-Alt-F1
invoke-rc.d slim stopCheck your kernel and you see your kernel is stock or custom kernel
uname -rThis method should work with most stock or custom kernels.
if you using custom kernel, you need to have its Linux headers installed
installation Linux headers :
sudo apt-get install module-assistant nvidia-kernel-common
then build module :
sudo m-a auto-install nvidia-kernel-sourceNext you must install Drivers Nvidia
sudo apt-get install nvidia-glxif you have xorg.conf , you must backup :
sudo cp -p /etc/X11/xorg.conf /etc/X11/xorg.conf.bakNext you Install Nvidia config and settings :
sudo apt-get install nvidia-xconfig nvidia-settingsRun nvidia-xconfig to setup xorg.conf automatically
sudo nvidia-xconfigReboot or restart x
sudo invoke-rc.d slim restart
Oke if you finish restart you computer ,
alt + f2 type :
nvidia-settings
Okey Finish
Maaf tentang bahasa inggrisku yang berantakan :D
Referensi : crunchbang.org
Post a Comment