
Ubuntu日本語フォーラム

ログインしていません。
題のとおりです。
palit「GeForce GTX 260 216 SP」&ubuntu8.10での症状です
ハードウェアドライバで
NVIDIA accelerated graphics driver (version 177) [Recommended]
をインストールして、再起動すると
usplashの最後あたりで、画面が真っ暗になり
キーボード、マウスとも反応ありません。
GRUBからリカバリーモードで起動し、
xorg.confをfixすると
また、起動出きるようになりますが、
PCがデュアルスクリーンのため
ドライバがないと
画面がチラついて目に悪いです。
デュアルブート中のfedora10でもやはり
kmod-nvidiaが入ると、起動途中で固まります。
どなたか、解決方法をご存知ないですか?
やはり、純正ドライバを入れた方がよいのでしょうか?
できればパッケージで管理したいのですが…
オフライン
追記です。
純正ドライバもダメでした。
/var/log/nvidia-installer.logは
---------------------------------------------------------------------------------------------
nvidia-installer log file '/var/log/nvidia-installer.log'
creation time: Mon Apr 6 21:12:51 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 180.44.
-> 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.27-11-generic/build'
-> Kernel output path: '/lib/modules/2.6.27-11-generic/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.27-11-gener
ic/build SYSOUT=/lib/modules/2.6.27-11-generic/build'...
NVIDIA: calling KBUILD...
make CC=cc KBUILD_VERBOSE=1 -C /lib/modules/2.6.27-11-generic/build SUBDIRS
=/tmp/selfgz11980/NVIDIA-Linux-x86-180.44-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/selfgz11980/NVIDIA-Linux-x86-180.44-pkg1/usr/src/nv/.tmp_versi
ons ; rm -f /tmp/selfgz11980/NVIDIA-Linux-x86-180.44-pkg1/usr/src/nv/.tmp_ve
rsions/*
make -f scripts/Makefile.build obj=/tmp/selfgz11980/NVIDIA-Linux-x86-180.44-
pkg1/usr/src/nv
cc -Wp,-MD,/tmp/selfgz11980/NVIDIA-Linux-x86-180.44-pkg1/usr/src/nv/.nv.o.
d -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.3.2/include -D__KERNEL__
-Iinclude -I/usr/src/linux-headers-2.6.27-11-generic/arch/x86/include -inc
lude include/linux/autoconf.h -Iub
untu/include -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-a
liasing -fno-common -Werror-implicit-function-declaration -O2 -m32 -msoft-fl
oat -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2 -march=i586
-mtune=generic -ffreestanding -pipe -Wno-sign-compare -fno-asynchronous-unwi
nd-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Iinclude/asm-x86/mach-defa
ult -fno-stack-protector -fno-omit-frame-pointer -fno-optimize-sibling-calls
-pg -Wdeclaration-after-statement -Wno-pointer-sign -I/tmp/selfgz11980/NVIDI
A-Linux-x86-180.44-pkg1/usr/src/nv -Wall -Wimplicit -Wreturn-type -Wswitch -
Wformat -Wchar-subscripts -Wparentheses -Wpointer-arith -Wno-multichar -Werr
or -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM
-DNV_VERSION_STRING=\"180.44\" -UDEBUG -U_DEBUG -DNDEBUG -DMODULE -D"KBUILD_
STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv)" -D"KBUILD_MODNAME=KBUILD_STR(
nvidia)" -c -o /tmp/selfgz11980/NVIDIA-Linux-x86-180.44-pkg1/usr/src/nv/.tmp
_nv.o /tmp/selfgz11980/NVIDIA-Lin
ux-x86-180.44-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/selfgz11980/NVIDIA-Linux-x86-180.44-pkg1/usr/src/
nv/nv-linux.h:19,
from /tmp/selfgz11980/NVIDIA-Linux-x86-180.44-pkg1/usr/src/
nv/nv.c:14:
include/asm/bitops.h: In function ‘set_bit’:
include/asm/bitops.h:60: 警告: pointer of type ‘void *’ used in arithm
etic
include/asm/bitops.h: In function ‘clear_bit’:
include/asm/bitops.h:97: 警告: pointer of type ‘void *’ used in arithm
etic
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:29,
from include/linux/time.h:8,
from include/linux/timex.h:57,
from include/linux/sched.h:54,
from include/linux/utsname.h:35,
from /tmp/selfgz11980/NVIDIA-Linux-x86-180.44-pkg1/usr/src/
nv/nv-linux.h:19,
from /tmp/selfgz11980/NVIDIA-Linux-x86-180.44-pkg1/usr/src/
nv/nv.c:14:
include/linux/prefetch.h: In function ‘prefetch_range’:
include/linux/prefetch.h:57: 警告: pointer of type ‘void *’ used in ar
ithmetic
In file included from include/linux/utsname.h:35,
from /tmp/selfgz11980/NVIDIA-Linux-x86-180.44-pkg1/usr/src/
nv/nv-linux.h:19,
from /tmp/selfgz11980/NVIDIA-Linux-x86-180.44-pkg1/usr/src/
nv/nv.c:14:
include/linux/sched.h: In function ‘object_is_on_stack’:
include/linux/sched.h:1975: 警告: pointer of type ‘void *’ used in ari
thmetic
In file included from include/asm/dma-mapping.h:9,
from include/linux/dma-mapping.h:52,
from include/asm-generic/pci-dma-compat.h:7,
from include/asm/pci.h:94,
from include/linux/pci.h:989,
from /tmp/selfgz11980/NVIDIA-Linux-x86-180.44-pkg1/usr/src/
nv/nv-linux.h:86,
from /tmp/selfgz11980/NVIDIA-Linux-x86-180.44-pkg1/usr/src/
nv/nv.c:14:
include/linux/scatterlist.h: In function ‘sg_virt’:
include/linux/scatterlist.h:199: 警告: pointer of type ‘void *’ used i
n arithmetic
In file included from /tmp/selfgz11980/NVIDIA-Linux-x86-180.44-pkg1/usr/src/
nv/nv-linux.h:113,
from /tmp/selfgz11980/NVIDIA-Linux-x86-180.44-pkg1/usr/src/
nv/nv.c:14:
include/linux/highmem.h: In function ‘zero_user_segments’:
include/linux/highmem.h:134: 警告: pointer of type ‘void *’ used in ar
ithmetic
include/linux/highmem.h:134: 警告: pointer of type ‘void *’ used in ar
ithmetic
include/linux/highmem.h:134: 警告: pointer of type ‘void *’ used in ar
ithmetic
include/linux/highmem.h:134: 警告: pointer of type ‘void *’ used in ar
ithmetic
include/linux/highmem.h:137: 警告: pointer of type ‘void *’ used in ar
ithmetic
include/linux/highmem.h:137: 警告: pointer of type ‘void *’ used in ar
ithmetic
include/linux/highmem.h:137: 警告: pointer of type ‘void *’ used in ar
ithmetic
include/linux/highmem.h:137: 警告: pointer of type ‘void *’ used in ar
ithmetic
cc -Wp,-MD,/tmp/selfgz11980/NVIDIA-Linux-x86-180.44-pkg1/usr/src/nv/.nv-vm
.o.d -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.3.2/include -D__KERNE
L__ -Iinclude -I/usr/src/linux-headers-2.6.27-11-generic/arch/x86/include
-include include/linux/autoconf.h -Iubuntu/include -Wall -Wundef -Wstrict-p
rototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-f
unction-declaration -O2 -m32 -msoft-float -mregparm=3 -freg-struct-return -m
preferred-stack-boundary=2 -march=i586 -mtune=generic -ffreestanding -pipe -
Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2
-mno-3dnow -Iinclude/asm-x86/mach-default -fno-stack-protector -fno-omit-fra
me-pointer -fno-optimize-sibling-calls -pg -Wdeclaration-after-statement -Wn
o-pointer-sign -I/tmp/selfgz11980/NVIDIA-Linux-x86-180.4
4-pkg1/usr/src/nv -Wall -Wimplicit -Wreturn-type -Wswitch -Wformat -Wchar-su
bscripts -Wparentheses -Wpointer-arith -Wno-multichar -Werror -MD -Wsign-com
pare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STR
ING=\"180.44\" -UDEBUG -U_DEBUG -DNDEBUG -DMODULE -D"KBUILD_STR(s)=#s" -D"KB
UILD_BASENAME=KBUILD_STR(nv_vm)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -
o /tmp/selfgz11980/NVIDIA-Linux-x86-180.44-pkg1/usr/src/nv/.tmp_nv-vm.o /tmp
/selfgz11980/NVIDIA-Linux-x86-180.44-pkg1/usr/src/nv/nv-vm.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/selfgz11980/NVIDIA-Linux-x86-180.44-pkg1/usr/src/
nv/nv-linux.h:19,
from /tmp/selfgz11980/NVIDIA-Linux-x86-180.44-pkg1/usr/src/
nv/nv-vm.c:14:
include/asm/bitops.h: In function ‘set_bit’:
include/asm/bitops.h:60: 警告: pointer of type ‘void *’ used in arithm
etic
include/asm/bitops.h: In function ‘clear_bit’:
include/asm/bitops.h:97: 警告: pointer of type ‘void *’ used in arithm
etic
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:29,
from include/linux/time.h:8,
from include/linux/timex.h:57,
from include/linux/sched.h:54,
from include/linux/utsname.h:35,
from /tmp/selfgz11980/NVIDIA-Linux-x86-180.44-pkg1/usr/src/
nv/nv-linux.h:19,
from /tmp/selfgz11980/NVIDIA-Linux-x86-180.44-pkg1/usr/src/
nv/nv-vm.c:14:
include/linux/prefetch.h: In function ‘prefetch_range’:
include/linux/prefetch.h:57: 警告: pointer of type ‘void *’ used in ar
ithmetic
In file included from include/linux/utsname.h:35,
from /tmp/selfgz11980/NVIDIA-Linux-x86-180.44-pkg1/usr/src/
nv/nv-linux.h:19,
from /tmp/selfgz11980/NVIDIA-Linux-x86-180.44-pkg1/usr/src/
nv/nv-vm.c:14:
include/linux/sched.h: In function ‘object_is_on_stack’:
include/linux/sched.h:1975: 警告: pointer of type ‘void *’ used in ari
thmetic
In file included from include/asm/dma-mapping.h:9,
from include/linux/dma-mapping.h:52,
from include/asm-generic/pci-dma-compat.h:7,
from include/asm/pci.h:94,
from include/linux/pci.h:989,
from /tmp/selfgz11980/NVIDIA-Linux-x86-180.44-pkg1/usr/src/
nv/nv-linux.h:86,
from /tmp/selfgz11980/NVIDIA-Linux-x86-180.44-pkg1/usr/src/
nv/nv-vm.c:14:
include/linux/scatterlist.h: In function ‘sg_virt’:
include/linux/scatterlist.h:199: 警告: pointer of type ‘void *’ used i
n arithmetic
In file included from /tmp/selfgz11980/NVIDIA-Linux-x86-180.44-pkg1/usr/src/
nv/nv-linux.h:113,
from /tmp/selfgz11980/NVIDIA-Linux-x86-180.44-pkg1/usr/src/
nv/nv-vm.c:14:
include/linux/highmem.h: In function ‘zero_user_segments’:
include/linux/highmem.h:134: 警告: pointer of type ‘void *’ used in ar
ithmetic
include/linux/highmem.h:134: 警告: pointer of type ‘void *’ used in ar
ithmetic
include/linux/highmem.h:134: 警告: pointer of type ‘void *’ used in ar
ithmetic
include/linux/highmem.h:134: 警告: pointer of type ‘void *’ used in ar
ithmetic
include/linux/highmem.h:137: 警告: pointer of type ‘void *’ used in ar
ithmetic
include/linux/highmem.h:137: 警告: pointer of type ‘void *’ used in ar
ithmetic
include/linux/highmem.h:137: 警告: pointer of type ‘void *’ used in ar
ithmetic
include/linux/highmem.h:137: 警告: pointer of type ‘void *’ used in ar
ithmetic
cc -Wp,-MD,/tmp/selfgz11980/NVIDIA-Linux-x86-180.44-pkg1/usr/src/nv/.os-ag
p.o.d -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.3.2/include -D__KERN
EL__ -Iinclude -I/usr/src/linux-headers-2.6.27-11-generic/arch/x86/include
-include include/linux/autoconf.h -Iubuntu/include -Wall -Wundef -Wstrict-p
rototypes -Wno-
trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declara
tion -O2 -m32 -msoft-float -mregparm=3 -freg-struct-return -mpreferred-stack
-boundary=2 -march=i586 -mtune=generic -ffreestanding -pipe -Wno-sign-compar
e -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Ii
nclude/asm-x86/mach-default -fno-stack-protector -fno-omit-frame-pointer -fn
o-optimize-sibling-calls -pg -Wdeclaration-after-statement -Wno-pointer-sign
-I/tmp/selfgz11980/NVIDIA-Linux-x86-180.44-pkg1/usr/src/nv -Wall -Wimplicit
-Wreturn-type -Wswitch -Wformat -Wchar-subscripts -Wparentheses -Wpointer-ar
ith -Wno-multichar -Werror -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__
KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"180.44\" -UDEBUG -U_DEBUG -DN
DEBUG -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(os_agp)"
-D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz11980/NVIDIA-Linux-x8
6-180.44-pkg1/usr/src/nv/.tmp_os-agp.o /tmp/selfgz11980/NVIDIA-Linux-x86-180
.44-pkg1/usr/src/nv/os-agp.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/selfgz11980/NVIDIA-Linux-x86-180.44-pkg1/usr/src/
nv/nv-linux.h:19,
from /tmp/selfgz11980/NVIDIA-Linux-x86-180.44-pkg1/usr/src/
nv/os-agp.c:24:
include/asm/bitops.h: In function ‘set_bit’:
include/asm/bitops.h:60: 警告: pointer of type ‘void *’ used in arithm
etic
include/asm/bitops.h: In function ‘clear_bit’:
include/asm/bitops.h:97: 警告: pointer of type ‘void *’ used in arithm
etic
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:29,
from include/linux/time.h:8,
from include/linux/timex.h:57,
from include/linux/sched.h:54,
from include/linux/utsname.h:35,
from /tmp/selfgz11980/NVIDIA-Linux-x86-180.44-pkg1/usr/src/
nv/nv-linux.h:19,
from /tmp/selfgz11980/NVIDIA-Linux-x86-180.44-pkg1/usr/src/
nv/os-agp.c:24:
include/linux/prefetch.h: In function ‘prefetch_range’:
include/linux/prefetch.h:57: 警告: pointer of type ‘void *’ used in ar
ithmetic
In file included from include/linux/utsname.h:35,
from /tmp/selfgz11980/NVIDIA-Linux-x86-180.44-pkg1/usr/src/
nv/nv-linux.h:19,
from /tmp/selfgz11980/NVIDIA-Linux-x86-180.44-pkg1/usr/src/
nv/os-agp.c:24:
include/linux/sched.h: In function ‘object_is_on_stack’:
include/linux/sched.h:1975: 警告: pointer of type ‘void *’ used in ari
thmetic
In file included from include/asm/dma-mapping.h:9,
from include/linux/dma-mapping.h:52,
from include/asm-generic/pci-dma-compat.h:7,
from include/asm/pci.h:94,
from include/linux/pci.h:989,
from /tmp/selfgz11980/NVIDIA-Linux-x86-180.44-pkg1/usr/src/
nv/nv-linux.h:86,
from /tmp/selfgz11980/NVIDIA-Linux-x86-180.44-pkg1/usr/src/
nv/os-agp.c:24:
include/linux/scatterlist.h: In function ‘sg_virt’:
include/linux/scatterlist.h:199: 警告: pointer of type ‘void *’ used i
n arithmetic
In file included from /tmp/selfgz11980/NVIDIA-Linux-x86-180.44-pkg1/usr/src/
nv/nv-linux.h:113,
from /tmp/selfgz11980/NVIDIA-Linux-x86-180.44-pkg1/usr/src/
nv/os-agp.c:24:
include/linux/highmem.h: In function ‘zero_user_segments’:
include/linux/highmem.h:134: 警告: pointer of type ‘void *’ used in ar
ithmetic
include/linux/highmem.h:134: 警告: pointer of type ‘void *’ used in ar
ithmetic
include/linux/highmem.h:134: 警告: pointer of type ‘void *’ used in ar
ithmetic
include/linux/highmem.h:134: 警告: pointer of type ‘void *’ used in ar
ithmetic
include/linux/highmem.h:137: 警告: pointer of type ‘void *’ used in ar
ithmetic
include/linux/highmem.h:137: 警告: pointer of type ‘void *’ used in ar
ithmetic
include/linux/highmem.h:137: 警告: pointer of type ‘void *’ used in ar
ithmetic
include/linux/highmem.h:137: 警告: pointer of type ‘void *’ used in ar
ithmetic
cc -Wp,-MD,/tmp/selfgz11980/NVIDIA-Linux-x86-180.44-pkg1/usr/src/nv/.os-in
terface.o.d -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.3.2/include -D
__KERNEL__ -Iinclude -I/usr/src/linux-headers-2.6.27-11-generic/arch/x86/i
nclude -include include/linux/autoconf.h -Iubuntu/include -Wall -Wundef -Ws
trict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-imp
licit-function-declaration -O2 -m32 -msoft-float -mregparm=3 -freg-struct-re
turn -mpreferred-stack-boundary=2 -march=i586 -mtune=generic -ffreestanding
-pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -m
no-sse2 -mno-3dnow -Iinclude/asm-x86/mach-default -fno-stack-protector -fno-
omit-frame-pointer -fno-optimize-sibling-calls -pg -Wdeclaration-after-state
ment -Wno-pointer-sign -I/tmp/selfgz11980/NVIDIA-Linux-x86-180.44-pkg1/usr/s
rc
/nv -Wall -Wimplicit -Wreturn-type -Wswitch -Wformat -Wchar-subscripts -Wpar
entheses -Wpointer-arith -Wno-multichar -Werror -MD -Wsign-compare -Wno-cast
-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"180.44\"
-UDEBUG -U_DEBUG -DNDEBUG -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=K
BUILD_STR(os_interface)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/s
elfgz11980/NVIDIA-Linux-x86-180.44-pkg1/usr/src/nv/.tmp_os-interface.o /tmp/
selfgz11980/NVIDIA-Linux-x86-180.44-pkg1/usr/src/nv/os-interface.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/selfgz11980/NVIDIA-Linux-x86-180.44-pkg1/usr/src/
nv/nv-linux.h:19,
from /tmp/selfgz11980/NVIDIA-Linux-x86-180.44-pkg1/usr/src/
nv/os-interface.c:26:
include/asm/bitops.h: In function ‘set_bit’:
include/asm/bitops.h:60: 警告: pointer of type ‘void *’ used in arithm
etic
include/asm/bitops.h: In function ‘clear_bit’:
include/asm/bitops.h:97: 警告: pointer of type ‘void *’ used in arithm
etic
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:29,
from include/linux/time.h:8,
from include/linux/timex.h:57,
from include/linux/sched.h:54,
from include/linux/utsname.h:35,
from /tmp/selfgz11980/NVIDIA-Linux-x86-180.44-pkg1/usr/src/
nv/nv-linux.h:19,
from /tmp/selfgz11980/NVIDIA-Linux-x86-180.44-pkg1/usr/src/
nv/os-interface.c:26:
include/linux/prefetch.h: In function ‘prefetch_range’:
include/linux/prefetch.h:57: 警告: pointer of type ‘void *’ used in ar
ithmetic
In file included from include/linux/utsname.h:35,
from /tmp/selfgz11980/NVIDIA-Linux-x86-180.44-pkg1/usr/src/
nv/nv-linux.h:19,
from /tmp/selfgz11980/NVIDIA-Linux-x86-180.44-pkg1/usr/src/
nv/os-interface.c:26:
include/linux/sched.h: In function ‘object_is_on_stack’:
include/linux/sched.h:1975: 警告: pointer of type ‘void *’ used in ari
thmetic
In file included from include/asm/dma-mapping.h:9,
from include/linux/dma-mapping.h:52,
from include/asm-generic/pci-dma-compat.h:7,
from include/asm/pci.h:94,
from include/linux/pci.h:989,
from /tmp/selfgz11980/NVIDIA-Linux-x86-180.44-pkg1/usr/src/
nv/nv-linux.h:86,
from /tmp/selfgz11980/NVIDIA-Linux-x86-180.44-pkg1/usr/src/
nv/os-interface.c:26:
include/linux/scatterlist.h: In function ‘sg_virt’:
include/linux/scatterlist.h:199: 警告: pointer of type ‘void *’ used i
n arithmetic
In file included from /tmp/selfgz11980/NVIDIA-Linux-x86-180.44-pkg1/usr/src/
nv/nv-linux.h:113,
from /tmp/selfgz11980/NVIDIA-Linux-x86-180.44-pkg1/usr/src/
nv/os-interface.c:26:
include/linux/highmem.h: In function ‘zero_user_segments’:
include/linux/highmem.h:134: 警告: pointer of type ‘void *’ used in ar
ithmetic
include/linux/highmem.h:134: 警告: pointer of type ‘void *’ used in ar
ithmetic
include/linux/highmem.h:134: 警告: pointer of type ‘void *’ used in ar
ithmetic
include/linux/highmem.h:134: 警告: pointer of type ‘void *’ used in ar
ithmetic
include/linux/highmem.h:137: 警告: pointer of type ‘void *’ used in ar
ithmetic
include/linux/highmem.h:137: 警告: pointer of type ‘void *’ used in ar
ithmetic
include/linux/highmem.h:137: 警告: pointer of type ‘void *’ used in ar
ithmetic
include/linux/highmem.h:137: 警告: pointer of type ‘void *’ used in ar
ithmetic
cc -Wp,-MD,/tmp/selfgz11980/NVIDIA-Linux-x86-180.44-pkg1/usr/src/nv/.os-re
gistry.o.d -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.3.2/include -D_
_KERNEL__ -Iinclude -I/usr/src/linux-headers-2.6.27-11-generic/arch/x86/in
clude -include include/linux/autoconf.h -Iubuntu/i
nclude -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasin
g -fno-common -Werror-implicit-function-declaration -O2 -m32 -msoft-float -m
regparm=3 -freg-struct-return -mpreferred-stack-boundary=2 -march=i586 -mtun
e=generic -ffreestanding -pipe -Wno-sign-compare -fno-asynchronous-unwind-ta
bles -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Iinclude/asm-x86/mach-default -
fno-stack-protector -fno-omit-frame-pointer -fno-optimize-sibling-calls -pg
-Wdeclaration-after-statement -Wno-pointer-sign -I/tmp/selfgz11980/NVIDIA-Li
nux-x86-180.44-pkg1/usr/src/nv -Wall -Wimplicit -Wreturn-type -Wswitch -Wfor
mat -Wchar-subscripts -Wparentheses -Wpointer-arith -Wno-multichar -Werror -
MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DN
V_VERSION_STRING=\"180.44\" -UDEBUG -U_DEBUG -DNDEBUG -DMODULE -D"KBUILD_STR
(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(os_registry)" -D"KBUILD_MODNAME=KBUIL
D_STR(nvidia)" -c -o /tmp/selfgz11980/NVIDIA-Linux-x86-180.44-pkg1/usr/src/n
v/.tmp_os-registry.o /tmp/selfgz1198
0/NVIDIA-Linux-x86-180.44-pkg1/usr/src/nv/os-registry.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/selfgz11980/NVIDIA-Linux-x86-180.44-pkg1/usr/src/
nv/nv-linux.h:19,
from /tmp/selfgz11980/NVIDIA-Linux-x86-180.44-pkg1/usr/src/
nv/os-registry.c:15:
include/asm/bitops.h: In function ‘set_bit’:
include/asm/bitops.h:60: 警告: pointer of type ‘void *’ used in arithm
etic
include/asm/bitops.h: In function ‘clear_bit’:
include/asm/bitops.h:97: 警告: pointer of type ‘void *’ used in arithm
etic
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:29,
from include/linux/time.h:8,
from include/linux/timex.h:57,
from include/linux/sched.h:54,
from include/linux/utsname.h:35,
from /tmp/selfgz11980/NVIDIA-Linux-x86-180.44-pkg1/usr/src/
nv/nv-linux.h:19,
from /tmp/selfgz11980/NVIDIA-Linux-x86-180.44-pkg1/usr/src/
nv/os-registry.c:15:
include/linux/prefetch.h: In function ‘prefetch_range’:
include/linux/prefetch.h:57: 警告: pointer of type ‘void *’ used in ar
ithmetic
In file included from include/linux/utsname.h:35,
from /tmp/selfgz11980/NVIDIA-Linux-x86-180.44-pkg1/usr/src/
nv/nv-linux.h:19,
from /tmp/selfgz11980/NVIDIA-Linux-x86-180.44-pkg1/usr/src/
nv/os-registry.c:15:
include/linux/sched.h: In function ‘object_is_on_stack’:
include/linux/sched.h:1975: 警告: pointer of type ‘void *’ used in ari
thmetic
In file included from include/asm/dma-mapping.h:9,
from include/linux/dma-mapping.h:52,
from include/asm-generic/pci-dma-compat.h:7,
from include/asm/pci.h:94,
from include/linux/pci.h:989,
from /tmp/selfgz11980/NVIDIA-Linux-x86-180.44-pkg1/usr/src/
nv/nv-linux.h:86,
from /tmp/selfgz11980/NVIDIA-Linux-x86-180.44-pkg1/usr/src/
nv/os-registry.c:15:
include/linux/scatterlist.h: In function ‘sg_virt’:
include/linux/scatterlist.h:199: 警告: pointer of type ‘void *’ used i
n arithmetic
In file included from /tmp/selfgz11980/NVIDIA-Linux-x86-180.44-pkg1/usr/src/
nv/nv-linux.h:113,
from /tmp/selfgz11980/NVIDIA-Linux-x86-180.44-pkg1/usr/src/
nv/os-registry.c:15:
include/linux/highmem.h: In function ‘zero_user_segments’:
include/linux/highmem.h:134: 警告: pointer of type ‘void *’ used in ar
ithmetic
include/linux/highmem.h:134: 警告: pointer of type ‘void *’ used in ar
ithmetic
include/linux/highmem.h:134: 警告: pointer of type ‘void *’ used in ar
ithmetic
include/linux/highmem.h:134: 警告: pointer of type ‘void *’ used in ar
ithmetic
include/linux/highmem.h:137: 警告: pointer of type ‘void *’ used in ar
ithmetic
include/linux/highmem.h:137: 警告: pointer of type ‘void *’ used in ar
ithmetic
include/linux/highmem.h:137: 警告: pointer of type ‘void *’ used in ar
ithmetic
include/linux/highmem.h:137: 警告: pointer of type ‘void *’ used in ar
ithmetic
cc -Wp,-MD,/tmp/selfgz11980/NVIDIA-Linux-x86-180.44-pkg1/usr/src/nv/.nv-i2
c.o.d -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.3.2/include -D__KERN
EL__ -Iinclude -I/usr/src/linux-headers-2.6.27-11-generic/arch/x86/include
-include include/linux/autoconf.h -Iubuntu/include -Wall -Wundef -Wstrict-p
rototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-f
unction-declaration -O2 -m32 -msoft-float -mregparm=3 -freg-struct-return -m
preferred-stack-boundary=2 -march=i586 -mtune=generic -ffreestanding -pipe -
Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2
-mno-3dnow -Iinclude/asm-x86/mach-default -fno-stack-protector -fno-omit-fra
me-pointer -fno-optimize-sibling-calls -pg -Wdeclaration-after-st
atement -Wno-pointer-sign -I/tmp/selfgz11980/NVIDIA-Linux-x86-180.44-pkg1/us
r/src/nv -Wall -Wimplicit -Wreturn-type -Wswitch -Wformat -Wchar-subscripts
-Wparentheses -Wpointer-arith -Wno-multichar -Werror -MD -Wsign-compare -Wno
-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"180
.44\" -UDEBUG -U_DEBUG -DNDEBUG -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASE
NAME=KBUILD_STR(nv_i2c)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/s
elfgz11980/NVIDIA-Linux-x86-180.44-pkg1/usr/src/nv/.tmp_nv-i2c.o /tmp/selfgz
11980/NVIDIA-Linux-x86-180.44-pkg1/usr/src/nv/nv-i2c.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/selfgz11980/NVIDIA-Linux-x86-180.44-pkg1/usr/src/
nv/nv-linux.h:19,
from /tmp/selfgz11980/NVIDIA-Linux-x86-180.44-pkg1/usr/src/
nv/nv-i2c.c:8:
include/asm/bitops.h: In function ‘set_bit’:
include/asm/bitops.h:60: 警告: pointer of type ‘void *’ used in arithm
etic
include/asm/bitops.h: In function ‘clear_bit’:
include/asm/bitops.h:97: 警告: pointer of type ‘void *’ used in arithm
etic
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:29,
from include/linux/time.h:8,
from include/linux/timex.h:57,
from include/linux/sched.h:54,
from include/linux/utsname.h:35,
from /tmp/selfgz11980/NVIDIA-Linux-x86-180.44-pkg1/usr/src/
nv/nv-linux.h:19,
from /tmp/selfgz11980/NVIDIA-Linux-x86-180.44-pkg1/usr/src/
nv/nv-i2c.c:8:
include/linux/prefetch.h: In function ‘prefetch_range’:
include/linux/prefetch.h:57: 警告: pointer of type ‘void *’ used in ar
ithmetic
In file included from include/linux/utsname.h:35,
from /tmp/selfgz11980/NVIDIA-Linux-x86-180.44-pkg1/usr/src/
nv/nv-linux.h:19,
from /tmp/selfgz11980/NVIDIA-Linux-x86-180.44-pkg1/usr/src/
nv/nv-i2c.c:8:
include/linux/sched.h: In function ‘object_is_on_stack’:
include/linux/sched.h:1975: 警告: pointer of type ‘void *’ used in ari
thmetic
In file included from include/asm/dma-mapping.h:9,
from include/linux/dma-mapping.h:52,
from include/asm-generic/pci-dma-compat.h:7,
from include/asm/pci.h:94,
from include/linux/pci.h:989,
from /tmp/selfgz11980/NVIDIA-Linux-x86-180.44-pkg1/usr/src/
nv/nv-linux.h:86,
from /tmp/selfgz11980/NVIDIA-Linux-x86-180.44-pkg1/usr/src/
nv/nv-i2c.c:8:
include/linux/scatterlist.h: In function ‘sg_virt’:
include/linux/scatterlist.h:199: 警告: pointer of type ‘void *’ used i
n arithmetic
In file included from /tmp/selfgz11980/NVIDIA-Linux-x86-180.44-pkg1/usr/src/
nv/nv-linux.h:113,
from /tmp/selfgz11980/NVIDIA-Linux-x86-180.44-pkg1/usr/src/
nv/nv-i2c.c:8:
include/linux/highmem.h: In function ‘zero_user_segments’:
include/linux/highmem.h:134: 警告: pointer of type ‘void *’ used in ar
ithmetic
include/linux/highmem.h:134: 警告: pointer of type ‘void *’ used in ar
ithmetic
include/linux/highmem.h:134: 警告: pointer of type ‘void *’ used in ar
ithmetic
include/linux/highmem.h:134: 警告: pointer of type ‘void *’ used in ar
ithmetic
include/linux/highmem.h:137: 警告: pointer of type ‘void *’ used in ar
ithmetic
include/linux/highmem.h:137: 警告: pointer of type ‘void *’ used in ar
ithmetic
include/linux/highmem.h:137: 警告: pointer of type ‘void *’ used in ar
ithmetic
include/linux/highmem.h:137: 警告: pointer of type ‘void *’ used in ar
ithmetic
cc -Wp,-MD,/tmp/selfgz11980/NVIDIA-Linux-x86-180.44-pkg1/usr/src/nv/.nvacp
i.o.d -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.3.2/include -D__KERN
EL__ -Iinclude -I/usr/src/linux-headers-2.6.27-11-generic/arch/x86/include
-include include/linux/autoconf.h -Iubuntu/include -Wall -Wundef -Wstrict-p
rototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-f
unction-declaration -O2 -m32 -msoft-float -mregparm=3 -freg-struct-return -m
preferred-stack-boundary=2 -march=i586 -mtune=generic -ffreestanding -pipe -
Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2
-mno-3dnow -Iinclude/asm-x86/mach-default -fno-stack-protector -fno-omit-fra
me-pointer -fno-optimize-sibling-calls -pg -Wdeclaration-after-statement -Wn
o-pointer-sign -I/tmp/selfgz11980/NVIDIA-Linux-x86-180.44-pkg1/usr/src/nv -W
all -Wimplicit -Wreturn-type -Wswitch -Wformat -Wchar-subscripts -Wparenthes
es -Wpointer-arith -Wno-multichar -Werror -MD -Wsign-compare -Wno-cast-qual
-Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"180.44\" -UDEB
UG -U_DEBUG -DNDEBUG -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD
_STR(nvacpi)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /tmp/selfgz11980/
NVIDIA-Linux-x86-180.44-pkg1/usr/src/nv/.tmp_nvacpi.o /t
mp/selfgz11980/NVIDIA-Linux-x86-180.44-pkg1/usr/src/nv/nvacpi.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/selfgz11980/NVIDIA-Linux-x86-180.44-pkg1/usr/src/
nv/nv-linux.h:19,
from /tmp/selfgz11980/NVIDIA-Linux-x86-180.44-pkg1/usr/src/
nv/nvacpi.c:15:
include/asm/bitops.h: In function ‘set_bit’:
include/asm/bitops.h:60: 警告: pointer of type ‘void *’ used in arithm
etic
include/asm/bitops.h: In function ‘clear_bit’:
include/asm/bitops.h:97: 警告: pointer of type ‘void *’ used in arithm
etic
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:29,
from include/linux/time.h:8,
from include/linux/timex.h:57,
from include/linux/sched.h:54,
from include/linux/utsname.h:35,
from /tmp/selfgz11980/NVIDIA-Linux-x86-180.44-pkg1/usr/src/
nv/nv-linux.h:19,
from /tmp/selfgz11980/NVIDIA-Linux-x86-180.44-pkg1/usr/src/
nv/nvacpi.c:15:
include/linux/prefetch.h: In function ‘prefetch_range’:
include/linux/prefetch.h:57: 警告: pointer of type ‘void *’ used in ar
ithmetic
In file included from include/linux/utsname.h:35,
from /tmp/selfgz11980/NVIDIA-Linux-x86-180.44-pkg1/usr/src/
nv/nv-linux.h:19,
from /tmp/selfgz11980/NVIDIA-Linux-x86-180.44-pkg1/usr/src/
nv/nvacpi.c:15:
include/linux/sched.h: In function ‘object_is_on_stack’:
include/linux/sched.h:1975: 警告: pointer of type ‘void *’ used in ari
thmetic
In file included from include/asm/dma-mapping.h:9,
from include/linux/dma-mapping.h:52,
from include/asm-generic/pci-dma-compat.h:7,
from include/asm/pci.h:94,
from include/linux/pci.h:989,
from /tmp/selfgz11980/NVIDIA-Linux-x86-180.44-pkg1/usr/src/
nv/nv-linux.h:86,
from /tmp/selfgz11980/NVIDIA-Linux-x86-180.44-pkg1/usr/src/
nv/nvacpi.c:15:
include/linux/scatterlist.h: In function ‘sg_virt’:
include/linux/scatterlist.h:199: 警告: pointer of type ‘void *’ used i
n arithmetic
In file included from /tmp/selfgz11980/NVIDIA-Linux-x86-180.44-pkg1/usr/src/
nv/nv-linux.h:113,
from /tmp/selfgz11980/NVIDIA-Linux-x86-180.44-pkg1/usr/src/
nv/nvacpi.c:15:
include/linux/highmem.h: In function ‘zero_user_segments’:
include/linux/highmem.h:134: 警告: pointer of type ‘void *’ used in ar
ithmetic
include/linux/highmem.h:134: 警告: pointer of type ‘void *’ used in ar
ithmetic
include/linux/highmem.h:134: 警告: pointer of type ‘void *’ used in ar
ithmetic
include/linux/highmem.h:134: 警告: pointer of type ‘void *’ used in ar
ithmetic
include/linux/highmem.h:137: 警告: pointer of type ‘void *’ used in ar
ithmetic
include/linux/highmem.h:137: 警告: pointer of type ‘void *’ used in ar
ithmetic
include/linux/highmem.h:137: 警告: pointer of type ‘void *’ used in ar
ithmetic
include/linux/highmem.h:137: 警告: pointer of type ‘void *’ used in ar
ithmetic
ld -m elf_i386 -r -o /tmp/selfgz11980/NVIDIA-Linux-x86-180.44-pkg1/usr/s
rc/nv/nvidia.o /tmp/selfgz11980/NVIDIA-Linux-x86-180.44-pkg1/usr/src/nv/nv-k
ernel.o /tmp/selfgz11980/NVIDIA-Linux-x86-180.44-pkg1/usr/src/nv/nv.o /tmp/s
elfgz11980/NVIDIA-Linux-x86-180.44-pkg1/usr/src/nv/nv-vm.o /tmp/selfgz11980/
NVIDIA-Linux-x86-180.44-pkg1/usr/src/nv/os-agp.o /tmp/selfgz11980/NVIDIA-Lin
ux-x86-180.44-pkg1/usr/src/nv/os-interface.o /tmp/selfgz11980/NVIDIA-Linux-x
86-180.44-pkg1/usr/src/nv/os-registry.o /tmp/selfgz11980/NVIDIA-Linux-x86-18
0.44-pkg1/usr/src/nv/nv-i2c.o /tmp/selfgz11980/NVIDIA-Linux-x86-180.44-pkg1/
usr/src/nv/nvacpi.o
(cat /dev/null; echo kernel//tmp/selfgz11980/NVIDIA-Linux-x86-180.44-pkg1/
usr/src/nv/nvidia.ko;) > /tmp/selfgz11980/NVIDIA-Linux-x86-180.44-pkg1/usr/s
rc/nv/modules.order
Building modules, stage 2.
make -f /usr/src/linux-headers-2.6.27-11-generic/scripts/Makefile.modpost
scripts/mod/modpost -m -a -i /usr/src/linux-headers-2.6.27-11-generic/Modu
le.symvers -I /tmp/selfgz11980/NVIDIA-Linux-x86-180.44-pkg1/usr/src/nv/Modul
e.symvers -o /tmp/selfgz11980/NVIDIA-Linux-x86-180.44-pkg1/usr/src/nv/Modul
e.symvers -S -K /usr/src/linux-headers-2.6.27-11-generic/Module.markers -M /
tmp/selfgz11980/NVIDIA-Linux-x86-180.44-pkg1/usr/src/nv/Module.markers -w -
s
WARNING: could not find /tmp/selfgz11980/NVIDIA-Linux-x86-180.44-pkg1/usr/sr
c/nv/.nv-kernel.o.cmd for /tmp/selfgz11980/NVIDIA-Linux-x86-180.44-pkg1/usr/
src/nv/nv-kernel.o
cc -Wp,-MD,/tmp/selfgz11980/NVIDIA-Linux-x86-180.44-pkg1/usr/src/nv/.nvidi
a.mod.o.d -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.3.2/include -D__
KERNEL__ -Iinclude -I/usr/src/linux-headers-2.6.27-11-generic/arch/x86/inc
lude -include include/linux/autoconf.h -Iubuntu/include -Wall -Wundef -Wstr
ict-prototypes -Wno-trigraphs -
fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -O2 -m
32 -msoft-float -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2
-march=i586 -mtune=generic -ffreestanding -pipe -Wno-sign-compare -fno-async
hronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Iinclude/asm-x
86/mach-default -fno-stack-protector -fno-omit-frame-pointer -fno-optimize-s
ibling-calls -pg -Wdeclaration-after-statement -Wno-pointer-sign -I/tmp/self
gz11980/NVIDIA-Linux-x86-180.44-pkg1/usr/src/nv -Wall -Wimplicit -Wreturn-ty
pe -Wswitch -Wformat -Wchar-subscripts -Wparentheses -Wpointer-arith -Wno-mu
ltichar -Werror -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -D
MODULE -DNVRM -DNV_VERSION_STRING=\"180.44\" -UDEBUG -U_DEBUG -DNDEBUG -D"K
BUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nvidia.mod)" -D"KBUILD_MODNA
ME=KBUILD_STR(nvidia)" -DMODULE -c -o /tmp/selfgz11980/NVIDIA-Linux-x86-180.
44-pkg1/usr/src/nv/nvidia.mod.o /tmp/selfgz11980/NVIDIA-Linux-x86-180.44-pkg
1/usr/src/nv/nvidia.mod.c
In file included from include/linux/bitops.h:17,
from include/asm/cpufeature.h:123,
from include/asm/processor.h:16,
from include/linux/prefetch.h:14,
from include/linux/list.h:6,
from include/linux/module.h:9,
from /tmp/selfgz11980/NVIDIA-Linux-x86-180.44-pkg1/usr/src/
nv/nvidia.mod.c:1:
include/asm/bitops.h: In function ‘set_bit’:
include/asm/bitops.h:60: 警告: pointer of type ‘void *’ used in arithm
etic
include/asm/bitops.h: In function ‘clear_bit’:
include/asm/bitops.h:97: 警告: pointer of type ‘void *’ used in arithm
etic
In file included from include/linux/list.h:6,
from include/linux/module.h:9,
from /tmp/selfgz11980/NVIDIA-Linux-x86-180.44-pkg1/usr/src/
nv/nvidia.mod.c:1:
include/linux/prefetch.h: In function ‘prefetch_range’:
include/linux/prefetch.h:57: 警告: pointer of type ‘void *’ used in ar
ithmetic
ld -r -m elf_i386 --build-id -o /tmp/selfgz11980/NVIDIA-Linux-x86-180.44-
pkg1/usr/src/nv/nvidia.ko /tmp/selfgz11980/NVIDIA-Linux-x86-180.44-pkg1/usr/
src/nv/nvidia.o /tmp/selfgz11980/NVIDIA-Linux-x86-180.44-pkg1/usr/src/nv/nvi
dia.mod.o
NVIDIA: left KBUILD.
-> done.
-> Kernel module compilation complete.
-> Kernel messages:
[ 908.161138] sd 4:0:0:3: [sde] Assuming drive cache: write through
[ 908.162505] sd 4:0:0:3: [sde] 1953792 512-byte hardware sectors (1000 MB)
[ 908.164134] sd 4:0:0:3: [sde] Write Protect is off
[ 908.164139] sd 4:0:0:3: [sde] Mode Sense: 6a 20 00 00
[ 908.164141] sd 4:0:0:3: [sde] Assuming drive cache: write through
[ 908.164147] sde: sde1
[ 6178.276653] mtrr: no MTRR for d0000000,10000000 found
[ 6215.834265] mtrr: type mismatch for d0000000,10000000 old: write-back
new: write-combining
[ 9107.176265] wlan0: No ProbeResp from current AP 00:1d:73:25:3f:55 -
assume out of range
[ 9108.060512] wlan0: authenticate with AP 00:1d:73:25:3f:55
[ 9108.066226] wlan0: authenticated
[ 9108.066232] wlan0: associate with AP 00:1d:73:25:3f:55
[ 9108.264260] wlan0: associate with AP 00:1d:73:25:3f:55
[ 9108.464014] wlan0: associate with AP 00:1d:73:25:3f:55
[ 9108.664010] wlan0: association with AP 00:1d:73:25:3f:55 timed out
[ 9118.840422] wlan0: authenticate with AP 00:1d:73:25:3f:55
[ 9118.840854] wlan0: authenticate with AP 00:1d:73:25:3f:55
[ 9118.855270] wlan0: authenticated
[ 9118.855276] wlan0: associate with AP 00:1d:73:25:3f:55
[ 9119.052010] wlan0: associate with AP 00:1d:73:25:3f:55
[ 9119.056742] wlan0: RX ReassocResp from 00:1d:73:25:3f:55 (capab=0x411
status=0 aid=2)
[ 9119.056746] wlan0: associated
[ 9125.304698] mtrr: no MTRR for d0000000,10000000 found
[ 9159.652992] nvidia 0000:02:00.0: setting latency timer to 64
[ 9159.653095] NVRM: loading NVIDIA UNIX x86 Kernel Module 180.44 Mon Mar
23 14:59:10 PST 2009
-> Installing both new and classic TLS OpenGL libraries.
-> Searching for conflicting X files:
-> done.
-> Searching for conflicting OpenGL files:
-> done.
-> Installing 'NVIDIA Accelerated Graphics Driver for Linux-x86' (180.44):
executing: '/sbin/ldconfig'...
executing: '/sbin/depmod -aq'...
-> done.
-> Driver file installation is complete.
-> Running post-install sanity check:
-> done.
-> Post-install sanity check passed.
-> Shared memory test passed.
-> Running runtime sanity check:
-> done.
-> Runtime sanity check passed.
-> Would you like to run the nvidia-xconfig utility to automatically update you
r X configuration file so that the NVIDIA X driver will be used when you res
tart X? Any pre-existing X configuration file will be backed up. (Answer: Y
es)
-> Your X configuration file has been successfully updated. Installation of
the NVIDIA Accelerated Graphics Driver for Linux-x86 (version: 180.44) is
now complete.
オフライン
Ctrl+Alt+F2とかで仮想コンソールに切り替えたりする操作も駄目なのでしょうか?
また、問題の状態になった場合、
・電源ボタンを普通に押して電源が切れる
・電源ボタンを普通に押すと、背後で処理が行われていそうな気配がする。Enterキーをおしたらなにか処理が始まった
・電源ボタンを4秒長押ししないと電源が切れない
のどれでしょう?
想定としては、
1) Forcewareが導入されると画面の解像度がおかしくなってしまう
2) Forcewareが導入され、GPUがフル稼働すると電源不足で落ちてしまう
3) Forcewareがうまく動いていないのでフリーズしている
です。電源ボタンを押して応答がありそうなら1)、あきらかにフリーズしているなら2)か3)でしょうか。
まずこのあたりを切り分けないと解決が厳しめです。ただ、電源ボタンを普通に押すとシャットダウンダイアログが出ているだけ、という可能性もあるので、仮想コンソール切り替えとあわせて判断するしかなさそうです。
オフライン
Ctrl+Alt+F2もだめです。
固まったあと、電源ボタンを長押しで
電源は落ちます。
なにか処理しているようには見えません。
fedora領域を消してVistaをインストールして
付属ドライバをインストールすると
正しく動作しているので、電源は大丈夫だと
思います。
画面はバックライトが光っているだけで
電源ボタンやenterを押しても反応なしです。
メーカーサイトでは、Linux向けのドライバは配布しておらず、
本家nvidiaから最新版を落とすようにと書いてありました。
オフライン
hiroumaumaさん 最新機種のそれも最高レベルのグラフィックカードを購入され、羨ましいかぎりです。
ただ、機種が新しすぎます。Windowsのドライバーは付属しているから問題ないです。
しかし、Linux版はNVIDIAから無償で提供してもらえるかわりに、焦ってはダメです。
開発にそれなりの時間が必要です。コストを抑えるため、最少人数で取り組んでると想定します。
ps. 5/6追記
取り敢えず、NVIDIAのホームページを適宜ワッチされて、Ubuntu8.10 or 9.04で稼働を試みてください。
そのうち、動作するものが提供されると思います。
http://www.nvidia.co.jp/Download/index.aspx?lang=jp
最後の編集者: koisan1949 (2009-05-06 07:58:18)
オフライン
別のバージョンのドライバを使われてみてはいかがですか?
オフライン
NVIDIAのホームページをみました。
GeForce GTX 260で稼働すると思われるドライバーが公開されたようです。
GeForce GTX 200シリーズ、 GTX 260、Linux 32bit
を指定して検索をかけると新しいドライバーヒットするようになりました。
動作する可能性ありです。
オフライン
追記 ご理解されていると思いますが、念のため。
NVIDIAのホームから直接ドライバーを導入されると、管理されたパッケージでないため、
当然ながら今後の管理は本人に移行します。
そのため、今回うまく稼働したとしても、
今後はUbuntuのリビジョンがアップし、アップデートするたびに画面が真っ白になるか、真っ黒になります。
毎回、不具合に遭遇しますので、自分自身で、
GeForce 260ドライバーの再インストールを実行する必要があります。
オフライン
蛇足とは思いますが、参考になると思います。
この方法は、Ubuntu 8.04, 8.10, 9.04で対処できました。
1. ドライバーのインストールの方法を懇切丁寧に説明されているURL
https://forums.ubuntulinux.jp/viewtopic … 224#p23224
2. 恥ずかしながら、他のボードで苦労した顛末
https://forums.ubuntulinux.jp/viewtopic … 119#p25119
オフライン