F5F Stay Refreshed Software Operating Systems Have questions about PureOS and AMD GPU?

Have questions about PureOS and AMD GPU?

Have questions about PureOS and AMD GPU?

Pages (2): 1 2 Next
R
Rhuji
Senior Member
437
05-15-2016, 10:14 AM
#1
I'm working with the freshly set PureOS (Debian) and attempting to add the AMD Ryzen 5 2400G with Vega 11 graphics. I attempted the guide video on installing the GPU driver for Debian and tried executing 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. After updating and following the tutorial, I checked lspci and saw:

~$ 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)

Kernel modules: amdgpu 0a:00.1 Audio device [0403]: Advanced Micro Devices, Inc. [AMD/ATI] Device [1002:15de] as far as I know, before the line: Kernel modules: amdgpu it should display: Kernel driver in use: amdgpu but I can't activate it and this line isn't visible. Any advice would be appreciated! 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

Any suggestions on resolving this issue?
R
Rhuji
05-15-2016, 10:14 AM #1

I'm working with the freshly set PureOS (Debian) and attempting to add the AMD Ryzen 5 2400G with Vega 11 graphics. I attempted the guide video on installing the GPU driver for Debian and tried executing 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. After updating and following the tutorial, I checked lspci and saw:

~$ 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)

Kernel modules: amdgpu 0a:00.1 Audio device [0403]: Advanced Micro Devices, Inc. [AMD/ATI] Device [1002:15de] as far as I know, before the line: Kernel modules: amdgpu it should display: Kernel driver in use: amdgpu but I can't activate it and this line isn't visible. Any advice would be appreciated! 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

Any suggestions on resolving this issue?

Z
zanephua
Member
51
05-15-2016, 06:22 PM
#2
lsmod displays the currently loaded AMD GPU drivers. Running lsmod | grep amdgpu filters the output to show only entries related to the AMD GPU driver. Checking the X.org logs in /var/log/Xorg.*.log provides additional details about Xorg-related events and issues.
Z
zanephua
05-15-2016, 06:22 PM #2

lsmod displays the currently loaded AMD GPU drivers. Running lsmod | grep amdgpu filters the output to show only entries related to the AMD GPU driver. Checking the X.org logs in /var/log/Xorg.*.log provides additional details about Xorg-related events and issues.

C
cooldude99889
Member
179
05-15-2016, 07:14 PM
#3
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: © 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: © 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!
C
cooldude99889
05-15-2016, 07:14 PM #3

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: © 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: © 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!

A
ApeBarrel
Member
214
05-15-2016, 08:10 PM
#4
The required file is raven_gpu_info.bin located in /lib/firmware/amdgpu
A
ApeBarrel
05-15-2016, 08:10 PM #4

The required file is raven_gpu_info.bin located in /lib/firmware/amdgpu

I
ImSilva_Pt
Member
137
05-17-2016, 11:15 AM
#5
You downloaded the deb file and extracted the raven_gpu_info.bin, placing it in the correct directory. Restarting didn’t fix the issue, so the kernel isn’t using amdgpu. It seems you might need to adjust settings elsewhere or ensure the file is properly recognized by the system.
I
ImSilva_Pt
05-17-2016, 11:15 AM #5

You downloaded the deb file and extracted the raven_gpu_info.bin, placing it in the correct directory. Restarting didn’t fix the issue, so the kernel isn’t using amdgpu. It seems you might need to adjust settings elsewhere or ensure the file is properly recognized by the system.

M
miximolo
Junior Member
5
05-17-2016, 11:46 AM
#6
It's clear enough, but why use a deb package when PureOS provides its own repo? That should work fine
M
miximolo
05-17-2016, 11:46 AM #6

It's clear enough, but why use a deb package when PureOS provides its own repo? That should work fine

A
Atlastic
Member
141
05-24-2016, 04:15 PM
#7
You generally get your own hardware in PureOS right out of the box, along with some open-source components. During setup, you encountered a black screen with a blinking cursor instead of the desktop, which required editing the sources.list and running specific commands to activate the xserver amdgpu packages. The video issue later made things more complicated, especially when trying to install firmware. You mentioned considering adding the official Debian repository and attempting a firmware reinstall. It might help to first try installing Debian separately to see if that resolves the problem before moving back to PureOS. Also, checking whether the firmware file raven_gpu_info.bin is present after reinstalling could clarify what’s missing. Let me know if you need further guidance!
A
Atlastic
05-24-2016, 04:15 PM #7

You generally get your own hardware in PureOS right out of the box, along with some open-source components. During setup, you encountered a black screen with a blinking cursor instead of the desktop, which required editing the sources.list and running specific commands to activate the xserver amdgpu packages. The video issue later made things more complicated, especially when trying to install firmware. You mentioned considering adding the official Debian repository and attempting a firmware reinstall. It might help to first try installing Debian separately to see if that resolves the problem before moving back to PureOS. Also, checking whether the firmware file raven_gpu_info.bin is present after reinstalling could clarify what’s missing. Let me know if you need further guidance!

S
Seve_PT
Member
229
05-26-2016, 05:02 AM
#8
You encountered a black screen because the X server wasn't installed, placing you in a netinstall state. Alternatively, the missing X.org vesa driver caused the issue, as your current setup couldn't function due to an incompatible AMD driver. The root cause appears to be outdated firmware. Consider using the provided snapshot from upstream: https://git.kernel.org/pub/scm/linux/ker...815.tar.gz. Be mindful of which files you copied, usually updating system files with packages is recommended.
S
Seve_PT
05-26-2016, 05:02 AM #8

You encountered a black screen because the X server wasn't installed, placing you in a netinstall state. Alternatively, the missing X.org vesa driver caused the issue, as your current setup couldn't function due to an incompatible AMD driver. The root cause appears to be outdated firmware. Consider using the provided snapshot from upstream: https://git.kernel.org/pub/scm/linux/ker...815.tar.gz. Be mindful of which files you copied, usually updating system files with packages is recommended.

V
vsbr0703
Member
86
05-26-2016, 05:24 AM
#9
I attempted that but received the same outcome. I plan to test the Debian distribution and observe its performance, then proceed to PureOS if successful. I'll share my results later.
V
vsbr0703
05-26-2016, 05:24 AM #9

I attempted that but received the same outcome. I plan to test the Debian distribution and observe its performance, then proceed to PureOS if successful. I'll share my results later.

B
BoxelArc
Member
190
05-31-2016, 05:39 AM
#10
Here are the logs from the installation. Also, the command `apt-cache search firmware` lists available firmware packages and their versions.
B
BoxelArc
05-31-2016, 05:39 AM #10

Here are the logs from the installation. Also, the command `apt-cache search firmware` lists available firmware packages and their versions.

Pages (2): 1 2 Next