ubuntu-x-swat team mailing list archive
-
ubuntu-x-swat team
-
Mailing list archive
-
Message #25330
[Bug 445318] [NEW] The nvidia drivers don't work
You have been subscribed to a public bug:
the dirvers of the synaptic don't work when i install them and reboot
the computer the X11 crash
nvidia-installer log file '/var/log/nvidia-installer.log'
creation time: Tue Oct 6 20:19:17 2009
installer version: 1.0.7
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 185.18.36.
-> No precompiled kernel interface was found to match your kernel; would you li
ke the installer to attempt to download a kernel interface for your kernel f
rom the NVIDIA ftp site (ftp://download.nvidia.com)? (Answer: Yes)
-> No matching precompiled kernel interface was found on the NVIDIA ftp site;
this means that the installer will need to compile a kernel interface for
your kernel.
-> Performing CC sanity check with CC="cc".
-> Performing CC version check with CC="cc".
-> Kernel source path: '/lib/modules/2.6.31-6-rt/build'
-> Kernel output path: '/lib/modules/2.6.31-6-rt/build'
-> Performing rivafb check.
-> Performing nvidiafb check.
-> Performing Xen check.
-> Cleaning kernel module build directory.
executing: 'cd ./usr/src/nv; make clean'...
-> Building kernel module:
executing: 'cd ./usr/src/nv; make module SYSSRC=/lib/modules/2.6.31-6-rt/bui
ld SYSOUT=/lib/modules/2.6.31-6-rt/build'...
NVIDIA: calling KBUILD...
make CC=cc KBUILD_VERBOSE=1 -C /lib/modules/2.6.31-6-rt/build SUBDIRS=/tmp/
selfgz2866/NVIDIA-Linux-x86-185.18.36-pkg1/usr/src/nv modules
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)
mkdir -p /tmp/selfgz2866/NVIDIA-Linux-x86-185.18.36-pkg1/usr/src/nv/.tmp_ver
sions ; rm -f /tmp/selfgz2866/NVIDIA-Linux-x86-185.18.36-pkg1/usr/src/nv/.tm
p_versions/*
make -f scripts/Makefile.build obj=/tmp/selfgz2866/NVIDIA-Linux-x86-185.18.3
6-pkg1/usr/src/nv
cc -Wp,-MD,/tmp/selfgz2866/NVIDIA-Linux-x86-185.18.36-pkg1/usr/src/nv/.nv.
o.d -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.4.1/include -Iinclude
-I/usr/src/linux-headers-2.6.31-6-rt/arch/x86/include -include include/linu
x/autoconf.h -Iubuntu/include -
D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-ali
asing -fno-common -Werror-implicit-function-declaration -Wno-format-security
-fno-delete-null-pointer-checks -O2 -m32 -msoft-float -mregparm=3 -freg-stru
ct-return -mpreferred-stack-boundary=2 -march=i586 -mtune=generic -Wa,-mtune
=generic32 -ffreestanding -fstack-protector -fstack-protector-all -pipe -Wno
-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -m
no-3dnow -Wframe-larger-than=1024 -fno-omit-frame-pointer -fno-optimize-sibl
ing-calls -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overfl
ow -fno-dwarf2-cfi-asm -I/tmp/selfgz2866/NVIDIA-Linux-x86-185.18.36-pkg1/usr
/src/nv -Wall -Wimplicit -Wreturn-type -Wswitch -Wformat -Wchar-subscripts -
Wparentheses -Wpointer-arith -Wno-multichar -Werror -fno-defer-pop -MD -Wsig
n-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSIO
N_STRING=\"185.18.36\" -UDEBUG -U_DEBUG -DNDEBUG -DMODULE -D"KBUILD_STR(s)=
#s" -D"KBUILD_BASENAME=KBUILD_STR(n
v)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz2866/NVIDIA-Lin
ux-x86-185.18.36-pkg1/usr/src/nv/.tmp_nv.o /tmp/selfgz2866/NVIDIA-Linux-x86-
185.18.36-pkg1/usr/src/nv/nv.c
In file included from include/linux/bitops.h:17,
from include/linux/kernel.h:15,
from include/linux/sched.h:52,
from include/linux/utsname.h:35,
from /tmp/selfgz2866/NVIDIA-Linux-x86-185.18.36-pkg1/usr/sr
c/nv/nv-linux.h:19,
from /tmp/selfgz2866/NVIDIA-Linux-x86-185.18.36-pkg1/usr/sr
c/nv/nv.c:14:
/usr/src/linux-headers-2.6.31-6-rt/arch/x86/include/asm/bitops.h: In functio
n âset_bitâ:
/usr/src/linux-headers-2.6.31-6-rt/arch/x86/include/asm/bitops.h:64: warning
: pointer of type âvoid *â used in arithmetic
/usr/src/linux-headers-2.6.31-6-rt/arch/x86/include/asm/bitops.h: In functio
n âclear_bitâ:
/usr/src/linux-headers-2.6.31-6-rt/arch/x86/include/asm/bitops.h:102: warnin
g: pointer of type âvoid *â used in arithmetic
/usr/src/linux-headers-2.6.31-6-rt/arch/x86/include/asm/bitops.h: In functio
n âchange_bitâ:
/usr/src/linux-headers-2.6.31-6-rt/arch/x86/include/asm/bitops.h:178: warnin
g: pointer of type âvoid *â used in arithmetic
In file included from include/linux/list.h:6,
from include/linux/preempt.h:11,
from include/linux/spinlock.h:50,
from include/linux/seqlock.h:33,
from include/linux/time.h:8,
from include/linux/timex.h:56,
from include/linux/sched.h:54,
from include/linux/utsname.h:35,
from /tmp/selfgz2866/NVIDIA-Linux-x86-185.18.36-pkg1/usr/sr
c/nv/nv-linux.h:19,
from /tmp/selfgz2866/NVIDIA-Linux-x86-185.18.36-pkg1/usr/sr
c/nv/nv.c:14:
include/linux/prefetch.h: In function âprefetch_rangeâ:
include/linux/prefetch.h:57: warning: pointer of type âvoid *â used in a
rithmetic
In file included from include/linux/utsname.h:35,
from /tmp/selfgz2866/NVIDIA-Linux-x86-185.18.36-pkg1/usr/sr
c/nv/nv-linux.h:19,
from /tmp/selfgz2866/NVIDIA-Linux-x86-185.18.36-pkg1/usr/sr
c/nv/nv.c:14:
include/linux/sched.h: In function âobject_is_on_stackâ:
include/linux/sched.h:2299: warning: pointer of type âvoid *â used in ar
ithmetic
In file included from include/linux/io.h:22,
from include/linux/pci.h:54,
from /tmp/selfgz2866/NVIDIA-Linux-x86-185.18.36-pkg1/usr/sr
c/nv/nv-linux.h:86,
from /tmp/selfgz2866/NVIDIA-Linux-x86-185.18.36-pkg1/usr/sr
c/nv/nv.c:14:
/usr/src/linux-headers-2.6.31-6-rt/arch/x86/include/asm/io.h: In function â
writeqâ:
/usr/src/linux-headers-2.6.31-6-rt/arch/x86/include/asm/io.h:70: warning: po
inter of type âvoid *â used in arithmetic
In file included from include/linux/dma-mapping.h:7,
from include/asm-generic/pci-dma-compat.h:7,
from /usr/src/linux-headers-2.6.31-6-rt/arch/x86/include/as
m/pci.h:129,
from include/linux/pci.h:1112,
from /tmp/selfgz2866/NVIDIA-Linux-x86-185.18.36-pkg1/usr/sr
c/nv/nv-linux.h:86,
from /tmp/selfgz2866/NVIDIA-Linux-x86-185.18.36-pkg1/usr/sr
c/nv/nv.c:14:
include/linux/scatterlist.h: In function âsg_virtâ:
include/linux/scatterlist.h:199: warning: pointer of type âvoid *â used
in arithmetic
In file included from /usr/src/linux-headers-2.6.31-6-rt/arch/x86/include/as
m/dma-mapping.h:36,
from include/linux/dma-mapping.h:107,
from include/asm-generic/pci-dma-compat.h:7,
from /usr/src/linux-headers-2.6.31-6-rt/arch/x86/include/as
m/pci.h:129,
from include/linux/pci.h:1112,
from /tmp/selfgz2866/NVIDIA-Linux-x86-185.18.36-pkg1/usr/sr
c/nv/nv-linux.h:86,
from /tmp/selfgz2866/NVIDIA-Linux-x86-185.18.36-pkg1/usr/sr
c/nv/nv.c:14:
include/asm-generic/dma-mapping-common.h: In function âdma_map_pageâ:
include/asm-generic/dma-mapping-common.h:77: warning: pointer of type âvoi
d *â used in arithmetic
In file included from /tmp/selfgz2866/NVIDIA-Linux-x86-185.18.36-pkg1/usr/sr
c/nv/nv-linux.h:113,
from /tmp/selfgz2866/NVIDIA-Linux-x86-185.18.36-pkg1/usr/sr
c/nv/nv.c:14:
include/linux/highmem.h: In function âzero_user_segmentsâ:
include/linux/highmem.h:149: warning: pointer of type âvoid *â used in a
rithmetic
include/linux/highmem.h:149: warning: pointer of type âvoid *â used in a
rithmetic
include/linux/highmem.h:149: warning: pointer of type âvoid *â used in a
rithmetic
include/linux/highmem.h:149: warning: pointer of type âvoid *â used in a
rithmetic
include/linux/highmem.h:152: warning: pointer of type âvoid *â used in a
rithmetic
include/linux/highmem.h:152: warning: pointer of type âvoid *â used in a
rithmetic
include/linux/highmem.h:152: warning: pointer of type âvoid *â used in a
rithmetic
include/linux/highmem.h:152: warning: pointer of type âvoid *â used in a
rithmetic
/tmp/selfgz2866/NVIDIA-Linux-x86-185.18.36-pkg1/usr/src/nv/nv.c: In function
ânv_alloc_file_privateâ:
/tmp/selfgz2866/NVIDIA-Linux-x86-185.18.36-pkg1/usr/src/nv/nv.c:1897: error:
implicit declaration of function âinit_MUTEXâ
make[3]: *** [/tmp/selfgz2866/NVIDIA-Linux-x86-185.18.36-pkg1/usr/src/nv/nv.
o] Error 1
make[2]: *** [_module_/tmp/selfgz2866/NVIDIA-Linux-x86-185.18.36-pkg1/usr/sr
c/nv] 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.
ProblemType: Bug
Architecture: i386
CheckboxCommand: gksudo $CHECKBOX_SHARE/scripts/cycle_vts
CheckboxData: only require password
CheckboxSubmission: 6a0022d27ba49f8498d96e8069cf3b26
CheckboxSystem: 0531969bcfd4f03af7405c98dc94a948
CheckboxTest: chvt
Date: Wed Oct 7 08:08:24 2009
DistroRelease: Ubuntu 9.10
Package: linux-image-2.6.31-6-rt 2.6.31-6.7
ProcEnviron:
SHELL=/bin/bash
LANG=es_UY.UTF-8
LANGUAGE=es_UY.UTF-8
ProcVersionSignature: Ubuntu 2.6.31-6.7-rt
SourcePackage: linux-rt
Tags: checkbox-bug
Uname: Linux 2.6.31-6-rt i686
** Affects: nvidia-graphics-drivers-180 (Ubuntu)
Importance: Undecided
Assignee: HyPeR_X (nvidia-nvidia)
Status: New
** Tags: apport-bug checkbox-bug i386
--
The nvidia drivers don't work
https://bugs.edge.launchpad.net/bugs/445318
You received this bug notification because you are a member of Ubuntu-X, which is subscribed to nvidia-graphics-drivers-180 in ubuntu.