Quote:
|
Originally Posted by MrKrrtft
Please leave any suggestions in the comments for this article and I will make changes as I can.
|
The only significant thing I notice is that using your method, the kernel source package is not required. Those steps could be omitted since the linux headers are sufficient to install the nVidia driver. Obviously there is no harm in downloading the kernel source, but there is no need for it in this instance.
The following command would suffice:
# apt-get install linux-headers-`uname -r`
You also might mention the need to edit the X config (Xorg or XFree86) before restarting X in order to take advantage of the hardware acceleration.