NetBSD-Bugs archive

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

Re: kern/49398 (i386-current GENERIC (i915drmkms) boot hangs if monitor powered off)



The following reply was made to PR kern/49398; it has been noted by GNATS.

From: "John D. Baker" <jdbaker%mylinuxisp.com@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: kern/49398 (i386-current GENERIC (i915drmkms) boot hangs if
 monitor powered off)
Date: Sat, 11 Jul 2015 20:31:39 -0500 (CDT)

 I had occasion to test the behavior with a Dell PowerEdge SC420 which
 uses an i915-family video device.
 
 NetBSD 7.0_RC1 (TESLA) #26: Fri Jul 10 02:30:44 CDT 2015
 	sysop%tesla.clamp.net@localhost:/d0/build/netbsd-7/obj/amd64/sys/arch/amd64/compile/TESLA
 [...]
 Dell Inc.                 PowerEdge SC420              
 [...]
 pci0 at mainbus0 bus 0: configuration mode 1
 pci0: i/o space, memory space enabled, rd/line, rd/mult, wr/inv ok
 pchb0 at pci0 dev 0 function 0: Intel E7221 Host Bridge (rev. 0x04)
 agp0 at pchb0: i915-family chipset
 agp0: detected 7932k stolen memory
 agp0: aperture at 0xf0000000, size 0x8000000
 ppb0 at pci0 dev 1 function 0: Intel product 0x2589 (rev. 0x04)
 ppb0: PCI Express capability version 1 <Root Port of PCI-E Root Complex> x8 @ 2.5GT/s
 pci1 at ppb0 bus 1
 pci1: i/o space, memory space enabled, rd/line, wr/inv ok
 i915drmkms0 at pci0 dev 2 function 0: Intel E7221 Integrated Graphics Device (rev. 0x04)
 drm: Memory usable by graphics device = 256M
 drm: Supports vblank timestamp caching Rev 2 (21.10.2013).
 drm: Driver supports precise vblank timestamp query.
 i915drmkms0: interrupting at ioapic0 pin 16 (i915)
 drm: initialized overlay support
 intelfb0 at i915drmkms0
 i915drmkms0: info: registered panic notifier
 intelfb0: framebuffer at 0xffff800029170000, size 1600x900, depth 32, stride 6400
 wsdisplay0 at intelfb0 kbdmux 1: console (default, vt100 emulation), using wskbd0
 wsmux1: connecting to wsdisplay0
 [...]
 
 It is attached to some kind of HP LCD panel, native 1600x900 resolution
 as shown above.
 
 With the monitor attached, but turned off, the machine boots and gets
 the right resolution.
 
 At one point, after terminating the X server, the top 1/6 or so of the
 wsconsole display was showing garbage while the terminal display below
 it seemed normal.  I was not able to duplicate this on a subsequent
 reboot of the machine.
 
 With the monitor disconnected, the machine boots with no problem.  When
 the monitor is reconnected, it indicates the video has assumed a default
 resolution of 1024x768.  Starting X11, however, the display assumes the
 correct 1600x900 resolution.  Switching virtual terminal works properly
 with the wsconsole display at 1024x768 and the X display at 1600x900.
 
 Xorg works fine with no "xorg.conf" file.  The server crashes on exit
 with SIGSEGV.
 
 [   142.913] 
 X.Org X Server 1.10.6
 Release Date: 2011-07-08
 [   142.945] X Protocol Version 11, Revision 0
 [   142.956] Build Operating System: NetBSD/amd64  - 
 [   142.967] Current Operating System: NetBSD tesla.clamp.net 7.0_RC1 NetBSD 7.0_RC1 (TESLA) #26: Fri Jul 10 02:30:44 CDT 2015  sysop%tesla.clamp.net@localhost:/d0/build/netbsd-7/obj/amd64/sys/arch/amd64/compile/TESLA amd64
 [   142.979] Build Date: 01 August 2011  01:01:00AM
 [   142.990]  
 [   143.000] Current version of pixman: 0.32.6
 [   143.011] 	Before reporting problems, check http://wiki.X.Org
 	to make sure that you have the latest version.
 [   143.033] Markers: (--) probed, (**) from config file, (==) default setting,
 	(++) from command line, (!!) notice, (II) informational,
 	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
 [   143.066] (==) Log file: "/var/log/Xorg.0.log", Time: Fri Jul 10 14:51:30 2015
 [   143.085] (II) Loader magic: 0x829c80
 [   143.085] (II) Module ABI versions:
 [   143.085] 	X.Org ANSI C Emulation: 0.4
 [   143.085] 	X.Org Video Driver: 10.0
 [   143.085] 	X.Org XInput driver : 12.2
 [   143.085] 	X.Org Server Extension : 5.0
 [   143.101] (--) PCI:*(0:0:2:0) 8086:258a:1028:0180 rev 4, Mem @ 0xdff80000/524288, 0xf0000000/134217728, 0xdff40000/262144, I/O @ 0x0000ecd8/8
 [   143.101] (--) PCI: (4:4:0:0) 10de:0221:3842:b400 rev 161, Mem @ 0xdd000000/16777216, 0xa0000000/536870912, 0xde000000/16777216, BIOS @ 0x????????/131072
 [   143.102] (==) Using default built-in configuration (21 lines)
 [   143.113] (==) --- Start of built-in configuration ---
 [   143.113] 	Section "Device"
 [   143.113] 		Identifier	"Builtin Default intel Device 0"
 [   143.113] 		Driver	"intel"
 [   143.113] 	EndSection
 [   143.113] 	Section "Screen"
 [   143.113] 		Identifier	"Builtin Default intel Screen 0"
 [   143.113] 		Device	"Builtin Default intel Device 0"
 [   143.113] 	EndSection
 [   143.113] 	Section "Device"
 [   143.113] 		Identifier	"Builtin Default vesa Device 0"
 [   143.113] 		Driver	"vesa"
 [   143.113] 	EndSection
 [   143.113] 	Section "Screen"
 [   143.113] 		Identifier	"Builtin Default vesa Screen 0"
 [   143.113] 		Device	"Builtin Default vesa Device 0"
 [   143.113] 	EndSection
 [   143.113] 	Section "ServerLayout"
 [   143.113] 		Identifier	"Builtin Default Layout"
 [   143.113] 		Screen	"Builtin Default intel Screen 0"
 [   143.113] 		Screen	"Builtin Default vesa Screen 0"
 [   143.113] 	EndSection
 [   143.113] (==) --- End of built-in configuration ---
 [   143.113] (==) ServerLayout "Builtin Default Layout"
 [   143.113] (**) |-->Screen "Builtin Default intel Screen 0" (0)
 [   143.113] (**) |   |-->Monitor "<default monitor>"
 [   143.114] (**) |   |-->Device "Builtin Default intel Device 0"
 [   143.114] (==) No monitor specified for screen "Builtin Default intel Screen 0".
 	Using a default monitor configuration.
 [   143.114] (**) |-->Screen "Builtin Default vesa Screen 0" (1)
 [   143.114] (**) |   |-->Monitor "<default monitor>"
 [   143.114] (**) |   |-->Device "Builtin Default vesa Device 0"
 [   143.114] (==) No monitor specified for screen "Builtin Default vesa Screen 0".
 	Using a default monitor configuration.
 [   143.117] (==) Not automatically adding devices
 [   143.117] (==) Not automatically enabling devices
 [   143.167] (==) 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/
 [   143.167] (==) ModulePath set to "/usr/X11R7/lib/modules"
 [   143.167] (==) |-->Input Device "<default pointer>"
 [   143.167] (==) |-->Input Device "<default keyboard>"
 [   143.167] (==) The core pointer device wasn't specified explicitly in the layout.
 	Using the default mouse configuration.
 [   143.167] (==) The core keyboard device wasn't specified explicitly in the layout.
 	Using the default keyboard configuration.
 [   143.167] (II) LoadModule: "extmod"
 [   143.181] (II) Loading /usr/X11R7/lib/modules/extensions/libextmod.so
 [   143.210] (II) Module extmod: vendor="X.Org Foundation"
 [   143.215] 	compiled for 1.10.6, module version = 1.0.0
 [   143.215] 	Module class: X.Org Server Extension
 [   143.215] 	ABI class: X.Org Server Extension, version 5.0
 [   143.215] (II) Loading extension MIT-SCREEN-SAVER
 [   143.215] (II) Loading extension XFree86-VidModeExtension
 [   143.215] (II) Loading extension XFree86-DGA
 [   143.223] (II) Loading extension DPMS
 [   143.223] (II) Loading extension XVideo
 [   143.223] (II) Loading extension XVideo-MotionCompensation
 [   143.223] (II) Loading extension X-Resource
 [   143.223] (II) LoadModule: "dbe"
 [   143.224] (II) Loading /usr/X11R7/lib/modules/extensions/libdbe.so
 [   143.251] (II) Module dbe: vendor="X.Org Foundation"
 [   143.251] 	compiled for 1.10.6, module version = 1.0.0
 [   143.251] 	Module class: X.Org Server Extension
 [   143.251] 	ABI class: X.Org Server Extension, version 5.0
 [   143.251] (II) Loading extension DOUBLE-BUFFER
 [   143.251] (II) LoadModule: "glx"
 [   143.252] (II) Loading /usr/X11R7/lib/modules/extensions/libglx.so
 [   143.268] (II) Module glx: vendor="X.Org Foundation"
 [   143.268] 	compiled for 1.10.6, module version = 1.0.0
 [   143.268] 	ABI class: X.Org Server Extension, version 5.0
 [   143.274] (==) AIGLX enabled
 [   143.274] (II) Loading extension GLX
 [   143.274] (II) LoadModule: "record"
 [   143.276] (II) Loading /usr/X11R7/lib/modules/extensions/librecord.so
 [   143.281] (II) Module record: vendor="X.Org Foundation"
 [   143.281] 	compiled for 1.10.6, module version = 1.13.0
 [   143.281] 	Module class: X.Org Server Extension
 [   143.281] 	ABI class: X.Org Server Extension, version 5.0
 [   143.281] (II) Loading extension RECORD
 [   143.281] (II) LoadModule: "dri"
 [   143.283] (II) Loading /usr/X11R7/lib/modules/extensions/libdri.so
 [   143.291] (II) Module dri: vendor="X.Org Foundation"
 [   143.301] 	compiled for 1.10.6, module version = 1.0.0
 [   143.301] 	ABI class: X.Org Server Extension, version 5.0
 [   143.301] (II) Loading extension XFree86-DRI
 [   143.301] (II) LoadModule: "dri2"
 [   143.302] (II) Loading /usr/X11R7/lib/modules/extensions/libdri2.so
 [   143.311] (II) Module dri2: vendor="X.Org Foundation"
 [   143.311] 	compiled for 1.10.6, module version = 1.2.0
 [   143.311] 	ABI class: X.Org Server Extension, version 5.0
 [   143.312] (II) Loading extension DRI2
 [   143.312] (II) LoadModule: "intel"
 [   143.312] (II) Loading /usr/X11R7/lib/modules/drivers/intel_drv.so
 [   143.387] (II) Module intel: vendor="X.Org Foundation"
 [   143.387] 	compiled for 1.10.6, module version = 2.99.917
 [   143.387] 	Module class: X.Org Video Driver
 [   143.387] 	ABI class: X.Org Video Driver, version 10.0
 [   143.388] (II) LoadModule: "vesa"
 [   143.389] (II) Loading /usr/X11R7/lib/modules/drivers/vesa_drv.so
 [   143.396] (II) Module vesa: vendor="X.Org Foundation"
 [   143.396] 	compiled for 1.10.6, module version = 2.3.3
 [   143.396] 	Module class: X.Org Video Driver
 [   143.396] 	ABI class: X.Org Video Driver, version 10.0
 [   143.396] (II) LoadModule: "mouse"
 [   143.397] (II) Loading /usr/X11R7/lib/modules/drivers/mouse_drv.so
 [   143.411] (II) Module mouse: vendor="X.Org Foundation"
 [   143.411] 	compiled for 1.10.6, module version = 1.9.0
 [   143.411] 	Module class: X.Org XInput Driver
 [   143.411] 	ABI class: X.Org XInput driver, version 12.2
 [   143.411] (II) LoadModule: "kbd"
 [   143.412] (II) Loading /usr/X11R7/lib/modules/drivers/kbd_drv.so
 [   143.425] (II) Module kbd: vendor="X.Org Foundation"
 [   143.425] 	compiled for 1.10.6, module version = 1.8.0
 [   143.425] 	Module class: X.Org XInput Driver
 [   143.425] 	ABI class: X.Org XInput driver, version 12.2
 [   143.425] (II) intel: Driver for Intel(R) Integrated Graphics Chipsets:
 	i810, i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G,
 	915G, E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM,
 	Pineview G, 965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33,
 	GM45, 4 Series, G45/G43, Q45/Q43, G41, B43
 [   143.426] (II) intel: Driver for Intel(R) HD Graphics: 2000-6000
 [   143.426] (II) intel: Driver for Intel(R) Iris(TM) Graphics: 5100, 6100
 [   143.426] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics: 5200, 6200, P6300
 [   143.426] (II) VESA: driver for VESA chipsets: vesa
 [   143.427] (--) Using wscons driver on /dev/ttyE4 in pcvt compatibility mode (version 3.32)
 [   143.427] (--) using VT number 5
 [   143.438] drmOpenDevice: node name is /dev/dri/card0
 [   143.438] drmOpenDevice: open result is 13, (OK)
 [   143.438] drmOpenByBusid: Searching for BusID pci:0000:00:02.0
 [   143.439] drmOpenDevice: node name is /dev/dri/card0
 [   143.439] drmOpenDevice: open result is 13, (OK)
 [   143.439] drmOpenByBusid: drmOpenMinor returns 13
 [   143.439] drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
 [   143.439] drmOpenDevice: node name is /dev/dri/card0
 [   143.439] drmOpenDevice: open result is 13, (OK)
 [   143.439] drmOpenByBusid: Searching for BusID pci:0000:00:02.0
 [   143.439] drmOpenDevice: node name is /dev/dri/card0
 [   143.439] drmOpenDevice: open result is 13, (OK)
 [   143.439] drmOpenByBusid: drmOpenMinor returns 13
 [   143.439] drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
 [   143.439] (II) Loading /usr/X11R7/lib/modules/drivers/intel_drv.so
 [   143.449] (WW) Falling back to old probe method for vesa
 [   143.457] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
 [   143.458] (II) intel(0): Creating default Display subsection in Screen section
 	"Builtin Default intel Screen 0" for depth/fbbpp 24/32
 [   143.458] (==) intel(0): Depth 24, (--) framebuffer bpp 32
 [   143.458] (==) intel(0): RGB weight 888
 [   143.458] (==) intel(0): Default visual is TrueColor
 [   143.458] (--) intel(0): Integrated Graphics Chipset: Intel(R) E7221 (i915)
 [   143.470] (**) intel(0): Relaxed fencing disabled
 [   143.470] (**) intel(0): Wait on SwapBuffers? enabled
 [   143.470] (**) intel(0): Triple buffering? enabled
 [   143.470] (**) intel(0): Framebuffer tiled
 [   143.470] (**) intel(0): Pixmaps tiled
 [   143.470] (**) intel(0): 3D buffers tiled
 [   143.470] (**) intel(0): SwapBuffers wait enabled
 [   143.470] (==) intel(0): video overlay key set to 0x101fe
 [   143.815] (II) intel(0): Output VGA1 has no monitor section
 [   144.155] (II) intel(0): EDID for output VGA1
 [   144.155] (II) intel(0): Manufacturer: HWP  Model: 2889  Serial#: 16843009
 [   144.155] (II) intel(0): Year: 2010  Week: 43
 [   144.155] (II) intel(0): EDID Version: 1.3
 [   144.155] (II) intel(0): Analog Display Input,  Input Voltage Level: 0.700/0.700 V
 [   144.155] (II) intel(0): Sync:  Separate
 [   144.156] (II) intel(0): Max Image Size [cm]: horiz.: 44  vert.: 25
 [   144.156] (II) intel(0): Gamma: 2.20
 [   144.156] (II) intel(0): DPMS capabilities: Off; RGB/Color Display
 [   144.156] (II) intel(0): Default color space is primary color space
 [   144.156] (II) intel(0): First detailed timing is preferred mode
 [   144.156] (II) intel(0): redX: 0.640 redY: 0.330   greenX: 0.300 greenY: 0.600
 [   144.156] (II) intel(0): blueX: 0.150 blueY: 0.060   whiteX: 0.313 whiteY: 0.329
 [   144.156] (II) intel(0): Supported established timings:
 [   144.156] (II) intel(0): 720x400@70Hz
 [   144.156] (II) intel(0): 640x480@60Hz
 [   144.156] (II) intel(0): 800x600@60Hz
 [   144.156] (II) intel(0): 1024x768@60Hz
 [   144.156] (II) intel(0): Manufacturer's mask: 0
 [   144.156] (II) intel(0): Supported standard timings:
 [   144.156] (II) intel(0): #0: hsize: 1280  vsize 720  refresh: 60  vid: 49281
 [   144.156] (II) intel(0): #1: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
 [   144.156] (II) intel(0): #2: hsize: 1440  vsize 900  refresh: 60  vid: 149
 [   144.156] (II) intel(0): #3: hsize: 1600  vsize 900  refresh: 60  vid: 49321
 [   144.156] (II) intel(0): Supported detailed timing:
 [   144.156] (II) intel(0): clock: 108.0 MHz   Image Size:  443 x 250 mm
 [   144.156] (II) intel(0): h_active: 1600  h_sync: 1624  h_sync_end 1704 h_blank_end 1800 h_border: 0
 [   144.156] (II) intel(0): v_active: 900  v_sync: 901  v_sync_end 904 v_blanking: 1000 v_border: 0
 [   144.156] (II) intel(0): Ranges: V min: 50 V max: 76 Hz, H min: 24 H max: 83 kHz, PixClock max 175 MHz
 [   144.156] (II) intel(0): Monitor name: HP 2010
 [   144.156] (II) intel(0): Serial No: CNK0430QCD
 [   144.156] (II) intel(0): EDID (in hex):
 [   144.156] (II) intel(0): 	00ffffffffffff0022f0892801010101
 [   144.156] (II) intel(0): 	2b140103682c19782eee95a3544c9926
 [   144.156] (II) intel(0): 	0f5054a1080081c081809500a9c00101
 [   144.156] (II) intel(0): 	010101010101302a40c8608464301850
 [   144.156] (II) intel(0): 	1300bbfa1000001e000000fd00324c18
 [   144.156] (II) intel(0): 	5311000a202020202020000000fc0048
 [   144.156] (II) intel(0): 	5020323031300a2020202020000000ff
 [   144.156] (II) intel(0): 	00434e4b303433305143440a202000a2
 [   144.156] (II) intel(0): EDID vendor "HWP", prod id 10377
 [   144.166] (II) intel(0): Using EDID range info for horizontal sync
 [   144.166] (II) intel(0): Using EDID range info for vertical refresh
 [   144.166] (II) intel(0): Printing DDC gathered Modelines:
 [   144.166] (II) intel(0): Modeline "1600x900"x0.0  108.00  1600 1624 1704 1800  900 901 904 1000 +hsync +vsync (60.0 kHz)
 [   144.166] (II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
 [   144.166] (II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
 [   144.166] (II) intel(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz)
 [   144.166] (II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
 [   144.166] (II) intel(0): Modeline "1280x720"x60.0   74.48  1280 1336 1472 1664  720 721 724 746 -hsync +vsync (44.8 kHz)
 [   144.166] (II) intel(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
 [   144.166] (II) intel(0): Modeline "1440x900"x0.0  106.50  1440 1520 1672 1904  900 903 909 934 -hsync +vsync (55.9 kHz)
 [   144.166] (II) intel(0): Modeline "1600x900"x60.0  119.00  1600 1696 1864 2128  900 901 904 932 -hsync +vsync (55.9 kHz)
 [   144.166] (II) intel(0): Printing probed modes for output VGA1
 [   144.166] (II) intel(0): Modeline "1600x900"x60.0  108.00  1600 1624 1704 1800  900 901 904 1000 +hsync +vsync (60.0 kHz)
 [   144.166] (II) intel(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
 [   144.166] (II) intel(0): Modeline "1440x900"x59.9  106.50  1440 1520 1672 1904  900 903 909 934 -hsync +vsync (55.9 kHz)
 [   144.166] (II) intel(0): Modeline "1280x720"x60.0   74.44  1280 1336 1472 1664  720 721 724 746 -hsync +vsync (44.7 kHz)
 [   144.166] (II) intel(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
 [   144.166] (II) intel(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
 [   144.166] (II) intel(0): Modeline "640x480"x60.0   25.20  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
 [   144.166] (II) intel(0): Modeline "720x400"x70.1   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz)
 [   144.166] (II) intel(0): Output VGA1 connected
 [   144.166] (II) intel(0): Using exact sizes for initial modes
 [   144.166] (II) intel(0): Output VGA1 using initial mode 1600x900
 [   144.166] (II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
 [   144.166] (II) intel(0): Kernel page flipping support detected, enabling
 [   144.166] (**) intel(0): Display dimensions: (440, 250) mm
 [   144.166] (**) intel(0): DPI set to (92, 91)
 [   144.166] (II) Loading sub module "fb"
 [   144.166] (II) LoadModule: "fb"
 [   144.180] (II) Loading /usr/X11R7/lib/modules/libfb.so
 [   144.196] (II) Module fb: vendor="X.Org Foundation"
 [   144.196] 	compiled for 1.10.6, module version = 1.0.0
 [   144.196] 	ABI class: X.Org ANSI C Emulation, version 0.4
 [   144.196] (II) Loading sub module "dri2"
 [   144.196] (II) LoadModule: "dri2"
 [   144.197] (II) Loading /usr/X11R7/lib/modules/extensions/libdri2.so
 [   144.197] (II) Module dri2: vendor="X.Org Foundation"
 [   144.197] 	compiled for 1.10.6, module version = 1.2.0
 [   144.197] 	ABI class: X.Org Server Extension, version 5.0
 [   144.197] (II) UnloadModule: "vesa"
 [   144.197] (II) Unloading vesa
 [   144.197] (==) Depth 24 pixmap format is 32 bpp
 [   144.206] (II) intel(0): Allocated new frame buffer 1600x900 stride 8192, tiled
 [   144.224] (II) UXA(0): Driver registered support for the following operations:
 [   144.224] (II)         solid
 [   144.224] (II)         copy
 [   144.224] (II)         composite (RENDER acceleration)
 [   144.224] (II)         put_image
 [   144.224] (II)         get_image
 [   144.224] (II) intel(0): [DRI2] Setup complete
 [   144.224] (II) intel(0): [DRI2]   DRI driver: i915
 [   144.224] (II) intel(0): [DRI2]   VDPAU driver: i915
 [   144.224] (==) intel(0): Backing store disabled
 [   144.224] (==) intel(0): Silken mouse enabled
 [   144.225] (II) intel(0): Initializing HW Cursor
 [   144.225] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
 [   144.238] (==) intel(0): DPMS enabled
 [   144.238] (==) intel(0): Intel XvMC decoder disabled
 [   144.240] (II) intel(0): Set up textured video
 [   144.240] (II) intel(0): Set up overlay video
 [   144.252] (II) intel(0): DRI2: Enabled
 [   144.252] (II) intel(0): DRI3: Not available
 [   144.268] (--) RandR disabled
 [   144.268] (II) Initializing built-in extension Generic Event Extension
 [   144.268] (II) Initializing built-in extension SHAPE
 [   144.268] (II) Initializing built-in extension MIT-SHM
 [   144.268] (II) Initializing built-in extension XInputExtension
 [   144.268] (II) Initializing built-in extension XTEST
 [   144.268] (II) Initializing built-in extension BIG-REQUESTS
 [   144.268] (II) Initializing built-in extension SYNC
 [   144.268] (II) Initializing built-in extension XKEYBOARD
 [   144.268] (II) Initializing built-in extension XC-MISC
 [   144.268] (II) Initializing built-in extension SECURITY
 [   144.268] (II) Initializing built-in extension XINERAMA
 [   144.268] (II) Initializing built-in extension XFIXES
 [   144.268] (II) Initializing built-in extension XFree86-Bigfont
 [   144.268] (II) Initializing built-in extension RENDER
 [   144.268] (II) Initializing built-in extension RANDR
 [   144.268] (II) Initializing built-in extension COMPOSITE
 [   144.268] (II) Initializing built-in extension DAMAGE
 [   144.578] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
 [   144.578] (II) AIGLX: enabled GLX_INTEL_swap_event
 [   144.578] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
 [   144.578] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
 [   144.581] (II) AIGLX: Loaded and initialized /usr/X11R7/lib/modules/dri/i915_dri.so
 [   144.581] (II) GLX: Initialized DRI2 GL provider for screen 0
 [   144.592] (II) intel(0): Setting screen physical size to 423 x 238
 [   145.557] (II) Using input driver 'mouse' for '<default pointer>'
 [   145.557] (II) Loading /usr/X11R7/lib/modules/drivers/mouse_drv.so
 [   145.557] (**) Option "CorePointer"
 [   145.557] (**) <default pointer>: always reports core events
 [   145.563] (WW) <default pointer>: No Device specified, looking for one...
 [   145.692] (II) <default pointer>: found Device "/dev/wsmouse"
 [   145.794] (--) <default pointer>: Device: "/dev/wsmouse"
 [   145.794] (==) <default pointer>: Protocol: "WSMouse"
 [   145.794] (**) <default pointer>: always reports core events
 [   145.795] (**) Option "Device" "/dev/wsmouse"
 [   145.955] (==) <default pointer>: Emulate3Buttons, Emulate3Timeout: 50
 [   145.955] (**) <default pointer>: ZAxisMapping: buttons 4 and 5
 [   145.955] (**) <default pointer>: Buttons: 9
 [   145.955] (II) XINPUT: Adding extended input device "<default pointer>" (type: MOUSE)
 [   145.955] (**) <default pointer>: (accel) keeping acceleration scheme 1
 [   145.955] (**) <default pointer>: (accel) acceleration profile 0
 [   145.955] (**) <default pointer>: (accel) acceleration factor: 2.000
 [   145.955] (**) <default pointer>: (accel) acceleration threshold: 4
 [   146.019] (II) Using input driver 'kbd' for '<default keyboard>'
 [   146.019] (II) Loading /usr/X11R7/lib/modules/drivers/kbd_drv.so
 [   146.019] (**) Option "CoreKeyboard"
 [   146.019] (**) <default keyboard>: always reports core events
 [   146.019] (**) <default keyboard>: always reports core events
 [   146.020] (**) Option "Protocol" "standard"
 [   146.020] (**) Option "XkbRules" "base"
 [   146.020] (**) Option "XkbModel" "pc105"
 [   146.020] (**) Option "XkbLayout" "us"
 [   146.020] (II) XINPUT: Adding extended input device "<default keyboard>" (type: KEYBOARD)
 [   147.926] (II) intel(0): EDID vendor "HWP", prod id 10377
 [   147.927] (II) intel(0): Using hsync ranges from config file
 [   147.927] (II) intel(0): Using vrefresh ranges from config file
 [   147.927] (II) intel(0): Printing DDC gathered Modelines:
 [   147.927] (II) intel(0): Modeline "1600x900"x0.0  108.00  1600 1624 1704 1800  900 901 904 1000 +hsync +vsync (60.0 kHz)
 [   147.927] (II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
 [   147.927] (II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
 [   147.927] (II) intel(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz)
 [   147.927] (II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
 [   147.927] (II) intel(0): Modeline "1280x720"x60.0   74.48  1280 1336 1472 1664  720 721 724 746 -hsync +vsync (44.8 kHz)
 [   147.927] (II) intel(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
 [   147.927] (II) intel(0): Modeline "1440x900"x0.0  106.50  1440 1520 1672 1904  900 903 909 934 -hsync +vsync (55.9 kHz)
 [   147.927] (II) intel(0): Modeline "1600x900"x60.0  119.00  1600 1696 1864 2128  900 901 904 932 -hsync +vsync (55.9 kHz)
 [   148.267] (II) intel(0): EDID vendor "HWP", prod id 10377
 [   148.267] (II) intel(0): Using hsync ranges from config file
 [   148.267] (II) intel(0): Using vrefresh ranges from config file
 [   148.267] (II) intel(0): Printing DDC gathered Modelines:
 [   148.267] (II) intel(0): Modeline "1600x900"x0.0  108.00  1600 1624 1704 1800  900 901 904 1000 +hsync +vsync (60.0 kHz)
 [   148.267] (II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
 [   148.267] (II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
 [   148.267] (II) intel(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz)
 [   148.267] (II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
 [   148.267] (II) intel(0): Modeline "1280x720"x60.0   74.48  1280 1336 1472 1664  720 721 724 746 -hsync +vsync (44.8 kHz)
 [   148.267] (II) intel(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
 [   148.267] (II) intel(0): Modeline "1440x900"x0.0  106.50  1440 1520 1672 1904  900 903 909 934 -hsync +vsync (55.9 kHz)
 [   148.267] (II) intel(0): Modeline "1600x900"x60.0  119.00  1600 1696 1864 2128  900 901 904 932 -hsync +vsync (55.9 kHz)
 [   412.570] (II) AIGLX: Suspending AIGLX clients for VT switch
 [   417.286] (II) AIGLX: Resuming AIGLX clients after VT switch
 [   417.633] (II) intel(0): EDID vendor "HWP", prod id 10377
 [   417.633] (II) intel(0): Using hsync ranges from config file
 [   417.633] (II) intel(0): Using vrefresh ranges from config file
 [   417.633] (II) intel(0): Printing DDC gathered Modelines:
 [   417.633] (II) intel(0): Modeline "1600x900"x0.0  108.00  1600 1624 1704 1800  900 901 904 1000 +hsync +vsync (60.0 kHz)
 [   417.633] (II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
 [   417.633] (II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
 [   417.633] (II) intel(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz)
 [   417.633] (II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
 [   417.633] (II) intel(0): Modeline "1280x720"x60.0   74.48  1280 1336 1472 1664  720 721 724 746 -hsync +vsync (44.8 kHz)
 [   417.633] (II) intel(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
 [   417.633] (II) intel(0): Modeline "1440x900"x0.0  106.50  1440 1520 1672 1904  900 903 909 934 -hsync +vsync (55.9 kHz)
 [   417.633] (II) intel(0): Modeline "1600x900"x60.0  119.00  1600 1696 1864 2128  900 901 904 932 -hsync +vsync (55.9 kHz)
 
 -- 
 |/"\ John D. Baker, KN5UKS               NetBSD     Darwin/MacOS X
 |\ / jdbaker[snail]mylinuxisp[flyspeck]com    OpenBSD            FreeBSD
 | X  No HTML/proprietary data in email.   BSD just sits there and works!
 |/ \ GPGkeyID:  D703 4A7E 479F 63F8 D3F4  BD99 9572 8F23 E4AD 1645
 


Home | Main Index | Thread Index | Old Index