View previous topic :: View next topic |
Author |
Message |
Gogiel Guru
Joined: 11 Nov 2004 Posts: 347
|
Posted: Mon Jan 10, 2005 3:21 pm Post subject: [SOLVED] NVIDIA problem. Kernel 2.6.10 |
|
|
2 days ago i've done update of whole system. I've got nvidia problem. First i tried to emerge nvidia-glx and nvidia-kernel but it didn't work. Then I downloaded drivers form nvidia.com and still don't work. After startx i don't see anything, just black screen. Interesting thing is also that, after cat /proc/driver/nvidia/agp/status i've got SEGFAULTS
Here's some logs:
Code: |
gogiel@gogiel gogiel $ cat nvidia-installer.log
nvidia-installer log file '/var/log/nvidia-installer.log'
creation time: Mon Jan 10 16:08:42 2005
option status:
license pre-accepted : false
update : false
force update : false
expert : false
uninstall : false
driver info : false
no precompiled interface: false
no ncurses color : false
query latest driver ver : false
OpenGL header files : false
no questions : false
silent : 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
force tls : (not specified)
force compat32 tls : (not specified)
X install prefix : /usr/X11R6
OpenGL install prefix : /usr
compat32 install prefix : (not specified)
installer install prefix: /usr
utility install prefix : /usr
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.
-> 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: No)
-> No precompiled kernel interface was found to match your kernel; this means
that the installer will need to compile a new kernel interface.
-> Kernel source path: '/lib/modules/2.6.10/source'
-> Performing CC test with CC="gcc".
-> Performing rivafb check.
-> Performing rivafb module check.
-> Cleaning kernel module build directory.
executing: 'cd ./usr/src/nv; make clean'...
rm -f -f nv.o nv-vm.o os-agp.o os-interface.o os-registry.o nv.o nv-vm.o os-
agp.o os-interface.o os-registry.o nvidia.mod.o
rm -f -f build-in.o nv-linux.o *.d .*.{cmd,flags}
rm -f -f nvidia.{o,ko,mod.{o,c}} nv_compiler.h *~
rm -f -rf .tmp_versions
-> Building kernel module:
executing: 'cd ./usr/src/nv; make module SYSSRC=/lib/modules/2.6.10/source S
YSOUT=/lib/modules/2.6.10/build'...
NVIDIA: calling KBUILD...
make CC=gcc KBUILD_OUTPUT=/lib/modules/2.6.10/build KBUILD_VERBOSE=1 -C /lib
/modules/2.6.10/source SUBDIRS=/tmp/selfgz3914/NVIDIA-Linux-x86-1.0-6629-pkg
1/usr/src/nv modules
make -C /lib/modules/2.6.10/build \
KBUILD_SRC=/usr/src/linux-2.6.10-r1 KBUILD_VERBOSE=1 \
KBUILD_CHECK= KBUILD_EXTMOD="/tmp/selfgz3914/NVIDIA-Linux-x86-1.0-6629-pkg1/
usr/src/nv" \
-f /usr/src/linux-2.6.10-r1/Makefile modules
mkdir -p /tmp/selfgz3914/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/.tmp_vers
ions
make -f /usr/src/linux-2.6.10-r1/scripts/Makefile.build obj=/tmp/selfgz3914/
NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv
echo \#define NV_COMPILER \"`gcc -v 2>&1 | tail -n 1`\" > /tmp/selfgz3914/NV
IDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/nv_compiler.h
gcc -Wp,-MD,/tmp/selfgz3914/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/.nv.
o.d -nostdinc -iwithprefix include -D__KERNEL__ -Iinclude -Iinclude2 -I/usr/
src/linux-2.6.10-r1/include -I/tmp/selfgz3914/NVIDIA-Linux-x86-1.0-6629-pkg
1/usr/src/nv -Wall -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -
fno-common -O2 -fomit-frame-pointer -pipe -msoft-float -mpreferred-stack-bou
ndary=2 -march=athlon -I/usr/src/linux-2.6.10-r1/include/asm-i386/mach-defau
lt -Iinclude/asm-i386/mach-default -Wdeclaration-after-statement -I/tmp/sel
fgz3914/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv -Wall -Wimplicit -Wreturn-
type -Wswitch -Wformat -Wchar-subscripts -Wparentheses -Wpointer-arith -Wno-
multichar -Werror -O -fno-common -MD -Wno-cast-qual -Wno-error -D_LOOSE_KERN
EL_NAMES -D__KERNEL__ -DMODULE -DNTRM -D_GNU_SOURCE -D_LOOSE_KERNEL_NAMES -D
__KERNEL__ -DMODULE -DNV_MAJOR_VERSION=1 -DNV_MINOR_VERSION=0 -DNV_PATCHLEVE
L=6629 -DNV_UNIX -DNV_LINUX -DNV_INT64_OK -DNVCPU_X86 -UDEBUG -U_DEBUG -DNDE
BUG -DNV_REMAP_PFN_RANGE_PRESENT -DNV_CHANGE_PAGE_ATTR_PRESENT -DNV_PCI_DISA
BLE_DEVICE_PRESENT -DNV_CLASS_SIMPLE_CREATE_PRESENT -DNV_PCI_GET_CLASS_PRESE
NT -DMODULE -DKBUILD_BASENAME=nv -DKBUILD_MODNAME=nvidia -c -o /tmp/selfgz39
14/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/nv.o /tmp/selfgz3
914/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/nv.c
In file included from include/linux/list.h:7,
from include/linux/wait.h:23,
from include/asm/semaphore.h:41,
from include/linux/sched.h:18,
from include/linux/module.h:10,
from /tmp/selfgz3914/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src
/nv/nv-linux.h:52,
from /tmp/selfgz3914/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src
/nv/nv.c:14:
include/linux/prefetch.h: In function `prefetch_range':
include/linux/prefetch.h:62: warning: pointer of type `void *' used in arith
metic
In file included from include/linux/dmapool.h:14,
from include/linux/pci.h:837,
from /tmp/selfgz3914/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src
/nv/nv-linux.h:75,
from /tmp/selfgz3914/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src
/nv/nv.c:14:
include/asm/io.h: In function `check_signature':
include/asm/io.h:242: warning: wrong type argument to increment
/tmp/selfgz3914/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/nv.c: In function
`nv_agp_init':
/tmp/selfgz3914/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/nv.c:2992: warning
: `inter_module_put' is deprecated (declared at include/linux/module.h:582)
gcc -Wp,-MD,/tmp/selfgz3914/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/.nv-
vm.o.d -nostdinc -iwithprefix include -D__KERNEL__ -Iinclude -Iinclude2 -I/u
sr/src/linux-2.6.10-r1/include -I/tmp/selfgz3914/NVIDIA-Linux-x86-1.0-6629-
pkg1/usr/src/nv -Wall -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasin
g -fno-common -O2 -fomit-frame-pointer -pipe -msoft-float -mpreferred-stack-
boundary=2 -march=athlon -I/usr/src/linux-2.6.10-r1/include/asm-i386/mach-de
fault -Iinclude/asm-i386/mach-default -Wdeclaration-after-statement -I/tmp/
selfgz3914/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv -Wall -Wimplicit -Wretu
rn-type -Wswitch -Wformat -Wchar-subscripts -Wparentheses -Wpointer-arith -W
no-multichar -Werror -O -fno-common -MD -Wno-cast-qual -Wno-error -D_LOOSE_K
ERNEL_NAMES -D__KERNEL__ -DMODULE -DNT
RM -D_GNU_SOURCE -D_LOOSE_KERNEL_NAMES -D__KERNEL__ -DMODULE -DNV_MAJOR_VERS
ION=1 -DNV_MINOR_VERSION=0 -DNV_PATCHLEVEL=6629 -DNV_UNIX -DNV_LINUX -DNV_IN
T64_OK -DNVCPU_X86 -UDEBUG -U_DEBUG -DNDEBUG -DNV_REMAP_PFN_RANGE_PRESENT -D
NV_CHANGE_PAGE_ATTR_PRESENT -DNV_PCI_DISABLE_DEVICE_PRESENT -DNV_CLASS_SIMPL
E_CREATE_PRESENT -DNV_PCI_GET_CLASS_PRESENT -DMODULE -DKBUILD_BASENAME=nv_vm
-DKBUILD_MODNAME=nvidia -c -o /tmp/selfgz3914/NVIDIA-Linux-x86-1.0-6629-pkg1
/usr/src/nv/nv-vm.o /tmp/selfgz3914/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/n
v/nv-vm.c
In file included from include/linux/list.h:7,
from include/linux/wait.h:23,
from include/asm/semaphore.h:41,
from include/linux/sched.h:18,
from include/linux/module.h:10,
from /tmp/selfgz3914/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src
/nv/nv-linux.h:52,
from /tmp/selfgz3914/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src
/nv/nv-vm.c:14:
include/linux/prefetch.h: In function `prefetch_range':
include/linux/prefetch.h:62: warning: pointer of type `void *' used in arith
metic
In file included from include/linux/dmapool.h:14,
from include/linux/pci.h:837,
from /tmp/selfgz3914/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src
/nv/nv-linux.h:75,
from /tmp/selfgz3914/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src
/nv/nv-vm.c:14:
include/asm/io.h: In function `check_signature':
include/asm/io.h:242: warning: wrong type argument to increment
/tmp/selfgz3914/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/nv-vm.c: At top le
vel:
/tmp/selfgz3914/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/nv-vm.c:59: warnin
g: `cache_flush' defined but not used
gcc -Wp,-MD,/tmp/selfgz3914/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/.os-
agp.o.d -nostdinc -iwithprefix include -D__KERNEL__ -Iinclude -Iinclude2 -I/
usr/src/linux-2.6.10-r1/include -I/tmp/selfgz3914/NVIDIA-Linux-x86-1.0-6629
-pkg1/usr/src/nv -Wall -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasi
ng -fno-common -O2 -fomit-frame-pointer -pip
e -msoft-float -mpreferred-stack-boundary=2 -march=athlon -I/usr/src/linux-2
.6.10-r1/include/asm-i386/mach-default -Iinclude/asm-i386/mach-default -Wdec
laration-after-statement -I/tmp/selfgz3914/NVIDIA-Linux-x86-1.0-6629-pkg1/u
sr/src/nv -Wall -Wimplicit -Wreturn-type -Wswitch -Wformat -Wchar-subscripts
-Wparentheses -Wpointer-arith -Wno-multichar -Werror -O -fno-common -MD -Wno
-cast-qual -Wno-error -D_LOOSE_KERNEL_NAMES -D__KERNEL__ -DMODULE -DNTRM -D_
GNU_SOURCE -D_LOOSE_KERNEL_NAMES -D__KERNEL__ -DMODULE -DNV_MAJOR_VERSION=1
-DNV_MINOR_VERSION=0 -DNV_PATCHLEVEL=6629 -DNV_UNIX -DNV_LINUX -DNV_INT64_OK
-DNVCPU_X86 -UDEBUG -U_DEBUG -DNDEBUG -DNV_REMAP_PFN_RANGE_PRESENT -DNV_CHAN
GE_PAGE_ATTR_PRESENT -DNV_PCI_DISABLE_DEVICE_PRESENT -DNV_CLASS_SIMPLE_CREAT
E_PRESENT -DNV_PCI_GET_CLASS_PRESENT -DMODULE -DKBUILD_BASENAME=os_agp -DKBU
ILD_MODNAME=nvidia -c -o /tmp/selfgz3914/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/
src/nv/os-agp.o /tmp/selfgz3914/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/os
-agp.c
In file included from include/linux/list.h:7,
from include/linux/wait.h:23,
from include/asm/semaphore.h:41,
from include/linux/sched.h:18,
from include/linux/module.h:10,
from /tmp/selfgz3914/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src
/nv/nv-linux.h:52,
from /tmp/selfgz3914/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src
/nv/os-agp.c:24:
include/linux/prefetch.h: In function `prefetch_range':
include/linux/prefetch.h:62: warning: pointer of type `void *' used in arith
metic
In file included from include/linux/dmapool.h:14,
from include/linux/pci.h:837,
from /tmp/selfgz3914/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src
/nv/nv-linux.h:75,
from /tmp/selfgz3914/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src
/nv/os-agp.c:24:
include/asm/io.h: In function `check_signature':
include/asm/io.h:242: warning: wrong type argument to increment
/tmp/selfgz3914/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/os-agp.c: In funct
ion `KernInitAGP':
/tmp/selfgz3914/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/os-agp.c:88: warni
ng: `inter_module_put' is deprecated (declared at include/linux/module.h:582
)
/tmp/selfgz3914/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/os-agp.c:186: warn
ing: `inter_module_put' is deprecated (declared at include/linux/module.h:58
2)
/tmp/selfgz3914/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/os-agp.c: In funct
ion `KernTeardownAGP':
/tmp/selfgz3914/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/os-agp.c:218: warn
ing: `inter_module_put' is deprecated (declared at include/linux/module.h:58
2)
gcc -Wp,-MD,/tmp/selfgz3914/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/.os-
interface.o.d -nostdinc -iwithprefix include -D__KERNEL__ -Iinclude -Iinclud
e2 -I/usr/src/linux-2.6.10-r1/include -I/tmp/selfgz3914/NVIDIA-Linux-x86-1.
0-6629-pkg1/usr/src/nv -Wall -Wstrict-prototypes -Wno-trigraphs -fno-strict-
aliasing -fno-common -O2 -fomit-frame-pointer -pipe -msoft-float -mpreferred
-stack-boundary=2 -march=athlon -I/usr/src/linux-2.6.10-r1/include/asm-i3
86/mach-default -Iinclude/asm-i386/mach-default -Wdeclaration-after-statemen
t -I/tmp/selfgz3914/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv -Wall -Wimpli
cit -Wreturn-type -Wswitch -Wformat -Wchar-subscripts -Wparentheses -Wpointe
r-arith -Wno-multichar -Werror -O -fno-common -MD -Wno-cast-qual -Wno-error
-D_LOOSE_KERNEL_NAMES -D__KERNEL__ -DMODULE -DNTRM -D_GNU_SOURCE -D_LOOSE_KE
RNEL_NAMES -D__KERNEL__ -DMODULE -DNV_MAJOR_VERSION=1 -DNV_MINOR_VERSION=0 -
DNV_PATCHLEVEL=6629 -DNV_UNIX -DNV_LINUX -DNV_INT64_OK -DNVCPU_X86 -UDEBUG -
U_DEBUG -DNDEBUG -DNV_REMAP_PFN_RANGE_PRESENT -DNV_CHANGE_PAGE_ATTR_PRESENT
-DNV_PCI_DISABLE_DEVICE_PRESENT -DNV_CLASS_SIMPLE_CREATE_PRESENT -DNV_PCI_GE
T_CLASS_PRESENT -DMODULE -DKBUILD_BASENAME=os_interface -DKBUILD_MODNAME=nvi
dia -c -o /tmp/selfgz3914/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/os-inter
face.o /tmp/selfgz3914/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/os-interfac
e.c
In file included from include/linux/list.h:7,
from include/linux/wait.h:23,
from include/asm/semaphore.h:41,
from include/linux/sched.h:18,
from include/linux/module.h:10,
from /tmp/selfgz3914/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src
/nv/nv-linux.h:52,
from /tmp/selfgz3914/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src
/nv/os-interface.c:26:
include/linux/prefetch.h: In function `prefetch_range':
include/linux/prefetch.h:62: warning: pointer of type `void *' used in arith
metic
In file included from include/linux/dmapool.h:14,
from include/linux/pci.h:837,
from /tmp/selfgz3914/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src
/nv/nv-linux.h:75,
from /tmp/selfgz3914/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src
/nv/os-interface.c:26:
include/asm/io.h: In function `check_signature':
include/asm/io.h:242: warning: wrong type argument to increment
gcc -Wp,-MD,/tmp/selfgz3914/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/.os-
registry.o.d -nostdinc -iwithprefix include -D__KERNEL__ -Iinclude -Iinclude
2 -I/usr/src/linux-2.6.10-r1/include -I/tmp/selfgz3914/NVIDIA-Linux-x86-1.0
-6629-pkg1/usr/src/nv -Wall -Wstrict-prototypes -Wno-trigraphs -fno-strict-a
liasing -fno-common -O2 -fomit-frame-pointer -pipe -msoft-float -mpreferred-
stack-boundary=2 -march=athlon -I/usr/src/linux-2.6.10-r1/include/asm-i386/m
ach-default -Iinclude/asm-i386/mach-default -Wdeclaration-after-statement -
I/tmp/selfgz3914/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv -Wall -Wimplicit
-Wreturn-type -Wswitch -Wformat -Wchar-subscripts -Wparentheses -Wpointer-ar
ith -Wno-multichar -Werror -O -fno-common -MD -Wno-cast-qual -Wno-error -D_L
OOSE_KERNEL_NAMES -D__KERNEL__ -DMODULE -DNTRM -D_GNU_SOURCE -D_LOOSE_KERNEL
_NAMES -D__KERNEL__ -DMODULE -DNV_MAJOR_VERSION=1 -DNV_MINOR_VERSION=0 -DNV_
PATCHLEVEL=6629 -DNV_UNIX -DNV_LINUX -DNV_INT64_OK -DNVCPU_X86 -UDEBUG -U_DE
BUG -DNDEBUG -DNV_REMAP_PFN_RANGE_PRESENT -DNV_CHANGE_PAGE_ATTR_PRESENT -DNV
_PCI_DISABLE_DEVICE_PRESENT -DNV_CLASS_SIMPLE_CREATE_PRESENT -DNV_PCI_GET_CL
ASS_PRESENT -DMODULE -DKBUILD_BASENAME=o
s_registry -DKBUILD_MODNAME=nvidia -c -o /tmp/selfgz3914/NVIDIA-Linux-x86-1.
0-6629-pkg1/usr/src/nv/os-registry.o /tmp/selfgz3914/NVIDIA-Linux-x86-1.0-66
29-pkg1/usr/src/nv/os-registry.c
In file included from include/linux/list.h:7,
from include/linux/wait.h:23,
from include/asm/semaphore.h:41,
from include/linux/sched.h:18,
from include/linux/module.h:10,
from /tmp/selfgz3914/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src
/nv/nv-linux.h:52,
from /tmp/selfgz3914/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src
/nv/os-registry.c:14:
include/linux/prefetch.h: In function `prefetch_range':
include/linux/prefetch.h:62: warning: pointer of type `void *' used in arith
metic
In file included from include/linux/dmapool.h:14,
from include/linux/pci.h:837,
from /tmp/selfgz3914/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src
/nv/nv-linux.h:75,
from /tmp/selfgz3914/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src
/nv/os-registry.c:14:
include/asm/io.h: In function `check_signature':
include/asm/io.h:242: warning: wrong type argument to increment
ld -m elf_i386 -r -o /tmp/selfgz3914/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/s
rc/nv/nvidia.o /tmp/selfgz3914/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/nv-
kernel.o /tmp/selfgz3914/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/nv.o /tmp
/selfgz3914/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/nv-vm.o /tmp/selfgz391
4/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/os-agp.o /tmp/selfgz3914/NVIDIA-
Linux-x86-1.0-6629-pkg1/usr/src/nv/os-interface.o /tmp/selfgz3914/NVIDIA-Lin
ux-x86-1.0-6629-pkg1/usr/src/nv/os-registry.o
Building modules, stage 2.
make -rR -f /usr/src/linux-2.6.10-r1/scripts/Makefile.modpost
scripts/mod/modpost -i /usr/src/linux-2.6.10-r1/Module.symvers vmlinux /
tmp/selfgz3914/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/nvidia.o
gcc -Wp,-MD,/tmp/selfgz3914/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/.nvi
dia.mod.o.d -nostdinc -iwithprefix include -D__KERNEL__ -Iinclude -Iinclude2
-I/usr/src/linux-2.6.10-r1/include -I/usr/src/linux-2.6.10-r1/ -I -Wall -Wst
rict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -O2 -fomit-f
rame-pointer -pipe -msoft-float -mpreferred-stack-boundary=2 -march=athlon -
I/usr/src/linux-2.6.10-r1/include/asm-i386/mach-default -Iinclude/asm-i386/m
ach-default -Wdeclaration-after-statement -DKBUILD_BASENAME=nvidia -DKBUILD
_MODNAME=nvidia -DMODULE -c -o /tmp/selfgz3914/NVIDIA-Linux-x86-1.0-6629-pkg
1/usr/src/nv/nvidia.mod.o /tmp/selfgz3914/NVIDIA-Linux-x86-1.0-6629-pkg1/usr
/src/nv/nvidia.mod.c
ld -m elf_i386 -r -o /tmp/selfgz3914/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/sr
c/nv/nvidia.ko /tmp/selfgz3914/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/nvi
dia.o /tmp/selfgz3914/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/nvidia.mod.o
NVIDIA: left KBUILD.
-> done.
-> Kernel module compilation complete.
-> Installing both new and classic TLS OpenGL libraries.
-> Installing 'NVIDIA Accelerated Graphics Driver for Linux-x86' (1.0-6629):
executing: './usr/src/nv/makedevices.sh'...
/etc/modules.d/aliases: line 15: alias: char-major-10-175: not found
/etc/modules.d/aliases: line 15: alias: agpgart: not found
/etc/modules.d/aliases: line 16: alias: char-major-10-200: not found
/etc/modules.d/aliases: line 16: alias: tun: not found
/etc/modules.d/aliases: line 17: alias: char-major-81: not found
/etc/modules.d/aliases: line 17: alias: bttv: not found
/etc/modules.d/aliases: line 18: alias: char-major-108: not found
/etc/modules.d/aliases: line 18: alias: ppp_generic: not found
/etc/modules.d/aliases: line 19: alias: /dev/ppp: not found
/etc/modules.d/aliases: line 19: alias: ppp_generic: not found
/etc/modules.d/aliases: line 20: alias: tty-ldisc-3: not found
/etc/modules.d/aliases: line 20: alias: ppp_async: not found
/etc/modules.d/aliases: line 21: alias: tty-ldisc-14: not found
/etc/modules.d/aliases: line 21: alias: ppp_synctty: not found
/etc/modules.d/aliases: line 22: alias: ppp-compress-21: not found
/etc/modules.d/aliases: line 22: alias: bsd_comp: not found
/etc/modules.d/aliases: line 23: alias: ppp-compress-24: not found
/etc/modules.d/aliases: line 23: alias: ppp_deflate: not found
/etc/modules.d/aliases: line 24: alias: ppp-compress-26: not found
/etc/modules.d/aliases: line 24: alias: ppp_deflate: not found
/etc/modules.d/aliases: line 27: alias: loop-xfer-gen-0: not found
/etc/modules.d/aliases: line 27: alias: loop_gen: not found
/etc/modules.d/aliases: line 28: alias: loop-xfer-3: not found
/etc/modules.d/aliases: line 28: alias: loop_fish2: not found
/etc/modules.d/aliases: line 29: alias: loop-xfer-gen-10: not found
/etc/modules.d/aliases: line 29: alias: loop_gen: not found
/etc/modules.d/aliases: line 30: alias: cipher-2: not found
/etc/modules.d/aliases: line 30: alias: des: not found
/etc/modules.d/aliases: line 31: alias: cipher-3: not found
/etc/modules.d/aliases: line 31: alias: fish2: not found
/etc/modules.d/aliases: line 32: alias: cipher-4: not found
/etc/modules.d/aliases: line 32: alias: blowfish: not found
/etc/modules.d/aliases: line 33: alias: cipher-6: not found
/etc/modules.d/aliases: line 33: alias: idea: not found
/etc/modules.d/aliases: line 34: alias: cipher-7: not found
/etc/modules.d/aliases: line 34: alias: serp6f: not found
/etc/modules.d/aliases: line 35: alias: cipher-8: not found
/etc/modules.d/aliases: line 35: alias: mars6: not found
/etc/modules.d/aliases: line 36: alias: cipher-11: not found
/etc/modules.d/aliases: line 36: alias: rc62: not found
/etc/modules.d/aliases: line 37: alias: cipher-15: not found
/etc/modules.d/aliases: line 37: alias: dfc2: not found
/etc/modules.d/aliases: line 38: alias: cipher-16: not found
/etc/modules.d/aliases: line 38: alias: rijndael: not found
/etc/modules.d/aliases: line 39: alias: cipher-17: not found
/etc/modules.d/aliases: line 39: alias: rc5: not found
/etc/modules.d/aliases: line 42: alias: char-major-89: not found
/etc/modules.d/aliases: line 42: alias: i2c-dev: not found
/etc/modules.d/aliases: line 45: alias: char-major-195: not found
/etc/modules.d/aliases: line 45: alias: NVdriver: not found
/etc/modules.d/aliases: line 46: alias: /dev/nvidiactl: not found
/etc/modules.d/aliases: line 46: alias: char-major-195: not found
executing: '/sbin/ldconfig'...
/sbin/ldconfig: File /usr/kde/3.3/lib/libkdeinit_kprinter.so.#prelink#.P0Q9F
s is too small, not checked.
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.
-> Installation of the NVIDIA Accelerated Graphics Driver for Linux-x86
(version: 1.0-6629) is now complete. Please update your XF86Config or
xorg.conf file as appropriate; see the file
/usr/share/doc/NVIDIA_GLX-1.0/README for details.
|
Code: |
gogiel@gogiel gogiel $ cat Xorg.0.log
This is a pre-release version of the The X.Org Foundation X11.
It is not supported in any way.
Bugs may be filed in the bugzilla at http://bugs.freedesktop.org/.
Select the "xorg" product for bugs you find in this release.
Before reporting bugs in pre-release versions please check the
latest version in the The X.Org Foundation "monolithic tree" CVS
repository hosted at http://www.freedesktop.org/Software/xorg/
X Window System Version 6.8.1.901 (6.8.2 RC 1)
Release Date: 16 December 2004
X Protocol Version 11, Revision 0, Release 6.8.1.901
Build Operating System: Linux 2.6.10 i686 [ELF]
Current Operating System: Linux gogiel 2.6.10 #1 Sun Jan 9 14:30:05 CET 2005 i686
Build Date: 09 January 2005
Before reporting problems, check http://wiki.X.Org
to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Mon Jan 10 16:06:19 2005
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "Simple Layout"
(**) |-->Screen "Screen 1" (0)
(**) | |-->Monitor "My Monitor"
(**) | |-->Device "GeForce"
(**) |-->Input Device "Mouse1"
(**) |-->Input Device "Keyboard1"
(**) FontPath set to "/usr/share/fonts/misc/,/usr/share/fonts/75dpi/:unscaled,/usr/share/fonts/100dpi/:unscaled,/usr/share/fonts/Type1/,/usr/share/fonts/75dpi/,/usr/share/fonts/100dpi/"
(**) RgbPath set to "/usr/X11R6/lib/X11/rgb"
(==) ModulePath set to "/usr/lib/modules"
(**) Option "DontZoom"
(**) Option "StandbyTime" "5"
(**) Option "SuspendTime" "10"
(**) Option "OffTime" "15"
(WW) Open APM failed (/dev/apm_bios) (No such file or directory)
(II) Module ABI versions:
X.Org ANSI C Emulation: 0.2
X.Org Video Driver: 0.7
X.Org XInput driver : 0.4
X.Org Server Extension : 0.2
X.Org Font Renderer : 0.4
(II) Loader running on linux
(II) LoadModule: "bitmap"
(II) Loading /usr/lib/modules/fonts/libbitmap.a
(II) Module bitmap: vendor="X.Org Foundation"
compiled for 6.8.1.901, module version = 1.0.0
Module class: X.Org Font Renderer
ABI class: X.Org Font Renderer, version 0.4
(II) Loading font Bitmap
(II) LoadModule: "pcidata"
(II) Loading /usr/lib/modules/libpcidata.a
(II) Module pcidata: vendor="X.Org Foundation"
compiled for 6.8.1.901, module version = 1.0.0
ABI class: X.Org Video Driver, version 0.7
Using vt 7
(--) using VT number 7
(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 10de,01e0 card 0000,0000 rev c1 class 06,00,00 hdr 80
(II) PCI: 00:00:1: chip 10de,01ea card 1695,1000 rev c1 class 05,00,00 hdr 80
(II) PCI: 00:00:2: chip 10de,01ee card 1695,1000 rev c1 class 05,00,00 hdr 80
(II) PCI: 00:00:3: chip 10de,01ed card 1695,1000 rev c1 class 05,00,00 hdr 80
(II) PCI: 00:00:4: chip 10de,01ec card 1695,1000 rev c1 class 05,00,00 hdr 80
(II) PCI: 00:00:5: chip 10de,01ef card 1695,1000 rev c1 class 05,00,00 hdr 80
(II) PCI: 00:01:0: chip 10de,0060 card 1695,1000 rev a4 class 06,01,00 hdr 80
(II) PCI: 00:01:1: chip 10de,0064 card 1695,1000 rev a2 class 0c,05,00 hdr 80
(II) PCI: 00:02:0: chip 10de,0067 card 1695,1000 rev a4 class 0c,03,10 hdr 80
(II) PCI: 00:02:1: chip 10de,0067 card 1695,1000 rev a4 class 0c,03,10 hdr 80
(II) PCI: 00:02:2: chip 10de,0068 card 1695,1000 rev a4 class 0c,03,20 hdr 80
(II) PCI: 00:04:0: chip 10de,0066 card 1695,1000 rev a1 class 02,00,00 hdr 00
(II) PCI: 00:06:0: chip 10de,006a card 1695,1008 rev a1 class 04,01,00 hdr 00
(II) PCI: 00:08:0: chip 10de,006c card 0000,0000 rev a3 class 06,04,00 hdr 01
(II) PCI: 00:09:0: chip 10de,0065 card 1695,1000 rev a2 class 01,01,8a hdr 00
(II) PCI: 00:1e:0: chip 10de,01e8 card 0000,0000 rev c1 class 06,04,00 hdr 01
(II) PCI: 02:00:0: chip 10de,0332 card 1462,9370 rev a1 class 03,00,00 hdr 00
(II) PCI: End of PCI scan
(II) Host-to-PCI bridge:
(II) Bus 0: bridge is at (0:0:0), (0,0,2), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus 0 I/O range:
[0] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) Bus 0 non-prefetchable memory range:
[0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B]
(II) Bus 0 prefetchable memory range:
[0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B]
(II) PCI-to-ISA bridge:
(II) Bus -1: bridge is at (0:1:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
(II) PCI-to-PCI bridge:
(II) Bus 1: bridge is at (0:8:0), (0,1,1), BCTRL: 0x0002 (VGA_EN is cleared)
(II) PCI-to-PCI bridge:
(II) Bus 2: bridge is at (0:30:0), (0,2,2), BCTRL: 0x000a (VGA_EN is set)
(II) Bus 2 non-prefetchable memory range:
[0] -1 0 0xe0000000 - 0xe1ffffff (0x2000000) MX[B]
(II) Bus 2 prefetchable memory range:
[0] -1 0 0xd8000000 - 0xdfffffff (0x8000000) MX[B]
(--) PCI:*(2:0:0) nVidia Corporation GeForce FX 5900XT rev 161, Mem @ 0xe0000000/24, 0xd8000000/27
(II) Addressable bus resource ranges are
[0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B]
[1] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) OS-reported resource ranges:
[0] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
[1] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[2] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[3] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[4] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[5] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[6] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
(II) PCI Memory resource overlap reduced 0xd0000000 from 0xd7ffffff to 0xcfffffff
(II) Active PCI resource ranges:
[0] -1 0 0xe2002000 - 0xe2002fff (0x1000) MX[B]
[1] -1 0 0xe2001000 - 0xe2001fff (0x1000) MX[B]
[2] -1 0 0xe2000000 - 0xe20000ff (0x100) MX[B]
[3] -1 0 0xe2005000 - 0xe2005fff (0x1000) MX[B]
[4] -1 0 0xe2004000 - 0xe2004fff (0x1000) MX[B]
[5] -1 0 0xd0000000 - 0xcfffffff (0x0) MX[B]O
[6] -1 0 0xd8000000 - 0xdfffffff (0x8000000) MX[B](B)
[7] -1 0 0xe0000000 - 0xe0ffffff (0x1000000) MX[B](B)
[8] -1 0 0x0000f000 - 0x0000f00f (0x10) IX[B]
[9] -1 0 0x0000dc00 - 0x0000dc7f (0x80) IX[B]
[10] -1 0 0x0000d800 - 0x0000d8ff (0x100) IX[B]
[11] -1 0 0x0000d400 - 0x0000d407 (0x8) IX[B]
[12] -1 0 0x0000d000 - 0x0000d01f (0x20) IX[B]
(II) Active PCI resource ranges after removing overlaps:
[0] -1 0 0xe2002000 - 0xe2002fff (0x1000) MX[B]
[1] -1 0 0xe2001000 - 0xe2001fff (0x1000) MX[B]
[2] -1 0 0xe2000000 - 0xe20000ff (0x100) MX[B]
[3] -1 0 0xe2005000 - 0xe2005fff (0x1000) MX[B]
[4] -1 0 0xe2004000 - 0xe2004fff (0x1000) MX[B]
[5] -1 0 0xd0000000 - 0xcfffffff (0x0) MX[B]O
[6] -1 0 0xd8000000 - 0xdfffffff (0x8000000) MX[B](B)
[7] -1 0 0xe0000000 - 0xe0ffffff (0x1000000) MX[B](B)
[8] -1 0 0x0000f000 - 0x0000f00f (0x10) IX[B]
[9] -1 0 0x0000dc00 - 0x0000dc7f (0x80) IX[B]
[10] -1 0 0x0000d800 - 0x0000d8ff (0x100) IX[B]
[11] -1 0 0x0000d400 - 0x0000d407 (0x8) IX[B]
[12] -1 0 0x0000d000 - 0x0000d01f (0x20) IX[B]
(II) OS-reported resource ranges after removing overlaps with PCI:
[0] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
[1] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[2] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[3] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[4] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[5] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[6] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
(II) All system resource ranges:
[0] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
[1] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[2] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[3] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[4] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[5] -1 0 0xe2002000 - 0xe2002fff (0x1000) MX[B]
[6] -1 0 0xe2001000 - 0xe2001fff (0x1000) MX[B]
[7] -1 0 0xe2000000 - 0xe20000ff (0x100) MX[B]
[8] -1 0 0xe2005000 - 0xe2005fff (0x1000) MX[B]
[9] -1 0 0xe2004000 - 0xe2004fff (0x1000) MX[B]
[10] -1 0 0xd0000000 - 0xcfffffff (0x0) MX[B]O
[11] -1 0 0xd8000000 - 0xdfffffff (0x8000000) MX[B](B)
[12] -1 0 0xe0000000 - 0xe0ffffff (0x1000000) MX[B](B)
[13] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[14] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[15] -1 0 0x0000f000 - 0x0000f00f (0x10) IX[B]
[16] -1 0 0x0000dc00 - 0x0000dc7f (0x80) IX[B]
[17] -1 0 0x0000d800 - 0x0000d8ff (0x100) IX[B]
[18] -1 0 0x0000d400 - 0x0000d407 (0x8) IX[B]
[19] -1 0 0x0000d000 - 0x0000d01f (0x20) IX[B]
(II) LoadModule: "dbe"
(II) Loading /usr/lib/modules/extensions/libdbe.a
(II) Module dbe: vendor="X.Org Foundation"
compiled for 6.8.1.901, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 0.2
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "extmod"
(II) Loading /usr/lib/modules/extensions/libextmod.a
(II) Module extmod: vendor="X.Org Foundation"
compiled for 6.8.1.901, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 0.2
(II) Loading extension SHAPE
(II) Loading extension MIT-SUNDRY-NONSTANDARD
(II) Loading extension BIG-REQUESTS
(II) Loading extension SYNC
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XC-MISC
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-Misc
(II) Loading extension DPMS
(II) Loading extension TOG-CUP
(II) Loading extension Extended-Visual-Information
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "type1"
(II) Loading /usr/lib/modules/fonts/libtype1.a
(II) Module type1: vendor="X.Org Foundation"
compiled for 6.8.1.901, module version = 1.0.2
Module class: X.Org Font Renderer
ABI class: X.Org Font Renderer, version 0.4
(II) Loading font Type1
(II) Loading font CID
(II) LoadModule: "freetype"
(II) Loading /usr/lib/modules/fonts/libfreetype.so
(II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
compiled for 6.8.1.901, module version = 2.1.0
Module class: X.Org Font Renderer
ABI class: X.Org Font Renderer, version 0.4
(II) Loading font FreeType
(II) LoadModule: "glx"
(II) Loading /usr/lib/modules/extensions/libglx.so
(II) Module glx: vendor="NVIDIA Corporation"
compiled for 4.0.2, module version = 1.0.6629
Module class: XFree86 Server Extension
ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension GLX
(II) LoadModule: "nvidia"
(II) Loading /usr/lib/modules/drivers/nvidia_drv.o
(II) Module nvidia: vendor="NVIDIA Corporation"
compiled for 4.0.2, module version = 1.0.6629
Module class: XFree86 Video Driver
(II) LoadModule: "mouse"
(II) Loading /usr/lib/modules/input/mouse_drv.o
(II) Module mouse: vendor="X.Org Foundation"
compiled for 6.8.1.901, module version = 1.0.0
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 0.4
(II) LoadModule: "kbd"
(II) Loading /usr/lib/modules/input/kbd_drv.o
(II) Module kbd: vendor="X.Org Foundation"
compiled for 6.8.1.901, module version = 1.0.0
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 0.4
(II) NVIDIA X Driver 1.0-6629 Wed Nov 3 13:14:07 PST 2004
(II) NVIDIA Unified Driver for all NVIDIA GPUs
(II) Primary Device is: PCI 02:00:0
(--) Assigning device section with no busID to primary device
(--) Chipset NVIDIA GPU found
(II) resource ranges after xf86ClaimFixedResources() call:
[0] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
[1] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[2] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[3] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[4] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[5] -1 0 0xe2002000 - 0xe2002fff (0x1000) MX[B]
[6] -1 0 0xe2001000 - 0xe2001fff (0x1000) MX[B]
[7] -1 0 0xe2000000 - 0xe20000ff (0x100) MX[B]
[8] -1 0 0xe2005000 - 0xe2005fff (0x1000) MX[B]
[9] -1 0 0xe2004000 - 0xe2004fff (0x1000) MX[B]
[10] -1 0 0xd0000000 - 0xcfffffff (0x0) MX[B]O
[11] -1 0 0xd8000000 - 0xdfffffff (0x8000000) MX[B](B)
[12] -1 0 0xe0000000 - 0xe0ffffff (0x1000000) MX[B](B)
[13] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[14] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[15] -1 0 0x0000f000 - 0x0000f00f (0x10) IX[B]
[16] -1 0 0x0000dc00 - 0x0000dc7f (0x80) IX[B]
[17] -1 0 0x0000d800 - 0x0000d8ff (0x100) IX[B]
[18] -1 0 0x0000d400 - 0x0000d407 (0x8) IX[B]
[19] -1 0 0x0000d000 - 0x0000d01f (0x20) IX[B]
(II) resource ranges after probing:
[0] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
[1] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[2] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[3] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[4] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[5] -1 0 0xe2002000 - 0xe2002fff (0x1000) MX[B]
[6] -1 0 0xe2001000 - 0xe2001fff (0x1000) MX[B]
[7] -1 0 0xe2000000 - 0xe20000ff (0x100) MX[B]
[8] -1 0 0xe2005000 - 0xe2005fff (0x1000) MX[B]
[9] -1 0 0xe2004000 - 0xe2004fff (0x1000) MX[B]
[10] -1 0 0xd0000000 - 0xcfffffff (0x0) MX[B]O
[11] -1 0 0xd8000000 - 0xdfffffff (0x8000000) MX[B](B)
[12] -1 0 0xe0000000 - 0xe0ffffff (0x1000000) MX[B](B)
[13] 0 0 0x000a0000 - 0x000affff (0x10000) MS[B]
[14] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[B]
[15] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[B]
[16] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[17] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[18] -1 0 0x0000f000 - 0x0000f00f (0x10) IX[B]
[19] -1 0 0x0000dc00 - 0x0000dc7f (0x80) IX[B]
[20] -1 0 0x0000d800 - 0x0000d8ff (0x100) IX[B]
[21] -1 0 0x0000d400 - 0x0000d407 (0x8) IX[B]
[22] -1 0 0x0000d000 - 0x0000d01f (0x20) IX[B]
[23] 0 0 0x000003b0 - 0x000003bb (0xc) IS[B]
[24] 0 0 0x000003c0 - 0x000003df (0x20) IS[B]
(II) Setting vga for screen 0.
(**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
(==) NVIDIA(0): RGB weight 888
(==) NVIDIA(0): Default visual is TrueColor
(==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
(**) NVIDIA(0): Option "RenderAccel" "on"
(**) NVIDIA(0): Enabling experimental RENDER acceleration
(--) NVIDIA(0): Linear framebuffer at 0xD8000000
(--) NVIDIA(0): MMIO registers at 0xE0000000
|
Last edited by Gogiel on Mon Jan 10, 2005 5:01 pm; edited 2 times in total |
|
Back to top |
|
|
rmh3093 Advocate
Joined: 06 Aug 2003 Posts: 2138 Location: Albany, NY
|
Posted: Mon Jan 10, 2005 4:09 pm Post subject: |
|
|
looks like a library problem
i would run 'emerge -C nvidia-kernel nvidia-glx'
then 'emerge sync'
then 'ACCEPT_KEYWORDS="~x86" emerge -uD nvidia-glx nvidia-kernel' _________________ Do not meddle in the affairs of wizards, for they are subtle and quick to anger. |
|
Back to top |
|
|
Gogiel Guru
Joined: 11 Nov 2004 Posts: 347
|
Posted: Mon Jan 10, 2005 4:35 pm Post subject: |
|
|
EDIT:
I've just done
Code: | ACCEPT_KEYWORDS=~x86 emerge nvidia-kernel nvidia-glx |
and it works gr8
Big thx! |
|
Back to top |
|
|
johnnyboyro n00b
Joined: 19 Sep 2003 Posts: 57 Location: Iasi, Romania
|
Posted: Wed Jan 12, 2005 10:31 am Post subject: |
|
|
I've done this from the very beginning of a fresh install, ... but still blank screen ( |
|
Back to top |
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|