i128 driver -- SGI 1600SW hard lockup on CTRL-ALT-F1 - Number Nine

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I have:
    SGI 1600SW flat panel LCD monitor
    Number Nine Revolution IV AGP video card, 32 meg memory, LVDS connector
    SUSE 10.0 Linux
 
Under Gome, but not KDE, ending the X session or switching to a virtual
console instantly wedges the machine.  The machine is totally frozen --
remote sessions freeze also -- CTRL-ALT-DEL does nothing.


>> lspci -v
01:05.0 VGA compatible controller: Number 9 Computer Company Revolution
4 (rev 02) (prog-if 00 [VGA])
        Subsystem: Number 9 Computer Company Revolution IV-FP AGP (For
SGI 1600SW)
        Flags: bus master, 66MHz, medium devsel, latency 0, IRQ 11
        Memory at f4000000 (32-bit, prefetchable) [size=32M]
        Memory at f2000000 (32-bit, prefetchable) [size=32M]
        Memory at f1000000 (32-bit, non-prefetchable) [size=4K]
        Memory at f0800000 (32-bit, non-prefetchable) [size=64K]
        I/O ports at d800 [size=256]
        [virtual] Expansion ROM at f1f00000 [disabled] [size=64K]
        Capabilities: [80] AGP version 1.0
        Capabilities: [90] Power Management version 1


>> cat /etc/X11/xorg.conf

# /.../
# SaX generated X11 config file
# Created on: 2005-10-22T15:28:07-0700.
#
# Version: 7.1
# Contact: Marcus Schaefer <sax@xxxxxxx>, 2002
#
# Automatically generated by [ISaX] (7.1)
# PLEASE DO NOT EDIT THIS FILE!
#

Section "Files"
  FontPath     "/usr/X11R6/lib/X11/fonts/misc:unscaled"
  FontPath     "/usr/X11R6/lib/X11/fonts/local"
  FontPath     "/usr/X11R6/lib/X11/fonts/75dpi:unscaled"
  FontPath     "/usr/X11R6/lib/X11/fonts/100dpi:unscaled"
  FontPath     "/usr/X11R6/lib/X11/fonts/Type1"
  FontPath     "/usr/X11R6/lib/X11/fonts/URW"
  FontPath     "/usr/X11R6/lib/X11/fonts/Speedo"
  FontPath     "/usr/X11R6/lib/X11/fonts/PEX"
  FontPath     "/usr/X11R6/lib/X11/fonts/cyrillic"
  FontPath     "/usr/X11R6/lib/X11/fonts/latin2/misc:unscaled"
  FontPath     "/usr/X11R6/lib/X11/fonts/latin2/75dpi:unscaled"
  FontPath     "/usr/X11R6/lib/X11/fonts/latin2/100dpi:unscaled"
  FontPath     "/usr/X11R6/lib/X11/fonts/latin2/Type1"
  FontPath     "/usr/X11R6/lib/X11/fonts/latin7/75dpi:unscaled"
  FontPath     "/usr/X11R6/lib/X11/fonts/baekmuk:unscaled"
  FontPath     "/usr/X11R6/lib/X11/fonts/japanese:unscaled"
  FontPath     "/usr/X11R6/lib/X11/fonts/kwintv"
  FontPath     "/usr/X11R6/lib/X11/fonts/truetype"
  FontPath     "/usr/X11R6/lib/X11/fonts/uni:unscaled"
  FontPath     "/usr/X11R6/lib/X11/fonts/CID"
  FontPath     "/usr/X11R6/lib/X11/fonts/ucs/misc:unscaled"
  FontPath     "/usr/X11R6/lib/X11/fonts/ucs/75dpi:unscaled"
  FontPath     "/usr/X11R6/lib/X11/fonts/ucs/100dpi:unscaled"
  FontPath     "/usr/X11R6/lib/X11/fonts/hellas/misc:unscaled"
  FontPath     "/usr/X11R6/lib/X11/fonts/hellas/75dpi:unscaled"
  FontPath     "/usr/X11R6/lib/X11/fonts/hellas/100dpi:unscaled"
  FontPath     "/usr/X11R6/lib/X11/fonts/hellas/Type1"
  FontPath     "/usr/X11R6/lib/X11/fonts/misc/sgi:unscaled"
  FontPath     "/usr/X11R6/lib/X11/fonts/xtest"
  FontPath     "/opt/kde3/share/fonts"
  InputDevices "/dev/ttyS0"
  InputDevices "/dev/ttyS1"
  InputDevices "/dev/ttyS2"
  InputDevices "/dev/ttyS3"
  InputDevices "/dev/ttyS4"
  InputDevices "/dev/ttyS5"
  InputDevices "/dev/ttyS6"
  InputDevices "/dev/ttyS7"
  InputDevices "/dev/ttyS8"
  InputDevices "/dev/psaux"
  InputDevices "/dev/logibm"
  InputDevices "/dev/sunmouse"
  InputDevices "/dev/atibm"
  InputDevices "/dev/amigamouse"
  InputDevices "/dev/atarimouse"
  InputDevices "/dev/inportbm"
  InputDevices "/dev/gpmdata"
  InputDevices "/dev/mouse"
  InputDevices "/dev/usbmouse"
  InputDevices "/dev/adbmouse"
  InputDevices "/dev/input/mice"
  InputDevices "/dev/input/event0"
  InputDevices "/dev/pointer0"
  InputDevices "/dev/pointer1"
  InputDevices "/dev/pointer2"
  InputDevices "/dev/pointer3"
EndSection

Section "ServerFlags"
  Option       "AllowMouseOpenFail"
EndSection

Section "Module"
  Load         "dbe"
  Load         "type1"
  Load         "freetype"
  Load         "extmod"
  Load         "glx"
  Load         "v4l"
EndSection

Section "InputDevice"
  Driver       "kbd"
  Identifier   "Keyboard[0]"
  Option       "Protocol" "Standard"
  Option       "XkbLayout" "us"
  Option       "XkbModel" "pc104"
  Option       "XkbRules" "xfree86"
EndSection


Section "InputDevice"
  Driver       "mouse"
  Identifier   "Mouse[1]"
  Option       "Buttons" "5"
  Option       "Device" "/dev/input/mice"
  Option       "Name" "ImPS/2 Logitech Wheel Mouse"
  Option       "Protocol" "explorerps/2"
  Option       "Vendor" "Sysp"
  Option       "ZAxisMapping" "4 5"
EndSection


Section "Monitor"
  DisplaySize  370 240
  HorizSync    30-70
  Identifier   "Monitor[0]"
  ModelName    "FLATPANEL-1600FP"
  Option       "DPMS"
  VendorName   "SGI"
  VertRefresh  30-75
  UseModes     "Modes[0]"
EndSection


Section "Modes"
  Identifier   "Modes[0]"
#  Modeline 	"1600x1024" 106.9 1600 1632 1656 1672 1024 1027 1030 1067
#  Modeline 	"1600x1024" 103 1600 1600 1656 1664 1024 1024 1029 1030 +Hsync +Vsync
	Modeline "1600x1024d32" 103.125  1600 1600 1656 1664 1024 1024 1029 1030 HSkew 7 +Hsync +Vsync
	Modeline "1600x1024d16" 103.125  1600 1600 1656 1664 1024 1024 1029 1030 HSkew 5 +Hsync +Vsync
	Modeline "1600x1024d08" 103.125  1600 1600 1656 1664 1024 1024 1029 1030 HSkew 1 +Hsync +Vsync
	Modeline "800x512d32"   54.375   800 800 840 848 512 512 514 515 HSkew 7 DoubleScan +Hsync +Vsync
	Modeline "800x512d16"   54.375   800 800 840 848 512 512 514 515 HSkew 5 DoubleScan +Hsync +Vsync
	Modeline "800x512d08"   54.375   800 800 840 848 512 512 514 515 HSkew 1 DoubleScan +Hsync +Vsync
EndSection


Section "Screen"
  DefaultDepth 16
  SubSection "Display"
    Depth      16
    Modes      "1600x1024d16" "800x512d16"
  EndSubSection
  SubSection "Display"
    Depth      32
    Modes      "1600x1024d32" "800x512d32"
  EndSubSection
  SubSection "Display"
    Depth      8
    Modes      "1600x1024d8" "800x512d8"
  EndSubSection
  Device       "Device[0]"
  Identifier   "Screen[0]"
  Monitor      "Monitor[0]"
EndSection


Section "Device"
  BoardName    "Revolution 4"
  BusID        "1:5:0"
  Driver       "i128"
  Identifier   "Device[0]"
  VendorName   "Number 9"
EndSection


Section "ServerLayout"
  Identifier   "Layout[all]"
  InputDevice  "Keyboard[0]" "CoreKeyboard"
  InputDevice  "Mouse[1]" "CorePointer"
  Option       "Clone" "off"
  Option       "Xinerama" "off"
  Screen       "Screen[0]"
EndSection

Section "DRI"
    Group      "video"
    Mode       0660
EndSection

Section "Extensions"
EndSection


>>> cat /var/log/XFree86.0.log

X Window System Version 6.8.2
Release Date: 9 February 2005
X Protocol Version 11, Revision 0, Release 6.8.2
Build Operating System: SuSE Linux [ELF] SuSE
Current Operating System: Linux linux 2.6.13-15-default #1 Tue Sep 13
14:56:15 UTC 2005 i686
Build Date: 07 October 2005
    Before reporting problems, check http://wiki.X.Org
    to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Sat Nov 26 15:04:18 2005
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "Layout[all]"
(**) |-->Screen "Screen[0]" (0)
(**) |   |-->Monitor "Monitor[0]"
(**) |   |-->Device "Device[0]"
(**) |-->Input Device "Keyboard[0]"
(**) |-->Input Device "Mouse[1]"
(WW) The directory "/usr/X11R6/lib/X11/fonts/100dpi" does not exist.
    Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/Speedo" does not exist.
    Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/PEX" does not exist.
    Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/cyrillic" does not exist.
    Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/latin2/misc" does not exist.
    Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/latin2/75dpi" does not exist.
    Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/latin2/100dpi" does not exist.
    Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/latin2/Type1" does not exist.
    Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/latin7/75dpi" does not exist.
    Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/baekmuk" does not exist.
    Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/japanese" does not exist.
    Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/kwintv" does not exist.
    Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/ucs/misc" does not exist.
    Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/ucs/75dpi" does not exist.
    Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/ucs/100dpi" does not exist.
    Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/hellas/misc" does not exist.
    Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/hellas/75dpi" does not exist.
    Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/hellas/100dpi" does not exist.
    Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/hellas/Type1" does not exist.
    Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/misc/sgi" does not exist.
    Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/xtest" does not exist.
    Entry deleted from font path.
(**) FontPath set to
"/usr/X11R6/lib/X11/fonts/misc:unscaled,/usr/X11R6/lib/X11/fonts/local,/usr/X11R6/lib/X11/fonts/75dpi:unscaled,/usr/X11R6/lib/X11/fonts/Type1,/usr/X11R6/lib/X11/fonts/URW,/usr/X11R6/lib/X11/fonts/truetype,/usr/X11R6/lib/X11/fonts/uni:unscaled,/usr/X11R6/lib/X11/fonts/CID,/opt/kde3/share/fonts"
(==) RgbPath set to "/usr/X11R6/lib/X11/rgb"
(**) Input device list set to
"/dev/ttyS0,/dev/ttyS1,/dev/ttyS2,/dev/ttyS3,/dev/ttyS4,/dev/ttyS5,/dev/ttyS6,/dev/ttyS7,/dev/ttyS8,/dev/psaux,/dev/logibm,/dev/sunmouse,/dev/atibm,/dev/amigamouse,/dev/atarimouse,/dev/inportbm,/dev/gpmdata,/dev/mouse,/dev/usbmouse,/dev/adbmouse,/dev/input/mice,/dev/input/event0,/dev/pointer0,/dev/pointer1,/dev/pointer2,/dev/pointer3"
(==) ModulePath set to "/usr/X11R6/lib/modules"
(**) Option "AllowMouseOpenFail"
(**) Option "Xinerama" "off"
(WW) Open APM failed (/dev/apm_bios) (No such file or directory)
(II) Module ABI versions:
    X.Org ANSI C Emulation: 0.2
    X.Org Video Driver: 0.7
    X.Org XInput driver : 0.4
    X.Org Server Extension : 0.2
    X.Org Font Renderer : 0.4
(II) Loader running on linux
(II) LoadModule: "bitmap"
(II) Loading /usr/X11R6/lib/modules/fonts/libbitmap.a
(II) Module bitmap: vendor="X.Org Foundation"
    compiled for 6.8.2, module version = 1.0.0
    Module class: X.Org Font Renderer
    ABI class: X.Org Font Renderer, version 0.4
(II) Loading font Bitmap
(II) LoadModule: "pcidata"
(II) Loading /usr/X11R6/lib/modules/libpcidata.a
(II) Module pcidata: vendor="X.Org Foundation"
    compiled for 6.8.2, module version = 1.0.0
    ABI class: X.Org Video Driver, version 0.7
(++) using VT number 7

(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:04:0: chip 1106,0686 card 1043,8040 rev 40 class 06,01,00
hdr 80
(II) PCI: 00:04:1: chip 1106,0571 card 0000,0000 rev 06 class 01,01,8a
hdr 00
(II) PCI: 00:04:2: chip 1106,3038 card 0925,1234 rev 16 class 0c,03,00
hdr 00
(II) PCI: 00:04:3: chip 1106,3038 card 0925,1234 rev 16 class 0c,03,00
hdr 00
(II) PCI: 00:04:4: chip 1106,3057 card 1043,8040 rev 40 class 00,00,00
hdr 00
(II) PCI: 00:05:0: chip 13f6,0111 card 1043,80e2 rev 10 class 04,01,00
hdr 00
(II) PCI: 00:09:0: chip 1102,0002 card 1102,8022 rev 07 class 04,01,00
hdr 80
(II) PCI: 00:09:1: chip 1102,7002 card 1102,0020 rev 07 class 09,80,00
hdr 80
(II) PCI: 00:0b:0: chip 1317,0985 card 1317,0574 rev 11 class 02,00,00
hdr 00
(II) PCI: 00:0c:0: chip 10b9,5237 card 10b9,5237 rev 03 class 0c,03,10
hdr 80
(II) PCI: 00:0c:3: chip 10b9,5239 card 17fc,1688 rev 01 class 0c,03,20
hdr 80
(II) PCI: 01:05:0: chip 105d,5348 card 105d,0037 rev 02 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,1), 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: 0x0008 (VGA_EN is set)
(II) Bus 1 I/O range:
    [0] -1    0    0x0000d000 - 0x0000dfff (0x1000) IX[B]
(II) Bus 1 non-prefetchable memory range:
    [0] -1    0    0xf0800000 - 0xf1dfffff (0x1600000) MX[B]
(II) Bus 1 prefetchable memory range:
    [0] -1    0    0xf1f00000 - 0xf77fffff (0x5900000) MX[B]
(II) PCI-to-ISA bridge:
(II) Bus -1: bridge is at (0:4:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
(--) PCI:*(1:5:0) Number 9 Computer Company Revolution 4 rev 2, Mem @
0xf4000000/25, 0xf2000000/25, 0xf1000000/12, 0xf0800000/16, I/O @ 0xd800/8
(II) Addressable bus resource ranges are
    [0] -1    0    0x00000000 - 0xffffffff (0x0) MX[B]
    [1] -1    0    0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) OS-reported resource ranges:
    [0] -1    0    0xffe00000 - 0xffffffff (0x200000) MX[B](B)
    [1] -1    0    0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
    [2] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[B]
    [3] -1    0    0x000c0000 - 0x000effff (0x30000) MX[B]
    [4] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[B]
    [5] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[B]
    [6] -1    0    0x00000000 - 0x000000ff (0x100) IX[B]
(II) PCI Memory resource overlap reduced 0xf8000000 from 0xfbffffff to
0xf7ffffff
(II) PCI Memory resource overlap reduced 0xf7800000 from 0xf7800fff to
0xf77fffff
(II) PCI I/O resource overlap reduced 0x0000e000 from 0x0000e003 to
0x0000dfff
(II) Active PCI resource ranges:
    [0] -1    0    0xef000000 - 0xef0000ff (0x100) MX[B]
    [1] -1    0    0xef800000 - 0xef800fff (0x1000) MX[B]
    [2] -1    0    0xf0000000 - 0xf00003ff (0x400) MX[B]
    [3] -1    0    0xf7800000 - 0xf77fffff (0x0) MX[B]O
    [4] -1    0    0xf8000000 - 0xf7ffffff (0x0) MX[B]O
    [5] -1    0    0xf0800000 - 0xf080ffff (0x10000) MX[B](B)
    [6] -1    0    0xf1000000 - 0xf1000fff (0x1000) MX[B](B)
    [7] -1    0    0xf2000000 - 0xf3ffffff (0x2000000) MX[B](B)
    [8] -1    0    0xf4000000 - 0xf5ffffff (0x2000000) MX[B](B)
    [9] -1    0    0x00008400 - 0x000084ff (0x100) IX[B]
    [10] -1    0    0x00008800 - 0x00008807 (0x8) IX[B]
    [11] -1    0    0x00009000 - 0x0000901f (0x20) IX[B]
    [12] -1    0    0x00009400 - 0x000094ff (0x100) IX[B]
    [13] -1    0    0x0000b000 - 0x0000b01f (0x20) IX[B]
    [14] -1    0    0x0000b400 - 0x0000b41f (0x20) IX[B]
    [15] -1    0    0x0000b800 - 0x0000b80f (0x10) IX[B]
    [16] -1    0    0x0000d800 - 0x0000d8ff (0x100) IX[B](B)
(II) Inactive PCI resource ranges:
    [0] -1    0    0x0000e000 - 0x0000dfff (0x0) IX[B]O
(II) Active PCI resource ranges after removing overlaps:
    [0] -1    0    0xef000000 - 0xef0000ff (0x100) MX[B]
    [1] -1    0    0xef800000 - 0xef800fff (0x1000) MX[B]
    [2] -1    0    0xf0000000 - 0xf00003ff (0x400) MX[B]
    [3] -1    0    0xf7800000 - 0xf77fffff (0x0) MX[B]O
    [4] -1    0    0xf8000000 - 0xf7ffffff (0x0) MX[B]O
    [5] -1    0    0xf0800000 - 0xf080ffff (0x10000) MX[B](B)
    [6] -1    0    0xf1000000 - 0xf1000fff (0x1000) MX[B](B)
    [7] -1    0    0xf2000000 - 0xf3ffffff (0x2000000) MX[B](B)
    [8] -1    0    0xf4000000 - 0xf5ffffff (0x2000000) MX[B](B)
    [9] -1    0    0x00008400 - 0x000084ff (0x100) IX[B]
    [10] -1    0    0x00008800 - 0x00008807 (0x8) IX[B]
    [11] -1    0    0x00009000 - 0x0000901f (0x20) IX[B]
    [12] -1    0    0x00009400 - 0x000094ff (0x100) IX[B]
    [13] -1    0    0x0000b000 - 0x0000b01f (0x20) IX[B]
    [14] -1    0    0x0000b400 - 0x0000b41f (0x20) IX[B]
    [15] -1    0    0x0000b800 - 0x0000b80f (0x10) IX[B]
    [16] -1    0    0x0000d800 - 0x0000d8ff (0x100) IX[B](B)
(II) Inactive PCI resource ranges after removing overlaps:
    [0] -1    0    0x0000e000 - 0x0000dfff (0x0) IX[B]O
(II) OS-reported resource ranges after removing overlaps with PCI:
    [0] -1    0    0xffe00000 - 0xffffffff (0x200000) MX[B](B)
    [1] -1    0    0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
    [2] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[B]
    [3] -1    0    0x000c0000 - 0x000effff (0x30000) MX[B]
    [4] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[B]
    [5] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[B]
    [6] -1    0    0x00000000 - 0x000000ff (0x100) IX[B]
(II) All system resource ranges:
    [0] -1    0    0xffe00000 - 0xffffffff (0x200000) MX[B](B)
    [1] -1    0    0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
    [2] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[B]
    [3] -1    0    0x000c0000 - 0x000effff (0x30000) MX[B]
    [4] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[B]
    [5] -1    0    0xef000000 - 0xef0000ff (0x100) MX[B]
    [6] -1    0    0xef800000 - 0xef800fff (0x1000) MX[B]
    [7] -1    0    0xf0000000 - 0xf00003ff (0x400) MX[B]
    [8] -1    0    0xf7800000 - 0xf77fffff (0x0) MX[B]O
    [9] -1    0    0xf8000000 - 0xf7ffffff (0x0) MX[B]O
    [10] -1    0    0xf0800000 - 0xf080ffff (0x10000) MX[B](B)
    [11] -1    0    0xf1000000 - 0xf1000fff (0x1000) MX[B](B)
    [12] -1    0    0xf2000000 - 0xf3ffffff (0x2000000) MX[B](B)
    [13] -1    0    0xf4000000 - 0xf5ffffff (0x2000000) MX[B](B)
    [14] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[B]
    [15] -1    0    0x00000000 - 0x000000ff (0x100) IX[B]
    [16] -1    0    0x00008400 - 0x000084ff (0x100) IX[B]
    [17] -1    0    0x00008800 - 0x00008807 (0x8) IX[B]
    [18] -1    0    0x00009000 - 0x0000901f (0x20) IX[B]
    [19] -1    0    0x00009400 - 0x000094ff (0x100) IX[B]
    [20] -1    0    0x0000b000 - 0x0000b01f (0x20) IX[B]
    [21] -1    0    0x0000b400 - 0x0000b41f (0x20) IX[B]
    [22] -1    0    0x0000b800 - 0x0000b80f (0x10) IX[B]
    [23] -1    0    0x0000d800 - 0x0000d8ff (0x100) IX[B](B)
    [24] -1    0    0x0000e000 - 0x0000dfff (0x0) IX[B]O
(II) LoadModule: "dbe"
(II) Loading /usr/X11R6/lib/modules/extensions/libdbe.a
(II) Module dbe: vendor="X.Org Foundation"
    compiled for 6.8.2, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 0.2
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "type1"
(II) Loading /usr/X11R6/lib/modules/fonts/libtype1.a
(II) Module type1: vendor="X.Org Foundation"
    compiled for 6.8.2, module version = 1.0.2
    Module class: X.Org Font Renderer
    ABI class: X.Org Font Renderer, version 0.4
(II) Loading font Type1
(II) Loading font CID
(II) LoadModule: "freetype"
(II) Loading /usr/X11R6/lib/modules/fonts/libfreetype.so
(II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
    compiled for 6.8.2, module version = 2.1.0
    Module class: X.Org Font Renderer
    ABI class: X.Org Font Renderer, version 0.4
(II) Loading font FreeType
(II) LoadModule: "extmod"
(II) Loading /usr/X11R6/lib/modules/extensions/libextmod.a
(II) Module extmod: vendor="X.Org Foundation"
    compiled for 6.8.2, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 0.2
(II) Loading extension SHAPE
(II) Loading extension MIT-SUNDRY-NONSTANDARD
(II) Loading extension BIG-REQUESTS
(II) Loading extension SYNC
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XC-MISC
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-Misc
(II) Loading extension 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: "glx"
(II) Loading /usr/X11R6/lib/modules/extensions/libglx.a
(II) Module glx: vendor="X.Org Foundation"
    compiled for 6.8.2, module version = 1.0.0
    ABI class: X.Org Server Extension, version 0.2
(II) Loading sub module "GLcore"
(II) LoadModule: "GLcore"
(II) Loading /usr/X11R6/lib/modules/extensions/libGLcore.a
(II) Skipping
"/usr/X11R6/lib/modules/extensions/libGLcore.a:m_debug_clip.o":  object
file contains no symbols
(II) Skipping
"/usr/X11R6/lib/modules/extensions/libGLcore.a:m_debug_norm.o":  object
file contains no symbols
(II) Skipping
"/usr/X11R6/lib/modules/extensions/libGLcore.a:m_debug_xform.o":  object
file contains no symbols
(II) Module GLcore: vendor="X.Org Foundation"
    compiled for 6.8.2, module version = 1.0.0
    ABI class: X.Org Server Extension, version 0.2
(II) Loading extension GLX
(II) LoadModule: "v4l"
(II) Loading /usr/X11R6/lib/modules/drivers/linux/v4l_drv.o
(II) Module v4l: vendor="X.Org Foundation"
    compiled for 6.8.2, module version = 0.0.1
    ABI class: X.Org Video Driver, version 0.7
(II) LoadModule: "i128"
(II) Loading /usr/X11R6/lib/modules/drivers/i128_drv.o
(II) Module i128: vendor="X.Org Foundation"
    compiled for 6.8.2, module version = 1.0.0
    Module class: X.Org Video Driver
    ABI class: X.Org Video Driver, version 0.7
(II) LoadModule: "kbd"
(II) Loading /usr/X11R6/lib/modules/input/kbd_drv.o
(II) Module kbd: vendor="X.Org Foundation"
    compiled for 6.8.2, module version = 1.0.0
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 0.4
(II) LoadModule: "mouse"
(II) Loading /usr/X11R6/lib/modules/input/mouse_drv.o
(II) Module mouse: vendor="X.Org Foundation"
    compiled for 6.8.2, module version = 1.0.0
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 0.4
(II) v4l driver for Video4Linux
(II) I128: driver for Number Nine I128 chipsets: i128, i128v2, i128t2r,
    i128t2r4
(II) Primary Device is: PCI 01:05:0
(--) Chipset i128t2r4 found
(II) resource ranges after probing:
    [0] -1    0    0xffe00000 - 0xffffffff (0x200000) MX[B](B)
    [1] -1    0    0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
    [2] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[B]
    [3] -1    0    0x000c0000 - 0x000effff (0x30000) MX[B]
    [4] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[B]
    [5] -1    0    0xef000000 - 0xef0000ff (0x100) MX[B]
    [6] -1    0    0xef800000 - 0xef800fff (0x1000) MX[B]
    [7] -1    0    0xf0000000 - 0xf00003ff (0x400) MX[B]
    [8] -1    0    0xf7800000 - 0xf77fffff (0x0) MX[B]O
    [9] -1    0    0xf8000000 - 0xf7ffffff (0x0) MX[B]O
    [10] -1    0    0xf0800000 - 0xf080ffff (0x10000) MX[B](B)
    [11] -1    0    0xf1000000 - 0xf1000fff (0x1000) MX[B](B)
    [12] -1    0    0xf2000000 - 0xf3ffffff (0x2000000) MX[B](B)
    [13] -1    0    0xf4000000 - 0xf5ffffff (0x2000000) MX[B](B)
    [14] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[B]
    [15] -1    0    0x00000000 - 0x000000ff (0x100) IX[B]
    [16] -1    0    0x00008400 - 0x000084ff (0x100) IX[B]
    [17] -1    0    0x00008800 - 0x00008807 (0x8) IX[B]
    [18] -1    0    0x00009000 - 0x0000901f (0x20) IX[B]
    [19] -1    0    0x00009400 - 0x000094ff (0x100) IX[B]
    [20] -1    0    0x0000b000 - 0x0000b01f (0x20) IX[B]
    [21] -1    0    0x0000b400 - 0x0000b41f (0x20) IX[B]
    [22] -1    0    0x0000b800 - 0x0000b80f (0x10) IX[B]
    [23] -1    0    0x0000d800 - 0x0000d8ff (0x100) IX[B](B)
    [24] -1    0    0x0000e000 - 0x0000dfff (0x0) IX[B]O
(II) Loading sub module "vgahw"
(II) LoadModule: "vgahw"
(II) Loading /usr/X11R6/lib/modules/libvgahw.a
(II) Module vgahw: vendor="X.Org Foundation"
    compiled for 6.8.2, module version = 0.1.0
    ABI class: X.Org Video Driver, version 0.7
(II) I128(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is
0x0000
(**) I128(0): Depth 16, (--) framebuffer bpp 16
(==) I128(0): RGB weight 565
(==) I128(0): Default visual is TrueColor
(==) I128(0): Using HW cursor
(--) I128(0): Chipset: "i128t2r4"
(--) I128(0): Subsystem Vendor: "Number Nine"
(--) I128(0): Memory type SGRAM
(--) I128(0): Linear framebuffer at 0xF4000000
(--) I128(0): MMIO registers at 0xD800
(--) I128(0): VideoRAM: 32768 kByte
(==) I128(0): Using gamma correction (1.0, 1.0, 1.0)
(--) I128(0): Mapping memory
(==) I128(0): Write-combining range (0xf4000000,0x2000000)
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"
(II) Loading /usr/X11R6/lib/modules/libddc.a
(II) Module ddc: vendor="X.Org Foundation"
    compiled for 6.8.2, module version = 1.0.0
    ABI class: X.Org Video Driver, version 0.7
(II) Loading sub module "i2c"
(II) LoadModule: "i2c"
(II) Loading /usr/X11R6/lib/modules/libi2c.a
(II) Module i2c: vendor="X.Org Foundation"
    compiled for 6.8.2, module version = 1.2.0
    ABI class: X.Org Video Driver, version 0.7
(II) I128(0): I2C bus "DDC" initialized.
(II) I128(0): I2C device "DDC:ddc2" registered at address 0xA0.
(II) I128(0): I2C device "DDC:ddc2" removed.
(II) I128(0): I2C Monitor info: (nil)
(II) I128(0): end of I2C Monitor info
(--) I128(0): Digital flat panel detected
(--) I128(0): Using SilverHammer programmable clock (MCLK 100.000 MHz)
(--) I128(0): Ramdac Type min/max speed: SilverHammer 25/270 MHz
(II) I128(0): Monitor[0]: Using hsync range of 30.00-70.00 kHz
(II) I128(0): Monitor[0]: Using vrefresh range of 30.00-75.00 Hz
(II) I128(0): Clock range:  25.00 to 270.00 MHz
(II) I128(0): Not using default mode "640x350" (vrefresh out of range)
(II) I128(0): Not using default mode "320x175" (bad mode
clock/interlace/doublescan)
(II) I128(0): Not using default mode "640x400" (vrefresh out of range)
(II) I128(0): Not using default mode "320x200" (bad mode
clock/interlace/doublescan)
(II) I128(0): Not using default mode "720x400" (vrefresh out of range)
(II) I128(0): Not using default mode "360x200" (bad mode
clock/interlace/doublescan)
(II) I128(0): Not using default mode "320x240" (bad mode
clock/interlace/doublescan)
(II) I128(0): Not using default mode "320x240" (bad mode
clock/interlace/doublescan)
(II) I128(0): Not using default mode "320x240" (bad mode
clock/interlace/doublescan)
(II) I128(0): Not using default mode "640x480" (vrefresh out of range)
(II) I128(0): Not using default mode "320x240" (bad mode
clock/interlace/doublescan)
(II) I128(0): Not using default mode "400x300" (bad mode
clock/interlace/doublescan)
(II) I128(0): Not using default mode "400x300" (bad mode
clock/interlace/doublescan)
(II) I128(0): Not using default mode "400x300" (bad mode
clock/interlace/doublescan)
(II) I128(0): Not using default mode "800x600" (vrefresh out of range)
(II) I128(0): Not using default mode "400x300" (vrefresh out of range)
(II) I128(0): Not using default mode "1024x768" (vrefresh out of range)
(II) I128(0): Not using default mode "512x384" (bad mode
clock/interlace/doublescan)
(II) I128(0): Not using default mode "1024x768" (vrefresh out of range)
(II) I128(0): Not using default mode "512x384" (vrefresh out of range)
(II) I128(0): Not using default mode "1280x960" (hsync out of range)
(II) I128(0): Not using default mode "640x480" (hsync out of range)
(II) I128(0): Not using default mode "1280x1024" (hsync out of range)
(II) I128(0): Not using default mode "640x512" (hsync out of range)
(II) I128(0): Not using default mode "1280x1024" (hsync out of range)
(II) I128(0): Not using default mode "640x512" (hsync out of range)
(II) I128(0): Not using default mode "1600x1200" (hsync out of range)
(II) I128(0): Not using default mode "800x600" (hsync out of range)
(II) I128(0): Not using default mode "1600x1200" (hsync out of range)
(II) I128(0): Not using default mode "800x600" (hsync out of range)
(II) I128(0): Not using default mode "1600x1200" (hsync out of range)
(II) I128(0): Not using default mode "800x600" (hsync out of range)
(II) I128(0): Not using default mode "1600x1200" (hsync out of range)
(II) I128(0): Not using default mode "800x600" (hsync out of range)
(II) I128(0): Not using default mode "1600x1200" (hsync out of range)
(II) I128(0): Not using default mode "800x600" (hsync out of range)
(II) I128(0): Not using default mode "1792x1344" (hsync out of range)
(II) I128(0): Not using default mode "896x672" (hsync out of range)
(II) I128(0): Not using default mode "1792x1344" (hsync out of range)
(II) I128(0): Not using default mode "896x672" (hsync out of range)
(II) I128(0): Not using default mode "1856x1392" (hsync out of range)
(II) I128(0): Not using default mode "928x696" (hsync out of range)
(II) I128(0): Not using default mode "1856x1392" (bad mode
clock/interlace/doublescan)
(II) I128(0): Not using default mode "928x696" (hsync out of range)
(II) I128(0): Not using default mode "1920x1440" (hsync out of range)
(II) I128(0): Not using default mode "960x720" (hsync out of range)
(II) I128(0): Not using default mode "1920x1440" (bad mode
clock/interlace/doublescan)
(II) I128(0): Not using default mode "960x720" (hsync out of range)
(II) I128(0): Not using default mode "1400x1050" (hsync out of range)
(II) I128(0): Not using default mode "700x525" (hsync out of range)
(II) I128(0): Not using default mode "1920x1440" (bad mode
clock/interlace/doublescan)
(II) I128(0): Not using default mode "960x720" (hsync out of range)
(II) I128(0): Not using default mode "2048x1536" (hsync out of range)
(II) I128(0): Not using default mode "1024x768" (hsync out of range)
(II) I128(0): Not using default mode "2048x1536" (bad mode
clock/interlace/doublescan)
(II) I128(0): Not using default mode "1024x768" (hsync out of range)
(II) I128(0): Not using default mode "2048x1536" (bad mode
clock/interlace/doublescan)
(II) I128(0): Not using default mode "1024x768" (hsync out of range)
(II) I128(0): Not using default mode "1400x1050" (height too large for
virtual size)
(--) I128(0): Virtual size is 1600x1024 (pitch 1600)
(**) I128(0): *Mode "1600x1024d16": 103.1 MHz, 62.0 kHz, 60.2 Hz
(II) I128(0): Modeline "1600x1024d16"  103.12  1600 1600 1656 1664  1024
1024 1029 1030 hskew 5 +hsync +vsync
(**) I128(0): *Mode "800x512d16": 54.4 MHz, 64.1 kHz, 62.3 Hz (D)
(II) I128(0): Modeline "800x512d16"   54.38  800 800 840 848  512 512
514 515 hskew 5 doublescan +hsync +vsync
(**) I128(0):  Mode "1600x1024d32": 103.1 MHz, 62.0 kHz, 60.2 Hz
(II) I128(0): Modeline "1600x1024d32"  103.12  1600 1600 1656 1664  1024
1024 1029 1030 hskew 7 +hsync +vsync
(**) I128(0):  Mode "1600x1024d08": 103.1 MHz, 62.0 kHz, 60.2 Hz
(II) I128(0): Modeline "1600x1024d08"  103.12  1600 1600 1656 1664  1024
1024 1029 1030 hskew 1 +hsync +vsync
(**) I128(0):  Default mode "1280x1024": 108.0 MHz, 64.0 kHz, 60.0 Hz
(II) I128(0): Modeline "1280x1024"  108.00  1280 1328 1440 1688  1024
1025 1028 1066 +hsync +vsync
(**) I128(0):  Default mode "1280x960": 108.0 MHz, 60.0 kHz, 60.0 Hz
(II) I128(0): Modeline "1280x960"  108.00  1280 1376 1488 1800  960 961
964 1000 +hsync +vsync
(**) I128(0):  Default mode "1152x864": 108.0 MHz, 67.5 kHz, 75.0 Hz
(II) I128(0): Modeline "1152x864"  108.00  1152 1216 1344 1600  864 865
868 900 +hsync +vsync
(**) I128(0):  Default mode "1152x768": 65.0 MHz, 44.2 kHz, 54.8 Hz
(II) I128(0): Modeline "1152x768"   65.00  1152 1178 1314 1472  768 771
777 806 +hsync +vsync
(**) I128(0):  Default mode "1024x768": 78.8 MHz, 60.1 kHz, 75.1 Hz
(II) I128(0): Modeline "1024x768"   78.80  1024 1040 1136 1312  768 769
772 800 +hsync +vsync
(**) I128(0):  Default mode "1024x768": 75.0 MHz, 56.5 kHz, 70.1 Hz
(II) I128(0): Modeline "1024x768"   75.00  1024 1048 1184 1328  768 771
777 806 -hsync -vsync
(**) I128(0):  Default mode "1024x768": 65.0 MHz, 48.4 kHz, 60.0 Hz
(II) I128(0): Modeline "1024x768"   65.00  1024 1048 1184 1344  768 771
777 806 -hsync -vsync
(**) I128(0):  Default mode "832x624": 57.3 MHz, 49.7 kHz, 74.6 Hz
(II) I128(0): Modeline "832x624"   57.28  832 864 928 1152  624 625 628
667 -hsync -vsync
(**) I128(0):  Default mode "800x600": 49.5 MHz, 46.9 kHz, 75.0 Hz
(II) I128(0): Modeline "800x600"   49.50  800 816 896 1056  600 601 604
625 +hsync +vsync
(**) I128(0):  Default mode "800x600": 50.0 MHz, 48.1 kHz, 72.2 Hz
(II) I128(0): Modeline "800x600"   50.00  800 856 976 1040  600 637 643
666 +hsync +vsync
(**) I128(0):  Default mode "800x600": 40.0 MHz, 37.9 kHz, 60.3 Hz
(II) I128(0): Modeline "800x600"   40.00  800 840 968 1056  600 601 605
628 +hsync +vsync
(**) I128(0):  Default mode "800x600": 36.0 MHz, 35.2 kHz, 56.2 Hz
(II) I128(0): Modeline "800x600"   36.00  800 824 896 1024  600 601 603
625 +hsync +vsync
(**) I128(0):  Mode "800x512d32": 54.4 MHz, 64.1 kHz, 62.3 Hz (D)
(II) I128(0): Modeline "800x512d32"   54.38  800 800 840 848  512 512
514 515 hskew 7 doublescan +hsync +vsync
(**) I128(0):  Mode "800x512d08": 54.4 MHz, 64.1 kHz, 62.3 Hz (D)
(II) I128(0): Modeline "800x512d08"   54.38  800 800 840 848  512 512
514 515 hskew 1 doublescan +hsync +vsync
(**) I128(0):  Default mode "700x525": 61.0 MHz, 64.9 kHz, 60.0 Hz (D)
(II) I128(0): Modeline "700x525"   61.00  700 744 820 940  525 526 532
541 doublescan +hsync +vsync
(**) I128(0):  Default mode "640x512": 54.0 MHz, 64.0 kHz, 60.0 Hz (D)
(II) I128(0): Modeline "640x512"   54.00  640 664 720 844  512 512 514
533 doublescan +hsync +vsync
(**) I128(0):  Default mode "640x480": 31.5 MHz, 37.5 kHz, 75.0 Hz
(II) I128(0): Modeline "640x480"   31.50  640 656 720 840  480 481 484
500 -hsync -vsync
(**) I128(0):  Default mode "640x480": 31.5 MHz, 37.9 kHz, 72.8 Hz
(II) I128(0): Modeline "640x480"   31.50  640 664 704 832  480 489 491
520 -hsync -vsync
(**) I128(0):  Default mode "640x480": 25.2 MHz, 31.5 kHz, 60.0 Hz
(II) I128(0): Modeline "640x480"   25.20  640 656 752 800  480 490 492
525 -hsync -vsync
(**) I128(0):  Default mode "640x480": 54.0 MHz, 60.0 kHz, 60.0 Hz (D)
(II) I128(0): Modeline "640x480"   54.00  640 688 744 900  480 480 482
500 doublescan +hsync +vsync
(**) I128(0):  Default mode "576x432": 54.0 MHz, 67.5 kHz, 75.0 Hz (D)
(II) I128(0): Modeline "576x432"   54.00  576 608 672 800  432 432 434
450 doublescan +hsync +vsync
(**) I128(0):  Default mode "576x384": 32.5 MHz, 44.2 kHz, 54.8 Hz (D)
(II) I128(0): Modeline "576x384"   32.50  576 589 657 736  384 385 388
403 doublescan +hsync +vsync
(**) I128(0):  Default mode "512x384": 39.4 MHz, 60.1 kHz, 75.1 Hz (D)
(II) I128(0): Modeline "512x384"   39.40  512 520 568 656  384 384 386
400 doublescan +hsync +vsync
(**) I128(0):  Default mode "512x384": 37.5 MHz, 56.5 kHz, 70.1 Hz (D)
(II) I128(0): Modeline "512x384"   37.50  512 524 592 664  384 385 388
403 doublescan -hsync -vsync
(**) I128(0):  Default mode "512x384": 32.5 MHz, 48.4 kHz, 60.0 Hz (D)
(II) I128(0): Modeline "512x384"   32.50  512 524 592 672  384 385 388
403 doublescan -hsync -vsync
(**) I128(0):  Default mode "416x312": 28.6 MHz, 49.7 kHz, 74.7 Hz (D)
(II) I128(0): Modeline "416x312"   28.64  416 432 464 576  312 312 314
333 doublescan -hsync -vsync
(**) I128(0):  Default mode "400x300": 25.0 MHz, 48.1 kHz, 72.2 Hz (D)
(II) I128(0): Modeline "400x300"   25.00  400 428 488 520  300 318 321
333 doublescan +hsync +vsync
(**) I128(0): Display dimensions: (370, 240) mm
(**) I128(0): DPI set to (109, 108)
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /usr/X11R6/lib/modules/libfb.a
(II) Module fb: vendor="X.Org Foundation"
    compiled for 6.8.2, module version = 1.0.0
    ABI class: X.Org ANSI C Emulation, version 0.2
(II) Loading sub module "xaa"
(II) LoadModule: "xaa"
(II) Loading /usr/X11R6/lib/modules/libxaa.a
(II) Module xaa: vendor="X.Org Foundation"
    compiled for 6.8.2, module version = 1.2.0
    ABI class: X.Org Video Driver, version 0.7
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"
(II) Loading /usr/X11R6/lib/modules/libramdac.a
(II) Module ramdac: vendor="X.Org Foundation"
    compiled for 6.8.2, module version = 0.1.0
    ABI class: X.Org Video Driver, version 0.7
(--) I128(0): Unmapping memory
(II) do I need RAC?  No, I don't.
(II) resource ranges after preInit:
    [0] 0    0    0xf0800000 - 0xf080ffff (0x10000) MX[B]
    [1] 0    0    0xf1000000 - 0xf1000fff (0x1000) MX[B]
    [2] 0    0    0xf2000000 - 0xf3ffffff (0x2000000) MX[B]
    [3] 0    0    0xf4000000 - 0xf5ffffff (0x2000000) MX[B]
    [4] -1    0    0xffe00000 - 0xffffffff (0x200000) MX[B](B)
    [5] -1    0    0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
    [6] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[B]
    [7] -1    0    0x000c0000 - 0x000effff (0x30000) MX[B]
    [8] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[B]
    [9] -1    0    0xef000000 - 0xef0000ff (0x100) MX[B]
    [10] -1    0    0xef800000 - 0xef800fff (0x1000) MX[B]
    [11] -1    0    0xf0000000 - 0xf00003ff (0x400) MX[B]
    [12] -1    0    0xf7800000 - 0xf77fffff (0x0) MX[B]O
    [13] -1    0    0xf8000000 - 0xf7ffffff (0x0) MX[B]O
    [14] -1    0    0xf0800000 - 0xf080ffff (0x10000) MX[B](B)
    [15] -1    0    0xf1000000 - 0xf1000fff (0x1000) MX[B](B)
    [16] -1    0    0xf2000000 - 0xf3ffffff (0x2000000) MX[B](B)
    [17] -1    0    0xf4000000 - 0xf5ffffff (0x2000000) MX[B](B)
    [18] 0    0    0x0000d800 - 0x0000d8ff (0x100) IX[B]
    [19] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[B]
    [20] -1    0    0x00000000 - 0x000000ff (0x100) IX[B]
    [21] -1    0    0x00008400 - 0x000084ff (0x100) IX[B]
    [22] -1    0    0x00008800 - 0x00008807 (0x8) IX[B]
    [23] -1    0    0x00009000 - 0x0000901f (0x20) IX[B]
    [24] -1    0    0x00009400 - 0x000094ff (0x100) IX[B]
    [25] -1    0    0x0000b000 - 0x0000b01f (0x20) IX[B]
    [26] -1    0    0x0000b400 - 0x0000b41f (0x20) IX[B]
    [27] -1    0    0x0000b800 - 0x0000b80f (0x10) IX[B]
    [28] -1    0    0x0000d800 - 0x0000d8ff (0x100) IX[B](B)
    [29] -1    0    0x0000e000 - 0x0000dfff (0x0) IX[B]O
(--) I128(0): Mapping memory
(==) I128(0): Write-combining range (0xf4000000,0x2000000)
(WW) I128(0): Cannot read colourmap from VGA.  Will restore with default
(II) I128(0): Using 9461 lines for offscreen memory
(II) I128(0): Using XFree86 Acceleration Architecture (XAA)
    Screen to screen bit blits
    Solid filled rectangles
    Solid Horizontal and Vertical Lines
    Offscreen Pixmaps
    Driver provided FillSolidRects replacement
    Setting up tile and stipple cache:
        32 128x128 slots
        32 256x256 slots
        16 512x512 slots
(==) I128(0): Backing store disabled
(==) I128(0): Silken mouse enabled
(**) Option "dpms"
(**) I128(0): DPMS enabled
(==) RandR enabled
(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 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
(**) Option "CoreKeyboard"
(**) Keyboard[0]: Core Keyboard
(**) Option "Protocol" "Standard"
(**) Keyboard[0]: Protocol: Standard
(**) Option "AutoRepeat" "500 30"
(**) Option "XkbRules" "xfree86"
(**) Keyboard[0]: XkbRules: "xfree86"
(**) Option "XkbModel" "pc104"
(**) Keyboard[0]: XkbModel: "pc104"
(**) Option "XkbLayout" "us"
(**) Keyboard[0]: XkbLayout: "us"
(**) Option "CustomKeycodes" "off"
(**) Keyboard[0]: CustomKeycodes disabled
(**) Option "Protocol" "explorerps/2"
(**) Mouse[1]: Device: "/dev/input/mice"
(**) Mouse[1]: Protocol: "explorerps/2"
(**) Option "CorePointer"
(**) Mouse[1]: Core Pointer
(**) Option "Device" "/dev/input/mice"
(**) Option "Buttons" "5"
(==) Mouse[1]: Emulate3Buttons, Emulate3Timeout: 50
(**) Option "ZAxisMapping" "4 5"
(**) Mouse[1]: ZAxisMapping: buttons 4 and 5
(**) Mouse[1]: Buttons: 5
(II) XINPUT: Adding extended input device "Mouse[1]" (type: MOUSE)
(II) XINPUT: Adding extended input device "Keyboard[0]" (type: KEYBOARD)
(II) Mouse[1]: ps2EnableDataReporting: succeeded
Could not init font path element /usr/X11R6/lib/X11/fonts/local,
removing from list!
Could not init font path element /usr/X11R6/lib/X11/fonts/CID, removing
from list!
(--) I128(0): Unmapping memory
(WW) Open APM failed (/dev/apm_bios) (No such file or directory)
(--) I128(0): Mapping memory
(==) I128(0): Write-combining range (0xf4000000,0x2000000)
(II) I128(0): Using 9461 lines for offscreen memory
(**) I128(0): DPMS enabled
(==) RandR enabled
(II) Mouse[1]: ps2EnableDataReporting: succeeded
Could not init font path element /usr/X11R6/lib/X11/fonts/local,
removing from list!
Could not init font path element /usr/X11R6/lib/X11/fonts/CID, removing
from list!
(II) 3rd Button detected: disabling emulate3Button


I guess these are my alternatives:
http://www.sharpertechnology.com/1600adapter.html
http://www.pixsolution.com/
_______________________________________________
XFree86 mailing list
XFree86@xxxxxxxxxxx
http://XFree86.Org/mailman/listinfo/xfree86

[Index of Archives]     [X Forum]     [Xorg]     [XFree86 Newbie]     [IETF Announce]     [Security]     [Font Config]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux Kernel]

  Powered by Linux