потом ./ NVIDIA-Linux-x86-100.14.19-pkg1.run говорит что нужно скомпилить модуль для ядра проходит 100% и мне говорит мол что немогу создать nvidia.ko і говорит посмотрите лог.
Вот весь лог :
Код:
nvidia-installer log file '/var/log/nvidia-installer.log'
creation time: Fri Nov 16 10:15:54 2007
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
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 : /root/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.
-> Performing CC sanity check with CC="cc".
-> Performing CC version check with CC="cc".
-> Kernel source path: '/lib/modules/2.6.22.9-desktop-1mdv/source'
-> Kernel output path: '/lib/modules/2.6.22.9-desktop-1mdv/build'
-> Performing rivafb check.
-> Performing nvidiafb check.
-> Performing Xen 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-i2c.o nvacpi.
o nv.o nv-vm.o os-agp.o os-interface.o os-registry.o nv-i2c.o nvacpi.o nvidi
a.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 -f stprof stprof.o symtab.h Modules.symvers
rm -f -rf .tmp_versions
rm -f Makefile
-> Building kernel module:
executing: 'cd ./usr/src/nv; make module SYSSRC=/lib/modules/2.6.22.9-deskto
p-1mdv/source SYSOUT=/lib/modules/2.6.22.9-desktop-1mdv/build'...
sh ./conftest.sh "cc" "cc" /lib/modules/2.6.22.9-desktop-1mdv/source /lib/mo
dules/2.6.22.9-desktop-1mdv/build cc_sanity_check full_output
sh ./conftest.sh "cc" "cc" /lib/modules/2.6.22.9-desktop-1mdv/source /lib/mo
dules/2.6.22.9-desktop-1mdv/build select_makefile full_output
make --no-print-directory -f Makefile module
NVIDIA: calling KBUILD...
make CC=cc KBUILD_OUTPUT=/lib/modules/2.6.22.9-desktop-1mdv/build KBUILD_VER
BOSE=1 -C /lib/modules/2.6.22.9-desktop-1mdv/source SUBDIRS=/root/tmp/selfgz
10904/NVIDIA-Linux-x86-100.14.19-pkg1/usr/src/nv modules
make -C /lib/modules/2.6.22.9-desktop-1mdv/build \
KBUILD_SRC=/usr/src/linux-2.6.22.9-1mdv \
KBUILD_EXTMOD="/root/tmp/selfgz10904/NVIDIA-Linux-x86-100.14.19-pkg1/usr/sr
c/nv" -f /usr/src/linux-2.6.22.9-1mdv/Makefile 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 /root/tmp/selfgz10904/NVIDIA-Linux-x86-100.14.19-pkg1/usr/src/nv/.t
mp_versions
rm -f /root/tmp/selfgz10904/NVIDIA-Linux-x86-100.14.19-pkg1/usr/src/nv/.tmp_
versions/*
WARNING: Symbol version dump /usr/src/linux-2.6.22.9-1mdv/Module.symvers
is missing; modules will have no dependencies and modversions.
make -f /usr/src/linux-2.6.22.9-1mdv/scripts/Makefile.build obj=/root/tmp/se
lfgz10904/NVIDIA-Linux-x86-100.14.19-pkg1/usr/src/nv
echo \#define NV_COMPILER \"`cc -v 2>&1 | tail -n 1`\" > /root/tmp/selfgz109
04/NVIDIA-Linux-x86-100.14.19-pkg1/usr/src/nv/nv_compiler.h
cc -Wp,-MD,/root/tmp/selfgz10904/NVIDIA-Linux-x86-100.14.19-pkg1/usr/src/n
v/.nv.o.d -nostdinc -isystem /usr/lib/gcc/i586-mandriva-linux-gnu/4.2.2/inc
lude -D__KERNEL__ -Iinclude -Iinclude2 -I/usr/src/linux-2.6.22.9-1mdv/includ
e -include include/linux/autoconf.h -I/root/tmp/selfgz10904/NVIDIA-Linux-x8
6-100.14.19-pkg1/usr/src/nv -Wa
ll -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-comm
on -O2 -pipe -msoft-float -mregparm=3 -freg-struct-return -mpreferred-stack-
boundary=2 -march=i686 -ffreestanding -maccumulate-outgoing-args -DCONFIG_AS
_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -I/usr/src/linux-2.6.22.9-1mdv/include
/asm-i386/mach-default -Iinclude/asm-i386/mach-default -fno-omit-frame-point
er -fno-optimize-sibling-calls -fno-stack-protector -Wdeclaration-after-stat
ement -Wno-pointer-sign -I/root/tmp/selfgz10904/NVIDIA-Linux-x86-100.14.19-
pkg1/usr/src/nv -Wall -Wimplicit -Wreturn-type -Wswitch -Wformat -Wchar-subs
cripts -Wparentheses -Wpointer-arith -Wno-multichar -Werror -MD -Wsign-compa
re -Wno-cast-qual -Wno-error -D_LOOSE_KERNEL_NAMES -D__KERNEL__ -DMODULE -DN
VRM -DNV_VERSION_STRING=\"100.14.19\" -UDEBUG -U_DEBUG -DNDEBUG -DNV_SIGNAL_
STRUCT_RLIM -DNV_MULTIPLE_BRIDGE_AGPGART_PRESENT -DNV_PCI_GET_CLASS_PRESENT
-DNV_SYSCTL_MAX_MAP_COUNT_PRESENT -DNV_PM_MESSAGE_T_PRESENT -DNV_PCI_CHOOSE_
STATE_PRESENT -DNV_VM_INSERT_PAGE_PR
ESENT -DNV_OLD_MM_KGDB_BREAKPOINT_PRESENT -DNV_ACQUIRE_CONSOLE_SEM_PRESENT -
DNV_REMAP_PFN_RANGE_PRESENT -DNV_KMEM_CACHE_CREATE_6_PRESENT -DNV_CHANGE_PAG
E_ATTR_PRESENT -DNV_VMAP_4_PRESENT -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_B
ASENAME=KBUILD_STR(nv)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /root/t
mp/selfgz10904/NVIDIA-Linux-x86-100.14.19-pkg1/usr/src/nv/nv.o /root/tmp/sel
fgz10904/NVIDIA-Linux-x86-100.14.19-pkg1/usr/src/nv/nv.c
In file included from include/linux/list.h:8,
from include/linux/wait.h:22,
from include/asm/semaphore.h:41,
from include/linux/sched.h:66,
from include/linux/utsname.h:35,
from /root/tmp/selfgz10904/NVIDIA-Linux-x86-100.14.19-pkg1/
usr/src/nv/nv-linux.h:19,
from /root/tmp/selfgz10904/NVIDIA-Linux-x86-100.14.19-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 a
rithmetic
cc -Wp,-MD,/root/tmp/selfgz10904/NVIDIA-Linux-x86-100.14.19-pkg1/usr/src/n
v/.nv-vm.o.d -nostdinc -isystem /usr/lib/gcc/i586-mandriva-linux-gnu/4.2.2/
include -D__KERNEL__ -Iinclude -Iinclude2 -I/usr/src/linux-2.6.22.9-1mdv/inc
lude -include include/linux/autoconf.h -I/root/tmp/selfgz10904/NVIDIA-Linux
-x86-100.14.19-pkg1/usr/src/nv -Wall -Wundef -Wstrict-prototypes -Wno-trigra
phs -fno-strict-aliasing -fno-common -O2 -pipe -msoft-float -mregparm=3 -fre
g-struct-return -mpreferred-stack-boundary=2 -march=i686 -ffreestanding -mac
cumulate-outgoing-args -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -I/u
sr/src/linux-2.6.22.9-1mdv/include/asm-i386/mach-default -Iinclude/asm-i386/
mach-default -fno-omit-frame-pointer -fno-optimize-sibling-calls -fno-stack-
protector -Wdeclaration-after-statement -Wno-pointer-sign -I/root/tmp/selfg
z10904/NVIDIA-Linux-x86-100.14.19-pkg1/usr/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_LOOSE_KERNEL_NAMES -D__KERNEL__ -DMODULE -DNVRM
-DNV_VERSION_STRING=\"100.14.19\" -UDEBUG -U_DEBUG -DNDEBUG -DNV_SIGNAL_STRU
CT_RLIM -DNV_MULTIPLE_BRIDGE_AGPGART_PRESENT -DNV_PCI_GET_CLASS_PRESENT -DNV
_SYSCTL_MAX_MAP_COUNT_PRESENT -DNV_PM_MESSAGE_T_PRESENT -DNV_PCI_CHOOSE_STAT
E_PRESENT -DNV_VM_INSERT_PAGE_PRESENT -DNV_OLD_MM_KGDB_BREAKPOINT_PRESENT -D
NV_ACQUIRE_CONSOLE_SEM_PRESENT -DNV_REMAP_PFN_RANGE_PRESENT -DNV_KMEM_CACHE_
CREATE_6_PRESENT -DNV_CHANGE_PAGE_ATTR_PRESENT -DNV_VMAP_4_PRESENT -DMODULE
-D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv_vm)" -D"KBUILD_MODNAM
E=KBUILD_STR(nvidia)" -c -o /root/tmp/selfgz10904/NVIDIA-Linux-x86-100.14.19
-pkg1/usr/src/nv/nv-vm.o /root/tmp/selfgz10904/NVIDIA-Linux-x86-100.14.19-pk
g1/usr/src/nv/nv-vm.c
In file included from include/linux/list.h:8,
from include/linux/wait.h:22,
from include/asm/semaphore.h:41,
from include/linux/sched.h:66,
from include/linux/utsname.h:35,
from /root/tmp/selfgz10904/NVIDIA-Linux-x86-100.14.19-pkg1/
usr/src/nv/nv-linux.h:19,
from /root/tmp/selfgz10904/NVIDIA-Linux-x86-100.14.19-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 a
rithmetic
cc -Wp,-MD,/root/tmp/selfgz10904/NVIDIA-Linux-x86-100.14.19-pkg1/usr/src/n
v/.os-agp.o.d -nostdinc -isystem /usr/lib/gcc/i586-mandriva-linux-gnu/4.2.2
/include -D__KERNEL__ -Iinclude -Iinclude2 -I/usr/src/linux-2.6.22.9-1mdv/in
clude -include include/linux/autoconf.h -I/root/tmp/selfgz10904/NVIDIA-Linu
x-x86-100.14.19-pkg1/usr/src/nv -Wall -Wundef -Wstrict-prototypes -Wno-trigr
aphs -fno-strict-aliasing -fno-common -O2 -pipe -msoft-float -mregparm=3 -fr
eg-struct-return -mpreferred-stack-boundary=2 -march=i686 -ffreestanding -ma
ccumulate-outgoing-args -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -I/
usr/src/linux-2.6.22.9-1mdv/include/asm-i386/mach-default -Iinclude/as
m-i386/mach-default -fno-omit-frame-pointer -fno-optimize-sibling-calls -fno
-stack-protector -Wdeclaration-after-statement -Wno-pointer-sign -I/root/tm
p/selfgz10904/NVIDIA-Linux-x86-100.14.19-pkg1/usr/src/nv -Wall -Wimplicit -W
return-type -Wswitch -Wformat -Wchar-subscripts -Wparentheses -Wpointer-arit
h -Wno-multichar -Werror -MD -Wsign-compare -Wno-cast-qual -Wno-error -D_LOO
SE_KERNEL_NAMES -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"100.14.19
\" -UDEBUG -U_DEBUG -DNDEBUG -DNV_SIGNAL_STRUCT_RLIM -DNV_MULTIPLE_BRIDGE_AG
PGART_PRESENT -DNV_PCI_GET_CLASS_PRESENT -DNV_SYSCTL_MAX_MAP_COUNT_PRESENT -
DNV_PM_MESSAGE_T_PRESENT -DNV_PCI_CHOOSE_STATE_PRESENT -DNV_VM_INSERT_PAGE_P
RESENT -DNV_OLD_MM_KGDB_BREAKPOINT_PRESENT -DNV_ACQUIRE_CONSOLE_SEM_PRESENT
-DNV_REMAP_PFN_RANGE_PRESENT -DNV_KMEM_CACHE_CREATE_6_PRESENT -DNV_CHANGE_PA
GE_ATTR_PRESENT -DNV_VMAP_4_PRESENT -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_
BASENAME=KBUILD_STR(os_agp)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /r
oot/tmp/selfgz10904/NVIDIA-Linux-x86
-100.14.19-pkg1/usr/src/nv/os-agp.o /root/tmp/selfgz10904/NVIDIA-Linux-x86-1
00.14.19-pkg1/usr/src/nv/os-agp.c
In file included from include/linux/list.h:8,
from include/linux/wait.h:22,
from include/asm/semaphore.h:41,
from include/linux/sched.h:66,
from include/linux/utsname.h:35,
from /root/tmp/selfgz10904/NVIDIA-Linux-x86-100.14.19-pkg1/
usr/src/nv/nv-linux.h:19,
from /root/tmp/selfgz10904/NVIDIA-Linux-x86-100.14.19-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 a
rithmetic
cc -Wp,-MD,/root/tmp/selfgz10904/NVIDIA-Linux-x86-100.14.19-pkg1/usr/src/n
v/.os-interface.o.d -nostdinc -isystem /usr/lib/gcc/i586-mandriva-linux-gnu
/4.2.2/include -D__KERNEL__ -Iinclude -Iinclude2 -I/usr/src/linux-2.6.22.9-1
mdv/include -include include/linux/autoconf.h -I/root/tmp/selfgz10904/NVIDI
A-Linux-x86-100.14.19
-pkg1/usr/src/nv -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-stric
t-aliasing -fno-common -O2 -pipe -msoft-float -mregparm=3 -freg-struct-retur
n -mpreferred-stack-boundary=2 -march=i686 -ffreestanding -maccumulate-outgo
ing-args -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -I/usr/src/linux-2
.6.22.9-1mdv/include/asm-i386/mach-default -Iinclude/asm-i386/mach-default -
fno-omit-frame-pointer -fno-optimize-sibling-calls -fno-stack-protector -Wde
claration-after-statement -Wno-pointer-sign -I/root/tmp/selfgz10904/NVIDIA-
Linux-x86-100.14.19-pkg1/usr/src/nv -Wall -Wimplicit -Wreturn-type -Wswitch
-Wformat -Wchar-subscripts -Wparentheses -Wpointer-arith -Wno-multichar -Wer
ror -MD -Wsign-compare -Wno-cast-qual -Wno-error -D_LOOSE_KERNEL_NAMES -D__K
ERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"100.14.19\" -UDEBUG -U_DEBUG -
DNDEBUG -DNV_SIGNAL_STRUCT_RLIM -DNV_MULTIPLE_BRIDGE_AGPGART_PRESENT -DNV_PC
I_GET_CLASS_PRESENT -DNV_SYSCTL_MAX_MAP_COUNT_PRESENT -DNV_PM_MESSAGE_T_PRES
ENT -DNV_PCI_CHOOSE_STATE_PRESENT -D
NV_VM_INSERT_PAGE_PRESENT -DNV_OLD_MM_KGDB_BREAKPOINT_PRESENT -DNV_ACQUIRE_C
ONSOLE_SEM_PRESENT -DNV_REMAP_PFN_RANGE_PRESENT -DNV_KMEM_CACHE_CREATE_6_PRE
SENT -DNV_CHANGE_PAGE_ATTR_PRESENT -DNV_VMAP_4_PRESENT -DMODULE -D"KBUILD_ST
R(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(os_interface)" -D"KBUILD_MODNAME=KBU
ILD_STR(nvidia)" -c -o /root/tmp/selfgz10904/NVIDIA-Linux-x86-100.14.19-pkg1
/usr/src/nv/os-interface.o /root/tmp/selfgz10904/NVIDIA-Linux-x86-100.14.19-
pkg1/usr/src/nv/os-interface.c
In file included from include/linux/list.h:8,
from include/linux/wait.h:22,
from include/asm/semaphore.h:41,
from include/linux/sched.h:66,
from include/linux/utsname.h:35,
from /root/tmp/selfgz10904/NVIDIA-Linux-x86-100.14.19-pkg1/
usr/src/nv/nv-linux.h:19,
from /root/tmp/selfgz10904/NVIDIA-Linux-x86-100.14.19-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 a
rithmetic
cc -Wp,-MD,/root/tmp/selfgz10904/NVIDIA-Linux-x86-100.14.19-pkg1/usr/src/n
v/.os-registry.o.d -nostdinc -isystem /usr/lib/gcc/i586-mandriva-linux-gnu/
4.2.2/include -D__KERNEL__ -Iinclude -Iinclude2 -I/usr/src/linux-2.6.22.9-1m
dv/include -include include/linux/autoconf.h -I/root/tmp/selfgz10904/NVIDIA
-Linux-x86-100.14.19-pkg1/usr/src/nv -Wall -Wundef -Wstrict-prototypes -Wno-
trigraphs -fno-strict-aliasing -fno-common -O2 -pipe -msoft-float -mregparm=
3 -freg-struct-return -mpreferred-stack-boundary=2 -march=i686 -ffreestandin
g -maccumulate-outgoing-args -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=
1 -I/usr/src/linux-2.6.22.9-1mdv/include/asm-i386/mach-default -Iinclude/asm
-i386/mach-default -fno-omit-frame-pointer -fno-optimize-sibling-calls -fno-
stack-protector -Wdeclaration-after-statement -Wno-pointer-sign -I/root/tmp
/selfgz10904/NVIDIA-Linux-x86-100.14.19-pkg1/usr/src/nv -Wall -Wimplicit -Wr
eturn-type -Wswitch -Wformat -Wchar-subscripts -Wparen
theses -Wpointer-arith -Wno-multichar -Werror -MD -Wsign-compare -Wno-cast-q
ual -Wno-error -D_LOOSE_KERNEL_NAMES -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSI
ON_STRING=\"100.14.19\" -UDEBUG -U_DEBUG -DNDEBUG -DNV_SIGNAL_STRUCT_RLIM -D
NV_MULTIPLE_BRIDGE_AGPGART_PRESENT -DNV_PCI_GET_CLASS_PRESENT -DNV_SYSCTL_MA
X_MAP_COUNT_PRESENT -DNV_PM_MESSAGE_T_PRESENT -DNV_PCI_CHOOSE_STATE_PRESENT
-DNV_VM_INSERT_PAGE_PRESENT -DNV_OLD_MM_KGDB_BREAKPOINT_PRESENT -DNV_ACQUIRE
_CONSOLE_SEM_PRESENT -DNV_REMAP_PFN_RANGE_PRESENT -DNV_KMEM_CACHE_CREATE_6_P
RESENT -DNV_CHANGE_PAGE_ATTR_PRESENT -DNV_VMAP_4_PRESENT -DMODULE -D"KBUILD_
STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(os_registry)" -D"KBUILD_MODNAME=KB
UILD_STR(nvidia)" -c -o /root/tmp/selfgz10904/NVIDIA-Linux-x86-100.14.19-pkg
1/usr/src/nv/os-registry.o /root/tmp/selfgz10904/NVIDIA-Linux-x86-100.14.19-
pkg1/usr/src/nv/os-registry.c
In file included from include/linux/list.h:8,
from include/linux/wait.h:22,
from include/asm/semaphore.h:41,
from include/linux/sched.h:66,
from include/linux/utsname.h:35,
from /root/tmp/selfgz10904/NVIDIA-Linux-x86-100.14.19-pkg1/
usr/src/nv/nv-linux.h:19,
from /root/tmp/selfgz10904/NVIDIA-Linux-x86-100.14.19-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 a
rithmetic
cc -Wp,-MD,/root/tmp/selfgz10904/NVIDIA-Linux-x86-100.14.19-pkg1/usr/src/n
v/.nv-i2c.o.d -nostdinc -isystem /usr/lib/gcc/i586-mandriva-linux-gnu/4.2.2
/include -D__KERNEL__ -Iinclude -Iinclude2 -I/usr/src/linux-2.6.22.9-1mdv/in
clude -include include/linux/autoconf.h -I/root/tmp/selfgz10904/NVIDIA-Linu
x-x86-100.14.19-pkg1/usr/src/nv -Wall -Wundef -Wstrict-prototypes -Wno-trigr
aphs -fno-strict-aliasing -fno-common -O2 -pipe -msoft-float -mregparm=3 -fr
eg-struct-return -mpreferred-stack-boundary=2 -march=i686 -ffreestanding -ma
ccumulate-outgoing-args -DCONFIG_AS_CFI=1 -DCONFIG_AS_CF
I_SIGNAL_FRAME=1 -I/usr/src/linux-2.6.22.9-1mdv/include/asm-i386/mach-defaul
t -Iinclude/asm-i386/mach-default -fno-omit-frame-pointer -fno-optimize-sibl
ing-calls -fno-stack-protector -Wdeclaration-after-statement -Wno-pointer-si
gn -I/root/tmp/selfgz10904/NVIDIA-Linux-x86-100.14.19-pkg1/usr/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_LOOSE_KERNEL_NAMES -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRIN
G=\"100.14.19\" -UDEBUG -U_DEBUG -DNDEBUG -DNV_SIGNAL_STRUCT_RLIM -DNV_MULTI
PLE_BRIDGE_AGPGART_PRESENT -DNV_PCI_GET_CLASS_PRESENT -DNV_SYSCTL_MAX_MAP_CO
UNT_PRESENT -DNV_PM_MESSAGE_T_PRESENT -DNV_PCI_CHOOSE_STATE_PRESENT -DNV_VM_
INSERT_PAGE_PRESENT -DNV_OLD_MM_KGDB_BREAKPOINT_PRESENT -DNV_ACQUIRE_CONSOLE
_SEM_PRESENT -DNV_REMAP_PFN_RANGE_PRESENT -DNV_KMEM_CACHE_CREATE_6_PRESENT -
DNV_CHANGE_PAGE_ATTR_PRESENT -DNV_VMAP_4_PRESENT -DMODULE -D"KBUILD_STR(s)=#
s" -D"KBUILD_BASENAME=KBUILD_STR(nv
_i2c)" -D"KBUILD_MODNAME=KBUILD_STR(nvidia)" -c -o /root/tmp/selfgz10904/NV
IDIA-Linux-x86-100.14.19-pkg1/usr/src/nv/nv-i2c.o /root/tmp/selfgz10904/NVID
IA-Linux-x86-100.14.19-pkg1/usr/src/nv/nv-i2c.c
In file included from include/linux/list.h:8,
from include/linux/wait.h:22,
from include/asm/semaphore.h:41,
from include/linux/sched.h:66,
from include/linux/utsname.h:35,
from /root/tmp/selfgz10904/NVIDIA-Linux-x86-100.14.19-pkg1/
usr/src/nv/nv-linux.h:19,
from /root/tmp/selfgz10904/NVIDIA-Linux-x86-100.14.19-pkg1/
usr/src/nv/nv-i2c.c:8:
include/linux/prefetch.h: In function вЂ˜prefetch_range’:
include/linux/prefetch.h:62: warning: pointer of type вЂ˜void *’ used in a
rithmetic
cc -Wp,-MD,/root/tmp/selfgz10904/NVIDIA-Linux-x86-100.14.19-pkg1/usr/src/n
v/.nvacpi.o.d -nostdinc -isystem /usr/lib/gcc/i586-mandriva-linux-gnu/4.2.2
/include -D__KERNEL__ -Iinclude -Iinclude2 -I/usr/src/linux-2.6.22.9-1mdv/in
clude -include include/linux/autoconf.h -I/root/tmp/selfgz10904/NVIDIA-Linu
x-x86-100.14.19-pkg1/usr/src/nv -Wall -Wundef -Wstrict-prototypes -Wno-trigr
aphs -fno-strict-aliasing -fno-common -O2 -pipe -msoft-float -mregparm=3 -fr
eg-struct-return -mpreferred-stack-boundary=2 -march=i686 -ffreestanding -ma
ccumulate-outgoing-args -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -I/
usr/src/linux-2.6.22.9-1mdv/include/asm-i386/mach-default -Iinclude/asm-i386
/mach-default -fno-omit-frame-pointer -fno-optimize-sibling-calls -fno-stack
-protector -Wdeclaration-after-statement -Wno-pointer-sign -I/root/tmp/self
gz10904/NVIDIA-Linux-x86-100.14.19-pkg1/usr/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_LOOSE_KER
NEL_NAMES -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"100.14.19\" -UD
EBUG -U_DEBUG -DNDEBUG -DNV_SIGNAL_STRUCT_RLIM -DNV_MULTIPLE_BRIDGE_AGPGART_
PRESENT -DNV_PCI_GET_CLASS_PRESENT -DNV_SYSC
TL_MAX_MAP_COUNT_PRESENT -DNV_PM_MESSAGE_T_PRESENT -DNV_PCI_CHOOSE_STATE_PRE
SENT -DNV_VM_INSERT_PAGE_PRESENT -DNV_OLD_MM_KGDB_BREAKPOINT_PRESENT -DNV_AC
QUIRE_CONSOLE_SEM_PRESENT -DNV_REMAP_PFN_RANGE_PRESENT -DNV_KMEM_CACHE_CREAT
E_6_PRESENT -DNV_CHANGE_PAGE_ATTR_PRESENT -DNV_VMAP_4_PRESENT -DMODULE -D"KB
UILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nvacpi)" -D"KBUILD_MODNAME=KB
UILD_STR(nvidia)" -c -o /root/tmp/selfgz10904/NVIDIA-Linux-x86-100.14.19-pkg
1/usr/src/nv/nvacpi.o /root/tmp/selfgz10904/NVIDIA-Linux-x86-100.14.19-pkg1/
usr/src/nv/nvacpi.c
In file included from include/linux/list.h:8,
from include/linux/wait.h:22,
from include/asm/semaphore.h:41,
from include/linux/sched.h:66,
from include/linux/utsname.h:35,
from /root/tmp/selfgz10904/NVIDIA-Linux-x86-100.14.19-pkg1/
usr/src/nv/nv-linux.h:19,
from /root/tmp/selfgz10904/NVIDIA-Linux-x86-100.14.19-pkg1/
usr/src/nv/nvacpi.c:15:
include/linux/prefetch.h: In function вЂ˜prefetch_range’:
include/linux/prefetch.h:62: warning: pointer of type вЂ˜void *’ used in a
rithmetic
ld -m elf_i386 -m elf_i386 -r -o /root/tmp/selfgz10904/NVIDIA-Linux-x86-1
00.14.19-pkg1/usr/src/nv/nvidia.o /root/tmp/selfgz10904/NVIDIA-Linux-x86-100
.14.19-pkg1/usr/src/nv/nv-kernel.o /root/tmp/selfgz10904/NVIDIA-Linux-x86-10
0.14.19-pkg1/usr/src/nv/nv.o /root/tmp/selfgz10904/NVIDIA-Linux-x86-100.14.1
9-pkg1/usr/src/nv/nv-vm.o /root/tmp/selfgz10904/NVIDIA-Linux-x86-100.14.19-p
kg1/usr/src/nv/os-agp.o /root/tmp/selfgz10904/NVIDIA-Linux-x86-100.14.19-pkg
1/usr/src/nv/os-interface.o /root/tmp/selfgz10904/NVIDIA-Linux-x86-100.14.19
-pkg1/usr/src/nv/os-registry.o /root/tmp/selfgz10904/NVIDIA-Linux-x86-100.14
.19-pkg1/usr/src/nv/nv-i2c.o /root/tmp/selfgz10904/NVIDIA-Linux-x86-100.14.1
9-pkg1/usr/src/nv/nvacpi.o
Building modules, stage 2.
make -f /usr/src/linux-2.6.22.9-1mdv/scripts/Makefile.modpost
scripts/mod/modpost -i /usr/src/linux-2.6.22.9-1mdv/Module.symvers -I /r
oot/tmp/selfgz10904/NVIDIA-Linux-x86-100.14.19-pkg1/usr/src/nv/Module.symver
s -o /root/tmp/selfgz10904/NVIDIA-Linux-x86-100.14.19-pkg1/usr/src/nv/Module
.symvers -w
cc -Wp,-MD,/root/tmp/selfgz10904/NVIDIA-Linux-x86-100.14.19-pkg1/usr/src/n
v/.nvidia.mod.o.d -nostdinc -isystem /usr/lib/gcc/i586-mandriva-linux-gnu/4
.2.2/include -D__KERNEL__ -Iinclude -Iinclude2 -I/usr/src/linux-2.6.22.9-1md
v/include -include include/linux/autoconf.h -I/usr/src/linux-2.6.22.9-1mdv/
-I -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fn
o-common -O2 -pipe -msoft-float -mregparm=3 -freg-struct-return -mpreferred-
stack-boundary=2 -march=i686 -ffreestanding -maccumulate-outgoing-args -DCON
FIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -I/usr/src/linux-2.6.22.9-1mdv/i
nclude/asm-i386/mach-default -Iinclude/asm-i386/mach-default -fno-omit-frame
-pointer -fno-optimize-sibling-calls -fno-stack-protector -Wdeclaration-afte
r-statement -Wno-pointer-sign -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUIL
D_STR(nvidia.mod)" -D"KBUILD_MODNAME=KBUILD_STR(nvid
ia)" -DMODULE -c -o /root/tmp/selfgz10904/NVIDIA-Linux-x86-100.14.19-pkg1/us
r/src/nv/nvidia.mod.o /root/tmp/selfgz10904/NVIDIA-Linux-x86-100.14.19-pkg1/
usr/src/nv/nvidia.mod.c
ld -m elf_i386 -m elf_i386 -r -o /root/tmp/selfgz10904/NVIDIA-Linux-x86-10
0.14.19-pkg1/usr/src/nv/nvidia.ko /root/tmp/selfgz10904/NVIDIA-Linux-x86-100
.14.19-pkg1/usr/src/nv/nvidia.o /root/tmp/selfgz10904/NVIDIA-Linux-x86-100.1
4.19-pkg1/usr/src/nv/nvidia.mod.o
NVIDIA: left KBUILD.
-> done.
-> Kernel module compilation complete.
ERROR: Unable to load the kernel module 'nvidia.ko'. This happens most
frequently when this kernel module was built against the wrong or
improperly configured kernel sources, with a version of gcc that differs
from the one used to build the target kernel, or if a driver such as
rivafb/nvidiafb is present and prevents the NVIDIA kernel module from
obtaining ownership of the NVIDIA graphics device(s).
Please see the log entries 'Kernel module load error' and 'Kernel
messages' at the end of the file '/var/log/nvidia-installer.log' for
more information.
-> Kernel module load error: insmod: error inserting './usr/src/nv/nvidia.ko':
-1 Invalid module format
-> Kernel messages:
ISO 9660 Extensions: RRIP_1991A
parport_pc 00:06: reported by Plug and Play ACPI
parport0: PC-style at 0x378 (0x778), irq 7, dma 3
[PCSPP,TRISTATE,COMPAT,EPP,ECP,DMA]
lp0: using parport0 (interrupt-driven).
lp0: console ready
ISO 9660 Extensions: Microsoft Joliet Level 3
ISO 9660 Extensions: RRIP_1991A
ppdev: user-space parallel port driver
ppdev0: registered pardevice
ppdev0: unregistered pardevice
ISO 9660 Extensions: Microsoft Joliet Level 3
ISO 9660 Extensions: RRIP_1991A
bootsplash 3.1.6-2004/03/31: looking for picture...<6>...found (800x600,
14966 bytes, v3).
bootsplash: status on console 0 changed to on
bootsplash 3.1.6-2004/03/31: looking for picture...<6>...found (800x600,
14966 bytes, v3).
bootsplash: status on console 1 changed to on
bootsplash 3.1.6-2004/03/31: looking for picture...<6>...found (800x600,
14966 bytes, v3).
bootsplash: status on console 2 changed to on
bootsplash 3.1.6-2004/03/31: looking for picture...<6>...found (800x600,
14966 bytes, v3).
bootsplash: status on console 3 changed to on
bootsplash 3.1.6-2004/03/31: looking for picture...<6>...found (800x600,
14966 bytes, v3).
bootsplash: status on console 4 changed to on
bootsplash 3.1.6-2004/03/31: looking for picture...<6>...found (800x600,
14966 bytes, v3).
bootsplash: status on console 5 changed to on
nvidia: version magic '2.6.22.9-1mdvcustom SMP mod_unload 686 ' should be
'2.6.22.9-desktop-1mdv SMP mod_unload 686 '
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.
Вот мой xorg.log
X Window System Version 1.3.0
Release Date: 19 April 2007
X Protocol Version 11, Revision 0, Release 1.3
Build Operating System: Linux_2.6.12-12mdksmp Mandriva
Current Operating System: Linux ZeRO 2.6.22.9-desktop-1mdv #1 SMP Thu Sep 27 04:07:04 CEST 2007 i686
Build Date: 01 October 2007
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: Fri Nov 16 11:16:40 2007
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "layout1"
(**) |-->Screen "screen1" (0)
(**) | |-->Monitor "monitor1"
(**) | |-->Device "device1"
(**) |-->Input Device "Keyboard1"
(**) |-->Input Device "Mouse1"
(**) |-->Input Device "Mouse2"
(WW) No FontPath specified. Using compiled-in default.
(==) FontPath set to:
catalogue:/etc/X11/fontpath.d
(==) RgbPath set to "/usr/share/X11/rgb"
(==) ModulePath set to "/usr/lib/xorg/modules"
(**) Option "AllowMouseOpenFail"
(**) Extension "Composite" is enabled
(II) Open ACPI successful (/var/run/acpid.socket)
(II) Loader magic: 0x820e520
(II) Module ABI versions:
X.Org ANSI C Emulation: 0.3
X.Org Video Driver: 1.2
X.Org XInput driver : 0.7
X.Org Server Extension : 0.3
X.Org Font Renderer : 0.5
(II) Loader running on linux
(II) LoadModule: "pcidata"
(II) Loading /usr/lib/xorg/modules//libpcidata.so
(II) Module pcidata: vendor="X.Org Foundation"
compiled for 1.3.0, module version = 1.0.0
ABI class: X.Org Video Driver, version 1.2
(++) using VT number 7
(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 1106,0327 card 1849,0327 rev 00 class 06,00,00 hdr 80
(II) PCI: 00:00:1: chip 1106,1327 card 1849,1327 rev 00 class 06,00,00 hdr 00
(II) PCI: 00:00:2: chip 1106,2327 card 1849,2327 rev 00 class 06,00,00 hdr 00
(II) PCI: 00:00:3: chip 1106,3327 card 0000,0000 rev 00 class 06,00,00 hdr 00
(II) PCI: 00:00:4: chip 1106,4327 card 1849,4327 rev 00 class 06,00,00 hdr 00
(II) PCI: 00:00:5: chip 1106,5327 card 1849,5327 rev 00 class 08,00,20 hdr 80
(II) PCI: 00:00:6: chip 1106,6327 card 1849,6327 rev 00 class 06,00,00 hdr 80
(II) PCI: 00:00:7: chip 1106,7327 card 1849,7327 rev 00 class 06,00,00 hdr 00
(II) PCI: 00:01:0: chip 1106,b198 card 0000,0000 rev 00 class 06,04,00 hdr 01
(II) PCI: 00:02:0: chip 1106,a327 card 0000,0000 rev 00 class 06,04,00 hdr 01
(II) PCI: 00:0b:0: chip 1102,0007 card 1102,100a rev 00 class 04,01,00 hdr 00
(II) PCI: 00:0f:0: chip 1106,3149 card 1849,3149 rev 80 class 01,01,8f hdr 80
(II) PCI: 00:0f:1: chip 1106,0571 card 1849,0571 rev 06 class 01,01,8a hdr 00
(II) PCI: 00:10:0: chip 1106,3038 card 1849,3038 rev 81 class 0c,03,00 hdr 80
(II) PCI: 00:10:1: chip 1106,3038 card 1849,3038 rev 81 class 0c,03,00 hdr 80
(II) PCI: 00:10:2: chip 1106,3038 card 1849,3038 rev 81 class 0c,03,00 hdr 80
(II) PCI: 00:10:3: chip 1106,3038 card 1849,3038 rev 81 class 0c,03,00 hdr 80
(II) PCI: 00:10:4: chip 1106,3104 card 1849,3104 rev 86 class 0c,03,20 hdr 80
(II) PCI: 00:11:0: chip 1106,3227 card 1849,3227 rev 00 class 06,01,00 hdr 80
(II) PCI: 00:12:0: chip 1106,3065 card 1849,3065 rev 78 class 02,00,00 hdr 00
(II) PCI: 02:00:0: chip 10de,0421 card 105b,0f1b 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-PCI bridge:
(II) Bus 1: bridge is at (0:1:0), (0,1,1), BCTRL: 0x0007 (VGA_EN is cleared)
(II) Bus 1 non-prefetchable memory range:
[0] -1 0 0xf8900000 - 0xf89fffff (0x100000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 2: bridge is at (0:2:0), (0,2,2), BCTRL: 0x000b (VGA_EN is set)
(II) Bus 2 I/O range:
[0] -1 0 0x0000c000 - 0x0000cfff (0x1000) IX[B]
(II) Bus 2 non-prefetchable memory range:
[0] -1 0 0xf8a00000 - 0xfeafffff (0x6100000) MX[B]
(II) Bus 2 prefetchable memory range:
[0] -1 0 0xbff00000 - 0xdfefffff (0x20000000) MX[B]
(II) PCI-to-ISA bridge:
(II) Bus -1: bridge is at (0:17:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
(--) PCI:*(2:0:0) nVidia Corporation unknown chipset (0x0421) rev 161, Mem @ 0xfd000000/24, 0xc0000000/28, 0xfa000000/25, I/O @ 0xcc00/7, BIOS @ 0xfeae0000/17
(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 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[4] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[5] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
(II) PCI Memory resource overlap reduced 0xf0000000 from 0xf7ffffff to 0xefffffff
(II) Active PCI resource ranges:
[0] -1 0 0xfebffc00 - 0xfebffcff (0x100) MX[B]
[1] -1 0 0xfebff800 - 0xfebff8ff (0x100) MX[B]
[2] -1 0 0xf0000000 - 0xefffffff (0x0) MX[B]O
[3] -1 0 0xfeae0000 - 0xfeafffff (0x20000) MX[B](B)
[4] -1 0 0xfa000000 - 0xfbffffff (0x2000000) MX[B](B)
[5] -1 0 0xc0000000 - 0xcfffffff (0x10000000) MX[B](B)
[6] -1 0 0xfd000000 - 0xfdffffff (0x1000000) MX[B](B)
[7] -1 0 0x0000e800 - 0x0000e8ff (0x100) IX[B]
[8] -1 0 0x0000e080 - 0x0000e09f (0x20) IX[B]
[9] -1 0 0x0000e400 - 0x0000e41f (0x20) IX[B]
[10] -1 0 0x0000e480 - 0x0000e49f (0x20) IX[B]
[11] -1 0 0x0000ec00 - 0x0000ec1f (0x20) IX[B]
[12] -1 0 0x0000fc00 - 0x0000fc0f (0x10) IX[B]
[13] -1 0 0x0000d000 - 0x0000d0ff (0x100) IX[B]
[14] -1 0 0x0000d480 - 0x0000d48f (0x10) IX[B]
[15] -1 0 0x0000d800 - 0x0000d803 (0x4) IX[B]
[16] -1 0 0x0000d880 - 0x0000d887 (0x8) IX[B]
[17] -1 0 0x0000dc00 - 0x0000dc03 (0x4) IX[B]
[18] -1 0 0x0000e000 - 0x0000e007 (0x8) IX[B]
[19] -1 0 0x0000d400 - 0x0000d41f (0x20) IX[B]
[20] -1 0 0x0000cc00 - 0x0000cc7f (0x80) IX[B](B)
(II) Active PCI resource ranges after removing overlaps:
[0] -1 0 0xfebffc00 - 0xfebffcff (0x100) MX[B]
[1] -1 0 0xfebff800 - 0xfebff8ff (0x100) MX[B]
[2] -1 0 0xf0000000 - 0xefffffff (0x0) MX[B]O
[3] -1 0 0xfeae0000 - 0xfeafffff (0x20000) MX[B](B)
[4] -1 0 0xfa000000 - 0xfbffffff (0x2000000) MX[B](B)
[5] -1 0 0xc0000000 - 0xcfffffff (0x10000000) MX[B](B)
[6] -1 0 0xfd000000 - 0xfdffffff (0x1000000) MX[B](B)
[7] -1 0 0x0000e800 - 0x0000e8ff (0x100) IX[B]
[8] -1 0 0x0000e080 - 0x0000e09f (0x20) IX[B]
[9] -1 0 0x0000e400 - 0x0000e41f (0x20) IX[B]
[10] -1 0 0x0000e480 - 0x0000e49f (0x20) IX[B]
[11] -1 0 0x0000ec00 - 0x0000ec1f (0x20) IX[B]
[12] -1 0 0x0000fc00 - 0x0000fc0f (0x10) IX[B]
[13] -1 0 0x0000d000 - 0x0000d0ff (0x100) IX[B]
[14] -1 0 0x0000d480 - 0x0000d48f (0x10) IX[B]
[15] -1 0 0x0000d800 - 0x0000d803 (0x4) IX[B]
[16] -1 0 0x0000d880 - 0x0000d887 (0x8) IX[B]
[17] -1 0 0x0000dc00 - 0x0000dc03 (0x4) IX[B]
[18] -1 0 0x0000e000 - 0x0000e007 (0x8) IX[B]
[19] -1 0 0x0000d400 - 0x0000d41f (0x20) IX[B]
[20] -1 0 0x0000cc00 - 0x0000cc7f (0x80) IX[B](B)
(II) OS-reported resource ranges after removing overlaps with PCI:
[0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[4] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[5] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
(II) All system resource ranges:
[0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[4] -1 0 0xfebffc00 - 0xfebffcff (0x100) MX[B]
[5] -1 0 0xfebff800 - 0xfebff8ff (0x100) MX[B]
[6] -1 0 0xf0000000 - 0xefffffff (0x0) MX[B]O
[7] -1 0 0xfeae0000 - 0xfeafffff (0x20000) MX[B](B)
[8] -1 0 0xfa000000 - 0xfbffffff (0x2000000) MX[B](B)
[9] -1 0 0xc0000000 - 0xcfffffff (0x10000000) MX[B](B)
[10] -1 0 0xfd000000 - 0xfdffffff (0x1000000) MX[B](B)
[11] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[12] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[13] -1 0 0x0000e800 - 0x0000e8ff (0x100) IX[B]
[14] -1 0 0x0000e080 - 0x0000e09f (0x20) IX[B]
[15] -1 0 0x0000e400 - 0x0000e41f (0x20) IX[B]
[16] -1 0 0x0000e480 - 0x0000e49f (0x20) IX[B]
[17] -1 0 0x0000ec00 - 0x0000ec1f (0x20) IX[B]
[18] -1 0 0x0000fc00 - 0x0000fc0f (0x10) IX[B]
[19] -1 0 0x0000d000 - 0x0000d0ff (0x100) IX[B]
[20] -1 0 0x0000d480 - 0x0000d48f (0x10) IX[B]
[21] -1 0 0x0000d800 - 0x0000d803 (0x4) IX[B]
[22] -1 0 0x0000d880 - 0x0000d887 (0x8) IX[B]
[23] -1 0 0x0000dc00 - 0x0000dc03 (0x4) IX[B]
[24] -1 0 0x0000e000 - 0x0000e007 (0x8) IX[B]
[25] -1 0 0x0000d400 - 0x0000d41f (0x20) IX[B]
[26] -1 0 0x0000cc00 - 0x0000cc7f (0x80) IX[B](B)
(II) LoadModule: "dbe"
(II) Loading /usr/lib/xorg/modules/extensions//libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
compiled for 1.3.0, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 0.3
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "v4l"
(II) Loading /usr/lib/xorg/modules/drivers//v4l_drv.so
(II) Module v4l: vendor="X.Org Foundation"
compiled for 1.3.0, module version = 0.1.1
ABI class: X.Org Video Driver, version 1.2
(II) LoadModule: "extmod"
(II) Loading /usr/lib/xorg/modules/extensions//libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
compiled for 1.3.0, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 0.3
(II) Loading extension SHAPE
(II) Loading extension Multi-Buffering
(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 XFree86-DGA
(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/xorg/modules/fonts//libtype1.so
(II) Module type1: vendor="X.Org Foundation"
compiled for 1.3.0, module version = 1.0.2
Module class: X.Org Font Renderer
ABI class: X.Org Font Renderer, version 0.5
(II) Loading font Type1
(II) LoadModule: "freetype"
(II) Loading /usr/lib/xorg/modules/fonts//libfreetype.so
(II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
compiled for 1.3.0, module version = 2.1.0
Module class: X.Org Font Renderer
ABI class: X.Org Font Renderer, version 0.5
(II) Loading font FreeType
(II) LoadModule: "glx"
(II) Loading /usr/lib/xorg/modules/extensions//libglx.so
(II) Module glx: vendor="X.Org Foundation"
compiled for 1.3.0, module version = 1.0.0
ABI class: X.Org Server Extension, version 0.3
(==) AIGLX enabled
(II) Loading extension GLX
(II) LoadModule: "nv"
(II) Loading /usr/lib/xorg/modules/drivers//nv_drv.so
(II) Module nv: vendor="X.Org Foundation"
compiled for 1.3.0, module version = 2.1.3
Module class: X.Org Video Driver
ABI class: X.Org Video Driver, version 1.2
(II) LoadModule: "kbd"
(II) Loading /usr/lib/xorg/modules/input//kbd_drv.so
(II) Module kbd: vendor="X.Org Foundation"
compiled for 7.2.0, module version = 1.1.0
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 0.7
(II) LoadModule: "mouse"
(II) Loading /usr/lib/xorg/modules/input//mouse_drv.so
(II) Module mouse: vendor="X.Org Foundation"
compiled for 1.3.0, module version = 1.2.2
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 0.7
(II) LoadModule: "evdev"
(II) Loading /usr/lib/xorg/modules/input//evdev_drv.so
(II) Module evdev: vendor="X.Org Foundation"
compiled for 1.3.0, module version = 1.1.0
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 0.7
(II) v4l driver for Video4Linux
(II) NV: driver for NVIDIA chipsets: RIVA 128, RIVA TNT, RIVA TNT2,
Unknown TNT2, Vanta, RIVA TNT2 Ultra, RIVA TNT2 Model 64,
Aladdin TNT2, GeForce 256, GeForce DDR, Quadro, GeForce2 MX/MX 400,
GeForce2 MX 100/200, GeForce2 Go, Quadro2 MXR/EX/Go,
GeForce2 Integrated GPU, GeForce2 GTS, GeForce2 Ti, GeForce2 Ultra,
Quadro2 Pro, GeForce4 MX 460, GeForce4 MX 440, GeForce4 MX 420,
GeForce4 MX 440-SE, GeForce4 440 Go, GeForce4 420 Go,
GeForce4 420 Go 32M, GeForce4 460 Go, Quadro4 550 XGL,
GeForce4 440 Go 64M, Quadro NVS, Quadro4 500 GoGL,
GeForce4 410 Go 16M, GeForce4 MX 440 with AGP8X,
GeForce4 MX 440SE with AGP8X, GeForce4 MX 420 with AGP8X,
GeForce4 MX 4000, GeForce4 448 Go, GeForce4 488 Go, Quadro4 580 XGL,
Quadro4 NVS 280 SD, Quadro4 380 XGL, Quadro NVS 50 PCI,
GeForce4 448 Go, GeForce4 MX Integrated GPU, GeForce3,
GeForce3 Ti 200, GeForce3 Ti 500, Quadro DCC, GeForce4 Ti 4600,
GeForce4 Ti 4400, GeForce4 Ti 4200, Quadro4 900 XGL, Quadro4 750 XGL,
Quadro4 700 XGL, GeForce4 Ti 4800, GeForce4 Ti 4200 with AGP8X,
GeForce4 Ti 4800 SE, GeForce4 4200 Go, Quadro4 700 GoGL,
Quadro4 980 XGL, Quadro4 780 XGL, GeForce FX 5800 Ultra,
GeForce FX 5800, Quadro FX 2000, Quadro FX 1000,
GeForce FX 5600 Ultra, GeForce FX 5600, GeForce FX 5600XT,
GeForce FX Go5600, GeForce FX Go5650, Quadro FX Go700,
GeForce FX 5200, GeForce FX 5200 Ultra, GeForce FX 5200,
GeForce FX 5200LE, GeForce FX Go5200, GeForce FX Go5250,
GeForce FX 5500, GeForce FX 5100, GeForce FX Go5200 32M/64M,
Quadro NVS 55/280 PCI, Quadro FX 500/600 PCI,
GeForce FX Go53xx Series, GeForce FX Go5100, GeForce FX 5900 Ultra,
GeForce FX 5900, GeForce FX 5900XT, GeForce FX 5950 Ultra,
GeForce FX 5900ZT, Quadro FX 3000, Quadro FX 700,
GeForce FX 5700 Ultra, GeForce FX 5700, GeForce FX 5700LE,
GeForce FX 5700VE, GeForce FX Go5700, GeForce FX Go5700,
Quadro FX Go1000, Quadro FX 1100, GeForce 6800 Ultra, GeForce 6800,
GeForce 6800 LE, GeForce 6800 XE, GeForce 6800 XT, GeForce 6800 GT,
GeForce 6800 GT, GeForce 6800 GS, GeForce 6800 XT, Quadro FX 4000,
GeForce 6800 GS, GeForce 6800, GeForce 6800 LE, GeForce 6800 XT,
GeForce Go 6800, GeForce Go 6800 Ultra, Quadro FX Go1400,
Quadro FX 3450/4000 SDI, Quadro FX 1400, GeForce 6600 GT,
GeForce 6600, GeForce 6600 LE, GeForce 6600 VE, GeForce Go 6600,
GeForce 6610 XL, GeForce Go 6600 TE/6200 TE, GeForce 6700 XL,
GeForce Go 6600, GeForce Go 6600 GT, Quadro FX 550, Quadro FX 550,
Quadro FX 540, GeForce 6200, GeForce 6500,
GeForce 6200 TurboCache™, GeForce 6200SE TurboCache™,
GeForce 6200 LE, GeForce Go 6200, Quadro NVS 285, GeForce Go 6400,
GeForce Go 6200, GeForce Go 6400, GeForce 6250, GeForce 6800,
GeForce 6800 LE, GeForce 6800 GT, GeForce 6800 XT, GeForce 6200,
GeForce 6200 A-LE, GeForce 7800 GTX, GeForce 7800 GTX,
GeForce 7800 GT, GeForce 7800 GS, GeForce 7800 SLI, GeForce Go 7800,
GeForce Go 7800 GTX, Quadro FX 4500, GeForce 7300 LE,
GeForce 7300 SE, GeForce Go 7200, GeForce Go 7300, GeForce Go 7400,
GeForce Go 7400 GS, Quadro NVS 110M, Quadro NVS 120M, Quadro FX 350M,
GeForce 7500 LE, Quadro FX 350, GeForce 7300 GS, GeForce 7600 GT,
GeForce 7600 GS, GeForce 7300 GT, GeForce 7600 LE, GeForce 7300 GT,
GeForce Go 7700, GeForce Go 7600, GeForce Go 7600 GT,
Quadro NVS 300M, GeForce Go 7900 SE, Quadro FX 550M, Quadro FX 560,
GeForce 7900 GTX, GeForce 7900 GT, GeForce 7900 GS,
GeForce Go 7900 GS, GeForce Go 7900 GTX, Quadro FX 2500M,
Quadro FX 1500M, Quadro FX 5500, Quadro FX 3500, Quadro FX 1500,
Quadro FX 4500 X2, GeForce 6150, GeForce 6150 LE, GeForce 6100,
GeForce Go 6150, GeForce Go 6100, GeForce 8800 GTX, GeForce 8800 GTS,
GeForce 8800 Ultra, Quadro FX 5600, Quadro FX 4600, GeForce 8600 GTS,
GeForce 8600 GT, GeForce 8600M GT, Quadro NVS 320M, GeForce 8500 GT,
GeForce 8400 GS, GeForce 8300 GS, GeForce 8600M GS, GeForce 8400M GT,
GeForce 8400M GS, GeForce 8400M G, Quadro NVS 140M, Quadro NVS 130M,
Quadro NVS 135M
(II) Primary Device is: PCI 02:00:0
(--) Assigning device section with no busID to primary device
(--) Chipset GeForce 8500 GT found
(II) resource ranges after xf86ClaimFixedResources() call:
[0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[4] -1 0 0xfebffc00 - 0xfebffcff (0x100) MX[B]
[5] -1 0 0xfebff800 - 0xfebff8ff (0x100) MX[B]
[6] -1 0 0xf0000000 - 0xefffffff (0x0) MX[B]O
[7] -1 0 0xfeae0000 - 0xfeafffff (0x20000) MX[B](B)
[8] -1 0 0xfa000000 - 0xfbffffff (0x2000000) MX[B](B)
[9] -1 0 0xc0000000 - 0xcfffffff (0x10000000) MX[B](B)
[10] -1 0 0xfd000000 - 0xfdffffff (0x1000000) MX[B](B)
[11] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[12] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[13] -1 0 0x0000e800 - 0x0000e8ff (0x100) IX[B]
[14] -1 0 0x0000e080 - 0x0000e09f (0x20) IX[B]
[15] -1 0 0x0000e400 - 0x0000e41f (0x20) IX[B]
[16] -1 0 0x0000e480 - 0x0000e49f (0x20) IX[B]
[17] -1 0 0x0000ec00 - 0x0000ec1f (0x20) IX[B]
[18] -1 0 0x0000fc00 - 0x0000fc0f (0x10) IX[B]
[19] -1 0 0x0000d000 - 0x0000d0ff (0x100) IX[B]
[20] -1 0 0x0000d480 - 0x0000d48f (0x10) IX[B]
[21] -1 0 0x0000d800 - 0x0000d803 (0x4) IX[B]
[22] -1 0 0x0000d880 - 0x0000d887 (0x8) IX[B]
[23] -1 0 0x0000dc00 - 0x0000dc03 (0x4) IX[B]
[24] -1 0 0x0000e000 - 0x0000e007 (0x8) IX[B]
[25] -1 0 0x0000d400 - 0x0000d41f (0x20) IX[B]
[26] -1 0 0x0000cc00 - 0x0000cc7f (0x80) IX[B](B)
(II) resource ranges after probing:
[0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[4] -1 0 0xfebffc00 - 0xfebffcff (0x100) MX[B]
[5] -1 0 0xfebff800 - 0xfebff8ff (0x100) MX[B]
[6] -1 0 0xf0000000 - 0xefffffff (0x0) MX[B]O
[7] -1 0 0xfeae0000 - 0xfeafffff (0x20000) MX[B](B)
[8] -1 0 0xfa000000 - 0xfbffffff (0x2000000) MX[B](B)
[9] -1 0 0xc0000000 - 0xcfffffff (0x10000000) MX[B](B)
[10] -1 0 0xfd000000 - 0xfdffffff (0x1000000) MX[B](B)
[11] 0 0 0x000a0000 - 0x000affff (0x10000) MS[B]
[12] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[B]
[13] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[B]
[14] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[15] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[16] -1 0 0x0000e800 - 0x0000e8ff (0x100) IX[B]
[17] -1 0 0x0000e080 - 0x0000e09f (0x20) IX[B]
[18] -1 0 0x0000e400 - 0x0000e41f (0x20) IX[B]
[19] -1 0 0x0000e480 - 0x0000e49f (0x20) IX[B]
[20] -1 0 0x0000ec00 - 0x0000ec1f (0x20) IX[B]
[21] -1 0 0x0000fc00 - 0x0000fc0f (0x10) IX[B]
[22] -1 0 0x0000d000 - 0x0000d0ff (0x100) IX[B]
[23] -1 0 0x0000d480 - 0x0000d48f (0x10) IX[B]
[24] -1 0 0x0000d800 - 0x0000d803 (0x4) IX[B]
[25] -1 0 0x0000d880 - 0x0000d887 (0x8) IX[B]
[26] -1 0 0x0000dc00 - 0x0000dc03 (0x4) IX[B]
[27] -1 0 0x0000e000 - 0x0000e007 (0x8) IX[B]
[28] -1 0 0x0000d400 - 0x0000d41f (0x20) IX[B]
[29] -1 0 0x0000cc00 - 0x0000cc7f (0x80) IX[B](B)
[30] 0 0 0x000003b0 - 0x000003bb (0xc) IS[B]
[31] 0 0 0x000003c0 - 0x000003df (0x20) IS[B]
(II) Setting vga for screen 0.
(II) Loading sub module "int10"
(II) LoadModule: "int10"
(II) Loading /usr/lib/xorg/modules//libint10.so
(II) Module int10: vendor="X.Org Foundation"
compiled for 1.3.0, module version = 1.0.0
ABI class: X.Org Video Driver, version 1.2
(II) NV(0): Initializing int10
(II) NV(0): Primary V_BIOS segment is: 0xc000
(--) NV(0): Console is VGA mode 0x114
(**) NV(0): Depth 24, (--) framebuffer bpp 32
(==) NV(0): RGB weight 888
(==) NV(0): Default visual is TrueColor
(==) NV(0): Using hardware cursor
(==) NV(0): Using gamma correction (1.0, 1.0, 1.0)
(--) NV(0): MMIO registers at 0xfd000000
(--) NV(0): Linear framebuffer at 0xc0000000
(II) NV(0): MMIO registers mapped at 0xb6b2e000
(--) NV(0): Total video RAM: 256.0 MB
(--) NV(0): BAR1 size: 256.0 MB
(--) NV(0): Mapped memory: 255.0 MB
(II) NV(0): Linear framebuffer mapped at 0xa6c2e000
(II) Loading sub module "i2c"
(II) LoadModule: "i2c"(II) Module already built-in
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"(II) Module already built-in
(--) NV(0): I2C map:
(--) NV(0): Bus 0 -> DAC1
(--) NV(0): Bus 0 -> SOR0
(--) NV(0): Bus 1 -> DAC2
(II) NV(0): I2C bus "I2C0" initialized.
(II) NV(0): Output VGA1 using monitor section monitor1
(II) NV(0): Output DVI0 has no monitor section
(II) NV(0): I2C bus "I2C1" initialized.
(II) NV(0): Output VGA2 has no monitor section
(II) NV(0): Probing for EDID on I2C bus 0...
(II) NV(0): I2C device "I2C0:ddc2" registered at address 0xA0.
(II) NV(0): I2C device "I2C0:ddc2" removed.
(--) NV(0): DDC detected a DFP:
(II) NV(0): Manufacturer: GSM Model: 4ab7 Serial#: 186711
(II) NV(0): Year: 2006 Week: 11
(II) NV(0): EDID Version: 1.3
(II) NV(0): Digital Display Input
(II) NV(0): Max H-Image Size [cm]: horiz.: 38 vert.: 30
(II) NV(0): Gamma: 2.20
(II) NV(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display
(II) NV(0): First detailed timing is preferred mode
(II) NV(0): redX: 0.645 redY: 0.344 greenX: 0.291 greenY: 0.604
(II) NV(0): blueX: 0.149 blueY: 0.068 whiteX: 0.313 whiteY: 0.328
(II) NV(0): Supported VESA Video Modes:
(II) NV(0): 720x400@70Hz
(II) NV(0): 640x480@60Hz
(II) NV(0): 640x480@75Hz
(II) NV(0): 800x600@60Hz
(II) NV(0): 800x600@75Hz
(II) NV(0): 832x624@75Hz
(II) NV(0): 1024x768@60Hz
(II) NV(0): 1024x768@75Hz
(II) NV(0): 1152x870@75Hz
(II) NV(0): Manufacturer's mask: 0
(II) NV(0): Supported Future Video Modes:
(II) NV(0): #0: hsize: 640 vsize 480 refresh: 75 vid: 20273
(II) NV(0): #1: hsize: 800 vsize 600 refresh: 75 vid: 20293
(II) NV(0): #2: hsize: 1024 vsize 768 refresh: 75 vid: 20321
(II) NV(0): #3: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
(II) NV(0): Supported additional Video Mode:
(II) NV(0): clock: 108.0 MHz Image Size: 376 x 301 mm
(II) NV(0): h_active: 1280 h_sync: 1328 h_sync_end 1440 h_blank_end 1688 h_border: 0
(II) NV(0): v_active: 1024 v_sync: 1025 v_sync_end 1028 v_blanking: 1066 v_border: 0
(II) NV(0): Ranges: V min: 56 V max: 75 Hz, H min: 30 H max: 71 kHz, PixClock max 110 MHz
(II) NV(0): Monitor name: L1932TQ
(II) NV(0): Monitor name:
(II) NV(0): EDID (in hex):
(II) NV(0): 00ffffffffffff001e6db74a57d90200
(II) NV(0): 0b100103ee261e78ea0a64a5584a9a26
(II) NV(0): 115054a56a80314f454f614f81800101
(II) NV(0): 010101010101302a009851002a403070
(II) NV(0): 1300782d1100001e000000fd00384b1e
(II) NV(0): 470b000a202020202020000000fc004c
(II) NV(0): 3139333254510a2020202020000000fc
(II) NV(0): 000a2020202020202020202020200035
(--) NV(0): Trying load detection on VGA1 ... nothing.
(II) NV(0): EDID for output DVI0
(II) NV(0): Manufacturer: GSM Model: 4ab7 Serial#: 186711
(II) NV(0): Year: 2006 Week: 11
(II) NV(0): EDID Version: 1.3
(II) NV(0): Digital Display Input
(II) NV(0): Max H-Image Size [cm]: horiz.: 38 vert.: 30
(II) NV(0): Gamma: 2.20
(II) NV(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display
(II) NV(0): First detailed timing is preferred mode
(II) NV(0): redX: 0.645 redY: 0.344 greenX: 0.291 greenY: 0.604
(II) NV(0): blueX: 0.149 blueY: 0.068 whiteX: 0.313 whiteY: 0.328
(II) NV(0): Supported VESA Video Modes:
(II) NV(0): 720x400@70Hz
(II) NV(0): 640x480@60Hz
(II) NV(0): 640x480@75Hz
(II) NV(0): 800x600@60Hz
(II) NV(0): 800x600@75Hz
(II) NV(0): 832x624@75Hz
(II) NV(0): 1024x768@60Hz
(II) NV(0): 1024x768@75Hz
(II) NV(0): 1152x870@75Hz
(II) NV(0): Manufacturer's mask: 0
(II) NV(0): Supported Future Video Modes:
(II) NV(0): #0: hsize: 640 vsize 480 refresh: 75 vid: 20273
(II) NV(0): #1: hsize: 800 vsize 600 refresh: 75 vid: 20293
(II) NV(0): #2: hsize: 1024 vsize 768 refresh: 75 vid: 20321
(II) NV(0): #3: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
(II) NV(0): Supported additional Video Mode:
(II) NV(0): clock: 108.0 MHz Image Size: 376 x 301 mm
(II) NV(0): h_active: 1280 h_sync: 1328 h_sync_end 1440 h_blank_end 1688 h_border: 0
(II) NV(0): v_active: 1024 v_sync: 1025 v_sync_end 1028 v_blanking: 1066 v_border: 0
(II) NV(0): Ranges: V min: 56 V max: 75 Hz, H min: 30 H max: 71 kHz, PixClock max 110 MHz
(II) NV(0): Monitor name: L1932TQ
(II) NV(0): Monitor name:
(II) NV(0): EDID (in hex):
(II) NV(0): 00ffffffffffff001e6db74a57d90200
(II) NV(0): 0b100103ee261e78ea0a64a5584a9a26
(II) NV(0): 115054a56a80314f454f614f81800101
(II) NV(0): 010101010101302a009851002a403070
(II) NV(0): 1300782d1100001e000000fd00384b1e
(II) NV(0): 470b000a202020202020000000fc004c
(II) NV(0): 3139333254510a2020202020000000fc
(II) NV(0): 000a2020202020202020202020200035
(II) NV(0): EDID for output VGA1
(II) NV(0): EDID vendor "GSM", prod id 19127
(II) NV(0): Not using default mode "640x350" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "320x175" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "640x400" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "320x200" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "720x400" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "360x200" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "640x480" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "640x480" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "640x480" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "640x480" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "1152x864" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "576x432" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "1280x960" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "640x480" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "1280x960" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "640x480" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "1280x1024" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "640x512" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "1280x1024" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "640x512" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "1280x1024" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "640x512" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "1600x1200" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "1600x1200" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "1600x1200" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "1600x1200" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "1600x1200" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "1792x1344" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "896x672" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "1792x1344" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "896x672" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "1856x1392" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "928x696" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "1856x1392" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "928x696" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "1920x1440" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "960x720" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "1920x1440" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "960x720" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "832x624" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "416x312" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "1152x768" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "576x384" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "1400x1050" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "700x525" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "1400x1050" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "700x525" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "1600x1024" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "800x512" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "1920x1440" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "960x720" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "2048x1536" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "2048x1536" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "2048x1536" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)
(II) NV(0): Printing probed modes for output DVI0
(II) NV(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
(II) NV(0): Modeline "1280x1024"x59.9 109.00 1280 1368 1496 1712 1024 1027 1034 1063 -hsync +vsync (63.7 kHz)
(II) NV(0): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz)
(II) NV(0): Modeline "1024x768"x74.9 82.00 1024 1088 1192 1360 768 771 775 805 -hsync +vsync (60.3 kHz)
(II) NV(0): Modeline "1024x768"x75.1 78.80 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.1 kHz)
(II) NV(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
(II) NV(0): Modeline "832x624"x74.6 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz)
(II) NV(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz)
(II) NV(0): Modeline "800x600"x74.9 49.00 800 840 920 1040 600 603 607 629 -hsync +vsync (47.1 kHz)
(II) NV(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
(II) NV(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz)
(II) NV(0): Modeline "640x480"x74.8 30.75 640 664 728 816 480 483 487 504 -hsync +vsync (37.7 kHz)
(II) NV(0): Modeline "640x480"x60.0 25.20 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
(II) NV(0): Modeline "720x400"x70.1 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz)
(II) NV(0): Probing for EDID on I2C bus 1...
(II) NV(0): I2C device "I2C1:ddc2" registered at address 0xA0.
(II) NV(0): I2C device "I2C1:ddc2" removed.
(II) NV(0): ... none found
(--) NV(0): Trying load detection on VGA2 ... nothing.
(II) NV(0): EDID for output VGA2
(II) NV(0): Output VGA1 disconnected
(II) NV(0): Output DVI0 connected
(II) NV(0): Output VGA2 disconnected
(II) NV(0): Output DVI0 using initial mode 1280x1024
(--) NV(0): Virtual size is 1280x1280 (pitch 1280)
(**) NV(0): Driver mode "1280x1024": 108.0 MHz (scaled from 0.0 MHz), 64.0 kHz, 60.0 Hz
(II) NV(0): Modeline "1280x1024" 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync
(**) NV(0): Driver mode "1280x1024": 109.0 MHz (scaled from 0.0 MHz), 63.7 kHz, 59.9 Hz
(II) NV(0): Modeline "1280x1024" 109.00 1280 1368 1496 1712 1024 1027 1034 1063 -hsync +vsync
(**) NV(0): Driver mode "1152x864": 108.0 MHz (scaled from 0.0 MHz), 67.5 kHz, 75.0 Hz
(II) NV(0): Modeline "1152x864" 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync
(**) NV(0): Driver mode "1024x768": 82.0 MHz (scaled from 0.0 MHz), 60.3 kHz, 74.9 Hz
(II) NV(0): Modeline "1024x768" 82.00 1024 1088 1192 1360 768 771 775 805 -hsync +vsync
(**) NV(0): Driver mode "1024x768": 78.8 MHz (scaled from 0.0 MHz), 60.1 kHz, 75.1 Hz
(II) NV(0): Modeline "1024x768" 78.80 1024 1040 1136 1312 768 769 772 800 +hsync +vsync
(**) NV(0): Driver mode "1024x768": 65.0 MHz (scaled from 0.0 MHz), 48.4 kHz, 60.0 Hz
(II) NV(0): Modeline "1024x768" 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync
(**) NV(0): Driver mode "832x624": 57.3 MHz (scaled from 0.0 MHz), 49.7 kHz, 74.6 Hz
(II) NV(0): Modeline "832x624" 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync
(**) NV(0): Driver mode "800x600": 49.5 MHz (scaled from 0.0 MHz), 46.9 kHz, 75.0 Hz
(II) NV(0): Modeline "800x600" 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync
(**) NV(0): Driver mode "800x600": 49.0 MHz (scaled from 0.0 MHz), 47.1 kHz, 74.9 Hz
(II) NV(0): Modeline "800x600" 49.00 800 840 920 1040 600 603 607 629 -hsync +vsync
(**) NV(0): Driver mode "800x600": 40.0 MHz (scaled from 0.0 MHz), 37.9 kHz, 60.3 Hz
(II) NV(0): Modeline "800x600" 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync
(**) NV(0): Driver mode "640x480": 31.5 MHz (scaled from 0.0 MHz), 37.5 kHz, 75.0 Hz
(II) NV(0): Modeline "640x480" 31.50 640 656 720 840 480 481 484 500 -hsync -vsync
(**) NV(0): Driver mode "640x480": 30.8 MHz (scaled from 0.0 MHz), 37.7 kHz, 74.8 Hz
(II) NV(0): Modeline "640x480" 30.75 640 664 728 816 480 483 487 504 -hsync +vsync
(**) NV(0): Driver mode "640x480": 25.2 MHz (scaled from 0.0 MHz), 31.5 kHz, 60.0 Hz
(II) NV(0): Modeline "640x480" 25.20 640 656 752 800 480 490 492 525 -hsync -vsync
(**) NV(0): Driver mode "720x400": 28.3 MHz (scaled from 0.0 MHz), 31.5 kHz, 70.1 Hz
(II) NV(0): Modeline "720x400" 28.32 720 738 846 900 400 412 414 449 -hsync +vsync
(==) NV(0): DPI set to (75, 75)
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /usr/lib/xorg/modules//libfb.so
(II) Module fb: vendor="X.Org Foundation"
compiled for 1.3.0, module version = 1.0.0
ABI class: X.Org ANSI C Emulation, version 0.3
(II) Loading sub module "xaa"
(II) LoadModule: "xaa"
(II) Loading /usr/lib/xorg/modules//libxaa.so
(II) Module xaa: vendor="X.Org Foundation"
compiled for 1.3.0, module version = 1.2.0
ABI class: X.Org Video Driver, version 1.2
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"(II) Module already built-in
(--) Depth 24 pixmap format is 32 bpp
(II) do I need RAC? No, I don't.
(II) resource ranges after preInit:
[0] 0 0 0xfa000000 - 0xfbffffff (0x2000000) MX[B]
[1] 0 0 0xc0000000 - 0xcfffffff (0x10000000) MX[B]
[2] 0 0 0xfd000000 - 0xfdffffff (0x1000000) MX[B]
[3] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[4] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[5] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[6] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[7] -1 0 0xfebffc00 - 0xfebffcff (0x100) MX[B]
[8] -1 0 0xfebff800 - 0xfebff8ff (0x100) MX[B]
[9] -1 0 0xf0000000 - 0xefffffff (0x0) MX[B]O
[10] -1 0 0xfeae0000 - 0xfeafffff (0x20000) MX[B](B)
[11] -1 0 0xfa000000 - 0xfbffffff (0x2000000) MX[B](B)
[12] -1 0 0xc0000000 - 0xcfffffff (0x10000000) MX[B](B)
[13] -1 0 0xfd000000 - 0xfdffffff (0x1000000) MX[B](B)
[14] 0 0 0x000a0000 - 0x000affff (0x10000) MS[B](OprD)
[15] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[B](OprD)
[16] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[B](OprD)
[17] 0 0 0x0000cc00 - 0x0000cc7f (0x80) IX[B]
[18] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[19] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[20] -1 0 0x0000e800 - 0x0000e8ff (0x100) IX[B]
[21] -1 0 0x0000e080 - 0x0000e09f (0x20) IX[B]
[22] -1 0 0x0000e400 - 0x0000e41f (0x20) IX[B]
[23] -1 0 0x0000e480 - 0x0000e49f (0x20) IX[B]
[24] -1 0 0x0000ec00 - 0x0000ec1f (0x20) IX[B]
[25] -1 0 0x0000fc00 - 0x0000fc0f (0x10) IX[B]
[26] -1 0 0x0000d000 - 0x0000d0ff (0x100) IX[B]
[27] -1 0 0x0000d480 - 0x0000d48f (0x10) IX[B]
[28] -1 0 0x0000d800 - 0x0000d803 (0x4) IX[B]
[29] -1 0 0x0000d880 - 0x0000d887 (0x8) IX[B]
[30] -1 0 0x0000dc00 - 0x0000dc03 (0x4) IX[B]
[31] -1 0 0x0000e000 - 0x0000e007 (0x8) IX[B]
[32] -1 0 0x0000d400 - 0x0000d41f (0x20) IX[B]
[33] -1 0 0x0000cc00 - 0x0000cc7f (0x80) IX[B](B)
[34] 0 0 0x000003b0 - 0x000003bb (0xc) IS[B](OprU)
[35] 0 0 0x000003c0 - 0x000003df (0x20) IS[B](OprU)
(--) NV(0): 153.75 MB available for offscreen pixmaps
(II) NV(0): Using XFree86 Acceleration Architecture (XAA)
Screen to screen bit blits
Solid filled rectangles
8x8 mono pattern filled rectangles
Indirect CPU to Screen color expansion
Solid Lines
Scanline Image Writes
Offscreen Pixmaps
Setting up tile and stipple cache:
32 128x128 slots
32 256x256 slots
16 512x512 slots
(==) NV(0): Backing store disabled
(==) NV(0): Silken mouse enabled
(**) Option "dpms"
(**) NV(0): DPMS enabled
(II) NV(0): RandR 1.2 enabled, ignore the following RandR disabled message.
(--) RandR disabled
(II) Initializing built-in extension MIT-SHM
(II) Initializing built-in extension XInputExtension
(II) Initializing built-in extension XTEST
(II) Initializing built-in extension XKEYBOARD
(II) Initializing built-in extension XC-APPGROUP
(II) Initializing built-in extension XAccessControlExtension
(II) Initializing built-in extension SECURITY
(II) Initializing built-in extension XINERAMA
(II) Initializing built-in extension XFIXES
(II) Initializing built-in extension XFree86-Bigfont
(II) Initializing built-in extension RENDER
(II) Initializing built-in extension RANDR
(II) Initializing built-in extension COMPOSITE
(II) Initializing built-in extension DAMAGE
(II) Initializing built-in extension XEVIE
(EE) AIGLX: DRI module not loaded
(II) Loading local sub module "GLcore"
(II) LoadModule: "GLcore"
(II) Loading /usr/lib/xorg/modules/extensions//libGLcore.so
(II) Module GLcore: vendor="X.Org Foundation"
compiled for 1.3.0, module version = 1.0.0
ABI class: X.Org Server Extension, version 0.3
(II) GLX: Initialized MESA-PROXY GL provider for screen 0
(II) NV(0): Setting screen physical size to 376 x 301
(**) Option "CoreKeyboard"
(**) Keyboard1: Core Keyboard
(**) Option "Protocol" "standard"
(**) Keyboard1: Protocol: standard
(**) Option "AutoRepeat" "500 30"
(**) Option "XkbRules" "xorg"
(**) Keyboard1: XkbRules: "xorg"
(**) Option "XkbModel" "pc105"
(**) Keyboard1: XkbModel: "pc105"
(**) Option "XkbLayout" "us"
(**) Keyboard1: XkbLayout: "us"
(**) Option "XkbOptions" "compose:rwin"
(**) Keyboard1: XkbOptions: "compose:rwin"
(**) Option "CustomKeycodes" "off"
(**) Keyboard1: CustomKeycodes disabled
(**) Option "Protocol" "ExplorerPS/2"
(**) Mouse1: Device: "/dev/mouse"
(**) Mouse1: Protocol: "ExplorerPS/2"
(**) Option "CorePointer"
(**) Mouse1: Core Pointer
(**) Option "Device" "/dev/mouse"
(==) Mouse1: Emulate3Buttons, Emulate3Timeout: 50
(**) Mouse1: ZAxisMapping: buttons 4 and 5
(**) Mouse1: Buttons: 9
(**) Mouse1: Sensitivity: 1
(II) evdev brain: Rescanning devices (1).
(**) Option "SendCoreEvents"
(**) Mouse2-isa0060/serio1/input0: always reports core events
(II) Mouse2-isa0060/serio1/input0: Found 4 relative axes.
(II) Mouse2-isa0060/serio1/input0: Configuring as pointer.
(**) Option "HWHEELRelativeAxisButtons" "7 6"
(**) Mouse2-isa0060/serio1/input0: HWHEELRelativeAxisButtons: 7 6.
(**) Mouse2-isa0060/serio1/input0: WHEELRelativeAxisButtons: 4 5.
(II) Mouse2-isa0060/serio1/input0: Found 5 mouse buttons
(**) Mouse2-isa0060/serio1/input0: Configuring 4 relative axes.
(II) Mouse2-isa0060/serio1/input0: Configured 9 mouse buttons
(II) XINPUT: Adding extended input device "Mouse2-isa0060/serio1/input0" (type: MOUSE)
(II) XINPUT: Adding extended input device "evdev brain" (type: evdev brain)
(II) XINPUT: Adding extended input device "Mouse1" (type: MOUSE)
(II) XINPUT: Adding extended input device "Keyboard1" (type: KEYBOARD)
(**) Mouse2-isa0060/serio1/input0: 4 valuators.
(**) evdev_btn.c (166): Registering 9 buttons.
(II) Mouse2-isa0060/serio1/input0: Init
(II) Mouse1: ps2EnableDataReporting: succeeded
(II) evdev brain: Rescanning devices (2).
(II) Mouse2-isa0060/serio1/input0: On
ProcXCloseDevice to close or not ?И еще проблемы в мандриве должен быть ntfs-3g.Оказалось что система при установке ево неустановила я решыл ево сам поставить выбрал в rpmdrake ntfs-3g установил но после перезагрузки я дальше немогу записывать на нтфс разделы права для юзеров я проверял и когда ставлю на запись и чтение - мне выдает сообщение Что етот диск только для чтения.
И еще один вопрос когда я конф. сеть и ввожу свой ір и dns серверы мне говорит что сеть сечас недоступна или неправильно скоф.Хотя в Убунту 7,04 все работало
Меня еще насторожил файл var\logs\kernel\warnings.log - там есть такие строчки
Код: Выделить всё
Nov 16 10:42:48 localhost kernel: ACPI Warning (tbutils-0217): Incorrect checksum in table [ р] - 00, should be 6A [20070126]
Nov 16 10:42:48 localhost kernel: ACPI Error (tbinstal-0134): Table has invalid signature [ р], must be SSDT, PSDT or OEMx [20070126]
Nov 16 10:42:48 localhost kernel: ACPI Error (psparse-0537): Method parse/execution failed [\_PR_.CPU1._PDC] (Node dff9e89c), AE_BAD_SIGNATURE
Nov 16 10:42:48 localhost kernel: ACPI Exception (processor_core-0781): AE_NOT_FOUND, Processor Device is not present [20070126]