Comment 7 for bug 658258

Revision history for this message
dk_zero-cool (dk-zero-cool) wrote :

Well, that does not do it for me.
But I did play around a bit more, and perhaps these error logs might help.

I started by installing the nvidia-current package.
Then I made sure that the modules nvidiafb, rivafb and nouveau was not loaded,
and then tried to load the nvidia-current module manually to see what would happen.
This is the output:

# modprobe nvidia-current
FATAL: Inserting nvidia-current (/lib/modules/2.6.35-22-generic/updates/dkms/nvidia-current.ko): No such device

# modprobe --force nvidia-current
FATAL: Inserting nvidia-current (/lib/modules/2.6.35-22-generic/updates/dkms/nvidia-current.ko): Invalid module format

(The /lib/modules/2.6.35-22-generic/updates/dkms/nvidia-current.ko does exist)

I then removed the nvidia-current package and downloaded the newest driver from the nvidia website.
It failed loading the module after build. I have attached the build log.