 piperPremium join:2001-04-19 Buffalo, NY | reply to Sr Tech
Re: Ubuntu 12.04 freeze on startupYou can also just do
apt-get update && apt-get install nvidia-kernel-source nvidia-kernel-common nvidia-kernel-dkms nvidia-glx nvidia-settings
You can also have the latest by using experimental repo
apt-get update && apt-get install -t experimental nvidia-kernel-source nvidia-kernel-common nvidia-kernel-dkms nvidia-glx nvidia-settings
From there, you can either purge or blacklist the nouveau driver as root
echo blacklist nouveau > /etc/modprobe.d/nouveau.conf
and reboot, or
apt-get remove --purge xserver-xorg-video-nouveau
-- debian sid | apt-get into it proudly anti-micro$oft using aptosid / siduction
|