You are not logged in.

#1 2019-10-12 03:01:32

marmalade
Member
Registered: 2019-09-21
Posts: 21

[Solved] Missing Refresh Rates (EDID Issue)

Hey there. So I'm using the new Radeon 5700 XT graphics card, and using the current stable open source stack, but I seem to suddenly no longer be able to select my refresh rate for my monitor. I was able to do this before, using this card as well as using my old NVidia card, but now I'm out of luck.

Does anyone have any suggestions for how to resolve this? My best guess is that this is an EDID issue.

Last edited by marmalade (2019-10-15 01:12:56)

Offline

#2 2019-10-12 07:05:52

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 76,073

Re: [Solved] Missing Refresh Rates (EDID Issue)

"select" how?
Xorg or wayland display server? Did you maybe change? Are there any adapters involved?
In case of Xorg: xorg log and output of "xrandr -q" please.

Offline

#3 2019-10-14 01:24:55

marmalade
Member
Registered: 2019-09-21
Posts: 21

Re: [Solved] Missing Refresh Rates (EDID Issue)

Select as in using the Gnome Control Center display settings - in xrandr, there's only two options, and both show "0.00" as the refresh rate. I'm using Xorg.

xrandr -q

xrandr: Failed to get size of gamma for output default
Screen 0: minimum 1280 x 1024, current 1920 x 1080, maximum 1920 x 1080
default connected primary 1920x1080+0+0 0mm x 0mm
   1920x1080      0.00* 
   1280x1024      0.00  

Xorg.0.log

[   180.553] (WW) Failed to open protocol names file lib/xorg/protocol.txt
[   180.553] 
X.Org X Server 1.20.5
X Protocol Version 11, Revision 0
[   180.553] Build Operating System: Linux Arch Linux
[   180.553] Current Operating System: Linux eldorado 5.3.5-arch1-1-ARCH #1 SMP PREEMPT Mon Oct 7 19:03:08 UTC 2019 x86_64
[   180.553] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=b01f8e34-91cd-4e3b-8708-28de4af11d3d rw loglevel=3 quiet threadirqs nomodeset cryptdevice=UUID=df1b49b2-7f83-484e-a1e9-3cc468c7516d:root root=/dev/mapper/root
[   180.553] Build Date: 30 June 2019  09:52:01AM
[   180.553]  
[   180.553] Current version of pixman: 0.38.4
[   180.554] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[   180.554] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[   180.554] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Oct 13 09:09:12 2019
[   180.554] (==) Using config directory: "/etc/X11/xorg.conf.d"
[   180.554] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[   180.555] (==) No Layout section.  Using the first Screen section.
[   180.555] (==) No screen section available. Using defaults.
[   180.555] (**) |-->Screen "Default Screen Section" (0)
[   180.555] (**) |   |-->Monitor "<default monitor>"
[   180.555] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[   180.555] (==) Automatically adding devices
[   180.555] (==) Automatically enabling devices
[   180.555] (==) Automatically adding GPU devices
[   180.555] (==) Automatically binding GPU devices
[   180.555] (==) Max clients allowed: 256, resource mask: 0x1fffff
[   180.556] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[   180.556] 	Entry deleted from font path.
[   180.557] (**) FontPath set to:
	/usr/share/fonts/mplus/,
	/usr/share/fonts/misc,
	/usr/share/fonts/TTF,
	/usr/share/fonts/OTF,
	/usr/share/fonts/100dpi,
	/usr/share/fonts/75dpi
[   180.557] (==) ModulePath set to "/usr/lib/xorg/modules"
[   180.557] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[   180.557] (II) Module ABI versions:
[   180.557] 	X.Org ANSI C Emulation: 0.4
[   180.557] 	X.Org Video Driver: 24.0
[   180.557] 	X.Org XInput driver : 24.1
[   180.557] 	X.Org Server Extension : 10.0
[   180.557] (++) using VT number 2

[   180.557] (--) controlling tty is VT number 2, auto-enabling KeepTty
[   180.558] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_31
[   180.561] (--) PCI:*(48@0:0:0) 1002:731f:1002:0b36 rev 193, Mem @ 0xe0000000/268435456, 0xf0000000/2097152, 0xfce00000/524288, I/O @ 0x0000f000/256, BIOS @ 0x????????/131072
[   180.561] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[   180.561] (II) LoadModule: "glx"
[   180.561] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[   180.569] (II) Module glx: vendor="X.Org Foundation"
[   180.569] 	compiled for 1.20.5, module version = 1.0.0
[   180.569] 	ABI class: X.Org Server Extension, version 10.0
[   180.569] (==) Matched ati as autoconfigured driver 0
[   180.569] (==) Matched modesetting as autoconfigured driver 1
[   180.569] (==) Matched fbdev as autoconfigured driver 2
[   180.569] (==) Matched vesa as autoconfigured driver 3
[   180.569] (==) Assigned the driver to the xf86ConfigLayout
[   180.569] (II) LoadModule: "ati"
[   180.569] (WW) Warning, couldn't open module ati
[   180.569] (EE) Failed to load module "ati" (module does not exist, 0)
[   180.569] (II) LoadModule: "modesetting"
[   180.569] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[   180.572] (II) Module modesetting: vendor="X.Org Foundation"
[   180.572] 	compiled for 1.20.5, module version = 1.20.5
[   180.572] 	Module class: X.Org Video Driver
[   180.572] 	ABI class: X.Org Video Driver, version 24.0
[   180.572] (II) LoadModule: "fbdev"
[   180.572] (WW) Warning, couldn't open module fbdev
[   180.572] (EE) Failed to load module "fbdev" (module does not exist, 0)
[   180.572] (II) LoadModule: "vesa"
[   180.572] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[   180.572] (II) Module vesa: vendor="X.Org Foundation"
[   180.572] 	compiled for 1.20.0, module version = 2.4.0
[   180.572] 	Module class: X.Org Video Driver
[   180.572] 	ABI class: X.Org Video Driver, version 24.0
[   180.572] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[   180.572] (II) VESA: driver for VESA chipsets: vesa
[   180.572] (EE) open /dev/dri/card0: No such file or directory
[   180.572] (WW) Falling back to old probe method for modesetting
[   180.572] (EE) open /dev/dri/card0: No such file or directory
[   180.572] (EE) Screen 0 deleted because of no matching config section.
[   180.573] (II) UnloadModule: "modesetting"
[   180.573] (II) Loading sub module "vbe"
[   180.573] (II) LoadModule: "vbe"
[   180.573] (II) Loading /usr/lib/xorg/modules/libvbe.so
[   180.573] (II) Module vbe: vendor="X.Org Foundation"
[   180.573] 	compiled for 1.20.5, module version = 1.1.0
[   180.573] 	ABI class: X.Org Video Driver, version 24.0
[   180.573] (II) Loading sub module "int10"
[   180.573] (II) LoadModule: "int10"
[   180.573] (II) Loading /usr/lib/xorg/modules/libint10.so
[   180.574] (II) Module int10: vendor="X.Org Foundation"
[   180.574] 	compiled for 1.20.5, module version = 1.0.0
[   180.574] 	ABI class: X.Org Video Driver, version 24.0
[   180.574] (II) VESA(0): initializing int10
[   180.576] (II) VESA(0): Primary V_BIOS segment is: 0xc000
[   180.576] (II) VESA(0): VESA BIOS detected
[   180.576] (II) VESA(0): VESA VBE Version 3.0
[   180.576] (II) VESA(0): VESA VBE Total Mem: 49152 kB
[   180.576] (II) VESA(0): VESA VBE OEM: AMD ATOMBIOS
[   180.576] (II) VESA(0): VESA VBE OEM Software Rev: 17.1
[   180.576] (II) VESA(0): VESA VBE OEM Vendor: (C) 1988-2018, Advanced Micro Devices, Inc.
[   180.576] (II) VESA(0): VESA VBE OEM Product: NAVI10
[   180.576] (II) VESA(0): VESA VBE OEM Product Rev: 01.00
[   180.593] (II) VESA(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[   180.593] (==) VESA(0): Depth 24, (--) framebuffer bpp 32
[   180.593] (==) VESA(0): RGB weight 888
[   180.593] (==) VESA(0): Default visual is TrueColor
[   180.593] (==) VESA(0): Using gamma correction (1.0, 1.0, 1.0)
[   180.593] (II) Loading sub module "ddc"
[   180.593] (II) LoadModule: "ddc"
[   180.593] (II) Module "ddc" already built-in
[   180.593] (II) VESA(0): VESA VBE DDC supported
[   180.593] (II) VESA(0): VESA VBE DDC Level 2
[   180.593] (II) VESA(0): VESA VBE DDC transfer in appr. 1 sec.
[   180.713] (II) VESA(0): VESA VBE DDC read successfully
[   180.713] (II) VESA(0): Manufacturer: BNQ  Model: 7f58  Serial#: 21573
[   180.713] (II) VESA(0): Year: 2018  Week: 46
[   180.713] (II) VESA(0): EDID Version: 1.4
[   180.713] (II) VESA(0): Digital Display Input
[   180.713] (II) VESA(0): 8 bits per channel
[   180.713] (II) VESA(0): Digital interface is DisplayPort
[   180.713] (II) VESA(0): Max Image Size [cm]: horiz.: 54  vert.: 30
[   180.713] (II) VESA(0): Gamma: 2.20
[   180.713] (II) VESA(0): DPMS capabilities: Off
[   180.713] (II) VESA(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 YCrCb 4:2:2
[   180.713] (II) VESA(0): Default color space is primary color space
[   180.713] (II) VESA(0): First detailed timing is preferred mode
[   180.713] (II) VESA(0): Preferred mode is native pixel format and refresh rate
[   180.713] (II) VESA(0): redX: 0.654 redY: 0.333   greenX: 0.324 greenY: 0.625
[   180.713] (II) VESA(0): blueX: 0.157 blueY: 0.075   whiteX: 0.313 whiteY: 0.329
[   180.713] (II) VESA(0): Supported established timings:
[   180.713] (II) VESA(0): 720x400@70Hz
[   180.713] (II) VESA(0): 640x480@60Hz
[   180.713] (II) VESA(0): 640x480@75Hz
[   180.713] (II) VESA(0): 800x600@60Hz
[   180.713] (II) VESA(0): 800x600@75Hz
[   180.713] (II) VESA(0): 832x624@75Hz
[   180.713] (II) VESA(0): 1024x768@60Hz
[   180.713] (II) VESA(0): 1024x768@75Hz
[   180.713] (II) VESA(0): 1280x1024@75Hz
[   180.713] (II) VESA(0): 1152x864@75Hz
[   180.713] (II) VESA(0): Manufacturer's mask: 0
[   180.713] (II) VESA(0): Supported standard timings:
[   180.713] (II) VESA(0): #0: hsize: 1920  vsize 1080  refresh: 60  vid: 49361
[   180.713] (II) VESA(0): #1: hsize: 1280  vsize 720  refresh: 60  vid: 49281
[   180.713] (II) VESA(0): #2: hsize: 1280  vsize 800  refresh: 60  vid: 129
[   180.713] (II) VESA(0): #3: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
[   180.713] (II) VESA(0): #4: hsize: 1600  vsize 900  refresh: 60  vid: 49321
[   180.713] (II) VESA(0): #5: hsize: 1680  vsize 1050  refresh: 60  vid: 179
[   180.713] (II) VESA(0): #6: hsize: 1280  vsize 1024  refresh: 120  vid: 48257
[   180.713] (II) VESA(0): Supported detailed timing:
[   180.713] (II) VESA(0): clock: 148.5 MHz   Image Size:  544 x 303 mm
[   180.713] (II) VESA(0): h_active: 1920  h_sync: 2008  h_sync_end 2052 h_blank_end 2200 h_border: 0
[   180.713] (II) VESA(0): v_active: 1080  v_sync: 1084  v_sync_end 1089 v_blanking: 1125 v_border: 0
[   180.713] (II) VESA(0): Serial No: TBJ01714SL0
[   180.713] (II) VESA(0): Ranges: V min: 50 V max: 240 Hz, H min: 30 H max: 255 kHz, PixClock max 605 MHz
[   180.713] (II) VESA(0): Monitor name: ZOWIE XL LCD
[   180.713] (II) VESA(0): Number of EDID sections to follow: 1
[   180.713] (II) VESA(0): EDID (in hex):
[   180.713] (II) VESA(0): 	00ffffffffffff0009d1587f45540000
[   180.714] (II) VESA(0): 	2e1c0104a5361e783e9055a75553a028
[   180.714] (II) VESA(0): 	135054a56b80d1c081c081008180a9c0
[   180.714] (II) VESA(0): 	b30081bc0101023a801871382d40582c
[   180.714] (II) VESA(0): 	4500202f2100001e000000ff0054424a
[   180.714] (II) VESA(0): 	3031373134534c300a20000000fd0032
[   180.714] (II) VESA(0): 	f01eff3c000a202020202020000000fc
[   180.714] (II) VESA(0): 	005a4f57494520584c204c43440a0128
[   180.714] (II) VESA(0): EDID vendor "BNQ", prod id 32600
[   180.714] (II) VESA(0): Using EDID range info for horizontal sync
[   180.714] (II) VESA(0): Using EDID range info for vertical refresh
[   180.714] (II) VESA(0): Printing DDC gathered Modelines:
[   180.714] (II) VESA(0): Modeline "1920x1080"x0.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[   180.714] (II) VESA(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[   180.714] (II) VESA(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[   180.714] (II) VESA(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[   180.714] (II) VESA(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[   180.714] (II) VESA(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[   180.714] (II) VESA(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[   180.714] (II) VESA(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[   180.714] (II) VESA(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[   180.714] (II) VESA(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[   180.714] (II) VESA(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[   180.714] (II) VESA(0): Modeline "1280x720"x60.0   74.48  1280 1336 1472 1664  720 721 724 746 -hsync +vsync (44.8 kHz e)
[   180.714] (II) VESA(0): Modeline "1280x800"x0.0   83.50  1280 1352 1480 1680  800 803 809 831 -hsync +vsync (49.7 kHz e)
[   180.714] (II) VESA(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[   180.714] (II) VESA(0): Modeline "1600x900"x60.0  119.00  1600 1696 1864 2128  900 901 904 932 -hsync +vsync (55.9 kHz e)
[   180.714] (II) VESA(0): Modeline "1680x1050"x0.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz e)
[   180.714] (II) VESA(0): Modeline "1280x1024"x120.0  233.79  1280 1384 1528 1776  1024 1025 1028 1097 -hsync +vsync (131.6 kHz e)
[   180.714] (II) VESA(0): Searching for matching VESA mode(s):
[   180.715] Mode: 110 (640x480)
[   180.715] 	ModeAttributes: 0xbb
[   180.715] 	WinAAttributes: 0x7
[   180.715] 	WinBAttributes: 0x0
[   180.715] 	WinGranularity: 64
[   180.715] 	WinSize: 64
[   180.715] 	WinASegment: 0xa000
[   180.715] 	WinBSegment: 0x0
[   180.715] 	WinFuncPtr: 0xc0004afb
[   180.715] 	BytesPerScanline: 1280
[   180.715] 	XResolution: 640
[   180.715] 	YResolution: 480
[   180.715] 	XCharSize: 8
[   180.715] 	YCharSize: 16
[   180.715] 	NumberOfPlanes: 1
[   180.715] 	BitsPerPixel: 16
[   180.715] 	NumberOfBanks: 1
[   180.715] 	MemoryModel: 6
[   180.715] 	BankSize: 0
[   180.715] 	NumberOfImages: 75
[   180.715] 	RedMaskSize: 5
[   180.715] 	RedFieldPosition: 10
[   180.715] 	GreenMaskSize: 5
[   180.715] 	GreenFieldPosition: 5
[   180.715] 	BlueMaskSize: 5
[   180.715] 	BlueFieldPosition: 0
[   180.715] 	RsvdMaskSize: 0
[   180.715] 	RsvdFieldPosition: 0
[   180.715] 	DirectColorModeInfo: 0
[   180.715] 	PhysBasePtr: 0xe0000000
[   180.715] 	LinBytesPerScanLine: 1280
[   180.715] 	BnkNumberOfImagePages: 75
[   180.715] 	LinNumberOfImagePages: 75
[   180.715] 	LinRedMaskSize: 5
[   180.715] 	LinRedFieldPosition: 10
[   180.715] 	LinGreenMaskSize: 5
[   180.715] 	LinGreenFieldPosition: 5
[   180.715] 	LinBlueMaskSize: 5
[   180.715] 	LinBlueFieldPosition: 0
[   180.715] 	LinRsvdMaskSize: 0
[   180.715] 	LinRsvdFieldPosition: 0
[   180.715] 	MaxPixelClock: 400000000
[   180.715] Mode: 111 (640x480)
[   180.715] 	ModeAttributes: 0xbb
[   180.715] 	WinAAttributes: 0x7
[   180.715] 	WinBAttributes: 0x0
[   180.715] 	WinGranularity: 64
[   180.715] 	WinSize: 64
[   180.715] 	WinASegment: 0xa000
[   180.715] 	WinBSegment: 0x0
[   180.715] 	WinFuncPtr: 0xc0004afb
[   180.715] 	BytesPerScanline: 1280
[   180.715] 	XResolution: 640
[   180.715] 	YResolution: 480
[   180.716] 	XCharSize: 8
[   180.716] 	YCharSize: 16
[   180.716] 	NumberOfPlanes: 1
[   180.716] 	BitsPerPixel: 16
[   180.716] 	NumberOfBanks: 1
[   180.716] 	MemoryModel: 6
[   180.716] 	BankSize: 0
[   180.716] 	NumberOfImages: 75
[   180.716] 	RedMaskSize: 5
[   180.716] 	RedFieldPosition: 11
[   180.716] 	GreenMaskSize: 6
[   180.716] 	GreenFieldPosition: 5
[   180.716] 	BlueMaskSize: 5
[   180.716] 	BlueFieldPosition: 0
[   180.716] 	RsvdMaskSize: 0
[   180.716] 	RsvdFieldPosition: 0
[   180.716] 	DirectColorModeInfo: 0
[   180.716] 	PhysBasePtr: 0xe0000000
[   180.716] 	LinBytesPerScanLine: 1280
[   180.716] 	BnkNumberOfImagePages: 75
[   180.716] 	LinNumberOfImagePages: 75
[   180.716] 	LinRedMaskSize: 5
[   180.716] 	LinRedFieldPosition: 11
[   180.716] 	LinGreenMaskSize: 6
[   180.716] 	LinGreenFieldPosition: 5
[   180.716] 	LinBlueMaskSize: 5
[   180.716] 	LinBlueFieldPosition: 0
[   180.716] 	LinRsvdMaskSize: 0
[   180.716] 	LinRsvdFieldPosition: 0
[   180.716] 	MaxPixelClock: 400000000
[   180.716] Mode: 113 (800x600)
[   180.716] 	ModeAttributes: 0xbb
[   180.716] 	WinAAttributes: 0x7
[   180.716] 	WinBAttributes: 0x0
[   180.716] 	WinGranularity: 64
[   180.716] 	WinSize: 64
[   180.716] 	WinASegment: 0xa000
[   180.716] 	WinBSegment: 0x0
[   180.716] 	WinFuncPtr: 0xc0004afb
[   180.716] 	BytesPerScanline: 1664
[   180.716] 	XResolution: 800
[   180.716] 	YResolution: 600
[   180.716] 	XCharSize: 8
[   180.716] 	YCharSize: 14
[   180.716] 	NumberOfPlanes: 1
[   180.716] 	BitsPerPixel: 16
[   180.716] 	NumberOfBanks: 1
[   180.716] 	MemoryModel: 6
[   180.716] 	BankSize: 0
[   180.716] 	NumberOfImages: 47
[   180.716] 	RedMaskSize: 5
[   180.716] 	RedFieldPosition: 10
[   180.717] 	GreenMaskSize: 5
[   180.717] 	GreenFieldPosition: 5
[   180.717] 	BlueMaskSize: 5
[   180.717] 	BlueFieldPosition: 0
[   180.717] 	RsvdMaskSize: 0
[   180.717] 	RsvdFieldPosition: 0
[   180.717] 	DirectColorModeInfo: 0
[   180.717] 	PhysBasePtr: 0xe0000000
[   180.717] 	LinBytesPerScanLine: 1664
[   180.717] 	BnkNumberOfImagePages: 47
[   180.717] 	LinNumberOfImagePages: 47
[   180.717] 	LinRedMaskSize: 5
[   180.717] 	LinRedFieldPosition: 10
[   180.717] 	LinGreenMaskSize: 5
[   180.717] 	LinGreenFieldPosition: 5
[   180.717] 	LinBlueMaskSize: 5
[   180.717] 	LinBlueFieldPosition: 0
[   180.717] 	LinRsvdMaskSize: 0
[   180.717] 	LinRsvdFieldPosition: 0
[   180.717] 	MaxPixelClock: 400000000
[   180.717] Mode: 114 (800x600)
[   180.717] 	ModeAttributes: 0xbb
[   180.717] 	WinAAttributes: 0x7
[   180.717] 	WinBAttributes: 0x0
[   180.717] 	WinGranularity: 64
[   180.717] 	WinSize: 64
[   180.717] 	WinASegment: 0xa000
[   180.717] 	WinBSegment: 0x0
[   180.717] 	WinFuncPtr: 0xc0004afb
[   180.717] 	BytesPerScanline: 1664
[   180.717] 	XResolution: 800
[   180.717] 	YResolution: 600
[   180.717] 	XCharSize: 8
[   180.717] 	YCharSize: 14
[   180.717] 	NumberOfPlanes: 1
[   180.717] 	BitsPerPixel: 16
[   180.717] 	NumberOfBanks: 1
[   180.717] 	MemoryModel: 6
[   180.717] 	BankSize: 0
[   180.717] 	NumberOfImages: 47
[   180.717] 	RedMaskSize: 5
[   180.717] 	RedFieldPosition: 11
[   180.717] 	GreenMaskSize: 6
[   180.717] 	GreenFieldPosition: 5
[   180.717] 	BlueMaskSize: 5
[   180.717] 	BlueFieldPosition: 0
[   180.717] 	RsvdMaskSize: 0
[   180.717] 	RsvdFieldPosition: 0
[   180.717] 	DirectColorModeInfo: 0
[   180.717] 	PhysBasePtr: 0xe0000000
[   180.717] 	LinBytesPerScanLine: 1664
[   180.717] 	BnkNumberOfImagePages: 47
[   180.717] 	LinNumberOfImagePages: 47
[   180.717] 	LinRedMaskSize: 5
[   180.718] 	LinRedFieldPosition: 11
[   180.718] 	LinGreenMaskSize: 6
[   180.718] 	LinGreenFieldPosition: 5
[   180.718] 	LinBlueMaskSize: 5
[   180.718] 	LinBlueFieldPosition: 0
[   180.718] 	LinRsvdMaskSize: 0
[   180.718] 	LinRsvdFieldPosition: 0
[   180.718] 	MaxPixelClock: 400000000
[   180.718] Mode: 116 (1024x768)
[   180.718] 	ModeAttributes: 0xbb
[   180.718] 	WinAAttributes: 0x7
[   180.718] 	WinBAttributes: 0x0
[   180.718] 	WinGranularity: 64
[   180.718] 	WinSize: 64
[   180.718] 	WinASegment: 0xa000
[   180.718] 	WinBSegment: 0x0
[   180.718] 	WinFuncPtr: 0xc0004afb
[   180.718] 	BytesPerScanline: 2048
[   180.718] 	XResolution: 1024
[   180.718] 	YResolution: 768
[   180.718] 	XCharSize: 8
[   180.718] 	YCharSize: 16
[   180.718] 	NumberOfPlanes: 1
[   180.718] 	BitsPerPixel: 16
[   180.718] 	NumberOfBanks: 1
[   180.718] 	MemoryModel: 6
[   180.718] 	BankSize: 0
[   180.718] 	NumberOfImages: 29
[   180.718] 	RedMaskSize: 5
[   180.718] 	RedFieldPosition: 10
[   180.718] 	GreenMaskSize: 5
[   180.718] 	GreenFieldPosition: 5
[   180.718] 	BlueMaskSize: 5
[   180.718] 	BlueFieldPosition: 0
[   180.718] 	RsvdMaskSize: 0
[   180.718] 	RsvdFieldPosition: 0
[   180.718] 	DirectColorModeInfo: 0
[   180.718] 	PhysBasePtr: 0xe0000000
[   180.718] 	LinBytesPerScanLine: 2048
[   180.718] 	BnkNumberOfImagePages: 29
[   180.718] 	LinNumberOfImagePages: 29
[   180.718] 	LinRedMaskSize: 5
[   180.718] 	LinRedFieldPosition: 10
[   180.718] 	LinGreenMaskSize: 5
[   180.718] 	LinGreenFieldPosition: 5
[   180.718] 	LinBlueMaskSize: 5
[   180.718] 	LinBlueFieldPosition: 0
[   180.718] 	LinRsvdMaskSize: 0
[   180.718] 	LinRsvdFieldPosition: 0
[   180.718] 	MaxPixelClock: 400000000
[   180.719] Mode: 117 (1024x768)
[   180.719] 	ModeAttributes: 0xbb
[   180.719] 	WinAAttributes: 0x7
[   180.719] 	WinBAttributes: 0x0
[   180.719] 	WinGranularity: 64
[   180.719] 	WinSize: 64
[   180.719] 	WinASegment: 0xa000
[   180.719] 	WinBSegment: 0x0
[   180.719] 	WinFuncPtr: 0xc0004afb
[   180.719] 	BytesPerScanline: 2048
[   180.719] 	XResolution: 1024
[   180.719] 	YResolution: 768
[   180.719] 	XCharSize: 8
[   180.719] 	YCharSize: 16
[   180.719] 	NumberOfPlanes: 1
[   180.719] 	BitsPerPixel: 16
[   180.719] 	NumberOfBanks: 1
[   180.719] 	MemoryModel: 6
[   180.719] 	BankSize: 0
[   180.719] 	NumberOfImages: 29
[   180.719] 	RedMaskSize: 5
[   180.719] 	RedFieldPosition: 11
[   180.719] 	GreenMaskSize: 6
[   180.719] 	GreenFieldPosition: 5
[   180.719] 	BlueMaskSize: 5
[   180.719] 	BlueFieldPosition: 0
[   180.719] 	RsvdMaskSize: 0
[   180.719] 	RsvdFieldPosition: 0
[   180.719] 	DirectColorModeInfo: 0
[   180.719] 	PhysBasePtr: 0xe0000000
[   180.719] 	LinBytesPerScanLine: 2048
[   180.719] 	BnkNumberOfImagePages: 29
[   180.719] 	LinNumberOfImagePages: 29
[   180.719] 	LinRedMaskSize: 5
[   180.719] 	LinRedFieldPosition: 11
[   180.719] 	LinGreenMaskSize: 6
[   180.719] 	LinGreenFieldPosition: 5
[   180.719] 	LinBlueMaskSize: 5
[   180.719] 	LinBlueFieldPosition: 0
[   180.719] 	LinRsvdMaskSize: 0
[   180.719] 	LinRsvdFieldPosition: 0
[   180.719] 	MaxPixelClock: 400000000
[   180.720] Mode: 119 (1280x1024)
[   180.720] 	ModeAttributes: 0xbb
[   180.720] 	WinAAttributes: 0x7
[   180.720] 	WinBAttributes: 0x0
[   180.720] 	WinGranularity: 64
[   180.720] 	WinSize: 64
[   180.720] 	WinASegment: 0xa000
[   180.720] 	WinBSegment: 0x0
[   180.720] 	WinFuncPtr: 0xc0004afb
[   180.720] 	BytesPerScanline: 2560
[   180.720] 	XResolution: 1280
[   180.720] 	YResolution: 1024
[   180.720] 	XCharSize: 8
[   180.720] 	YCharSize: 16
[   180.720] 	NumberOfPlanes: 1
[   180.720] 	BitsPerPixel: 16
[   180.720] 	NumberOfBanks: 1
[   180.720] 	MemoryModel: 6
[   180.720] 	BankSize: 0
[   180.720] 	NumberOfImages: 17
[   180.720] 	RedMaskSize: 5
[   180.720] 	RedFieldPosition: 10
[   180.720] 	GreenMaskSize: 5
[   180.720] 	GreenFieldPosition: 5
[   180.720] 	BlueMaskSize: 5
[   180.720] 	BlueFieldPosition: 0
[   180.720] 	RsvdMaskSize: 0
[   180.720] 	RsvdFieldPosition: 0
[   180.720] 	DirectColorModeInfo: 0
[   180.720] 	PhysBasePtr: 0xe0000000
[   180.720] 	LinBytesPerScanLine: 2560
[   180.720] 	BnkNumberOfImagePages: 17
[   180.720] 	LinNumberOfImagePages: 17
[   180.720] 	LinRedMaskSize: 5
[   180.720] 	LinRedFieldPosition: 10
[   180.720] 	LinGreenMaskSize: 5
[   180.720] 	LinGreenFieldPosition: 5
[   180.720] 	LinBlueMaskSize: 5
[   180.720] 	LinBlueFieldPosition: 0
[   180.720] 	LinRsvdMaskSize: 0
[   180.720] 	LinRsvdFieldPosition: 0
[   180.720] 	MaxPixelClock: 400000000
[   180.721] Mode: 11a (1280x1024)
[   180.721] 	ModeAttributes: 0xbb
[   180.721] 	WinAAttributes: 0x7
[   180.721] 	WinBAttributes: 0x0
[   180.721] 	WinGranularity: 64
[   180.721] 	WinSize: 64
[   180.721] 	WinASegment: 0xa000
[   180.721] 	WinBSegment: 0x0
[   180.721] 	WinFuncPtr: 0xc0004afb
[   180.721] 	BytesPerScanline: 2560
[   180.721] 	XResolution: 1280
[   180.721] 	YResolution: 1024
[   180.721] 	XCharSize: 8
[   180.721] 	YCharSize: 16
[   180.721] 	NumberOfPlanes: 1
[   180.721] 	BitsPerPixel: 16
[   180.721] 	NumberOfBanks: 1
[   180.721] 	MemoryModel: 6
[   180.721] 	BankSize: 0
[   180.721] 	NumberOfImages: 17
[   180.721] 	RedMaskSize: 5
[   180.721] 	RedFieldPosition: 11
[   180.721] 	GreenMaskSize: 6
[   180.721] 	GreenFieldPosition: 5
[   180.721] 	BlueMaskSize: 5
[   180.721] 	BlueFieldPosition: 0
[   180.721] 	RsvdMaskSize: 0
[   180.721] 	RsvdFieldPosition: 0
[   180.721] 	DirectColorModeInfo: 0
[   180.721] 	PhysBasePtr: 0xe0000000
[   180.721] 	LinBytesPerScanLine: 2560
[   180.721] 	BnkNumberOfImagePages: 17
[   180.721] 	LinNumberOfImagePages: 17
[   180.721] 	LinRedMaskSize: 5
[   180.721] 	LinRedFieldPosition: 11
[   180.721] 	LinGreenMaskSize: 6
[   180.721] 	LinGreenFieldPosition: 5
[   180.721] 	LinBlueMaskSize: 5
[   180.721] 	LinBlueFieldPosition: 0
[   180.721] 	LinRsvdMaskSize: 0
[   180.721] 	LinRsvdFieldPosition: 0
[   180.721] 	MaxPixelClock: 400000000
[   180.722] Mode: 165 (1280x960)
[   180.722] 	ModeAttributes: 0xbb
[   180.722] 	WinAAttributes: 0x7
[   180.722] 	WinBAttributes: 0x0
[   180.722] 	WinGranularity: 64
[   180.722] 	WinSize: 64
[   180.722] 	WinASegment: 0xa000
[   180.722] 	WinBSegment: 0x0
[   180.722] 	WinFuncPtr: 0xc0004afb
[   180.722] 	BytesPerScanline: 2560
[   180.722] 	XResolution: 1280
[   180.722] 	YResolution: 960
[   180.722] 	XCharSize: 8
[   180.722] 	YCharSize: 16
[   180.722] 	NumberOfPlanes: 1
[   180.722] 	BitsPerPixel: 16
[   180.722] 	NumberOfBanks: 1
[   180.722] 	MemoryModel: 6
[   180.722] 	BankSize: 0
[   180.722] 	NumberOfImages: 19
[   180.722] 	RedMaskSize: 5
[   180.722] 	RedFieldPosition: 11
[   180.722] 	GreenMaskSize: 6
[   180.722] 	GreenFieldPosition: 5
[   180.722] 	BlueMaskSize: 5
[   180.722] 	BlueFieldPosition: 0
[   180.722] 	RsvdMaskSize: 0
[   180.722] 	RsvdFieldPosition: 0
[   180.722] 	DirectColorModeInfo: 0
[   180.722] 	PhysBasePtr: 0xe0000000
[   180.722] 	LinBytesPerScanLine: 2560
[   180.722] 	BnkNumberOfImagePages: 19
[   180.722] 	LinNumberOfImagePages: 19
[   180.722] 	LinRedMaskSize: 5
[   180.722] 	LinRedFieldPosition: 11
[   180.722] 	LinGreenMaskSize: 6
[   180.722] 	LinGreenFieldPosition: 5
[   180.722] 	LinBlueMaskSize: 5
[   180.722] 	LinBlueFieldPosition: 0
[   180.722] 	LinRsvdMaskSize: 0
[   180.722] 	LinRsvdFieldPosition: 0
[   180.722] 	MaxPixelClock: 400000000
[   180.723] *Mode: 166 (1280x960)
[   180.723] 	ModeAttributes: 0xbb
[   180.723] 	WinAAttributes: 0x7
[   180.723] 	WinBAttributes: 0x0
[   180.723] 	WinGranularity: 64
[   180.723] 	WinSize: 64
[   180.723] 	WinASegment: 0xa000
[   180.723] 	WinBSegment: 0x0
[   180.723] 	WinFuncPtr: 0xc0004afb
[   180.723] 	BytesPerScanline: 5120
[   180.723] 	XResolution: 1280
[   180.723] 	YResolution: 960
[   180.723] 	XCharSize: 8
[   180.723] 	YCharSize: 16
[   180.723] 	NumberOfPlanes: 1
[   180.723] 	BitsPerPixel: 32
[   180.723] 	NumberOfBanks: 1
[   180.723] 	MemoryModel: 6
[   180.723] 	BankSize: 0
[   180.723] 	NumberOfImages: 9
[   180.723] 	RedMaskSize: 8
[   180.723] 	RedFieldPosition: 16
[   180.723] 	GreenMaskSize: 8
[   180.723] 	GreenFieldPosition: 8
[   180.723] 	BlueMaskSize: 8
[   180.723] 	BlueFieldPosition: 0
[   180.723] 	RsvdMaskSize: 0
[   180.723] 	RsvdFieldPosition: 0
[   180.723] 	DirectColorModeInfo: 0
[   180.723] 	PhysBasePtr: 0xe0000000
[   180.723] 	LinBytesPerScanLine: 5120
[   180.723] 	BnkNumberOfImagePages: 9
[   180.723] 	LinNumberOfImagePages: 9
[   180.723] 	LinRedMaskSize: 8
[   180.723] 	LinRedFieldPosition: 16
[   180.723] 	LinGreenMaskSize: 8
[   180.723] 	LinGreenFieldPosition: 8
[   180.723] 	LinBlueMaskSize: 8
[   180.723] 	LinBlueFieldPosition: 0
[   180.723] 	LinRsvdMaskSize: 0
[   180.723] 	LinRsvdFieldPosition: 0
[   180.723] 	MaxPixelClock: 400000000
[   180.724] *Mode: 121 (640x480)
[   180.724] 	ModeAttributes: 0xbb
[   180.724] 	WinAAttributes: 0x7
[   180.724] 	WinBAttributes: 0x0
[   180.724] 	WinGranularity: 64
[   180.724] 	WinSize: 64
[   180.724] 	WinASegment: 0xa000
[   180.724] 	WinBSegment: 0x0
[   180.724] 	WinFuncPtr: 0xc0004afb
[   180.724] 	BytesPerScanline: 2560
[   180.724] 	XResolution: 640
[   180.724] 	YResolution: 480
[   180.724] 	XCharSize: 8
[   180.724] 	YCharSize: 16
[   180.724] 	NumberOfPlanes: 1
[   180.724] 	BitsPerPixel: 32
[   180.724] 	NumberOfBanks: 1
[   180.724] 	MemoryModel: 6
[   180.724] 	BankSize: 0
[   180.724] 	NumberOfImages: 39
[   180.724] 	RedMaskSize: 8
[   180.724] 	RedFieldPosition: 16
[   180.724] 	GreenMaskSize: 8
[   180.724] 	GreenFieldPosition: 8
[   180.724] 	BlueMaskSize: 8
[   180.724] 	BlueFieldPosition: 0
[   180.724] 	RsvdMaskSize: 0
[   180.724] 	RsvdFieldPosition: 0
[   180.724] 	DirectColorModeInfo: 0
[   180.724] 	PhysBasePtr: 0xe0000000
[   180.724] 	LinBytesPerScanLine: 2560
[   180.724] 	BnkNumberOfImagePages: 39
[   180.724] 	LinNumberOfImagePages: 39
[   180.724] 	LinRedMaskSize: 8
[   180.724] 	LinRedFieldPosition: 16
[   180.724] 	LinGreenMaskSize: 8
[   180.724] 	LinGreenFieldPosition: 8
[   180.724] 	LinBlueMaskSize: 8
[   180.724] 	LinBlueFieldPosition: 0
[   180.724] 	LinRsvdMaskSize: 0
[   180.724] 	LinRsvdFieldPosition: 0
[   180.724] 	MaxPixelClock: 400000000
[   180.725] *Mode: 122 (800x600)
[   180.725] 	ModeAttributes: 0xbb
[   180.725] 	WinAAttributes: 0x7
[   180.725] 	WinBAttributes: 0x0
[   180.725] 	WinGranularity: 64
[   180.725] 	WinSize: 64
[   180.725] 	WinASegment: 0xa000
[   180.725] 	WinBSegment: 0x0
[   180.725] 	WinFuncPtr: 0xc0004afb
[   180.725] 	BytesPerScanline: 3328
[   180.725] 	XResolution: 800
[   180.725] 	YResolution: 600
[   180.725] 	XCharSize: 8
[   180.725] 	YCharSize: 14
[   180.725] 	NumberOfPlanes: 1
[   180.725] 	BitsPerPixel: 32
[   180.725] 	NumberOfBanks: 1
[   180.725] 	MemoryModel: 6
[   180.725] 	BankSize: 0
[   180.725] 	NumberOfImages: 23
[   180.725] 	RedMaskSize: 8
[   180.725] 	RedFieldPosition: 16
[   180.725] 	GreenMaskSize: 8
[   180.725] 	GreenFieldPosition: 8
[   180.725] 	BlueMaskSize: 8
[   180.725] 	BlueFieldPosition: 0
[   180.725] 	RsvdMaskSize: 0
[   180.725] 	RsvdFieldPosition: 0
[   180.725] 	DirectColorModeInfo: 0
[   180.725] 	PhysBasePtr: 0xe0000000
[   180.725] 	LinBytesPerScanLine: 3328
[   180.725] 	BnkNumberOfImagePages: 23
[   180.725] 	LinNumberOfImagePages: 23
[   180.725] 	LinRedMaskSize: 8
[   180.725] 	LinRedFieldPosition: 16
[   180.725] 	LinGreenMaskSize: 8
[   180.725] 	LinGreenFieldPosition: 8
[   180.725] 	LinBlueMaskSize: 8
[   180.725] 	LinBlueFieldPosition: 0
[   180.725] 	LinRsvdMaskSize: 0
[   180.725] 	LinRsvdFieldPosition: 0
[   180.725] 	MaxPixelClock: 400000000
[   180.726] *Mode: 123 (1024x768)
[   180.726] 	ModeAttributes: 0xbb
[   180.726] 	WinAAttributes: 0x7
[   180.726] 	WinBAttributes: 0x0
[   180.726] 	WinGranularity: 64
[   180.726] 	WinSize: 64
[   180.726] 	WinASegment: 0xa000
[   180.726] 	WinBSegment: 0x0
[   180.726] 	WinFuncPtr: 0xc0004afb
[   180.726] 	BytesPerScanline: 4096
[   180.726] 	XResolution: 1024
[   180.726] 	YResolution: 768
[   180.726] 	XCharSize: 8
[   180.726] 	YCharSize: 16
[   180.726] 	NumberOfPlanes: 1
[   180.726] 	BitsPerPixel: 32
[   180.726] 	NumberOfBanks: 1
[   180.726] 	MemoryModel: 6
[   180.726] 	BankSize: 0
[   180.726] 	NumberOfImages: 14
[   180.726] 	RedMaskSize: 8
[   180.726] 	RedFieldPosition: 16
[   180.726] 	GreenMaskSize: 8
[   180.726] 	GreenFieldPosition: 8
[   180.726] 	BlueMaskSize: 8
[   180.726] 	BlueFieldPosition: 0
[   180.726] 	RsvdMaskSize: 0
[   180.726] 	RsvdFieldPosition: 0
[   180.726] 	DirectColorModeInfo: 0
[   180.726] 	PhysBasePtr: 0xe0000000
[   180.726] 	LinBytesPerScanLine: 4096
[   180.726] 	BnkNumberOfImagePages: 14
[   180.726] 	LinNumberOfImagePages: 14
[   180.726] 	LinRedMaskSize: 8
[   180.726] 	LinRedFieldPosition: 16
[   180.726] 	LinGreenMaskSize: 8
[   180.726] 	LinGreenFieldPosition: 8
[   180.726] 	LinBlueMaskSize: 8
[   180.726] 	LinBlueFieldPosition: 0
[   180.726] 	LinRsvdMaskSize: 0
[   180.726] 	LinRsvdFieldPosition: 0
[   180.726] 	MaxPixelClock: 400000000
[   180.727] *Mode: 124 (1280x1024)
[   180.727] 	ModeAttributes: 0xbb
[   180.727] 	WinAAttributes: 0x7
[   180.727] 	WinBAttributes: 0x0
[   180.727] 	WinGranularity: 64
[   180.727] 	WinSize: 64
[   180.727] 	WinASegment: 0xa000
[   180.727] 	WinBSegment: 0x0
[   180.727] 	WinFuncPtr: 0xc0004afb
[   180.727] 	BytesPerScanline: 5120
[   180.727] 	XResolution: 1280
[   180.727] 	YResolution: 1024
[   180.727] 	XCharSize: 8
[   180.727] 	YCharSize: 16
[   180.727] 	NumberOfPlanes: 1
[   180.727] 	BitsPerPixel: 32
[   180.727] 	NumberOfBanks: 1
[   180.727] 	MemoryModel: 6
[   180.727] 	BankSize: 0
[   180.727] 	NumberOfImages: 8
[   180.727] 	RedMaskSize: 8
[   180.727] 	RedFieldPosition: 16
[   180.727] 	GreenMaskSize: 8
[   180.727] 	GreenFieldPosition: 8
[   180.727] 	BlueMaskSize: 8
[   180.727] 	BlueFieldPosition: 0
[   180.727] 	RsvdMaskSize: 0
[   180.727] 	RsvdFieldPosition: 0
[   180.727] 	DirectColorModeInfo: 0
[   180.727] 	PhysBasePtr: 0xe0000000
[   180.727] 	LinBytesPerScanLine: 5120
[   180.727] 	BnkNumberOfImagePages: 8
[   180.727] 	LinNumberOfImagePages: 8
[   180.727] 	LinRedMaskSize: 8
[   180.727] 	LinRedFieldPosition: 16
[   180.727] 	LinGreenMaskSize: 8
[   180.727] 	LinGreenFieldPosition: 8
[   180.727] 	LinBlueMaskSize: 8
[   180.727] 	LinBlueFieldPosition: 0
[   180.727] 	LinRsvdMaskSize: 0
[   180.727] 	LinRsvdFieldPosition: 0
[   180.727] 	MaxPixelClock: 400000000
[   180.728] Mode: 145 (1400x1050)
[   180.728] 	ModeAttributes: 0xbb
[   180.728] 	WinAAttributes: 0x7
[   180.728] 	WinBAttributes: 0x0
[   180.728] 	WinGranularity: 64
[   180.728] 	WinSize: 64
[   180.728] 	WinASegment: 0xa000
[   180.728] 	WinBSegment: 0x0
[   180.728] 	WinFuncPtr: 0xc0004afb
[   180.728] 	BytesPerScanline: 2816
[   180.728] 	XResolution: 1400
[   180.728] 	YResolution: 1050
[   180.728] 	XCharSize: 8
[   180.728] 	YCharSize: 16
[   180.728] 	NumberOfPlanes: 1
[   180.728] 	BitsPerPixel: 16
[   180.728] 	NumberOfBanks: 1
[   180.728] 	MemoryModel: 6
[   180.728] 	BankSize: 0
[   180.728] 	NumberOfImages: 15
[   180.728] 	RedMaskSize: 5
[   180.728] 	RedFieldPosition: 11
[   180.728] 	GreenMaskSize: 6
[   180.728] 	GreenFieldPosition: 5
[   180.728] 	BlueMaskSize: 5
[   180.728] 	BlueFieldPosition: 0
[   180.728] 	RsvdMaskSize: 0
[   180.728] 	RsvdFieldPosition: 0
[   180.728] 	DirectColorModeInfo: 0
[   180.728] 	PhysBasePtr: 0xe0000000
[   180.728] 	LinBytesPerScanLine: 2816
[   180.728] 	BnkNumberOfImagePages: 15
[   180.728] 	LinNumberOfImagePages: 15
[   180.728] 	LinRedMaskSize: 5
[   180.728] 	LinRedFieldPosition: 11
[   180.728] 	LinGreenMaskSize: 6
[   180.728] 	LinGreenFieldPosition: 5
[   180.728] 	LinBlueMaskSize: 5
[   180.728] 	LinBlueFieldPosition: 0
[   180.728] 	LinRsvdMaskSize: 0
[   180.728] 	LinRsvdFieldPosition: 0
[   180.728] 	MaxPixelClock: 400000000
[   180.729] *Mode: 146 (1400x1050)
[   180.729] 	ModeAttributes: 0xbb
[   180.729] 	WinAAttributes: 0x7
[   180.729] 	WinBAttributes: 0x0
[   180.729] 	WinGranularity: 64
[   180.729] 	WinSize: 64
[   180.729] 	WinASegment: 0xa000
[   180.729] 	WinBSegment: 0x0
[   180.729] 	WinFuncPtr: 0xc0004afb
[   180.729] 	BytesPerScanline: 5632
[   180.729] 	XResolution: 1400
[   180.729] 	YResolution: 1050
[   180.729] 	XCharSize: 8
[   180.729] 	YCharSize: 16
[   180.729] 	NumberOfPlanes: 1
[   180.729] 	BitsPerPixel: 32
[   180.729] 	NumberOfBanks: 1
[   180.729] 	MemoryModel: 6
[   180.729] 	BankSize: 0
[   180.729] 	NumberOfImages: 7
[   180.729] 	RedMaskSize: 8
[   180.729] 	RedFieldPosition: 16
[   180.729] 	GreenMaskSize: 8
[   180.729] 	GreenFieldPosition: 8
[   180.729] 	BlueMaskSize: 8
[   180.729] 	BlueFieldPosition: 0
[   180.729] 	RsvdMaskSize: 0
[   180.729] 	RsvdFieldPosition: 0
[   180.729] 	DirectColorModeInfo: 0
[   180.729] 	PhysBasePtr: 0xe0000000
[   180.729] 	LinBytesPerScanLine: 5632
[   180.729] 	BnkNumberOfImagePages: 7
[   180.729] 	LinNumberOfImagePages: 7
[   180.729] 	LinRedMaskSize: 8
[   180.729] 	LinRedFieldPosition: 16
[   180.729] 	LinGreenMaskSize: 8
[   180.729] 	LinGreenFieldPosition: 8
[   180.729] 	LinBlueMaskSize: 8
[   180.729] 	LinBlueFieldPosition: 0
[   180.729] 	LinRsvdMaskSize: 0
[   180.729] 	LinRsvdFieldPosition: 0
[   180.729] 	MaxPixelClock: 400000000
[   180.730] Mode: 175 (1600x1200)
[   180.730] 	ModeAttributes: 0xba
[   180.730] 	WinAAttributes: 0x7
[   180.730] 	WinBAttributes: 0x0
[   180.730] 	WinGranularity: 64
[   180.730] 	WinSize: 64
[   180.730] 	WinASegment: 0xa000
[   180.730] 	WinBSegment: 0x0
[   180.730] 	WinFuncPtr: 0xc0004afb
[   180.730] 	BytesPerScanline: 3200
[   180.730] 	XResolution: 1600
[   180.730] 	YResolution: 1200
[   180.730] 	XCharSize: 8
[   180.730] 	YCharSize: 16
[   180.730] 	NumberOfPlanes: 1
[   180.730] 	BitsPerPixel: 16
[   180.730] 	NumberOfBanks: 1
[   180.730] 	MemoryModel: 6
[   180.730] 	BankSize: 0
[   180.730] 	NumberOfImages: 12
[   180.730] 	RedMaskSize: 5
[   180.730] 	RedFieldPosition: 11
[   180.730] 	GreenMaskSize: 6
[   180.730] 	GreenFieldPosition: 5
[   180.730] 	BlueMaskSize: 5
[   180.730] 	BlueFieldPosition: 0
[   180.730] 	RsvdMaskSize: 0
[   180.730] 	RsvdFieldPosition: 0
[   180.730] 	DirectColorModeInfo: 0
[   180.730] 	PhysBasePtr: 0xe0000000
[   180.730] 	LinBytesPerScanLine: 3200
[   180.730] 	BnkNumberOfImagePages: 12
[   180.730] 	LinNumberOfImagePages: 12
[   180.730] 	LinRedMaskSize: 5
[   180.730] 	LinRedFieldPosition: 11
[   180.730] 	LinGreenMaskSize: 6
[   180.730] 	LinGreenFieldPosition: 5
[   180.730] 	LinBlueMaskSize: 5
[   180.730] 	LinBlueFieldPosition: 0
[   180.730] 	LinRsvdMaskSize: 0
[   180.730] 	LinRsvdFieldPosition: 0
[   180.730] 	MaxPixelClock: 400000000
[   180.731] Mode: 176 (1600x1200)
[   180.731] 	ModeAttributes: 0xba
[   180.731] 	WinAAttributes: 0x7
[   180.731] 	WinBAttributes: 0x0
[   180.731] 	WinGranularity: 64
[   180.731] 	WinSize: 64
[   180.731] 	WinASegment: 0xa000
[   180.731] 	WinBSegment: 0x0
[   180.731] 	WinFuncPtr: 0xc0004afb
[   180.731] 	BytesPerScanline: 6400
[   180.731] 	XResolution: 1600
[   180.731] 	YResolution: 1200
[   180.731] 	XCharSize: 8
[   180.731] 	YCharSize: 16
[   180.731] 	NumberOfPlanes: 1
[   180.731] 	BitsPerPixel: 32
[   180.731] 	NumberOfBanks: 1
[   180.731] 	MemoryModel: 6
[   180.731] 	BankSize: 0
[   180.731] 	NumberOfImages: 5
[   180.731] 	RedMaskSize: 8
[   180.731] 	RedFieldPosition: 16
[   180.731] 	GreenMaskSize: 8
[   180.731] 	GreenFieldPosition: 8
[   180.731] 	BlueMaskSize: 8
[   180.731] 	BlueFieldPosition: 0
[   180.731] 	RsvdMaskSize: 0
[   180.731] 	RsvdFieldPosition: 0
[   180.731] 	DirectColorModeInfo: 0
[   180.731] 	PhysBasePtr: 0xe0000000
[   180.731] 	LinBytesPerScanLine: 6400
[   180.731] 	BnkNumberOfImagePages: 5
[   180.731] 	LinNumberOfImagePages: 5
[   180.731] 	LinRedMaskSize: 8
[   180.731] 	LinRedFieldPosition: 16
[   180.731] 	LinGreenMaskSize: 8
[   180.731] 	LinGreenFieldPosition: 8
[   180.731] 	LinBlueMaskSize: 8
[   180.731] 	LinBlueFieldPosition: 0
[   180.731] 	LinRsvdMaskSize: 0
[   180.731] 	LinRsvdFieldPosition: 0
[   180.731] 	MaxPixelClock: 400000000
[   180.732] Mode: 1d2 (1920x1080)
[   180.732] 	ModeAttributes: 0xbb
[   180.732] 	WinAAttributes: 0x7
[   180.732] 	WinBAttributes: 0x0
[   180.732] 	WinGranularity: 64
[   180.732] 	WinSize: 64
[   180.732] 	WinASegment: 0xa000
[   180.732] 	WinBSegment: 0x0
[   180.732] 	WinFuncPtr: 0xc0004afb
[   180.732] 	BytesPerScanline: 3840
[   180.732] 	XResolution: 1920
[   180.732] 	YResolution: 1080
[   180.732] 	XCharSize: 8
[   180.732] 	YCharSize: 16
[   180.732] 	NumberOfPlanes: 1
[   180.732] 	BitsPerPixel: 16
[   180.732] 	NumberOfBanks: 1
[   180.732] 	MemoryModel: 6
[   180.732] 	BankSize: 0
[   180.732] 	NumberOfImages: 11
[   180.732] 	RedMaskSize: 5
[   180.732] 	RedFieldPosition: 11
[   180.732] 	GreenMaskSize: 6
[   180.732] 	GreenFieldPosition: 5
[   180.732] 	BlueMaskSize: 5
[   180.732] 	BlueFieldPosition: 0
[   180.732] 	RsvdMaskSize: 0
[   180.732] 	RsvdFieldPosition: 0
[   180.732] 	DirectColorModeInfo: 0
[   180.732] 	PhysBasePtr: 0xe0000000
[   180.732] 	LinBytesPerScanLine: 3840
[   180.732] 	BnkNumberOfImagePages: 11
[   180.732] 	LinNumberOfImagePages: 11
[   180.732] 	LinRedMaskSize: 5
[   180.732] 	LinRedFieldPosition: 11
[   180.732] 	LinGreenMaskSize: 6
[   180.732] 	LinGreenFieldPosition: 5
[   180.732] 	LinBlueMaskSize: 5
[   180.732] 	LinBlueFieldPosition: 0
[   180.732] 	LinRsvdMaskSize: 0
[   180.732] 	LinRsvdFieldPosition: 0
[   180.732] 	MaxPixelClock: 400000000
[   180.732] *Mode: 1d4 (1920x1080)
[   180.733] 	ModeAttributes: 0xbb
[   180.733] 	WinAAttributes: 0x7
[   180.733] 	WinBAttributes: 0x0
[   180.733] 	WinGranularity: 64
[   180.733] 	WinSize: 64
[   180.733] 	WinASegment: 0xa000
[   180.733] 	WinBSegment: 0x0
[   180.733] 	WinFuncPtr: 0xc0004afb
[   180.733] 	BytesPerScanline: 7680
[   180.733] 	XResolution: 1920
[   180.733] 	YResolution: 1080
[   180.733] 	XCharSize: 8
[   180.733] 	YCharSize: 16
[   180.733] 	NumberOfPlanes: 1
[   180.733] 	BitsPerPixel: 32
[   180.733] 	NumberOfBanks: 1
[   180.733] 	MemoryModel: 6
[   180.733] 	BankSize: 0
[   180.733] 	NumberOfImages: 5
[   180.733] 	RedMaskSize: 8
[   180.733] 	RedFieldPosition: 16
[   180.733] 	GreenMaskSize: 8
[   180.733] 	GreenFieldPosition: 8
[   180.733] 	BlueMaskSize: 8
[   180.733] 	BlueFieldPosition: 0
[   180.733] 	RsvdMaskSize: 0
[   180.733] 	RsvdFieldPosition: 0
[   180.733] 	DirectColorModeInfo: 0
[   180.733] 	PhysBasePtr: 0xe0000000
[   180.733] 	LinBytesPerScanLine: 7680
[   180.733] 	BnkNumberOfImagePages: 5
[   180.733] 	LinNumberOfImagePages: 5
[   180.733] 	LinRedMaskSize: 8
[   180.733] 	LinRedFieldPosition: 16
[   180.733] 	LinGreenMaskSize: 8
[   180.733] 	LinGreenFieldPosition: 8
[   180.733] 	LinBlueMaskSize: 8
[   180.733] 	LinBlueFieldPosition: 0
[   180.733] 	LinRsvdMaskSize: 0
[   180.733] 	LinRsvdFieldPosition: 0
[   180.733] 	MaxPixelClock: 400000000
[   180.733] 
[   180.733] (II) VESA(0): Total Memory: 768 64KB banks (49152kB)
[   180.733] (II) VESA(0): <default monitor>: Using hsync range of 30.00-255.00 kHz
[   180.733] (II) VESA(0): <default monitor>: Using vrefresh range of 50.00-240.00 Hz
[   180.733] (II) VESA(0): <default monitor>: Using maximum pixel clock of 605.00 MHz
[   180.733] (WW) VESA(0): Unable to estimate virtual size
[   180.733] (II) VESA(0): Not using built-in mode "1400x1050" (no mode of this name)
[   180.733] (II) VESA(0): Not using built-in mode "1280x960" (no mode of this name)
[   180.733] (II) VESA(0): Not using built-in mode "1024x768" (no mode of this name)
[   180.733] (II) VESA(0): Not using built-in mode "800x600" (no mode of this name)
[   180.733] (II) VESA(0): Not using built-in mode "640x480" (no mode of this name)
[   180.733] (II) VESA(0): Virtual size is 1920x1080 (pitch 1920)
[   180.733] (**) VESA(0): *Built-in mode "1920x1080"
[   180.733] (**) VESA(0): *Built-in mode "1280x1024"
[   180.733] (**) VESA(0): Display dimensions: (540, 300) mm
[   180.733] (**) VESA(0): DPI set to (90, 91)
[   180.733] (**) VESA(0): Using "Shadow Framebuffer"
[   180.733] (II) Loading sub module "shadow"
[   180.733] (II) LoadModule: "shadow"
[   180.733] (II) Loading /usr/lib/xorg/modules/libshadow.so
[   180.736] (II) Module shadow: vendor="X.Org Foundation"
[   180.736] 	compiled for 1.20.5, module version = 1.1.0
[   180.736] 	ABI class: X.Org ANSI C Emulation, version 0.4
[   180.736] (II) Loading sub module "fb"
[   180.736] (II) LoadModule: "fb"
[   180.736] (II) Loading /usr/lib/xorg/modules/libfb.so
[   180.736] (II) Module fb: vendor="X.Org Foundation"
[   180.736] 	compiled for 1.20.5, module version = 1.0.0
[   180.736] 	ABI class: X.Org ANSI C Emulation, version 0.4
[   180.736] (II) Loading sub module "int10"
[   180.736] (II) LoadModule: "int10"
[   180.736] (II) Loading /usr/lib/xorg/modules/libint10.so
[   180.736] (II) Module int10: vendor="X.Org Foundation"
[   180.736] 	compiled for 1.20.5, module version = 1.0.0
[   180.736] 	ABI class: X.Org Video Driver, version 24.0
[   180.736] (II) VESA(0): initializing int10
[   180.736] (II) VESA(0): Primary V_BIOS segment is: 0xc000
[   180.736] (II) VESA(0): VESA BIOS detected
[   180.736] (II) VESA(0): VESA VBE Version 3.0
[   180.736] (II) VESA(0): VESA VBE Total Mem: 49152 kB
[   180.736] (II) VESA(0): VESA VBE OEM: AMD ATOMBIOS
[   180.736] (II) VESA(0): VESA VBE OEM Software Rev: 17.1
[   180.736] (II) VESA(0): VESA VBE OEM Vendor: (C) 1988-2018, Advanced Micro Devices, Inc.
[   180.736] (II) VESA(0): VESA VBE OEM Product: NAVI10
[   180.736] (II) VESA(0): VESA VBE OEM Product Rev: 01.00
[   180.736] (II) VESA(0): virtual address = (nil), VGAbase = (nil)
	physical address = 0xe0000000, size = 50331648
[   180.736] (II) VESA(0): virtual address = 0x7f0a8a1ec000, VGAbase = 0x7f0a8a1ec000
	physical address = 0xa0000, size = 65536
[   180.736] (II) VESA(0): Setting up VESA Mode 0x1D4 (1920x1080)
[   180.736] (II) VESA(0): VBESetVBEMode failed, mode set without customized refresh.
[   180.756] (==) VESA(0): Default visual is TrueColor
[   180.756] (==) VESA(0): Backing store enabled
[   180.756] (==) VESA(0): DPMS enabled
[   180.756] (II) Initializing extension Generic Event Extension
[   180.756] (II) Initializing extension SHAPE
[   180.756] (II) Initializing extension MIT-SHM
[   180.756] (II) Initializing extension XInputExtension
[   180.756] (II) Initializing extension XTEST
[   180.756] (II) Initializing extension BIG-REQUESTS
[   180.756] (II) Initializing extension SYNC
[   180.756] (II) Initializing extension XKEYBOARD
[   180.756] (II) Initializing extension XC-MISC
[   180.756] (II) Initializing extension SECURITY
[   180.756] (II) Initializing extension XFIXES
[   180.756] (II) Initializing extension RENDER
[   180.756] (II) Initializing extension RANDR
[   180.756] (II) Initializing extension COMPOSITE
[   180.756] (II) Initializing extension DAMAGE
[   180.756] (II) Initializing extension MIT-SCREEN-SAVER
[   180.756] (II) Initializing extension DOUBLE-BUFFER
[   180.756] (II) Initializing extension RECORD
[   180.756] (II) Initializing extension DPMS
[   180.756] (II) Initializing extension Present
[   180.756] (II) Initializing extension DRI3
[   180.756] (II) Initializing extension X-Resource
[   180.756] (II) Initializing extension XVideo
[   180.756] (II) Initializing extension XVideo-MotionCompensation
[   180.756] (II) Initializing extension GLX
[   180.756] (II) AIGLX: Screen 0 is not DRI2 capable
[   181.021] (II) IGLX: Loaded and initialized swrast
[   181.021] (II) GLX: Initialized DRISWRAST GL provider for screen 0
[   181.021] (II) Initializing extension XFree86-VidModeExtension
[   181.021] (II) Initializing extension XFree86-DGA
[   181.021] (II) Initializing extension XFree86-DRI
[   181.021] (II) Initializing extension DRI2
[   181.076] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[   181.076] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[   181.076] (II) LoadModule: "libinput"
[   181.076] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[   181.080] (II) Module libinput: vendor="X.Org Foundation"
[   181.080] 	compiled for 1.20.5, module version = 0.29.0
[   181.080] 	Module class: X.Org XInput Driver
[   181.080] 	ABI class: X.Org XInput driver, version 24.1
[   181.080] (II) Using input driver 'libinput' for 'Power Button'
[   181.081] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 14 paused 0
[   181.081] (**) Power Button: always reports core events
[   181.081] (**) Option "Device" "/dev/input/event1"
[   181.081] (**) Option "_source" "server/udev"
[   181.082] (II) event1  - Power Button: is tagged by udev as: Keyboard
[   181.082] (II) event1  - Power Button: device is a keyboard
[   181.082] (II) event1  - Power Button: device removed
[   181.082] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
[   181.082] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[   181.083] (II) event1  - Power Button: is tagged by udev as: Keyboard
[   181.083] (II) event1  - Power Button: device is a keyboard
[   181.083] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[   181.083] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[   181.083] (II) Using input driver 'libinput' for 'Power Button'
[   181.083] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 17 paused 0
[   181.083] (**) Power Button: always reports core events
[   181.083] (**) Option "Device" "/dev/input/event0"
[   181.083] (**) Option "_source" "server/udev"
[   181.084] (II) event0  - Power Button: is tagged by udev as: Keyboard
[   181.084] (II) event0  - Power Button: device is a keyboard
[   181.084] (II) event0  - Power Button: device removed
[   181.084] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
[   181.084] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[   181.084] (II) event0  - Power Button: is tagged by udev as: Keyboard
[   181.084] (II) event0  - Power Button: device is a keyboard
[   181.085] (II) config/udev: Adding input device USB Gaming Mouse (/dev/input/event5)
[   181.085] (**) USB Gaming Mouse: Applying InputClass "libinput pointer catchall"
[   181.085] (II) Using input driver 'libinput' for 'USB Gaming Mouse'
[   181.140] (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 18 paused 0
[   181.140] (**) USB Gaming Mouse: always reports core events
[   181.140] (**) Option "Device" "/dev/input/event5"
[   181.140] (**) Option "_source" "server/udev"
[   181.140] (II) event5  - USB Gaming Mouse: is tagged by udev as: Mouse
[   181.140] (II) event5  - USB Gaming Mouse: device is a pointer
[   181.140] (II) event5  - USB Gaming Mouse: device removed
[   181.141] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.3/0000:03:00.0/usb1/1-6/1-6:1.0/0003:04D9:AD50.0004/input/input6/event5"
[   181.141] (II) XINPUT: Adding extended input device "USB Gaming Mouse" (type: MOUSE, id 8)
[   181.141] (**) Option "AccelerationScheme" "none"
[   181.141] (**) USB Gaming Mouse: (accel) selected scheme none/0
[   181.141] (**) USB Gaming Mouse: (accel) acceleration factor: 2.000
[   181.141] (**) USB Gaming Mouse: (accel) acceleration threshold: 4
[   181.141] (II) event5  - USB Gaming Mouse: is tagged by udev as: Mouse
[   181.141] (II) event5  - USB Gaming Mouse: device is a pointer
[   181.142] (II) config/udev: Adding input device USB Gaming Mouse (/dev/input/mouse0)
[   181.142] (II) No input driver specified, ignoring this device.
[   181.142] (II) This device may have been added with another device file.
[   181.142] (II) config/udev: Adding input device USB Gaming Mouse (/dev/input/event9)
[   181.142] (II) No input driver specified, ignoring this device.
[   181.142] (II) This device may have been added with another device file.
[   181.142] (II) config/udev: Adding input device USB Gaming Mouse (/dev/input/js0)
[   181.143] (II) No input driver specified, ignoring this device.
[   181.143] (II) This device may have been added with another device file.
[   181.143] (II) config/udev: Adding input device USB Gaming Mouse (/dev/input/event10)
[   181.143] (II) No input driver specified, ignoring this device.
[   181.143] (II) This device may have been added with another device file.
[   181.143] (II) config/udev: Adding input device USB Gaming Mouse Keyboard (/dev/input/event6)
[   181.143] (**) USB Gaming Mouse Keyboard: Applying InputClass "libinput keyboard catchall"
[   181.143] (II) Using input driver 'libinput' for 'USB Gaming Mouse Keyboard'
[   181.144] (II) systemd-logind: got fd for /dev/input/event6 13:70 fd 19 paused 0
[   181.144] (**) USB Gaming Mouse Keyboard: always reports core events
[   181.144] (**) Option "Device" "/dev/input/event6"
[   181.144] (**) Option "_source" "server/udev"
[   181.144] (II) event6  - USB Gaming Mouse Keyboard: is tagged by udev as: Keyboard
[   181.144] (II) event6  - USB Gaming Mouse Keyboard: device is a keyboard
[   181.145] (II) event6  - USB Gaming Mouse Keyboard: device removed
[   181.145] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.3/0000:03:00.0/usb1/1-6/1-6:1.1/0003:04D9:AD50.0005/input/input7/event6"
[   181.145] (II) XINPUT: Adding extended input device "USB Gaming Mouse Keyboard" (type: KEYBOARD, id 9)
[   181.145] (II) event6  - USB Gaming Mouse Keyboard: is tagged by udev as: Keyboard
[   181.145] (II) event6  - USB Gaming Mouse Keyboard: device is a keyboard
[   181.146] (II) config/udev: Adding input device USB Gaming Mouse System Control (/dev/input/event7)
[   181.146] (**) USB Gaming Mouse System Control: Applying InputClass "libinput keyboard catchall"
[   181.146] (II) Using input driver 'libinput' for 'USB Gaming Mouse System Control'
[   181.146] (II) systemd-logind: got fd for /dev/input/event7 13:71 fd 20 paused 0
[   181.146] (**) USB Gaming Mouse System Control: always reports core events
[   181.146] (**) Option "Device" "/dev/input/event7"
[   181.146] (**) Option "_source" "server/udev"
[   181.147] (II) event7  - USB Gaming Mouse System Control: is tagged by udev as: Keyboard
[   181.147] (II) event7  - USB Gaming Mouse System Control: device is a keyboard
[   181.147] (II) event7  - USB Gaming Mouse System Control: device removed
[   181.147] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.3/0000:03:00.0/usb1/1-6/1-6:1.1/0003:04D9:AD50.0005/input/input8/event7"
[   181.147] (II) XINPUT: Adding extended input device "USB Gaming Mouse System Control" (type: KEYBOARD, id 10)
[   181.148] (II) event7  - USB Gaming Mouse System Control: is tagged by udev as: Keyboard
[   181.148] (II) event7  - USB Gaming Mouse System Control: device is a keyboard
[   181.148] (II) config/udev: Adding input device USB Gaming Mouse Consumer Control (/dev/input/event8)
[   181.148] (**) USB Gaming Mouse Consumer Control: Applying InputClass "libinput keyboard catchall"
[   181.148] (II) Using input driver 'libinput' for 'USB Gaming Mouse Consumer Control'
[   181.149] (II) systemd-logind: got fd for /dev/input/event8 13:72 fd 21 paused 0
[   181.149] (**) USB Gaming Mouse Consumer Control: always reports core events
[   181.149] (**) Option "Device" "/dev/input/event8"
[   181.149] (**) Option "_source" "server/udev"
[   181.150] (II) event8  - USB Gaming Mouse Consumer Control: is tagged by udev as: Keyboard
[   181.150] (II) event8  - USB Gaming Mouse Consumer Control: device is a keyboard
[   181.150] (II) event8  - USB Gaming Mouse Consumer Control: device removed
[   181.150] (II) libinput: USB Gaming Mouse Consumer Control: needs a virtual subdevice
[   181.150] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.3/0000:03:00.0/usb1/1-6/1-6:1.1/0003:04D9:AD50.0005/input/input9/event8"
[   181.150] (II) XINPUT: Adding extended input device "USB Gaming Mouse Consumer Control" (type: MOUSE, id 11)
[   181.150] (**) Option "AccelerationScheme" "none"
[   181.150] (**) USB Gaming Mouse Consumer Control: (accel) selected scheme none/0
[   181.150] (**) USB Gaming Mouse Consumer Control: (accel) acceleration factor: 2.000
[   181.150] (**) USB Gaming Mouse Consumer Control: (accel) acceleration threshold: 4
[   181.151] (II) event8  - USB Gaming Mouse Consumer Control: is tagged by udev as: Keyboard
[   181.151] (II) event8  - USB Gaming Mouse Consumer Control: device is a keyboard
[   181.151] (II) config/udev: Adding input device HD-Audio Generic HDMI/DP,pcm=3 (/dev/input/event12)
[   181.151] (II) No input driver specified, ignoring this device.
[   181.151] (II) This device may have been added with another device file.
[   181.151] (II) config/udev: Adding input device HD-Audio Generic HDMI/DP,pcm=7 (/dev/input/event13)
[   181.151] (II) No input driver specified, ignoring this device.
[   181.151] (II) This device may have been added with another device file.
[   181.151] (II) config/udev: Adding input device HD-Audio Generic HDMI/DP,pcm=8 (/dev/input/event14)
[   181.151] (II) No input driver specified, ignoring this device.
[   181.151] (II) This device may have been added with another device file.
[   181.151] (II) config/udev: Adding input device HD-Audio Generic HDMI/DP,pcm=9 (/dev/input/event15)
[   181.151] (II) No input driver specified, ignoring this device.
[   181.151] (II) This device may have been added with another device file.
[   181.152] (II) config/udev: Adding input device HD-Audio Generic HDMI/DP,pcm=10 (/dev/input/event16)
[   181.152] (II) No input driver specified, ignoring this device.
[   181.152] (II) This device may have been added with another device file.
[   181.152] (II) config/udev: Adding input device HD-Audio Generic HDMI/DP,pcm=11 (/dev/input/event17)
[   181.152] (II) No input driver specified, ignoring this device.
[   181.152] (II) This device may have been added with another device file.
[   181.152] (II) config/udev: Adding input device Logitech USB Keyboard (/dev/input/event2)
[   181.152] (**) Logitech USB Keyboard: Applying InputClass "libinput keyboard catchall"
[   181.152] (II) Using input driver 'libinput' for 'Logitech USB Keyboard'
[   181.153] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 22 paused 0
[   181.153] (**) Logitech USB Keyboard: always reports core events
[   181.153] (**) Option "Device" "/dev/input/event2"
[   181.153] (**) Option "_source" "server/udev"
[   181.153] (II) event2  - Logitech USB Keyboard: is tagged by udev as: Keyboard
[   181.153] (II) event2  - Logitech USB Keyboard: device is a keyboard
[   181.153] (II) event2  - Logitech USB Keyboard: device removed
[   181.153] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:07.1/0000:31:00.3/usb5/5-3/5-3:1.0/0003:046D:C31C.0002/input/input3/event2"
[   181.153] (II) XINPUT: Adding extended input device "Logitech USB Keyboard" (type: KEYBOARD, id 12)
[   181.154] (II) event2  - Logitech USB Keyboard: is tagged by udev as: Keyboard
[   181.154] (II) event2  - Logitech USB Keyboard: device is a keyboard
[   181.155] (II) config/udev: Adding input device Logitech USB Keyboard Consumer Control (/dev/input/event3)
[   181.155] (**) Logitech USB Keyboard Consumer Control: Applying InputClass "libinput keyboard catchall"
[   181.155] (II) Using input driver 'libinput' for 'Logitech USB Keyboard Consumer Control'
[   181.155] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 23 paused 0
[   181.155] (**) Logitech USB Keyboard Consumer Control: always reports core events
[   181.155] (**) Option "Device" "/dev/input/event3"
[   181.155] (**) Option "_source" "server/udev"
[   181.156] (II) event3  - Logitech USB Keyboard Consumer Control: is tagged by udev as: Keyboard
[   181.156] (II) event3  - Logitech USB Keyboard Consumer Control: device is a keyboard
[   181.156] (II) event3  - Logitech USB Keyboard Consumer Control: device removed
[   181.156] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:07.1/0000:31:00.3/usb5/5-3/5-3:1.1/0003:046D:C31C.0003/input/input4/event3"
[   181.156] (II) XINPUT: Adding extended input device "Logitech USB Keyboard Consumer Control" (type: KEYBOARD, id 13)
[   181.157] (II) event3  - Logitech USB Keyboard Consumer Control: is tagged by udev as: Keyboard
[   181.157] (II) event3  - Logitech USB Keyboard Consumer Control: device is a keyboard
[   181.157] (II) config/udev: Adding input device Logitech USB Keyboard System Control (/dev/input/event4)
[   181.157] (**) Logitech USB Keyboard System Control: Applying InputClass "libinput keyboard catchall"
[   181.157] (II) Using input driver 'libinput' for 'Logitech USB Keyboard System Control'
[   181.157] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 24 paused 0
[   181.158] (**) Logitech USB Keyboard System Control: always reports core events
[   181.158] (**) Option "Device" "/dev/input/event4"
[   181.158] (**) Option "_source" "server/udev"
[   181.158] (II) event4  - Logitech USB Keyboard System Control: is tagged by udev as: Keyboard
[   181.158] (II) event4  - Logitech USB Keyboard System Control: device is a keyboard
[   181.158] (II) event4  - Logitech USB Keyboard System Control: device removed
[   181.158] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:07.1/0000:31:00.3/usb5/5-3/5-3:1.1/0003:046D:C31C.0003/input/input5/event4"
[   181.158] (II) XINPUT: Adding extended input device "Logitech USB Keyboard System Control" (type: KEYBOARD, id 14)
[   181.159] (II) event4  - Logitech USB Keyboard System Control: is tagged by udev as: Keyboard
[   181.159] (II) event4  - Logitech USB Keyboard System Control: device is a keyboard
[   181.159] (II) config/udev: Adding input device HD-Audio Generic Front Mic (/dev/input/event18)
[   181.159] (II) No input driver specified, ignoring this device.
[   181.159] (II) This device may have been added with another device file.
[   181.160] (II) config/udev: Adding input device HD-Audio Generic Rear Mic (/dev/input/event19)
[   181.160] (II) No input driver specified, ignoring this device.
[   181.160] (II) This device may have been added with another device file.
[   181.160] (II) config/udev: Adding input device HD-Audio Generic Line (/dev/input/event20)
[   181.160] (II) No input driver specified, ignoring this device.
[   181.160] (II) This device may have been added with another device file.
[   181.160] (II) config/udev: Adding input device HD-Audio Generic Line Out Front (/dev/input/event21)
[   181.160] (II) No input driver specified, ignoring this device.
[   181.160] (II) This device may have been added with another device file.
[   181.160] (II) config/udev: Adding input device HD-Audio Generic Line Out Surround (/dev/input/event22)
[   181.160] (II) No input driver specified, ignoring this device.
[   181.160] (II) This device may have been added with another device file.
[   181.160] (II) config/udev: Adding input device HD-Audio Generic Line Out CLFE (/dev/input/event23)
[   181.160] (II) No input driver specified, ignoring this device.
[   181.160] (II) This device may have been added with another device file.
[   181.161] (II) config/udev: Adding input device HD-Audio Generic Front Headphone (/dev/input/event24)
[   181.161] (II) No input driver specified, ignoring this device.
[   181.161] (II) This device may have been added with another device file.
[   181.161] (II) config/udev: Adding input device PC Speaker (/dev/input/event11)
[   181.161] (II) No input driver specified, ignoring this device.
[   181.161] (II) This device may have been added with another device file.
[   181.163] (**) USB Gaming Mouse Consumer Control: Applying InputClass "libinput keyboard catchall"
[   181.163] (II) Using input driver 'libinput' for 'USB Gaming Mouse Consumer Control'
[   181.163] (II) systemd-logind: returning pre-existing fd for /dev/input/event8 13:72
[   181.163] (**) USB Gaming Mouse Consumer Control: always reports core events
[   181.163] (**) Option "Device" "/dev/input/event8"
[   181.163] (**) Option "_source" "_driver/libinput"
[   181.163] (II) libinput: USB Gaming Mouse Consumer Control: is a virtual subdevice
[   181.163] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.3/0000:03:00.0/usb1/1-6/1-6:1.1/0003:04D9:AD50.0005/input/input9/event8"
[   181.163] (II) XINPUT: Adding extended input device "USB Gaming Mouse Consumer Control" (type: KEYBOARD, id 15)
[   355.712] (II) config/udev: Adding input device Magic Keyboard (/dev/input/event25)
[   355.712] (**) Magic Keyboard: Applying InputClass "libinput keyboard catchall"
[   355.712] (II) Using input driver 'libinput' for 'Magic Keyboard'
[   355.760] (II) systemd-logind: got fd for /dev/input/event25 13:89 fd 45 paused 0
[   355.760] (**) Magic Keyboard: always reports core events
[   355.760] (**) Option "Device" "/dev/input/event25"
[   355.760] (**) Option "_source" "server/udev"
[   355.761] (II) event25 - Magic Keyboard: is tagged by udev as: Keyboard
[   355.761] (II) event25 - Magic Keyboard: device is a keyboard
[   355.761] (II) event25 - Magic Keyboard: device removed
[   355.761] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.3/0000:03:00.0/usb1/1-9/1-9:1.0/bluetooth/hci0/hci0:256/0005:004C:0267.0007/input/input28/event25"
[   355.761] (II) XINPUT: Adding extended input device "Magic Keyboard" (type: KEYBOARD, id 16)
[   355.762] (II) event25 - Magic Keyboard: is tagged by udev as: Keyboard
[   355.762] (II) event25 - Magic Keyboard: device is a keyboard
[   509.162] (EE) client bug: timer event5 debounce short: offset negative (-2ms)
[   749.545] (EE) client bug: timer event5 debounce short: offset negative (-0ms)
[  3244.257] (II) config/udev: removing device Logitech USB Keyboard
[  3244.257] (**) Option "fd" "22"
[  3244.257] (II) event2  - Logitech USB Keyboard: device removed
[  3244.258] (II) UnloadModule: "libinput"
[  3244.258] (II) systemd-logind: releasing fd for 13:66
[  3244.347] (II) config/udev: removing device Logitech USB Keyboard Consumer Control
[  3244.347] (**) Option "fd" "23"
[  3244.347] (II) event3  - Logitech USB Keyboard Consumer Control: device removed
[  3244.348] (II) UnloadModule: "libinput"
[  3244.348] (II) systemd-logind: releasing fd for 13:67
[  3244.393] (II) config/udev: removing device Logitech USB Keyboard System Control
[  3244.393] (**) Option "fd" "24"
[  3244.393] (II) event4  - Logitech USB Keyboard System Control: device removed
[  3244.394] (II) UnloadModule: "libinput"
[  3244.394] (II) systemd-logind: releasing fd for 13:68
[  3801.018] (EE) client bug: timer event5 debounce short: offset negative (-2ms)
[  4017.601] (II) config/udev: removing device Magic Keyboard
[  4017.601] (**) Option "fd" "45"
[  4017.601] (II) event25 - Magic Keyboard: device removed
[  4017.602] (II) UnloadModule: "libinput"
[  4017.602] (II) systemd-logind: releasing fd for 13:89
[  4028.156] (II) config/udev: Adding input device Magic Keyboard (/dev/input/event2)
[  4028.156] (**) Magic Keyboard: Applying InputClass "libinput keyboard catchall"
[  4028.156] (II) Using input driver 'libinput' for 'Magic Keyboard'
[  4028.207] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 24 paused 0
[  4028.207] (**) Magic Keyboard: always reports core events
[  4028.207] (**) Option "Device" "/dev/input/event2"
[  4028.207] (**) Option "_source" "server/udev"
[  4028.208] (II) event2  - Magic Keyboard: is tagged by udev as: Keyboard
[  4028.208] (II) event2  - Magic Keyboard: device is a keyboard
[  4028.208] (II) event2  - Magic Keyboard: device removed
[  4028.208] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.3/0000:03:00.0/usb1/1-9/1-9:1.0/bluetooth/hci0/hci0:256/0005:004C:0267.0008/input/input29/event2"
[  4028.208] (II) XINPUT: Adding extended input device "Magic Keyboard" (type: KEYBOARD, id 12)
[  4028.209] (II) event2  - Magic Keyboard: is tagged by udev as: Keyboard
[  4028.209] (II) event2  - Magic Keyboard: device is a keyboard
[  6474.668] (II) config/udev: removing device Magic Keyboard
[  6474.668] (**) Option "fd" "24"
[  6474.668] (II) event2  - Magic Keyboard: device removed
[  6474.669] (II) UnloadModule: "libinput"
[  6474.669] (II) systemd-logind: releasing fd for 13:66
[  6505.585] (II) config/udev: Adding input device Magic Keyboard (/dev/input/event2)
[  6505.585] (**) Magic Keyboard: Applying InputClass "libinput keyboard catchall"
[  6505.585] (II) Using input driver 'libinput' for 'Magic Keyboard'
[  6505.653] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 49 paused 0
[  6505.653] (**) Magic Keyboard: always reports core events
[  6505.653] (**) Option "Device" "/dev/input/event2"
[  6505.653] (**) Option "_source" "server/udev"
[  6505.654] (II) event2  - Magic Keyboard: is tagged by udev as: Keyboard
[  6505.654] (II) event2  - Magic Keyboard: device is a keyboard
[  6505.654] (II) event2  - Magic Keyboard: device removed
[  6505.654] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.3/0000:03:00.0/usb1/1-9/1-9:1.0/bluetooth/hci0/hci0:256/0005:004C:0267.0009/input/input30/event2"
[  6505.654] (II) XINPUT: Adding extended input device "Magic Keyboard" (type: KEYBOARD, id 12)
[  6505.655] (II) event2  - Magic Keyboard: is tagged by udev as: Keyboard
[  6505.655] (II) event2  - Magic Keyboard: device is a keyboard
[  8291.626] (EE) client bug: timer event5 debounce short: offset negative (-0ms)

Offline

#4 2019-10-14 06:13:52

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 76,073

Re: [Solved] Missing Refresh Rates (EDID Issue)

You're booting nomodeset and thus end up using the VESA driver (and by inference software rendering) … why??


(The EDID data is read fine, I guess there's an issue w/ the randr interface in the VESA driver - which you should™ not be using w/o a very strong reason anyway)

Offline

#5 2019-10-15 00:51:50

marmalade
Member
Registered: 2019-09-21
Posts: 21

Re: [Solved] Missing Refresh Rates (EDID Issue)

Well that's... odd. I don't recall putting nomodeset anywhere. I'll hunt through the relevant configs and report back, thanks!

Offline

#6 2019-10-15 01:00:49

marmalade
Member
Registered: 2019-09-21
Posts: 21

Re: [Solved] Missing Refresh Rates (EDID Issue)

That was it! Also linking https://bbs.archlinux.org/viewtopic.php?id=247667 because the topic got closed, but this basically solved those issues as well. I must have put it in my grub config at some point when I was messing with it trying to get things to work.

Thanks!

Offline

Board footer

Powered by FluxBB