Ik zat met de linux machine in kwestie een paar dagen op een lanparty...
Daar was deze machine een server, aangezien X maar irritant is dan (en alles toch vanuit console kon werken) wou ik er ff voor zorgen dat X niet meer auto start, ik dacht dat dat vanuit Xconfigurator wel te doen was dus ging ik proberen.
En toen moest ik me monitor gegevens geven
Ik heb een hele oude Apple monitor (met VGA aansluiting) die dus niet kan worden herkend door Xconfigurator.
Ik heb eerst nog een aantal mogelijkheden zitten proberen maar niets hielp, nu heb ik alleen console mode nog over, aangezien hij de hele server gewoon niet wilt starten.
De videokaart is een Nvidia Riva, de speciale Nvidia drivers staan er al op geinstallerd als het goed is.
De monitor is een Apple 15" monitor die 800x600 net aankan
Ik hoop dat iemand me hiermee kan helpen
Mijn XF86Config-4 :
-----------
# XFree86 4.2.0 configuration generated by Xconfigurator 4.10.7
Section "ServerLayout"
Identifier "XFree86 Configured"
Screen 0 "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
# Red Hat Linux 6.0 and later use the xfs font server for improved
# interactive performance
Section "Files"
FontPath "unix/:7100"
EndSection
# Module loading section
Section "Module"
Load "dbe" # Double-buffering
Load "GLcore" # OpenGL support
Load "dri" # Direct rendering infrastructure
Load "glx" # OpenGL X protocol interface
Load "extmod" # Misc. required extensions
Load "v4l" # Video4Linux
# Load "record" # X event recorder
# You only need the following two modules if you do not use xfs.
# Load "freetype" # TrueType font handler
# Load "type1" # Adobe Type 1 font handler
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "keyboard"
Option "XkbLayout" "us"
EndSection
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Device" "/dev/mouse"
Option "Protocol" "PS/2"
Option "Emulate3Buttons" "off"
Option "ZAxisMapping" "4 5"
EndSection
Section "Monitor"
Identifier "My Monitor"
VendorName "Apple"
ModelName "Unknown"
HorizSync 31.5, 35.15, 35.5
VertRefresh 50-90
Option "dpms"
EndSection
Section "Device"
Identifier "RIVA TNT2"
Driver "nv"
BoardName "Unknown"
EndSection
Section "Device"
Identifier "Linux Frame Buffer"
Driver "fbdev"
BoardName "Unknown"
EndSection
Section "Screen"
Identifier "Screen0"
Device "RIVA TNT2"
Monitor "My Monitor"
DefaultDepth 24
Subsection "Display"
Depth 24
Modes "640x400"
EndSubSection
Subsection "Display"
Depth 16
Modes "640x480"
EndSubSection
Subsection "Display"
Depth 8
Modes "640x480"
EndSubSection
EndSection
Section "DRI"
Mode 0666
EndSection
---------
Mijn logfile (modjes : sorry voor de size) :
---------
XFree86 Version 4.2.0 (Red Hat Linux release: 4.2.0-8) / X Window System
(protocol Version 11, revision 0, vendor release 6600)
Release Date: 23 January 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.17-0.13smp i686 [ELF]
Build Host: daffy.perf.redhat.com
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 13:37:00 2002
(==) Using config file: "/etc/X11/XF86Config-4"
(==) ServerLayout "XFree86 Configured"
(**) |-->Screen "Screen0" (0)
(**) | |-->Monitor "My Monitor"
(**) | |-->Device "RIVA TNT2"
(**) |-->Input Device "Mouse0"
(**) |-->Input Device "Keyboard0"
(**) Option "XkbLayout" "us"
(**) XKB: layout: "us"
(==) Keyboard: CustomKeycode disabled
(**) FontPath set to "unix/:7100"
(==) RgbPath set to "/usr/X11R6/lib/X11/rgb"
(==) ModulePath set to "/usr/X11R6/lib/modules"
(--) 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.0, 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.0, 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 = 0x00000000, mode1Res1 = 0x80000000
(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 1022,700e card 0000,0000 rev 13 class 06,00,00 hdr 00
(II) PCI: 00:01:0: chip 1022,700f card 0000,0000 rev 00 class 06,04,00 hdr 01
(II) PCI: 00:0b:0: chip 10ec,8139 card 11f6,8139 rev 10 class 02,00,00 hdr 00
(II) PCI: 00:0c:0: chip 10ec,8139 card 1429,d010 rev 10 class 02,00,00 hdr 00
(II) PCI: 00:0e:0: chip 13f6,0111 card 13f6,0111 rev 10 class 04,01,00 hdr 00
(II) PCI: 00:11:0: chip 1106,8231 card 0000,0000 rev 10 class 06,01,00 hdr 80
(II) PCI: 00:11:1: chip 1106,0571 card 0000,0000 rev 06 class 01,01,8a hdr 00
(II) PCI: 00:11:2: chip 1106,3038 card 0925,1234 rev 19 class 0c,03,00 hdr 00
(II) PCI: 00:11:3: chip 1106,3038 card 0925,1234 rev 19 class 0c,03,00 hdr 00
(II) PCI: 00:11:4: chip 1106,8235 card 0000,0000 rev 10 class 00,00,00 hdr 00
(II) PCI: 01:05:0: chip 10de,002c card 0000,0000 rev 15 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.0, 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) 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: 0x0e (VGA_EN is set)
(II) Bus 1 I/O range:
(II) Bus 1 non-prefetchable memory range:
[0] -1 0xda000000 - 0xdbffffff (0x2000000) MX[B]
(II) Bus 1 prefetchable memory range:
[0] -1 0xd8000000 - 0xd9ffffff (0x2000000) MX[B]
(II) Bus -1: bridge is at (0:17: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:
(--) PCI:*(1:5:0) NVidia Vanta rev 21, Mem @ 0xda000000/24, 0xd8000000/25
(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](
[1] -1 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(
[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 0xdc002000 - 0xdc0020ff (0x100) MX[B]
[1] -1 0xdc001000 - 0xdc0010ff (0x100) MX[B]
[2] -1 0xdc000000 - 0xdc000fff (0x1000) MX[B]
[3] -1 0xd0000000 - 0xd7ffffff (0x8000000) MX[B]
[4] -1 0xd8000000 - 0xd9ffffff (0x2000000) MX[B](
[5] -1 0xda000000 - 0xdaffffff (0x1000000) MX[B](
[6] -1 0x0000d800 - 0x0000d81f (0x20) IX[B]
[7] -1 0x0000d400 - 0x0000d41f (0x20) IX[B]
[8] -1 0x0000d000 - 0x0000d00f (0x10) IX[B]
[9] -1 0x0000cc00 - 0x0000ccff (0x100) IX[B]
[10] -1 0x0000c800 - 0x0000c8ff (0x100) IX[B]
[11] -1 0x0000c400 - 0x0000c4ff (0x100) IX[B]
[12] -1 0x0000c000 - 0x0000c003 (0x4) IX[B]
(II) Active PCI resource ranges after removing overlaps:
[0] -1 0xdc002000 - 0xdc0020ff (0x100) MX[B]
[1] -1 0xdc001000 - 0xdc0010ff (0x100) MX[B]
[2] -1 0xdc000000 - 0xdc000fff (0x1000) MX[B]
[3] -1 0xd0000000 - 0xd7ffffff (0x8000000) MX[B]
[4] -1 0xd8000000 - 0xd9ffffff (0x2000000) MX[B](
[5] -1 0xda000000 - 0xdaffffff (0x1000000) MX[B](
[6] -1 0x0000d800 - 0x0000d81f (0x20) IX[B]
[7] -1 0x0000d400 - 0x0000d41f (0x20) IX[B]
[8] -1 0x0000d000 - 0x0000d00f (0x10) IX[B]
[9] -1 0x0000cc00 - 0x0000ccff (0x100) IX[B]
[10] -1 0x0000c800 - 0x0000c8ff (0x100) IX[B]
[11] -1 0x0000c400 - 0x0000c4ff (0x100) IX[B]
[12] -1 0x0000c000 - 0x0000c003 (0x4) IX[B]
(II) OS-reported resource ranges after removing overlaps with PCI:
[0] -1 0xffe00000 - 0xffffffff (0x200000) MX[B](
[1] -1 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(
[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](
[1] -1 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(
[2] -1 0x000f0000 - 0x000fffff (0x10000) MX[B]
[3] -1 0x000c0000 - 0x000effff (0x30000) MX[B]
[4] -1 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[5] -1 0xdc002000 - 0xdc0020ff (0x100) MX[B]
[6] -1 0xdc001000 - 0xdc0010ff (0x100) MX[B]
[7] -1 0xdc000000 - 0xdc000fff (0x1000) MX[B]
[8] -1 0xd0000000 - 0xd7ffffff (0x8000000) MX[B]
[9] -1 0xd8000000 - 0xd9ffffff (0x2000000) MX[B](
[10] -1 0xda000000 - 0xdaffffff (0x1000000) MX[B](
[11] -1 0x0000ffff - 0x0000ffff (0x1) IX[B]
[12] -1 0x00000000 - 0x000000ff (0x100) IX[B]
[13] -1 0x0000d800 - 0x0000d81f (0x20) IX[B]
[14] -1 0x0000d400 - 0x0000d41f (0x20) IX[B]
[15] -1 0x0000d000 - 0x0000d00f (0x10) IX[B]
[16] -1 0x0000cc00 - 0x0000ccff (0x100) IX[B]
[17] -1 0x0000c800 - 0x0000c8ff (0x100) IX[B]
[18] -1 0x0000c400 - 0x0000c4ff (0x100) IX[B]
[19] -1 0x0000c000 - 0x0000c003 (0x4) 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.0, 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: "GLcore"
(WW) Warning, couldn't open module GLcore
(II) UnloadModule: "GLcore"
(EE) Failed to load module "GLcore" (module does not exist, 0)
(II) LoadModule: "dri"
(II) Loading /usr/X11R6/lib/modules/extensions/libdri.a
(II) Module dri: vendor="The XFree86 Project"
compiled for 4.2.0, module version = 1.0.0
ABI class: XFree86 Server Extension, version 0.1
(II) Loading sub module "drm"
(II) LoadModule: "drm"
(II) Loading /usr/X11R6/lib/modules/linux/libdrm.a
(II) Module drm: vendor="The XFree86 Project"
compiled for 4.2.0, module version = 1.0.0
ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension XFree86-DRI
(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.2960
Module class: XFree86 Server Extension
ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension GLX
(II) LoadModule: "extmod"
(II) Loading /usr/X11R6/lib/modules/extensions/libextmod.a
(II) Module extmod: vendor="The XFree86 Project"
compiled for 4.2.0, 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: "v4l"
(II) Loading /usr/X11R6/lib/modules/drivers/linux/v4l_drv.o
(II) Module v4l: vendor="The XFree86 Project"
compiled for 4.2.0, module version = 0.0.1
ABI class: XFree86 Video Driver, version 0.5
(II) LoadModule: "nv"
(II) Loading /usr/X11R6/lib/modules/drivers/nv_drv.o
(II) Module nv: vendor="The XFree86 Project"
compiled for 4.2.0, module version = 1.0.1
Module class: XFree86 Video Driver
ABI class: XFree86 Video Driver, version 0.5
(II) LoadModule: "mouse"
(II) Loading /usr/X11R6/lib/modules/input/mouse_drv.o
(II) Module mouse: vendor="The XFree86 Project"
compiled for 4.2.0, module version = 1.0.0
Module class: XFree86 XInput Driver
ABI class: XFree86 XInput driver, version 0.3
(II) v4l driver for Video4Linux
(II) NV: driver for NVIDIA chipsets: RIVA128, RIVA TNT, RIVA TNT2,
RIVA TNT2 Ultra, Vanta, RIVA TNT2 M64, Aladdin TNT2, GeForce 256,
GeForce DDR, Quadro, GeForce2 GTS/Pro, GeForce2 Ti, GeForce2 Ultra,
Quadro2 Pro, GeForce2 MX/MX 400, GeForce2 MX 100/200, 0x0170, 0x0171,
0x0172, 0x0173, 0x0174, 0x0175, 0x0178, 0x017A, 0x017B, 0x017C,
GeForce2 Integrated, Quadro2 MXR, GeForce2 Go, GeForce3,
GeForce3 Ti 200, GeForce3 Ti 500, Quadro DDC, 0x0250, 0x0258
(II) Primary Device is: PCI 01:05:0
(--) Assigning device section with no busID to primary device
(--) Chipset Vanta found
(II) resource ranges after xf86ClaimFixedResources() call:
[0] -1 0xffe00000 - 0xffffffff (0x200000) MX[B](
[1] -1 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(
[2] -1 0x000f0000 - 0x000fffff (0x10000) MX[B]
[3] -1 0x000c0000 - 0x000effff (0x30000) MX[B]
[4] -1 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[5] -1 0xdc002000 - 0xdc0020ff (0x100) MX[B]
[6] -1 0xdc001000 - 0xdc0010ff (0x100) MX[B]
[7] -1 0xdc000000 - 0xdc000fff (0x1000) MX[B]
[8] -1 0xd0000000 - 0xd7ffffff (0x8000000) MX[B]
[9] -1 0xd8000000 - 0xd9ffffff (0x2000000) MX[B](
[10] -1 0xda000000 - 0xdaffffff (0x1000000) MX[B](
[11] -1 0x0000ffff - 0x0000ffff (0x1) IX[B]
[12] -1 0x00000000 - 0x000000ff (0x100) IX[B]
[13] -1 0x0000d800 - 0x0000d81f (0x20) IX[B]
[14] -1 0x0000d400 - 0x0000d41f (0x20) IX[B]
[15] -1 0x0000d000 - 0x0000d00f (0x10) IX[B]
[16] -1 0x0000cc00 - 0x0000ccff (0x100) IX[B]
[17] -1 0x0000c800 - 0x0000c8ff (0x100) IX[B]
[18] -1 0x0000c400 - 0x0000c4ff (0x100) IX[B]
[19] -1 0x0000c000 - 0x0000c003 (0x4) IX[B]
(II) resource ranges after probing:
[0] -1 0xffe00000 - 0xffffffff (0x200000) MX[B](
[1] -1 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(
[2] -1 0x000f0000 - 0x000fffff (0x10000) MX[B]
[3] -1 0x000c0000 - 0x000effff (0x30000) MX[B]
[4] -1 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[5] -1 0xdc002000 - 0xdc0020ff (0x100) MX[B]
[6] -1 0xdc001000 - 0xdc0010ff (0x100) MX[B]
[7] -1 0xdc000000 - 0xdc000fff (0x1000) MX[B]
[8] -1 0xd0000000 - 0xd7ffffff (0x8000000) MX[B]
[9] -1 0xd8000000 - 0xd9ffffff (0x2000000) MX[B](
[10] -1 0xda000000 - 0xdaffffff (0x1000000) MX[B](
[11] 0 0x000a0000 - 0x000affff (0x10000) MS[B]
[12] 0 0x000b0000 - 0x000b7fff (0x8000) MS[B]
[13] 0 0x000b8000 - 0x000bffff (0x8000) MS[B]
[14] -1 0x0000ffff - 0x0000ffff (0x1) IX[B]
[15] -1 0x00000000 - 0x000000ff (0x100) IX[B]
[16] -1 0x0000d800 - 0x0000d81f (0x20) IX[B]
[17] -1 0x0000d400 - 0x0000d41f (0x20) IX[B]
[18] -1 0x0000d000 - 0x0000d00f (0x10) IX[B]
[19] -1 0x0000cc00 - 0x0000ccff (0x100) IX[B]
[20] -1 0x0000c800 - 0x0000c8ff (0x100) IX[B]
[21] -1 0x0000c400 - 0x0000c4ff (0x100) IX[B]
[22] -1 0x0000c000 - 0x0000c003 (0x4) IX[B]
[23] 0 0x000003b0 - 0x000003bb (0xc) IS[B]
[24] 0 0x000003c0 - 0x000003df (0x20) IS[B]
(II) Setting vga for screen 0.
(II) Loading sub module "int10"
(II) LoadModule: "int10"
(II) Loading /usr/X11R6/lib/modules/linux/libint10.a
(II) Module int10: vendor="The XFree86 Project"
compiled for 4.2.0, module version = 1.0.0
ABI class: XFree86 Video Driver, version 0.5
(II) NV(0): Initializing int10
(II) NV(0): Primary V_BIOS segment is: 0xc000
(--) NV(0): Chipset: "Vanta"
(**) NV(0): Depth 24, (--) framebuffer bpp 32
(==) NV(0): RGB weight 888
(==) NV(0): Default visual is TrueColor
(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.0, module version = 0.1.0
ABI class: XFree86 Video Driver, version 0.5
(==) NV(0): Using HW cursor
(--) NV(0): Linear framebuffer at 0xD8000000
(--) NV(0): MMIO registers at 0xDA000000
(--) NV(0): VideoRAM: 16384 kBytes
(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.0, module version = 1.0.0
ABI class: XFree86 Video Driver, version 0.5
(II) Loading sub module "i2c"
(II) LoadModule: "i2c"
(II) Loading /usr/X11R6/lib/modules/libi2c.a
(II) Module i2c: vendor="The XFree86 Project"
compiled for 4.2.0, module version = 1.2.0
ABI class: XFree86 Video Driver, version 0.5
(II) NV(0): I2C bus "DDC" initialized.
(II) NV(0): I2C device "DDC:ddc2" registered.
(II) NV(0): I2C device "DDC:ddc2" removed.
(==) NV(0): Using gamma correction (1.0, 1.0, 1.0)
(II) NV(0): My Monitor: Using hsync value of 31.50 kHz
(II) NV(0): My Monitor: Using hsync value of 35.15 kHz
(II) NV(0): My Monitor: Using hsync value of 35.50 kHz
(II) NV(0): My Monitor: Using vrefresh range of 50.00-90.00 Hz
(II) NV(0): Clock range: 12.00 to 350.00 MHz
(II) NV(0): Not using default mode "640x350" (hsync out of range)
(II) NV(0): Not using default mode "320x175" (hsync out of range)
(II) NV(0): Not using default mode "640x400" (hsync out of range)
(II) NV(0): Not using default mode "320x200" (hsync out of range)
(II) NV(0): Not using default mode "720x400" (hsync out of range)
(II) NV(0): Not using default mode "360x200" (hsync out of range)
(II) NV(0): Not using default mode "640x480" (hsync out of range)
(II) NV(0): Not using default mode "320x240" (hsync out of range)
(II) NV(0): Not using default mode "640x480" (hsync out of range)
(II) NV(0): Not using default mode "320x240" (hsync out of range)
(II) NV(0): Not using default mode "640x480" (hsync out of range)
(II) NV(0): Not using default mode "320x240" (hsync out of range)
(II) NV(0): Not using default mode "800x600" (hsync out of range)
(II) NV(0): Not using default mode "400x300" (hsync out of range)
(II) NV(0): Not using default mode "800x600" (hsync out of range)
(II) NV(0): Not using default mode "400x300" (hsync out of range)
(II) NV(0): Not using default mode "800x600" (hsync out of range)
(II) NV(0): Not using default mode "400x300" (hsync out of range)
(II) NV(0): Not using default mode "800x600" (hsync out of range)
(II) NV(0): Not using default mode "400x300" (hsync out of range)
(II) NV(0): Not using default mode "1024x768" (hsync out of range)
(II) NV(0): Not using default mode "512x384" (hsync out of range)
(II) NV(0): Not using default mode "1024x768" (hsync out of range)
(II) NV(0): Not using default mode "512x384" (hsync out of range)
(II) NV(0): Not using default mode "1024x768" (hsync out of range)
(II) NV(0): Not using default mode "512x384" (hsync out of range)
(II) NV(0): Not using default mode "1024x768" (hsync out of range)
(II) NV(0): Not using default mode "512x384" (hsync out of range)
(II) NV(0): Not using default mode "1152x864" (hsync out of range)
(II) NV(0): Not using default mode "576x432" (hsync out of range)
(II) NV(0): Not using default mode "1280x960" (hsync out of range)
(II) NV(0): Not using default mode "640x480" (hsync out of range)
(II) NV(0): Not using default mode "1280x960" (hsync out of range)
(II) NV(0): Not using default mode "640x480" (hsync out of range)
(II) NV(0): Not using default mode "1280x1024" (hsync out of range)
(II) NV(0): Not using default mode "640x512" (hsync out of range)
(II) NV(0): Not using default mode "1280x1024" (hsync out of range)
(II) NV(0): Not using default mode "640x512" (hsync out of range)
(II) NV(0): Not using default mode "1280x1024" (hsync out of range)
(II) NV(0): Not using default mode "640x512" (hsync out of range)
(II) NV(0): Not using default mode "1600x1200" (hsync out of range)
(II) NV(0): Not using default mode "800x600" (hsync out of range)
(II) NV(0): Not using default mode "1600x1200" (hsync out of range)
(II) NV(0): Not using default mode "800x600" (hsync out of range)
(II) NV(0): Not using default mode "1600x1200" (hsync out of range)
(II) NV(0): Not using default mode "800x600" (hsync out of range)
(II) NV(0): Not using default mode "1600x1200" (hsync out of range)
(II) NV(0): Not using default mode "800x600" (hsync out of range)
(II) NV(0): Not using default mode "1600x1200" (hsync out of range)
(II) NV(0): Not using default mode "800x600" (hsync out of range)
(II) NV(0): Not using default mode "1792x1344" (hsync out of range)
(II) NV(0): Not using default mode "896x672" (hsync out of range)
(II) NV(0): Not using default mode "1792x1344" (hsync out of range)
(II) NV(0): Not using default mode "896x672" (hsync out of range)
(II) NV(0): Not using default mode "1856x1392" (hsync out of range)
(II) NV(0): Not using default mode "928x696" (hsync out of range)
(II) NV(0): Not using default mode "1856x1392" (hsync out of range)
(II) NV(0): Not using default mode "928x696" (hsync out of range)
(II) NV(0): Not using default mode "1920x1440" (hsync out of range)
(II) NV(0): Not using default mode "960x720" (hsync out of range)
(II) NV(0): Not using default mode "1920x1440" (hsync out of range)
(II) NV(0): Not using default mode "960x720" (hsync out of range)
(II) NV(0): Not using default mode "832x624" (hsync out of range)
(II) NV(0): Not using default mode "416x312" (hsync out of range)
(II) NV(0): Not using default mode "1152x864" (hsync out of range)
(II) NV(0): Not using default mode "576x432" (hsync out of range)
(II) NV(0): Not using default mode "1400x1050" (hsync out of range)
(II) NV(0): Not using default mode "700x525" (hsync out of range)
(II) NV(0): Not using default mode "1400x1050" (hsync out of range)
(II) NV(0): Not using default mode "700x525" (hsync out of range)
(II) NV(0): Not using default mode "1400x1050" (hsync out of range)
(II) NV(0): Not using default mode "700x525" (hsync out of range)
(II) NV(0): Not using default mode "1400x1050" (hsync out of range)
(II) NV(0): Not using default mode "700x525" (hsync out of range)
(II) NV(0): Not using default mode "1600x1024" (hsync out of range)
(II) NV(0): Not using default mode "800x512" (hsync out of range)
(II) NV(0): Not using default mode "1920x1200" (hsync out of range)
(II) NV(0): Not using default mode "960x600" (hsync out of range)
(II) NV(0): Not using mode "640x400" (no mode of this name)
(--) NV(0): Virtual size is 1024x768 (pitch 1024)
(**) NV(0): Default mode "1024x768": 44.9 MHz, 35.5 kHz, 87.1 Hz (I)
(II) NV(0): Modeline "1024x768" 44.90 1024 1032 1208 1264 768 768 776 817 interlace +hsync +vsync
(**) NV(0): Default mode "800x600": 36.0 MHz, 35.2 kHz, 56.2 Hz
(II) NV(0): Modeline "800x600" 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync
(**) NV(0): Default mode "640x480": 25.2 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): Default mode "512x384": 22.4 MHz, 35.5 kHz, 87.1 Hz (D)
(II) NV(0): Modeline "512x384" 22.45 512 516 604 632 384 384 388 409 interlace doublescan +hsync +vsync
(**) NV(0): Default mode "400x300": 18.0 MHz, 35.2 kHz, 56.3 Hz (D)
(II) NV(0): Modeline "400x300" 18.00 400 412 448 512 300 300 301 312 doublescan +hsync +vsync
(**) NV(0): Default mode "320x240": 12.6 MHz, 31.5 kHz, 60.1 Hz (D)
(II) NV(0): Modeline "320x240" 12.60 320 328 376 400 240 245 246 262 doublescan -hsync -vsync
(==) NV(0): DPI set to (75, 75)
(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.0, 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.0, 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.0, 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 - 0xd9ffffff (0x2000000) MX[B]
[1] 0 0xda000000 - 0xdaffffff (0x1000000) MX[B]
[2] -1 0xffe00000 - 0xffffffff (0x200000) MX[B](
[3] -1 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(
[4] -1 0x000f0000 - 0x000fffff (0x10000) MX[B]
[5] -1 0x000c0000 - 0x000effff (0x30000) MX[B]
[6] -1 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[7] -1 0xdc002000 - 0xdc0020ff (0x100) MX[B]
[8] -1 0xdc001000 - 0xdc0010ff (0x100) MX[B]
[9] -1 0xdc000000 - 0xdc000fff (0x1000) MX[B]
[10] -1 0xd0000000 - 0xd7ffffff (0x8000000) MX[B]
[11] -1 0xd8000000 - 0xd9ffffff (0x2000000) MX[B](
[12] -1 0xda000000 - 0xdaffffff (0x1000000) MX[B](
[13] 0 0x000a0000 - 0x000affff (0x10000) MS[B](OprD)
[14] 0 0x000b0000 - 0x000b7fff (0x8000) MS[B](OprD)
[15] 0 0x000b8000 - 0x000bffff (0x8000) MS[B](OprD)
[16] -1 0x0000ffff - 0x0000ffff (0x1) IX[B]
[17] -1 0x00000000 - 0x000000ff (0x100) IX[B]
[18] -1 0x0000d800 - 0x0000d81f (0x20) IX[B]
[19] -1 0x0000d400 - 0x0000d41f (0x20) IX[B]
[20] -1 0x0000d000 - 0x0000d00f (0x10) IX[B]
[21] -1 0x0000cc00 - 0x0000ccff (0x100) IX[B]
[22] -1 0x0000c800 - 0x0000c8ff (0x100) IX[B]
[23] -1 0x0000c400 - 0x0000c4ff (0x100) IX[B]
[24] -1 0x0000c000 - 0x0000c003 (0x4) IX[B]
[25] 0 0x000003b0 - 0x000003bb (0xc) IS[B](OprU)
[26] 0 0x000003c0 - 0x000003df (0x20) IS[B](OprU)
(==) NV(0): Write-combining range (0xd8000000,0x1000000)
(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
18 256x256 slots
6 512x512 slots
(==) NV(0): Backing store disabled
(==) NV(0): Silken mouse enabled
(**) Option "dpms"
(**) NV(0): DPMS enabled
Symbol __glXActiveScreens from module /usr/X11R6/lib/modules/extensions/libdri.a is unresolved!
Symbol __glXActiveScreens from module /usr/X11R6/lib/modules/extensions/libdri.a is unresolved!
(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
Fatal server error:
Caught signal 11. Server aborting
When reporting a problem related to a server crash, please send
the full server output, not just the last messages.
This can be found in the log file "/var/log/XFree86.0.log".
Please report problems to xfree86@xfree86.org.
------------
Daar was deze machine een server, aangezien X maar irritant is dan (en alles toch vanuit console kon werken) wou ik er ff voor zorgen dat X niet meer auto start, ik dacht dat dat vanuit Xconfigurator wel te doen was dus ging ik proberen.
En toen moest ik me monitor gegevens geven
Ik heb een hele oude Apple monitor (met VGA aansluiting) die dus niet kan worden herkend door Xconfigurator.
Ik heb eerst nog een aantal mogelijkheden zitten proberen maar niets hielp, nu heb ik alleen console mode nog over, aangezien hij de hele server gewoon niet wilt starten.
De videokaart is een Nvidia Riva, de speciale Nvidia drivers staan er al op geinstallerd als het goed is.
De monitor is een Apple 15" monitor die 800x600 net aankan
Ik hoop dat iemand me hiermee kan helpen
Mijn XF86Config-4 :
-----------
# XFree86 4.2.0 configuration generated by Xconfigurator 4.10.7
Section "ServerLayout"
Identifier "XFree86 Configured"
Screen 0 "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
# Red Hat Linux 6.0 and later use the xfs font server for improved
# interactive performance
Section "Files"
FontPath "unix/:7100"
EndSection
# Module loading section
Section "Module"
Load "dbe" # Double-buffering
Load "GLcore" # OpenGL support
Load "dri" # Direct rendering infrastructure
Load "glx" # OpenGL X protocol interface
Load "extmod" # Misc. required extensions
Load "v4l" # Video4Linux
# Load "record" # X event recorder
# You only need the following two modules if you do not use xfs.
# Load "freetype" # TrueType font handler
# Load "type1" # Adobe Type 1 font handler
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "keyboard"
Option "XkbLayout" "us"
EndSection
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Device" "/dev/mouse"
Option "Protocol" "PS/2"
Option "Emulate3Buttons" "off"
Option "ZAxisMapping" "4 5"
EndSection
Section "Monitor"
Identifier "My Monitor"
VendorName "Apple"
ModelName "Unknown"
HorizSync 31.5, 35.15, 35.5
VertRefresh 50-90
Option "dpms"
EndSection
Section "Device"
Identifier "RIVA TNT2"
Driver "nv"
BoardName "Unknown"
EndSection
Section "Device"
Identifier "Linux Frame Buffer"
Driver "fbdev"
BoardName "Unknown"
EndSection
Section "Screen"
Identifier "Screen0"
Device "RIVA TNT2"
Monitor "My Monitor"
DefaultDepth 24
Subsection "Display"
Depth 24
Modes "640x400"
EndSubSection
Subsection "Display"
Depth 16
Modes "640x480"
EndSubSection
Subsection "Display"
Depth 8
Modes "640x480"
EndSubSection
EndSection
Section "DRI"
Mode 0666
EndSection
---------
Mijn logfile (modjes : sorry voor de size) :
---------
XFree86 Version 4.2.0 (Red Hat Linux release: 4.2.0-8) / X Window System
(protocol Version 11, revision 0, vendor release 6600)
Release Date: 23 January 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.17-0.13smp i686 [ELF]
Build Host: daffy.perf.redhat.com
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 13:37:00 2002
(==) Using config file: "/etc/X11/XF86Config-4"
(==) ServerLayout "XFree86 Configured"
(**) |-->Screen "Screen0" (0)
(**) | |-->Monitor "My Monitor"
(**) | |-->Device "RIVA TNT2"
(**) |-->Input Device "Mouse0"
(**) |-->Input Device "Keyboard0"
(**) Option "XkbLayout" "us"
(**) XKB: layout: "us"
(==) Keyboard: CustomKeycode disabled
(**) FontPath set to "unix/:7100"
(==) RgbPath set to "/usr/X11R6/lib/X11/rgb"
(==) ModulePath set to "/usr/X11R6/lib/modules"
(--) 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.0, 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.0, 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 = 0x00000000, mode1Res1 = 0x80000000
(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 1022,700e card 0000,0000 rev 13 class 06,00,00 hdr 00
(II) PCI: 00:01:0: chip 1022,700f card 0000,0000 rev 00 class 06,04,00 hdr 01
(II) PCI: 00:0b:0: chip 10ec,8139 card 11f6,8139 rev 10 class 02,00,00 hdr 00
(II) PCI: 00:0c:0: chip 10ec,8139 card 1429,d010 rev 10 class 02,00,00 hdr 00
(II) PCI: 00:0e:0: chip 13f6,0111 card 13f6,0111 rev 10 class 04,01,00 hdr 00
(II) PCI: 00:11:0: chip 1106,8231 card 0000,0000 rev 10 class 06,01,00 hdr 80
(II) PCI: 00:11:1: chip 1106,0571 card 0000,0000 rev 06 class 01,01,8a hdr 00
(II) PCI: 00:11:2: chip 1106,3038 card 0925,1234 rev 19 class 0c,03,00 hdr 00
(II) PCI: 00:11:3: chip 1106,3038 card 0925,1234 rev 19 class 0c,03,00 hdr 00
(II) PCI: 00:11:4: chip 1106,8235 card 0000,0000 rev 10 class 00,00,00 hdr 00
(II) PCI: 01:05:0: chip 10de,002c card 0000,0000 rev 15 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.0, 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) 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: 0x0e (VGA_EN is set)
(II) Bus 1 I/O range:
(II) Bus 1 non-prefetchable memory range:
[0] -1 0xda000000 - 0xdbffffff (0x2000000) MX[B]
(II) Bus 1 prefetchable memory range:
[0] -1 0xd8000000 - 0xd9ffffff (0x2000000) MX[B]
(II) Bus -1: bridge is at (0:17: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:
(--) PCI:*(1:5:0) NVidia Vanta rev 21, Mem @ 0xda000000/24, 0xd8000000/25
(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](
[1] -1 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(
[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 0xdc002000 - 0xdc0020ff (0x100) MX[B]
[1] -1 0xdc001000 - 0xdc0010ff (0x100) MX[B]
[2] -1 0xdc000000 - 0xdc000fff (0x1000) MX[B]
[3] -1 0xd0000000 - 0xd7ffffff (0x8000000) MX[B]
[4] -1 0xd8000000 - 0xd9ffffff (0x2000000) MX[B](
[5] -1 0xda000000 - 0xdaffffff (0x1000000) MX[B](
[6] -1 0x0000d800 - 0x0000d81f (0x20) IX[B]
[7] -1 0x0000d400 - 0x0000d41f (0x20) IX[B]
[8] -1 0x0000d000 - 0x0000d00f (0x10) IX[B]
[9] -1 0x0000cc00 - 0x0000ccff (0x100) IX[B]
[10] -1 0x0000c800 - 0x0000c8ff (0x100) IX[B]
[11] -1 0x0000c400 - 0x0000c4ff (0x100) IX[B]
[12] -1 0x0000c000 - 0x0000c003 (0x4) IX[B]
(II) Active PCI resource ranges after removing overlaps:
[0] -1 0xdc002000 - 0xdc0020ff (0x100) MX[B]
[1] -1 0xdc001000 - 0xdc0010ff (0x100) MX[B]
[2] -1 0xdc000000 - 0xdc000fff (0x1000) MX[B]
[3] -1 0xd0000000 - 0xd7ffffff (0x8000000) MX[B]
[4] -1 0xd8000000 - 0xd9ffffff (0x2000000) MX[B](
[5] -1 0xda000000 - 0xdaffffff (0x1000000) MX[B](
[6] -1 0x0000d800 - 0x0000d81f (0x20) IX[B]
[7] -1 0x0000d400 - 0x0000d41f (0x20) IX[B]
[8] -1 0x0000d000 - 0x0000d00f (0x10) IX[B]
[9] -1 0x0000cc00 - 0x0000ccff (0x100) IX[B]
[10] -1 0x0000c800 - 0x0000c8ff (0x100) IX[B]
[11] -1 0x0000c400 - 0x0000c4ff (0x100) IX[B]
[12] -1 0x0000c000 - 0x0000c003 (0x4) IX[B]
(II) OS-reported resource ranges after removing overlaps with PCI:
[0] -1 0xffe00000 - 0xffffffff (0x200000) MX[B](
[1] -1 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(
[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](
[1] -1 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(
[2] -1 0x000f0000 - 0x000fffff (0x10000) MX[B]
[3] -1 0x000c0000 - 0x000effff (0x30000) MX[B]
[4] -1 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[5] -1 0xdc002000 - 0xdc0020ff (0x100) MX[B]
[6] -1 0xdc001000 - 0xdc0010ff (0x100) MX[B]
[7] -1 0xdc000000 - 0xdc000fff (0x1000) MX[B]
[8] -1 0xd0000000 - 0xd7ffffff (0x8000000) MX[B]
[9] -1 0xd8000000 - 0xd9ffffff (0x2000000) MX[B](
[10] -1 0xda000000 - 0xdaffffff (0x1000000) MX[B](
[11] -1 0x0000ffff - 0x0000ffff (0x1) IX[B]
[12] -1 0x00000000 - 0x000000ff (0x100) IX[B]
[13] -1 0x0000d800 - 0x0000d81f (0x20) IX[B]
[14] -1 0x0000d400 - 0x0000d41f (0x20) IX[B]
[15] -1 0x0000d000 - 0x0000d00f (0x10) IX[B]
[16] -1 0x0000cc00 - 0x0000ccff (0x100) IX[B]
[17] -1 0x0000c800 - 0x0000c8ff (0x100) IX[B]
[18] -1 0x0000c400 - 0x0000c4ff (0x100) IX[B]
[19] -1 0x0000c000 - 0x0000c003 (0x4) 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.0, 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: "GLcore"
(WW) Warning, couldn't open module GLcore
(II) UnloadModule: "GLcore"
(EE) Failed to load module "GLcore" (module does not exist, 0)
(II) LoadModule: "dri"
(II) Loading /usr/X11R6/lib/modules/extensions/libdri.a
(II) Module dri: vendor="The XFree86 Project"
compiled for 4.2.0, module version = 1.0.0
ABI class: XFree86 Server Extension, version 0.1
(II) Loading sub module "drm"
(II) LoadModule: "drm"
(II) Loading /usr/X11R6/lib/modules/linux/libdrm.a
(II) Module drm: vendor="The XFree86 Project"
compiled for 4.2.0, module version = 1.0.0
ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension XFree86-DRI
(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.2960
Module class: XFree86 Server Extension
ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension GLX
(II) LoadModule: "extmod"
(II) Loading /usr/X11R6/lib/modules/extensions/libextmod.a
(II) Module extmod: vendor="The XFree86 Project"
compiled for 4.2.0, 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: "v4l"
(II) Loading /usr/X11R6/lib/modules/drivers/linux/v4l_drv.o
(II) Module v4l: vendor="The XFree86 Project"
compiled for 4.2.0, module version = 0.0.1
ABI class: XFree86 Video Driver, version 0.5
(II) LoadModule: "nv"
(II) Loading /usr/X11R6/lib/modules/drivers/nv_drv.o
(II) Module nv: vendor="The XFree86 Project"
compiled for 4.2.0, module version = 1.0.1
Module class: XFree86 Video Driver
ABI class: XFree86 Video Driver, version 0.5
(II) LoadModule: "mouse"
(II) Loading /usr/X11R6/lib/modules/input/mouse_drv.o
(II) Module mouse: vendor="The XFree86 Project"
compiled for 4.2.0, module version = 1.0.0
Module class: XFree86 XInput Driver
ABI class: XFree86 XInput driver, version 0.3
(II) v4l driver for Video4Linux
(II) NV: driver for NVIDIA chipsets: RIVA128, RIVA TNT, RIVA TNT2,
RIVA TNT2 Ultra, Vanta, RIVA TNT2 M64, Aladdin TNT2, GeForce 256,
GeForce DDR, Quadro, GeForce2 GTS/Pro, GeForce2 Ti, GeForce2 Ultra,
Quadro2 Pro, GeForce2 MX/MX 400, GeForce2 MX 100/200, 0x0170, 0x0171,
0x0172, 0x0173, 0x0174, 0x0175, 0x0178, 0x017A, 0x017B, 0x017C,
GeForce2 Integrated, Quadro2 MXR, GeForce2 Go, GeForce3,
GeForce3 Ti 200, GeForce3 Ti 500, Quadro DDC, 0x0250, 0x0258
(II) Primary Device is: PCI 01:05:0
(--) Assigning device section with no busID to primary device
(--) Chipset Vanta found
(II) resource ranges after xf86ClaimFixedResources() call:
[0] -1 0xffe00000 - 0xffffffff (0x200000) MX[B](
[1] -1 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(
[2] -1 0x000f0000 - 0x000fffff (0x10000) MX[B]
[3] -1 0x000c0000 - 0x000effff (0x30000) MX[B]
[4] -1 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[5] -1 0xdc002000 - 0xdc0020ff (0x100) MX[B]
[6] -1 0xdc001000 - 0xdc0010ff (0x100) MX[B]
[7] -1 0xdc000000 - 0xdc000fff (0x1000) MX[B]
[8] -1 0xd0000000 - 0xd7ffffff (0x8000000) MX[B]
[9] -1 0xd8000000 - 0xd9ffffff (0x2000000) MX[B](
[10] -1 0xda000000 - 0xdaffffff (0x1000000) MX[B](
[11] -1 0x0000ffff - 0x0000ffff (0x1) IX[B]
[12] -1 0x00000000 - 0x000000ff (0x100) IX[B]
[13] -1 0x0000d800 - 0x0000d81f (0x20) IX[B]
[14] -1 0x0000d400 - 0x0000d41f (0x20) IX[B]
[15] -1 0x0000d000 - 0x0000d00f (0x10) IX[B]
[16] -1 0x0000cc00 - 0x0000ccff (0x100) IX[B]
[17] -1 0x0000c800 - 0x0000c8ff (0x100) IX[B]
[18] -1 0x0000c400 - 0x0000c4ff (0x100) IX[B]
[19] -1 0x0000c000 - 0x0000c003 (0x4) IX[B]
(II) resource ranges after probing:
[0] -1 0xffe00000 - 0xffffffff (0x200000) MX[B](
[1] -1 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(
[2] -1 0x000f0000 - 0x000fffff (0x10000) MX[B]
[3] -1 0x000c0000 - 0x000effff (0x30000) MX[B]
[4] -1 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[5] -1 0xdc002000 - 0xdc0020ff (0x100) MX[B]
[6] -1 0xdc001000 - 0xdc0010ff (0x100) MX[B]
[7] -1 0xdc000000 - 0xdc000fff (0x1000) MX[B]
[8] -1 0xd0000000 - 0xd7ffffff (0x8000000) MX[B]
[9] -1 0xd8000000 - 0xd9ffffff (0x2000000) MX[B](
[10] -1 0xda000000 - 0xdaffffff (0x1000000) MX[B](
[11] 0 0x000a0000 - 0x000affff (0x10000) MS[B]
[12] 0 0x000b0000 - 0x000b7fff (0x8000) MS[B]
[13] 0 0x000b8000 - 0x000bffff (0x8000) MS[B]
[14] -1 0x0000ffff - 0x0000ffff (0x1) IX[B]
[15] -1 0x00000000 - 0x000000ff (0x100) IX[B]
[16] -1 0x0000d800 - 0x0000d81f (0x20) IX[B]
[17] -1 0x0000d400 - 0x0000d41f (0x20) IX[B]
[18] -1 0x0000d000 - 0x0000d00f (0x10) IX[B]
[19] -1 0x0000cc00 - 0x0000ccff (0x100) IX[B]
[20] -1 0x0000c800 - 0x0000c8ff (0x100) IX[B]
[21] -1 0x0000c400 - 0x0000c4ff (0x100) IX[B]
[22] -1 0x0000c000 - 0x0000c003 (0x4) IX[B]
[23] 0 0x000003b0 - 0x000003bb (0xc) IS[B]
[24] 0 0x000003c0 - 0x000003df (0x20) IS[B]
(II) Setting vga for screen 0.
(II) Loading sub module "int10"
(II) LoadModule: "int10"
(II) Loading /usr/X11R6/lib/modules/linux/libint10.a
(II) Module int10: vendor="The XFree86 Project"
compiled for 4.2.0, module version = 1.0.0
ABI class: XFree86 Video Driver, version 0.5
(II) NV(0): Initializing int10
(II) NV(0): Primary V_BIOS segment is: 0xc000
(--) NV(0): Chipset: "Vanta"
(**) NV(0): Depth 24, (--) framebuffer bpp 32
(==) NV(0): RGB weight 888
(==) NV(0): Default visual is TrueColor
(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.0, module version = 0.1.0
ABI class: XFree86 Video Driver, version 0.5
(==) NV(0): Using HW cursor
(--) NV(0): Linear framebuffer at 0xD8000000
(--) NV(0): MMIO registers at 0xDA000000
(--) NV(0): VideoRAM: 16384 kBytes
(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.0, module version = 1.0.0
ABI class: XFree86 Video Driver, version 0.5
(II) Loading sub module "i2c"
(II) LoadModule: "i2c"
(II) Loading /usr/X11R6/lib/modules/libi2c.a
(II) Module i2c: vendor="The XFree86 Project"
compiled for 4.2.0, module version = 1.2.0
ABI class: XFree86 Video Driver, version 0.5
(II) NV(0): I2C bus "DDC" initialized.
(II) NV(0): I2C device "DDC:ddc2" registered.
(II) NV(0): I2C device "DDC:ddc2" removed.
(==) NV(0): Using gamma correction (1.0, 1.0, 1.0)
(II) NV(0): My Monitor: Using hsync value of 31.50 kHz
(II) NV(0): My Monitor: Using hsync value of 35.15 kHz
(II) NV(0): My Monitor: Using hsync value of 35.50 kHz
(II) NV(0): My Monitor: Using vrefresh range of 50.00-90.00 Hz
(II) NV(0): Clock range: 12.00 to 350.00 MHz
(II) NV(0): Not using default mode "640x350" (hsync out of range)
(II) NV(0): Not using default mode "320x175" (hsync out of range)
(II) NV(0): Not using default mode "640x400" (hsync out of range)
(II) NV(0): Not using default mode "320x200" (hsync out of range)
(II) NV(0): Not using default mode "720x400" (hsync out of range)
(II) NV(0): Not using default mode "360x200" (hsync out of range)
(II) NV(0): Not using default mode "640x480" (hsync out of range)
(II) NV(0): Not using default mode "320x240" (hsync out of range)
(II) NV(0): Not using default mode "640x480" (hsync out of range)
(II) NV(0): Not using default mode "320x240" (hsync out of range)
(II) NV(0): Not using default mode "640x480" (hsync out of range)
(II) NV(0): Not using default mode "320x240" (hsync out of range)
(II) NV(0): Not using default mode "800x600" (hsync out of range)
(II) NV(0): Not using default mode "400x300" (hsync out of range)
(II) NV(0): Not using default mode "800x600" (hsync out of range)
(II) NV(0): Not using default mode "400x300" (hsync out of range)
(II) NV(0): Not using default mode "800x600" (hsync out of range)
(II) NV(0): Not using default mode "400x300" (hsync out of range)
(II) NV(0): Not using default mode "800x600" (hsync out of range)
(II) NV(0): Not using default mode "400x300" (hsync out of range)
(II) NV(0): Not using default mode "1024x768" (hsync out of range)
(II) NV(0): Not using default mode "512x384" (hsync out of range)
(II) NV(0): Not using default mode "1024x768" (hsync out of range)
(II) NV(0): Not using default mode "512x384" (hsync out of range)
(II) NV(0): Not using default mode "1024x768" (hsync out of range)
(II) NV(0): Not using default mode "512x384" (hsync out of range)
(II) NV(0): Not using default mode "1024x768" (hsync out of range)
(II) NV(0): Not using default mode "512x384" (hsync out of range)
(II) NV(0): Not using default mode "1152x864" (hsync out of range)
(II) NV(0): Not using default mode "576x432" (hsync out of range)
(II) NV(0): Not using default mode "1280x960" (hsync out of range)
(II) NV(0): Not using default mode "640x480" (hsync out of range)
(II) NV(0): Not using default mode "1280x960" (hsync out of range)
(II) NV(0): Not using default mode "640x480" (hsync out of range)
(II) NV(0): Not using default mode "1280x1024" (hsync out of range)
(II) NV(0): Not using default mode "640x512" (hsync out of range)
(II) NV(0): Not using default mode "1280x1024" (hsync out of range)
(II) NV(0): Not using default mode "640x512" (hsync out of range)
(II) NV(0): Not using default mode "1280x1024" (hsync out of range)
(II) NV(0): Not using default mode "640x512" (hsync out of range)
(II) NV(0): Not using default mode "1600x1200" (hsync out of range)
(II) NV(0): Not using default mode "800x600" (hsync out of range)
(II) NV(0): Not using default mode "1600x1200" (hsync out of range)
(II) NV(0): Not using default mode "800x600" (hsync out of range)
(II) NV(0): Not using default mode "1600x1200" (hsync out of range)
(II) NV(0): Not using default mode "800x600" (hsync out of range)
(II) NV(0): Not using default mode "1600x1200" (hsync out of range)
(II) NV(0): Not using default mode "800x600" (hsync out of range)
(II) NV(0): Not using default mode "1600x1200" (hsync out of range)
(II) NV(0): Not using default mode "800x600" (hsync out of range)
(II) NV(0): Not using default mode "1792x1344" (hsync out of range)
(II) NV(0): Not using default mode "896x672" (hsync out of range)
(II) NV(0): Not using default mode "1792x1344" (hsync out of range)
(II) NV(0): Not using default mode "896x672" (hsync out of range)
(II) NV(0): Not using default mode "1856x1392" (hsync out of range)
(II) NV(0): Not using default mode "928x696" (hsync out of range)
(II) NV(0): Not using default mode "1856x1392" (hsync out of range)
(II) NV(0): Not using default mode "928x696" (hsync out of range)
(II) NV(0): Not using default mode "1920x1440" (hsync out of range)
(II) NV(0): Not using default mode "960x720" (hsync out of range)
(II) NV(0): Not using default mode "1920x1440" (hsync out of range)
(II) NV(0): Not using default mode "960x720" (hsync out of range)
(II) NV(0): Not using default mode "832x624" (hsync out of range)
(II) NV(0): Not using default mode "416x312" (hsync out of range)
(II) NV(0): Not using default mode "1152x864" (hsync out of range)
(II) NV(0): Not using default mode "576x432" (hsync out of range)
(II) NV(0): Not using default mode "1400x1050" (hsync out of range)
(II) NV(0): Not using default mode "700x525" (hsync out of range)
(II) NV(0): Not using default mode "1400x1050" (hsync out of range)
(II) NV(0): Not using default mode "700x525" (hsync out of range)
(II) NV(0): Not using default mode "1400x1050" (hsync out of range)
(II) NV(0): Not using default mode "700x525" (hsync out of range)
(II) NV(0): Not using default mode "1400x1050" (hsync out of range)
(II) NV(0): Not using default mode "700x525" (hsync out of range)
(II) NV(0): Not using default mode "1600x1024" (hsync out of range)
(II) NV(0): Not using default mode "800x512" (hsync out of range)
(II) NV(0): Not using default mode "1920x1200" (hsync out of range)
(II) NV(0): Not using default mode "960x600" (hsync out of range)
(II) NV(0): Not using mode "640x400" (no mode of this name)
(--) NV(0): Virtual size is 1024x768 (pitch 1024)
(**) NV(0): Default mode "1024x768": 44.9 MHz, 35.5 kHz, 87.1 Hz (I)
(II) NV(0): Modeline "1024x768" 44.90 1024 1032 1208 1264 768 768 776 817 interlace +hsync +vsync
(**) NV(0): Default mode "800x600": 36.0 MHz, 35.2 kHz, 56.2 Hz
(II) NV(0): Modeline "800x600" 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync
(**) NV(0): Default mode "640x480": 25.2 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): Default mode "512x384": 22.4 MHz, 35.5 kHz, 87.1 Hz (D)
(II) NV(0): Modeline "512x384" 22.45 512 516 604 632 384 384 388 409 interlace doublescan +hsync +vsync
(**) NV(0): Default mode "400x300": 18.0 MHz, 35.2 kHz, 56.3 Hz (D)
(II) NV(0): Modeline "400x300" 18.00 400 412 448 512 300 300 301 312 doublescan +hsync +vsync
(**) NV(0): Default mode "320x240": 12.6 MHz, 31.5 kHz, 60.1 Hz (D)
(II) NV(0): Modeline "320x240" 12.60 320 328 376 400 240 245 246 262 doublescan -hsync -vsync
(==) NV(0): DPI set to (75, 75)
(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.0, 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.0, 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.0, 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 - 0xd9ffffff (0x2000000) MX[B]
[1] 0 0xda000000 - 0xdaffffff (0x1000000) MX[B]
[2] -1 0xffe00000 - 0xffffffff (0x200000) MX[B](
[3] -1 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(
[4] -1 0x000f0000 - 0x000fffff (0x10000) MX[B]
[5] -1 0x000c0000 - 0x000effff (0x30000) MX[B]
[6] -1 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[7] -1 0xdc002000 - 0xdc0020ff (0x100) MX[B]
[8] -1 0xdc001000 - 0xdc0010ff (0x100) MX[B]
[9] -1 0xdc000000 - 0xdc000fff (0x1000) MX[B]
[10] -1 0xd0000000 - 0xd7ffffff (0x8000000) MX[B]
[11] -1 0xd8000000 - 0xd9ffffff (0x2000000) MX[B](
[12] -1 0xda000000 - 0xdaffffff (0x1000000) MX[B](
[13] 0 0x000a0000 - 0x000affff (0x10000) MS[B](OprD)
[14] 0 0x000b0000 - 0x000b7fff (0x8000) MS[B](OprD)
[15] 0 0x000b8000 - 0x000bffff (0x8000) MS[B](OprD)
[16] -1 0x0000ffff - 0x0000ffff (0x1) IX[B]
[17] -1 0x00000000 - 0x000000ff (0x100) IX[B]
[18] -1 0x0000d800 - 0x0000d81f (0x20) IX[B]
[19] -1 0x0000d400 - 0x0000d41f (0x20) IX[B]
[20] -1 0x0000d000 - 0x0000d00f (0x10) IX[B]
[21] -1 0x0000cc00 - 0x0000ccff (0x100) IX[B]
[22] -1 0x0000c800 - 0x0000c8ff (0x100) IX[B]
[23] -1 0x0000c400 - 0x0000c4ff (0x100) IX[B]
[24] -1 0x0000c000 - 0x0000c003 (0x4) IX[B]
[25] 0 0x000003b0 - 0x000003bb (0xc) IS[B](OprU)
[26] 0 0x000003c0 - 0x000003df (0x20) IS[B](OprU)
(==) NV(0): Write-combining range (0xd8000000,0x1000000)
(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
18 256x256 slots
6 512x512 slots
(==) NV(0): Backing store disabled
(==) NV(0): Silken mouse enabled
(**) Option "dpms"
(**) NV(0): DPMS enabled
Symbol __glXActiveScreens from module /usr/X11R6/lib/modules/extensions/libdri.a is unresolved!
Symbol __glXActiveScreens from module /usr/X11R6/lib/modules/extensions/libdri.a is unresolved!
(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
Fatal server error:
Caught signal 11. Server aborting
When reporting a problem related to a server crash, please send
the full server output, not just the last messages.
This can be found in the log file "/var/log/XFree86.0.log".
Please report problems to xfree86@xfree86.org.
------------