Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 07 Feb 2009 02:16:48 -0500
From:      Jimmie James <jimmiejaz@gmail.com>
To:        freebsd-x11@FreeBSD.org,  questions@freebsd.org
Subject:   [mi] EQ overflowing mieqEnequeue: out-of-order valuator event
Message-ID:  <498D3560.5080004@gmail.com>

next in thread | raw e-mail | index | archive | help
No idea the steps to reproduce this hard lockup, ssh'ing in and killing
X resulted in a "test pattern" look to my monitor. While it was hung,
keyboard caps/num lock wouldn't respond, nor would the mouse move.
The ]mi] lines repeate about 600 times in the log at the end.

Shall I submit a PR for this?


(WW) intel(0): ESR is 0x00000001, instruction error
(WW) intel(0): Existing errors found in hardware state.
(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 off
(II) intel(0):   Display plane B is now disabled and connected to pipe B.
(II) intel(0):   Output VGA is connected to pipe A
(II) intel(0): [drm] dma control initialized, using IRQ 255
[mi] EQ overflowing. The server is probably stuck in an infinite loop.
[mi] mieqEnequeue: out-of-order valuator event; dropping.




FreeBSD fortytwo.zapto.org 7.1-STABLE FreeBSD 7.1-STABLE #0: Tue Jan  6
03:43:02 EST 2009
jimmie@fortytwo.zapto.org:/usr/obj/usr/src/sys/FORTYTWO  i386


pciconf, xorg.conf and Xorg.0.log included.

vgapci0@pci0:0:2:0:	class=0x030000 card=0x25821043 chip=0x25828086
rev=0x04 hdr=0x00
      vendor     = 'Intel Corporation'
      device     = '82915G/GV/GL, 82910GL Integrated Graphics Device'
      class      = display
      subclass   = VGA
vgapci1@pci0:0:2:1:	class=0x038000 card=0x25821043 chip=0x27828086
rev=0x04 hdr=0x00
      vendor     = 'Intel Corporation'
      device     = '82915G Graphics device: 82915G/GV/910GL Express
Chipset Family'
      class      = display


Section "ServerLayout"
          Identifier     "Simple Layout"
          Screen         "Screen 1" 0 0
          InputDevice    "Mouse1" "CorePointer"
          InputDevice    "Keyboard1" "CoreKeyboard"
          Option          "AllowEmptyInput" "OFF"
          Option          "AutoAddDevices" "OFF"
EndSection

Section "Files"
          ModulePath   "/usr/local/lib/xorg/modules"
          FontPath     "/usr/local/lib/X11/fonts/local/"
          FontPath     "/usr/local/lib/X11/fonts/misc/"
          FontPath     "/usr/local/lib/X11/fonts/75dpi/:unscaled"
          FontPath     "/usr/local/lib/X11/fonts/100dpi/:unscaled"
          FontPath     "/usr/local/lib/X11/fonts/Type1/"
          FontPath     "/usr/local/lib/X11/fonts/75dpi/"
          FontPath     "/usr/local/lib/X11/fonts/100dpi/"
          FontPath     "/usr/local/lib/X11/fonts/TTF/"
          FontPath     "/usr/local/lib/X11/fonts/artwiz-fonts/"
          FontPath     "/usr/local/lib/X11/fonts/webfonts/"
          FontPath     "/usr/local/lib/X11/fonts/URW/"
          FontPath     "/usr/local/lib/X11/fonts/jmk"
          FontPath     "/usr/local/lib/X11/fonts/terminus-font"
          FontPath     "/usr/local/lib/X11/fonts/artwiz-fonts"
EndSection
Section "ServerFlags"
Option "AIGLX" "true"
EndSection

Section "Module"
          Load  "GLcore"
          Load  "glx"
          Load  "dri"
          Load  "drm"
          Load  "vbe"
          Load  "int10"
EndSection

Section "InputDevice"
          Identifier  "Keyboard1"
          Driver      "kbd"
          Option      "pc101"
EndSection

Section "InputDevice"
          Identifier  "Mouse1"
          Driver      "mouse"
          Option      "Protocol" "AUTO"
          Option      "Device" "/dev/sysmouse"
          Option      "Buttons" "10"
          Option      "ZAxisMapping" "4 5"
          Option      "ButtonMapping" "1 2 3 6 7 8 9 10 4 5"
          Option      "Emulate3Buttons" "no"
EndSection

Section "Monitor"
          HorizSync 31-65
          VertRefresh  55-100
          Identifier   "monitor0"
EndSection

Section "Device"

          Identifier  "i810"
          Driver      "intel"
          VendorName  "Intel"
          BoardName   "82915G/GV/910GL Express Chipset Family Graphics
Controller"
          BusID       "PCI:0:2:0"
EndSection

Section "Screen"
          Identifier "Screen 1"
          Device     "i810"
          Monitor    "monitor0"
          DefaultDepth     16
          Subsection "Display"
                 Modes     "1280x1024" "1024x768"
          Depth 16
          EndSubSection
EndSection
Section "DRI"
          Mode         0666
EndSection

X.Org X Server 1.5.3
Release Date: 5 November 2008
X Protocol Version 11, Revision 0
Build Operating System: FreeBSD 7.1-STABLE i386
Current Operating System: FreeBSD fortytwo.zapto.org 7.1-STABLE FreeBSD
7.1-STABLE #0: Tue Jan  6 03:43:02 EST 2009
jimmie@fortytwo.zapto.org:/usr/obj/usr/src/sys/FORTYTWO i386
Build Date: 29 January 2009  11:53:48AM

          Before reporting problems, check http://wiki.x.org
          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: Fri Jan 30 10:14:19 2009
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "Simple Layout"
(**) |-->Screen "Screen 1" (0)
(**) |   |-->Monitor "monitor0"
(**) |   |-->Device "i810"
(**) |-->Input Device "Mouse1"
(**) |-->Input Device "Keyboard1"
(**) Option "AIGLX" "true"
(**) Option "AllowEmptyInput" "OFF"
(**) Option "AutoAddDevices" "OFF"
(**) Not automatically adding devices
(==) Automatically enabling devices
(==) Including the default font path
/usr/local/lib/X11/fonts/misc/,/usr/local/lib/X11/fonts/TTF/,/usr/local/lib/X11/fonts/OTF,/usr/local/lib/X11/fonts/Type1/,/usr/local/lib/X11/fonts/100dpi/,/usr/local/lib/X11/fonts/75dpi/.
(**) FontPath set to:
          /usr/local/lib/X11/fonts/local/,
          /usr/local/lib/X11/fonts/misc/,
          /usr/local/lib/X11/fonts/75dpi/:unscaled,
          /usr/local/lib/X11/fonts/100dpi/:unscaled,
          /usr/local/lib/X11/fonts/Type1/,
          /usr/local/lib/X11/fonts/75dpi/,
          /usr/local/lib/X11/fonts/100dpi/,
          /usr/local/lib/X11/fonts/TTF/,
          /usr/local/lib/X11/fonts/artwiz-fonts/,
          /usr/local/lib/X11/fonts/webfonts/,
          /usr/local/lib/X11/fonts/URW/,
          /usr/local/lib/X11/fonts/jmk,
          /usr/local/lib/X11/fonts/terminus-font,
          /usr/local/lib/X11/fonts/artwiz-fonts,
          /usr/local/lib/X11/fonts/misc/,
          /usr/local/lib/X11/fonts/TTF/,
          /usr/local/lib/X11/fonts/OTF,
          /usr/local/lib/X11/fonts/Type1/,
          /usr/local/lib/X11/fonts/100dpi/,
          /usr/local/lib/X11/fonts/75dpi/
(**) ModulePath set to "/usr/local/lib/xorg/modules"
(II) Loader magic: 0x81b2de0
(II) Module ABI versions:
          X.Org ANSI C Emulation: 0.4
          X.Org Video Driver: 4.1
          X.Org XInput driver : 2.1
          X.Org Server Extension : 1.1
          X.Org Font Renderer : 0.6
(II) Loader running on freebsd
(--) Using syscons driver with X support (version 2.0)
(--) using VT number 9

(--) PCI:*(0@0:2:0) Intel Corporation 82915G/GV/910GL Integrated
Graphics Controller rev 4, Mem @ 0xcfd80000/0, 0xd0000000/0,
0xcfe80000/0, I/O @ 0x00006800/0, BIOS @ 0x????????/65536
(--) PCI: (0@0:2:1) Intel Corporation 82915G Integrated Graphics
Controller rev 4, Mem @ 0xcfe00000/0
(II) System resource ranges:
          [0] -1  0       0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
          [1] -1  0       0x000f0000 - 0x000fffff (0x10000) MX[B]
          [2] -1  0       0x000c0000 - 0x000effff (0x30000) MX[B]
          [3] -1  0       0x00000000 - 0x0009ffff (0xa0000) MX[B]
          [4] -1  0       0x0000ffff - 0x0000ffff (0x1) IX[B]
          [5] -1  0       0x00000000 - 0x000000ff (0x100) IX[B]
(II) "extmod" will be loaded by default.
(II) "dbe" will be loaded by default.
(II) "glx" will be loaded. This was enabled by default and also
specified in the config file.
(II) "freetype" will be loaded by default.
(II) "record" will be loaded by default.
(II) "dri" will be loaded. This was enabled by default and also
specified in the config file.
(II) LoadModule: "glx"

(II) Loading /usr/local/lib/xorg/modules/extensions//libglx.so
(II) Module glx: vendor="X.Org Foundation"
          compiled for 1.5.3, module version = 1.0.0
          ABI class: X.Org Server Extension, version 1.1
(**) AIGLX enabled
(**) Exporting typical set of GLX visuals
(II) Loading extension GLX
(II) LoadModule: "dri"

(II) Loading /usr/local/lib/xorg/modules/extensions//libdri.so
(II) Module dri: vendor="X.Org Foundation"
          compiled for 1.5.3, module version = 1.0.0
          ABI class: X.Org Server Extension, version 1.1
(II) Loading extension XFree86-DRI
(II) LoadModule: "vbe"

(II) Loading /usr/local/lib/xorg/modules//libvbe.so
(II) Module vbe: vendor="X.Org Foundation"
          compiled for 1.5.3, module version = 1.1.0
          ABI class: X.Org Video Driver, version 4.1
(II) LoadModule: "int10"

(II) Loading /usr/local/lib/xorg/modules//libint10.so
(II) Module int10: vendor="X.Org Foundation"
          compiled for 1.5.3, module version = 1.0.0
          ABI class: X.Org Video Driver, version 4.1
(II) LoadModule: "extmod"

(II) Loading /usr/local/lib/xorg/modules/extensions//libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
          compiled for 1.5.3, module version = 1.0.0
          Module class: X.Org Server Extension
          ABI class: X.Org Server Extension, version 1.1
(II) Loading extension SHAPE
(II) Loading extension MIT-SUNDRY-NONSTANDARD
(II) Loading extension BIG-REQUESTS
(II) Loading extension SYNC
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XC-MISC
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-Misc
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension TOG-CUP
(II) Loading extension Extended-Visual-Information
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "dbe"

(II) Loading /usr/local/lib/xorg/modules/extensions//libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
          compiled for 1.5.3, module version = 1.0.0
          Module class: X.Org Server Extension
          ABI class: X.Org Server Extension, version 1.1
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "freetype"

(II) Loading /usr/local/lib/xorg/modules/fonts//libfreetype.so
(II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
          compiled for 1.5.3, module version = 2.1.0
          Module class: X.Org Font Renderer
          ABI class: X.Org Font Renderer, version 0.6
(II) Loading font FreeType
(II) LoadModule: "record"

(II) Loading /usr/local/lib/xorg/modules/extensions//librecord.so
(II) Module record: vendor="X.Org Foundation"
          compiled for 1.5.3, module version = 1.13.0
          Module class: X.Org Server Extension
          ABI class: X.Org Server Extension, version 1.1
(II) Loading extension RECORD
(II) LoadModule: "intel"

(II) Loading /usr/local/lib/xorg/modules/drivers//intel_drv.so
(II) Module intel: vendor="X.Org Foundation"
          compiled for 1.5.3, module version = 2.5.1
          Module class: X.Org Video Driver
          ABI class: X.Org Video Driver, version 4.1
(II) LoadModule: "mouse"

(II) Loading /usr/local/lib/xorg/modules/input//mouse_drv.so
(II) Module mouse: vendor="X.Org Foundation"
          compiled for 1.5.3, module version = 1.4.0
          Module class: X.Org XInput Driver
          ABI class: X.Org XInput driver, version 2.1
(II) LoadModule: "kbd"

(II) Loading /usr/local/lib/xorg/modules/input//kbd_drv.so
(II) Module kbd: vendor="X.Org Foundation"
          compiled for 1.5.3, module version = 1.3.2
          Module class: X.Org XInput Driver
          ABI class: X.Org XInput driver, version 2.1
(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<C2><AE> GM45 Express Chipset,
          Intel Integrated Graphics Device, G45/G43, Q45/Q43, G41
(II) Primary Device is: PCI 00@00:02:0
(II) resource ranges after xf86ClaimFixedResources() call:
          [0] -1  0       0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
          [1] -1  0       0x000f0000 - 0x000fffff (0x10000) MX[B]
          [2] -1  0       0x000c0000 - 0x000effff (0x30000) MX[B]
          [3] -1  0       0x00000000 - 0x0009ffff (0xa0000) MX[B]
          [4] -1  0       0x0000ffff - 0x0000ffff (0x1) IX[B]
          [5] -1  0       0x00000000 - 0x000000ff (0x100) IX[B]
(II) resource ranges after probing:
          [0] -1  0       0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
          [1] -1  0       0x000f0000 - 0x000fffff (0x10000) MX[B]
          [2] -1  0       0x000c0000 - 0x000effff (0x30000) MX[B]
          [3] -1  0       0x00000000 - 0x0009ffff (0xa0000) MX[B]
          [4] 0   0       0x000a0000 - 0x000affff (0x10000) MS[B]
          [5] 0   0       0x000b0000 - 0x000b7fff (0x8000) MS[B]
          [6] 0   0       0x000b8000 - 0x000bffff (0x8000) MS[B]
          [7] -1  0       0x0000ffff - 0x0000ffff (0x1) IX[B]
          [8] -1  0       0x00000000 - 0x000000ff (0x100) IX[B]
          [9] 0   0       0x000003b0 - 0x000003bb (0xc) IS[B]
          [10] 0  0       0x000003c0 - 0x000003df (0x20) IS[B]
(II) Loading sub module "vgahw"
(II) LoadModule: "vgahw"

(II) Loading /usr/local/lib/xorg/modules//libvgahw.so
(II) Module vgahw: vendor="X.Org Foundation"
          compiled for 1.5.3, module version = 0.1.0
          ABI class: X.Org Video Driver, version 4.1
(**) intel(0): Depth 16, (--) framebuffer bpp 16
(==) intel(0): RGB weight 565
(==) intel(0): Default visual is TrueColor
(II) intel(0): Integrated Graphics Chipset: Intel(R) 915G
(--) intel(0): Chipset: "915G"
(--) intel(0): Linear framebuffer at 0xD0000000
(--) intel(0): IO registers at addr 0xCFD80000
(==) 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
(==) intel(0): Write-combining range (0xa0000,0x10000) was already clear
(II) intel(0): I2C bus "CRTDDC_A" initialized.
(II) intel(0): I2C bus "CRTDDC_A" removed.
(II) intel(0): I2C bus "CRTDDC_A" initialized.
(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 bus "CRTDDC_A" removed.
(II) intel(0): EDID vendor "NEC", prod id 17450
(II) intel(0): Using hsync ranges from config file
(II) intel(0): Using vrefresh ranges from config file
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1600x1200"x0.0  175.50  1600 1664 1856 2160
1200 1201 1204 1250 +hsync +vsync (81.2 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
491 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.20  640 656 752 800  480 490
492 525 -hsync -vsync (31.5 kHz)
(II) intel(0): Modeline "720x400"x0.0   35.50  720 738 846 900  400 421
423 449 -hsync -vsync (39.4 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 "1024x768"x0.0   78.80  1024 1040 1136 1312  768
769 772 800 +hsync +vsync (60.1 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 "1024x768"x0.0   44.90  1024 1032 1208 1264  768
768 776 817 interlace +hsync +vsync (35.5 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 "640x480"x85.0   35.71  640 672 736 832  480 481
484 505 -hsync +vsync (42.9 kHz)
(II) intel(0): Modeline "800x600"x85.0   56.55  800 840 928 1056  600
601 604 630 -hsync +vsync (53.5 kHz)
(II) intel(0): Modeline "1024x768"x85.0   94.39  1024 1088 1200 1376
768 769 772 807 -hsync +vsync (68.6 kHz)
(II) intel(0): Modeline "1152x864"x85.0  119.65  1152 1224 1352 1552
864 865 868 907 -hsync +vsync (77.1 kHz)
(II) intel(0): Modeline "1280x960"x60.0  102.10  1280 1360 1496 1712
960 961 964 994 -hsync +vsync (59.6 kHz)
(II) intel(0): Modeline "1280x1024"x75.0  138.54  1280 1368 1504 1728
1024 1025 1028 1069 -hsync +vsync (80.2 kHz)
(II) intel(0): Modeline "1600x1200"x65.0  176.23  1600 1712 1888 2176
1200 1201 1204 1246 -hsync +vsync (81.0 kHz)
(II) intel(0): EDID vendor "NEC", prod id 17450
(II) intel(0): Output VGA connected
(II) intel(0): Using user preference for initial modes
(II) intel(0): Output VGA using initial mode 1280x1024
(==) intel(0): Write-combining range (0xa0000,0x10000) was already clear
(II) intel(0): detected 256 kB GTT.
(II) intel(0): detected 7932 kB stolen memory.
(==) intel(0): video overlay key set to 0x83e
(==) intel(0): Intel XvMC decoder disabled
(==) 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: (320, 240) mm
(**) intel(0): DPI set to (111, 148)
(II) Loading sub module "fb"
(II) LoadModule: "fb"

(II) Loading /usr/local/lib/xorg/modules//libfb.so
(II) Module fb: vendor="X.Org Foundation"
          compiled for 1.5.3, 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/local/lib/xorg/modules//libexa.so
(II) Module exa: vendor="X.Org Foundation"
          compiled for 1.5.3, module version = 2.4.0
          ABI class: X.Org Video Driver, version 4.1
(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
(II) do I need RAC?  No, I don't.
(II) resource ranges after preInit:
          [0] -1  0       0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
          [1] -1  0       0x000f0000 - 0x000fffff (0x10000) MX[B]
          [2] -1  0       0x000c0000 - 0x000effff (0x30000) MX[B]
          [3] -1  0       0x00000000 - 0x0009ffff (0xa0000) MX[B]
          [4] 0   0       0x000a0000 - 0x000affff (0x10000) MS[B](OprD)
          [5] 0   0       0x000b0000 - 0x000b7fff (0x8000) MS[B](OprD)
          [6] 0   0       0x000b8000 - 0x000bffff (0x8000) MS[B](OprD)
          [7] -1  0       0x0000ffff - 0x0000ffff (0x1) IX[B]
          [8] -1  0       0x00000000 - 0x000000ff (0x100) IX[B]
          [9] 0   0       0x000003b0 - 0x000003bb (0xc) IS[B](OprU)
          [10] 0  0       0x000003c0 - 0x000003df (0x20) IS[B](OprU)
(II) intel(0): Kernel reported 241152 total, 0 used
(II) intel(0): I830CheckAvailableMemory: 964608 kB available
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 11, (OK)
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 11, (OK)
drmOpenByBusid: Searching for BusID pci:0000:00:02.0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 11, (OK)
drmOpenByBusid: drmOpenMinor returns 11
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 = 0x1
(II) intel(0): [drm] installed DRM signal handler
(**) intel(0): Framebuffer compression disabled
(**) intel(0): Tiling enabled
(==) intel(0): VideoRam: 262144 KB
(II) intel(0): Attempting memory allocation with tiled buffers.
(II) intel(0): Tiled allocation successful.
(II) intel(0): [drm] Registers = 0xcfd80000
(II) intel(0): [drm] ring buffer = 0xd0000000
(II) intel(0): [drm] mapped front buffer at 0xd0800000, handle = 0xd0800000
(II) intel(0): [drm] mapped back buffer at 0xd2800000, handle = 0xd2800000
(II) intel(0): [drm] mapped depth buffer at 0xd3000000, handle = 0xd3000000
(II) intel(0): [drm] mapped classic textures at 0xd3800000, handle =
0xd3800000
(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
(==) intel(0): Write-combining range (0xa0000,0x10000) was already clear
(II) EXA(0): Offscreen pixmap area of 17203200 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): xf86BindGARTMemory: bind key 11 at 0x00800000 (pgoffset 2048)
(II) intel(0): xf86BindGARTMemory: bind key 12 at 0x01000000 (pgoffset 4096)
(II) intel(0): xf86BindGARTMemory: bind key 13 at 0x02800000 (pgoffset
10240)
(II) intel(0): xf86BindGARTMemory: bind key 14 at 0x03000000 (pgoffset
12288)
(II) intel(0): xf86BindGARTMemory: bind key 15 at 0x03800000 (pgoffset
14336)
(II) intel(0): Fixed memory allocation layout:
(II) intel(0): 0x00000000-0x0001ffff: ring buffer (128 kB)
(II) intel(0): 0x00020000-0x00029fff: HW cursors (40 kB,
0x000000003f820000 physical
)
(II) intel(0): 0x0002a000-0x00031fff: logical 3D context (32 kB)
(II) intel(0): 0x00032000-0x00131fff: fake bufmgr (1024 kB)
(II) intel(0): 0x00132000-0x00132fff: overlay registers (4 kB,
0x000000003f932000 physical
)
(II) intel(0): 0x007bf000:            end of stolen memory
(II) intel(0): 0x00800000-0x00ffffff: front buffer (5600 kB) X tiled
(II) intel(0): 0x01000000-0x02067fff: exa offscreen (16800 kB)
(II) intel(0): 0x02800000-0x02ffffff: back buffer (5632 kB) X tiled
(II) intel(0): 0x03000000-0x037fffff: depth buffer (5632 kB) X tiled
(II) intel(0): 0x03800000-0x057fffff: classic textures (32768 kB)
(II) intel(0): 0x10000000:            end of aperture
(WW) intel(0): ESR is 0x00000001, instruction error
(WW) intel(0): Existing errors found in hardware state.
(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 off
(II) intel(0):   Display plane B is now disabled and connected to pipe B.
(II) intel(0):   Output VGA is connected to pipe A
(II) intel(0): [drm] dma control initialized, using IRQ 255
(II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled
message.
(II) intel(0): DPMS enabled
(II) intel(0): Set up textured video
(II) intel(0): Set up overlay video
(II) intel(0): direct rendering: Enabled
(--) RandR disabled
(II) Initializing built-in extension MIT-SHM
(II) Initializing built-in extension XInputExtension
(II) Initializing built-in extension XTEST
(II) Initializing built-in extension XKEYBOARD
(II) Initializing built-in extension 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
(II) Initializing built-in extension XEVIE
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 12, (OK)
drmOpenByBusid: Searching for BusID pci:0000:00:02.0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 12, (OK)
drmOpenByBusid: drmOpenMinor returns 12
drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
(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/local/lib/dri/i915_dri.so
(II) GLX: Initialized DRI GL provider for screen 0
(II) intel(0): Setting screen physical size to 306 x 230
(**) Option "Protocol" "AUTO"
(**) Mouse1: Device: "/dev/sysmouse"
(**) Mouse1: Protocol: "AUTO"
(**) Option "CorePointer"
(**) Mouse1: always reports core events
(**) Option "Device" "/dev/sysmouse"
(**) Option "Buttons" "10"
(**) Option "Emulate3Buttons" "no"
(**) Option "ZAxisMapping" "4 5"
(**) Mouse1: ZAxisMapping: buttons 4 and 5
(**) Option "ButtonMapping" "1 2 3 6 7 8 9 10 4 5"
(**) Mouse1: Buttons: 10
(**) Mouse1: Sensitivity: 1
(**) Option "CoreKeyboard"
(**) Keyboard1: always reports core events
(**) Option "Protocol" "standard"
(**) Keyboard1: Protocol: standard
(**) Option "AutoRepeat" "500 30"
(**) Option "XkbRules" "xorg"
(**) Keyboard1: XkbRules: "xorg"
(**) Option "XkbModel" "pc105"
(**) Keyboard1: XkbModel: "pc105"
(**) Option "XkbLayout" "us"
(**) Keyboard1: XkbLayout: "us"
(**) Option "CustomKeycodes" "off"
(**) Keyboard1: CustomKeycodes disabled
(II) evaluating device (Mouse1)
(II) XINPUT: Adding extended input device "Mouse1" (type: MOUSE)
(II) evaluating device (Keyboard1)
(II) XINPUT: Adding extended input device "Keyboard1" (type: KEYBOARD)
(II) Mouse1: SetupAuto: hw.iftype is 4, hw.model is 0
(II) Mouse1: SetupAuto: protocol is SysMouse
(II) config/hal: Adding input device USB-PS/2 Optical Mouse
(EE) config/hal: NewInputDeviceRequest failed
(II) config/hal: Adding input device Natural? Ergonomic Keyboard 4000
(EE) config/hal: NewInputDeviceRequest failed
(II) config/hal: Adding input device AT Keyboard
(EE) config/hal: NewInputDeviceRequest failed
(II) intel(0): I2C bus "CRTDDC_A" initialized.
(II) intel(0): I2C bus "CRTDDC_A" removed.
(II) intel(0): I2C bus "CRTDDC_A" initialized.
(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 bus "CRTDDC_A" removed.
(II) intel(0): EDID vendor "NEC", prod id 17450
(II) intel(0): Using hsync ranges from config file
(II) intel(0): Using vrefresh ranges from config file
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1600x1200"x0.0  175.50  1600 1664 1856 2160
1200 1201 1204 1250 +hsync +vsync (81.2 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
491 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.20  640 656 752 800  480 490
492 525 -hsync -vsync (31.5 kHz)
(II) intel(0): Modeline "720x400"x0.0   35.50  720 738 846 900  400 421
423 449 -hsync -vsync (39.4 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.80  1024 1040 1136 1312  768
769 772 800 +hsync +vsync (60.1 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 "1024x768"x0.0   44.90  1024 1032 1208 1264  768
768 776 817 interlace +hsync +vsync (35.5 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 "640x480"x85.0   35.71  640 672 736 832  480 481
484 505 -hsync +vsync (42.9 kHz)
(II) intel(0): Modeline "800x600"x85.0   56.55  800 840 928 1056  600
601 604 630 -hsync +vsync (53.5 kHz)
(II) intel(0): Modeline "1024x768"x85.0   94.39  1024 1088 1200 1376
768 769 772 807 -hsync +vsync (68.6 kHz)
(II) intel(0): Modeline "1152x864"x85.0  119.65  1152 1224 1352 1552
864 865 868 907 -hsync +vsync (77.1 kHz)
(II) intel(0): Modeline "1280x960"x60.0  102.10  1280 1360 1496 1712
960 961 964 994 -hsync +vsync (59.6 kHz)
(II) intel(0): Modeline "1280x1024"x75.0  138.54  1280 1368 1504 1728
1024 1025 1028 1069 -hsync +vsync (80.2 kHz)
(II) intel(0): Modeline "1600x1200"x65.0  176.23  1600 1712 1888 2176
1200 1201 1204 1246 -hsync +vsync (81.0 kHz)
(II) intel(0): EDID vendor "NEC", prod id 17450
(II) AIGLX: Suspending AIGLX clients for VT switch
(II) intel(0): xf86UnbindGARTMemory: unbind key 11
(II) intel(0): xf86UnbindGARTMemory: unbind key 12
(II) intel(0): xf86UnbindGARTMemory: unbind key 13
(II) intel(0): xf86UnbindGARTMemory: unbind key 14
(II) intel(0): xf86UnbindGARTMemory: unbind key 15
(II) AIGLX: Resuming AIGLX clients after VT switch
(II) intel(0): xf86BindGARTMemory: bind key 11 at 0x00800000 (pgoffset 2048)
(II) intel(0): xf86BindGARTMemory: bind key 12 at 0x01000000 (pgoffset 4096)
(II) intel(0): xf86BindGARTMemory: bind key 13 at 0x02800000 (pgoffset
10240)
(II) intel(0): xf86BindGARTMemory: bind key 14 at 0x03000000 (pgoffset
12288)
(II) intel(0): xf86BindGARTMemory: bind key 15 at 0x03800000 (pgoffset
14336)
(II) intel(0): Fixed memory allocation layout:
(II) intel(0): 0x00000000-0x0001ffff: ring buffer (128 kB)
(II) intel(0): 0x00020000-0x00029fff: HW cursors (40 kB,
0x000000003f820000 physical
)
(II) intel(0): 0x0002a000-0x00031fff: logical 3D context (32 kB)
(II) intel(0): 0x00032000-0x00131fff: fake bufmgr (1024 kB)
(II) intel(0): 0x00132000-0x00132fff: overlay registers (4 kB,
0x000000003f932000 physical
)
(II) intel(0): 0x00133000-0x0015bfff: xv buffer (164 kB)
(II) intel(0): 0x007bf000:            end of stolen memory
(II) intel(0): 0x00800000-0x00ffffff: front buffer (5600 kB) X tiled
(II) intel(0): 0x01000000-0x02067fff: exa offscreen (16800 kB)
(II) intel(0): 0x02800000-0x02ffffff: back buffer (5632 kB) X tiled
(II) intel(0): 0x03000000-0x037fffff: depth buffer (5632 kB) X tiled
(II) intel(0): 0x03800000-0x057fffff: classic textures (32768 kB)
(II) intel(0): 0x10000000:            end of aperture
(WW) intel(0): ESR is 0x00000001, instruction error
(WW) intel(0): Existing errors found in hardware state.
(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 off
(II) intel(0):   Display plane B is now disabled and connected to pipe B.
(II) intel(0):   Output VGA is connected to pipe A
(II) intel(0): [drm] mapped front buffer at 0xd0800000, handle = 0xd0800000
(II) intel(0): [drm] dma control initialized, using IRQ 255
(**) Option "BaudRate" "1200"
(**) Option "StopBits" "2"
(**) Option "DataBits" "8"
(**) Option "Parity" "None"
(**) Option "Vmin" "1"
(**) Option "Vtime" "0"
(**) Option "FlowControl" "None"
(II) AIGLX: Suspending AIGLX clients for VT switch
(II) intel(0): xf86UnbindGARTMemory: unbind key 11
(II) intel(0): xf86UnbindGARTMemory: unbind key 12
(II) intel(0): xf86UnbindGARTMemory: unbind key 13
(II) intel(0): xf86UnbindGARTMemory: unbind key 14
(II) intel(0): xf86UnbindGARTMemory: unbind key 15
(II) AIGLX: Resuming AIGLX clients after VT switch
(II) intel(0): xf86BindGARTMemory: bind key 11 at 0x00800000 (pgoffset 2048)
(II) intel(0): xf86BindGARTMemory: bind key 12 at 0x01000000 (pgoffset 4096)
(II) intel(0): xf86BindGARTMemory: bind key 13 at 0x02800000 (pgoffset
10240)
(II) intel(0): xf86BindGARTMemory: bind key 14 at 0x03000000 (pgoffset
12288)
(II) intel(0): xf86BindGARTMemory: bind key 15 at 0x03800000 (pgoffset
14336)
(II) intel(0): Fixed memory allocation layout:
(II) intel(0): 0x00000000-0x0001ffff: ring buffer (128 kB)
(II) intel(0): 0x00020000-0x00029fff: HW cursors (40 kB,
0x000000003f820000 physical
)
(II) intel(0): 0x0002a000-0x00031fff: logical 3D context (32 kB)
(II) intel(0): 0x00032000-0x00131fff: fake bufmgr (1024 kB)
(II) intel(0): 0x00132000-0x00132fff: overlay registers (4 kB,
0x000000003f932000 physical
)
(II) intel(0): 0x00133000-0x0015bfff: xv buffer (164 kB)
(II) intel(0): 0x007bf000:            end of stolen memory
(II) intel(0): 0x00800000-0x00ffffff: front buffer (5600 kB) X tiled
(II) intel(0): 0x01000000-0x02067fff: exa offscreen (16800 kB)
(II) intel(0): 0x02800000-0x02ffffff: back buffer (5632 kB) X tiled
(II) intel(0): 0x03000000-0x037fffff: depth buffer (5632 kB) X tiled
(II) intel(0): 0x03800000-0x057fffff: classic textures (32768 kB)
(II) intel(0): 0x10000000:            end of aperture
(WW) intel(0): ESR is 0x00000001, instruction error
(WW) intel(0): Existing errors found in hardware state.
(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 off
(II) intel(0):   Display plane B is now disabled and connected to pipe B.
(II) intel(0):   Output VGA is connected to pipe A
(II) intel(0): [drm] dma control initialized, using IRQ 255
(II) AIGLX: Suspending AIGLX clients for VT switch
(II) intel(0): xf86UnbindGARTMemory: unbind key 11
(II) intel(0): xf86UnbindGARTMemory: unbind key 12
(II) intel(0): xf86UnbindGARTMemory: unbind key 13
(II) intel(0): xf86UnbindGARTMemory: unbind key 14
(II) intel(0): xf86UnbindGARTMemory: unbind key 15
(II) AIGLX: Resuming AIGLX clients after VT switch
(II) intel(0): xf86BindGARTMemory: bind key 11 at 0x00800000 (pgoffset 2048)
(II) intel(0): xf86BindGARTMemory: bind key 12 at 0x01000000 (pgoffset 4096)
(II) intel(0): xf86BindGARTMemory: bind key 13 at 0x02800000 (pgoffset
10240)
(II) intel(0): xf86BindGARTMemory: bind key 14 at 0x03000000 (pgoffset
12288)
(II) intel(0): xf86BindGARTMemory: bind key 15 at 0x03800000 (pgoffset
14336)
(II) intel(0): Fixed memory allocation layout:
(II) intel(0): 0x00000000-0x0001ffff: ring buffer (128 kB)
(II) intel(0): 0x00020000-0x00029fff: HW cursors (40 kB,
0x000000003f820000 physical
)
(II) intel(0): 0x0002a000-0x00031fff: logical 3D context (32 kB)
(II) intel(0): 0x00032000-0x00131fff: fake bufmgr (1024 kB)
(II) intel(0): 0x00132000-0x00132fff: overlay registers (4 kB,
0x000000003f932000 physical
)
(II) intel(0): 0x00133000-0x0015bfff: xv buffer (164 kB)
(II) intel(0): 0x007bf000:            end of stolen memory
(II) intel(0): 0x00800000-0x00ffffff: front buffer (5600 kB) X tiled
(II) intel(0): 0x01000000-0x02067fff: exa offscreen (16800 kB)
(II) intel(0): 0x02800000-0x02ffffff: back buffer (5632 kB) X tiled
(II) intel(0): 0x03000000-0x037fffff: depth buffer (5632 kB) X tiled
(II) intel(0): 0x03800000-0x057fffff: classic textures (32768 kB)
(II) intel(0): 0x10000000:            end of aperture
(WW) intel(0): ESR is 0x00000001, instruction error
(WW) intel(0): Existing errors found in hardware state.
(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 off
(II) intel(0):   Display plane B is now disabled and connected to pipe B.
(II) intel(0):   Output VGA is connected to pipe A
(II) intel(0): [drm] dma control initialized, using IRQ 255
(II) AIGLX: Suspending AIGLX clients for VT switch
(II) intel(0): xf86UnbindGARTMemory: unbind key 11
(II) intel(0): xf86UnbindGARTMemory: unbind key 12
(II) intel(0): xf86UnbindGARTMemory: unbind key 13
(II) intel(0): xf86UnbindGARTMemory: unbind key 14
(II) intel(0): xf86UnbindGARTMemory: unbind key 15
(II) AIGLX: Resuming AIGLX clients after VT switch
(II) intel(0): xf86BindGARTMemory: bind key 11 at 0x00800000 (pgoffset 2048)
(II) intel(0): xf86BindGARTMemory: bind key 12 at 0x01000000 (pgoffset 4096)
(II) intel(0): xf86BindGARTMemory: bind key 13 at 0x02800000 (pgoffset
10240)
(II) intel(0): xf86BindGARTMemory: bind key 14 at 0x03000000 (pgoffset
12288)
(II) intel(0): xf86BindGARTMemory: bind key 15 at 0x03800000 (pgoffset
14336)
(II) intel(0): Fixed memory allocation layout:
(II) intel(0): 0x00000000-0x0001ffff: ring buffer (128 kB)
(II) intel(0): 0x00020000-0x00029fff: HW cursors (40 kB,
0x000000003f820000 physical
)
(II) intel(0): 0x0002a000-0x00031fff: logical 3D context (32 kB)
(II) intel(0): 0x00032000-0x00131fff: fake bufmgr (1024 kB)
(II) intel(0): 0x00132000-0x00132fff: overlay registers (4 kB,
0x000000003f932000 physical
)
(II) intel(0): 0x00133000-0x0015bfff: xv buffer (164 kB)
(II) intel(0): 0x007bf000:            end of stolen memory
(II) intel(0): 0x00800000-0x00ffffff: front buffer (5600 kB) X tiled
(II) intel(0): 0x01000000-0x02067fff: exa offscreen (16800 kB)
(II) intel(0): 0x02800000-0x02ffffff: back buffer (5632 kB) X tiled
(II) intel(0): 0x03000000-0x037fffff: depth buffer (5632 kB) X tiled
(II) intel(0): 0x03800000-0x057fffff: classic textures (32768 kB)
(II) intel(0): 0x10000000:            end of aperture
(WW) intel(0): ESR is 0x00000001, instruction error
(WW) intel(0): Existing errors found in hardware state.
(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 off
(II) intel(0):   Display plane B is now disabled and connected to pipe B.
(II) intel(0):   Output VGA is connected to pipe A
(II) intel(0): [drm] dma control initialized, using IRQ 255
(II) AIGLX: Suspending AIGLX clients for VT switch
(II) intel(0): xf86UnbindGARTMemory: unbind key 11
(II) intel(0): xf86UnbindGARTMemory: unbind key 12
(II) intel(0): xf86UnbindGARTMemory: unbind key 13
(II) intel(0): xf86UnbindGARTMemory: unbind key 14
(II) intel(0): xf86UnbindGARTMemory: unbind key 15
(II) AIGLX: Resuming AIGLX clients after VT switch
(II) intel(0): xf86BindGARTMemory: bind key 11 at 0x00800000 (pgoffset 2048)
(II) intel(0): xf86BindGARTMemory: bind key 12 at 0x01000000 (pgoffset 4096)
(II) intel(0): xf86BindGARTMemory: bind key 13 at 0x02800000 (pgoffset
10240)
(II) intel(0): xf86BindGARTMemory: bind key 14 at 0x03000000 (pgoffset
12288)
(II) intel(0): xf86BindGARTMemory: bind key 15 at 0x03800000 (pgoffset
14336)
(II) intel(0): Fixed memory allocation layout:
(II) intel(0): 0x00000000-0x0001ffff: ring buffer (128 kB)
(II) intel(0): 0x00020000-0x00029fff: HW cursors (40 kB,
0x000000003f820000 physical
)
(II) intel(0): 0x0002a000-0x00031fff: logical 3D context (32 kB)
(II) intel(0): 0x00032000-0x00131fff: fake bufmgr (1024 kB)
(II) intel(0): 0x00132000-0x00132fff: overlay registers (4 kB,
0x000000003f932000 physical
)
(II) intel(0): 0x00133000-0x0015bfff: xv buffer (164 kB)
(II) intel(0): 0x007bf000:            end of stolen memory
(II) intel(0): 0x00800000-0x00ffffff: front buffer (5600 kB) X tiled
(II) intel(0): 0x01000000-0x02067fff: exa offscreen (16800 kB)
(II) intel(0): 0x02800000-0x02ffffff: back buffer (5632 kB) X tiled
(II) intel(0): 0x03000000-0x037fffff: depth buffer (5632 kB) X tiled
(II) intel(0): 0x03800000-0x057fffff: classic textures (32768 kB)
(II) intel(0): 0x10000000:            end of aperture
(WW) intel(0): ESR is 0x00000001, instruction error
(WW) intel(0): Existing errors found in hardware state.
(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 off
(II) intel(0):   Display plane B is now disabled and connected to pipe B.
(II) intel(0):   Output VGA is connected to pipe A
(II) intel(0): [drm] dma control initialized, using IRQ 255
(II) AIGLX: Suspending AIGLX clients for VT switch
(II) intel(0): xf86UnbindGARTMemory: unbind key 11
(II) intel(0): xf86UnbindGARTMemory: unbind key 12
(II) intel(0): xf86UnbindGARTMemory: unbind key 13
(II) intel(0): xf86UnbindGARTMemory: unbind key 14
(II) intel(0): xf86UnbindGARTMemory: unbind key 15
(II) AIGLX: Resuming AIGLX clients after VT switch
(II) intel(0): xf86BindGARTMemory: bind key 11 at 0x00800000 (pgoffset 2048)
(II) intel(0): xf86BindGARTMemory: bind key 12 at 0x01000000 (pgoffset 4096)
(II) intel(0): xf86BindGARTMemory: bind key 13 at 0x02800000 (pgoffset
10240)
(II) intel(0): xf86BindGARTMemory: bind key 14 at 0x03000000 (pgoffset
12288)
(II) intel(0): xf86BindGARTMemory: bind key 15 at 0x03800000 (pgoffset
14336)
(II) intel(0): Fixed memory allocation layout:
(II) intel(0): 0x00000000-0x0001ffff: ring buffer (128 kB)
(II) intel(0): 0x00020000-0x00029fff: HW cursors (40 kB,
0x000000003f820000 physical
)
(II) intel(0): 0x0002a000-0x00031fff: logical 3D context (32 kB)
(II) intel(0): 0x00032000-0x00131fff: fake bufmgr (1024 kB)
(II) intel(0): 0x00132000-0x00132fff: overlay registers (4 kB,
0x000000003f932000 physical
)
(II) intel(0): 0x00133000-0x0015bfff: xv buffer (164 kB)
(II) intel(0): 0x007bf000:            end of stolen memory
(II) intel(0): 0x00800000-0x00ffffff: front buffer (5600 kB) X tiled
(II) intel(0): 0x01000000-0x02067fff: exa offscreen (16800 kB)
(II) intel(0): 0x02800000-0x02ffffff: back buffer (5632 kB) X tiled
(II) intel(0): 0x03000000-0x037fffff: depth buffer (5632 kB) X tiled
(II) intel(0): 0x03800000-0x057fffff: classic textures (32768 kB)
(II) intel(0): 0x10000000:            end of aperture
(WW) intel(0): ESR is 0x00000001, instruction error
(WW) intel(0): Existing errors found in hardware state.
(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 off
(II) intel(0):   Display plane B is now disabled and connected to pipe B.
(II) intel(0):   Output VGA is connected to pipe A
(II) intel(0): [drm] dma control initialized, using IRQ 255
AUDIT: Wed Feb  4 05:03:59 2009: 99951 X: client 25 rejected from IP
64.62.181.2
(II) AIGLX: Suspending AIGLX clients for VT switch
(II) intel(0): xf86UnbindGARTMemory: unbind key 11
(II) intel(0): xf86UnbindGARTMemory: unbind key 12
(II) intel(0): xf86UnbindGARTMemory: unbind key 13
(II) intel(0): xf86UnbindGARTMemory: unbind key 14
(II) intel(0): xf86UnbindGARTMemory: unbind key 15
(II) AIGLX: Resuming AIGLX clients after VT switch
(II) intel(0): xf86BindGARTMemory: bind key 11 at 0x00800000 (pgoffset 2048)
(II) intel(0): xf86BindGARTMemory: bind key 12 at 0x01000000 (pgoffset 4096)
(II) intel(0): xf86BindGARTMemory: bind key 13 at 0x02800000 (pgoffset
10240)
(II) intel(0): xf86BindGARTMemory: bind key 14 at 0x03000000 (pgoffset
12288)
(II) intel(0): xf86BindGARTMemory: bind key 15 at 0x03800000 (pgoffset
14336)
(II) intel(0): Fixed memory allocation layout:
(II) intel(0): 0x00000000-0x0001ffff: ring buffer (128 kB)
(II) intel(0): 0x00020000-0x00029fff: HW cursors (40 kB,
0x000000003f820000 physical
)
(II) intel(0): 0x0002a000-0x00031fff: logical 3D context (32 kB)
(II) intel(0): 0x00032000-0x00131fff: fake bufmgr (1024 kB)
(II) intel(0): 0x00132000-0x00132fff: overlay registers (4 kB,
0x000000003f932000 physical
)
(II) intel(0): 0x00133000-0x0015bfff: xv buffer (164 kB)
(II) intel(0): 0x007bf000:            end of stolen memory
(II) intel(0): 0x00800000-0x00ffffff: front buffer (5600 kB) X tiled
(II) intel(0): 0x01000000-0x02067fff: exa offscreen (16800 kB)
(II) intel(0): 0x02800000-0x02ffffff: back buffer (5632 kB) X tiled
(II) intel(0): 0x03000000-0x037fffff: depth buffer (5632 kB) X tiled
(II) intel(0): 0x03800000-0x057fffff: classic textures (32768 kB)
(II) intel(0): 0x10000000:            end of aperture
(WW) intel(0): ESR is 0x00000001, instruction error
(WW) intel(0): Existing errors found in hardware state.
(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 off
(II) intel(0):   Display plane B is now disabled and connected to pipe B.
(II) intel(0):   Output VGA is connected to pipe A
(II) intel(0): [drm] dma control initialized, using IRQ 255
[mi] EQ overflowing. The server is probably stuck in an infinite loop.
[mi] mieqEnequeue: out-of-order valuator event; dropping.
[mi] EQ overflowing. The server is probably stuck in an infinite loop.
[mi] mieqEnequeue: out-of-order valuator event; dropping.
[mi] EQ overflowing. The server is probably stuck in an infinite loop.
[mi] mieqEnequeue: out-of-order valuator event; dropping.
[mi] EQ overflowing. The server is probably stuck in an infinite loop.
[mi] mieqEnequeue: out-of-order valuator event; dropping.



-- 
Over the years I've come to regard you as people I've met.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?498D3560.5080004>