-----Original Message----- From: centos-bounces@centos.org [mailto:centos-bounces@centos.org] On
Behalf
Of Alfred von Campe Sent: Tuesday, April 14, 2009 7:51 PM To: CentOS mailing list Subject: Re: [CentOS] DKMS and new(er) Nvidia-drivers
FWIW, I don't use DKMS but this homegrown script instead. I put whatever version of the driver I want to deploy (currently NVIDIA- Linux-x86-180.44-pkg1.run) in a network accessible location and create a link named NVIDIA-Linux-x86-latest to it. The script then handles the rest.
You still need to be root to do this, right? Seems nifty in any case. Thanks!