From the attempted run of the bash script I get the following:
[rvd@rvddesktop Linux]$ bash /home/rvd/nvidia-mgabuild.sh NVIDIA-Linux-x86-285.05.09.run
Building a package of NVIDIA driver 285.05.09 for x86, this will take a few minutes...
Warning: unknown binary nvidia-debugdump will be installed to /usr/lib/nvidia-current/bin/nvidia-debugdump.
Please inform Anssi Hannula <anssi@mageia.org> or
http://bugs.mageia.org/ of the above warnings.
Created package: dkms-nvidia-current-285.05.09-1custom.nvidia.mga1.i586.rpm
Created package: nvidia-current-cuda-opencl-285.05.09-1custom.nvidia.mga1.i586.rpm
Created package: nvidia-current-devel-285.05.09-1custom.nvidia.mga1.i586.rpm
Created package: nvidia-current-doc-html-285.05.09-1custom.nvidia.mga1.i586.rpm
Created package: x11-driver-video-nvidia-current-285.05.09-1custom.nvidia.mga1.i586.rpm
Cleaning temporary files... done
What you have to do now:
- Install the above driver packages using rpmdrake or urpmi.
(if you are downgrading, you can use command "rpm -Uvh --oldpackage files.rpm".
- Start XFdrake by running XFdrake.
- Go to the Graphics Card list.
- Select your card (it is usually already autoselected).
- Answer Yes when asked whether to use a proprietary driver.
- Acknowledge any remaining dialogs and quit the program.
After that you have to reboot and the new driver will be in use.
However, when attempting to execute urpmi against the first of the files I get the following:
[root@rvddesktop rvd]# urpmi dkms-nvidia-current-285.05.09-1custom.nvidia.mga1.i586.rpm
unable to access rpm file [dkms-nvidia-current-285.05.09-1custom.nvidia.mga1.i586.rpm]
error registering local packages
Any more hints?