NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
xsrc/46999: "Xorg -query host" segfaults
>Number: 46999
>Category: xsrc
>Synopsis: "Xorg -query host" segfaults
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: xsrc-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Mon Sep 24 12:25:00 +0000 2012
>Originator: Aleksey Cheusov
>Release: NetBSD 6.0_POST_RC1
>Organization:
>Environment:
System: NetBSD cheusov.imb.invention.com 6.0_POST_RC1 NetBSD 6.0_POST_RC1
(GENERIC) #0: Wed Sep 12 13:07:54 FET 2012
cheusov%cheusov.imb.invention.com@localhost:/srv/obj/sys/arch/i386/compile/GENERIC
i386
Architecture: i386
Machine: i386
>Description:
"Xorg -query host" segfaults on startup.
--------------------------------------------
Backtrace is below.
#0 0xbb8d4c37 in _lwp_kill () from /usr/lib/libc.so.12
#1 0xbb8d4bef in raise (s=6) at /srv/src_netbsd6/lib/libc/gen/raise.c:48
#2 0xbb8d44d3 in abort () at /srv/src_netbsd6/lib/libc/stdlib/abort.c:74
#3 0x08195528 in OsAbort () at
/srv/xsrc_netbsd6/external/mit/xorg-server/dist/os/utils.c:1244
#4 0x080a5b24 in ddxGiveUp () at
/srv/xsrc_netbsd6/external/mit/xorg-server/dist/hw/xfree86/common/xf86Init.c:915
#5 0x080a5bcb in AbortDDX () at
/srv/xsrc_netbsd6/external/mit/xorg-server/dist/hw/xfree86/common/xf86Init.c:961
#6 0x0818eea7 in AbortServer () at
/srv/xsrc_netbsd6/external/mit/xorg-server/dist/os/log.c:414
#7 0x0818ef84 in FatalError (f=0x82099f4 "Caught signal %d (%s). Server
aborting\n")
at /srv/xsrc_netbsd6/external/mit/xorg-server/dist/os/log.c:540
#8 0x08195deb in OsSigHandler (signo=11, sip=0xbfbfdc38, unused=0xbfbfdcb8)
at /srv/xsrc_netbsd6/external/mit/xorg-server/dist/os/osinit.c:153
#9 <signal handler called>
#10 arena_run_reg_alloc (bin=0x822ccf4, run=0xbb515000) at
/srv/src_netbsd6/lib/libc/stdlib/jemalloc.c:1636
#11 arena_bin_malloc_easy (run=0xbb515000, bin=0x822ccf4, arena=0x822cad8) at
/srv/src_netbsd6/lib/libc/stdlib/jemalloc.c:2113
#12 arena_malloc (arena=0x822cad8, size=256) at
/srv/src_netbsd6/lib/libc/stdlib/jemalloc.c:2263
#13 0xbb87e86c in imalloc (size=256) at
/srv/src_netbsd6/lib/libc/stdlib/jemalloc.c:2988
#14 0xbb87e8ce in malloc (size=256) at
/srv/src_netbsd6/lib/libc/stdlib/jemalloc.c:3701
#15 0x0817da0a in InputLineAddChar (line=0xbfbfe1bc, ch=48) at
/srv/xsrc_netbsd6/external/mit/xorg-server/dist/xkb/maprules.c:94
#16 0x0817eb02 in GetInputLine (checkbang=<optimized out>, line=<optimized
out>, file=<optimized out>)
at /srv/xsrc_netbsd6/external/mit/xorg-server/dist/xkb/maprules.c:174
#17 XkbRF_LoadRules (file=0xbb8f1fc0, rules=0xaad04ce0) at
/srv/xsrc_netbsd6/external/mit/xorg-server/dist/xkb/maprules.c:918
#18 0x0817d246 in XkbDDXNamesFromRules (keybd=0xaaef6c00, rules_name=<optimized
out>, defs=0xbfbfe6f8, names=0xbfbfe6e4)
at /srv/xsrc_netbsd6/external/mit/xorg-server/dist/xkb/ddxLoad.c:410
#19 0x0817d3b6 in XkbRMLVOtoKcCGST (kccgst=0xbfbfe6e4, rmlvo=<optimized out>,
dev=0xaaef6c00)
at /srv/xsrc_netbsd6/external/mit/xorg-server/dist/xkb/ddxLoad.c:438
#20 XkbCompileKeymapForDevice (dev=0xaaef6c00, rmlvo=<optimized out>, need=87)
at /srv/xsrc_netbsd6/external/mit/xorg-server/dist/xkb/ddxLoad.c:454
#21 0x0817d49a in XkbCompileKeymap (dev=0xaaef6c00, rmlvo=0xbfbfebf0)
at /srv/xsrc_netbsd6/external/mit/xorg-server/dist/xkb/ddxLoad.c:485
#22 0x0816c23f in InitKeyboardDeviceStruct (dev=0xaaef6c00, rmlvo=0xbfbfebf0,
bell_func=0x8094e45 <CoreKeyboardBell>,
ctrl_func=0x8094940 <CoreKeyboardCtl>) at
/srv/xsrc_netbsd6/external/mit/xorg-server/dist/xkb/xkbInit.c:537
#23 0x08094e20 in CoreKeyboardProc (pDev=0xaaef6c00, what=0) at
/srv/xsrc_netbsd6/external/mit/xorg-server/dist/dix/devices.c:581
#24 0x080951f1 in ActivateDevice (dev=0xaaef6c00, sendevent=1 '\001')
at /srv/xsrc_netbsd6/external/mit/xorg-server/dist/dix/devices.c:534
#25 0x08098cb5 in InitCoreDevices () at
/srv/xsrc_netbsd6/external/mit/xorg-server/dist/dix/devices.c:676
#26 0x0806f2a0 in main (argc=4, argv=0xbfbfede8, envp=0xbfbfedfc) at
/srv/xsrc_netbsd6/external/mit/xorg-server/dist/dix/main.c:258
--------------------------------------------
More info
(gdb) frame 10
#10 arena_run_reg_alloc (bin=0x822ccf4, run=0xbb515000) at
/srv/src_netbsd6/lib/libc/stdlib/jemalloc.c:1636
1636 mask = run->regs_mask[i];
(gdb) l 1621,1652
1621 static inline void *
1622 arena_run_reg_alloc(arena_run_t *run, arena_bin_t *bin)
1623 {
1624 void *ret;
1625 unsigned i, mask, bit, regind;
1626
1627 assert(run->magic == ARENA_RUN_MAGIC);
1628 assert(run->regs_minelm < bin->regs_mask_nelms);
1629
1630 /*
1631 * Move the first check outside the loop, so that
run->regs_minelm can
1632 * be updated unconditionally, without the possibility of
updating it
1633 * multiple times.
1634 */
1635 i = run->regs_minelm;
1636 mask = run->regs_mask[i];
1637 if (mask != 0) {
1638 /* Usable allocation found. */
1639 bit = ffs((int)mask) - 1;
1640
1641 regind = ((i << (SIZEOF_INT_2POW + 3)) + bit);
1642 ret = (void *)(((uintptr_t)run) + bin->reg0_offset
1643 + (bin->reg_size * regind));
1644
1645 /* Clear bit. */
1646 mask ^= (1 << bit);
1647 run->regs_mask[i] = mask;
1648
1649 return (ret);
1650 }
1651
1652 for (i++; i < bin->regs_mask_nelms; i++) {
(gdb) p i
$11 = 1835365165
(gdb) p *run
$12 = {link = {rbe_left = 0x73696d2d, rbe_right = 0x69662d63, rbe_parent =
0x2d646578, rbe_color = 1768187245}, bin = 0x6f2d6d75,
regs_minelm = 1835365165, nfree = 1852793705, regs_mask = {1936614756}}
(gdb) p run
$13 = (arena_run_t *) 0xbb515000
(gdb) (gdb) frame 12
#12 arena_malloc (arena=0x822cad8, size=256) at
/srv/src_netbsd6/lib/libc/stdlib/jemalloc.c:2263
2263 ret = arena_bin_malloc_easy(arena, bin, run);
(gdb) p run
$35 = (arena_run_t *) 0xbb515000
(gdb)
--------------------------------------------
Xorg.0.log
[952428.443]
X.Org X Server 1.10.3
Release Date: 2011-07-08
[952428.444] X Protocol Version 11, Revision 0
[952428.444] Build Operating System: NetBSD/i386 -
[952428.444] Current Operating System: NetBSD cheusov.imb.invention.com
6.0_POST_RC1 NetBSD 6.0_POST_RC1 (GENERIC) #0: Wed Sep 12 13:07:54 FET 2012
cheusov%cheusov.imb.invention.com@localhost:/srv/obj/sys/arch/i386/compile/GENERIC
i386
[952428.444] Build Date: 01 August 2011 01:01:00AM
[952428.444]
[952428.444] Current version of pixman: 0.23.2
[952428.445] Before reporting problems, check http://wiki.X.Org
to make sure that you have the latest version.
[952428.445] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[952428.445] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Sep 24 14:53:06
2012
[952428.445] (II) Loader magic: 0x821f6e0
[952428.445] (II) Module ABI versions:
[952428.445] X.Org ANSI C Emulation: 0.4
[952428.445] X.Org Video Driver: 10.0
[952428.445] X.Org XInput driver : 12.2
[952428.445] X.Org Server Extension : 5.0
[952428.453] (--) PCI:*(0:0:2:0) 8086:2772:1458:d000 rev 2, Mem @
0xe2100000/524288, 0xd0000000/268435456, 0xe2180000/262144, I/O @ 0x0000c000/8
[952428.454] (==) Using default built-in configuration (12 lines)
[952428.454] (==) --- Start of built-in configuration ---
[952428.454] Section "Device"
[952428.454] Identifier "Builtin Default intel Device 0"
[952428.454] Driver "intel"
[952428.454] EndSection
[952428.454] Section "Screen"
[952428.454] Identifier "Builtin Default intel Screen 0"
[952428.454] Device "Builtin Default intel Device 0"
[952428.454] EndSection
[952428.454] Section "ServerLayout"
[952428.454] Identifier "Builtin Default Layout"
[952428.454] Screen "Builtin Default intel Screen 0"
[952428.454] EndSection
[952428.454] (==) --- End of built-in configuration ---
[952428.454] (==) ServerLayout "Builtin Default Layout"
[952428.454] (**) |-->Screen "Builtin Default intel Screen 0" (0)
[952428.454] (**) | |-->Monitor "<default monitor>"
[952428.455] (**) | |-->Device "Builtin Default intel Device 0"
[952428.455] (==) No monitor specified for screen "Builtin Default intel Screen
0".
Using a default monitor configuration.
[952428.455] (==) Not automatically adding devices
[952428.455] (==) Not automatically enabling devices
[952428.455] (==) FontPath set to:
/usr/X11R7/lib/X11/fonts/misc/,
/usr/X11R7/lib/X11/fonts/TTF/,
/usr/X11R7/lib/X11/fonts/Type1/,
/usr/X11R7/lib/X11/fonts/75dpi/,
/usr/X11R7/lib/X11/fonts/100dpi/
[952428.455] (==) ModulePath set to "/usr/X11R7/lib/modules"
[952428.455] (==) |-->Input Device "<default pointer>"
[952428.455] (==) |-->Input Device "<default keyboard>"
[952428.455] (==) The core pointer device wasn't specified explicitly in the
layout.
Using the default mouse configuration.
[952428.455] (==) The core keyboard device wasn't specified explicitly in the
layout.
Using the default keyboard configuration.
[952428.455] (II) LoadModule: "extmod"
[952428.459] (II) Loading /usr/X11R7/lib/modules/extensions/libextmod.so
[952428.460] (II) Module extmod: vendor="X.Org Foundation"
[952428.460] compiled for 1.10.3, module version = 1.0.0
[952428.460] Module class: X.Org Server Extension
[952428.460] ABI class: X.Org Server Extension, version 5.0
[952428.460] (II) Loading extension MIT-SCREEN-SAVER
[952428.460] (II) Loading extension XFree86-VidModeExtension
[952428.460] (II) Loading extension XFree86-DGA
[952428.460] (II) Loading extension DPMS
[952428.460] (II) Loading extension XVideo
[952428.460] (II) Loading extension XVideo-MotionCompensation
[952428.460] (II) Loading extension X-Resource
[952428.460] (II) LoadModule: "dbe"
[952428.464] (II) Loading /usr/X11R7/lib/modules/extensions/libdbe.so
[952428.464] (II) Module dbe: vendor="X.Org Foundation"
[952428.464] compiled for 1.10.3, module version = 1.0.0
[952428.464] Module class: X.Org Server Extension
[952428.464] ABI class: X.Org Server Extension, version 5.0
[952428.464] (II) Loading extension DOUBLE-BUFFER
[952428.464] (II) LoadModule: "glx"
[952428.468] (II) Loading /usr/X11R7/lib/modules/extensions/libglx.so
[952428.468] (II) Module glx: vendor="X.Org Foundation"
[952428.468] compiled for 1.10.3, module version = 1.0.0
[952428.468] ABI class: X.Org Server Extension, version 5.0
[952428.468] (==) AIGLX enabled
[952428.468] (II) Loading extension GLX
[952428.468] (II) LoadModule: "record"
[952428.472] (II) Loading /usr/X11R7/lib/modules/extensions/librecord.so
[952428.472] (II) Module record: vendor="X.Org Foundation"
[952428.472] compiled for 1.10.3, module version = 1.13.0
[952428.473] Module class: X.Org Server Extension
[952428.473] ABI class: X.Org Server Extension, version 5.0
[952428.473] (II) Loading extension RECORD
[952428.473] (II) LoadModule: "dri"
[952428.476] (II) Loading /usr/X11R7/lib/modules/extensions/libdri.so
[952428.476] (II) Module dri: vendor="X.Org Foundation"
[952428.476] compiled for 1.10.3, module version = 1.0.0
[952428.476] ABI class: X.Org Server Extension, version 5.0
[952428.476] (II) Loading extension XFree86-DRI
[952428.476] (II) LoadModule: "dri2"
[952428.480] (II) Loading /usr/X11R7/lib/modules/extensions/libdri2.so
[952428.480] (II) Module dri2: vendor="X.Org Foundation"
[952428.480] compiled for 1.10.3, module version = 1.2.0
[952428.480] ABI class: X.Org Server Extension, version 5.0
[952428.480] (II) Loading extension DRI2
[952428.480] (II) LoadModule: "intel"
[952428.482] (II) Loading /usr/X11R7/lib/modules/drivers/intel_drv.so
[952428.483] (II) Module intel: vendor="X.Org Foundation"
[952428.483] compiled for 1.10.3, module version = 2.7.1
[952428.483] Module class: X.Org Video Driver
[952428.483] ABI class: X.Org Video Driver, version 10.0
[952428.484] (II) LoadModule: "mouse"
[952428.486] (II) Loading /usr/X11R7/lib/modules/drivers/mouse_drv.so
[952428.486] (II) Module mouse: vendor="X.Org Foundation"
[952428.486] compiled for 1.10.3, module version = 1.7.1
[952428.486] Module class: X.Org XInput Driver
[952428.486] ABI class: X.Org XInput driver, version 12.2
[952428.486] (II) LoadModule: "kbd"
[952428.488] (II) Loading /usr/X11R7/lib/modules/drivers/kbd_drv.so
[952428.488] (II) Module kbd: vendor="X.Org Foundation"
[952428.488] compiled for 1.10.3, module version = 1.6.0
[952428.488] Module class: X.Org XInput Driver
[952428.488] ABI class: X.Org XInput driver, version 12.2
[952428.488] (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, IGD_GM, IGD_G, 965G, G35,
965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33,
Mobile Intel® GM45 Express Chipset,
Intel Integrated Graphics Device, G45/G43, Q45/Q43, G41
[952428.490] (--) Using wscons driver on /dev/ttyE4 in pcvt compatibility mode
(version 3.32)
[952428.490] (--) using VT number 5
[952428.501] (II) Loading /usr/X11R7/lib/modules/drivers/intel_drv.so
[952428.501] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[952428.501] (II) Loading sub module "vgahw"
[952428.501] (II) LoadModule: "vgahw"
[952428.506] (II) Loading /usr/X11R7/lib/modules/libvgahw.so
[952428.506] (II) Module vgahw: vendor="X.Org Foundation"
[952428.506] compiled for 1.10.3, module version = 0.1.0
[952428.506] ABI class: X.Org Video Driver, version 10.0
[952428.506] (II) Loading sub module "ramdac"
[952428.506] (II) LoadModule: "ramdac"
[952428.506] (II) Module "ramdac" already built-in
[952428.507] (II) intel(0): Creating default Display subsection in Screen
section
"Builtin Default intel Screen 0" for depth/fbbpp 24/32
[952428.507] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[952428.507] (==) intel(0): RGB weight 888
[952428.507] (==) intel(0): Default visual is TrueColor
[952428.507] (II) intel(0): Integrated Graphics Chipset: Intel(R) 945G
[952428.507] (--) intel(0): Chipset: "945G"
[952428.507] (--) intel(0): Linear framebuffer at 0xD0000000
[952428.507] (--) intel(0): IO registers at addr 0xE2100000
[952428.507] (WW) intel(0): libpciaccess reported 0 rom size, guessing 64kB
[952428.514] (==) intel(0): Using EXA for acceleration
[952428.515] (II) intel(0): 2 display pipes available.
[952428.515] (II) Loading sub module "ddc"
[952428.515] (II) LoadModule: "ddc"
[952428.515] (II) Module "ddc" already built-in
[952428.515] (II) Loading sub module "i2c"
[952428.515] (II) LoadModule: "i2c"
[952428.515] (II) Module "i2c" already built-in
[952428.515] (II) intel(0): Output VGA has no monitor section
[952428.515] (WW) intel(0): remove MTRR a0000 - b0000
[952428.582] (II) intel(0): Resizable framebuffer: not available (1 3)
[952428.582] (II) intel(0): I2C bus "CRTDDC_A" initialized.
[952428.582] (II) intel(0): I2C device "CRTDDC_A:ddc2" registered at address
0xA0.
[952428.633] (II) intel(0): I2C device "CRTDDC_A:ddc2" removed.
[952428.633] (II) intel(0): I2C bus "CRTDDC_A" removed.
[952428.633] (II) intel(0): EDID for output VGA
[952428.634] (II) intel(0): Manufacturer: PHL Model: 839 Serial#: 114225
[952428.634] (II) intel(0): Year: 2006 Week: 50
[952428.634] (II) intel(0): EDID Version: 1.3
[952428.634] (II) intel(0): Analog Display Input, Input Voltage Level:
0.700/0.300 V
[952428.634] (II) intel(0): Sync: Separate Composite SyncOnGreen
[952428.634] (II) intel(0): Max Image Size [cm]: horiz.: 34 vert.: 27
[952428.634] (II) intel(0): Gamma: 2.20
[952428.634] (II) intel(0): DPMS capabilities: StandBy Suspend Off; RGB/Color
Display
[952428.634] (II) intel(0): Default color space is primary color space
[952428.634] (II) intel(0): First detailed timing is preferred mode
[952428.634] (II) intel(0): redX: 0.639 redY: 0.339 greenX: 0.284 greenY:
0.604
[952428.634] (II) intel(0): blueX: 0.143 blueY: 0.085 whiteX: 0.313 whiteY:
0.329
[952428.634] (II) intel(0): Supported established timings:
[952428.634] (II) intel(0): 720x400@70Hz
[952428.634] (II) intel(0): 640x480@60Hz
[952428.634] (II) intel(0): 640x480@67Hz
[952428.634] (II) intel(0): 640x480@72Hz
[952428.634] (II) intel(0): 640x480@75Hz
[952428.634] (II) intel(0): 800x600@56Hz
[952428.634] (II) intel(0): 800x600@60Hz
[952428.634] (II) intel(0): 800x600@72Hz
[952428.635] (II) intel(0): 800x600@75Hz
[952428.635] (II) intel(0): 832x624@75Hz
[952428.635] (II) intel(0): 1024x768@60Hz
[952428.635] (II) intel(0): 1024x768@70Hz
[952428.635] (II) intel(0): 1024x768@75Hz
[952428.635] (II) intel(0): 1280x1024@75Hz
[952428.635] (II) intel(0): 1152x864@75Hz
[952428.635] (II) intel(0): Manufacturer's mask: 0
[952428.635] (II) intel(0): Supported standard timings:
[952428.635] (II) intel(0): #0: hsize: 1152 vsize 864 refresh: 75 vid: 20337
[952428.635] (II) intel(0): #1: hsize: 1280 vsize 960 refresh: 60 vid: 16513
[952428.635] (II) intel(0): #2: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
[952428.635] (II) intel(0): Supported detailed timing:
[952428.635] (II) intel(0): clock: 108.0 MHz Image Size: 338 x 270 mm
[952428.635] (II) intel(0): h_active: 1280 h_sync: 1328 h_sync_end 1440
h_blank_end 1688 h_border: 0
[952428.635] (II) intel(0): v_active: 1024 v_sync: 1025 v_sync_end 1028
v_blanking: 1066 v_border: 0
[952428.635] (II) intel(0): Serial No: BZ20650114225
[952428.635] (II) intel(0): Monitor name: Philips 170S
[952428.635] (II) intel(0): Ranges: V min: 56 V max: 76 Hz, H min: 30 H max: 83
kHz, PixClock max 145 MHz
[952428.635] (II) intel(0): EDID (in hex):
[952428.635] (II) intel(0): 00ffffffffffff00410c390831be0100
[952428.635] (II) intel(0): 321001030e221b78eebeb5a356489a24
[952428.635] (II) intel(0): 155054bfef80714f8140818001010101
[952428.635] (II) intel(0): 010101010101302a009851002a403070
[952428.635] (II) intel(0): 1300520e1100001e000000ff00425a32
[952428.636] (II) intel(0): 30363530313134323235000000fc0050
[952428.636] (II) intel(0): 68696c69707320313730530a000000fd
[952428.636] (II) intel(0): 00384c1e530e000a2020202020200042
[952428.636] (II) intel(0): EDID vendor "PHL", prod id 2105
[952428.636] (II) intel(0): Using EDID range info for horizontal sync
[952428.636] (II) intel(0): Using EDID range info for vertical refresh
[952428.636] (II) intel(0): Printing DDC gathered Modelines:
[952428.636] (II) intel(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440
1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
[952428.636] (II) intel(0): Modeline "800x600"x0.0 40.00 800 840 968 1056
600 601 605 628 +hsync +vsync (37.9 kHz)
[952428.636] (II) intel(0): Modeline "800x600"x0.0 36.00 800 824 896 1024
600 601 603 625 +hsync +vsync (35.2 kHz)
[952428.636] (II) intel(0): Modeline "640x480"x0.0 31.50 640 656 720 840
480 481 484 500 -hsync -vsync (37.5 kHz)
[952428.636] (II) intel(0): Modeline "640x480"x0.0 31.50 640 664 704 832
480 489 492 520 -hsync -vsync (37.9 kHz)
[952428.636] (II) intel(0): Modeline "640x480"x0.0 30.24 640 704 768 864
480 483 486 525 -hsync -vsync (35.0 kHz)
[952428.636] (II) intel(0): Modeline "640x480"x0.0 25.18 640 656 752 800
480 490 492 525 -hsync -vsync (31.5 kHz)
[952428.636] (II) intel(0): Modeline "720x400"x0.0 28.32 720 738 846 900
400 412 414 449 -hsync +vsync (31.5 kHz)
[952428.636] (II) intel(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440
1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
[952428.636] (II) intel(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136
1312 768 769 772 800 +hsync +vsync (60.0 kHz)
[952428.637] (II) intel(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184
1328 768 771 777 806 -hsync -vsync (56.5 kHz)
[952428.637] (II) intel(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184
1344 768 771 777 806 -hsync -vsync (48.4 kHz)
[952428.637] (II) intel(0): Modeline "832x624"x0.0 57.28 832 864 928 1152
624 625 628 667 -hsync -vsync (49.7 kHz)
[952428.637] (II) intel(0): Modeline "800x600"x0.0 49.50 800 816 896 1056
600 601 604 625 +hsync +vsync (46.9 kHz)
[952428.637] (II) intel(0): Modeline "800x600"x0.0 50.00 800 856 976 1040
600 637 643 666 +hsync +vsync (48.1 kHz)
[952428.637] (II) intel(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344
1600 864 865 868 900 +hsync +vsync (67.5 kHz)
[952428.637] (II) intel(0): Modeline "1280x960"x0.0 108.00 1280 1376 1488
1800 960 961 964 1000 +hsync +vsync (60.0 kHz)
[952428.637] (II) intel(0): EDID vendor "PHL", prod id 2105
[952428.637] (II) intel(0): Printing probed modes for output VGA
[952428.637] (II) intel(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440
1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
[952428.637] (II) intel(0): Modeline "1280x1024"x75.0 135.00 1280 1296 1440
1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
[952428.637] (II) intel(0): Modeline "1280x960"x60.0 108.00 1280 1376 1488
1800 960 961 964 1000 +hsync +vsync (60.0 kHz)
[952428.637] (II) intel(0): Modeline "1152x864"x75.0 108.00 1152 1216 1344
1600 864 865 868 900 +hsync +vsync (67.5 kHz)
[952428.637] (II) intel(0): Modeline "1024x768"x75.0 78.75 1024 1040 1136
1312 768 769 772 800 +hsync +vsync (60.0 kHz)
[952428.637] (II) intel(0): Modeline "1024x768"x70.1 75.00 1024 1048 1184
1328 768 771 777 806 -hsync -vsync (56.5 kHz)
[952428.637] (II) intel(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184
1344 768 771 777 806 -hsync -vsync (48.4 kHz)
[952428.637] (II) intel(0): Modeline "832x624"x74.6 57.28 832 864 928 1152
624 625 628 667 -hsync -vsync (49.7 kHz)
[952428.637] (II) intel(0): Modeline "800x600"x72.2 50.00 800 856 976 1040
600 637 643 666 +hsync +vsync (48.1 kHz)
[952428.637] (II) intel(0): Modeline "800x600"x75.0 49.50 800 816 896 1056
600 601 604 625 +hsync +vsync (46.9 kHz)
[952428.638] (II) intel(0): Modeline "800x600"x60.3 40.00 800 840 968 1056
600 601 605 628 +hsync +vsync (37.9 kHz)
[952428.638] (II) intel(0): Modeline "800x600"x56.2 36.00 800 824 896 1024
600 601 603 625 +hsync +vsync (35.2 kHz)
[952428.638] (II) intel(0): Modeline "640x480"x75.0 31.50 640 656 720 840
480 481 484 500 -hsync -vsync (37.5 kHz)
[952428.638] (II) intel(0): Modeline "640x480"x72.8 31.50 640 664 704 832
480 489 492 520 -hsync -vsync (37.9 kHz)
[952428.638] (II) intel(0): Modeline "640x480"x66.7 30.24 640 704 768 864
480 483 486 525 -hsync -vsync (35.0 kHz)
[952428.638] (II) intel(0): Modeline "640x480"x59.9 25.18 640 656 752 800
480 490 492 525 -hsync -vsync (31.5 kHz)
[952428.638] (II) intel(0): Modeline "720x400"x70.1 28.32 720 738 846 900
400 412 414 449 -hsync +vsync (31.5 kHz)
[952428.638] (II) intel(0): Output VGA connected
[952428.638] (II) intel(0): Using exact sizes for initial modes
[952428.638] (II) intel(0): Output VGA using initial mode 1280x1024
[952428.638] (II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless
otherwise stated.
[952429.170] (WW) intel(0): remove MTRR a0000 - b0000
[952429.189] (II) intel(0): detected 256 kB GTT.
[952429.189] (II) intel(0): detected 7932 kB stolen memory.
[952429.189] (==) intel(0): video overlay key set to 0x101fe
[952429.189] (**) intel(0): Display dimensions: (340, 270) mm
[952429.189] (**) intel(0): DPI set to (95, 120)
[952429.189] (II) Loading sub module "fb"
[952429.189] (II) LoadModule: "fb"
[952429.193] (II) Loading /usr/X11R7/lib/modules/libfb.so
[952429.194] (II) Module fb: vendor="X.Org Foundation"
[952429.194] compiled for 1.10.3, module version = 1.0.0
[952429.194] ABI class: X.Org ANSI C Emulation, version 0.4
[952429.194] (II) Loading sub module "exa"
[952429.194] (II) LoadModule: "exa"
[952429.198] (II) Loading /usr/X11R7/lib/modules/libexa.so
[952429.199] (II) Module exa: vendor="X.Org Foundation"
[952429.199] compiled for 1.10.3, module version = 2.5.0
[952429.199] ABI class: X.Org Video Driver, version 10.0
[952429.199] (II) intel(0): Comparing regs from server start up to After PreInit
[952429.199] (==) Depth 24 pixmap format is 32 bpp
[952429.199] (II) intel(0): Kernel reported 491520 total, 0 used
[952429.199] (II) intel(0): I830CheckAvailableMemory: 1966080 kB available
[952429.200] (WW) intel(0): DRI2 requires UXA
[952429.200] drmOpenDevice: node name is /dev/dri/card0
[952429.200] drmOpenDevice: open result is 16, (OK)
[952429.200] drmOpenDevice: node name is /dev/dri/card0
[952429.200] drmOpenDevice: open result is 16, (OK)
[952429.200] drmOpenByBusid: Searching for BusID pci:0000:00:02.0
[952429.200] drmOpenDevice: node name is /dev/dri/card0
[952429.200] drmOpenDevice: open result is 16, (OK)
[952429.200] drmOpenByBusid: drmOpenMinor returns 16
[952429.200] drmOpenByBusid: Interface 1.4 failed, trying 1.1
[952429.201] drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
[952429.201] (II) [drm] DRM interface version 1.2
[952429.201] (II) [drm] DRM open master succeeded.
[952429.201] (II) intel(0): [drm] Using the DRM lock SAREA also for drawables.
[952429.201] (II) intel(0): [drm] framebuffer mapped by ddx driver
[952429.201] (II) intel(0): [drm] added 1 reserved context for kernel
[952429.201] (II) intel(0): X context handle = 0x3
[952429.201] (II) intel(0): [drm] installed DRM signal handler
[952429.201] (**) intel(0): Framebuffer compression disabled
[952429.201] (**) intel(0): Tiling enabled
[952429.202] (==) intel(0): VideoRam: 262144 KB
[952429.202] (II) intel(0): Attempting memory allocation with tiled buffers.
[952429.202] (II) intel(0): Tiled allocation successful.
[952429.412] (II) intel(0): [drm] Registers = 0xe2100000
[952429.412] (II) intel(0): [drm] ring buffer = 0xd0000000
[952429.412] (EE) intel(0): I830 Dma Initialization Failed
[952429.412] (II) intel(0): [drm] removed 1 reserved context for kernel
[952429.412] (II) intel(0): [drm] unmapping 8192 bytes of SAREA 0xc39ff000 at
0xbb403000
[952429.412] (II) intel(0): [drm] Closed DRM master.
[952429.413] (II) intel(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0,
hwp->PIOOffset is 0x0000
[952429.413] (WW) intel(0): remove MTRR a0000 - b0000
[952429.415] (II) EXA(0): Offscreen pixmap area of 31457280 bytes
[952429.415] (II) EXA(0): Driver registered support for the following
operations:
[952429.415] (II) Solid
[952429.415] (II) Copy
[952429.415] (II) Composite (RENDER acceleration)
[952429.415] (==) intel(0): Backing store disabled
[952429.415] (==) intel(0): Silken mouse enabled
[952429.415] (II) intel(0): Initializing HW Cursor
[952429.415] (WW) intel(0): drmDropMaster failed: Unknown error: 4294967295
[952429.731] (II) intel(0): xf86BindGARTMemory: bind key 175 at 0x007bf000
(pgoffset 1983)
[952429.734] (II) intel(0): xf86BindGARTMemory: bind key 176 at 0x0082a000
(pgoffset 2090)
[952429.734] (II) intel(0): xf86BindGARTMemory: bind key 177 at 0x01000000
(pgoffset 4096)
[952429.741] (II) intel(0): xf86BindGARTMemory: bind key 178 at 0x02000000
(pgoffset 8192)
[952429.753] (II) intel(0): Fixed memory allocation layout:
[952429.753] (II) intel(0): 0x00000000-0x0001ffff: ring buffer (128 kB)
[952429.753] (II) intel(0): 0x00020000-0x00029fff: HW cursors (40 kB,
0x000000007f820000 physical
)
[952429.753] (II) intel(0): 0x0002a000-0x00829fff: fake bufmgr (8192 kB)
[952429.753] (II) intel(0): 0x007bf000: end of stolen memory
[952429.753] (II) intel(0): 0x0082a000-0x0082afff: overlay registers (4 kB,
0x0000000043bfd000 physical
)
[952429.753] (II) intel(0): 0x01000000-0x01ffffff: front buffer (16384 kB) X
tiled
[952429.753] (II) intel(0): 0x02000000-0x03dfffff: exa offscreen (30720 kB)
[952429.753] (II) intel(0): 0x10000000: end of aperture
[952429.753] (WW) intel(0): ESR is 0x00000001, instruction error
[952429.753] (WW) intel(0): Existing errors found in hardware state.
[952430.101] (II) intel(0): Output configuration:
[952430.101] (II) intel(0): Pipe A is on
[952430.101] (II) intel(0): Display plane A is now enabled and connected to
pipe A.
[952430.101] (II) intel(0): Pipe B is off
[952430.101] (II) intel(0): Display plane B is now disabled and connected to
pipe B.
[952430.101] (II) intel(0): Output VGA is connected to pipe A
[952430.101] (II) intel(0): RandR 1.2 enabled, ignore the following RandR
disabled message.
[952430.101] (==) intel(0): DPMS enabled
[952430.101] (==) intel(0): Intel XvMC decoder disabled
[952430.101] (II) intel(0): Set up textured video
[952430.102] (II) intel(0): Set up overlay video
[952430.102] (II) intel(0): direct rendering: Failed
[952430.102] (--) RandR disabled
[952430.102] (II) Initializing built-in extension Generic Event Extension
[952430.102] (II) Initializing built-in extension SHAPE
[952430.102] (II) Initializing built-in extension MIT-SHM
[952430.102] (II) Initializing built-in extension XInputExtension
[952430.102] (II) Initializing built-in extension XTEST
[952430.102] (II) Initializing built-in extension BIG-REQUESTS
[952430.102] (II) Initializing built-in extension SYNC
[952430.102] (II) Initializing built-in extension XKEYBOARD
[952430.102] (II) Initializing built-in extension XC-MISC
[952430.102] (II) Initializing built-in extension SECURITY
[952430.102] (II) Initializing built-in extension XINERAMA
[952430.102] (II) Initializing built-in extension XFIXES
[952430.102] (II) Initializing built-in extension XFree86-Bigfont
[952430.102] (II) Initializing built-in extension RENDER
[952430.102] (II) Initializing built-in extension RANDR
[952430.102] (II) Initializing built-in extension COMPOSITE
[952430.102] (II) Initializing built-in extension DAMAGE
[952430.126] (II) AIGLX: Screen 0 is not DRI capable
[952430.157] (II) AIGLX: Loaded and initialized
/usr/X11R7/lib/modules/dri/swrast_dri.so
[952430.157] (II) GLX: Initialized DRISWRAST GL provider for screen 0
[952430.158] (II) intel(0): Setting screen physical size to 338 x 270
[952430.405] (II) Using input driver 'mouse' for '<default pointer>'
[952430.405] (II) Loading /usr/X11R7/lib/modules/drivers/mouse_drv.so
[952430.405] (**) Option "CorePointer"
[952430.405] (**) <default pointer>: always reports core events
[952430.405] (WW) <default pointer>: No Device specified, looking for one...
[952430.405] (II) <default pointer>: found Device "/dev/wsmouse"
[952430.440] (--) <default pointer>: Device: "/dev/wsmouse"
[952430.440] (==) <default pointer>: Protocol: "WSMouse"
[952430.440] (**) <default pointer>: always reports core events
[952430.440] (**) Option "Device" "/dev/wsmouse"
[952430.480] (==) <default pointer>: Emulate3Buttons, Emulate3Timeout: 50
[952430.480] (**) <default pointer>: ZAxisMapping: buttons 4 and 5
[952430.480] (**) <default pointer>: Buttons: 9
[952430.480] (II) XINPUT: Adding extended input device "<default pointer>"
(type: MOUSE)
[952430.480] (**) <default pointer>: (accel) keeping acceleration scheme 1
[952430.481] (**) <default pointer>: (accel) acceleration profile 0
[952430.481] (**) <default pointer>: (accel) acceleration factor: 2.000
[952430.481] (**) <default pointer>: (accel) acceleration threshold: 4
[952430.481] (II) Using input driver 'kbd' for '<default keyboard>'
[952430.481] (II) Loading /usr/X11R7/lib/modules/drivers/kbd_drv.so
[952430.481] (**) Option "CoreKeyboard"
[952430.481] (**) <default keyboard>: always reports core events
[952430.481] (**) <default keyboard>: always reports core events
[952430.481] (**) Option "Protocol" "standard"
[952430.481] (**) Option "XkbRules" "base"
[952430.481] (**) Option "XkbModel" "pc105"
[952430.481] (**) Option "XkbLayout" "us"
[952430.481] (II) XINPUT: Adding extended input device "<default keyboard>"
(type: KEYBOARD)
[952554.615] XDM: too many retransmissions, declaring session dead
[952554.655] (II) UnloadModule: "mouse"
[952554.655] (II) Unloading mouse
[952554.655] (II) UnloadModule: "kbd"
[952554.655] (II) Unloading kbd
[952555.192] (II) intel(0): xf86UnbindGARTMemory: unbind key 175
[952555.192] (II) intel(0): xf86UnbindGARTMemory: unbind key 176
[952555.196] (II) intel(0): xf86UnbindGARTMemory: unbind key 177
[952555.204] (II) intel(0): xf86UnbindGARTMemory: unbind key 178
[952555.204] (WW) intel(0): drmDropMaster failed: Unknown error: 4294967295
[952555.212] 1 XSELINUXs still allocated at reset
[952555.212] SCREEN: 0 objects of 148 bytes = 0 total bytes 0 private allocs
[952555.212] DEVICE: 0 objects of 24 bytes = 0 total bytes 0 private allocs
[952555.212] CLIENT: 0 objects of 152 bytes = 0 total bytes 0 private allocs
[952555.212] WINDOW: 0 objects of 32 bytes = 0 total bytes 0 private allocs
[952555.212] PIXMAP: 1 objects of 76 bytes = 76 total bytes 0 private allocs
[952555.212] GC: 0 objects of 52 bytes = 0 total bytes 0 private allocs
[952555.212] CURSOR: 0 objects of 4 bytes = 0 total bytes 0 private allocs
[952555.213] CURSOR_BITS: 0 objects of 4 bytes = 0 total bytes 0 private allocs
[952555.213] DBE_WINDOW: 0 objects of 12 bytes = 0 total bytes 0 private allocs
[952555.213] TOTAL: 1 objects, 76 bytes, 0 allocs
[952555.213] 1 PIXMAPs still allocated at reset
[952555.213] PIXMAP: 1 objects of 76 bytes = 76 total bytes 0 private allocs
[952555.213] GC: 0 objects of 52 bytes = 0 total bytes 0 private allocs
[952555.213] CURSOR: 0 objects of 4 bytes = 0 total bytes 0 private allocs
[952555.213] CURSOR_BITS: 0 objects of 4 bytes = 0 total bytes 0 private allocs
[952555.213] DBE_WINDOW: 0 objects of 12 bytes = 0 total bytes 0 private allocs
[952555.213] TOTAL: 1 objects, 76 bytes, 0 allocs
[952555.214] (II) intel(0): Kernel reported 491520 total, 0 used
[952555.214] (II) intel(0): I830CheckAvailableMemory: 1966080 kB available
[952555.214] (WW) intel(0): DRI2 requires UXA
[952555.215] drmOpenDevice: node name is /dev/dri/card0
[952555.215] drmOpenDevice: open result is 16, (OK)
[952555.215] drmOpenDevice: node name is /dev/dri/card0
[952555.215] drmOpenDevice: open result is 16, (OK)
[952555.215] drmOpenByBusid: Searching for BusID pci:0000:00:02.0
[952555.215] drmOpenDevice: node name is /dev/dri/card0
[952555.215] drmOpenDevice: open result is 16, (OK)
[952555.215] drmOpenByBusid: drmOpenMinor returns 16
[952555.215] drmOpenByBusid: Interface 1.4 failed, trying 1.1
[952555.215] drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
[952555.215] (II) [drm] DRM interface version 1.2
[952555.215] (II) [drm] DRM open master succeeded.
[952555.215] (II) intel(0): [drm] Using the DRM lock SAREA also for drawables.
[952555.215] (II) intel(0): [drm] framebuffer mapped by ddx driver
[952555.215] (II) intel(0): [drm] added 1 reserved context for kernel
[952555.216] (II) intel(0): X context handle = 0x3
[952555.216] (II) intel(0): [drm] installed DRM signal handler
[952555.216] (**) intel(0): Framebuffer compression disabled
[952555.216] (**) intel(0): Tiling enabled
[952555.216] (==) intel(0): VideoRam: 262144 KB
[952555.216] (II) intel(0): Attempting memory allocation with tiled buffers.
[952555.217] (II) intel(0): Tiled allocation successful.
[952555.431] (II) intel(0): [drm] Registers = 0xe2100000
[952555.432] (II) intel(0): [drm] ring buffer = 0xd0000000
[952555.432] (EE) intel(0): I830 Dma Initialization Failed
[952555.432] (II) intel(0): [drm] removed 1 reserved context for kernel
[952555.432] (II) intel(0): [drm] unmapping 8192 bytes of SAREA 0xc39ff000 at
0xbb403000
[952555.432] (II) intel(0): [drm] Closed DRM master.
[952555.432] (II) intel(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0,
hwp->PIOOffset is 0x0000
[952555.432] (WW) intel(0): remove MTRR a0000 - b0000
[952555.434] (II) EXA(0): Offscreen pixmap area of 25165824 bytes
[952555.434] (II) EXA(0): Driver registered support for the following
operations:
[952555.434] (II) Solid
[952555.434] (II) Copy
[952555.434] (II) Composite (RENDER acceleration)
[952555.434] (II) intel(0): Initializing HW Cursor
[952555.434] (WW) intel(0): drmDropMaster failed: Unknown error: 4294967295
[952555.756] (II) intel(0): xf86BindGARTMemory: bind key 182 at 0x007bf000
(pgoffset 1983)
[952555.758] (II) intel(0): xf86BindGARTMemory: bind key 183 at 0x0082a000
(pgoffset 2090)
[952555.758] (II) intel(0): xf86BindGARTMemory: bind key 184 at 0x01000000
(pgoffset 4096)
[952555.765] (II) intel(0): xf86BindGARTMemory: bind key 185 at 0x02000000
(pgoffset 8192)
[952555.777] (II) intel(0): Fixed memory allocation layout:
[952555.777] (II) intel(0): 0x00000000-0x0001ffff: ring buffer (128 kB)
[952555.777] (II) intel(0): 0x00020000-0x00029fff: HW cursors (40 kB,
0x000000007f820000 physical
)
[952555.777] (II) intel(0): 0x0002a000-0x00829fff: fake bufmgr (8192 kB)
[952555.777] (II) intel(0): 0x007bf000: end of stolen memory
[952555.777] (II) intel(0): 0x0082a000-0x0082afff: overlay registers (4 kB,
0x000000004e1bb000 physical
)
[952555.777] (II) intel(0): 0x01000000-0x01ffffff: front buffer (16384 kB) X
tiled
[952555.777] (II) intel(0): 0x02000000-0x037fffff: exa offscreen (24576 kB)
[952555.777] (II) intel(0): 0x10000000: end of aperture
[952555.777] (WW) intel(0): ESR is 0x00000001, instruction error
[952555.777] (WW) intel(0): Existing errors found in hardware state.
[952556.106] (II) intel(0): Output configuration:
[952556.106] (II) intel(0): Pipe A is on
[952556.106] (II) intel(0): Display plane A is now enabled and connected to
pipe A.
[952556.106] (II) intel(0): Pipe B is off
[952556.106] (II) intel(0): Display plane B is now disabled and connected to
pipe B.
[952556.106] (II) intel(0): Output VGA is connected to pipe A
[952556.106] (II) intel(0): RandR 1.2 enabled, ignore the following RandR
disabled message.
[952556.106] (==) intel(0): DPMS enabled
[952556.106] (==) intel(0): Intel XvMC decoder disabled
[952556.106] (II) intel(0): Set up textured video
[952556.107] (II) intel(0): Set up overlay video
[952556.107] (II) intel(0): direct rendering: Failed
[952556.107] (--) RandR disabled
[952556.131] (II) AIGLX: Screen 0 is not DRI capable
[952556.161] (II) AIGLX: Loaded and initialized
/usr/X11R7/lib/modules/dri/swrast_dri.so
[952556.161] (II) GLX: Initialized DRISWRAST GL provider for screen 0
[952556.162] (II) intel(0): Setting screen physical size to 338 x 270
[952556.405] (EE) No input driver matching `(null)'
[952556.405] (EE) No input driver matching `(null)'
[952681.331] XDM: too many retransmissions, declaring session dead
[952681.819] (II) intel(0): xf86UnbindGARTMemory: unbind key 182
[952681.819] (II) intel(0): xf86UnbindGARTMemory: unbind key 183
[952681.823] (II) intel(0): xf86UnbindGARTMemory: unbind key 184
[952681.830] (II) intel(0): xf86UnbindGARTMemory: unbind key 185
[952681.830] (WW) intel(0): drmDropMaster failed: Unknown error: 4294967295
[952681.838] 1 XSELINUXs still allocated at reset
[952681.838] SCREEN: 0 objects of 148 bytes = 0 total bytes 0 private allocs
[952681.838] DEVICE: 0 objects of 24 bytes = 0 total bytes 0 private allocs
[952681.838] CLIENT: 0 objects of 152 bytes = 0 total bytes 0 private allocs
[952681.838] WINDOW: 0 objects of 32 bytes = 0 total bytes 0 private allocs
[952681.838] PIXMAP: 1 objects of 76 bytes = 76 total bytes 0 private allocs
[952681.839] GC: 0 objects of 52 bytes = 0 total bytes 0 private allocs
[952681.839] CURSOR: 0 objects of 4 bytes = 0 total bytes 0 private allocs
[952681.839] CURSOR_BITS: 0 objects of 4 bytes = 0 total bytes 0 private allocs
[952681.839] DBE_WINDOW: 0 objects of 12 bytes = 0 total bytes 0 private allocs
[952681.839] TOTAL: 1 objects, 76 bytes, 0 allocs
[952681.839] 1 PIXMAPs still allocated at reset
[952681.839] PIXMAP: 1 objects of 76 bytes = 76 total bytes 0 private allocs
[952681.839] GC: 0 objects of 52 bytes = 0 total bytes 0 private allocs
[952681.839] CURSOR: 0 objects of 4 bytes = 0 total bytes 0 private allocs
[952681.839] CURSOR_BITS: 0 objects of 4 bytes = 0 total bytes 0 private allocs
[952681.839] DBE_WINDOW: 0 objects of 12 bytes = 0 total bytes 0 private allocs
[952681.839] TOTAL: 1 objects, 76 bytes, 0 allocs
[952681.840] (II) intel(0): Kernel reported 491520 total, 0 used
[952681.840] (II) intel(0): I830CheckAvailableMemory: 1966080 kB available
[952681.840] (WW) intel(0): DRI2 requires UXA
[952681.841] drmOpenDevice: node name is /dev/dri/card0
[952681.841] drmOpenDevice: open result is 16, (OK)
[952681.841] drmOpenDevice: node name is /dev/dri/card0
[952681.841] drmOpenDevice: open result is 16, (OK)
[952681.841] drmOpenByBusid: Searching for BusID pci:0000:00:02.0
[952681.841] drmOpenDevice: node name is /dev/dri/card0
[952681.841] drmOpenDevice: open result is 16, (OK)
[952681.841] drmOpenByBusid: drmOpenMinor returns 16
[952681.841] drmOpenByBusid: Interface 1.4 failed, trying 1.1
[952681.841] drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
[952681.841] (II) [drm] DRM interface version 1.2
[952681.841] (II) [drm] DRM open master succeeded.
[952681.841] (II) intel(0): [drm] Using the DRM lock SAREA also for drawables.
[952681.841] (II) intel(0): [drm] framebuffer mapped by ddx driver
[952681.841] (II) intel(0): [drm] added 1 reserved context for kernel
[952681.841] (II) intel(0): X context handle = 0x3
[952681.841] (II) intel(0): [drm] installed DRM signal handler
[952681.841] (**) intel(0): Framebuffer compression disabled
[952681.842] (**) intel(0): Tiling enabled
[952681.842] (==) intel(0): VideoRam: 262144 KB
[952681.842] (II) intel(0): Attempting memory allocation with tiled buffers.
[952681.842] (II) intel(0): Tiled allocation successful.
[952682.053] (II) intel(0): [drm] Registers = 0xe2100000
[952682.053] (II) intel(0): [drm] ring buffer = 0xd0000000
[952682.053] (EE) intel(0): I830 Dma Initialization Failed
[952682.053] (II) intel(0): [drm] removed 1 reserved context for kernel
[952682.053] (II) intel(0): [drm] unmapping 8192 bytes of SAREA 0xc39fc000 at
0xbb403000
[952682.053] (II) intel(0): [drm] Closed DRM master.
[952682.053] (II) intel(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0,
hwp->PIOOffset is 0x0000
[952682.053] (WW) intel(0): remove MTRR a0000 - b0000
[952682.055] (II) EXA(0): Offscreen pixmap area of 25165824 bytes
[952682.055] (II) EXA(0): Driver registered support for the following
operations:
[952682.055] (II) Solid
[952682.055] (II) Copy
[952682.055] (II) Composite (RENDER acceleration)
[952682.055] (II) intel(0): Initializing HW Cursor
[952682.055] (WW) intel(0): drmDropMaster failed: Unknown error: 4294967295
[952682.374] (II) intel(0): xf86BindGARTMemory: bind key 189 at 0x007bf000
(pgoffset 1983)
[952682.377] (II) intel(0): xf86BindGARTMemory: bind key 190 at 0x0082a000
(pgoffset 2090)
[952682.377] (II) intel(0): xf86BindGARTMemory: bind key 191 at 0x01000000
(pgoffset 4096)
[952682.383] (II) intel(0): xf86BindGARTMemory: bind key 192 at 0x02000000
(pgoffset 8192)
[952682.393] (II) intel(0): Fixed memory allocation layout:
[952682.393] (II) intel(0): 0x00000000-0x0001ffff: ring buffer (128 kB)
[952682.393] (II) intel(0): 0x00020000-0x00029fff: HW cursors (40 kB,
0x000000007f820000 physical
)
[952682.393] (II) intel(0): 0x0002a000-0x00829fff: fake bufmgr (8192 kB)
[952682.393] (II) intel(0): 0x007bf000: end of stolen memory
[952682.393] (II) intel(0): 0x0082a000-0x0082afff: overlay registers (4 kB,
0x000000005affe000 physical
)
[952682.393] (II) intel(0): 0x01000000-0x01ffffff: front buffer (16384 kB) X
tiled
[952682.393] (II) intel(0): 0x02000000-0x037fffff: exa offscreen (24576 kB)
[952682.393] (II) intel(0): 0x10000000: end of aperture
[952682.393] (WW) intel(0): ESR is 0x00000001, instruction error
[952682.393] (WW) intel(0): Existing errors found in hardware state.
[952682.812] (II) intel(0): Output configuration:
[952682.812] (II) intel(0): Pipe A is on
[952682.812] (II) intel(0): Display plane A is now enabled and connected to
pipe A.
[952682.812] (II) intel(0): Pipe B is off
[952682.812] (II) intel(0): Display plane B is now disabled and connected to
pipe B.
[952682.812] (II) intel(0): Output VGA is connected to pipe A
[952682.812] (II) intel(0): RandR 1.2 enabled, ignore the following RandR
disabled message.
[952682.813] (==) intel(0): DPMS enabled
[952682.813] (==) intel(0): Intel XvMC decoder disabled
[952682.813] (II) intel(0): Set up textured video
[952682.813] (II) intel(0): Set up overlay video
[952682.813] (II) intel(0): direct rendering: Failed
[952682.813] (--) RandR disabled
[952682.836] (II) AIGLX: Screen 0 is not DRI capable
[952682.868] (II) AIGLX: Loaded and initialized
/usr/X11R7/lib/modules/dri/swrast_dri.so
[952682.868] (II) GLX: Initialized DRISWRAST GL provider for screen 0
[952682.869] (II) intel(0): Setting screen physical size to 338 x 270
[952683.046] Segmentation fault at address 0x70e71cd0
[952683.046]
Fatal server error:
[952683.046] Caught signal 11 (Segmentation fault). Server aborting
[952683.046]
[952683.046]
Please consult the The X.Org Foundation support
at http://wiki.X.Org
for help.
[952683.046] Please also check the log file at "/var/log/Xorg.0.log" for
additional information.
[952683.046]
[952683.539] (II) intel(0): xf86UnbindGARTMemory: unbind key 189
[952683.539] (II) intel(0): xf86UnbindGARTMemory: unbind key 190
[952683.543] (II) intel(0): xf86UnbindGARTMemory: unbind key 191
[952683.550] (II) intel(0): xf86UnbindGARTMemory: unbind key 192
[952683.551] (WW) intel(0): drmDropMaster failed: Unknown error: 4294967295
>How-To-Repeat:
>Fix:
Home |
Main Index |
Thread Index |
Old Index