Jump to content

Need Help With PureOS and amdgpu

On the newly installed PureOS (Debian) I am trying to install the driver for the AMD Ryzen™ 5 2400G with Vega 11 Graphics.

 

I tried to follow the video How to Install AMD GPU Radeon Driver in Debian and tried to follow the commands:

lspci -nnk | grep -i -EA3 "3d|display|vga"

xrandr

sudo apt-get update
sudo apt-get dist-upgrade

sudo apt-get install xserver-xorg-video-ati
sudo apt-get install xserver-xorg-video-amdgpu

sudo nano /etc/apt/sources.list
(main contrib non-free)
sudo apt-get update sudo apt-get install firmware-amd-graphics libgl1-mesa-dri

 

after the commands and following the video, I am looking at the lspci command and I get the following output:

~$ lspci -nnk | grep -i -EA3 "3d|display|vga"
0a:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] Raven Ridge [Radeon Vega Series / Radeon Vega Mobile Series] [1002:15dd] (rev c6)
	Subsystem: Advanced Micro Devices, Inc. [AMD/ATI] Raven Ridge [Radeon Vega Series / Radeon Vega Mobile Series] [1002:15dd]
	Kernel modules: amdgpu
0a:00.1 Audio device [0403]: Advanced Micro Devices, Inc. [AMD/ATI] Device [1002:15de]

as far as I understand, before the line:

Kernel modules: amdgpu

it should say:

Kernel driver in use: amdgpu

but I cannot make the kernel use the driver and this line does not show up.

 

Any tips on how to fix this?

 

Thanks!

 

lspci:

Spoiler

~$ lspci
00:00.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Device 15d0
00:00.2 IOMMU: Advanced Micro Devices, Inc. [AMD] Device 15d1
00:01.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-0fh) PCIe Dummy Host Bridge
00:01.2 PCI bridge: Advanced Micro Devices, Inc. [AMD] Device 15d3
00:01.3 PCI bridge: Advanced Micro Devices, Inc. [AMD] Device 15d3
00:08.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-0fh) PCIe Dummy Host Bridge
00:08.1 PCI bridge: Advanced Micro Devices, Inc. [AMD] Device 15db
00:14.0 SMBus: Advanced Micro Devices, Inc. [AMD] FCH SMBus Controller (rev 61)
00:14.3 ISA bridge: Advanced Micro Devices, Inc. [AMD] FCH LPC Bridge (rev 51)
00:18.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Device 15e8
00:18.1 Host bridge: Advanced Micro Devices, Inc. [AMD] Device 15e9
00:18.2 Host bridge: Advanced Micro Devices, Inc. [AMD] Device 15ea
00:18.3 Host bridge: Advanced Micro Devices, Inc. [AMD] Device 15eb
00:18.4 Host bridge: Advanced Micro Devices, Inc. [AMD] Device 15ec
00:18.5 Host bridge: Advanced Micro Devices, Inc. [AMD] Device 15ed
00:18.6 Host bridge: Advanced Micro Devices, Inc. [AMD] Device 15ee
00:18.7 Host bridge: Advanced Micro Devices, Inc. [AMD] Device 15ef
01:00.0 USB controller: Advanced Micro Devices, Inc. [AMD] 300 Series Chipset USB 3.1 xHCI Controller (rev 02)
01:00.1 SATA controller: Advanced Micro Devices, Inc. [AMD] 300 Series Chipset SATA Controller (rev 02)
01:00.2 PCI bridge: Advanced Micro Devices, Inc. [AMD] Device 43b2 (rev 02)
02:00.0 PCI bridge: Advanced Micro Devices, Inc. [AMD] 300 Series Chipset PCIe Port (rev 02)
02:01.0 PCI bridge: Advanced Micro Devices, Inc. [AMD] 300 Series Chipset PCIe Port (rev 02)
02:04.0 PCI bridge: Advanced Micro Devices, Inc. [AMD] 300 Series Chipset PCIe Port (rev 02)
02:05.0 PCI bridge: Advanced Micro Devices, Inc. [AMD] 300 Series Chipset PCIe Port (rev 02)
02:06.0 PCI bridge: Advanced Micro Devices, Inc. [AMD] 300 Series Chipset PCIe Port (rev 02)
02:07.0 PCI bridge: Advanced Micro Devices, Inc. [AMD] 300 Series Chipset PCIe Port (rev 02)
06:00.0 Network controller: Intel Corporation Wireless 3165 (rev 81)
08:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 0c)
09:00.0 Non-Volatile memory controller: Samsung Electronics Co Ltd NVMe SSD Controller SM961/PM961
0a:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Raven Ridge [Radeon Vega Series / Radeon Vega Mobile Series] (rev c6)
0a:00.1 Audio device: Advanced Micro Devices, Inc. [AMD/ATI] Device 15de
0a:00.2 Encryption controller: Advanced Micro Devices, Inc. [AMD] Device 15df
0a:00.3 USB controller: Advanced Micro Devices, Inc. [AMD] Device 15e0
0a:00.4 USB controller: Advanced Micro Devices, Inc. [AMD] Device 15e1
0a:00.6 Audio device: Advanced Micro Devices, Inc. [AMD] Device 15e3

 

 

 

Link to comment
Share on other sites

Link to post
Share on other sites

what does lsmod show?

it should report the amdgpu driver, use lsmod | grep amdgpu

 

then you should also check the X.org logs, in /var/log/Xorg.*.log

Link to comment
Share on other sites

Link to post
Share on other sites

1 hour ago, Chunchunmaru_ said:

what does lsmod show?

it should report the amdgpu driver, use lsmod | grep amdgpu

 

then you should also check the X.org logs, in /var/log/Xorg.*.log

 

Thanks for your help!

 

~$ lsmod | grep amdgpu
amdgpu               3416064  0
chash                  16384  1 amdgpu
gpu_sched              28672  1 amdgpu
i2c_algo_bit           16384  1 amdgpu
ttm                   126976  1 amdgpu
drm_kms_helper        200704  1 amdgpu
drm                   483328  4 gpu_sched,drm_kms_helper,amdgpu,ttm

 

the latest Xorg log:

 

Spoiler

[    51.823] _XSERVTransSocketUNIXCreateListener: ...SocketCreateListener() failed
[    51.823] _XSERVTransMakeAllCOTSServerListeners: server already running
[    51.823] (--) Log file renamed from "/var/log/Xorg.pid-1274.log" to "/var/log/Xorg.1.log"
[    51.824]
X.Org X Server 1.20.4
X Protocol Version 11, Revision 0
[    51.824] Build Operating System: Linux 4.9.0-8-amd64 x86_64 Debian
[    51.824] Current Operating System: Linux me-pc 4.19.0-5-amd64 #1 SMP Debian 4.19.37-5 (2019-06-19) x86_64
[    51.824] Kernel command line: BOOT_IMAGE=/vmlinuz-4.19.0-5-amd64 root=UUID=55fdc78c-ca20-46e2-8100-2eb43ec6aed8 ro quiet splash
[    51.824] Build Date: 05 March 2019  08:11:12PM
[    51.824] xorg-server 2:1.20.4-1 (https://www.debian.org/support)
[    51.824] Current version of pixman: 0.36.0
[    51.824]     Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
[    51.824] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    51.824] (==) Log file: "/var/log/Xorg.1.log", Time: Fri Aug 16 14:32:18 2019
[    51.824] (==) Using config directory: "/etc/X11/xorg.conf.d"
[    51.824] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    51.824] (==) No Layout section.  Using the first Screen section.
[    51.824] (==) No screen section available. Using defaults.
[    51.824] (**) |-->Screen "Default Screen Section" (0)
[    51.824] (**) |   |-->Monitor "<default monitor>"
[    51.825] (==) No monitor specified for screen "Default Screen Section".
    Using a default monitor configuration.
[    51.825] (==) Automatically adding devices
[    51.825] (==) Automatically enabling devices
[    51.825] (==) Automatically adding GPU devices
[    51.825] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    51.825] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[    51.825]     Entry deleted from font path.
[    51.825] (==) FontPath set to:
    /usr/share/fonts/X11/misc,
    /usr/share/fonts/X11/100dpi/:unscaled,
    /usr/share/fonts/X11/75dpi/:unscaled,
    /usr/share/fonts/X11/Type1,
    /usr/share/fonts/X11/100dpi,
    /usr/share/fonts/X11/75dpi,
    built-ins
[    51.825] (==) ModulePath set to "/usr/lib/xorg/modules"
[    51.825] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
[    51.825] (II) Loader magic: 0x559b24275e20
[    51.825] (II) Module ABI versions:
[    51.825]     X.Org ANSI C Emulation: 0.4
[    51.825]     X.Org Video Driver: 24.0
[    51.825]     X.Org XInput driver : 24.1
[    51.825]     X.Org Server Extension : 10.0
[    51.826] (++) using VT number 2

[    51.827] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_32
[    51.833] (--) PCI:*(10@0:0:0) 1002:15dd:1002:15dd rev 198, Mem @ 0xe0000000/268435456, 0xf0000000/2097152, 0xfcb00000/524288, I/O @ 0x0000e000/256, BIOS @ 0x????????/131072
[    51.833] (II) LoadModule: "glx"
[    51.833] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    51.835] (II) Module glx: vendor="X.Org Foundation"
[    51.835]     compiled for 1.20.4, module version = 1.0.0
[    51.835]     ABI class: X.Org Server Extension, version 10.0
[    51.835] (==) Matched ati as autoconfigured driver 0
[    51.835] (==) Matched modesetting as autoconfigured driver 1
[    51.835] (==) Matched fbdev as autoconfigured driver 2
[    51.835] (==) Matched vesa as autoconfigured driver 3
[    51.835] (==) Assigned the driver to the xf86ConfigLayout
[    51.835] (II) LoadModule: "ati"
[    51.835] (II) Loading /usr/lib/xorg/modules/drivers/ati_drv.so
[    51.835] (II) Module ati: vendor="X.Org Foundation"
[    51.835]     compiled for 1.20.4, module version = 19.0.1
[    51.835]     Module class: X.Org Video Driver
[    51.835]     ABI class: X.Org Video Driver, version 24.0
[    51.899] (II) LoadModule: "radeon"
[    51.899] (II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so
[    51.899] (II) Module radeon: vendor="X.Org Foundation"
[    51.899]     compiled for 1.20.4, module version = 19.0.1
[    51.899]     Module class: X.Org Video Driver
[    51.899]     ABI class: X.Org Video Driver, version 24.0
[    51.899] (II) LoadModule: "modesetting"
[    51.900] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[    51.900] (II) Module modesetting: vendor="X.Org Foundation"
[    51.900]     compiled for 1.20.4, module version = 1.20.4
[    51.900]     Module class: X.Org Video Driver
[    51.900]     ABI class: X.Org Video Driver, version 24.0
[    51.900] (II) LoadModule: "fbdev"
[    51.900] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[    51.900] (II) Module fbdev: vendor="X.Org Foundation"
[    51.900]     compiled for 1.20.0, module version = 0.5.0
[    51.900]     Module class: X.Org Video Driver
[    51.900]     ABI class: X.Org Video Driver, version 24.0
[    51.900] (II) LoadModule: "vesa"
[    51.900] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[    51.900] (II) Module vesa: vendor="X.Org Foundation"
[    51.900]     compiled for 1.20.1, module version = 2.4.0
[    51.900]     Module class: X.Org Video Driver
[    51.900]     ABI class: X.Org Video Driver, version 24.0
[    51.900] (II) RADEON: Driver for ATI/AMD Radeon chipsets:
    ATI Radeon Mobility X600 (M24), ATI FireMV 2400,
    ATI Radeon Mobility X300 (M24), ATI FireGL M24 GL,
    ATI Radeon X600 (RV380), ATI FireGL V3200 (RV380),
    ATI Radeon IGP320 (A3), ATI Radeon IGP330/340/350 (A4),
    ATI Radeon 9500, ATI Radeon 9600TX, ATI FireGL Z1, ATI Radeon 9800SE,
    ATI Radeon 9800, ATI FireGL X2, ATI Radeon 9600, ATI Radeon 9600SE,
    ATI Radeon 9600XT, ATI FireGL T2, ATI Radeon 9650, ATI FireGL RV360,
    ATI Radeon 7000 IGP (A4+), ATI Radeon 8500 AIW,
    ATI Radeon IGP320M (U1), ATI Radeon IGP330M/340M/350M (U2),
    ATI Radeon Mobility 7000 IGP, ATI Radeon 9000/PRO, ATI Radeon 9000,
    ATI Radeon X800 (R420), ATI Radeon X800PRO (R420),
    ATI Radeon X800SE (R420), ATI FireGL X3 (R420),
    ATI Radeon Mobility 9800 (M18), ATI Radeon X800 SE (R420),
    ATI Radeon X800XT (R420), ATI Radeon X800 VE (R420),
    ATI Radeon X850 (R480), ATI Radeon X850 XT (R480),
    ATI Radeon X850 SE (R480), ATI Radeon X850 PRO (R480),
    ATI Radeon X850 XT PE (R480), ATI Radeon Mobility M7,
    ATI Mobility FireGL 7800 M7, ATI Radeon Mobility M6,
    ATI FireGL Mobility 9000 (M9), ATI Radeon Mobility 9000 (M9),
    ATI Radeon 9700 Pro, ATI Radeon 9700/9500Pro, ATI FireGL X1,
    ATI Radeon 9800PRO, ATI Radeon 9800XT,
    ATI Radeon Mobility 9600/9700 (M10/M11),
    ATI Radeon Mobility 9600 (M10), ATI Radeon Mobility 9600 (M11),
    ATI FireGL Mobility T2 (M10), ATI FireGL Mobility T2e (M11),
    ATI Radeon, ATI FireGL 8700/8800, ATI Radeon 8500, ATI Radeon 9100,
    ATI Radeon 7500, ATI Radeon VE/7000, ATI ES1000,
    ATI Radeon Mobility X300 (M22), ATI Radeon Mobility X600 SE (M24C),
    ATI FireGL M22 GL, ATI Radeon X800 (R423), ATI Radeon X800PRO (R423),
    ATI Radeon X800LE (R423), ATI Radeon X800SE (R423),
    ATI Radeon X800 XTP (R430), ATI Radeon X800 XL (R430),
    ATI Radeon X800 SE (R430), ATI Radeon X800 (R430),
    ATI FireGL V7100 (R423), ATI FireGL V5100 (R423),
    ATI FireGL unknown (R423), ATI Mobility FireGL V5000 (M26),
    ATI Mobility Radeon X700 XL (M26), ATI Mobility Radeon X700 (M26),
    ATI Radeon X550XTX, ATI Radeon 9100 IGP (A5),
    ATI Radeon Mobility 9100 IGP (U3), ATI Radeon XPRESS 200,
    ATI Radeon XPRESS 200M, ATI Radeon 9250, ATI Radeon 9200,
    ATI Radeon 9200SE, ATI FireMV 2200, ATI Radeon X300 (RV370),
    ATI Radeon X600 (RV370), ATI Radeon X550 (RV370),
    ATI FireGL V3100 (RV370), ATI FireMV 2200 PCIE (RV370),
    ATI Radeon Mobility 9200 (M9+), ATI Mobility Radeon X800 XT (M28),
    ATI Mobility FireGL V5100 (M28), ATI Mobility Radeon X800 (M28),
    ATI Radeon X850, ATI unknown Radeon / FireGL (R480),
    ATI Radeon X800XT (R423), ATI FireGL V5000 (RV410),
    ATI Radeon X700 XT (RV410), ATI Radeon X700 PRO (RV410),
    ATI Radeon X700 SE (RV410), ATI Radeon X700 (RV410),
    ATI Radeon X1800, ATI Mobility Radeon X1800 XT,
    ATI Mobility Radeon X1800, ATI Mobility FireGL V7200,
    ATI FireGL V7200, ATI FireGL V5300, ATI Mobility FireGL V7100,
    ATI FireGL V7300, ATI FireGL V7350, ATI Radeon X1600, ATI RV505,
    ATI Radeon X1300/X1550, ATI Radeon X1550, ATI M54-GL,
    ATI Mobility Radeon X1400, ATI Radeon X1550 64-bit,
    ATI Mobility Radeon X1300, ATI Radeon X1300, ATI FireGL V3300,
    ATI FireGL V3350, ATI Mobility Radeon X1450,
    ATI Mobility Radeon X2300, ATI Mobility Radeon X1350,
    ATI FireMV 2250, ATI Radeon X1650, ATI Mobility FireGL V5200,
    ATI Mobility Radeon X1600, ATI Radeon X1300 XT/X1600 Pro,
    ATI FireGL V3400, ATI Mobility FireGL V5250,
    ATI Mobility Radeon X1700, ATI Mobility Radeon X1700 XT,
    ATI FireGL V5200, ATI Radeon X2300HD, ATI Mobility Radeon HD 2300,
    ATI Radeon X1950, ATI Radeon X1900, ATI AMD Stream Processor,
    ATI RV560, ATI Mobility Radeon X1900, ATI Radeon X1950 GT, ATI RV570,
    ATI FireGL V7400, ATI Radeon 9100 PRO IGP,
    ATI Radeon Mobility 9200 IGP, ATI Radeon X1200, ATI RS740,
    ATI RS740M, ATI Radeon HD 2900 XT, ATI Radeon HD 2900 Pro,
    ATI Radeon HD 2900 GT, ATI FireGL V8650, ATI FireGL V8600,
    ATI FireGL V7600, ATI Radeon 4800 Series, ATI Radeon HD 4870 x2,
    ATI Radeon HD 4850 x2, ATI FirePro V8750 (FireGL),
    ATI FirePro V7760 (FireGL), ATI Mobility RADEON HD 4850,
    ATI Mobility RADEON HD 4850 X2, ATI FirePro RV770,
    AMD FireStream 9270, AMD FireStream 9250, ATI FirePro V8700 (FireGL),
    ATI Mobility RADEON HD 4870, ATI Mobility RADEON M98,
    ATI FirePro M7750, ATI M98, ATI Mobility Radeon HD 4650,
    ATI Radeon RV730 (AGP), ATI Mobility Radeon HD 4670,
    ATI FirePro M5750, ATI RV730XT [Radeon HD 4670], ATI RADEON E4600,
    ATI Radeon HD 4600 Series, ATI RV730 PRO [Radeon HD 4650],
    ATI FirePro V7750 (FireGL), ATI FirePro V5700 (FireGL),
    ATI FirePro V3750 (FireGL), ATI Mobility Radeon HD 4830,
    ATI Mobility Radeon HD 4850, ATI FirePro M7740, ATI RV740,
    ATI Radeon HD 4770, ATI Radeon HD 4700 Series, ATI RV610,
    ATI Radeon HD 2400 XT, ATI Radeon HD 2400 Pro,
    ATI Radeon HD 2400 PRO AGP, ATI FireGL V4000, ATI Radeon HD 2350,
    ATI Mobility Radeon HD 2400 XT, ATI Mobility Radeon HD 2400,
    ATI RADEON E2400, ATI FireMV 2260, ATI RV670, ATI Radeon HD3870,
    ATI Mobility Radeon HD 3850, ATI Radeon HD3850,
    ATI Mobility Radeon HD 3850 X2, ATI Mobility Radeon HD 3870,
    ATI Mobility Radeon HD 3870 X2, ATI Radeon HD3870 X2,
    ATI FireGL V7700, ATI Radeon HD3690, AMD Firestream 9170,
    ATI Radeon HD 4550, ATI Radeon RV710, ATI Radeon HD 4350,
    ATI Mobility Radeon 4300 Series, ATI Mobility Radeon 4500 Series,
    ATI FirePro RG220, ATI Mobility Radeon 4330, ATI RV630,
    ATI Mobility Radeon HD 2600, ATI Mobility Radeon HD 2600 XT,
    ATI Radeon HD 2600 XT AGP, ATI Radeon HD 2600 Pro AGP,
    ATI Radeon HD 2600 XT, ATI Radeon HD 2600 Pro, ATI Gemini RV630,
    ATI Gemini Mobility Radeon HD 2600 XT, ATI FireGL V5600,
    ATI FireGL V3600, ATI Radeon HD 2600 LE,
    ATI Mobility FireGL Graphics Processor, ATI Radeon HD 3470,
    ATI Mobility Radeon HD 3430, ATI Mobility Radeon HD 3400 Series,
    ATI Radeon HD 3450, ATI Radeon HD 3430, ATI FirePro V3700,
    ATI FireMV 2450, ATI Radeon HD 3600 Series, ATI Radeon HD 3650 AGP,
    ATI Radeon HD 3600 PRO, ATI Radeon HD 3600 XT,
    ATI Mobility Radeon HD 3650, ATI Mobility Radeon HD 3670,
    ATI Mobility FireGL V5700, ATI Mobility FireGL V5725,
    ATI Radeon HD 3200 Graphics, ATI Radeon 3100 Graphics,
    ATI Radeon HD 3300 Graphics, ATI Radeon 3000 Graphics, SUMO, SUMO2,
    ATI Radeon HD 4200, ATI Radeon 4100, ATI Mobility Radeon HD 4200,
    ATI Mobility Radeon 4100, ATI Radeon HD 4290, ATI Radeon HD 4250,
    AMD Radeon HD 6310 Graphics, AMD Radeon HD 6250 Graphics,
    AMD Radeon HD 6300 Series Graphics,
    AMD Radeon HD 6200 Series Graphics, PALM, CYPRESS,
    ATI FirePro (FireGL) Graphics Adapter, AMD Firestream 9370,
    AMD Firestream 9350, ATI Radeon HD 5800 Series,
    ATI Radeon HD 5900 Series, ATI Mobility Radeon HD 5800 Series,
    ATI Radeon HD 5700 Series, ATI Radeon HD 6700 Series,
    ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon HD 5570,
    ATI Radeon HD 5670, ATI Radeon HD 5570, ATI Radeon HD 5500 Series,
    REDWOOD, ATI Mobility Radeon Graphics, CEDAR, ATI FirePro 2270,
    ATI Radeon HD 5450, CAYMAN, AMD Radeon HD 6900 Series,
    AMD Radeon HD 6900M Series, Mobility Radeon HD 6000 Series, BARTS,
    AMD Radeon HD 6800 Series, AMD Radeon HD 6700 Series, TURKS, CAICOS,
    ARUBA, TAHITI, PITCAIRN, VERDE, OLAND, HAINAN, BONAIRE, KABINI,
    MULLINS, KAVERI, HAWAII
[    51.911] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[    51.911] (II) FBDEV: driver for framebuffer: fbdev
[    51.911] (II) VESA: driver for VESA chipsets: vesa
[    51.911] (EE) open /dev/dri/card0: No such file or directory
[    51.911] (WW) Falling back to old probe method for modesetting
[    51.911] (EE) open /dev/dri/card0: No such file or directory
[    51.911] (II) Loading sub module "fbdevhw"
[    51.911] (II) LoadModule: "fbdevhw"
[    51.911] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[    51.912] (II) Module fbdevhw: vendor="X.Org Foundation"
[    51.912]     compiled for 1.20.4, module version = 0.0.2
[    51.912]     ABI class: X.Org Video Driver, version 24.0
[    51.912] (EE) Unable to find a valid framebuffer device
[    51.912] (WW) Falling back to old probe method for fbdev
[    51.912] (II) Loading sub module "fbdevhw"
[    51.912] (II) LoadModule: "fbdevhw"
[    51.912] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[    51.912] (II) Module fbdevhw: vendor="X.Org Foundation"
[    51.912]     compiled for 1.20.4, module version = 0.0.2
[    51.912]     ABI class: X.Org Video Driver, version 24.0
[    51.912] (EE) open /dev/fb0: No such file or directory
[    51.912] (EE) Screen 0 deleted because of no matching config section.
[    51.912] (II) UnloadModule: "modesetting"
[    51.912] (EE) Screen 0 deleted because of no matching config section.
[    51.912] (II) UnloadModule: "fbdev"
[    51.912] (II) UnloadSubModule: "fbdevhw"
[    51.912] (II) Loading sub module "vbe"
[    51.912] (II) LoadModule: "vbe"
[    51.912] (II) Loading /usr/lib/xorg/modules/libvbe.so
[    51.912] (II) Module vbe: vendor="X.Org Foundation"
[    51.912]     compiled for 1.20.4, module version = 1.1.0
[    51.912]     ABI class: X.Org Video Driver, version 24.0
[    51.912] (II) Loading sub module "int10"
[    51.912] (II) LoadModule: "int10"
[    51.912] (II) Loading /usr/lib/xorg/modules/libint10.so
[    51.913] (II) Module int10: vendor="X.Org Foundation"
[    51.913]     compiled for 1.20.4, module version = 1.0.0
[    51.913]     ABI class: X.Org Video Driver, version 24.0
[    51.913] (II) VESA(0): initializing int10
[    51.914] (II) VESA(0): Primary V_BIOS segment is: 0xc000
[    51.914] (II) VESA(0): VESA BIOS detected
[    51.914] (II) VESA(0): VESA VBE Version 3.0
[    51.914] (II) VESA(0): VESA VBE Total Mem: 49152 kB
[    51.914] (II) VESA(0): VESA VBE OEM: AMD ATOMBIOS
[    51.914] (II) VESA(0): VESA VBE OEM Software Rev: 16.2
[    51.914] (II) VESA(0): VESA VBE OEM Vendor: (C) 1988-2010, Advanced Micro Devices, Inc.
[    51.914] (II) VESA(0): VESA VBE OEM Product: RAVEN
[    51.914] (II) VESA(0): VESA VBE OEM Product Rev: 01.00
[    51.941] (II) VESA(0): Creating default Display subsection in Screen section
    "Default Screen Section" for depth/fbbpp 24/32
[    51.941] (==) VESA(0): Depth 24, (--) framebuffer bpp 32
[    51.941] (==) VESA(0): RGB weight 888
[    51.941] (==) VESA(0): Default visual is TrueColor
[    51.941] (==) VESA(0): Using gamma correction (1.0, 1.0, 1.0)
[    51.941] (II) Loading sub module "ddc"
[    51.941] (II) LoadModule: "ddc"
[    51.941] (II) Module "ddc" already built-in
[    51.941] (II) VESA(0): VESA VBE DDC supported
[    51.941] (II) VESA(0): VESA VBE DDC Level 2
[    51.941] (II) VESA(0): VESA VBE DDC transfer in appr. 1 sec.
[    52.043] (II) VESA(0): VESA VBE DDC read successfully
[    52.043] (II) VESA(0): Manufacturer: BNQ  Model: 7f5e  Serial#: 21573
[    52.043] (II) VESA(0): Year: 2017  Week: 43
[    52.043] (II) VESA(0): EDID Version: 1.3
[    52.043] (II) VESA(0): Digital Display Input
[    52.043] (II) VESA(0): Max Image Size [cm]: horiz.: 82  vert.: 35
[    52.043] (II) VESA(0): Gamma: 2.20
[    52.043] (II) VESA(0): DPMS capabilities: Off
[    52.043] (II) VESA(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
[    52.043] (II) VESA(0): Default color space is primary color space
[    52.043] (II) VESA(0): First detailed timing is preferred mode
[    52.043] (II) VESA(0): redX: 0.665 redY: 0.322   greenX: 0.297 greenY: 0.639
[    52.043] (II) VESA(0): blueX: 0.151 blueY: 0.062   whiteX: 0.313 whiteY: 0.329
[    52.043] (II) VESA(0): Supported established timings:
[    52.043] (II) VESA(0): 720x400@70Hz
[    52.043] (II) VESA(0): 640x480@60Hz
[    52.043] (II) VESA(0): 640x480@75Hz
[    52.043] (II) VESA(0): 800x600@60Hz
[    52.043] (II) VESA(0): 800x600@75Hz
[    52.043] (II) VESA(0): 832x624@75Hz
[    52.043] (II) VESA(0): 1024x768@60Hz
[    52.043] (II) VESA(0): 1024x768@75Hz
[    52.043] (II) VESA(0): 1280x1024@75Hz
[    52.043] (II) VESA(0): 1152x864@75Hz
[    52.043] (II) VESA(0): Manufacturer's mask: 0
[    52.043] (II) VESA(0): Supported standard timings:
[    52.043] (II) VESA(0): #0: hsize: 1920  vsize 1080  refresh: 100  vid: 59601
[    52.043] (II) VESA(0): #1: hsize: 1920  vsize 1080  refresh: 60  vid: 49361
[    52.043] (II) VESA(0): #2: hsize: 1680  vsize 1050  refresh: 60  vid: 179
[    52.043] (II) VESA(0): #3: hsize: 1600  vsize 900  refresh: 60  vid: 49321
[    52.043] (II) VESA(0): #4: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
[    52.043] (II) VESA(0): #5: hsize: 1280  vsize 800  refresh: 60  vid: 129
[    52.043] (II) VESA(0): #6: hsize: 1280  vsize 720  refresh: 60  vid: 49281
[    52.043] (II) VESA(0): Supported detailed timing:
[    52.043] (II) VESA(0): clock: 319.8 MHz   Image Size:  819 x 346 mm
[    52.043] (II) VESA(0): h_active: 3440  h_sync: 3488  h_sync_end 3520 h_blank_end 3600 h_border: 0
[    52.043] (II) VESA(0): v_active: 1440  v_sync: 1443  v_sync_end 1453 v_blanking: 1481 v_border: 0
[    52.043] (II) VESA(0): Serial No: SAH00710019
[    52.043] (II) VESA(0): Ranges: V min: 48 V max: 100 Hz, H min: 28 H max: 155 kHz, PixClock max 605 MHz
[    52.043] (II) VESA(0): Monitor name: BenQ EX3501R
[    52.043] (II) VESA(0): Number of EDID sections to follow: 1
[    52.043] (II) VESA(0): EDID (in hex):
[    52.043] (II) VESA(0):     00ffffffffffff0009d15e7f45540000
[    52.043] (II) VESA(0):     2b1b0103805223782e62f5aa524ca326
[    52.043] (II) VESA(0):     0f5054a56b80d1e8d1c0b300a9c08180
[    52.043] (II) VESA(0):     810081c00101e77c70a0d0a029503020
[    52.043] (II) VESA(0):     3a00335a3100001c000000ff00534148
[    52.043] (II) VESA(0):     30303731303031390a20000000fd0030
[    52.043] (II) VESA(0):     641c9b3c000a202020202020000000fc
[    52.043] (II) VESA(0):     0042656e5120455833353031520a0111
[    52.043] (II) VESA(0): EDID vendor "BNQ", prod id 32606
[    52.043] (II) VESA(0): Using EDID range info for horizontal sync
[    52.043] (II) VESA(0): Using EDID range info for vertical refresh
[    52.043] (II) VESA(0): Printing DDC gathered Modelines:
[    52.043] (II) VESA(0): Modeline "3440x1440"x0.0  319.75  3440 3488 3520 3600  1440 1443 1453 1481 -hsync +vsync (88.8 kHz eP)
[    52.043] (II) VESA(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    52.043] (II) VESA(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[    52.043] (II) VESA(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    52.043] (II) VESA(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[    52.043] (II) VESA(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[    52.043] (II) VESA(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[    52.043] (II) VESA(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    52.043] (II) VESA(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[    52.043] (II) VESA(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[    52.043] (II) VESA(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[    52.043] (II) VESA(0): Modeline "1920x1080"x100.0  302.01  1920 2072 2280 2640  1080 1081 1084 1144 -hsync +vsync (114.4 kHz e)
[    52.043] (II) VESA(0): Modeline "1920x1080"x60.0  172.80  1920 2040 2248 2576  1080 1081 1084 1118 -hsync +vsync (67.1 kHz e)
[    52.043] (II) VESA(0): Modeline "1680x1050"x0.0  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
[    52.043] (II) VESA(0): Modeline "1600x900"x60.0  119.00  1600 1696 1864 2128  900 901 904 932 -hsync +vsync (55.9 kHz e)
[    52.043] (II) VESA(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[    52.043] (II) VESA(0): Modeline "1280x800"x0.0   71.00  1280 1328 1360 1440  800 803 809 823 +hsync -vsync (49.3 kHz e)
[    52.043] (II) VESA(0): Modeline "1280x720"x60.0   74.48  1280 1336 1472 1664  720 721 724 746 -hsync +vsync (44.8 kHz e)
[    52.043] (II) VESA(0): Searching for matching VESA mode(s):
[    52.045] Mode: 110 (640x480)
[    52.045]     ModeAttributes: 0xbb
[    52.045]     WinAAttributes: 0x7
[    52.045]     WinBAttributes: 0x0
[    52.045]     WinGranularity: 64
[    52.045]     WinSize: 64
[    52.045]     WinASegment: 0xa000
[    52.045]     WinBSegment: 0x0
[    52.045]     WinFuncPtr: 0xc0004c35
[    52.045]     BytesPerScanline: 1280
[    52.045]     XResolution: 640
[    52.045]     YResolution: 480
[    52.045]     XCharSize: 8
[    52.045]     YCharSize: 16
[    52.045]     NumberOfPlanes: 1
[    52.045]     BitsPerPixel: 16
[    52.045]     NumberOfBanks: 1
[    52.045]     MemoryModel: 6
[    52.045]     BankSize: 0
[    52.045]     NumberOfImages: 75
[    52.045]     RedMaskSize: 5
[    52.045]     RedFieldPosition: 10
[    52.045]     GreenMaskSize: 5
[    52.045]     GreenFieldPosition: 5
[    52.045]     BlueMaskSize: 5
[    52.045]     BlueFieldPosition: 0
[    52.045]     RsvdMaskSize: 0
[    52.045]     RsvdFieldPosition: 0
[    52.045]     DirectColorModeInfo: 0
[    52.045]     PhysBasePtr: 0xe0000000
[    52.045]     LinBytesPerScanLine: 1280
[    52.045]     BnkNumberOfImagePages: 75
[    52.045]     LinNumberOfImagePages: 75
[    52.045]     LinRedMaskSize: 5
[    52.045]     LinRedFieldPosition: 10
[    52.045]     LinGreenMaskSize: 5
[    52.045]     LinGreenFieldPosition: 5
[    52.045]     LinBlueMaskSize: 5
[    52.045]     LinBlueFieldPosition: 0
[    52.045]     LinRsvdMaskSize: 0
[    52.045]     LinRsvdFieldPosition: 0
[    52.045]     MaxPixelClock: 400000000
[    52.046] Mode: 111 (640x480)
[    52.046]     ModeAttributes: 0xbb
[    52.046]     WinAAttributes: 0x7
[    52.046]     WinBAttributes: 0x0
[    52.046]     WinGranularity: 64
[    52.046]     WinSize: 64
[    52.046]     WinASegment: 0xa000
[    52.046]     WinBSegment: 0x0
[    52.046]     WinFuncPtr: 0xc0004c35
[    52.046]     BytesPerScanline: 1280
[    52.046]     XResolution: 640
[    52.046]     YResolution: 480
[    52.046]     XCharSize: 8
[    52.046]     YCharSize: 16
[    52.046]     NumberOfPlanes: 1
[    52.046]     BitsPerPixel: 16
[    52.046]     NumberOfBanks: 1
[    52.046]     MemoryModel: 6
[    52.046]     BankSize: 0
[    52.046]     NumberOfImages: 75
[    52.046]     RedMaskSize: 5
[    52.046]     RedFieldPosition: 11
[    52.046]     GreenMaskSize: 6
[    52.046]     GreenFieldPosition: 5
[    52.046]     BlueMaskSize: 5
[    52.046]     BlueFieldPosition: 0
[    52.046]     RsvdMaskSize: 0
[    52.046]     RsvdFieldPosition: 0
[    52.046]     DirectColorModeInfo: 0
[    52.046]     PhysBasePtr: 0xe0000000
[    52.046]     LinBytesPerScanLine: 1280
[    52.046]     BnkNumberOfImagePages: 75
[    52.046]     LinNumberOfImagePages: 75
[    52.046]     LinRedMaskSize: 5
[    52.046]     LinRedFieldPosition: 11
[    52.046]     LinGreenMaskSize: 6
[    52.046]     LinGreenFieldPosition: 5
[    52.046]     LinBlueMaskSize: 5
[    52.046]     LinBlueFieldPosition: 0
[    52.046]     LinRsvdMaskSize: 0
[    52.046]     LinRsvdFieldPosition: 0
[    52.046]     MaxPixelClock: 400000000
[    52.047] Mode: 113 (800x600)
[    52.047]     ModeAttributes: 0xbb
[    52.047]     WinAAttributes: 0x7
[    52.047]     WinBAttributes: 0x0
[    52.047]     WinGranularity: 64
[    52.047]     WinSize: 64
[    52.047]     WinASegment: 0xa000
[    52.047]     WinBSegment: 0x0
[    52.047]     WinFuncPtr: 0xc0004c35
[    52.047]     BytesPerScanline: 1664
[    52.047]     XResolution: 800
[    52.047]     YResolution: 600
[    52.047]     XCharSize: 8
[    52.047]     YCharSize: 14
[    52.047]     NumberOfPlanes: 1
[    52.047]     BitsPerPixel: 16
[    52.047]     NumberOfBanks: 1
[    52.047]     MemoryModel: 6
[    52.047]     BankSize: 0
[    52.047]     NumberOfImages: 47
[    52.047]     RedMaskSize: 5
[    52.047]     RedFieldPosition: 10
[    52.047]     GreenMaskSize: 5
[    52.047]     GreenFieldPosition: 5
[    52.047]     BlueMaskSize: 5
[    52.047]     BlueFieldPosition: 0
[    52.047]     RsvdMaskSize: 0
[    52.047]     RsvdFieldPosition: 0
[    52.047]     DirectColorModeInfo: 0
[    52.047]     PhysBasePtr: 0xe0000000
[    52.047]     LinBytesPerScanLine: 1664
[    52.047]     BnkNumberOfImagePages: 47
[    52.047]     LinNumberOfImagePages: 47
[    52.047]     LinRedMaskSize: 5
[    52.047]     LinRedFieldPosition: 10
[    52.047]     LinGreenMaskSize: 5
[    52.047]     LinGreenFieldPosition: 5
[    52.047]     LinBlueMaskSize: 5
[    52.047]     LinBlueFieldPosition: 0
[    52.047]     LinRsvdMaskSize: 0
[    52.047]     LinRsvdFieldPosition: 0
[    52.047]     MaxPixelClock: 400000000
[    52.048] Mode: 114 (800x600)
[    52.048]     ModeAttributes: 0xbb
[    52.048]     WinAAttributes: 0x7
[    52.048]     WinBAttributes: 0x0
[    52.048]     WinGranularity: 64
[    52.048]     WinSize: 64
[    52.048]     WinASegment: 0xa000
[    52.048]     WinBSegment: 0x0
[    52.048]     WinFuncPtr: 0xc0004c35
[    52.048]     BytesPerScanline: 1664
[    52.048]     XResolution: 800
[    52.048]     YResolution: 600
[    52.048]     XCharSize: 8
[    52.048]     YCharSize: 14
[    52.048]     NumberOfPlanes: 1
[    52.048]     BitsPerPixel: 16
[    52.048]     NumberOfBanks: 1
[    52.048]     MemoryModel: 6
[    52.048]     BankSize: 0
[    52.048]     NumberOfImages: 47
[    52.048]     RedMaskSize: 5
[    52.048]     RedFieldPosition: 11
[    52.048]     GreenMaskSize: 6
[    52.048]     GreenFieldPosition: 5
[    52.048]     BlueMaskSize: 5
[    52.048]     BlueFieldPosition: 0
[    52.048]     RsvdMaskSize: 0
[    52.048]     RsvdFieldPosition: 0
[    52.048]     DirectColorModeInfo: 0
[    52.048]     PhysBasePtr: 0xe0000000
[    52.048]     LinBytesPerScanLine: 1664
[    52.048]     BnkNumberOfImagePages: 47
[    52.048]     LinNumberOfImagePages: 47
[    52.048]     LinRedMaskSize: 5
[    52.048]     LinRedFieldPosition: 11
[    52.048]     LinGreenMaskSize: 6
[    52.048]     LinGreenFieldPosition: 5
[    52.048]     LinBlueMaskSize: 5
[    52.048]     LinBlueFieldPosition: 0
[    52.048]     LinRsvdMaskSize: 0
[    52.048]     LinRsvdFieldPosition: 0
[    52.048]     MaxPixelClock: 400000000
[    52.049] Mode: 116 (1024x768)
[    52.049]     ModeAttributes: 0xbb
[    52.049]     WinAAttributes: 0x7
[    52.049]     WinBAttributes: 0x0
[    52.049]     WinGranularity: 64
[    52.049]     WinSize: 64
[    52.049]     WinASegment: 0xa000
[    52.049]     WinBSegment: 0x0
[    52.049]     WinFuncPtr: 0xc0004c35
[    52.049]     BytesPerScanline: 2048
[    52.049]     XResolution: 1024
[    52.049]     YResolution: 768
[    52.049]     XCharSize: 8
[    52.049]     YCharSize: 16
[    52.049]     NumberOfPlanes: 1
[    52.049]     BitsPerPixel: 16
[    52.049]     NumberOfBanks: 1
[    52.049]     MemoryModel: 6
[    52.049]     BankSize: 0
[    52.049]     NumberOfImages: 29
[    52.049]     RedMaskSize: 5
[    52.049]     RedFieldPosition: 10
[    52.049]     GreenMaskSize: 5
[    52.049]     GreenFieldPosition: 5
[    52.049]     BlueMaskSize: 5
[    52.049]     BlueFieldPosition: 0
[    52.049]     RsvdMaskSize: 0
[    52.049]     RsvdFieldPosition: 0
[    52.049]     DirectColorModeInfo: 0
[    52.049]     PhysBasePtr: 0xe0000000
[    52.049]     LinBytesPerScanLine: 2048
[    52.049]     BnkNumberOfImagePages: 29
[    52.049]     LinNumberOfImagePages: 29
[    52.049]     LinRedMaskSize: 5
[    52.049]     LinRedFieldPosition: 10
[    52.049]     LinGreenMaskSize: 5
[    52.049]     LinGreenFieldPosition: 5
[    52.050]     LinBlueMaskSize: 5
[    52.050]     LinBlueFieldPosition: 0
[    52.050]     LinRsvdMaskSize: 0
[    52.050]     LinRsvdFieldPosition: 0
[    52.050]     MaxPixelClock: 400000000
[    52.051] Mode: 117 (1024x768)
[    52.051]     ModeAttributes: 0xbb
[    52.051]     WinAAttributes: 0x7
[    52.051]     WinBAttributes: 0x0
[    52.051]     WinGranularity: 64
[    52.051]     WinSize: 64
[    52.051]     WinASegment: 0xa000
[    52.051]     WinBSegment: 0x0
[    52.051]     WinFuncPtr: 0xc0004c35
[    52.051]     BytesPerScanline: 2048
[    52.051]     XResolution: 1024
[    52.051]     YResolution: 768
[    52.051]     XCharSize: 8
[    52.051]     YCharSize: 16
[    52.051]     NumberOfPlanes: 1
[    52.051]     BitsPerPixel: 16
[    52.051]     NumberOfBanks: 1
[    52.051]     MemoryModel: 6
[    52.051]     BankSize: 0
[    52.051]     NumberOfImages: 29
[    52.051]     RedMaskSize: 5
[    52.051]     RedFieldPosition: 11
[    52.051]     GreenMaskSize: 6
[    52.051]     GreenFieldPosition: 5
[    52.051]     BlueMaskSize: 5
[    52.051]     BlueFieldPosition: 0
[    52.051]     RsvdMaskSize: 0
[    52.051]     RsvdFieldPosition: 0
[    52.051]     DirectColorModeInfo: 0
[    52.051]     PhysBasePtr: 0xe0000000
[    52.051]     LinBytesPerScanLine: 2048
[    52.051]     BnkNumberOfImagePages: 29
[    52.051]     LinNumberOfImagePages: 29
[    52.051]     LinRedMaskSize: 5
[    52.051]     LinRedFieldPosition: 11
[    52.051]     LinGreenMaskSize: 6
[    52.051]     LinGreenFieldPosition: 5
[    52.051]     LinBlueMaskSize: 5
[    52.051]     LinBlueFieldPosition: 0
[    52.051]     LinRsvdMaskSize: 0
[    52.051]     LinRsvdFieldPosition: 0
[    52.051]     MaxPixelClock: 400000000
[    52.052] Mode: 119 (1280x1024)
[    52.052]     ModeAttributes: 0xbb
[    52.052]     WinAAttributes: 0x7
[    52.052]     WinBAttributes: 0x0
[    52.052]     WinGranularity: 64
[    52.052]     WinSize: 64
[    52.052]     WinASegment: 0xa000
[    52.052]     WinBSegment: 0x0
[    52.052]     WinFuncPtr: 0xc0004c35
[    52.052]     BytesPerScanline: 2560
[    52.052]     XResolution: 1280
[    52.052]     YResolution: 1024
[    52.052]     XCharSize: 8
[    52.052]     YCharSize: 16
[    52.052]     NumberOfPlanes: 1
[    52.052]     BitsPerPixel: 16
[    52.052]     NumberOfBanks: 1
[    52.052]     MemoryModel: 6
[    52.052]     BankSize: 0
[    52.052]     NumberOfImages: 17
[    52.052]     RedMaskSize: 5
[    52.052]     RedFieldPosition: 10
[    52.052]     GreenMaskSize: 5
[    52.052]     GreenFieldPosition: 5
[    52.052]     BlueMaskSize: 5
[    52.052]     BlueFieldPosition: 0
[    52.052]     RsvdMaskSize: 0
[    52.052]     RsvdFieldPosition: 0
[    52.052]     DirectColorModeInfo: 0
[    52.052]     PhysBasePtr: 0xe0000000
[    52.052]     LinBytesPerScanLine: 2560
[    52.052]     BnkNumberOfImagePages: 17
[    52.052]     LinNumberOfImagePages: 17
[    52.052]     LinRedMaskSize: 5
[    52.052]     LinRedFieldPosition: 10
[    52.052]     LinGreenMaskSize: 5
[    52.052]     LinGreenFieldPosition: 5
[    52.052]     LinBlueMaskSize: 5
[    52.052]     LinBlueFieldPosition: 0
[    52.052]     LinRsvdMaskSize: 0
[    52.052]     LinRsvdFieldPosition: 0
[    52.052]     MaxPixelClock: 400000000
[    52.053] Mode: 11a (1280x1024)
[    52.053]     ModeAttributes: 0xbb
[    52.053]     WinAAttributes: 0x7
[    52.053]     WinBAttributes: 0x0
[    52.053]     WinGranularity: 64
[    52.053]     WinSize: 64
[    52.053]     WinASegment: 0xa000
[    52.053]     WinBSegment: 0x0
[    52.053]     WinFuncPtr: 0xc0004c35
[    52.053]     BytesPerScanline: 2560
[    52.053]     XResolution: 1280
[    52.053]     YResolution: 1024
[    52.053]     XCharSize: 8
[    52.053]     YCharSize: 16
[    52.053]     NumberOfPlanes: 1
[    52.053]     BitsPerPixel: 16
[    52.053]     NumberOfBanks: 1
[    52.053]     MemoryModel: 6
[    52.053]     BankSize: 0
[    52.053]     NumberOfImages: 17
[    52.053]     RedMaskSize: 5
[    52.053]     RedFieldPosition: 11
[    52.053]     GreenMaskSize: 6
[    52.053]     GreenFieldPosition: 5
[    52.053]     BlueMaskSize: 5
[    52.053]     BlueFieldPosition: 0
[    52.053]     RsvdMaskSize: 0
[    52.053]     RsvdFieldPosition: 0
[    52.053]     DirectColorModeInfo: 0
[    52.053]     PhysBasePtr: 0xe0000000
[    52.053]     LinBytesPerScanLine: 2560
[    52.053]     BnkNumberOfImagePages: 17
[    52.053]     LinNumberOfImagePages: 17
[    52.053]     LinRedMaskSize: 5
[    52.053]     LinRedFieldPosition: 11
[    52.053]     LinGreenMaskSize: 6
[    52.053]     LinGreenFieldPosition: 5
[    52.053]     LinBlueMaskSize: 5
[    52.053]     LinBlueFieldPosition: 0
[    52.053]     LinRsvdMaskSize: 0
[    52.053]     LinRsvdFieldPosition: 0
[    52.053]     MaxPixelClock: 400000000
[    52.054] Mode: 165 (1280x960)
[    52.054]     ModeAttributes: 0xbb
[    52.054]     WinAAttributes: 0x7
[    52.054]     WinBAttributes: 0x0
[    52.054]     WinGranularity: 64
[    52.054]     WinSize: 64
[    52.054]     WinASegment: 0xa000
[    52.054]     WinBSegment: 0x0
[    52.054]     WinFuncPtr: 0xc0004c35
[    52.054]     BytesPerScanline: 2560
[    52.054]     XResolution: 1280
[    52.054]     YResolution: 960
[    52.054]     XCharSize: 8
[    52.054]     YCharSize: 16
[    52.054]     NumberOfPlanes: 1
[    52.054]     BitsPerPixel: 16
[    52.054]     NumberOfBanks: 1
[    52.054]     MemoryModel: 6
[    52.054]     BankSize: 0
[    52.054]     NumberOfImages: 19
[    52.054]     RedMaskSize: 5
[    52.054]     RedFieldPosition: 11
[    52.054]     GreenMaskSize: 6
[    52.054]     GreenFieldPosition: 5
[    52.054]     BlueMaskSize: 5
[    52.054]     BlueFieldPosition: 0
[    52.054]     RsvdMaskSize: 0
[    52.054]     RsvdFieldPosition: 0
[    52.054]     DirectColorModeInfo: 0
[    52.054]     PhysBasePtr: 0xe0000000
[    52.054]     LinBytesPerScanLine: 2560
[    52.054]     BnkNumberOfImagePages: 19
[    52.054]     LinNumberOfImagePages: 19
[    52.054]     LinRedMaskSize: 5
[    52.054]     LinRedFieldPosition: 11
[    52.054]     LinGreenMaskSize: 6
[    52.054]     LinGreenFieldPosition: 5
[    52.054]     LinBlueMaskSize: 5
[    52.054]     LinBlueFieldPosition: 0
[    52.054]     LinRsvdMaskSize: 0
[    52.054]     LinRsvdFieldPosition: 0
[    52.054]     MaxPixelClock: 400000000
[    52.055] *Mode: 166 (1280x960)
[    52.055]     ModeAttributes: 0xbb
[    52.055]     WinAAttributes: 0x7
[    52.055]     WinBAttributes: 0x0
[    52.055]     WinGranularity: 64
[    52.055]     WinSize: 64
[    52.055]     WinASegment: 0xa000
[    52.055]     WinBSegment: 0x0
[    52.055]     WinFuncPtr: 0xc0004c35
[    52.055]     BytesPerScanline: 5120
[    52.055]     XResolution: 1280
[    52.055]     YResolution: 960
[    52.055]     XCharSize: 8
[    52.055]     YCharSize: 16
[    52.055]     NumberOfPlanes: 1
[    52.055]     BitsPerPixel: 32
[    52.055]     NumberOfBanks: 1
[    52.055]     MemoryModel: 6
[    52.055]     BankSize: 0
[    52.055]     NumberOfImages: 9
[    52.055]     RedMaskSize: 8
[    52.055]     RedFieldPosition: 16
[    52.055]     GreenMaskSize: 8
[    52.055]     GreenFieldPosition: 8
[    52.055]     BlueMaskSize: 8
[    52.055]     BlueFieldPosition: 0
[    52.055]     RsvdMaskSize: 0
[    52.055]     RsvdFieldPosition: 0
[    52.055]     DirectColorModeInfo: 0
[    52.055]     PhysBasePtr: 0xe0000000
[    52.055]     LinBytesPerScanLine: 5120
[    52.055]     BnkNumberOfImagePages: 9
[    52.055]     LinNumberOfImagePages: 9
[    52.055]     LinRedMaskSize: 8
[    52.055]     LinRedFieldPosition: 16
[    52.055]     LinGreenMaskSize: 8
[    52.055]     LinGreenFieldPosition: 8
[    52.055]     LinBlueMaskSize: 8
[    52.055]     LinBlueFieldPosition: 0
[    52.055]     LinRsvdMaskSize: 0
[    52.055]     LinRsvdFieldPosition: 0
[    52.055]     MaxPixelClock: 400000000
[    52.056] *Mode: 121 (640x480)
[    52.056]     ModeAttributes: 0xbb
[    52.056]     WinAAttributes: 0x7
[    52.056]     WinBAttributes: 0x0
[    52.056]     WinGranularity: 64
[    52.056]     WinSize: 64
[    52.056]     WinASegment: 0xa000
[    52.056]     WinBSegment: 0x0
[    52.056]     WinFuncPtr: 0xc0004c35
[    52.056]     BytesPerScanline: 2560
[    52.056]     XResolution: 640
[    52.056]     YResolution: 480
[    52.056]     XCharSize: 8
[    52.056]     YCharSize: 16
[    52.056]     NumberOfPlanes: 1
[    52.056]     BitsPerPixel: 32
[    52.056]     NumberOfBanks: 1
[    52.056]     MemoryModel: 6
[    52.056]     BankSize: 0
[    52.056]     NumberOfImages: 39
[    52.056]     RedMaskSize: 8
[    52.056]     RedFieldPosition: 16
[    52.056]     GreenMaskSize: 8
[    52.056]     GreenFieldPosition: 8
[    52.056]     BlueMaskSize: 8
[    52.056]     BlueFieldPosition: 0
[    52.056]     RsvdMaskSize: 0
[    52.056]     RsvdFieldPosition: 0
[    52.056]     DirectColorModeInfo: 0
[    52.056]     PhysBasePtr: 0xe0000000
[    52.056]     LinBytesPerScanLine: 2560
[    52.056]     BnkNumberOfImagePages: 39
[    52.056]     LinNumberOfImagePages: 39
[    52.056]     LinRedMaskSize: 8
[    52.056]     LinRedFieldPosition: 16
[    52.056]     LinGreenMaskSize: 8
[    52.056]     LinGreenFieldPosition: 8
[    52.056]     LinBlueMaskSize: 8
[    52.056]     LinBlueFieldPosition: 0
[    52.056]     LinRsvdMaskSize: 0
[    52.056]     LinRsvdFieldPosition: 0
[    52.056]     MaxPixelClock: 400000000
[    52.057] *Mode: 122 (800x600)
[    52.057]     ModeAttributes: 0xbb
[    52.057]     WinAAttributes: 0x7
[    52.057]     WinBAttributes: 0x0
[    52.057]     WinGranularity: 64
[    52.057]     WinSize: 64
[    52.057]     WinASegment: 0xa000
[    52.057]     WinBSegment: 0x0
[    52.057]     WinFuncPtr: 0xc0004c35
[    52.057]     BytesPerScanline: 3328
[    52.057]     XResolution: 800
[    52.057]     YResolution: 600
[    52.057]     XCharSize: 8
[    52.057]     YCharSize: 14
[    52.057]     NumberOfPlanes: 1
[    52.057]     BitsPerPixel: 32
[    52.057]     NumberOfBanks: 1
[    52.057]     MemoryModel: 6
[    52.057]     BankSize: 0
[    52.057]     NumberOfImages: 23
[    52.057]     RedMaskSize: 8
[    52.057]     RedFieldPosition: 16
[    52.057]     GreenMaskSize: 8
[    52.057]     GreenFieldPosition: 8
[    52.057]     BlueMaskSize: 8
[    52.057]     BlueFieldPosition: 0
[    52.057]     RsvdMaskSize: 0
[    52.057]     RsvdFieldPosition: 0
[    52.057]     DirectColorModeInfo: 0
[    52.057]     PhysBasePtr: 0xe0000000
[    52.057]     LinBytesPerScanLine: 3328
[    52.057]     BnkNumberOfImagePages: 23
[    52.057]     LinNumberOfImagePages: 23
[    52.058]     LinRedMaskSize: 8
[    52.058]     LinRedFieldPosition: 16
[    52.058]     LinGreenMaskSize: 8
[    52.058]     LinGreenFieldPosition: 8
[    52.058]     LinBlueMaskSize: 8
[    52.058]     LinBlueFieldPosition: 0
[    52.058]     LinRsvdMaskSize: 0
[    52.058]     LinRsvdFieldPosition: 0
[    52.058]     MaxPixelClock: 400000000
[    52.059] *Mode: 123 (1024x768)
[    52.059]     ModeAttributes: 0xbb
[    52.059]     WinAAttributes: 0x7
[    52.059]     WinBAttributes: 0x0
[    52.059]     WinGranularity: 64
[    52.059]     WinSize: 64
[    52.059]     WinASegment: 0xa000
[    52.059]     WinBSegment: 0x0
[    52.059]     WinFuncPtr: 0xc0004c35
[    52.059]     BytesPerScanline: 4096
[    52.059]     XResolution: 1024
[    52.059]     YResolution: 768
[    52.059]     XCharSize: 8
[    52.059]     YCharSize: 16
[    52.059]     NumberOfPlanes: 1
[    52.059]     BitsPerPixel: 32
[    52.059]     NumberOfBanks: 1
[    52.059]     MemoryModel: 6
[    52.059]     BankSize: 0
[    52.059]     NumberOfImages: 14
[    52.059]     RedMaskSize: 8
[    52.059]     RedFieldPosition: 16
[    52.059]     GreenMaskSize: 8
[    52.059]     GreenFieldPosition: 8
[    52.059]     BlueMaskSize: 8
[    52.059]     BlueFieldPosition: 0
[    52.059]     RsvdMaskSize: 0
[    52.059]     RsvdFieldPosition: 0
[    52.059]     DirectColorModeInfo: 0
[    52.059]     PhysBasePtr: 0xe0000000
[    52.059]     LinBytesPerScanLine: 4096
[    52.059]     BnkNumberOfImagePages: 14
[    52.059]     LinNumberOfImagePages: 14
[    52.059]     LinRedMaskSize: 8
[    52.059]     LinRedFieldPosition: 16
[    52.059]     LinGreenMaskSize: 8
[    52.059]     LinGreenFieldPosition: 8
[    52.059]     LinBlueMaskSize: 8
[    52.059]     LinBlueFieldPosition: 0
[    52.059]     LinRsvdMaskSize: 0
[    52.059]     LinRsvdFieldPosition: 0
[    52.059]     MaxPixelClock: 400000000
[    52.060] *Mode: 124 (1280x1024)
[    52.060]     ModeAttributes: 0xbb
[    52.060]     WinAAttributes: 0x7
[    52.060]     WinBAttributes: 0x0
[    52.060]     WinGranularity: 64
[    52.060]     WinSize: 64
[    52.060]     WinASegment: 0xa000
[    52.060]     WinBSegment: 0x0
[    52.060]     WinFuncPtr: 0xc0004c35
[    52.060]     BytesPerScanline: 5120
[    52.060]     XResolution: 1280
[    52.060]     YResolution: 1024
[    52.060]     XCharSize: 8
[    52.060]     YCharSize: 16
[    52.060]     NumberOfPlanes: 1
[    52.060]     BitsPerPixel: 32
[    52.060]     NumberOfBanks: 1
[    52.060]     MemoryModel: 6
[    52.060]     BankSize: 0
[    52.060]     NumberOfImages: 8
[    52.060]     RedMaskSize: 8
[    52.060]     RedFieldPosition: 16
[    52.060]     GreenMaskSize: 8
[    52.060]     GreenFieldPosition: 8
[    52.060]     BlueMaskSize: 8
[    52.060]     BlueFieldPosition: 0
[    52.060]     RsvdMaskSize: 0
[    52.060]     RsvdFieldPosition: 0
[    52.060]     DirectColorModeInfo: 0
[    52.060]     PhysBasePtr: 0xe0000000
[    52.060]     LinBytesPerScanLine: 5120
[    52.060]     BnkNumberOfImagePages: 8
[    52.060]     LinNumberOfImagePages: 8
[    52.060]     LinRedMaskSize: 8
[    52.060]     LinRedFieldPosition: 16
[    52.060]     LinGreenMaskSize: 8
[    52.060]     LinGreenFieldPosition: 8
[    52.060]     LinBlueMaskSize: 8
[    52.060]     LinBlueFieldPosition: 0
[    52.060]     LinRsvdMaskSize: 0
[    52.060]     LinRsvdFieldPosition: 0
[    52.060]     MaxPixelClock: 400000000
[    52.061] Mode: 145 (1400x1050)
[    52.061]     ModeAttributes: 0xba
[    52.061]     WinAAttributes: 0x7
[    52.061]     WinBAttributes: 0x0
[    52.061]     WinGranularity: 64
[    52.061]     WinSize: 64
[    52.061]     WinASegment: 0xa000
[    52.061]     WinBSegment: 0x0
[    52.061]     WinFuncPtr: 0xc0004c35
[    52.061]     BytesPerScanline: 2816
[    52.061]     XResolution: 1400
[    52.061]     YResolution: 1050
[    52.061]     XCharSize: 8
[    52.061]     YCharSize: 16
[    52.061]     NumberOfPlanes: 1
[    52.061]     BitsPerPixel: 16
[    52.061]     NumberOfBanks: 1
[    52.061]     MemoryModel: 6
[    52.061]     BankSize: 0
[    52.061]     NumberOfImages: 15
[    52.061]     RedMaskSize: 5
[    52.061]     RedFieldPosition: 11
[    52.061]     GreenMaskSize: 6
[    52.061]     GreenFieldPosition: 5
[    52.061]     BlueMaskSize: 5
[    52.061]     BlueFieldPosition: 0
[    52.061]     RsvdMaskSize: 0
[    52.061]     RsvdFieldPosition: 0
[    52.061]     DirectColorModeInfo: 0
[    52.061]     PhysBasePtr: 0xe0000000
[    52.061]     LinBytesPerScanLine: 2816
[    52.061]     BnkNumberOfImagePages: 15
[    52.061]     LinNumberOfImagePages: 15
[    52.061]     LinRedMaskSize: 5
[    52.061]     LinRedFieldPosition: 11
[    52.061]     LinGreenMaskSize: 6
[    52.061]     LinGreenFieldPosition: 5
[    52.061]     LinBlueMaskSize: 5
[    52.096]     LinBlueFieldPosition: 0
[    52.096]     LinRsvdMaskSize: 0
[    52.096]     LinRsvdFieldPosition: 0
[    52.096]     MaxPixelClock: 400000000
[    52.098] Mode: 146 (1400x1050)
[    52.098]     ModeAttributes: 0xba
[    52.098]     WinAAttributes: 0x7
[    52.098]     WinBAttributes: 0x0
[    52.098]     WinGranularity: 64
[    52.098]     WinSize: 64
[    52.098]     WinASegment: 0xa000
[    52.098]     WinBSegment: 0x0
[    52.098]     WinFuncPtr: 0xc0004c35
[    52.098]     BytesPerScanline: 5632
[    52.098]     XResolution: 1400
[    52.098]     YResolution: 1050
[    52.098]     XCharSize: 8
[    52.098]     YCharSize: 16
[    52.098]     NumberOfPlanes: 1
[    52.098]     BitsPerPixel: 32
[    52.098]     NumberOfBanks: 1
[    52.098]     MemoryModel: 6
[    52.098]     BankSize: 0
[    52.098]     NumberOfImages: 7
[    52.098]     RedMaskSize: 8
[    52.098]     RedFieldPosition: 16
[    52.098]     GreenMaskSize: 8
[    52.098]     GreenFieldPosition: 8
[    52.098]     BlueMaskSize: 8
[    52.098]     BlueFieldPosition: 0
[    52.098]     RsvdMaskSize: 0
[    52.098]     RsvdFieldPosition: 0
[    52.098]     DirectColorModeInfo: 0
[    52.098]     PhysBasePtr: 0xe0000000
[    52.098]     LinBytesPerScanLine: 5632
[    52.098]     BnkNumberOfImagePages: 7
[    52.098]     LinNumberOfImagePages: 7
[    52.098]     LinRedMaskSize: 8
[    52.098]     LinRedFieldPosition: 16
[    52.098]     LinGreenMaskSize: 8
[    52.098]     LinGreenFieldPosition: 8
[    52.098]     LinBlueMaskSize: 8
[    52.098]     LinBlueFieldPosition: 0
[    52.098]     LinRsvdMaskSize: 0
[    52.098]     LinRsvdFieldPosition: 0
[    52.098]     MaxPixelClock: 400000000
[    52.100] Mode: 175 (1600x1200)
[    52.100]     ModeAttributes: 0xba
[    52.100]     WinAAttributes: 0x7
[    52.100]     WinBAttributes: 0x0
[    52.100]     WinGranularity: 64
[    52.100]     WinSize: 64
[    52.100]     WinASegment: 0xa000
[    52.100]     WinBSegment: 0x0
[    52.100]     WinFuncPtr: 0xc0004c35
[    52.100]     BytesPerScanline: 3200
[    52.100]     XResolution: 1600
[    52.100]     YResolution: 1200
[    52.100]     XCharSize: 8
[    52.100]     YCharSize: 16
[    52.100]     NumberOfPlanes: 1
[    52.100]     BitsPerPixel: 16
[    52.100]     NumberOfBanks: 1
[    52.100]     MemoryModel: 6
[    52.100]     BankSize: 0
[    52.100]     NumberOfImages: 12
[    52.100]     RedMaskSize: 5
[    52.100]     RedFieldPosition: 11
[    52.100]     GreenMaskSize: 6
[    52.100]     GreenFieldPosition: 5
[    52.100]     BlueMaskSize: 5
[    52.100]     BlueFieldPosition: 0
[    52.100]     RsvdMaskSize: 0
[    52.100]     RsvdFieldPosition: 0
[    52.100]     DirectColorModeInfo: 0
[    52.100]     PhysBasePtr: 0xe0000000
[    52.100]     LinBytesPerScanLine: 3200
[    52.100]     BnkNumberOfImagePages: 12
[    52.100]     LinNumberOfImagePages: 12
[    52.100]     LinRedMaskSize: 5
[    52.100]     LinRedFieldPosition: 11
[    52.100]     LinGreenMaskSize: 6
[    52.100]     LinGreenFieldPosition: 5
[    52.100]     LinBlueMaskSize: 5
[    52.100]     LinBlueFieldPosition: 0
[    52.100]     LinRsvdMaskSize: 0
[    52.100]     LinRsvdFieldPosition: 0
[    52.101]     MaxPixelClock: 400000000
[    52.102] Mode: 176 (1600x1200)
[    52.102]     ModeAttributes: 0xba
[    52.102]     WinAAttributes: 0x7
[    52.102]     WinBAttributes: 0x0
[    52.102]     WinGranularity: 64
[    52.102]     WinSize: 64
[    52.102]     WinASegment: 0xa000
[    52.102]     WinBSegment: 0x0
[    52.102]     WinFuncPtr: 0xc0004c35
[    52.102]     BytesPerScanline: 6400
[    52.102]     XResolution: 1600
[    52.102]     YResolution: 1200
[    52.102]     XCharSize: 8
[    52.102]     YCharSize: 16
[    52.102]     NumberOfPlanes: 1
[    52.102]     BitsPerPixel: 32
[    52.102]     NumberOfBanks: 1
[    52.102]     MemoryModel: 6
[    52.102]     BankSize: 0
[    52.102]     NumberOfImages: 5
[    52.102]     RedMaskSize: 8
[    52.102]     RedFieldPosition: 16
[    52.102]     GreenMaskSize: 8
[    52.102]     GreenFieldPosition: 8
[    52.102]     BlueMaskSize: 8
[    52.102]     BlueFieldPosition: 0
[    52.102]     RsvdMaskSize: 0
[    52.102]     RsvdFieldPosition: 0
[    52.102]     DirectColorModeInfo: 0
[    52.102]     PhysBasePtr: 0xe0000000
[    52.102]     LinBytesPerScanLine: 6400
[    52.102]     BnkNumberOfImagePages: 5
[    52.102]     LinNumberOfImagePages: 5
[    52.102]     LinRedMaskSize: 8
[    52.102]     LinRedFieldPosition: 16
[    52.102]     LinGreenMaskSize: 8
[    52.102]     LinGreenFieldPosition: 8
[    52.102]     LinBlueMaskSize: 8
[    52.102]     LinBlueFieldPosition: 0
[    52.102]     LinRsvdMaskSize: 0
[    52.102]     LinRsvdFieldPosition: 0
[    52.102]     MaxPixelClock: 400000000
[    52.104] Mode: 1d2 (3440x1440)
[    52.104]     ModeAttributes: 0xba
[    52.104]     WinAAttributes: 0x7
[    52.104]     WinBAttributes: 0x0
[    52.104]     WinGranularity: 64
[    52.104]     WinSize: 64
[    52.104]     WinASegment: 0xa000
[    52.104]     WinBSegment: 0x0
[    52.104]     WinFuncPtr: 0xc0004c35
[    52.104]     BytesPerScanline: 6912
[    52.104]     XResolution: 3440
[    52.104]     YResolution: 1440
[    52.104]     XCharSize: 8
[    52.104]     YCharSize: 16
[    52.104]     NumberOfPlanes: 1
[    52.104]     BitsPerPixel: 16
[    52.104]     NumberOfBanks: 1
[    52.104]     MemoryModel: 6
[    52.104]     BankSize: 0
[    52.104]     NumberOfImages: 4
[    52.104]     RedMaskSize: 5
[    52.104]     RedFieldPosition: 11
[    52.104]     GreenMaskSize: 6
[    52.104]     GreenFieldPosition: 5
[    52.104]     BlueMaskSize: 5
[    52.104]     BlueFieldPosition: 0
[    52.104]     RsvdMaskSize: 0
[    52.104]     RsvdFieldPosition: 0
[    52.104]     DirectColorModeInfo: 0
[    52.104]     PhysBasePtr: 0xe0000000
[    52.104]     LinBytesPerScanLine: 6912
[    52.104]     BnkNumberOfImagePages: 4
[    52.104]     LinNumberOfImagePages: 4
[    52.104]     LinRedMaskSize: 5
[    52.104]     LinRedFieldPosition: 11
[    52.104]     LinGreenMaskSize: 6
[    52.104]     LinGreenFieldPosition: 5
[    52.104]     LinBlueMaskSize: 5
[    52.104]     LinBlueFieldPosition: 0
[    52.104]     LinRsvdMaskSize: 0
[    52.104]     LinRsvdFieldPosition: 0
[    52.104]     MaxPixelClock: 400000000
[    52.106] Mode: 1d4 (3440x1440)
[    52.106]     ModeAttributes: 0xba
[    52.106]     WinAAttributes: 0x7
[    52.106]     WinBAttributes: 0x0
[    52.106]     WinGranularity: 64
[    52.106]     WinSize: 64
[    52.106]     WinASegment: 0xa000
[    52.106]     WinBSegment: 0x0
[    52.106]     WinFuncPtr: 0xc0004c35
[    52.106]     BytesPerScanline: 13824
[    52.106]     XResolution: 3440
[    52.106]     YResolution: 1440
[    52.106]     XCharSize: 8
[    52.106]     YCharSize: 16
[    52.106]     NumberOfPlanes: 1
[    52.106]     BitsPerPixel: 32
[    52.106]     NumberOfBanks: 1
[    52.106]     MemoryModel: 6
[    52.106]     BankSize: 0
[    52.106]     NumberOfImages: 1
[    52.106]     RedMaskSize: 8
[    52.106]     RedFieldPosition: 16
[    52.106]     GreenMaskSize: 8
[    52.106]     GreenFieldPosition: 8
[    52.106]     BlueMaskSize: 8
[    52.106]     BlueFieldPosition: 0
[    52.106]     RsvdMaskSize: 0
[    52.106]     RsvdFieldPosition: 0
[    52.106]     DirectColorModeInfo: 0
[    52.106]     PhysBasePtr: 0xe0000000
[    52.106]     LinBytesPerScanLine: 13824
[    52.106]     BnkNumberOfImagePages: 1
[    52.106]     LinNumberOfImagePages: 1
[    52.106]     LinRedMaskSize: 8
[    52.106]     LinRedFieldPosition: 16
[    52.106]     LinGreenMaskSize: 8
[    52.106]     LinGreenFieldPosition: 8
[    52.106]     LinBlueMaskSize: 8
[    52.106]     LinBlueFieldPosition: 0
[    52.106]     LinRsvdMaskSize: 0
[    52.106]     LinRsvdFieldPosition: 0
[    52.106]     MaxPixelClock: 400000000
[    52.107]
[    52.107] (II) VESA(0): Total Memory: 768 64KB banks (49152kB)
[    52.107] (II) VESA(0): <default monitor>: Using hsync range of 28.00-155.00 kHz
[    52.107] (II) VESA(0): <default monitor>: Using vrefresh range of 48.00-100.00 Hz
[    52.107] (II) VESA(0): <default monitor>: Using maximum pixel clock of 605.00 MHz
[    52.107] (WW) VESA(0): Unable to estimate virtual size
[    52.107] (II) VESA(0): Not using built-in mode "1280x1024" (no mode of this name)
[    52.107] (II) VESA(0): Not using built-in mode "1280x960" (no mode of this name)
[    52.107] (II) VESA(0): Not using built-in mode "1024x768" (no mode of this name)
[    52.107] (II) VESA(0): Not using built-in mode "800x600" (no mode of this name)
[    52.107] (II) VESA(0): Not using built-in mode "640x480" (no mode of this name)
[    52.107] (WW) VESA(0): No valid modes left. Trying less strict filter...
[    52.107] (II) VESA(0): <default monitor>: Using hsync range of 28.00-155.00 kHz
[    52.107] (II) VESA(0): <default monitor>: Using vrefresh range of 48.00-100.00 Hz
[    52.107] (II) VESA(0): <default monitor>: Using maximum pixel clock of 605.00 MHz
[    52.107] (WW) VESA(0): Unable to estimate virtual size
[    52.107] (II) VESA(0): Virtual size is 1280x1024 (pitch 1280)
[    52.107] (**) VESA(0): *Built-in mode "1280x1024"
[    52.107] (**) VESA(0): *Built-in mode "1280x960"
[    52.107] (**) VESA(0): *Built-in mode "1024x768"
[    52.107] (**) VESA(0): *Built-in mode "800x600"
[    52.107] (**) VESA(0): *Built-in mode "640x480"
[    52.107] (**) VESA(0): Display dimensions: (820, 350) mm
[    52.107] (**) VESA(0): DPI set to (39, 74)
[    52.107] (**) VESA(0): Using "Shadow Framebuffer"
[    52.107] (II) Loading sub module "shadow"
[    52.107] (II) LoadModule: "shadow"
[    52.107] (II) Loading /usr/lib/xorg/modules/libshadow.so
[    52.107] (II) Module shadow: vendor="X.Org Foundation"
[    52.107]     compiled for 1.20.4, module version = 1.1.0
[    52.107]     ABI class: X.Org ANSI C Emulation, version 0.4
[    52.107] (II) Loading sub module "fb"
[    52.107] (II) LoadModule: "fb"
[    52.107] (II) Loading /usr/lib/xorg/modules/libfb.so
[    52.107] (II) Module fb: vendor="X.Org Foundation"
[    52.107]     compiled for 1.20.4, module version = 1.0.0
[    52.108]     ABI class: X.Org ANSI C Emulation, version 0.4
[    52.108] (II) UnloadModule: "radeon"
[    52.108] (II) Unloading radeon
[    52.108] (II) Loading sub module "int10"
[    52.108] (II) LoadModule: "int10"
[    52.108] (II) Loading /usr/lib/xorg/modules/libint10.so
[    52.108] (II) Module int10: vendor="X.Org Foundation"
[    52.108]     compiled for 1.20.4, module version = 1.0.0
[    52.108]     ABI class: X.Org Video Driver, version 24.0
[    52.108] (II) VESA(0): initializing int10
[    52.108] (II) VESA(0): Primary V_BIOS segment is: 0xc000
[    52.108] (II) VESA(0): VESA BIOS detected
[    52.108] (II) VESA(0): VESA VBE Version 3.0
[    52.108] (II) VESA(0): VESA VBE Total Mem: 49152 kB
[    52.108] (II) VESA(0): VESA VBE OEM: AMD ATOMBIOS
[    52.108] (II) VESA(0): VESA VBE OEM Software Rev: 16.2
[    52.108] (II) VESA(0): VESA VBE OEM Vendor: (C) 1988-2010, Advanced Micro Devices, Inc.
[    52.108] (II) VESA(0): VESA VBE OEM Product: RAVEN
[    52.108] (II) VESA(0): VESA VBE OEM Product Rev: 01.00
[    52.109] (II) VESA(0): virtual address = 0x7ff3f3543000, VGAbase = 0x7ff3f8af3000
    physical address = 0xe0000000, size = 50331648
[    52.120] (II) VESA(0): Setting up VESA Mode 0x124 (1280x1024)
[    52.135] (==) VESA(0): Default visual is TrueColor
[    52.135] (==) VESA(0): Backing store enabled
[    52.135] (==) VESA(0): DPMS enabled
[    52.135] (II) Initializing extension Generic Event Extension
[    52.135] (II) Initializing extension SHAPE
[    52.135] (II) Initializing extension MIT-SHM
[    52.135] (II) Initializing extension XInputExtension
[    52.135] (II) Initializing extension XTEST
[    52.135] (II) Initializing extension BIG-REQUESTS
[    52.135] (II) Initializing extension SYNC
[    52.135] (II) Initializing extension XKEYBOARD
[    52.135] (II) Initializing extension XC-MISC
[    52.135] (II) Initializing extension SECURITY
[    52.136] (II) Initializing extension XFIXES
[    52.136] (II) Initializing extension RENDER
[    52.136] (II) Initializing extension RANDR
[    52.136] (II) Initializing extension COMPOSITE
[    52.136] (II) Initializing extension DAMAGE
[    52.136] (II) Initializing extension MIT-SCREEN-SAVER
[    52.136] (II) Initializing extension DOUBLE-BUFFER
[    52.136] (II) Initializing extension RECORD
[    52.136] (II) Initializing extension DPMS
[    52.136] (II) Initializing extension Present
[    52.136] (II) Initializing extension DRI3
[    52.136] (II) Initializing extension X-Resource
[    52.136] (II) Initializing extension XVideo
[    52.136] (II) Initializing extension XVideo-MotionCompensation
[    52.136] (II) Initializing extension SELinux
[    52.136] (II) SELinux: Disabled on system
[    52.136] (II) Initializing extension GLX
[    52.137] (II) AIGLX: Screen 0 is not DRI2 capable
[    52.169] (II) IGLX: Loaded and initialized swrast
[    52.169] (II) GLX: Initialized DRISWRAST GL provider for screen 0
[    52.169] (II) Initializing extension XFree86-VidModeExtension
[    52.169] (II) Initializing extension XFree86-DGA
[    52.169] (II) Initializing extension XFree86-DRI
[    52.169] (II) Initializing extension DRI2
...

 

 

I also have noticed that during the boot, it says something similar to what i have found in kern.log:

 

kern.log:

Aug 16 14:31:50 me-pc kernel: [    1.350105] amdgpu 0000:0a:00.0: firmware: failed to load amdgpu/raven_gpu_info.bin (-2)
Aug 16 14:31:50 me-pc kernel: [    1.350376] firmware_class: See https://wiki.debian.org/Firmware for information about missing firmware
Aug 16 14:31:50 me-pc kernel: [    1.350636] amdgpu 0000:0a:00.0: Direct firmware load for amdgpu/raven_gpu_info.bin failed with error -2
Aug 16 14:31:50 me-pc kernel: [    1.350637] amdgpu 0000:0a:00.0: Failed to load gpu_info firmware "amdgpu/raven_gpu_info.bin"
Aug 16 14:31:50 me-pc kernel: [    1.350902] amdgpu 0000:0a:00.0: Fatal error during GPU init
Aug 16 14:31:50 me-pc kernel: [    1.351058] [drm] amdgpu: finishing device.
Aug 16 14:31:50 me-pc kernel: [    1.351180] amdgpu: probe of 0000:0a:00.0 failed with error -2

Where do I go from here?

 

Thanks!

Link to comment
Share on other sites

Link to post
Share on other sites

1 minute ago, tridy said:

 

Thanks for your help!

 


~$ lsmod | grep amdgpu
amdgpu               3416064  0
chash                  16384  1 amdgpu
gpu_sched              28672  1 amdgpu
i2c_algo_bit           16384  1 amdgpu
ttm                   126976  1 amdgpu
drm_kms_helper        200704  1 amdgpu
drm                   483328  4 gpu_sched,drm_kms_helper,amdgpu,ttm

 

the latest Xorg log:

 

  Reveal hidden contents

[    51.823] _XSERVTransSocketUNIXCreateListener: ...SocketCreateListener() failed
[    51.823] _XSERVTransMakeAllCOTSServerListeners: server already running
[    51.823] (--) Log file renamed from "/var/log/Xorg.pid-1274.log" to "/var/log/Xorg.1.log"
[    51.824]
X.Org X Server 1.20.4
X Protocol Version 11, Revision 0
[    51.824] Build Operating System: Linux 4.9.0-8-amd64 x86_64 Debian
[    51.824] Current Operating System: Linux me-pc 4.19.0-5-amd64 #1 SMP Debian 4.19.37-5 (2019-06-19) x86_64
[    51.824] Kernel command line: BOOT_IMAGE=/vmlinuz-4.19.0-5-amd64 root=UUID=55fdc78c-ca20-46e2-8100-2eb43ec6aed8 ro quiet splash
[    51.824] Build Date: 05 March 2019  08:11:12PM
[    51.824] xorg-server 2:1.20.4-1 (https://www.debian.org/support)
[    51.824] Current version of pixman: 0.36.0
[    51.824]     Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
[    51.824] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    51.824] (==) Log file: "/var/log/Xorg.1.log", Time: Fri Aug 16 14:32:18 2019
[    51.824] (==) Using config directory: "/etc/X11/xorg.conf.d"
[    51.824] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    51.824] (==) No Layout section.  Using the first Screen section.
[    51.824] (==) No screen section available. Using defaults.
[    51.824] (**) |-->Screen "Default Screen Section" (0)
[    51.824] (**) |   |-->Monitor "<default monitor>"
[    51.825] (==) No monitor specified for screen "Default Screen Section".
    Using a default monitor configuration.
[    51.825] (==) Automatically adding devices
[    51.825] (==) Automatically enabling devices
[    51.825] (==) Automatically adding GPU devices
[    51.825] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    51.825] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[    51.825]     Entry deleted from font path.
[    51.825] (==) FontPath set to:
    /usr/share/fonts/X11/misc,
    /usr/share/fonts/X11/100dpi/:unscaled,
    /usr/share/fonts/X11/75dpi/:unscaled,
    /usr/share/fonts/X11/Type1,
    /usr/share/fonts/X11/100dpi,
    /usr/share/fonts/X11/75dpi,
    built-ins
[    51.825] (==) ModulePath set to "/usr/lib/xorg/modules"
[    51.825] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
[    51.825] (II) Loader magic: 0x559b24275e20
[    51.825] (II) Module ABI versions:
[    51.825]     X.Org ANSI C Emulation: 0.4
[    51.825]     X.Org Video Driver: 24.0
[    51.825]     X.Org XInput driver : 24.1
[    51.825]     X.Org Server Extension : 10.0
[    51.826] (++) using VT number 2

[    51.827] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_32
[    51.833] (--) PCI:*(10@0:0:0) 1002:15dd:1002:15dd rev 198, Mem @ 0xe0000000/268435456, 0xf0000000/2097152, 0xfcb00000/524288, I/O @ 0x0000e000/256, BIOS @ 0x????????/131072
[    51.833] (II) LoadModule: "glx"
[    51.833] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    51.835] (II) Module glx: vendor="X.Org Foundation"
[    51.835]     compiled for 1.20.4, module version = 1.0.0
[    51.835]     ABI class: X.Org Server Extension, version 10.0
[    51.835] (==) Matched ati as autoconfigured driver 0
[    51.835] (==) Matched modesetting as autoconfigured driver 1
[    51.835] (==) Matched fbdev as autoconfigured driver 2
[    51.835] (==) Matched vesa as autoconfigured driver 3
[    51.835] (==) Assigned the driver to the xf86ConfigLayout
[    51.835] (II) LoadModule: "ati"
[    51.835] (II) Loading /usr/lib/xorg/modules/drivers/ati_drv.so
[    51.835] (II) Module ati: vendor="X.Org Foundation"
[    51.835]     compiled for 1.20.4, module version = 19.0.1
[    51.835]     Module class: X.Org Video Driver
[    51.835]     ABI class: X.Org Video Driver, version 24.0
[    51.899] (II) LoadModule: "radeon"
[    51.899] (II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so
[    51.899] (II) Module radeon: vendor="X.Org Foundation"
[    51.899]     compiled for 1.20.4, module version = 19.0.1
[    51.899]     Module class: X.Org Video Driver
[    51.899]     ABI class: X.Org Video Driver, version 24.0
[    51.899] (II) LoadModule: "modesetting"
[    51.900] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[    51.900] (II) Module modesetting: vendor="X.Org Foundation"
[    51.900]     compiled for 1.20.4, module version = 1.20.4
[    51.900]     Module class: X.Org Video Driver
[    51.900]     ABI class: X.Org Video Driver, version 24.0
[    51.900] (II) LoadModule: "fbdev"
[    51.900] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[    51.900] (II) Module fbdev: vendor="X.Org Foundation"
[    51.900]     compiled for 1.20.0, module version = 0.5.0
[    51.900]     Module class: X.Org Video Driver
[    51.900]     ABI class: X.Org Video Driver, version 24.0
[    51.900] (II) LoadModule: "vesa"
[    51.900] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[    51.900] (II) Module vesa: vendor="X.Org Foundation"
[    51.900]     compiled for 1.20.1, module version = 2.4.0
[    51.900]     Module class: X.Org Video Driver
[    51.900]     ABI class: X.Org Video Driver, version 24.0
[    51.900] (II) RADEON: Driver for ATI/AMD Radeon chipsets:
    ATI Radeon Mobility X600 (M24), ATI FireMV 2400,
    ATI Radeon Mobility X300 (M24), ATI FireGL M24 GL,
    ATI Radeon X600 (RV380), ATI FireGL V3200 (RV380),
    ATI Radeon IGP320 (A3), ATI Radeon IGP330/340/350 (A4),
    ATI Radeon 9500, ATI Radeon 9600TX, ATI FireGL Z1, ATI Radeon 9800SE,
    ATI Radeon 9800, ATI FireGL X2, ATI Radeon 9600, ATI Radeon 9600SE,
    ATI Radeon 9600XT, ATI FireGL T2, ATI Radeon 9650, ATI FireGL RV360,
    ATI Radeon 7000 IGP (A4+), ATI Radeon 8500 AIW,
    ATI Radeon IGP320M (U1), ATI Radeon IGP330M/340M/350M (U2),
    ATI Radeon Mobility 7000 IGP, ATI Radeon 9000/PRO, ATI Radeon 9000,
    ATI Radeon X800 (R420), ATI Radeon X800PRO (R420),
    ATI Radeon X800SE (R420), ATI FireGL X3 (R420),
    ATI Radeon Mobility 9800 (M18), ATI Radeon X800 SE (R420),
    ATI Radeon X800XT (R420), ATI Radeon X800 VE (R420),
    ATI Radeon X850 (R480), ATI Radeon X850 XT (R480),
    ATI Radeon X850 SE (R480), ATI Radeon X850 PRO (R480),
    ATI Radeon X850 XT PE (R480), ATI Radeon Mobility M7,
    ATI Mobility FireGL 7800 M7, ATI Radeon Mobility M6,
    ATI FireGL Mobility 9000 (M9), ATI Radeon Mobility 9000 (M9),
    ATI Radeon 9700 Pro, ATI Radeon 9700/9500Pro, ATI FireGL X1,
    ATI Radeon 9800PRO, ATI Radeon 9800XT,
    ATI Radeon Mobility 9600/9700 (M10/M11),
    ATI Radeon Mobility 9600 (M10), ATI Radeon Mobility 9600 (M11),
    ATI FireGL Mobility T2 (M10), ATI FireGL Mobility T2e (M11),
    ATI Radeon, ATI FireGL 8700/8800, ATI Radeon 8500, ATI Radeon 9100,
    ATI Radeon 7500, ATI Radeon VE/7000, ATI ES1000,
    ATI Radeon Mobility X300 (M22), ATI Radeon Mobility X600 SE (M24C),
    ATI FireGL M22 GL, ATI Radeon X800 (R423), ATI Radeon X800PRO (R423),
    ATI Radeon X800LE (R423), ATI Radeon X800SE (R423),
    ATI Radeon X800 XTP (R430), ATI Radeon X800 XL (R430),
    ATI Radeon X800 SE (R430), ATI Radeon X800 (R430),
    ATI FireGL V7100 (R423), ATI FireGL V5100 (R423),
    ATI FireGL unknown (R423), ATI Mobility FireGL V5000 (M26),
    ATI Mobility Radeon X700 XL (M26), ATI Mobility Radeon X700 (M26),
    ATI Radeon X550XTX, ATI Radeon 9100 IGP (A5),
    ATI Radeon Mobility 9100 IGP (U3), ATI Radeon XPRESS 200,
    ATI Radeon XPRESS 200M, ATI Radeon 9250, ATI Radeon 9200,
    ATI Radeon 9200SE, ATI FireMV 2200, ATI Radeon X300 (RV370),
    ATI Radeon X600 (RV370), ATI Radeon X550 (RV370),
    ATI FireGL V3100 (RV370), ATI FireMV 2200 PCIE (RV370),
    ATI Radeon Mobility 9200 (M9+), ATI Mobility Radeon X800 XT (M28),
    ATI Mobility FireGL V5100 (M28), ATI Mobility Radeon X800 (M28),
    ATI Radeon X850, ATI unknown Radeon / FireGL (R480),
    ATI Radeon X800XT (R423), ATI FireGL V5000 (RV410),
    ATI Radeon X700 XT (RV410), ATI Radeon X700 PRO (RV410),
    ATI Radeon X700 SE (RV410), ATI Radeon X700 (RV410),
    ATI Radeon X1800, ATI Mobility Radeon X1800 XT,
    ATI Mobility Radeon X1800, ATI Mobility FireGL V7200,
    ATI FireGL V7200, ATI FireGL V5300, ATI Mobility FireGL V7100,
    ATI FireGL V7300, ATI FireGL V7350, ATI Radeon X1600, ATI RV505,
    ATI Radeon X1300/X1550, ATI Radeon X1550, ATI M54-GL,
    ATI Mobility Radeon X1400, ATI Radeon X1550 64-bit,
    ATI Mobility Radeon X1300, ATI Radeon X1300, ATI FireGL V3300,
    ATI FireGL V3350, ATI Mobility Radeon X1450,
    ATI Mobility Radeon X2300, ATI Mobility Radeon X1350,
    ATI FireMV 2250, ATI Radeon X1650, ATI Mobility FireGL V5200,
    ATI Mobility Radeon X1600, ATI Radeon X1300 XT/X1600 Pro,
    ATI FireGL V3400, ATI Mobility FireGL V5250,
    ATI Mobility Radeon X1700, ATI Mobility Radeon X1700 XT,
    ATI FireGL V5200, ATI Radeon X2300HD, ATI Mobility Radeon HD 2300,
    ATI Radeon X1950, ATI Radeon X1900, ATI AMD Stream Processor,
    ATI RV560, ATI Mobility Radeon X1900, ATI Radeon X1950 GT, ATI RV570,
    ATI FireGL V7400, ATI Radeon 9100 PRO IGP,
    ATI Radeon Mobility 9200 IGP, ATI Radeon X1200, ATI RS740,
    ATI RS740M, ATI Radeon HD 2900 XT, ATI Radeon HD 2900 Pro,
    ATI Radeon HD 2900 GT, ATI FireGL V8650, ATI FireGL V8600,
    ATI FireGL V7600, ATI Radeon 4800 Series, ATI Radeon HD 4870 x2,
    ATI Radeon HD 4850 x2, ATI FirePro V8750 (FireGL),
    ATI FirePro V7760 (FireGL), ATI Mobility RADEON HD 4850,
    ATI Mobility RADEON HD 4850 X2, ATI FirePro RV770,
    AMD FireStream 9270, AMD FireStream 9250, ATI FirePro V8700 (FireGL),
    ATI Mobility RADEON HD 4870, ATI Mobility RADEON M98,
    ATI FirePro M7750, ATI M98, ATI Mobility Radeon HD 4650,
    ATI Radeon RV730 (AGP), ATI Mobility Radeon HD 4670,
    ATI FirePro M5750, ATI RV730XT [Radeon HD 4670], ATI RADEON E4600,
    ATI Radeon HD 4600 Series, ATI RV730 PRO [Radeon HD 4650],
    ATI FirePro V7750 (FireGL), ATI FirePro V5700 (FireGL),
    ATI FirePro V3750 (FireGL), ATI Mobility Radeon HD 4830,
    ATI Mobility Radeon HD 4850, ATI FirePro M7740, ATI RV740,
    ATI Radeon HD 4770, ATI Radeon HD 4700 Series, ATI RV610,
    ATI Radeon HD 2400 XT, ATI Radeon HD 2400 Pro,
    ATI Radeon HD 2400 PRO AGP, ATI FireGL V4000, ATI Radeon HD 2350,
    ATI Mobility Radeon HD 2400 XT, ATI Mobility Radeon HD 2400,
    ATI RADEON E2400, ATI FireMV 2260, ATI RV670, ATI Radeon HD3870,
    ATI Mobility Radeon HD 3850, ATI Radeon HD3850,
    ATI Mobility Radeon HD 3850 X2, ATI Mobility Radeon HD 3870,
    ATI Mobility Radeon HD 3870 X2, ATI Radeon HD3870 X2,
    ATI FireGL V7700, ATI Radeon HD3690, AMD Firestream 9170,
    ATI Radeon HD 4550, ATI Radeon RV710, ATI Radeon HD 4350,
    ATI Mobility Radeon 4300 Series, ATI Mobility Radeon 4500 Series,
    ATI FirePro RG220, ATI Mobility Radeon 4330, ATI RV630,
    ATI Mobility Radeon HD 2600, ATI Mobility Radeon HD 2600 XT,
    ATI Radeon HD 2600 XT AGP, ATI Radeon HD 2600 Pro AGP,
    ATI Radeon HD 2600 XT, ATI Radeon HD 2600 Pro, ATI Gemini RV630,
    ATI Gemini Mobility Radeon HD 2600 XT, ATI FireGL V5600,
    ATI FireGL V3600, ATI Radeon HD 2600 LE,
    ATI Mobility FireGL Graphics Processor, ATI Radeon HD 3470,
    ATI Mobility Radeon HD 3430, ATI Mobility Radeon HD 3400 Series,
    ATI Radeon HD 3450, ATI Radeon HD 3430, ATI FirePro V3700,
    ATI FireMV 2450, ATI Radeon HD 3600 Series, ATI Radeon HD 3650 AGP,
    ATI Radeon HD 3600 PRO, ATI Radeon HD 3600 XT,
    ATI Mobility Radeon HD 3650, ATI Mobility Radeon HD 3670,
    ATI Mobility FireGL V5700, ATI Mobility FireGL V5725,
    ATI Radeon HD 3200 Graphics, ATI Radeon 3100 Graphics,
    ATI Radeon HD 3300 Graphics, ATI Radeon 3000 Graphics, SUMO, SUMO2,
    ATI Radeon HD 4200, ATI Radeon 4100, ATI Mobility Radeon HD 4200,
    ATI Mobility Radeon 4100, ATI Radeon HD 4290, ATI Radeon HD 4250,
    AMD Radeon HD 6310 Graphics, AMD Radeon HD 6250 Graphics,
    AMD Radeon HD 6300 Series Graphics,
    AMD Radeon HD 6200 Series Graphics, PALM, CYPRESS,
    ATI FirePro (FireGL) Graphics Adapter, AMD Firestream 9370,
    AMD Firestream 9350, ATI Radeon HD 5800 Series,
    ATI Radeon HD 5900 Series, ATI Mobility Radeon HD 5800 Series,
    ATI Radeon HD 5700 Series, ATI Radeon HD 6700 Series,
    ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon HD 5570,
    ATI Radeon HD 5670, ATI Radeon HD 5570, ATI Radeon HD 5500 Series,
    REDWOOD, ATI Mobility Radeon Graphics, CEDAR, ATI FirePro 2270,
    ATI Radeon HD 5450, CAYMAN, AMD Radeon HD 6900 Series,
    AMD Radeon HD 6900M Series, Mobility Radeon HD 6000 Series, BARTS,
    AMD Radeon HD 6800 Series, AMD Radeon HD 6700 Series, TURKS, CAICOS,
    ARUBA, TAHITI, PITCAIRN, VERDE, OLAND, HAINAN, BONAIRE, KABINI,
    MULLINS, KAVERI, HAWAII
[    51.911] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[    51.911] (II) FBDEV: driver for framebuffer: fbdev
[    51.911] (II) VESA: driver for VESA chipsets: vesa
[    51.911] (EE) open /dev/dri/card0: No such file or directory
[    51.911] (WW) Falling back to old probe method for modesetting
[    51.911] (EE) open /dev/dri/card0: No such file or directory
[    51.911] (II) Loading sub module "fbdevhw"
[    51.911] (II) LoadModule: "fbdevhw"
[    51.911] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[    51.912] (II) Module fbdevhw: vendor="X.Org Foundation"
[    51.912]     compiled for 1.20.4, module version = 0.0.2
[    51.912]     ABI class: X.Org Video Driver, version 24.0
[    51.912] (EE) Unable to find a valid framebuffer device
[    51.912] (WW) Falling back to old probe method for fbdev
[    51.912] (II) Loading sub module "fbdevhw"
[    51.912] (II) LoadModule: "fbdevhw"
[    51.912] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[    51.912] (II) Module fbdevhw: vendor="X.Org Foundation"
[    51.912]     compiled for 1.20.4, module version = 0.0.2
[    51.912]     ABI class: X.Org Video Driver, version 24.0
[    51.912] (EE) open /dev/fb0: No such file or directory
[    51.912] (EE) Screen 0 deleted because of no matching config section.
[    51.912] (II) UnloadModule: "modesetting"
[    51.912] (EE) Screen 0 deleted because of no matching config section.
[    51.912] (II) UnloadModule: "fbdev"
[    51.912] (II) UnloadSubModule: "fbdevhw"
[    51.912] (II) Loading sub module "vbe"
[    51.912] (II) LoadModule: "vbe"
[    51.912] (II) Loading /usr/lib/xorg/modules/libvbe.so
[    51.912] (II) Module vbe: vendor="X.Org Foundation"
[    51.912]     compiled for 1.20.4, module version = 1.1.0
[    51.912]     ABI class: X.Org Video Driver, version 24.0
[    51.912] (II) Loading sub module "int10"
[    51.912] (II) LoadModule: "int10"
[    51.912] (II) Loading /usr/lib/xorg/modules/libint10.so
[    51.913] (II) Module int10: vendor="X.Org Foundation"
[    51.913]     compiled for 1.20.4, module version = 1.0.0
[    51.913]     ABI class: X.Org Video Driver, version 24.0
[    51.913] (II) VESA(0): initializing int10
[    51.914] (II) VESA(0): Primary V_BIOS segment is: 0xc000
[    51.914] (II) VESA(0): VESA BIOS detected
[    51.914] (II) VESA(0): VESA VBE Version 3.0
[    51.914] (II) VESA(0): VESA VBE Total Mem: 49152 kB
[    51.914] (II) VESA(0): VESA VBE OEM: AMD ATOMBIOS
[    51.914] (II) VESA(0): VESA VBE OEM Software Rev: 16.2
[    51.914] (II) VESA(0): VESA VBE OEM Vendor: (C) 1988-2010, Advanced Micro Devices, Inc.
[    51.914] (II) VESA(0): VESA VBE OEM Product: RAVEN
[    51.914] (II) VESA(0): VESA VBE OEM Product Rev: 01.00
[    51.941] (II) VESA(0): Creating default Display subsection in Screen section
    "Default Screen Section" for depth/fbbpp 24/32
[    51.941] (==) VESA(0): Depth 24, (--) framebuffer bpp 32
[    51.941] (==) VESA(0): RGB weight 888
[    51.941] (==) VESA(0): Default visual is TrueColor
[    51.941] (==) VESA(0): Using gamma correction (1.0, 1.0, 1.0)
[    51.941] (II) Loading sub module "ddc"
[    51.941] (II) LoadModule: "ddc"
[    51.941] (II) Module "ddc" already built-in
[    51.941] (II) VESA(0): VESA VBE DDC supported
[    51.941] (II) VESA(0): VESA VBE DDC Level 2
[    51.941] (II) VESA(0): VESA VBE DDC transfer in appr. 1 sec.
[    52.043] (II) VESA(0): VESA VBE DDC read successfully
[    52.043] (II) VESA(0): Manufacturer: BNQ  Model: 7f5e  Serial#: 21573
[    52.043] (II) VESA(0): Year: 2017  Week: 43
[    52.043] (II) VESA(0): EDID Version: 1.3
[    52.043] (II) VESA(0): Digital Display Input
[    52.043] (II) VESA(0): Max Image Size [cm]: horiz.: 82  vert.: 35
[    52.043] (II) VESA(0): Gamma: 2.20
[    52.043] (II) VESA(0): DPMS capabilities: Off
[    52.043] (II) VESA(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
[    52.043] (II) VESA(0): Default color space is primary color space
[    52.043] (II) VESA(0): First detailed timing is preferred mode
[    52.043] (II) VESA(0): redX: 0.665 redY: 0.322   greenX: 0.297 greenY: 0.639
[    52.043] (II) VESA(0): blueX: 0.151 blueY: 0.062   whiteX: 0.313 whiteY: 0.329
[    52.043] (II) VESA(0): Supported established timings:
[    52.043] (II) VESA(0): 720x400@70Hz
[    52.043] (II) VESA(0): 640x480@60Hz
[    52.043] (II) VESA(0): 640x480@75Hz
[    52.043] (II) VESA(0): 800x600@60Hz
[    52.043] (II) VESA(0): 800x600@75Hz
[    52.043] (II) VESA(0): 832x624@75Hz
[    52.043] (II) VESA(0): 1024x768@60Hz
[    52.043] (II) VESA(0): 1024x768@75Hz
[    52.043] (II) VESA(0): 1280x1024@75Hz
[    52.043] (II) VESA(0): 1152x864@75Hz
[    52.043] (II) VESA(0): Manufacturer's mask: 0
[    52.043] (II) VESA(0): Supported standard timings:
[    52.043] (II) VESA(0): #0: hsize: 1920  vsize 1080  refresh: 100  vid: 59601
[    52.043] (II) VESA(0): #1: hsize: 1920  vsize 1080  refresh: 60  vid: 49361
[    52.043] (II) VESA(0): #2: hsize: 1680  vsize 1050  refresh: 60  vid: 179
[    52.043] (II) VESA(0): #3: hsize: 1600  vsize 900  refresh: 60  vid: 49321
[    52.043] (II) VESA(0): #4: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
[    52.043] (II) VESA(0): #5: hsize: 1280  vsize 800  refresh: 60  vid: 129
[    52.043] (II) VESA(0): #6: hsize: 1280  vsize 720  refresh: 60  vid: 49281
[    52.043] (II) VESA(0): Supported detailed timing:
[    52.043] (II) VESA(0): clock: 319.8 MHz   Image Size:  819 x 346 mm
[    52.043] (II) VESA(0): h_active: 3440  h_sync: 3488  h_sync_end 3520 h_blank_end 3600 h_border: 0
[    52.043] (II) VESA(0): v_active: 1440  v_sync: 1443  v_sync_end 1453 v_blanking: 1481 v_border: 0
[    52.043] (II) VESA(0): Serial No: SAH00710019
[    52.043] (II) VESA(0): Ranges: V min: 48 V max: 100 Hz, H min: 28 H max: 155 kHz, PixClock max 605 MHz
[    52.043] (II) VESA(0): Monitor name: BenQ EX3501R
[    52.043] (II) VESA(0): Number of EDID sections to follow: 1
[    52.043] (II) VESA(0): EDID (in hex):
[    52.043] (II) VESA(0):     00ffffffffffff0009d15e7f45540000
[    52.043] (II) VESA(0):     2b1b0103805223782e62f5aa524ca326
[    52.043] (II) VESA(0):     0f5054a56b80d1e8d1c0b300a9c08180
[    52.043] (II) VESA(0):     810081c00101e77c70a0d0a029503020
[    52.043] (II) VESA(0):     3a00335a3100001c000000ff00534148
[    52.043] (II) VESA(0):     30303731303031390a20000000fd0030
[    52.043] (II) VESA(0):     641c9b3c000a202020202020000000fc
[    52.043] (II) VESA(0):     0042656e5120455833353031520a0111
[    52.043] (II) VESA(0): EDID vendor "BNQ", prod id 32606
[    52.043] (II) VESA(0): Using EDID range info for horizontal sync
[    52.043] (II) VESA(0): Using EDID range info for vertical refresh
[    52.043] (II) VESA(0): Printing DDC gathered Modelines:
[    52.043] (II) VESA(0): Modeline "3440x1440"x0.0  319.75  3440 3488 3520 3600  1440 1443 1453 1481 -hsync +vsync (88.8 kHz eP)
[    52.043] (II) VESA(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    52.043] (II) VESA(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[    52.043] (II) VESA(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    52.043] (II) VESA(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[    52.043] (II) VESA(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[    52.043] (II) VESA(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[    52.043] (II) VESA(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    52.043] (II) VESA(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[    52.043] (II) VESA(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[    52.043] (II) VESA(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[    52.043] (II) VESA(0): Modeline "1920x1080"x100.0  302.01  1920 2072 2280 2640  1080 1081 1084 1144 -hsync +vsync (114.4 kHz e)
[    52.043] (II) VESA(0): Modeline "1920x1080"x60.0  172.80  1920 2040 2248 2576  1080 1081 1084 1118 -hsync +vsync (67.1 kHz e)
[    52.043] (II) VESA(0): Modeline "1680x1050"x0.0  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
[    52.043] (II) VESA(0): Modeline "1600x900"x60.0  119.00  1600 1696 1864 2128  900 901 904 932 -hsync +vsync (55.9 kHz e)
[    52.043] (II) VESA(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[    52.043] (II) VESA(0): Modeline "1280x800"x0.0   71.00  1280 1328 1360 1440  800 803 809 823 +hsync -vsync (49.3 kHz e)
[    52.043] (II) VESA(0): Modeline "1280x720"x60.0   74.48  1280 1336 1472 1664  720 721 724 746 -hsync +vsync (44.8 kHz e)
[    52.043] (II) VESA(0): Searching for matching VESA mode(s):
[    52.045] Mode: 110 (640x480)
[    52.045]     ModeAttributes: 0xbb
[    52.045]     WinAAttributes: 0x7
[    52.045]     WinBAttributes: 0x0
[    52.045]     WinGranularity: 64
[    52.045]     WinSize: 64
[    52.045]     WinASegment: 0xa000
[    52.045]     WinBSegment: 0x0
[    52.045]     WinFuncPtr: 0xc0004c35
[    52.045]     BytesPerScanline: 1280
[    52.045]     XResolution: 640
[    52.045]     YResolution: 480
[    52.045]     XCharSize: 8
[    52.045]     YCharSize: 16
[    52.045]     NumberOfPlanes: 1
[    52.045]     BitsPerPixel: 16
[    52.045]     NumberOfBanks: 1
[    52.045]     MemoryModel: 6
[    52.045]     BankSize: 0
[    52.045]     NumberOfImages: 75
[    52.045]     RedMaskSize: 5
[    52.045]     RedFieldPosition: 10
[    52.045]     GreenMaskSize: 5
[    52.045]     GreenFieldPosition: 5
[    52.045]     BlueMaskSize: 5
[    52.045]     BlueFieldPosition: 0
[    52.045]     RsvdMaskSize: 0
[    52.045]     RsvdFieldPosition: 0
[    52.045]     DirectColorModeInfo: 0
[    52.045]     PhysBasePtr: 0xe0000000
[    52.045]     LinBytesPerScanLine: 1280
[    52.045]     BnkNumberOfImagePages: 75
[    52.045]     LinNumberOfImagePages: 75
[    52.045]     LinRedMaskSize: 5
[    52.045]     LinRedFieldPosition: 10
[    52.045]     LinGreenMaskSize: 5
[    52.045]     LinGreenFieldPosition: 5
[    52.045]     LinBlueMaskSize: 5
[    52.045]     LinBlueFieldPosition: 0
[    52.045]     LinRsvdMaskSize: 0
[    52.045]     LinRsvdFieldPosition: 0
[    52.045]     MaxPixelClock: 400000000
[    52.046] Mode: 111 (640x480)
[    52.046]     ModeAttributes: 0xbb
[    52.046]     WinAAttributes: 0x7
[    52.046]     WinBAttributes: 0x0
[    52.046]     WinGranularity: 64
[    52.046]     WinSize: 64
[    52.046]     WinASegment: 0xa000
[    52.046]     WinBSegment: 0x0
[    52.046]     WinFuncPtr: 0xc0004c35
[    52.046]     BytesPerScanline: 1280
[    52.046]     XResolution: 640
[    52.046]     YResolution: 480
[    52.046]     XCharSize: 8
[    52.046]     YCharSize: 16
[    52.046]     NumberOfPlanes: 1
[    52.046]     BitsPerPixel: 16
[    52.046]     NumberOfBanks: 1
[    52.046]     MemoryModel: 6
[    52.046]     BankSize: 0
[    52.046]     NumberOfImages: 75
[    52.046]     RedMaskSize: 5
[    52.046]     RedFieldPosition: 11
[    52.046]     GreenMaskSize: 6
[    52.046]     GreenFieldPosition: 5
[    52.046]     BlueMaskSize: 5
[    52.046]     BlueFieldPosition: 0
[    52.046]     RsvdMaskSize: 0
[    52.046]     RsvdFieldPosition: 0
[    52.046]     DirectColorModeInfo: 0
[    52.046]     PhysBasePtr: 0xe0000000
[    52.046]     LinBytesPerScanLine: 1280
[    52.046]     BnkNumberOfImagePages: 75
[    52.046]     LinNumberOfImagePages: 75
[    52.046]     LinRedMaskSize: 5
[    52.046]     LinRedFieldPosition: 11
[    52.046]     LinGreenMaskSize: 6
[    52.046]     LinGreenFieldPosition: 5
[    52.046]     LinBlueMaskSize: 5
[    52.046]     LinBlueFieldPosition: 0
[    52.046]     LinRsvdMaskSize: 0
[    52.046]     LinRsvdFieldPosition: 0
[    52.046]     MaxPixelClock: 400000000
[    52.047] Mode: 113 (800x600)
[    52.047]     ModeAttributes: 0xbb
[    52.047]     WinAAttributes: 0x7
[    52.047]     WinBAttributes: 0x0
[    52.047]     WinGranularity: 64
[    52.047]     WinSize: 64
[    52.047]     WinASegment: 0xa000
[    52.047]     WinBSegment: 0x0
[    52.047]     WinFuncPtr: 0xc0004c35
[    52.047]     BytesPerScanline: 1664
[    52.047]     XResolution: 800
[    52.047]     YResolution: 600
[    52.047]     XCharSize: 8
[    52.047]     YCharSize: 14
[    52.047]     NumberOfPlanes: 1
[    52.047]     BitsPerPixel: 16
[    52.047]     NumberOfBanks: 1
[    52.047]     MemoryModel: 6
[    52.047]     BankSize: 0
[    52.047]     NumberOfImages: 47
[    52.047]     RedMaskSize: 5
[    52.047]     RedFieldPosition: 10
[    52.047]     GreenMaskSize: 5
[    52.047]     GreenFieldPosition: 5
[    52.047]     BlueMaskSize: 5
[    52.047]     BlueFieldPosition: 0
[    52.047]     RsvdMaskSize: 0
[    52.047]     RsvdFieldPosition: 0
[    52.047]     DirectColorModeInfo: 0
[    52.047]     PhysBasePtr: 0xe0000000
[    52.047]     LinBytesPerScanLine: 1664
[    52.047]     BnkNumberOfImagePages: 47
[    52.047]     LinNumberOfImagePages: 47
[    52.047]     LinRedMaskSize: 5
[    52.047]     LinRedFieldPosition: 10
[    52.047]     LinGreenMaskSize: 5
[    52.047]     LinGreenFieldPosition: 5
[    52.047]     LinBlueMaskSize: 5
[    52.047]     LinBlueFieldPosition: 0
[    52.047]     LinRsvdMaskSize: 0
[    52.047]     LinRsvdFieldPosition: 0
[    52.047]     MaxPixelClock: 400000000
[    52.048] Mode: 114 (800x600)
[    52.048]     ModeAttributes: 0xbb
[    52.048]     WinAAttributes: 0x7
[    52.048]     WinBAttributes: 0x0
[    52.048]     WinGranularity: 64
[    52.048]     WinSize: 64
[    52.048]     WinASegment: 0xa000
[    52.048]     WinBSegment: 0x0
[    52.048]     WinFuncPtr: 0xc0004c35
[    52.048]     BytesPerScanline: 1664
[    52.048]     XResolution: 800
[    52.048]     YResolution: 600
[    52.048]     XCharSize: 8
[    52.048]     YCharSize: 14
[    52.048]     NumberOfPlanes: 1
[    52.048]     BitsPerPixel: 16
[    52.048]     NumberOfBanks: 1
[    52.048]     MemoryModel: 6
[    52.048]     BankSize: 0
[    52.048]     NumberOfImages: 47
[    52.048]     RedMaskSize: 5
[    52.048]     RedFieldPosition: 11
[    52.048]     GreenMaskSize: 6
[    52.048]     GreenFieldPosition: 5
[    52.048]     BlueMaskSize: 5
[    52.048]     BlueFieldPosition: 0
[    52.048]     RsvdMaskSize: 0
[    52.048]     RsvdFieldPosition: 0
[    52.048]     DirectColorModeInfo: 0
[    52.048]     PhysBasePtr: 0xe0000000
[    52.048]     LinBytesPerScanLine: 1664
[    52.048]     BnkNumberOfImagePages: 47
[    52.048]     LinNumberOfImagePages: 47
[    52.048]     LinRedMaskSize: 5
[    52.048]     LinRedFieldPosition: 11
[    52.048]     LinGreenMaskSize: 6
[    52.048]     LinGreenFieldPosition: 5
[    52.048]     LinBlueMaskSize: 5
[    52.048]     LinBlueFieldPosition: 0
[    52.048]     LinRsvdMaskSize: 0
[    52.048]     LinRsvdFieldPosition: 0
[    52.048]     MaxPixelClock: 400000000
[    52.049] Mode: 116 (1024x768)
[    52.049]     ModeAttributes: 0xbb
[    52.049]     WinAAttributes: 0x7
[    52.049]     WinBAttributes: 0x0
[    52.049]     WinGranularity: 64
[    52.049]     WinSize: 64
[    52.049]     WinASegment: 0xa000
[    52.049]     WinBSegment: 0x0
[    52.049]     WinFuncPtr: 0xc0004c35
[    52.049]     BytesPerScanline: 2048
[    52.049]     XResolution: 1024
[    52.049]     YResolution: 768
[    52.049]     XCharSize: 8
[    52.049]     YCharSize: 16
[    52.049]     NumberOfPlanes: 1
[    52.049]     BitsPerPixel: 16
[    52.049]     NumberOfBanks: 1
[    52.049]     MemoryModel: 6
[    52.049]     BankSize: 0
[    52.049]     NumberOfImages: 29
[    52.049]     RedMaskSize: 5
[    52.049]     RedFieldPosition: 10
[    52.049]     GreenMaskSize: 5
[    52.049]     GreenFieldPosition: 5
[    52.049]     BlueMaskSize: 5
[    52.049]     BlueFieldPosition: 0
[    52.049]     RsvdMaskSize: 0
[    52.049]     RsvdFieldPosition: 0
[    52.049]     DirectColorModeInfo: 0
[    52.049]     PhysBasePtr: 0xe0000000
[    52.049]     LinBytesPerScanLine: 2048
[    52.049]     BnkNumberOfImagePages: 29
[    52.049]     LinNumberOfImagePages: 29
[    52.049]     LinRedMaskSize: 5
[    52.049]     LinRedFieldPosition: 10
[    52.049]     LinGreenMaskSize: 5
[    52.049]     LinGreenFieldPosition: 5
[    52.050]     LinBlueMaskSize: 5
[    52.050]     LinBlueFieldPosition: 0
[    52.050]     LinRsvdMaskSize: 0
[    52.050]     LinRsvdFieldPosition: 0
[    52.050]     MaxPixelClock: 400000000
[    52.051] Mode: 117 (1024x768)
[    52.051]     ModeAttributes: 0xbb
[    52.051]     WinAAttributes: 0x7
[    52.051]     WinBAttributes: 0x0
[    52.051]     WinGranularity: 64
[    52.051]     WinSize: 64
[    52.051]     WinASegment: 0xa000
[    52.051]     WinBSegment: 0x0
[    52.051]     WinFuncPtr: 0xc0004c35
[    52.051]     BytesPerScanline: 2048
[    52.051]     XResolution: 1024
[    52.051]     YResolution: 768
[    52.051]     XCharSize: 8
[    52.051]     YCharSize: 16
[    52.051]     NumberOfPlanes: 1
[    52.051]     BitsPerPixel: 16
[    52.051]     NumberOfBanks: 1
[    52.051]     MemoryModel: 6
[    52.051]     BankSize: 0
[    52.051]     NumberOfImages: 29
[    52.051]     RedMaskSize: 5
[    52.051]     RedFieldPosition: 11
[    52.051]     GreenMaskSize: 6
[    52.051]     GreenFieldPosition: 5
[    52.051]     BlueMaskSize: 5
[    52.051]     BlueFieldPosition: 0
[    52.051]     RsvdMaskSize: 0
[    52.051]     RsvdFieldPosition: 0
[    52.051]     DirectColorModeInfo: 0
[    52.051]     PhysBasePtr: 0xe0000000
[    52.051]     LinBytesPerScanLine: 2048
[    52.051]     BnkNumberOfImagePages: 29
[    52.051]     LinNumberOfImagePages: 29
[    52.051]     LinRedMaskSize: 5
[    52.051]     LinRedFieldPosition: 11
[    52.051]     LinGreenMaskSize: 6
[    52.051]     LinGreenFieldPosition: 5
[    52.051]     LinBlueMaskSize: 5
[    52.051]     LinBlueFieldPosition: 0
[    52.051]     LinRsvdMaskSize: 0
[    52.051]     LinRsvdFieldPosition: 0
[    52.051]     MaxPixelClock: 400000000
[    52.052] Mode: 119 (1280x1024)
[    52.052]     ModeAttributes: 0xbb
[    52.052]     WinAAttributes: 0x7
[    52.052]     WinBAttributes: 0x0
[    52.052]     WinGranularity: 64
[    52.052]     WinSize: 64
[    52.052]     WinASegment: 0xa000
[    52.052]     WinBSegment: 0x0
[    52.052]     WinFuncPtr: 0xc0004c35
[    52.052]     BytesPerScanline: 2560
[    52.052]     XResolution: 1280
[    52.052]     YResolution: 1024
[    52.052]     XCharSize: 8
[    52.052]     YCharSize: 16
[    52.052]     NumberOfPlanes: 1
[    52.052]     BitsPerPixel: 16
[    52.052]     NumberOfBanks: 1
[    52.052]     MemoryModel: 6
[    52.052]     BankSize: 0
[    52.052]     NumberOfImages: 17
[    52.052]     RedMaskSize: 5
[    52.052]     RedFieldPosition: 10
[    52.052]     GreenMaskSize: 5
[    52.052]     GreenFieldPosition: 5
[    52.052]     BlueMaskSize: 5
[    52.052]     BlueFieldPosition: 0
[    52.052]     RsvdMaskSize: 0
[    52.052]     RsvdFieldPosition: 0
[    52.052]     DirectColorModeInfo: 0
[    52.052]     PhysBasePtr: 0xe0000000
[    52.052]     LinBytesPerScanLine: 2560
[    52.052]     BnkNumberOfImagePages: 17
[    52.052]     LinNumberOfImagePages: 17
[    52.052]     LinRedMaskSize: 5
[    52.052]     LinRedFieldPosition: 10
[    52.052]     LinGreenMaskSize: 5
[    52.052]     LinGreenFieldPosition: 5
[    52.052]     LinBlueMaskSize: 5
[    52.052]     LinBlueFieldPosition: 0
[    52.052]     LinRsvdMaskSize: 0
[    52.052]     LinRsvdFieldPosition: 0
[    52.052]     MaxPixelClock: 400000000
[    52.053] Mode: 11a (1280x1024)
[    52.053]     ModeAttributes: 0xbb
[    52.053]     WinAAttributes: 0x7
[    52.053]     WinBAttributes: 0x0
[    52.053]     WinGranularity: 64
[    52.053]     WinSize: 64
[    52.053]     WinASegment: 0xa000
[    52.053]     WinBSegment: 0x0
[    52.053]     WinFuncPtr: 0xc0004c35
[    52.053]     BytesPerScanline: 2560
[    52.053]     XResolution: 1280
[    52.053]     YResolution: 1024
[    52.053]     XCharSize: 8
[    52.053]     YCharSize: 16
[    52.053]     NumberOfPlanes: 1
[    52.053]     BitsPerPixel: 16
[    52.053]     NumberOfBanks: 1
[    52.053]     MemoryModel: 6
[    52.053]     BankSize: 0
[    52.053]     NumberOfImages: 17
[    52.053]     RedMaskSize: 5
[    52.053]     RedFieldPosition: 11
[    52.053]     GreenMaskSize: 6
[    52.053]     GreenFieldPosition: 5
[    52.053]     BlueMaskSize: 5
[    52.053]     BlueFieldPosition: 0
[    52.053]     RsvdMaskSize: 0
[    52.053]     RsvdFieldPosition: 0
[    52.053]     DirectColorModeInfo: 0
[    52.053]     PhysBasePtr: 0xe0000000
[    52.053]     LinBytesPerScanLine: 2560
[    52.053]     BnkNumberOfImagePages: 17
[    52.053]     LinNumberOfImagePages: 17
[    52.053]     LinRedMaskSize: 5
[    52.053]     LinRedFieldPosition: 11
[    52.053]     LinGreenMaskSize: 6
[    52.053]     LinGreenFieldPosition: 5
[    52.053]     LinBlueMaskSize: 5
[    52.053]     LinBlueFieldPosition: 0
[    52.053]     LinRsvdMaskSize: 0
[    52.053]     LinRsvdFieldPosition: 0
[    52.053]     MaxPixelClock: 400000000
[    52.054] Mode: 165 (1280x960)
[    52.054]     ModeAttributes: 0xbb
[    52.054]     WinAAttributes: 0x7
[    52.054]     WinBAttributes: 0x0
[    52.054]     WinGranularity: 64
[    52.054]     WinSize: 64
[    52.054]     WinASegment: 0xa000
[    52.054]     WinBSegment: 0x0
[    52.054]     WinFuncPtr: 0xc0004c35
[    52.054]     BytesPerScanline: 2560
[    52.054]     XResolution: 1280
[    52.054]     YResolution: 960
[    52.054]     XCharSize: 8
[    52.054]     YCharSize: 16
[    52.054]     NumberOfPlanes: 1
[    52.054]     BitsPerPixel: 16
[    52.054]     NumberOfBanks: 1
[    52.054]     MemoryModel: 6
[    52.054]     BankSize: 0
[    52.054]     NumberOfImages: 19
[    52.054]     RedMaskSize: 5
[    52.054]     RedFieldPosition: 11
[    52.054]     GreenMaskSize: 6
[    52.054]     GreenFieldPosition: 5
[    52.054]     BlueMaskSize: 5
[    52.054]     BlueFieldPosition: 0
[    52.054]     RsvdMaskSize: 0
[    52.054]     RsvdFieldPosition: 0
[    52.054]     DirectColorModeInfo: 0
[    52.054]     PhysBasePtr: 0xe0000000
[    52.054]     LinBytesPerScanLine: 2560
[    52.054]     BnkNumberOfImagePages: 19
[    52.054]     LinNumberOfImagePages: 19
[    52.054]     LinRedMaskSize: 5
[    52.054]     LinRedFieldPosition: 11
[    52.054]     LinGreenMaskSize: 6
[    52.054]     LinGreenFieldPosition: 5
[    52.054]     LinBlueMaskSize: 5
[    52.054]     LinBlueFieldPosition: 0
[    52.054]     LinRsvdMaskSize: 0
[    52.054]     LinRsvdFieldPosition: 0
[    52.054]     MaxPixelClock: 400000000
[    52.055] *Mode: 166 (1280x960)
[    52.055]     ModeAttributes: 0xbb
[    52.055]     WinAAttributes: 0x7
[    52.055]     WinBAttributes: 0x0
[    52.055]     WinGranularity: 64
[    52.055]     WinSize: 64
[    52.055]     WinASegment: 0xa000
[    52.055]     WinBSegment: 0x0
[    52.055]     WinFuncPtr: 0xc0004c35
[    52.055]     BytesPerScanline: 5120
[    52.055]     XResolution: 1280
[    52.055]     YResolution: 960
[    52.055]     XCharSize: 8
[    52.055]     YCharSize: 16
[    52.055]     NumberOfPlanes: 1
[    52.055]     BitsPerPixel: 32
[    52.055]     NumberOfBanks: 1
[    52.055]     MemoryModel: 6
[    52.055]     BankSize: 0
[    52.055]     NumberOfImages: 9
[    52.055]     RedMaskSize: 8
[    52.055]     RedFieldPosition: 16
[    52.055]     GreenMaskSize: 8
[    52.055]     GreenFieldPosition: 8
[    52.055]     BlueMaskSize: 8
[    52.055]     BlueFieldPosition: 0
[    52.055]     RsvdMaskSize: 0
[    52.055]     RsvdFieldPosition: 0
[    52.055]     DirectColorModeInfo: 0
[    52.055]     PhysBasePtr: 0xe0000000
[    52.055]     LinBytesPerScanLine: 5120
[    52.055]     BnkNumberOfImagePages: 9
[    52.055]     LinNumberOfImagePages: 9
[    52.055]     LinRedMaskSize: 8
[    52.055]     LinRedFieldPosition: 16
[    52.055]     LinGreenMaskSize: 8
[    52.055]     LinGreenFieldPosition: 8
[    52.055]     LinBlueMaskSize: 8
[    52.055]     LinBlueFieldPosition: 0
[    52.055]     LinRsvdMaskSize: 0
[    52.055]     LinRsvdFieldPosition: 0
[    52.055]     MaxPixelClock: 400000000
[    52.056] *Mode: 121 (640x480)
[    52.056]     ModeAttributes: 0xbb
[    52.056]     WinAAttributes: 0x7
[    52.056]     WinBAttributes: 0x0
[    52.056]     WinGranularity: 64
[    52.056]     WinSize: 64
[    52.056]     WinASegment: 0xa000
[    52.056]     WinBSegment: 0x0
[    52.056]     WinFuncPtr: 0xc0004c35
[    52.056]     BytesPerScanline: 2560
[    52.056]     XResolution: 640
[    52.056]     YResolution: 480
[    52.056]     XCharSize: 8
[    52.056]     YCharSize: 16
[    52.056]     NumberOfPlanes: 1
[    52.056]     BitsPerPixel: 32
[    52.056]     NumberOfBanks: 1
[    52.056]     MemoryModel: 6
[    52.056]     BankSize: 0
[    52.056]     NumberOfImages: 39
[    52.056]     RedMaskSize: 8
[    52.056]     RedFieldPosition: 16
[    52.056]     GreenMaskSize: 8
[    52.056]     GreenFieldPosition: 8
[    52.056]     BlueMaskSize: 8
[    52.056]     BlueFieldPosition: 0
[    52.056]     RsvdMaskSize: 0
[    52.056]     RsvdFieldPosition: 0
[    52.056]     DirectColorModeInfo: 0
[    52.056]     PhysBasePtr: 0xe0000000
[    52.056]     LinBytesPerScanLine: 2560
[    52.056]     BnkNumberOfImagePages: 39
[    52.056]     LinNumberOfImagePages: 39
[    52.056]     LinRedMaskSize: 8
[    52.056]     LinRedFieldPosition: 16
[    52.056]     LinGreenMaskSize: 8
[    52.056]     LinGreenFieldPosition: 8
[    52.056]     LinBlueMaskSize: 8
[    52.056]     LinBlueFieldPosition: 0
[    52.056]     LinRsvdMaskSize: 0
[    52.056]     LinRsvdFieldPosition: 0
[    52.056]     MaxPixelClock: 400000000
[    52.057] *Mode: 122 (800x600)
[    52.057]     ModeAttributes: 0xbb
[    52.057]     WinAAttributes: 0x7
[    52.057]     WinBAttributes: 0x0
[    52.057]     WinGranularity: 64
[    52.057]     WinSize: 64
[    52.057]     WinASegment: 0xa000
[    52.057]     WinBSegment: 0x0
[    52.057]     WinFuncPtr: 0xc0004c35
[    52.057]     BytesPerScanline: 3328
[    52.057]     XResolution: 800
[    52.057]     YResolution: 600
[    52.057]     XCharSize: 8
[    52.057]     YCharSize: 14
[    52.057]     NumberOfPlanes: 1
[    52.057]     BitsPerPixel: 32
[    52.057]     NumberOfBanks: 1
[    52.057]     MemoryModel: 6
[    52.057]     BankSize: 0
[    52.057]     NumberOfImages: 23
[    52.057]     RedMaskSize: 8
[    52.057]     RedFieldPosition: 16
[    52.057]     GreenMaskSize: 8
[    52.057]     GreenFieldPosition: 8
[    52.057]     BlueMaskSize: 8
[    52.057]     BlueFieldPosition: 0
[    52.057]     RsvdMaskSize: 0
[    52.057]     RsvdFieldPosition: 0
[    52.057]     DirectColorModeInfo: 0
[    52.057]     PhysBasePtr: 0xe0000000
[    52.057]     LinBytesPerScanLine: 3328
[    52.057]     BnkNumberOfImagePages: 23
[    52.057]     LinNumberOfImagePages: 23
[    52.058]     LinRedMaskSize: 8
[    52.058]     LinRedFieldPosition: 16
[    52.058]     LinGreenMaskSize: 8
[    52.058]     LinGreenFieldPosition: 8
[    52.058]     LinBlueMaskSize: 8
[    52.058]     LinBlueFieldPosition: 0
[    52.058]     LinRsvdMaskSize: 0
[    52.058]     LinRsvdFieldPosition: 0
[    52.058]     MaxPixelClock: 400000000
[    52.059] *Mode: 123 (1024x768)
[    52.059]     ModeAttributes: 0xbb
[    52.059]     WinAAttributes: 0x7
[    52.059]     WinBAttributes: 0x0
[    52.059]     WinGranularity: 64
[    52.059]     WinSize: 64
[    52.059]     WinASegment: 0xa000
[    52.059]     WinBSegment: 0x0
[    52.059]     WinFuncPtr: 0xc0004c35
[    52.059]     BytesPerScanline: 4096
[    52.059]     XResolution: 1024
[    52.059]     YResolution: 768
[    52.059]     XCharSize: 8
[    52.059]     YCharSize: 16
[    52.059]     NumberOfPlanes: 1
[    52.059]     BitsPerPixel: 32
[    52.059]     NumberOfBanks: 1
[    52.059]     MemoryModel: 6
[    52.059]     BankSize: 0
[    52.059]     NumberOfImages: 14
[    52.059]     RedMaskSize: 8
[    52.059]     RedFieldPosition: 16
[    52.059]     GreenMaskSize: 8
[    52.059]     GreenFieldPosition: 8
[    52.059]     BlueMaskSize: 8
[    52.059]     BlueFieldPosition: 0
[    52.059]     RsvdMaskSize: 0
[    52.059]     RsvdFieldPosition: 0
[    52.059]     DirectColorModeInfo: 0
[    52.059]     PhysBasePtr: 0xe0000000
[    52.059]     LinBytesPerScanLine: 4096
[    52.059]     BnkNumberOfImagePages: 14
[    52.059]     LinNumberOfImagePages: 14
[    52.059]     LinRedMaskSize: 8
[    52.059]     LinRedFieldPosition: 16
[    52.059]     LinGreenMaskSize: 8
[    52.059]     LinGreenFieldPosition: 8
[    52.059]     LinBlueMaskSize: 8
[    52.059]     LinBlueFieldPosition: 0
[    52.059]     LinRsvdMaskSize: 0
[    52.059]     LinRsvdFieldPosition: 0
[    52.059]     MaxPixelClock: 400000000
[    52.060] *Mode: 124 (1280x1024)
[    52.060]     ModeAttributes: 0xbb
[    52.060]     WinAAttributes: 0x7
[    52.060]     WinBAttributes: 0x0
[    52.060]     WinGranularity: 64
[    52.060]     WinSize: 64
[    52.060]     WinASegment: 0xa000
[    52.060]     WinBSegment: 0x0
[    52.060]     WinFuncPtr: 0xc0004c35
[    52.060]     BytesPerScanline: 5120
[    52.060]     XResolution: 1280
[    52.060]     YResolution: 1024
[    52.060]     XCharSize: 8
[    52.060]     YCharSize: 16
[    52.060]     NumberOfPlanes: 1
[    52.060]     BitsPerPixel: 32
[    52.060]     NumberOfBanks: 1
[    52.060]     MemoryModel: 6
[    52.060]     BankSize: 0
[    52.060]     NumberOfImages: 8
[    52.060]     RedMaskSize: 8
[    52.060]     RedFieldPosition: 16
[    52.060]     GreenMaskSize: 8
[    52.060]     GreenFieldPosition: 8
[    52.060]     BlueMaskSize: 8
[    52.060]     BlueFieldPosition: 0
[    52.060]     RsvdMaskSize: 0
[    52.060]     RsvdFieldPosition: 0
[    52.060]     DirectColorModeInfo: 0
[    52.060]     PhysBasePtr: 0xe0000000
[    52.060]     LinBytesPerScanLine: 5120
[    52.060]     BnkNumberOfImagePages: 8
[    52.060]     LinNumberOfImagePages: 8
[    52.060]     LinRedMaskSize: 8
[    52.060]     LinRedFieldPosition: 16
[    52.060]     LinGreenMaskSize: 8
[    52.060]     LinGreenFieldPosition: 8
[    52.060]     LinBlueMaskSize: 8
[    52.060]     LinBlueFieldPosition: 0
[    52.060]     LinRsvdMaskSize: 0
[    52.060]     LinRsvdFieldPosition: 0
[    52.060]     MaxPixelClock: 400000000
[    52.061] Mode: 145 (1400x1050)
[    52.061]     ModeAttributes: 0xba
[    52.061]     WinAAttributes: 0x7
[    52.061]     WinBAttributes: 0x0
[    52.061]     WinGranularity: 64
[    52.061]     WinSize: 64
[    52.061]     WinASegment: 0xa000
[    52.061]     WinBSegment: 0x0
[    52.061]     WinFuncPtr: 0xc0004c35
[    52.061]     BytesPerScanline: 2816
[    52.061]     XResolution: 1400
[    52.061]     YResolution: 1050
[    52.061]     XCharSize: 8
[    52.061]     YCharSize: 16
[    52.061]     NumberOfPlanes: 1
[    52.061]     BitsPerPixel: 16
[    52.061]     NumberOfBanks: 1
[    52.061]     MemoryModel: 6
[    52.061]     BankSize: 0
[    52.061]     NumberOfImages: 15
[    52.061]     RedMaskSize: 5
[    52.061]     RedFieldPosition: 11
[    52.061]     GreenMaskSize: 6
[    52.061]     GreenFieldPosition: 5
[    52.061]     BlueMaskSize: 5
[    52.061]     BlueFieldPosition: 0
[    52.061]     RsvdMaskSize: 0
[    52.061]     RsvdFieldPosition: 0
[    52.061]     DirectColorModeInfo: 0
[    52.061]     PhysBasePtr: 0xe0000000
[    52.061]     LinBytesPerScanLine: 2816
[    52.061]     BnkNumberOfImagePages: 15
[    52.061]     LinNumberOfImagePages: 15
[    52.061]     LinRedMaskSize: 5
[    52.061]     LinRedFieldPosition: 11
[    52.061]     LinGreenMaskSize: 6
[    52.061]     LinGreenFieldPosition: 5
[    52.061]     LinBlueMaskSize: 5
[    52.096]     LinBlueFieldPosition: 0
[    52.096]     LinRsvdMaskSize: 0
[    52.096]     LinRsvdFieldPosition: 0
[    52.096]     MaxPixelClock: 400000000
[    52.098] Mode: 146 (1400x1050)
[    52.098]     ModeAttributes: 0xba
[    52.098]     WinAAttributes: 0x7
[    52.098]     WinBAttributes: 0x0
[    52.098]     WinGranularity: 64
[    52.098]     WinSize: 64
[    52.098]     WinASegment: 0xa000
[    52.098]     WinBSegment: 0x0
[    52.098]     WinFuncPtr: 0xc0004c35
[    52.098]     BytesPerScanline: 5632
[    52.098]     XResolution: 1400
[    52.098]     YResolution: 1050
[    52.098]     XCharSize: 8
[    52.098]     YCharSize: 16
[    52.098]     NumberOfPlanes: 1
[    52.098]     BitsPerPixel: 32
[    52.098]     NumberOfBanks: 1
[    52.098]     MemoryModel: 6
[    52.098]     BankSize: 0
[    52.098]     NumberOfImages: 7
[    52.098]     RedMaskSize: 8
[    52.098]     RedFieldPosition: 16
[    52.098]     GreenMaskSize: 8
[    52.098]     GreenFieldPosition: 8
[    52.098]     BlueMaskSize: 8
[    52.098]     BlueFieldPosition: 0
[    52.098]     RsvdMaskSize: 0
[    52.098]     RsvdFieldPosition: 0
[    52.098]     DirectColorModeInfo: 0
[    52.098]     PhysBasePtr: 0xe0000000
[    52.098]     LinBytesPerScanLine: 5632
[    52.098]     BnkNumberOfImagePages: 7
[    52.098]     LinNumberOfImagePages: 7
[    52.098]     LinRedMaskSize: 8
[    52.098]     LinRedFieldPosition: 16
[    52.098]     LinGreenMaskSize: 8
[    52.098]     LinGreenFieldPosition: 8
[    52.098]     LinBlueMaskSize: 8
[    52.098]     LinBlueFieldPosition: 0
[    52.098]     LinRsvdMaskSize: 0
[    52.098]     LinRsvdFieldPosition: 0
[    52.098]     MaxPixelClock: 400000000
[    52.100] Mode: 175 (1600x1200)
[    52.100]     ModeAttributes: 0xba
[    52.100]     WinAAttributes: 0x7
[    52.100]     WinBAttributes: 0x0
[    52.100]     WinGranularity: 64
[    52.100]     WinSize: 64
[    52.100]     WinASegment: 0xa000
[    52.100]     WinBSegment: 0x0
[    52.100]     WinFuncPtr: 0xc0004c35
[    52.100]     BytesPerScanline: 3200
[    52.100]     XResolution: 1600
[    52.100]     YResolution: 1200
[    52.100]     XCharSize: 8
[    52.100]     YCharSize: 16
[    52.100]     NumberOfPlanes: 1
[    52.100]     BitsPerPixel: 16
[    52.100]     NumberOfBanks: 1
[    52.100]     MemoryModel: 6
[    52.100]     BankSize: 0
[    52.100]     NumberOfImages: 12
[    52.100]     RedMaskSize: 5
[    52.100]     RedFieldPosition: 11
[    52.100]     GreenMaskSize: 6
[    52.100]     GreenFieldPosition: 5
[    52.100]     BlueMaskSize: 5
[    52.100]     BlueFieldPosition: 0
[    52.100]     RsvdMaskSize: 0
[    52.100]     RsvdFieldPosition: 0
[    52.100]     DirectColorModeInfo: 0
[    52.100]     PhysBasePtr: 0xe0000000
[    52.100]     LinBytesPerScanLine: 3200
[    52.100]     BnkNumberOfImagePages: 12
[    52.100]     LinNumberOfImagePages: 12
[    52.100]     LinRedMaskSize: 5
[    52.100]     LinRedFieldPosition: 11
[    52.100]     LinGreenMaskSize: 6
[    52.100]     LinGreenFieldPosition: 5
[    52.100]     LinBlueMaskSize: 5
[    52.100]     LinBlueFieldPosition: 0
[    52.100]     LinRsvdMaskSize: 0
[    52.100]     LinRsvdFieldPosition: 0
[    52.101]     MaxPixelClock: 400000000
[    52.102] Mode: 176 (1600x1200)
[    52.102]     ModeAttributes: 0xba
[    52.102]     WinAAttributes: 0x7
[    52.102]     WinBAttributes: 0x0
[    52.102]     WinGranularity: 64
[    52.102]     WinSize: 64
[    52.102]     WinASegment: 0xa000
[    52.102]     WinBSegment: 0x0
[    52.102]     WinFuncPtr: 0xc0004c35
[    52.102]     BytesPerScanline: 6400
[    52.102]     XResolution: 1600
[    52.102]     YResolution: 1200
[    52.102]     XCharSize: 8
[    52.102]     YCharSize: 16
[    52.102]     NumberOfPlanes: 1
[    52.102]     BitsPerPixel: 32
[    52.102]     NumberOfBanks: 1
[    52.102]     MemoryModel: 6
[    52.102]     BankSize: 0
[    52.102]     NumberOfImages: 5
[    52.102]     RedMaskSize: 8
[    52.102]     RedFieldPosition: 16
[    52.102]     GreenMaskSize: 8
[    52.102]     GreenFieldPosition: 8
[    52.102]     BlueMaskSize: 8
[    52.102]     BlueFieldPosition: 0
[    52.102]     RsvdMaskSize: 0
[    52.102]     RsvdFieldPosition: 0
[    52.102]     DirectColorModeInfo: 0
[    52.102]     PhysBasePtr: 0xe0000000
[    52.102]     LinBytesPerScanLine: 6400
[    52.102]     BnkNumberOfImagePages: 5
[    52.102]     LinNumberOfImagePages: 5
[    52.102]     LinRedMaskSize: 8
[    52.102]     LinRedFieldPosition: 16
[    52.102]     LinGreenMaskSize: 8
[    52.102]     LinGreenFieldPosition: 8
[    52.102]     LinBlueMaskSize: 8
[    52.102]     LinBlueFieldPosition: 0
[    52.102]     LinRsvdMaskSize: 0
[    52.102]     LinRsvdFieldPosition: 0
[    52.102]     MaxPixelClock: 400000000
[    52.104] Mode: 1d2 (3440x1440)
[    52.104]     ModeAttributes: 0xba
[    52.104]     WinAAttributes: 0x7
[    52.104]     WinBAttributes: 0x0
[    52.104]     WinGranularity: 64
[    52.104]     WinSize: 64
[    52.104]     WinASegment: 0xa000
[    52.104]     WinBSegment: 0x0
[    52.104]     WinFuncPtr: 0xc0004c35
[    52.104]     BytesPerScanline: 6912
[    52.104]     XResolution: 3440
[    52.104]     YResolution: 1440
[    52.104]     XCharSize: 8
[    52.104]     YCharSize: 16
[    52.104]     NumberOfPlanes: 1
[    52.104]     BitsPerPixel: 16
[    52.104]     NumberOfBanks: 1
[    52.104]     MemoryModel: 6
[    52.104]     BankSize: 0
[    52.104]     NumberOfImages: 4
[    52.104]     RedMaskSize: 5
[    52.104]     RedFieldPosition: 11
[    52.104]     GreenMaskSize: 6
[    52.104]     GreenFieldPosition: 5
[    52.104]     BlueMaskSize: 5
[    52.104]     BlueFieldPosition: 0
[    52.104]     RsvdMaskSize: 0
[    52.104]     RsvdFieldPosition: 0
[    52.104]     DirectColorModeInfo: 0
[    52.104]     PhysBasePtr: 0xe0000000
[    52.104]     LinBytesPerScanLine: 6912
[    52.104]     BnkNumberOfImagePages: 4
[    52.104]     LinNumberOfImagePages: 4
[    52.104]     LinRedMaskSize: 5
[    52.104]     LinRedFieldPosition: 11
[    52.104]     LinGreenMaskSize: 6
[    52.104]     LinGreenFieldPosition: 5
[    52.104]     LinBlueMaskSize: 5
[    52.104]     LinBlueFieldPosition: 0
[    52.104]     LinRsvdMaskSize: 0
[    52.104]     LinRsvdFieldPosition: 0
[    52.104]     MaxPixelClock: 400000000
[    52.106] Mode: 1d4 (3440x1440)
[    52.106]     ModeAttributes: 0xba
[    52.106]     WinAAttributes: 0x7
[    52.106]     WinBAttributes: 0x0
[    52.106]     WinGranularity: 64
[    52.106]     WinSize: 64
[    52.106]     WinASegment: 0xa000
[    52.106]     WinBSegment: 0x0
[    52.106]     WinFuncPtr: 0xc0004c35
[    52.106]     BytesPerScanline: 13824
[    52.106]     XResolution: 3440
[    52.106]     YResolution: 1440
[    52.106]     XCharSize: 8
[    52.106]     YCharSize: 16
[    52.106]     NumberOfPlanes: 1
[    52.106]     BitsPerPixel: 32
[    52.106]     NumberOfBanks: 1
[    52.106]     MemoryModel: 6
[    52.106]     BankSize: 0
[    52.106]     NumberOfImages: 1
[    52.106]     RedMaskSize: 8
[    52.106]     RedFieldPosition: 16
[    52.106]     GreenMaskSize: 8
[    52.106]     GreenFieldPosition: 8
[    52.106]     BlueMaskSize: 8
[    52.106]     BlueFieldPosition: 0
[    52.106]     RsvdMaskSize: 0
[    52.106]     RsvdFieldPosition: 0
[    52.106]     DirectColorModeInfo: 0
[    52.106]     PhysBasePtr: 0xe0000000
[    52.106]     LinBytesPerScanLine: 13824
[    52.106]     BnkNumberOfImagePages: 1
[    52.106]     LinNumberOfImagePages: 1
[    52.106]     LinRedMaskSize: 8
[    52.106]     LinRedFieldPosition: 16
[    52.106]     LinGreenMaskSize: 8
[    52.106]     LinGreenFieldPosition: 8
[    52.106]     LinBlueMaskSize: 8
[    52.106]     LinBlueFieldPosition: 0
[    52.106]     LinRsvdMaskSize: 0
[    52.106]     LinRsvdFieldPosition: 0
[    52.106]     MaxPixelClock: 400000000
[    52.107]
[    52.107] (II) VESA(0): Total Memory: 768 64KB banks (49152kB)
[    52.107] (II) VESA(0): <default monitor>: Using hsync range of 28.00-155.00 kHz
[    52.107] (II) VESA(0): <default monitor>: Using vrefresh range of 48.00-100.00 Hz
[    52.107] (II) VESA(0): <default monitor>: Using maximum pixel clock of 605.00 MHz
[    52.107] (WW) VESA(0): Unable to estimate virtual size
[    52.107] (II) VESA(0): Not using built-in mode "1280x1024" (no mode of this name)
[    52.107] (II) VESA(0): Not using built-in mode "1280x960" (no mode of this name)
[    52.107] (II) VESA(0): Not using built-in mode "1024x768" (no mode of this name)
[    52.107] (II) VESA(0): Not using built-in mode "800x600" (no mode of this name)
[    52.107] (II) VESA(0): Not using built-in mode "640x480" (no mode of this name)
[    52.107] (WW) VESA(0): No valid modes left. Trying less strict filter...
[    52.107] (II) VESA(0): <default monitor>: Using hsync range of 28.00-155.00 kHz
[    52.107] (II) VESA(0): <default monitor>: Using vrefresh range of 48.00-100.00 Hz
[    52.107] (II) VESA(0): <default monitor>: Using maximum pixel clock of 605.00 MHz
[    52.107] (WW) VESA(0): Unable to estimate virtual size
[    52.107] (II) VESA(0): Virtual size is 1280x1024 (pitch 1280)
[    52.107] (**) VESA(0): *Built-in mode "1280x1024"
[    52.107] (**) VESA(0): *Built-in mode "1280x960"
[    52.107] (**) VESA(0): *Built-in mode "1024x768"
[    52.107] (**) VESA(0): *Built-in mode "800x600"
[    52.107] (**) VESA(0): *Built-in mode "640x480"
[    52.107] (**) VESA(0): Display dimensions: (820, 350) mm
[    52.107] (**) VESA(0): DPI set to (39, 74)
[    52.107] (**) VESA(0): Using "Shadow Framebuffer"
[    52.107] (II) Loading sub module "shadow"
[    52.107] (II) LoadModule: "shadow"
[    52.107] (II) Loading /usr/lib/xorg/modules/libshadow.so
[    52.107] (II) Module shadow: vendor="X.Org Foundation"
[    52.107]     compiled for 1.20.4, module version = 1.1.0
[    52.107]     ABI class: X.Org ANSI C Emulation, version 0.4
[    52.107] (II) Loading sub module "fb"
[    52.107] (II) LoadModule: "fb"
[    52.107] (II) Loading /usr/lib/xorg/modules/libfb.so
[    52.107] (II) Module fb: vendor="X.Org Foundation"
[    52.107]     compiled for 1.20.4, module version = 1.0.0
[    52.108]     ABI class: X.Org ANSI C Emulation, version 0.4
[    52.108] (II) UnloadModule: "radeon"
[    52.108] (II) Unloading radeon
[    52.108] (II) Loading sub module "int10"
[    52.108] (II) LoadModule: "int10"
[    52.108] (II) Loading /usr/lib/xorg/modules/libint10.so
[    52.108] (II) Module int10: vendor="X.Org Foundation"
[    52.108]     compiled for 1.20.4, module version = 1.0.0
[    52.108]     ABI class: X.Org Video Driver, version 24.0
[    52.108] (II) VESA(0): initializing int10
[    52.108] (II) VESA(0): Primary V_BIOS segment is: 0xc000
[    52.108] (II) VESA(0): VESA BIOS detected
[    52.108] (II) VESA(0): VESA VBE Version 3.0
[    52.108] (II) VESA(0): VESA VBE Total Mem: 49152 kB
[    52.108] (II) VESA(0): VESA VBE OEM: AMD ATOMBIOS
[    52.108] (II) VESA(0): VESA VBE OEM Software Rev: 16.2
[    52.108] (II) VESA(0): VESA VBE OEM Vendor: (C) 1988-2010, Advanced Micro Devices, Inc.
[    52.108] (II) VESA(0): VESA VBE OEM Product: RAVEN
[    52.108] (II) VESA(0): VESA VBE OEM Product Rev: 01.00
[    52.109] (II) VESA(0): virtual address = 0x7ff3f3543000, VGAbase = 0x7ff3f8af3000
    physical address = 0xe0000000, size = 50331648
[    52.120] (II) VESA(0): Setting up VESA Mode 0x124 (1280x1024)
[    52.135] (==) VESA(0): Default visual is TrueColor
[    52.135] (==) VESA(0): Backing store enabled
[    52.135] (==) VESA(0): DPMS enabled
[    52.135] (II) Initializing extension Generic Event Extension
[    52.135] (II) Initializing extension SHAPE
[    52.135] (II) Initializing extension MIT-SHM
[    52.135] (II) Initializing extension XInputExtension
[    52.135] (II) Initializing extension XTEST
[    52.135] (II) Initializing extension BIG-REQUESTS
[    52.135] (II) Initializing extension SYNC
[    52.135] (II) Initializing extension XKEYBOARD
[    52.135] (II) Initializing extension XC-MISC
[    52.135] (II) Initializing extension SECURITY
[    52.136] (II) Initializing extension XFIXES
[    52.136] (II) Initializing extension RENDER
[    52.136] (II) Initializing extension RANDR
[    52.136] (II) Initializing extension COMPOSITE
[    52.136] (II) Initializing extension DAMAGE
[    52.136] (II) Initializing extension MIT-SCREEN-SAVER
[    52.136] (II) Initializing extension DOUBLE-BUFFER
[    52.136] (II) Initializing extension RECORD
[    52.136] (II) Initializing extension DPMS
[    52.136] (II) Initializing extension Present
[    52.136] (II) Initializing extension DRI3
[    52.136] (II) Initializing extension X-Resource
[    52.136] (II) Initializing extension XVideo
[    52.136] (II) Initializing extension XVideo-MotionCompensation
[    52.136] (II) Initializing extension SELinux
[    52.136] (II) SELinux: Disabled on system
[    52.136] (II) Initializing extension GLX
[    52.137] (II) AIGLX: Screen 0 is not DRI2 capable
[    52.169] (II) IGLX: Loaded and initialized swrast
[    52.169] (II) GLX: Initialized DRISWRAST GL provider for screen 0
[    52.169] (II) Initializing extension XFree86-VidModeExtension
[    52.169] (II) Initializing extension XFree86-DGA
[    52.169] (II) Initializing extension XFree86-DRI
[    52.169] (II) Initializing extension DRI2
...

 

 

I also have noticed that during the boot, it says something similar to what i have found in kern.log:

 


kern.log:

Aug 16 14:31:50 me-pc kernel: [    1.350105] amdgpu 0000:0a:00.0: firmware: failed to load amdgpu/raven_gpu_info.bin (-2)
Aug 16 14:31:50 me-pc kernel: [    1.350376] firmware_class: See https://wiki.debian.org/Firmware for information about missing firmware
Aug 16 14:31:50 me-pc kernel: [    1.350636] amdgpu 0000:0a:00.0: Direct firmware load for amdgpu/raven_gpu_info.bin failed with error -2
Aug 16 14:31:50 me-pc kernel: [    1.350637] amdgpu 0000:0a:00.0: Failed to load gpu_info firmware "amdgpu/raven_gpu_info.bin"
Aug 16 14:31:50 me-pc kernel: [    1.350902] amdgpu 0000:0a:00.0: Fatal error during GPU init
Aug 16 14:31:50 me-pc kernel: [    1.351058] [drm] amdgpu: finishing device.
Aug 16 14:31:50 me-pc kernel: [    1.351180] amdgpu: probe of 0000:0a:00.0 failed with error -2

Where do I go from here?

 

Thanks!

You are missing the GPU firmware, you need the raven_gpu_info.bin in /lib/firmware/amdgpu

Link to comment
Share on other sites

Link to post
Share on other sites

8 hours ago, Chunchunmaru_ said:

You are missing the GPU firmware, you need the raven_gpu_info.bin in /lib/firmware/amdgpu 

 

I am missing something here.

 

I have downloaded the deb file from:

 

http://ftp.de.debian.org/debian/pool/non-free/f/firmware-nonfree/firmware-amd-graphics_20190114-1~bpo9+2_all.deb

 

then I extracted raven_gpu_info.bin and copied it into the /lib/firmware/amdgpu folder:

 

amd_gpu_content.png.08c4cc85d0a4b4df4f2f573a440d038b.png

 

then I restarted the computer and still get the same result, the kernel does not use the amdgpu.

 

Is just copying the file raven_gpu_info.bin into lib/firmware/amdgpu folder sufficient for the kernel to pick it up or do I need to adjust the settings somewhere else?

 

Thanks!

Link to comment
Share on other sites

Link to post
Share on other sites

2 hours ago, tridy said:

 

I am missing something here.

 

I have downloaded the deb file from:

 

http://ftp.de.debian.org/debian/pool/non-free/f/firmware-nonfree/firmware-amd-graphics_20190114-1~bpo9+2_all.deb

 

then I extracted raven_gpu_info.bin and copied it into the /lib/firmware/amdgpu folder:

 

amd_gpu_content.png.08c4cc85d0a4b4df4f2f573a440d038b.png

 

then I restarted the computer and still get the same result, the kernel does not use the amdgpu.

 

Is just copying the file raven_gpu_info.bin into lib/firmware/amdgpu folder sufficient for the kernel to pick it up or do I need to adjust the settings somewhere else?

 

Thanks!

It should be sufficient, but why do you installed the firmware package via deb? doesn't pureos offer the package from their own repository? that should be sufficient 

Link to comment
Share on other sites

Link to post
Share on other sites

39 minutes ago, Chunchunmaru_ said:

It should be sufficient, but why do you installed the firmware package via deb? doesn't pureos offer the package from their own repository? that should be sufficient 

From what I understand, PureOS officially support their "own" hardware (that they are selling, and I am thinking about buying their phone if it is good) out of the box, and then some of the free/open source stuff. On the initial install it showed me the black screen with the blinking cursor instead of the desktop, so I had to press Alt+Ctrl+F2 to go to the terminal and edit the sources.list and then ran the commands for installing the xserver amdgpu stuff for it to go to the desktop. Then I faced the problem with the video.

 

Anyways, in the process, I tried to add the official Debian repository to the sources.list and then tried to install the firmware. This, however, did not install the raven_gpu_info.bin, so I am a bit lost at this point.

 

I think I will try to install Debian first and see if I can make it work first with Raven, and then try again PureOS.

 

Before I do that, am I missing something from the process? Could I try reinstall the firmware/driver or something?

 

Thanks again!

Link to comment
Share on other sites

Link to post
Share on other sites

9 hours ago, tridy said:

From what I understand, PureOS officially support their "own" hardware (that they are selling, and I am thinking about buying their phone if it is good) out of the box, and then some of the free/open source stuff. On the initial install it showed me the black screen with the blinking cursor instead of the desktop, so I had to press Alt+Ctrl+F2 to go to the terminal and edit the sources.list and then ran the commands for installing the xserver amdgpu stuff for it to go to the desktop. Then I faced the problem with the video.

 

Anyways, in the process, I tried to add the official Debian repository to the sources.list and then tried to install the firmware. This, however, did not install the raven_gpu_info.bin, so I am a bit lost at this point.

 

I think I will try to install Debian first and see if I can make it work first with Raven, and then try again PureOS.

 

Before I do that, am I missing something from the process? Could I try reinstall the firmware/driver or something?

You got a black screen because as you said the X server was not installed, so you were in a netinstall. Or you were missing the X.org vesa driver, which is what you are currently using now, it couldn't work before because your AMD driver is not being used.

Then problem in your setup is, obviously the firmware. The one you downloaded may be buggy or outdated, try this one https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/snapshot/linux-firmware-20190815.tar.gz which comes directly from upstream.

Just be careful to remember which files you copied in that folder, typically you want to touch your system files only with packages

Link to comment
Share on other sites

Link to post
Share on other sites

3 hours ago, Chunchunmaru_ said:

thanks. I tried that but get the same result. I will try the Debian distro and see if and how it works there, then if it works there, try PureOS again. I will get back with my findings.

Link to comment
Share on other sites

Link to post
Share on other sites

14 minutes ago, tridy said:

thanks. I tried that but get the same result. I will try the Debian distro and see if and how it works there, then if it works there, try PureOS again. I will get back with my findings.

Could you give the logs again after you installed that firmware?
Also what does "apt-cache search firmware" show

Link to comment
Share on other sites

Link to post
Share on other sites

5 hours ago, Chunchunmaru_ said:

Could you give the logs again after you installed that firmware?
Also what does "apt-cache search firmware" show

 

I could not get Debian to start properly, it was sort of behaving the same way as PureOS, so I decided to give other distros a shot to see if they behave in the same way.

 

So I tried to run Linux Mint and it hanged right in the beginning without any messages. I tried he compatibility mode from the Mint menu and it brought me to an empty desktop and a mouse cursor, nothing else.

 

Then I tried Ubuntu and it worked right from the Live session, even without installing:

 

ubuntu_amdgpu.png.9a417bd7ce7ad5459126ff234f3a45ea.png

 

It picked the driver and the right resolution in a live session.

 

I see that some of the distros do not want to use a non-free stuff but it is always nice to have an option (with a warning and with a "are you sure you want to use a non-free stuff?" and whatever it takes) but do not leave a user hanging like that if there is no other way but using a non-free driver. So, for my scenario Ubuntu "just works". And for me it has set a standard that a Linux distro must work properly from the live session, without the need to install and run any commands.

 

Thanks for the help @Chunchunmaru_, I learned several things here in the process, even though I did not manage to make it work for PureOS.

 

Link to comment
Share on other sites

Link to post
Share on other sites

11 minutes ago, tridy said:

 

I could not get Debian to start properly, it was sort of behaving the same way as PureOS, so I decided to give other distros a shot to see if they behave in the same way.

  

So I tried to run Linux Mint and it hanged right in the beginning without any messages. I tried he compatibility mode from the Mint menu and it brought me to an empty desktop and a mouse cursor, nothing else.

 

Then I tried Ubuntu and it worked right from the Live session, even without installing:

 

ubuntu_amdgpu.png.9a417bd7ce7ad5459126ff234f3a45ea.png

 

It picked the driver and the right resolution in a live session.

 

I see that some of the distros do not want to use a non-free stuff but it is always nice to have an option (with a warning and with a "are you sure you want to use a non-free stuff?" and whatever it takes) but do not leave a user hanging like that if there is no other way but using a non-free driver. So, for my scenario Ubuntu "just works". And for me it has set a standard that a Linux distro must work properly from the live session, without the need to install and run any commands.

 

 Thanks for the help @Chunchunmaru_, I learned several things here in the process, even though I did not manage to make it work for PureOS.

 

Uhm... I probably understand why
I have noticed you are using a Vega GPU, this is fairly new and Debian probably doesn't have the right kernel driver.

Mint is based on an Ubuntu LTS and I imagine you are using Ubuntu 19.04 for your test, so the issue was probably about the kernel driver rather than the firmware

Link to comment
Share on other sites

Link to post
Share on other sites

4 minutes ago, Chunchunmaru_ said:

Uhm... I probably understand why
I have noticed you are using a Vega GPU, this is fairly new and Debian probably doesn't have the right kernel driver.

Mint is based on an Ubuntu LTS and I imagine you are using Ubuntu 19.04 for your test, so the issue was probably about the kernel driver rather than the firmware

Yes, you are right. I am using 19.04. I will keep my eye on the updates for MInt and see if future releases will work for me.

 

Thanks!

Link to comment
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×