Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 3 Jul 2009 15:25:28 -0500
From:      Joe Snikeris <joe@snikeris.com>
To:        freebsd-x11@freebsd.org
Subject:   xorg catching signal 11 after switching from virtual console or  resume from suspend
Message-ID:  <20b8a1c50907031325g327269a4r4f8117a0c3792348@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
Hi all,

I'm using 7.2-RELEASE, intel(4), and xorg-7.4_1.  After switching back
to x from a virtual console, it catches signal 11 and closes.  This
also occurs after resuming from suspend-to-RAM.  I've appended
Xorg.0.log, the output from pciconf -lv, and my xorg.conf.

How do I proceed from here in order to resolve this issue?

Thanks in advance,
Joe

---

X.Org X Server 1.6.0
Release Date: 2009-2-25
X Protocol Version 11, Revision 0
Build Operating System: FreeBSD 7.2-PRERELEASE i386
Current Operating System: FreeBSD sussman.home 7.2-RELEASE FreeBSD
7.2-RELEASE #0: Fri May  1 08:49:13 UTC 2009
root@walker.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386
Build Date: 22 April 2009  02:40:51PM

	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (=3D=3D) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(=3D=3D) Log file: "/var/log/Xorg.0.log", Time: Fri Jul  3 15:19:04 2009
(=3D=3D) Using config file: "/etc/X11/xorg.conf"
(=3D=3D) ServerLayout "X.org Configured"
(**) |-->Screen "Screen0" (0)
(**) |   |-->Monitor "Monitor0"
(**) |   |-->Device "Card0"
(**) |-->Input Device "Mouse0"
(**) |-->Input Device "Keyboard0"
(=3D=3D) Automatically adding devices
(=3D=3D) Automatically enabling devices
(**) FontPath set to:
	/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/,
	/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/,
	built-ins
(**) ModulePath set to "/usr/local/lib/xorg/modules"
(WW) AllowEmptyInput is on, devices using drivers 'kbd', 'mouse' or
'vmmouse' will be disabled.
(WW) Disabling Mouse0
(WW) Disabling Keyboard0
(II) Loader magic: 0x6a0
(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 freebsd
(--) Using syscons driver with X support (version 2.0)
(--) using VT number 9

(--) PCI:*(0@0:2:0) Intel Corporation 82852/855GM Integrated Graphics
Device rev 2, Mem @ 0xe0000000/134217728, 0xd0000000/524288, I/O @
0x00001800/8, BIOS @ 0x????????/65536
(--) PCI: (0@0:2:1) Intel Corporation 82852/855GM Integrated Graphics
Device rev 2, Mem @ 0xe8000000/134217728, 0xd0080000/524288
(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) "record" 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. This was enabled by default and also
specified in the config file.
(II) LoadModule: "dbe"
(II) Loading /usr/local/lib/xorg/modules/extensions//libdbe.so
(II) Module dbe: vendor=3D"X.Org Foundation"
	compiled for 1.6.0, module version =3D 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: "dri"
(II) Loading /usr/local/lib/xorg/modules/extensions//libdri.so
(II) Module dri: vendor=3D"X.Org Foundation"
	compiled for 1.6.0, module version =3D 1.0.0
	ABI class: X.Org Server Extension, version 2.0
(II) Loading extension XFree86-DRI
(II) LoadModule: "dri2"
(II) Loading /usr/local/lib/xorg/modules/extensions//libdri2.so
(II) Module dri2: vendor=3D"X.Org Foundation"
	compiled for 1.6.0, module version =3D 1.0.0
	ABI class: X.Org Server Extension, version 2.0
(II) Loading extension DRI2
(II) LoadModule: "extmod"
(II) Loading /usr/local/lib/xorg/modules/extensions//libextmod.so
(II) Module extmod: vendor=3D"X.Org Foundation"
	compiled for 1.6.0, module version =3D 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: "glx"
(II) Loading /usr/local/lib/xorg/modules/extensions//libglx.so
(II) Module glx: vendor=3D"X.Org Foundation"
	compiled for 1.6.0, module version =3D 1.0.0
	ABI class: X.Org Server Extension, version 2.0
(=3D=3D) AIGLX disabled
(II) Loading extension GLX
(II) LoadModule: "record"
(II) Loading /usr/local/lib/xorg/modules/extensions//librecord.so
(II) Module record: vendor=3D"X.Org Foundation"
	compiled for 1.6.0, module version =3D 1.13.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 2.0
(II) Loading extension RECORD
(II) LoadModule: "intel"
(II) Loading /usr/local/lib/xorg/modules/drivers//intel_drv.so
(II) Module intel: vendor=3D"X.Org Foundation"
	compiled for 1.6.0, module version =3D 2.6.3
	Module class: X.Org Video Driver
	ABI class: X.Org Video Driver, version 5.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=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	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/local/lib/xorg/modules//libvgahw.so
(II) Module vgahw: vendor=3D"X.Org Foundation"
	compiled for 1.6.0, module version =3D 0.1.0
	ABI class: X.Org Video Driver, version 5.0
(=3D=3D) intel(0): Depth 24, (--) framebuffer bpp 32
(=3D=3D) intel(0): RGB weight 888
(=3D=3D) intel(0): Default visual is TrueColor
(II) intel(0): Integrated Graphics Chipset: Intel(R) 855GME
(--) intel(0): Chipset: "852GM/855GM"
(--) intel(0): Linear framebuffer at 0xE0000000
(--) intel(0): IO registers at addr 0xD0000000
(=3D=3D) 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 "DVODDC_D" initialized.
(II) Loading sub module "sil164"
(II) LoadModule: "sil164"
(II) Loading /usr/local/lib/xorg/modules/drivers//sil164.so
(II) Module sil164: vendor=3D"X.Org Foundation"
	compiled for 1.6.0, module version =3D 1.0.0
	ABI class: X.Org Video Driver, version 5.0
(II) intel(0): I2C bus "DVOI2C_E" initialized.
(II) Loading sub module "ch7xxx"
(II) LoadModule: "ch7xxx"
(II) Loading /usr/local/lib/xorg/modules/drivers//ch7xxx.so
(II) Module ch7xxx: vendor=3D"X.Org Foundation"
	compiled for 1.6.0, module version =3D 1.0.0
	ABI class: X.Org Video Driver, version 5.0
(II) intel(0): I2C bus "DVOI2C_E" removed.
(II) intel(0): I2C bus "DVOI2C_E" initialized.
(II) Loading sub module "ivch"
(II) LoadModule: "ivch"
(II) Loading /usr/local/lib/xorg/modules/drivers//ivch.so
(II) Module ivch: vendor=3D"X.Org Foundation"
	compiled for 1.6.0, module version =3D 1.0.0
	ABI class: X.Org Video Driver, version 5.0
(II) intel(0): I2C bus "DVOI2C_E" removed.
(II) intel(0): I2C bus "DVOI2C_B" initialized.
(II) Loading sub module "tfp410"
(II) LoadModule: "tfp410"
(II) Loading /usr/local/lib/xorg/modules/drivers//tfp410.so
(II) Module tfp410: vendor=3D"X.Org Foundation"
	compiled for 1.6.0, module version =3D 1.0.0
	ABI class: X.Org Video Driver, version 5.0
(II) intel(0): I2C bus "DVOI2C_B" removed.
(II) intel(0): I2C bus "DVOI2C_E" initialized.
(II) Loading sub module "ch7017"
(II) LoadModule: "ch7017"
(II) Loading /usr/local/lib/xorg/modules/drivers//ch7017.so
(II) Module ch7017: vendor=3D"X.Org Foundation"
	compiled for 1.6.0, module version =3D 1.0.0
	ABI class: X.Org Video Driver, version 5.0
(II) intel(0): I2C bus "DVOI2C_E" removed.
(II) intel(0): I2C bus "DVOI2C_E" initialized.
(II) intel(0): I2C bus "DVOI2C_E" removed.
(II) intel(0): I2C bus "DVODDC_D" removed.
(=3D=3D) intel(0): Write-combining range (0xa0000,0x10000) was already clea=
r
(II) intel(0): Resizable framebuffer: not available (1 3)
(II) intel(0): I2C bus "CRTDDC_A" initialized.
(II) intel(0): I2C bus "CRTDDC_A" removed.
(II) intel(0): Output VGA disconnected
(II) intel(0): Output LVDS connected
(II) intel(0): Using exact sizes for initial modes
(II) intel(0): Output LVDS using initial mode 1024x768
(=3D=3D) intel(0): Write-combining range (0xa0000,0x10000) was already clea=
r
(II) intel(0): detected 128 kB GTT.
(II) intel(0): detected 8060 kB stolen memory.
(=3D=3D) intel(0): video overlay key set to 0x101fe
(=3D=3D) intel(0): Will not try to enable page flipping
(=3D=3D) intel(0): Triple buffering disabled
(=3D=3D) intel(0): Using gamma correction (1.0, 1.0, 1.0)
(=3D=3D) intel(0): DPI set to (96, 96)
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /usr/local/lib/xorg/modules//libfb.so
(II) Module fb: vendor=3D"X.Org Foundation"
	compiled for 1.6.0, module version =3D 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=3D"X.Org Foundation"
	compiled for 1.6.0, module version =3D 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
(=3D=3D) 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) intel(0): Kernel reported 491520 total, 0 used
(II) intel(0): I830CheckAvailableMemory: 1966080 kB available
(WW) intel(0): DRI2 requires UXA
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 =3D 0x10
(II) intel(0): [drm] installed DRM signal handler
(**) intel(0): Framebuffer compression enabled
(**) intel(0): Tiling enabled
(=3D=3D) intel(0): VideoRam: 131072 KB
(II) intel(0): Attempting memory allocation with tiled buffers.
(WW) intel(0): xf86AllocateGARTMemory: allocation of 10 pages failed
	(Cannot allocate memory)
(WW) intel(0): xf86AllocateGARTMemory: allocation of 4 pages failed
	(Cannot allocate memory)
(WW) intel(0): Disabling HW cursor because the cursor memory allocation fai=
led.
(II) intel(0): Tiled allocation successful.
(--) intel(0): DRI is disabled because it needs HW cursor, 2D accel and AGP=
GART.
(II) intel(0): adjusting plane->pipe mappings to allow for framebuffer
compression
(II) intel(0): Page Flipping disabled
(II) intel(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0=
000
(=3D=3D) intel(0): Write-combining range (0xa0000,0x10000) was already clea=
r
(II) EXA(0): Offscreen pixmap area of 12582912 bytes
(II) EXA(0): Driver registered support for the following operations:
(II)         Solid
(II)         Copy
(II)         Composite (RENDER acceleration)
(=3D=3D) intel(0): Backing store disabled
(=3D=3D) intel(0): Silken mouse enabled
(II) intel(0): Initializing SW Cursor!
(II) intel(0): xf86BindGARTMemory: bind key 141 at 0x007df000 (pgoffset 201=
5)
(II) intel(0): xf86BindGARTMemory: bind key 142 at 0x00ddf000 (pgoffset 355=
1)
(II) intel(0): xf86BindGARTMemory: bind key 143 at 0x00de0000 (pgoffset 355=
2)
(II) intel(0): xf86BindGARTMemory: bind key 144 at 0x00de1000 (pgoffset 355=
3)
(II) intel(0): xf86BindGARTMemory: bind key 145 at 0x01000000 (pgoffset 409=
6)
(II) intel(0): xf86BindGARTMemory: bind key 146 at 0x01400000 (pgoffset 512=
0)
(II) intel(0): Fixed memory allocation layout:
(II) intel(0): 0x00000000-0x0001ffff: ring buffer (128 kB)
(II) intel(0): 0x00020000-0x0011ffff: fake bufmgr (1024 kB)
(II) intel(0): 0x007df000:            end of stolen memory
(II) intel(0): 0x007df000-0x00ddefff: compressed frame buffer (6144
kB, 0x000000003b400000 physical
)
(II) intel(0): 0x00ddf000-0x00ddffff: compressed ll buffer (4 kB,
0x00000000179d7000 physical
)
(II) intel(0): 0x00de0000-0x00de0fff: Core cursor (4 kB,
0x00000000458da000 physical
)
(II) intel(0): 0x00de1000-0x00de1fff: overlay registers (4 kB,
0x00000000486fc000 physical
)
(II) intel(0): 0x01000000-0x013fffff: front buffer (4096 kB)
(II) intel(0): 0x01400000-0x01ffffff: exa offscreen (12288 kB)
(II) intel(0): 0x08000000:            end of aperture
(II) intel(0): using SSC reference clock of 66 MHz
(WW) intel(0): Chosen PLL clock of 49.9 Mhz more than 2% away from
desired 54.2 Mhz
(II) intel(0): Selecting standard 18 bit TMDS pixel format.
(II) intel(0): Output configuration:
(II) intel(0):   Pipe A is off
(II) intel(0):   Display plane B is now disabled and connected to pipe A.
(WW) intel(0):   Hardware claims pipe A is on while software believes it is=
 off
(II) intel(0):   Pipe B is on
(II) intel(0):   Display plane A is now enabled and connected to pipe B.
(II) intel(0):   Output VGA is connected to pipe none
(II) intel(0):   Output LVDS is connected to pipe B
(II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled messa=
ge.
(II) intel(0): DPMS enabled
(=3D=3D) intel(0): Intel XvMC decoder disabled
(II) intel(0): Set up overlay video
(II) intel(0): direct rendering: Failed
(--) 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 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) AIGLX: Loaded and initialized /usr/local/lib/dri/swrast_dri.so
(II) GLX: Initialized DRISWRAST GL provider for screen 0
(II) intel(0): Setting screen physical size to 270 x 203
(II) config/hal: Adding input device AT Keyboard
(II) LoadModule: "kbd"
(II) Loading /usr/local/lib/xorg/modules/input//kbd_drv.so
(II) Module kbd: vendor=3D"X.Org Foundation"
	compiled for 1.6.0, module version =3D 1.3.2
	Module class: X.Org XInput Driver
	ABI class: X.Org XInput driver, version 4.0
(**) AT Keyboard: always reports core events
(**) Option "Protocol" "standard"
(**) AT Keyboard: Protocol: standard
(**) Option "AutoRepeat" "500 30"
(**) Option "XkbRules" "xorg"
(**) AT Keyboard: XkbRules: "xorg"
(**) Option "XkbModel" "pc105"
(**) AT Keyboard: XkbModel: "pc105"
(**) Option "XkbLayout" "us"
(**) AT Keyboard: XkbLayout: "us"
(**) Option "CustomKeycodes" "off"
(**) AT Keyboard: CustomKeycodes disabled
(II) XINPUT: Adding extended input device "AT Keyboard" (type: KEYBOARD)
(II) config/hal: Adding input device PS/2 Mouse
(II) LoadModule: "mouse"
(II) Loading /usr/local/lib/xorg/modules/input//mouse_drv.so
(II) Module mouse: vendor=3D"X.Org Foundation"
	compiled for 1.6.0, module version =3D 1.4.0
	Module class: X.Org XInput Driver
	ABI class: X.Org XInput driver, version 4.0
(**) PS/2 Mouse: Device: "/dev/sysmouse"
(=3D=3D) PS/2 Mouse: Protocol: "Auto"
(**) PS/2 Mouse: always reports core events
(**) Option "Device" "/dev/sysmouse"
(=3D=3D) PS/2 Mouse: Emulate3Buttons, Emulate3Timeout: 50
(**) PS/2 Mouse: ZAxisMapping: buttons 4 and 5
(**) PS/2 Mouse: Buttons: 9
(**) PS/2 Mouse: Sensitivity: 1
(II) XINPUT: Adding extended input device "PS/2 Mouse" (type: MOUSE)
(**) PS/2 Mouse: (accel) keeping acceleration scheme 1
(**) PS/2 Mouse: (accel) filter chain progression: 2.00
(**) PS/2 Mouse: (accel) filter stage 0: 20.00 ms
(**) PS/2 Mouse: (accel) set acceleration profile 0
(II) PS/2 Mouse: SetupAuto: hw.iftype is 4, hw.model is 0
(II) PS/2 Mouse: SetupAuto: protocol is SysMouse
(II) intel(0): xf86UnbindGARTMemory: unbind key 141
(II) intel(0): xf86UnbindGARTMemory: unbind key 142
(II) intel(0): xf86UnbindGARTMemory: unbind key 143
(II) intel(0): xf86UnbindGARTMemory: unbind key 144
(II) intel(0): xf86UnbindGARTMemory: unbind key 145
(II) intel(0): xf86UnbindGARTMemory: unbind key 146
(II) intel(0): xf86BindGARTMemory: bind key 141 at 0x007df000 (pgoffset 201=
5)
(II) intel(0): xf86BindGARTMemory: bind key 142 at 0x00ddf000 (pgoffset 355=
1)
(II) intel(0): xf86BindGARTMemory: bind key 143 at 0x00de0000 (pgoffset 355=
2)
(II) intel(0): xf86BindGARTMemory: bind key 144 at 0x00de1000 (pgoffset 355=
3)
(II) intel(0): xf86BindGARTMemory: bind key 145 at 0x01000000 (pgoffset 409=
6)
(II) intel(0): xf86BindGARTMemory: bind key 146 at 0x01400000 (pgoffset 512=
0)
(II) intel(0): Fixed memory allocation layout:
(II) intel(0): 0x00000000-0x0001ffff: ring buffer (128 kB)
(II) intel(0): 0x00020000-0x0011ffff: fake bufmgr (1024 kB)
(II) intel(0): 0x007df000:            end of stolen memory
(II) intel(0): 0x007df000-0x00ddefff: compressed frame buffer (6144
kB, 0x000000003b400000 physical
)
(II) intel(0): 0x00ddf000-0x00ddffff: compressed ll buffer (4 kB,
0x00000000179d7000 physical
)
(II) intel(0): 0x00de0000-0x00de0fff: Core cursor (4 kB,
0x00000000458da000 physical
)
(II) intel(0): 0x00de1000-0x00de1fff: overlay registers (4 kB,
0x00000000486fc000 physical
)
(II) intel(0): 0x01000000-0x013fffff: front buffer (4096 kB)
(II) intel(0): 0x01400000-0x01ffffff: exa offscreen (12288 kB)
(II) intel(0): 0x08000000:            end of aperture
(II) intel(0): using SSC reference clock of 66 MHz
(WW) intel(0): Chosen PLL clock of 49.9 Mhz more than 2% away from
desired 54.2 Mhz
(II) intel(0): Selecting standard 18 bit TMDS pixel format.

Fatal server error:
Caught signal 11.  Server aborting


Please consult the The X.Org Foundation support
	 at http://wiki.x.org
 for help.
Please also check the log file at "/var/log/Xorg.0.log" for additional
information.

(II) UnloadModule: "mouse"
(II) UnloadModule: "kbd"
(II) intel(0): xf86UnbindGARTMemory: unbind key 141
(II) intel(0): xf86UnbindGARTMemory: unbind key 142
(II) intel(0): xf86UnbindGARTMemory: unbind key 143
(II) intel(0): xf86UnbindGARTMemory: unbind key 144
(II) intel(0): xf86UnbindGARTMemory: unbind key 145
(II) intel(0): xf86UnbindGARTMemory: unbind key 146

---

hostb0@pci0:0:0:0:	class=3D0x060000 card=3D0x055c1014 chip=3D0x35808086
rev=3D0x02 hdr=3D0x00
    vendor     =3D 'Intel Corporation'
    device     =3D '82852GM/GME/GMV/PM, 855GM/GME Montara Host-Hub
Interface Bridge'
    class      =3D bridge
    subclass   =3D HOST-PCI
none0@pci0:0:0:1:	class=3D0x088000 card=3D0x055d1014 chip=3D0x35848086
rev=3D0x02 hdr=3D0x00
    vendor     =3D 'Intel Corporation'
    device     =3D '82852GM/GME/GMV/PM, 855GM/GME Montara System Memory
Controller'
    class      =3D base peripheral
none1@pci0:0:0:3:	class=3D0x088000 card=3D0x055e1014 chip=3D0x35858086
rev=3D0x02 hdr=3D0x00
    vendor     =3D 'Intel Corporation'
    device     =3D '82852GM/GME/GMV/PM, 855GM/GME Montara Configuration Pro=
cess'
    class      =3D base peripheral
vgapci0@pci0:0:2:0:	class=3D0x030000 card=3D0x05571014 chip=3D0x35828086
rev=3D0x02 hdr=3D0x00
    vendor     =3D 'Intel Corporation'
    device     =3D '82852GM/GME/GMV/PM, 855GM/GME Montara Integrated
Graphics Device'
    class      =3D display
    subclass   =3D VGA
vgapci1@pci0:0:2:1:	class=3D0x038000 card=3D0x05571014 chip=3D0x35828086
rev=3D0x02 hdr=3D0x00
    vendor     =3D 'Intel Corporation'
    device     =3D '82852GM/GME/GMV/PM, 855GM/GME Montara Integrated
Graphics Device'
    class      =3D display
uhci0@pci0:0:29:0:	class=3D0x0c0300 card=3D0x052d1014 chip=3D0x24c28086
rev=3D0x01 hdr=3D0x00
    vendor     =3D 'Intel Corporation'
    device     =3D '82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controlle=
r'
    class      =3D serial bus
    subclass   =3D USB
uhci1@pci0:0:29:1:	class=3D0x0c0300 card=3D0x052d1014 chip=3D0x24c48086
rev=3D0x01 hdr=3D0x00
    vendor     =3D 'Intel Corporation'
    device     =3D '82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controlle=
r'
    class      =3D serial bus
    subclass   =3D USB
uhci2@pci0:0:29:2:	class=3D0x0c0300 card=3D0x052d1014 chip=3D0x24c78086
rev=3D0x01 hdr=3D0x00
    vendor     =3D 'Intel Corporation'
    device     =3D '82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controlle=
r'
    class      =3D serial bus
    subclass   =3D USB
ehci0@pci0:0:29:7:	class=3D0x0c0320 card=3D0x052e1014 chip=3D0x24cd8086
rev=3D0x01 hdr=3D0x00
    vendor     =3D 'Intel Corporation'
    device     =3D '82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB 2.0 EHCI Contr=
oller'
    class      =3D serial bus
    subclass   =3D USB
pcib1@pci0:0:30:0:	class=3D0x060400 card=3D0x00000000 chip=3D0x24488086
rev=3D0x81 hdr=3D0x01
    vendor     =3D 'Intel Corporation'
    device     =3D '82801BAM/CAM/DBM (ICH2-M/3-M/4-M) Hub Interface to PCI =
Bridge'
    class      =3D bridge
    subclass   =3D PCI-PCI
isab0@pci0:0:31:0:	class=3D0x060100 card=3D0x00000000 chip=3D0x24cc8086
rev=3D0x01 hdr=3D0x00
    vendor     =3D 'Intel Corporation'
    device     =3D '82801DBM (ICH4-M) LPC Interface Bridge'
    class      =3D bridge
    subclass   =3D PCI-ISA
atapci0@pci0:0:31:1:	class=3D0x01018a card=3D0x052d1014 chip=3D0x24ca8086
rev=3D0x01 hdr=3D0x00
    vendor     =3D 'Intel Corporation'
    device     =3D '82801DBM (ICH4-M) UltraATA/100 EIDE Controller'
    class      =3D mass storage
    subclass   =3D ATA
none2@pci0:0:31:3:	class=3D0x0c0500 card=3D0x052d1014 chip=3D0x24c38086
rev=3D0x01 hdr=3D0x00
    vendor     =3D 'Intel Corporation'
    device     =3D '82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) SMBus Controller'
    class      =3D serial bus
    subclass   =3D SMBus
pcm0@pci0:0:31:5:	class=3D0x040100 card=3D0x05581014 chip=3D0x24c58086
rev=3D0x01 hdr=3D0x00
    vendor     =3D 'Intel Corporation'
    device     =3D '82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) AC'97 Audio Contro=
ller'
    class      =3D multimedia
    subclass   =3D audio
none3@pci0:0:31:6:	class=3D0x070300 card=3D0x05591014 chip=3D0x24c68086
rev=3D0x01 hdr=3D0x00
    vendor     =3D 'Intel Corporation'
    device     =3D '82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) AC'97 Modem Contro=
ller'
    class      =3D simple comms
    subclass   =3D generic modem
cbb0@pci0:2:0:0:	class=3D0x060700 card=3D0x05551014 chip=3D0x04761180
rev=3D0x8d hdr=3D0x02
    vendor     =3D 'Ricoh Company, Ltd.'
    device     =3D 'unknown Ricoh R/RL/5C476(II)'
    class      =3D bridge
    subclass   =3D PCI-CardBus
none4@pci0:2:0:1:	class=3D0x080500 card=3D0x05561014 chip=3D0x08221180
rev=3D0x13 hdr=3D0x00
    vendor     =3D 'Ricoh Company, Ltd.'
    device     =3D 'R5C832, R5C843 SDA Standard Compliant SD Host Controlle=
r'
    class      =3D base peripheral
    subclass   =3D SD host controller
em0@pci0:2:1:0:	class=3D0x020000 card=3D0x055b1014 chip=3D0x10778086 rev=3D=
0x00 hdr=3D0x00
    vendor     =3D 'Intel Corporation'
    device     =3D '82547EI Gigabit Ethernet Controller (Mobile)'
    class      =3D network
    subclass   =3D ethernet
iwi0@pci0:2:2:0:	class=3D0x028000 card=3D0x27118086 chip=3D0x42208086
rev=3D0x05 hdr=3D0x00
    vendor     =3D 'Intel Corporation'
    device     =3D 'MPCI3B  driverIntel PRO/Wireless 2200BG'
    class      =3D network

---

Section "ServerLayout"
	Identifier     "X.org Configured"
	Screen      0  "Screen0" 0 0
	InputDevice    "Mouse0" "CorePointer"
	InputDevice    "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
	ModulePath   "/usr/local/lib/xorg/modules"
	FontPath     "/usr/local/lib/X11/fonts/misc/"
	FontPath     "/usr/local/lib/X11/fonts/TTF/"
	FontPath     "/usr/local/lib/X11/fonts/OTF"
	FontPath     "/usr/local/lib/X11/fonts/Type1/"
	FontPath     "/usr/local/lib/X11/fonts/100dpi/"
	FontPath     "/usr/local/lib/X11/fonts/75dpi/"
EndSection

Section "Module"
	Load  "dbe"
	Load  "dri"
	Load  "dri2"
	Load  "extmod"
	Load  "glx"
	Load  "record"
EndSection

Section "InputDevice"
	Identifier  "Keyboard0"
	Driver      "kbd"
EndSection

Section "InputDevice"
	Identifier  "Mouse0"
	Driver      "mouse"
	Option	    "Protocol" "auto"
	Option	    "Device" "/dev/sysmouse"
	Option	    "ZAxisMapping" "4 5 6 7"
EndSection

Section "Monitor"
	Identifier   "Monitor0"
	VendorName   "Monitor Vendor"
	ModelName    "Monitor Model"
EndSection

Section "Device"
	Identifier  "Card0"
	Driver      "intel"
	VendorName  "Intel Corporation"
	BoardName   "82852/855GM Integrated Graphics Device"
	BusID       "PCI:0:2:0"
EndSection

Section "Screen"
	Identifier "Screen0"
	Device     "Card0"
	Monitor    "Monitor0"
	SubSection "Display"
		Viewport   0 0
		Depth     1
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     4
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     8
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     15
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     16
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     24
	EndSubSection
EndSection



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