Hi when i trying to install NVIDIA drivers i get compile error:
NVIDIA: calling KBUILD…
test -e include/linux/autoconf.h -a -e include/config/auto.conf || (
echo;
echo " ERROR: Kernel configuration is invalid.“;
echo " include/linux/autoconf.h or include/config/auto.conf are mis
sing.”;
echo " Run ‘make oldconfig && make prepare’ on kernel src to fix it
.";
echo;
/bin/false)
I highlighted in red and blue the problem. You need to ensure your kernel-source and kernel-syms are the same version as your kernel-desktop (ie your kernel).
They are not the same version and that is the problem.
if i got you right,
i have on my system “kernel-syms-2.6.31.12-0.2.1.x86_64”
but i need kernel-syms-2.6.31.5-0.1.x86_64, am i right?
if so, how can i slove this issue because in tha “Software Manager” in Yast i see only “kernel-syms-2.6.31.12-0.2.1.x86_64”…
Hi
Have you rebooted your computer. It looks like you have updated the
kernel but not rebooted. You could also check your menu.lst to see what
kernel your booting from.
Thank you,
i did a full update by YsST , reboot and now “uname -a” give me:
Linux linux-rg0z 2.6.31.12-0.2-desktop
after that i installed the nvidia driver but the monitor not working well,
in the “Display Preferences” the Monitor is Unknown and the Refresh rate at only: 50HZ.
only the YaST’s Hardware Information recognize my monitor…
furthermore, i dont find the Nvidia X server application…