You are not logged in.

#1 2023-12-13 07:05:09

Firebert
Member
Registered: 2023-12-13
Posts: 7

[SOLVED] No GPU utilization

Hi, I'm very new to Linux and am struggling to use my GPU.

After installing some programs I noticed that my I was experiencing some slowdowns and saw that my CPU was jumping from ~5%-80% depending on how many programs were running. I have the proprietary NVIDIA drivers installed already and my GPU seems to be recognized as nvtop is able to function. although nvtop consistently shows 0% GPU usage.

I'm not entirely sure what logs I should attach to this post, so feel free to tell me if you need more information.

GPU: NVIDIA GeForce GTX 1060 6GB
CPU: 4 × Intel Core i5-7400 CPU @ 3.00GHz
15.5 GiB of ram

Xorg.0.log

[    20.342] (--) Log file renamed from "/var/log/Xorg.pid-487.log" to "/var/log/Xorg.0.log"
[    20.366] 
X.Org X Server 1.21.1.9
X Protocol Version 11, Revision 0
[    20.366] Current Operating System: Linux archlinux 6.6.6-arch1-1 #1 SMP PREEMPT_DYNAMIC Mon, 11 Dec 2023 11:48:23 +0000 x86_64
[    20.366] Kernel command line: initrd=\intel-ucode.img initrd=\initramfs-linux.img root=PARTUUID=f10b6078-8a87-40fe-bb8d-d81cfcd1377e zswap.enabled=0 rw rootfstype=ext4 ibt=off
[    20.366]  
[    20.366] Current version of pixman: 0.42.2
[    20.366] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    20.366] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    20.366] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Dec 13 00:07:51 2023
[    20.411] (==) Using config directory: "/etc/X11/xorg.conf.d"
[    20.411] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    20.437] (==) No Layout section.  Using the first Screen section.
[    20.437] (==) No screen section available. Using defaults.
[    20.437] (**) |-->Screen "Default Screen Section" (0)
[    20.437] (**) |   |-->Monitor "<default monitor>"
[    20.437] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[    20.437] (==) Automatically adding devices
[    20.437] (==) Automatically enabling devices
[    20.437] (==) Automatically adding GPU devices
[    20.437] (==) Automatically binding GPU devices
[    20.437] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    20.444] (WW) The directory "/usr/share/fonts/misc" does not exist.
[    20.445] 	Entry deleted from font path.
[    20.458] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/TTF".
[    20.458] 	Entry deleted from font path.
[    20.458] 	(Run 'mkfontdir' on "/usr/share/fonts/TTF").
[    20.458] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[    20.458] 	Entry deleted from font path.
[    20.458] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[    20.458] 	Entry deleted from font path.
[    20.458] (WW) The directory "/usr/share/fonts/100dpi" does not exist.
[    20.458] 	Entry deleted from font path.
[    20.458] (WW) The directory "/usr/share/fonts/75dpi" does not exist.
[    20.458] 	Entry deleted from font path.
[    20.458] (==) FontPath set to:
	
[    20.458] (==) ModulePath set to "/usr/lib/xorg/modules"
[    20.458] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    20.458] (II) Module ABI versions:
[    20.458] 	X.Org ANSI C Emulation: 0.4
[    20.458] 	X.Org Video Driver: 25.2
[    20.458] 	X.Org XInput driver : 24.4
[    20.458] 	X.Org Server Extension : 10.0
[    20.459] (++) using VT number 2

[    20.459] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[    20.463] (II) xfree86: Adding drm device (/dev/dri/card2)
[    20.463] (II) Platform probe for /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/drm/card2
[    20.463] (II) xfree86: Adding drm device (/dev/dri/card1)
[    20.463] (II) Platform probe for /sys/devices/pci0000:00/0000:00:02.0/drm/card1
[    20.464] (II) xfree86: Adding drm device (/dev/dri/card0)
[    20.464] (II) Platform probe for /sys/devices/platform/simple-framebuffer.0/drm/card0
[    20.474] (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/xorg/modules"
[    20.474] (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/xorg/modules"
[    20.474] (**) OutputClass "nvidia" setting /dev/dri/card2 as PrimaryGPU
[    20.478] (--) PCI: (0@0:2:0) 8086:5912:1028:07db rev 4, Mem @ 0xdd000000/16777216, 0xb0000000/268435456, I/O @ 0x0000f000/64
[    20.478] (--) PCI:*(1@0:0:0) 10de:1c03:1028:11d7 rev 161, Mem @ 0xde000000/16777216, 0xc0000000/268435456, 0xd0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/131072
[    20.478] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[    20.478] (II) LoadModule: "glx"
[    20.485] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    20.525] (II) Module glx: vendor="X.Org Foundation"
[    20.525] 	compiled for 1.21.1.9, module version = 1.0.0
[    20.525] 	ABI class: X.Org Server Extension, version 10.0
[    20.525] (II) Applying OutputClass "nvidia" to /dev/dri/card2
[    20.525] 	loading driver: nvidia
[    20.525] (II) Applying OutputClass "nvidia" to /dev/dri/card2
[    20.525] 	loading driver: nvidia
[    20.525] (==) Matched nvidia as autoconfigured driver 0
[    20.525] (==) Matched nouveau as autoconfigured driver 1
[    20.525] (==) Matched nv as autoconfigured driver 2
[    20.525] (==) Matched intel as autoconfigured driver 3
[    20.525] (==) Matched modesetting as autoconfigured driver 4
[    20.525] (==) Matched fbdev as autoconfigured driver 5
[    20.525] (==) Matched vesa as autoconfigured driver 6
[    20.525] (==) Assigned the driver to the xf86ConfigLayout
[    20.525] (II) LoadModule: "nvidia"
[    20.526] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[    20.583] (II) Module nvidia: vendor="NVIDIA Corporation"
[    20.583] 	compiled for 1.6.99.901, module version = 1.0.0
[    20.583] 	Module class: X.Org Video Driver
[    20.584] (II) LoadModule: "nouveau"
[    20.586] (WW) Warning, couldn't open module nouveau
[    20.586] (EE) Failed to load module "nouveau" (module does not exist, 0)
[    20.586] (II) LoadModule: "nv"
[    20.586] (WW) Warning, couldn't open module nv
[    20.586] (EE) Failed to load module "nv" (module does not exist, 0)
[    20.587] (II) LoadModule: "intel"
[    20.587] (WW) Warning, couldn't open module intel
[    20.587] (EE) Failed to load module "intel" (module does not exist, 0)
[    20.587] (II) LoadModule: "modesetting"
[    20.588] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[    20.613] (II) Module modesetting: vendor="X.Org Foundation"
[    20.613] 	compiled for 1.21.1.9, module version = 1.21.1
[    20.613] 	Module class: X.Org Video Driver
[    20.613] 	ABI class: X.Org Video Driver, version 25.2
[    20.613] (II) LoadModule: "fbdev"
[    20.613] (WW) Warning, couldn't open module fbdev
[    20.613] (EE) Failed to load module "fbdev" (module does not exist, 0)
[    20.613] (II) LoadModule: "vesa"
[    20.614] (WW) Warning, couldn't open module vesa
[    20.614] (EE) Failed to load module "vesa" (module does not exist, 0)
[    20.614] (II) NVIDIA dlloader X Driver  545.29.06  Thu Nov 16 01:52:34 UTC 2023
[    20.614] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[    20.614] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[    20.622] (II) Loading sub module "fb"
[    20.622] (II) LoadModule: "fb"
[    20.622] (II) Module "fb" already built-in
[    20.622] (II) Loading sub module "wfb"
[    20.622] (II) LoadModule: "wfb"
[    20.622] (II) Loading /usr/lib/xorg/modules/libwfb.so
[    20.629] (II) Module wfb: vendor="X.Org Foundation"
[    20.629] 	compiled for 1.21.1.9, module version = 1.0.0
[    20.629] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    20.631] (WW) Falling back to old probe method for modesetting
[    20.637] (II) modeset(G0): using drv /dev/dri/card1
[    20.642] (II) modeset(G1): using drv /dev/dri/card0
[    20.642] (II) NVIDIA(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[    20.642] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
[    20.643] (==) NVIDIA(0): RGB weight 888
[    20.643] (==) NVIDIA(0): Default visual is TrueColor
[    20.643] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[    20.643] (II) Applying OutputClass "nvidia" options to /dev/dri/card2
[    20.643] (II) Applying OutputClass "nvidia" options to /dev/dri/card2
[    20.643] (**) NVIDIA(0): Option "AllowEmptyInitialConfiguration"
[    20.643] (**) NVIDIA(0): Enabling 2D acceleration
[    20.643] (II) Loading sub module "glxserver_nvidia"
[    20.643] (II) LoadModule: "glxserver_nvidia"
[    20.643] (II) Loading /usr/lib/nvidia/xorg/libglxserver_nvidia.so
[    21.251] (II) Module glxserver_nvidia: vendor="NVIDIA Corporation"
[    21.251] 	compiled for 1.6.99.901, module version = 1.0.0
[    21.251] 	Module class: X.Org Server Extension
[    21.251] (II) NVIDIA GLX Module  545.29.06  Thu Nov 16 01:55:23 UTC 2023
[    21.253] (II) NVIDIA: The X server supports PRIME Render Offload.
[    21.953] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:1:0:0
[    21.953] (--) NVIDIA(0):     DFP-0
[    21.953] (--) NVIDIA(0):     DFP-1 (boot)
[    21.953] (--) NVIDIA(0):     DFP-2
[    21.953] (--) NVIDIA(0):     DFP-3
[    21.953] (--) NVIDIA(0):     DFP-4
[    21.953] (--) NVIDIA(0):     DFP-5
[    21.953] (--) NVIDIA(0):     DFP-6
[    21.953] (--) NVIDIA(0):     DFP-7
[    21.955] (II) NVIDIA(0): NVIDIA GPU NVIDIA GeForce GTX 1060 6GB (GP106-A) at PCI:1:0:0
[    21.955] (II) NVIDIA(0):     (GPU-0)
[    21.955] (--) NVIDIA(0): Memory: 6291456 kBytes
[    21.955] (--) NVIDIA(0): VideoBIOS: 86.06.27.00.99
[    21.955] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[    21.955] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    21.955] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    21.955] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[    21.955] (--) NVIDIA(GPU-0): 
[    21.999] (--) NVIDIA(GPU-0): DELL U2417H (DFP-1): connected
[    21.999] (--) NVIDIA(GPU-0): DELL U2417H (DFP-1): Internal TMDS
[    21.999] (--) NVIDIA(GPU-0): DELL U2417H (DFP-1): 600.0 MHz maximum pixel clock
[    21.999] (--) NVIDIA(GPU-0): 
[    21.999] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    21.999] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[    21.999] (--) NVIDIA(GPU-0): DFP-2: 1440.0 MHz maximum pixel clock
[    21.999] (--) NVIDIA(GPU-0): 
[    21.999] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    21.999] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[    21.999] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[    21.999] (--) NVIDIA(GPU-0): 
[    21.999] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    21.999] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
[    21.999] (--) NVIDIA(GPU-0): DFP-4: 1440.0 MHz maximum pixel clock
[    21.999] (--) NVIDIA(GPU-0): 
[    21.999] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    21.999] (--) NVIDIA(GPU-0): DFP-5: Internal TMDS
[    21.999] (--) NVIDIA(GPU-0): DFP-5: 165.0 MHz maximum pixel clock
[    21.999] (--) NVIDIA(GPU-0): 
[    21.999] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    21.999] (--) NVIDIA(GPU-0): DFP-6: Internal DisplayPort
[    21.999] (--) NVIDIA(GPU-0): DFP-6: 1440.0 MHz maximum pixel clock
[    21.999] (--) NVIDIA(GPU-0): 
[    22.000] (--) NVIDIA(GPU-0): DFP-7: disconnected
[    22.000] (--) NVIDIA(GPU-0): DFP-7: Internal TMDS
[    22.000] (--) NVIDIA(GPU-0): DFP-7: 165.0 MHz maximum pixel clock
[    22.000] (--) NVIDIA(GPU-0): 
[    22.006] (==) NVIDIA(0): 
[    22.006] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
[    22.006] (==) NVIDIA(0):     will be used as the requested mode.
[    22.006] (==) NVIDIA(0): 
[    22.006] (II) NVIDIA(0): Validated MetaModes:
[    22.006] (II) NVIDIA(0):     "DFP-1:nvidia-auto-select"
[    22.006] (II) NVIDIA(0): Virtual screen size determined to be 1920 x 1080
[    22.013] (--) NVIDIA(0): DPI set to (92, 91); computed from "UseEdidDpi" X config
[    22.013] (--) NVIDIA(0):     option
[    22.013] (==) modeset(G0): Depth 24, (==) framebuffer bpp 32
[    22.013] (==) modeset(G0): RGB weight 888
[    22.013] (==) modeset(G0): Default visual is TrueColor
[    22.013] (II) Loading sub module "glamoregl"
[    22.013] (II) LoadModule: "glamoregl"
[    22.013] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[    22.049] (II) Module glamoregl: vendor="X.Org Foundation"
[    22.049] 	compiled for 1.21.1.9, module version = 1.0.1
[    22.049] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    23.924] (II) modeset(G0): glamor X acceleration enabled on Mesa Intel(R) HD Graphics 630 (KBL GT2)
[    23.924] (II) modeset(G0): glamor initialized
[    23.924] (II) modeset(G0): Output DP-1-1 has no monitor section
[    23.928] (II) modeset(G0): Output HDMI-1-1 has no monitor section
[    23.930] (II) modeset(G0): EDID for output DP-1-1
[    23.933] (II) modeset(G0): EDID for output HDMI-1-1
[    23.933] (==) modeset(G0): Using gamma correction (1.0, 1.0, 1.0)
[    23.933] (==) modeset(G0): DPI set to (96, 96)
[    23.933] (II) Loading sub module "fb"
[    23.933] (II) LoadModule: "fb"
[    23.933] (II) Module "fb" already built-in
[    23.933] (==) modeset(G1): Depth 24, (==) framebuffer bpp 32
[    23.934] (==) modeset(G1): RGB weight 888
[    23.934] (==) modeset(G1): Default visual is TrueColor
[    23.934] (II) Loading sub module "glamoregl"
[    23.934] (II) LoadModule: "glamoregl"
[    23.934] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[    23.934] (II) Module glamoregl: vendor="X.Org Foundation"
[    23.934] 	compiled for 1.21.1.9, module version = 1.0.1
[    23.934] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    24.123] (II) modeset(G1): Refusing to try glamor on llvmpipe
[    24.130] (II) modeset(G1): glamor initialization failed
[    24.130] (II) modeset(G1): ShadowFB: preferred NO, enabled NO
[    24.130] (II) modeset(G1): Output None-2-1 has no monitor section
[    24.130] (II) modeset(G1): EDID for output None-2-1
[    24.130] (II) modeset(G1): Printing probed modes for output None-2-1
[    24.130] (II) modeset(G1): Modeline "1920x1080"x60.0  124.42  1920 1920 1920 1920  1080 1080 1080 1080 (64.8 kHz eP)
[    24.130] (==) modeset(G1): Using gamma correction (1.0, 1.0, 1.0)
[    24.130] (==) modeset(G1): DPI set to (96, 96)
[    24.130] (II) Loading sub module "fb"
[    24.130] (II) LoadModule: "fb"
[    24.130] (II) Module "fb" already built-in
[    24.130] (II) NVIDIA: Reserving 24576.00 MB of virtual memory for indirect memory
[    24.130] (II) NVIDIA:     access.
[    24.133] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[    24.133] (II) NVIDIA(0):     may not be running or the "AcpidSocketPath" X
[    24.133] (II) NVIDIA(0):     configuration option may not be set correctly.  When the
[    24.133] (II) NVIDIA(0):     ACPI event daemon is available, the NVIDIA X driver will
[    24.133] (II) NVIDIA(0):     try to use it to receive ACPI event notifications.  For
[    24.133] (II) NVIDIA(0):     details, please see the "ConnectToAcpid" and
[    24.133] (II) NVIDIA(0):     "AcpidSocketPath" X configuration options in Appendix B: X
[    24.133] (II) NVIDIA(0):     Config Options in the README.
[    24.167] (II) NVIDIA(0): Setting mode "DFP-1:nvidia-auto-select"
[    24.293] (==) NVIDIA(0): Disabling shared memory pixmaps
[    24.293] (==) NVIDIA(0): Backing store enabled
[    24.293] (==) NVIDIA(0): Silken mouse enabled
[    24.293] (==) NVIDIA(0): DPMS enabled
[    24.315] (WW) NVIDIA(0): Option "PrimaryGPU" is not used
[    24.315] (II) Loading sub module "dri2"
[    24.315] (II) LoadModule: "dri2"
[    24.315] (II) Module "dri2" already built-in
[    24.315] (II) NVIDIA(0): [DRI2] Setup complete
[    24.315] (II) NVIDIA(0): [DRI2]   VDPAU driver: nvidia
[    24.485] (==) modeset(G0): Backing store enabled
[    24.485] (==) modeset(G0): Silken mouse enabled
[    24.486] (II) modeset(G0): Initializing kms color map for depth 24, 8 bpc.
[    24.487] (==) modeset(G0): DPMS enabled
[    24.487] (II) modeset(G0): [DRI2] Setup complete
[    24.487] (II) modeset(G0): [DRI2]   DRI driver: iris
[    24.487] (II) modeset(G0): [DRI2]   VDPAU driver: va_gl
[    24.487] (II) modeset(G0): Disable reverse prime offload mode for i915.
[    24.487] (==) modeset(G1): Backing store enabled
[    24.487] (==) modeset(G1): Silken mouse enabled
[    24.487] (II) modeset(G1): Initializing kms color map for depth 24, 8 bpc.
[    24.487] (==) modeset(G1): DPMS enabled
[    24.487] (II) Initializing extension Generic Event Extension
[    24.487] (II) Initializing extension SHAPE
[    24.488] (II) Initializing extension MIT-SHM
[    24.488] (II) Initializing extension XInputExtension
[    24.488] (II) Initializing extension XTEST
[    24.489] (II) Initializing extension BIG-REQUESTS
[    24.489] (II) Initializing extension SYNC
[    24.489] (II) Initializing extension XKEYBOARD
[    24.489] (II) Initializing extension XC-MISC
[    24.490] (II) Initializing extension SECURITY
[    24.490] (II) Initializing extension XFIXES
[    24.490] (II) Initializing extension RENDER
[    24.491] (II) Initializing extension RANDR
[    24.491] (II) Initializing extension COMPOSITE
[    24.491] (II) Initializing extension DAMAGE
[    24.492] (II) Initializing extension MIT-SCREEN-SAVER
[    24.492] (II) Initializing extension DOUBLE-BUFFER
[    24.492] (II) Initializing extension RECORD
[    24.492] (II) Initializing extension DPMS
[    24.493] (II) Initializing extension Present
[    24.493] (II) Initializing extension DRI3
[    24.493] (II) Initializing extension X-Resource
[    24.493] (II) Initializing extension XVideo
[    24.494] (II) Initializing extension XVideo-MotionCompensation
[    24.494] (II) Initializing extension GLX
[    24.494] (II) Initializing extension GLX
[    24.494] (II) Indirect GLX disabled.
[    24.519] (II) GLX: Another vendor is already registered for screen 0
[    24.519] (II) Initializing extension XFree86-VidModeExtension
[    24.519] (II) Initializing extension XFree86-DGA
[    24.519] (II) Initializing extension XFree86-DRI
[    24.519] (II) Initializing extension DRI2
[    24.520] (II) Initializing extension NV-GLX
[    24.520] (II) Initializing extension NV-CONTROL
[    24.520] (II) Initializing extension XINERAMA
[    24.522] (II) modeset(G0): Damage tracking initialized
[    24.525] (II) modeset(G1): Damage tracking initialized
[    24.954] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[    24.954] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    24.954] (**) Power Button: Applying InputClass "system-keyboard"
[    24.954] (II) LoadModule: "libinput"
[    24.954] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[    24.978] (II) Module libinput: vendor="X.Org Foundation"
[    24.978] 	compiled for 1.21.1.8, module version = 1.4.0
[    24.978] 	Module class: X.Org XInput Driver
[    24.978] 	ABI class: X.Org XInput driver, version 24.4
[    24.978] (II) Using input driver 'libinput' for 'Power Button'
[    24.978] (**) Power Button: always reports core events
[    24.978] (**) Option "Device" "/dev/input/event2"
[    24.999] (II) event2  - Power Button: is tagged by udev as: Keyboard
[    24.999] (II) event2  - Power Button: device is a keyboard
[    24.999] (II) event2  - Power Button: device removed
[    25.016] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[    25.016] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    25.016] (**) Option "xkb_model" "pc105+inet"
[    25.017] (**) Option "xkb_layout" "us"
[    25.017] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[    25.053] (II) event2  - Power Button: is tagged by udev as: Keyboard
[    25.053] (II) event2  - Power Button: device is a keyboard
[    25.055] (II) config/udev: Adding input device Video Bus (/dev/input/event3)
[    25.055] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[    25.055] (**) Video Bus: Applying InputClass "system-keyboard"
[    25.055] (II) Using input driver 'libinput' for 'Video Bus'
[    25.055] (**) Video Bus: always reports core events
[    25.055] (**) Option "Device" "/dev/input/event3"
[    25.057] (II) event3  - Video Bus: is tagged by udev as: Keyboard
[    25.057] (II) event3  - Video Bus: device is a keyboard
[    25.057] (II) event3  - Video Bus: device removed
[    25.103] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input3/event3"
[    25.103] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[    25.103] (**) Option "xkb_model" "pc105+inet"
[    25.103] (**) Option "xkb_layout" "us"
[    25.103] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[    25.106] (II) event3  - Video Bus: is tagged by udev as: Keyboard
[    25.106] (II) event3  - Video Bus: device is a keyboard
[    25.108] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[    25.108] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    25.108] (**) Power Button: Applying InputClass "system-keyboard"
[    25.108] (II) Using input driver 'libinput' for 'Power Button'
[    25.108] (**) Power Button: always reports core events
[    25.108] (**) Option "Device" "/dev/input/event1"
[    25.110] (II) event1  - Power Button: is tagged by udev as: Keyboard
[    25.110] (II) event1  - Power Button: device is a keyboard
[    25.111] (II) event1  - Power Button: device removed
[    25.130] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1/event1"
[    25.130] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[    25.130] (**) Option "xkb_model" "pc105+inet"
[    25.130] (**) Option "xkb_layout" "us"
[    25.130] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[    25.133] (II) event1  - Power Button: is tagged by udev as: Keyboard
[    25.133] (II) event1  - Power Button: device is a keyboard
[    25.134] (II) config/udev: Adding input device Sleep Button (/dev/input/event0)
[    25.134] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[    25.134] (**) Sleep Button: Applying InputClass "system-keyboard"
[    25.134] (II) Using input driver 'libinput' for 'Sleep Button'
[    25.134] (**) Sleep Button: always reports core events
[    25.134] (**) Option "Device" "/dev/input/event0"
[    25.137] (II) event0  - Sleep Button: is tagged by udev as: Keyboard
[    25.137] (II) event0  - Sleep Button: device is a keyboard
[    25.137] (II) event0  - Sleep Button: device removed
[    25.157] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0/event0"
[    25.157] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
[    25.157] (**) Option "xkb_model" "pc105+inet"
[    25.157] (**) Option "xkb_layout" "us"
[    25.157] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[    25.159] (II) event0  - Sleep Button: is tagged by udev as: Keyboard
[    25.159] (II) event0  - Sleep Button: device is a keyboard
[    25.161] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event6)
[    25.161] (II) No input driver specified, ignoring this device.
[    25.161] (II) This device may have been added with another device file.
[    25.162] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event10)
[    25.162] (II) No input driver specified, ignoring this device.
[    25.162] (II) This device may have been added with another device file.
[    25.164] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event12)
[    25.164] (II) No input driver specified, ignoring this device.
[    25.164] (II) This device may have been added with another device file.
[    25.165] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event7)
[    25.165] (II) No input driver specified, ignoring this device.
[    25.165] (II) This device may have been added with another device file.
[    25.168] (II) config/udev: Adding input device Logitech MX Vertical (/dev/input/event8)
[    25.168] (**) Logitech MX Vertical: Applying InputClass "libinput pointer catchall"
[    25.168] (**) Logitech MX Vertical: Applying InputClass "libinput keyboard catchall"
[    25.168] (**) Logitech MX Vertical: Applying InputClass "system-keyboard"
[    25.168] (II) Using input driver 'libinput' for 'Logitech MX Vertical'
[    25.168] (**) Logitech MX Vertical: always reports core events
[    25.168] (**) Option "Device" "/dev/input/event8"
[    25.172] (II) event8  - Logitech MX Vertical: is tagged by udev as: Keyboard Mouse
[    25.172] (II) event8  - Logitech MX Vertical: device is a pointer
[    25.172] (II) event8  - Logitech MX Vertical: device is a keyboard
[    25.173] (II) event8  - Logitech MX Vertical: device removed
[    25.193] (II) libinput: Logitech MX Vertical: Step value 0 was provided, libinput Fallback acceleration function is used.
[    25.193] (II) libinput: Logitech MX Vertical: Step value 0 was provided, libinput Fallback acceleration function is used.
[    25.193] (II) libinput: Logitech MX Vertical: Step value 0 was provided, libinput Fallback acceleration function is used.
[    25.193] (II) libinput: Logitech MX Vertical: needs a virtual subdevice
[    25.193] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-13/1-13:1.2/0003:046D:C52B.0005/0003:046D:407B.0006/input/input32/event8"
[    25.193] (II) XINPUT: Adding extended input device "Logitech MX Vertical" (type: MOUSE, id 10)
[    25.194] (**) Option "AccelerationScheme" "none"
[    25.194] (**) Logitech MX Vertical: (accel) selected scheme none/0
[    25.194] (**) Logitech MX Vertical: (accel) acceleration factor: 2.000
[    25.194] (**) Logitech MX Vertical: (accel) acceleration threshold: 4
[    25.198] (II) event8  - Logitech MX Vertical: is tagged by udev as: Keyboard Mouse
[    25.198] (II) event8  - Logitech MX Vertical: device is a pointer
[    25.198] (II) event8  - Logitech MX Vertical: device is a keyboard
[    25.201] (II) config/udev: Adding input device Logitech MX Vertical (/dev/input/mouse0)
[    25.201] (**) Logitech MX Vertical: Applying InputClass "system-keyboard"
[    25.201] (II) No input driver specified, ignoring this device.
[    25.201] (II) This device may have been added with another device file.
[    25.203] (II) config/udev: Adding input device MoErgo Glove80 Left Keyboard (/dev/input/event5)
[    25.203] (**) MoErgo Glove80 Left Keyboard: Applying InputClass "libinput keyboard catchall"
[    25.203] (**) MoErgo Glove80 Left Keyboard: Applying InputClass "system-keyboard"
[    25.203] (II) Using input driver 'libinput' for 'MoErgo Glove80 Left Keyboard'
[    25.203] (**) MoErgo Glove80 Left Keyboard: always reports core events
[    25.203] (**) Option "Device" "/dev/input/event5"
[    25.206] (II) event5  - MoErgo Glove80 Left Keyboard: is tagged by udev as: Keyboard
[    25.207] (II) event5  - MoErgo Glove80 Left Keyboard: device is a keyboard
[    25.207] (II) event5  - MoErgo Glove80 Left Keyboard: device removed
[    25.233] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9:1.0/0003:16C0:27DB.0002/input/input5/event5"
[    25.233] (II) XINPUT: Adding extended input device "MoErgo Glove80 Left Keyboard" (type: KEYBOARD, id 11)
[    25.233] (**) Option "xkb_model" "pc105+inet"
[    25.233] (**) Option "xkb_layout" "us"
[    25.233] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[    25.237] (II) event5  - MoErgo Glove80 Left Keyboard: is tagged by udev as: Keyboard
[    25.238] (II) event5  - MoErgo Glove80 Left Keyboard: device is a keyboard
[    25.239] (II) config/udev: Adding input device HDA Intel PCH Front Mic (/dev/input/event13)
[    25.240] (II) No input driver specified, ignoring this device.
[    25.240] (II) This device may have been added with another device file.
[    25.240] (II) config/udev: Adding input device HDA Intel PCH Rear Mic (/dev/input/event14)
[    25.241] (II) No input driver specified, ignoring this device.
[    25.241] (II) This device may have been added with another device file.
[    25.241] (II) config/udev: Adding input device HDA Intel PCH Line (/dev/input/event15)
[    25.241] (II) No input driver specified, ignoring this device.
[    25.241] (II) This device may have been added with another device file.
[    25.242] (II) config/udev: Adding input device HDA Intel PCH Line Out Front (/dev/input/event16)
[    25.242] (II) No input driver specified, ignoring this device.
[    25.242] (II) This device may have been added with another device file.
[    25.243] (II) config/udev: Adding input device HDA Intel PCH Line Out Surround (/dev/input/event17)
[    25.243] (II) No input driver specified, ignoring this device.
[    25.243] (II) This device may have been added with another device file.
[    25.244] (II) config/udev: Adding input device HDA Intel PCH Line Out CLFE (/dev/input/event18)
[    25.244] (II) No input driver specified, ignoring this device.
[    25.244] (II) This device may have been added with another device file.
[    25.245] (II) config/udev: Adding input device HDA Intel PCH Line Out Side (/dev/input/event19)
[    25.245] (II) No input driver specified, ignoring this device.
[    25.245] (II) This device may have been added with another device file.
[    25.246] (II) config/udev: Adding input device HDA Intel PCH Front Headphone (/dev/input/event20)
[    25.246] (II) No input driver specified, ignoring this device.
[    25.246] (II) This device may have been added with another device file.
[    25.247] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event21)
[    25.247] (II) No input driver specified, ignoring this device.
[    25.247] (II) This device may have been added with another device file.
[    25.248] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event22)
[    25.248] (II) No input driver specified, ignoring this device.
[    25.248] (II) This device may have been added with another device file.
[    25.249] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=8 (/dev/input/event23)
[    25.249] (II) No input driver specified, ignoring this device.
[    25.249] (II) This device may have been added with another device file.
[    25.251] (II) config/udev: Adding input device Dell WMI hotkeys (/dev/input/event11)
[    25.251] (**) Dell WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[    25.251] (**) Dell WMI hotkeys: Applying InputClass "system-keyboard"
[    25.251] (II) Using input driver 'libinput' for 'Dell WMI hotkeys'
[    25.251] (**) Dell WMI hotkeys: always reports core events
[    25.251] (**) Option "Device" "/dev/input/event11"
[    25.254] (II) event11 - Dell WMI hotkeys: is tagged by udev as: Keyboard
[    25.254] (II) event11 - Dell WMI hotkeys: device is a keyboard
[    25.254] (II) event11 - Dell WMI hotkeys: device removed
[    25.296] (**) Option "config_info" "udev:/sys/devices/platform/PNP0C14:02/wmi_bus/wmi_bus-PNP0C14:02/9DBB5994-A997-11DA-B012-B622A1EF5492/input/input15/event11"
[    25.296] (II) XINPUT: Adding extended input device "Dell WMI hotkeys" (type: KEYBOARD, id 12)
[    25.297] (**) Option "xkb_model" "pc105+inet"
[    25.297] (**) Option "xkb_layout" "us"
[    25.297] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[    25.300] (II) event11 - Dell WMI hotkeys: is tagged by udev as: Keyboard
[    25.300] (II) event11 - Dell WMI hotkeys: device is a keyboard
[    25.302] (II) config/udev: Adding input device PC Speaker (/dev/input/event4)
[    25.302] (II) No input driver specified, ignoring this device.
[    25.302] (II) This device may have been added with another device file.
[    25.321] (**) Logitech MX Vertical: Applying InputClass "libinput pointer catchall"
[    25.321] (**) Logitech MX Vertical: Applying InputClass "libinput keyboard catchall"
[    25.321] (**) Logitech MX Vertical: Applying InputClass "system-keyboard"
[    25.321] (II) Using input driver 'libinput' for 'Logitech MX Vertical'
[    25.321] (**) Logitech MX Vertical: always reports core events
[    25.321] (**) Option "Device" "/dev/input/event8"
[    25.321] (II) libinput: Logitech MX Vertical: is a virtual subdevice
[    25.321] (II) libinput: Logitech MX Vertical: Step value 0 was provided, libinput Fallback acceleration function is used.
[    25.321] (II) libinput: Logitech MX Vertical: Step value 0 was provided, libinput Fallback acceleration function is used.
[    25.321] (II) libinput: Logitech MX Vertical: Step value 0 was provided, libinput Fallback acceleration function is used.
[    25.321] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-13/1-13:1.2/0003:046D:C52B.0005/0003:046D:407B.0006/input/input32/event8"
[    25.321] (II) XINPUT: Adding extended input device "Logitech MX Vertical" (type: KEYBOARD, id 13)
[    25.321] (**) Option "xkb_model" "pc105+inet"
[    25.321] (**) Option "xkb_layout" "us"
[    25.321] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[    38.776] (II) event2  - Power Button: device removed
[    38.793] (II) event3  - Video Bus: device removed
[    38.833] (II) event1  - Power Button: device removed
[    38.853] (II) event0  - Sleep Button: device removed
[    38.873] (II) event5  - MoErgo Glove80 Left Keyboard: device removed
[    38.896] (II) event11 - Dell WMI hotkeys: device removed
[    38.956] (II) event8  - Logitech MX Vertical: device removed
[    75.119] (II) config/udev: Adding input device MX Vertical Mouse (/dev/input/mouse1)
[    75.119] (II) No input driver specified, ignoring this device.
[    75.119] (II) This device may have been added with another device file.
[    75.177] (II) config/udev: Adding input device MX Vertical Mouse (/dev/input/event9)
[    75.177] (**) MX Vertical Mouse: Applying InputClass "libinput pointer catchall"
[    75.177] (II) Using input driver 'libinput' for 'MX Vertical Mouse'
[    75.177] (**) MX Vertical Mouse: always reports core events
[    75.177] (**) Option "Device" "/dev/input/event9"
[    75.179] (II) event9  - MX Vertical Mouse: is tagged by udev as: Mouse
[    75.179] (II) event9  - MX Vertical Mouse: device is a pointer
[    75.179] (II) event9  - MX Vertical Mouse: device removed
[    75.196] (II) libinput: MX Vertical Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[    75.196] (II) libinput: MX Vertical Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[    75.196] (II) libinput: MX Vertical Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[    75.196] (**) Option "config_info" "udev:/sys/devices/virtual/misc/uhid/0005:046D:B020.0007/input/input33/event9"
[    75.196] (II) XINPUT: Adding extended input device "MX Vertical Mouse" (type: MOUSE, id 14)
[    75.197] (**) Option "AccelerationScheme" "none"
[    75.197] (**) MX Vertical Mouse: (accel) selected scheme none/0
[    75.197] (**) MX Vertical Mouse: (accel) acceleration factor: 2.000
[    75.197] (**) MX Vertical Mouse: (accel) acceleration threshold: 4

Last edited by Firebert (2023-12-13 20:08:18)

Offline

#2 2023-12-13 09:05:04

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

Re: [SOLVED] No GPU utilization

Hybrid graphics, reverse prime, no outputs on the intel chip

1. Enable https://wiki.archlinux.org/title/NVIDIA … de_setting
2. check "nvidia-smi"
3. and "glxinfo"

my CPU was jumping from ~5%-80% depending on how many programs were running

What makes you believe this has anything to do w/ your GPU and not just those "programs" being little CPU hogs?

https://webglsamples.org/aquarium/aquarium.html

Offline

#3 2023-12-13 16:34:58

Firebert
Member
Registered: 2023-12-13
Posts: 7

Re: [SOLVED] No GPU utilization

I've followed 1.3 on the NVIDIA ArchWiki page.

nvidia-smi

+---------------------------------------------------------------------------------------+
| NVIDIA-SMI 545.29.06              Driver Version: 545.29.06    CUDA Version: 12.3     |
|-----------------------------------------+----------------------+----------------------+
| GPU  Name                 Persistence-M | Bus-Id        Disp.A | Volatile Uncorr. ECC |
| Fan  Temp   Perf          Pwr:Usage/Cap |         Memory-Usage | GPU-Util  Compute M. |
|                                         |                      |               MIG M. |
|=========================================+======================+======================|
|   0  NVIDIA GeForce GTX 1060 6GB    Off | 00000000:01:00.0  On |                  N/A |
| 39%   31C    P8               4W / 120W |     17MiB /  6144MiB |      0%      Default |
|                                         |                      |                  N/A |
+-----------------------------------------+----------------------+----------------------+
                                                                                         
+---------------------------------------------------------------------------------------+
| Processes:                                                                            |
|  GPU   GI   CI        PID   Type   Process name                            GPU Memory |
|        ID   ID                                                             Usage      |
|=======================================================================================|
|    0   N/A  N/A       488      G   /usr/lib/Xorg                                14MiB |
+---------------------------------------------------------------------------------------+

glxinfo

name of display: :1
display: :1  screen: 0
direct rendering: Yes
server glx vendor string: SGI
server glx version string: 1.4
server glx extensions:
    GLX_ARB_context_flush_control, GLX_ARB_create_context, 
    GLX_ARB_create_context_no_error, GLX_ARB_create_context_profile, 
    GLX_ARB_fbconfig_float, GLX_ARB_framebuffer_sRGB, GLX_ARB_multisample, 
    GLX_EXT_create_context_es2_profile, GLX_EXT_create_context_es_profile, 
    GLX_EXT_fbconfig_packed_float, GLX_EXT_framebuffer_sRGB, 
    GLX_EXT_get_drawable_type, GLX_EXT_libglvnd, GLX_EXT_no_config_context, 
    GLX_EXT_texture_from_pixmap, GLX_EXT_visual_info, GLX_EXT_visual_rating, 
    GLX_MESA_copy_sub_buffer, GLX_OML_swap_method, GLX_SGIS_multisample, 
    GLX_SGIX_fbconfig, GLX_SGIX_pbuffer, GLX_SGIX_visual_select_group, 
    GLX_SGI_make_current_read
client glx vendor string: Mesa Project and SGI
client glx version string: 1.4
client glx extensions:
    GLX_ARB_context_flush_control, GLX_ARB_create_context, 
    GLX_ARB_create_context_no_error, GLX_ARB_create_context_profile, 
    GLX_ARB_create_context_robustness, GLX_ARB_fbconfig_float, 
    GLX_ARB_framebuffer_sRGB, GLX_ARB_get_proc_address, GLX_ARB_multisample, 
    GLX_ATI_pixel_format_float, GLX_EXT_buffer_age, 
    GLX_EXT_create_context_es2_profile, GLX_EXT_create_context_es_profile, 
    GLX_EXT_fbconfig_packed_float, GLX_EXT_framebuffer_sRGB, 
    GLX_EXT_import_context, GLX_EXT_no_config_context, GLX_EXT_swap_control, 
    GLX_EXT_swap_control_tear, GLX_EXT_texture_from_pixmap, 
    GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_INTEL_swap_event, 
    GLX_MESA_copy_sub_buffer, GLX_MESA_query_renderer, GLX_MESA_swap_control, 
    GLX_NV_float_buffer, GLX_OML_swap_method, GLX_OML_sync_control, 
    GLX_SGIS_multisample, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer, 
    GLX_SGIX_visual_select_group, GLX_SGI_make_current_read, 
    GLX_SGI_swap_control, GLX_SGI_video_sync
GLX version: 1.4
GLX extensions:
    GLX_ARB_context_flush_control, GLX_ARB_create_context, 
    GLX_ARB_create_context_no_error, GLX_ARB_create_context_profile, 
    GLX_ARB_fbconfig_float, GLX_ARB_framebuffer_sRGB, 
    GLX_ARB_get_proc_address, GLX_ARB_multisample, 
    GLX_EXT_create_context_es2_profile, GLX_EXT_create_context_es_profile, 
    GLX_EXT_fbconfig_packed_float, GLX_EXT_framebuffer_sRGB, 
    GLX_EXT_no_config_context, GLX_EXT_texture_from_pixmap, 
    GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_MESA_copy_sub_buffer, 
    GLX_MESA_query_renderer, GLX_OML_swap_method, GLX_SGIS_multisample, 
    GLX_SGIX_fbconfig, GLX_SGIX_pbuffer, GLX_SGIX_visual_select_group, 
    GLX_SGI_make_current_read
Extended renderer info (GLX_MESA_query_renderer):
    Vendor: Mesa (0xffffffff)
    Device: llvmpipe (LLVM 16.0.6, 256 bits) (0xffffffff)
    Version: 23.2.1
    Accelerated: no
    Video memory: 15898MB
    Unified memory: yes
    Preferred profile: core (0x1)
    Max core profile version: 4.5
    Max compat profile version: 4.5
    Max GLES1 profile version: 1.1
    Max GLES[23] profile version: 3.2
Memory info (GL_ATI_meminfo):
    VBO free memory - total: 31 MB, largest block: 31 MB
    VBO free aux. memory - total: 13490 MB, largest block: 13490 MB
    Texture free memory - total: 31 MB, largest block: 31 MB
    Texture free aux. memory - total: 13490 MB, largest block: 13490 MB
    Renderbuffer free memory - total: 31 MB, largest block: 31 MB
    Renderbuffer free aux. memory - total: 13490 MB, largest block: 13490 MB
Memory info (GL_NVX_gpu_memory_info):
    Dedicated video memory: 4293978147 MB
    Total available memory: 4293994046 MB
    Currently available dedicated video memory: 31 MB
OpenGL vendor string: Mesa
OpenGL renderer string: llvmpipe (LLVM 16.0.6, 256 bits)
OpenGL core profile version string: 4.5 (Core Profile) Mesa 23.2.1-arch1.2
OpenGL core profile shading language version string: 4.50
OpenGL core profile context flags: (none)
OpenGL core profile profile mask: core profile
OpenGL core profile extensions:
    GL_3DFX_texture_compression_FXT1, GL_AMD_conservative_depth, 
    GL_AMD_draw_buffers_blend, GL_AMD_gpu_shader_int64, 
    GL_AMD_multi_draw_indirect, GL_AMD_pinned_memory, 
    GL_AMD_query_buffer_object, GL_AMD_seamless_cubemap_per_texture, 
    GL_AMD_shader_stencil_export, GL_AMD_shader_trinary_minmax, 
    GL_AMD_texture_texture4, GL_AMD_vertex_shader_layer, 
    GL_AMD_vertex_shader_viewport_index, GL_ANGLE_texture_compression_dxt3, 
    GL_ANGLE_texture_compression_dxt5, GL_ARB_ES2_compatibility, 
    GL_ARB_ES3_1_compatibility, GL_ARB_ES3_2_compatibility, 
    GL_ARB_ES3_compatibility, GL_ARB_arrays_of_arrays, GL_ARB_base_instance, 
    GL_ARB_blend_func_extended, GL_ARB_buffer_storage, 
    GL_ARB_clear_buffer_object, GL_ARB_clear_texture, GL_ARB_clip_control, 
    GL_ARB_compressed_texture_pixel_storage, GL_ARB_compute_shader, 
    GL_ARB_conditional_render_inverted, GL_ARB_conservative_depth, 
    GL_ARB_copy_buffer, GL_ARB_copy_image, GL_ARB_cull_distance, 
    GL_ARB_debug_output, GL_ARB_depth_buffer_float, GL_ARB_depth_clamp, 
    GL_ARB_derivative_control, GL_ARB_direct_state_access, 
    GL_ARB_draw_buffers, GL_ARB_draw_buffers_blend, 
    GL_ARB_draw_elements_base_vertex, GL_ARB_draw_indirect, 
    GL_ARB_draw_instanced, GL_ARB_enhanced_layouts, 
    GL_ARB_explicit_attrib_location, GL_ARB_explicit_uniform_location, 
    GL_ARB_fragment_coord_conventions, GL_ARB_fragment_layer_viewport, 
    GL_ARB_fragment_shader, GL_ARB_framebuffer_no_attachments, 
    GL_ARB_framebuffer_object, GL_ARB_framebuffer_sRGB, 
    GL_ARB_get_program_binary, GL_ARB_get_texture_sub_image, GL_ARB_gl_spirv, 
    GL_ARB_gpu_shader5, GL_ARB_gpu_shader_fp64, GL_ARB_gpu_shader_int64, 
    GL_ARB_half_float_pixel, GL_ARB_half_float_vertex, 
    GL_ARB_indirect_parameters, GL_ARB_instanced_arrays, 
    GL_ARB_internalformat_query, GL_ARB_internalformat_query2, 
    GL_ARB_invalidate_subdata, GL_ARB_map_buffer_alignment, 
    GL_ARB_map_buffer_range, GL_ARB_multi_bind, GL_ARB_multi_draw_indirect, 
    GL_ARB_occlusion_query2, GL_ARB_parallel_shader_compile, 
    GL_ARB_pipeline_statistics_query, GL_ARB_pixel_buffer_object, 
    GL_ARB_point_sprite, GL_ARB_polygon_offset_clamp, 
    GL_ARB_post_depth_coverage, GL_ARB_program_interface_query, 
    GL_ARB_provoking_vertex, GL_ARB_query_buffer_object, 
    GL_ARB_robust_buffer_access_behavior, GL_ARB_robustness, 
    GL_ARB_sample_shading, GL_ARB_sampler_objects, GL_ARB_seamless_cube_map, 
    GL_ARB_seamless_cubemap_per_texture, GL_ARB_separate_shader_objects, 
    GL_ARB_shader_atomic_counter_ops, GL_ARB_shader_atomic_counters, 
    GL_ARB_shader_ballot, GL_ARB_shader_bit_encoding, GL_ARB_shader_clock, 
    GL_ARB_shader_draw_parameters, GL_ARB_shader_group_vote, 
    GL_ARB_shader_image_load_store, GL_ARB_shader_image_size, 
    GL_ARB_shader_objects, GL_ARB_shader_precision, 
    GL_ARB_shader_stencil_export, GL_ARB_shader_storage_buffer_object, 
    GL_ARB_shader_subroutine, GL_ARB_shader_texture_image_samples, 
    GL_ARB_shader_texture_lod, GL_ARB_shader_viewport_layer_array, 
    GL_ARB_shading_language_420pack, GL_ARB_shading_language_include, 
    GL_ARB_shading_language_packing, GL_ARB_spirv_extensions, 
    GL_ARB_stencil_texturing, GL_ARB_sync, GL_ARB_tessellation_shader, 
    GL_ARB_texture_barrier, GL_ARB_texture_buffer_object, 
    GL_ARB_texture_buffer_object_rgb32, GL_ARB_texture_buffer_range, 
    GL_ARB_texture_compression_bptc, GL_ARB_texture_compression_rgtc, 
    GL_ARB_texture_cube_map_array, GL_ARB_texture_filter_anisotropic, 
    GL_ARB_texture_filter_minmax, GL_ARB_texture_float, GL_ARB_texture_gather, 
    GL_ARB_texture_mirror_clamp_to_edge, GL_ARB_texture_multisample, 
    GL_ARB_texture_non_power_of_two, GL_ARB_texture_query_levels, 
    GL_ARB_texture_query_lod, GL_ARB_texture_rectangle, GL_ARB_texture_rg, 
    GL_ARB_texture_rgb10_a2ui, GL_ARB_texture_stencil8, 
    GL_ARB_texture_storage, GL_ARB_texture_storage_multisample, 
    GL_ARB_texture_swizzle, GL_ARB_texture_view, GL_ARB_timer_query, 
    GL_ARB_transform_feedback2, GL_ARB_transform_feedback3, 
    GL_ARB_transform_feedback_instanced, 
    GL_ARB_transform_feedback_overflow_query, GL_ARB_uniform_buffer_object, 
    GL_ARB_vertex_array_bgra, GL_ARB_vertex_array_object, 
    GL_ARB_vertex_attrib_64bit, GL_ARB_vertex_attrib_binding, 
    GL_ARB_vertex_buffer_object, GL_ARB_vertex_shader, 
    GL_ARB_vertex_type_10f_11f_11f_rev, GL_ARB_vertex_type_2_10_10_10_rev, 
    GL_ARB_viewport_array, GL_ARM_shader_framebuffer_fetch_depth_stencil, 
    GL_ATI_blend_equation_separate, GL_ATI_meminfo, GL_ATI_texture_float, 
    GL_ATI_texture_mirror_once, GL_EXT_EGL_image_storage, GL_EXT_EGL_sync, 
    GL_EXT_abgr, GL_EXT_blend_equation_separate, GL_EXT_debug_label, 
    GL_EXT_draw_buffers2, GL_EXT_draw_instanced, GL_EXT_framebuffer_blit, 
    GL_EXT_framebuffer_multisample, GL_EXT_framebuffer_multisample_blit_scaled, 
    GL_EXT_framebuffer_object, GL_EXT_framebuffer_sRGB, GL_EXT_memory_object, 
    GL_EXT_memory_object_fd, GL_EXT_packed_depth_stencil, GL_EXT_packed_float, 
    GL_EXT_pixel_buffer_object, GL_EXT_polygon_offset_clamp, 
    GL_EXT_provoking_vertex, GL_EXT_shader_framebuffer_fetch, 
    GL_EXT_shader_framebuffer_fetch_non_coherent, GL_EXT_shader_integer_mix, 
    GL_EXT_texture_array, GL_EXT_texture_compression_dxt1, 
    GL_EXT_texture_compression_rgtc, GL_EXT_texture_compression_s3tc, 
    GL_EXT_texture_filter_anisotropic, GL_EXT_texture_filter_minmax, 
    GL_EXT_texture_integer, GL_EXT_texture_mirror_clamp, GL_EXT_texture_sRGB, 
    GL_EXT_texture_sRGB_R8, GL_EXT_texture_sRGB_RG8, 
    GL_EXT_texture_sRGB_decode, GL_EXT_texture_shadow_lod, 
    GL_EXT_texture_shared_exponent, GL_EXT_texture_snorm, 
    GL_EXT_texture_swizzle, GL_EXT_timer_query, GL_EXT_transform_feedback, 
    GL_EXT_vertex_array_bgra, GL_EXT_vertex_attrib_64bit, 
    GL_IBM_multimode_draw_arrays, GL_INTEL_shader_atomic_float_minmax, 
    GL_KHR_blend_equation_advanced, GL_KHR_blend_equation_advanced_coherent, 
    GL_KHR_context_flush_control, GL_KHR_debug, GL_KHR_no_error, 
    GL_KHR_parallel_shader_compile, GL_KHR_robust_buffer_access_behavior, 
    GL_KHR_robustness, GL_KHR_texture_compression_astc_ldr, 
    GL_KHR_texture_compression_astc_sliced_3d, GL_MESA_framebuffer_flip_y, 
    GL_MESA_pack_invert, GL_MESA_shader_integer_functions, 
    GL_MESA_texture_signed_rgba, GL_MESA_ycbcr_texture, 
    GL_NVX_gpu_memory_info, GL_NV_conditional_render, GL_NV_copy_image, 
    GL_NV_depth_clamp, GL_NV_packed_depth_stencil, GL_NV_shader_atomic_float, 
    GL_NV_texture_barrier, GL_OES_EGL_image, GL_S3_s3tc

OpenGL version string: 4.5 (Compatibility Profile) Mesa 23.2.1-arch1.2
OpenGL shading language version string: 4.50
OpenGL context flags: (none)
OpenGL profile mask: compatibility profile
OpenGL extensions:
    GL_3DFX_texture_compression_FXT1, GL_AMD_conservative_depth, 
    GL_AMD_draw_buffers_blend, GL_AMD_multi_draw_indirect, 
    GL_AMD_pinned_memory, GL_AMD_query_buffer_object, 
    GL_AMD_seamless_cubemap_per_texture, GL_AMD_shader_stencil_export, 
    GL_AMD_shader_trinary_minmax, GL_AMD_texture_texture4, 
    GL_AMD_vertex_shader_layer, GL_AMD_vertex_shader_viewport_index, 
    GL_ANGLE_texture_compression_dxt3, GL_ANGLE_texture_compression_dxt5, 
    GL_APPLE_packed_pixels, GL_ARB_ES2_compatibility, 
    GL_ARB_ES3_1_compatibility, GL_ARB_ES3_2_compatibility, 
    GL_ARB_ES3_compatibility, GL_ARB_arrays_of_arrays, GL_ARB_base_instance, 
    GL_ARB_blend_func_extended, GL_ARB_buffer_storage, 
    GL_ARB_clear_buffer_object, GL_ARB_clear_texture, GL_ARB_clip_control, 
    GL_ARB_color_buffer_float, GL_ARB_compatibility, 
    GL_ARB_compressed_texture_pixel_storage, GL_ARB_compute_shader, 
    GL_ARB_conditional_render_inverted, GL_ARB_conservative_depth, 
    GL_ARB_copy_buffer, GL_ARB_copy_image, GL_ARB_cull_distance, 
    GL_ARB_debug_output, GL_ARB_depth_buffer_float, GL_ARB_depth_clamp, 
    GL_ARB_depth_texture, GL_ARB_derivative_control, 
    GL_ARB_direct_state_access, GL_ARB_draw_buffers, 
    GL_ARB_draw_buffers_blend, GL_ARB_draw_elements_base_vertex, 
    GL_ARB_draw_indirect, GL_ARB_draw_instanced, GL_ARB_enhanced_layouts, 
    GL_ARB_explicit_attrib_location, GL_ARB_explicit_uniform_location, 
    GL_ARB_fragment_coord_conventions, GL_ARB_fragment_layer_viewport, 
    GL_ARB_fragment_program, GL_ARB_fragment_program_shadow, 
    GL_ARB_fragment_shader, GL_ARB_framebuffer_no_attachments, 
    GL_ARB_framebuffer_object, GL_ARB_framebuffer_sRGB, 
    GL_ARB_get_program_binary, GL_ARB_get_texture_sub_image, GL_ARB_gl_spirv, 
    GL_ARB_gpu_shader5, GL_ARB_gpu_shader_fp64, GL_ARB_gpu_shader_int64, 
    GL_ARB_half_float_pixel, GL_ARB_half_float_vertex, 
    GL_ARB_indirect_parameters, GL_ARB_instanced_arrays, 
    GL_ARB_internalformat_query, GL_ARB_internalformat_query2, 
    GL_ARB_invalidate_subdata, GL_ARB_map_buffer_alignment, 
    GL_ARB_map_buffer_range, GL_ARB_multi_bind, GL_ARB_multi_draw_indirect, 
    GL_ARB_multisample, GL_ARB_multitexture, GL_ARB_occlusion_query, 
    GL_ARB_occlusion_query2, GL_ARB_parallel_shader_compile, 
    GL_ARB_pipeline_statistics_query, GL_ARB_pixel_buffer_object, 
    GL_ARB_point_parameters, GL_ARB_point_sprite, GL_ARB_polygon_offset_clamp, 
    GL_ARB_post_depth_coverage, GL_ARB_program_interface_query, 
    GL_ARB_provoking_vertex, GL_ARB_query_buffer_object, 
    GL_ARB_robust_buffer_access_behavior, GL_ARB_robustness, 
    GL_ARB_sample_shading, GL_ARB_sampler_objects, GL_ARB_seamless_cube_map, 
    GL_ARB_seamless_cubemap_per_texture, GL_ARB_separate_shader_objects, 
    GL_ARB_shader_atomic_counter_ops, GL_ARB_shader_atomic_counters, 
    GL_ARB_shader_ballot, GL_ARB_shader_bit_encoding, GL_ARB_shader_clock, 
    GL_ARB_shader_draw_parameters, GL_ARB_shader_group_vote, 
    GL_ARB_shader_image_load_store, GL_ARB_shader_image_size, 
    GL_ARB_shader_objects, GL_ARB_shader_precision, 
    GL_ARB_shader_stencil_export, GL_ARB_shader_storage_buffer_object, 
    GL_ARB_shader_subroutine, GL_ARB_shader_texture_image_samples, 
    GL_ARB_shader_texture_lod, GL_ARB_shader_viewport_layer_array, 
    GL_ARB_shading_language_100, GL_ARB_shading_language_420pack, 
    GL_ARB_shading_language_include, GL_ARB_shading_language_packing, 
    GL_ARB_shadow, GL_ARB_spirv_extensions, GL_ARB_stencil_texturing, 
    GL_ARB_sync, GL_ARB_tessellation_shader, GL_ARB_texture_barrier, 
    GL_ARB_texture_border_clamp, GL_ARB_texture_buffer_object, 
    GL_ARB_texture_buffer_object_rgb32, GL_ARB_texture_buffer_range, 
    GL_ARB_texture_compression, GL_ARB_texture_compression_bptc, 
    GL_ARB_texture_compression_rgtc, GL_ARB_texture_cube_map, 
    GL_ARB_texture_cube_map_array, GL_ARB_texture_env_add, 
    GL_ARB_texture_env_combine, GL_ARB_texture_env_crossbar, 
    GL_ARB_texture_env_dot3, GL_ARB_texture_filter_anisotropic, 
    GL_ARB_texture_filter_minmax, GL_ARB_texture_float, GL_ARB_texture_gather, 
    GL_ARB_texture_mirror_clamp_to_edge, GL_ARB_texture_mirrored_repeat, 
    GL_ARB_texture_multisample, GL_ARB_texture_non_power_of_two, 
    GL_ARB_texture_query_levels, GL_ARB_texture_query_lod, 
    GL_ARB_texture_rectangle, GL_ARB_texture_rg, GL_ARB_texture_rgb10_a2ui, 
    GL_ARB_texture_stencil8, GL_ARB_texture_storage, 
    GL_ARB_texture_storage_multisample, GL_ARB_texture_swizzle, 
    GL_ARB_texture_view, GL_ARB_timer_query, GL_ARB_transform_feedback2, 
    GL_ARB_transform_feedback3, GL_ARB_transform_feedback_instanced, 
    GL_ARB_transform_feedback_overflow_query, GL_ARB_transpose_matrix, 
    GL_ARB_uniform_buffer_object, GL_ARB_vertex_array_bgra, 
    GL_ARB_vertex_array_object, GL_ARB_vertex_attrib_64bit, 
    GL_ARB_vertex_attrib_binding, GL_ARB_vertex_buffer_object, 
    GL_ARB_vertex_program, GL_ARB_vertex_shader, 
    GL_ARB_vertex_type_10f_11f_11f_rev, GL_ARB_vertex_type_2_10_10_10_rev, 
    GL_ARB_viewport_array, GL_ARB_window_pos, 
    GL_ARM_shader_framebuffer_fetch_depth_stencil, 
    GL_ATI_blend_equation_separate, GL_ATI_draw_buffers, 
    GL_ATI_fragment_shader, GL_ATI_meminfo, GL_ATI_separate_stencil, 
    GL_ATI_texture_compression_3dc, GL_ATI_texture_env_combine3, 
    GL_ATI_texture_float, GL_ATI_texture_mirror_once, 
    GL_EXT_EGL_image_storage, GL_EXT_EGL_sync, GL_EXT_abgr, GL_EXT_bgra, 
    GL_EXT_blend_color, GL_EXT_blend_equation_separate, 
    GL_EXT_blend_func_separate, GL_EXT_blend_minmax, GL_EXT_blend_subtract, 
    GL_EXT_compiled_vertex_array, GL_EXT_copy_texture, GL_EXT_debug_label, 
    GL_EXT_direct_state_access, GL_EXT_draw_buffers2, GL_EXT_draw_instanced, 
    GL_EXT_draw_range_elements, GL_EXT_fog_coord, GL_EXT_framebuffer_blit, 
    GL_EXT_framebuffer_multisample, GL_EXT_framebuffer_multisample_blit_scaled, 
    GL_EXT_framebuffer_object, GL_EXT_framebuffer_sRGB, 
    GL_EXT_gpu_program_parameters, GL_EXT_gpu_shader4, GL_EXT_memory_object, 
    GL_EXT_memory_object_fd, GL_EXT_multi_draw_arrays, 
    GL_EXT_packed_depth_stencil, GL_EXT_packed_float, GL_EXT_packed_pixels, 
    GL_EXT_pixel_buffer_object, GL_EXT_point_parameters, 
    GL_EXT_polygon_offset_clamp, GL_EXT_provoking_vertex, 
    GL_EXT_rescale_normal, GL_EXT_secondary_color, 
    GL_EXT_separate_specular_color, GL_EXT_shader_framebuffer_fetch, 
    GL_EXT_shader_framebuffer_fetch_non_coherent, GL_EXT_shader_integer_mix, 
    GL_EXT_shadow_funcs, GL_EXT_stencil_two_side, GL_EXT_stencil_wrap, 
    GL_EXT_subtexture, GL_EXT_texture, GL_EXT_texture3D, 
    GL_EXT_texture_array, GL_EXT_texture_buffer_object, 
    GL_EXT_texture_compression_dxt1, GL_EXT_texture_compression_latc, 
    GL_EXT_texture_compression_rgtc, GL_EXT_texture_compression_s3tc, 
    GL_EXT_texture_cube_map, GL_EXT_texture_edge_clamp, 
    GL_EXT_texture_env_add, GL_EXT_texture_env_combine, 
    GL_EXT_texture_env_dot3, GL_EXT_texture_filter_anisotropic, 
    GL_EXT_texture_filter_minmax, GL_EXT_texture_integer, 
    GL_EXT_texture_lod_bias, GL_EXT_texture_mirror_clamp, 
    GL_EXT_texture_object, GL_EXT_texture_rectangle, GL_EXT_texture_sRGB, 
    GL_EXT_texture_sRGB_R8, GL_EXT_texture_sRGB_RG8, 
    GL_EXT_texture_sRGB_decode, GL_EXT_texture_shadow_lod, 
    GL_EXT_texture_shared_exponent, GL_EXT_texture_snorm, 
    GL_EXT_texture_swizzle, GL_EXT_timer_query, GL_EXT_transform_feedback, 
    GL_EXT_vertex_array, GL_EXT_vertex_array_bgra, GL_EXT_vertex_attrib_64bit, 
    GL_IBM_multimode_draw_arrays, GL_IBM_rasterpos_clip, 
    GL_IBM_texture_mirrored_repeat, GL_INGR_blend_func_separate, 
    GL_INTEL_shader_atomic_float_minmax, GL_KHR_blend_equation_advanced, 
    GL_KHR_blend_equation_advanced_coherent, GL_KHR_context_flush_control, 
    GL_KHR_debug, GL_KHR_no_error, GL_KHR_parallel_shader_compile, 
    GL_KHR_robust_buffer_access_behavior, GL_KHR_robustness, 
    GL_KHR_texture_compression_astc_ldr, 
    GL_KHR_texture_compression_astc_sliced_3d, GL_MESA_framebuffer_flip_y, 
    GL_MESA_pack_invert, GL_MESA_shader_integer_functions, 
    GL_MESA_texture_signed_rgba, GL_MESA_window_pos, GL_MESA_ycbcr_texture, 
    GL_NVX_gpu_memory_info, GL_NV_ES1_1_compatibility, GL_NV_blend_square, 
    GL_NV_conditional_render, GL_NV_copy_depth_to_color, GL_NV_copy_image, 
    GL_NV_depth_clamp, GL_NV_fog_distance, GL_NV_half_float, 
    GL_NV_light_max_exponent, GL_NV_packed_depth_stencil, 
    GL_NV_primitive_restart, GL_NV_shader_atomic_float, 
    GL_NV_texgen_reflection, GL_NV_texture_barrier, 
    GL_NV_texture_env_combine4, GL_NV_texture_rectangle, GL_OES_EGL_image, 
    GL_OES_read_format, GL_S3_s3tc, GL_SGIS_generate_mipmap, 
    GL_SGIS_texture_border_clamp, GL_SGIS_texture_edge_clamp, 
    GL_SGIS_texture_lod, GL_SUN_multi_draw_arrays

OpenGL ES profile version string: OpenGL ES 3.2 Mesa 23.2.1-arch1.2
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.20
OpenGL ES profile extensions:
    GL_ANDROID_extension_pack_es31a, GL_ANGLE_pack_reverse_row_order, 
    GL_ANGLE_texture_compression_dxt3, GL_ANGLE_texture_compression_dxt5, 
    GL_APPLE_texture_max_level, GL_ARM_shader_framebuffer_fetch_depth_stencil, 
    GL_EXT_EGL_image_storage, GL_EXT_base_instance, 
    GL_EXT_blend_func_extended, GL_EXT_blend_minmax, GL_EXT_buffer_storage, 
    GL_EXT_clear_texture, GL_EXT_clip_control, GL_EXT_clip_cull_distance, 
    GL_EXT_color_buffer_float, GL_EXT_color_buffer_half_float, 
    GL_EXT_compressed_ETC1_RGB8_sub_texture, GL_EXT_copy_image, 
    GL_EXT_debug_label, GL_EXT_depth_clamp, GL_EXT_discard_framebuffer, 
    GL_EXT_disjoint_timer_query, GL_EXT_draw_buffers, 
    GL_EXT_draw_buffers_indexed, GL_EXT_draw_elements_base_vertex, 
    GL_EXT_draw_instanced, GL_EXT_float_blend, GL_EXT_frag_depth, 
    GL_EXT_geometry_point_size, GL_EXT_geometry_shader, GL_EXT_gpu_shader5, 
    GL_EXT_instanced_arrays, GL_EXT_map_buffer_range, GL_EXT_memory_object, 
    GL_EXT_memory_object_fd, GL_EXT_multi_draw_arrays, 
    GL_EXT_occlusion_query_boolean, GL_EXT_polygon_offset_clamp, 
    GL_EXT_primitive_bounding_box, GL_EXT_read_format_bgra, 
    GL_EXT_render_snorm, GL_EXT_robustness, GL_EXT_sRGB_write_control, 
    GL_EXT_separate_shader_objects, GL_EXT_shader_framebuffer_fetch, 
    GL_EXT_shader_framebuffer_fetch_non_coherent, GL_EXT_shader_group_vote, 
    GL_EXT_shader_implicit_conversions, GL_EXT_shader_integer_mix, 
    GL_EXT_shader_io_blocks, GL_EXT_tessellation_point_size, 
    GL_EXT_tessellation_shader, GL_EXT_texture_border_clamp, 
    GL_EXT_texture_buffer, GL_EXT_texture_compression_bptc, 
    GL_EXT_texture_compression_dxt1, GL_EXT_texture_compression_rgtc, 
    GL_EXT_texture_compression_s3tc, GL_EXT_texture_compression_s3tc_srgb, 
    GL_EXT_texture_cube_map_array, GL_EXT_texture_filter_anisotropic, 
    GL_EXT_texture_filter_minmax, GL_EXT_texture_format_BGRA8888, 
    GL_EXT_texture_mirror_clamp_to_edge, GL_EXT_texture_norm16, 
    GL_EXT_texture_query_lod, GL_EXT_texture_rg, GL_EXT_texture_sRGB_R8, 
    GL_EXT_texture_sRGB_RG8, GL_EXT_texture_sRGB_decode, 
    GL_EXT_texture_shadow_lod, GL_EXT_texture_type_2_10_10_10_REV, 
    GL_EXT_texture_view, GL_EXT_unpack_subimage, 
    GL_KHR_blend_equation_advanced, GL_KHR_blend_equation_advanced_coherent, 
    GL_KHR_context_flush_control, GL_KHR_debug, GL_KHR_no_error, 
    GL_KHR_parallel_shader_compile, GL_KHR_robust_buffer_access_behavior, 
    GL_KHR_robustness, GL_KHR_texture_compression_astc_ldr, 
    GL_KHR_texture_compression_astc_sliced_3d, GL_MESA_bgra, 
    GL_MESA_framebuffer_flip_y, GL_MESA_shader_integer_functions, 
    GL_NV_conditional_render, GL_NV_draw_buffers, GL_NV_fbo_color_attachments, 
    GL_NV_generate_mipmap_sRGB, GL_NV_image_formats, GL_NV_pack_subimage, 
    GL_NV_pixel_buffer_object, GL_NV_read_buffer, GL_NV_read_depth, 
    GL_NV_read_depth_stencil, GL_NV_read_stencil, 
    GL_NV_shader_noperspective_interpolation, GL_OES_EGL_image, 
    GL_OES_EGL_image_external, GL_OES_EGL_image_external_essl3, 
    GL_OES_EGL_sync, GL_OES_compressed_ETC1_RGB8_texture, GL_OES_copy_image, 
    GL_OES_depth24, GL_OES_depth_texture, GL_OES_depth_texture_cube_map, 
    GL_OES_draw_buffers_indexed, GL_OES_draw_elements_base_vertex, 
    GL_OES_element_index_uint, GL_OES_fbo_render_mipmap, 
    GL_OES_geometry_point_size, GL_OES_geometry_shader, 
    GL_OES_get_program_binary, GL_OES_gpu_shader5, GL_OES_mapbuffer, 
    GL_OES_packed_depth_stencil, GL_OES_primitive_bounding_box, 
    GL_OES_required_internalformat, GL_OES_rgb8_rgba8, GL_OES_sample_shading, 
    GL_OES_sample_variables, GL_OES_shader_image_atomic, 
    GL_OES_shader_io_blocks, GL_OES_shader_multisample_interpolation, 
    GL_OES_standard_derivatives, GL_OES_stencil8, GL_OES_surfaceless_context, 
    GL_OES_tessellation_point_size, GL_OES_tessellation_shader, 
    GL_OES_texture_3D, GL_OES_texture_border_clamp, GL_OES_texture_buffer, 
    GL_OES_texture_cube_map_array, GL_OES_texture_float, 
    GL_OES_texture_float_linear, GL_OES_texture_half_float, 
    GL_OES_texture_half_float_linear, GL_OES_texture_npot, 
    GL_OES_texture_stencil8, GL_OES_texture_storage_multisample_2d_array, 
    GL_OES_texture_view, GL_OES_vertex_array_object, GL_OES_vertex_half_float, 
    GL_OES_viewport_array

390 GLX Visuals
    visual  x   bf lv rg d st  colorbuffer  sr ax dp st accumbuffer  ms  sw cav
  id dep cl sp  sz l  ci b ro  r  g  b  a F gb bf th cl  r  g  b  a ns b ap eat
----------------------------------------------------------------------------
0x023 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0 24  8  0  0  0  0  0 0 u  None
0x024 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0 24  8  0  0  0  0  0 0 u  None
0x3a9 24 tc  0  32  0 r  . .   8  8  8  8 .  .  0  0  0  0  0  0  0  0 0 u  None
0x3aa 24 tc  0  32  0 r  . .   8  8  8  8 .  .  0  0  0 16 16 16 16  0 0 u  Slow
0x3ab 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0  0  0  0  0  0  0  0 0 u  None
0x3ac 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0  0  0 16 16 16 16  0 0 u  Slow
0x3ad 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0  0  0  0  0  0  0  0 0 u  None
0x3ae 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0  0  0 16 16 16 16  0 0 u  Slow
0x3af 24 tc  0  32  0 r  . .   8  8  8  8 .  .  0 16  0  0  0  0  0  0 0 u  None
0x3b0 24 tc  0  32  0 r  . .   8  8  8  8 .  .  0 16  0 16 16 16 16  0 0 u  Slow
0x3b1 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0 16  0  0  0  0  0  0 0 u  None
0x3b2 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0 16  0 16 16 16 16  0 0 u  Slow
0x3b3 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0 16  0  0  0  0  0  0 0 u  None
0x3b4 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0 16  0 16 16 16 16  0 0 u  Slow
0x3b5 24 tc  0  32  0 r  . .   8  8  8  8 .  .  0 24  0  0  0  0  0  0 0 u  None
0x3b6 24 tc  0  32  0 r  . .   8  8  8  8 .  .  0 24  0 16 16 16 16  0 0 u  Slow
0x3b7 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0 24  0  0  0  0  0  0 0 u  None
0x3b8 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0 24  0 16 16 16 16  0 0 u  Slow
0x3b9 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0 24  0  0  0  0  0  0 0 u  None
0x3ba 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0 24  0 16 16 16 16  0 0 u  Slow
0x3bb 24 tc  0  32  0 r  . .   8  8  8  8 .  .  0 24  8  0  0  0  0  0 0 u  None
0x3bc 24 tc  0  32  0 r  . .   8  8  8  8 .  .  0 24  8 16 16 16 16  0 0 u  Slow
0x3bd 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0 24  8 16 16 16 16  0 0 u  Slow
0x3be 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0 24  8  0  0  0  0  0 0 u  None
0x3bf 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0 24  8 16 16 16 16  0 0 u  Slow
0x3c0 24 tc  0  32  0 r  . .   8  8  8  8 .  .  0 32  0  0  0  0  0  0 0 u  None
0x3c1 24 tc  0  32  0 r  . .   8  8  8  8 .  .  0 32  0 16 16 16 16  0 0 u  Slow
0x3c2 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0 32  0  0  0  0  0  0 0 u  None
0x3c3 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0 32  0 16 16 16 16  0 0 u  Slow
0x3c4 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0 32  0  0  0  0  0  0 0 u  None
0x3c5 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0 32  0 16 16 16 16  0 0 u  Slow
0x3c6 24 tc  0  32  0 r  . .   8  8  8  8 .  .  0  0  0  0  0  0  0  4 1 u  None
0x3c7 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0  0  0  0  0  0  0  4 1 u  None
0x3c8 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0  0  0  0  0  0  0  4 1 u  None
0x3c9 24 tc  0  32  0 r  . .   8  8  8  8 .  .  0 16  0  0  0  0  0  4 1 u  None
0x3ca 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0 16  0  0  0  0  0  4 1 u  None
0x3cb 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0 16  0  0  0  0  0  4 1 u  None
0x3cc 24 tc  0  32  0 r  . .   8  8  8  8 .  .  0 24  0  0  0  0  0  4 1 u  None
0x3cd 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0 24  0  0  0  0  0  4 1 u  None
0x3ce 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0 24  0  0  0  0  0  4 1 u  None
0x3cf 24 tc  0  32  0 r  . .   8  8  8  8 .  .  0 24  8  0  0  0  0  4 1 u  None
0x3d0 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0 24  8  0  0  0  0  4 1 u  None
0x3d1 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0 24  8  0  0  0  0  4 1 u  None
0x3d2 24 tc  0  32  0 r  . .   8  8  8  8 .  .  0 32  0  0  0  0  0  4 1 u  None
0x3d3 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0 32  0  0  0  0  0  4 1 u  None
0x3d4 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0 32  0  0  0  0  0  4 1 u  None
0x3d5 24 tc  0  24  0 r  . .   8  8  8  0 .  .  0  0  0  0  0  0  0  0 0 u  None
0x3d6 24 tc  0  24  0 r  . .   8  8  8  0 .  .  0  0  0 16 16 16 16  0 0 u  Slow
0x3d7 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0  0  0  0  0  0  0  0 0 u  None
0x3d8 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0  0  0 16 16 16 16  0 0 u  Slow
0x3d9 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0  0  0  0  0  0  0  0 0 u  None
0x3da 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0  0  0 16 16 16 16  0 0 u  Slow
0x3db 24 tc  0  24  0 r  . .   8  8  8  0 .  .  0 16  0  0  0  0  0  0 0 u  None
0x3dc 24 tc  0  24  0 r  . .   8  8  8  0 .  .  0 16  0 16 16 16 16  0 0 u  Slow
0x3dd 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0 16  0  0  0  0  0  0 0 u  None
0x3de 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0 16  0 16 16 16 16  0 0 u  Slow
0x3df 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0 16  0  0  0  0  0  0 0 u  None
0x3e0 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0 16  0 16 16 16 16  0 0 u  Slow
0x3e1 24 tc  0  24  0 r  . .   8  8  8  0 .  .  0 24  0  0  0  0  0  0 0 u  None
0x3e2 24 tc  0  24  0 r  . .   8  8  8  0 .  .  0 24  0 16 16 16 16  0 0 u  Slow
0x3e3 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0 24  0  0  0  0  0  0 0 u  None
0x3e4 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0 24  0 16 16 16 16  0 0 u  Slow
0x3e5 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0 24  0  0  0  0  0  0 0 u  None
0x3e6 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0 24  0 16 16 16 16  0 0 u  Slow
0x3e7 24 tc  0  24  0 r  . .   8  8  8  0 .  .  0 24  8  0  0  0  0  0 0 u  None
0x3e8 24 tc  0  24  0 r  . .   8  8  8  0 .  .  0 24  8 16 16 16 16  0 0 u  Slow
0x3e9 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0 24  8  0  0  0  0  0 0 u  None
0x3ea 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0 24  8 16 16 16 16  0 0 u  Slow
0x3eb 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0 24  8  0  0  0  0  0 0 u  None
0x3ec 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0 24  8 16 16 16 16  0 0 u  Slow
0x3ed 24 tc  0  24  0 r  . .   8  8  8  0 .  .  0 32  0  0  0  0  0  0 0 u  None
0x3ee 24 tc  0  24  0 r  . .   8  8  8  0 .  .  0 32  0 16 16 16 16  0 0 u  Slow
0x3ef 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0 32  0  0  0  0  0  0 0 u  None
0x3f0 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0 32  0 16 16 16 16  0 0 u  Slow
0x3f1 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0 32  0  0  0  0  0  0 0 u  None
0x3f2 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0 32  0 16 16 16 16  0 0 u  Slow
0x3f3 24 tc  0  24  0 r  . .   8  8  8  0 .  .  0  0  0  0  0  0  0  4 1 u  None
0x3f4 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0  0  0  0  0  0  0  4 1 u  None
0x3f5 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0  0  0  0  0  0  0  4 1 u  None
0x3f6 24 tc  0  24  0 r  . .   8  8  8  0 .  .  0 16  0  0  0  0  0  4 1 u  None
0x3f7 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0 16  0  0  0  0  0  4 1 u  None
0x3f8 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0 16  0  0  0  0  0  4 1 u  None
0x3f9 24 tc  0  24  0 r  . .   8  8  8  0 .  .  0 24  0  0  0  0  0  4 1 u  None
0x3fa 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0 24  0  0  0  0  0  4 1 u  None
0x3fb 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0 24  0  0  0  0  0  4 1 u  None
0x3fc 24 tc  0  24  0 r  . .   8  8  8  0 .  .  0 24  8  0  0  0  0  4 1 u  None
0x3fd 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0 24  8  0  0  0  0  4 1 u  None
0x3fe 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0 24  8  0  0  0  0  4 1 u  None
0x3ff 24 tc  0  24  0 r  . .   8  8  8  0 .  .  0 32  0  0  0  0  0  4 1 u  None
0x400 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0 32  0  0  0  0  0  4 1 u  None
0x401 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0 32  0  0  0  0  0  4 1 u  None
0x402 24 tc  0  32  0 r  . .   8  8  8  8 .  s  0  0  0  0  0  0  0  0 0 u  None
0x403 24 tc  0  32  0 r  . .   8  8  8  8 .  s  0  0  0 16 16 16 16  0 0 u  Slow
0x404 24 tc  0  32  0 r  y .   8  8  8  8 .  s  0  0  0  0  0  0  0  0 0 u  None
0x405 24 tc  0  32  0 r  y .   8  8  8  8 .  s  0  0  0 16 16 16 16  0 0 u  Slow
0x406 24 tc  0  32  0 r  y .   8  8  8  8 .  s  0  0  0  0  0  0  0  0 0 u  None
0x407 24 tc  0  32  0 r  y .   8  8  8  8 .  s  0  0  0 16 16 16 16  0 0 u  Slow
0x408 24 tc  0  32  0 r  . .   8  8  8  8 .  s  0 16  0  0  0  0  0  0 0 u  None
0x409 24 tc  0  32  0 r  . .   8  8  8  8 .  s  0 16  0 16 16 16 16  0 0 u  Slow
0x40a 24 tc  0  32  0 r  y .   8  8  8  8 .  s  0 16  0  0  0  0  0  0 0 u  None
0x40b 24 tc  0  32  0 r  y .   8  8  8  8 .  s  0 16  0 16 16 16 16  0 0 u  Slow
0x40c 24 tc  0  32  0 r  y .   8  8  8  8 .  s  0 16  0  0  0  0  0  0 0 u  None
0x40d 24 tc  0  32  0 r  y .   8  8  8  8 .  s  0 16  0 16 16 16 16  0 0 u  Slow
0x40e 24 tc  0  32  0 r  . .   8  8  8  8 .  s  0 24  0  0  0  0  0  0 0 u  None
0x40f 24 tc  0  32  0 r  . .   8  8  8  8 .  s  0 24  0 16 16 16 16  0 0 u  Slow
0x410 24 tc  0  32  0 r  y .   8  8  8  8 .  s  0 24  0  0  0  0  0  0 0 u  None
0x411 24 tc  0  32  0 r  y .   8  8  8  8 .  s  0 24  0 16 16 16 16  0 0 u  Slow
0x412 24 tc  0  32  0 r  y .   8  8  8  8 .  s  0 24  0  0  0  0  0  0 0 u  None
0x413 24 tc  0  32  0 r  y .   8  8  8  8 .  s  0 24  0 16 16 16 16  0 0 u  Slow
0x414 24 tc  0  32  0 r  . .   8  8  8  8 .  s  0 24  8  0  0  0  0  0 0 u  None
0x415 24 tc  0  32  0 r  . .   8  8  8  8 .  s  0 24  8 16 16 16 16  0 0 u  Slow
0x416 24 tc  0  32  0 r  y .   8  8  8  8 .  s  0 24  8  0  0  0  0  0 0 u  None
0x417 24 tc  0  32  0 r  y .   8  8  8  8 .  s  0 24  8 16 16 16 16  0 0 u  Slow
0x418 24 tc  0  32  0 r  y .   8  8  8  8 .  s  0 24  8  0  0  0  0  0 0 u  None
0x419 24 tc  0  32  0 r  y .   8  8  8  8 .  s  0 24  8 16 16 16 16  0 0 u  Slow
0x41a 24 tc  0  32  0 r  . .   8  8  8  8 .  s  0 32  0  0  0  0  0  0 0 u  None
0x41b 24 tc  0  32  0 r  . .   8  8  8  8 .  s  0 32  0 16 16 16 16  0 0 u  Slow
0x41c 24 tc  0  32  0 r  y .   8  8  8  8 .  s  0 32  0  0  0  0  0  0 0 u  None
0x41d 24 tc  0  32  0 r  y .   8  8  8  8 .  s  0 32  0 16 16 16 16  0 0 u  Slow
0x41e 24 tc  0  32  0 r  y .   8  8  8  8 .  s  0 32  0  0  0  0  0  0 0 u  None
0x41f 24 tc  0  32  0 r  y .   8  8  8  8 .  s  0 32  0 16 16 16 16  0 0 u  Slow
0x420 24 tc  0  32  0 r  . .   8  8  8  8 .  s  0  0  0  0  0  0  0  4 1 u  None
0x421 24 tc  0  32  0 r  y .   8  8  8  8 .  s  0  0  0  0  0  0  0  4 1 u  None
0x422 24 tc  0  32  0 r  y .   8  8  8  8 .  s  0  0  0  0  0  0  0  4 1 u  None
0x423 24 tc  0  32  0 r  . .   8  8  8  8 .  s  0 16  0  0  0  0  0  4 1 u  None
0x424 24 tc  0  32  0 r  y .   8  8  8  8 .  s  0 16  0  0  0  0  0  4 1 u  None
0x425 24 tc  0  32  0 r  y .   8  8  8  8 .  s  0 16  0  0  0  0  0  4 1 u  None
0x426 24 tc  0  32  0 r  . .   8  8  8  8 .  s  0 24  0  0  0  0  0  4 1 u  None
0x427 24 tc  0  32  0 r  y .   8  8  8  8 .  s  0 24  0  0  0  0  0  4 1 u  None
0x428 24 tc  0  32  0 r  y .   8  8  8  8 .  s  0 24  0  0  0  0  0  4 1 u  None
0x429 24 tc  0  32  0 r  . .   8  8  8  8 .  s  0 24  8  0  0  0  0  4 1 u  None
0x42a 24 tc  0  32  0 r  y .   8  8  8  8 .  s  0 24  8  0  0  0  0  4 1 u  None
0x42b 24 tc  0  32  0 r  y .   8  8  8  8 .  s  0 24  8  0  0  0  0  4 1 u  None
0x42c 24 tc  0  32  0 r  . .   8  8  8  8 .  s  0 32  0  0  0  0  0  4 1 u  None
0x42d 24 tc  0  32  0 r  y .   8  8  8  8 .  s  0 32  0  0  0  0  0  4 1 u  None
0x42e 24 tc  0  32  0 r  y .   8  8  8  8 .  s  0 32  0  0  0  0  0  4 1 u  None
0x42f 24 tc  0  24  0 r  . .   8  8  8  0 .  s  0  0  0  0  0  0  0  0 0 u  None
0x430 24 tc  0  24  0 r  . .   8  8  8  0 .  s  0  0  0 16 16 16 16  0 0 u  Slow
0x431 24 tc  0  24  0 r  y .   8  8  8  0 .  s  0  0  0  0  0  0  0  0 0 u  None
0x432 24 tc  0  24  0 r  y .   8  8  8  0 .  s  0  0  0 16 16 16 16  0 0 u  Slow
0x433 24 tc  0  24  0 r  y .   8  8  8  0 .  s  0  0  0  0  0  0  0  0 0 u  None
0x434 24 tc  0  24  0 r  y .   8  8  8  0 .  s  0  0  0 16 16 16 16  0 0 u  Slow
0x435 24 tc  0  24  0 r  . .   8  8  8  0 .  s  0 16  0  0  0  0  0  0 0 u  None
0x436 24 tc  0  24  0 r  . .   8  8  8  0 .  s  0 16  0 16 16 16 16  0 0 u  Slow
0x437 24 tc  0  24  0 r  y .   8  8  8  0 .  s  0 16  0  0  0  0  0  0 0 u  None
0x438 24 tc  0  24  0 r  y .   8  8  8  0 .  s  0 16  0 16 16 16 16  0 0 u  Slow
0x439 24 tc  0  24  0 r  y .   8  8  8  0 .  s  0 16  0  0  0  0  0  0 0 u  None
0x43a 24 tc  0  24  0 r  y .   8  8  8  0 .  s  0 16  0 16 16 16 16  0 0 u  Slow
0x43b 24 tc  0  24  0 r  . .   8  8  8  0 .  s  0 24  0  0  0  0  0  0 0 u  None
0x43c 24 tc  0  24  0 r  . .   8  8  8  0 .  s  0 24  0 16 16 16 16  0 0 u  Slow
0x43d 24 tc  0  24  0 r  y .   8  8  8  0 .  s  0 24  0  0  0  0  0  0 0 u  None
0x43e 24 tc  0  24  0 r  y .   8  8  8  0 .  s  0 24  0 16 16 16 16  0 0 u  Slow
0x43f 24 tc  0  24  0 r  y .   8  8  8  0 .  s  0 24  0  0  0  0  0  0 0 u  None
0x440 24 tc  0  24  0 r  y .   8  8  8  0 .  s  0 24  0 16 16 16 16  0 0 u  Slow
0x441 24 tc  0  24  0 r  . .   8  8  8  0 .  s  0 24  8  0  0  0  0  0 0 u  None
0x442 24 tc  0  24  0 r  . .   8  8  8  0 .  s  0 24  8 16 16 16 16  0 0 u  Slow
0x443 24 tc  0  24  0 r  y .   8  8  8  0 .  s  0 24  8  0  0  0  0  0 0 u  None
0x444 24 tc  0  24  0 r  y .   8  8  8  0 .  s  0 24  8 16 16 16 16  0 0 u  Slow
0x445 24 tc  0  24  0 r  y .   8  8  8  0 .  s  0 24  8  0  0  0  0  0 0 u  None
0x446 24 tc  0  24  0 r  y .   8  8  8  0 .  s  0 24  8 16 16 16 16  0 0 u  Slow
0x447 24 tc  0  24  0 r  . .   8  8  8  0 .  s  0 32  0  0  0  0  0  0 0 u  None
0x448 24 tc  0  24  0 r  . .   8  8  8  0 .  s  0 32  0 16 16 16 16  0 0 u  Slow
0x449 24 tc  0  24  0 r  y .   8  8  8  0 .  s  0 32  0  0  0  0  0  0 0 u  None
0x44a 24 tc  0  24  0 r  y .   8  8  8  0 .  s  0 32  0 16 16 16 16  0 0 u  Slow
0x44b 24 tc  0  24  0 r  y .   8  8  8  0 .  s  0 32  0  0  0  0  0  0 0 u  None
0x44c 24 tc  0  24  0 r  y .   8  8  8  0 .  s  0 32  0 16 16 16 16  0 0 u  Slow
0x44d 24 tc  0  24  0 r  . .   8  8  8  0 .  s  0  0  0  0  0  0  0  4 1 u  None
0x44e 24 tc  0  24  0 r  y .   8  8  8  0 .  s  0  0  0  0  0  0  0  4 1 u  None
0x44f 24 tc  0  24  0 r  y .   8  8  8  0 .  s  0  0  0  0  0  0  0  4 1 u  None
0x450 24 tc  0  24  0 r  . .   8  8  8  0 .  s  0 16  0  0  0  0  0  4 1 u  None
0x451 24 tc  0  24  0 r  y .   8  8  8  0 .  s  0 16  0  0  0  0  0  4 1 u  None
0x452 24 tc  0  24  0 r  y .   8  8  8  0 .  s  0 16  0  0  0  0  0  4 1 u  None
0x453 24 tc  0  24  0 r  . .   8  8  8  0 .  s  0 24  0  0  0  0  0  4 1 u  None
0x454 24 tc  0  24  0 r  y .   8  8  8  0 .  s  0 24  0  0  0  0  0  4 1 u  None
0x455 24 tc  0  24  0 r  y .   8  8  8  0 .  s  0 24  0  0  0  0  0  4 1 u  None
0x456 24 tc  0  24  0 r  . .   8  8  8  0 .  s  0 24  8  0  0  0  0  4 1 u  None
0x457 24 tc  0  24  0 r  y .   8  8  8  0 .  s  0 24  8  0  0  0  0  4 1 u  None
0x458 24 tc  0  24  0 r  y .   8  8  8  0 .  s  0 24  8  0  0  0  0  4 1 u  None
0x459 24 tc  0  24  0 r  . .   8  8  8  0 .  s  0 32  0  0  0  0  0  4 1 u  None
0x45a 24 tc  0  24  0 r  y .   8  8  8  0 .  s  0 32  0  0  0  0  0  4 1 u  None
0x45b 24 tc  0  24  0 r  y .   8  8  8  0 .  s  0 32  0  0  0  0  0  4 1 u  None
0x45c 24 dc  0  32  0 r  . .   8  8  8  8 .  .  0  0  0  0  0  0  0  0 0 u  None
0x45d 24 dc  0  32  0 r  . .   8  8  8  8 .  .  0  0  0 16 16 16 16  0 0 u  Slow
0x45e 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0  0  0  0  0  0  0  0 0 u  None
0x45f 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0  0  0 16 16 16 16  0 0 u  Slow
0x460 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0  0  0  0  0  0  0  0 0 u  None
0x461 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0  0  0 16 16 16 16  0 0 u  Slow
0x462 24 dc  0  32  0 r  . .   8  8  8  8 .  .  0 16  0  0  0  0  0  0 0 u  None
0x463 24 dc  0  32  0 r  . .   8  8  8  8 .  .  0 16  0 16 16 16 16  0 0 u  Slow
0x464 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0 16  0  0  0  0  0  0 0 u  None
0x465 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0 16  0 16 16 16 16  0 0 u  Slow
0x466 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0 16  0  0  0  0  0  0 0 u  None
0x467 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0 16  0 16 16 16 16  0 0 u  Slow
0x468 24 dc  0  32  0 r  . .   8  8  8  8 .  .  0 24  0  0  0  0  0  0 0 u  None
0x469 24 dc  0  32  0 r  . .   8  8  8  8 .  .  0 24  0 16 16 16 16  0 0 u  Slow
0x46a 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0 24  0  0  0  0  0  0 0 u  None
0x46b 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0 24  0 16 16 16 16  0 0 u  Slow
0x46c 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0 24  0  0  0  0  0  0 0 u  None
0x46d 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0 24  0 16 16 16 16  0 0 u  Slow
0x46e 24 dc  0  32  0 r  . .   8  8  8  8 .  .  0 24  8  0  0  0  0  0 0 u  None
0x46f 24 dc  0  32  0 r  . .   8  8  8  8 .  .  0 24  8 16 16 16 16  0 0 u  Slow
0x470 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0 24  8 16 16 16 16  0 0 u  Slow
0x471 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0 24  8  0  0  0  0  0 0 u  None
0x472 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0 24  8 16 16 16 16  0 0 u  Slow
0x473 24 dc  0  32  0 r  . .   8  8  8  8 .  .  0 32  0  0  0  0  0  0 0 u  None
0x474 24 dc  0  32  0 r  . .   8  8  8  8 .  .  0 32  0 16 16 16 16  0 0 u  Slow
0x475 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0 32  0  0  0  0  0  0 0 u  None
0x476 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0 32  0 16 16 16 16  0 0 u  Slow
0x477 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0 32  0  0  0  0  0  0 0 u  None
0x478 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0 32  0 16 16 16 16  0 0 u  Slow
0x479 24 dc  0  32  0 r  . .   8  8  8  8 .  .  0  0  0  0  0  0  0  4 1 u  None
0x47a 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0  0  0  0  0  0  0  4 1 u  None
0x47b 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0  0  0  0  0  0  0  4 1 u  None
0x47c 24 dc  0  32  0 r  . .   8  8  8  8 .  .  0 16  0  0  0  0  0  4 1 u  None
0x47d 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0 16  0  0  0  0  0  4 1 u  None
0x47e 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0 16  0  0  0  0  0  4 1 u  None
0x47f 24 dc  0  32  0 r  . .   8  8  8  8 .  .  0 24  0  0  0  0  0  4 1 u  None
0x480 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0 24  0  0  0  0  0  4 1 u  None
0x481 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0 24  0  0  0  0  0  4 1 u  None
0x482 24 dc  0  32  0 r  . .   8  8  8  8 .  .  0 24  8  0  0  0  0  4 1 u  None
0x483 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0 24  8  0  0  0  0  4 1 u  None
0x484 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0 24  8  0  0  0  0  4 1 u  None
0x485 24 dc  0  32  0 r  . .   8  8  8  8 .  .  0 32  0  0  0  0  0  4 1 u  None
0x486 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0 32  0  0  0  0  0  4 1 u  None
0x487 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0 32  0  0  0  0  0  4 1 u  None
0x488 24 dc  0  24  0 r  . .   8  8  8  0 .  .  0  0  0  0  0  0  0  0 0 u  None
0x489 24 dc  0  24  0 r  . .   8  8  8  0 .  .  0  0  0 16 16 16 16  0 0 u  Slow
0x48a 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0  0  0  0  0  0  0  0 0 u  None
0x48b 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0  0  0 16 16 16 16  0 0 u  Slow
0x48c 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0  0  0  0  0  0  0  0 0 u  None
0x48d 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0  0  0 16 16 16 16  0 0 u  Slow
0x48e 24 dc  0  24  0 r  . .   8  8  8  0 .  .  0 16  0  0  0  0  0  0 0 u  None
0x48f 24 dc  0  24  0 r  . .   8  8  8  0 .  .  0 16  0 16 16 16 16  0 0 u  Slow
0x490 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0 16  0  0  0  0  0  0 0 u  None
0x491 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0 16  0 16 16 16 16  0 0 u  Slow
0x492 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0 16  0  0  0  0  0  0 0 u  None
0x493 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0 16  0 16 16 16 16  0 0 u  Slow
0x494 24 dc  0  24  0 r  . .   8  8  8  0 .  .  0 24  0  0  0  0  0  0 0 u  None
0x495 24 dc  0  24  0 r  . .   8  8  8  0 .  .  0 24  0 16 16 16 16  0 0 u  Slow
0x496 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0 24  0  0  0  0  0  0 0 u  None
0x497 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0 24  0 16 16 16 16  0 0 u  Slow
0x498 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0 24  0  0  0  0  0  0 0 u  None
0x499 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0 24  0 16 16 16 16  0 0 u  Slow
0x49a 24 dc  0  24  0 r  . .   8  8  8  0 .  .  0 24  8  0  0  0  0  0 0 u  None
0x49b 24 dc  0  24  0 r  . .   8  8  8  0 .  .  0 24  8 16 16 16 16  0 0 u  Slow
0x49c 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0 24  8  0  0  0  0  0 0 u  None
0x49d 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0 24  8 16 16 16 16  0 0 u  Slow
0x49e 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0 24  8  0  0  0  0  0 0 u  None
0x49f 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0 24  8 16 16 16 16  0 0 u  Slow
0x4a0 24 dc  0  24  0 r  . .   8  8  8  0 .  .  0 32  0  0  0  0  0  0 0 u  None
0x4a1 24 dc  0  24  0 r  . .   8  8  8  0 .  .  0 32  0 16 16 16 16  0 0 u  Slow
0x4a2 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0 32  0  0  0  0  0  0 0 u  None
0x4a3 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0 32  0 16 16 16 16  0 0 u  Slow
0x4a4 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0 32  0  0  0  0  0  0 0 u  None
0x4a5 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0 32  0 16 16 16 16  0 0 u  Slow
0x4a6 24 dc  0  24  0 r  . .   8  8  8  0 .  .  0  0  0  0  0  0  0  4 1 u  None
0x4a7 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0  0  0  0  0  0  0  4 1 u  None
0x4a8 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0  0  0  0  0  0  0  4 1 u  None
0x4a9 24 dc  0  24  0 r  . .   8  8  8  0 .  .  0 16  0  0  0  0  0  4 1 u  None
0x4aa 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0 16  0  0  0  0  0  4 1 u  None
0x4ab 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0 16  0  0  0  0  0  4 1 u  None
0x4ac 24 dc  0  24  0 r  . .   8  8  8  0 .  .  0 24  0  0  0  0  0  4 1 u  None
0x4ad 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0 24  0  0  0  0  0  4 1 u  None
0x4ae 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0 24  0  0  0  0  0  4 1 u  None
0x4af 24 dc  0  24  0 r  . .   8  8  8  0 .  .  0 24  8  0  0  0  0  4 1 u  None
0x4b0 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0 24  8  0  0  0  0  4 1 u  None
0x4b1 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0 24  8  0  0  0  0  4 1 u  None
0x4b2 24 dc  0  24  0 r  . .   8  8  8  0 .  .  0 32  0  0  0  0  0  4 1 u  None
0x4b3 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0 32  0  0  0  0  0  4 1 u  None
0x4b4 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0 32  0  0  0  0  0  4 1 u  None
0x4b5 24 dc  0  32  0 r  . .   8  8  8  8 .  s  0  0  0  0  0  0  0  0 0 u  None
0x4b6 24 dc  0  32  0 r  . .   8  8  8  8 .  s  0  0  0 16 16 16 16  0 0 u  Slow
0x4b7 24 dc  0  32  0 r  y .   8  8  8  8 .  s  0  0  0  0  0  0  0  0 0 u  None
0x4b8 24 dc  0  32  0 r  y .   8  8  8  8 .  s  0  0  0 16 16 16 16  0 0 u  Slow
0x4b9 24 dc  0  32  0 r  y .   8  8  8  8 .  s  0  0  0  0  0  0  0  0 0 u  None
0x4ba 24 dc  0  32  0 r  y .   8  8  8  8 .  s  0  0  0 16 16 16 16  0 0 u  Slow
0x4bb 24 dc  0  32  0 r  . .   8  8  8  8 .  s  0 16  0  0  0  0  0  0 0 u  None
0x4bc 24 dc  0  32  0 r  . .   8  8  8  8 .  s  0 16  0 16 16 16 16  0 0 u  Slow
0x4bd 24 dc  0  32  0 r  y .   8  8  8  8 .  s  0 16  0  0  0  0  0  0 0 u  None
0x4be 24 dc  0  32  0 r  y .   8  8  8  8 .  s  0 16  0 16 16 16 16  0 0 u  Slow
0x4bf 24 dc  0  32  0 r  y .   8  8  8  8 .  s  0 16  0  0  0  0  0  0 0 u  None
0x4c0 24 dc  0  32  0 r  y .   8  8  8  8 .  s  0 16  0 16 16 16 16  0 0 u  Slow
0x4c1 24 dc  0  32  0 r  . .   8  8  8  8 .  s  0 24  0  0  0  0  0  0 0 u  None
0x4c2 24 dc  0  32  0 r  . .   8  8  8  8 .  s  0 24  0 16 16 16 16  0 0 u  Slow
0x4c3 24 dc  0  32  0 r  y .   8  8  8  8 .  s  0 24  0  0  0  0  0  0 0 u  None
0x4c4 24 dc  0  32  0 r  y .   8  8  8  8 .  s  0 24  0 16 16 16 16  0 0 u  Slow
0x4c5 24 dc  0  32  0 r  y .   8  8  8  8 .  s  0 24  0  0  0  0  0  0 0 u  None
0x4c6 24 dc  0  32  0 r  y .   8  8  8  8 .  s  0 24  0 16 16 16 16  0 0 u  Slow
0x4c7 24 dc  0  32  0 r  . .   8  8  8  8 .  s  0 24  8  0  0  0  0  0 0 u  None
0x4c8 24 dc  0  32  0 r  . .   8  8  8  8 .  s  0 24  8 16 16 16 16  0 0 u  Slow
0x4c9 24 dc  0  32  0 r  y .   8  8  8  8 .  s  0 24  8  0  0  0  0  0 0 u  None
0x4ca 24 dc  0  32  0 r  y .   8  8  8  8 .  s  0 24  8 16 16 16 16  0 0 u  Slow
0x4cb 24 dc  0  32  0 r  y .   8  8  8  8 .  s  0 24  8  0  0  0  0  0 0 u  None
0x4cc 24 dc  0  32  0 r  y .   8  8  8  8 .  s  0 24  8 16 16 16 16  0 0 u  Slow
0x4cd 24 dc  0  32  0 r  . .   8  8  8  8 .  s  0 32  0  0  0  0  0  0 0 u  None
0x4ce 24 dc  0  32  0 r  . .   8  8  8  8 .  s  0 32  0 16 16 16 16  0 0 u  Slow
0x4cf 24 dc  0  32  0 r  y .   8  8  8  8 .  s  0 32  0  0  0  0  0  0 0 u  None
0x4d0 24 dc  0  32  0 r  y .   8  8  8  8 .  s  0 32  0 16 16 16 16  0 0 u  Slow
0x4d1 24 dc  0  32  0 r  y .   8  8  8  8 .  s  0 32  0  0  0  0  0  0 0 u  None
0x4d2 24 dc  0  32  0 r  y .   8  8  8  8 .  s  0 32  0 16 16 16 16  0 0 u  Slow
0x4d3 24 dc  0  32  0 r  . .   8  8  8  8 .  s  0  0  0  0  0  0  0  4 1 u  None
0x4d4 24 dc  0  32  0 r  y .   8  8  8  8 .  s  0  0  0  0  0  0  0  4 1 u  None
0x4d5 24 dc  0  32  0 r  y .   8  8  8  8 .  s  0  0  0  0  0  0  0  4 1 u  None
0x4d6 24 dc  0  32  0 r  . .   8  8  8  8 .  s  0 16  0  0  0  0  0  4 1 u  None
0x4d7 24 dc  0  32  0 r  y .   8  8  8  8 .  s  0 16  0  0  0  0  0  4 1 u  None
0x4d8 24 dc  0  32  0 r  y .   8  8  8  8 .  s  0 16  0  0  0  0  0  4 1 u  None
0x4d9 24 dc  0  32  0 r  . .   8  8  8  8 .  s  0 24  0  0  0  0  0  4 1 u  None
0x4da 24 dc  0  32  0 r  y .   8  8  8  8 .  s  0 24  0  0  0  0  0  4 1 u  None
0x4db 24 dc  0  32  0 r  y .   8  8  8  8 .  s  0 24  0  0  0  0  0  4 1 u  None
0x4dc 24 dc  0  32  0 r  . .   8  8  8  8 .  s  0 24  8  0  0  0  0  4 1 u  None
0x4dd 24 dc  0  32  0 r  y .   8  8  8  8 .  s  0 24  8  0  0  0  0  4 1 u  None
0x4de 24 dc  0  32  0 r  y .   8  8  8  8 .  s  0 24  8  0  0  0  0  4 1 u  None
0x4df 24 dc  0  32  0 r  . .   8  8  8  8 .  s  0 32  0  0  0  0  0  4 1 u  None
0x4e0 24 dc  0  32  0 r  y .   8  8  8  8 .  s  0 32  0  0  0  0  0  4 1 u  None
0x4e1 24 dc  0  32  0 r  y .   8  8  8  8 .  s  0 32  0  0  0  0  0  4 1 u  None
0x4e2 24 dc  0  24  0 r  . .   8  8  8  0 .  s  0  0  0  0  0  0  0  0 0 u  None
0x4e3 24 dc  0  24  0 r  . .   8  8  8  0 .  s  0  0  0 16 16 16 16  0 0 u  Slow
0x4e4 24 dc  0  24  0 r  y .   8  8  8  0 .  s  0  0  0  0  0  0  0  0 0 u  None
0x4e5 24 dc  0  24  0 r  y .   8  8  8  0 .  s  0  0  0 16 16 16 16  0 0 u  Slow
0x4e6 24 dc  0  24  0 r  y .   8  8  8  0 .  s  0  0  0  0  0  0  0  0 0 u  None
0x4e7 24 dc  0  24  0 r  y .   8  8  8  0 .  s  0  0  0 16 16 16 16  0 0 u  Slow
0x4e8 24 dc  0  24  0 r  . .   8  8  8  0 .  s  0 16  0  0  0  0  0  0 0 u  None
0x4e9 24 dc  0  24  0 r  . .   8  8  8  0 .  s  0 16  0 16 16 16 16  0 0 u  Slow
0x4ea 24 dc  0  24  0 r  y .   8  8  8  0 .  s  0 16  0  0  0  0  0  0 0 u  None
0x4eb 24 dc  0  24  0 r  y .   8  8  8  0 .  s  0 16  0 16 16 16 16  0 0 u  Slow
0x4ec 24 dc  0  24  0 r  y .   8  8  8  0 .  s  0 16  0  0  0  0  0  0 0 u  None
0x4ed 24 dc  0  24  0 r  y .   8  8  8  0 .  s  0 16  0 16 16 16 16  0 0 u  Slow
0x4ee 24 dc  0  24  0 r  . .   8  8  8  0 .  s  0 24  0  0  0  0  0  0 0 u  None
0x4ef 24 dc  0  24  0 r  . .   8  8  8  0 .  s  0 24  0 16 16 16 16  0 0 u  Slow
0x4f0 24 dc  0  24  0 r  y .   8  8  8  0 .  s  0 24  0  0  0  0  0  0 0 u  None
0x4f1 24 dc  0  24  0 r  y .   8  8  8  0 .  s  0 24  0 16 16 16 16  0 0 u  Slow
0x4f2 24 dc  0  24  0 r  y .   8  8  8  0 .  s  0 24  0  0  0  0  0  0 0 u  None
0x4f3 24 dc  0  24  0 r  y .   8  8  8  0 .  s  0 24  0 16 16 16 16  0 0 u  Slow
0x4f4 24 dc  0  24  0 r  . .   8  8  8  0 .  s  0 24  8  0  0  0  0  0 0 u  None
0x4f5 24 dc  0  24  0 r  . .   8  8  8  0 .  s  0 24  8 16 16 16 16  0 0 u  Slow
0x4f6 24 dc  0  24  0 r  y .   8  8  8  0 .  s  0 24  8  0  0  0  0  0 0 u  None
0x4f7 24 dc  0  24  0 r  y .   8  8  8  0 .  s  0 24  8 16 16 16 16  0 0 u  Slow
0x4f8 24 dc  0  24  0 r  y .   8  8  8  0 .  s  0 24  8  0  0  0  0  0 0 u  None
0x4f9 24 dc  0  24  0 r  y .   8  8  8  0 .  s  0 24  8 16 16 16 16  0 0 u  Slow
0x4fa 24 dc  0  24  0 r  . .   8  8  8  0 .  s  0 32  0  0  0  0  0  0 0 u  None
0x4fb 24 dc  0  24  0 r  . .   8  8  8  0 .  s  0 32  0 16 16 16 16  0 0 u  Slow
0x4fc 24 dc  0  24  0 r  y .   8  8  8  0 .  s  0 32  0  0  0  0  0  0 0 u  None
0x4fd 24 dc  0  24  0 r  y .   8  8  8  0 .  s  0 32  0 16 16 16 16  0 0 u  Slow
0x4fe 24 dc  0  24  0 r  y .   8  8  8  0 .  s  0 32  0  0  0  0  0  0 0 u  None
0x4ff 24 dc  0  24  0 r  y .   8  8  8  0 .  s  0 32  0 16 16 16 16  0 0 u  Slow
0x500 24 dc  0  24  0 r  . .   8  8  8  0 .  s  0  0  0  0  0  0  0  4 1 u  None
0x501 24 dc  0  24  0 r  y .   8  8  8  0 .  s  0  0  0  0  0  0  0  4 1 u  None
0x502 24 dc  0  24  0 r  y .   8  8  8  0 .  s  0  0  0  0  0  0  0  4 1 u  None
0x503 24 dc  0  24  0 r  . .   8  8  8  0 .  s  0 16  0  0  0  0  0  4 1 u  None
0x504 24 dc  0  24  0 r  y .   8  8  8  0 .  s  0 16  0  0  0  0  0  4 1 u  None
0x505 24 dc  0  24  0 r  y .   8  8  8  0 .  s  0 16  0  0  0  0  0  4 1 u  None
0x506 24 dc  0  24  0 r  . .   8  8  8  0 .  s  0 24  0  0  0  0  0  4 1 u  None
0x507 24 dc  0  24  0 r  y .   8  8  8  0 .  s  0 24  0  0  0  0  0  4 1 u  None
0x508 24 dc  0  24  0 r  y .   8  8  8  0 .  s  0 24  0  0  0  0  0  4 1 u  None
0x509 24 dc  0  24  0 r  . .   8  8  8  0 .  s  0 24  8  0  0  0  0  4 1 u  None
0x50a 24 dc  0  24  0 r  y .   8  8  8  0 .  s  0 24  8  0  0  0  0  4 1 u  None
0x50b 24 dc  0  24  0 r  y .   8  8  8  0 .  s  0 24  8  0  0  0  0  4 1 u  None
0x50c 24 dc  0  24  0 r  . .   8  8  8  0 .  s  0 32  0  0  0  0  0  4 1 u  None
0x50d 24 dc  0  24  0 r  y .   8  8  8  0 .  s  0 32  0  0  0  0  0  4 1 u  None
0x50e 24 dc  0  24  0 r  y .   8  8  8  0 .  s  0 32  0  0  0  0  0  4 1 u  None
0x060 32 tc  0  32  0 r  y .   8  8  8  8 .  .  0 24  8  0  0  0  0  0 0 u  None
0x50f 32 tc  0  32  0 r  . .   8  8  8  8 .  .  0  0  0  0  0  0  0  0 0 u  None
0x510 32 tc  0  32  0 r  y .   8  8  8  8 .  .  0  0  0  0  0  0  0  0 0 u  None
0x511 32 tc  0  32  0 r  y .   8  8  8  8 .  .  0  0  0  0  0  0  0  0 0 u  None
0x512 32 tc  0  32  0 r  . .   8  8  8  8 .  .  0 16  0  0  0  0  0  0 0 u  None
0x513 32 tc  0  32  0 r  y .   8  8  8  8 .  .  0 16  0  0  0  0  0  0 0 u  None
0x514 32 tc  0  32  0 r  y .   8  8  8  8 .  .  0 16  0  0  0  0  0  0 0 u  None
0x515 32 tc  0  32  0 r  . .   8  8  8  8 .  .  0 24  0  0  0  0  0  0 0 u  None
0x516 32 tc  0  32  0 r  y .   8  8  8  8 .  .  0 24  0  0  0  0  0  0 0 u  None
0x517 32 tc  0  32  0 r  y .   8  8  8  8 .  .  0 24  0  0  0  0  0  0 0 u  None
0x518 32 tc  0  32  0 r  . .   8  8  8  8 .  .  0 24  8  0  0  0  0  0 0 u  None
0x519 32 tc  0  32  0 r  y .   8  8  8  8 .  .  0 24  8  0  0  0  0  0 0 u  None
0x51a 32 tc  0  32  0 r  . .   8  8  8  8 .  .  0 32  0  0  0  0  0  0 0 u  None
0x51b 32 tc  0  32  0 r  y .   8  8  8  8 .  .  0 32  0  0  0  0  0  0 0 u  None
0x51c 32 tc  0  32  0 r  y .   8  8  8  8 .  .  0 32  0  0  0  0  0  0 0 u  None
0x51d 32 tc  0  32  0 r  . .   8  8  8  8 .  s  0  0  0  0  0  0  0  0 0 u  None
0x51e 32 tc  0  32  0 r  y .   8  8  8  8 .  s  0  0  0  0  0  0  0  0 0 u  None
0x51f 32 tc  0  32  0 r  y .   8  8  8  8 .  s  0  0  0  0  0  0  0  0 0 u  None
0x520 32 tc  0  32  0 r  . .   8  8  8  8 .  s  0 16  0  0  0  0  0  0 0 u  None
0x521 32 tc  0  32  0 r  y .   8  8  8  8 .  s  0 16  0  0  0  0  0  0 0 u  None
0x522 32 tc  0  32  0 r  y .   8  8  8  8 .  s  0 16  0  0  0  0  0  0 0 u  None
0x523 32 tc  0  32  0 r  . .   8  8  8  8 .  s  0 24  0  0  0  0  0  0 0 u  None
0x524 32 tc  0  32  0 r  y .   8  8  8  8 .  s  0 24  0  0  0  0  0  0 0 u  None
0x525 32 tc  0  32  0 r  y .   8  8  8  8 .  s  0 24  0  0  0  0  0  0 0 u  None
0x526 32 tc  0  32  0 r  . .   8  8  8  8 .  s  0 24  8  0  0  0  0  0 0 u  None
0x527 32 tc  0  32  0 r  y .   8  8  8  8 .  s  0 24  8  0  0  0  0  0 0 u  None
0x528 32 tc  0  32  0 r  y .   8  8  8  8 .  s  0 24  8  0  0  0  0  0 0 u  None
0x529 32 tc  0  32  0 r  . .   8  8  8  8 .  s  0 32  0  0  0  0  0  0 0 u  None
0x52a 32 tc  0  32  0 r  y .   8  8  8  8 .  s  0 32  0  0  0  0  0  0 0 u  None
0x52b 32 tc  0  32  0 r  y .   8  8  8  8 .  s  0 32  0  0  0  0  0  0 0 u  None

840 GLXFBConfigs:
    visual  x   bf lv rg d st  colorbuffer  sr ax dp st accumbuffer  ms  sw cav
  id dep cl sp  sz l  ci b ro  r  g  b  a F gb bf th cl  r  g  b  a ns b ap eat
----------------------------------------------------------------------------
0x061  0 tc  0  32  0 r  . .  10 10 10  2 .  .  0  0  0  0  0  0  0  0 0 u  None
0x062  0 tc  0  32  0 r  . .  10 10 10  2 .  .  0  0  0 16 16 16 16  0 0 u  Slow
0x063  0 tc  0  32  0 r  y .  10 10 10  2 .  .  0  0  0  0  0  0  0  0 0 u  None
0x064  0 tc  0  32  0 r  y .  10 10 10  2 .  .  0  0  0 16 16 16 16  0 0 u  Slow
0x065  0 tc  0  32  0 r  y .  10 10 10  2 .  .  0  0  0  0  0  0  0  0 0 c  None
0x066  0 tc  0  32  0 r  y .  10 10 10  2 .  .  0  0  0 16 16 16 16  0 0 c  Slow
0x067  0 tc  0  32  0 r  . .  10 10 10  2 .  .  0 16  0  0  0  0  0  0 0 u  None
0x068  0 tc  0  32  0 r  . .  10 10 10  2 .  .  0 16  0 16 16 16 16  0 0 u  Slow
0x069  0 tc  0  32  0 r  y .  10 10 10  2 .  .  0 16  0  0  0  0  0  0 0 u  None
0x06a  0 tc  0  32  0 r  y .  10 10 10  2 .  .  0 16  0 16 16 16 16  0 0 u  Slow
0x06b  0 tc  0  32  0 r  y .  10 10 10  2 .  .  0 16  0  0  0  0  0  0 0 c  None
0x06c  0 tc  0  32  0 r  y .  10 10 10  2 .  .  0 16  0 16 16 16 16  0 0 c  Slow
0x06d  0 tc  0  32  0 r  . .  10 10 10  2 .  .  0 24  0  0  0  0  0  0 0 u  None
0x06e  0 tc  0  32  0 r  . .  10 10 10  2 .  .  0 24  0 16 16 16 16  0 0 u  Slow
0x06f  0 tc  0  32  0 r  y .  10 10 10  2 .  .  0 24  0  0  0  0  0  0 0 u  None
0x070  0 tc  0  32  0 r  y .  10 10 10  2 .  .  0 24  0 16 16 16 16  0 0 u  Slow
0x071  0 tc  0  32  0 r  y .  10 10 10  2 .  .  0 24  0  0  0  0  0  0 0 c  None
0x072  0 tc  0  32  0 r  y .  10 10 10  2 .  .  0 24  0 16 16 16 16  0 0 c  Slow
0x073  0 tc  0  32  0 r  . .  10 10 10  2 .  .  0 24  8  0  0  0  0  0 0 u  None
0x074  0 tc  0  32  0 r  . .  10 10 10  2 .  .  0 24  8 16 16 16 16  0 0 u  Slow
0x075  0 tc  0  32  0 r  y .  10 10 10  2 .  .  0 24  8  0  0  0  0  0 0 u  None
0x076  0 tc  0  32  0 r  y .  10 10 10  2 .  .  0 24  8 16 16 16 16  0 0 u  Slow
0x077  0 tc  0  32  0 r  y .  10 10 10  2 .  .  0 24  8  0  0  0  0  0 0 c  None
0x078  0 tc  0  32  0 r  y .  10 10 10  2 .  .  0 24  8 16 16 16 16  0 0 c  Slow
0x079  0 tc  0  32  0 r  . .  10 10 10  2 .  .  0 32  0  0  0  0  0  0 0 u  None
0x07a  0 tc  0  32  0 r  . .  10 10 10  2 .  .  0 32  0 16 16 16 16  0 0 u  Slow
0x07b  0 tc  0  32  0 r  y .  10 10 10  2 .  .  0 32  0  0  0  0  0  0 0 u  None
0x07c  0 tc  0  32  0 r  y .  10 10 10  2 .  .  0 32  0 16 16 16 16  0 0 u  Slow
0x07d  0 tc  0  32  0 r  y .  10 10 10  2 .  .  0 32  0  0  0  0  0  0 0 c  None
0x07e  0 tc  0  32  0 r  y .  10 10 10  2 .  .  0 32  0 16 16 16 16  0 0 c  Slow
0x07f  0 tc  0  32  0 r  . .  10 10 10  2 .  .  0  0  0  0  0  0  0  4 1 u  None
0x080  0 tc  0  32  0 r  y .  10 10 10  2 .  .  0  0  0  0  0  0  0  4 1 u  None
0x081  0 tc  0  32  0 r  y .  10 10 10  2 .  .  0  0  0  0  0  0  0  4 1 c  None
0x082  0 tc  0  32  0 r  . .  10 10 10  2 .  .  0 16  0  0  0  0  0  4 1 u  None
0x083  0 tc  0  32  0 r  y .  10 10 10  2 .  .  0 16  0  0  0  0  0  4 1 u  None
0x084  0 tc  0  32  0 r  y .  10 10 10  2 .  .  0 16  0  0  0  0  0  4 1 c  None
0x085  0 tc  0  32  0 r  . .  10 10 10  2 .  .  0 24  0  0  0  0  0  4 1 u  None
0x086  0 tc  0  32  0 r  y .  10 10 10  2 .  .  0 24  0  0  0  0  0  4 1 u  None
0x087  0 tc  0  32  0 r  y .  10 10 10  2 .  .  0 24  0  0  0  0  0  4 1 c  None
0x088  0 tc  0  32  0 r  . .  10 10 10  2 .  .  0 24  8  0  0  0  0  4 1 u  None
0x089  0 tc  0  32  0 r  y .  10 10 10  2 .  .  0 24  8  0  0  0  0  4 1 u  None
0x08a  0 tc  0  32  0 r  y .  10 10 10  2 .  .  0 24  8  0  0  0  0  4 1 c  None
0x08b  0 tc  0  32  0 r  . .  10 10 10  2 .  .  0 32  0  0  0  0  0  4 1 u  None
0x08c  0 tc  0  32  0 r  y .  10 10 10  2 .  .  0 32  0  0  0  0  0  4 1 u  None
0x08d  0 tc  0  32  0 r  y .  10 10 10  2 .  .  0 32  0  0  0  0  0  4 1 c  None
0x08e  0 tc  0  30  0 r  . .  10 10 10  0 .  .  0  0  0  0  0  0  0  0 0 u  None
0x08f  0 tc  0  30  0 r  . .  10 10 10  0 .  .  0  0  0 16 16 16 16  0 0 u  Slow
0x090  0 tc  0  30  0 r  y .  10 10 10  0 .  .  0  0  0  0  0  0  0  0 0 u  None
0x091  0 tc  0  30  0 r  y .  10 10 10  0 .  .  0  0  0 16 16 16 16  0 0 u  Slow
0x092  0 tc  0  30  0 r  y .  10 10 10  0 .  .  0  0  0  0  0  0  0  0 0 c  None
0x093  0 tc  0  30  0 r  y .  10 10 10  0 .  .  0  0  0 16 16 16 16  0 0 c  Slow
0x094  0 tc  0  30  0 r  . .  10 10 10  0 .  .  0 16  0  0  0  0  0  0 0 u  None
0x095  0 tc  0  30  0 r  . .  10 10 10  0 .  .  0 16  0 16 16 16 16  0 0 u  Slow
0x096  0 tc  0  30  0 r  y .  10 10 10  0 .  .  0 16  0  0  0  0  0  0 0 u  None
0x097  0 tc  0  30  0 r  y .  10 10 10  0 .  .  0 16  0 16 16 16 16  0 0 u  Slow
0x098  0 tc  0  30  0 r  y .  10 10 10  0 .  .  0 16  0  0  0  0  0  0 0 c  None
0x099  0 tc  0  30  0 r  y .  10 10 10  0 .  .  0 16  0 16 16 16 16  0 0 c  Slow
0x09a  0 tc  0  30  0 r  . .  10 10 10  0 .  .  0 24  0  0  0  0  0  0 0 u  None
0x09b  0 tc  0  30  0 r  . .  10 10 10  0 .  .  0 24  0 16 16 16 16  0 0 u  Slow
0x09c  0 tc  0  30  0 r  y .  10 10 10  0 .  .  0 24  0  0  0  0  0  0 0 u  None
0x09d  0 tc  0  30  0 r  y .  10 10 10  0 .  .  0 24  0 16 16 16 16  0 0 u  Slow
0x09e  0 tc  0  30  0 r  y .  10 10 10  0 .  .  0 24  0  0  0  0  0  0 0 c  None
0x09f  0 tc  0  30  0 r  y .  10 10 10  0 .  .  0 24  0 16 16 16 16  0 0 c  Slow
0x0a0  0 tc  0  30  0 r  . .  10 10 10  0 .  .  0 24  8  0  0  0  0  0 0 u  None
0x0a1  0 tc  0  30  0 r  . .  10 10 10  0 .  .  0 24  8 16 16 16 16  0 0 u  Slow
0x0a2  0 tc  0  30  0 r  y .  10 10 10  0 .  .  0 24  8  0  0  0  0  0 0 u  None
0x0a3  0 tc  0  30  0 r  y .  10 10 10  0 .  .  0 24  8 16 16 16 16  0 0 u  Slow
0x0a4  0 tc  0  30  0 r  y .  10 10 10  0 .  .  0 24  8  0  0  0  0  0 0 c  None
0x0a5  0 tc  0  30  0 r  y .  10 10 10  0 .  .  0 24  8 16 16 16 16  0 0 c  Slow
0x0a6  0 tc  0  30  0 r  . .  10 10 10  0 .  .  0 32  0  0  0  0  0  0 0 u  None
0x0a7  0 tc  0  30  0 r  . .  10 10 10  0 .  .  0 32  0 16 16 16 16  0 0 u  Slow
0x0a8  0 tc  0  30  0 r  y .  10 10 10  0 .  .  0 32  0  0  0  0  0  0 0 u  None
0x0a9  0 tc  0  30  0 r  y .  10 10 10  0 .  .  0 32  0 16 16 16 16  0 0 u  Slow
0x0aa  0 tc  0  30  0 r  y .  10 10 10  0 .  .  0 32  0  0  0  0  0  0 0 c  None
0x0ab  0 tc  0  30  0 r  y .  10 10 10  0 .  .  0 32  0 16 16 16 16  0 0 c  Slow
0x0ac  0 tc  0  30  0 r  . .  10 10 10  0 .  .  0  0  0  0  0  0  0  4 1 u  None
0x0ad  0 tc  0  30  0 r  y .  10 10 10  0 .  .  0  0  0  0  0  0  0  4 1 u  None
0x0ae  0 tc  0  30  0 r  y .  10 10 10  0 .  .  0  0  0  0  0  0  0  4 1 c  None
0x0af  0 tc  0  30  0 r  . .  10 10 10  0 .  .  0 16  0  0  0  0  0  4 1 u  None
0x0b0  0 tc  0  30  0 r  y .  10 10 10  0 .  .  0 16  0  0  0  0  0  4 1 u  None
0x0b1  0 tc  0  30  0 r  y .  10 10 10  0 .  .  0 16  0  0  0  0  0  4 1 c  None
0x0b2  0 tc  0  30  0 r  . .  10 10 10  0 .  .  0 24  0  0  0  0  0  4 1 u  None
0x0b3  0 tc  0  30  0 r  y .  10 10 10  0 .  .  0 24  0  0  0  0  0  4 1 u  None
0x0b4  0 tc  0  30  0 r  y .  10 10 10  0 .  .  0 24  0  0  0  0  0  4 1 c  None
0x0b5  0 tc  0  30  0 r  . .  10 10 10  0 .  .  0 24  8  0  0  0  0  4 1 u  None
0x0b6  0 tc  0  30  0 r  y .  10 10 10  0 .  .  0 24  8  0  0  0  0  4 1 u  None
0x0b7  0 tc  0  30  0 r  y .  10 10 10  0 .  .  0 24  8  0  0  0  0  4 1 c  None
0x0b8  0 tc  0  30  0 r  . .  10 10 10  0 .  .  0 32  0  0  0  0  0  4 1 u  None
0x0b9  0 tc  0  30  0 r  y .  10 10 10  0 .  .  0 32  0  0  0  0  0  4 1 u  None
0x0ba  0 tc  0  30  0 r  y .  10 10 10  0 .  .  0 32  0  0  0  0  0  4 1 c  None
0x0bb  0 tc  0  32  0 r  . .  10 10 10  2 .  .  0  0  0  0  0  0  0  0 0 u  None
0x0bc  0 tc  0  32  0 r  . .  10 10 10  2 .  .  0  0  0 16 16 16 16  0 0 u  Slow
0x0bd  0 tc  0  32  0 r  y .  10 10 10  2 .  .  0  0  0  0  0  0  0  0 0 u  None
0x0be  0 tc  0  32  0 r  y .  10 10 10  2 .  .  0  0  0 16 16 16 16  0 0 u  Slow
0x0bf  0 tc  0  32  0 r  y .  10 10 10  2 .  .  0  0  0  0  0  0  0  0 0 c  None
0x0c0  0 tc  0  32  0 r  y .  10 10 10  2 .  .  0  0  0 16 16 16 16  0 0 c  Slow
0x0c1  0 tc  0  32  0 r  . .  10 10 10  2 .  .  0 16  0  0  0  0  0  0 0 u  None
0x0c2  0 tc  0  32  0 r  . .  10 10 10  2 .  .  0 16  0 16 16 16 16  0 0 u  Slow
0x0c3  0 tc  0  32  0 r  y .  10 10 10  2 .  .  0 16  0  0  0  0  0  0 0 u  None
0x0c4  0 tc  0  32  0 r  y .  10 10 10  2 .  .  0 16  0 16 16 16 16  0 0 u  Slow
0x0c5  0 tc  0  32  0 r  y .  10 10 10  2 .  .  0 16  0  0  0  0  0  0 0 c  None
0x0c6  0 tc  0  32  0 r  y .  10 10 10  2 .  .  0 16  0 16 16 16 16  0 0 c  Slow
0x0c7  0 tc  0  32  0 r  . .  10 10 10  2 .  .  0 24  0  0  0  0  0  0 0 u  None
0x0c8  0 tc  0  32  0 r  . .  10 10 10  2 .  .  0 24  0 16 16 16 16  0 0 u  Slow
0x0c9  0 tc  0  32  0 r  y .  10 10 10  2 .  .  0 24  0  0  0  0  0  0 0 u  None
0x0ca  0 tc  0  32  0 r  y .  10 10 10  2 .  .  0 24  0 16 16 16 16  0 0 u  Slow
0x0cb  0 tc  0  32  0 r  y .  10 10 10  2 .  .  0 24  0  0  0  0  0  0 0 c  None
0x0cc  0 tc  0  32  0 r  y .  10 10 10  2 .  .  0 24  0 16 16 16 16  0 0 c  Slow
0x0cd  0 tc  0  32  0 r  . .  10 10 10  2 .  .  0 24  8  0  0  0  0  0 0 u  None
0x0ce  0 tc  0  32  0 r  . .  10 10 10  2 .  .  0 24  8 16 16 16 16  0 0 u  Slow
0x0cf  0 tc  0  32  0 r  y .  10 10 10  2 .  .  0 24  8  0  0  0  0  0 0 u  None
0x0d0  0 tc  0  32  0 r  y .  10 10 10  2 .  .  0 24  8 16 16 16 16  0 0 u  Slow
0x0d1  0 tc  0  32  0 r  y .  10 10 10  2 .  .  0 24  8  0  0  0  0  0 0 c  None
0x0d2  0 tc  0  32  0 r  y .  10 10 10  2 .  .  0 24  8 16 16 16 16  0 0 c  Slow
0x0d3  0 tc  0  32  0 r  . .  10 10 10  2 .  .  0 32  0  0  0  0  0  0 0 u  None
0x0d4  0 tc  0  32  0 r  . .  10 10 10  2 .  .  0 32  0 16 16 16 16  0 0 u  Slow
0x0d5  0 tc  0  32  0 r  y .  10 10 10  2 .  .  0 32  0  0  0  0  0  0 0 u  None
0x0d6  0 tc  0  32  0 r  y .  10 10 10  2 .  .  0 32  0 16 16 16 16  0 0 u  Slow
0x0d7  0 tc  0  32  0 r  y .  10 10 10  2 .  .  0 32  0  0  0  0  0  0 0 c  None
0x0d8  0 tc  0  32  0 r  y .  10 10 10  2 .  .  0 32  0 16 16 16 16  0 0 c  Slow
0x0d9  0 tc  0  32  0 r  . .  10 10 10  2 .  .  0  0  0  0  0  0  0  4 1 u  None
0x0da  0 tc  0  32  0 r  y .  10 10 10  2 .  .  0  0  0  0  0  0  0  4 1 u  None
0x0db  0 tc  0  32  0 r  y .  10 10 10  2 .  .  0  0  0  0  0  0  0  4 1 c  None
0x0dc  0 tc  0  32  0 r  . .  10 10 10  2 .  .  0 16  0  0  0  0  0  4 1 u  None
0x0dd  0 tc  0  32  0 r  y .  10 10 10  2 .  .  0 16  0  0  0  0  0  4 1 u  None
0x0de  0 tc  0  32  0 r  y .  10 10 10  2 .  .  0 16  0  0  0  0  0  4 1 c  None
0x0df  0 tc  0  32  0 r  . .  10 10 10  2 .  .  0 24  0  0  0  0  0  4 1 u  None
0x0e0  0 tc  0  32  0 r  y .  10 10 10  2 .  .  0 24  0  0  0  0  0  4 1 u  None
0x0e1  0 tc  0  32  0 r  y .  10 10 10  2 .  .  0 24  0  0  0  0  0  4 1 c  None
0x0e2  0 tc  0  32  0 r  . .  10 10 10  2 .  .  0 24  8  0  0  0  0  4 1 u  None
0x0e3  0 tc  0  32  0 r  y .  10 10 10  2 .  .  0 24  8  0  0  0  0  4 1 u  None
0x0e4  0 tc  0  32  0 r  y .  10 10 10  2 .  .  0 24  8  0  0  0  0  4 1 c  None
0x0e5  0 tc  0  32  0 r  . .  10 10 10  2 .  .  0 32  0  0  0  0  0  4 1 u  None
0x0e6  0 tc  0  32  0 r  y .  10 10 10  2 .  .  0 32  0  0  0  0  0  4 1 u  None
0x0e7  0 tc  0  32  0 r  y .  10 10 10  2 .  .  0 32  0  0  0  0  0  4 1 c  None
0x0e8  0 tc  0  30  0 r  . .  10 10 10  0 .  .  0  0  0  0  0  0  0  0 0 u  None
0x0e9  0 tc  0  30  0 r  . .  10 10 10  0 .  .  0  0  0 16 16 16 16  0 0 u  Slow
0x0ea  0 tc  0  30  0 r  y .  10 10 10  0 .  .  0  0  0  0  0  0  0  0 0 u  None
0x0eb  0 tc  0  30  0 r  y .  10 10 10  0 .  .  0  0  0 16 16 16 16  0 0 u  Slow
0x0ec  0 tc  0  30  0 r  y .  10 10 10  0 .  .  0  0  0  0  0  0  0  0 0 c  None
0x0ed  0 tc  0  30  0 r  y .  10 10 10  0 .  .  0  0  0 16 16 16 16  0 0 c  Slow
0x0ee  0 tc  0  30  0 r  . .  10 10 10  0 .  .  0 16  0  0  0  0  0  0 0 u  None
0x0ef  0 tc  0  30  0 r  . .  10 10 10  0 .  .  0 16  0 16 16 16 16  0 0 u  Slow
0x0f0  0 tc  0  30  0 r  y .  10 10 10  0 .  .  0 16  0  0  0  0  0  0 0 u  None
0x0f1  0 tc  0  30  0 r  y .  10 10 10  0 .  .  0 16  0 16 16 16 16  0 0 u  Slow
0x0f2  0 tc  0  30  0 r  y .  10 10 10  0 .  .  0 16  0  0  0  0  0  0 0 c  None
0x0f3  0 tc  0  30  0 r  y .  10 10 10  0 .  .  0 16  0 16 16 16 16  0 0 c  Slow
0x0f4  0 tc  0  30  0 r  . .  10 10 10  0 .  .  0 24  0  0  0  0  0  0 0 u  None
0x0f5  0 tc  0  30  0 r  . .  10 10 10  0 .  .  0 24  0 16 16 16 16  0 0 u  Slow
0x0f6  0 tc  0  30  0 r  y .  10 10 10  0 .  .  0 24  0  0  0  0  0  0 0 u  None
0x0f7  0 tc  0  30  0 r  y .  10 10 10  0 .  .  0 24  0 16 16 16 16  0 0 u  Slow
0x0f8  0 tc  0  30  0 r  y .  10 10 10  0 .  .  0 24  0  0  0  0  0  0 0 c  None
0x0f9  0 tc  0  30  0 r  y .  10 10 10  0 .  .  0 24  0 16 16 16 16  0 0 c  Slow
0x0fa  0 tc  0  30  0 r  . .  10 10 10  0 .  .  0 24  8  0  0  0  0  0 0 u  None
0x0fb  0 tc  0  30  0 r  . .  10 10 10  0 .  .  0 24  8 16 16 16 16  0 0 u  Slow
0x0fc  0 tc  0  30  0 r  y .  10 10 10  0 .  .  0 24  8  0  0  0  0  0 0 u  None
0x0fd  0 tc  0  30  0 r  y .  10 10 10  0 .  .  0 24  8 16 16 16 16  0 0 u  Slow
0x0fe  0 tc  0  30  0 r  y .  10 10 10  0 .  .  0 24  8  0  0  0  0  0 0 c  None
0x0ff  0 tc  0  30  0 r  y .  10 10 10  0 .  .  0 24  8 16 16 16 16  0 0 c  Slow
0x100  0 tc  0  30  0 r  . .  10 10 10  0 .  .  0 32  0  0  0  0  0  0 0 u  None
0x101  0 tc  0  30  0 r  . .  10 10 10  0 .  .  0 32  0 16 16 16 16  0 0 u  Slow
0x102  0 tc  0  30  0 r  y .  10 10 10  0 .  .  0 32  0  0  0  0  0  0 0 u  None
0x103  0 tc  0  30  0 r  y .  10 10 10  0 .  .  0 32  0 16 16 16 16  0 0 u  Slow
0x104  0 tc  0  30  0 r  y .  10 10 10  0 .  .  0 32  0  0  0  0  0  0 0 c  None
0x105  0 tc  0  30  0 r  y .  10 10 10  0 .  .  0 32  0 16 16 16 16  0 0 c  Slow
0x106  0 tc  0  30  0 r  . .  10 10 10  0 .  .  0  0  0  0  0  0  0  4 1 u  None
0x107  0 tc  0  30  0 r  y .  10 10 10  0 .  .  0  0  0  0  0  0  0  4 1 u  None
0x108  0 tc  0  30  0 r  y .  10 10 10  0 .  .  0  0  0  0  0  0  0  4 1 c  None
0x109  0 tc  0  30  0 r  . .  10 10 10  0 .  .  0 16  0  0  0  0  0  4 1 u  None
0x10a  0 tc  0  30  0 r  y .  10 10 10  0 .  .  0 16  0  0  0  0  0  4 1 u  None
0x10b  0 tc  0  30  0 r  y .  10 10 10  0 .  .  0 16  0  0  0  0  0  4 1 c  None
0x10c  0 tc  0  30  0 r  . .  10 10 10  0 .  .  0 24  0  0  0  0  0  4 1 u  None
0x10d  0 tc  0  30  0 r  y .  10 10 10  0 .  .  0 24  0  0  0  0  0  4 1 u  None
0x10e  0 tc  0  30  0 r  y .  10 10 10  0 .  .  0 24  0  0  0  0  0  4 1 c  None
0x10f  0 tc  0  30  0 r  . .  10 10 10  0 .  .  0 24  8  0  0  0  0  4 1 u  None
0x110  0 tc  0  30  0 r  y .  10 10 10  0 .  .  0 24  8  0  0  0  0  4 1 u  None
0x111  0 tc  0  30  0 r  y .  10 10 10  0 .  .  0 24  8  0  0  0  0  4 1 c  None
0x112  0 tc  0  30  0 r  . .  10 10 10  0 .  .  0 32  0  0  0  0  0  4 1 u  None
0x113  0 tc  0  30  0 r  y .  10 10 10  0 .  .  0 32  0  0  0  0  0  4 1 u  None
0x114  0 tc  0  30  0 r  y .  10 10 10  0 .  .  0 32  0  0  0  0  0  4 1 c  None
0x115 24 tc  0  32  0 r  . .   8  8  8  8 .  .  0  0  0  0  0  0  0  0 0 u  None
0x116 24 tc  0  32  0 r  . .   8  8  8  8 .  .  0  0  0 16 16 16 16  0 0 u  Slow
0x117 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0  0  0  0  0  0  0  0 0 u  None
0x118 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0  0  0 16 16 16 16  0 0 u  Slow
0x119 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0  0  0  0  0  0  0  0 0 c  None
0x11a 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0  0  0 16 16 16 16  0 0 c  Slow
0x11b 24 tc  0  32  0 r  . .   8  8  8  8 .  .  0 16  0  0  0  0  0  0 0 u  None
0x11c 24 tc  0  32  0 r  . .   8  8  8  8 .  .  0 16  0 16 16 16 16  0 0 u  Slow
0x11d 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0 16  0  0  0  0  0  0 0 u  None
0x11e 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0 16  0 16 16 16 16  0 0 u  Slow
0x11f 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0 16  0  0  0  0  0  0 0 c  None
0x120 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0 16  0 16 16 16 16  0 0 c  Slow
0x121 24 tc  0  32  0 r  . .   8  8  8  8 .  .  0 24  0  0  0  0  0  0 0 u  None
0x122 24 tc  0  32  0 r  . .   8  8  8  8 .  .  0 24  0 16 16 16 16  0 0 u  Slow
0x123 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0 24  0  0  0  0  0  0 0 u  None
0x124 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0 24  0 16 16 16 16  0 0 u  Slow
0x125 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0 24  0  0  0  0  0  0 0 c  None
0x126 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0 24  0 16 16 16 16  0 0 c  Slow
0x127 24 tc  0  32  0 r  . .   8  8  8  8 .  .  0 24  8  0  0  0  0  0 0 u  None
0x128 24 tc  0  32  0 r  . .   8  8  8  8 .  .  0 24  8 16 16 16 16  0 0 u  Slow
0x129 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0 24  8  0  0  0  0  0 0 u  None
0x12a 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0 24  8 16 16 16 16  0 0 u  Slow
0x12b 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0 24  8  0  0  0  0  0 0 c  None
0x12c 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0 24  8 16 16 16 16  0 0 c  Slow
0x12d 24 tc  0  32  0 r  . .   8  8  8  8 .  .  0 32  0  0  0  0  0  0 0 u  None
0x12e 24 tc  0  32  0 r  . .   8  8  8  8 .  .  0 32  0 16 16 16 16  0 0 u  Slow
0x12f 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0 32  0  0  0  0  0  0 0 u  None
0x130 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0 32  0 16 16 16 16  0 0 u  Slow
0x131 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0 32  0  0  0  0  0  0 0 c  None
0x132 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0 32  0 16 16 16 16  0 0 c  Slow
0x133 24 tc  0  32  0 r  . .   8  8  8  8 .  .  0  0  0  0  0  0  0  4 1 u  None
0x134 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0  0  0  0  0  0  0  4 1 u  None
0x135 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0  0  0  0  0  0  0  4 1 c  None
0x136 24 tc  0  32  0 r  . .   8  8  8  8 .  .  0 16  0  0  0  0  0  4 1 u  None
0x137 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0 16  0  0  0  0  0  4 1 u  None
0x138 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0 16  0  0  0  0  0  4 1 c  None
0x139 24 tc  0  32  0 r  . .   8  8  8  8 .  .  0 24  0  0  0  0  0  4 1 u  None
0x13a 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0 24  0  0  0  0  0  4 1 u  None
0x13b 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0 24  0  0  0  0  0  4 1 c  None
0x13c 24 tc  0  32  0 r  . .   8  8  8  8 .  .  0 24  8  0  0  0  0  4 1 u  None
0x13d 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0 24  8  0  0  0  0  4 1 u  None
0x13e 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0 24  8  0  0  0  0  4 1 c  None
0x13f 24 tc  0  32  0 r  . .   8  8  8  8 .  .  0 32  0  0  0  0  0  4 1 u  None
0x140 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0 32  0  0  0  0  0  4 1 u  None
0x141 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0 32  0  0  0  0  0  4 1 c  None
0x142 24 tc  0  24  0 r  . .   8  8  8  0 .  .  0  0  0  0  0  0  0  0 0 u  None
0x143 24 tc  0  24  0 r  . .   8  8  8  0 .  .  0  0  0 16 16 16 16  0 0 u  Slow
0x144 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0  0  0  0  0  0  0  0 0 u  None
0x145 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0  0  0 16 16 16 16  0 0 u  Slow
0x146 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0  0  0  0  0  0  0  0 0 c  None
0x147 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0  0  0 16 16 16 16  0 0 c  Slow
0x148 24 tc  0  24  0 r  . .   8  8  8  0 .  .  0 16  0  0  0  0  0  0 0 u  None
0x149 24 tc  0  24  0 r  . .   8  8  8  0 .  .  0 16  0 16 16 16 16  0 0 u  Slow
0x14a 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0 16  0  0  0  0  0  0 0 u  None
0x14b 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0 16  0 16 16 16 16  0 0 u  Slow
0x14c 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0 16  0  0  0  0  0  0 0 c  None
0x14d 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0 16  0 16 16 16 16  0 0 c  Slow
0x14e 24 tc  0  24  0 r  . .   8  8  8  0 .  .  0 24  0  0  0  0  0  0 0 u  None
0x14f 24 tc  0  24  0 r  . .   8  8  8  0 .  .  0 24  0 16 16 16 16  0 0 u  Slow
0x150 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0 24  0  0  0  0  0  0 0 u  None
0x151 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0 24  0 16 16 16 16  0 0 u  Slow
0x152 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0 24  0  0  0  0  0  0 0 c  None
0x153 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0 24  0 16 16 16 16  0 0 c  Slow
0x154 24 tc  0  24  0 r  . .   8  8  8  0 .  .  0 24  8  0  0  0  0  0 0 u  None
0x155 24 tc  0  24  0 r  . .   8  8  8  0 .  .  0 24  8 16 16 16 16  0 0 u  Slow
0x156 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0 24  8  0  0  0  0  0 0 u  None
0x157 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0 24  8 16 16 16 16  0 0 u  Slow
0x158 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0 24  8  0  0  0  0  0 0 c  None
0x159 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0 24  8 16 16 16 16  0 0 c  Slow
0x15a 24 tc  0  24  0 r  . .   8  8  8  0 .  .  0 32  0  0  0  0  0  0 0 u  None
0x15b 24 tc  0  24  0 r  . .   8  8  8  0 .  .  0 32  0 16 16 16 16  0 0 u  Slow
0x15c 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0 32  0  0  0  0  0  0 0 u  None
0x15d 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0 32  0 16 16 16 16  0 0 u  Slow
0x15e 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0 32  0  0  0  0  0  0 0 c  None
0x15f 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0 32  0 16 16 16 16  0 0 c  Slow
0x160 24 tc  0  24  0 r  . .   8  8  8  0 .  .  0  0  0  0  0  0  0  4 1 u  None
0x161 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0  0  0  0  0  0  0  4 1 u  None
0x162 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0  0  0  0  0  0  0  4 1 c  None
0x163 24 tc  0  24  0 r  . .   8  8  8  0 .  .  0 16  0  0  0  0  0  4 1 u  None
0x164 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0 16  0  0  0  0  0  4 1 u  None
0x165 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0 16  0  0  0  0  0  4 1 c  None
0x166 24 tc  0  24  0 r  . .   8  8  8  0 .  .  0 24  0  0  0  0  0  4 1 u  None
0x167 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0 24  0  0  0  0  0  4 1 u  None
0x168 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0 24  0  0  0  0  0  4 1 c  None
0x169 24 tc  0  24  0 r  . .   8  8  8  0 .  .  0 24  8  0  0  0  0  4 1 u  None
0x16a 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0 24  8  0  0  0  0  4 1 u  None
0x16b 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0 24  8  0  0  0  0  4 1 c  None
0x16c 24 tc  0  24  0 r  . .   8  8  8  0 .  .  0 32  0  0  0  0  0  4 1 u  None
0x16d 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0 32  0  0  0  0  0  4 1 u  None
0x16e 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0 32  0  0  0  0  0  4 1 c  None
0x16f 24 tc  0  32  0 r  . .   8  8  8  8 .  s  0  0  0  0  0  0  0  0 0 u  None
0x170 24 tc  0  32  0 r  . .   8  8  8  8 .  s  0  0  0 16 16 16 16  0 0 u  Slow
0x171 24 tc  0  32  0 r  y .   8  8  8  8 .  s  0  0  0  0  0  0  0  0 0 u  None
0x172 24 tc  0  32  0 r  y .   8  8  8  8 .  s  0  0  0 16 16 16 16  0 0 u  Slow
0x173 24 tc  0  32  0 r  y .   8  8  8  8 .  s  0  0  0  0  0  0  0  0 0 c  None
0x174 24 tc  0  32  0 r  y .   8  8  8  8 .  s  0  0  0 16 16 16 16  0 0 c  Slow
0x175 24 tc  0  32  0 r  . .   8  8  8  8 .  s  0 16  0  0  0  0  0  0 0 u  None
0x176 24 tc  0  32  0 r  . .   8  8  8  8 .  s  0 16  0 16 16 16 16  0 0 u  Slow
0x177 24 tc  0  32  0 r  y .   8  8  8  8 .  s  0 16  0  0  0  0  0  0 0 u  None
0x178 24 tc  0  32  0 r  y .   8  8  8  8 .  s  0 16  0 16 16 16 16  0 0 u  Slow
0x179 24 tc  0  32  0 r  y .   8  8  8  8 .  s  0 16  0  0  0  0  0  0 0 c  None
0x17a 24 tc  0  32  0 r  y .   8  8  8  8 .  s  0 16  0 16 16 16 16  0 0 c  Slow
0x17b 24 tc  0  32  0 r  . .   8  8  8  8 .  s  0 24  0  0  0  0  0  0 0 u  None
0x17c 24 tc  0  32  0 r  . .   8  8  8  8 .  s  0 24  0 16 16 16 16  0 0 u  Slow
0x17d 24 tc  0  32  0 r  y .   8  8  8  8 .  s  0 24  0  0  0  0  0  0 0 u  None
0x17e 24 tc  0  32  0 r  y .   8  8  8  8 .  s  0 24  0 16 16 16 16  0 0 u  Slow
0x17f 24 tc  0  32  0 r  y .   8  8  8  8 .  s  0 24  0  0  0  0  0  0 0 c  None
0x180 24 tc  0  32  0 r  y .   8  8  8  8 .  s  0 24  0 16 16 16 16  0 0 c  Slow
0x181 24 tc  0  32  0 r  . .   8  8  8  8 .  s  0 24  8  0  0  0  0  0 0 u  None
0x182 24 tc  0  32  0 r  . .   8  8  8  8 .  s  0 24  8 16 16 16 16  0 0 u  Slow
0x183 24 tc  0  32  0 r  y .   8  8  8  8 .  s  0 24  8  0  0  0  0  0 0 u  None
0x184 24 tc  0  32  0 r  y .   8  8  8  8 .  s  0 24  8 16 16 16 16  0 0 u  Slow
0x185 24 tc  0  32  0 r  y .   8  8  8  8 .  s  0 24  8  0  0  0  0  0 0 c  None
0x186 24 tc  0  32  0 r  y .   8  8  8  8 .  s  0 24  8 16 16 16 16  0 0 c  Slow
0x187 24 tc  0  32  0 r  . .   8  8  8  8 .  s  0 32  0  0  0  0  0  0 0 u  None
0x188 24 tc  0  32  0 r  . .   8  8  8  8 .  s  0 32  0 16 16 16 16  0 0 u  Slow
0x189 24 tc  0  32  0 r  y .   8  8  8  8 .  s  0 32  0  0  0  0  0  0 0 u  None
0x18a 24 tc  0  32  0 r  y .   8  8  8  8 .  s  0 32  0 16 16 16 16  0 0 u  Slow
0x18b 24 tc  0  32  0 r  y .   8  8  8  8 .  s  0 32  0  0  0  0  0  0 0 c  None
0x18c 24 tc  0  32  0 r  y .   8  8  8  8 .  s  0 32  0 16 16 16 16  0 0 c  Slow
0x18d 24 tc  0  32  0 r  . .   8  8  8  8 .  s  0  0  0  0  0  0  0  4 1 u  None
0x18e 24 tc  0  32  0 r  y .   8  8  8  8 .  s  0  0  0  0  0  0  0  4 1 u  None
0x18f 24 tc  0  32  0 r  y .   8  8  8  8 .  s  0  0  0  0  0  0  0  4 1 c  None
0x190 24 tc  0  32  0 r  . .   8  8  8  8 .  s  0 16  0  0  0  0  0  4 1 u  None
0x191 24 tc  0  32  0 r  y .   8  8  8  8 .  s  0 16  0  0  0  0  0  4 1 u  None
0x192 24 tc  0  32  0 r  y .   8  8  8  8 .  s  0 16  0  0  0  0  0  4 1 c  None
0x193 24 tc  0  32  0 r  . .   8  8  8  8 .  s  0 24  0  0  0  0  0  4 1 u  None
0x194 24 tc  0  32  0 r  y .   8  8  8  8 .  s  0 24  0  0  0  0  0  4 1 u  None
0x195 24 tc  0  32  0 r  y .   8  8  8  8 .  s  0 24  0  0  0  0  0  4 1 c  None
0x196 24 tc  0  32  0 r  . .   8  8  8  8 .  s  0 24  8  0  0  0  0  4 1 u  None
0x197 24 tc  0  32  0 r  y .   8  8  8  8 .  s  0 24  8  0  0  0  0  4 1 u  None
0x198 24 tc  0  32  0 r  y .   8  8  8  8 .  s  0 24  8  0  0  0  0  4 1 c  None
0x199 24 tc  0  32  0 r  . .   8  8  8  8 .  s  0 32  0  0  0  0  0  4 1 u  None
0x19a 24 tc  0  32  0 r  y .   8  8  8  8 .  s  0 32  0  0  0  0  0  4 1 u  None
0x19b 24 tc  0  32  0 r  y .   8  8  8  8 .  s  0 32  0  0  0  0  0  4 1 c  None
0x19c 24 tc  0  24  0 r  . .   8  8  8  0 .  s  0  0  0  0  0  0  0  0 0 u  None
0x19d 24 tc  0  24  0 r  . .   8  8  8  0 .  s  0  0  0 16 16 16 16  0 0 u  Slow
0x19e 24 tc  0  24  0 r  y .   8  8  8  0 .  s  0  0  0  0  0  0  0  0 0 u  None
0x19f 24 tc  0  24  0 r  y .   8  8  8  0 .  s  0  0  0 16 16 16 16  0 0 u  Slow
0x1a0 24 tc  0  24  0 r  y .   8  8  8  0 .  s  0  0  0  0  0  0  0  0 0 c  None
0x1a1 24 tc  0  24  0 r  y .   8  8  8  0 .  s  0  0  0 16 16 16 16  0 0 c  Slow
0x1a2 24 tc  0  24  0 r  . .   8  8  8  0 .  s  0 16  0  0  0  0  0  0 0 u  None
0x1a3 24 tc  0  24  0 r  . .   8  8  8  0 .  s  0 16  0 16 16 16 16  0 0 u  Slow
0x1a4 24 tc  0  24  0 r  y .   8  8  8  0 .  s  0 16  0  0  0  0  0  0 0 u  None
0x1a5 24 tc  0  24  0 r  y .   8  8  8  0 .  s  0 16  0 16 16 16 16  0 0 u  Slow
0x1a6 24 tc  0  24  0 r  y .   8  8  8  0 .  s  0 16  0  0  0  0  0  0 0 c  None
0x1a7 24 tc  0  24  0 r  y .   8  8  8  0 .  s  0 16  0 16 16 16 16  0 0 c  Slow
0x1a8 24 tc  0  24  0 r  . .   8  8  8  0 .  s  0 24  0  0  0  0  0  0 0 u  None
0x1a9 24 tc  0  24  0 r  . .   8  8  8  0 .  s  0 24  0 16 16 16 16  0 0 u  Slow
0x1aa 24 tc  0  24  0 r  y .   8  8  8  0 .  s  0 24  0  0  0  0  0  0 0 u  None
0x1ab 24 tc  0  24  0 r  y .   8  8  8  0 .  s  0 24  0 16 16 16 16  0 0 u  Slow
0x1ac 24 tc  0  24  0 r  y .   8  8  8  0 .  s  0 24  0  0  0  0  0  0 0 c  None
0x1ad 24 tc  0  24  0 r  y .   8  8  8  0 .  s  0 24  0 16 16 16 16  0 0 c  Slow
0x1ae 24 tc  0  24  0 r  . .   8  8  8  0 .  s  0 24  8  0  0  0  0  0 0 u  None
0x1af 24 tc  0  24  0 r  . .   8  8  8  0 .  s  0 24  8 16 16 16 16  0 0 u  Slow
0x1b0 24 tc  0  24  0 r  y .   8  8  8  0 .  s  0 24  8  0  0  0  0  0 0 u  None
0x1b1 24 tc  0  24  0 r  y .   8  8  8  0 .  s  0 24  8 16 16 16 16  0 0 u  Slow
0x1b2 24 tc  0  24  0 r  y .   8  8  8  0 .  s  0 24  8  0  0  0  0  0 0 c  None
0x1b3 24 tc  0  24  0 r  y .   8  8  8  0 .  s  0 24  8 16 16 16 16  0 0 c  Slow
0x1b4 24 tc  0  24  0 r  . .   8  8  8  0 .  s  0 32  0  0  0  0  0  0 0 u  None
0x1b5 24 tc  0  24  0 r  . .   8  8  8  0 .  s  0 32  0 16 16 16 16  0 0 u  Slow
0x1b6 24 tc  0  24  0 r  y .   8  8  8  0 .  s  0 32  0  0  0  0  0  0 0 u  None
0x1b7 24 tc  0  24  0 r  y .   8  8  8  0 .  s  0 32  0 16 16 16 16  0 0 u  Slow
0x1b8 24 tc  0  24  0 r  y .   8  8  8  0 .  s  0 32  0  0  0  0  0  0 0 c  None
0x1b9 24 tc  0  24  0 r  y .   8  8  8  0 .  s  0 32  0 16 16 16 16  0 0 c  Slow
0x1ba 24 tc  0  24  0 r  . .   8  8  8  0 .  s  0  0  0  0  0  0  0  4 1 u  None
0x1bb 24 tc  0  24  0 r  y .   8  8  8  0 .  s  0  0  0  0  0  0  0  4 1 u  None
0x1bc 24 tc  0  24  0 r  y .   8  8  8  0 .  s  0  0  0  0  0  0  0  4 1 c  None
0x1bd 24 tc  0  24  0 r  . .   8  8  8  0 .  s  0 16  0  0  0  0  0  4 1 u  None
0x1be 24 tc  0  24  0 r  y .   8  8  8  0 .  s  0 16  0  0  0  0  0  4 1 u  None
0x1bf 24 tc  0  24  0 r  y .   8  8  8  0 .  s  0 16  0  0  0  0  0  4 1 c  None
0x1c0 24 tc  0  24  0 r  . .   8  8  8  0 .  s  0 24  0  0  0  0  0  4 1 u  None
0x1c1 24 tc  0  24  0 r  y .   8  8  8  0 .  s  0 24  0  0  0  0  0  4 1 u  None
0x1c2 24 tc  0  24  0 r  y .   8  8  8  0 .  s  0 24  0  0  0  0  0  4 1 c  None
0x1c3 24 tc  0  24  0 r  . .   8  8  8  0 .  s  0 24  8  0  0  0  0  4 1 u  None
0x1c4 24 tc  0  24  0 r  y .   8  8  8  0 .  s  0 24  8  0  0  0  0  4 1 u  None
0x1c5 24 tc  0  24  0 r  y .   8  8  8  0 .  s  0 24  8  0  0  0  0  4 1 c  None
0x1c6 24 tc  0  24  0 r  . .   8  8  8  0 .  s  0 32  0  0  0  0  0  4 1 u  None
0x1c7 24 tc  0  24  0 r  y .   8  8  8  0 .  s  0 32  0  0  0  0  0  4 1 u  None
0x1c8 24 tc  0  24  0 r  y .   8  8  8  0 .  s  0 32  0  0  0  0  0  4 1 c  None
0x1c9  0 tc  0  16  0 r  . .   5  6  5  0 .  .  0  0  0  0  0  0  0  0 0 u  None
0x1ca  0 tc  0  16  0 r  . .   5  6  5  0 .  .  0  0  0 16 16 16 16  0 0 u  Slow
0x1cb  0 tc  0  16  0 r  y .   5  6  5  0 .  .  0  0  0  0  0  0  0  0 0 u  None
0x1cc  0 tc  0  16  0 r  y .   5  6  5  0 .  .  0  0  0 16 16 16 16  0 0 u  Slow
0x1cd  0 tc  0  16  0 r  y .   5  6  5  0 .  .  0  0  0  0  0  0  0  0 0 c  None
0x1ce  0 tc  0  16  0 r  y .   5  6  5  0 .  .  0  0  0 16 16 16 16  0 0 c  Slow
0x1cf  0 tc  0  16  0 r  . .   5  6  5  0 .  .  0 16  0  0  0  0  0  0 0 u  None
0x1d0  0 tc  0  16  0 r  . .   5  6  5  0 .  .  0 16  0 16 16 16 16  0 0 u  Slow
0x1d1  0 tc  0  16  0 r  y .   5  6  5  0 .  .  0 16  0  0  0  0  0  0 0 u  None
0x1d2  0 tc  0  16  0 r  y .   5  6  5  0 .  .  0 16  0 16 16 16 16  0 0 u  Slow
0x1d3  0 tc  0  16  0 r  y .   5  6  5  0 .  .  0 16  0  0  0  0  0  0 0 c  None
0x1d4  0 tc  0  16  0 r  y .   5  6  5  0 .  .  0 16  0 16 16 16 16  0 0 c  Slow
0x1d5  0 tc  0  16  0 r  . .   5  6  5  0 .  .  0 24  0  0  0  0  0  0 0 u  None
0x1d6  0 tc  0  16  0 r  . .   5  6  5  0 .  .  0 24  0 16 16 16 16  0 0 u  Slow
0x1d7  0 tc  0  16  0 r  y .   5  6  5  0 .  .  0 24  0  0  0  0  0  0 0 u  None
0x1d8  0 tc  0  16  0 r  y .   5  6  5  0 .  .  0 24  0 16 16 16 16  0 0 u  Slow
0x1d9  0 tc  0  16  0 r  y .   5  6  5  0 .  .  0 24  0  0  0  0  0  0 0 c  None
0x1da  0 tc  0  16  0 r  y .   5  6  5  0 .  .  0 24  0 16 16 16 16  0 0 c  Slow
0x1db  0 tc  0  16  0 r  . .   5  6  5  0 .  .  0 24  8  0  0  0  0  0 0 u  None
0x1dc  0 tc  0  16  0 r  . .   5  6  5  0 .  .  0 24  8 16 16 16 16  0 0 u  Slow
0x1dd  0 tc  0  16  0 r  y .   5  6  5  0 .  .  0 24  8  0  0  0  0  0 0 u  None
0x1de  0 tc  0  16  0 r  y .   5  6  5  0 .  .  0 24  8 16 16 16 16  0 0 u  Slow
0x1df  0 tc  0  16  0 r  y .   5  6  5  0 .  .  0 24  8  0  0  0  0  0 0 c  None
0x1e0  0 tc  0  16  0 r  y .   5  6  5  0 .  .  0 24  8 16 16 16 16  0 0 c  Slow
0x1e1  0 tc  0  16  0 r  . .   5  6  5  0 .  .  0 32  0  0  0  0  0  0 0 u  None
0x1e2  0 tc  0  16  0 r  . .   5  6  5  0 .  .  0 32  0 16 16 16 16  0 0 u  Slow
0x1e3  0 tc  0  16  0 r  y .   5  6  5  0 .  .  0 32  0  0  0  0  0  0 0 u  None
0x1e4  0 tc  0  16  0 r  y .   5  6  5  0 .  .  0 32  0 16 16 16 16  0 0 u  Slow
0x1e5  0 tc  0  16  0 r  y .   5  6  5  0 .  .  0 32  0  0  0  0  0  0 0 c  None
0x1e6  0 tc  0  16  0 r  y .   5  6  5  0 .  .  0 32  0 16 16 16 16  0 0 c  Slow
0x1e7  0 tc  0  16  0 r  . .   5  6  5  0 .  .  0  0  0  0  0  0  0  4 1 u  None
0x1e8  0 tc  0  16  0 r  y .   5  6  5  0 .  .  0  0  0  0  0  0  0  4 1 u  None
0x1e9  0 tc  0  16  0 r  y .   5  6  5  0 .  .  0  0  0  0  0  0  0  4 1 c  None
0x1ea  0 tc  0  16  0 r  . .   5  6  5  0 .  .  0 16  0  0  0  0  0  4 1 u  None
0x1eb  0 tc  0  16  0 r  y .   5  6  5  0 .  .  0 16  0  0  0  0  0  4 1 u  None
0x1ec  0 tc  0  16  0 r  y .   5  6  5  0 .  .  0 16  0  0  0  0  0  4 1 c  None
0x1ed  0 tc  0  16  0 r  . .   5  6  5  0 .  .  0 24  0  0  0  0  0  4 1 u  None
0x1ee  0 tc  0  16  0 r  y .   5  6  5  0 .  .  0 24  0  0  0  0  0  4 1 u  None
0x1ef  0 tc  0  16  0 r  y .   5  6  5  0 .  .  0 24  0  0  0  0  0  4 1 c  None
0x1f0  0 tc  0  16  0 r  . .   5  6  5  0 .  .  0 24  8  0  0  0  0  4 1 u  None
0x1f1  0 tc  0  16  0 r  y .   5  6  5  0 .  .  0 24  8  0  0  0  0  4 1 u  None
0x1f2  0 tc  0  16  0 r  y .   5  6  5  0 .  .  0 24  8  0  0  0  0  4 1 c  None
0x1f3  0 tc  0  16  0 r  . .   5  6  5  0 .  .  0 32  0  0  0  0  0  4 1 u  None
0x1f4  0 tc  0  16  0 r  y .   5  6  5  0 .  .  0 32  0  0  0  0  0  4 1 u  None
0x1f5  0 tc  0  16  0 r  y .   5  6  5  0 .  .  0 32  0  0  0  0  0  4 1 c  None
0x1f6  0 dc  0  32  0 r  . .  10 10 10  2 .  .  0  0  0  0  0  0  0  0 0 u  None
0x1f7  0 dc  0  32  0 r  . .  10 10 10  2 .  .  0  0  0 16 16 16 16  0 0 u  Slow
0x1f8  0 dc  0  32  0 r  y .  10 10 10  2 .  .  0  0  0  0  0  0  0  0 0 u  None
0x1f9  0 dc  0  32  0 r  y .  10 10 10  2 .  .  0  0  0 16 16 16 16  0 0 u  Slow
0x1fa  0 dc  0  32  0 r  y .  10 10 10  2 .  .  0  0  0  0  0  0  0  0 0 c  None
0x1fb  0 dc  0  32  0 r  y .  10 10 10  2 .  .  0  0  0 16 16 16 16  0 0 c  Slow
0x1fc  0 dc  0  32  0 r  . .  10 10 10  2 .  .  0 16  0  0  0  0  0  0 0 u  None
0x1fd  0 dc  0  32  0 r  . .  10 10 10  2 .  .  0 16  0 16 16 16 16  0 0 u  Slow
0x1fe  0 dc  0  32  0 r  y .  10 10 10  2 .  .  0 16  0  0  0  0  0  0 0 u  None
0x1ff  0 dc  0  32  0 r  y .  10 10 10  2 .  .  0 16  0 16 16 16 16  0 0 u  Slow
0x200  0 dc  0  32  0 r  y .  10 10 10  2 .  .  0 16  0  0  0  0  0  0 0 c  None
0x201  0 dc  0  32  0 r  y .  10 10 10  2 .  .  0 16  0 16 16 16 16  0 0 c  Slow
0x202  0 dc  0  32  0 r  . .  10 10 10  2 .  .  0 24  0  0  0  0  0  0 0 u  None
0x203  0 dc  0  32  0 r  . .  10 10 10  2 .  .  0 24  0 16 16 16 16  0 0 u  Slow
0x204  0 dc  0  32  0 r  y .  10 10 10  2 .  .  0 24  0  0  0  0  0  0 0 u  None
0x205  0 dc  0  32  0 r  y .  10 10 10  2 .  .  0 24  0 16 16 16 16  0 0 u  Slow
0x206  0 dc  0  32  0 r  y .  10 10 10  2 .  .  0 24  0  0  0  0  0  0 0 c  None
0x207  0 dc  0  32  0 r  y .  10 10 10  2 .  .  0 24  0 16 16 16 16  0 0 c  Slow
0x208  0 dc  0  32  0 r  . .  10 10 10  2 .  .  0 24  8  0  0  0  0  0 0 u  None
0x209  0 dc  0  32  0 r  . .  10 10 10  2 .  .  0 24  8 16 16 16 16  0 0 u  Slow
0x20a  0 dc  0  32  0 r  y .  10 10 10  2 .  .  0 24  8  0  0  0  0  0 0 u  None
0x20b  0 dc  0  32  0 r  y .  10 10 10  2 .  .  0 24  8 16 16 16 16  0 0 u  Slow
0x20c  0 dc  0  32  0 r  y .  10 10 10  2 .  .  0 24  8  0  0  0  0  0 0 c  None
0x20d  0 dc  0  32  0 r  y .  10 10 10  2 .  .  0 24  8 16 16 16 16  0 0 c  Slow
0x20e  0 dc  0  32  0 r  . .  10 10 10  2 .  .  0 32  0  0  0  0  0  0 0 u  None
0x20f  0 dc  0  32  0 r  . .  10 10 10  2 .  .  0 32  0 16 16 16 16  0 0 u  Slow
0x210  0 dc  0  32  0 r  y .  10 10 10  2 .  .  0 32  0  0  0  0  0  0 0 u  None
0x211  0 dc  0  32  0 r  y .  10 10 10  2 .  .  0 32  0 16 16 16 16  0 0 u  Slow
0x212  0 dc  0  32  0 r  y .  10 10 10  2 .  .  0 32  0  0  0  0  0  0 0 c  None
0x213  0 dc  0  32  0 r  y .  10 10 10  2 .  .  0 32  0 16 16 16 16  0 0 c  Slow
0x214  0 dc  0  32  0 r  . .  10 10 10  2 .  .  0  0  0  0  0  0  0  4 1 u  None
0x215  0 dc  0  32  0 r  y .  10 10 10  2 .  .  0  0  0  0  0  0  0  4 1 u  None
0x216  0 dc  0  32  0 r  y .  10 10 10  2 .  .  0  0  0  0  0  0  0  4 1 c  None
0x217  0 dc  0  32  0 r  . .  10 10 10  2 .  .  0 16  0  0  0  0  0  4 1 u  None
0x218  0 dc  0  32  0 r  y .  10 10 10  2 .  .  0 16  0  0  0  0  0  4 1 u  None
0x219  0 dc  0  32  0 r  y .  10 10 10  2 .  .  0 16  0  0  0  0  0  4 1 c  None
0x21a  0 dc  0  32  0 r  . .  10 10 10  2 .  .  0 24  0  0  0  0  0  4 1 u  None
0x21b  0 dc  0  32  0 r  y .  10 10 10  2 .  .  0 24  0  0  0  0  0  4 1 u  None
0x21c  0 dc  0  32  0 r  y .  10 10 10  2 .  .  0 24  0  0  0  0  0  4 1 c  None
0x21d  0 dc  0  32  0 r  . .  10 10 10  2 .  .  0 24  8  0  0  0  0  4 1 u  None
0x21e  0 dc  0  32  0 r  y .  10 10 10  2 .  .  0 24  8  0  0  0  0  4 1 u  None
0x21f  0 dc  0  32  0 r  y .  10 10 10  2 .  .  0 24  8  0  0  0  0  4 1 c  None
0x220  0 dc  0  32  0 r  . .  10 10 10  2 .  .  0 32  0  0  0  0  0  4 1 u  None
0x221  0 dc  0  32  0 r  y .  10 10 10  2 .  .  0 32  0  0  0  0  0  4 1 u  None
0x222  0 dc  0  32  0 r  y .  10 10 10  2 .  .  0 32  0  0  0  0  0  4 1 c  None
0x223  0 dc  0  30  0 r  . .  10 10 10  0 .  .  0  0  0  0  0  0  0  0 0 u  None
0x224  0 dc  0  30  0 r  . .  10 10 10  0 .  .  0  0  0 16 16 16 16  0 0 u  Slow
0x225  0 dc  0  30  0 r  y .  10 10 10  0 .  .  0  0  0  0  0  0  0  0 0 u  None
0x226  0 dc  0  30  0 r  y .  10 10 10  0 .  .  0  0  0 16 16 16 16  0 0 u  Slow
0x227  0 dc  0  30  0 r  y .  10 10 10  0 .  .  0  0  0  0  0  0  0  0 0 c  None
0x228  0 dc  0  30  0 r  y .  10 10 10  0 .  .  0  0  0 16 16 16 16  0 0 c  Slow
0x229  0 dc  0  30  0 r  . .  10 10 10  0 .  .  0 16  0  0  0  0  0  0 0 u  None
0x22a  0 dc  0  30  0 r  . .  10 10 10  0 .  .  0 16  0 16 16 16 16  0 0 u  Slow
0x22b  0 dc  0  30  0 r  y .  10 10 10  0 .  .  0 16  0  0  0  0  0  0 0 u  None
0x22c  0 dc  0  30  0 r  y .  10 10 10  0 .  .  0 16  0 16 16 16 16  0 0 u  Slow
0x22d  0 dc  0  30  0 r  y .  10 10 10  0 .  .  0 16  0  0  0  0  0  0 0 c  None
0x22e  0 dc  0  30  0 r  y .  10 10 10  0 .  .  0 16  0 16 16 16 16  0 0 c  Slow
0x22f  0 dc  0  30  0 r  . .  10 10 10  0 .  .  0 24  0  0  0  0  0  0 0 u  None
0x230  0 dc  0  30  0 r  . .  10 10 10  0 .  .  0 24  0 16 16 16 16  0 0 u  Slow
0x231  0 dc  0  30  0 r  y .  10 10 10  0 .  .  0 24  0  0  0  0  0  0 0 u  None
0x232  0 dc  0  30  0 r  y .  10 10 10  0 .  .  0 24  0 16 16 16 16  0 0 u  Slow
0x233  0 dc  0  30  0 r  y .  10 10 10  0 .  .  0 24  0  0  0  0  0  0 0 c  None
0x234  0 dc  0  30  0 r  y .  10 10 10  0 .  .  0 24  0 16 16 16 16  0 0 c  Slow
0x235  0 dc  0  30  0 r  . .  10 10 10  0 .  .  0 24  8  0  0  0  0  0 0 u  None
0x236  0 dc  0  30  0 r  . .  10 10 10  0 .  .  0 24  8 16 16 16 16  0 0 u  Slow
0x237  0 dc  0  30  0 r  y .  10 10 10  0 .  .  0 24  8  0  0  0  0  0 0 u  None
0x238  0 dc  0  30  0 r  y .  10 10 10  0 .  .  0 24  8 16 16 16 16  0 0 u  Slow
0x239  0 dc  0  30  0 r  y .  10 10 10  0 .  .  0 24  8  0  0  0  0  0 0 c  None
0x23a  0 dc  0  30  0 r  y .  10 10 10  0 .  .  0 24  8 16 16 16 16  0 0 c  Slow
0x23b  0 dc  0  30  0 r  . .  10 10 10  0 .  .  0 32  0  0  0  0  0  0 0 u  None
0x23c  0 dc  0  30  0 r  . .  10 10 10  0 .  .  0 32  0 16 16 16 16  0 0 u  Slow
0x23d  0 dc  0  30  0 r  y .  10 10 10  0 .  .  0 32  0  0  0  0  0  0 0 u  None
0x23e  0 dc  0  30  0 r  y .  10 10 10  0 .  .  0 32  0 16 16 16 16  0 0 u  Slow
0x23f  0 dc  0  30  0 r  y .  10 10 10  0 .  .  0 32  0  0  0  0  0  0 0 c  None
0x240  0 dc  0  30  0 r  y .  10 10 10  0 .  .  0 32  0 16 16 16 16  0 0 c  Slow
0x241  0 dc  0  30  0 r  . .  10 10 10  0 .  .  0  0  0  0  0  0  0  4 1 u  None
0x242  0 dc  0  30  0 r  y .  10 10 10  0 .  .  0  0  0  0  0  0  0  4 1 u  None
0x243  0 dc  0  30  0 r  y .  10 10 10  0 .  .  0  0  0  0  0  0  0  4 1 c  None
0x244  0 dc  0  30  0 r  . .  10 10 10  0 .  .  0 16  0  0  0  0  0  4 1 u  None
0x245  0 dc  0  30  0 r  y .  10 10 10  0 .  .  0 16  0  0  0  0  0  4 1 u  None
0x246  0 dc  0  30  0 r  y .  10 10 10  0 .  .  0 16  0  0  0  0  0  4 1 c  None
0x247  0 dc  0  30  0 r  . .  10 10 10  0 .  .  0 24  0  0  0  0  0  4 1 u  None
0x248  0 dc  0  30  0 r  y .  10 10 10  0 .  .  0 24  0  0  0  0  0  4 1 u  None
0x249  0 dc  0  30  0 r  y .  10 10 10  0 .  .  0 24  0  0  0  0  0  4 1 c  None
0x24a  0 dc  0  30  0 r  . .  10 10 10  0 .  .  0 24  8  0  0  0  0  4 1 u  None
0x24b  0 dc  0  30  0 r  y .  10 10 10  0 .  .  0 24  8  0  0  0  0  4 1 u  None
0x24c  0 dc  0  30  0 r  y .  10 10 10  0 .  .  0 24  8  0  0  0  0  4 1 c  None
0x24d  0 dc  0  30  0 r  . .  10 10 10  0 .  .  0 32  0  0  0  0  0  4 1 u  None
0x24e  0 dc  0  30  0 r  y .  10 10 10  0 .  .  0 32  0  0  0  0  0  4 1 u  None
0x24f  0 dc  0  30  0 r  y .  10 10 10  0 .  .  0 32  0  0  0  0  0  4 1 c  None
0x250  0 dc  0  32  0 r  . .  10 10 10  2 .  .  0  0  0  0  0  0  0  0 0 u  None
0x251  0 dc  0  32  0 r  . .  10 10 10  2 .  .  0  0  0 16 16 16 16  0 0 u  Slow
0x252  0 dc  0  32  0 r  y .  10 10 10  2 .  .  0  0  0  0  0  0  0  0 0 u  None
0x253  0 dc  0  32  0 r  y .  10 10 10  2 .  .  0  0  0 16 16 16 16  0 0 u  Slow
0x254  0 dc  0  32  0 r  y .  10 10 10  2 .  .  0  0  0  0  0  0  0  0 0 c  None
0x255  0 dc  0  32  0 r  y .  10 10 10  2 .  .  0  0  0 16 16 16 16  0 0 c  Slow
0x256  0 dc  0  32  0 r  . .  10 10 10  2 .  .  0 16  0  0  0  0  0  0 0 u  None
0x257  0 dc  0  32  0 r  . .  10 10 10  2 .  .  0 16  0 16 16 16 16  0 0 u  Slow
0x258  0 dc  0  32  0 r  y .  10 10 10  2 .  .  0 16  0  0  0  0  0  0 0 u  None
0x259  0 dc  0  32  0 r  y .  10 10 10  2 .  .  0 16  0 16 16 16 16  0 0 u  Slow
0x25a  0 dc  0  32  0 r  y .  10 10 10  2 .  .  0 16  0  0  0  0  0  0 0 c  None
0x25b  0 dc  0  32  0 r  y .  10 10 10  2 .  .  0 16  0 16 16 16 16  0 0 c  Slow
0x25c  0 dc  0  32  0 r  . .  10 10 10  2 .  .  0 24  0  0  0  0  0  0 0 u  None
0x25d  0 dc  0  32  0 r  . .  10 10 10  2 .  .  0 24  0 16 16 16 16  0 0 u  Slow
0x25e  0 dc  0  32  0 r  y .  10 10 10  2 .  .  0 24  0  0  0  0  0  0 0 u  None
0x25f  0 dc  0  32  0 r  y .  10 10 10  2 .  .  0 24  0 16 16 16 16  0 0 u  Slow
0x260  0 dc  0  32  0 r  y .  10 10 10  2 .  .  0 24  0  0  0  0  0  0 0 c  None
0x261  0 dc  0  32  0 r  y .  10 10 10  2 .  .  0 24  0 16 16 16 16  0 0 c  Slow
0x262  0 dc  0  32  0 r  . .  10 10 10  2 .  .  0 24  8  0  0  0  0  0 0 u  None
0x263  0 dc  0  32  0 r  . .  10 10 10  2 .  .  0 24  8 16 16 16 16  0 0 u  Slow
0x264  0 dc  0  32  0 r  y .  10 10 10  2 .  .  0 24  8  0  0  0  0  0 0 u  None
0x265  0 dc  0  32  0 r  y .  10 10 10  2 .  .  0 24  8 16 16 16 16  0 0 u  Slow
0x266  0 dc  0  32  0 r  y .  10 10 10  2 .  .  0 24  8  0  0  0  0  0 0 c  None
0x267  0 dc  0  32  0 r  y .  10 10 10  2 .  .  0 24  8 16 16 16 16  0 0 c  Slow
0x268  0 dc  0  32  0 r  . .  10 10 10  2 .  .  0 32  0  0  0  0  0  0 0 u  None
0x269  0 dc  0  32  0 r  . .  10 10 10  2 .  .  0 32  0 16 16 16 16  0 0 u  Slow
0x26a  0 dc  0  32  0 r  y .  10 10 10  2 .  .  0 32  0  0  0  0  0  0 0 u  None
0x26b  0 dc  0  32  0 r  y .  10 10 10  2 .  .  0 32  0 16 16 16 16  0 0 u  Slow
0x26c  0 dc  0  32  0 r  y .  10 10 10  2 .  .  0 32  0  0  0  0  0  0 0 c  None
0x26d  0 dc  0  32  0 r  y .  10 10 10  2 .  .  0 32  0 16 16 16 16  0 0 c  Slow
0x26e  0 dc  0  32  0 r  . .  10 10 10  2 .  .  0  0  0  0  0  0  0  4 1 u  None
0x26f  0 dc  0  32  0 r  y .  10 10 10  2 .  .  0  0  0  0  0  0  0  4 1 u  None
0x270  0 dc  0  32  0 r  y .  10 10 10  2 .  .  0  0  0  0  0  0  0  4 1 c  None
0x271  0 dc  0  32  0 r  . .  10 10 10  2 .  .  0 16  0  0  0  0  0  4 1 u  None
0x272  0 dc  0  32  0 r  y .  10 10 10  2 .  .  0 16  0  0  0  0  0  4 1 u  None
0x273  0 dc  0  32  0 r  y .  10 10 10  2 .  .  0 16  0  0  0  0  0  4 1 c  None
0x274  0 dc  0  32  0 r  . .  10 10 10  2 .  .  0 24  0  0  0  0  0  4 1 u  None
0x275  0 dc  0  32  0 r  y .  10 10 10  2 .  .  0 24  0  0  0  0  0  4 1 u  None
0x276  0 dc  0  32  0 r  y .  10 10 10  2 .  .  0 24  0  0  0  0  0  4 1 c  None
0x277  0 dc  0  32  0 r  . .  10 10 10  2 .  .  0 24  8  0  0  0  0  4 1 u  None
0x278  0 dc  0  32  0 r  y .  10 10 10  2 .  .  0 24  8  0  0  0  0  4 1 u  None
0x279  0 dc  0  32  0 r  y .  10 10 10  2 .  .  0 24  8  0  0  0  0  4 1 c  None
0x27a  0 dc  0  32  0 r  . .  10 10 10  2 .  .  0 32  0  0  0  0  0  4 1 u  None
0x27b  0 dc  0  32  0 r  y .  10 10 10  2 .  .  0 32  0  0  0  0  0  4 1 u  None
0x27c  0 dc  0  32  0 r  y .  10 10 10  2 .  .  0 32  0  0  0  0  0  4 1 c  None
0x27d  0 dc  0  30  0 r  . .  10 10 10  0 .  .  0  0  0  0  0  0  0  0 0 u  None
0x27e  0 dc  0  30  0 r  . .  10 10 10  0 .  .  0  0  0 16 16 16 16  0 0 u  Slow
0x27f  0 dc  0  30  0 r  y .  10 10 10  0 .  .  0  0  0  0  0  0  0  0 0 u  None
0x280  0 dc  0  30  0 r  y .  10 10 10  0 .  .  0  0  0 16 16 16 16  0 0 u  Slow
0x281  0 dc  0  30  0 r  y .  10 10 10  0 .  .  0  0  0  0  0  0  0  0 0 c  None
0x282  0 dc  0  30  0 r  y .  10 10 10  0 .  .  0  0  0 16 16 16 16  0 0 c  Slow
0x283  0 dc  0  30  0 r  . .  10 10 10  0 .  .  0 16  0  0  0  0  0  0 0 u  None
0x284  0 dc  0  30  0 r  . .  10 10 10  0 .  .  0 16  0 16 16 16 16  0 0 u  Slow
0x285  0 dc  0  30  0 r  y .  10 10 10  0 .  .  0 16  0  0  0  0  0  0 0 u  None
0x286  0 dc  0  30  0 r  y .  10 10 10  0 .  .  0 16  0 16 16 16 16  0 0 u  Slow
0x287  0 dc  0  30  0 r  y .  10 10 10  0 .  .  0 16  0  0  0  0  0  0 0 c  None
0x288  0 dc  0  30  0 r  y .  10 10 10  0 .  .  0 16  0 16 16 16 16  0 0 c  Slow
0x289  0 dc  0  30  0 r  . .  10 10 10  0 .  .  0 24  0  0  0  0  0  0 0 u  None
0x28a  0 dc  0  30  0 r  . .  10 10 10  0 .  .  0 24  0 16 16 16 16  0 0 u  Slow
0x28b  0 dc  0  30  0 r  y .  10 10 10  0 .  .  0 24  0  0  0  0  0  0 0 u  None
0x28c  0 dc  0  30  0 r  y .  10 10 10  0 .  .  0 24  0 16 16 16 16  0 0 u  Slow
0x28d  0 dc  0  30  0 r  y .  10 10 10  0 .  .  0 24  0  0  0  0  0  0 0 c  None
0x28e  0 dc  0  30  0 r  y .  10 10 10  0 .  .  0 24  0 16 16 16 16  0 0 c  Slow
0x28f  0 dc  0  30  0 r  . .  10 10 10  0 .  .  0 24  8  0  0  0  0  0 0 u  None
0x290  0 dc  0  30  0 r  . .  10 10 10  0 .  .  0 24  8 16 16 16 16  0 0 u  Slow
0x291  0 dc  0  30  0 r  y .  10 10 10  0 .  .  0 24  8  0  0  0  0  0 0 u  None
0x292  0 dc  0  30  0 r  y .  10 10 10  0 .  .  0 24  8 16 16 16 16  0 0 u  Slow
0x293  0 dc  0  30  0 r  y .  10 10 10  0 .  .  0 24  8  0  0  0  0  0 0 c  None
0x294  0 dc  0  30  0 r  y .  10 10 10  0 .  .  0 24  8 16 16 16 16  0 0 c  Slow
0x295  0 dc  0  30  0 r  . .  10 10 10  0 .  .  0 32  0  0  0  0  0  0 0 u  None
0x296  0 dc  0  30  0 r  . .  10 10 10  0 .  .  0 32  0 16 16 16 16  0 0 u  Slow
0x297  0 dc  0  30  0 r  y .  10 10 10  0 .  .  0 32  0  0  0  0  0  0 0 u  None
0x298  0 dc  0  30  0 r  y .  10 10 10  0 .  .  0 32  0 16 16 16 16  0 0 u  Slow
0x299  0 dc  0  30  0 r  y .  10 10 10  0 .  .  0 32  0  0  0  0  0  0 0 c  None
0x29a  0 dc  0  30  0 r  y .  10 10 10  0 .  .  0 32  0 16 16 16 16  0 0 c  Slow
0x29b  0 dc  0  30  0 r  . .  10 10 10  0 .  .  0  0  0  0  0  0  0  4 1 u  None
0x29c  0 dc  0  30  0 r  y .  10 10 10  0 .  .  0  0  0  0  0  0  0  4 1 u  None
0x29d  0 dc  0  30  0 r  y .  10 10 10  0 .  .  0  0  0  0  0  0  0  4 1 c  None
0x29e  0 dc  0  30  0 r  . .  10 10 10  0 .  .  0 16  0  0  0  0  0  4 1 u  None
0x29f  0 dc  0  30  0 r  y .  10 10 10  0 .  .  0 16  0  0  0  0  0  4 1 u  None
0x2a0  0 dc  0  30  0 r  y .  10 10 10  0 .  .  0 16  0  0  0  0  0  4 1 c  None
0x2a1  0 dc  0  30  0 r  . .  10 10 10  0 .  .  0 24  0  0  0  0  0  4 1 u  None
0x2a2  0 dc  0  30  0 r  y .  10 10 10  0 .  .  0 24  0  0  0  0  0  4 1 u  None
0x2a3  0 dc  0  30  0 r  y .  10 10 10  0 .  .  0 24  0  0  0  0  0  4 1 c  None
0x2a4  0 dc  0  30  0 r  . .  10 10 10  0 .  .  0 24  8  0  0  0  0  4 1 u  None
0x2a5  0 dc  0  30  0 r  y .  10 10 10  0 .  .  0 24  8  0  0  0  0  4 1 u  None
0x2a6  0 dc  0  30  0 r  y .  10 10 10  0 .  .  0 24  8  0  0  0  0  4 1 c  None
0x2a7  0 dc  0  30  0 r  . .  10 10 10  0 .  .  0 32  0  0  0  0  0  4 1 u  None
0x2a8  0 dc  0  30  0 r  y .  10 10 10  0 .  .  0 32  0  0  0  0  0  4 1 u  None
0x2a9  0 dc  0  30  0 r  y .  10 10 10  0 .  .  0 32  0  0  0  0  0  4 1 c  None
0x2aa 24 dc  0  32  0 r  . .   8  8  8  8 .  .  0  0  0  0  0  0  0  0 0 u  None
0x2ab 24 dc  0  32  0 r  . .   8  8  8  8 .  .  0  0  0 16 16 16 16  0 0 u  Slow
0x2ac 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0  0  0  0  0  0  0  0 0 u  None
0x2ad 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0  0  0 16 16 16 16  0 0 u  Slow
0x2ae 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0  0  0  0  0  0  0  0 0 c  None
0x2af 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0  0  0 16 16 16 16  0 0 c  Slow
0x2b0 24 dc  0  32  0 r  . .   8  8  8  8 .  .  0 16  0  0  0  0  0  0 0 u  None
0x2b1 24 dc  0  32  0 r  . .   8  8  8  8 .  .  0 16  0 16 16 16 16  0 0 u  Slow
0x2b2 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0 16  0  0  0  0  0  0 0 u  None
0x2b3 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0 16  0 16 16 16 16  0 0 u  Slow
0x2b4 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0 16  0  0  0  0  0  0 0 c  None
0x2b5 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0 16  0 16 16 16 16  0 0 c  Slow
0x2b6 24 dc  0  32  0 r  . .   8  8  8  8 .  .  0 24  0  0  0  0  0  0 0 u  None
0x2b7 24 dc  0  32  0 r  . .   8  8  8  8 .  .  0 24  0 16 16 16 16  0 0 u  Slow
0x2b8 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0 24  0  0  0  0  0  0 0 u  None
0x2b9 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0 24  0 16 16 16 16  0 0 u  Slow
0x2ba 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0 24  0  0  0  0  0  0 0 c  None
0x2bb 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0 24  0 16 16 16 16  0 0 c  Slow
0x2bc 24 dc  0  32  0 r  . .   8  8  8  8 .  .  0 24  8  0  0  0  0  0 0 u  None
0x2bd 24 dc  0  32  0 r  . .   8  8  8  8 .  .  0 24  8 16 16 16 16  0 0 u  Slow
0x2be 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0 24  8  0  0  0  0  0 0 u  None
0x2bf 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0 24  8 16 16 16 16  0 0 u  Slow
0x2c0 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0 24  8  0  0  0  0  0 0 c  None
0x2c1 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0 24  8 16 16 16 16  0 0 c  Slow
0x2c2 24 dc  0  32  0 r  . .   8  8  8  8 .  .  0 32  0  0  0  0  0  0 0 u  None
0x2c3 24 dc  0  32  0 r  . .   8  8  8  8 .  .  0 32  0 16 16 16 16  0 0 u  Slow
0x2c4 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0 32  0  0  0  0  0  0 0 u  None
0x2c5 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0 32  0 16 16 16 16  0 0 u  Slow
0x2c6 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0 32  0  0  0  0  0  0 0 c  None
0x2c7 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0 32  0 16 16 16 16  0 0 c  Slow
0x2c8 24 dc  0  32  0 r  . .   8  8  8  8 .  .  0  0  0  0  0  0  0  4 1 u  None
0x2c9 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0  0  0  0  0  0  0  4 1 u  None
0x2ca 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0  0  0  0  0  0  0  4 1 c  None
0x2cb 24 dc  0  32  0 r  . .   8  8  8  8 .  .  0 16  0  0  0  0  0  4 1 u  None
0x2cc 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0 16  0  0  0  0  0  4 1 u  None
0x2cd 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0 16  0  0  0  0  0  4 1 c  None
0x2ce 24 dc  0  32  0 r  . .   8  8  8  8 .  .  0 24  0  0  0  0  0  4 1 u  None
0x2cf 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0 24  0  0  0  0  0  4 1 u  None
0x2d0 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0 24  0  0  0  0  0  4 1 c  None
0x2d1 24 dc  0  32  0 r  . .   8  8  8  8 .  .  0 24  8  0  0  0  0  4 1 u  None
0x2d2 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0 24  8  0  0  0  0  4 1 u  None
0x2d3 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0 24  8  0  0  0  0  4 1 c  None
0x2d4 24 dc  0  32  0 r  . .   8  8  8  8 .  .  0 32  0  0  0  0  0  4 1 u  None
0x2d5 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0 32  0  0  0  0  0  4 1 u  None
0x2d6 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0 32  0  0  0  0  0  4 1 c  None
0x2d7 24 dc  0  24  0 r  . .   8  8  8  0 .  .  0  0  0  0  0  0  0  0 0 u  None
0x2d8 24 dc  0  24  0 r  . .   8  8  8  0 .  .  0  0  0 16 16 16 16  0 0 u  Slow
0x2d9 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0  0  0  0  0  0  0  0 0 u  None
0x2da 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0  0  0 16 16 16 16  0 0 u  Slow
0x2db 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0  0  0  0  0  0  0  0 0 c  None
0x2dc 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0  0  0 16 16 16 16  0 0 c  Slow
0x2dd 24 dc  0  24  0 r  . .   8  8  8  0 .  .  0 16  0  0  0  0  0  0 0 u  None
0x2de 24 dc  0  24  0 r  . .   8  8  8  0 .  .  0 16  0 16 16 16 16  0 0 u  Slow
0x2df 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0 16  0  0  0  0  0  0 0 u  None
0x2e0 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0 16  0 16 16 16 16  0 0 u  Slow
0x2e1 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0 16  0  0  0  0  0  0 0 c  None
0x2e2 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0 16  0 16 16 16 16  0 0 c  Slow
0x2e3 24 dc  0  24  0 r  . .   8  8  8  0 .  .  0 24  0  0  0  0  0  0 0 u  None
0x2e4 24 dc  0  24  0 r  . .   8  8  8  0 .  .  0 24  0 16 16 16 16  0 0 u  Slow
0x2e5 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0 24  0  0  0  0  0  0 0 u  None
0x2e6 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0 24  0 16 16 16 16  0 0 u  Slow
0x2e7 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0 24  0  0  0  0  0  0 0 c  None
0x2e8 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0 24  0 16 16 16 16  0 0 c  Slow
0x2e9 24 dc  0  24  0 r  . .   8  8  8  0 .  .  0 24  8  0  0  0  0  0 0 u  None
0x2ea 24 dc  0  24  0 r  . .   8  8  8  0 .  .  0 24  8 16 16 16 16  0 0 u  Slow
0x2eb 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0 24  8  0  0  0  0  0 0 u  None
0x2ec 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0 24  8 16 16 16 16  0 0 u  Slow
0x2ed 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0 24  8  0  0  0  0  0 0 c  None
0x2ee 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0 24  8 16 16 16 16  0 0 c  Slow
0x2ef 24 dc  0  24  0 r  . .   8  8  8  0 .  .  0 32  0  0  0  0  0  0 0 u  None
0x2f0 24 dc  0  24  0 r  . .   8  8  8  0 .  .  0 32  0 16 16 16 16  0 0 u  Slow
0x2f1 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0 32  0  0  0  0  0  0 0 u  None
0x2f2 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0 32  0 16 16 16 16  0 0 u  Slow
0x2f3 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0 32  0  0  0  0  0  0 0 c  None
0x2f4 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0 32  0 16 16 16 16  0 0 c  Slow
0x2f5 24 dc  0  24  0 r  . .   8  8  8  0 .  .  0  0  0  0  0  0  0  4 1 u  None
0x2f6 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0  0  0  0  0  0  0  4 1 u  None
0x2f7 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0  0  0  0  0  0  0  4 1 c  None
0x2f8 24 dc  0  24  0 r  . .   8  8  8  0 .  .  0 16  0  0  0  0  0  4 1 u  None
0x2f9 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0 16  0  0  0  0  0  4 1 u  None
0x2fa 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0 16  0  0  0  0  0  4 1 c  None
0x2fb 24 dc  0  24  0 r  . .   8  8  8  0 .  .  0 24  0  0  0  0  0  4 1 u  None
0x2fc 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0 24  0  0  0  0  0  4 1 u  None
0x2fd 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0 24  0  0  0  0  0  4 1 c  None
0x2fe 24 dc  0  24  0 r  . .   8  8  8  0 .  .  0 24  8  0  0  0  0  4 1 u  None
0x2ff 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0 24  8  0  0  0  0  4 1 u  None
0x300 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0 24  8  0  0  0  0  4 1 c  None
0x301 24 dc  0  24  0 r  . .   8  8  8  0 .  .  0 32  0  0  0  0  0  4 1 u  None
0x302 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0 32  0  0  0  0  0  4 1 u  None
0x303 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0 32  0  0  0  0  0  4 1 c  None
0x304 24 dc  0  32  0 r  . .   8  8  8  8 .  s  0  0  0  0  0  0  0  0 0 u  None
0x305 24 dc  0  32  0 r  . .   8  8  8  8 .  s  0  0  0 16 16 16 16  0 0 u  Slow
0x306 24 dc  0  32  0 r  y .   8  8  8  8 .  s  0  0  0  0  0  0  0  0 0 u  None
0x307 24 dc  0  32  0 r  y .   8  8  8  8 .  s  0  0  0 16 16 16 16  0 0 u  Slow
0x308 24 dc  0  32  0 r  y .   8  8  8  8 .  s  0  0  0  0  0  0  0  0 0 c  None
0x309 24 dc  0  32  0 r  y .   8  8  8  8 .  s  0  0  0 16 16 16 16  0 0 c  Slow
0x30a 24 dc  0  32  0 r  . .   8  8  8  8 .  s  0 16  0  0  0  0  0  0 0 u  None
0x30b 24 dc  0  32  0 r  . .   8  8  8  8 .  s  0 16  0 16 16 16 16  0 0 u  Slow
0x30c 24 dc  0  32  0 r  y .   8  8  8  8 .  s  0 16  0  0  0  0  0  0 0 u  None
0x30d 24 dc  0  32  0 r  y .   8  8  8  8 .  s  0 16  0 16 16 16 16  0 0 u  Slow
0x30e 24 dc  0  32  0 r  y .   8  8  8  8 .  s  0 16  0  0  0  0  0  0 0 c  None
0x30f 24 dc  0  32  0 r  y .   8  8  8  8 .  s  0 16  0 16 16 16 16  0 0 c  Slow
0x310 24 dc  0  32  0 r  . .   8  8  8  8 .  s  0 24  0  0  0  0  0  0 0 u  None
0x311 24 dc  0  32  0 r  . .   8  8  8  8 .  s  0 24  0 16 16 16 16  0 0 u  Slow
0x312 24 dc  0  32  0 r  y .   8  8  8  8 .  s  0 24  0  0  0  0  0  0 0 u  None
0x313 24 dc  0  32  0 r  y .   8  8  8  8 .  s  0 24  0 16 16 16 16  0 0 u  Slow
0x314 24 dc  0  32  0 r  y .   8  8  8  8 .  s  0 24  0  0  0  0  0  0 0 c  None
0x315 24 dc  0  32  0 r  y .   8  8  8  8 .  s  0 24  0 16 16 16 16  0 0 c  Slow
0x316 24 dc  0  32  0 r  . .   8  8  8  8 .  s  0 24  8  0  0  0  0  0 0 u  None
0x317 24 dc  0  32  0 r  . .   8  8  8  8 .  s  0 24  8 16 16 16 16  0 0 u  Slow
0x318 24 dc  0  32  0 r  y .   8  8  8  8 .  s  0 24  8  0  0  0  0  0 0 u  None
0x319 24 dc  0  32  0 r  y .   8  8  8  8 .  s  0 24  8 16 16 16 16  0 0 u  Slow
0x31a 24 dc  0  32  0 r  y .   8  8  8  8 .  s  0 24  8  0  0  0  0  0 0 c  None
0x31b 24 dc  0  32  0 r  y .   8  8  8  8 .  s  0 24  8 16 16 16 16  0 0 c  Slow
0x31c 24 dc  0  32  0 r  . .   8  8  8  8 .  s  0 32  0  0  0  0  0  0 0 u  None
0x31d 24 dc  0  32  0 r  . .   8  8  8  8 .  s  0 32  0 16 16 16 16  0 0 u  Slow
0x31e 24 dc  0  32  0 r  y .   8  8  8  8 .  s  0 32  0  0  0  0  0  0 0 u  None
0x31f 24 dc  0  32  0 r  y .   8  8  8  8 .  s  0 32  0 16 16 16 16  0 0 u  Slow
0x320 24 dc  0  32  0 r  y .   8  8  8  8 .  s  0 32  0  0  0  0  0  0 0 c  None
0x321 24 dc  0  32  0 r  y .   8  8  8  8 .  s  0 32  0 16 16 16 16  0 0 c  Slow
0x322 24 dc  0  32  0 r  . .   8  8  8  8 .  s  0  0  0  0  0  0  0  4 1 u  None
0x323 24 dc  0  32  0 r  y .   8  8  8  8 .  s  0  0  0  0  0  0  0  4 1 u  None
0x324 24 dc  0  32  0 r  y .   8  8  8  8 .  s  0  0  0  0  0  0  0  4 1 c  None
0x325 24 dc  0  32  0 r  . .   8  8  8  8 .  s  0 16  0  0  0  0  0  4 1 u  None
0x326 24 dc  0  32  0 r  y .   8  8  8  8 .  s  0 16  0  0  0  0  0  4 1 u  None
0x327 24 dc  0  32  0 r  y .   8  8  8  8 .  s  0 16  0  0  0  0  0  4 1 c  None
0x328 24 dc  0  32  0 r  . .   8  8  8  8 .  s  0 24  0  0  0  0  0  4 1 u  None
0x329 24 dc  0  32  0 r  y .   8  8  8  8 .  s  0 24  0  0  0  0  0  4 1 u  None
0x32a 24 dc  0  32  0 r  y .   8  8  8  8 .  s  0 24  0  0  0  0  0  4 1 c  None
0x32b 24 dc  0  32  0 r  . .   8  8  8  8 .  s  0 24  8  0  0  0  0  4 1 u  None
0x32c 24 dc  0  32  0 r  y .   8  8  8  8 .  s  0 24  8  0  0  0  0  4 1 u  None
0x32d 24 dc  0  32  0 r  y .   8  8  8  8 .  s  0 24  8  0  0  0  0  4 1 c  None
0x32e 24 dc  0  32  0 r  . .   8  8  8  8 .  s  0 32  0  0  0  0  0  4 1 u  None
0x32f 24 dc  0  32  0 r  y .   8  8  8  8 .  s  0 32  0  0  0  0  0  4 1 u  None
0x330 24 dc  0  32  0 r  y .   8  8  8  8 .  s  0 32  0  0  0  0  0  4 1 c  None
0x331 24 dc  0  24  0 r  . .   8  8  8  0 .  s  0  0  0  0  0  0  0  0 0 u  None
0x332 24 dc  0  24  0 r  . .   8  8  8  0 .  s  0  0  0 16 16 16 16  0 0 u  Slow
0x333 24 dc  0  24  0 r  y .   8  8  8  0 .  s  0  0  0  0  0  0  0  0 0 u  None
0x334 24 dc  0  24  0 r  y .   8  8  8  0 .  s  0  0  0 16 16 16 16  0 0 u  Slow
0x335 24 dc  0  24  0 r  y .   8  8  8  0 .  s  0  0  0  0  0  0  0  0 0 c  None
0x336 24 dc  0  24  0 r  y .   8  8  8  0 .  s  0  0  0 16 16 16 16  0 0 c  Slow
0x337 24 dc  0  24  0 r  . .   8  8  8  0 .  s  0 16  0  0  0  0  0  0 0 u  None
0x338 24 dc  0  24  0 r  . .   8  8  8  0 .  s  0 16  0 16 16 16 16  0 0 u  Slow
0x339 24 dc  0  24  0 r  y .   8  8  8  0 .  s  0 16  0  0  0  0  0  0 0 u  None
0x33a 24 dc  0  24  0 r  y .   8  8  8  0 .  s  0 16  0 16 16 16 16  0 0 u  Slow
0x33b 24 dc  0  24  0 r  y .   8  8  8  0 .  s  0 16  0  0  0  0  0  0 0 c  None
0x33c 24 dc  0  24  0 r  y .   8  8  8  0 .  s  0 16  0 16 16 16 16  0 0 c  Slow
0x33d 24 dc  0  24  0 r  . .   8  8  8  0 .  s  0 24  0  0  0  0  0  0 0 u  None
0x33e 24 dc  0  24  0 r  . .   8  8  8  0 .  s  0 24  0 16 16 16 16  0 0 u  Slow
0x33f 24 dc  0  24  0 r  y .   8  8  8  0 .  s  0 24  0  0  0  0  0  0 0 u  None
0x340 24 dc  0  24  0 r  y .   8  8  8  0 .  s  0 24  0 16 16 16 16  0 0 u  Slow
0x341 24 dc  0  24  0 r  y .   8  8  8  0 .  s  0 24  0  0  0  0  0  0 0 c  None
0x342 24 dc  0  24  0 r  y .   8  8  8  0 .  s  0 24  0 16 16 16 16  0 0 c  Slow
0x343 24 dc  0  24  0 r  . .   8  8  8  0 .  s  0 24  8  0  0  0  0  0 0 u  None
0x344 24 dc  0  24  0 r  . .   8  8  8  0 .  s  0 24  8 16 16 16 16  0 0 u  Slow
0x345 24 dc  0  24  0 r  y .   8  8  8  0 .  s  0 24  8  0  0  0  0  0 0 u  None
0x346 24 dc  0  24  0 r  y .   8  8  8  0 .  s  0 24  8 16 16 16 16  0 0 u  Slow
0x347 24 dc  0  24  0 r  y .   8  8  8  0 .  s  0 24  8  0  0  0  0  0 0 c  None
0x348 24 dc  0  24  0 r  y .   8  8  8  0 .  s  0 24  8 16 16 16 16  0 0 c  Slow
0x349 24 dc  0  24  0 r  . .   8  8  8  0 .  s  0 32  0  0  0  0  0  0 0 u  None
0x34a 24 dc  0  24  0 r  . .   8  8  8  0 .  s  0 32  0 16 16 16 16  0 0 u  Slow
0x34b 24 dc  0  24  0 r  y .   8  8  8  0 .  s  0 32  0  0  0  0  0  0 0 u  None
0x34c 24 dc  0  24  0 r  y .   8  8  8  0 .  s  0 32  0 16 16 16 16  0 0 u  Slow
0x34d 24 dc  0  24  0 r  y .   8  8  8  0 .  s  0 32  0  0  0  0  0  0 0 c  None
0x34e 24 dc  0  24  0 r  y .   8  8  8  0 .  s  0 32  0 16 16 16 16  0 0 c  Slow
0x34f 24 dc  0  24  0 r  . .   8  8  8  0 .  s  0  0  0  0  0  0  0  4 1 u  None
0x350 24 dc  0  24  0 r  y .   8  8  8  0 .  s  0  0  0  0  0  0  0  4 1 u  None
0x351 24 dc  0  24  0 r  y .   8  8  8  0 .  s  0  0  0  0  0  0  0  4 1 c  None
0x352 24 dc  0  24  0 r  . .   8  8  8  0 .  s  0 16  0  0  0  0  0  4 1 u  None
0x353 24 dc  0  24  0 r  y .   8  8  8  0 .  s  0 16  0  0  0  0  0  4 1 u  None
0x354 24 dc  0  24  0 r  y .   8  8  8  0 .  s  0 16  0  0  0  0  0  4 1 c  None
0x355 24 dc  0  24  0 r  . .   8  8  8  0 .  s  0 24  0  0  0  0  0  4 1 u  None
0x356 24 dc  0  24  0 r  y .   8  8  8  0 .  s  0 24  0  0  0  0  0  4 1 u  None
0x357 24 dc  0  24  0 r  y .   8  8  8  0 .  s  0 24  0  0  0  0  0  4 1 c  None
0x358 24 dc  0  24  0 r  . .   8  8  8  0 .  s  0 24  8  0  0  0  0  4 1 u  None
0x359 24 dc  0  24  0 r  y .   8  8  8  0 .  s  0 24  8  0  0  0  0  4 1 u  None
0x35a 24 dc  0  24  0 r  y .   8  8  8  0 .  s  0 24  8  0  0  0  0  4 1 c  None
0x35b 24 dc  0  24  0 r  . .   8  8  8  0 .  s  0 32  0  0  0  0  0  4 1 u  None
0x35c 24 dc  0  24  0 r  y .   8  8  8  0 .  s  0 32  0  0  0  0  0  4 1 u  None
0x35d 24 dc  0  24  0 r  y .   8  8  8  0 .  s  0 32  0  0  0  0  0  4 1 c  None
0x35e  0 dc  0  16  0 r  . .   5  6  5  0 .  .  0  0  0  0  0  0  0  0 0 u  None
0x35f  0 dc  0  16  0 r  . .   5  6  5  0 .  .  0  0  0 16 16 16 16  0 0 u  Slow
0x360  0 dc  0  16  0 r  y .   5  6  5  0 .  .  0  0  0  0  0  0  0  0 0 u  None
0x361  0 dc  0  16  0 r  y .   5  6  5  0 .  .  0  0  0 16 16 16 16  0 0 u  Slow
0x362  0 dc  0  16  0 r  y .   5  6  5  0 .  .  0  0  0  0  0  0  0  0 0 c  None
0x363  0 dc  0  16  0 r  y .   5  6  5  0 .  .  0  0  0 16 16 16 16  0 0 c  Slow
0x364  0 dc  0  16  0 r  . .   5  6  5  0 .  .  0 16  0  0  0  0  0  0 0 u  None
0x365  0 dc  0  16  0 r  . .   5  6  5  0 .  .  0 16  0 16 16 16 16  0 0 u  Slow
0x366  0 dc  0  16  0 r  y .   5  6  5  0 .  .  0 16  0  0  0  0  0  0 0 u  None
0x367  0 dc  0  16  0 r  y .   5  6  5  0 .  .  0 16  0 16 16 16 16  0 0 u  Slow
0x368  0 dc  0  16  0 r  y .   5  6  5  0 .  .  0 16  0  0  0  0  0  0 0 c  None
0x369  0 dc  0  16  0 r  y .   5  6  5  0 .  .  0 16  0 16 16 16 16  0 0 c  Slow
0x36a  0 dc  0  16  0 r  . .   5  6  5  0 .  .  0 24  0  0  0  0  0  0 0 u  None
0x36b  0 dc  0  16  0 r  . .   5  6  5  0 .  .  0 24  0 16 16 16 16  0 0 u  Slow
0x36c  0 dc  0  16  0 r  y .   5  6  5  0 .  .  0 24  0  0  0  0  0  0 0 u  None
0x36d  0 dc  0  16  0 r  y .   5  6  5  0 .  .  0 24  0 16 16 16 16  0 0 u  Slow
0x36e  0 dc  0  16  0 r  y .   5  6  5  0 .  .  0 24  0  0  0  0  0  0 0 c  None
0x36f  0 dc  0  16  0 r  y .   5  6  5  0 .  .  0 24  0 16 16 16 16  0 0 c  Slow
0x370  0 dc  0  16  0 r  . .   5  6  5  0 .  .  0 24  8  0  0  0  0  0 0 u  None
0x371  0 dc  0  16  0 r  . .   5  6  5  0 .  .  0 24  8 16 16 16 16  0 0 u  Slow
0x372  0 dc  0  16  0 r  y .   5  6  5  0 .  .  0 24  8  0  0  0  0  0 0 u  None
0x373  0 dc  0  16  0 r  y .   5  6  5  0 .  .  0 24  8 16 16 16 16  0 0 u  Slow
0x374  0 dc  0  16  0 r  y .   5  6  5  0 .  .  0 24  8  0  0  0  0  0 0 c  None
0x375  0 dc  0  16  0 r  y .   5  6  5  0 .  .  0 24  8 16 16 16 16  0 0 c  Slow
0x376  0 dc  0  16  0 r  . .   5  6  5  0 .  .  0 32  0  0  0  0  0  0 0 u  None
0x377  0 dc  0  16  0 r  . .   5  6  5  0 .  .  0 32  0 16 16 16 16  0 0 u  Slow
0x378  0 dc  0  16  0 r  y .   5  6  5  0 .  .  0 32  0  0  0  0  0  0 0 u  None
0x379  0 dc  0  16  0 r  y .   5  6  5  0 .  .  0 32  0 16 16 16 16  0 0 u  Slow
0x37a  0 dc  0  16  0 r  y .   5  6  5  0 .  .  0 32  0  0  0  0  0  0 0 c  None
0x37b  0 dc  0  16  0 r  y .   5  6  5  0 .  .  0 32  0 16 16 16 16  0 0 c  Slow
0x37c  0 dc  0  16  0 r  . .   5  6  5  0 .  .  0  0  0  0  0  0  0  4 1 u  None
0x37d  0 dc  0  16  0 r  y .   5  6  5  0 .  .  0  0  0  0  0  0  0  4 1 u  None
0x37e  0 dc  0  16  0 r  y .   5  6  5  0 .  .  0  0  0  0  0  0  0  4 1 c  None
0x37f  0 dc  0  16  0 r  . .   5  6  5  0 .  .  0 16  0  0  0  0  0  4 1 u  None
0x380  0 dc  0  16  0 r  y .   5  6  5  0 .  .  0 16  0  0  0  0  0  4 1 u  None
0x381  0 dc  0  16  0 r  y .   5  6  5  0 .  .  0 16  0  0  0  0  0  4 1 c  None
0x382  0 dc  0  16  0 r  . .   5  6  5  0 .  .  0 24  0  0  0  0  0  4 1 u  None
0x383  0 dc  0  16  0 r  y .   5  6  5  0 .  .  0 24  0  0  0  0  0  4 1 u  None
0x384  0 dc  0  16  0 r  y .   5  6  5  0 .  .  0 24  0  0  0  0  0  4 1 c  None
0x385  0 dc  0  16  0 r  . .   5  6  5  0 .  .  0 24  8  0  0  0  0  4 1 u  None
0x386  0 dc  0  16  0 r  y .   5  6  5  0 .  .  0 24  8  0  0  0  0  4 1 u  None
0x387  0 dc  0  16  0 r  y .   5  6  5  0 .  .  0 24  8  0  0  0  0  4 1 c  None
0x388  0 dc  0  16  0 r  . .   5  6  5  0 .  .  0 32  0  0  0  0  0  4 1 u  None
0x389  0 dc  0  16  0 r  y .   5  6  5  0 .  .  0 32  0  0  0  0  0  4 1 u  None
0x38a  0 dc  0  16  0 r  y .   5  6  5  0 .  .  0 32  0  0  0  0  0  4 1 c  None
0x38b 32 tc  0  32  0 r  . .   8  8  8  8 .  .  0  0  0  0  0  0  0  0 0 u  None
0x38c 32 tc  0  32  0 r  y .   8  8  8  8 .  .  0  0  0  0  0  0  0  0 0 u  None
0x38d 32 tc  0  32  0 r  y .   8  8  8  8 .  .  0  0  0  0  0  0  0  0 0 c  None
0x38e 32 tc  0  32  0 r  . .   8  8  8  8 .  .  0 16  0  0  0  0  0  0 0 u  None
0x38f 32 tc  0  32  0 r  y .   8  8  8  8 .  .  0 16  0  0  0  0  0  0 0 u  None
0x390 32 tc  0  32  0 r  y .   8  8  8  8 .  .  0 16  0  0  0  0  0  0 0 c  None
0x391 32 tc  0  32  0 r  . .   8  8  8  8 .  .  0 24  0  0  0  0  0  0 0 u  None
0x392 32 tc  0  32  0 r  y .   8  8  8  8 .  .  0 24  0  0  0  0  0  0 0 u  None
0x393 32 tc  0  32  0 r  y .   8  8  8  8 .  .  0 24  0  0  0  0  0  0 0 c  None
0x394 32 tc  0  32  0 r  . .   8  8  8  8 .  .  0 24  8  0  0  0  0  0 0 u  None
0x395 32 tc  0  32  0 r  y .   8  8  8  8 .  .  0 24  8  0  0  0  0  0 0 u  None
0x396 32 tc  0  32  0 r  y .   8  8  8  8 .  .  0 24  8  0  0  0  0  0 0 c  None
0x397 32 tc  0  32  0 r  . .   8  8  8  8 .  .  0 32  0  0  0  0  0  0 0 u  None
0x398 32 tc  0  32  0 r  y .   8  8  8  8 .  .  0 32  0  0  0  0  0  0 0 u  None
0x399 32 tc  0  32  0 r  y .   8  8  8  8 .  .  0 32  0  0  0  0  0  0 0 c  None
0x39a 32 tc  0  32  0 r  . .   8  8  8  8 .  s  0  0  0  0  0  0  0  0 0 u  None
0x39b 32 tc  0  32  0 r  y .   8  8  8  8 .  s  0  0  0  0  0  0  0  0 0 u  None
0x39c 32 tc  0  32  0 r  y .   8  8  8  8 .  s  0  0  0  0  0  0  0  0 0 c  None
0x39d 32 tc  0  32  0 r  . .   8  8  8  8 .  s  0 16  0  0  0  0  0  0 0 u  None
0x39e 32 tc  0  32  0 r  y .   8  8  8  8 .  s  0 16  0  0  0  0  0  0 0 u  None
0x39f 32 tc  0  32  0 r  y .   8  8  8  8 .  s  0 16  0  0  0  0  0  0 0 c  None
0x3a0 32 tc  0  32  0 r  . .   8  8  8  8 .  s  0 24  0  0  0  0  0  0 0 u  None
0x3a1 32 tc  0  32  0 r  y .   8  8  8  8 .  s  0 24  0  0  0  0  0  0 0 u  None
0x3a2 32 tc  0  32  0 r  y .   8  8  8  8 .  s  0 24  0  0  0  0  0  0 0 c  None
0x3a3 32 tc  0  32  0 r  . .   8  8  8  8 .  s  0 24  8  0  0  0  0  0 0 u  None
0x3a4 32 tc  0  32  0 r  y .   8  8  8  8 .  s  0 24  8  0  0  0  0  0 0 u  None
0x3a5 32 tc  0  32  0 r  y .   8  8  8  8 .  s  0 24  8  0  0  0  0  0 0 c  None
0x3a6 32 tc  0  32  0 r  . .   8  8  8  8 .  s  0 32  0  0  0  0  0  0 0 u  None
0x3a7 32 tc  0  32  0 r  y .   8  8  8  8 .  s  0 32  0  0  0  0  0  0 0 u  None
0x3a8 32 tc  0  32  0 r  y .   8  8  8  8 .  s  0 32  0  0  0  0  0  0 0 c  None

I tried Youtube on Firefox as well as some low-spec OpenGL games and noticed poorer performance than on Windows. I guess it could be something else, but I had assumed it was a lack of hardware utilization.
WebGL Aquarium gave me an average of 9 fps with 500 fish.

Thanks

Offline

#4 2023-12-13 16:41:57

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

Re: [SOLVED] No GPU utilization

glxinfo shows

OpenGL vendor string: Mesa
OpenGL renderer string: llvmpipe (LLVM 16.0.6, 256 bits)

what doesn't fit your xorg log, but it also shows

name of display: :1

while your log is

[    20.366] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Dec 13 00:07:51 2023

GDM?

loginctl session-status

And try

prime-run glxinfo

https://archlinux.org/packages/extra/any/nvidia-prime/

Offline

#5 2023-12-13 19:50:02

Firebert
Member
Registered: 2023-12-13
Posts: 7

Re: [SOLVED] No GPU utilization

loginctl session-status

2 - firebert (1000)
  Since: Wed 2023-12-13 14:36:09 EST; 10min ago
  State: active
 Leader: 555 (sddm-helper)
   Seat: seat0; vc1
    TTY: tty1
 Remote: no
Service: sddm
   Type: wayland
  Class: user
Desktop: KDE
   Idle: no
   Unit: session-2.scope
         ├─555 /usr/lib/sddm/sddm-helper --socket /tmp/sddm-auth-3ee8619e-3bd2-4ca2-b8cc-65147dad4abe --id 1 --start "/usr/lib/plasma-dbus-run-session-if-needed /usr/bin/startplasma-wayland" --user firebert
         ├─572 /usr/bin/kwalletd5 --pam-login 12 15
         └─573 /usr/bin/startplasma-wayland

Dec 13 14:36:10 archlinux sddm-helper[555]: pam_kwallet5(sddm:session): pam_kwallet5: pam_sm_open_session
Dec 13 14:36:10 archlinux systemd[1]: Started Session 2 of User firebert.
Dec 13 14:36:10 archlinux sddm-helper[555]: Starting Wayland user session: "/usr/share/sddm/scripts/wayland-session" "/usr/lib/plasma-dbus-run-session-if-needed /usr/bin/startplasma-wayland"
Dec 13 14:36:10 archlinux sddm-helper[573]: Jumping to VT 1
Dec 13 14:36:10 archlinux sddm-helper[573]: VT mode didn't need to be fixed

prime-run glxinfo

name of display: :1
X Error of failed request:  BadAlloc (insufficient resources for operation)
  Major opcode of failed request:  149 (GLX)
  Minor opcode of failed request:  5 (X_GLXMakeCurrent)
  Serial number of failed request:  0
  Current serial number in output stream:  29

Offline

#6 2023-12-13 19:55:15

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

Re: [SOLVED] No GPU utilization

So right now you're actually running a wayland session, the glxinfo output is xwayland and the xorg log probably from SDDM.
=> Try plasma on X11

Offline

#7 2023-12-13 20:07:54

Firebert
Member
Registered: 2023-12-13
Posts: 7

Re: [SOLVED] No GPU utilization

It works! An embarrassingly simple solution...

thanks a lot for being so quick to respond, very helpful smile

Offline

#8 2023-12-13 20:25:20

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

Offline

Board footer

Powered by FluxBB