You are not logged in.

#1 2018-08-09 23:20:05

quis
Member
Registered: 2018-08-09
Posts: 5

Permission denied: '/sys/class/backlight/intel_backlight/brightness'

Hi.
I have Thinkpad x220, I use i3wm, acpilight, Xbindkeys.
I want to make keybind to control backlight, but when I use command xbindkeys -n, use my brightness key(Fn+Home), I get error like topic subject. Because of Xbindkeys doesn't work.

additional info:

[quis@quisPC ~]$ cat /proc/cmdline
BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=21b52b77-d12c-4804-8b9f-98b1b591fb99 rw quiet splash acpi_backlight=vendor

[quis@quisPC ~]$ ls /sys/class/backlight/
intel_backlight  thinkpad_screen

if I add to /etc/X11/xorg.conf.d/20-intel.conf

Section "Device"
    Identifier  "Intel Graphics"
    Driver      "intel"
    Option      "Backlight"  "intel_backlight"
EndSection

I can't log in after reboot, my X can't start, there are many crashes (dunno what's wrong). Same when I add Xbindkeys to .xinitrc before exec i3 - crash and I can't login.

Can you help me solve  this problem or at least understand it? Thanks!!

Offline

#2 2018-08-10 05:11:07

Lupo Alberto
Member
From: Gomel, Belarus
Registered: 2013-11-25
Posts: 84

Re: Permission denied: '/sys/class/backlight/intel_backlight/brightness'

Could you show us your /var/log/Xorg.0.log?

Offline

#3 2018-08-10 08:22:34

quis
Member
Registered: 2018-08-09
Posts: 5

Re: Permission denied: '/sys/class/backlight/intel_backlight/brightness'

Lupo Alberto wrote:

Could you show us your /var/log/Xorg.0.log?

sure

[     2.541] 
X.Org X Server 1.20.0
X Protocol Version 11, Revision 0
[     2.541] Build Operating System: Linux Arch Linux
[     2.541] Current Operating System: Linux quisPC 4.17.12-arch1-1-ARCH #1 SMP PREEMPT Fri Aug 3 07:16:41 UTC 2018 x86_64
[     2.541] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=21b52b77-d12c-4804-8b9f-98b1b591fb99 rw quiet
[     2.541] Build Date: 18 June 2018  03:12:37PM
[     2.541]  
[     2.541] Current version of pixman: 0.34.0
[     2.541] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[     2.541] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[     2.541] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Aug  9 00:29:52 2018
[     2.543] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[     2.543] (==) No Layout section.  Using the first Screen section.
[     2.543] (==) No screen section available. Using defaults.
[     2.543] (**) |-->Screen "Default Screen Section" (0)
[     2.543] (**) |   |-->Monitor "<default monitor>"
[     2.544] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[     2.544] (==) Automatically adding devices
[     2.544] (==) Automatically enabling devices
[     2.544] (==) Automatically adding GPU devices
[     2.544] (==) Automatically binding GPU devices
[     2.544] (==) Max clients allowed: 256, resource mask: 0x1fffff
[     2.545] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/misc".
[     2.545] 	Entry deleted from font path.
[     2.545] 	(Run 'mkfontdir' on "/usr/share/fonts/misc").
[     2.545] (WW) The directory "/usr/share/fonts/TTF" does not exist.
[     2.545] 	Entry deleted from font path.
[     2.545] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[     2.545] 	Entry deleted from font path.
[     2.546] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[     2.546] 	Entry deleted from font path.
[     2.547] (==) FontPath set to:
	/usr/share/fonts/100dpi,
	/usr/share/fonts/75dpi
[     2.547] (==) ModulePath set to "/usr/lib/xorg/modules"
[     2.547] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[     2.547] (II) Module ABI versions:
[     2.547] 	X.Org ANSI C Emulation: 0.4
[     2.547] 	X.Org Video Driver: 24.0
[     2.547] 	X.Org XInput driver : 24.1
[     2.547] 	X.Org Server Extension : 10.0
[     2.548] (++) using VT number 7

[     2.548] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[     2.550] (--) PCI:*(0@0:2:0) 8086:0126:17aa:21da rev 9, Mem @ 0xf0000000/4194304, 0xe0000000/268435456, I/O @ 0x00005000/64, BIOS @ 0x????????/131072
[     2.550] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[     2.550] (II) LoadModule: "glx"
[     2.553] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[     2.561] (II) Module glx: vendor="X.Org Foundation"
[     2.561] 	compiled for 1.20.0, module version = 1.0.0
[     2.561] 	ABI class: X.Org Server Extension, version 10.0
[     2.561] (==) Matched intel as autoconfigured driver 0
[     2.561] (==) Matched modesetting as autoconfigured driver 1
[     2.562] (==) Matched fbdev as autoconfigured driver 2
[     2.562] (==) Matched vesa as autoconfigured driver 3
[     2.562] (==) Assigned the driver to the xf86ConfigLayout
[     2.562] (II) LoadModule: "intel"
[     2.562] (WW) Warning, couldn't open module intel
[     2.562] (EE) Failed to load module "intel" (module does not exist, 0)
[     2.562] (II) LoadModule: "modesetting"
[     2.562] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[     2.564] (II) Module modesetting: vendor="X.Org Foundation"
[     2.564] 	compiled for 1.20.0, module version = 1.20.0
[     2.564] 	Module class: X.Org Video Driver
[     2.564] 	ABI class: X.Org Video Driver, version 24.0
[     2.564] (II) LoadModule: "fbdev"
[     2.564] (WW) Warning, couldn't open module fbdev
[     2.564] (EE) Failed to load module "fbdev" (module does not exist, 0)
[     2.564] (II) LoadModule: "vesa"
[     2.564] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[     2.565] (II) Module vesa: vendor="X.Org Foundation"
[     2.565] 	compiled for 1.20.0, module version = 2.4.0
[     2.565] 	Module class: X.Org Video Driver
[     2.565] 	ABI class: X.Org Video Driver, version 24.0
[     2.565] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[     2.565] (II) VESA: driver for VESA chipsets: vesa
[     2.646] (EE) open /dev/dri/card0: No such file or directory
[     2.647] (WW) Falling back to old probe method for modesetting
[     2.647] (EE) open /dev/dri/card0: No such file or directory
[     2.647] (EE) Screen 0 deleted because of no matching config section.
[     2.647] (II) UnloadModule: "modesetting"
[     2.647] (II) Loading sub module "vbe"
[     2.647] (II) LoadModule: "vbe"
[     2.647] (II) Loading /usr/lib/xorg/modules/libvbe.so
[     2.648] (II) Module vbe: vendor="X.Org Foundation"
[     2.648] 	compiled for 1.20.0, module version = 1.1.0
[     2.648] 	ABI class: X.Org Video Driver, version 24.0
[     2.648] (II) Loading sub module "int10"
[     2.648] (II) LoadModule: "int10"
[     2.648] (II) Loading /usr/lib/xorg/modules/libint10.so
[     2.649] (II) Module int10: vendor="X.Org Foundation"
[     2.649] 	compiled for 1.20.0, module version = 1.0.0
[     2.649] 	ABI class: X.Org Video Driver, version 24.0
[     2.649] (II) VESA(0): initializing int10
[     2.650] (II) VESA(0): Bad V_BIOS checksum
[     2.650] (II) VESA(0): Primary V_BIOS segment is: 0xc000
[     2.650] (II) VESA(0): VESA BIOS detected
[     2.650] (II) VESA(0): VESA VBE Version 3.0
[     2.650] (II) VESA(0): VESA VBE Total Mem: 65472 kB
[     2.650] (II) VESA(0): VESA VBE OEM: Intel(R)Sandybridge Mobile Graphics Chipset Accelerated VGA BIOS
[     2.650] (II) VESA(0): VESA VBE OEM Software Rev: 1.0
[     2.650] (II) VESA(0): VESA VBE OEM Vendor: Intel Corporation
[     2.650] (II) VESA(0): VESA VBE OEM Product: Intel(R)Sandybridge Mobile Graphics Controller
[     2.650] (II) VESA(0): VESA VBE OEM Product Rev: Hardware Version 0.0
[     2.657] (II) VESA(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[     2.657] (==) VESA(0): Depth 24, (--) framebuffer bpp 32
[     2.657] (==) VESA(0): RGB weight 888
[     2.657] (==) VESA(0): Default visual is TrueColor
[     2.657] (==) VESA(0): Using gamma correction (1.0, 1.0, 1.0)
[     2.658] (II) Loading sub module "ddc"
[     2.658] (II) LoadModule: "ddc"
[     2.658] (II) Module "ddc" already built-in
[     2.658] (II) VESA(0): VESA VBE DDC supported
[     2.658] (II) VESA(0): VESA VBE DDC Level 2
[     2.658] (II) VESA(0): VESA VBE DDC transfer in appr. 1 sec.
[     2.788] (II) VESA(0): VESA VBE DDC read failed
[     2.788] (II) VESA(0): VESA VBE PanelID read successfully
[     2.788] (II) VESA(0): PanelID returned panel resolution 1366x768
[     2.788] (II) VESA(0): Searching for matching VESA mode(s):
[     2.789] Mode: 160 (768x480)
[     2.789] 	ModeAttributes: 0x9b
[     2.789] 	WinAAttributes: 0x7
[     2.789] 	WinBAttributes: 0x0
[     2.789] 	WinGranularity: 64
[     2.789] 	WinSize: 64
[     2.789] 	WinASegment: 0xa000
[     2.789] 	WinBSegment: 0x0
[     2.789] 	WinFuncPtr: 0xc0008449
[     2.789] 	BytesPerScanline: 768
[     2.789] 	XResolution: 768
[     2.789] 	YResolution: 480
[     2.789] 	XCharSize: 8
[     2.789] 	YCharSize: 16
[     2.789] 	NumberOfPlanes: 1
[     2.789] 	BitsPerPixel: 8
[     2.789] 	NumberOfBanks: 1
[     2.789] 	MemoryModel: 4
[     2.789] 	BankSize: 0
[     2.789] 	NumberOfImages: 169
[     2.789] 	RedMaskSize: 0
[     2.789] 	RedFieldPosition: 0
[     2.789] 	GreenMaskSize: 0
[     2.789] 	GreenFieldPosition: 0
[     2.789] 	BlueMaskSize: 0
[     2.789] 	BlueFieldPosition: 0
[     2.789] 	RsvdMaskSize: 0
[     2.789] 	RsvdFieldPosition: 0
[     2.789] 	DirectColorModeInfo: 0
[     2.789] 	PhysBasePtr: 0xe0000000
[     2.789] 	LinBytesPerScanLine: 768
[     2.789] 	BnkNumberOfImagePages: 169
[     2.789] 	LinNumberOfImagePages: 169
[     2.789] 	LinRedMaskSize: 0
[     2.789] 	LinRedFieldPosition: 0
[     2.789] 	LinGreenMaskSize: 0
[     2.789] 	LinGreenFieldPosition: 0
[     2.789] 	LinBlueMaskSize: 0
[     2.789] 	LinBlueFieldPosition: 0
[     2.789] 	LinRsvdMaskSize: 0
[     2.789] 	LinRsvdFieldPosition: 0
[     2.789] 	MaxPixelClock: 230000000
[     2.789] Mode: 161 (768x480)
[     2.789] 	ModeAttributes: 0x9b
[     2.789] 	WinAAttributes: 0x7
[     2.789] 	WinBAttributes: 0x0
[     2.789] 	WinGranularity: 64
[     2.789] 	WinSize: 64
[     2.789] 	WinASegment: 0xa000
[     2.789] 	WinBSegment: 0x0
[     2.789] 	WinFuncPtr: 0xc0008449
[     2.789] 	BytesPerScanline: 1536
[     2.789] 	XResolution: 768
[     2.789] 	YResolution: 480
[     2.789] 	XCharSize: 8
[     2.789] 	YCharSize: 16
[     2.789] 	NumberOfPlanes: 1
[     2.789] 	BitsPerPixel: 16
[     2.789] 	NumberOfBanks: 1
[     2.789] 	MemoryModel: 6
[     2.789] 	BankSize: 0
[     2.789] 	NumberOfImages: 84
[     2.789] 	RedMaskSize: 5
[     2.789] 	RedFieldPosition: 11
[     2.789] 	GreenMaskSize: 6
[     2.789] 	GreenFieldPosition: 5
[     2.789] 	BlueMaskSize: 5
[     2.789] 	BlueFieldPosition: 0
[     2.789] 	RsvdMaskSize: 0
[     2.789] 	RsvdFieldPosition: 0
[     2.789] 	DirectColorModeInfo: 0
[     2.789] 	PhysBasePtr: 0xe0000000
[     2.789] 	LinBytesPerScanLine: 1536
[     2.789] 	BnkNumberOfImagePages: 84
[     2.789] 	LinNumberOfImagePages: 84
[     2.789] 	LinRedMaskSize: 5
[     2.789] 	LinRedFieldPosition: 11
[     2.789] 	LinGreenMaskSize: 6
[     2.789] 	LinGreenFieldPosition: 5
[     2.789] 	LinBlueMaskSize: 5
[     2.789] 	LinBlueFieldPosition: 0
[     2.789] 	LinRsvdMaskSize: 0
[     2.789] 	LinRsvdFieldPosition: 0
[     2.789] 	MaxPixelClock: 230000000
[     2.789] *Mode: 162 (768x480)
[     2.789] 	ModeAttributes: 0x9b
[     2.789] 	WinAAttributes: 0x7
[     2.789] 	WinBAttributes: 0x0
[     2.789] 	WinGranularity: 64
[     2.789] 	WinSize: 64
[     2.789] 	WinASegment: 0xa000
[     2.789] 	WinBSegment: 0x0
[     2.789] 	WinFuncPtr: 0xc0008449
[     2.789] 	BytesPerScanline: 3072
[     2.789] 	XResolution: 768
[     2.789] 	YResolution: 480
[     2.789] 	XCharSize: 8
[     2.789] 	YCharSize: 16
[     2.789] 	NumberOfPlanes: 1
[     2.789] 	BitsPerPixel: 32
[     2.789] 	NumberOfBanks: 1
[     2.789] 	MemoryModel: 6
[     2.789] 	BankSize: 0
[     2.789] 	NumberOfImages: 43
[     2.789] 	RedMaskSize: 8
[     2.789] 	RedFieldPosition: 16
[     2.789] 	GreenMaskSize: 8
[     2.789] 	GreenFieldPosition: 8
[     2.789] 	BlueMaskSize: 8
[     2.789] 	BlueFieldPosition: 0
[     2.789] 	RsvdMaskSize: 8
[     2.789] 	RsvdFieldPosition: 24
[     2.789] 	DirectColorModeInfo: 0
[     2.789] 	PhysBasePtr: 0xe0000000
[     2.789] 	LinBytesPerScanLine: 3072
[     2.789] 	BnkNumberOfImagePages: 43
[     2.789] 	LinNumberOfImagePages: 43
[     2.789] 	LinRedMaskSize: 8
[     2.789] 	LinRedFieldPosition: 16
[     2.789] 	LinGreenMaskSize: 8
[     2.789] 	LinGreenFieldPosition: 8
[     2.789] 	LinBlueMaskSize: 8
[     2.789] 	LinBlueFieldPosition: 0
[     2.789] 	LinRsvdMaskSize: 8
[     2.789] 	LinRsvdFieldPosition: 24
[     2.789] 	MaxPixelClock: 230000000
[     2.790] Mode: 163 (960x600)
[     2.790] 	ModeAttributes: 0x9b
[     2.790] 	WinAAttributes: 0x7
[     2.790] 	WinBAttributes: 0x0
[     2.790] 	WinGranularity: 64
[     2.790] 	WinSize: 64
[     2.790] 	WinASegment: 0xa000
[     2.790] 	WinBSegment: 0x0
[     2.790] 	WinFuncPtr: 0xc0008449
[     2.790] 	BytesPerScanline: 960
[     2.790] 	XResolution: 960
[     2.790] 	YResolution: 600
[     2.790] 	XCharSize: 8
[     2.790] 	YCharSize: 16
[     2.790] 	NumberOfPlanes: 1
[     2.790] 	BitsPerPixel: 8
[     2.790] 	NumberOfBanks: 1
[     2.790] 	MemoryModel: 4
[     2.790] 	BankSize: 0
[     2.790] 	NumberOfImages: 112
[     2.790] 	RedMaskSize: 0
[     2.790] 	RedFieldPosition: 0
[     2.790] 	GreenMaskSize: 0
[     2.790] 	GreenFieldPosition: 0
[     2.790] 	BlueMaskSize: 0
[     2.790] 	BlueFieldPosition: 0
[     2.790] 	RsvdMaskSize: 0
[     2.790] 	RsvdFieldPosition: 0
[     2.790] 	DirectColorModeInfo: 0
[     2.790] 	PhysBasePtr: 0xe0000000
[     2.790] 	LinBytesPerScanLine: 960
[     2.790] 	BnkNumberOfImagePages: 112
[     2.790] 	LinNumberOfImagePages: 112
[     2.790] 	LinRedMaskSize: 0
[     2.790] 	LinRedFieldPosition: 0
[     2.790] 	LinGreenMaskSize: 0
[     2.790] 	LinGreenFieldPosition: 0
[     2.790] 	LinBlueMaskSize: 0
[     2.790] 	LinBlueFieldPosition: 0
[     2.790] 	LinRsvdMaskSize: 0
[     2.790] 	LinRsvdFieldPosition: 0
[     2.790] 	MaxPixelClock: 230000000
[     2.790] Mode: 164 (960x600)
[     2.790] 	ModeAttributes: 0x9b
[     2.790] 	WinAAttributes: 0x7
[     2.790] 	WinBAttributes: 0x0
[     2.790] 	WinGranularity: 64
[     2.790] 	WinSize: 64
[     2.790] 	WinASegment: 0xa000
[     2.790] 	WinBSegment: 0x0
[     2.790] 	WinFuncPtr: 0xc0008449
[     2.790] 	BytesPerScanline: 1920
[     2.790] 	XResolution: 960
[     2.790] 	YResolution: 600
[     2.790] 	XCharSize: 8
[     2.790] 	YCharSize: 16
[     2.790] 	NumberOfPlanes: 1
[     2.790] 	BitsPerPixel: 16
[     2.790] 	NumberOfBanks: 1
[     2.790] 	MemoryModel: 6
[     2.790] 	BankSize: 0
[     2.790] 	NumberOfImages: 55
[     2.790] 	RedMaskSize: 5
[     2.790] 	RedFieldPosition: 11
[     2.790] 	GreenMaskSize: 6
[     2.790] 	GreenFieldPosition: 5
[     2.790] 	BlueMaskSize: 5
[     2.790] 	BlueFieldPosition: 0
[     2.790] 	RsvdMaskSize: 0
[     2.790] 	RsvdFieldPosition: 0
[     2.790] 	DirectColorModeInfo: 0
[     2.790] 	PhysBasePtr: 0xe0000000
[     2.790] 	LinBytesPerScanLine: 1920
[     2.790] 	BnkNumberOfImagePages: 55
[     2.790] 	LinNumberOfImagePages: 55
[     2.790] 	LinRedMaskSize: 5
[     2.790] 	LinRedFieldPosition: 11
[     2.790] 	LinGreenMaskSize: 6
[     2.790] 	LinGreenFieldPosition: 5
[     2.790] 	LinBlueMaskSize: 5
[     2.790] 	LinBlueFieldPosition: 0
[     2.790] 	LinRsvdMaskSize: 0
[     2.790] 	LinRsvdFieldPosition: 0
[     2.790] 	MaxPixelClock: 230000000
[     2.791] *Mode: 165 (960x600)
[     2.791] 	ModeAttributes: 0x9b
[     2.791] 	WinAAttributes: 0x7
[     2.791] 	WinBAttributes: 0x0
[     2.791] 	WinGranularity: 64
[     2.791] 	WinSize: 64
[     2.791] 	WinASegment: 0xa000
[     2.791] 	WinBSegment: 0x0
[     2.791] 	WinFuncPtr: 0xc0008449
[     2.791] 	BytesPerScanline: 3840
[     2.791] 	XResolution: 960
[     2.791] 	YResolution: 600
[     2.791] 	XCharSize: 8
[     2.791] 	YCharSize: 16
[     2.791] 	NumberOfPlanes: 1
[     2.791] 	BitsPerPixel: 32
[     2.791] 	NumberOfBanks: 1
[     2.791] 	MemoryModel: 6
[     2.791] 	BankSize: 0
[     2.791] 	NumberOfImages: 27
[     2.791] 	RedMaskSize: 8
[     2.791] 	RedFieldPosition: 16
[     2.791] 	GreenMaskSize: 8
[     2.791] 	GreenFieldPosition: 8
[     2.791] 	BlueMaskSize: 8
[     2.791] 	BlueFieldPosition: 0
[     2.791] 	RsvdMaskSize: 8
[     2.791] 	RsvdFieldPosition: 24
[     2.791] 	DirectColorModeInfo: 0
[     2.791] 	PhysBasePtr: 0xe0000000
[     2.791] 	LinBytesPerScanLine: 3840
[     2.791] 	BnkNumberOfImagePages: 27
[     2.791] 	LinNumberOfImagePages: 27
[     2.791] 	LinRedMaskSize: 8
[     2.791] 	LinRedFieldPosition: 16
[     2.791] 	LinGreenMaskSize: 8
[     2.791] 	LinGreenFieldPosition: 8
[     2.791] 	LinBlueMaskSize: 8
[     2.791] 	LinBlueFieldPosition: 0
[     2.791] 	LinRsvdMaskSize: 8
[     2.791] 	LinRsvdFieldPosition: 24
[     2.791] 	MaxPixelClock: 230000000
[     2.791] Mode: 166 (0x0)
[     2.791] 	ModeAttributes: 0x0
[     2.791] 	WinAAttributes: 0x0
[     2.791] 	WinBAttributes: 0x0
[     2.791] 	WinGranularity: 0
[     2.791] 	WinSize: 0
[     2.791] 	WinASegment: 0x0
[     2.791] 	WinBSegment: 0x0
[     2.791] 	WinFuncPtr: 0x0
[     2.791] 	BytesPerScanline: 0
[     2.791] 	XResolution: 0
[     2.791] 	YResolution: 0
[     2.791] 	XCharSize: 0
[     2.791] 	YCharSize: 0
[     2.791] 	NumberOfPlanes: 0
[     2.791] 	BitsPerPixel: 0
[     2.791] 	NumberOfBanks: 0
[     2.791] 	MemoryModel: 0
[     2.791] 	BankSize: 0
[     2.791] 	NumberOfImages: 0
[     2.791] 	RedMaskSize: 0
[     2.791] 	RedFieldPosition: 0
[     2.791] 	GreenMaskSize: 0
[     2.791] 	GreenFieldPosition: 0
[     2.791] 	BlueMaskSize: 0
[     2.791] 	BlueFieldPosition: 0
[     2.791] 	RsvdMaskSize: 0
[     2.791] 	RsvdFieldPosition: 0
[     2.791] 	DirectColorModeInfo: 0
[     2.791] 	PhysBasePtr: 0x0
[     2.791] 	LinBytesPerScanLine: 0
[     2.791] 	BnkNumberOfImagePages: 0
[     2.791] 	LinNumberOfImagePages: 0
[     2.791] 	LinRedMaskSize: 0
[     2.791] 	LinRedFieldPosition: 0
[     2.791] 	LinGreenMaskSize: 0
[     2.791] 	LinGreenFieldPosition: 0
[     2.791] 	LinBlueMaskSize: 0
[     2.791] 	LinBlueFieldPosition: 0
[     2.791] 	LinRsvdMaskSize: 0
[     2.791] 	LinRsvdFieldPosition: 0
[     2.791] 	MaxPixelClock: 0
[     2.791] Mode: 167 (0x0)
[     2.791] 	ModeAttributes: 0x0
[     2.791] 	WinAAttributes: 0x0
[     2.791] 	WinBAttributes: 0x0
[     2.791] 	WinGranularity: 0
[     2.791] 	WinSize: 0
[     2.791] 	WinASegment: 0x0
[     2.791] 	WinBSegment: 0x0
[     2.791] 	WinFuncPtr: 0x0
[     2.791] 	BytesPerScanline: 0
[     2.791] 	XResolution: 0
[     2.791] 	YResolution: 0
[     2.791] 	XCharSize: 0
[     2.791] 	YCharSize: 0
[     2.791] 	NumberOfPlanes: 0
[     2.791] 	BitsPerPixel: 0
[     2.791] 	NumberOfBanks: 0
[     2.791] 	MemoryModel: 0
[     2.791] 	BankSize: 0
[     2.791] 	NumberOfImages: 0
[     2.791] 	RedMaskSize: 0
[     2.791] 	RedFieldPosition: 0
[     2.791] 	GreenMaskSize: 0
[     2.791] 	GreenFieldPosition: 0
[     2.791] 	BlueMaskSize: 0
[     2.791] 	BlueFieldPosition: 0
[     2.791] 	RsvdMaskSize: 0
[     2.791] 	RsvdFieldPosition: 0
[     2.791] 	DirectColorModeInfo: 0
[     2.791] 	PhysBasePtr: 0x0
[     2.791] 	LinBytesPerScanLine: 0
[     2.791] 	BnkNumberOfImagePages: 0
[     2.791] 	LinNumberOfImagePages: 0
[     2.791] 	LinRedMaskSize: 0
[     2.791] 	LinRedFieldPosition: 0
[     2.791] 	LinGreenMaskSize: 0
[     2.791] 	LinGreenFieldPosition: 0
[     2.791] 	LinBlueMaskSize: 0
[     2.791] 	LinBlueFieldPosition: 0
[     2.791] 	LinRsvdMaskSize: 0
[     2.791] 	LinRsvdFieldPosition: 0
[     2.791] 	MaxPixelClock: 0
[     2.791] Mode: 168 (0x0)
[     2.791] 	ModeAttributes: 0x0
[     2.791] 	WinAAttributes: 0x0
[     2.791] 	WinBAttributes: 0x0
[     2.791] 	WinGranularity: 0
[     2.791] 	WinSize: 0
[     2.791] 	WinASegment: 0x0
[     2.791] 	WinBSegment: 0x0
[     2.791] 	WinFuncPtr: 0x0
[     2.791] 	BytesPerScanline: 0
[     2.791] 	XResolution: 0
[     2.791] 	YResolution: 0
[     2.791] 	XCharSize: 0
[     2.791] 	YCharSize: 0
[     2.791] 	NumberOfPlanes: 0
[     2.791] 	BitsPerPixel: 0
[     2.791] 	NumberOfBanks: 0
[     2.791] 	MemoryModel: 0
[     2.791] 	BankSize: 0
[     2.791] 	NumberOfImages: 0
[     2.791] 	RedMaskSize: 0
[     2.791] 	RedFieldPosition: 0
[     2.791] 	GreenMaskSize: 0
[     2.791] 	GreenFieldPosition: 0
[     2.791] 	BlueMaskSize: 0
[     2.791] 	BlueFieldPosition: 0
[     2.791] 	RsvdMaskSize: 0
[     2.791] 	RsvdFieldPosition: 0
[     2.791] 	DirectColorModeInfo: 0
[     2.791] 	PhysBasePtr: 0x0
[     2.791] 	LinBytesPerScanLine: 0
[     2.791] 	BnkNumberOfImagePages: 0
[     2.791] 	LinNumberOfImagePages: 0
[     2.791] 	LinRedMaskSize: 0
[     2.791] 	LinRedFieldPosition: 0
[     2.791] 	LinGreenMaskSize: 0
[     2.791] 	LinGreenFieldPosition: 0
[     2.791] 	LinBlueMaskSize: 0
[     2.791] 	LinBlueFieldPosition: 0
[     2.791] 	LinRsvdMaskSize: 0
[     2.791] 	LinRsvdFieldPosition: 0
[     2.791] 	MaxPixelClock: 0
[     2.791] Mode: 169 (0x0)
[     2.791] 	ModeAttributes: 0x0
[     2.792] 	WinAAttributes: 0x0
[     2.792] 	WinBAttributes: 0x0
[     2.792] 	WinGranularity: 0
[     2.792] 	WinSize: 0
[     2.792] 	WinASegment: 0x0
[     2.792] 	WinBSegment: 0x0
[     2.792] 	WinFuncPtr: 0x0
[     2.792] 	BytesPerScanline: 0
[     2.792] 	XResolution: 0
[     2.792] 	YResolution: 0
[     2.792] 	XCharSize: 0
[     2.792] 	YCharSize: 0
[     2.792] 	NumberOfPlanes: 0
[     2.792] 	BitsPerPixel: 0
[     2.792] 	NumberOfBanks: 0
[     2.792] 	MemoryModel: 0
[     2.792] 	BankSize: 0
[     2.792] 	NumberOfImages: 0
[     2.792] 	RedMaskSize: 0
[     2.792] 	RedFieldPosition: 0
[     2.792] 	GreenMaskSize: 0
[     2.792] 	GreenFieldPosition: 0
[     2.792] 	BlueMaskSize: 0
[     2.792] 	BlueFieldPosition: 0
[     2.792] 	RsvdMaskSize: 0
[     2.792] 	RsvdFieldPosition: 0
[     2.792] 	DirectColorModeInfo: 0
[     2.792] 	PhysBasePtr: 0x0
[     2.792] 	LinBytesPerScanLine: 0
[     2.792] 	BnkNumberOfImagePages: 0
[     2.792] 	LinNumberOfImagePages: 0
[     2.792] 	LinRedMaskSize: 0
[     2.792] 	LinRedFieldPosition: 0
[     2.792] 	LinGreenMaskSize: 0
[     2.792] 	LinGreenFieldPosition: 0
[     2.792] 	LinBlueMaskSize: 0
[     2.792] 	LinBlueFieldPosition: 0
[     2.792] 	LinRsvdMaskSize: 0
[     2.792] 	LinRsvdFieldPosition: 0
[     2.792] 	MaxPixelClock: 0
[     2.792] Mode: 16a (0x0)
[     2.792] 	ModeAttributes: 0x0
[     2.792] 	WinAAttributes: 0x0
[     2.792] 	WinBAttributes: 0x0
[     2.792] 	WinGranularity: 0
[     2.792] 	WinSize: 0
[     2.792] 	WinASegment: 0x0
[     2.792] 	WinBSegment: 0x0
[     2.792] 	WinFuncPtr: 0x0
[     2.792] 	BytesPerScanline: 0
[     2.792] 	XResolution: 0
[     2.792] 	YResolution: 0
[     2.792] 	XCharSize: 0
[     2.792] 	YCharSize: 0
[     2.792] 	NumberOfPlanes: 0
[     2.792] 	BitsPerPixel: 0
[     2.792] 	NumberOfBanks: 0
[     2.792] 	MemoryModel: 0
[     2.792] 	BankSize: 0
[     2.792] 	NumberOfImages: 0
[     2.792] 	RedMaskSize: 0
[     2.792] 	RedFieldPosition: 0
[     2.792] 	GreenMaskSize: 0
[     2.792] 	GreenFieldPosition: 0
[     2.792] 	BlueMaskSize: 0
[     2.792] 	BlueFieldPosition: 0
[     2.792] 	RsvdMaskSize: 0
[     2.792] 	RsvdFieldPosition: 0
[     2.792] 	DirectColorModeInfo: 0
[     2.792] 	PhysBasePtr: 0x0
[     2.792] 	LinBytesPerScanLine: 0
[     2.792] 	BnkNumberOfImagePages: 0
[     2.792] 	LinNumberOfImagePages: 0
[     2.792] 	LinRedMaskSize: 0
[     2.792] 	LinRedFieldPosition: 0
[     2.792] 	LinGreenMaskSize: 0
[     2.792] 	LinGreenFieldPosition: 0
[     2.792] 	LinBlueMaskSize: 0
[     2.792] 	LinBlueFieldPosition: 0
[     2.792] 	LinRsvdMaskSize: 0
[     2.792] 	LinRsvdFieldPosition: 0
[     2.792] 	MaxPixelClock: 0
[     2.792] Mode: 16b (0x0)
[     2.792] 	ModeAttributes: 0x0
[     2.792] 	WinAAttributes: 0x0
[     2.792] 	WinBAttributes: 0x0
[     2.792] 	WinGranularity: 0
[     2.792] 	WinSize: 0
[     2.792] 	WinASegment: 0x0
[     2.792] 	WinBSegment: 0x0
[     2.792] 	WinFuncPtr: 0x0
[     2.792] 	BytesPerScanline: 0
[     2.792] 	XResolution: 0
[     2.792] 	YResolution: 0
[     2.792] 	XCharSize: 0
[     2.792] 	YCharSize: 0
[     2.792] 	NumberOfPlanes: 0
[     2.792] 	BitsPerPixel: 0
[     2.792] 	NumberOfBanks: 0
[     2.792] 	MemoryModel: 0
[     2.792] 	BankSize: 0
[     2.792] 	NumberOfImages: 0
[     2.792] 	RedMaskSize: 0
[     2.792] 	RedFieldPosition: 0
[     2.792] 	GreenMaskSize: 0
[     2.792] 	GreenFieldPosition: 0
[     2.792] 	BlueMaskSize: 0
[     2.792] 	BlueFieldPosition: 0
[     2.792] 	RsvdMaskSize: 0
[     2.792] 	RsvdFieldPosition: 0
[     2.792] 	DirectColorModeInfo: 0
[     2.792] 	PhysBasePtr: 0x0
[     2.792] 	LinBytesPerScanLine: 0
[     2.792] 	BnkNumberOfImagePages: 0
[     2.792] 	LinNumberOfImagePages: 0
[     2.792] 	LinRedMaskSize: 0
[     2.792] 	LinRedFieldPosition: 0
[     2.792] 	LinGreenMaskSize: 0
[     2.792] 	LinGreenFieldPosition: 0
[     2.792] 	LinBlueMaskSize: 0
[     2.792] 	LinBlueFieldPosition: 0
[     2.792] 	LinRsvdMaskSize: 0
[     2.792] 	LinRsvdFieldPosition: 0
[     2.792] 	MaxPixelClock: 0
[     2.792] Mode: 16c (0x0)
[     2.792] 	ModeAttributes: 0x0
[     2.792] 	WinAAttributes: 0x0
[     2.792] 	WinBAttributes: 0x0
[     2.792] 	WinGranularity: 0
[     2.792] 	WinSize: 0
[     2.792] 	WinASegment: 0x0
[     2.792] 	WinBSegment: 0x0
[     2.792] 	WinFuncPtr: 0x0
[     2.792] 	BytesPerScanline: 0
[     2.792] 	XResolution: 0
[     2.792] 	YResolution: 0
[     2.792] 	XCharSize: 0
[     2.792] 	YCharSize: 0
[     2.792] 	NumberOfPlanes: 0
[     2.792] 	BitsPerPixel: 0
[     2.792] 	NumberOfBanks: 0
[     2.792] 	MemoryModel: 0
[     2.792] 	BankSize: 0
[     2.792] 	NumberOfImages: 0
[     2.792] 	RedMaskSize: 0
[     2.792] 	RedFieldPosition: 0
[     2.792] 	GreenMaskSize: 0
[     2.792] 	GreenFieldPosition: 0
[     2.792] 	BlueMaskSize: 0
[     2.792] 	BlueFieldPosition: 0
[     2.792] 	RsvdMaskSize: 0
[     2.792] 	RsvdFieldPosition: 0
[     2.792] 	DirectColorModeInfo: 0
[     2.792] 	PhysBasePtr: 0x0
[     2.792] 	LinBytesPerScanLine: 0
[     2.792] 	BnkNumberOfImagePages: 0
[     2.792] 	LinNumberOfImagePages: 0
[     2.792] 	LinRedMaskSize: 0
[     2.792] 	LinRedFieldPosition: 0
[     2.792] 	LinGreenMaskSize: 0
[     2.792] 	LinGreenFieldPosition: 0
[     2.792] 	LinBlueMaskSize: 0
[     2.792] 	LinBlueFieldPosition: 0
[     2.792] 	LinRsvdMaskSize: 0
[     2.792] 	LinRsvdFieldPosition: 0
[     2.792] 	MaxPixelClock: 0
[     2.792] Mode: 16d (0x0)
[     2.792] 	ModeAttributes: 0x0
[     2.792] 	WinAAttributes: 0x0
[     2.792] 	WinBAttributes: 0x0
[     2.792] 	WinGranularity: 0
[     2.792] 	WinSize: 0
[     2.792] 	WinASegment: 0x0
[     2.792] 	WinBSegment: 0x0
[     2.792] 	WinFuncPtr: 0x0
[     2.793] 	BytesPerScanline: 0
[     2.793] 	XResolution: 0
[     2.793] 	YResolution: 0
[     2.793] 	XCharSize: 0
[     2.793] 	YCharSize: 0
[     2.793] 	NumberOfPlanes: 0
[     2.793] 	BitsPerPixel: 0
[     2.793] 	NumberOfBanks: 0
[     2.793] 	MemoryModel: 0
[     2.793] 	BankSize: 0
[     2.793] 	NumberOfImages: 0
[     2.793] 	RedMaskSize: 0
[     2.793] 	RedFieldPosition: 0
[     2.793] 	GreenMaskSize: 0
[     2.793] 	GreenFieldPosition: 0
[     2.793] 	BlueMaskSize: 0
[     2.793] 	BlueFieldPosition: 0
[     2.793] 	RsvdMaskSize: 0
[     2.793] 	RsvdFieldPosition: 0
[     2.793] 	DirectColorModeInfo: 0
[     2.793] 	PhysBasePtr: 0x0
[     2.793] 	LinBytesPerScanLine: 0
[     2.793] 	BnkNumberOfImagePages: 0
[     2.793] 	LinNumberOfImagePages: 0
[     2.793] 	LinRedMaskSize: 0
[     2.793] 	LinRedFieldPosition: 0
[     2.793] 	LinGreenMaskSize: 0
[     2.793] 	LinGreenFieldPosition: 0
[     2.793] 	LinBlueMaskSize: 0
[     2.793] 	LinBlueFieldPosition: 0
[     2.793] 	LinRsvdMaskSize: 0
[     2.793] 	LinRsvdFieldPosition: 0
[     2.793] 	MaxPixelClock: 0
[     2.793] Mode: 16e (0x0)
[     2.793] 	ModeAttributes: 0x0
[     2.793] 	WinAAttributes: 0x0
[     2.793] 	WinBAttributes: 0x0
[     2.793] 	WinGranularity: 0
[     2.793] 	WinSize: 0
[     2.793] 	WinASegment: 0x0
[     2.793] 	WinBSegment: 0x0
[     2.793] 	WinFuncPtr: 0x0
[     2.793] 	BytesPerScanline: 0
[     2.793] 	XResolution: 0
[     2.793] 	YResolution: 0
[     2.793] 	XCharSize: 0
[     2.793] 	YCharSize: 0
[     2.793] 	NumberOfPlanes: 0
[     2.793] 	BitsPerPixel: 0
[     2.793] 	NumberOfBanks: 0
[     2.793] 	MemoryModel: 0
[     2.793] 	BankSize: 0
[     2.793] 	NumberOfImages: 0
[     2.793] 	RedMaskSize: 0
[     2.793] 	RedFieldPosition: 0
[     2.793] 	GreenMaskSize: 0
[     2.793] 	GreenFieldPosition: 0
[     2.793] 	BlueMaskSize: 0
[     2.793] 	BlueFieldPosition: 0
[     2.793] 	RsvdMaskSize: 0
[     2.793] 	RsvdFieldPosition: 0
[     2.793] 	DirectColorModeInfo: 0
[     2.793] 	PhysBasePtr: 0x0
[     2.793] 	LinBytesPerScanLine: 0
[     2.793] 	BnkNumberOfImagePages: 0
[     2.793] 	LinNumberOfImagePages: 0
[     2.793] 	LinRedMaskSize: 0
[     2.793] 	LinRedFieldPosition: 0
[     2.793] 	LinGreenMaskSize: 0
[     2.793] 	LinGreenFieldPosition: 0
[     2.793] 	LinBlueMaskSize: 0
[     2.793] 	LinBlueFieldPosition: 0
[     2.793] 	LinRsvdMaskSize: 0
[     2.793] 	LinRsvdFieldPosition: 0
[     2.793] 	MaxPixelClock: 0
[     2.793] Mode: 16f (0x0)
[     2.793] 	ModeAttributes: 0x0
[     2.793] 	WinAAttributes: 0x0
[     2.793] 	WinBAttributes: 0x0
[     2.793] 	WinGranularity: 0
[     2.793] 	WinSize: 0
[     2.793] 	WinASegment: 0x0
[     2.793] 	WinBSegment: 0x0
[     2.793] 	WinFuncPtr: 0x0
[     2.793] 	BytesPerScanline: 0
[     2.793] 	XResolution: 0
[     2.793] 	YResolution: 0
[     2.793] 	XCharSize: 0
[     2.793] 	YCharSize: 0
[     2.793] 	NumberOfPlanes: 0
[     2.793] 	BitsPerPixel: 0
[     2.793] 	NumberOfBanks: 0
[     2.793] 	MemoryModel: 0
[     2.793] 	BankSize: 0
[     2.793] 	NumberOfImages: 0
[     2.793] 	RedMaskSize: 0
[     2.793] 	RedFieldPosition: 0
[     2.793] 	GreenMaskSize: 0
[     2.793] 	GreenFieldPosition: 0
[     2.793] 	BlueMaskSize: 0
[     2.793] 	BlueFieldPosition: 0
[     2.793] 	RsvdMaskSize: 0
[     2.793] 	RsvdFieldPosition: 0
[     2.793] 	DirectColorModeInfo: 0
[     2.793] 	PhysBasePtr: 0x0
[     2.793] 	LinBytesPerScanLine: 0
[     2.793] 	BnkNumberOfImagePages: 0
[     2.793] 	LinNumberOfImagePages: 0
[     2.793] 	LinRedMaskSize: 0
[     2.793] 	LinRedFieldPosition: 0
[     2.793] 	LinGreenMaskSize: 0
[     2.793] 	LinGreenFieldPosition: 0
[     2.793] 	LinBlueMaskSize: 0
[     2.793] 	LinBlueFieldPosition: 0
[     2.793] 	LinRsvdMaskSize: 0
[     2.793] 	LinRsvdFieldPosition: 0
[     2.793] 	MaxPixelClock: 0
[     2.793] Mode: 170 (0x0)
[     2.793] 	ModeAttributes: 0x0
[     2.793] 	WinAAttributes: 0x0
[     2.793] 	WinBAttributes: 0x0
[     2.793] 	WinGranularity: 0
[     2.793] 	WinSize: 0
[     2.793] 	WinASegment: 0x0
[     2.793] 	WinBSegment: 0x0
[     2.793] 	WinFuncPtr: 0x0
[     2.793] 	BytesPerScanline: 0
[     2.793] 	XResolution: 0
[     2.793] 	YResolution: 0
[     2.793] 	XCharSize: 0
[     2.793] 	YCharSize: 0
[     2.793] 	NumberOfPlanes: 0
[     2.793] 	BitsPerPixel: 0
[     2.793] 	NumberOfBanks: 0
[     2.793] 	MemoryModel: 0
[     2.793] 	BankSize: 0
[     2.793] 	NumberOfImages: 0
[     2.793] 	RedMaskSize: 0
[     2.793] 	RedFieldPosition: 0
[     2.793] 	GreenMaskSize: 0
[     2.793] 	GreenFieldPosition: 0
[     2.793] 	BlueMaskSize: 0
[     2.793] 	BlueFieldPosition: 0
[     2.793] 	RsvdMaskSize: 0
[     2.793] 	RsvdFieldPosition: 0
[     2.793] 	DirectColorModeInfo: 0
[     2.793] 	PhysBasePtr: 0x0
[     2.793] 	LinBytesPerScanLine: 0
[     2.793] 	BnkNumberOfImagePages: 0
[     2.793] 	LinNumberOfImagePages: 0
[     2.793] 	LinRedMaskSize: 0
[     2.793] 	LinRedFieldPosition: 0
[     2.793] 	LinGreenMaskSize: 0
[     2.793] 	LinGreenFieldPosition: 0
[     2.793] 	LinBlueMaskSize: 0
[     2.793] 	LinBlueFieldPosition: 0
[     2.793] 	LinRsvdMaskSize: 0
[     2.793] 	LinRsvdFieldPosition: 0
[     2.793] 	MaxPixelClock: 0
[     2.793] Mode: 171 (0x0)
[     2.793] 	ModeAttributes: 0x0
[     2.793] 	WinAAttributes: 0x0
[     2.793] 	WinBAttributes: 0x0
[     2.793] 	WinGranularity: 0
[     2.793] 	WinSize: 0
[     2.794] 	WinASegment: 0x0
[     2.794] 	WinBSegment: 0x0
[     2.794] 	WinFuncPtr: 0x0
[     2.794] 	BytesPerScanline: 0
[     2.794] 	XResolution: 0
[     2.794] 	YResolution: 0
[     2.794] 	XCharSize: 0
[     2.794] 	YCharSize: 0
[     2.794] 	NumberOfPlanes: 0
[     2.794] 	BitsPerPixel: 0
[     2.794] 	NumberOfBanks: 0
[     2.794] 	MemoryModel: 0
[     2.794] 	BankSize: 0
[     2.794] 	NumberOfImages: 0
[     2.794] 	RedMaskSize: 0
[     2.794] 	RedFieldPosition: 0
[     2.794] 	GreenMaskSize: 0
[     2.794] 	GreenFieldPosition: 0
[     2.794] 	BlueMaskSize: 0
[     2.794] 	BlueFieldPosition: 0
[     2.794] 	RsvdMaskSize: 0
[     2.794] 	RsvdFieldPosition: 0
[     2.794] 	DirectColorModeInfo: 0
[     2.794] 	PhysBasePtr: 0x0
[     2.794] 	LinBytesPerScanLine: 0
[     2.794] 	BnkNumberOfImagePages: 0
[     2.794] 	LinNumberOfImagePages: 0
[     2.794] 	LinRedMaskSize: 0
[     2.794] 	LinRedFieldPosition: 0
[     2.794] 	LinGreenMaskSize: 0
[     2.794] 	LinGreenFieldPosition: 0
[     2.794] 	LinBlueMaskSize: 0
[     2.794] 	LinBlueFieldPosition: 0
[     2.794] 	LinRsvdMaskSize: 0
[     2.794] 	LinRsvdFieldPosition: 0
[     2.794] 	MaxPixelClock: 0
[     2.794] Mode: 13c (0x0)
[     2.794] 	ModeAttributes: 0x0
[     2.794] 	WinAAttributes: 0x0
[     2.794] 	WinBAttributes: 0x0
[     2.794] 	WinGranularity: 0
[     2.794] 	WinSize: 0
[     2.794] 	WinASegment: 0x0
[     2.794] 	WinBSegment: 0x0
[     2.794] 	WinFuncPtr: 0x0
[     2.794] 	BytesPerScanline: 0
[     2.794] 	XResolution: 0
[     2.794] 	YResolution: 0
[     2.794] 	XCharSize: 0
[     2.794] 	YCharSize: 0
[     2.794] 	NumberOfPlanes: 0
[     2.794] 	BitsPerPixel: 0
[     2.794] 	NumberOfBanks: 0
[     2.794] 	MemoryModel: 0
[     2.794] 	BankSize: 0
[     2.794] 	NumberOfImages: 0
[     2.794] 	RedMaskSize: 0
[     2.794] 	RedFieldPosition: 0
[     2.794] 	GreenMaskSize: 0
[     2.794] 	GreenFieldPosition: 0
[     2.794] 	BlueMaskSize: 0
[     2.794] 	BlueFieldPosition: 0
[     2.794] 	RsvdMaskSize: 0
[     2.794] 	RsvdFieldPosition: 0
[     2.794] 	DirectColorModeInfo: 0
[     2.794] 	PhysBasePtr: 0x0
[     2.794] 	LinBytesPerScanLine: 0
[     2.794] 	BnkNumberOfImagePages: 0
[     2.794] 	LinNumberOfImagePages: 0
[     2.794] 	LinRedMaskSize: 0
[     2.794] 	LinRedFieldPosition: 0
[     2.794] 	LinGreenMaskSize: 0
[     2.794] 	LinGreenFieldPosition: 0
[     2.794] 	LinBlueMaskSize: 0
[     2.794] 	LinBlueFieldPosition: 0
[     2.794] 	LinRsvdMaskSize: 0
[     2.794] 	LinRsvdFieldPosition: 0
[     2.794] 	MaxPixelClock: 0
[     2.794] Mode: 14d (0x0)
[     2.794] 	ModeAttributes: 0x0
[     2.794] 	WinAAttributes: 0x0
[     2.794] 	WinBAttributes: 0x0
[     2.794] 	WinGranularity: 0
[     2.794] 	WinSize: 0
[     2.794] 	WinASegment: 0x0
[     2.794] 	WinBSegment: 0x0
[     2.794] 	WinFuncPtr: 0x0
[     2.794] 	BytesPerScanline: 0
[     2.794] 	XResolution: 0
[     2.794] 	YResolution: 0
[     2.794] 	XCharSize: 0
[     2.794] 	YCharSize: 0
[     2.794] 	NumberOfPlanes: 0
[     2.794] 	BitsPerPixel: 0
[     2.794] 	NumberOfBanks: 0
[     2.794] 	MemoryModel: 0
[     2.794] 	BankSize: 0
[     2.794] 	NumberOfImages: 0
[     2.794] 	RedMaskSize: 0
[     2.794] 	RedFieldPosition: 0
[     2.794] 	GreenMaskSize: 0
[     2.794] 	GreenFieldPosition: 0
[     2.794] 	BlueMaskSize: 0
[     2.794] 	BlueFieldPosition: 0
[     2.794] 	RsvdMaskSize: 0
[     2.794] 	RsvdFieldPosition: 0
[     2.794] 	DirectColorModeInfo: 0
[     2.794] 	PhysBasePtr: 0x0
[     2.794] 	LinBytesPerScanLine: 0
[     2.794] 	BnkNumberOfImagePages: 0
[     2.794] 	LinNumberOfImagePages: 0
[     2.794] 	LinRedMaskSize: 0
[     2.794] 	LinRedFieldPosition: 0
[     2.794] 	LinGreenMaskSize: 0
[     2.794] 	LinGreenFieldPosition: 0
[     2.794] 	LinBlueMaskSize: 0
[     2.794] 	LinBlueFieldPosition: 0
[     2.794] 	LinRsvdMaskSize: 0
[     2.794] 	LinRsvdFieldPosition: 0
[     2.794] 	MaxPixelClock: 0
[     2.794] Mode: 15c (0x0)
[     2.794] 	ModeAttributes: 0x0
[     2.794] 	WinAAttributes: 0x0
[     2.794] 	WinBAttributes: 0x0
[     2.794] 	WinGranularity: 0
[     2.794] 	WinSize: 0
[     2.794] 	WinASegment: 0x0
[     2.794] 	WinBSegment: 0x0
[     2.794] 	WinFuncPtr: 0x0
[     2.794] 	BytesPerScanline: 0
[     2.794] 	XResolution: 0
[     2.794] 	YResolution: 0
[     2.794] 	XCharSize: 0
[     2.794] 	YCharSize: 0
[     2.794] 	NumberOfPlanes: 0
[     2.794] 	BitsPerPixel: 0
[     2.794] 	NumberOfBanks: 0
[     2.794] 	MemoryModel: 0
[     2.794] 	BankSize: 0
[     2.794] 	NumberOfImages: 0
[     2.794] 	RedMaskSize: 0
[     2.794] 	RedFieldPosition: 0
[     2.794] 	GreenMaskSize: 0
[     2.794] 	GreenFieldPosition: 0
[     2.794] 	BlueMaskSize: 0
[     2.794] 	BlueFieldPosition: 0
[     2.794] 	RsvdMaskSize: 0
[     2.794] 	RsvdFieldPosition: 0
[     2.794] 	DirectColorModeInfo: 0
[     2.794] 	PhysBasePtr: 0x0
[     2.794] 	LinBytesPerScanLine: 0
[     2.794] 	BnkNumberOfImagePages: 0
[     2.794] 	LinNumberOfImagePages: 0
[     2.794] 	LinRedMaskSize: 0
[     2.794] 	LinRedFieldPosition: 0
[     2.794] 	LinGreenMaskSize: 0
[     2.794] 	LinGreenFieldPosition: 0
[     2.794] 	LinBlueMaskSize: 0
[     2.794] 	LinBlueFieldPosition: 0
[     2.794] 	LinRsvdMaskSize: 0
[     2.794] 	LinRsvdFieldPosition: 0
[     2.794] 	MaxPixelClock: 0
[     2.795] Mode: 13a (0x0)
[     2.795] 	ModeAttributes: 0x0
[     2.795] 	WinAAttributes: 0x0
[     2.795] 	WinBAttributes: 0x0
[     2.795] 	WinGranularity: 0
[     2.795] 	WinSize: 0
[     2.795] 	WinASegment: 0x0
[     2.795] 	WinBSegment: 0x0
[     2.795] 	WinFuncPtr: 0x0
[     2.795] 	BytesPerScanline: 0
[     2.795] 	XResolution: 0
[     2.795] 	YResolution: 0
[     2.795] 	XCharSize: 0
[     2.795] 	YCharSize: 0
[     2.795] 	NumberOfPlanes: 0
[     2.795] 	BitsPerPixel: 0
[     2.795] 	NumberOfBanks: 0
[     2.795] 	MemoryModel: 0
[     2.795] 	BankSize: 0
[     2.795] 	NumberOfImages: 0
[     2.795] 	RedMaskSize: 0
[     2.795] 	RedFieldPosition: 0
[     2.795] 	GreenMaskSize: 0
[     2.795] 	GreenFieldPosition: 0
[     2.795] 	BlueMaskSize: 0
[     2.795] 	BlueFieldPosition: 0
[     2.795] 	RsvdMaskSize: 0
[     2.795] 	RsvdFieldPosition: 0
[     2.795] 	DirectColorModeInfo: 0
[     2.795] 	PhysBasePtr: 0x0
[     2.795] 	LinBytesPerScanLine: 0
[     2.795] 	BnkNumberOfImagePages: 0
[     2.795] 	LinNumberOfImagePages: 0
[     2.795] 	LinRedMaskSize: 0
[     2.795] 	LinRedFieldPosition: 0
[     2.795] 	LinGreenMaskSize: 0
[     2.795] 	LinGreenFieldPosition: 0
[     2.795] 	LinBlueMaskSize: 0
[     2.795] 	LinBlueFieldPosition: 0
[     2.795] 	LinRsvdMaskSize: 0
[     2.795] 	LinRsvdFieldPosition: 0
[     2.795] 	MaxPixelClock: 0
[     2.795] Mode: 14b (0x0)
[     2.795] 	ModeAttributes: 0x0
[     2.795] 	WinAAttributes: 0x0
[     2.795] 	WinBAttributes: 0x0
[     2.795] 	WinGranularity: 0
[     2.795] 	WinSize: 0
[     2.795] 	WinASegment: 0x0
[     2.795] 	WinBSegment: 0x0
[     2.795] 	WinFuncPtr: 0x0
[     2.795] 	BytesPerScanline: 0
[     2.795] 	XResolution: 0
[     2.795] 	YResolution: 0
[     2.795] 	XCharSize: 0
[     2.795] 	YCharSize: 0
[     2.795] 	NumberOfPlanes: 0
[     2.795] 	BitsPerPixel: 0
[     2.795] 	NumberOfBanks: 0
[     2.795] 	MemoryModel: 0
[     2.795] 	BankSize: 0
[     2.795] 	NumberOfImages: 0
[     2.795] 	RedMaskSize: 0
[     2.795] 	RedFieldPosition: 0
[     2.795] 	GreenMaskSize: 0
[     2.795] 	GreenFieldPosition: 0
[     2.795] 	BlueMaskSize: 0
[     2.795] 	BlueFieldPosition: 0
[     2.795] 	RsvdMaskSize: 0
[     2.795] 	RsvdFieldPosition: 0
[     2.795] 	DirectColorModeInfo: 0
[     2.795] 	PhysBasePtr: 0x0
[     2.795] 	LinBytesPerScanLine: 0
[     2.795] 	BnkNumberOfImagePages: 0
[     2.795] 	LinNumberOfImagePages: 0
[     2.795] 	LinRedMaskSize: 0
[     2.795] 	LinRedFieldPosition: 0
[     2.795] 	LinGreenMaskSize: 0
[     2.795] 	LinGreenFieldPosition: 0
[     2.795] 	LinBlueMaskSize: 0
[     2.795] 	LinBlueFieldPosition: 0
[     2.795] 	LinRsvdMaskSize: 0
[     2.795] 	LinRsvdFieldPosition: 0
[     2.795] 	MaxPixelClock: 0
[     2.795] Mode: 15a (0x0)
[     2.795] 	ModeAttributes: 0x0
[     2.795] 	WinAAttributes: 0x0
[     2.795] 	WinBAttributes: 0x0
[     2.795] 	WinGranularity: 0
[     2.795] 	WinSize: 0
[     2.795] 	WinASegment: 0x0
[     2.795] 	WinBSegment: 0x0
[     2.795] 	WinFuncPtr: 0x0
[     2.795] 	BytesPerScanline: 0
[     2.795] 	XResolution: 0
[     2.795] 	YResolution: 0
[     2.795] 	XCharSize: 0
[     2.795] 	YCharSize: 0
[     2.795] 	NumberOfPlanes: 0
[     2.795] 	BitsPerPixel: 0
[     2.795] 	NumberOfBanks: 0
[     2.795] 	MemoryModel: 0
[     2.795] 	BankSize: 0
[     2.795] 	NumberOfImages: 0
[     2.795] 	RedMaskSize: 0
[     2.795] 	RedFieldPosition: 0
[     2.795] 	GreenMaskSize: 0
[     2.795] 	GreenFieldPosition: 0
[     2.795] 	BlueMaskSize: 0
[     2.795] 	BlueFieldPosition: 0
[     2.795] 	RsvdMaskSize: 0
[     2.795] 	RsvdFieldPosition: 0
[     2.795] 	DirectColorModeInfo: 0
[     2.795] 	PhysBasePtr: 0x0
[     2.795] 	LinBytesPerScanLine: 0
[     2.795] 	BnkNumberOfImagePages: 0
[     2.795] 	LinNumberOfImagePages: 0
[     2.795] 	LinRedMaskSize: 0
[     2.795] 	LinRedFieldPosition: 0
[     2.795] 	LinGreenMaskSize: 0
[     2.795] 	LinGreenFieldPosition: 0
[     2.795] 	LinBlueMaskSize: 0
[     2.795] 	LinBlueFieldPosition: 0
[     2.795] 	LinRsvdMaskSize: 0
[     2.795] 	LinRsvdFieldPosition: 0
[     2.795] 	MaxPixelClock: 0
[     2.795] Mode: 107 (0x0)
[     2.795] 	ModeAttributes: 0x0
[     2.795] 	WinAAttributes: 0x0
[     2.795] 	WinBAttributes: 0x0
[     2.795] 	WinGranularity: 0
[     2.795] 	WinSize: 0
[     2.795] 	WinASegment: 0x0
[     2.795] 	WinBSegment: 0x0
[     2.795] 	WinFuncPtr: 0x0
[     2.795] 	BytesPerScanline: 0
[     2.795] 	XResolution: 0
[     2.795] 	YResolution: 0
[     2.795] 	XCharSize: 0
[     2.795] 	YCharSize: 0
[     2.795] 	NumberOfPlanes: 0
[     2.795] 	BitsPerPixel: 0
[     2.795] 	NumberOfBanks: 0
[     2.795] 	MemoryModel: 0
[     2.795] 	BankSize: 0
[     2.795] 	NumberOfImages: 0
[     2.795] 	RedMaskSize: 0
[     2.795] 	RedFieldPosition: 0
[     2.795] 	GreenMaskSize: 0
[     2.795] 	GreenFieldPosition: 0
[     2.795] 	BlueMaskSize: 0
[     2.795] 	BlueFieldPosition: 0
[     2.795] 	RsvdMaskSize: 0
[     2.795] 	RsvdFieldPosition: 0
[     2.796] 	DirectColorModeInfo: 0
[     2.796] 	PhysBasePtr: 0x0
[     2.796] 	LinBytesPerScanLine: 0
[     2.796] 	BnkNumberOfImagePages: 0
[     2.796] 	LinNumberOfImagePages: 0
[     2.796] 	LinRedMaskSize: 0
[     2.796] 	LinRedFieldPosition: 0
[     2.796] 	LinGreenMaskSize: 0
[     2.796] 	LinGreenFieldPosition: 0
[     2.796] 	LinBlueMaskSize: 0
[     2.796] 	LinBlueFieldPosition: 0
[     2.796] 	LinRsvdMaskSize: 0
[     2.796] 	LinRsvdFieldPosition: 0
[     2.796] 	MaxPixelClock: 0
[     2.796] Mode: 11a (0x0)
[     2.796] 	ModeAttributes: 0x0
[     2.796] 	WinAAttributes: 0x0
[     2.796] 	WinBAttributes: 0x0
[     2.796] 	WinGranularity: 0
[     2.796] 	WinSize: 0
[     2.796] 	WinASegment: 0x0
[     2.796] 	WinBSegment: 0x0
[     2.796] 	WinFuncPtr: 0x0
[     2.796] 	BytesPerScanline: 0
[     2.796] 	XResolution: 0
[     2.796] 	YResolution: 0
[     2.796] 	XCharSize: 0
[     2.796] 	YCharSize: 0
[     2.796] 	NumberOfPlanes: 0
[     2.796] 	BitsPerPixel: 0
[     2.796] 	NumberOfBanks: 0
[     2.796] 	MemoryModel: 0
[     2.796] 	BankSize: 0
[     2.796] 	NumberOfImages: 0
[     2.796] 	RedMaskSize: 0
[     2.796] 	RedFieldPosition: 0
[     2.796] 	GreenMaskSize: 0
[     2.796] 	GreenFieldPosition: 0
[     2.796] 	BlueMaskSize: 0
[     2.796] 	BlueFieldPosition: 0
[     2.796] 	RsvdMaskSize: 0
[     2.796] 	RsvdFieldPosition: 0
[     2.796] 	DirectColorModeInfo: 0
[     2.796] 	PhysBasePtr: 0x0
[     2.796] 	LinBytesPerScanLine: 0
[     2.796] 	BnkNumberOfImagePages: 0
[     2.796] 	LinNumberOfImagePages: 0
[     2.796] 	LinRedMaskSize: 0
[     2.796] 	LinRedFieldPosition: 0
[     2.796] 	LinGreenMaskSize: 0
[     2.796] 	LinGreenFieldPosition: 0
[     2.796] 	LinBlueMaskSize: 0
[     2.796] 	LinBlueFieldPosition: 0
[     2.796] 	LinRsvdMaskSize: 0
[     2.796] 	LinRsvdFieldPosition: 0
[     2.796] 	MaxPixelClock: 0
[     2.796] Mode: 11b (0x0)
[     2.796] 	ModeAttributes: 0x0
[     2.796] 	WinAAttributes: 0x0
[     2.796] 	WinBAttributes: 0x0
[     2.796] 	WinGranularity: 0
[     2.796] 	WinSize: 0
[     2.796] 	WinASegment: 0x0
[     2.796] 	WinBSegment: 0x0
[     2.796] 	WinFuncPtr: 0x0
[     2.796] 	BytesPerScanline: 0
[     2.796] 	XResolution: 0
[     2.796] 	YResolution: 0
[     2.796] 	XCharSize: 0
[     2.796] 	YCharSize: 0
[     2.796] 	NumberOfPlanes: 0
[     2.796] 	BitsPerPixel: 0
[     2.796] 	NumberOfBanks: 0
[     2.796] 	MemoryModel: 0
[     2.796] 	BankSize: 0
[     2.796] 	NumberOfImages: 0
[     2.796] 	RedMaskSize: 0
[     2.796] 	RedFieldPosition: 0
[     2.796] 	GreenMaskSize: 0
[     2.796] 	GreenFieldPosition: 0
[     2.796] 	BlueMaskSize: 0
[     2.796] 	BlueFieldPosition: 0
[     2.796] 	RsvdMaskSize: 0
[     2.796] 	RsvdFieldPosition: 0
[     2.796] 	DirectColorModeInfo: 0
[     2.796] 	PhysBasePtr: 0x0
[     2.796] 	LinBytesPerScanLine: 0
[     2.796] 	BnkNumberOfImagePages: 0
[     2.796] 	LinNumberOfImagePages: 0
[     2.796] 	LinRedMaskSize: 0
[     2.796] 	LinRedFieldPosition: 0
[     2.796] 	LinGreenMaskSize: 0
[     2.796] 	LinGreenFieldPosition: 0
[     2.796] 	LinBlueMaskSize: 0
[     2.796] 	LinBlueFieldPosition: 0
[     2.796] 	LinRsvdMaskSize: 0
[     2.796] 	LinRsvdFieldPosition: 0
[     2.796] 	MaxPixelClock: 0
[     2.796] Mode: 105 (1024x768)
[     2.796] 	ModeAttributes: 0x9b
[     2.796] 	WinAAttributes: 0x7
[     2.796] 	WinBAttributes: 0x0
[     2.796] 	WinGranularity: 64
[     2.796] 	WinSize: 64
[     2.796] 	WinASegment: 0xa000
[     2.796] 	WinBSegment: 0x0
[     2.796] 	WinFuncPtr: 0xc0008449
[     2.796] 	BytesPerScanline: 1024
[     2.796] 	XResolution: 1024
[     2.796] 	YResolution: 768
[     2.796] 	XCharSize: 8
[     2.796] 	YCharSize: 16
[     2.796] 	NumberOfPlanes: 1
[     2.796] 	BitsPerPixel: 8
[     2.796] 	NumberOfBanks: 1
[     2.796] 	MemoryModel: 4
[     2.796] 	BankSize: 0
[     2.796] 	NumberOfImages: 84
[     2.796] 	RedMaskSize: 0
[     2.796] 	RedFieldPosition: 0
[     2.796] 	GreenMaskSize: 0
[     2.796] 	GreenFieldPosition: 0
[     2.796] 	BlueMaskSize: 0
[     2.796] 	BlueFieldPosition: 0
[     2.796] 	RsvdMaskSize: 0
[     2.796] 	RsvdFieldPosition: 0
[     2.796] 	DirectColorModeInfo: 0
[     2.796] 	PhysBasePtr: 0xe0000000
[     2.796] 	LinBytesPerScanLine: 1024
[     2.796] 	BnkNumberOfImagePages: 84
[     2.796] 	LinNumberOfImagePages: 84
[     2.796] 	LinRedMaskSize: 0
[     2.797] 	LinRedFieldPosition: 0
[     2.797] 	LinGreenMaskSize: 0
[     2.797] 	LinGreenFieldPosition: 0
[     2.797] 	LinBlueMaskSize: 0
[     2.797] 	LinBlueFieldPosition: 0
[     2.797] 	LinRsvdMaskSize: 0
[     2.797] 	LinRsvdFieldPosition: 0
[     2.797] 	MaxPixelClock: 230000000
[     2.797] Mode: 117 (1024x768)
[     2.797] 	ModeAttributes: 0x9b
[     2.797] 	WinAAttributes: 0x7
[     2.797] 	WinBAttributes: 0x0
[     2.797] 	WinGranularity: 64
[     2.797] 	WinSize: 64
[     2.797] 	WinASegment: 0xa000
[     2.797] 	WinBSegment: 0x0
[     2.797] 	WinFuncPtr: 0xc0008449
[     2.797] 	BytesPerScanline: 2048
[     2.797] 	XResolution: 1024
[     2.797] 	YResolution: 768
[     2.797] 	XCharSize: 8
[     2.797] 	YCharSize: 16
[     2.797] 	NumberOfPlanes: 1
[     2.797] 	BitsPerPixel: 16
[     2.797] 	NumberOfBanks: 1
[     2.797] 	MemoryModel: 6
[     2.797] 	BankSize: 0
[     2.797] 	NumberOfImages: 41
[     2.797] 	RedMaskSize: 5
[     2.797] 	RedFieldPosition: 11
[     2.797] 	GreenMaskSize: 6
[     2.797] 	GreenFieldPosition: 5
[     2.797] 	BlueMaskSize: 5
[     2.797] 	BlueFieldPosition: 0
[     2.797] 	RsvdMaskSize: 0
[     2.797] 	RsvdFieldPosition: 0
[     2.797] 	DirectColorModeInfo: 0
[     2.797] 	PhysBasePtr: 0xe0000000
[     2.797] 	LinBytesPerScanLine: 2048
[     2.797] 	BnkNumberOfImagePages: 41
[     2.797] 	LinNumberOfImagePages: 41
[     2.797] 	LinRedMaskSize: 5
[     2.797] 	LinRedFieldPosition: 11
[     2.797] 	LinGreenMaskSize: 6
[     2.797] 	LinGreenFieldPosition: 5
[     2.797] 	LinBlueMaskSize: 5
[     2.797] 	LinBlueFieldPosition: 0
[     2.797] 	LinRsvdMaskSize: 0
[     2.797] 	LinRsvdFieldPosition: 0
[     2.797] 	MaxPixelClock: 230000000
[     2.797] *Mode: 118 (1024x768)
[     2.797] 	ModeAttributes: 0x9b
[     2.797] 	WinAAttributes: 0x7
[     2.797] 	WinBAttributes: 0x0
[     2.797] 	WinGranularity: 64
[     2.797] 	WinSize: 64
[     2.797] 	WinASegment: 0xa000
[     2.797] 	WinBSegment: 0x0
[     2.797] 	WinFuncPtr: 0xc0008449
[     2.797] 	BytesPerScanline: 4096
[     2.797] 	XResolution: 1024
[     2.797] 	YResolution: 768
[     2.797] 	XCharSize: 8
[     2.797] 	YCharSize: 16
[     2.797] 	NumberOfPlanes: 1
[     2.797] 	BitsPerPixel: 32
[     2.797] 	NumberOfBanks: 1
[     2.797] 	MemoryModel: 6
[     2.797] 	BankSize: 0
[     2.797] 	NumberOfImages: 20
[     2.797] 	RedMaskSize: 8
[     2.797] 	RedFieldPosition: 16
[     2.797] 	GreenMaskSize: 8
[     2.797] 	GreenFieldPosition: 8
[     2.797] 	BlueMaskSize: 8
[     2.797] 	BlueFieldPosition: 0
[     2.797] 	RsvdMaskSize: 8
[     2.797] 	RsvdFieldPosition: 24
[     2.797] 	DirectColorModeInfo: 0
[     2.797] 	PhysBasePtr: 0xe0000000
[     2.797] 	LinBytesPerScanLine: 4096
[     2.797] 	BnkNumberOfImagePages: 20
[     2.797] 	LinNumberOfImagePages: 20
[     2.797] 	LinRedMaskSize: 8
[     2.797] 	LinRedFieldPosition: 16
[     2.797] 	LinGreenMaskSize: 8
[     2.797] 	LinGreenFieldPosition: 8
[     2.797] 	LinBlueMaskSize: 8
[     2.797] 	LinBlueFieldPosition: 0
[     2.797] 	LinRsvdMaskSize: 8
[     2.797] 	LinRsvdFieldPosition: 24
[     2.797] 	MaxPixelClock: 230000000
[     2.798] *Mode: 112 (640x480)
[     2.798] 	ModeAttributes: 0x9b
[     2.798] 	WinAAttributes: 0x7
[     2.798] 	WinBAttributes: 0x0
[     2.798] 	WinGranularity: 64
[     2.798] 	WinSize: 64
[     2.798] 	WinASegment: 0xa000
[     2.798] 	WinBSegment: 0x0
[     2.798] 	WinFuncPtr: 0xc0008449
[     2.798] 	BytesPerScanline: 2560
[     2.798] 	XResolution: 640
[     2.798] 	YResolution: 480
[     2.798] 	XCharSize: 8
[     2.798] 	YCharSize: 16
[     2.798] 	NumberOfPlanes: 1
[     2.798] 	BitsPerPixel: 32
[     2.798] 	NumberOfBanks: 1
[     2.798] 	MemoryModel: 6
[     2.798] 	BankSize: 0
[     2.798] 	NumberOfImages: 52
[     2.798] 	RedMaskSize: 8
[     2.798] 	RedFieldPosition: 16
[     2.798] 	GreenMaskSize: 8
[     2.798] 	GreenFieldPosition: 8
[     2.798] 	BlueMaskSize: 8
[     2.798] 	BlueFieldPosition: 0
[     2.798] 	RsvdMaskSize: 8
[     2.798] 	RsvdFieldPosition: 24
[     2.798] 	DirectColorModeInfo: 0
[     2.798] 	PhysBasePtr: 0xe0000000
[     2.798] 	LinBytesPerScanLine: 2560
[     2.798] 	BnkNumberOfImagePages: 52
[     2.798] 	LinNumberOfImagePages: 52
[     2.798] 	LinRedMaskSize: 8
[     2.798] 	LinRedFieldPosition: 16
[     2.798] 	LinGreenMaskSize: 8
[     2.798] 	LinGreenFieldPosition: 8
[     2.798] 	LinBlueMaskSize: 8
[     2.798] 	LinBlueFieldPosition: 0
[     2.798] 	LinRsvdMaskSize: 8
[     2.798] 	LinRsvdFieldPosition: 24
[     2.798] 	MaxPixelClock: 230000000
[     2.798] Mode: 114 (800x600)
[     2.798] 	ModeAttributes: 0x9b
[     2.798] 	WinAAttributes: 0x7
[     2.798] 	WinBAttributes: 0x0
[     2.798] 	WinGranularity: 64
[     2.798] 	WinSize: 64
[     2.798] 	WinASegment: 0xa000
[     2.798] 	WinBSegment: 0x0
[     2.798] 	WinFuncPtr: 0xc0008449
[     2.798] 	BytesPerScanline: 1600
[     2.798] 	XResolution: 800
[     2.798] 	YResolution: 600
[     2.798] 	XCharSize: 8
[     2.798] 	YCharSize: 16
[     2.798] 	NumberOfPlanes: 1
[     2.798] 	BitsPerPixel: 16
[     2.798] 	NumberOfBanks: 1
[     2.798] 	MemoryModel: 6
[     2.798] 	BankSize: 0
[     2.798] 	NumberOfImages: 67
[     2.798] 	RedMaskSize: 5
[     2.798] 	RedFieldPosition: 11
[     2.798] 	GreenMaskSize: 6
[     2.798] 	GreenFieldPosition: 5
[     2.798] 	BlueMaskSize: 5
[     2.798] 	BlueFieldPosition: 0
[     2.798] 	RsvdMaskSize: 0
[     2.798] 	RsvdFieldPosition: 0
[     2.798] 	DirectColorModeInfo: 0
[     2.798] 	PhysBasePtr: 0xe0000000
[     2.798] 	LinBytesPerScanLine: 1600
[     2.798] 	BnkNumberOfImagePages: 67
[     2.798] 	LinNumberOfImagePages: 67
[     2.798] 	LinRedMaskSize: 5
[     2.798] 	LinRedFieldPosition: 11
[     2.798] 	LinGreenMaskSize: 6
[     2.798] 	LinGreenFieldPosition: 5
[     2.798] 	LinBlueMaskSize: 5
[     2.798] 	LinBlueFieldPosition: 0
[     2.798] 	LinRsvdMaskSize: 0
[     2.798] 	LinRsvdFieldPosition: 0
[     2.798] 	MaxPixelClock: 230000000
[     2.798] *Mode: 115 (800x600)
[     2.798] 	ModeAttributes: 0x9b
[     2.798] 	WinAAttributes: 0x7
[     2.798] 	WinBAttributes: 0x0
[     2.798] 	WinGranularity: 64
[     2.798] 	WinSize: 64
[     2.798] 	WinASegment: 0xa000
[     2.798] 	WinBSegment: 0x0
[     2.798] 	WinFuncPtr: 0xc0008449
[     2.798] 	BytesPerScanline: 3200
[     2.798] 	XResolution: 800
[     2.798] 	YResolution: 600
[     2.798] 	XCharSize: 8
[     2.798] 	YCharSize: 16
[     2.798] 	NumberOfPlanes: 1
[     2.798] 	BitsPerPixel: 32
[     2.798] 	NumberOfBanks: 1
[     2.798] 	MemoryModel: 6
[     2.798] 	BankSize: 0
[     2.798] 	NumberOfImages: 33
[     2.798] 	RedMaskSize: 8
[     2.798] 	RedFieldPosition: 16
[     2.798] 	GreenMaskSize: 8
[     2.798] 	GreenFieldPosition: 8
[     2.798] 	BlueMaskSize: 8
[     2.798] 	BlueFieldPosition: 0
[     2.798] 	RsvdMaskSize: 8
[     2.798] 	RsvdFieldPosition: 24
[     2.798] 	DirectColorModeInfo: 0
[     2.798] 	PhysBasePtr: 0xe0000000
[     2.798] 	LinBytesPerScanLine: 3200
[     2.798] 	BnkNumberOfImagePages: 33
[     2.798] 	LinNumberOfImagePages: 33
[     2.798] 	LinRedMaskSize: 8
[     2.798] 	LinRedFieldPosition: 16
[     2.798] 	LinGreenMaskSize: 8
[     2.798] 	LinGreenFieldPosition: 8
[     2.798] 	LinBlueMaskSize: 8
[     2.798] 	LinBlueFieldPosition: 0
[     2.798] 	LinRsvdMaskSize: 8
[     2.798] 	LinRsvdFieldPosition: 24
[     2.798] 	MaxPixelClock: 230000000
[     2.799] Mode: 101 (640x480)
[     2.799] 	ModeAttributes: 0x9b
[     2.799] 	WinAAttributes: 0x7
[     2.799] 	WinBAttributes: 0x0
[     2.799] 	WinGranularity: 64
[     2.799] 	WinSize: 64
[     2.799] 	WinASegment: 0xa000
[     2.799] 	WinBSegment: 0x0
[     2.799] 	WinFuncPtr: 0xc0008449
[     2.799] 	BytesPerScanline: 640
[     2.799] 	XResolution: 640
[     2.799] 	YResolution: 480
[     2.799] 	XCharSize: 8
[     2.799] 	YCharSize: 16
[     2.799] 	NumberOfPlanes: 1
[     2.799] 	BitsPerPixel: 8
[     2.799] 	NumberOfBanks: 1
[     2.799] 	MemoryModel: 4
[     2.799] 	BankSize: 0
[     2.799] 	NumberOfImages: 203
[     2.799] 	RedMaskSize: 0
[     2.799] 	RedFieldPosition: 0
[     2.799] 	GreenMaskSize: 0
[     2.799] 	GreenFieldPosition: 0
[     2.799] 	BlueMaskSize: 0
[     2.799] 	BlueFieldPosition: 0
[     2.799] 	RsvdMaskSize: 0
[     2.799] 	RsvdFieldPosition: 0
[     2.799] 	DirectColorModeInfo: 0
[     2.799] 	PhysBasePtr: 0xe0000000
[     2.799] 	LinBytesPerScanLine: 640
[     2.799] 	BnkNumberOfImagePages: 203
[     2.799] 	LinNumberOfImagePages: 203
[     2.799] 	LinRedMaskSize: 0
[     2.799] 	LinRedFieldPosition: 0
[     2.799] 	LinGreenMaskSize: 0
[     2.799] 	LinGreenFieldPosition: 0
[     2.799] 	LinBlueMaskSize: 0
[     2.799] 	LinBlueFieldPosition: 0
[     2.799] 	LinRsvdMaskSize: 0
[     2.799] 	LinRsvdFieldPosition: 0
[     2.799] 	MaxPixelClock: 230000000
[     2.799] Mode: 103 (800x600)
[     2.799] 	ModeAttributes: 0x9b
[     2.799] 	WinAAttributes: 0x7
[     2.799] 	WinBAttributes: 0x0
[     2.799] 	WinGranularity: 64
[     2.799] 	WinSize: 64
[     2.799] 	WinASegment: 0xa000
[     2.799] 	WinBSegment: 0x0
[     2.799] 	WinFuncPtr: 0xc0008449
[     2.799] 	BytesPerScanline: 832
[     2.799] 	XResolution: 800
[     2.799] 	YResolution: 600
[     2.799] 	XCharSize: 8
[     2.799] 	YCharSize: 16
[     2.799] 	NumberOfPlanes: 1
[     2.799] 	BitsPerPixel: 8
[     2.799] 	NumberOfBanks: 1
[     2.799] 	MemoryModel: 4
[     2.799] 	BankSize: 0
[     2.799] 	NumberOfImages: 126
[     2.799] 	RedMaskSize: 0
[     2.799] 	RedFieldPosition: 0
[     2.799] 	GreenMaskSize: 0
[     2.799] 	GreenFieldPosition: 0
[     2.799] 	BlueMaskSize: 0
[     2.799] 	BlueFieldPosition: 0
[     2.799] 	RsvdMaskSize: 0
[     2.799] 	RsvdFieldPosition: 0
[     2.799] 	DirectColorModeInfo: 0
[     2.799] 	PhysBasePtr: 0xe0000000
[     2.799] 	LinBytesPerScanLine: 832
[     2.799] 	BnkNumberOfImagePages: 126
[     2.799] 	LinNumberOfImagePages: 126
[     2.799] 	LinRedMaskSize: 0
[     2.799] 	LinRedFieldPosition: 0
[     2.799] 	LinGreenMaskSize: 0
[     2.799] 	LinGreenFieldPosition: 0
[     2.799] 	LinBlueMaskSize: 0
[     2.799] 	LinBlueFieldPosition: 0
[     2.799] 	LinRsvdMaskSize: 0
[     2.799] 	LinRsvdFieldPosition: 0
[     2.799] 	MaxPixelClock: 230000000
[     2.799] Mode: 111 (640x480)
[     2.799] 	ModeAttributes: 0x9b
[     2.799] 	WinAAttributes: 0x7
[     2.799] 	WinBAttributes: 0x0
[     2.799] 	WinGranularity: 64
[     2.799] 	WinSize: 64
[     2.799] 	WinASegment: 0xa000
[     2.799] 	WinBSegment: 0x0
[     2.799] 	WinFuncPtr: 0xc0008449
[     2.799] 	BytesPerScanline: 1280
[     2.799] 	XResolution: 640
[     2.799] 	YResolution: 480
[     2.799] 	XCharSize: 8
[     2.799] 	YCharSize: 16
[     2.799] 	NumberOfPlanes: 1
[     2.799] 	BitsPerPixel: 16
[     2.799] 	NumberOfBanks: 1
[     2.799] 	MemoryModel: 6
[     2.799] 	BankSize: 0
[     2.799] 	NumberOfImages: 101
[     2.799] 	RedMaskSize: 5
[     2.799] 	RedFieldPosition: 11
[     2.799] 	GreenMaskSize: 6
[     2.799] 	GreenFieldPosition: 5
[     2.799] 	BlueMaskSize: 5
[     2.799] 	BlueFieldPosition: 0
[     2.799] 	RsvdMaskSize: 0
[     2.799] 	RsvdFieldPosition: 0
[     2.799] 	DirectColorModeInfo: 0
[     2.800] 	PhysBasePtr: 0xe0000000
[     2.800] 	LinBytesPerScanLine: 1280
[     2.800] 	BnkNumberOfImagePages: 101
[     2.800] 	LinNumberOfImagePages: 101
[     2.800] 	LinRedMaskSize: 5
[     2.800] 	LinRedFieldPosition: 11
[     2.800] 	LinGreenMaskSize: 6
[     2.800] 	LinGreenFieldPosition: 5
[     2.800] 	LinBlueMaskSize: 5
[     2.800] 	LinBlueFieldPosition: 0
[     2.800] 	LinRsvdMaskSize: 0
[     2.800] 	LinRsvdFieldPosition: 0
[     2.800] 	MaxPixelClock: 230000000
[     2.800] 
[     2.800] (II) VESA(0): Total Memory: 1023 64KB banks (65472kB)
[     2.800] (II) VESA(0): <default monitor>: Using hsync range of 29.37-47.37 kHz
[     2.800] (II) VESA(0): <default monitor>: Using vrefresh range of 56.00-59.96 Hz
[     2.800] (WW) VESA(0): Unable to estimate virtual size
[     2.800] (II) VESA(0): Not using built-in mode "1024x768" (no mode of this name)
[     2.800] (II) VESA(0): Not using built-in mode "960x600" (no mode of this name)
[     2.800] (II) VESA(0): Not using built-in mode "800x600" (no mode of this name)
[     2.800] (II) VESA(0): Not using built-in mode "768x480" (no mode of this name)
[     2.800] (II) VESA(0): Not using built-in mode "640x480" (no mode of this name)
[     2.800] (WW) VESA(0): No valid modes left. Trying less strict filter...
[     2.800] (II) VESA(0): <default monitor>: Using hsync range of 29.37-47.37 kHz
[     2.800] (II) VESA(0): <default monitor>: Using vrefresh range of 56.00-59.96 Hz
[     2.800] (WW) VESA(0): Unable to estimate virtual size
[     2.800] (II) VESA(0): Virtual size is 1024x768 (pitch 1024)
[     2.800] (**) VESA(0): *Built-in mode "1024x768"
[     2.800] (**) VESA(0): *Built-in mode "960x600"
[     2.800] (**) VESA(0): *Built-in mode "800x600"
[     2.800] (**) VESA(0): *Built-in mode "768x480"
[     2.800] (**) VESA(0): *Built-in mode "640x480"
[     2.800] (==) VESA(0): DPI set to (96, 96)
[     2.800] (**) VESA(0): Using "Shadow Framebuffer"
[     2.800] (II) Loading sub module "shadow"
[     2.800] (II) LoadModule: "shadow"
[     2.800] (II) Loading /usr/lib/xorg/modules/libshadow.so
[     2.803] (II) Module shadow: vendor="X.Org Foundation"
[     2.803] 	compiled for 1.20.0, module version = 1.1.0
[     2.803] 	ABI class: X.Org ANSI C Emulation, version 0.4
[     2.803] (II) Loading sub module "fb"
[     2.803] (II) LoadModule: "fb"
[     2.803] (II) Loading /usr/lib/xorg/modules/libfb.so
[     2.803] (II) Module fb: vendor="X.Org Foundation"
[     2.803] 	compiled for 1.20.0, module version = 1.0.0
[     2.803] 	ABI class: X.Org ANSI C Emulation, version 0.4
[     2.803] (II) Loading sub module "int10"
[     2.803] (II) LoadModule: "int10"
[     2.803] (II) Loading /usr/lib/xorg/modules/libint10.so
[     2.803] (II) Module int10: vendor="X.Org Foundation"
[     2.803] 	compiled for 1.20.0, module version = 1.0.0
[     2.803] 	ABI class: X.Org Video Driver, version 24.0
[     2.803] (II) VESA(0): initializing int10
[     2.804] (II) VESA(0): Bad V_BIOS checksum
[     2.804] (II) VESA(0): Primary V_BIOS segment is: 0xc000
[     2.804] (II) VESA(0): VESA BIOS detected
[     2.804] (II) VESA(0): VESA VBE Version 3.0
[     2.804] (II) VESA(0): VESA VBE Total Mem: 65472 kB
[     2.804] (II) VESA(0): VESA VBE OEM: Intel(R)Sandybridge Mobile Graphics Chipset Accelerated VGA BIOS
[     2.804] (II) VESA(0): VESA VBE OEM Software Rev: 1.0
[     2.804] (II) VESA(0): VESA VBE OEM Vendor: Intel Corporation
[     2.804] (II) VESA(0): VESA VBE OEM Product: Intel(R)Sandybridge Mobile Graphics Controller
[     2.804] (II) VESA(0): VESA VBE OEM Product Rev: Hardware Version 0.0
[     2.804] (II) VESA(0): virtual address = 0x7fa0d641a000, VGAbase = 0x7fa0e1460000
	physical address = 0xe0000000, size = 67043328
[     2.808] (II) VESA(0): Setting up VESA Mode 0x118 (1024x768)
[     2.879] (==) VESA(0): Default visual is TrueColor
[     2.881] (==) VESA(0): Backing store enabled
[     2.882] (==) VESA(0): DPMS enabled
[     2.882] (II) Initializing extension Generic Event Extension
[     2.882] (II) Initializing extension SHAPE
[     2.882] (II) Initializing extension MIT-SHM
[     2.882] (II) Initializing extension XInputExtension
[     2.882] (II) Initializing extension XTEST
[     2.882] (II) Initializing extension BIG-REQUESTS
[     2.882] (II) Initializing extension SYNC
[     2.882] (II) Initializing extension XKEYBOARD
[     2.882] (II) Initializing extension XC-MISC
[     2.882] (II) Initializing extension SECURITY
[     2.882] (II) Initializing extension XFIXES
[     2.883] (II) Initializing extension RENDER
[     2.883] (II) Initializing extension RANDR
[     2.883] (II) Initializing extension COMPOSITE
[     2.883] (II) Initializing extension DAMAGE
[     2.883] (II) Initializing extension MIT-SCREEN-SAVER
[     2.883] (II) Initializing extension DOUBLE-BUFFER
[     2.883] (II) Initializing extension RECORD
[     2.883] (II) Initializing extension DPMS
[     2.883] (II) Initializing extension Present
[     2.883] (II) Initializing extension DRI3
[     2.883] (II) Initializing extension X-Resource
[     2.883] (II) Initializing extension XVideo
[     2.884] (II) Initializing extension XVideo-MotionCompensation
[     2.884] (II) Initializing extension GLX
[     2.884] (II) AIGLX: Screen 0 is not DRI2 capable
[     3.070] (II) IGLX: Loaded and initialized swrast
[     3.070] (II) GLX: Initialized DRISWRAST GL provider for screen 0
[     3.070] (II) Initializing extension XFree86-VidModeExtension
[     3.070] (II) Initializing extension XFree86-DGA
[     3.071] (II) Initializing extension XFree86-DRI
[     3.071] (II) Initializing extension DRI2
[     3.172] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[     3.173] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[     3.173] (II) LoadModule: "libinput"
[     3.173] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[     3.178] (II) Module libinput: vendor="X.Org Foundation"
[     3.178] 	compiled for 1.20.0, module version = 0.28.0
[     3.178] 	Module class: X.Org XInput Driver
[     3.178] 	ABI class: X.Org XInput driver, version 24.1
[     3.178] (II) Using input driver 'libinput' for 'Power Button'
[     3.178] (**) Power Button: always reports core events
[     3.178] (**) Option "Device" "/dev/input/event2"
[     3.178] (**) Option "_source" "server/udev"
[     3.178] (II) event2  - Power Button: is tagged by udev as: Keyboard
[     3.178] (II) event2  - Power Button: device is a keyboard
[     3.178] (II) event2  - Power Button: device removed
[     3.191] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[     3.191] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[     3.193] (II) event2  - Power Button: is tagged by udev as: Keyboard
[     3.193] (II) event2  - Power Button: device is a keyboard
[     3.194] (II) config/udev: Adding input device Video Bus (/dev/input/event7)
[     3.194] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[     3.194] (II) Using input driver 'libinput' for 'Video Bus'
[     3.194] (**) Video Bus: always reports core events
[     3.194] (**) Option "Device" "/dev/input/event7"
[     3.194] (**) Option "_source" "server/udev"
[     3.195] (II) event7  - Video Bus: is tagged by udev as: Keyboard
[     3.195] (II) event7  - Video Bus: device is a keyboard
[     3.195] (II) event7  - Video Bus: device removed
[     3.272] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input9/event7"
[     3.272] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[     3.274] (II) event7  - Video Bus: is tagged by udev as: Keyboard
[     3.274] (II) event7  - Video Bus: device is a keyboard
[     3.275] (II) config/udev: Adding input device Lid Switch (/dev/input/event0)
[     3.275] (II) No input driver specified, ignoring this device.
[     3.275] (II) This device may have been added with another device file.
[     3.277] (II) config/udev: Adding input device Sleep Button (/dev/input/event1)
[     3.277] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[     3.277] (II) Using input driver 'libinput' for 'Sleep Button'
[     3.277] (**) Sleep Button: always reports core events
[     3.277] (**) Option "Device" "/dev/input/event1"
[     3.277] (**) Option "_source" "server/udev"
[     3.278] (II) event1  - Sleep Button: is tagged by udev as: Keyboard
[     3.278] (II) event1  - Sleep Button: device is a keyboard
[     3.278] (II) event1  - Sleep Button: device removed
[     3.333] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1/event1"
[     3.333] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 8)
[     3.335] (II) event1  - Sleep Button: is tagged by udev as: Keyboard
[     3.335] (II) event1  - Sleep Button: device is a keyboard
[     3.336] (II) config/udev: Adding drm device (/dev/dri/card0)
[     3.336] (II) xfree86: Adding drm device (/dev/dri/card0)
[     4.302] (II) LoadModule: "modesetting"
[     4.302] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[     4.302] (II) Module modesetting: vendor="X.Org Foundation"
[     4.302] 	compiled for 1.20.0, module version = 1.20.0
[     4.302] 	Module class: X.Org Video Driver
[     4.302] 	ABI class: X.Org Video Driver, version 24.0
[     4.302] (II) UnloadModule: "modesetting"
[     4.302] (II) Unloading modesetting
[     4.302] (II) Failed to load module "modesetting" (already loaded, 0)
[     4.318] (II) modeset(G0): using drv /dev/dri/card0
[     4.319] (II) modeset(G0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[     4.319] (==) modeset(G0): Depth 24, (==) framebuffer bpp 32
[     4.319] (==) modeset(G0): RGB weight 888
[     4.319] (==) modeset(G0): Default visual is TrueColor
[     4.319] (II) Loading sub module "glamoregl"
[     4.319] (II) LoadModule: "glamoregl"
[     4.319] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[     4.332] (II) Module glamoregl: vendor="X.Org Foundation"
[     4.332] 	compiled for 1.20.0, module version = 1.0.1
[     4.332] 	ABI class: X.Org ANSI C Emulation, version 0.4
[     4.384] (II) modeset(G0): glamor X acceleration enabled on Mesa DRI Intel(R) Sandybridge Mobile 
[     4.384] (II) modeset(G0): glamor initialized
[     4.384] (II) modeset(G0): Output LVDS-1-1 has no monitor section
[     4.385] (II) modeset(G0): Output VGA-1-1 has no monitor section
[     4.566] (II) modeset(G0): Output HDMI-1-1 has no monitor section
[     4.566] (II) modeset(G0): Output DP-1-1 has no monitor section
[     4.568] (II) modeset(G0): Output HDMI-1-2 has no monitor section
[     4.569] (II) modeset(G0): Output HDMI-1-3 has no monitor section
[     4.569] (II) modeset(G0): Output DP-1-2 has no monitor section
[     4.569] (II) modeset(G0): Output DP-1-3 has no monitor section
[     4.753] (==) modeset(G0): Using gamma correction (1.0, 1.0, 1.0)
[     4.753] (==) modeset(G0): DPI set to (96, 96)
[     4.753] (II) Loading sub module "fb"
[     4.753] (II) LoadModule: "fb"
[     4.753] (II) Loading /usr/lib/xorg/modules/libfb.so
[     4.753] (II) Module fb: vendor="X.Org Foundation"
[     4.753] 	compiled for 1.20.0, module version = 1.0.0
[     4.753] 	ABI class: X.Org ANSI C Emulation, version 0.4
[     4.754] (EE) 
[     4.754] (EE) Backtrace:
[     4.756] (EE) 0: /usr/lib/Xorg (xorg_backtrace+0x4d) [0x55a483a26c2d]
[     4.756] (EE) 1: /usr/lib/Xorg (0x55a48389d000+0x189d69) [0x55a483a26d69]
[     4.756] (EE) 2: /usr/lib/libc.so.6 (0x7fa0e1298000+0x37be0) [0x7fa0e12cfbe0]
[     4.756] (EE) 3: /usr/lib/libc.so.6 (gsignal+0x10f) [0x7fa0e12cfb5f]
[     4.756] (EE) 4: /usr/lib/libc.so.6 (abort+0x125) [0x7fa0e12ba452]
[     4.756] (EE) 5: /usr/lib/libc.so.6 (0x7fa0e1298000+0x22328) [0x7fa0e12ba328]
[     4.756] (EE) 6: /usr/lib/libc.so.6 (0x7fa0e1298000+0x30176) [0x7fa0e12c8176]
[     4.756] (EE) 7: /usr/lib/Xorg (dixRegisterPrivateKey+0x269) [0x55a4839bed59]
[     4.756] (EE) 8: /usr/lib/xorg/modules/libglamoregl.so (glamor_init+0xc9) [0x7fa0bf3592b9]
[     4.756] (EE) 9: /usr/lib/xorg/modules/drivers/modesetting_drv.so (0x7fa0db80c000+0xf74d) [0x7fa0db81b74d]
[     4.757] (EE) 10: /usr/lib/Xorg (AddGPUScreen+0x10d) [0x55a4839a819d]
[     4.757] (EE) 11: /usr/lib/Xorg (0x55a48389d000+0x140d0c) [0x55a4839ddd0c]
[     4.757] (EE) 12: /usr/lib/Xorg (0x55a48389d000+0x65ef6) [0x55a483902ef6]
[     4.757] (EE) 13: /usr/lib/Xorg (0x55a48389d000+0xd62a9) [0x55a4839732a9]
[     4.757] (EE) 14: /usr/lib/Xorg (config_init+0xa3) [0x55a483973a53]
[     4.757] (EE) 15: /usr/lib/Xorg (InitInput+0xb7) [0x55a483a2f9b7]
[     4.757] (EE) 16: /usr/lib/Xorg (0x55a48389d000+0x37654) [0x55a4838d4654]
[     4.757] (EE) 17: /usr/lib/libc.so.6 (__libc_start_main+0xf3) [0x7fa0e12bc003]
[     4.757] (EE) 18: /usr/lib/Xorg (_start+0x2a) [0x55a4838d522a]
[     4.757] (EE) 
[     4.757] (EE) 
Fatal server error:
[     4.757] (EE) Caught signal 6 (Aborted). Server aborting
[     4.757] (EE) 
[     4.757] (EE) 
Please consult the The X.Org Foundation support 
	 at http://wiki.x.org
 for help. 
[     4.757] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[     4.757] (EE) 
[     5.048] (EE) Server terminated with error (1). Closing log file.

Last edited by quis (2018-08-10 08:23:27)

Offline

#4 2018-08-10 08:26:09

seth
Member
Registered: 2012-09-03
Posts: 49,981

Re: Permission denied: '/sys/class/backlight/intel_backlight/brightness'

More important: your xbindkeysrc

Offline

#5 2018-08-10 09:50:20

quis
Member
Registered: 2018-08-09
Posts: 5

Re: Permission denied: '/sys/class/backlight/intel_backlight/brightness'

seth wrote:

More important: your xbindkeysrc

I used default one and add some lines from wiki - those with volume and backlight

# For the benefit of emacs users: -*- shell-script -*-
###########################
# xbindkeys configuration #
###########################
#
# Version: 1.8.6
#
# If you edit this file, do not forget to uncomment any lines
# that you change.
# The pound(#) symbol may be used anywhere for comments.
#
# To specify a key, you can use 'xbindkeys --key' or
# 'xbindkeys --multikey' and put one of the two lines in this file.
#
# The format of a command line is:
#    "command to start"
#       associated key
#
#
# A list of keys is in /usr/include/X11/keysym.h and in
# /usr/include/X11/keysymdef.h
# The XK_ is not needed.
#
# List of modifier:
#   Release, Control, Shift, Mod1 (Alt), Mod2 (NumLock),
#   Mod3 (CapsLock), Mod4, Mod5 (Scroll).
#

# The release modifier is not a standard X modifier, but you can
# use it if you want to catch release events instead of press events

# By defaults, xbindkeys does not pay attention with the modifiers
# NumLock, CapsLock and ScrollLock.
# Uncomment the lines above if you want to pay attention to them.

#keystate_numlock = enable
#keystate_capslock = enable
#keystate_scrolllock= enable

# Examples of commands:

"xbindkeys_show" 
  control+shift + q

# set directly keycode (here control + f with my keyboard)
"xterm"
  c:41 + m:0x4

# specify a mouse button
"xterm"
  control + b:2

#"xterm -geom 50x20+20+20"
#   Shift+Mod2+alt + s
#
## set directly keycode (here control+alt+mod2 + f with my keyboard)
#"xterm"
#  alt + c:0x29 + m:4 + mod2
#
## Control+Shift+a  release event starts rxvt
#"rxvt"
#  release+control+shift + a
#
## Control + mouse button 2 release event starts rxvt
#"rxvt"
#  Control + b:2 + Release

# Increase backlight
"xbacklight -inc 10"
   XF86MonBrightnessUp

# Decrease backlight
"xbacklight -dec 10"
   XF86MonBrightnessDown

# Increase volume
"pactl set-sink-volume @DEFAULT_SINK@ +1000"
   XF86AudioRaiseVolume

# Decrease volume
"pactl set-sink-volume @DEFAULT_SINK@ -1000"
   XF86AudioLowerVolume

# Mute volume
"pactl set-sink-mute @DEFAULT_SINK@ toggle"
   XF86AudioMute

##################################
# End of xbindkeys configuration #
##################################

Offline

#6 2018-08-10 12:57:19

seth
Member
Registered: 2012-09-03
Posts: 49,981

Re: Permission denied: '/sys/class/backlight/intel_backlight/brightness'

The xorg log indicates an issue w/ your graphcis stack, the server uses the vesa driver (what should not happen) and then crashes when attempting the modesetting driver.
At no point the supposingly configured intel driver is used, because it's not installed.
I'm not sure this is somehow related to xbindkeys, but either remove the /etc/X11/xorg.conf.d/20-intel.conf config or install xf86-vide-intel and provide a new Xorg log (of the hopefully now functional again server) and then please clarify whether you receive the topic error as shell output for calling xbindkeys or whether it shows up somewhere else (eg. in the log)

Offline

Board footer

Powered by FluxBB