Hi oldpcu,
It’s great of you to take the time to help while on the run. Hope all goes well.
Reference ‘patterns’, try YaST > Software > Software Management > View > Patterns
Did you try installing ‘kernel-syms’ ? (Note I have never tried this without kernel-syms - I stated that already).
There were some packages not checked and installed under the Base Development module. So those were marked and installed. Then, I checked on kernel-syms. It was installed. I rebooted and ran the script to build the Nvidia driver. No joy. I still received an error at the same point and reason:
test -e include/generated/autoconf.h -a -e include/config/auto.conf || ( \
echo; \
echo " ERROR: Kernel configuration is invalid."; \
echo " include/generated/autoconf.h or include/config/auto.conf are
missing.";\
echo " Run 'make oldconfig && make prepare' on kernel src to fix it.
"; \
Trying to act on the above error message, I examined the variables above the error message and determined the kernel src was located at /lib/modules/2.6.37.6-0.5-desktop/source. The code below shows the result of trying to run make oldconfig and make prepare. So I am still stymied as to how to resolve this and get the graphics driver working.
/lib/modules/2.6.37.6-0.5-desktop/source # make oldonfig
HOSTCC scripts/basic/fixdep
HOSTCC scripts/basic/docproc
HOSTCC scripts/kconfig/conf.o
HOSTCC scripts/kconfig/kxgettext.o
SHIPPED scripts/kconfig/zconf.tab.c
SHIPPED scripts/kconfig/lex.zconf.c
SHIPPED scripts/kconfig/zconf.hash.c
HOSTCC scripts/kconfig/zconf.tab.o
HOSTLD scripts/kconfig/conf
scripts/kconfig/conf --silentoldconfig Kconfig
***
*** Configuration file ".config" not found!
***
*** Please run some configurator (e.g. "make oldconfig" or
*** "make menuconfig" or "make xconfig").
***
make[2]: *** [silentoldconfig] Error 1
make[1]: *** [silentoldconfig] Error 2
make: *** No rule to make target `oldonfig'. Stop.
linux-z9xw:/lib/modules/2.6.37.6-0.5-desktop/source # make prepare
scripts/kconfig/conf --silentoldconfig Kconfig
***
*** Configuration file ".config" not found!
***
*** Please run some configurator (e.g. "make oldconfig" or
*** "make menuconfig" or "make xconfig").
***
make[2]: *** [silentoldconfig] Error 1
make[1]: *** [silentoldconfig] Error 2
make: *** No rule to make target `include/config/auto.conf', needed by `include/config/kernel.release'. Stop.
Full text of nvidia-installer.log
nvidia-installer log file '/var/log/nvidia-installer.log'
creation time: Thu May 5 18:01:57 2011
installer version: 256.53
option status:
license pre-accepted : false
update : false
force update : false
expert : false
uninstall : false
driver info : false
precompiled interfaces : true
no ncurses color : false
query latest version : false
OpenGL header files : true
no questions : false
silent : false
no recursion : false
no backup : false
kernel module only : false
sanity : false
add this kernel : false
no runlevel check : false
no network : false
no ABI note : false
no RPMs : false
no kernel module : false
force SELinux : default
no X server check : false
no cc version check : false
force tls : (not specified)
X install prefix : (not specified)
X library install path : (not specified)
X module install path : (not specified)
OpenGL install prefix : (not specified)
OpenGL install libdir : (not specified)
utility install prefix : (not specified)
utility install libdir : (not specified)
doc install prefix : (not specified)
kernel name : (not specified)
kernel include path : (not specified)
kernel source path : (not specified)
kernel output path : (not specified)
kernel install path : (not specified)
proc mount point : /proc
ui : (not specified)
tmpdir : /tmp
ftp mirror : ftp://download.nvidia.com
RPM file list : (not specified)
Using: nvidia-installer ncurses user interface
-> License accepted.
-> Installing NVIDIA driver version 256.53.
-> Running distribution scripts
executing: '/usr/lib/nvidia/pre-install'...
-> done.
-> Performing CC sanity check with CC="cc".
-> Performing CC version check with CC="cc".
-> Kernel source path: '/lib/modules/2.6.37.6-0.5-desktop/source'
-> Kernel output path: '/lib/modules/2.6.37.6-0.5-desktop/build'
-> Performing rivafb check.
-> Performing nvidiafb check.
-> Performing Xen check.
-> Cleaning kernel module build directory.
executing: 'cd ./kernel; make clean'...
-> Building kernel module:
executing: 'cd ./kernel; make module SYSSRC=/lib/modules/2.6.37.6-0.5-deskto
p/source SYSOUT=/lib/modules/2.6.37.6-0.5-desktop/build'...
NVIDIA: calling KBUILD...
make -C /lib/modules/2.6.37.6-0.5-desktop/build \
KBUILD_SRC=/usr/src/linux-2.6.37.6-0.5 \
KBUILD_EXTMOD="/tmp/selfgz4578/NVIDIA-Linux-x86-256.53/kernel" -f /usr/src/l
inux-2.6.37.6-0.5/Makefile \
modules
test -e include/generated/autoconf.h -a -e include/config/auto.conf || ( \
echo; \
echo " ERROR: Kernel configuration is invalid."; \
echo " include/generated/autoconf.h or include/config/auto.conf are
missing.";\
echo " Run 'make oldconfig && make prepare' on kernel src to fix it.
"; \
echo; \
/bin/false)
mkdir -p /tmp/selfgz4578/NVIDIA-Linux-x86-256.53/kernel/.tmp_versions ; rm -
f /tmp/selfgz4578/NVIDIA-Linux-x86-256.53/kernel/.tmp_versions/*
make -f /usr/src/linux-2.6.37.6-0.5/scripts/Makefile.build obj=/tmp/selfgz45
78/NVIDIA-Linux-x86-256.53/kernel
cc -Wp,-MD,/tmp/selfgz4578/NVIDIA-Linux-x86-256.53/kernel/.nv.o.d -nostdi
nc -isystem /usr/lib/gcc/i586-suse-linux/4.5/include -I/usr/src/linux-2.6.37
.6-0.5/arch/x86/include -Iinclude -I/usr/src/linux-2.6.37.6-0.5/include -in
clude include/generated/autoconf.h -I/tmp/selfgz4578/NVIDIA-Linux-x86-256.
53/kernel -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno
-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-form
at-security -fno-delete-null-pointer-checks -O2 -m32 -msoft-float -mregparm=
3 -freg-struct-return -mpreferred-stack-boundary=2 -march=i686 -mtune=generi
c -maccumulate-outgoing-args -Wa,-mtune=generic32 -ffreestanding -DCONFIG_AS
_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -pipe -Wno-
sign-compare -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=2048
-fno-stack-protector -fomit-frame-pointer -fasynchronous-unwind-tables -g -W
declaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserv
e-stack -DCC_HAVE_ASM_GOTO -I/tmp/selfgz4578/NVIDIA-Linux-x86-256.53/kerne
l -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -
DNVRM -DNV_VERSION_STRING=\"256.53\" -UDEBUG -U_DEBUG -DNDEBUG -DMODULE -D
"KBUILD_S
TR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv)" -D"KBUILD_MODNAME=KBUILD_STR(n
vidia)" -c -o /tmp/selfgz4578/NVIDIA-Linux-x86-256.53/kernel/.tmp_nv.o /tmp/
selfgz4578/NVIDIA-Linux-x86-256.53/kernel/nv.c
In file included from /usr/src/linux-2.6.37.6-0.5/include/linux/kernel.h:17:
0,
from /usr/src/linux-2.6.37.6-0.5/include/linux/sched.h:54,
from /usr/src/linux-2.6.37.6-0.5/include/linux/utsname.h:35
,
from /tmp/selfgz4578/NVIDIA-Linux-x86-256.53/kernel/nv-linu
x.h:27,
from /tmp/selfgz4578/NVIDIA-Linux-x86-256.53/kernel/nv.c:13
:
/usr/src/linux-2.6.37.6-0.5/include/linux/bitops.h: In function ‘hweight_l
ong’:
/usr/src/linux-2.6.37.6-0.5/include/linux/bitops.h:49:26: warning: signed an
d unsigned type in conditional expression
In file included from /usr/src/linux-2.6.37.6-0.5/arch/x86/include/asm/mmzon
e.h:2:0,
from /usr/src/linux-2.6.37.6-0.5/include/linux/mmzone.h:793
,
from /usr/src/linux-2.6.37.6-0.5/include/linux/topology.h:3
2,
from /usr/src/linux-2.6.37.6-0.5/include/linux/sched.h:79,
from /usr/src/linux-2.6.37.6-0.5/include/linux/utsname.h:35
,
from /tmp/selfgz4578/NVIDIA-Linux-x86-256.53/kernel/nv-linu
x.h:27,
from /tmp/selfgz4578/NVIDIA-Linux-x86-256.53/kernel/nv.c:13
:
/usr/src/linux-2.6.37.6-0.5/arch/x86/include/asm/mmzone_32.h: In function â€
˜pfn_valid’:
/usr/src/linux-2.6.37.6-0.5/arch/x86/include/asm/mmzone_32.h:87:15: warning:
comparison between signed and unsigned integer expressions
In file included from /usr/src/linux-2.6.37.6-0.5/arch/x86/include/asm/uacce
ss.h:571:0,
from /usr/src/linux-2.6.37.6-0.5/include/linux/poll.h:14,
from /tmp/selfgz4578/NVIDIA-Linux-x86-256.53/kernel/nv-linu
x.h:84,
from /tmp/selfgz4578/NVIDIA-Linux-x86-256.53/kernel/nv.c:13
:
/usr/src/linux-2.6.37.6-0.5/arch/x86/include/asm/uaccess_32.h: In function â
€˜copy_from_user’:
/usr/src/linux-2.6.37.6-0.5/arch/x86/include/asm/uaccess_32.h:209:6: warning
: comparison between signed and unsigned integer expressions
/tmp/selfgz4578/NVIDIA-Linux-x86-256.53/kernel/nv.c: At top level:
/tmp/selfgz4578/NVIDIA-Linux-x86-256.53/kernel/nv.c:426:5: error: unknown fi
eld ‘ioctl’ specified in initializer
/tmp/selfgz4578/NVIDIA-Linux-x86-256.53/kernel/nv.c:426:5: warning: initiali
zation from incompatible pointer type
make[4]: *** [/tmp/selfgz4578/NVIDIA-Linux-x86-256.53/kernel/nv.o] Error 1
make[3]: *** [_module_/tmp/selfgz4578/NVIDIA-Linux-x86-256.53/kernel] Error
2
make[2]: *** [sub-make] Error 2
NVIDIA: left KBUILD.
nvidia.ko failed to build!
make[1]: *** [module] Error 1
make: *** [module] Error 2
-> Error.
ERROR: Unable to build the NVIDIA kernel module.
ERROR: Installation has failed. Please see the file
'/var/log/nvidia-installer.log' for details. You may find suggestions
on fixing installation problems in the README available on the Linux
driver download page at www.nvidia.com.
Hope someone can offer assistance.