On Wed, Jul 15, 2009 at 10:39:05AM -0400, Dan McDonald wrote:
> I'll have to revert the "base" file and try again.  Stay tuned.

I'm attaching Xorg.0.log from the build 118 base, and the build 111 base.

> > > So the first breakage (remapping after entering X) is worked around by 
> > > using 111b's "base" file.
> > > 
> > > The SECOND breakage is more alarming.  After I exit X, all keyboards 
> > > start generating complete and utter garbage.  This includes the built-in 
> > > laptop keyboard, for crying out loud.
> > 
> > Try running kbd_mode -a to reset to the input mode the kernel
> > console expects.   The X server kbd driver should be doing
> > this on exit - normally the manual kbd_mode is only needed if
> > X crashes, and only if you run xinit directly instead of the
> > more user-friendly "startx" wrapper script that makes sure
> > kbd_mode is called after X exits.
> 
> Hmmm... startx is a wrapper to xinit, so I take it the XINITRC environment
> variable would be honored.  This is good to know.

Ooops, startx does NOT honor the XINITRC variable.  I've put in a kbd_mode -a
where appropriate, for now.

> I'll be back with that Xorg.0.log in a bit.

Attached (build 118 first, build 111 second).  I did a diff on 'em, and the
big thing I noticed was this in the build 118 version:

< (II) UnloadModule: "mouse"
< (II) UnloadModule: "kbd"
< (WW) fcntl(18, I_SETSIG, 0): Invalid argument
< (II) UnloadModule: "mouse"
< (II) UnloadModule: "kbd"
< (II) UnloadModule: "mouse"
< (II) UnloadModule: "kbd"
< (II) intel(0): xf86UnbindGARTMemory: unbind key 0
< (II) intel(0): xf86UnbindGARTMemory: unbind key 1
< (II) intel(0): xf86UnbindGARTMemory: unbind key 2
< (II) intel(0): xf86UnbindGARTMemory: unbind key 3
< (II) intel(0): xf86ReleaseGART: AGPIOC_RELEASE succeeded
< (II) intel(0): [drm] removed 1 reserved context for kernel
< (II) intel(0): [drm] unmapping 8192 bytes of SAREA ffffff018bea0000 at fffffd7
ffda90000
< (II) intel(0): [drm] Closed DRM master.
< (II) intel(0): xf86GARTCloseScreen: device closed successfully

Dan
-------------- next part --------------

X.Org X Server 1.6.1.901 (1.6.2 RC 1)
Release Date: 2009-5-8
X Protocol Version 11, Revision 0
Build Operating System: SunOS 5.11 snv_108 i86pc 
Current Operating System: SunOS everywhere 5.11 snv_118 i86pc
Build Date: 19 June 2009  10:52:05PM
 

Solaris ABI: 64-bit
SUNWxorg-server package version: 6.9.0.5.11.10100,REV=0.2008.10.16
SUNWxorg-graphics-ddx package version: 6.9.0.5.11.10100,REV=0.2008.10.16
SUNWxorg-mesa package version: 6.9.0.5.11.10100,REV=0.2008.10.16
        Before reporting problems, check http://sunsolve.sun.com/
        to make sure that you have the latest version.
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: Wed Jul 15 10:41:24 2009
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "X.org Configured"
(**) |-->Screen "Screen0" (0)
(**) |   |-->Monitor "Monitor0"
(**) |   |-->Device "Card0"
(**) |-->Input Device "Mouse0"
(**) |-->Input Device "Keyboard0"
(==) Automatically adding devices
(==) Automatically enabling devices
(**) FontPath set to:
        catalogue:/etc/X11/fontpath.d,
        catalogue:/etc/X11/fontpath.d,
        built-ins
(**) ModulePath set to "/usr/X11/lib/modules/amd64"
(II) Loader magic: d00
(II) Module ABI versions:
        X.Org ANSI C Emulation: 0.4
        X.Org Video Driver: 5.0
        X.Org XInput driver : 4.0
        X.Org Server Extension : 2.0
(II) Loader running on solaris
(--) PCI:*(0 at 0:2:0) Intel Corporation Mobile 4 Series Chipset Integrated 
Graphics Controller rev 7, Mem @ 0xff400000/4194304, 0xe0000000/268435456, I/O 
@ 0x0000cff8/8, BIOS @ 0x????????/65536
(--) PCI: (0 at 0:2:1) Intel Corporation Mobile 4 Series Chipset Integrated 
Graphics Controller rev 7, Mem @ 0xc0000000/1048576, BIOS @ 0x????????/65536
(II) System resource ranges:
        [0] -1  0       0x000f0000 - 0x000fffff (0x10000) MX[B]
        [1] -1  0       0x000c0000 - 0x000effff (0x30000) MX[B]
        [2] -1  0       0x00000000 - 0x0009ffff (0xa0000) MX[B]
        [3] -1  0       0x0000ffff - 0x0000ffff (0x1) IX[B]
        [4] -1  0       0x00000000 - 0x000000ff (0x100) IX[B]
(II) "extmod" will be loaded. This was enabled by default and also specified in 
the config file.
(II) "dbe" will be loaded. This was enabled by default and also specified in 
the config file.
(II) "glx" will be loaded. This was enabled by default and also specified in 
the config file.
(II) "dri" will be loaded. This was enabled by default and also specified in 
the config file.
(II) "dri2" will be loaded by default.
(II) "ia" will be loaded. This was enabled by default and also specified in the 
config file.
(II) "xtsol" will be loaded by default.
(II) LoadModule: "dri"
(II) Loading /usr/X11/lib/modules/extensions/amd64//libdri.so
(II) Module dri: vendor="X.Org Foundation"
        compiled for 1.6.1.901, module version = 1.0.0
        ABI class: X.Org Server Extension, version 2.0
(II) Loading extension XFree86-DRI
(II) LoadModule: "dbe"
(II) Loading /usr/X11/lib/modules/extensions/amd64//libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
        compiled for 1.6.1.901, module version = 1.0.0
        Module class: X.Org Server Extension
        ABI class: X.Org Server Extension, version 2.0
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "glx"
(II) Loading /usr/X11/lib/modules/extensions/amd64//libglx.so
(II) Module glx: vendor="X.Org Foundation"
        compiled for 1.6.1.901, module version = 1.0.0
        ABI class: X.Org Server Extension, version 2.0
(==) AIGLX enabled
(II) Loading extension GLX
(II) LoadModule: "extmod"
(II) Loading /usr/X11/lib/modules/extensions/amd64//libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
        compiled for 1.6.1.901, module version = 1.0.0
        Module class: X.Org Server Extension
        ABI class: X.Org Server Extension, version 2.0
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "ia"
(II) Loading /usr/X11/lib/modules/extensions/amd64//libia.so
(II) Module IANAME: vendor="X.Org Foundation"
        compiled for 1.6.1.901, module version = 1.0.0
        ABI class: X.Org Server Extension, version 2.0
(II) Loading extension SolarisIA
(II) LoadModule: "dri2"
(II) Loading /usr/X11/lib/modules/extensions/amd64//libdri2.so
(II) Module dri2: vendor="X.Org Foundation"
        compiled for 1.6.1.901, module version = 1.0.0
        ABI class: X.Org Server Extension, version 2.0
(II) Loading extension DRI2
(II) LoadModule: "xtsol"
(WW) Warning, couldn't open module xtsol
(II) UnloadModule: "xtsol"
(II) Failed to load module "xtsol" (module does not exist, 0)
(II) LoadModule: "intel"
(II) Loading /usr/X11/lib/modules/drivers/amd64//intel_drv.so
(II) Module intel: vendor="X.Org Foundation"
        compiled for 1.6.1.901, module version = 2.6.1
        Module class: X.Org Video Driver
        ABI class: X.Org Video Driver, version 5.0
(II) LoadModule: "mouse"
(II) Loading /usr/X11/lib/modules/input/amd64//mouse_drv.so
(II) Module mouse: vendor="X.Org Foundation"
        compiled for 1.6.1.901, module version = 1.4.0
        Module class: X.Org XInput Driver
        ABI class: X.Org XInput driver, version 4.0
(II) LoadModule: "kbd"
(II) Loading /usr/X11/lib/modules/input/amd64//kbd_drv.so
(II) Module kbd: vendor="X.Org Foundation"
        compiled for 1.6.1.901, module version = 1.3.2
        Module class: X.Org XInput Driver
        ABI class: X.Org XInput driver, version 4.0
(II) intel: Driver for Intel Integrated Graphics Chipsets: i810,
        i810-dc100, i810e, i815, i830M, 845G, 852GM/855GM, 865G, 915G,
        E7221 (i915), 915GM, 945G, 945GM, 945GME, 965G, G35, 965Q, 946GZ,
        965GM, 965GME/GLE, G33, Q35, Q33,
        Mobile Intel?? GM45 Express Chipset,
        Intel Integrated Graphics Device, G45/G43, Q45/Q43, G41
(II) Primary Device is: PCI 00 at 00:02:0
(II) resource ranges after xf86ClaimFixedResources() call:
        [0] -1  0       0x000f0000 - 0x000fffff (0x10000) MX[B]
        [1] -1  0       0x000c0000 - 0x000effff (0x30000) MX[B]
        [2] -1  0       0x00000000 - 0x0009ffff (0xa0000) MX[B]
        [3] -1  0       0x0000ffff - 0x0000ffff (0x1) IX[B]
        [4] -1  0       0x00000000 - 0x000000ff (0x100) IX[B]
(II) resource ranges after probing:
        [0] -1  0       0x000f0000 - 0x000fffff (0x10000) MX[B]
        [1] -1  0       0x000c0000 - 0x000effff (0x30000) MX[B]
        [2] -1  0       0x00000000 - 0x0009ffff (0xa0000) MX[B]
        [3] 0   0       0x000a0000 - 0x000affff (0x10000) MS[B]
        [4] 0   0       0x000b0000 - 0x000b7fff (0x8000) MS[B]
        [5] 0   0       0x000b8000 - 0x000bffff (0x8000) MS[B]
        [6] -1  0       0x0000ffff - 0x0000ffff (0x1) IX[B]
        [7] -1  0       0x00000000 - 0x000000ff (0x100) IX[B]
        [8] 0   0       0x000003b0 - 0x000003bb (0xc) IS[B]
        [9] 0   0       0x000003c0 - 0x000003df (0x20) IS[B]
(II) Loading sub module "vgahw"
(II) LoadModule: "vgahw"
(II) Loading /usr/X11/lib/modules/amd64//libvgahw.so
(II) Module vgahw: vendor="X.Org Foundation"
        compiled for 1.6.1.901, module version = 0.1.0
        ABI class: X.Org Video Driver, version 5.0
(==) intel(0): Depth 24, (--) framebuffer bpp 32
(==) intel(0): RGB weight 888
(==) intel(0): Default visual is TrueColor
(II) intel(0): Integrated Graphics Chipset: Intel(R) Mobile Intel?? GM45 
Express Chipset
(--) intel(0): Chipset: "Mobile Intel?? GM45 Express Chipset"
(--) intel(0): Linear framebuffer at 0xE0000000
(--) intel(0): IO registers at addr 0xFF400000
(==) intel(0): Using EXA for acceleration
(II) intel(0): 2 display pipes available.
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"
(II) Module "ddc" already built-in
(II) Loading sub module "i2c"
(II) LoadModule: "i2c"
(II) Module "i2c" already built-in
(II) intel(0): Output VGA using monitor section Monitor0
(II) intel(0): Output LVDS has no monitor section
(II) intel(0): I2C bus "LVDSDDC_C" initialized.
(II) intel(0): Attempting to determine panel fixed mode.
(II) intel(0): I2C device "LVDSDDC_C:E-EDID segment register" registered at 
address 0x60.
(II) intel(0): I2C device "LVDSDDC_C:ddc2" registered at address 0xA0.
(II) intel(0): I2C bus "SDVOCTRL_E for SDVOB" initialized.
(II) intel(0): I2C device "SDVOCTRL_E for SDVOB:SDVO Controller B" registered 
at address 0x70.
(II) intel(0): I2C bus "SDVOB DDC Bus" initialized.
(II) intel(0): Output TMDS-1 has no monitor section
(II) intel(0): SDVOB: device VID/DID: 02:43.00, clock range 25.0MHz - 200.0MHz
(II) intel(0): SDVOB: 1 input channel
(II) intel(0): SDVOB: TMDS0 output reported
(II) intel(0): Current clock rate multiplier: 1
(II) intel(0): I2C bus "CRTDDC_A" initialized.
(II) intel(0): I2C device "CRTDDC_A:E-EDID segment register" registered at 
address 0x60.
(II) intel(0): I2C device "CRTDDC_A:ddc2" registered at address 0xA0.
(II) intel(0): I2C device "CRTDDC_A:ddc2" removed.
(II) intel(0): I2C device "CRTDDC_A:E-EDID segment register" removed.
(II) intel(0): I2C bus "CRTDDC_A" removed.
(II) intel(0): EDID vendor "SAM", prod id 693
(II) intel(0): Using EDID range info for horizontal sync
(II) intel(0): Using EDID range info for vertical refresh
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1920x1200"x59.9  153.75  1920 1968 2000 2080  1200 
1203 1209 1235 +hsync -vsync (73.9 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 
628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 
625 +hsync +vsync (35.2 kHz)
(II) intel(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 
-hsync -vsync (37.5 kHz)
(II) intel(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 492 520 
-hsync -vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 
-hsync -vsync (35.0 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 
-hsync -vsync (31.5 kHz)
(II) intel(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 
-hsync +vsync (31.5 kHz)
(II) intel(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 
1028 1066 +hsync +vsync (80.0 kHz)
(II) intel(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 
772 800 +hsync +vsync (60.0 kHz)
(II) intel(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 
777 806 -hsync -vsync (56.5 kHz)
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 
777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 
667 -hsync -vsync (49.7 kHz)
(II) intel(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 
625 +hsync +vsync (46.9 kHz)
(II) intel(0): Modeline "800x600"x0.0   50.00  800 856 976 1040  600 637 643 
666 +hsync +vsync (48.1 kHz)
(II) intel(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 
868 900 +hsync +vsync (67.5 kHz)
(II) intel(0): Modeline "1600x1200"x0.0  162.00  1600 1664 1856 2160  1200 1201 
1204 1250 +hsync +vsync (75.0 kHz)
(II) intel(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 
1028 1066 +hsync +vsync (64.0 kHz)
(II) intel(0): Modeline "1280x960"x0.0  108.00  1280 1376 1488 1800  960 961 
964 1000 +hsync +vsync (60.0 kHz)
(II) intel(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 
868 900 +hsync +vsync (67.5 kHz)
(II) intel(0): EDID vendor "SAM", prod id 693
(II) intel(0): Output VGA connected
(II) intel(0): Output LVDS connected
(II) intel(0): Output TMDS-1 disconnected
(II) intel(0): Using fuzzy aspect match for initial modes
(II) intel(0): Output VGA using initial mode 1024x768
(II) intel(0): Output LVDS using initial mode 1024x768
(II) intel(0): detected 512 kB GTT.
(II) intel(0): detected 131068 kB stolen memory.
(==) intel(0): video overlay key set to 0x101fe
(==) intel(0): Will not try to enable page flipping
(==) intel(0): Triple buffering disabled
(==) intel(0): Using gamma correction (1.0, 1.0, 1.0)
(**) intel(0): Display dimensions: (520, 320) mm
(**) intel(0): DPI set to (156, 158)
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /usr/X11/lib/modules/amd64//libfb.so
(II) Module fb: vendor="X.Org Foundation"
        compiled for 1.6.1.901, module version = 1.0.0
        ABI class: X.Org ANSI C Emulation, version 0.4
(II) Loading sub module "exa"
(II) LoadModule: "exa"
(II) Loading /usr/X11/lib/modules/amd64//libexa.so
(II) Module exa: vendor="X.Org Foundation"
        compiled for 1.6.1.901, module version = 2.4.0
        ABI class: X.Org Video Driver, version 5.0
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"
(II) Module "ramdac" already built-in
(II) intel(0): Comparing regs from server start up to After PreInit
(WW) intel(0): Register 0x61200 (PP_STATUS) changed from 0xc0000008 to 
0xd0000009
(WW) intel(0): PP_STATUS before: on, ready, sequencing idle
(WW) intel(0): PP_STATUS after: on, ready, sequencing on
(WW) intel(0): Register 0x321b (FBC_FENCE_OFF) changed from 0x08038200 to 
0x4f004a00
(==) Depth 24 pixmap format is 32 bpp
(II) do I need RAC?  No, I don't.
(II) resource ranges after preInit:
        [0] -1  0       0x000f0000 - 0x000fffff (0x10000) MX[B]
        [1] -1  0       0x000c0000 - 0x000effff (0x30000) MX[B]
        [2] -1  0       0x00000000 - 0x0009ffff (0xa0000) MX[B]
        [3] 0   0       0x000a0000 - 0x000affff (0x10000) MS[B](OprD)
        [4] 0   0       0x000b0000 - 0x000b7fff (0x8000) MS[B](OprD)
        [5] 0   0       0x000b8000 - 0x000bffff (0x8000) MS[B](OprD)
        [6] -1  0       0x0000ffff - 0x0000ffff (0x1) IX[B]
        [7] -1  0       0x00000000 - 0x000000ff (0x100) IX[B]
        [8] 0   0       0x000003b0 - 0x000003bb (0xc) IS[B](OprU)
        [9] 0   0       0x000003c0 - 0x000003df (0x20) IS[B](OprU)
(II) GARTInit: /dev/agpgart opened successfully
(II) intel(0): xf86AcquireGART: AGPIOC_ACQUIRE succeeded
(II) intel(0): xf86ReleaseGART: AGPIOC_RELEASE succeeded
(II) intel(0): I830CheckAvailableMemory: 524288 kB available
(WW) intel(0): DRI2 requires UXA
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 13, (OK)
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 13, (OK)
drmOpenByBusid: Searching for BusID pci:0000:00:02.0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 13, (OK)
drmOpenByBusid: drmOpenMinor returns 13
drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
(II) [drm] DRM interface version 1.2
(II) [drm] DRM open master succeeded.
(II) intel(0): [drm] Using the DRM lock SAREA also for drawables.
(II) intel(0): [drm] framebuffer mapped by ddx driver
(II) intel(0): [drm] added 1 reserved context for kernel
(II) intel(0): X context handle = 1
(II) intel(0): [drm] installed DRM signal handler
(**) intel(0): Framebuffer compression enabled
(**) intel(0): Tiling enabled
(==) intel(0): VideoRam: 262144 KB
(II) intel(0): Attempting memory allocation with tiled buffers.
(II) intel(0): xf86AcquireGART: AGPIOC_ACQUIRE succeeded
(II) intel(0): Tiled allocation successful.
(II) intel(0): [drm] Registers = 0x3ce20000
(II) intel(0): [drm] ring buffer = 0xa905d000
(II) intel(0): [drm] mapped front buffer at 0xe0400000, handle = 0xac60c000
(II) intel(0): [drm] mapped back buffer at 0xe8000000, handle = 0xade76000
(II) intel(0): [drm] mapped depth buffer at 0xe986a000, handle = 0xaf6e0000
(II) intel(0): [drm] mapped classic textures at 0xeb0d4000, handle = 0xb0f4a000
(II) intel(0): [drm] Initialized kernel agp heap manager, 33554432
(II) intel(0): [dri] visual configs initialized
(II) intel(0): Page Flipping disabled
(II) intel(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000
(II) EXA(0): Offscreen pixmap area of 76800000 bytes
(II) EXA(0): Driver registered support for the following operations:
(II)         Solid
(II)         Copy
(II)         Composite (RENDER acceleration)
(==) intel(0): Backing store disabled
(==) intel(0): Silken mouse enabled
(II) intel(0): Initializing HW Cursor
(II) intel(0): [DRI] installation complete
(II) intel(0): Current clock rate multiplier: 1
(II) intel(0): xf86BindGARTMemory: bind key 0 at 0x07fff000 (pgoffset 32767)
(II) intel(0): xf86BindGARTMemory: bind key 1 at 0x08000000 (pgoffset 32768)
(II) intel(0): xf86BindGARTMemory: bind key 2 at 0x0986a000 (pgoffset 39018)
(II) intel(0): xf86BindGARTMemory: bind key 3 at 0x0b0d4000 (pgoffset 45268)
(II) intel(0): Fixed memory allocation layout:
(II) intel(0): 0x00000000-0x0001ffff: ring buffer (128 kB)
(II) intel(0): 0x00020000-0x00290fff: compressed frame buffer (2500 kB, 
0x00000000b8020000 physical
)
(II) intel(0): 0x00291000-0x0029afff: HW cursors (40 kB)
(II) intel(0): 0x0029b000-0x002a2fff: logical 3D context (32 kB)
(II) intel(0): 0x002a3000-0x003a2fff: fake bufmgr (1024 kB)
(II) intel(0): 0x003a3000-0x003b1fff: exa G965 state buffer (60 kB)
(II) intel(0): 0x003b2000-0x003b2fff: power context (4 kB)
(II) intel(0): 0x00400000-0x02b0ffff: front buffer (40000 kB) X tiled
(II) intel(0): 0x02b10000-0x0744dfff: exa offscreen (75000 kB)
(II) intel(0): 0x07fff000:            end of stolen memory
(II) intel(0): 0x07fff000-0x07ffffff: HW status (4 kB)
(II) intel(0): 0x08000000-0x09869fff: back buffer (25000 kB) X tiled
(II) intel(0): 0x0986a000-0x0b0d3fff: depth buffer (25000 kB) Y tiled
(II) intel(0): 0x0b0d4000-0x0d0d3fff: classic textures (32768 kB)
(II) intel(0): 0x10000000:            end of aperture
(WW) intel(0): ESR is 0x00000011, page table error
(WW) intel(0): PGTBL_ER is 0x00100000, CS instruction GTT PTE
(WW) intel(0): PGTBL_CTL (0x00000000) indicates GTT is disabled
(WW) intel(0): Existing errors found in hardware state.
(II) intel(0): using SSC reference clock of 100 MHz
(II) intel(0): Selecting standard 18 bit TMDS pixel format.
(II) intel(0): Output configuration:
(II) intel(0):   Pipe A is on
(II) intel(0):   Display plane A is now enabled and connected to pipe A.
(II) intel(0):   Pipe B is on
(II) intel(0):   Display plane B is now enabled and connected to pipe B.
(II) intel(0):   Output VGA is connected to pipe A
(II) intel(0):   Output LVDS is connected to pipe B
(II) intel(0):   Output TMDS-1 is connected to pipe none
(II) intel(0): [drm] dma control initialized, using IRQ 10
(II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
(II) intel(0): DPMS enabled
(==) intel(0): Intel XvMC decoder disabled
(II) intel(0): Set up textured video
(II) intel(0): direct rendering: XF86DRI Enabled
(--) RandR disabled
(II) Initializing built-in extension Generic Event Extension
(II) Initializing built-in extension SHAPE
(II) Initializing built-in extension MIT-SHM
(II) Initializing built-in extension XInputExtension
(II) Initializing built-in extension XTEST
(II) Initializing built-in extension BIG-REQUESTS
(II) Initializing built-in extension SYNC
(II) Initializing built-in extension XKEYBOARD
(II) Initializing built-in extension XC-MISC
(II) Initializing built-in extension SECURITY
(II) Initializing built-in extension XINERAMA
(II) Initializing built-in extension XFIXES
(II) Initializing built-in extension RENDER
(II) Initializing built-in extension RANDR
(II) Initializing built-in extension COMPOSITE
(II) Initializing built-in extension DAMAGE
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 14, (OK)
drmOpenByBusid: Searching for BusID pci:0000:00:02.0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 14, (OK)
drmOpenByBusid: drmOpenMinor returns 14
drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
(II) AIGLX: enabled GLX_SGI_make_current_read
(II) AIGLX: enabled GLX_MESA_copy_sub_buffer
(II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
(II) AIGLX: enabled GLX_texture_from_pixmap with driver support
(II) AIGLX: Loaded and initialized /usr/X11/lib/modules/dri/amd64/i965_dri.so
(II) GLX: Initialized DRI GL provider for screen 0
(II) intel(0): Setting screen physical size to 270 x 203
(**) Option "Protocol" "auto"
(II) Mouse0: Setting Device option to "/dev/mouse"
(**) Mouse0: Protocol: VUID
(**) Option "CorePointer"
(**) Mouse0: always reports core events
(**) Option "Device" "/dev/mouse"
(II) Mouse0: Setting Buttons option to "3"
(==) Mouse0: Emulate3Buttons, Emulate3Timeout: 50
(**) Option "ZAxisMapping" "4 5 6 7"
(**) Mouse0: ZAxisMapping: buttons 4, 5, 6 and 7
(**) Mouse0: Buttons: 11
(II) XINPUT: Adding extended input device "Mouse0" (type: MOUSE)
(**) Mouse0: (accel) keeping acceleration scheme 1
(**) Mouse0: (accel) filter chain progression: 2.00
(**) Mouse0: (accel) filter stage 0: 20.00 ms
(**) Mouse0: (accel) set acceleration profile 0
(**) Option "CoreKeyboard"
(**) Keyboard0: always reports core events
(II) Keyboard0: Opened device "/dev/kbd"
(--) Keyboard0: Keyboard type: USB (6)
(--) Keyboard0: Keyboard layout: 33
(--) XKB: model: "sun_type6_usb"
(--) XKB: layout: "us"
(--) Keyboard0: XkbModel = sun_type6_usb
(--) Keyboard0: XkbLayout = us
(**) Option "AutoRepeat" "500 30"
(**) Option "XkbRules" "xorg"
(**) Keyboard0: XkbRules: "xorg"
(**) Option "XkbModel" "sun_type6_usb"
(**) Keyboard0: XkbModel: "sun_type6_usb"
(**) Option "XkbLayout" "us"
(**) Keyboard0: XkbLayout: "us"
(**) Option "CustomKeycodes" "off"
(**) Keyboard0: CustomKeycodes disabled
(II) XINPUT: Adding extended input device "Keyboard0" (type: KEYBOARD)
(II) config/hal: Adding input device PS/2 Port for PS/2-style Mice
(II) PS/2 Port for PS/2-style Mice: Setting Device option to "/dev/mouse"
(**) PS/2 Port for PS/2-style Mice: Protocol: VUID
(**) PS/2 Port for PS/2-style Mice: always reports core events
(**) Option "Device" "/dev/mouse"
(II) PS/2 Port for PS/2-style Mice: Setting Buttons option to "3"
(==) PS/2 Port for PS/2-style Mice: Emulate3Buttons, Emulate3Timeout: 50
(**) PS/2 Port for PS/2-style Mice: ZAxisMapping: buttons 4 and 5
(**) PS/2 Port for PS/2-style Mice: Buttons: 9
(II) XINPUT: Adding extended input device "PS/2 Port for PS/2-style Mice" 
(type: MOUSE)
(**) PS/2 Port for PS/2-style Mice: (accel) keeping acceleration scheme 1
(**) PS/2 Port for PS/2-style Mice: (accel) filter chain progression: 2.00
(**) PS/2 Port for PS/2-style Mice: (accel) filter stage 0: 20.00 ms
(**) PS/2 Port for PS/2-style Mice: (accel) set acceleration profile 0
(II) config/hal: Adding input device IBM Enhanced (101/102-key, PS/2 mouse 
support)
(**) IBM Enhanced (101/102-key, PS/2 mouse support): always reports core events
(**) Option "Device" "/dev/kbd"
(II) IBM Enhanced (101/102-key, PS/2 mouse support): Opened device "/dev/kbd"
(--) IBM Enhanced (101/102-key, PS/2 mouse support): Keyboard type: USB (6)
(--) IBM Enhanced (101/102-key, PS/2 mouse support): Keyboard layout: 33
(--) XKB: model: "sun_type6_usb"
(--) XKB: layout: "us"
(--) IBM Enhanced (101/102-key, PS/2 mouse support): XkbModel = sun_type6_usb
(--) IBM Enhanced (101/102-key, PS/2 mouse support): XkbLayout = us
(**) Option "AutoRepeat" "500 30"
(**) Option "XkbRules" "base"
(**) IBM Enhanced (101/102-key, PS/2 mouse support): XkbRules: "base"
(**) Option "XkbModel" "sun_type6_usb"
(**) IBM Enhanced (101/102-key, PS/2 mouse support): XkbModel: "sun_type6_usb"
(**) Option "XkbLayout" "us"
(**) IBM Enhanced (101/102-key, PS/2 mouse support): XkbLayout: "us"
(**) Option "CustomKeycodes" "off"
(**) IBM Enhanced (101/102-key, PS/2 mouse support): CustomKeycodes disabled
(II) XINPUT: Adding extended input device "IBM Enhanced (101/102-key, PS/2 
mouse support)" (type: KEYBOARD)
(II) config/hal: Adding input device mouse
(**) Option "Protocol" "VUID"
(**) mouse: Protocol: VUID
(**) mouse: always reports core events
(**) Option "Device" "/dev/usb/hid1"
(**) Option "StreamsModule" "usbms"
(II) mouse: Setting Buttons option to "2"
(==) mouse: Emulate3Buttons, Emulate3Timeout: 50
(**) mouse: ZAxisMapping: buttons 4 and 5
(**) mouse: Buttons: 9
(II) XINPUT: Adding extended input device "mouse" (type: MOUSE)
(**) mouse: (accel) keeping acceleration scheme 1
(**) mouse: (accel) filter chain progression: 2.00
(**) mouse: (accel) filter stage 0: 20.00 ms
(**) mouse: (accel) set acceleration profile 0
(WW) mouse: couldn't get wheel state
(II) config/hal: Adding input device keyboard
(**) keyboard: always reports core events
(**) Option "Device" "/dev/usb/hid4"
(II) keyboard: Opened device "/dev/usb/hid4"
(**) Option "StreamsModule" "usbkbm"
(--) keyboard: Keyboard type: USB (6)
(--) keyboard: Keyboard layout: 1
(--) XKB: model: "sun_type6_euro_usb"
(--) XKB: layout: "ar"
(--) keyboard: XkbModel = sun_type6_euro_usb
(--) keyboard: XkbLayout = ar
(**) Option "AutoRepeat" "500 30"
(**) Option "XkbRules" "base"
(**) keyboard: XkbRules: "base"
(**) Option "XkbModel" "sun_type6_euro_usb"
(**) keyboard: XkbModel: "sun_type6_euro_usb"
(**) Option "XkbLayout" "ar"
(**) keyboard: XkbLayout: "ar"
(**) Option "CustomKeycodes" "off"
(**) keyboard: CustomKeycodes disabled
(II) XINPUT: Adding extended input device "keyboard" (type: KEYBOARD)
(II) intel(0): I2C bus "CRTDDC_A" initialized.
(II) intel(0): I2C device "CRTDDC_A:E-EDID segment register" registered at 
address 0x60.
(II) intel(0): I2C device "CRTDDC_A:ddc2" registered at address 0xA0.
(II) intel(0): I2C device "CRTDDC_A:ddc2" removed.
(II) intel(0): I2C device "CRTDDC_A:E-EDID segment register" removed.
(II) intel(0): I2C bus "CRTDDC_A" removed.
(II) intel(0): EDID vendor "SAM", prod id 693
(II) intel(0): I2C bus "CRTDDC_A" initialized.
(II) intel(0): I2C device "CRTDDC_A:E-EDID segment register" registered at 
address 0x60.
(II) intel(0): I2C device "CRTDDC_A:ddc2" registered at address 0xA0.
(II) intel(0): I2C device "CRTDDC_A:ddc2" removed.
(II) intel(0): I2C device "CRTDDC_A:E-EDID segment register" removed.
(II) intel(0): I2C bus "CRTDDC_A" removed.
(II) intel(0): EDID vendor "SAM", prod id 693
(II) intel(0): I2C bus "CRTDDC_A" initialized.
(II) intel(0): I2C device "CRTDDC_A:E-EDID segment register" registered at 
address 0x60.
(II) intel(0): I2C device "CRTDDC_A:ddc2" registered at address 0xA0.
(II) intel(0): I2C device "CRTDDC_A:ddc2" removed.
(II) intel(0): I2C device "CRTDDC_A:E-EDID segment register" removed.
(II) intel(0): I2C bus "CRTDDC_A" removed.
(II) intel(0): EDID vendor "SAM", prod id 693
(II) UnloadModule: "mouse"
(II) UnloadModule: "kbd"
(WW) fcntl(18, I_SETSIG, 0): Invalid argument
(II) UnloadModule: "mouse"
(II) UnloadModule: "kbd"
(II) UnloadModule: "mouse"
(II) UnloadModule: "kbd"
(II) intel(0): xf86UnbindGARTMemory: unbind key 0
(II) intel(0): xf86UnbindGARTMemory: unbind key 1
(II) intel(0): xf86UnbindGARTMemory: unbind key 2
(II) intel(0): xf86UnbindGARTMemory: unbind key 3
(II) intel(0): xf86ReleaseGART: AGPIOC_RELEASE succeeded
(II) intel(0): [drm] removed 1 reserved context for kernel
(II) intel(0): [drm] unmapping 8192 bytes of SAREA ffffff018bea0000 at 
fffffd7ffda90000
(II) intel(0): [drm] Closed DRM master.
(II) intel(0): xf86GARTCloseScreen: device closed successfully
-------------- next part --------------

X.Org X Server 1.6.1.901 (1.6.2 RC 1)
Release Date: 2009-5-8
X Protocol Version 11, Revision 0
Build Operating System: SunOS 5.11 snv_108 i86pc 
Current Operating System: SunOS everywhere 5.11 snv_118 i86pc
Build Date: 19 June 2009  10:52:05PM
 

Solaris ABI: 64-bit
SUNWxorg-server package version: 6.9.0.5.11.10100,REV=0.2008.10.16
SUNWxorg-graphics-ddx package version: 6.9.0.5.11.10100,REV=0.2008.10.16
SUNWxorg-mesa package version: 6.9.0.5.11.10100,REV=0.2008.10.16
        Before reporting problems, check http://sunsolve.sun.com/
        to make sure that you have the latest version.
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: Wed Jul 15 10:50:25 2009
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "X.org Configured"
(**) |-->Screen "Screen0" (0)
(**) |   |-->Monitor "Monitor0"
(**) |   |-->Device "Card0"
(**) |-->Input Device "Mouse0"
(**) |-->Input Device "Keyboard0"
(==) Automatically adding devices
(==) Automatically enabling devices
(**) FontPath set to:
        catalogue:/etc/X11/fontpath.d,
        catalogue:/etc/X11/fontpath.d,
        built-ins
(**) ModulePath set to "/usr/X11/lib/modules/amd64"
(II) Loader magic: d00
(II) Module ABI versions:
        X.Org ANSI C Emulation: 0.4
        X.Org Video Driver: 5.0
        X.Org XInput driver : 4.0
        X.Org Server Extension : 2.0
(II) Loader running on solaris
(--) PCI:*(0 at 0:2:0) Intel Corporation Mobile 4 Series Chipset Integrated 
Graphics Controller rev 7, Mem @ 0xff400000/4194304, 0xe0000000/268435456, I/O 
@ 0x0000cff8/8, BIOS @ 0x????????/65536
(--) PCI: (0 at 0:2:1) Intel Corporation Mobile 4 Series Chipset Integrated 
Graphics Controller rev 7, Mem @ 0xc0000000/1048576, BIOS @ 0x????????/65536
(II) System resource ranges:
        [0] -1  0       0x000f0000 - 0x000fffff (0x10000) MX[B]
        [1] -1  0       0x000c0000 - 0x000effff (0x30000) MX[B]
        [2] -1  0       0x00000000 - 0x0009ffff (0xa0000) MX[B]
        [3] -1  0       0x0000ffff - 0x0000ffff (0x1) IX[B]
        [4] -1  0       0x00000000 - 0x000000ff (0x100) IX[B]
(II) "extmod" will be loaded. This was enabled by default and also specified in 
the config file.
(II) "dbe" will be loaded. This was enabled by default and also specified in 
the config file.
(II) "glx" will be loaded. This was enabled by default and also specified in 
the config file.
(II) "dri" will be loaded. This was enabled by default and also specified in 
the config file.
(II) "dri2" will be loaded by default.
(II) "ia" will be loaded. This was enabled by default and also specified in the 
config file.
(II) "xtsol" will be loaded by default.
(II) LoadModule: "dri"
(II) Loading /usr/X11/lib/modules/extensions/amd64//libdri.so
(II) Module dri: vendor="X.Org Foundation"
        compiled for 1.6.1.901, module version = 1.0.0
        ABI class: X.Org Server Extension, version 2.0
(II) Loading extension XFree86-DRI
(II) LoadModule: "dbe"
(II) Loading /usr/X11/lib/modules/extensions/amd64//libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
        compiled for 1.6.1.901, module version = 1.0.0
        Module class: X.Org Server Extension
        ABI class: X.Org Server Extension, version 2.0
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "glx"
(II) Loading /usr/X11/lib/modules/extensions/amd64//libglx.so
(II) Module glx: vendor="X.Org Foundation"
        compiled for 1.6.1.901, module version = 1.0.0
        ABI class: X.Org Server Extension, version 2.0
(==) AIGLX enabled
(II) Loading extension GLX
(II) LoadModule: "extmod"
(II) Loading /usr/X11/lib/modules/extensions/amd64//libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
        compiled for 1.6.1.901, module version = 1.0.0
        Module class: X.Org Server Extension
        ABI class: X.Org Server Extension, version 2.0
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "ia"
(II) Loading /usr/X11/lib/modules/extensions/amd64//libia.so
(II) Module IANAME: vendor="X.Org Foundation"
        compiled for 1.6.1.901, module version = 1.0.0
        ABI class: X.Org Server Extension, version 2.0
(II) Loading extension SolarisIA
(II) LoadModule: "dri2"
(II) Loading /usr/X11/lib/modules/extensions/amd64//libdri2.so
(II) Module dri2: vendor="X.Org Foundation"
        compiled for 1.6.1.901, module version = 1.0.0
        ABI class: X.Org Server Extension, version 2.0
(II) Loading extension DRI2
(II) LoadModule: "xtsol"
(WW) Warning, couldn't open module xtsol
(II) UnloadModule: "xtsol"
(II) Failed to load module "xtsol" (module does not exist, 0)
(II) LoadModule: "intel"
(II) Loading /usr/X11/lib/modules/drivers/amd64//intel_drv.so
(II) Module intel: vendor="X.Org Foundation"
        compiled for 1.6.1.901, module version = 2.6.1
        Module class: X.Org Video Driver
        ABI class: X.Org Video Driver, version 5.0
(II) LoadModule: "mouse"
(II) Loading /usr/X11/lib/modules/input/amd64//mouse_drv.so
(II) Module mouse: vendor="X.Org Foundation"
        compiled for 1.6.1.901, module version = 1.4.0
        Module class: X.Org XInput Driver
        ABI class: X.Org XInput driver, version 4.0
(II) LoadModule: "kbd"
(II) Loading /usr/X11/lib/modules/input/amd64//kbd_drv.so
(II) Module kbd: vendor="X.Org Foundation"
        compiled for 1.6.1.901, module version = 1.3.2
        Module class: X.Org XInput Driver
        ABI class: X.Org XInput driver, version 4.0
(II) intel: Driver for Intel Integrated Graphics Chipsets: i810,
        i810-dc100, i810e, i815, i830M, 845G, 852GM/855GM, 865G, 915G,
        E7221 (i915), 915GM, 945G, 945GM, 945GME, 965G, G35, 965Q, 946GZ,
        965GM, 965GME/GLE, G33, Q35, Q33,
        Mobile Intel?? GM45 Express Chipset,
        Intel Integrated Graphics Device, G45/G43, Q45/Q43, G41
(II) Primary Device is: PCI 00 at 00:02:0
(II) resource ranges after xf86ClaimFixedResources() call:
        [0] -1  0       0x000f0000 - 0x000fffff (0x10000) MX[B]
        [1] -1  0       0x000c0000 - 0x000effff (0x30000) MX[B]
        [2] -1  0       0x00000000 - 0x0009ffff (0xa0000) MX[B]
        [3] -1  0       0x0000ffff - 0x0000ffff (0x1) IX[B]
        [4] -1  0       0x00000000 - 0x000000ff (0x100) IX[B]
(II) resource ranges after probing:
        [0] -1  0       0x000f0000 - 0x000fffff (0x10000) MX[B]
        [1] -1  0       0x000c0000 - 0x000effff (0x30000) MX[B]
        [2] -1  0       0x00000000 - 0x0009ffff (0xa0000) MX[B]
        [3] 0   0       0x000a0000 - 0x000affff (0x10000) MS[B]
        [4] 0   0       0x000b0000 - 0x000b7fff (0x8000) MS[B]
        [5] 0   0       0x000b8000 - 0x000bffff (0x8000) MS[B]
        [6] -1  0       0x0000ffff - 0x0000ffff (0x1) IX[B]
        [7] -1  0       0x00000000 - 0x000000ff (0x100) IX[B]
        [8] 0   0       0x000003b0 - 0x000003bb (0xc) IS[B]
        [9] 0   0       0x000003c0 - 0x000003df (0x20) IS[B]
(II) Loading sub module "vgahw"
(II) LoadModule: "vgahw"
(II) Loading /usr/X11/lib/modules/amd64//libvgahw.so
(II) Module vgahw: vendor="X.Org Foundation"
        compiled for 1.6.1.901, module version = 0.1.0
        ABI class: X.Org Video Driver, version 5.0
(==) intel(0): Depth 24, (--) framebuffer bpp 32
(==) intel(0): RGB weight 888
(==) intel(0): Default visual is TrueColor
(II) intel(0): Integrated Graphics Chipset: Intel(R) Mobile Intel?? GM45 
Express Chipset
(--) intel(0): Chipset: "Mobile Intel?? GM45 Express Chipset"
(--) intel(0): Linear framebuffer at 0xE0000000
(--) intel(0): IO registers at addr 0xFF400000
(==) intel(0): Using EXA for acceleration
(II) intel(0): 2 display pipes available.
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"
(II) Module "ddc" already built-in
(II) Loading sub module "i2c"
(II) LoadModule: "i2c"
(II) Module "i2c" already built-in
(II) intel(0): Output VGA using monitor section Monitor0
(II) intel(0): Output LVDS has no monitor section
(II) intel(0): I2C bus "LVDSDDC_C" initialized.
(II) intel(0): Attempting to determine panel fixed mode.
(II) intel(0): I2C device "LVDSDDC_C:E-EDID segment register" registered at 
address 0x60.
(II) intel(0): I2C device "LVDSDDC_C:ddc2" registered at address 0xA0.
(II) intel(0): I2C bus "SDVOCTRL_E for SDVOB" initialized.
(II) intel(0): I2C device "SDVOCTRL_E for SDVOB:SDVO Controller B" registered 
at address 0x70.
(II) intel(0): I2C bus "SDVOB DDC Bus" initialized.
(II) intel(0): Output TMDS-1 has no monitor section
(II) intel(0): SDVOB: device VID/DID: 02:43.00, clock range 25.0MHz - 200.0MHz
(II) intel(0): SDVOB: 1 input channel
(II) intel(0): SDVOB: TMDS0 output reported
(II) intel(0): Current clock rate multiplier: 1
(II) intel(0): I2C bus "CRTDDC_A" initialized.
(II) intel(0): I2C device "CRTDDC_A:E-EDID segment register" registered at 
address 0x60.
(II) intel(0): I2C device "CRTDDC_A:ddc2" registered at address 0xA0.
(II) intel(0): I2C device "CRTDDC_A:ddc2" removed.
(II) intel(0): I2C device "CRTDDC_A:E-EDID segment register" removed.
(II) intel(0): I2C bus "CRTDDC_A" removed.
(II) intel(0): EDID vendor "SAM", prod id 693
(II) intel(0): Using EDID range info for horizontal sync
(II) intel(0): Using EDID range info for vertical refresh
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1920x1200"x59.9  153.75  1920 1968 2000 2080  1200 
1203 1209 1235 +hsync -vsync (73.9 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 
628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 
625 +hsync +vsync (35.2 kHz)
(II) intel(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 
-hsync -vsync (37.5 kHz)
(II) intel(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 492 520 
-hsync -vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 
-hsync -vsync (35.0 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 
-hsync -vsync (31.5 kHz)
(II) intel(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 
-hsync +vsync (31.5 kHz)
(II) intel(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 
1028 1066 +hsync +vsync (80.0 kHz)
(II) intel(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 
772 800 +hsync +vsync (60.0 kHz)
(II) intel(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 
777 806 -hsync -vsync (56.5 kHz)
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 
777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 
667 -hsync -vsync (49.7 kHz)
(II) intel(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 
625 +hsync +vsync (46.9 kHz)
(II) intel(0): Modeline "800x600"x0.0   50.00  800 856 976 1040  600 637 643 
666 +hsync +vsync (48.1 kHz)
(II) intel(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 
868 900 +hsync +vsync (67.5 kHz)
(II) intel(0): Modeline "1600x1200"x0.0  162.00  1600 1664 1856 2160  1200 1201 
1204 1250 +hsync +vsync (75.0 kHz)
(II) intel(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 
1028 1066 +hsync +vsync (64.0 kHz)
(II) intel(0): Modeline "1280x960"x0.0  108.00  1280 1376 1488 1800  960 961 
964 1000 +hsync +vsync (60.0 kHz)
(II) intel(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 
868 900 +hsync +vsync (67.5 kHz)
(II) intel(0): EDID vendor "SAM", prod id 693
(II) intel(0): Output VGA connected
(II) intel(0): Output LVDS connected
(II) intel(0): Output TMDS-1 disconnected
(II) intel(0): Using fuzzy aspect match for initial modes
(II) intel(0): Output VGA using initial mode 1024x768
(II) intel(0): Output LVDS using initial mode 1024x768
(II) intel(0): detected 512 kB GTT.
(II) intel(0): detected 131068 kB stolen memory.
(==) intel(0): video overlay key set to 0x101fe
(==) intel(0): Will not try to enable page flipping
(==) intel(0): Triple buffering disabled
(==) intel(0): Using gamma correction (1.0, 1.0, 1.0)
(**) intel(0): Display dimensions: (520, 320) mm
(**) intel(0): DPI set to (156, 158)
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /usr/X11/lib/modules/amd64//libfb.so
(II) Module fb: vendor="X.Org Foundation"
        compiled for 1.6.1.901, module version = 1.0.0
        ABI class: X.Org ANSI C Emulation, version 0.4
(II) Loading sub module "exa"
(II) LoadModule: "exa"
(II) Loading /usr/X11/lib/modules/amd64//libexa.so
(II) Module exa: vendor="X.Org Foundation"
        compiled for 1.6.1.901, module version = 2.4.0
        ABI class: X.Org Video Driver, version 5.0
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"
(II) Module "ramdac" already built-in
(II) intel(0): Comparing regs from server start up to After PreInit
(WW) intel(0): Register 0x61200 (PP_STATUS) changed from 0xc0000008 to 
0xd0000009
(WW) intel(0): PP_STATUS before: on, ready, sequencing idle
(WW) intel(0): PP_STATUS after: on, ready, sequencing on
(WW) intel(0): Register 0x321b (FBC_FENCE_OFF) changed from 0x08038200 to 
0x4f004a00
(==) Depth 24 pixmap format is 32 bpp
(II) do I need RAC?  No, I don't.
(II) resource ranges after preInit:
        [0] -1  0       0x000f0000 - 0x000fffff (0x10000) MX[B]
        [1] -1  0       0x000c0000 - 0x000effff (0x30000) MX[B]
        [2] -1  0       0x00000000 - 0x0009ffff (0xa0000) MX[B]
        [3] 0   0       0x000a0000 - 0x000affff (0x10000) MS[B](OprD)
        [4] 0   0       0x000b0000 - 0x000b7fff (0x8000) MS[B](OprD)
        [5] 0   0       0x000b8000 - 0x000bffff (0x8000) MS[B](OprD)
        [6] -1  0       0x0000ffff - 0x0000ffff (0x1) IX[B]
        [7] -1  0       0x00000000 - 0x000000ff (0x100) IX[B]
        [8] 0   0       0x000003b0 - 0x000003bb (0xc) IS[B](OprU)
        [9] 0   0       0x000003c0 - 0x000003df (0x20) IS[B](OprU)
(II) GARTInit: /dev/agpgart opened successfully
(II) intel(0): xf86AcquireGART: AGPIOC_ACQUIRE succeeded
(II) intel(0): xf86ReleaseGART: AGPIOC_RELEASE succeeded
(II) intel(0): I830CheckAvailableMemory: 524288 kB available
(WW) intel(0): DRI2 requires UXA
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 13, (OK)
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 13, (OK)
drmOpenByBusid: Searching for BusID pci:0000:00:02.0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 13, (OK)
drmOpenByBusid: drmOpenMinor returns 13
drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
(II) [drm] DRM interface version 1.2
(II) [drm] DRM open master succeeded.
(II) intel(0): [drm] Using the DRM lock SAREA also for drawables.
(II) intel(0): [drm] framebuffer mapped by ddx driver
(II) intel(0): [drm] added 1 reserved context for kernel
(II) intel(0): X context handle = 1
(II) intel(0): [drm] installed DRM signal handler
(**) intel(0): Framebuffer compression enabled
(**) intel(0): Tiling enabled
(==) intel(0): VideoRam: 262144 KB
(II) intel(0): Attempting memory allocation with tiled buffers.
(II) intel(0): xf86AcquireGART: AGPIOC_ACQUIRE succeeded
(II) intel(0): Tiled allocation successful.
(II) intel(0): [drm] Registers = 0x3ce20000
(II) intel(0): [drm] ring buffer = 0xa916b000
(II) intel(0): [drm] mapped front buffer at 0xe0400000, handle = 0x93056000
(II) intel(0): [drm] mapped back buffer at 0xe8000000, handle = 0x948c0000
(II) intel(0): [drm] mapped depth buffer at 0xe986a000, handle = 0x9612a000
(II) intel(0): [drm] mapped classic textures at 0xeb0d4000, handle = 0x97994000
(II) intel(0): [drm] Initialized kernel agp heap manager, 33554432
(II) intel(0): [dri] visual configs initialized
(II) intel(0): Page Flipping disabled
(II) intel(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000
(II) EXA(0): Offscreen pixmap area of 76800000 bytes
(II) EXA(0): Driver registered support for the following operations:
(II)         Solid
(II)         Copy
(II)         Composite (RENDER acceleration)
(==) intel(0): Backing store disabled
(==) intel(0): Silken mouse enabled
(II) intel(0): Initializing HW Cursor
(II) intel(0): [DRI] installation complete
(II) intel(0): Current clock rate multiplier: 1
(II) intel(0): xf86BindGARTMemory: bind key 0 at 0x07fff000 (pgoffset 32767)
(II) intel(0): xf86BindGARTMemory: bind key 1 at 0x08000000 (pgoffset 32768)
(II) intel(0): xf86BindGARTMemory: bind key 2 at 0x0986a000 (pgoffset 39018)
(II) intel(0): xf86BindGARTMemory: bind key 3 at 0x0b0d4000 (pgoffset 45268)
(II) intel(0): Fixed memory allocation layout:
(II) intel(0): 0x00000000-0x0001ffff: ring buffer (128 kB)
(II) intel(0): 0x00020000-0x00290fff: compressed frame buffer (2500 kB, 
0x00000000b8020000 physical
)
(II) intel(0): 0x00291000-0x0029afff: HW cursors (40 kB)
(II) intel(0): 0x0029b000-0x002a2fff: logical 3D context (32 kB)
(II) intel(0): 0x002a3000-0x003a2fff: fake bufmgr (1024 kB)
(II) intel(0): 0x003a3000-0x003b1fff: exa G965 state buffer (60 kB)
(II) intel(0): 0x003b2000-0x003b2fff: power context (4 kB)
(II) intel(0): 0x00400000-0x02b0ffff: front buffer (40000 kB) X tiled
(II) intel(0): 0x02b10000-0x0744dfff: exa offscreen (75000 kB)
(II) intel(0): 0x07fff000:            end of stolen memory
(II) intel(0): 0x07fff000-0x07ffffff: HW status (4 kB)
(II) intel(0): 0x08000000-0x09869fff: back buffer (25000 kB) X tiled
(II) intel(0): 0x0986a000-0x0b0d3fff: depth buffer (25000 kB) Y tiled
(II) intel(0): 0x0b0d4000-0x0d0d3fff: classic textures (32768 kB)
(II) intel(0): 0x10000000:            end of aperture
(WW) intel(0): ESR is 0x00000011, page table error
(WW) intel(0): PGTBL_ER is 0x00100001, host gtt pte, CS instruction GTT PTE
(WW) intel(0): PGTBL_CTL (0x00000000) indicates GTT is disabled
(WW) intel(0): Existing errors found in hardware state.
(II) intel(0): using SSC reference clock of 100 MHz
(II) intel(0): Selecting standard 18 bit TMDS pixel format.
(II) intel(0): Output configuration:
(II) intel(0):   Pipe A is on
(II) intel(0):   Display plane A is now enabled and connected to pipe A.
(II) intel(0):   Pipe B is on
(II) intel(0):   Display plane B is now enabled and connected to pipe B.
(II) intel(0):   Output VGA is connected to pipe A
(II) intel(0):   Output LVDS is connected to pipe B
(II) intel(0):   Output TMDS-1 is connected to pipe none
(II) intel(0): [drm] dma control initialized, using IRQ 10
(II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
(II) intel(0): DPMS enabled
(==) intel(0): Intel XvMC decoder disabled
(II) intel(0): Set up textured video
(II) intel(0): direct rendering: XF86DRI Enabled
(--) RandR disabled
(II) Initializing built-in extension Generic Event Extension
(II) Initializing built-in extension SHAPE
(II) Initializing built-in extension MIT-SHM
(II) Initializing built-in extension XInputExtension
(II) Initializing built-in extension XTEST
(II) Initializing built-in extension BIG-REQUESTS
(II) Initializing built-in extension SYNC
(II) Initializing built-in extension XKEYBOARD
(II) Initializing built-in extension XC-MISC
(II) Initializing built-in extension SECURITY
(II) Initializing built-in extension XINERAMA
(II) Initializing built-in extension XFIXES
(II) Initializing built-in extension RENDER
(II) Initializing built-in extension RANDR
(II) Initializing built-in extension COMPOSITE
(II) Initializing built-in extension DAMAGE
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 14, (OK)
drmOpenByBusid: Searching for BusID pci:0000:00:02.0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 14, (OK)
drmOpenByBusid: drmOpenMinor returns 14
drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
(II) AIGLX: enabled GLX_SGI_make_current_read
(II) AIGLX: enabled GLX_MESA_copy_sub_buffer
(II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
(II) AIGLX: enabled GLX_texture_from_pixmap with driver support
(II) AIGLX: Loaded and initialized /usr/X11/lib/modules/dri/amd64/i965_dri.so
(II) GLX: Initialized DRI GL provider for screen 0
(II) intel(0): Setting screen physical size to 270 x 203
(**) Option "Protocol" "auto"
(II) Mouse0: Setting Device option to "/dev/mouse"
(**) Mouse0: Protocol: VUID
(**) Option "CorePointer"
(**) Mouse0: always reports core events
(**) Option "Device" "/dev/mouse"
(II) Mouse0: Setting Buttons option to "3"
(==) Mouse0: Emulate3Buttons, Emulate3Timeout: 50
(**) Option "ZAxisMapping" "4 5 6 7"
(**) Mouse0: ZAxisMapping: buttons 4, 5, 6 and 7
(**) Mouse0: Buttons: 11
(II) XINPUT: Adding extended input device "Mouse0" (type: MOUSE)
(**) Mouse0: (accel) keeping acceleration scheme 1
(**) Mouse0: (accel) filter chain progression: 2.00
(**) Mouse0: (accel) filter stage 0: 20.00 ms
(**) Mouse0: (accel) set acceleration profile 0
(**) Option "CoreKeyboard"
(**) Keyboard0: always reports core events
(II) Keyboard0: Opened device "/dev/kbd"
(--) Keyboard0: Keyboard type: USB (6)
(--) Keyboard0: Keyboard layout: 33
(--) XKB: model: "sun_type6_usb"
(--) XKB: layout: "us"
(--) Keyboard0: XkbModel = sun_type6_usb
(--) Keyboard0: XkbLayout = us
(**) Option "AutoRepeat" "500 30"
(**) Option "XkbRules" "xorg"
(**) Keyboard0: XkbRules: "xorg"
(**) Option "XkbModel" "sun_type6_usb"
(**) Keyboard0: XkbModel: "sun_type6_usb"
(**) Option "XkbLayout" "us"
(**) Keyboard0: XkbLayout: "us"
(**) Option "CustomKeycodes" "off"
(**) Keyboard0: CustomKeycodes disabled
(II) XINPUT: Adding extended input device "Keyboard0" (type: KEYBOARD)
(II) config/hal: Adding input device PS/2 Port for PS/2-style Mice
(II) PS/2 Port for PS/2-style Mice: Setting Device option to "/dev/mouse"
(**) PS/2 Port for PS/2-style Mice: Protocol: VUID
(**) PS/2 Port for PS/2-style Mice: always reports core events
(**) Option "Device" "/dev/mouse"
(II) PS/2 Port for PS/2-style Mice: Setting Buttons option to "3"
(==) PS/2 Port for PS/2-style Mice: Emulate3Buttons, Emulate3Timeout: 50
(**) PS/2 Port for PS/2-style Mice: ZAxisMapping: buttons 4 and 5
(**) PS/2 Port for PS/2-style Mice: Buttons: 9
(II) XINPUT: Adding extended input device "PS/2 Port for PS/2-style Mice" 
(type: MOUSE)
(**) PS/2 Port for PS/2-style Mice: (accel) keeping acceleration scheme 1
(**) PS/2 Port for PS/2-style Mice: (accel) filter chain progression: 2.00
(**) PS/2 Port for PS/2-style Mice: (accel) filter stage 0: 20.00 ms
(**) PS/2 Port for PS/2-style Mice: (accel) set acceleration profile 0
(II) config/hal: Adding input device IBM Enhanced (101/102-key, PS/2 mouse 
support)
(**) IBM Enhanced (101/102-key, PS/2 mouse support): always reports core events
(**) Option "Device" "/dev/kbd"
(II) IBM Enhanced (101/102-key, PS/2 mouse support): Opened device "/dev/kbd"
(--) IBM Enhanced (101/102-key, PS/2 mouse support): Keyboard type: USB (6)
(--) IBM Enhanced (101/102-key, PS/2 mouse support): Keyboard layout: 33
(--) XKB: model: "sun_type6_usb"
(--) XKB: layout: "us"
(--) IBM Enhanced (101/102-key, PS/2 mouse support): XkbModel = sun_type6_usb
(--) IBM Enhanced (101/102-key, PS/2 mouse support): XkbLayout = us
(**) Option "AutoRepeat" "500 30"
(**) Option "XkbRules" "base"
(**) IBM Enhanced (101/102-key, PS/2 mouse support): XkbRules: "base"
(**) Option "XkbModel" "sun_type6_usb"
(**) IBM Enhanced (101/102-key, PS/2 mouse support): XkbModel: "sun_type6_usb"
(**) Option "XkbLayout" "us"
(**) IBM Enhanced (101/102-key, PS/2 mouse support): XkbLayout: "us"
(**) Option "CustomKeycodes" "off"
(**) IBM Enhanced (101/102-key, PS/2 mouse support): CustomKeycodes disabled
(II) XINPUT: Adding extended input device "IBM Enhanced (101/102-key, PS/2 
mouse support)" (type: KEYBOARD)
(II) config/hal: Adding input device mouse
(**) Option "Protocol" "VUID"
(**) mouse: Protocol: VUID
(**) mouse: always reports core events
(**) Option "Device" "/dev/usb/hid1"
(**) Option "StreamsModule" "usbms"
(II) mouse: Setting Buttons option to "2"
(==) mouse: Emulate3Buttons, Emulate3Timeout: 50
(**) mouse: ZAxisMapping: buttons 4 and 5
(**) mouse: Buttons: 9
(II) XINPUT: Adding extended input device "mouse" (type: MOUSE)
(**) mouse: (accel) keeping acceleration scheme 1
(**) mouse: (accel) filter chain progression: 2.00
(**) mouse: (accel) filter stage 0: 20.00 ms
(**) mouse: (accel) set acceleration profile 0
(WW) mouse: couldn't get wheel state
(II) config/hal: Adding input device keyboard
(**) keyboard: always reports core events
(**) Option "Device" "/dev/usb/hid4"
(II) keyboard: Opened device "/dev/usb/hid4"
(**) Option "StreamsModule" "usbkbm"
(--) keyboard: Keyboard type: USB (6)
(--) keyboard: Keyboard layout: 1
(--) XKB: model: "sun_type6_euro_usb"
(--) XKB: layout: "ar"
(--) keyboard: XkbModel = sun_type6_euro_usb
(--) keyboard: XkbLayout = ar
(**) Option "AutoRepeat" "500 30"
(**) Option "XkbRules" "base"
(**) keyboard: XkbRules: "base"
(**) Option "XkbModel" "sun_type6_euro_usb"
(**) keyboard: XkbModel: "sun_type6_euro_usb"
(**) Option "XkbLayout" "ar"
(**) keyboard: XkbLayout: "ar"
(**) Option "CustomKeycodes" "off"
(**) keyboard: CustomKeycodes disabled
(II) XINPUT: Adding extended input device "keyboard" (type: KEYBOARD)
(II) intel(0): I2C bus "CRTDDC_A" initialized.
(II) intel(0): I2C device "CRTDDC_A:E-EDID segment register" registered at 
address 0x60.
(II) intel(0): I2C device "CRTDDC_A:ddc2" registered at address 0xA0.
(II) intel(0): I2C device "CRTDDC_A:ddc2" removed.
(II) intel(0): I2C device "CRTDDC_A:E-EDID segment register" removed.
(II) intel(0): I2C bus "CRTDDC_A" removed.
(II) intel(0): EDID vendor "SAM", prod id 693
(II) intel(0): I2C bus "CRTDDC_A" initialized.
(II) intel(0): I2C device "CRTDDC_A:E-EDID segment register" registered at 
address 0x60.
(II) intel(0): I2C device "CRTDDC_A:ddc2" registered at address 0xA0.
(II) intel(0): I2C device "CRTDDC_A:ddc2" removed.
(II) intel(0): I2C device "CRTDDC_A:E-EDID segment register" removed.
(II) intel(0): I2C bus "CRTDDC_A" removed.
(II) intel(0): EDID vendor "SAM", prod id 693
(II) intel(0): I2C bus "CRTDDC_A" initialized.
(II) intel(0): I2C device "CRTDDC_A:E-EDID segment register" registered at 
address 0x60.
(II) intel(0): I2C device "CRTDDC_A:ddc2" registered at address 0xA0.
(II) intel(0): I2C device "CRTDDC_A:ddc2" removed.
(II) intel(0): I2C device "CRTDDC_A:E-EDID segment register" removed.
(II) intel(0): I2C bus "CRTDDC_A" removed.
(II) intel(0): EDID vendor "SAM", prod id 693

Reply via email to