- kernel not configured....
- version.h missing
- genksyms missing
- Copy the config of the running kernel:
cd /usr/src/linux
cp /boot/config-`uname -r` - Prepare the kernel for building:
make oldconfig && make prepare && make scripts - run the nvidia installer:
sh /path/to/NVIDIA-Linux-x86-195.36.15-pkg1.run
Blah! This does not work as the compiler that Mandriva uses to compile the stock kernels is not the same as the one installed on my system. So I digged a little further: I started using the dkms-nvidia-current. This worked out rather nicely. (dkms is part of the stuff you get when you use easy-urpmi)
What a mess my system is when I turn on desktop effects. I guess the 190 nvidia driver is not up to it for the 9500GT yet. Let's hope the 2011 release of Madriva will fix this ;-)
No comments:
Post a Comment