hi,
I have some problemes with X on Mandrake 9.0 (with kernel recompil for athon),
and i never have this before.
I don't explain why (it's seem to be randomly), but my X freez often (keyboard
don't work but sound and network work) and i must reboot the computer. I
have a another pc and i try to connect wtih ssh to kill X (i before killall
other application (like konqueror.... kde) over X to unlock the situation
but nothing worked...) and when i try to kill X my machin (this frozen) that
lock my ssh session from the second computeur and the other ssh call not work
so my linux seems to be dead when i try to kill X by another pc when it
freez. When my X freez, I have the mouse fonctional but the backgroud is lock
(the clock is froezn and all graphical applications too) and i don't goto
the second screen (i have 2 screens).
X freez locks in all cases : (1 screen or 2 screen, nv or nvidia driver too)
and for now it only lock on my first card (nvidia geforce, but i don't be
often on my second screen...)
it's my configuration :
# File generated by XFdrake.
# **********************************************************************
# Refer to the XF86Config man page for details about the format of
# this file.
# **********************************************************************
Section "Files"
# Multiple FontPath entries are allowed (they are concatenated together)
# By default, Mandrake 6.0 and later now use a font server independent of
# the X server to render fonts.
FontPath "unix/:-1"
EndSection
Section "ServerFlags"
#DontZap # disable <Crtl><Alt><BS> (server abort)
AllowMouseOpenFail # allows the server to start up even if the mouse
doesn't work
#DontZoom # disable <Crtl><Alt><KP_+>/<KP_-> (resolution switching)
EndSection
Section "Module"
Load "dbe" # Double-Buffering Extension
Load "v4l" # Video for Linux
Load "extmod"
Load "type1"
Load "freetype"
Load "glx" # 3D layer
EndSection
Section "InputDevice"
Identifier "Keyboard1"
Driver "Keyboard"
Option "XkbModel" "pc105"
Option "XkbLayout" "fr"
Option "XkbOptions" ""
EndSection
Section "InputDevice"
Identifier "Mouse1"
Driver "mouse"
Option "Protocol" "IMPS/2"
Option "Device" "/dev/psaux"
# Option "ZAxisMapping" "4 5"
Option "Buttons" "7"
Option "ZAxisMapping" "6 7"
EndSection
Section "Monitor"
Identifier "monitor1"
VendorName "Plug'n Play"
ModelName "Iiyama A901HT, VisionMaster Pro 450"
HorizSync 27.0-115.0
VertRefresh 50.0-160.0
# Sony Vaio C1(X,XS,VE,VN)?
# 1024x480 @ 85.6 Hz, 48 kHz hsync
ModeLine "1024x480" 65.00 1024 1032 1176 1344 480 488 494 563
-hsync -vsync
# TV fullscreen mode or DVD fullscreen output.
# 768x576 @ 79 Hz, 50 kHz hsync
ModeLine "768x576" 50.00 768 832 846 1000 576 590 595 630
# 768x576 @ 100 Hz, 61.6 kHz hsync
ModeLine "768x576" 63.07 768 800 960 1024 576 578 590 616
EndSection
Section "Device"
Identifier "device1"
VendorName "nVidia Corporation"
BoardName "NVIDIA GeForce2 DDR (generic)"
Driver "nvidia"
# Driver "nv"
Option "DigitalVibrance" "2"
Option "CursorShadow" "1"
Option "CursorShadowAlpha" "64"
Option "CursorShadowXOffset" "9"
Option "CursorShadowYOffset" "4"
Option "UseInt10Module" "on"
Option "DPMS" "on"
BusID "PCI:1:0:0"
EndSection
Section "Device"
Identifier "trio64"
BusID "PCI:0:13:0"
Driver "vesa"
# Driver "s3"
Option "DPMS" "on"
EndSection
Section "Monitor"
Identifier "ADI"
VendorName "ADI"
# ModelName "Unknown"
HorizSync 31.5-50.0
VertRefresh 50.0-100.0
EndSection
Section "Screen"
Identifier "screen1"
Device "device1"
Monitor "monitor1"
DefaultColorDepth 24
Subsection "Display"
Depth 8
Modes "1600x1200" "1400x1050" "1280x1024" "1280x960" "1152x864"
"1024x768" "800x600" "640x480"
EndSubsection
Subsection "Display"
Depth 15
Modes "1600x1200" "1400x1050" "1280x1024" "1280x960" "1152x864"
"1024x768" "800x600" "640x480"
EndSubsection
Subsection "Display"
Depth 16
Modes "1600x1200" "1400x1050" "1280x1024" "1280x960" "1152x864"
"1024x768" "800x600" "640x480"
EndSubsection
Subsection "Display"
Depth 24
Modes "1600x1200" "1400x1050" "1280x1024" "1280x960" "1152x864"
"1024x768" "800x600" "640x480"
EndSubsection
EndSection
Section "Screen"
Identifier "screen2"
Device "trio64"
Monitor "ADI"
DefaultColorDepth 16
Subsection "Display"
Depth 8
Modes "1024x768" "800x600" "640x480"
ViewPort 0 0
EndSubsection
Subsection "Display"
Depth 16
Modes "800x600" "640x480"
ViewPort 0 0
EndSubsection
EndSection
Section "ServerLayout"
Identifier "layout1"
InputDevice "Keyboard1" "CoreKeyboard"
InputDevice "Mouse1" "CorePointer"
Screen "screen1"
Screen "screen2" LeftOf "screen1"
EndSection
and the Xfree output :
XFree86 Version 4.2.1 / X Window System
(protocol Version 11, revision 0, vendor release 6600)
Release Date: 3 September 2002
If the server is older than 6-12 months, or if your card is
newer than the above date, look for a newer version before
reporting problems. (See http://www.XFree86.Org/)
Build Operating System: Linux 2.4.18-23mdkenterprise i686 [ELF]
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/XFree86.0.log", Time: Thu Oct 24 02:50:42 2002
(==) Using config file: "/etc/X11/XF86Config-4"
(==) ServerLayout "layout1"
(**) |-->Screen "screen1" (0)
(**) | |-->Monitor "monitor1"
(**) | |-->Device "device1"
(**) |-->Input Device "Keyboard1"
(**) Option "XkbModel" "pc105"
(**) XKB: model: "pc105"
(**) Option "XkbLayout" "fr"
(**) XKB: layout: "fr"
(WW) Option "XkbOptions" requires an string value
(==) Keyboard: CustomKeycode disabled
(**) |-->Input Device "Mouse1"
(**) FontPath set to "unix/:-1"
(==) RgbPath set to "/usr/X11R6/lib/X11/rgb"
(==) ModulePath set to "/usr/X11R6/lib/modules"
(**) Option "AllowMouseOpenFail"
Using vt 7
(--) using VT number 7
(II) Open APM successful
(II) Module ABI versions:
XFree86 ANSI C Emulation: 0.1
XFree86 Video Driver: 0.5
XFree86 XInput driver : 0.3
XFree86 Server Extension : 0.1
XFree86 Font Renderer : 0.3
(II) Loader running on linux
(II) LoadModule: "bitmap"
(II) Loading /usr/X11R6/lib/modules/fonts/libbitmap.a
(II) Module bitmap: vendor="The XFree86 Project"
compiled for 4.2.1, module version = 1.0.0
Module class: XFree86 Font Renderer
ABI class: XFree86 Font Renderer, version 0.3
(II) Loading font Bitmap
(II) LoadModule: "pcidata"
(II) Loading /usr/X11R6/lib/modules/libpcidata.a
(II) Module pcidata: vendor="The XFree86 Project"
compiled for 4.2.1, module version = 0.1.0
ABI class: XFree86 Video Driver, version 0.5
(II) PCI: Probing config type using method 1
(II) PCI: Config type is 1
(II) PCI: stages = 0x03, oldVal1 = 0x80009850, mode1Res1 = 0x80000000
(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 1106,0305 card 0000,0000 rev 02 class 06,00,00 hdr 00
(II) PCI: 00:01:0: chip 1106,8305 card 0000,0000 rev 00 class 06,04,00 hdr 01
(II) PCI: 00:07:0: chip 1106,0686 card 1106,0000 rev 22 class 06,01,00 hdr 80
(II) PCI: 00:07:1: chip 1106,0571 card 0000,0000 rev 10 class 01,01,8a hdr 00
(II) PCI: 00:07:2: chip 1106,3038 card 0925,1234 rev 10 class 0c,03,00 hdr 00
(II) PCI: 00:07:3: chip 1106,3038 card 0925,1234 rev 10 class 0c,03,00 hdr 00
(II) PCI: 00:07:4: chip 1106,3057 card 0000,0000 rev 30 class 06,00,00 hdr 00
(II) PCI: 00:09:0: chip 8086,1229 card 8086,000c rev 08 class 02,00,00 hdr 00
(II) PCI: 00:0b:0: chip 1282,9102 card 3030,5032 rev 40 class 02,00,00 hdr 00
(II) PCI: 00:0d:0: chip 5333,8811 card 0000,0000 rev 00 class 03,00,00 hdr 00
(II) PCI: 00:0f:0: chip 1102,0002 card 1102,8027 rev 06 class 04,01,00 hdr 80
(II) PCI: 00:0f:1: chip 1102,7002 card 1102,0020 rev 06 class 09,80,00 hdr 80
(II) PCI: 00:13:0: chip 1103,0004 card 1103,0001 rev 03 class 01,80,00 hdr 00
(II) PCI: 01:00:0: chip 10de,0110 card 14af,7100 rev a1 class 03,00,00 hdr 00
(II) PCI: End of PCI scan
(II) LoadModule: "scanpci"
(II) Loading /usr/X11R6/lib/modules/libscanpci.a
(II) Module scanpci: vendor="The XFree86 Project"
compiled for 4.2.1, module version = 0.1.0
ABI class: XFree86 Video Driver, version 0.5
(II) UnloadModule: "scanpci"
(II) Unloading /usr/X11R6/lib/modules/libscanpci.a
(II) Host-to-PCI bridge:
(II) PCI-to-ISA bridge:
(II) Host-to-PCI bridge:
(II) PCI-to-PCI bridge:
(II) Bus 0: bridge is at (0:0:0), (-1,0,0), BCTRL: 0x08 (VGA_EN is set)
(II) Bus 0 I/O range:
[0] -1 0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) Bus 0 non-prefetchable memory range:
[0] -1 0x00000000 - 0xffffffff (0x0) MX[B]
(II) Bus 0 prefetchable memory range:
[0] -1 0x00000000 - 0xffffffff (0x0) MX[B]
(II) Bus 1: bridge is at (0:1:0), (0,1,1), BCTRL: 0x0c (VGA_EN is set)
(II) Bus 1 I/O range:
(II) Bus 1 non-prefetchable memory range:
[0] -1 0xe0000000 - 0xe1ffffff (0x2000000) MX[B]
(II) Bus 1 prefetchable memory range:
[0] -1 0xd8000000 - 0xdfffffff (0x8000000) MX[B]
(II) Bus -1: bridge is at (0:7:0), (0,-1,0), BCTRL: 0x08 (VGA_EN is set)
(II) Bus -1 I/O range:
(II) Bus -1 non-prefetchable memory range:
(II) Bus -1 prefetchable memory range:
(II) Bus -1: bridge is at (0:7:4), (-1,-1,0), BCTRL: 0x08 (VGA_EN is set)
(II) Bus -1 I/O range:
[0] -1 0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) Bus -1 non-prefetchable memory range:
[0] -1 0x00000000 - 0xffffffff (0x0) MX[B]
(II) Bus -1 prefetchable memory range:
[0] -1 0x00000000 - 0xffffffff (0x0) MX[B]
(--) PCI: (0:13:0) S3 Trio32/64 rev 0, Mem @ 0xe3000000/23
(--) PCI:*(1:0:0) NVidia GeForce2 MX/MX 400 rev 161, Mem @ 0xe0000000/24,
0xd8000000/27
(II) Addressable bus resource ranges are
[0] -1 0x00000000 - 0xffffffff (0x0) MX[B]
[1] -1 0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) OS-reported resource ranges:
[0] -1 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
[1] -1 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[2] -1 0x000f0000 - 0x000fffff (0x10000) MX[B]
[3] -1 0x000c0000 - 0x000effff (0x30000) MX[B]
[4] -1 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[5] -1 0x0000ffff - 0x0000ffff (0x1) IX[B]
[6] -1 0x00000000 - 0x000000ff (0x100) IX[B]
(II) Active PCI resource ranges:
[0] -1 0xe3900000 - 0xe39000ff (0x100) MX[B]
[1] -1 0xe3800000 - 0xe38fffff (0x100000) MX[B]
[2] -1 0xe3901000 - 0xe3901fff (0x1000) MX[B]
[3] -1 0xd0000000 - 0xd7ffffff (0x8000000) MX[B]
[4] -1 0xd8000000 - 0xdfffffff (0x8000000) MX[B](B)
[5] -1 0xe0000000 - 0xe0ffffff (0x1000000) MX[B](B)
[6] -1 0x0000ec00 - 0x0000ecff (0x100) IX[B]
[7] -1 0x0000e800 - 0x0000e803 (0x4) IX[B]
[8] -1 0x0000e400 - 0x0000e407 (0x8) IX[B]
[9] -1 0x0000e000 - 0x0000e003 (0x4) IX[B]
[10] -1 0x0000dc00 - 0x0000dc07 (0x8) IX[B]
[11] -1 0x0000d800 - 0x0000d807 (0x8) IX[B]
[12] -1 0x0000d400 - 0x0000d41f (0x20) IX[B]
[13] -1 0x0000d000 - 0x0000d0ff (0x100) IX[B]
[14] -1 0x0000cc00 - 0x0000cc3f (0x40) IX[B]
[15] -1 0x0000c800 - 0x0000c81f (0x20) IX[B]
[16] -1 0x0000c400 - 0x0000c41f (0x20) IX[B]
[17] -1 0x0000c000 - 0x0000c00f (0x10) IX[B]
(II) Inactive PCI resource ranges:
[0] -1 0xe3000000 - 0xe37fffff (0x800000) MX[B](B)
(II) Active PCI resource ranges after removing overlaps:
[0] -1 0xe3900000 - 0xe39000ff (0x100) MX[B]
[1] -1 0xe3800000 - 0xe38fffff (0x100000) MX[B]
[2] -1 0xe3901000 - 0xe3901fff (0x1000) MX[B]
[3] -1 0xd0000000 - 0xd7ffffff (0x8000000) MX[B]
[4] -1 0xd8000000 - 0xdfffffff (0x8000000) MX[B](B)
[5] -1 0xe0000000 - 0xe0ffffff (0x1000000) MX[B](B)
[6] -1 0x0000ec00 - 0x0000ecff (0x100) IX[B]
[7] -1 0x0000e800 - 0x0000e803 (0x4) IX[B]
[8] -1 0x0000e400 - 0x0000e407 (0x8) IX[B]
[9] -1 0x0000e000 - 0x0000e003 (0x4) IX[B]
[10] -1 0x0000dc00 - 0x0000dc07 (0x8) IX[B]
[11] -1 0x0000d800 - 0x0000d807 (0x8) IX[B]
[12] -1 0x0000d400 - 0x0000d41f (0x20) IX[B]
[13] -1 0x0000d000 - 0x0000d0ff (0x100) IX[B]
[14] -1 0x0000cc00 - 0x0000cc3f (0x40) IX[B]
[15] -1 0x0000c800 - 0x0000c81f (0x20) IX[B]
[16] -1 0x0000c400 - 0x0000c41f (0x20) IX[B]
[17] -1 0x0000c000 - 0x0000c00f (0x10) IX[B]
(II) Inactive PCI resource ranges after removing overlaps:
[0] -1 0xe3000000 - 0xe37fffff (0x800000) MX[B](B)
(II) OS-reported resource ranges after removing overlaps with PCI:
[0] -1 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
[1] -1 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[2] -1 0x000f0000 - 0x000fffff (0x10000) MX[B]
[3] -1 0x000c0000 - 0x000effff (0x30000) MX[B]
[4] -1 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[5] -1 0x0000ffff - 0x0000ffff (0x1) IX[B]
[6] -1 0x00000000 - 0x000000ff (0x100) IX[B]
(II) All system resource ranges:
[0] -1 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
[1] -1 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[2] -1 0x000f0000 - 0x000fffff (0x10000) MX[B]
[3] -1 0x000c0000 - 0x000effff (0x30000) MX[B]
[4] -1 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[5] -1 0xe3900000 - 0xe39000ff (0x100) MX[B]
[6] -1 0xe3800000 - 0xe38fffff (0x100000) MX[B]
[7] -1 0xe3901000 - 0xe3901fff (0x1000) MX[B]
[8] -1 0xd0000000 - 0xd7ffffff (0x8000000) MX[B]
[9] -1 0xd8000000 - 0xdfffffff (0x8000000) MX[B](B)
[10] -1 0xe0000000 - 0xe0ffffff (0x1000000) MX[B](B)
[11] -1 0xe3000000 - 0xe37fffff (0x800000) MX[B](B)
[12] -1 0x0000ffff - 0x0000ffff (0x1) IX[B]
[13] -1 0x00000000 - 0x000000ff (0x100) IX[B]
[14] -1 0x0000ec00 - 0x0000ecff (0x100) IX[B]
[15] -1 0x0000e800 - 0x0000e803 (0x4) IX[B]
[16] -1 0x0000e400 - 0x0000e407 (0x8) IX[B]
[17] -1 0x0000e000 - 0x0000e003 (0x4) IX[B]
[18] -1 0x0000dc00 - 0x0000dc07 (0x8) IX[B]
[19] -1 0x0000d800 - 0x0000d807 (0x8) IX[B]
[20] -1 0x0000d400 - 0x0000d41f (0x20) IX[B]
[21] -1 0x0000d000 - 0x0000d0ff (0x100) IX[B]
[22] -1 0x0000cc00 - 0x0000cc3f (0x40) IX[B]
[23] -1 0x0000c800 - 0x0000c81f (0x20) IX[B]
[24] -1 0x0000c400 - 0x0000c41f (0x20) IX[B]
[25] -1 0x0000c000 - 0x0000c00f (0x10) IX[B]
(II) LoadModule: "dbe"
(II) Loading /usr/X11R6/lib/modules/extensions/libdbe.a
(II) Module dbe: vendor="The XFree86 Project"
compiled for 4.2.1, module version = 1.0.0
Module class: XFree86 Server Extension
ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "v4l"
(II) Loading /usr/X11R6/lib/modules/drivers/linux/v4l_drv.o
(II) Module v4l: vendor="The XFree86 Project"
compiled for 4.2.1, module version = 0.0.1
ABI class: XFree86 Video Driver, version 0.5
(II) LoadModule: "extmod"
(II) Loading /usr/X11R6/lib/modules/extensions/libextmod.a
(II) Module extmod: vendor="The XFree86 Project"
compiled for 4.2.1, module version = 1.0.0
Module class: XFree86 Server Extension
ABI class: XFree86 Server Extension, version 0.1
(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 XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension FontCache
(II) Loading extension TOG-CUP
(II) Loading extension Extended-Visual-Information
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) LoadModule: "type1"
(II) Loading /usr/X11R6/lib/modules/fonts/libtype1.a
(II) Module type1: vendor="The XFree86 Project"
compiled for 4.2.1, module version = 1.0.1
Module class: XFree86 Font Renderer
ABI class: XFree86 Font Renderer, version 0.3
(II) Loading font Type1
(II) Loading font CID
(II) LoadModule: "freetype"
(II) Loading /usr/X11R6/lib/modules/fonts/libfreetype.a
(II) Module freetype: vendor="The XFree86 Project"
compiled for 4.2.1, module version = 1.1.10
Module class: XFree86 Font Renderer
ABI class: XFree86 Font Renderer, version 0.3
(II) Loading font FreeType
(II) LoadModule: "glx"
(II) Loading /usr/X11R6/lib/modules/extensions/libglx.so
(II) Module glx: vendor="NVIDIA Corporation"
compiled for 4.0.2, module version = 1.0.3123
Module class: XFree86 Server Extension
ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension GLX
(II) LoadModule: "nvidia"
(II) Loading /usr/X11R6/lib/modules/drivers/nvidia_drv.o
(II) Module nvidia: vendor="NVIDIA Corporation"
compiled for 4.0.2, module version = 1.0.3123
Module class: XFree86 Video Driver
(II) LoadModule: "mouse"
(II) Loading /usr/X11R6/lib/modules/input/mouse_drv.o
(II) Module mouse: vendor="The XFree86 Project"
compiled for 4.2.1, module version = 1.0.0
Module class: XFree86 XInput Driver
ABI class: XFree86 XInput driver, version 0.3
(II) v4l driver for Video4Linux
(II) NVIDIA XFree86 Driver 1.0-3123 Tue Aug 27 16:00:08 PDT 2002
(II) NVIDIA: NVIDIA driver for: RIVA TNT, RIVA TNT2, Vanta,
RIVA TNT2 Ultra, RIVA TNT2 Model 64, Aladdin TNT2, GeForce 256,
GeForce DDR, Quadro, GeForce2 MX/MX 400, GeForce2 MX 100/200,
Quadro2 MXR/EX/Go, GeForce2 Integrated GPU, GeForce2 GTS,
GeForce2 Ti, GeForce2 Ultra, Quadro2 Pro, GeForce4 MX 460,
GeForce4 MX 440, GeForce4 MX 420, Quadro4 500/550 XGL,
Quadro4 200/400 NVS, NV18, NV18 , NV18 , NV18, NV18GL, NV18GL ,
NV18GL , 0x01F0, 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, NV28, NV28 ,
NV28GL, NV28GL , GeForce2 Go, GeForce4 440 Go, GeForce4 420 Go,
GeForce4 420 Go 32M, GeForce4 460 Go, GeForce4 440 Go 64M,
GeForce4 410 Go 16M, Quadro4 500 GoGL
(II) Primary Device is: PCI 01:00:0
(--) Chipset GeForce2 MX/MX 400 found
(II) resource ranges after xf86ClaimFixedResources() call:
[0] -1 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
[1] -1 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[2] -1 0x000f0000 - 0x000fffff (0x10000) MX[B]
[3] -1 0x000c0000 - 0x000effff (0x30000) MX[B]
[4] -1 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[5] -1 0xe3900000 - 0xe39000ff (0x100) MX[B]
[6] -1 0xe3800000 - 0xe38fffff (0x100000) MX[B]
[7] -1 0xe3901000 - 0xe3901fff (0x1000) MX[B]
[8] -1 0xd0000000 - 0xd7ffffff (0x8000000) MX[B]
[9] -1 0xd8000000 - 0xdfffffff (0x8000000) MX[B](B)
[10] -1 0xe0000000 - 0xe0ffffff (0x1000000) MX[B](B)
[11] -1 0xe3000000 - 0xe37fffff (0x800000) MX[B](B)
[12] -1 0x0000ffff - 0x0000ffff (0x1) IX[B]
[13] -1 0x00000000 - 0x000000ff (0x100) IX[B]
[14] -1 0x0000ec00 - 0x0000ecff (0x100) IX[B]
[15] -1 0x0000e800 - 0x0000e803 (0x4) IX[B]
[16] -1 0x0000e400 - 0x0000e407 (0x8) IX[B]
[17] -1 0x0000e000 - 0x0000e003 (0x4) IX[B]
[18] -1 0x0000dc00 - 0x0000dc07 (0x8) IX[B]
[19] -1 0x0000d800 - 0x0000d807 (0x8) IX[B]
[20] -1 0x0000d400 - 0x0000d41f (0x20) IX[B]
[21] -1 0x0000d000 - 0x0000d0ff (0x100) IX[B]
[22] -1 0x0000cc00 - 0x0000cc3f (0x40) IX[B]
[23] -1 0x0000c800 - 0x0000c81f (0x20) IX[B]
[24] -1 0x0000c400 - 0x0000c41f (0x20) IX[B]
[25] -1 0x0000c000 - 0x0000c00f (0x10) IX[B]
(II) resource ranges after probing:
[0] -1 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
[1] -1 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[2] -1 0x000f0000 - 0x000fffff (0x10000) MX[B]
[3] -1 0x000c0000 - 0x000effff (0x30000) MX[B]
[4] -1 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[5] -1 0xe3900000 - 0xe39000ff (0x100) MX[B]
[6] -1 0xe3800000 - 0xe38fffff (0x100000) MX[B]
[7] -1 0xe3901000 - 0xe3901fff (0x1000) MX[B]
[8] -1 0xd0000000 - 0xd7ffffff (0x8000000) MX[B]
[9] -1 0xd8000000 - 0xdfffffff (0x8000000) MX[B](B)
[10] -1 0xe0000000 - 0xe0ffffff (0x1000000) MX[B](B)
[11] -1 0xe3000000 - 0xe37fffff (0x800000) MX[B](B)
[12] 0 0x000a0000 - 0x000affff (0x10000) MS[B]
[13] 0 0x000b0000 - 0x000b7fff (0x8000) MS[B]
[14] 0 0x000b8000 - 0x000bffff (0x8000) MS[B]
[15] -1 0x0000ffff - 0x0000ffff (0x1) IX[B]
[16] -1 0x00000000 - 0x000000ff (0x100) IX[B]
[17] -1 0x0000ec00 - 0x0000ecff (0x100) IX[B]
[18] -1 0x0000e800 - 0x0000e803 (0x4) IX[B]
[19] -1 0x0000e400 - 0x0000e407 (0x8) IX[B]
[20] -1 0x0000e000 - 0x0000e003 (0x4) IX[B]
[21] -1 0x0000dc00 - 0x0000dc07 (0x8) IX[B]
[22] -1 0x0000d800 - 0x0000d807 (0x8) IX[B]
[23] -1 0x0000d400 - 0x0000d41f (0x20) IX[B]
[24] -1 0x0000d000 - 0x0000d0ff (0x100) IX[B]
[25] -1 0x0000cc00 - 0x0000cc3f (0x40) IX[B]
[26] -1 0x0000c800 - 0x0000c81f (0x20) IX[B]
[27] -1 0x0000c400 - 0x0000c41f (0x20) IX[B]
[28] -1 0x0000c000 - 0x0000c00f (0x10) IX[B]
[29] 0 0x000003b0 - 0x000003bb (0xc) IS[B]
[30] 0 0x000003c0 - 0x000003df (0x20) IS[B]
(II) Setting vga for screen 0.
(II) Loading sub module "vgahw"
(II) LoadModule: "vgahw"
(II) Loading /usr/X11R6/lib/modules/libvgahw.a
(II) Module vgahw: vendor="The XFree86 Project"
compiled for 4.2.1, module version = 0.1.0
ABI class: XFree86 Video Driver, version 0.5
(**) 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 "DigitalVibrance" "2"
(**) NVIDIA(0): Option "CursorShadow" "1"
(**) NVIDIA(0): Option "CursorShadowAlpha" "64"
(**) NVIDIA(0): Option "CursorShadowXOffset" "9"
(**) NVIDIA(0): Option "CursorShadowYOffset" "4"
(**) NVIDIA(0): enabling cursor shadow
(**) NVIDIA(0): cursor shadow alpha = 64
(**) NVIDIA(0): cursor shadow offset = 9
(**) NVIDIA(0): cursor shadow offset = 4
(**) NVIDIA(0): Digital Vibrance Control level = 2
(--) NVIDIA(0): Linear framebuffer at 0xD8000000
(--) NVIDIA(0): MMIO registers at 0xE0000000
(--) NVIDIA(0): VideoRAM: 32768 kBytes
(--) NVIDIA(0): Display 0: maximum pixel clock at 8 bpp: 350 MHz
(--) NVIDIA(0): Display 0: maximum pixel clock at 16 bpp: 350 MHz
(--) NVIDIA(0): Display 0: maximum pixel clock at 32 bpp: 300 MHz
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"
(II) Loading /usr/X11R6/lib/modules/libddc.a
(II) Module ddc: vendor="The XFree86 Project"
compiled for 4.2.1, module version = 1.0.0
ABI class: XFree86 Video Driver, version 0.5
(II) NVIDIA(0): monitor1: Using hsync range of 27.00-115.00 kHz
(II) NVIDIA(0): monitor1: Using vrefresh range of 50.00-160.00 Hz
(II) NVIDIA(0): Clock range: 12.00 to 300.00 MHz
(II) NVIDIA(0): Not using default mode "1024x768" (bad mode
clock/interlace/doublescan)
(II) NVIDIA(0): Not using default mode "512x384" (bad mode
clock/interlace/doublescan)
(WW) NVIDIA(0): Not using mode "1400x1050":
(WW) NVIDIA(0): horizontal sync width (1784 - 1464 = 320) greater than 256
(**) NVIDIA(0): Validated modes for Display Device 0:
(**) NVIDIA(0): Default mode "1600x1200": 229.5 MHz, 106.2 kHz, 85.0 Hz
(**) NVIDIA(0): Default mode "1280x1024": 157.5 MHz, 91.1 kHz, 85.0 Hz
(**) NVIDIA(0): Default mode "1280x960": 148.5 MHz, 85.9 kHz, 85.0 Hz
(**) NVIDIA(0): Default mode "1152x864": 108.0 MHz, 67.5 kHz, 75.0 Hz
(**) NVIDIA(0): Default mode "1024x768": 94.5 MHz, 68.7 kHz, 85.0 Hz
(**) NVIDIA(0): Default mode "800x600": 56.3 MHz, 53.7 kHz, 85.1 Hz
(**) NVIDIA(0): Default mode "640x480": 74.2 MHz, 85.9 kHz, 85.1 Hz (D)
(II) NVIDIA(0): Virtual screen size determined to be 1600 x 1200
(--) NVIDIA(0): Display dimensions: (360, 270) mm
(--) NVIDIA(0): DPI set to (112, 112)
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /usr/X11R6/lib/modules/libfb.a
(II) Module fb: vendor="The XFree86 Project"
compiled for 4.2.1, module version = 1.0.0
ABI class: XFree86 ANSI C Emulation, version 0.1
(II) Loading sub module "xaa"
(II) LoadModule: "xaa"
(II) Loading /usr/X11R6/lib/modules/libxaa.a
(II) Module xaa: vendor="The XFree86 Project"
compiled for 4.2.1, module version = 1.0.0
ABI class: XFree86 Video Driver, version 0.5
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"
(II) Loading /usr/X11R6/lib/modules/libramdac.a
(II) Module ramdac: vendor="The XFree86 Project"
compiled for 4.2.1, module version = 0.1.0
ABI class: XFree86 Video Driver, version 0.5
(--) Depth 24 pixmap format is 32 bpp
(II) do I need RAC? No, I don't.
(II) resource ranges after preInit:
[0] 0 0xd8000000 - 0xdfffffff (0x8000000) MX[B]
[1] 0 0xe0000000 - 0xe0ffffff (0x1000000) MX[B]
[2] -1 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
[3] -1 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[4] -1 0x000f0000 - 0x000fffff (0x10000) MX[B]
[5] -1 0x000c0000 - 0x000effff (0x30000) MX[B]
[6] -1 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[7] -1 0xe3900000 - 0xe39000ff (0x100) MX[B]
[8] -1 0xe3800000 - 0xe38fffff (0x100000) MX[B]
[9] -1 0xe3901000 - 0xe3901fff (0x1000) MX[B]
[10] -1 0xd0000000 - 0xd7ffffff (0x8000000) MX[B]
[11] -1 0xd8000000 - 0xdfffffff (0x8000000) MX[B](B)
[12] -1 0xe0000000 - 0xe0ffffff (0x1000000) MX[B](B)
[13] -1 0xe3000000 - 0xe37fffff (0x800000) MX[B](B)
[14] 0 0x000a0000 - 0x000affff (0x10000) MS[B](OprD)
[15] 0 0x000b0000 - 0x000b7fff (0x8000) MS[B](OprD)
[16] 0 0x000b8000 - 0x000bffff (0x8000) MS[B](OprD)
[17] -1 0x0000ffff - 0x0000ffff (0x1) IX[B]
[18] -1 0x00000000 - 0x000000ff (0x100) IX[B]
[19] -1 0x0000ec00 - 0x0000ecff (0x100) IX[B]
[20] -1 0x0000e800 - 0x0000e803 (0x4) IX[B]
[21] -1 0x0000e400 - 0x0000e407 (0x8) IX[B]
[22] -1 0x0000e000 - 0x0000e003 (0x4) IX[B]
[23] -1 0x0000dc00 - 0x0000dc07 (0x8) IX[B]
[24] -1 0x0000d800 - 0x0000d807 (0x8) IX[B]
[25] -1 0x0000d400 - 0x0000d41f (0x20) IX[B]
[26] -1 0x0000d000 - 0x0000d0ff (0x100) IX[B]
[27] -1 0x0000cc00 - 0x0000cc3f (0x40) IX[B]
[28] -1 0x0000c800 - 0x0000c81f (0x20) IX[B]
[29] -1 0x0000c400 - 0x0000c41f (0x20) IX[B]
[30] -1 0x0000c000 - 0x0000c00f (0x10) IX[B]
[31] 0 0x000003b0 - 0x000003bb (0xc) IS[B](OprU)
[32] 0 0x000003c0 - 0x000003df (0x20) IS[B](OprU)
(II) NVIDIA(0): AGP 4X successfully initialized
(II) NVIDIA(0): Setting mode "1600x1200"
(II) NVIDIA(0): Using XFree86 Acceleration Architecture (XAA)
Screen to screen bit blits
Solid filled rectangles
Solid filled trapezoids
8x8 mono pattern filled rectangles
8x8 mono pattern filled trapezoids
Indirect CPU to Screen color expansion
Solid Lines
Scanline Image Writes
Offscreen Pixmaps
Driver provided FillSolidRects replacement
Driver provided FillSolidSpans replacement
Driver provided FillMono8x8PatternRects replacement
Driver provided WritePixmap replacement
Driver provided ReadPixmap replacement
Setting up tile and stipple cache:
21 128x128 slots
4 256x256 slots
(==) NVIDIA(0): Backing store disabled
(==) NVIDIA(0): Silken mouse enabled
(**) Option "dpms" "on"
(**) NVIDIA(0): DPMS enabled
(II) Loading extension NV-GLX
(II) Loading extension NV-CONTROL
(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 LBX
(II) Initializing built-in extension XC-APPGROUP
(II) Initializing built-in extension SECURITY
(II) Initializing built-in extension XINERAMA
(II) Initializing built-in extension XFree86-Bigfont
(II) Initializing built-in extension RENDER
(II) [GLX]: Calling GlxExtensionInit
(II) Keyboard "Keyboard1" handled by legacy driver
(**) Option "Protocol" "IMPS/2"
(**) Mouse1: Protocol: "IMPS/2"
(**) Option "CorePointer"
(**) Mouse1: Core Pointer
(**) Option "Device" "/dev/psaux"
(**) Option "Buttons" "7"
(**) Option "ZAxisMapping" "6 7"
(**) Mouse1: ZAxisMapping: buttons 6 and 7
(**) Mouse1: Buttons: 7
(II) XINPUT: Adding extended input device "Mouse1" (type: MOUSE)
(II) Open APM successful
(II) NVIDIA(0): Setting mode "1600x1200"
Any suggestions ?
_______________________________________________
Xpert mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xpert