Warning: there may be occasional oddness due to css and blog edits. **remodel of posts done. Overhaul of pages (distilled) in progress 3/9
Showing posts with label graphics. Show all posts
Showing posts with label graphics. Show all posts

Tuesday, June 30, 2026

scfb our last resort

It seems that I am cursed to revisit the use of scfb as my graphics driver once more.  I ran into problems with my graphics again and I cannot say exactly why everything remained broken.  I looked over the Broke GUI recovery blog post I made to be sure I hadn't missed anything.  I did very similarly to how I described the steps at the end, but the amdgpu driver would not tell xlibre-server that there were screens for it.

pkg install 11vm
graphics/mesa-dri
graphics/drm-kmod
x11-drivers/xlibre-drivers
x11/xinit
x11/xauth
x11/xterm
pkg install rust
pkg install cargo-c
x11/libxkbcommon
x11/xrdb
x11/xset
x11/xrandr
fvwm

And later I added a few more things, three of them fill gaps in my fvwm environment.

graphics/feh
audio/umix
x11-clocks/dclock
www/librewolf

It used to be that our last resort graphics driver was vesa, but on a 4k monitor, this is truly a waste and as in the past, makes a GUI almost unusable.  Now our unwanted but functional option is scfb which has considerably better resolution but with some quirks.  If you switch to another tty for any reason, when you return your desktop may have a layer of black covering it, concealing any desktop graphic you may have.  This seems to be the only oddity and it may not even be due to scfb, I cannot be sure.

When I ran into by broken graphics issue, I assumed it was purely due to a large update of pkgs and perhaps something got uninstalled, or there may have been a conflict of versions in some way.  What confused me much longer than it ought to have, since I had been down this road before, was that I could get back to a simple text-only interface if I disabled the automatic load of the amdgpu kernel object.  Every time it tried to load it during boot, I would have a panic and reboot.  This made me believe there were other problems.  When I finally came to my senses and disabled the amdgpu from loading, I would no longer need to use single user for any changes.

The good and bad news became that even after the complete removal via pkg delete -af as I have done a few times now, and the reinstall of that list of things above, allowing amdgpu to load didn't cause a panic and reboot.  Now, if I try to startx all I get is the famously frustrating "no screens found" error.  I tried reinstalling different things, different versions of a few things, but no change in my situation.  So once again I wait for whatever it is that was broken outside of my control to be fixed again, but until then I use scfb our last resort.

Update:

This is what doesn't make sense to me.  I had reinstalled all those things, I also removed drm-kmod in favor of drm-515-kmod, but this did not cure the difficulty with the amdgpu driver being used, I was relegated to scfb.  I even saw in messages from xorg or dmesg, that there was an incompatibility with the kernel and the drm-kmod file.  Maybe that was when I installed via pkg, I am not completely sure, but even if so, I rebuilt it from source and that didn't solve anything.  And then I rebuilt and reinstalled kernel and world, and now graphics is functioning properly?  I noticed the extra small text in console that I have become accustomed to seeing as an indicator of things being loaded correctly.  After I booted the new kernel and world, I logged in to my user and started X and clearly I was back to using the amdgpu.

I thought I had a handle on all of this, but if graphics can be broken when it doesn't seem like it ought to be, and then mysteriously get fixed without touching any of the things I had installed for graphics, then I definitely am missing something.  For now I will treat this as a hiccup and continue with the assumption that everything I had done before I reinstalled kernel and world was precisely correct.  However, this blog post will remain so I can look back and as another last resort, maybe while I use scfb for a short time, try rebuilding and reinstalling kernel and world to see if that is an unusual cure again.

Saturday, May 30, 2026

Adjusted look at 4k

Right as I was getting ready to write this blog post, I decided to look at the post I made about 6 years ago about High DPI.  I saw a line pertaining to firefox which I wanted to check and test, and then mistyped.  I made the fonts for firefox (librewolf) 85 instead of .85 which meant I had to do some new magic to reduce it back to normal so I could undo the change I just made.  What I did was to adjust one environment variable down to 0.05 and then restart my X session to be sure it took effect.  When I started up my browser, everything was still much too large, but a single F from the File menu item did not fill nearly the whole screen.  So much unexpected fun, as a prelude to writing about the mess that is DPI related settings in the realm of Linux.

Click image to enlarge

We all know that there are multiple standards and multiple methods, and more variation on everything than we can name, which is all crying out for a standard that does not exist or is unheeded.  Some weeks ago I chose to look for any and all environment variables which had any bearing on dpi or dimensionality of applications, their GUI, or how they were sized on the desktop.  Using FVWM means that there is no integrated method that is nearly universal for my entire desktop or apps specifically written for use within it.  KDE has its method primarily involving Qt, and GNOME primarily uses GTK, and there is also SDL which mostly relates to games but could affect multimedia applications.  There is a decently capable configurator for Qt in ports at misc/qt5ct or misc/qt6ct that can be used to adjust font sizes and more.  Firefox, Luanti, Bluefish and likely many other applications have settings for font sizes easily visible, firefox has one more buried in its about:config.

If you are wondering which method is likely to govern how dpi or font sizes might be set, all that is necessary is to check the pkg info for the application, such as pkg info www/librewolf which results with plenty of useful details, but note libgdk.

pkg info
librewolf-151.0.1
Name           : librewolf
Version        : 151.0.1
Installed on   : Fri May 29 00:33:55 2026 CDT
Origin         : www/librewolf
Architecture   : FreeBSD:15:amd64
Prefix         : /usr/local
Categories     : wayland www
Licenses       : MPL20
Maintainer     : freebsd@sysctl.cz
WWW            : https://librewolf.net/
Comment        : Custom version of Firefox, focused on privacy, security and freedom
Options        :
	ALSA           : off
	CANBERRA       : off
	DBUS           : on
	DEBUG          : off
	FFMPEG         : on
	JACK           : on
	LIBPROXY       : off
	LTO            : off
	OPTIMIZED_CFLAGS: on
	PROFILE        : on
	PULSEAUDIO     : on
	SNDIO          : on
	TEST           : off
Shared Libs required:
	libX11-xcb.so.1
	libX11.so.6
	libXcomposite.so.1
	libXdamage.so.1
	libXext.so.6
	libXfixes.so.3
	libXrandr.so.2
	libatk-1.0.so.0
	libc++.so.1
	libc.so.7
	libcairo-gobject.so.2
	libcairo.so.2
	libcxxrt.so.1
	libdbus-1.so.3
	libdl.so.1
	libevent-2.1.so.7
	libffi.so.8
	libfontconfig.so.1
	libfreetype.so.6
	libgcc_s.so.1
	libgdk-3.so.0
	libgdk_pixbuf-2.0.so.0
	libgio-2.0.so.0
	libglib-2.0.so.0
	libgobject-2.0.so.0
	libgtk-3.so.0
	libharfbuzz.so.0
	libjpeg.so.8
	libm.so.5
	libnspr4.so
	libnss3.so
	libnssutil3.so
	libpango-1.0.so.0
	libpixman-1.so.0
	libplc4.so
	libpng16.so.16
	libsmime3.so
	libssl3.so
	libthr.so.3
	libutil.so.10
	libvpx.so.12
	libwebp.so.7
	libwebpdemux.so.2
	libxcb-shm.so.0
	libxcb.so.1
	libz.so.6
Annotations    :
	FreeBSD_version: 1500068
	build_timestamp: 2026-05-26T22:04:59+0000
	built_by       : poudriere-git-3.4.8
	cpe            : cpe:2.3:a:mozilla:librewolf:151.0.1:::::freebsd15:x64
	no_provide_shlib: yes
	port_checkout_unclean: no
	port_git_hash  : b8257e1e1598db33ed01c9850a7218d07ba3fcd7
	ports_top_checkout_unclean: no
	ports_top_git_hash: 04e1cd789391e25aa7c4687d407d2abbdd992286
	repo_type      : binary
	repository     : FreeBSD-ports
Flat size      : 339MiB
Description    :
LibreWolf is a free and open source web browser descended from the
Mozilla Application Suite. It is small, fast and easy to use, and offers
many advanced features:

 o Popup Blocking
 o Tabbed Browsing
 o Live Bookmarks (ie.  RSS)
 o Extensions
 o Themes
 o FastFind
 o Improved Security

As I mentioned before, firefox and librewolf determine their scaling with a GDK variable and the same output for mudlet verifies that its a Qt application.

pkg info
Mudlet-dev-g20260525
Name           : Mudlet-dev
Version        : g20260525
Installed on   : Fri May 29 02:01:23 2026 CDT
Origin         : games/Mudlet-dev
Architecture   : FreeBSD:15:amd64
Prefix         : /usr/local
Categories     : games
Licenses       : GPLv2+
Maintainer     : nope@nothere
WWW            : https://mudlet.org/
Comment        : Cross-platform, open source, super fast MUD client with lua scripting
Shared Libs required:
	libGLU.so.1
	libGLX.so.0
	libOpenGL.so.0
	libQt6Concurrent.so.6
	libQt6Core.so.6
	libQt6Core5Compat.so.6
	libQt6DBus.so.6
	libQt6Gui.so.6
	libQt6Multimedia.so.6
	libQt6MultimediaWidgets.so.6
	libQt6Network.so.6
	libQt6OpenGL.so.6
	libQt6OpenGLWidgets.so.6
	libQt6TextToSpeech.so.6
	libQt6UiTools.so.6
	libQt6Widgets.so.6
	libassimp.so.6
	libc++.so.1
	libc.so.7
	libcxxrt.so.1
	libdl.so.1
	libexecinfo.so.1
	libgcc_s.so.1
	libhunspell-1.7.so.0
	libkvm.so.7
	liblua-5.1.so
	libm.so.5
	libonig.so.5
	libpcre2-8.so.0
	libpugixml.so.1
	libqt6keychain.so.1
	librt.so.1
	libsqlite3.so.0
	libsysinfo.so.0
	libthr.so.3
	libyajl.so.2
	libz.so.6
	libzip.so.5
Annotations    :
	FreeBSD_version: 1501500
Flat size      : 60.9MiB
Description    :
Mudlet is a platform for gaming and enhancing game-play primarily with MUDs.
Mudlet provides a toolkit and supports a wide variety of protocols for players
and creators to tailor an immersive game-playing experience. MUD creators can
use Mudlet to add visual flair or build features into their text games. MUD
players can utilize the Mudlet toolkit to script and automate parts of their
gameplay or add their own visual customization for game data.

Outside the realm of MUD games, Mudlet has even been used to provide
automation and features in 3D games which support in-game chat and a Telnet or
similar server-console protocols.

The group of environment variables that have a bearing upon various UI elements or dimensionality are easily set, but finding a group of settings that is most appealing or mostly comparable may take some fiddling.  I have begun to prefer small favicons on my browser tabs and relatively small font.  What I have configured as a group of settings works fairly nice.  I have read that antialiasing on 4k or above is not so pertinent.  I choose to let Qt control the dpi automatically, mostly, some applications might not follow it or only use it for some portions or only use the qt scale factor method.  These settings attempt to have as much uniformity as possible.  The settings are good for a 4k screen.

csh
#~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
setenv FC_ANTIALIAS false
setenv FC_SCALE 2.0
setenv GDK_BACKEND x11
setenv GDK_DPI_SCALE 1.0
setenv GDK_SCALE 1.5 
setenv GDK_USE_XFT 1
setenv PLASMA_USE_QT_SCALING 1
setenv QT_AUTO_SCREEN_SCALE_FACTOR 1
setenv QT_ENABLE_HIGHDPI_SCALING 1
setenv QT_QPA_PLATFORM xcb
setenv QT_QPA_PLATFORMTHEME qt6ct
setenv QT_SCALE_FACTOR 2.0
setenv QT_XFT 1
setenv SDL_RENDER_DRIVER opengl
setenv SDL_RENDER_VSYNC 1
setenv SDL_VIDEODRIVER x11
setenv SDL_VIDEO_FULLSCREEN_DISPLAY 0
setenv SDL_VIDEO_X11_SCALING_FACTOR 2.0
setenv SDL_VIDEO_X11_XRANDR 1
#~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Firefox and librewolf have an about:config setting, layout.css.devPixelsPerPx which I have set to 0.85, and within the browser settings I have fonts set to 14 with minimum of 12, and allow sites to choose their own fonts ticked.  The UI font in bluefish I set to 9, the Editor settings font is set for 9 with a cursor/font ratio% of 20.  Mudlet I have the main display font size set at 9 with antialias ticked.  The qt6ct has General and Fixed width font size 9, with no fonts.conf file kept.  Sometimes fonts get scaled or fail to be scaled, while other parts or the UI fit a high dpi screen decently using one variable or another.

In addition to these environment variables and individual application configurations, I have also added to my .Xdefaults or .Xresources file, Xft.dpi: 150 which affects some of the other things like xterm font size.

The settings as a whole works well for me.  Aside from trying to search for environment variables generally, a large chunk of the HiDPI information is from Arch. We can dream of a day when everything on Linux can handle scaling identically across GTK/GDK and Qt and every other toolkit, with at most an evironment variable to select the system or toolkit, and the two or three for that system or toolkit that determine the scale or dpi of fonts and objects.  Until that day arrives, but it may never arrive, we will have to periodically monitor to see what has changed among all the many methods, so we can get a coherent mostly consistent UI.

Note about minimum font size in firefox
This is a useful feature to force all websites to display a larger font at all times, if their smallest becomes unreadable.  However, this will hide all other attempts to adjust font size such as when developing a web page or changing the appearance of a blog using CSS.  This is something I learned later, when I cleaned up the blog a second time.

Monday, September 15, 2025

Stuck with scfb

What an unusual change, that once I did my best to keep the scfb driver uninstalled and now I have to use it.  I recently upgraded my system from 14-stable to the newly available 15-stable.  The usual process of updating src via git had a small hiccup due to a missing update to the blog post I perused.  The minor detail I missed was that git switched to using https and that was what stopped the /usr/src update.  All my blog posts now mention that git change where I had described the old method.  The update was quick and building kernel and world went smoothly as expected.

When I was booted into the 15-stable kernel with world, I knew I had a lot of adjusting to do with regard to installed software or any other changes.  I had saw an easy way to handle the task somewhere online.  What I did was pkg upgrade -f right after I used gitup ports to update the ports tree.  What I didn't know was that pkg was missing or not in a working state, so I had to do pkg bootstrap -f and after I did the pkg upgrade -f, I expected most things to just work.

You can make an educated guess that of course things did not work as expected or hoped.  When I tried to start the X server so I could get back to using my pc as normal, it failed, some errors that seemed to be related to a mismatch with the kernel.  I figured I could get past this issue by being certain to build locally with my updated ports tree.  I rebuilt graphics/mesa-dri which pulled in graphics/libdrm (and I believe graphics/mesa-libs which makes sense), next I rebuilt graphics/drm-kmod which also provided gpu-firmware-kmod, after that was x11-drivers/xf86-video-amdgpu, next was x11-servers/xorg-server, and finally x11/xinit.  I believed I had everything remade compatible with 15-stable and so I tried to start X again.

I must have assumed that I needed to reboot to have everything load properly, but this simply made me reboot a second time into single user so I could remove all the graphics stuff.  Only after the graphics drivers were not trying to load could I boot into text only.

With all that I rebuilt, it gave an error that seemed to be a conflict between drivers?  In the /var/log/Xorg.0.log file it seemed to load a raven driver and then picasso, but it couldn't find the amdgpu_picasso_gpu_info_bin file.  No matter how many times I repeated the rebuild process to be sure I hadn't made any mistakes, I got the same result.  The only way I could succeed to boot was to make sure the graphics was uninstalled, and usually I had to do that via single user.

With too many attempts already made, I remembered that there was the vesa driver which could work, and also the scfb driver I could try.  I installed vesa first and tested it to see an unusable former 4k desktop squeezed into 640 x 480, everything huge on my 4k monitor.  I didn't have mouse, so I couldn't exit fvwm or use an xterm to do anything, but I believe an alternate virtual tty was accessible, and I killed it from there.  Next was the scfb driver which had always wanted to get in the way of the amdgpu driver in the past.  When I got into X again, it was still quite large but much more usable.  I also cured the mouse issue by building the mouse driver which was mysteriously missing.

I have during and since been searching for any recent reports or information about this issue.  Most of the results are rather old, like 2019, or (of course) very Linux specific which does me no good, since their solutions are purely for that distro and its install methods.  I did see mention somewhere about a change to driver naming or something, I am very unclear on that.  That was in Linuxland, so if there was a change in that realm, we need to wait for it to be propagated into FreeBSD before maybe I will see a fix and get back to my amdgpu driver with 4k.  I don't believe there is anything more I can do besides wait, but I will likely keep trying to get away from scfb.

UPDATE:
That was pleasantly fast.  I suffered with graphics being broken and forced into second class scfb for my driver for only two or three days.  Moments after posting the above, I went to /usr/local/etc/pkg/repos to edit the FreeBSD.conf file to disable FreeBSD-ports-kmods, and then upgraded pkg and updated, and after all the drivers were reinstalled, I have my 4k back.  While I watched the update listing, it showed those graphics drivers did indeed all get updated to a more recent version.  I cannot say whether there was a problem in the drivers or if any file was missing, or if strangely those kmod files were not pulled from FreeBSD-ports-kmods repo if that happened before.  All that I can say right now is that my experience with the situation and my suffering scfb for a short time was documented above.  How ever things got corrected, I am grateful for the work by those involved.

Sunday, October 25, 2020

Just stop scfb

Every so often, while building ports, my box will either stall seemingly forever or lockup or some other oddness will make it next to impossible to use my system.  I wish I knew exactly what causes it each time but I doubt that I will.  These moments are usually when any flaw of previously installed ports will rear their ugly head and sneer 'gotcha' in my face.  I had thought I found a way to avoid these issues with missing ports or dependencies or whatever, which have caused my system to unexpectedly fail to function as I desire, most especially to break my GUI.  I thought that my using poudriere which guaranteed to successfully build the port and its dependencies or fail completely was my solution until recently.

As I described, I was building some ports and doing other things on my pc.  It suddenly became less responsive and then appeared to lockup.  I tried going to another tty by way of control-alt-F2 but all I saw was an odd bit of screen overlapping the top couple inches of my prior screen.  This was in triplicate and did seem to be the tty I requested but it was next to useless and I couldn't manage to kill any hung processes using it.  My only way out is to reboot, and this began my return to a broken GUI.  Broken this time meant that it wouldn't even load, and all it gave was this error message which was saved in /var/log/Xorg.0.log.

[ 47230.647] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 47230.647] (II) scfb: driver for wsdisplay framebuffer: scfb
[ 47230.647] (II) VESA: driver for VESA chipsets: vesa
[ 47230.647] (--) Using syscons driver with X support (version 2.0)
[ 47230.647] (--) using VT number 9

[ 47230.648] (EE) open /dev/dri/card0: No such file or directory
[ 47230.648] (WW) Falling back to old probe method for modesetting
[ 47230.648] (EE) open /dev/dri/card0: No such file or directory
[ 47230.648] (WW) Falling back to old probe method for scfb
[ 47230.648] scfb trace: probe start
[ 47230.648] (II) scfb(1): using default device
[ 47230.648] scfb trace: probe done
[ 47230.648] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[ 47230.648] (EE) Screen 0 deleted because of no matching config section.
[ 47230.648] (II) UnloadModule: "modesetting"
[ 47230.649] (EE)
Fatal server error:
[ 47230.649] (EE) Cannot run in framebuffer mode. Please specify busIDs        for all framebuffer devices
[ 47230.649] (EE)
[ 47230.649] (EE)
Please consult the The X.Org Foundation support
         at http://wiki.x.org
 for help.
[ 47230.649] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[ 47230.649] (EE)
[ 47230.650] (EE) Server terminated with error (1). Closing log file.

The above lines come after a long list of AMD graphics chipsets that the last driver mentioned supported, the other (first) part of the log below:

[ 47230.605]
X.Org X Server 1.20.9
X Protocol Version 11, Revision 0
[ 47230.605] Build Operating System: FreeBSD 12.2-STABLE amd64
[ 47230.605] Current Operating System: FreeBSD ichigo 12.2-STABLE FreeBSD 12.2-STABLE #0 r366714: Thu Oct 15 00:39:36 CDT 2020     tigersharke@ichigo:/usr/obj/usr/src/amd64.amd64/sys/GENERIC amd64
[ 47230.606] Build Date: 23 October 2020  01:10:31AM
[ 47230.606]
[ 47230.606] Current version of pixman: 0.40.0
[ 47230.606]    Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
[ 47230.606] Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 47230.606] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Oct 25 21:16:34 2020
[ 47230.607] (==) Using config directory: "/usr/local/etc/X11/xorg.conf.d"
[ 47230.607] (==) Using system config directory "/usr/local/share/X11/xorg.conf.d"
[ 47230.608] (==) No Layout section.  Using the first Screen section.
[ 47230.608] (==) No screen section available. Using defaults.
[ 47230.608] (**) |-->Screen "Default Screen Section" (0)
[ 47230.608] (**) |   |-->Monitor ""
[ 47230.609] (==) No monitor specified for screen "Default Screen Section".
        Using a default monitor configuration.
[ 47230.609] (**) Option "DontZap" "off"
[ 47230.609] (==) Automatically adding devices
[ 47230.609] (==) Automatically enabling devices
[ 47230.609] (==) Not automatically adding GPU devices
[ 47230.609] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 47230.610] (==) FontPath set to:
        /usr/local/share/fonts/misc/,
        /usr/local/share/fonts/TTF/,
        /usr/local/share/fonts/OTF/,
        /usr/local/share/fonts/Type1/,
        /usr/local/share/fonts/100dpi/,
        /usr/local/share/fonts/75dpi/,
        catalogue:/usr/local/etc/X11/fontpath.d
[ 47230.610] (==) ModulePath set to "/usr/local/lib/xorg/modules"
[ 47230.610] (II) The server relies on udev to provide the list of input devices.
        If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 47230.610] (II) Loader magic: 0x434620
[ 47230.610] (II) Module ABI versions:
[ 47230.610]    X.Org ANSI C Emulation: 0.4
[ 47230.610]    X.Org Video Driver: 24.1
[ 47230.610]    X.Org XInput driver : 24.1
[ 47230.610]    X.Org Server Extension : 10.0
[ 47230.610] (--) PCI:*(1@0:0:0) 1002:67df:1da2:e353 rev 231, Mem @ 0xc0000000/268435456, 0xd0000000/2097152, 0xfea00000/262144, I/O @ 0x0000e000/256, BIOS @ 0x????????/65536
[ 47230.611] (II) LoadModule: "glx"
[ 47230.612] (II) Loading /usr/local/lib/xorg/modules/extensions/libglx.so
[ 47230.616] (II) Module glx: vendor="X.Org Foundation"
[ 47230.616]    compiled for 1.20.9, module version = 1.0.0
[ 47230.616]    ABI class: X.Org Server Extension, version 10.0
[ 47230.616] (==) Matched ati as autoconfigured driver 0
[ 47230.617] (==) Matched modesetting as autoconfigured driver 1
[ 47230.617] (==) Matched scfb as autoconfigured driver 2
[ 47230.617] (==) Matched vesa as autoconfigured driver 3
[ 47230.617] (==) Assigned the driver to the xf86ConfigLayout
[ 47230.617] (II) LoadModule: "ati"
[ 47230.617] (II) Loading /usr/local/lib/xorg/modules/drivers/ati_drv.so
[ 47230.618] (II) Module ati: vendor="X.Org Foundation"
[ 47230.618]    compiled for 1.20.9, module version = 19.1.0
[ 47230.618]    Module class: X.Org Video Driver
[ 47230.618]    ABI class: X.Org Video Driver, version 24.1
[ 47230.620] (II) LoadModule: "radeon"
[ 47230.621] (II) Loading /usr/local/lib/xorg/modules/drivers/radeon_drv.so
[ 47230.623] (II) Module radeon: vendor="X.Org Foundation"
[ 47230.623]    compiled for 1.20.9, module version = 19.1.0
[ 47230.623]    Module class: X.Org Video Driver
[ 47230.623]    ABI class: X.Org Video Driver, version 24.1
[ 47230.623] (II) LoadModule: "modesetting"
[ 47230.624] (II) Loading /usr/local/lib/xorg/modules/drivers/modesetting_drv.so
[ 47230.624] (II) Module modesetting: vendor="X.Org Foundation"
[ 47230.624]    compiled for 1.20.9, module version = 1.20.9
[ 47230.624]    Module class: X.Org Video Driver
[ 47230.624]    ABI class: X.Org Video Driver, version 24.1
[ 47230.624] (II) LoadModule: "scfb"
[ 47230.625] (II) Loading /usr/local/lib/xorg/modules/drivers/scfb_drv.so
[ 47230.625] (II) Module scfb: vendor="X.Org Foundation"
[ 47230.625]    compiled for 1.20.9, module version = 0.0.5
[ 47230.625]    ABI class: X.Org Video Driver, version 24.1
[ 47230.625] (II) LoadModule: "vesa"
[ 47230.626] (II) Loading /usr/local/lib/xorg/modules/drivers/vesa_drv.so
[ 47230.626] (II) Module vesa: vendor="X.Org Foundation"
[ 47230.626]    compiled for 1.20.9, module version = 2.5.0
[ 47230.626]    Module class: X.Org Video Driver
[ 47230.626]    ABI class: X.Org Video Driver, version 24.1
[ 47230.626] (II) RADEON: Driver for ATI/AMD Radeon chipsets:

I checked that the drivers were installed, and all three four graphics drivers were listed.
pkg origin | grep driver

databases/qt5-sqldrivers-sqlite3
x11-drivers/xf86-input-keyboard
x11-drivers/xf86-input-libinput
x11-drivers/xf86-input-mouse
x11-drivers/xf86-input-vmmouse
x11-drivers/xf86-video-amdgpu
x11-drivers/xf86-video-ati
x11-drivers/xf86-video-scfb
x11-drivers/xf86-video-vesa
x11-drivers/xorg-drivers

I thought that maybe if scfb was not available to use, that may solve the issue.  Unfortunately, it was rather tied to everything else I might need.
pkg remove xf86-video-scfb

Checking integrity... done (0 conflicting)
Deinstallation has been requested for the following 3 packages (of 0 packages in the universe):

Installed packages to be REMOVED:
        xf86-video-scfb: 0.0.5_2
        xorg: 7.7_3
        xorg-drivers: 7.7_6

This lead me to adjust the options config for xorg-drivers, to remove scfb.  My next step was to remove scfb which I hadn't yet done, and reinstall the drivers I needed, and finally to seal the deal by reinstalling xorg.
pkg install xorg

Updating poudriere repository catalogue...
poudriere repository is up to date.
All repositories are up to date.
Checking integrity... done (0 conflicting)
The following 2 package(s) will be affected (of 0 checked):

New packages to be INSTALLED:
        xorg: 7.7_3 [poudriere]
        xorg-drivers: 7.7_6 [poudriere]

Number of packages to be installed: 2

Proceed with this action? [y/N]: y
[1/2] Installing xorg-drivers-7.7_6...
[2/2] Installing xorg-7.7_3...

My system once again has a functioning GUI and this time it wasn't too much effort to regain it.  I have been through this process enough times that regardless of the dependency hierarchy that pkg or ports may provide, I have lists which help to be certain that I install all of the needed ports.  I cannot say where automation was lost or guarantees of easy install by way of ports or pkg have failed to create a functioning GUI, but graphics in general have within the last few years become complicated.  Wayland support and the newer dri/kms stuff which due to our addiction to Linux developers and projects and products means we tag along which ever direction Linux goes, rather than chart our own course.  This is not the worst thing, but we certainly do need to remember that things in FreeBSD must be structured to function without surprises, and this truly means to eat our own dogfood.  Things in FreeBSD should always 'just work' at their lowest level (most tedious or manual methods) all the way up to the most complex or automated.

I wish I understood how graphics works for X, but it seems that for me I cannot have scfb available to be loaded because X will insist upon trying to use it, regardless of what I have set in my /etc/rc.conf (lines below).  I have toggled the 'without' knobs periodically to see if those affect anything, sometimes they do and sometimes they do not.  I mean, that if set a certain way that works, it continues to function that way until some time when my GUI breaks due to a new version of xorg or driver or some options config change, and then I will test those 'without' toggles again, and as I inferred, I do not really know when adjusting them will fix something or not.

kld_list="/boot/modules/radeonkms.ko linux64 amdtemp"

#WITHOUT_DRM_MODULE="YES"
#WITHOUT_DRM2_MODULE="YES"
#WITHOUT_VESA_MODULE="YES"

After all of this headache of scfb choosing to take control and then deny X from starting, my Xorg.0.log now shows a peculiar use of VESA but whether it is the vesa driver I left installed or something else or if it simply helps the driver to get used, I cannot say.  If you wish to look at that log file, there it is below. I wish I understood xorg graphics a lot better, it seems to be arcane magic these days.  I still tend to feel the same about networking and network configuration, but I have OPNsense to make that considerably easier.  I also have a secondary box (i386) which I can keep updated in order to have online access for problem solving, or a usbstick with NomadBSD to get me out of other pickles.  Poudriere was not the problem, nor was anything mysteriously missing, but possibly something with X changed again and the automation causes scfb to dominate when it hadn't before.  I have adjusted my make.conf file to solidify the xorg-drivers option config for future builds.  I expect that the lack of scfb will solve this graphics problem up to the day that another change in xorg causes it to be needed again.

[ 1166.174]

X.Org X Server 1.20.9
X Protocol Version 11, Revision 0
[  1166.174] Build Operating System: FreeBSD 12.2-STABLE amd64
[  1166.174] Current Operating System: FreeBSD ichigo 12.2-STABLE FreeBSD 12.2-STABLE #0 r366714: Thu Oct 15 00:39:36 CDT 2020     tigersharke@ichigo:/usr/obj/usr/src/amd64.amd64/sys/GENERIC amd64
[  1166.175] Build Date: 23 October 2020  01:10:31AM
[  1166.175]
[  1166.175] Current version of pixman: 0.40.0
[  1166.175]    Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
[  1166.175] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[  1166.176] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Oct 25 22:00:05 2020
[  1166.359] (==) Using config directory: "/usr/local/etc/X11/xorg.conf.d"
[  1166.359] (==) Using system config directory "/usr/local/share/X11/xorg.conf.d"
[  1166.384] (==) No Layout section.  Using the first Screen section.
[  1166.384] (==) No screen section available. Using defaults.
[  1166.385] (**) |-->Screen "Default Screen Section" (0)
[  1166.385] (**) |   |-->Monitor "<default monitor>"
[  1166.385] (==) No monitor specified for screen "Default Screen Section".
    Using a default monitor configuration.
[  1166.386] (**) Option "DontZap" "off"
[  1166.386] (==) Automatically adding devices
[  1166.386] (==) Automatically enabling devices
[  1166.386] (==) Not automatically adding GPU devices
[  1166.387] (==) Max clients allowed: 256, resource mask: 0x1fffff
[  1166.762] (==) FontPath set to:
    /usr/local/share/fonts/misc/,
    /usr/local/share/fonts/TTF/,
    /usr/local/share/fonts/OTF/,
    /usr/local/share/fonts/Type1/,
    /usr/local/share/fonts/100dpi/,
    /usr/local/share/fonts/75dpi/,
    catalogue:/usr/local/etc/X11/fontpath.d
[  1166.762] (==) ModulePath set to "/usr/local/lib/xorg/modules"
[  1166.762] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
[  1166.763] (II) Loader magic: 0x434620
[  1166.763] (II) Module ABI versions:
[  1166.763]    X.Org ANSI C Emulation: 0.4
[  1166.763]    X.Org Video Driver: 24.1
[  1166.763]    X.Org XInput driver : 24.1
[  1166.763]    X.Org Server Extension : 10.0
[  1166.763] (--) PCI:*(1@0:0:0) 1002:67df:1da2:e353 rev 231, Mem @ 0xc0000000/268435456, 0xd0000000/2097152, 0xfea00000/262144, I/O @ 0x0000e000/256, BIOS @ 0x????????/65536
[  1166.764] (II) LoadModule: "glx"
[  1166.843] (II) Loading /usr/local/lib/xorg/modules/extensions/libglx.so
[  1167.332] (II) Module glx: vendor="X.Org Foundation"
[  1167.332]    compiled for 1.20.9, module version = 1.0.0
[  1167.332]    ABI class: X.Org Server Extension, version 10.0
[  1167.332] (==) Matched ati as autoconfigured driver 0
[  1167.332] (==) Matched modesetting as autoconfigured driver 1
[  1167.332] (==) Matched scfb as autoconfigured driver 2
[  1167.332] (==) Matched vesa as autoconfigured driver 3
[  1167.332] (==) Assigned the driver to the xf86ConfigLayout
[  1167.333] (II) LoadModule: "ati"
[  1167.333] (II) Loading /usr/local/lib/xorg/modules/drivers/ati_drv.so
[  1167.349] (II) Module ati: vendor="X.Org Foundation"
[  1167.349]    compiled for 1.20.9, module version = 19.1.0
[  1167.349]    Module class: X.Org Video Driver
[  1167.349]    ABI class: X.Org Video Driver, version 24.1
[  1167.352] (II) LoadModule: "radeon"
[  1167.353] (II) Loading /usr/local/lib/xorg/modules/drivers/radeon_drv.so
[  1167.590] (II) Module radeon: vendor="X.Org Foundation"
[  1167.590]    compiled for 1.20.9, module version = 19.1.0
[  1167.590]    Module class: X.Org Video Driver
[  1167.590]    ABI class: X.Org Video Driver, version 24.1
[  1167.590] (II) LoadModule: "modesetting"
[  1167.591] (II) Loading /usr/local/lib/xorg/modules/drivers/modesetting_drv.so
[  1167.604] (II) Module modesetting: vendor="X.Org Foundation"
[  1167.604]    compiled for 1.20.9, module version = 1.20.9
[  1167.604]    Module class: X.Org Video Driver
[  1167.604]    ABI class: X.Org Video Driver, version 24.1
[  1167.604] (II) LoadModule: "scfb"
[  1167.606] (WW) Warning, couldn't open module scfb
[  1167.606] (EE) Failed to load module "scfb" (module does not exist, 0)
[  1167.606] (II) LoadModule: "vesa"
[  1167.607] (II) Loading /usr/local/lib/xorg/modules/drivers/vesa_drv.so
[  1167.607] (II) Module vesa: vendor="X.Org Foundation"
[  1167.607]    compiled for 1.20.9, module version = 2.5.0
[  1167.608]    Module class: X.Org Video Driver
[  1167.608]    ABI class: X.Org Video Driver, version 24.1
[  1167.608] (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
[  1167.629] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[  1167.629] (II) VESA: driver for VESA chipsets: vesa
[  1167.630] (--) Using syscons driver with X support (version 2.0)
[  1167.630] (--) using VT number 9

[  1167.630] (EE) open /dev/dri/card0: No such file or directory
[  1167.630] (WW) Falling back to old probe method for modesetting
[  1167.630] (EE) open /dev/dri/card0: No such file or directory
[  1167.630] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[  1167.631] (EE) Screen 0 deleted because of no matching config section.
[  1167.631] (II) UnloadModule: "modesetting"
[  1167.631] (II) Loading sub module "vbe"
[  1167.631] (II) LoadModule: "vbe"
[  1167.632] (II) Loading /usr/local/lib/xorg/modules/libvbe.so
[  1167.651] (II) Module vbe: vendor="X.Org Foundation"
[  1167.651]    compiled for 1.20.9, module version = 1.1.0
[  1167.651]    ABI class: X.Org Video Driver, version 24.1
[  1167.651] (II) Loading sub module "int10"
[  1167.651] (II) LoadModule: "int10"
[  1167.652] (II) Loading /usr/local/lib/xorg/modules/libint10.so
[  1167.706] (II) Module int10: vendor="X.Org Foundation"
[  1167.706]    compiled for 1.20.9, module version = 1.0.0
[  1167.706]    ABI class: X.Org Video Driver, version 24.1
[  1167.706] (II) VESA(0): initializing int10
[  1167.707] (II) VESA(0): Primary V_BIOS segment is: 0xc000
[  1167.707] (II) VESA(0): VESA BIOS detected
[  1167.707] (II) VESA(0): VESA VBE Version 3.0
[  1167.707] (II) VESA(0): VESA VBE Total Mem: 49152 kB
[  1167.707] (II) VESA(0): VESA VBE OEM: AMD ATOMBIOS
[  1167.708] (II) VESA(0): VESA VBE OEM Software Rev: 15.50
[  1167.708] (II) VESA(0): VESA VBE OEM Vendor: (C) 1988-2010, Advanced Micro Devices, Inc.
[  1167.708] (II) VESA(0): VESA VBE OEM Product: POLARIS20
[  1167.708] (II) VESA(0): VESA VBE OEM Product Rev: 01.00
[  1167.756] (II) VESA(0): Creating default Display subsection in Screen section
    "Default Screen Section" for depth/fbbpp 24/32
[  1167.756] (==) VESA(0): Depth 24, (--) framebuffer bpp 32
[  1167.756] (==) VESA(0): RGB weight 888
[  1167.756] (==) VESA(0): Default visual is TrueColor
[  1167.756] (==) VESA(0): Using gamma correction (1.0, 1.0, 1.0)
[  1167.756] (II) Loading sub module "ddc"
[  1167.756] (II) LoadModule: "ddc"
[  1167.757] (II) Module "ddc" already built-in
[  1167.757] (II) VESA(0): VESA VBE DDC supported
[  1167.757] (II) VESA(0): VESA VBE DDC Level 2
[  1167.757] (II) VESA(0): VESA VBE DDC transfer in appr. 1 sec.
[  1167.931] (II) VESA(0): VESA VBE DDC read successfully
[  1167.932] (II) VESA(0): Manufacturer: SAM  Model: f35  Serial#: 809054789
[  1167.932] (II) VESA(0): Year: 2020  Week: 26
[  1167.932] (II) VESA(0): EDID Version: 1.4
[  1167.932] (II) VESA(0): Digital Display Input
[  1167.933] (II) VESA(0): 10 bits per channel
[  1167.933] (II) VESA(0): Digital interface is DisplayPort
[  1167.933] (II) VESA(0): Max Image Size [cm]: horiz.: 70  vert.: 39
[  1167.933] (II) VESA(0): Gamma: 2.20
[  1167.933] (II) VESA(0): DPMS capabilities: Off
[  1167.933] (II) VESA(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 YCrCb 4:2:2
[  1167.933] (II) VESA(0): First detailed timing is preferred mode
[  1167.933] (II) VESA(0): Preferred mode is native pixel format and refresh rate
[  1167.933] (II) VESA(0): redX: 0.686 redY: 0.311   greenX: 0.261 greenY: 0.686
[  1167.933] (II) VESA(0): blueX: 0.150 blueY: 0.061   whiteX: 0.313 whiteY: 0.329
[  1167.933] (II) VESA(0): Supported established timings:
[  1167.933] (II) VESA(0): 720x400@70Hz
[  1167.933] (II) VESA(0): 640x480@60Hz
[  1167.933] (II) VESA(0): 640x480@67Hz
[  1167.934] (II) VESA(0): 640x480@72Hz
[  1167.934] (II) VESA(0): 640x480@75Hz
[  1167.934] (II) VESA(0): 800x600@56Hz
[  1167.934] (II) VESA(0): 800x600@60Hz
[  1167.934] (II) VESA(0): 800x600@72Hz
[  1167.934] (II) VESA(0): 800x600@75Hz
[  1167.934] (II) VESA(0): 832x624@75Hz
[  1167.934] (II) VESA(0): 1024x768@60Hz
[  1167.934] (II) VESA(0): 1024x768@70Hz
[  1167.934] (II) VESA(0): 1024x768@75Hz
[  1167.934] (II) VESA(0): 1280x1024@75Hz
[  1167.934] (II) VESA(0): 1152x864@75Hz
[  1167.934] (II) VESA(0): Manufacturer's mask: 0
[  1167.934] (II) VESA(0): Supported standard timings:
[  1167.934] (II) VESA(0): #0: hsize: 1152  vsize 864  refresh: 75  vid: 20337
[  1167.934] (II) VESA(0): #1: hsize: 1280  vsize 800  refresh: 60  vid: 129
[  1167.934] (II) VESA(0): #2: hsize: 1280  vsize 720  refresh: 60  vid: 49281
[  1167.934] (II) VESA(0): #3: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
[  1167.934] (II) VESA(0): #4: hsize: 1600  vsize 900  refresh: 60  vid: 49321
[  1167.935] (II) VESA(0): #5: hsize: 1680  vsize 1050  refresh: 60  vid: 179
[  1167.935] (II) VESA(0): #6: hsize: 1440  vsize 900  refresh: 60  vid: 149
[  1167.935] (II) VESA(0): Supported detailed timing:
[  1167.935] (II) VESA(0): clock: 533.2 MHz   Image Size:  697 x 392 mm
[  1167.935] (II) VESA(0): h_active: 3840  h_sync: 3888  h_sync_end 3920 h_blank_end 4000 h_border: 0
[  1167.935] (II) VESA(0): v_active: 2160  v_sync: 2163  v_sync_end 2168 v_blanking: 2222 v_border: 0
[  1167.935] (II) VESA(0): Ranges: V min: 30 V max: 75 Hz, H min: 30 H max: 135 kHz, PixClock max 605 MHz
[  1167.935] (II) VESA(0): Monitor name: U32J59x
[  1167.935] (II) VESA(0): Serial No: HCHN603368
[  1167.935] (II) VESA(0): Number of EDID sections to follow: 1
[  1167.935] (II) VESA(0): EDID (in hex):
[  1167.935] (II) VESA(0):  00ffffffffffff004c2d350f45323930
[  1167.935] (II) VESA(0):  1a1e0104b54627783aaea5af4f42af26
[  1167.935] (II) VESA(0):  0f5054bfef80714f810081c08180a9c0
[  1167.935] (II) VESA(0):  b300950001014dd000a0f0703e803020
[  1167.936] (II) VESA(0):  3500b9882100001a000000fd001e4b1e
[  1167.936] (II) VESA(0):  873c000a202020202020000000fc0055
[  1167.936] (II) VESA(0):  33324a3539780a2020202020000000ff
[  1167.936] (II) VESA(0):  004843484e3630333336380a202001b7
[  1167.936] (II) VESA(0): EDID vendor "SAM", prod id 3893
[  1167.936] (II) VESA(0): Using EDID range info for horizontal sync
[  1167.936] (II) VESA(0): Using EDID range info for vertical refresh
[  1167.936] (II) VESA(0): Printing DDC gathered Modelines:
[  1167.936] (II) VESA(0): Modeline "3840x2160"x0.0  533.25  3840 3888 3920 4000  2160 2163 2168 2222 +hsync -vsync (133.3 kHz eP)
[  1167.936] (II) VESA(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[  1167.936] (II) VESA(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[  1167.936] (II) VESA(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[  1167.936] (II) VESA(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz e)
[  1167.937] (II) VESA(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[  1167.937] (II) VESA(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[  1167.937] (II) VESA(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[  1167.937] (II) VESA(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[  1167.937] (II) VESA(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[  1167.937] (II) VESA(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[  1167.937] (II) VESA(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[  1167.937] (II) VESA(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[  1167.937] (II) VESA(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[  1167.937] (II) VESA(0): Modeline "800x600"x0.0   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)
[  1167.937] (II) VESA(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[  1167.937] (II) VESA(0): Modeline "1280x800"x0.0   83.50  1280 1352 1480 1680  800 803 809 831 -hsync +vsync (49.7 kHz e)
[  1167.937] (II) VESA(0): Modeline "1280x720"x60.0   74.48  1280 1336 1472 1664  720 721 724 746 -hsync +vsync (44.8 kHz e)
[  1167.937] (II) VESA(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[  1167.937] (II) VESA(0): Modeline "1600x900"x60.0  119.00  1600 1696 1864 2128  900 901 904 932 -hsync +vsync (55.9 kHz e)
[  1167.938] (II) VESA(0): Modeline "1680x1050"x0.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz e)
[  1167.938] (II) VESA(0): Modeline "1440x900"x0.0  106.50  1440 1520 1672 1904  900 903 909 934 -hsync +vsync (55.9 kHz e)
[  1167.938] (II) VESA(0): Searching for matching VESA mode(s):
[  1167.940] Mode: 110 (640x480)
[  1167.940]    ModeAttributes: 0xbb
[  1167.940]    WinAAttributes: 0x7
[  1167.940]    WinBAttributes: 0x0
[  1167.940]    WinGranularity: 64
[  1167.940]    WinSize: 64
[  1167.940]    WinASegment: 0xa000
[  1167.940]    WinBSegment: 0x0
[  1167.941]    WinFuncPtr: 0xc0004cc3
[  1167.941]    BytesPerScanline: 1280
[  1167.941]    XResolution: 640
[  1167.941]    YResolution: 480
[  1167.941]    XCharSize: 8
[  1167.941]    YCharSize: 16
[  1167.941]    NumberOfPlanes: 1
[  1167.941]    BitsPerPixel: 16
[  1167.941]    NumberOfBanks: 1
[  1167.941]    MemoryModel: 6
[  1167.941]    BankSize: 0
[  1167.941]    NumberOfImages: 75
[  1167.941]    RedMaskSize: 5
[  1167.941]    RedFieldPosition: 10
[  1167.941]    GreenMaskSize: 5
[  1167.941]    GreenFieldPosition: 5
[  1167.941]    BlueMaskSize: 5
[  1167.941]    BlueFieldPosition: 0
[  1167.941]    RsvdMaskSize: 0
[  1167.942]    RsvdFieldPosition: 0
[  1167.942]    DirectColorModeInfo: 0
[  1167.942]    PhysBasePtr: 0xc0000000
[  1167.942]    LinBytesPerScanLine: 1280
[  1167.942]    BnkNumberOfImagePages: 75
[  1167.942]    LinNumberOfImagePages: 75
[  1167.942]    LinRedMaskSize: 5
[  1167.942]    LinRedFieldPosition: 10
[  1167.942]    LinGreenMaskSize: 5
[  1167.942]    LinGreenFieldPosition: 5
[  1167.942]    LinBlueMaskSize: 5
[  1167.942]    LinBlueFieldPosition: 0
[  1167.942]    LinRsvdMaskSize: 0
[  1167.942]    LinRsvdFieldPosition: 0
[  1167.942]    MaxPixelClock: 400000000
[  1167.945] Mode: 111 (640x480)
[  1167.945]    ModeAttributes: 0xbb
[  1167.945]    WinAAttributes: 0x7
[  1167.945]    WinBAttributes: 0x0
[  1167.945]    WinGranularity: 64
[  1167.945]    WinSize: 64
[  1167.945]    WinASegment: 0xa000
[  1167.945]    WinBSegment: 0x0
[  1167.945]    WinFuncPtr: 0xc0004cc3
[  1167.945]    BytesPerScanline: 1280
[  1167.945]    XResolution: 640
[  1167.945]    YResolution: 480
[  1167.945]    XCharSize: 8
[  1167.945]    YCharSize: 16
[  1167.945]    NumberOfPlanes: 1
[  1167.945]    BitsPerPixel: 16
[  1167.945]    NumberOfBanks: 1
[  1167.945]    MemoryModel: 6
[  1167.945]    BankSize: 0
[  1167.946]    NumberOfImages: 75
[  1167.946]    RedMaskSize: 5
[  1167.946]    RedFieldPosition: 11
[  1167.946]    GreenMaskSize: 6
[  1167.946]    GreenFieldPosition: 5
[  1167.946]    BlueMaskSize: 5
[  1167.946]    BlueFieldPosition: 0
[  1167.946]    RsvdMaskSize: 0
[  1167.946]    RsvdFieldPosition: 0
[  1167.946]    DirectColorModeInfo: 0
[  1167.946]    PhysBasePtr: 0xc0000000
[  1167.946]    LinBytesPerScanLine: 1280
[  1167.946]    BnkNumberOfImagePages: 75
[  1167.946]    LinNumberOfImagePages: 75
[  1167.946]    LinRedMaskSize: 5
[  1167.946]    LinRedFieldPosition: 11
[  1167.946]    LinGreenMaskSize: 6
[  1167.946]    LinGreenFieldPosition: 5
[  1167.946]    LinBlueMaskSize: 5
[  1167.946]    LinBlueFieldPosition: 0
[  1167.947]    LinRsvdMaskSize: 0
[  1167.947]    LinRsvdFieldPosition: 0
[  1167.947]    MaxPixelClock: 400000000
[  1167.948] Mode: 113 (800x600)
[  1167.948]    ModeAttributes: 0xbb
[  1167.949]    WinAAttributes: 0x7
[  1167.949]    WinBAttributes: 0x0
[  1167.949]    WinGranularity: 64
[  1167.949]    WinSize: 64
[  1167.949]    WinASegment: 0xa000
[  1167.949]    WinBSegment: 0x0
[  1167.949]    WinFuncPtr: 0xc0004cc3
[  1167.949]    BytesPerScanline: 1664
[  1167.949]    XResolution: 800
[  1167.949]    YResolution: 600
[  1167.949]    XCharSize: 8
[  1167.949]    YCharSize: 14
[  1167.949]    NumberOfPlanes: 1
[  1167.949]    BitsPerPixel: 16
[  1167.949]    NumberOfBanks: 1
[  1167.949]    MemoryModel: 6
[  1167.949]    BankSize: 0
[  1167.949]    NumberOfImages: 47
[  1167.949]    RedMaskSize: 5
[  1167.949]    RedFieldPosition: 10
[  1167.950]    GreenMaskSize: 5
[  1167.950]    GreenFieldPosition: 5
[  1167.950]    BlueMaskSize: 5
[  1167.950]    BlueFieldPosition: 0
[  1167.950]    RsvdMaskSize: 0
[  1167.950]    RsvdFieldPosition: 0
[  1167.950]    DirectColorModeInfo: 0
[  1167.950]    PhysBasePtr: 0xc0000000
[  1167.950]    LinBytesPerScanLine: 1664
[  1167.950]    BnkNumberOfImagePages: 47
[  1167.950]    LinNumberOfImagePages: 47
[  1167.950]    LinRedMaskSize: 5
[  1167.950]    LinRedFieldPosition: 10
[  1167.950]    LinGreenMaskSize: 5
[  1167.950]    LinGreenFieldPosition: 5
[  1167.950]    LinBlueMaskSize: 5
[  1167.950]    LinBlueFieldPosition: 0
[  1167.950]    LinRsvdMaskSize: 0
[  1167.950]    LinRsvdFieldPosition: 0
[  1167.951]    MaxPixelClock: 400000000
[  1167.952] Mode: 114 (800x600)
[  1167.952]    ModeAttributes: 0xbb
[  1167.952]    WinAAttributes: 0x7
[  1167.952]    WinBAttributes: 0x0
[  1167.953]    WinGranularity: 64
[  1167.953]    WinSize: 64
[  1167.953]    WinASegment: 0xa000
[  1167.953]    WinBSegment: 0x0
[  1167.953]    WinFuncPtr: 0xc0004cc3
[  1167.953]    BytesPerScanline: 1664
[  1167.953]    XResolution: 800
[  1167.953]    YResolution: 600
[  1167.953]    XCharSize: 8
[  1167.953]    YCharSize: 14
[  1167.953]    NumberOfPlanes: 1
[  1167.953]    BitsPerPixel: 16
[  1167.953]    NumberOfBanks: 1
[  1167.953]    MemoryModel: 6
[  1167.953]    BankSize: 0
[  1167.953]    NumberOfImages: 47
[  1167.953]    RedMaskSize: 5
[  1167.953]    RedFieldPosition: 11
[  1167.954]    GreenMaskSize: 6
[  1167.954]    GreenFieldPosition: 5
[  1167.954]    BlueMaskSize: 5
[  1167.954]    BlueFieldPosition: 0
[  1167.954]    RsvdMaskSize: 0
[  1167.954]    RsvdFieldPosition: 0
[  1167.954]    DirectColorModeInfo: 0
[  1167.954]    PhysBasePtr: 0xc0000000
[  1167.954]    LinBytesPerScanLine: 1664
[  1167.954]    BnkNumberOfImagePages: 47
[  1167.954]    LinNumberOfImagePages: 47
[  1167.954]    LinRedMaskSize: 5
[  1167.954]    LinRedFieldPosition: 11
[  1167.954]    LinGreenMaskSize: 6
[  1167.954]    LinGreenFieldPosition: 5
[  1167.954]    LinBlueMaskSize: 5
[  1167.954]    LinBlueFieldPosition: 0
[  1167.954]    LinRsvdMaskSize: 0
[  1167.954]    LinRsvdFieldPosition: 0
[  1167.955]    MaxPixelClock: 400000000
[  1167.956] Mode: 116 (1024x768)
[  1167.957]    ModeAttributes: 0xbb
[  1167.957]    WinAAttributes: 0x7
[  1167.957]    WinBAttributes: 0x0
[  1167.957]    WinGranularity: 64
[  1167.957]    WinSize: 64
[  1167.957]    WinASegment: 0xa000
[  1167.957]    WinBSegment: 0x0
[  1167.957]    WinFuncPtr: 0xc0004cc3
[  1167.957]    BytesPerScanline: 2048
[  1167.957]    XResolution: 1024
[  1167.957]    YResolution: 768
[  1167.957]    XCharSize: 8
[  1167.957]    YCharSize: 16
[  1167.957]    NumberOfPlanes: 1
[  1167.957]    BitsPerPixel: 16
[  1167.957]    NumberOfBanks: 1
[  1167.957]    MemoryModel: 6
[  1167.957]    BankSize: 0
[  1167.957]    NumberOfImages: 29
[  1167.958]    RedMaskSize: 5
[  1167.958]    RedFieldPosition: 10
[  1167.958]    GreenMaskSize: 5
[  1167.958]    GreenFieldPosition: 5
[  1167.958]    BlueMaskSize: 5
[  1167.958]    BlueFieldPosition: 0
[  1167.958]    RsvdMaskSize: 0
[  1167.958]    RsvdFieldPosition: 0
[  1167.958]    DirectColorModeInfo: 0
[  1167.958]    PhysBasePtr: 0xc0000000
[  1167.958]    LinBytesPerScanLine: 2048
[  1167.958]    BnkNumberOfImagePages: 29
[  1167.958]    LinNumberOfImagePages: 29
[  1167.958]    LinRedMaskSize: 5
[  1167.958]    LinRedFieldPosition: 10
[  1167.958]    LinGreenMaskSize: 5
[  1167.958]    LinGreenFieldPosition: 5
[  1167.958]    LinBlueMaskSize: 5
[  1167.958]    LinBlueFieldPosition: 0
[  1167.959]    LinRsvdMaskSize: 0
[  1167.959]    LinRsvdFieldPosition: 0
[  1167.959]    MaxPixelClock: 400000000
[  1167.961] Mode: 117 (1024x768)
[  1167.961]    ModeAttributes: 0xbb
[  1167.961]    WinAAttributes: 0x7
[  1167.961]    WinBAttributes: 0x0
[  1167.961]    WinGranularity: 64
[  1167.961]    WinSize: 64
[  1167.961]    WinASegment: 0xa000
[  1167.961]    WinBSegment: 0x0
[  1167.961]    WinFuncPtr: 0xc0004cc3
[  1167.961]    BytesPerScanline: 2048
[  1167.961]    XResolution: 1024
[  1167.961]    YResolution: 768
[  1167.961]    XCharSize: 8
[  1167.961]    YCharSize: 16
[  1167.961]    NumberOfPlanes: 1
[  1167.961]    BitsPerPixel: 16
[  1167.961]    NumberOfBanks: 1
[  1167.961]    MemoryModel: 6
[  1167.962]    BankSize: 0
[  1167.962]    NumberOfImages: 29
[  1167.962]    RedMaskSize: 5
[  1167.962]    RedFieldPosition: 11
[  1167.962]    GreenMaskSize: 6
[  1167.962]    GreenFieldPosition: 5
[  1167.962]    BlueMaskSize: 5
[  1167.962]    BlueFieldPosition: 0
[  1167.962]    RsvdMaskSize: 0
[  1167.962]    RsvdFieldPosition: 0
[  1167.962]    DirectColorModeInfo: 0
[  1167.962]    PhysBasePtr: 0xc0000000
[  1167.962]    LinBytesPerScanLine: 2048
[  1167.962]    BnkNumberOfImagePages: 29
[  1167.962]    LinNumberOfImagePages: 29
[  1167.962]    LinRedMaskSize: 5
[  1167.962]    LinRedFieldPosition: 11
[  1167.962]    LinGreenMaskSize: 6
[  1167.963]    LinGreenFieldPosition: 5
[  1167.963]    LinBlueMaskSize: 5
[  1167.963]    LinBlueFieldPosition: 0
[  1167.963]    LinRsvdMaskSize: 0
[  1167.963]    LinRsvdFieldPosition: 0
[  1167.963]    MaxPixelClock: 400000000
[  1167.964] Mode: 119 (1280x1024)
[  1167.964]    ModeAttributes: 0xbb
[  1167.964]    WinAAttributes: 0x7
[  1167.964]    WinBAttributes: 0x0
[  1167.964]    WinGranularity: 64
[  1167.965]    WinSize: 64
[  1167.965]    WinASegment: 0xa000
[  1167.965]    WinBSegment: 0x0
[  1167.965]    WinFuncPtr: 0xc0004cc3
[  1167.965]    BytesPerScanline: 2560
[  1167.965]    XResolution: 1280
[  1167.965]    YResolution: 1024
[  1167.965]    XCharSize: 8
[  1167.965]    YCharSize: 16
[  1167.965]    NumberOfPlanes: 1
[  1167.965]    BitsPerPixel: 16
[  1167.965]    NumberOfBanks: 1
[  1167.965]    MemoryModel: 6
[  1167.965]    BankSize: 0
[  1167.965]    NumberOfImages: 17
[  1167.965]    RedMaskSize: 5
[  1167.965]    RedFieldPosition: 10
[  1167.965]    GreenMaskSize: 5
[  1167.965]    GreenFieldPosition: 5
[  1167.966]    BlueMaskSize: 5
[  1167.966]    BlueFieldPosition: 0
[  1167.966]    RsvdMaskSize: 0
[  1167.966]    RsvdFieldPosition: 0
[  1167.966]    DirectColorModeInfo: 0
[  1167.966]    PhysBasePtr: 0xc0000000
[  1167.966]    LinBytesPerScanLine: 2560
[  1167.966]    BnkNumberOfImagePages: 17
[  1167.966]    LinNumberOfImagePages: 17
[  1167.966]    LinRedMaskSize: 5
[  1167.966]    LinRedFieldPosition: 10
[  1167.966]    LinGreenMaskSize: 5
[  1167.966]    LinGreenFieldPosition: 5
[  1167.966]    LinBlueMaskSize: 5
[  1167.966]    LinBlueFieldPosition: 0
[  1167.966]    LinRsvdMaskSize: 0
[  1167.966]    LinRsvdFieldPosition: 0
[  1167.966]    MaxPixelClock: 400000000
[  1167.968] Mode: 11a (1280x1024)
[  1167.968]    ModeAttributes: 0xbb
[  1167.968]    WinAAttributes: 0x7
[  1167.968]    WinBAttributes: 0x0
[  1167.968]    WinGranularity: 64
[  1167.968]    WinSize: 64
[  1167.968]    WinASegment: 0xa000
[  1167.968]    WinBSegment: 0x0
[  1167.968]    WinFuncPtr: 0xc0004cc3
[  1167.968]    BytesPerScanline: 2560
[  1167.968]    XResolution: 1280
[  1167.968]    YResolution: 1024
[  1167.969]    XCharSize: 8
[  1167.969]    YCharSize: 16
[  1167.969]    NumberOfPlanes: 1
[  1167.969]    BitsPerPixel: 16
[  1167.969]    NumberOfBanks: 1
[  1167.969]    MemoryModel: 6
[  1167.969]    BankSize: 0
[  1167.969]    NumberOfImages: 17
[  1167.969]    RedMaskSize: 5
[  1167.969]    RedFieldPosition: 11
[  1167.969]    GreenMaskSize: 6
[  1167.969]    GreenFieldPosition: 5
[  1167.969]    BlueMaskSize: 5
[  1167.969]    BlueFieldPosition: 0
[  1167.969]    RsvdMaskSize: 0
[  1167.969]    RsvdFieldPosition: 0
[  1167.969]    DirectColorModeInfo: 0
[  1167.969]    PhysBasePtr: 0xc0000000
[  1167.969]    LinBytesPerScanLine: 2560
[  1167.969]    BnkNumberOfImagePages: 17
[  1167.970]    LinNumberOfImagePages: 17
[  1167.970]    LinRedMaskSize: 5
[  1167.970]    LinRedFieldPosition: 11
[  1167.970]    LinGreenMaskSize: 6
[  1167.970]    LinGreenFieldPosition: 5
[  1167.970]    LinBlueMaskSize: 5
[  1167.970]    LinBlueFieldPosition: 0
[  1167.970]    LinRsvdMaskSize: 0
[  1167.970]    LinRsvdFieldPosition: 0
[  1167.970]    MaxPixelClock: 400000000
[  1167.973] Mode: 165 (1280x960)
[  1167.973]    ModeAttributes: 0xbb
[  1167.973]    WinAAttributes: 0x7
[  1167.973]    WinBAttributes: 0x0
[  1167.973]    WinGranularity: 64
[  1167.973]    WinSize: 64
[  1167.973]    WinASegment: 0xa000
[  1167.973]    WinBSegment: 0x0
[  1167.973]    WinFuncPtr: 0xc0004cc3
[  1167.973]    BytesPerScanline: 2560
[  1167.973]    XResolution: 1280
[  1167.973]    YResolution: 960
[  1167.973]    XCharSize: 8
[  1167.973]    YCharSize: 16
[  1167.973]    NumberOfPlanes: 1
[  1167.973]    BitsPerPixel: 16
[  1167.973]    NumberOfBanks: 1
[  1167.974]    MemoryModel: 6
[  1167.974]    BankSize: 0
[  1167.974]    NumberOfImages: 19
[  1167.974]    RedMaskSize: 5
[  1167.974]    RedFieldPosition: 11
[  1167.974]    GreenMaskSize: 6
[  1167.974]    GreenFieldPosition: 5
[  1167.974]    BlueMaskSize: 5
[  1167.974]    BlueFieldPosition: 0
[  1167.974]    RsvdMaskSize: 0
[  1167.974]    RsvdFieldPosition: 0
[  1167.974]    DirectColorModeInfo: 0
[  1167.974]    PhysBasePtr: 0xc0000000
[  1167.974]    LinBytesPerScanLine: 2560
[  1167.974]    BnkNumberOfImagePages: 19
[  1167.974]    LinNumberOfImagePages: 19
[  1167.974]    LinRedMaskSize: 5
[  1167.974]    LinRedFieldPosition: 11
[  1167.974]    LinGreenMaskSize: 6
[  1167.975]    LinGreenFieldPosition: 5
[  1167.975]    LinBlueMaskSize: 5
[  1167.975]    LinBlueFieldPosition: 0
[  1167.975]    LinRsvdMaskSize: 0
[  1167.975]    LinRsvdFieldPosition: 0
[  1167.975]    MaxPixelClock: 400000000
[  1167.977] *Mode: 166 (1280x960)
[  1167.978]    ModeAttributes: 0xbb
[  1167.978]    WinAAttributes: 0x7
[  1167.978]    WinBAttributes: 0x0
[  1167.978]    WinGranularity: 64
[  1167.978]    WinSize: 64
[  1167.978]    WinASegment: 0xa000
[  1167.978]    WinBSegment: 0x0
[  1167.978]    WinFuncPtr: 0xc0004cc3
[  1167.978]    BytesPerScanline: 5120
[  1167.978]    XResolution: 1280
[  1167.978]    YResolution: 960
[  1167.978]    XCharSize: 8
[  1167.978]    YCharSize: 16
[  1167.978]    NumberOfPlanes: 1
[  1167.978]    BitsPerPixel: 32
[  1167.978]    NumberOfBanks: 1
[  1167.978]    MemoryModel: 6
[  1167.978]    BankSize: 0
[  1167.978]    NumberOfImages: 9
[  1167.979]    RedMaskSize: 8
[  1167.979]    RedFieldPosition: 16
[  1167.979]    GreenMaskSize: 8
[  1167.979]    GreenFieldPosition: 8
[  1167.979]    BlueMaskSize: 8
[  1167.979]    BlueFieldPosition: 0
[  1167.979]    RsvdMaskSize: 0
[  1167.979]    RsvdFieldPosition: 0
[  1167.979]    DirectColorModeInfo: 0
[  1167.979]    PhysBasePtr: 0xc0000000
[  1167.979]    LinBytesPerScanLine: 5120
[  1167.979]    BnkNumberOfImagePages: 9
[  1167.979]    LinNumberOfImagePages: 9
[  1167.979]    LinRedMaskSize: 8
[  1167.979]    LinRedFieldPosition: 16
[  1167.979]    LinGreenMaskSize: 8
[  1167.979]    LinGreenFieldPosition: 8
[  1167.979]    LinBlueMaskSize: 8
[  1167.979]    LinBlueFieldPosition: 0
[  1167.980]    LinRsvdMaskSize: 0
[  1167.980]    LinRsvdFieldPosition: 0
[  1167.980]    MaxPixelClock: 400000000
[  1167.982] *Mode: 121 (640x480)
[  1167.982]    ModeAttributes: 0xbb
[  1167.982]    WinAAttributes: 0x7
[  1167.982]    WinBAttributes: 0x0
[  1167.982]    WinGranularity: 64
[  1167.982]    WinSize: 64
[  1167.982]    WinASegment: 0xa000
[  1167.982]    WinBSegment: 0x0
[  1167.982]    WinFuncPtr: 0xc0004cc3
[  1167.982]    BytesPerScanline: 2560
[  1167.982]    XResolution: 640
[  1167.982]    YResolution: 480
[  1167.983]    XCharSize: 8
[  1167.983]    YCharSize: 16
[  1167.983]    NumberOfPlanes: 1
[  1167.983]    BitsPerPixel: 32
[  1167.983]    NumberOfBanks: 1
[  1167.983]    MemoryModel: 6
[  1167.983]    BankSize: 0
[  1167.983]    NumberOfImages: 39
[  1167.983]    RedMaskSize: 8
[  1167.983]    RedFieldPosition: 16
[  1167.983]    GreenMaskSize: 8
[  1167.983]    GreenFieldPosition: 8
[  1167.983]    BlueMaskSize: 8
[  1167.983]    BlueFieldPosition: 0
[  1167.983]    RsvdMaskSize: 0
[  1167.983]    RsvdFieldPosition: 0
[  1167.983]    DirectColorModeInfo: 0
[  1167.983]    PhysBasePtr: 0xc0000000
[  1167.983]    LinBytesPerScanLine: 2560
[  1167.984]    BnkNumberOfImagePages: 39
[  1167.984]    LinNumberOfImagePages: 39
[  1167.984]    LinRedMaskSize: 8
[  1167.984]    LinRedFieldPosition: 16
[  1167.984]    LinGreenMaskSize: 8
[  1167.984]    LinGreenFieldPosition: 8
[  1167.984]    LinBlueMaskSize: 8
[  1167.984]    LinBlueFieldPosition: 0
[  1167.984]    LinRsvdMaskSize: 0
[  1167.984]    LinRsvdFieldPosition: 0
[  1167.984]    MaxPixelClock: 400000000
[  1167.986] *Mode: 122 (800x600)
[  1167.986]    ModeAttributes: 0xbb
[  1167.986]    WinAAttributes: 0x7
[  1167.986]    WinBAttributes: 0x0
[  1167.986]    WinGranularity: 64
[  1167.986]    WinSize: 64
[  1167.986]    WinASegment: 0xa000
[  1167.986]    WinBSegment: 0x0
[  1167.986]    WinFuncPtr: 0xc0004cc3
[  1167.986]    BytesPerScanline: 3328
[  1167.986]    XResolution: 800
[  1167.986]    YResolution: 600
[  1167.986]    XCharSize: 8
[  1167.987]    YCharSize: 14
[  1167.987]    NumberOfPlanes: 1
[  1167.987]    BitsPerPixel: 32
[  1167.987]    NumberOfBanks: 1
[  1167.987]    MemoryModel: 6
[  1167.987]    BankSize: 0
[  1167.987]    NumberOfImages: 23
[  1167.987]    RedMaskSize: 8
[  1167.987]    RedFieldPosition: 16
[  1167.987]    GreenMaskSize: 8
[  1167.987]    GreenFieldPosition: 8
[  1167.987]    BlueMaskSize: 8
[  1167.987]    BlueFieldPosition: 0
[  1167.987]    RsvdMaskSize: 0
[  1167.987]    RsvdFieldPosition: 0
[  1167.987]    DirectColorModeInfo: 0
[  1167.987]    PhysBasePtr: 0xc0000000
[  1167.987]    LinBytesPerScanLine: 3328
[  1167.987]    BnkNumberOfImagePages: 23
[  1167.988]    LinNumberOfImagePages: 23
[  1167.988]    LinRedMaskSize: 8
[  1167.988]    LinRedFieldPosition: 16
[  1167.988]    LinGreenMaskSize: 8
[  1167.988]    LinGreenFieldPosition: 8
[  1167.988]    LinBlueMaskSize: 8
[  1167.988]    LinBlueFieldPosition: 0
[  1167.988]    LinRsvdMaskSize: 0
[  1167.988]    LinRsvdFieldPosition: 0
[  1167.988]    MaxPixelClock: 400000000
[  1167.990] *Mode: 123 (1024x768)
[  1167.990]    ModeAttributes: 0xbb
[  1167.990]    WinAAttributes: 0x7
[  1167.990]    WinBAttributes: 0x0
[  1167.990]    WinGranularity: 64
[  1167.990]    WinSize: 64
[  1167.990]    WinASegment: 0xa000
[  1167.990]    WinBSegment: 0x0
[  1167.990]    WinFuncPtr: 0xc0004cc3
[  1167.991]    BytesPerScanline: 4096
[  1167.991]    XResolution: 1024
[  1167.991]    YResolution: 768
[  1167.991]    XCharSize: 8
[  1167.991]    YCharSize: 16
[  1167.991]    NumberOfPlanes: 1
[  1167.991]    BitsPerPixel: 32
[  1167.991]    NumberOfBanks: 1
[  1167.991]    MemoryModel: 6
[  1167.991]    BankSize: 0
[  1167.991]    NumberOfImages: 14
[  1167.991]    RedMaskSize: 8
[  1167.991]    RedFieldPosition: 16
[  1167.991]    GreenMaskSize: 8
[  1167.991]    GreenFieldPosition: 8
[  1167.991]    BlueMaskSize: 8
[  1167.991]    BlueFieldPosition: 0
[  1167.991]    RsvdMaskSize: 0
[  1167.991]    RsvdFieldPosition: 0
[  1167.992]    DirectColorModeInfo: 0
[  1167.992]    PhysBasePtr: 0xc0000000
[  1167.992]    LinBytesPerScanLine: 4096
[  1167.992]    BnkNumberOfImagePages: 14
[  1167.992]    LinNumberOfImagePages: 14
[  1167.992]    LinRedMaskSize: 8
[  1167.992]    LinRedFieldPosition: 16
[  1167.992]    LinGreenMaskSize: 8
[  1167.992]    LinGreenFieldPosition: 8
[  1167.992]    LinBlueMaskSize: 8
[  1167.992]    LinBlueFieldPosition: 0
[  1167.992]    LinRsvdMaskSize: 0
[  1167.992]    LinRsvdFieldPosition: 0
[  1167.992]    MaxPixelClock: 400000000
[  1167.994] *Mode: 124 (1280x1024)
[  1167.994]    ModeAttributes: 0xbb
[  1167.994]    WinAAttributes: 0x7
[  1167.994]    WinBAttributes: 0x0
[  1167.994]    WinGranularity: 64
[  1167.994]    WinSize: 64
[  1167.994]    WinASegment: 0xa000
[  1167.994]    WinBSegment: 0x0
[  1167.994]    WinFuncPtr: 0xc0004cc3
[  1167.994]    BytesPerScanline: 5120
[  1167.994]    XResolution: 1280
[  1167.994]    YResolution: 1024
[  1167.994]    XCharSize: 8
[  1167.994]    YCharSize: 16
[  1167.994]    NumberOfPlanes: 1
[  1167.994]    BitsPerPixel: 32
[  1167.995]    NumberOfBanks: 1
[  1167.995]    MemoryModel: 6
[  1167.995]    BankSize: 0
[  1167.995]    NumberOfImages: 8
[  1167.995]    RedMaskSize: 8
[  1167.995]    RedFieldPosition: 16
[  1167.995]    GreenMaskSize: 8
[  1167.995]    GreenFieldPosition: 8
[  1167.995]    BlueMaskSize: 8
[  1167.995]    BlueFieldPosition: 0
[  1167.995]    RsvdMaskSize: 0
[  1167.995]    RsvdFieldPosition: 0
[  1167.995]    DirectColorModeInfo: 0
[  1167.995]    PhysBasePtr: 0xc0000000
[  1167.995]    LinBytesPerScanLine: 5120
[  1167.995]    BnkNumberOfImagePages: 8
[  1167.995]    LinNumberOfImagePages: 8
[  1167.995]    LinRedMaskSize: 8
[  1167.995]    LinRedFieldPosition: 16
[  1167.996]    LinGreenMaskSize: 8
[  1167.996]    LinGreenFieldPosition: 8
[  1167.996]    LinBlueMaskSize: 8
[  1167.996]    LinBlueFieldPosition: 0
[  1167.996]    LinRsvdMaskSize: 0
[  1167.996]    LinRsvdFieldPosition: 0
[  1167.996]    MaxPixelClock: 400000000
[  1168.000] Mode: 145 (1400x1050)
[  1168.000]    ModeAttributes: 0xbb
[  1168.000]    WinAAttributes: 0x7
[  1168.000]    WinBAttributes: 0x0
[  1168.000]    WinGranularity: 64
[  1168.000]    WinSize: 64
[  1168.000]    WinASegment: 0xa000
[  1168.000]    WinBSegment: 0x0
[  1168.000]    WinFuncPtr: 0xc0004cc3
[  1168.000]    BytesPerScanline: 2816
[  1168.000]    XResolution: 1400
[  1168.000]    YResolution: 1050
[  1168.000]    XCharSize: 8
[  1168.000]    YCharSize: 16
[  1168.000]    NumberOfPlanes: 1
[  1168.000]    BitsPerPixel: 16
[  1168.000]    NumberOfBanks: 1
[  1168.001]    MemoryModel: 6
[  1168.001]    BankSize: 0
[  1168.001]    NumberOfImages: 15
[  1168.001]    RedMaskSize: 5
[  1168.001]    RedFieldPosition: 11
[  1168.001]    GreenMaskSize: 6
[  1168.001]    GreenFieldPosition: 5
[  1168.001]    BlueMaskSize: 5
[  1168.001]    BlueFieldPosition: 0
[  1168.001]    RsvdMaskSize: 0
[  1168.001]    RsvdFieldPosition: 0
[  1168.001]    DirectColorModeInfo: 0
[  1168.001]    PhysBasePtr: 0xc0000000
[  1168.001]    LinBytesPerScanLine: 2816
[  1168.001]    BnkNumberOfImagePages: 15
[  1168.001]    LinNumberOfImagePages: 15
[  1168.001]    LinRedMaskSize: 5
[  1168.001]    LinRedFieldPosition: 11
[  1168.001]    LinGreenMaskSize: 6
[  1168.002]    LinGreenFieldPosition: 5
[  1168.002]    LinBlueMaskSize: 5
[  1168.002]    LinBlueFieldPosition: 0
[  1168.002]    LinRsvdMaskSize: 0
[  1168.002]    LinRsvdFieldPosition: 0
[  1168.002]    MaxPixelClock: 400000000
[  1168.006] *Mode: 146 (1400x1050)
[  1168.006]    ModeAttributes: 0xbb
[  1168.006]    WinAAttributes: 0x7
[  1168.006]    WinBAttributes: 0x0
[  1168.006]    WinGranularity: 64
[  1168.006]    WinSize: 64
[  1168.006]    WinASegment: 0xa000
[  1168.006]    WinBSegment: 0x0
[  1168.006]    WinFuncPtr: 0xc0004cc3
[  1168.006]    BytesPerScanline: 5632
[  1168.006]    XResolution: 1400
[  1168.006]    YResolution: 1050
[  1168.006]    XCharSize: 8
[  1168.006]    YCharSize: 16
[  1168.006]    NumberOfPlanes: 1
[  1168.006]    BitsPerPixel: 32
[  1168.006]    NumberOfBanks: 1
[  1168.006]    MemoryModel: 6
[  1168.006]    BankSize: 0
[  1168.007]    NumberOfImages: 7
[  1168.007]    RedMaskSize: 8
[  1168.007]    RedFieldPosition: 16
[  1168.007]    GreenMaskSize: 8
[  1168.007]    GreenFieldPosition: 8
[  1168.007]    BlueMaskSize: 8
[  1168.007]    BlueFieldPosition: 0
[  1168.007]    RsvdMaskSize: 0
[  1168.007]    RsvdFieldPosition: 0
[  1168.007]    DirectColorModeInfo: 0
[  1168.007]    PhysBasePtr: 0xc0000000
[  1168.007]    LinBytesPerScanLine: 5632
[  1168.007]    BnkNumberOfImagePages: 7
[  1168.007]    LinNumberOfImagePages: 7
[  1168.007]    LinRedMaskSize: 8
[  1168.007]    LinRedFieldPosition: 16
[  1168.007]    LinGreenMaskSize: 8
[  1168.007]    LinGreenFieldPosition: 8
[  1168.007]    LinBlueMaskSize: 8
[  1168.008]    LinBlueFieldPosition: 0
[  1168.008]    LinRsvdMaskSize: 0
[  1168.008]    LinRsvdFieldPosition: 0
[  1168.008]    MaxPixelClock: 400000000
[  1168.011] Mode: 175 (1600x1200)
[  1168.011]    ModeAttributes: 0xbb
[  1168.012]    WinAAttributes: 0x7
[  1168.012]    WinBAttributes: 0x0
[  1168.012]    WinGranularity: 64
[  1168.012]    WinSize: 64
[  1168.012]    WinASegment: 0xa000
[  1168.012]    WinBSegment: 0x0
[  1168.012]    WinFuncPtr: 0xc0004cc3
[  1168.012]    BytesPerScanline: 3200
[  1168.012]    XResolution: 1600
[  1168.012]    YResolution: 1200
[  1168.012]    XCharSize: 8
[  1168.012]    YCharSize: 16
[  1168.012]    NumberOfPlanes: 1
[  1168.012]    BitsPerPixel: 16
[  1168.012]    NumberOfBanks: 1
[  1168.012]    MemoryModel: 6
[  1168.012]    BankSize: 0
[  1168.012]    NumberOfImages: 12
[  1168.012]    RedMaskSize: 5
[  1168.013]    RedFieldPosition: 11
[  1168.013]    GreenMaskSize: 6
[  1168.013]    GreenFieldPosition: 5
[  1168.013]    BlueMaskSize: 5
[  1168.013]    BlueFieldPosition: 0
[  1168.013]    RsvdMaskSize: 0
[  1168.013]    RsvdFieldPosition: 0
[  1168.013]    DirectColorModeInfo: 0
[  1168.013]    PhysBasePtr: 0xc0000000
[  1168.013]    LinBytesPerScanLine: 3200
[  1168.013]    BnkNumberOfImagePages: 12
[  1168.013]    LinNumberOfImagePages: 12
[  1168.013]    LinRedMaskSize: 5
[  1168.013]    LinRedFieldPosition: 11
[  1168.013]    LinGreenMaskSize: 6
[  1168.013]    LinGreenFieldPosition: 5
[  1168.013]    LinBlueMaskSize: 5
[  1168.013]    LinBlueFieldPosition: 0
[  1168.013]    LinRsvdMaskSize: 0
[  1168.014]    LinRsvdFieldPosition: 0
[  1168.014]    MaxPixelClock: 400000000
[  1168.017] *Mode: 176 (1600x1200)
[  1168.017]    ModeAttributes: 0xbb
[  1168.017]    WinAAttributes: 0x7
[  1168.017]    WinBAttributes: 0x0
[  1168.018]    WinGranularity: 64
[  1168.018]    WinSize: 64
[  1168.018]    WinASegment: 0xa000
[  1168.018]    WinBSegment: 0x0
[  1168.018]    WinFuncPtr: 0xc0004cc3
[  1168.018]    BytesPerScanline: 6400
[  1168.018]    XResolution: 1600
[  1168.018]    YResolution: 1200
[  1168.018]    XCharSize: 8
[  1168.018]    YCharSize: 16
[  1168.018]    NumberOfPlanes: 1
[  1168.018]    BitsPerPixel: 32
[  1168.018]    NumberOfBanks: 1
[  1168.018]    MemoryModel: 6
[  1168.018]    BankSize: 0
[  1168.018]    NumberOfImages: 5
[  1168.018]    RedMaskSize: 8
[  1168.018]    RedFieldPosition: 16
[  1168.018]    GreenMaskSize: 8
[  1168.018]    GreenFieldPosition: 8
[  1168.019]    BlueMaskSize: 8
[  1168.019]    BlueFieldPosition: 0
[  1168.019]    RsvdMaskSize: 0
[  1168.019]    RsvdFieldPosition: 0
[  1168.019]    DirectColorModeInfo: 0
[  1168.019]    PhysBasePtr: 0xc0000000
[  1168.019]    LinBytesPerScanLine: 6400
[  1168.019]    BnkNumberOfImagePages: 5
[  1168.019]    LinNumberOfImagePages: 5
[  1168.019]    LinRedMaskSize: 8
[  1168.019]    LinRedFieldPosition: 16
[  1168.019]    LinGreenMaskSize: 8
[  1168.019]    LinGreenFieldPosition: 8
[  1168.019]    LinBlueMaskSize: 8
[  1168.019]    LinBlueFieldPosition: 0
[  1168.019]    LinRsvdMaskSize: 0
[  1168.019]    LinRsvdFieldPosition: 0
[  1168.019]    MaxPixelClock: 400000000
[  1168.023] Mode: 1d2 (3840x2160)
[  1168.023]    ModeAttributes: 0xbb
[  1168.023]    WinAAttributes: 0x7
[  1168.023]    WinBAttributes: 0x0
[  1168.023]    WinGranularity: 64
[  1168.023]    WinSize: 64
[  1168.023]    WinASegment: 0xa000
[  1168.024]    WinBSegment: 0x0
[  1168.024]    WinFuncPtr: 0xc0004cc3
[  1168.024]    BytesPerScanline: 7680
[  1168.024]    XResolution: 3840
[  1168.024]    YResolution: 2160
[  1168.024]    XCharSize: 8
[  1168.024]    YCharSize: 16
[  1168.024]    NumberOfPlanes: 1
[  1168.024]    BitsPerPixel: 16
[  1168.024]    NumberOfBanks: 1
[  1168.024]    MemoryModel: 6
[  1168.024]    BankSize: 0
[  1168.024]    NumberOfImages: 2
[  1168.024]    RedMaskSize: 5
[  1168.024]    RedFieldPosition: 11
[  1168.024]    GreenMaskSize: 6
[  1168.024]    GreenFieldPosition: 5
[  1168.024]    BlueMaskSize: 5
[  1168.024]    BlueFieldPosition: 0
[  1168.025]    RsvdMaskSize: 0
[  1168.025]    RsvdFieldPosition: 0
[  1168.025]    DirectColorModeInfo: 0
[  1168.025]    PhysBasePtr: 0xc0000000
[  1168.025]    LinBytesPerScanLine: 7680
[  1168.025]    BnkNumberOfImagePages: 2
[  1168.025]    LinNumberOfImagePages: 2
[  1168.025]    LinRedMaskSize: 5
[  1168.025]    LinRedFieldPosition: 11
[  1168.025]    LinGreenMaskSize: 6
[  1168.025]    LinGreenFieldPosition: 5
[  1168.025]    LinBlueMaskSize: 5
[  1168.025]    LinBlueFieldPosition: 0
[  1168.025]    LinRsvdMaskSize: 0
[  1168.025]    LinRsvdFieldPosition: 0
[  1168.025]    MaxPixelClock: 400000000
[  1168.029] *Mode: 1d4 (3840x2160)
[  1168.029]    ModeAttributes: 0xbb
[  1168.029]    WinAAttributes: 0x7
[  1168.029]    WinBAttributes: 0x0
[  1168.029]    WinGranularity: 64
[  1168.029]    WinSize: 64
[  1168.029]    WinASegment: 0xa000
[  1168.029]    WinBSegment: 0x0
[  1168.030]    WinFuncPtr: 0xc0004cc3
[  1168.030]    BytesPerScanline: 15360
[  1168.030]    XResolution: 3840
[  1168.030]    YResolution: 2160
[  1168.030]    XCharSize: 8
[  1168.030]    YCharSize: 16
[  1168.030]    NumberOfPlanes: 1
[  1168.030]    BitsPerPixel: 32
[  1168.030]    NumberOfBanks: 1
[  1168.030]    MemoryModel: 6
[  1168.030]    BankSize: 0
[  1168.030]    NumberOfImages: 0
[  1168.030]    RedMaskSize: 8
[  1168.030]    RedFieldPosition: 16
[  1168.030]    GreenMaskSize: 8
[  1168.030]    GreenFieldPosition: 8
[  1168.030]    BlueMaskSize: 8
[  1168.030]    BlueFieldPosition: 0
[  1168.030]    RsvdMaskSize: 0
[  1168.030]    RsvdFieldPosition: 0
[  1168.031]    DirectColorModeInfo: 0
[  1168.031]    PhysBasePtr: 0xc0000000
[  1168.031]    LinBytesPerScanLine: 15360
[  1168.031]    BnkNumberOfImagePages: 0
[  1168.031]    LinNumberOfImagePages: 0
[  1168.031]    LinRedMaskSize: 8
[  1168.031]    LinRedFieldPosition: 16
[  1168.031]    LinGreenMaskSize: 8
[  1168.031]    LinGreenFieldPosition: 8
[  1168.031]    LinBlueMaskSize: 8
[  1168.031]    LinBlueFieldPosition: 0
[  1168.031]    LinRsvdMaskSize: 0
[  1168.031]    LinRsvdFieldPosition: 0
[  1168.031]    MaxPixelClock: 400000000
[  1168.031]
[  1168.031] (II) VESA(0): Total Memory: 768 64KB banks (49152kB)
[  1168.031] (II) VESA(0): <default monitor>: Using hsync range of 30.00-135.00 kHz
[  1168.032] (II) VESA(0): <default monitor>: Using vrefresh range of 30.00-75.00 Hz
[  1168.032] (II) VESA(0): <default monitor>: Using maximum pixel clock of 605.00 MHz
[  1168.032] (WW) VESA(0): Unable to estimate virtual size
[  1168.032] (II) VESA(0): Not using built-in mode "1600x1200" (no mode of this name)
[  1168.032] (II) VESA(0): Not using built-in mode "1400x1050" (no mode of this name)
[  1168.032] (II) VESA(0): Not using built-in mode "1280x1024" (no mode of this name)
[  1168.032] (II) VESA(0): Not using built-in mode "1280x960" (no mode of this name)
[  1168.032] (II) VESA(0): Not using built-in mode "1024x768" (no mode of this name)
[  1168.032] (II) VESA(0): Not using built-in mode "800x600" (no mode of this name)
[  1168.033] (II) VESA(0): Virtual size is 3840x2160 (pitch 3840)
[  1168.033] (**) VESA(0): *Built-in mode "3840x2160"
[  1168.033] (**) VESA(0): *Built-in mode "640x480"
[  1168.033] (**) VESA(0): Display dimensions: (700, 390) mm
[  1168.033] (**) VESA(0): DPI set to (139, 140)
[  1168.033] (**) VESA(0): Using "Shadow Framebuffer"
[  1168.033] (II) Loading sub module "shadow"
[  1168.033] (II) LoadModule: "shadow"
[  1168.034] (II) Loading /usr/local/lib/xorg/modules/libshadow.so
[  1168.053] (II) Module shadow: vendor="X.Org Foundation"
[  1168.053]    compiled for 1.20.9, module version = 1.1.0
[  1168.053]    ABI class: X.Org ANSI C Emulation, version 0.4
[  1168.053] (II) Loading sub module "fb"
[  1168.053] (II) LoadModule: "fb"
[  1168.053] (II) Loading /usr/local/lib/xorg/modules/libfb.so
[  1168.079] (II) Module fb: vendor="X.Org Foundation"
[  1168.079]    compiled for 1.20.9, module version = 1.0.0
[  1168.080]    ABI class: X.Org ANSI C Emulation, version 0.4
[  1168.080] (II) UnloadModule: "radeon"
[  1168.080] (II) Unloading radeon
[  1168.080] (II) Loading sub module "int10"
[  1168.080] (II) LoadModule: "int10"
[  1168.081] (II) Loading /usr/local/lib/xorg/modules/libint10.so
[  1168.081] (II) Module int10: vendor="X.Org Foundation"
[  1168.081]    compiled for 1.20.9, module version = 1.0.0
[  1168.081]    ABI class: X.Org Video Driver, version 24.1
[  1168.081] (II) VESA(0): initializing int10
[  1168.081] (II) VESA(0): Primary V_BIOS segment is: 0xc000
[  1168.082] (II) VESA(0): VESA BIOS detected
[  1168.082] (II) VESA(0): VESA VBE Version 3.0
[  1168.082] (II) VESA(0): VESA VBE Total Mem: 49152 kB
[  1168.082] (II) VESA(0): VESA VBE OEM: AMD ATOMBIOS
[  1168.082] (II) VESA(0): VESA VBE OEM Software Rev: 15.50
[  1168.082] (II) VESA(0): VESA VBE OEM Vendor: (C) 1988-2010, Advanced Micro Devices, Inc.
[  1168.082] (II) VESA(0): VESA VBE OEM Product: POLARIS20
[  1168.082] (II) VESA(0): VESA VBE OEM Product Rev: 01.00
[  1168.100] (II) VESA(0): virtual address = 0x801e00000, VGAbase = 0x80197e000
    physical address = 0xc0000000, size = 50331648
[  1168.539] (II) VESA(0): Setting up VESA Mode 0x1D4 (3840x2160)
[  1168.539] (II) VESA(0): VBESetVBEMode failed, mode set without customized refresh.
[  1168.881] (==) VESA(0): Default visual is TrueColor
[  1168.885] (==) VESA(0): Backing store enabled
[  1168.886] (==) VESA(0): DPMS enabled
[  1168.886] (II) Initializing extension Generic Event Extension
[  1168.887] (II) Initializing extension SHAPE
[  1168.888] (II) Initializing extension MIT-SHM
[  1168.889] (II) Initializing extension XInputExtension
[  1168.891] (II) Initializing extension XTEST
[  1168.892] (II) Initializing extension BIG-REQUESTS
[  1168.893] (II) Initializing extension SYNC
[  1168.894] (II) Initializing extension XKEYBOARD
[  1168.895] (II) Initializing extension XC-MISC
[  1168.896] (II) Initializing extension SECURITY
[  1168.897] (II) Initializing extension XFIXES
[  1168.898] (II) Initializing extension RENDER
[  1168.898] (II) Initializing extension RANDR
[  1168.900] (II) Initializing extension COMPOSITE
[  1168.901] (II) Initializing extension DAMAGE
[  1168.902] (II) Initializing extension MIT-SCREEN-SAVER
[  1168.903] (II) Initializing extension DOUBLE-BUFFER
[  1168.904] (II) Initializing extension RECORD
[  1168.905] (II) Initializing extension DPMS
[  1168.906] (II) Initializing extension Present
[  1168.906] (II) Initializing extension DRI3
[  1168.907] (II) Initializing extension X-Resource
[  1168.907] (II) Initializing extension XVideo
[  1168.908] (II) Initializing extension XVideo-MotionCompensation
[  1168.908] (II) Initializing extension GLX
[  1168.909] (II) AIGLX: Screen 0 is not DRI2 capable
[  1170.088] (II) IGLX: Loaded and initialized swrast
[  1170.088] (II) GLX: Initialized DRISWRAST GL provider for screen 0
[  1170.088] (II) Initializing extension XFree86-VidModeExtension
[  1170.089] (II) Initializing extension XFree86-DGA
[  1170.089] (II) Initializing extension XFree86-DRI
[  1170.090] (II) Initializing extension DRI2
[  1171.492] (II) config/udev: Adding input device System keyboard multiplexer (/dev/input/event0)
[  1171.493] (**) System keyboard multiplexer: Applying InputClass "Evdev keyboard"
[  1171.493] (**) System keyboard multiplexer: Applying InputClass "libinput keyboard catchall"
[  1171.493] (II) LoadModule: "libinput"
[  1171.493] (II) Loading /usr/local/lib/xorg/modules/input/libinput_drv.so
[  1171.941] (II) Module libinput: vendor="X.Org Foundation"
[  1171.941]    compiled for 1.20.9, module version = 0.30.0
[  1171.941]    Module class: X.Org XInput Driver
[  1171.941]    ABI class: X.Org XInput driver, version 24.1
[  1171.942] (II) Using input driver 'libinput' for 'System keyboard multiplexer'
[  1171.942] (**) System keyboard multiplexer: always reports core events
[  1171.942] (**) Option "Device" "/dev/input/event0"
[  1171.942] (**) Option "_source" "server/udev"
[  1172.302] (II) event0  - System keyboard multiplexer: is tagged by udev as: Keyboard
[  1172.302] (II) event0  - System keyboard multiplexer: device is a keyboard
[  1172.304] (II) event0  - System keyboard multiplexer: device removed
[  1172.304] (**) Option "config_info" "udev:/dev/input/event0"
[  1172.304] (II) XINPUT: Adding extended input device "System keyboard multiplexer" (type: KEYBOARD, id 6)
[  1172.304] (**) Option "xkb_rules" "evdev"
[  1172.467] (II) event0  - System keyboard multiplexer: is tagged by udev as: Keyboard
[  1172.467] (II) event0  - System keyboard multiplexer: device is a keyboard
[  1172.469] (II) config/udev: Adding input device System mouse (/dev/input/event1)
[  1172.469] (**) System mouse: Applying InputClass "libinput pointer catchall"
[  1172.469] (II) Using input driver 'libinput' for 'System mouse'
[  1172.469] (**) System mouse: always reports core events
[  1172.469] (**) Option "Device" "/dev/input/event1"
[  1172.469] (**) Option "_source" "server/udev"
[  1172.472] (II) event1  - System mouse: is tagged by udev as: Mouse
[  1172.473] (II) event1  - System mouse: device is a pointer
[  1172.473] (II) event1  - System mouse: device removed
[  1172.474] (**) Option "config_info" "udev:/dev/input/event1"
[  1172.474] (II) XINPUT: Adding extended input device "System mouse" (type: MOUSE, id 7)
[  1172.474] (**) Option "AccelerationScheme" "none"
[  1172.475] (**) System mouse: (accel) selected scheme none/0
[  1172.475] (**) System mouse: (accel) acceleration factor: 2.000
[  1172.475] (**) System mouse: (accel) acceleration threshold: 4
[  1172.477] (II) event1  - System mouse: is tagged by udev as: Mouse
[  1172.478] (II) event1  - System mouse: device is a pointer
[  1172.479] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[  1172.479] (**) Power Button: Applying InputClass "Evdev keyboard"
[  1172.479] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[  1172.479] (II) Using input driver 'libinput' for 'Power Button'
[  1172.479] (**) Power Button: always reports core events
[  1172.479] (**) Option "Device" "/dev/input/event2"
[  1172.479] (**) Option "_source" "server/udev"
[  1172.482] (II) event2  - Power Button: is tagged by udev as: Keyboard
[  1172.482] (II) event2  - Power Button: device is a keyboard
[  1172.483] (II) event2  - Power Button: device removed
[  1172.483] (**) Option "config_info" "udev:/dev/input/event2"
[  1172.483] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[  1172.483] (**) Option "xkb_rules" "evdev"
[  1172.486] (II) event2  - Power Button: is tagged by udev as: Keyboard
[  1172.486] (II) event2  - Power Button: device is a keyboard
[  1172.487] (II) config/udev: Adding input device AT keyboard (/dev/input/event3)
[  1172.487] (**) AT keyboard: Applying InputClass "Evdev keyboard"
[  1172.487] (**) AT keyboard: Applying InputClass "libinput keyboard catchall"
[  1172.487] (II) Using input driver 'libinput' for 'AT keyboard'
[  1172.488] (**) AT keyboard: always reports core events
[  1172.488] (**) Option "Device" "/dev/input/event3"
[  1172.488] (**) Option "_source" "server/udev"
[  1172.490] (II) event3  - AT keyboard: is tagged by udev as: Keyboard
[  1172.490] (II) event3  - AT keyboard: device is a keyboard
[  1172.492] (II) event3  - AT keyboard: device removed
[  1172.492] (**) Option "config_info" "udev:/dev/input/event3"
[  1172.492] (II) XINPUT: Adding extended input device "AT keyboard" (type: KEYBOARD, id 9)
[  1172.493] (**) Option "xkb_rules" "evdev"
[  1172.495] (II) event3  - AT keyboard: is tagged by udev as: Keyboard
[  1172.496] (II) event3  - AT keyboard: device is a keyboard
[  1172.498] (II) config/udev: Adding input device vendor 0x04d9 USB Keyboard (/dev/input/event4)
[  1172.498] (**) vendor 0x04d9 USB Keyboard: Applying InputClass "Evdev keyboard"
[  1172.498] (**) vendor 0x04d9 USB Keyboard: Applying InputClass "libinput keyboard catchall"
[  1172.498] (II) Using input driver 'libinput' for 'vendor 0x04d9 USB Keyboard'
[  1172.498] (**) vendor 0x04d9 USB Keyboard: always reports core events
[  1172.498] (**) Option "Device" "/dev/input/event4"
[  1172.498] (**) Option "_source" "server/udev"
[  1172.502] (II) event4  - vendor 0x04d9 USB Keyboard, class 0/0, rev 1.10/4.06, addr 3: is tagged by udev as: Keyboard
[  1172.502] (II) event4  - vendor 0x04d9 USB Keyboard, class 0/0, rev 1.10/4.06, addr 3: device is a keyboard
[  1172.504] (II) event4  - vendor 0x04d9 USB Keyboard, class 0/0, rev 1.10/4.06, addr 3: device removed
[  1172.504] (**) Option "config_info" "udev:/dev/input/event4"
[  1172.504] (II) XINPUT: Adding extended input device "vendor 0x04d9 USB Keyboard" (type: KEYBOARD, id 10)
[  1172.504] (**) Option "xkb_rules" "evdev"
[  1172.508] (II) event4  - vendor 0x04d9 USB Keyboard, class 0/0, rev 1.10/4.06, addr 3: is tagged by udev as: Keyboard
[  1172.508] (II) event4  - vendor 0x04d9 USB Keyboard, class 0/0, rev 1.10/4.06, addr 3: device is a keyboard
[  1172.510] (II) config/udev: Adding input device vendor 0x047d Kensington Expert Mouse (/dev/input/event5)
[  1172.510] (**) vendor 0x047d Kensington Expert Mouse: Applying InputClass "libinput pointer catchall"
[  1172.510] (II) Using input driver 'libinput' for 'vendor 0x047d Kensington Expert Mouse'
[  1172.510] (**) vendor 0x047d Kensington Expert Mouse: always reports core events
[  1172.510] (**) Option "Device" "/dev/input/event5"
[  1172.511] (**) Option "_source" "server/udev"
[  1172.515] (II) event5  - vendor 0x047d Kensington Expert Mouse, class 0/0, rev 2.00/1.06, addr 2: is tagged by udev as: Mouse
[  1172.516] (II) event5  - vendor 0x047d Kensington Expert Mouse, class 0/0, rev 2.00/1.06, addr 2: device is a pointer
[  1172.518] (II) event5  - vendor 0x047d Kensington Expert Mouse, class 0/0, rev 2.00/1.06, addr 2: device removed
[  1172.518] (**) Option "config_info" "udev:/dev/input/event5"
[  1172.518] (II) XINPUT: Adding extended input device "vendor 0x047d Kensington Expert Mouse" (type: MOUSE, id 11)
[  1172.518] (**) Option "AccelerationScheme" "none"
[  1172.518] (**) vendor 0x047d Kensington Expert Mouse: (accel) selected scheme none/0
[  1172.519] (**) vendor 0x047d Kensington Expert Mouse: (accel) acceleration factor: 2.000
[  1172.519] (**) vendor 0x047d Kensington Expert Mouse: (accel) acceleration threshold: 4
[  1172.523] (II) event5  - vendor 0x047d Kensington Expert Mouse, class 0/0, rev 2.00/1.06, addr 2: is tagged by udev as: Mouse
[  1172.524] (II) event5  - vendor 0x047d Kensington Expert Mouse, class 0/0, rev 2.00/1.06, addr 2: device is a pointer

Frequently viewed this week