NetBSD-Users archive

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

Support for Intel HD Graphics 620 ? (Intel Core i5 7200U)



I wonder if, with the 7th generation of Intel CPUs, we still have
to use xf86-video-intel or there's new drivers ? Or maybe no
driver at all ?

$ dmesg |grep Dell
Dell Inc. Inspiron 13-5378

I know that NetBSD and newer hardware is not a love story and I
suppose that it is quite new, enough to don't be supported yet.

Here's what Xorg says about it, I don't have any xorg.conf file :

X.Org X Server 1.19.3
Release Date: 2017-03-15
[   659.420] X Protocol Version 11, Revision 0
[   659.420] Build Operating System: NetBSD-8.99.2-x86_64 The NetBSD Foundation
[   659.420] Current Operating System: NetBSD NetBSD-Portable 8.99.2 NetBSD 8.99.2 (GENERIC) #0: Mon Aug 28 10:19:57 UTC 2017  mkrepro%mkrepro.NetBSD.org@localhost:/usr/src/sys/arch/amd64/compile/GENERIC amd64
[   659.421] Build Date: 29 August 2017  11:06:17PM
[   659.421]  
[   659.421] Current version of pixman: 0.34.0
[   659.421] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[   659.421] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[   659.421] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Aug 30 20:55:39 2017
[   659.421] (==) Using system config directory "/usr/pkg/share/X11/xorg.conf.d"
[   659.421] (==) No Layout section.  Using the first Screen section.
[   659.421] (==) No screen section available. Using defaults.
[   659.421] (**) |-->Screen "Default Screen Section" (0)
[   659.421] (**) |   |-->Monitor "<default monitor>"
[   659.421] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[   659.421] (==) Not automatically adding devices
[   659.421] (==) Not automatically enabling devices
[   659.421] (==) Not automatically adding GPU devices
[   659.421] (==) Max clients allowed: 256, resource mask: 0x1fffff
[   659.421] (WW) The directory "/usr/pkg/share/fonts/X11/OTF" does not exist.
[   659.421] 	Entry deleted from font path.
[   659.421] (WW) `fonts.dir' not found (or not valid) in "/usr/pkg/share/fonts/X11/cyrillic".
[   659.421] 	Entry deleted from font path.
[   659.421] 	(Run 'mkfontdir' on "/usr/pkg/share/fonts/X11/cyrillic").
[   659.421] (WW) The directory "/usr/pkg/lib/X11/fonts/misc" does not exist.
[   659.421] 	Entry deleted from font path.
[   659.421] (WW) The directory "/usr/pkg/lib/X11/fonts/TTF" does not exist.
[   659.421] 	Entry deleted from font path.
[   659.421] (WW) The directory "/usr/pkg/lib/X11/fonts/OTF" does not exist.
[   659.421] 	Entry deleted from font path.
[   659.421] (WW) The directory "/usr/pkg/lib/X11/fonts/Type1" does not exist.
[   659.421] 	Entry deleted from font path.
[   659.421] (WW) The directory "/usr/pkg/lib/X11/fonts/100dpi" does not exist.
[   659.421] 	Entry deleted from font path.
[   659.421] (WW) The directory "/usr/pkg/lib/X11/fonts/75dpi" does not exist.
[   659.421] 	Entry deleted from font path.
[   659.421] (WW) The directory "/usr/pkg/lib/X11/fonts/cyrillic" does not exist.
[   659.421] 	Entry deleted from font path.
[   659.421] (==) FontPath set to:
	/usr/pkg/share/fonts/X11/misc,
	/usr/pkg/share/fonts/X11/TTF,
	/usr/pkg/share/fonts/X11/Type1,
	/usr/pkg/share/fonts/X11/100dpi,
	/usr/pkg/share/fonts/X11/75dpi
[   659.421] (==) ModulePath set to "/usr/pkg/lib/xorg/modules"
[   659.421] (==) |-->Input Device "<default pointer>"
[   659.421] (==) |-->Input Device "<default keyboard>"
[   659.421] (==) No Layout section. Using the default mouse configuration.
[   659.421] (==) No Layout section. Using the default keyboard configuration.
[   659.421] (II) Loader magic: 0x7ee620
[   659.421] (II) Module ABI versions:
[   659.421] 	X.Org ANSI C Emulation: 0.4
[   659.421] 	X.Org Video Driver: 23.0
[   659.421] 	X.Org XInput driver : 24.1
[   659.421] 	X.Org Server Extension : 10.0
[   659.424] (--) PCI:*(0:0:2:0) 8086:5916:1028:0740 rev 2, Mem @ 0xd0000000/16777216, 0xc0000000/268435456, I/O @ 0x0000f000/64
[   659.424] (II) LoadModule: "glx"
[   659.425] (II) Loading /usr/pkg/lib/xorg/modules/extensions/libglx.so
[   659.426] (II) Module glx: vendor="X.Org Foundation"
[   659.426] 	compiled for 1.19.3, module version = 1.0.0
[   659.426] 	ABI class: X.Org Server Extension, version 10.0
[   659.426] (==) Matched intel as autoconfigured driver 0
[   659.426] (==) Matched fbdev as autoconfigured driver 1
[   659.426] (==) Matched vesa as autoconfigured driver 2
[   659.426] (==) Assigned the driver to the xf86ConfigLayout
[   659.426] (II) LoadModule: "intel"
[   659.427] (II) Loading /usr/pkg/lib/xorg/modules/drivers/intel_drv.so
[   659.427] (II) Module intel: vendor="X.Org Foundation"
[   659.427] 	compiled for 1.19.3, module version = 2.99.917
[   659.427] 	Module class: X.Org Video Driver
[   659.427] 	ABI class: X.Org Video Driver, version 23.0
[   659.427] (II) LoadModule: "fbdev"
[   659.427] (II) Loading /usr/pkg/lib/xorg/modules/drivers/fbdev_drv.so
[   659.427] (II) Module fbdev: vendor="X.Org Foundation"
[   659.427] 	compiled for 1.19.3, module version = 0.4.4
[   659.427] 	Module class: X.Org Video Driver
[   659.427] 	ABI class: X.Org Video Driver, version 23.0
[   659.427] (II) LoadModule: "vesa"
[   659.427] (II) Loading /usr/pkg/lib/xorg/modules/drivers/vesa_drv.so
[   659.428] (II) Module vesa: vendor="X.Org Foundation"
[   659.428] 	compiled for 1.19.3, module version = 2.3.4
[   659.428] 	Module class: X.Org Video Driver
[   659.428] 	ABI class: X.Org Video Driver, version 23.0
[   659.428] (II) LoadModule: "mouse"
[   659.428] (II) Loading /usr/pkg/lib/xorg/modules/input/mouse_drv.so
[   659.428] (II) Module mouse: vendor="X.Org Foundation"
[   659.428] 	compiled for 1.19.3, module version = 1.9.2
[   659.428] 	Module class: X.Org XInput Driver
[   659.428] 	ABI class: X.Org XInput driver, version 24.1
[   659.428] (II) LoadModule: "kbd"
[   659.429] (II) Loading /usr/pkg/lib/xorg/modules/input/kbd_drv.so
[   659.429] (II) Module kbd: vendor="X.Org Foundation"
[   659.429] 	compiled for 1.19.3, module version = 1.9.0
[   659.429] 	Module class: X.Org XInput Driver
[   659.429] 	ABI class: X.Org XInput driver, version 24.1
[   659.429] (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
[   659.429] (II) intel: Driver for Intel(R) HD Graphics: 2000-6000
[   659.429] (II) intel: Driver for Intel(R) Iris(TM) Graphics: 5100, 6100
[   659.429] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics: 5200, 6200, P6300
[   659.429] (II) FBDEV: driver for framebuffer: fbdev
[   659.429] (II) VESA: driver for VESA chipsets: vesa
[   659.429] (--) Using wscons driver on /dev/ttyE1 in pcvt compatibility mode (version 3.32)
[   659.446] (II) Loading sub module "fbdevhw"
[   659.446] (II) LoadModule: "fbdevhw"
[   659.446] (II) Loading /usr/pkg/lib/xorg/modules/libfbdevhw.so
[   659.446] (EE) LoadModule: Module fbdevhw does not have a fbdevhwModuleData data object.
[   659.446] (II) UnloadModule: "fbdevhw"
[   659.446] (II) Unloading fbdevhw
[   659.446] (EE) Failed to load module "fbdevhw" (invalid module, 0)
[   659.446] (WW) Falling back to old probe method for fbdev
[   659.446] (II) Loading sub module "fbdevhw"
[   659.447] (II) LoadModule: "fbdevhw"
[   659.447] (II) Loading /usr/pkg/lib/xorg/modules/libfbdevhw.so
[   659.447] (EE) LoadModule: Module fbdevhw does not have a fbdevhwModuleData data object.
[   659.447] (II) UnloadModule: "fbdevhw"
[   659.447] (II) Unloading fbdevhw
[   659.447] (EE) Failed to load module "fbdevhw" (invalid module, 0)
[   659.447] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[   659.447] (II) Loading sub module "vbe"
[   659.447] (II) LoadModule: "vbe"
[   659.448] (II) Loading /usr/pkg/lib/xorg/modules/libvbe.so
[   659.448] (II) Module vbe: vendor="X.Org Foundation"
[   659.448] 	compiled for 1.19.3, module version = 1.1.0
[   659.448] 	ABI class: X.Org Video Driver, version 23.0
[   659.448] (II) Loading sub module "int10"
[   659.448] (II) LoadModule: "int10"
[   659.448] (II) Loading /usr/pkg/lib/xorg/modules/libint10.so
[   659.448] (II) Module int10: vendor="X.Org Foundation"
[   659.448] 	compiled for 1.19.3, module version = 1.0.0
[   659.448] 	ABI class: X.Org Video Driver, version 23.0
[   659.448] (II) VESA(0): initializing int10
[   659.449] (II) VESA(0): Primary V_BIOS segment is: 0xc000
[   659.449] (II) VESA(0): VESA BIOS detected
[   659.449] (II) VESA(0): VESA VBE Version 3.0
[   659.449] (II) VESA(0): VESA VBE Total Mem: 65472 kB
[   659.449] (II) VESA(0): VESA VBE OEM: Intel(R) SKL/KBL Mobile/Desktop Graphics Chipset Accelerated VGA BIOS
[   659.449] (II) VESA(0): VESA VBE OEM Software Rev: 0.0
[   659.451] (II) VESA(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[   659.451] (==) VESA(0): Depth 24, (--) framebuffer bpp 32
[   659.451] (==) VESA(0): RGB weight 888
[   659.451] (==) VESA(0): Default visual is TrueColor
[   659.451] (==) VESA(0): Using gamma correction (1.0, 1.0, 1.0)
[   659.451] (II) Loading sub module "ddc"
[   659.451] (II) LoadModule: "ddc"
[   659.451] (II) Module "ddc" already built-in
[   660.278] (II) VESA(0): VESA VBE DDC supported
[   660.278] (II) VESA(0): VESA VBE DDC Level 2
[   660.278] (II) VESA(0): VESA VBE DDC transfer in appr. 1 sec.
[   660.281] (II) VESA(0): VESA VBE DDC read successfully
[   660.281] (II) VESA(0): Manufacturer: AUO  Model: 102d  Serial#: 0
[   660.281] (II) VESA(0): Year: 2016  Week: 0
[   660.281] (II) VESA(0): EDID Version: 1.4
[   660.281] (II) VESA(0): Digital Display Input
[   660.281] (II) VESA(0): 6 bits per channel
[   660.281] (II) VESA(0): Digital interface is DisplayPort
[   660.281] (II) VESA(0): Max Image Size [cm]: horiz.: 29  vert.: 17
[   660.281] (II) VESA(0): Gamma: 2.20
[   660.281] (II) VESA(0): No DPMS capabilities specified
[   660.281] (II) VESA(0): Supported color encodings: RGB 4:4:4 
[   660.281] (II) VESA(0): First detailed timing is preferred mode
[   660.281] (II) VESA(0): Preferred mode is native pixel format and refresh rate
[   660.281] (II) VESA(0): redX: 0.577 redY: 0.344   greenX: 0.348 greenY: 0.573
[   660.281] (II) VESA(0): blueX: 0.160 blueY: 0.134   whiteX: 0.317 whiteY: 0.340
[   660.281] (II) VESA(0): Manufacturer's mask: 0
[   660.281] (II) VESA(0): Supported detailed timing:
[   660.281] (II) VESA(0): clock: 141.0 MHz   Image Size:  293 x 165 mm
[   660.281] (II) VESA(0): h_active: 1920  h_sync: 1936  h_sync_end 1952 h_blank_end 2104 h_border: 0
[   660.281] (II) VESA(0): v_active: 1080  v_sync: 1083  v_sync_end 1097 v_blanking: 1116 v_border: 0
[   660.281] (II) VESA(0): Supported detailed timing:
[   660.281] (II) VESA(0): clock: 113.0 MHz   Image Size:  293 x 165 mm
[   660.281] (II) VESA(0): h_active: 1920  h_sync: 1936  h_sync_end 1952 h_blank_end 2104 h_border: 0
[   660.281] (II) VESA(0): v_active: 1080  v_sync: 1083  v_sync_end 1097 v_blanking: 1116 v_border: 0
[   660.281] (II) VESA(0):  FCTG8B133HAB
[   660.281] (II) VESA(0): Unknown vendor-specific block 0
[   660.281] (II) VESA(0): EDID (in hex):
[   660.281] (II) VESA(0): 	00ffffffffffff0006af2d1000000000
[   660.281] (II) VESA(0): 	001a0104951d117802c3149358599229
[   660.281] (II) VESA(0): 	22515700000001010101010101010101
[   660.281] (II) VESA(0): 	010101010101143780b8703824401010
[   660.281] (II) VESA(0): 	3e0025a51000001a242c80b870382440
[   660.281] (II) VESA(0): 	10103e0025a51000001a000000fe0046
[   660.281] (II) VESA(0): 	43544738834231333348414200000000
[   660.281] (II) VESA(0): 	0000412296001100000a010a20200061
[   660.281] (II) VESA(0): EDID vendor "AUO", prod id 4141
[   660.281] (II) VESA(0): Printing DDC gathered Modelines:
[   660.281] (II) VESA(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 +hsync -vsync (67.0 kHz eP)
[   660.281] (II) VESA(0): Modeline "1920x1080"x0.0  113.00  1920 1936 1952 2104  1080 1083 1097 1116 +hsync -vsync (53.7 kHz e)
[   660.281] (II) VESA(0): Searching for matching VESA mode(s):
[   660.281] Mode: 107 (1280x1024)
[   660.281] 	ModeAttributes: 0x9b
[   660.281] 	WinAAttributes: 0x7
[   660.281] 	WinBAttributes: 0x0
[   660.281] 	WinGranularity: 64
[   660.281] 	WinSize: 64
[   660.281] 	WinASegment: 0xa000
[   660.281] 	WinBSegment: 0x0
[   660.281] 	WinFuncPtr: 0xc0009add
[   660.281] 	BytesPerScanline: 1280
[   660.281] 	XResolution: 1280
[   660.281] 	YResolution: 1024
[   660.281] 	XCharSize: 8
[   660.281] 	YCharSize: 16
[   660.281] 	NumberOfPlanes: 1
[   660.281] 	BitsPerPixel: 8
[   660.281] 	NumberOfBanks: 1
[   660.281] 	MemoryModel: 4
[   660.281] 	BankSize: 0
[   660.281] 	NumberOfImages: 50
[   660.281] 	RedMaskSize: 0
[   660.281] 	RedFieldPosition: 0
[   660.281] 	GreenMaskSize: 0
[   660.281] 	GreenFieldPosition: 0
[   660.281] 	BlueMaskSize: 0
[   660.281] 	BlueFieldPosition: 0
[   660.281] 	RsvdMaskSize: 0
[   660.281] 	RsvdFieldPosition: 0
[   660.281] 	DirectColorModeInfo: 0
[   660.281] 	PhysBasePtr: 0xc0000000
[   660.281] 	LinBytesPerScanLine: 1280
[   660.281] 	BnkNumberOfImagePages: 50
[   660.281] 	LinNumberOfImagePages: 50
[   660.281] 	LinRedMaskSize: 0
[   660.281] 	LinRedFieldPosition: 0
[   660.281] 	LinGreenMaskSize: 0
[   660.281] 	LinGreenFieldPosition: 0
[   660.281] 	LinBlueMaskSize: 0
[   660.281] 	LinBlueFieldPosition: 0
[   660.281] 	LinRsvdMaskSize: 0
[   660.281] 	LinRsvdFieldPosition: 0
[   660.281] 	MaxPixelClock: 230000000
[   660.281] Mode: 11a (1280x1024)
[   660.281] 	ModeAttributes: 0x9b
[   660.281] 	WinAAttributes: 0x7
[   660.281] 	WinBAttributes: 0x0
[   660.281] 	WinGranularity: 64
[   660.281] 	WinSize: 64
[   660.281] 	WinASegment: 0xa000
[   660.281] 	WinBSegment: 0x0
[   660.281] 	WinFuncPtr: 0xc0009add
[   660.281] 	BytesPerScanline: 2560
[   660.281] 	XResolution: 1280
[   660.281] 	YResolution: 1024
[   660.281] 	XCharSize: 8
[   660.281] 	YCharSize: 16
[   660.281] 	NumberOfPlanes: 1
[   660.281] 	BitsPerPixel: 16
[   660.281] 	NumberOfBanks: 1
[   660.281] 	MemoryModel: 6
[   660.281] 	BankSize: 0
[   660.281] 	NumberOfImages: 24
[   660.281] 	RedMaskSize: 5
[   660.281] 	RedFieldPosition: 11
[   660.281] 	GreenMaskSize: 6
[   660.281] 	GreenFieldPosition: 5
[   660.281] 	BlueMaskSize: 5
[   660.281] 	BlueFieldPosition: 0
[   660.281] 	RsvdMaskSize: 0
[   660.281] 	RsvdFieldPosition: 0
[   660.281] 	DirectColorModeInfo: 0
[   660.281] 	PhysBasePtr: 0xc0000000
[   660.281] 	LinBytesPerScanLine: 2560
[   660.281] 	BnkNumberOfImagePages: 24
[   660.281] 	LinNumberOfImagePages: 24
[   660.281] 	LinRedMaskSize: 5
[   660.281] 	LinRedFieldPosition: 11
[   660.281] 	LinGreenMaskSize: 6
[   660.281] 	LinGreenFieldPosition: 5
[   660.281] 	LinBlueMaskSize: 5
[   660.281] 	LinBlueFieldPosition: 0
[   660.281] 	LinRsvdMaskSize: 0
[   660.281] 	LinRsvdFieldPosition: 0
[   660.281] 	MaxPixelClock: 230000000
[   660.281] *Mode: 11b (1280x1024)
[   660.281] 	ModeAttributes: 0x9b
[   660.281] 	WinAAttributes: 0x7
[   660.281] 	WinBAttributes: 0x0
[   660.281] 	WinGranularity: 64
[   660.281] 	WinSize: 64
[   660.281] 	WinASegment: 0xa000
[   660.281] 	WinBSegment: 0x0
[   660.282] 	WinFuncPtr: 0xc0009add
[   660.282] 	BytesPerScanline: 5120
[   660.282] 	XResolution: 1280
[   660.282] 	YResolution: 1024
[   660.282] 	XCharSize: 8
[   660.282] 	YCharSize: 16
[   660.282] 	NumberOfPlanes: 1
[   660.282] 	BitsPerPixel: 32
[   660.282] 	NumberOfBanks: 1
[   660.282] 	MemoryModel: 6
[   660.282] 	BankSize: 0
[   660.282] 	NumberOfImages: 11
[   660.282] 	RedMaskSize: 8
[   660.282] 	RedFieldPosition: 16
[   660.282] 	GreenMaskSize: 8
[   660.282] 	GreenFieldPosition: 8
[   660.282] 	BlueMaskSize: 8
[   660.282] 	BlueFieldPosition: 0
[   660.282] 	RsvdMaskSize: 8
[   660.282] 	RsvdFieldPosition: 24
[   660.282] 	DirectColorModeInfo: 0
[   660.282] 	PhysBasePtr: 0xc0000000
[   660.282] 	LinBytesPerScanLine: 5120
[   660.282] 	BnkNumberOfImagePages: 11
[   660.282] 	LinNumberOfImagePages: 11
[   660.282] 	LinRedMaskSize: 8
[   660.282] 	LinRedFieldPosition: 16
[   660.282] 	LinGreenMaskSize: 8
[   660.282] 	LinGreenFieldPosition: 8
[   660.282] 	LinBlueMaskSize: 8
[   660.282] 	LinBlueFieldPosition: 0
[   660.282] 	LinRsvdMaskSize: 8
[   660.282] 	LinRsvdFieldPosition: 24
[   660.282] 	MaxPixelClock: 230000000
[   660.282] Mode: 105 (1024x768)
[   660.282] 	ModeAttributes: 0x9b
[   660.282] 	WinAAttributes: 0x7
[   660.282] 	WinBAttributes: 0x0
[   660.282] 	WinGranularity: 64
[   660.282] 	WinSize: 64
[   660.282] 	WinASegment: 0xa000
[   660.282] 	WinBSegment: 0x0
[   660.282] 	WinFuncPtr: 0xc0009add
[   660.282] 	BytesPerScanline: 1024
[   660.282] 	XResolution: 1024
[   660.282] 	YResolution: 768
[   660.282] 	XCharSize: 8
[   660.282] 	YCharSize: 16
[   660.282] 	NumberOfPlanes: 1
[   660.282] 	BitsPerPixel: 8
[   660.282] 	NumberOfBanks: 1
[   660.282] 	MemoryModel: 4
[   660.282] 	BankSize: 0
[   660.282] 	NumberOfImages: 84
[   660.282] 	RedMaskSize: 0
[   660.282] 	RedFieldPosition: 0
[   660.282] 	GreenMaskSize: 0
[   660.282] 	GreenFieldPosition: 0
[   660.282] 	BlueMaskSize: 0
[   660.282] 	BlueFieldPosition: 0
[   660.282] 	RsvdMaskSize: 0
[   660.282] 	RsvdFieldPosition: 0
[   660.282] 	DirectColorModeInfo: 0
[   660.282] 	PhysBasePtr: 0xc0000000
[   660.282] 	LinBytesPerScanLine: 1024
[   660.282] 	BnkNumberOfImagePages: 84
[   660.282] 	LinNumberOfImagePages: 84
[   660.282] 	LinRedMaskSize: 0
[   660.282] 	LinRedFieldPosition: 0
[   660.282] 	LinGreenMaskSize: 0
[   660.282] 	LinGreenFieldPosition: 0
[   660.282] 	LinBlueMaskSize: 0
[   660.282] 	LinBlueFieldPosition: 0
[   660.282] 	LinRsvdMaskSize: 0
[   660.282] 	LinRsvdFieldPosition: 0
[   660.282] 	MaxPixelClock: 230000000
[   660.282] Mode: 117 (1024x768)
[   660.282] 	ModeAttributes: 0x9b
[   660.282] 	WinAAttributes: 0x7
[   660.282] 	WinBAttributes: 0x0
[   660.282] 	WinGranularity: 64
[   660.282] 	WinSize: 64
[   660.282] 	WinASegment: 0xa000
[   660.282] 	WinBSegment: 0x0
[   660.282] 	WinFuncPtr: 0xc0009add
[   660.282] 	BytesPerScanline: 2048
[   660.282] 	XResolution: 1024
[   660.282] 	YResolution: 768
[   660.282] 	XCharSize: 8
[   660.282] 	YCharSize: 16
[   660.282] 	NumberOfPlanes: 1
[   660.282] 	BitsPerPixel: 16
[   660.282] 	NumberOfBanks: 1
[   660.282] 	MemoryModel: 6
[   660.282] 	BankSize: 0
[   660.282] 	NumberOfImages: 41
[   660.282] 	RedMaskSize: 5
[   660.282] 	RedFieldPosition: 11
[   660.282] 	GreenMaskSize: 6
[   660.282] 	GreenFieldPosition: 5
[   660.282] 	BlueMaskSize: 5
[   660.282] 	BlueFieldPosition: 0
[   660.282] 	RsvdMaskSize: 0
[   660.282] 	RsvdFieldPosition: 0
[   660.282] 	DirectColorModeInfo: 0
[   660.282] 	PhysBasePtr: 0xc0000000
[   660.282] 	LinBytesPerScanLine: 2048
[   660.282] 	BnkNumberOfImagePages: 41
[   660.282] 	LinNumberOfImagePages: 41
[   660.282] 	LinRedMaskSize: 5
[   660.282] 	LinRedFieldPosition: 11
[   660.282] 	LinGreenMaskSize: 6
[   660.282] 	LinGreenFieldPosition: 5
[   660.282] 	LinBlueMaskSize: 5
[   660.282] 	LinBlueFieldPosition: 0
[   660.282] 	LinRsvdMaskSize: 0
[   660.282] 	LinRsvdFieldPosition: 0
[   660.282] 	MaxPixelClock: 230000000
[   660.282] *Mode: 118 (1024x768)
[   660.282] 	ModeAttributes: 0x9b
[   660.282] 	WinAAttributes: 0x7
[   660.282] 	WinBAttributes: 0x0
[   660.282] 	WinGranularity: 64
[   660.282] 	WinSize: 64
[   660.282] 	WinASegment: 0xa000
[   660.282] 	WinBSegment: 0x0
[   660.282] 	WinFuncPtr: 0xc0009add
[   660.282] 	BytesPerScanline: 4096
[   660.282] 	XResolution: 1024
[   660.282] 	YResolution: 768
[   660.282] 	XCharSize: 8
[   660.282] 	YCharSize: 16
[   660.282] 	NumberOfPlanes: 1
[   660.282] 	BitsPerPixel: 32
[   660.282] 	NumberOfBanks: 1
[   660.282] 	MemoryModel: 6
[   660.282] 	BankSize: 0
[   660.282] 	NumberOfImages: 20
[   660.282] 	RedMaskSize: 8
[   660.282] 	RedFieldPosition: 16
[   660.282] 	GreenMaskSize: 8
[   660.282] 	GreenFieldPosition: 8
[   660.282] 	BlueMaskSize: 8
[   660.282] 	BlueFieldPosition: 0
[   660.282] 	RsvdMaskSize: 8
[   660.282] 	RsvdFieldPosition: 24
[   660.282] 	DirectColorModeInfo: 0
[   660.282] 	PhysBasePtr: 0xc0000000
[   660.282] 	LinBytesPerScanLine: 4096
[   660.282] 	BnkNumberOfImagePages: 20
[   660.282] 	LinNumberOfImagePages: 20
[   660.282] 	LinRedMaskSize: 8
[   660.282] 	LinRedFieldPosition: 16
[   660.282] 	LinGreenMaskSize: 8
[   660.282] 	LinGreenFieldPosition: 8
[   660.282] 	LinBlueMaskSize: 8
[   660.282] 	LinBlueFieldPosition: 0
[   660.282] 	LinRsvdMaskSize: 8
[   660.282] 	LinRsvdFieldPosition: 24
[   660.282] 	MaxPixelClock: 230000000
[   660.283] *Mode: 112 (640x480)
[   660.283] 	ModeAttributes: 0x9b
[   660.283] 	WinAAttributes: 0x7
[   660.283] 	WinBAttributes: 0x0
[   660.283] 	WinGranularity: 64
[   660.283] 	WinSize: 64
[   660.283] 	WinASegment: 0xa000
[   660.283] 	WinBSegment: 0x0
[   660.283] 	WinFuncPtr: 0xc0009add
[   660.283] 	BytesPerScanline: 2560
[   660.283] 	XResolution: 640
[   660.283] 	YResolution: 480
[   660.283] 	XCharSize: 8
[   660.283] 	YCharSize: 16
[   660.283] 	NumberOfPlanes: 1
[   660.283] 	BitsPerPixel: 32
[   660.283] 	NumberOfBanks: 1
[   660.283] 	MemoryModel: 6
[   660.283] 	BankSize: 0
[   660.283] 	NumberOfImages: 52
[   660.283] 	RedMaskSize: 8
[   660.283] 	RedFieldPosition: 16
[   660.283] 	GreenMaskSize: 8
[   660.283] 	GreenFieldPosition: 8
[   660.283] 	BlueMaskSize: 8
[   660.283] 	BlueFieldPosition: 0
[   660.283] 	RsvdMaskSize: 8
[   660.283] 	RsvdFieldPosition: 24
[   660.283] 	DirectColorModeInfo: 0
[   660.283] 	PhysBasePtr: 0xc0000000
[   660.283] 	LinBytesPerScanLine: 2560
[   660.283] 	BnkNumberOfImagePages: 52
[   660.283] 	LinNumberOfImagePages: 52
[   660.283] 	LinRedMaskSize: 8
[   660.283] 	LinRedFieldPosition: 16
[   660.283] 	LinGreenMaskSize: 8
[   660.283] 	LinGreenFieldPosition: 8
[   660.283] 	LinBlueMaskSize: 8
[   660.283] 	LinBlueFieldPosition: 0
[   660.283] 	LinRsvdMaskSize: 8
[   660.283] 	LinRsvdFieldPosition: 24
[   660.283] 	MaxPixelClock: 230000000
[   660.283] Mode: 114 (800x600)
[   660.283] 	ModeAttributes: 0x9b
[   660.283] 	WinAAttributes: 0x7
[   660.283] 	WinBAttributes: 0x0
[   660.283] 	WinGranularity: 64
[   660.283] 	WinSize: 64
[   660.283] 	WinASegment: 0xa000
[   660.283] 	WinBSegment: 0x0
[   660.283] 	WinFuncPtr: 0xc0009add
[   660.283] 	BytesPerScanline: 1600
[   660.283] 	XResolution: 800
[   660.283] 	YResolution: 600
[   660.283] 	XCharSize: 8
[   660.283] 	YCharSize: 16
[   660.283] 	NumberOfPlanes: 1
[   660.283] 	BitsPerPixel: 16
[   660.283] 	NumberOfBanks: 1
[   660.283] 	MemoryModel: 6
[   660.283] 	BankSize: 0
[   660.283] 	NumberOfImages: 67
[   660.283] 	RedMaskSize: 5
[   660.283] 	RedFieldPosition: 11
[   660.283] 	GreenMaskSize: 6
[   660.283] 	GreenFieldPosition: 5
[   660.283] 	BlueMaskSize: 5
[   660.283] 	BlueFieldPosition: 0
[   660.283] 	RsvdMaskSize: 0
[   660.283] 	RsvdFieldPosition: 0
[   660.283] 	DirectColorModeInfo: 0
[   660.283] 	PhysBasePtr: 0xc0000000
[   660.283] 	LinBytesPerScanLine: 1600
[   660.283] 	BnkNumberOfImagePages: 67
[   660.283] 	LinNumberOfImagePages: 67
[   660.283] 	LinRedMaskSize: 5
[   660.283] 	LinRedFieldPosition: 11
[   660.283] 	LinGreenMaskSize: 6
[   660.283] 	LinGreenFieldPosition: 5
[   660.283] 	LinBlueMaskSize: 5
[   660.283] 	LinBlueFieldPosition: 0
[   660.283] 	LinRsvdMaskSize: 0
[   660.283] 	LinRsvdFieldPosition: 0
[   660.283] 	MaxPixelClock: 230000000
[   660.283] *Mode: 115 (800x600)
[   660.283] 	ModeAttributes: 0x9b
[   660.283] 	WinAAttributes: 0x7
[   660.283] 	WinBAttributes: 0x0
[   660.283] 	WinGranularity: 64
[   660.283] 	WinSize: 64
[   660.283] 	WinASegment: 0xa000
[   660.283] 	WinBSegment: 0x0
[   660.283] 	WinFuncPtr: 0xc0009add
[   660.283] 	BytesPerScanline: 3200
[   660.283] 	XResolution: 800
[   660.283] 	YResolution: 600
[   660.283] 	XCharSize: 8
[   660.283] 	YCharSize: 16
[   660.283] 	NumberOfPlanes: 1
[   660.283] 	BitsPerPixel: 32
[   660.283] 	NumberOfBanks: 1
[   660.283] 	MemoryModel: 6
[   660.283] 	BankSize: 0
[   660.283] 	NumberOfImages: 33
[   660.283] 	RedMaskSize: 8
[   660.283] 	RedFieldPosition: 16
[   660.283] 	GreenMaskSize: 8
[   660.283] 	GreenFieldPosition: 8
[   660.283] 	BlueMaskSize: 8
[   660.283] 	BlueFieldPosition: 0
[   660.283] 	RsvdMaskSize: 8
[   660.283] 	RsvdFieldPosition: 24
[   660.283] 	DirectColorModeInfo: 0
[   660.283] 	PhysBasePtr: 0xc0000000
[   660.283] 	LinBytesPerScanLine: 3200
[   660.283] 	BnkNumberOfImagePages: 33
[   660.283] 	LinNumberOfImagePages: 33
[   660.283] 	LinRedMaskSize: 8
[   660.283] 	LinRedFieldPosition: 16
[   660.283] 	LinGreenMaskSize: 8
[   660.283] 	LinGreenFieldPosition: 8
[   660.283] 	LinBlueMaskSize: 8
[   660.283] 	LinBlueFieldPosition: 0
[   660.283] 	LinRsvdMaskSize: 8
[   660.283] 	LinRsvdFieldPosition: 24
[   660.283] 	MaxPixelClock: 230000000
[   660.283] Mode: 101 (640x480)
[   660.283] 	ModeAttributes: 0x9b
[   660.283] 	WinAAttributes: 0x7
[   660.283] 	WinBAttributes: 0x0
[   660.283] 	WinGranularity: 64
[   660.283] 	WinSize: 64
[   660.284] 	WinASegment: 0xa000
[   660.284] 	WinBSegment: 0x0
[   660.284] 	WinFuncPtr: 0xc0009add
[   660.284] 	BytesPerScanline: 640
[   660.284] 	XResolution: 640
[   660.284] 	YResolution: 480
[   660.284] 	XCharSize: 8
[   660.284] 	YCharSize: 16
[   660.284] 	NumberOfPlanes: 1
[   660.284] 	BitsPerPixel: 8
[   660.284] 	NumberOfBanks: 1
[   660.284] 	MemoryModel: 4
[   660.284] 	BankSize: 0
[   660.284] 	NumberOfImages: 203
[   660.284] 	RedMaskSize: 0
[   660.284] 	RedFieldPosition: 0
[   660.284] 	GreenMaskSize: 0
[   660.284] 	GreenFieldPosition: 0
[   660.284] 	BlueMaskSize: 0
[   660.284] 	BlueFieldPosition: 0
[   660.284] 	RsvdMaskSize: 0
[   660.284] 	RsvdFieldPosition: 0
[   660.284] 	DirectColorModeInfo: 0
[   660.284] 	PhysBasePtr: 0xc0000000
[   660.284] 	LinBytesPerScanLine: 640
[   660.284] 	BnkNumberOfImagePages: 203
[   660.284] 	LinNumberOfImagePages: 203
[   660.284] 	LinRedMaskSize: 0
[   660.284] 	LinRedFieldPosition: 0
[   660.284] 	LinGreenMaskSize: 0
[   660.284] 	LinGreenFieldPosition: 0
[   660.284] 	LinBlueMaskSize: 0
[   660.284] 	LinBlueFieldPosition: 0
[   660.284] 	LinRsvdMaskSize: 0
[   660.284] 	LinRsvdFieldPosition: 0
[   660.284] 	MaxPixelClock: 230000000
[   660.284] Mode: 103 (800x600)
[   660.284] 	ModeAttributes: 0x9b
[   660.284] 	WinAAttributes: 0x7
[   660.284] 	WinBAttributes: 0x0
[   660.284] 	WinGranularity: 64
[   660.284] 	WinSize: 64
[   660.284] 	WinASegment: 0xa000
[   660.284] 	WinBSegment: 0x0
[   660.284] 	WinFuncPtr: 0xc0009add
[   660.284] 	BytesPerScanline: 832
[   660.284] 	XResolution: 800
[   660.284] 	YResolution: 600
[   660.284] 	XCharSize: 8
[   660.284] 	YCharSize: 16
[   660.284] 	NumberOfPlanes: 1
[   660.284] 	BitsPerPixel: 8
[   660.284] 	NumberOfBanks: 1
[   660.284] 	MemoryModel: 4
[   660.284] 	BankSize: 0
[   660.284] 	NumberOfImages: 126
[   660.284] 	RedMaskSize: 0
[   660.284] 	RedFieldPosition: 0
[   660.284] 	GreenMaskSize: 0
[   660.284] 	GreenFieldPosition: 0
[   660.284] 	BlueMaskSize: 0
[   660.284] 	BlueFieldPosition: 0
[   660.284] 	RsvdMaskSize: 0
[   660.284] 	RsvdFieldPosition: 0
[   660.284] 	DirectColorModeInfo: 0
[   660.284] 	PhysBasePtr: 0xc0000000
[   660.284] 	LinBytesPerScanLine: 832
[   660.284] 	BnkNumberOfImagePages: 126
[   660.284] 	LinNumberOfImagePages: 126
[   660.284] 	LinRedMaskSize: 0
[   660.284] 	LinRedFieldPosition: 0
[   660.284] 	LinGreenMaskSize: 0
[   660.284] 	LinGreenFieldPosition: 0
[   660.284] 	LinBlueMaskSize: 0
[   660.284] 	LinBlueFieldPosition: 0
[   660.284] 	LinRsvdMaskSize: 0
[   660.284] 	LinRsvdFieldPosition: 0
[   660.284] 	MaxPixelClock: 230000000
[   660.284] Mode: 111 (640x480)
[   660.284] 	ModeAttributes: 0x9b
[   660.284] 	WinAAttributes: 0x7
[   660.284] 	WinBAttributes: 0x0
[   660.284] 	WinGranularity: 64
[   660.284] 	WinSize: 64
[   660.284] 	WinASegment: 0xa000
[   660.284] 	WinBSegment: 0x0
[   660.284] 	WinFuncPtr: 0xc0009add
[   660.284] 	BytesPerScanline: 1280
[   660.284] 	XResolution: 640
[   660.284] 	YResolution: 480
[   660.284] 	XCharSize: 8
[   660.284] 	YCharSize: 16
[   660.284] 	NumberOfPlanes: 1
[   660.284] 	BitsPerPixel: 16
[   660.284] 	NumberOfBanks: 1
[   660.284] 	MemoryModel: 6
[   660.284] 	BankSize: 0
[   660.284] 	NumberOfImages: 101
[   660.284] 	RedMaskSize: 5
[   660.284] 	RedFieldPosition: 11
[   660.284] 	GreenMaskSize: 6
[   660.284] 	GreenFieldPosition: 5
[   660.284] 	BlueMaskSize: 5
[   660.284] 	BlueFieldPosition: 0
[   660.284] 	RsvdMaskSize: 0
[   660.284] 	RsvdFieldPosition: 0
[   660.284] 	DirectColorModeInfo: 0
[   660.284] 	PhysBasePtr: 0xc0000000
[   660.284] 	LinBytesPerScanLine: 1280
[   660.284] 	BnkNumberOfImagePages: 101
[   660.284] 	LinNumberOfImagePages: 101
[   660.284] 	LinRedMaskSize: 5
[   660.284] 	LinRedFieldPosition: 11
[   660.284] 	LinGreenMaskSize: 6
[   660.284] 	LinGreenFieldPosition: 5
[   660.284] 	LinBlueMaskSize: 5
[   660.284] 	LinBlueFieldPosition: 0
[   660.284] 	LinRsvdMaskSize: 0
[   660.284] 	LinRsvdFieldPosition: 0
[   660.284] 	MaxPixelClock: 230000000
[   660.284] Mode: 17d (1920x1080)
[   660.284] 	ModeAttributes: 0x9b
[   660.284] 	WinAAttributes: 0x7
[   660.284] 	WinBAttributes: 0x0
[   660.284] 	WinGranularity: 64
[   660.284] 	WinSize: 64
[   660.284] 	WinASegment: 0xa000
[   660.284] 	WinBSegment: 0x0
[   660.284] 	WinFuncPtr: 0xc0009add
[   660.284] 	BytesPerScanline: 1920
[   660.284] 	XResolution: 1920
[   660.284] 	YResolution: 1080
[   660.284] 	XCharSize: 8
[   660.284] 	YCharSize: 16
[   660.284] 	NumberOfPlanes: 1
[   660.284] 	BitsPerPixel: 8
[   660.284] 	NumberOfBanks: 1
[   660.284] 	MemoryModel: 4
[   660.284] 	BankSize: 0
[   660.284] 	NumberOfImages: 30
[   660.284] 	RedMaskSize: 0
[   660.284] 	RedFieldPosition: 0
[   660.284] 	GreenMaskSize: 0
[   660.284] 	GreenFieldPosition: 0
[   660.284] 	BlueMaskSize: 0
[   660.284] 	BlueFieldPosition: 0
[   660.284] 	RsvdMaskSize: 0
[   660.284] 	RsvdFieldPosition: 0
[   660.284] 	DirectColorModeInfo: 0
[   660.284] 	PhysBasePtr: 0xc0000000
[   660.284] 	LinBytesPerScanLine: 1920
[   660.284] 	BnkNumberOfImagePages: 30
[   660.284] 	LinNumberOfImagePages: 30
[   660.284] 	LinRedMaskSize: 0
[   660.284] 	LinRedFieldPosition: 0
[   660.284] 	LinGreenMaskSize: 0
[   660.284] 	LinGreenFieldPosition: 0
[   660.284] 	LinBlueMaskSize: 0
[   660.284] 	LinBlueFieldPosition: 0
[   660.284] 	LinRsvdMaskSize: 0
[   660.284] 	LinRsvdFieldPosition: 0
[   660.284] 	MaxPixelClock: 230000000
[   660.285] Mode: 17e (1920x1080)
[   660.285] 	ModeAttributes: 0x9b
[   660.285] 	WinAAttributes: 0x7
[   660.285] 	WinBAttributes: 0x0
[   660.285] 	WinGranularity: 64
[   660.285] 	WinSize: 64
[   660.285] 	WinASegment: 0xa000
[   660.285] 	WinBSegment: 0x0
[   660.285] 	WinFuncPtr: 0xc0009add
[   660.285] 	BytesPerScanline: 3840
[   660.285] 	XResolution: 1920
[   660.285] 	YResolution: 1080
[   660.285] 	XCharSize: 8
[   660.285] 	YCharSize: 16
[   660.285] 	NumberOfPlanes: 1
[   660.285] 	BitsPerPixel: 16
[   660.285] 	NumberOfBanks: 1
[   660.285] 	MemoryModel: 6
[   660.285] 	BankSize: 0
[   660.285] 	NumberOfImages: 14
[   660.285] 	RedMaskSize: 5
[   660.285] 	RedFieldPosition: 11
[   660.285] 	GreenMaskSize: 6
[   660.285] 	GreenFieldPosition: 5
[   660.285] 	BlueMaskSize: 5
[   660.285] 	BlueFieldPosition: 0
[   660.285] 	RsvdMaskSize: 0
[   660.285] 	RsvdFieldPosition: 0
[   660.285] 	DirectColorModeInfo: 0
[   660.285] 	PhysBasePtr: 0xc0000000
[   660.285] 	LinBytesPerScanLine: 3840
[   660.285] 	BnkNumberOfImagePages: 14
[   660.285] 	LinNumberOfImagePages: 14
[   660.285] 	LinRedMaskSize: 5
[   660.285] 	LinRedFieldPosition: 11
[   660.285] 	LinGreenMaskSize: 6
[   660.285] 	LinGreenFieldPosition: 5
[   660.285] 	LinBlueMaskSize: 5
[   660.285] 	LinBlueFieldPosition: 0
[   660.285] 	LinRsvdMaskSize: 0
[   660.285] 	LinRsvdFieldPosition: 0
[   660.285] 	MaxPixelClock: 230000000
[   660.285] *Mode: 17f (1920x1080)
[   660.285] 	ModeAttributes: 0x9b
[   660.285] 	WinAAttributes: 0x7
[   660.285] 	WinBAttributes: 0x0
[   660.285] 	WinGranularity: 64
[   660.285] 	WinSize: 64
[   660.285] 	WinASegment: 0xa000
[   660.285] 	WinBSegment: 0x0
[   660.285] 	WinFuncPtr: 0xc0009add
[   660.285] 	BytesPerScanline: 7680
[   660.285] 	XResolution: 1920
[   660.285] 	YResolution: 1080
[   660.285] 	XCharSize: 8
[   660.285] 	YCharSize: 16
[   660.285] 	NumberOfPlanes: 1
[   660.285] 	BitsPerPixel: 32
[   660.285] 	NumberOfBanks: 1
[   660.285] 	MemoryModel: 6
[   660.285] 	BankSize: 0
[   660.285] 	NumberOfImages: 7
[   660.285] 	RedMaskSize: 8
[   660.285] 	RedFieldPosition: 16
[   660.285] 	GreenMaskSize: 8
[   660.285] 	GreenFieldPosition: 8
[   660.285] 	BlueMaskSize: 8
[   660.285] 	BlueFieldPosition: 0
[   660.285] 	RsvdMaskSize: 8
[   660.285] 	RsvdFieldPosition: 24
[   660.285] 	DirectColorModeInfo: 0
[   660.285] 	PhysBasePtr: 0xc0000000
[   660.285] 	LinBytesPerScanLine: 7680
[   660.285] 	BnkNumberOfImagePages: 7
[   660.285] 	LinNumberOfImagePages: 7
[   660.285] 	LinRedMaskSize: 8
[   660.285] 	LinRedFieldPosition: 16
[   660.285] 	LinGreenMaskSize: 8
[   660.285] 	LinGreenFieldPosition: 8
[   660.285] 	LinBlueMaskSize: 8
[   660.285] 	LinBlueFieldPosition: 0
[   660.285] 	LinRsvdMaskSize: 8
[   660.285] 	LinRsvdFieldPosition: 24
[   660.285] 	MaxPixelClock: 230000000
[   660.285] 
[   660.285] (II) VESA(0): Total Memory: 1023 64KB banks (65472kB)
[   660.285] (II) VESA(0): <default monitor>: Using hsync range of 53.71-67.02 kHz
[   660.285] (II) VESA(0): <default monitor>: Using vrefresh range of 48.12-60.05 Hz
[   660.285] (WW) VESA(0): Unable to estimate virtual size
[   660.285] (II) VESA(0): Not using built-in mode "1280x1024" (no mode of this name)
[   660.285] (II) VESA(0): Not using built-in mode "1024x768" (no mode of this name)
[   660.285] (II) VESA(0): Not using built-in mode "800x600" (no mode of this name)
[   660.285] (II) VESA(0): Not using built-in mode "640x480" (no mode of this name)
[   660.285] (--) VESA(0): Virtual size is 1920x1080 (pitch 1920)
[   660.285] (**) VESA(0): *Built-in mode "1920x1080"
[   660.285] (**) VESA(0): Display dimensions: (290, 170) mm
[   660.285] (**) VESA(0): DPI set to (168, 161)
[   660.285] (**) VESA(0): Using "Shadow Framebuffer"
[   660.285] (II) Loading sub module "shadow"
[   660.285] (II) LoadModule: "shadow"
[   660.286] (II) Loading /usr/pkg/lib/xorg/modules/libshadow.so
[   660.286] (II) Module shadow: vendor="X.Org Foundation"
[   660.286] 	compiled for 1.19.3, module version = 1.1.0
[   660.286] 	ABI class: X.Org ANSI C Emulation, version 0.4
[   660.286] (II) Loading sub module "fb"
[   660.286] (II) LoadModule: "fb"
[   660.287] (II) Loading /usr/pkg/lib/xorg/modules/libfb.so
[   660.287] (II) Module fb: vendor="X.Org Foundation"
[   660.287] 	compiled for 1.19.3, module version = 1.0.0
[   660.287] 	ABI class: X.Org ANSI C Emulation, version 0.4
[   660.287] (==) Depth 24 pixmap format is 32 bpp
[   660.287] (II) Loading sub module "int10"
[   660.287] (II) LoadModule: "int10"
[   660.287] (II) Loading /usr/pkg/lib/xorg/modules/libint10.so
[   660.287] (II) Module int10: vendor="X.Org Foundation"
[   660.288] 	compiled for 1.19.3, module version = 1.0.0
[   660.288] 	ABI class: X.Org Video Driver, version 23.0
[   660.288] (II) VESA(0): initializing int10
[   660.288] (II) VESA(0): Primary V_BIOS segment is: 0xc000
[   660.288] (II) VESA(0): VESA BIOS detected
[   660.288] (II) VESA(0): VESA VBE Version 3.0
[   660.288] (II) VESA(0): VESA VBE Total Mem: 65472 kB
[   660.288] (II) VESA(0): VESA VBE OEM: Intel(R) SKL/KBL Mobile/Desktop Graphics Chipset Accelerated VGA BIOS
[   660.288] (II) VESA(0): VESA VBE OEM Software Rev: 0.0
[   660.295] (II) VESA(0): virtual address = 0x7c64ee610000,
	physical address = 0xc0000000, size = 67043328
[   660.307] (II) VESA(0): Setting up VESA Mode 0x17F (1920x1080)
[   660.370] (==) VESA(0): Default visual is TrueColor
[   660.370] (==) VESA(0): Backing store enabled
[   660.370] (==) VESA(0): DPMS enabled
[   660.370] (==) RandR enabled
[   660.370] (II) AIGLX: Screen 0 is not DRI2 capable
[   660.370] (EE) AIGLX: reverting to software rendering
[   660.417] (II) IGLX: enabled GLX_MESA_copy_sub_buffer
[   660.417] (II) IGLX: Loaded and initialized swrast
[   660.417] (II) GLX: Initialized DRISWRAST GL provider for screen 0
[   660.473] (II) Using input driver 'mouse' for '<default pointer>'
[   660.473] (**) Option "CorePointer" "on"
[   660.473] (**) <default pointer>: always reports core events
[   660.473] (WW) <default pointer>: No Device specified, looking for one...
[   660.508] (II) <default pointer>: found Device "/dev/wsmouse"
[   660.511] (--) <default pointer>: Device: "/dev/wsmouse"
[   660.511] (==) <default pointer>: Protocol: "WSMouse"
[   660.511] (**) <default pointer>: always reports core events
[   660.511] (**) Option "Device" "/dev/wsmouse"
[   660.551] (==) <default pointer>: Emulate3Buttons, Emulate3Timeout: 50
[   660.551] (**) <default pointer>: ZAxisMapping: buttons 4 and 5
[   660.551] (**) <default pointer>: Buttons: 9
[   660.551] (II) XINPUT: Adding extended input device "<default pointer>" (type: MOUSE, id 6)
[   660.551] (**) <default pointer>: (accel) keeping acceleration scheme 1
[   660.551] (**) <default pointer>: (accel) acceleration profile 0
[   660.551] (**) <default pointer>: (accel) acceleration factor: 2.000
[   660.551] (**) <default pointer>: (accel) acceleration threshold: 4
[   660.586] (II) Using input driver 'kbd' for '<default keyboard>'
[   660.586] (**) Option "CoreKeyboard" "on"
[   660.586] (**) <default keyboard>: always reports core events
[   660.586] (**) <default keyboard>: always reports core events
[   660.586] (**) Option "Protocol" "standard"
[   660.586] (**) Option "XkbRules" "base"
[   660.586] (**) Option "XkbModel" "pc105"
[   660.586] (**) Option "XkbLayout" "us"
[   660.586] (II) XINPUT: Adding extended input device "<default keyboard>" (type: KEYBOARD, id 7)




Home | Main Index | Thread Index | Old Index