You are not logged in.
Hello!
I'm back to Arch after some time, and I need some help getting an old laptop up and running in all its might ![]()
IMPORTANT: I have installed Arch using "archinstall".
It's a DELL Inspiron 6400 with the following gpu:
01:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] RV515/M54 [Mobility Radeon X1400] [1002:7145]I use Fluxbox and I really didn't notice a bad performance, since I had not tried to watch a single video or anything, but then yesterday I wanted to play Quake III Arena with some friends and I saw that it was running pretty choppy. Then I started to investigate and found some issues.
Here are some installed packages I think are relevant:
extra/glu 9.0.3-1
extra/libva-mesa-driver 1:23.3.2-2
extra/mesa 1:23.3.2-2
multilib/lib32-libva-mesa-driver 1:23.3.2-2
multilib/lib32-mesa 1:23.3.2-2
extra/xf86-video-ati 1:22.0.0-1 (xorg-drivers)Since the installation with archinstall, I have manually installed the two libva and xf86-video-ati packages, but I have not edited or created any configuration files.
The folder /etc/X11/xorg.conf.d/ contains only a configuration file for the keyboard and anything else.
Here is the output of a couple of commands I saw while looking around the forum for similar problems:
uname -a
Linux hackfun 6.1.71-1-lts #1 SMP PREEMPT_DYNAMIC Fri, 05 Jan 2024 15:35:19 +0000 x86_64 GNU/Linuxvainfo
Trying display: wayland
Trying display: x11
vaInitialize failed with error code -1 (unknown libva error),exitThe vainfo command started showing this errors after installing the xf86-video-ati package, but before it showed another error about r300 driver missing or something like that.
I found this thread which might be related to my issue, but no solution: https://forum.endeavouros.com/t/mesa-21 … rs/30441/7
Now I see that in /var/log/Xorg.0.log there's a bunch of errors, what a mess ![]()
[ 686.065]
X.Org X Server 1.21.1.10
X Protocol Version 11, Revision 0
[ 686.065] Current Operating System: Linux hackfun 6.1.68-1-lts #1 SMP PREEMPT_DYNAMIC Wed, 13 Dec 2023 18:48:47 +0000 x86_64
[ 686.065] Kernel command line: BOOT_IMAGE=/vmlinuz-linux-lts root=UUID=09bb823e-0192-4005-a2c0-55888da707b0 rw rootfstype=ext4 loglevel=3 quiet
[ 686.066]
[ 686.066] Current version of pixman: 0.42.2
[ 686.066] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 686.066] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 686.066] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Dec 17 12:51:17 2023
[ 686.066] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 686.066] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 686.066] (==) No Layout section. Using the first Screen section.
[ 686.066] (==) No screen section available. Using defaults.
[ 686.067] (**) |-->Screen "Default Screen Section" (0)
[ 686.067] (**) | |-->Monitor "<default monitor>"
[ 686.067] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 686.067] (==) Automatically adding devices
[ 686.067] (==) Automatically enabling devices
[ 686.067] (==) Automatically adding GPU devices
[ 686.067] (==) Automatically binding GPU devices
[ 686.067] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 686.067] (WW) The directory "/usr/share/fonts/misc" does not exist.
[ 686.067] Entry deleted from font path.
[ 686.067] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/TTF".
[ 686.067] Entry deleted from font path.
[ 686.067] (Run 'mkfontdir' on "/usr/share/fonts/TTF").
[ 686.067] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[ 686.067] Entry deleted from font path.
[ 686.067] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[ 686.067] Entry deleted from font path.
[ 686.067] (WW) The directory "/usr/share/fonts/100dpi" does not exist.
[ 686.067] Entry deleted from font path.
[ 686.067] (WW) The directory "/usr/share/fonts/75dpi" does not exist.
[ 686.067] Entry deleted from font path.
[ 686.067] (==) FontPath set to:
[ 686.067] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 686.067] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 686.067] (II) Module ABI versions:
[ 686.067] X.Org ANSI C Emulation: 0.4
[ 686.067] X.Org Video Driver: 25.2
[ 686.067] X.Org XInput driver : 24.4
[ 686.068] X.Org Server Extension : 10.0
[ 686.069] (++) using VT number 7
[ 686.069] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[ 686.071] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 686.072] (II) Platform probe for /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/drm/card0
[ 686.078] (--) PCI:*(1@0:0:0) 1002:7145:1028:2003 rev 0, Mem @ 0xd0000000/268435456, 0xefdf0000/65536, I/O @ 0x0000ee00/256, BIOS @ 0x????????/131072
[ 686.078] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 686.078] (II) LoadModule: "glx"
[ 686.078] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 686.082] (II) Module glx: vendor="X.Org Foundation"
[ 686.082] compiled for 1.21.1.10, module version = 1.0.0
[ 686.082] ABI class: X.Org Server Extension, version 10.0
[ 686.082] (==) Matched ati as autoconfigured driver 0
[ 686.082] (==) Matched modesetting as autoconfigured driver 1
[ 686.082] (==) Matched fbdev as autoconfigured driver 2
[ 686.082] (==) Matched vesa as autoconfigured driver 3
[ 686.082] (==) Assigned the driver to the xf86ConfigLayout
[ 686.082] (II) LoadModule: "ati"
[ 686.082] (WW) Warning, couldn't open module ati
[ 686.082] (EE) Failed to load module "ati" (module does not exist, 0)
[ 686.083] (II) LoadModule: "modesetting"
[ 686.083] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 686.086] (II) Module modesetting: vendor="X.Org Foundation"
[ 686.086] compiled for 1.21.1.10, module version = 1.21.1
[ 686.086] Module class: X.Org Video Driver
[ 686.086] ABI class: X.Org Video Driver, version 25.2
[ 686.086] (II) LoadModule: "fbdev"
[ 686.087] (WW) Warning, couldn't open module fbdev
[ 686.087] (EE) Failed to load module "fbdev" (module does not exist, 0)
[ 686.087] (II) LoadModule: "vesa"
[ 686.087] (WW) Warning, couldn't open module vesa
[ 686.088] (EE) Failed to load module "vesa" (module does not exist, 0)
[ 686.088] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 686.088] (II) modeset(0): using drv /dev/dri/card0
[ 686.089] (II) modeset(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 686.089] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[ 686.089] (==) modeset(0): RGB weight 888
[ 686.089] (==) modeset(0): Default visual is TrueColor
[ 686.089] (II) Loading sub module "glamoregl"
[ 686.089] (II) LoadModule: "glamoregl"
[ 686.090] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[ 686.104] (II) Module glamoregl: vendor="X.Org Foundation"
[ 686.104] compiled for 1.21.1.10, module version = 1.0.1
[ 686.105] ABI class: X.Org ANSI C Emulation, version 0.4
[ 686.198] (II) modeset(0): glamor X acceleration enabled on ATI RV515
[ 686.198] (II) modeset(0): glamor initialized
[ 686.198] (==) modeset(0): VariableRefresh: disabled
[ 686.198] (==) modeset(0): AsyncFlipSecondaries: disabled
[ 686.284] (II) modeset(0): Output VGA-1 has no monitor section
[ 686.284] (II) modeset(0): Output LVDS-1 has no monitor section
[ 686.380] (II) modeset(0): Output SVIDEO-1 has no monitor section
[ 686.477] (II) modeset(0): EDID for output VGA-1
[ 686.477] (II) modeset(0): EDID for output LVDS-1
[ 686.477] (II) modeset(0): Manufacturer: LPL Model: a900 Serial#: 0
[ 686.477] (II) modeset(0): Year: 2006 Week: 0
[ 686.477] (II) modeset(0): EDID Version: 1.3
[ 686.478] (II) modeset(0): Digital Display Input
[ 686.478] (II) modeset(0): Max Image Size [cm]: horiz.: 33 vert.: 21
[ 686.478] (II) modeset(0): Gamma: 2.20
[ 686.478] (II) modeset(0): No DPMS capabilities specified
[ 686.478] (II) modeset(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
[ 686.478] (II) modeset(0): First detailed timing is preferred mode
[ 686.478] (II) modeset(0): redX: 0.590 redY: 0.344 greenX: 0.323 greenY: 0.534
[ 686.478] (II) modeset(0): blueX: 0.156 blueY: 0.138 whiteX: 0.312 whiteY: 0.328
[ 686.478] (II) modeset(0): Manufacturer's mask: 0
[ 686.478] (II) modeset(0): Supported detailed timing:
[ 686.478] (II) modeset(0): clock: 72.2 MHz Image Size: 331 x 207 mm
[ 686.478] (II) modeset(0): h_active: 1280 h_sync: 1328 h_sync_end 1360 h_blank_end 1440 h_border: 0
[ 686.478] (II) modeset(0): v_active: 800 v_sync: 802 v_sync_end 808 v_blanking: 823 v_border: 0
[ 686.478] (II) modeset(0): Supported detailed timing:
[ 686.478] (II) modeset(0): clock: 72.2 MHz Image Size: 331 x 207 mm
[ 686.478] (II) modeset(0): h_active: 1280 h_sync: 1328 h_sync_end 1360 h_blank_end 1440 h_border: 0
[ 686.479] (II) modeset(0): v_active: 800 v_sync: 802 v_sync_end 808 v_blanking: 823 v_border: 0
[ 686.479] (II) modeset(0): CD516154W01
[ 686.479] (II) modeset(0): .>LWz
[ 686.479] (II) modeset(0): EDID (in hex):
[ 686.479] (II) modeset(0): 00ffffffffffff00320c00a900000000
[ 686.479] (II) modeset(0): 00100103802115780a0f109758528828
[ 686.479] (II) modeset(0): 23505400000001010101010101010101
[ 686.479] (II) modeset(0): 010101010101391c00a0502017303020
[ 686.479] (II) modeset(0): 26004bcf10000019391c00a050201730
[ 686.479] (II) modeset(0): 302026004bcf10000000000000fe0043
[ 686.479] (II) modeset(0): 44353136023135345730310a000000fe
[ 686.479] (II) modeset(0): 002e3e4c577ab5e8ff01010a2020004d
[ 686.480] (II) modeset(0): Printing probed modes for output LVDS-1
[ 686.480] (II) modeset(0): Modeline "1280x800"x61.0 72.25 1280 1328 1360 1440 800 802 808 823 -hsync -vsync (50.2 kHz eP)
[ 686.480] (II) modeset(0): Modeline "1280x800"x120.0 174.25 1280 1380 1516 1752 800 801 804 829 doublescan -hsync +vsync (99.5 kHz d)
[ 686.480] (II) modeset(0): Modeline "1280x800"x119.9 134.25 1280 1304 1320 1360 800 801 804 823 doublescan +hsync -vsync (98.7 kHz d)
[ 686.480] (II) modeset(0): Modeline "1280x800"x59.8 83.50 1280 1352 1480 1680 800 803 809 831 -hsync +vsync (49.7 kHz d)
[ 686.480] (II) modeset(0): Modeline "1280x800"x59.9 71.00 1280 1328 1360 1440 800 803 809 823 +hsync -vsync (49.3 kHz d)
[ 686.480] (II) modeset(0): Modeline "1280x720"x120.0 156.12 1280 1376 1512 1744 720 721 724 746 doublescan -hsync +vsync (89.5 kHz d)
[ 686.480] (II) modeset(0): Modeline "1280x720"x120.0 120.75 1280 1304 1320 1360 720 721 724 740 doublescan +hsync -vsync (88.8 kHz d)
[ 686.480] (II) modeset(0): Modeline "1280x720"x60.0 74.65 1280 1344 1472 1664 720 723 728 748 -hsync +vsync (44.9 kHz)
[ 686.480] (II) modeset(0): Modeline "1280x720"x59.9 74.50 1280 1344 1472 1664 720 723 728 748 -hsync +vsync (44.8 kHz d)
[ 686.481] (II) modeset(0): Modeline "1280x720"x59.7 63.75 1280 1328 1360 1440 720 723 728 741 +hsync -vsync (44.3 kHz d)
[ 686.481] (II) modeset(0): Modeline "1152x768"x59.9 71.95 1152 1216 1328 1504 768 771 781 798 -hsync +vsync (47.8 kHz)
[ 686.481] (II) modeset(0): Modeline "1024x768"x120.1 133.47 1024 1100 1212 1400 768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
[ 686.481] (II) modeset(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz d)
[ 686.481] (II) modeset(0): Modeline "1024x768"x59.9 63.53 1024 1072 1176 1328 768 771 775 798 -hsync +vsync (47.8 kHz)
[ 686.481] (II) modeset(0): Modeline "960x720"x120.0 117.00 960 1024 1128 1300 720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
[ 686.481] (II) modeset(0): Modeline "928x696"x120.1 109.15 928 976 1088 1264 696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
[ 686.481] (II) modeset(0): Modeline "896x672"x120.0 102.40 896 960 1060 1224 672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
[ 686.481] (II) modeset(0): Modeline "1024x576"x119.9 98.50 1024 1092 1200 1376 576 577 580 597 doublescan -hsync +vsync (71.6 kHz d)
[ 686.481] (II) modeset(0): Modeline "1024x576"x119.9 78.38 1024 1048 1064 1104 576 577 580 592 doublescan +hsync -vsync (71.0 kHz d)
[ 686.481] (II) modeset(0): Modeline "1024x576"x59.9 46.50 1024 1064 1160 1296 576 579 584 599 -hsync +vsync (35.9 kHz d)
[ 686.481] (II) modeset(0): Modeline "1024x576"x59.8 42.00 1024 1072 1104 1184 576 579 584 593 +hsync -vsync (35.5 kHz d)
[ 686.481] (II) modeset(0): Modeline "960x600"x119.9 96.62 960 1028 1128 1296 600 601 604 622 doublescan -hsync +vsync (74.6 kHz d)
[ 686.481] (II) modeset(0): Modeline "960x600"x120.0 77.00 960 984 1000 1040 600 601 604 617 doublescan +hsync -vsync (74.0 kHz d)
[ 686.481] (II) modeset(0): Modeline "960x540"x119.9 86.50 960 1024 1124 1288 540 541 544 560 doublescan -hsync +vsync (67.2 kHz d)
[ 686.481] (II) modeset(0): Modeline "960x540"x120.0 69.25 960 984 1000 1040 540 541 544 555 doublescan +hsync -vsync (66.6 kHz d)
[ 686.481] (II) modeset(0): Modeline "960x540"x59.6 40.75 960 992 1088 1216 540 543 548 562 -hsync +vsync (33.5 kHz d)
[ 686.482] (II) modeset(0): Modeline "960x540"x59.8 37.25 960 1008 1040 1120 540 543 548 556 +hsync -vsync (33.3 kHz d)
[ 686.482] (II) modeset(0): Modeline "800x600"x120.0 81.00 800 832 928 1080 600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
[ 686.482] (II) modeset(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz d)
[ 686.482] (II) modeset(0): Modeline "800x600"x60.0 38.31 800 832 912 1024 600 603 607 624 -hsync +vsync (37.4 kHz)
[ 686.482] (II) modeset(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz d)
[ 686.482] (II) modeset(0): Modeline "840x525"x120.0 73.12 840 892 980 1120 525 526 529 544 doublescan -hsync +vsync (65.3 kHz d)
[ 686.482] (II) modeset(0): Modeline "840x525"x119.8 59.50 840 864 880 920 525 526 529 540 doublescan +hsync -vsync (64.7 kHz d)
[ 686.482] (II) modeset(0): Modeline "864x486"x59.9 32.50 864 888 968 1072 486 489 494 506 -hsync +vsync (30.3 kHz d)
[ 686.482] (II) modeset(0): Modeline "864x486"x59.6 30.50 864 912 944 1024 486 489 494 500 +hsync -vsync (29.8 kHz d)
[ 686.482] (II) modeset(0): Modeline "848x480"x59.9 31.65 848 872 952 1056 480 483 493 500 -hsync +vsync (30.0 kHz)
[ 686.482] (II) modeset(0): Modeline "700x525"x120.0 61.00 700 744 820 940 525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
[ 686.482] (II) modeset(0): Modeline "800x450"x119.9 59.12 800 848 928 1056 450 451 454 467 doublescan -hsync +vsync (56.0 kHz d)
[ 686.482] (II) modeset(0): Modeline "800x450"x119.6 48.75 800 824 840 880 450 451 454 463 doublescan +hsync -vsync (55.4 kHz d)
[ 686.482] (II) modeset(0): Modeline "720x480"x59.9 26.85 720 744 808 896 480 483 493 500 -hsync +vsync (30.0 kHz)
[ 686.482] (II) modeset(0): Modeline "640x512"x120.0 54.00 640 664 720 844 512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
[ 686.482] (II) modeset(0): Modeline "700x450"x119.9 51.75 700 740 812 924 450 451 456 467 doublescan -hsync +vsync (56.0 kHz d)
[ 686.482] (II) modeset(0): Modeline "700x450"x119.8 43.25 700 724 740 780 450 451 456 463 doublescan +hsync -vsync (55.4 kHz d)
[ 686.483] (II) modeset(0): Modeline "640x480"x120.0 54.00 640 688 744 900 480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
[ 686.483] (II) modeset(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz d)
[ 686.483] (II) modeset(0): Modeline "640x480"x59.9 23.98 640 664 720 800 480 483 487 500 -hsync +vsync (30.0 kHz)
[ 686.483] (II) modeset(0): Modeline "720x405"x59.5 22.50 720 744 808 896 405 408 413 422 -hsync +vsync (25.1 kHz d)
[ 686.483] (II) modeset(0): Modeline "720x405"x59.0 21.75 720 768 800 880 405 408 413 419 +hsync -vsync (24.7 kHz d)
[ 686.483] (II) modeset(0): Modeline "684x384"x119.8 42.62 684 720 788 892 384 385 390 399 doublescan -hsync +vsync (47.8 kHz d)
[ 686.483] (II) modeset(0): Modeline "684x384"x119.7 36.12 684 708 724 764 384 385 390 395 doublescan +hsync -vsync (47.3 kHz d)
[ 686.483] (II) modeset(0): Modeline "640x400"x119.8 41.75 640 676 740 840 400 401 404 415 doublescan -hsync +vsync (49.7 kHz d)
[ 686.483] (II) modeset(0): Modeline "640x400"x120.0 35.50 640 664 680 720 400 401 404 411 doublescan +hsync -vsync (49.3 kHz d)
[ 686.483] (II) modeset(0): Modeline "640x360"x119.7 37.25 640 672 736 832 360 361 364 374 doublescan -hsync +vsync (44.8 kHz d)
[ 686.483] (II) modeset(0): Modeline "640x360"x119.7 31.88 640 664 680 720 360 361 364 370 doublescan +hsync -vsync (44.3 kHz d)
[ 686.483] (II) modeset(0): Modeline "640x360"x59.8 18.00 640 664 720 800 360 363 368 376 -hsync +vsync (22.5 kHz d)
[ 686.483] (II) modeset(0): Modeline "640x360"x59.3 17.75 640 688 720 800 360 363 368 374 +hsync -vsync (22.2 kHz d)
[ 686.483] (II) modeset(0): Modeline "512x384"x120.0 32.50 512 524 592 672 384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
[ 686.483] (II) modeset(0): Modeline "512x288"x120.0 23.25 512 532 580 648 288 289 292 299 doublescan -hsync +vsync (35.9 kHz d)
[ 686.484] (II) modeset(0): Modeline "512x288"x119.8 21.00 512 536 552 592 288 289 292 296 doublescan +hsync -vsync (35.5 kHz d)
[ 686.484] (II) modeset(0): Modeline "480x270"x119.3 20.38 480 496 544 608 270 271 274 281 doublescan -hsync +vsync (33.5 kHz d)
[ 686.484] (II) modeset(0): Modeline "480x270"x119.6 18.62 480 504 520 560 270 271 274 278 doublescan +hsync -vsync (33.3 kHz d)
[ 686.484] (II) modeset(0): Modeline "400x300"x120.6 20.00 400 420 484 528 300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
[ 686.484] (II) modeset(0): Modeline "400x300"x112.7 18.00 400 412 448 512 300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
[ 686.484] (II) modeset(0): Modeline "432x243"x119.8 16.25 432 444 484 536 243 244 247 253 doublescan -hsync +vsync (30.3 kHz d)
[ 686.484] (II) modeset(0): Modeline "432x243"x119.1 15.25 432 456 472 512 243 244 247 250 doublescan +hsync -vsync (29.8 kHz d)
[ 686.484] (II) modeset(0): Modeline "320x240"x120.1 12.59 320 328 376 400 240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
[ 686.484] (II) modeset(0): Modeline "360x202"x119.0 11.25 360 372 404 448 202 204 206 211 doublescan -hsync +vsync (25.1 kHz d)
[ 686.484] (II) modeset(0): Modeline "360x202"x118.3 10.88 360 384 400 440 202 204 206 209 doublescan +hsync -vsync (24.7 kHz d)
[ 686.484] (II) modeset(0): Modeline "320x180"x119.7 9.00 320 332 360 400 180 181 184 188 doublescan -hsync +vsync (22.5 kHz d)
[ 686.484] (II) modeset(0): Modeline "320x180"x118.6 8.88 320 344 360 400 180 181 184 187 doublescan +hsync -vsync (22.2 kHz d)
[ 686.583] (II) modeset(0): EDID for output SVIDEO-1
[ 686.583] (II) modeset(0): Output VGA-1 disconnected
[ 686.583] (II) modeset(0): Output LVDS-1 connected
[ 686.584] (II) modeset(0): Output SVIDEO-1 disconnected
[ 686.584] (II) modeset(0): Using exact sizes for initial modes
[ 686.584] (II) modeset(0): Output LVDS-1 using initial mode 1280x800 +0+0
[ 686.584] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0)
[ 686.584] (==) modeset(0): DPI set to (96, 96)
[ 686.584] (II) Loading sub module "fb"
[ 686.584] (II) LoadModule: "fb"
[ 686.584] (II) Module "fb" already built-in
[ 686.734] (==) modeset(0): Backing store enabled
[ 686.734] (==) modeset(0): Silken mouse enabled
[ 686.734] (II) modeset(0): Initializing kms color map for depth 24, 8 bpc.
[ 686.734] (==) modeset(0): DPMS enabled
[ 686.735] (II) modeset(0): [DRI2] Setup complete
[ 686.735] (II) modeset(0): [DRI2] DRI driver: r300
[ 686.735] (II) modeset(0): [DRI2] VDPAU driver: r300
[ 686.735] (II) Initializing extension Generic Event Extension
[ 686.735] (II) Initializing extension SHAPE
[ 686.735] (II) Initializing extension MIT-SHM
[ 686.736] (II) Initializing extension XInputExtension
[ 686.736] (II) Initializing extension XTEST
[ 686.736] (II) Initializing extension BIG-REQUESTS
[ 686.737] (II) Initializing extension SYNC
[ 686.737] (II) Initializing extension XKEYBOARD
[ 686.737] (II) Initializing extension XC-MISC
[ 686.738] (II) Initializing extension SECURITY
[ 686.738] (II) Initializing extension XFIXES
[ 686.738] (II) Initializing extension RENDER
[ 686.739] (II) Initializing extension RANDR
[ 686.739] (II) Initializing extension COMPOSITE
[ 686.739] (II) Initializing extension DAMAGE
[ 686.740] (II) Initializing extension MIT-SCREEN-SAVER
[ 686.740] (II) Initializing extension DOUBLE-BUFFER
[ 686.740] (II) Initializing extension RECORD
[ 686.741] (II) Initializing extension DPMS
[ 686.741] (II) Initializing extension Present
[ 686.741] (II) Initializing extension DRI3
[ 686.742] (II) Initializing extension X-Resource
[ 686.742] (II) Initializing extension XVideo
[ 686.742] (II) Initializing extension XVideo-MotionCompensation
[ 686.742] (II) Initializing extension GLX
[ 686.753] (II) AIGLX: Loaded and initialized r300
[ 686.753] (II) GLX: Initialized DRI2 GL provider for screen 0
[ 686.753] (II) Initializing extension XFree86-VidModeExtension
[ 686.754] (II) Initializing extension XFree86-DGA
[ 686.754] (II) Initializing extension XFree86-DRI
[ 686.754] (II) Initializing extension DRI2
[ 686.755] (II) modeset(0): Damage tracking initialized
[ 686.755] (II) modeset(0): Setting screen physical size to 338 x 211
[ 686.886] (II) config/udev: Adding input device Video Bus (/dev/input/event5)
[ 686.886] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[ 686.886] (**) Video Bus: Applying InputClass "system-keyboard"
[ 686.886] (II) LoadModule: "libinput"
[ 686.886] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 686.890] (II) Module libinput: vendor="X.Org Foundation"
[ 686.891] compiled for 1.21.1.8, module version = 1.4.0
[ 686.891] Module class: X.Org XInput Driver
[ 686.891] ABI class: X.Org XInput driver, version 24.4
[ 686.891] (II) Using input driver 'libinput' for 'Video Bus'
[ 686.891] (**) Video Bus: always reports core events
[ 686.891] (**) Option "Device" "/dev/input/event5"
[ 686.897] (II) event5 - Video Bus: is tagged by udev as: Keyboard
[ 686.897] (II) event5 - Video Bus: device is a keyboard
[ 686.898] (II) event5 - Video Bus: device removed
[ 686.940] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A03:00/device:20/LNXVIDEO:00/input/input6/event5"
[ 686.940] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 6)
[ 686.940] (**) Option "xkb_model" "pc105"
[ 686.940] (**) Option "xkb_layout" "es"
[ 686.940] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 687.000] (II) event5 - Video Bus: is tagged by udev as: Keyboard
[ 687.000] (II) event5 - Video Bus: device is a keyboard
[ 687.003] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[ 687.003] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 687.003] (**) Power Button: Applying InputClass "system-keyboard"
[ 687.003] (II) Using input driver 'libinput' for 'Power Button'
[ 687.003] (**) Power Button: always reports core events
[ 687.003] (**) Option "Device" "/dev/input/event1"
[ 687.006] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 687.006] (II) event1 - Power Button: device is a keyboard
[ 687.007] (II) event1 - Power Button: device removed
[ 687.030] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1/event1"
[ 687.030] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[ 687.030] (**) Option "xkb_model" "pc105"
[ 687.030] (**) Option "xkb_layout" "es"
[ 687.030] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 687.033] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 687.034] (II) event1 - Power Button: device is a keyboard
[ 687.036] (II) config/udev: Adding input device Lid Switch (/dev/input/event0)
[ 687.036] (II) No input driver specified, ignoring this device.
[ 687.036] (II) This device may have been added with another device file.
[ 687.039] (II) config/udev: Adding input device Sleep Button (/dev/input/event2)
[ 687.039] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[ 687.039] (**) Sleep Button: Applying InputClass "system-keyboard"
[ 687.039] (II) Using input driver 'libinput' for 'Sleep Button'
[ 687.039] (**) Sleep Button: always reports core events
[ 687.039] (**) Option "Device" "/dev/input/event2"
[ 687.043] (II) event2 - Sleep Button: is tagged by udev as: Keyboard
[ 687.043] (II) event2 - Sleep Button: device is a keyboard
[ 687.044] (II) event2 - Sleep Button: device removed
[ 687.066] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input2/event2"
[ 687.066] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 8)
[ 687.067] (**) Option "xkb_model" "pc105"
[ 687.067] (**) Option "xkb_layout" "es"
[ 687.067] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 687.071] (II) event2 - Sleep Button: is tagged by udev as: Keyboard
[ 687.072] (II) event2 - Sleep Button: device is a keyboard
[ 687.076] (II) config/udev: Adding input device HDA Intel Mic (/dev/input/event9)
[ 687.077] (II) No input driver specified, ignoring this device.
[ 687.077] (II) This device may have been added with another device file.
[ 687.079] (II) config/udev: Adding input device HDA Intel Headphone (/dev/input/event10)
[ 687.079] (II) No input driver specified, ignoring this device.
[ 687.079] (II) This device may have been added with another device file.
[ 687.083] (II) config/udev: Adding input device USB OPTICAL MOUSE (/dev/input/event3)
[ 687.083] (**) USB OPTICAL MOUSE: Applying InputClass "libinput pointer catchall"
[ 687.083] (II) Using input driver 'libinput' for ' USB OPTICAL MOUSE'
[ 687.083] (**) USB OPTICAL MOUSE: always reports core events
[ 687.083] (**) Option "Device" "/dev/input/event3"
[ 687.149] (II) event3 - USB OPTICAL MOUSE: is tagged by udev as: Mouse
[ 687.150] (II) event3 - USB OPTICAL MOUSE: device is a pointer
[ 687.151] (II) event3 - USB OPTICAL MOUSE: device removed
[ 687.200] (II) libinput: USB OPTICAL MOUSE: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 687.200] (II) libinput: USB OPTICAL MOUSE: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 687.200] (II) libinput: USB OPTICAL MOUSE: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 687.200] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1:1.0/0003:0000:0538.0001/input/input3/event3"
[ 687.200] (II) XINPUT: Adding extended input device " USB OPTICAL MOUSE" (type: MOUSE, id 9)
[ 687.201] (**) Option "AccelerationScheme" "none"
[ 687.201] (**) USB OPTICAL MOUSE: (accel) selected scheme none/0
[ 687.201] (**) USB OPTICAL MOUSE: (accel) acceleration factor: 2.000
[ 687.201] (**) USB OPTICAL MOUSE: (accel) acceleration threshold: 4
[ 687.266] (II) event3 - USB OPTICAL MOUSE: is tagged by udev as: Mouse
[ 687.266] (II) event3 - USB OPTICAL MOUSE: device is a pointer
[ 687.271] (II) config/udev: Adding input device USB OPTICAL MOUSE (/dev/input/mouse0)
[ 687.271] (II) No input driver specified, ignoring this device.
[ 687.271] (II) This device may have been added with another device file.
[ 687.275] (II) config/udev: Adding input device Dell WMI hotkeys (/dev/input/event8)
[ 687.275] (**) Dell WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[ 687.275] (**) Dell WMI hotkeys: Applying InputClass "system-keyboard"
[ 687.275] (II) Using input driver 'libinput' for 'Dell WMI hotkeys'
[ 687.275] (**) Dell WMI hotkeys: always reports core events
[ 687.275] (**) Option "Device" "/dev/input/event8"
[ 687.280] (II) event8 - Dell WMI hotkeys: is tagged by udev as: Keyboard
[ 687.281] (II) event8 - Dell WMI hotkeys: device is a keyboard
[ 687.282] (II) event8 - Dell WMI hotkeys: device removed
[ 687.343] (**) Option "config_info" "udev:/sys/devices/platform/PNP0C14:00/wmi_bus/wmi_bus-PNP0C14:00/9DBB5994-A997-11DA-B012-B622A1EF5492/input/input9/event8"
[ 687.343] (II) XINPUT: Adding extended input device "Dell WMI hotkeys" (type: KEYBOARD, id 10)
[ 687.343] (**) Option "xkb_model" "pc105"
[ 687.343] (**) Option "xkb_layout" "es"
[ 687.343] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 687.349] (II) event8 - Dell WMI hotkeys: is tagged by udev as: Keyboard
[ 687.350] (II) event8 - Dell WMI hotkeys: device is a keyboard
[ 687.354] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event4)
[ 687.354] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[ 687.354] (**) AT Translated Set 2 keyboard: Applying InputClass "system-keyboard"
[ 687.354] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[ 687.354] (**) AT Translated Set 2 keyboard: always reports core events
[ 687.355] (**) Option "Device" "/dev/input/event4"
[ 687.359] (II) event4 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 687.360] (II) event4 - AT Translated Set 2 keyboard: device is a keyboard
[ 687.363] (II) event4 - AT Translated Set 2 keyboard: device removed
[ 687.386] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input4/event4"
[ 687.387] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 11)
[ 687.387] (**) Option "xkb_model" "pc105"
[ 687.387] (**) Option "xkb_layout" "es"
[ 687.387] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 687.392] (II) event4 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 687.393] (II) event4 - AT Translated Set 2 keyboard: device is a keyboard
[ 687.398] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event7)
[ 687.398] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "libinput touchpad catchall"
[ 687.398] (II) Using input driver 'libinput' for 'SynPS/2 Synaptics TouchPad'
[ 687.398] (**) SynPS/2 Synaptics TouchPad: always reports core events
[ 687.399] (**) Option "Device" "/dev/input/event7"
[ 687.403] (II) event7 - SynPS/2 Synaptics TouchPad: is tagged by udev as: Touchpad
[ 687.410] (II) event7 - SynPS/2 Synaptics TouchPad: device is a touchpad
[ 687.410] (II) event7 - SynPS/2 Synaptics TouchPad: device removed
[ 687.480] (II) libinput: SynPS/2 Synaptics TouchPad: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 687.480] (II) libinput: SynPS/2 Synaptics TouchPad: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 687.480] (II) libinput: SynPS/2 Synaptics TouchPad: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 687.481] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input7/event7"
[ 687.481] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 12)
[ 687.485] (**) Option "AccelerationScheme" "none"
[ 687.485] (**) SynPS/2 Synaptics TouchPad: (accel) selected scheme none/0
[ 687.485] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[ 687.485] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[ 687.490] (II) event7 - SynPS/2 Synaptics TouchPad: is tagged by udev as: Touchpad
[ 687.497] (II) event7 - SynPS/2 Synaptics TouchPad: device is a touchpad
[ 687.500] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse1)
[ 687.500] (II) No input driver specified, ignoring this device.
[ 687.500] (II) This device may have been added with another device file.
[ 687.503] (II) config/udev: Adding input device PC Speaker (/dev/input/event6)
[ 687.503] (II) No input driver specified, ignoring this device.
[ 687.503] (II) This device may have been added with another device file.
[ 689.049] (II) modeset(0): Disabling kernel dirty updates, not required.
[ 964.229] (II) event5 - Video Bus: device removed
[ 964.257] (II) event1 - Power Button: device removed
[ 964.273] (II) event2 - Sleep Button: device removed
[ 964.280] (II) event3 - USB OPTICAL MOUSE: device removed
[ 964.303] (II) event8 - Dell WMI hotkeys: device removed
[ 964.330] (II) event4 - AT Translated Set 2 keyboard: device removed
[ 964.343] (II) event7 - SynPS/2 Synaptics TouchPad: device removed
[ 964.371] (II) UnloadModule: "libinput"
[ 964.371] (II) UnloadModule: "libinput"
[ 964.372] (II) UnloadModule: "libinput"
[ 964.372] (II) UnloadModule: "libinput"
[ 964.372] (II) UnloadModule: "libinput"
[ 964.372] (II) UnloadModule: "libinput"
[ 964.372] (II) UnloadModule: "libinput"
[ 965.192] (II) Server terminated successfully (0). Closing log file.lsmod
Module Size Used by
snd_seq_dummy 16384 0
snd_hrtimer 16384 1
snd_seq 94208 7 snd_seq_dummy
snd_seq_device 16384 1 snd_seq
ccm 20480 9
amdgpu 10502144 0
gpu_sched 49152 1 amdgpu
drm_buddy 20480 1 amdgpu
b44 45056 0
iwl3945 163840 0
ssb 114688 1 b44
snd_hda_codec_hdmi 86016 1
iwlegacy 184320 1 iwl3945
gpio_ich 16384 0
mmc_core 233472 1 ssb
radeon 1859584 6
iTCO_wdt 16384 0
intel_pmc_bxt 16384 1 iTCO_wdt
snd_hda_codec_idt 69632 1
mii 16384 1 b44
mac80211 1314816 2 iwl3945,iwlegacy
libphy 172032 1 b44
dell_laptop 32768 0
joydev 28672 0
snd_hda_codec_generic 98304 1 snd_hda_codec_idt
dell_wmi 28672 1 dell_laptop
iTCO_vendor_support 16384 1 iTCO_wdt
wmi_bmof 16384 0
vfat 24576 1
dell_smbios 32768 2 dell_wmi,dell_laptop
fat 98304 1 vfat
dell_wmi_descriptor 20480 2 dell_wmi,dell_smbios
snd_hda_intel 61440 1
drm_ttm_helper 16384 2 amdgpu,radeon
libarc4 16384 1 mac80211
pcmcia 86016 1 ssb
ledtrig_audio 16384 3 snd_hda_codec_generic,dell_wmi,dell_laptop
ttm 94208 3 amdgpu,radeon,drm_ttm_helper
sparse_keymap 16384 1 dell_wmi
pcmcia_core 36864 1 pcmcia
snd_intel_dspcfg 36864 1 snd_hda_intel
dcdbas 20480 1 dell_smbios
cfg80211 1138688 3 iwl3945,iwlegacy,mac80211
coretemp 20480 0
drm_display_helper 184320 2 amdgpu,radeon
dell_smm_hwmon 28672 0
snd_intel_sdw_acpi 20480 1 snd_intel_dspcfg
sha512_ssse3 53248 0
snd_hda_codec 188416 4 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec_idt
cec 81920 1 drm_display_helper
sha256_ssse3 36864 0
snd_hda_core 118784 5 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec,snd_hda_codec_idt
rfkill 36864 4 dell_laptop,cfg80211
lpc_ich 28672 0
snd_hwdep 16384 1 snd_hda_codec
sha1_ssse3 32768 0
psmouse 212992 0
snd_pcm 172032 4 snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec,snd_hda_core
i2c_i801 45056 0
snd_timer 49152 3 snd_seq,snd_hrtimer,snd_pcm
mousedev 24576 0
i2c_smbus 20480 1 i2c_i801
snd 131072 14 snd_hda_codec_generic,snd_seq,snd_seq_device,snd_hda_codec_hdmi,snd_hwdep,snd_hda_intel,snd_hda_codec,snd_timer,snd_pcm,snd_hda_codec_idt
soundcore 16384 1 snd
video 65536 4 dell_wmi,amdgpu,radeon,dell_laptop
wmi 45056 5 video,dell_wmi,wmi_bmof,dell_smbios,dell_wmi_descriptor
intel_agp 24576 0
intel_gtt 28672 1 intel_agp
mac_hid 16384 0
acpi_cpufreq 32768 0
lzo_rle 16384 2
pkcs8_key_parser 16384 0
fuse 176128 3
dm_mod 192512 0
loop 36864 0
nfnetlink 20480 1
zram 45056 2
bpf_preload 24576 0
ip_tables 36864 0
x_tables 57344 1 ip_tables
ext4 1036288 1
crc32c_generic 16384 2
crc16 16384 1 ext4
mbcache 16384 1 ext4
jbd2 188416 1 ext4
sr_mod 28672 0
cdrom 81920 1 sr_mod
ata_generic 16384 0
pata_acpi 16384 0
serio_raw 20480 0
atkbd 36864 0
libps2 20480 2 atkbd,psmouse
vivaldi_fmap 16384 1 atkbd
usbhid 73728 0
i8042 49152 1 dell_laptop
ata_piix 45056 3
serio 28672 6 serio_raw,atkbd,psmouse,i8042dmesg
[ 0.000000] microcode: microcode updated early to revision 0xd1, date = 2010-10-01
[ 0.000000] Linux version 6.1.71-1-lts (linux-lts@archlinux) (gcc (GCC) 13.2.1 20230801, GNU ld (GNU Binutils) 2.41.0) #1 SMP PREEMPT_DYNAMIC Fri, 05 Jan 2024 15:35:19 +0000
[ 0.000000] Command line: BOOT_IMAGE=/vmlinuz-linux-lts root=UUID=09bb823e-0192-4005-a2c0-55888da707b0 rw rootfstype=ext4 loglevel=3 quiet
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009efff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000009f000-0x000000000009ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007fed33ff] usable
[ 0.000000] BIOS-e820: [mem 0x000000007fed3400-0x000000007fffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000f0000000-0x00000000f4006fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000f4008000-0x00000000f400bfff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec0ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed20000-0x00000000fed9ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee0ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000ffb00000-0x00000000ffffffff] reserved
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] SMBIOS 2.4 present.
[ 0.000000] DMI: Dell Inc. MM061 /0XD720, BIOS A12 12/18/2006
[ 0.000000] tsc: Fast TSC calibration using PIT
[ 0.000000] tsc: Detected 1596.008 MHz processor
[ 0.002087] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[ 0.002093] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.002104] last_pfn = 0x7fed3 max_arch_pfn = 0x400000000
[ 0.002783] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
[ 0.003333] total RAM covered: 2047M
[ 0.003638] Found optimal setting for mtrr clean up
[ 0.003640] gran_size: 64K chunk_size: 2M num_reg: 2 lose cover RAM: 0G
[ 0.024863] RAMDISK: [mem 0x35f35000-0x36f91fff]
[ 0.024879] ACPI: Early table checksum verification disabled
[ 0.024886] ACPI: RSDP 0x00000000000FC1D0 000014 (v00 DELL )
[ 0.024896] ACPI: RSDT 0x000000007FED39CD 000040 (v01 DELL M07 27D60C12 ASL 00000061)
[ 0.024908] ACPI: FACP 0x000000007FED4800 000074 (v01 DELL M07 27D60C12 ASL 00000061)
[ 0.024920] ACPI: DSDT 0x000000007FED5400 004766 (v01 INT430 SYSFexxx 00001001 INTL 20050624)
[ 0.024928] ACPI: FACS 0x000000007FEE3C00 000040
[ 0.024934] ACPI: HPET 0x000000007FED4F00 000038 (v01 DELL M07 00000001 ASL 00000061)
[ 0.024942] ACPI: APIC 0x000000007FED5000 000068 (v01 DELL M07 27D60C12 ASL 00000047)
[ 0.024949] ACPI: MCFG 0x000000007FED4FC0 00003E (v16 DELL M07 27D60C12 ASL 00000061)
[ 0.024957] ACPI: SLIC 0x000000007FED509C 000176 (v01 DELL M07 27D60C12 ASL 00000061)
[ 0.024964] ACPI: BOOT 0x000000007FED4BC0 000028 (v01 DELL M07 27D60C12 ASL 00000061)
[ 0.024972] ACPI: SSDT 0x000000007FED3A0D 0004DC (v01 PmRef CpuPm 00003000 INTL 20050624)
[ 0.024978] ACPI: Reserving FACP table memory at [mem 0x7fed4800-0x7fed4873]
[ 0.024981] ACPI: Reserving DSDT table memory at [mem 0x7fed5400-0x7fed9b65]
[ 0.024983] ACPI: Reserving FACS table memory at [mem 0x7fee3c00-0x7fee3c3f]
[ 0.024986] ACPI: Reserving HPET table memory at [mem 0x7fed4f00-0x7fed4f37]
[ 0.024988] ACPI: Reserving APIC table memory at [mem 0x7fed5000-0x7fed5067]
[ 0.024990] ACPI: Reserving MCFG table memory at [mem 0x7fed4fc0-0x7fed4ffd]
[ 0.024992] ACPI: Reserving SLIC table memory at [mem 0x7fed509c-0x7fed5211]
[ 0.024994] ACPI: Reserving BOOT table memory at [mem 0x7fed4bc0-0x7fed4be7]
[ 0.024996] ACPI: Reserving SSDT table memory at [mem 0x7fed3a0d-0x7fed3ee8]
[ 0.025103] No NUMA configuration found
[ 0.025105] Faking a node at [mem 0x0000000000000000-0x000000007fed2fff]
[ 0.025111] NODE_DATA(0) allocated [mem 0x7fece000-0x7fed2fff]
[ 0.025162] Zone ranges:
[ 0.025164] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.025168] DMA32 [mem 0x0000000001000000-0x000000007fed2fff]
[ 0.025171] Normal empty
[ 0.025174] Device empty
[ 0.025176] Movable zone start for each node
[ 0.025177] Early memory node ranges
[ 0.025178] node 0: [mem 0x0000000000001000-0x000000000009efff]
[ 0.025181] node 0: [mem 0x0000000000100000-0x000000007fed2fff]
[ 0.025185] Initmem setup node 0 [mem 0x0000000000001000-0x000000007fed2fff]
[ 0.025196] On node 0, zone DMA: 1 pages in unavailable ranges
[ 0.025278] On node 0, zone DMA: 97 pages in unavailable ranges
[ 0.054843] On node 0, zone DMA32: 301 pages in unavailable ranges
[ 0.055158] ACPI: PM-Timer IO Port: 0x1008
[ 0.055176] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
[ 0.055180] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[ 0.055200] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
[ 0.055206] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.055210] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.055220] ACPI: Using ACPI (MADT) for SMP configuration information
[ 0.055223] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[ 0.055236] smpboot: Allowing 2 CPUs, 0 hotplug CPUs
[ 0.055265] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[ 0.055270] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
[ 0.055272] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000fffff]
[ 0.055277] [mem 0x80000000-0xefffffff] available for PCI devices
[ 0.055279] Booting paravirtualized kernel on bare hardware
[ 0.055286] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
[ 0.068408] setup_percpu: NR_CPUS:320 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1
[ 0.069337] percpu: Embedded 63 pages/cpu s221184 r8192 d28672 u1048576
[ 0.069353] pcpu-alloc: s221184 r8192 d28672 u1048576 alloc=1*2097152
[ 0.069360] pcpu-alloc: [0] 0 1
[ 0.069411] Fallback order for Node 0: 0
[ 0.069419] Built 1 zonelists, mobility grouping on. Total pages: 515543
[ 0.069423] Policy zone: DMA32
[ 0.069427] Kernel command line: BOOT_IMAGE=/vmlinuz-linux-lts root=UUID=09bb823e-0192-4005-a2c0-55888da707b0 rw rootfstype=ext4 loglevel=3 quiet
[ 0.069603] Unknown kernel command line parameters "BOOT_IMAGE=/vmlinuz-linux-lts", will be passed to user space.
[ 0.070749] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[ 0.071395] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[ 0.072730] mem auto-init: stack:all(zero), heap alloc:on, heap free:off
[ 0.106316] Memory: 1994324K/2095556K available (16391K kernel code, 2140K rwdata, 11496K rodata, 2152K init, 5340K bss, 100972K reserved, 0K cma-reserved)
[ 0.107110] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[ 0.107161] Kernel/User page tables isolation: enabled
[ 0.107274] ftrace: allocating 46550 entries in 182 pages
[ 0.123539] ftrace: allocated 182 pages with 5 groups
[ 0.125151] Dynamic Preempt: voluntary
[ 0.125239] rcu: Preemptible hierarchical RCU implementation.
[ 0.125241] rcu: RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=2.
[ 0.125244] Trampoline variant of Tasks RCU enabled.
[ 0.125246] Rude variant of Tasks RCU enabled.
[ 0.125247] Tracing variant of Tasks RCU enabled.
[ 0.125249] rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
[ 0.125251] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2
[ 0.136585] NR_IRQS: 20736, nr_irqs: 440, preallocated irqs: 16
[ 0.136846] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[ 0.137079] kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
[ 0.137162] Console: colour dummy device 80x25
[ 0.137194] printk: console [tty0] enabled
[ 0.137265] ACPI: Core revision 20220331
[ 0.137427] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns
[ 0.137453] APIC: Switch to symmetric I/O mode setup
[ 0.137959] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.154118] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x170169f02e4, max_idle_ns: 440795250515 ns
[ 0.154128] Calibrating delay loop (skipped), value calculated using timer frequency.. 3193.01 BogoMIPS (lpj=5320026)
[ 0.154161] CPU0: Thermal monitoring enabled (TM2)
[ 0.154183] process: using mwait in idle threads
[ 0.154189] Last level iTLB entries: 4KB 128, 2MB 4, 4MB 4
[ 0.154192] Last level dTLB entries: 4KB 256, 2MB 0, 4MB 32, 1GB 0
[ 0.154199] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[ 0.154204] Spectre V2 : Mitigation: Retpolines
[ 0.154206] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[ 0.154207] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT
[ 0.154210] Speculative Store Bypass: Vulnerable
[ 0.154216] MDS: Vulnerable: Clear CPU buffers attempted, no microcode
[ 0.154218] MMIO Stale Data: Unknown: No mitigations
[ 0.154224] x86/fpu: x87 FPU will use FXSAVE
[ 0.187519] Freeing SMP alternatives memory: 40K
[ 0.187532] pid_max: default: 32768 minimum: 301
[ 0.187691] LSM: Security Framework initializing
[ 0.187706] landlock: Up and running.
[ 0.187709] Yama: becoming mindful.
[ 0.187737] LSM support for eBPF active
[ 0.187847] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
[ 0.187865] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
[ 0.296197] smpboot: CPU0: Intel(R) Core(TM)2 CPU T5200 @ 1.60GHz (family: 0x6, model: 0xf, stepping: 0x6)
[ 0.296699] cblist_init_generic: Setting adjustable number of callback queues.
[ 0.296703] cblist_init_generic: Setting shift to 1 and lim to 1.
[ 0.296766] cblist_init_generic: Setting adjustable number of callback queues.
[ 0.296768] cblist_init_generic: Setting shift to 1 and lim to 1.
[ 0.296833] cblist_init_generic: Setting adjustable number of callback queues.
[ 0.296836] cblist_init_generic: Setting shift to 1 and lim to 1.
[ 0.296881] Performance Events: PEBS fmt0-, Core2 events, 4-deep LBR, Intel PMU driver.
[ 0.296916] core: PEBS disabled due to CPU errata
[ 0.296919] ... version: 2
[ 0.296921] ... bit width: 40
[ 0.296923] ... generic registers: 2
[ 0.296925] ... value mask: 000000ffffffffff
[ 0.296928] ... max period: 000000007fffffff
[ 0.296930] ... fixed-purpose events: 3
[ 0.296931] ... event mask: 0000000700000003
[ 0.297176] signal: max sigframe size: 1440
[ 0.297256] rcu: Hierarchical SRCU implementation.
[ 0.297259] rcu: Max phase no-delay instances is 1000.
[ 0.297457] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[ 0.297457] smp: Bringing up secondary CPUs ...
[ 0.297457] x86: Booting SMP configuration:
[ 0.297457] .... node #0, CPUs: #1
[ 0.300790] TSC synchronization [CPU#0 -> CPU#1]:
[ 0.300790] Measured 3262452180 cycles TSC warp between CPUs, turning off TSC clock.
[ 0.300790] tsc: Marking TSC unstable due to check_tsc_sync_source failed
[ 0.300911] smp: Brought up 1 node, 2 CPUs
[ 0.300911] smpboot: Max logical packages: 1
[ 0.300911] smpboot: Total of 2 processors activated (6386.03 BogoMIPS)
[ 0.304627] devtmpfs: initialized
[ 0.304627] x86/mm: Memory block size: 128MB
[ 0.305046] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
[ 0.305046] futex hash table entries: 512 (order: 3, 32768 bytes, linear)
[ 0.305046] pinctrl core: initialized pinctrl subsystem
[ 0.305046] PM: RTC time: 15:33:54, date: 2024-01-08
[ 0.308543] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 0.309054] DMA: preallocated 256 KiB GFP_KERNEL pool for atomic allocations
[ 0.309224] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 0.309413] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 0.309492] audit: initializing netlink subsys (disabled)
[ 0.309661] audit: type=2000 audit(1704728033.169:1): state=initialized audit_enabled=0 res=1
[ 0.309951] thermal_sys: Registered thermal governor 'fair_share'
[ 0.309955] thermal_sys: Registered thermal governor 'bang_bang'
[ 0.309958] thermal_sys: Registered thermal governor 'step_wise'
[ 0.309960] thermal_sys: Registered thermal governor 'user_space'
[ 0.309962] thermal_sys: Registered thermal governor 'power_allocator'
[ 0.309995] cpuidle: using governor ladder
[ 0.310006] cpuidle: using governor menu
[ 0.310085] Simple Boot Flag at 0x79 set to 0x80
[ 0.310125] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 0.310325] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf0000000-0xf3ffffff] (base 0xf0000000)
[ 0.310334] PCI: MMCONFIG at [mem 0xf0000000-0xf3ffffff] reserved in E820
[ 0.310365] PCI: Using configuration type 1 for base access
[ 0.314996] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
[ 0.334156] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.334162] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
[ 0.336353] ACPI: Added _OSI(Module Device)
[ 0.336353] ACPI: Added _OSI(Processor Device)
[ 0.336353] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.336353] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.341438] ACPI: 2 ACPI AML tables successfully acquired and loaded
[ 0.366835] ACPI: Dynamic OEM Table Load:
[ 0.366835] ACPI: SSDT 0xFFFF8F3D013B4800 000244 (v01 PmRef Cpu0Ist 00003000 INTL 20050624)
[ 0.366835] ACPI: Dynamic OEM Table Load:
[ 0.366835] ACPI: SSDT 0xFFFF8F3D01B91600 0001C6 (v01 PmRef Cpu0Cst 00003001 INTL 20050624)
[ 0.366835] ACPI: Dynamic OEM Table Load:
[ 0.366835] ACPI: SSDT 0xFFFF8F3D0183C800 0000C4 (v01 PmRef Cpu1Ist 00003000 INTL 20050624)
[ 0.367680] ACPI: Dynamic OEM Table Load:
[ 0.367688] ACPI: SSDT 0xFFFF8F3D01C1B840 000085 (v01 PmRef Cpu1Cst 00003000 INTL 20050624)
[ 0.368621] ACPI: Interpreter enabled
[ 0.368653] ACPI: PM: (supports S0 S3 S4 S5)
[ 0.368656] ACPI: Using IOAPIC for interrupt routing
[ 0.368703] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.368707] PCI: Using E820 reservations for host bridge windows
[ 0.369051] ACPI: Enabled 12 GPEs in block 00 to 1F
[ 0.444264] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[ 0.444279] acpi PNP0A03:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
[ 0.444302] acpi PNP0A03:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge
[ 0.456777] PCI host bridge to bus 0000:00
[ 0.456782] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
[ 0.456787] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[ 0.456799] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[ 0.456803] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000dffff window]
[ 0.456807] pci_bus 0000:00: root bus resource [mem 0x80000000-0xefffffff window]
[ 0.456810] pci_bus 0000:00: root bus resource [mem 0xf4007000-0xf4007fff window]
[ 0.456813] pci_bus 0000:00: root bus resource [mem 0xf400c000-0xfebfffff window]
[ 0.456817] pci_bus 0000:00: root bus resource [mem 0xfec10000-0xfecfffff window]
[ 0.456820] pci_bus 0000:00: root bus resource [mem 0xfed00400-0xfed1ffff window]
[ 0.456823] pci_bus 0000:00: root bus resource [mem 0xfee10000-0xffafffff window]
[ 0.456827] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 0.456864] pci 0000:00:00.0: [8086:27a0] type 00 class 0x060000
[ 0.457016] pci 0000:00:01.0: [8086:27a1] type 01 class 0x060400
[ 0.457091] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[ 0.457331] pci 0000:00:1b.0: [8086:27d8] type 00 class 0x040300
[ 0.457363] pci 0000:00:1b.0: reg 0x10: [mem 0xefffc000-0xefffffff 64bit]
[ 0.457505] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[ 0.457723] pci 0000:00:1c.0: [8086:27d0] type 01 class 0x060400
[ 0.457873] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[ 0.458090] pci 0000:00:1c.3: [8086:27d6] type 01 class 0x060400
[ 0.458240] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
[ 0.458447] pci 0000:00:1d.0: [8086:27c8] type 00 class 0x0c0300
[ 0.458516] pci 0000:00:1d.0: reg 0x20: [io 0xbf80-0xbf9f]
[ 0.458705] pci 0000:00:1d.1: [8086:27c9] type 00 class 0x0c0300
[ 0.458773] pci 0000:00:1d.1: reg 0x20: [io 0xbf60-0xbf7f]
[ 0.458960] pci 0000:00:1d.2: [8086:27ca] type 00 class 0x0c0300
[ 0.459028] pci 0000:00:1d.2: reg 0x20: [io 0xbf40-0xbf5f]
[ 0.459230] pci 0000:00:1d.3: [8086:27cb] type 00 class 0x0c0300
[ 0.459299] pci 0000:00:1d.3: reg 0x20: [io 0xbf20-0xbf3f]
[ 0.459500] pci 0000:00:1d.7: [8086:27cc] type 00 class 0x0c0320
[ 0.459526] pci 0000:00:1d.7: reg 0x10: [mem 0xffa80000-0xffa803ff]
[ 0.459645] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
[ 0.459837] pci 0000:00:1e.0: [8086:2448] type 01 class 0x060401
[ 0.460094] pci 0000:00:1f.0: [8086:27b9] type 00 class 0x060100
[ 0.460223] pci 0000:00:1f.0: quirk: [io 0x1000-0x107f] claimed by ICH6 ACPI/GPIO/TCO
[ 0.460232] pci 0000:00:1f.0: quirk: [io 0x1080-0x10bf] claimed by ICH6 GPIO
[ 0.460238] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 1 PIO at 0900 (mask 007f)
[ 0.460246] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 3 PIO at 0c80 (mask 003f)
[ 0.460464] pci 0000:00:1f.2: [8086:27c4] type 00 class 0x010180
[ 0.460489] pci 0000:00:1f.2: reg 0x10: [io 0x01f0-0x01f7]
[ 0.460504] pci 0000:00:1f.2: reg 0x14: [io 0x03f4-0x03f7]
[ 0.460518] pci 0000:00:1f.2: reg 0x18: [io 0x0170-0x0177]
[ 0.460533] pci 0000:00:1f.2: reg 0x1c: [io 0x0374-0x0377]
[ 0.460547] pci 0000:00:1f.2: reg 0x20: [io 0xbfa0-0xbfaf]
[ 0.460577] pci 0000:00:1f.2: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]
[ 0.460580] pci 0000:00:1f.2: legacy IDE quirk: reg 0x14: [io 0x03f6]
[ 0.460583] pci 0000:00:1f.2: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]
[ 0.460586] pci 0000:00:1f.2: legacy IDE quirk: reg 0x1c: [io 0x0376]
[ 0.460627] pci 0000:00:1f.2: PME# supported from D3hot
[ 0.460795] pci 0000:00:1f.3: [8086:27da] type 00 class 0x0c0500
[ 0.460882] pci 0000:00:1f.3: reg 0x20: [io 0x10c0-0x10df]
[ 0.461089] pci 0000:01:00.0: [1002:7145] type 00 class 0x030000
[ 0.461110] pci 0000:01:00.0: reg 0x10: [mem 0xd0000000-0xdfffffff pref]
[ 0.461124] pci 0000:01:00.0: reg 0x14: [io 0xee00-0xeeff]
[ 0.461137] pci 0000:01:00.0: reg 0x18: [mem 0xefdf0000-0xefdfffff]
[ 0.461170] pci 0000:01:00.0: reg 0x30: [mem 0x00000000-0x0001ffff pref]
[ 0.461186] pci 0000:01:00.0: enabling Extended Tags
[ 0.461211] pci 0000:01:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[ 0.461253] pci 0000:01:00.0: supports D1 D2
[ 0.461409] pci 0000:01:00.0: disabling ASPM on pre-1.1 PCIe device. You can enable it with 'pcie_aspm=force'
[ 0.461429] pci 0000:00:01.0: PCI bridge to [bus 01]
[ 0.461434] pci 0000:00:01.0: bridge window [io 0xe000-0xefff]
[ 0.461439] pci 0000:00:01.0: bridge window [mem 0xefd00000-0xefefffff]
[ 0.461445] pci 0000:00:01.0: bridge window [mem 0xd0000000-0xdfffffff 64bit pref]
[ 0.461675] pci 0000:0b:00.0: [8086:4222] type 00 class 0x028000
[ 0.461752] pci 0000:0b:00.0: reg 0x10: [mem 0xefcff000-0xefcfffff]
[ 0.462233] pci 0000:0b:00.0: PME# supported from D0 D3hot D3cold
[ 0.462675] pci 0000:0b:00.0: disabling ASPM on pre-1.1 PCIe device. You can enable it with 'pcie_aspm=force'
[ 0.462709] pci 0000:00:1c.0: PCI bridge to [bus 0b]
[ 0.462719] pci 0000:00:1c.0: bridge window [mem 0xefc00000-0xefcfffff]
[ 0.462856] acpiphp: Slot [1] registered
[ 0.462866] pci 0000:00:1c.3: PCI bridge to [bus 0c-0d]
[ 0.462873] pci 0000:00:1c.3: bridge window [io 0xd000-0xdfff]
[ 0.462880] pci 0000:00:1c.3: bridge window [mem 0xefa00000-0xefbfffff]
[ 0.462889] pci 0000:00:1c.3: bridge window [mem 0xe0000000-0xe01fffff 64bit pref]
[ 0.462921] pci_bus 0000:03: extended config space not accessible
[ 0.462991] pci 0000:03:00.0: [14e4:170c] type 00 class 0x020000
[ 0.463017] pci 0000:03:00.0: reg 0x10: [mem 0xef9fe000-0xef9fffff]
[ 0.463129] pci 0000:03:00.0: supports D1 D2
[ 0.463132] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.463283] pci 0000:00:1e.0: PCI bridge to [bus 03] (subtractive decode)
[ 0.463294] pci 0000:00:1e.0: bridge window [mem 0xef900000-0xef9fffff]
[ 0.463305] pci 0000:00:1e.0: bridge window [io 0x0000-0x0cf7 window] (subtractive decode)
[ 0.463309] pci 0000:00:1e.0: bridge window [io 0x0d00-0xffff window] (subtractive decode)
[ 0.463312] pci 0000:00:1e.0: bridge window [mem 0x000a0000-0x000bffff window] (subtractive decode)
[ 0.463316] pci 0000:00:1e.0: bridge window [mem 0x000d0000-0x000dffff window] (subtractive decode)
[ 0.463319] pci 0000:00:1e.0: bridge window [mem 0x80000000-0xefffffff window] (subtractive decode)
[ 0.463323] pci 0000:00:1e.0: bridge window [mem 0xf4007000-0xf4007fff window] (subtractive decode)
[ 0.463326] pci 0000:00:1e.0: bridge window [mem 0xf400c000-0xfebfffff window] (subtractive decode)
[ 0.463330] pci 0000:00:1e.0: bridge window [mem 0xfec10000-0xfecfffff window] (subtractive decode)
[ 0.463334] pci 0000:00:1e.0: bridge window [mem 0xfed00400-0xfed1ffff window] (subtractive decode)
[ 0.463337] pci 0000:00:1e.0: bridge window [mem 0xfee10000-0xffafffff window] (subtractive decode)
[ 0.463962] ACPI: PCI: Interrupt link LNKA configured for IRQ 4
[ 0.464143] ACPI: PCI: Interrupt link LNKB configured for IRQ 5
[ 0.464292] ACPI: PCI: Interrupt link LNKC configured for IRQ 0
[ 0.464296] ACPI: PCI: Interrupt link LNKC disabled
[ 0.464441] ACPI: PCI: Interrupt link LNKD configured for IRQ 0
[ 0.464445] ACPI: PCI: Interrupt link LNKD disabled
[ 0.464614] ACPI: PCI: Interrupt link LNKE configured for IRQ 10
[ 0.464785] ACPI: PCI: Interrupt link LNKF configured for IRQ 11
[ 0.464955] ACPI: PCI: Interrupt link LNKG configured for IRQ 9
[ 0.465126] ACPI: PCI: Interrupt link LNKH configured for IRQ 7
[ 0.467557] iommu: Default domain type: Translated
[ 0.467557] iommu: DMA domain TLB invalidation policy: lazy mode
[ 0.467953] SCSI subsystem initialized
[ 0.467968] libata version 3.00 loaded.
[ 0.467968] ACPI: bus type USB registered
[ 0.467968] usbcore: registered new interface driver usbfs
[ 0.467968] usbcore: registered new interface driver hub
[ 0.467968] usbcore: registered new device driver usb
[ 0.467968] pps_core: LinuxPPS API ver. 1 registered
[ 0.467968] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.467968] PTP clock support registered
[ 0.467968] EDAC MC: Ver: 3.0.0
[ 0.467968] NetLabel: Initializing
[ 0.467968] NetLabel: domain hash size = 128
[ 0.467968] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
[ 0.467968] NetLabel: unlabeled traffic allowed by default
[ 0.467968] mctp: management component transport protocol core
[ 0.467968] NET: Registered PF_MCTP protocol family
[ 0.467968] PCI: Using ACPI for IRQ routing
[ 0.470095] PCI: pci_cache_line_size set to 64 bytes
[ 0.470174] e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff]
[ 0.470178] e820: reserve RAM buffer [mem 0x7fed3400-0x7fffffff]
[ 0.470848] pci 0000:01:00.0: vgaarb: setting as boot VGA device
[ 0.470848] pci 0000:01:00.0: vgaarb: bridge control possible
[ 0.470848] pci 0000:01:00.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[ 0.470848] vgaarb: loaded
[ 0.475540] hpet: 3 channels of 0 reserved for per-cpu timers
[ 0.475550] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[ 0.475561] hpet0: 3 comparators, 64-bit 14.318180 MHz counter
[ 0.477640] clocksource: Switched to clocksource hpet
[ 0.508627] VFS: Disk quotas dquot_6.6.0
[ 0.508670] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.508845] pnp: PnP ACPI init
[ 0.526385] pnp 00:00: disabling [mem 0x000c0000-0x000cffff] because it overlaps 0000:01:00.0 BAR 6 [mem 0x000c0000-0x000dffff]
[ 0.526459] system 00:00: [mem 0x00000000-0x0009fbff] could not be reserved
[ 0.526465] system 00:00: [mem 0x0009fc00-0x0009ffff] could not be reserved
[ 0.526469] system 00:00: [mem 0x000e0000-0x000fffff] could not be reserved
[ 0.526474] system 00:00: [mem 0x00100000-0x7fed33ff] could not be reserved
[ 0.526480] system 00:00: [mem 0x7fed3400-0x7fefffff] has been reserved
[ 0.526485] system 00:00: [mem 0x7ff00000-0x7fffffff] has been reserved
[ 0.526490] system 00:00: [mem 0xffb00000-0xffffffff] has been reserved
[ 0.526494] system 00:00: [mem 0xfec00000-0xfec0ffff] could not be reserved
[ 0.526499] system 00:00: [mem 0xfee00000-0xfee0ffff] has been reserved
[ 0.526503] system 00:00: [mem 0xfed20000-0xfed9ffff] has been reserved
[ 0.526507] system 00:00: [mem 0xffa80000-0xffa83fff] could not be reserved
[ 0.526511] system 00:00: [mem 0xf4000000-0xf4003fff] has been reserved
[ 0.526515] system 00:00: [mem 0xf4004000-0xf4004fff] has been reserved
[ 0.526520] system 00:00: [mem 0xf4005000-0xf4005fff] has been reserved
[ 0.526533] system 00:00: [mem 0xf4006000-0xf4006fff] has been reserved
[ 0.526537] system 00:00: [mem 0xf4008000-0xf400bfff] has been reserved
[ 0.526541] system 00:00: [mem 0xf0000000-0xf3ffffff] has been reserved
[ 0.526611] pnp 00:01: disabling [io 0x1000-0x1005] because it overlaps 0000:00:1f.0 BAR 13 [io 0x1000-0x107f]
[ 0.526617] pnp 00:01: disabling [io 0x1008-0x100f] because it overlaps 0000:00:1f.0 BAR 13 [io 0x1000-0x107f]
[ 0.526670] system 00:01: [io 0x04d0-0x04d1] has been reserved
[ 0.526725] pnp 00:02: disabling [io 0x1006-0x1007] because it overlaps 0000:00:1f.0 BAR 13 [io 0x1000-0x107f]
[ 0.526731] pnp 00:02: disabling [io 0x100a-0x1059] because it overlaps 0000:00:1f.0 BAR 13 [io 0x1000-0x107f]
[ 0.526736] pnp 00:02: disabling [io 0x1060-0x107f] because it overlaps 0000:00:1f.0 BAR 13 [io 0x1000-0x107f]
[ 0.526740] pnp 00:02: disabling [io 0x1010-0x102f] because it overlaps 0000:00:1f.0 BAR 13 [io 0x1000-0x107f]
[ 0.526782] system 00:02: [io 0xf400-0xf4fe] has been reserved
[ 0.526787] system 00:02: [io 0x1080-0x10bf] has been reserved
[ 0.526791] system 00:02: [io 0x10c0-0x10df] has been reserved
[ 0.526794] system 00:02: [io 0x0809] has been reserved
[ 0.527102] system 00:06: [io 0x0c80-0x0cff] could not be reserved
[ 0.527108] system 00:06: [io 0x0910-0x091f] has been reserved
[ 0.527112] system 00:06: [io 0x0920-0x092f] has been reserved
[ 0.527116] system 00:06: [io 0x0cb0-0x0cbf] has been reserved
[ 0.527119] system 00:06: [io 0x0930-0x097f] has been reserved
[ 0.527287] system 00:07: [mem 0xfed00000-0xfed003ff] has been reserved
[ 0.527790] pnp: PnP ACPI: found 8 devices
[ 0.537045] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[ 0.537232] NET: Registered PF_INET protocol family
[ 0.537452] IP idents hash table entries: 32768 (order: 6, 262144 bytes, linear)
[ 0.539825] tcp_listen_portaddr_hash hash table entries: 1024 (order: 2, 16384 bytes, linear)
[ 0.540045] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 0.540169] TCP established hash table entries: 16384 (order: 5, 131072 bytes, linear)
[ 0.540508] TCP bind hash table entries: 16384 (order: 7, 524288 bytes, linear)
[ 0.540651] TCP: Hash tables configured (established 16384 bind 16384)
[ 0.540875] MPTCP token hash table entries: 2048 (order: 3, 49152 bytes, linear)
[ 0.540932] UDP hash table entries: 1024 (order: 3, 32768 bytes, linear)
[ 0.540964] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes, linear)
[ 0.541064] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 0.541084] NET: Registered PF_XDP protocol family
[ 0.541103] pci 0000:00:1c.0: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000
[ 0.541111] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 0b] add_size 200000 add_align 100000
[ 0.541149] pci 0000:00:1c.0: BAR 15: assigned [mem 0x80000000-0x801fffff 64bit pref]
[ 0.541157] pci 0000:00:1c.0: BAR 13: assigned [io 0x2000-0x2fff]
[ 0.541165] pci 0000:00:01.0: PCI bridge to [bus 01]
[ 0.541171] pci 0000:00:01.0: bridge window [io 0xe000-0xefff]
[ 0.541177] pci 0000:00:01.0: bridge window [mem 0xefd00000-0xefefffff]
[ 0.541182] pci 0000:00:01.0: bridge window [mem 0xd0000000-0xdfffffff 64bit pref]
[ 0.541188] pci 0000:00:1c.0: PCI bridge to [bus 0b]
[ 0.541193] pci 0000:00:1c.0: bridge window [io 0x2000-0x2fff]
[ 0.541201] pci 0000:00:1c.0: bridge window [mem 0xefc00000-0xefcfffff]
[ 0.541207] pci 0000:00:1c.0: bridge window [mem 0x80000000-0x801fffff 64bit pref]
[ 0.541217] pci 0000:00:1c.3: PCI bridge to [bus 0c-0d]
[ 0.541222] pci 0000:00:1c.3: bridge window [io 0xd000-0xdfff]
[ 0.541229] pci 0000:00:1c.3: bridge window [mem 0xefa00000-0xefbfffff]
[ 0.541235] pci 0000:00:1c.3: bridge window [mem 0xe0000000-0xe01fffff 64bit pref]
[ 0.541246] pci 0000:00:1e.0: PCI bridge to [bus 03]
[ 0.541254] pci 0000:00:1e.0: bridge window [mem 0xef900000-0xef9fffff]
[ 0.541267] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
[ 0.541271] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
[ 0.541274] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[ 0.541278] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000dffff window]
[ 0.541281] pci_bus 0000:00: resource 8 [mem 0x80000000-0xefffffff window]
[ 0.541285] pci_bus 0000:00: resource 9 [mem 0xf4007000-0xf4007fff window]
[ 0.541288] pci_bus 0000:00: resource 10 [mem 0xf400c000-0xfebfffff window]
[ 0.541291] pci_bus 0000:00: resource 11 [mem 0xfec10000-0xfecfffff window]
[ 0.541295] pci_bus 0000:00: resource 12 [mem 0xfed00400-0xfed1ffff window]
[ 0.541298] pci_bus 0000:00: resource 13 [mem 0xfee10000-0xffafffff window]
[ 0.541301] pci_bus 0000:01: resource 0 [io 0xe000-0xefff]
[ 0.541305] pci_bus 0000:01: resource 1 [mem 0xefd00000-0xefefffff]
[ 0.541308] pci_bus 0000:01: resource 2 [mem 0xd0000000-0xdfffffff 64bit pref]
[ 0.541312] pci_bus 0000:0b: resource 0 [io 0x2000-0x2fff]
[ 0.541315] pci_bus 0000:0b: resource 1 [mem 0xefc00000-0xefcfffff]
[ 0.541318] pci_bus 0000:0b: resource 2 [mem 0x80000000-0x801fffff 64bit pref]
[ 0.541322] pci_bus 0000:0c: resource 0 [io 0xd000-0xdfff]
[ 0.541325] pci_bus 0000:0c: resource 1 [mem 0xefa00000-0xefbfffff]
[ 0.541328] pci_bus 0000:0c: resource 2 [mem 0xe0000000-0xe01fffff 64bit pref]
[ 0.541332] pci_bus 0000:03: resource 1 [mem 0xef900000-0xef9fffff]
[ 0.541335] pci_bus 0000:03: resource 4 [io 0x0000-0x0cf7 window]
[ 0.541339] pci_bus 0000:03: resource 5 [io 0x0d00-0xffff window]
[ 0.541342] pci_bus 0000:03: resource 6 [mem 0x000a0000-0x000bffff window]
[ 0.541345] pci_bus 0000:03: resource 7 [mem 0x000d0000-0x000dffff window]
[ 0.541348] pci_bus 0000:03: resource 8 [mem 0x80000000-0xefffffff window]
[ 0.541352] pci_bus 0000:03: resource 9 [mem 0xf4007000-0xf4007fff window]
[ 0.541355] pci_bus 0000:03: resource 10 [mem 0xf400c000-0xfebfffff window]
[ 0.541359] pci_bus 0000:03: resource 11 [mem 0xfec10000-0xfecfffff window]
[ 0.541362] pci_bus 0000:03: resource 12 [mem 0xfed00400-0xfed1ffff window]
[ 0.541365] pci_bus 0000:03: resource 13 [mem 0xfee10000-0xffafffff window]
[ 0.543665] PCI: CLS 64 bytes, default 64
[ 0.543874] Trying to unpack rootfs image as initramfs...
[ 0.552061] Initialise system trusted keyrings
[ 0.552113] Key type blacklist registered
[ 0.552290] workingset: timestamp_bits=41 max_order=19 bucket_order=0
[ 0.556714] zbud: loaded
[ 0.557547] integrity: Platform Keyring initialized
[ 0.557566] integrity: Machine keyring initialized
[ 0.575151] Key type asymmetric registered
[ 0.575162] Asymmetric key parser 'x509' registered
[ 0.722863] Freeing initrd memory: 16756K
[ 0.731449] alg: self-tests for CTR-KDF (hmac(sha256)) passed
[ 0.731521] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 242)
[ 0.731613] io scheduler mq-deadline registered
[ 0.731617] io scheduler kyber registered
[ 0.731743] io scheduler bfq registered
[ 0.733331] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 0.733522] ACPI: \_PR_.CPU0: Found 3 idle states
[ 0.733664] ACPI: \_PR_.CPU1: Found 3 idle states
[ 0.735642] ACPI: AC: AC Adapter [AC] (on-line)
[ 0.735771] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input0
[ 0.735857] ACPI: button: Lid Switch [LID]
[ 0.735926] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
[ 0.735997] ACPI: button: Power Button [PBTN]
[ 0.736065] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input2
[ 0.736119] ACPI: button: Sleep Button [SBTN]
[ 0.736294] ACPI: \_PR_.CPU0: Found 3 idle states
[ 0.736625] ACPI: \_PR_.CPU1: Found 3 idle states
[ 0.744135] thermal LNXTHERM:00: registered as thermal_zone0
[ 0.744140] ACPI: thermal: Thermal Zone [THM] (64 C)
[ 0.744339] ACPI: battery: Slot [BAT0] (battery absent)
[ 0.744504] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[ 0.748190] Non-volatile memory driver v1.3
[ 0.748196] Linux agpgart interface v0.103
[ 0.748251] AMD-Vi: AMD IOMMUv2 functionality not available on this system - This is not a bug.
[ 0.748270] ACPI: bus type drm_connector registered
[ 0.749381] ehci-pci 0000:00:1d.7: EHCI Host Controller
[ 0.749394] ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus number 1
[ 0.749413] ehci-pci 0000:00:1d.7: debug port 1
[ 0.753367] ehci-pci 0000:00:1d.7: irq 20, io mem 0xffa80000
[ 0.763970] ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00
[ 0.764095] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.01
[ 0.764101] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.764105] usb usb1: Product: EHCI Host Controller
[ 0.764108] usb usb1: Manufacturer: Linux 6.1.71-1-lts ehci_hcd
[ 0.764111] usb usb1: SerialNumber: 0000:00:1d.7
[ 0.764362] hub 1-0:1.0: USB hub found
[ 0.764389] hub 1-0:1.0: 8 ports detected
[ 0.765202] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[ 0.765213] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
[ 0.765224] uhci_hcd 0000:00:1d.0: detected 2 ports
[ 0.765250] uhci_hcd 0000:00:1d.0: irq 20, io port 0x0000bf80
[ 0.765354] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 6.01
[ 0.765359] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.765363] usb usb2: Product: UHCI Host Controller
[ 0.765366] usb usb2: Manufacturer: Linux 6.1.71-1-lts uhci_hcd
[ 0.765369] usb usb2: SerialNumber: 0000:00:1d.0
[ 0.765558] hub 2-0:1.0: USB hub found
[ 0.765572] hub 2-0:1.0: 2 ports detected
[ 0.766049] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[ 0.766058] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3
[ 0.766069] uhci_hcd 0000:00:1d.1: detected 2 ports
[ 0.766111] uhci_hcd 0000:00:1d.1: irq 21, io port 0x0000bf60
[ 0.766203] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 6.01
[ 0.766208] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.766212] usb usb3: Product: UHCI Host Controller
[ 0.766215] usb usb3: Manufacturer: Linux 6.1.71-1-lts uhci_hcd
[ 0.766218] usb usb3: SerialNumber: 0000:00:1d.1
[ 0.766419] hub 3-0:1.0: USB hub found
[ 0.766433] hub 3-0:1.0: 2 ports detected
[ 0.766886] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[ 0.766896] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4
[ 0.766906] uhci_hcd 0000:00:1d.2: detected 2 ports
[ 0.766948] uhci_hcd 0000:00:1d.2: irq 22, io port 0x0000bf40
[ 0.767040] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 6.01
[ 0.767046] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.767050] usb usb4: Product: UHCI Host Controller
[ 0.767053] usb usb4: Manufacturer: Linux 6.1.71-1-lts uhci_hcd
[ 0.767055] usb usb4: SerialNumber: 0000:00:1d.2
[ 0.767277] hub 4-0:1.0: USB hub found
[ 0.767291] hub 4-0:1.0: 2 ports detected
[ 0.767768] uhci_hcd 0000:00:1d.3: UHCI Host Controller
[ 0.767778] uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 5
[ 0.767788] uhci_hcd 0000:00:1d.3: detected 2 ports
[ 0.767830] uhci_hcd 0000:00:1d.3: irq 23, io port 0x0000bf20
[ 0.767949] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 6.01
[ 0.767955] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.767959] usb usb5: Product: UHCI Host Controller
[ 0.767962] usb usb5: Manufacturer: Linux 6.1.71-1-lts uhci_hcd
[ 0.767965] usb usb5: SerialNumber: 0000:00:1d.3
[ 0.768150] hub 5-0:1.0: USB hub found
[ 0.768164] hub 5-0:1.0: 2 ports detected
[ 0.768458] usbcore: registered new interface driver usbserial_generic
[ 0.768477] usbserial: USB Serial support registered for generic
[ 0.768690] rtc_cmos 00:05: RTC can wake from S4
[ 0.769085] rtc_cmos 00:05: registered as rtc0
[ 0.769135] rtc_cmos 00:05: setting system clock to 2024-01-08T15:33:54 UTC (1704728034)
[ 0.769194] rtc_cmos 00:05: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[ 0.769361] intel_pstate: CPU model not supported
[ 0.769420] ledtrig-cpu: registered to indicate activity on CPUs
[ 0.769833] vesafb: mode is 1024x768x32, linelength=4096, pages=0
[ 0.769838] vesafb: scrolling: redraw
[ 0.769839] vesafb: Truecolor: size=0:8:8:8, shift=0:16:8:0
[ 0.769858] vesafb: framebuffer at 0xd0000000, mapped to 0x(____ptrval____), using 3072k, total 3072k
[ 0.769949] fbcon: Deferring console take-over
[ 0.769952] fb0: VESA VGA frame buffer device
[ 0.769988] hid: raw HID events driver (C) Jiri Kosina
[ 0.770171] drop_monitor: Initializing network drop monitor service
[ 0.795934] Initializing XFRM netlink socket
[ 0.796276] NET: Registered PF_INET6 protocol family
[ 0.805038] Segment Routing with IPv6
[ 0.805045] RPL Segment Routing with IPv6
[ 0.805080] In-situ OAM (IOAM) with IPv6
[ 0.805147] NET: Registered PF_PACKET protocol family
[ 0.805659] microcode: sig=0x6f6, pf=0x20, revision=0xd1
[ 0.805672] microcode: Microcode Update Driver: v2.2.
[ 0.805684] IPI shorthand broadcast: enabled
[ 0.806012] registered taskstats version 1
[ 0.806192] Loading compiled-in X.509 certificates
[ 0.815749] Loaded X.509 cert 'Build time autogenerated kernel key: f86a3d81ba5a41974a230eab9dda772a6f0bf963'
[ 0.816308] zswap: loaded using pool lz4/z3fold
[ 0.816905] Key type .fscrypt registered
[ 0.816909] Key type fscrypt-provisioning registered
[ 0.821539] PM: Magic number: 8:190:588
[ 0.821877] RAS: Correctable Errors collector initialized.
[ 0.821935] Unstable clock detected, switching default tracing clock to "global"
If you want to keep using the local clock, then add:
"trace_clock=local"
on the kernel command line
[ 0.825248] Freeing unused decrypted memory: 2036K
[ 0.826924] Freeing unused kernel image (initmem) memory: 2152K
[ 0.847432] Write protecting the kernel read-only data: 30720k
[ 0.849226] Freeing unused kernel image (text/rodata gap) memory: 2040K
[ 0.849980] Freeing unused kernel image (rodata/data gap) memory: 792K
[ 0.929941] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 0.929954] rodata_test: all tests were successful
[ 0.929984] x86/mm: Checking user space page tables
[ 1.006988] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 1.007027] Run /init as init process
[ 1.007031] with arguments:
[ 1.007033] /init
[ 1.007036] with environment:
[ 1.007038] HOME=/
[ 1.007040] TERM=linux
[ 1.007042] BOOT_IMAGE=/vmlinuz-linux-lts
[ 1.150602] usb 2-1: new low-speed USB device number 2 using uhci_hcd
[ 1.334368] usb 2-1: New USB device found, idVendor=0000, idProduct=0538, bcdDevice= 1.00
[ 1.334379] usb 2-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[ 1.334383] usb 2-1: Product: USB OPTICAL MOUSE
[ 1.356055] ata_piix 0000:00:1f.2: version 2.13
[ 1.356368] ata_piix 0000:00:1f.2: MAP [ P0 P2 IDE IDE ]
[ 1.374001] scsi host0: ata_piix
[ 1.374537] i8042: PNP: PS/2 Controller [PNP0303:KBC,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[ 1.380645] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 1.380663] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 1.381264] scsi host1: ata_piix
[ 1.381370] ata1: SATA max UDMA/133 cmd 0x1f0 ctl 0x3f6 bmdma 0xbfa0 irq 14
[ 1.381375] ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0xbfa8 irq 15
[ 1.434099] input: USB OPTICAL MOUSE as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1:1.0/0003:0000:0538.0001/input/input3
[ 1.434247] hid-generic 0003:0000:0538.0001: input,hidraw0: USB HID v1.11 Mouse [ USB OPTICAL MOUSE] on usb-0000:00:1d.0-1/input0
[ 1.434333] usbcore: registered new interface driver usbhid
[ 1.434336] usbhid: USB HID core driver
[ 1.559339] ata1.00: ATA-8: SAMSUNG HM160HI, HH100-11, max UDMA7
[ 1.559347] ata1.00: 312581808 sectors, multi 8: LBA48 NCQ (depth 0/32)
[ 1.566495] ata2.00: ATAPI: TSSTcorp DVD+/-RW TS-L632D, DE03, max UDMA/33
[ 1.582916] scsi 0:0:0:0: Direct-Access ATA SAMSUNG HM160HI 0-11 PQ: 0 ANSI: 5
[ 1.583639] sd 0:0:0:0: [sda] 312581808 512-byte logical blocks: (160 GB/149 GiB)
[ 1.583670] sd 0:0:0:0: [sda] Write Protect is off
[ 1.583674] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 1.583717] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 1.583776] sd 0:0:0:0: [sda] Preferred minimum I/O size 512 bytes
[ 1.599961] scsi 1:0:0:0: CD-ROM TSSTcorp DVD+-RW TS-L632D DE03 PQ: 0 ANSI: 5
[ 1.670916] sda: sda1 sda2 sda3
[ 1.671323] sd 0:0:0:0: [sda] Attached SCSI disk
[ 1.694995] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4
[ 1.811684] sr 1:0:0:0: [sr0] scsi3-mmc drive: 24x/24x writer cd/rw xa/form2 cdda tray
[ 1.811700] cdrom: Uniform CD-ROM driver Revision: 3.20
[ 1.880954] sr 1:0:0:0: Attached scsi CD-ROM sr0
[ 2.612604] fbcon: Taking over console
[ 2.612776] Console: switching to colour frame buffer device 128x48
[ 3.173578] EXT4-fs (sda2): mounted filesystem with ordered data mode. Quota mode: none.
[ 5.270572] random: crng init done
[ 5.622764] systemd[1]: systemd 255.2-1-arch running in system mode (+PAM +AUDIT -SELINUX -APPARMOR -IMA +SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 +PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK +XKBCOMMON +UTMP -SYSVINIT default-hierarchy=unified)
[ 5.622782] systemd[1]: Detected architecture x86-64.
[ 5.683802] systemd[1]: Hostname set to <hackfun>.
[ 6.340728] systemd[1]: bpf-lsm: LSM BPF program attached
[ 8.833571] zram: Added device: zram0
[ 10.060972] systemd[1]: Queued start job for default target Graphical Interface.
[ 10.213396] systemd[1]: Created slice Slice /system/getty.
[ 10.214343] systemd[1]: Created slice Slice /system/modprobe.
[ 10.215143] systemd[1]: Created slice Slice /system/systemd-zram-setup.
[ 10.215837] systemd[1]: Created slice User and Session Slice.
[ 10.216021] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[ 10.216174] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ 10.216606] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[ 10.216667] systemd[1]: Expecting device /dev/disk/by-uuid/346A-F02D...
[ 10.216701] systemd[1]: Expecting device /dev/sda3...
[ 10.216733] systemd[1]: Expecting device /dev/zram0...
[ 10.216779] systemd[1]: Reached target Local Encrypted Volumes.
[ 10.216842] systemd[1]: Reached target Local Integrity Protected Volumes.
[ 10.216904] systemd[1]: Reached target Path Units.
[ 10.216959] systemd[1]: Reached target Remote File Systems.
[ 10.217014] systemd[1]: Reached target Slice Units.
[ 10.217088] systemd[1]: Reached target Local Verity Protected Volumes.
[ 10.217302] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[ 10.217630] systemd[1]: Listening on LVM2 poll daemon socket.
[ 10.221093] systemd[1]: Listening on Process Core Dump Socket.
[ 10.221429] systemd[1]: Listening on Journal Socket (/dev/log).
[ 10.221742] systemd[1]: Listening on Journal Socket.
[ 10.221807] systemd[1]: TPM2 PCR Extension (Varlink) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[ 10.222181] systemd[1]: Listening on udev Control Socket.
[ 10.222449] systemd[1]: Listening on udev Kernel Socket.
[ 10.233331] systemd[1]: Mounting Huge Pages File System...
[ 10.235146] systemd[1]: Mounting POSIX Message Queue File System...
[ 10.257557] systemd[1]: Mounting Kernel Debug File System...
[ 10.260150] systemd[1]: Mounting Kernel Trace File System...
[ 10.263171] systemd[1]: Starting Create List of Static Device Nodes...
[ 10.273581] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
[ 10.284080] systemd[1]: Starting Load Kernel Module configfs...
[ 10.294553] systemd[1]: Starting Load Kernel Module dm_mod...
[ 10.298741] systemd[1]: Starting Load Kernel Module drm...
[ 10.304650] systemd[1]: Starting Load Kernel Module fuse...
[ 10.310220] systemd[1]: Starting Load Kernel Module loop...
[ 10.310345] systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/).
[ 10.345446] systemd[1]: Starting Journal Service...
[ 10.391154] loop: module loaded
[ 10.507706] systemd[1]: Starting Load Kernel Modules...
[ 10.507767] systemd[1]: TPM2 PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[ 10.509732] systemd[1]: Starting Remount Root and Kernel File Systems...
[ 10.509853] systemd[1]: TPM2 SRK Setup (Early) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[ 10.511896] systemd[1]: Starting Coldplug All udev Devices...
[ 10.515801] systemd[1]: Mounted Huge Pages File System.
[ 10.516131] systemd[1]: Mounted POSIX Message Queue File System.
[ 10.516432] systemd[1]: Mounted Kernel Debug File System.
[ 10.516717] systemd[1]: Mounted Kernel Trace File System.
[ 10.528003] systemd[1]: Finished Create List of Static Device Nodes.
[ 10.529017] systemd[1]: modprobe@configfs.service: Deactivated successfully.
[ 10.551567] systemd[1]: Finished Load Kernel Module configfs.
[ 10.552464] systemd[1]: modprobe@drm.service: Deactivated successfully.
[ 10.559775] device-mapper: uevent: version 1.0.3
[ 10.559956] device-mapper: ioctl: 4.47.0-ioctl (2022-07-28) initialised: dm-devel@redhat.com
[ 10.561162] systemd[1]: Finished Load Kernel Module drm.
[ 10.562130] systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
[ 10.577845] systemd[1]: Finished Load Kernel Module dm_mod.
[ 10.578865] systemd[1]: modprobe@loop.service: Deactivated successfully.
[ 10.578988] systemd-journald[207]: Collecting audit messages is disabled.
[ 10.591184] systemd[1]: Finished Load Kernel Module loop.
[ 10.604346] systemd[1]: Mounting Kernel Configuration File System...
[ 10.604499] systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
[ 10.606494] systemd[1]: Starting Create Static Device Nodes in /dev gracefully...
[ 10.609380] systemd[1]: Mounted Kernel Configuration File System.
[ 10.623236] EXT4-fs (sda2): re-mounted. Quota mode: none.
[ 10.687917] systemd[1]: Finished Remount Root and Kernel File Systems.
[ 10.701629] fuse: init (API version 7.37)
[ 10.955081] systemd[1]: Rebuild Hardware Database was skipped because no trigger condition checks were met.
[ 10.971088] systemd[1]: Starting Load/Save OS Random Seed...
[ 10.971163] systemd[1]: TPM2 SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[ 10.971621] systemd[1]: Started Journal Service.
[ 10.986845] Asymmetric key parser 'pkcs8' registered
[ 11.348494] systemd-journald[207]: Received client request to flush runtime journal.
[ 13.001135] systemd-journald[207]: /var/log/journal/f5d190addd2e47c98333277cd306a604/system.journal: Journal file uses a different sequence number ID, rotating.
[ 13.001152] systemd-journald[207]: Rotating system journal.
[ 17.912677] zram0: detected capacity change from 0 to 2018304
[ 19.177480] wmi_bus wmi_bus-PNP0C14:00: WQBC data block query control method not found
[ 19.896437] ACPI: video: Video Device [VID] (multi-head: yes rom: no post: no)
[ 19.905565] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A03:00/device:20/LNXVIDEO:00/input/input6
[ 19.906224] ACPI: video: [Firmware Bug]: Duplicate ACPI video bus devices for the same VGA controller, please try module parameter "video.allow_duplicates=1"if the current driver doesn't work.
[ 19.947420] Adding 1009148k swap on /dev/zram0. Priority:100 extents:1 across:1009148k SSDscFS
[ 20.214351] intel_rng: FWH not detected
[ 20.748008] mousedev: PS/2 mouse device common for all mice
[ 20.827543] i801_smbus 0000:00:1f.3: SMBus using PCI interrupt
[ 20.832417] i2c i2c-0: 2/2 memory slots populated (from DMI)
[ 20.832429] i2c i2c-0: Memory type 0x12 not supported yet, not instantiating SPD
[ 20.887864] Adding 7752700k swap on /dev/sda3. Priority:-2 extents:1 across:7752700k FS
[ 21.425916] leds_ss4200: no LED devices found
[ 21.651000] psmouse serio1: synaptics: Touchpad model: 1, fw: 6.2, id: 0x180b1, caps: 0xa04713/0x200000/0x0/0x0, board id: 0, fw id: 122744
[ 21.692405] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input7
[ 21.729928] dcdbas dcdbas: Dell Systems Management Base Driver (version 5.6.0-3.4)
[ 21.792717] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 21.793538] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[ 21.794084] cfg80211: Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
[ 21.830670] intel_powerclamp: No package C-state available
[ 22.049349] dell-smbios A80593CE-A997-11DA-B012-B622A1EF5492: WMI SMBIOS userspace interface not supported(0), try upgrading to a newer BIOS
[ 22.076086] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[ 22.076103] cfg80211: failed to load regulatory.db
[ 22.207947] iTCO_vendor_support: vendor-support=0
[ 22.215787] input: Dell WMI hotkeys as /devices/platform/PNP0C14:00/wmi_bus/wmi_bus-PNP0C14:00/9DBB5994-A997-11DA-B012-B622A1EF5492/input/input8
[ 22.343093] FAT-fs (sda1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
[ 22.473877] snd_hda_codec_idt hdaudioC0D0: autoconfig for STAC9200: line_outs=1 (0xe/0x0/0x0/0x0/0x0) type:speaker
[ 22.473891] snd_hda_codec_idt hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 22.473897] snd_hda_codec_idt hdaudioC0D0: hp_outs=1 (0xd/0x0/0x0/0x0/0x0)
[ 22.473901] snd_hda_codec_idt hdaudioC0D0: mono: mono_out=0x0
[ 22.473947] snd_hda_codec_idt hdaudioC0D0: dig-out=0x9/0x0
[ 22.473951] snd_hda_codec_idt hdaudioC0D0: inputs:
[ 22.473955] snd_hda_codec_idt hdaudioC0D0: Mic=0x10
[ 22.604952] iTCO_wdt iTCO_wdt.1.auto: Found a ICH7-M or ICH7-U TCO device (Version=2, TCOBASE=0x1060)
[ 22.610785] iTCO_wdt iTCO_wdt.1.auto: initialized. heartbeat=30 sec (nowayout=0)
[ 22.865955] [drm] radeon kernel modesetting enabled.
[ 22.866880] gpio_ich gpio_ich.2.auto: GPIO from 974 to 1023
[ 22.873570] Console: switching to colour dummy device 80x25
[ 22.874507] radeon 0000:01:00.0: vgaarb: deactivate vga console
[ 22.875684] [drm] initializing kernel modesetting (RV515 0x1002:0x7145 0x1028:0x2003 0x00).
[ 22.875756] resource sanity check: requesting [mem 0x000c0000-0x000dffff], which spans more than PCI Bus 0000:00 [mem 0x000d0000-0x000dffff window]
[ 22.875763] caller pci_map_rom+0x69/0x190 mapping multiple BARs
[ 22.875888] ATOM BIOS: M54P
[ 22.875912] [drm] Generation 2 PCI interface, using max accessible memory
[ 22.875918] radeon 0000:01:00.0: VRAM: 256M 0x0000000000000000 - 0x000000000FFFFFFF (128M used)
[ 22.875924] radeon 0000:01:00.0: GTT: 512M 0x0000000010000000 - 0x000000002FFFFFFF
[ 22.875950] [drm] Detected VRAM RAM=256M, BAR=256M
[ 22.875953] [drm] RAM width 64bits DDR
[ 22.876015] [drm] radeon: 128M of VRAM memory ready
[ 22.876018] [drm] radeon: 512M of GTT memory ready.
[ 22.876042] [drm] GART: num cpu pages 131072, num gpu pages 131072
[ 22.877215] [drm] radeon: power management initialized
[ 22.891285] [drm] radeon: 1 quad pipes, 1 z pipes initialized.
[ 22.893710] [drm] PCIE GART of 512M enabled (table at 0x0000000000040000).
[ 22.893735] radeon 0000:01:00.0: WB enabled
[ 22.893741] radeon 0000:01:00.0: fence driver on ring 0 use gpu addr 0x0000000010000000
[ 22.894123] radeon 0000:01:00.0: radeon: MSI limited to 32-bit
[ 22.894172] [drm] radeon: irq initialized.
[ 22.894198] [drm] Loading R500 Microcode
[ 23.000284] input: HDA Intel Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9
[ 23.000530] input: HDA Intel Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
[ 23.260686] iwl3945: Intel(R) PRO/Wireless 3945ABG/BG Network Connection driver for Linux, in-tree:ds
[ 23.260697] iwl3945: Copyright(c) 2003-2011 Intel Corporation
[ 23.260701] iwl3945: hw_scan is disabled
[ 23.260820] iwl3945 0000:0b:00.0: can't disable ASPM; OS doesn't have ASPM control
[ 23.316824] iwl3945 0000:0b:00.0: Tunable channels: 11 802.11bg, 13 802.11a channels
[ 23.316836] iwl3945 0000:0b:00.0: Detected Intel Wireless WiFi Link 3945ABG
[ 23.317622] ieee80211 phy0: Selected rate control algorithm 'iwl-3945-rs'
[ 23.350677] ssb: Found chip with id 0x4401, rev 0x02 and package 0x00
[ 23.400813] b44 0000:03:00.0: Sonics Silicon Backplane found on PCI device 0000:03:00.0
[ 23.424942] b44 ssb0:0 eth0: Broadcom 44xx/47xx 10/100 PCI ethernet driver 00:19:b9:54:86:d3
[ 23.550324] [drm] radeon: ring at 0x0000000010001000
[ 23.550386] [drm] ring test succeeded in 7 usecs
[ 23.551947] [drm] ib test succeeded in 0 usecs
[ 23.574722] acpi device:23: registered as cooling_device3
[ 23.574754] [drm] Radeon Display Connectors
[ 23.574758] [drm] Connector 0:
[ 23.574762] [drm] VGA-1
[ 23.574765] [drm] DDC: 0x7e40 0x7e40 0x7e44 0x7e44 0x7e48 0x7e48 0x7e4c 0x7e4c
[ 23.574771] [drm] Encoders:
[ 23.574774] [drm] CRT1: INTERNAL_KLDSCP_DAC1
[ 23.574777] [drm] Connector 1:
[ 23.574780] [drm] LVDS-1
[ 23.574782] [drm] DDC: 0x7e30 0x7e30 0x7e34 0x7e34 0x7e38 0x7e38 0x7e3c 0x7e3c
[ 23.574788] [drm] Encoders:
[ 23.574790] [drm] LCD1: INTERNAL_LVTM1
[ 23.574793] [drm] Connector 2:
[ 23.574795] [drm] SVIDEO-1
[ 23.574798] [drm] Encoders:
[ 23.574800] [drm] TV1: INTERNAL_KLDSCP_DAC2
[ 24.076966] [drm] fb mappable at 0xD00C0000
[ 24.076976] [drm] vram apper at 0xD0000000
[ 24.076977] [drm] size 4096000
[ 24.076980] [drm] fb depth is 24
[ 24.076982] [drm] pitch is 5120
[ 24.077131] fbcon: radeondrmfb (fb0) is primary device
[ 24.370846] Console: switching to colour frame buffer device 160x50
[ 24.376329] radeon 0000:01:00.0: [drm] fb0: radeondrmfb frame buffer device
[ 24.388360] [drm] Initialized radeon 2.50.0 20080528 for 0000:01:00.0 on minor 0
[ 28.972032] [drm] amdgpu kernel modesetting enabled.
[ 28.972637] amdgpu: CRAT table not found
[ 28.972646] amdgpu: Virtual CRAT table created for CPU
[ 28.972683] amdgpu: Topology: Add CPU node
[ 32.648891] iwl3945 0000:0b:00.0: loaded firmware version 15.32.2.9
[ 36.428704] wlan0: authenticate with 5c:62:8b:7e:ce:46
[ 36.430658] wlan0: send auth to 5c:62:8b:7e:ce:46 (try 1/3)
[ 36.432995] wlan0: authenticated
[ 36.434002] wlan0: associate with 5c:62:8b:7e:ce:46 (try 1/3)
[ 36.438949] wlan0: RX AssocResp from 5c:62:8b:7e:ce:46 (capab=0x411 status=0 aid=1)
[ 36.444407] wlan0: associated
[ 36.678062] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 55.096152] systemd-journald[207]: /var/log/journal/f5d190addd2e47c98333277cd306a604/user-1000.journal: Journal file uses a different sequence number ID, rotating.
[ 193.058026] CE: hpet increased min_delta_ns to 20115 nsec
[ 193.067211] CE: hpet increased min_delta_ns to 30172 nsec
[ 219.254519] CE: hpet increased min_delta_ns to 45258 nsec
[ 521.255934] perf: interrupt took too long (2509 > 2500), lowering kernel.perf_event_max_sample_rate to 79500
[ 758.351027] perf: interrupt took too long (3163 > 3136), lowering kernel.perf_event_max_sample_rate to 63000
[ 803.845098] perf: interrupt took too long (3976 > 3953), lowering kernel.perf_event_max_sample_rate to 50100
[ 858.202308] perf: interrupt took too long (4977 > 4970), lowering kernel.perf_event_max_sample_rate to 39900
[ 885.950779] systemd-journald[207]: Under memory pressure, flushing caches.
[ 894.057326] systemd-journald[207]: Under memory pressure, flushing caches.
[ 1303.995766] perf: interrupt took too long (6242 > 6221), lowering kernel.perf_event_max_sample_rate to 31800
[ 1463.372151] CE: hpet increased min_delta_ns to 67887 nsec
[ 1901.530399] INFO: NMI handler (perf_event_nmi_handler) took too long to run: 1.218 msecs
[ 1901.530399] perf: interrupt took too long (16686 > 7802), lowering kernel.perf_event_max_sample_rate to 11700
[ 2322.843692] INFO: NMI handler (perf_event_nmi_handler) took too long to run: 1.265 msecs
[ 2510.622321] CE: hpet increased min_delta_ns to 101830 nsec
[ 2736.773492] INFO: NMI handler (perf_event_nmi_handler) took too long to run: 2.576 msecs
[ 2736.773515] perf: interrupt took too long (32762 > 20857), lowering kernel.perf_event_max_sample_rate to 6000journalctl -p 3 -b
-- No entries --I don't know where to start......
I can uninstall the xf86-video-ati package to see the other error I got from vainfo is necessary...
Any ideas?
THANKS!
EDIT: I also tried using the amber mesa packages, but with those it was much much worse, even Fluxbox was all glitchy and slow, so I got back to the regular mesa packates.
EDIT 2: I uninstalled xf86-video-ati and here's the errors I see when running vainfo:
Trying display: wayland
Trying display: x11
r300: driver missing
r300: driver missing
libva error: /usr/lib/dri/r600_drv_video.so init failed
r300: driver missing
r300: driver missing
libva error: /usr/lib/dri/radeonsi_drv_video.so init failed
vaInitialize failed with error code 2 (resource allocation failed),exitLast edited by iddqd404 (2024-01-09 01:54:38)
Offline
vaapi is irrelevant for OpenGL which is your more immediate concern assuming you are still talking about quake.
That said none of the errors in the xorg log are relevant and it properly initializes modesetting which is somewhat surprising.
What output do you get from
glxinfo -BAlso which quake 3 implementation are you playing? A bunch of adjustments with the open source code might have increased the HW requirements here. Also can you define "doesn't run well" low performance/graphics glitches?
Last edited by V1del (2024-01-08 17:17:49)
Offline
Hey, thanks for your quick reply.
Here's glxinfo:
name of display: :0.0
display: :0 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_INTEL_swap_event, 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,
GLX_SGI_swap_control
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_gl_interop, GLX_MESA_query_renderer,
GLX_MESA_swap_control, GLX_NV_float_buffer, 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_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_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_gl_interop, GLX_MESA_query_renderer,
GLX_MESA_swap_control, 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
Extended renderer info (GLX_MESA_query_renderer):
Vendor: Mesa (0x1002)
Device: ATI RV515 (0x7145)
Version: 23.3.2
Accelerated: yes
Video memory: 128MB
Unified memory: no
Preferred profile: compat (0x2)
Max core profile version: 0.0
Max compat profile version: 2.1
Max GLES1 profile version: 1.1
Max GLES[23] profile version: 2.0
OpenGL vendor string: Mesa
OpenGL renderer string: ATI RV515
OpenGL version string: 2.1 Mesa 23.3.2-arch1.2
OpenGL shading language version string: 1.20
OpenGL extensions:
GL_AMD_shader_trinary_minmax, GL_ANGLE_texture_compression_dxt3,
GL_ANGLE_texture_compression_dxt5, GL_APPLE_packed_pixels,
GL_ARB_ES2_compatibility, GL_ARB_buffer_storage,
GL_ARB_clear_buffer_object, GL_ARB_clear_texture, GL_ARB_clip_control,
GL_ARB_color_buffer_float, GL_ARB_compressed_texture_pixel_storage,
GL_ARB_copy_buffer, GL_ARB_debug_output, GL_ARB_depth_texture,
GL_ARB_draw_buffers, GL_ARB_draw_elements_base_vertex,
GL_ARB_explicit_attrib_location, GL_ARB_explicit_uniform_location,
GL_ARB_fragment_coord_conventions, GL_ARB_fragment_program,
GL_ARB_fragment_program_shadow, GL_ARB_fragment_shader,
GL_ARB_framebuffer_object, GL_ARB_get_program_binary,
GL_ARB_get_texture_sub_image, GL_ARB_half_float_pixel,
GL_ARB_half_float_vertex, 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_multisample,
GL_ARB_multitexture, GL_ARB_occlusion_query, GL_ARB_occlusion_query2,
GL_ARB_parallel_shader_compile, GL_ARB_pixel_buffer_object,
GL_ARB_point_parameters, GL_ARB_point_sprite,
GL_ARB_program_interface_query, GL_ARB_provoking_vertex,
GL_ARB_robustness, GL_ARB_sampler_objects, GL_ARB_separate_shader_objects,
GL_ARB_shader_objects, GL_ARB_shader_texture_lod,
GL_ARB_shading_language_100, GL_ARB_shading_language_include,
GL_ARB_shadow, GL_ARB_sync, GL_ARB_texture_barrier,
GL_ARB_texture_border_clamp, GL_ARB_texture_compression,
GL_ARB_texture_compression_bptc, GL_ARB_texture_compression_rgtc,
GL_ARB_texture_cube_map, 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_float, GL_ARB_texture_mirror_clamp_to_edge,
GL_ARB_texture_mirrored_repeat, GL_ARB_texture_non_power_of_two,
GL_ARB_texture_rectangle, GL_ARB_texture_rg, GL_ARB_texture_storage,
GL_ARB_texture_swizzle, GL_ARB_transpose_matrix, GL_ARB_vertex_array_bgra,
GL_ARB_vertex_array_object, GL_ARB_vertex_attrib_binding,
GL_ARB_vertex_buffer_object, GL_ARB_vertex_program, GL_ARB_vertex_shader,
GL_ARB_window_pos, GL_ATI_blend_equation_separate, GL_ATI_draw_buffers,
GL_ATI_fragment_shader, 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_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_gpu_program_parameters, GL_EXT_multi_draw_arrays,
GL_EXT_packed_depth_stencil, GL_EXT_packed_pixels,
GL_EXT_pixel_buffer_object, GL_EXT_point_parameters,
GL_EXT_provoking_vertex, GL_EXT_rescale_normal, GL_EXT_secondary_color,
GL_EXT_separate_specular_color, 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_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_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_snorm,
GL_EXT_texture_swizzle, GL_EXT_vertex_array, GL_EXT_vertex_array_bgra,
GL_IBM_multimode_draw_arrays, GL_IBM_rasterpos_clip,
GL_IBM_texture_mirrored_repeat, GL_INGR_blend_func_separate,
GL_KHR_context_flush_control, GL_KHR_debug, GL_KHR_no_error,
GL_KHR_parallel_shader_compile, GL_KHR_texture_compression_astc_ldr,
GL_KHR_texture_compression_astc_sliced_3d, GL_MESA_pack_invert,
GL_MESA_texture_signed_rgba, GL_MESA_window_pos, GL_MESA_ycbcr_texture,
GL_NV_ES1_1_compatibility, GL_NV_blend_square, GL_NV_conditional_render,
GL_NV_copy_image, GL_NV_fog_distance, GL_NV_half_float,
GL_NV_light_max_exponent, GL_NV_packed_depth_stencil,
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 2.0 Mesa 23.3.2-arch1.2
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 1.0.16
OpenGL ES profile extensions:
GL_ANGLE_pack_reverse_row_order, GL_ANGLE_texture_compression_dxt3,
GL_ANGLE_texture_compression_dxt5, GL_APPLE_sync,
GL_APPLE_texture_max_level, GL_EXT_blend_minmax, GL_EXT_clip_control,
GL_EXT_color_buffer_half_float, GL_EXT_compressed_ETC1_RGB8_sub_texture,
GL_EXT_debug_label, GL_EXT_discard_framebuffer, GL_EXT_draw_buffers,
GL_EXT_draw_elements_base_vertex, GL_EXT_frag_depth,
GL_EXT_instanced_arrays, GL_EXT_map_buffer_range,
GL_EXT_multi_draw_arrays, GL_EXT_occlusion_query_boolean,
GL_EXT_read_format_bgra, GL_EXT_separate_shader_objects,
GL_EXT_texture_border_clamp, GL_EXT_texture_compression_dxt1,
GL_EXT_texture_compression_s3tc, GL_EXT_texture_compression_s3tc_srgb,
GL_EXT_texture_filter_anisotropic, GL_EXT_texture_format_BGRA8888,
GL_EXT_texture_mirror_clamp_to_edge, GL_EXT_texture_rg,
GL_EXT_texture_type_2_10_10_10_REV, GL_EXT_unpack_subimage,
GL_KHR_context_flush_control, GL_KHR_debug, GL_KHR_no_error,
GL_KHR_parallel_shader_compile, GL_KHR_texture_compression_astc_ldr,
GL_KHR_texture_compression_astc_sliced_3d, GL_MESA_bgra,
GL_MESA_sampler_objects, GL_NV_conditional_render, GL_NV_draw_buffers,
GL_NV_fbo_color_attachments, 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_texture_barrier,
GL_OES_EGL_image, GL_OES_EGL_image_external, GL_OES_EGL_sync,
GL_OES_compressed_ETC1_RGB8_texture, GL_OES_depth24, GL_OES_depth_texture,
GL_OES_draw_elements_base_vertex, GL_OES_element_index_uint,
GL_OES_fbo_render_mipmap, GL_OES_get_program_binary, GL_OES_mapbuffer,
GL_OES_packed_depth_stencil, GL_OES_required_internalformat,
GL_OES_rgb8_rgba8, GL_OES_standard_derivatives, GL_OES_stencil8,
GL_OES_surfaceless_context, GL_OES_texture_3D,
GL_OES_texture_border_clamp, GL_OES_texture_float,
GL_OES_texture_half_float, GL_OES_texture_npot,
GL_OES_vertex_array_object, GL_OES_vertex_half_float
168 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
----------------------------------------------------------------------------
0x021 24 tc 0 32 0 r y . 8 8 8 8 . . 0 24 8 0 0 0 0 0 0 . None
0x022 24 dc 0 32 0 r y . 8 8 8 8 . . 0 24 8 0 0 0 0 0 0 . None
0x296 24 tc 0 32 0 r . . 8 8 8 8 . . 0 0 0 0 0 0 0 0 0 . None
0x297 24 tc 0 32 0 r . . 8 8 8 8 . . 0 0 0 16 16 16 16 0 0 . Slow
0x298 24 tc 0 32 0 r y . 8 8 8 8 . . 0 0 0 0 0 0 0 0 0 . None
0x299 24 tc 0 32 0 r y . 8 8 8 8 . . 0 0 0 16 16 16 16 0 0 . Slow
0x29a 24 tc 0 32 0 r . . 8 8 8 8 . . 0 16 0 0 0 0 0 0 0 . None
0x29b 24 tc 0 32 0 r . . 8 8 8 8 . . 0 16 0 16 16 16 16 0 0 . Slow
0x29c 24 tc 0 32 0 r y . 8 8 8 8 . . 0 16 0 0 0 0 0 0 0 . None
0x29d 24 tc 0 32 0 r y . 8 8 8 8 . . 0 16 0 16 16 16 16 0 0 . Slow
0x29e 24 tc 0 32 0 r . . 8 8 8 8 . . 0 24 0 0 0 0 0 0 0 . None
0x29f 24 tc 0 32 0 r . . 8 8 8 8 . . 0 24 0 16 16 16 16 0 0 . Slow
0x2a0 24 tc 0 32 0 r y . 8 8 8 8 . . 0 24 0 0 0 0 0 0 0 . None
0x2a1 24 tc 0 32 0 r y . 8 8 8 8 . . 0 24 0 16 16 16 16 0 0 . Slow
0x2a2 24 tc 0 32 0 r . . 8 8 8 8 . . 0 24 8 0 0 0 0 0 0 . None
0x2a3 24 tc 0 32 0 r . . 8 8 8 8 . . 0 24 8 16 16 16 16 0 0 . Slow
0x2a4 24 tc 0 32 0 r y . 8 8 8 8 . . 0 24 8 16 16 16 16 0 0 . Slow
0x2a5 24 tc 0 32 0 r . . 8 8 8 8 . . 0 0 0 0 0 0 0 2 1 . None
0x2a6 24 tc 0 32 0 r . . 8 8 8 8 . . 0 0 0 0 0 0 0 4 1 . None
0x2a7 24 tc 0 32 0 r . . 8 8 8 8 . . 0 0 0 0 0 0 0 6 1 . None
0x2a8 24 tc 0 32 0 r y . 8 8 8 8 . . 0 0 0 0 0 0 0 2 1 . None
0x2a9 24 tc 0 32 0 r y . 8 8 8 8 . . 0 0 0 0 0 0 0 4 1 . None
0x2aa 24 tc 0 32 0 r y . 8 8 8 8 . . 0 0 0 0 0 0 0 6 1 . None
0x2ab 24 tc 0 32 0 r . . 8 8 8 8 . . 0 16 0 0 0 0 0 2 1 . None
0x2ac 24 tc 0 32 0 r . . 8 8 8 8 . . 0 16 0 0 0 0 0 4 1 . None
0x2ad 24 tc 0 32 0 r . . 8 8 8 8 . . 0 16 0 0 0 0 0 6 1 . None
0x2ae 24 tc 0 32 0 r y . 8 8 8 8 . . 0 16 0 0 0 0 0 2 1 . None
0x2af 24 tc 0 32 0 r y . 8 8 8 8 . . 0 16 0 0 0 0 0 4 1 . None
0x2b0 24 tc 0 32 0 r y . 8 8 8 8 . . 0 16 0 0 0 0 0 6 1 . None
0x2b1 24 tc 0 32 0 r . . 8 8 8 8 . . 0 24 0 0 0 0 0 2 1 . None
0x2b2 24 tc 0 32 0 r . . 8 8 8 8 . . 0 24 0 0 0 0 0 4 1 . None
0x2b3 24 tc 0 32 0 r . . 8 8 8 8 . . 0 24 0 0 0 0 0 6 1 . None
0x2b4 24 tc 0 32 0 r y . 8 8 8 8 . . 0 24 0 0 0 0 0 2 1 . None
0x2b5 24 tc 0 32 0 r y . 8 8 8 8 . . 0 24 0 0 0 0 0 4 1 . None
0x2b6 24 tc 0 32 0 r y . 8 8 8 8 . . 0 24 0 0 0 0 0 6 1 . None
0x2b7 24 tc 0 32 0 r . . 8 8 8 8 . . 0 24 8 0 0 0 0 2 1 . None
0x2b8 24 tc 0 32 0 r . . 8 8 8 8 . . 0 24 8 0 0 0 0 4 1 . None
0x2b9 24 tc 0 32 0 r . . 8 8 8 8 . . 0 24 8 0 0 0 0 6 1 . None
0x2ba 24 tc 0 32 0 r y . 8 8 8 8 . . 0 24 8 0 0 0 0 2 1 . None
0x2bb 24 tc 0 32 0 r y . 8 8 8 8 . . 0 24 8 0 0 0 0 4 1 . None
0x2bc 24 tc 0 32 0 r y . 8 8 8 8 . . 0 24 8 0 0 0 0 6 1 . None
0x2bd 24 tc 0 24 0 r . . 8 8 8 0 . . 0 0 0 0 0 0 0 0 0 . None
0x2be 24 tc 0 24 0 r . . 8 8 8 0 . . 0 0 0 16 16 16 16 0 0 . Slow
0x2bf 24 tc 0 24 0 r y . 8 8 8 0 . . 0 0 0 0 0 0 0 0 0 . None
0x2c0 24 tc 0 24 0 r y . 8 8 8 0 . . 0 0 0 16 16 16 16 0 0 . Slow
0x2c1 24 tc 0 24 0 r . . 8 8 8 0 . . 0 16 0 0 0 0 0 0 0 . None
0x2c2 24 tc 0 24 0 r . . 8 8 8 0 . . 0 16 0 16 16 16 16 0 0 . Slow
0x2c3 24 tc 0 24 0 r y . 8 8 8 0 . . 0 16 0 0 0 0 0 0 0 . None
0x2c4 24 tc 0 24 0 r y . 8 8 8 0 . . 0 16 0 16 16 16 16 0 0 . Slow
0x2c5 24 tc 0 24 0 r . . 8 8 8 0 . . 0 24 0 0 0 0 0 0 0 . None
0x2c6 24 tc 0 24 0 r . . 8 8 8 0 . . 0 24 0 16 16 16 16 0 0 . Slow
0x2c7 24 tc 0 24 0 r y . 8 8 8 0 . . 0 24 0 0 0 0 0 0 0 . None
0x2c8 24 tc 0 24 0 r y . 8 8 8 0 . . 0 24 0 16 16 16 16 0 0 . Slow
0x2c9 24 tc 0 24 0 r . . 8 8 8 0 . . 0 24 8 0 0 0 0 0 0 . None
0x2ca 24 tc 0 24 0 r . . 8 8 8 0 . . 0 24 8 16 16 16 16 0 0 . Slow
0x2cb 24 tc 0 24 0 r y . 8 8 8 0 . . 0 24 8 0 0 0 0 0 0 . None
0x2cc 24 tc 0 24 0 r y . 8 8 8 0 . . 0 24 8 16 16 16 16 0 0 . Slow
0x2cd 24 tc 0 24 0 r . . 8 8 8 0 . . 0 0 0 0 0 0 0 2 1 . None
0x2ce 24 tc 0 24 0 r . . 8 8 8 0 . . 0 0 0 0 0 0 0 4 1 . None
0x2cf 24 tc 0 24 0 r . . 8 8 8 0 . . 0 0 0 0 0 0 0 6 1 . None
0x2d0 24 tc 0 24 0 r y . 8 8 8 0 . . 0 0 0 0 0 0 0 2 1 . None
0x2d1 24 tc 0 24 0 r y . 8 8 8 0 . . 0 0 0 0 0 0 0 4 1 . None
0x2d2 24 tc 0 24 0 r y . 8 8 8 0 . . 0 0 0 0 0 0 0 6 1 . None
0x2d3 24 tc 0 24 0 r . . 8 8 8 0 . . 0 16 0 0 0 0 0 2 1 . None
0x2d4 24 tc 0 24 0 r . . 8 8 8 0 . . 0 16 0 0 0 0 0 4 1 . None
0x2d5 24 tc 0 24 0 r . . 8 8 8 0 . . 0 16 0 0 0 0 0 6 1 . None
0x2d6 24 tc 0 24 0 r y . 8 8 8 0 . . 0 16 0 0 0 0 0 2 1 . None
0x2d7 24 tc 0 24 0 r y . 8 8 8 0 . . 0 16 0 0 0 0 0 4 1 . None
0x2d8 24 tc 0 24 0 r y . 8 8 8 0 . . 0 16 0 0 0 0 0 6 1 . None
0x2d9 24 tc 0 24 0 r . . 8 8 8 0 . . 0 24 0 0 0 0 0 2 1 . None
0x2da 24 tc 0 24 0 r . . 8 8 8 0 . . 0 24 0 0 0 0 0 4 1 . None
0x2db 24 tc 0 24 0 r . . 8 8 8 0 . . 0 24 0 0 0 0 0 6 1 . None
0x2dc 24 tc 0 24 0 r y . 8 8 8 0 . . 0 24 0 0 0 0 0 2 1 . None
0x2dd 24 tc 0 24 0 r y . 8 8 8 0 . . 0 24 0 0 0 0 0 4 1 . None
0x2de 24 tc 0 24 0 r y . 8 8 8 0 . . 0 24 0 0 0 0 0 6 1 . None
0x2df 24 tc 0 24 0 r . . 8 8 8 0 . . 0 24 8 0 0 0 0 2 1 . None
0x2e0 24 tc 0 24 0 r . . 8 8 8 0 . . 0 24 8 0 0 0 0 4 1 . None
0x2e1 24 tc 0 24 0 r . . 8 8 8 0 . . 0 24 8 0 0 0 0 6 1 . None
0x2e2 24 tc 0 24 0 r y . 8 8 8 0 . . 0 24 8 0 0 0 0 2 1 . None
0x2e3 24 tc 0 24 0 r y . 8 8 8 0 . . 0 24 8 0 0 0 0 4 1 . None
0x2e4 24 tc 0 24 0 r y . 8 8 8 0 . . 0 24 8 0 0 0 0 6 1 . None
0x2e5 24 dc 0 32 0 r . . 8 8 8 8 . . 0 0 0 0 0 0 0 0 0 . None
0x2e6 24 dc 0 32 0 r . . 8 8 8 8 . . 0 0 0 16 16 16 16 0 0 . Slow
0x2e7 24 dc 0 32 0 r y . 8 8 8 8 . . 0 0 0 0 0 0 0 0 0 . None
0x2e8 24 dc 0 32 0 r y . 8 8 8 8 . . 0 0 0 16 16 16 16 0 0 . Slow
0x2e9 24 dc 0 32 0 r . . 8 8 8 8 . . 0 16 0 0 0 0 0 0 0 . None
0x2ea 24 dc 0 32 0 r . . 8 8 8 8 . . 0 16 0 16 16 16 16 0 0 . Slow
0x2eb 24 dc 0 32 0 r y . 8 8 8 8 . . 0 16 0 0 0 0 0 0 0 . None
0x2ec 24 dc 0 32 0 r y . 8 8 8 8 . . 0 16 0 16 16 16 16 0 0 . Slow
0x2ed 24 dc 0 32 0 r . . 8 8 8 8 . . 0 24 0 0 0 0 0 0 0 . None
0x2ee 24 dc 0 32 0 r . . 8 8 8 8 . . 0 24 0 16 16 16 16 0 0 . Slow
0x2ef 24 dc 0 32 0 r y . 8 8 8 8 . . 0 24 0 0 0 0 0 0 0 . None
0x2f0 24 dc 0 32 0 r y . 8 8 8 8 . . 0 24 0 16 16 16 16 0 0 . Slow
0x2f1 24 dc 0 32 0 r . . 8 8 8 8 . . 0 24 8 0 0 0 0 0 0 . None
0x2f2 24 dc 0 32 0 r . . 8 8 8 8 . . 0 24 8 16 16 16 16 0 0 . Slow
0x2f3 24 dc 0 32 0 r y . 8 8 8 8 . . 0 24 8 16 16 16 16 0 0 . Slow
0x2f4 24 dc 0 32 0 r . . 8 8 8 8 . . 0 0 0 0 0 0 0 2 1 . None
0x2f5 24 dc 0 32 0 r . . 8 8 8 8 . . 0 0 0 0 0 0 0 4 1 . None
0x2f6 24 dc 0 32 0 r . . 8 8 8 8 . . 0 0 0 0 0 0 0 6 1 . None
0x2f7 24 dc 0 32 0 r y . 8 8 8 8 . . 0 0 0 0 0 0 0 2 1 . None
0x2f8 24 dc 0 32 0 r y . 8 8 8 8 . . 0 0 0 0 0 0 0 4 1 . None
0x2f9 24 dc 0 32 0 r y . 8 8 8 8 . . 0 0 0 0 0 0 0 6 1 . None
0x2fa 24 dc 0 32 0 r . . 8 8 8 8 . . 0 16 0 0 0 0 0 2 1 . None
0x2fb 24 dc 0 32 0 r . . 8 8 8 8 . . 0 16 0 0 0 0 0 4 1 . None
0x2fc 24 dc 0 32 0 r . . 8 8 8 8 . . 0 16 0 0 0 0 0 6 1 . None
0x2fd 24 dc 0 32 0 r y . 8 8 8 8 . . 0 16 0 0 0 0 0 2 1 . None
0x2fe 24 dc 0 32 0 r y . 8 8 8 8 . . 0 16 0 0 0 0 0 4 1 . None
0x2ff 24 dc 0 32 0 r y . 8 8 8 8 . . 0 16 0 0 0 0 0 6 1 . None
0x300 24 dc 0 32 0 r . . 8 8 8 8 . . 0 24 0 0 0 0 0 2 1 . None
0x301 24 dc 0 32 0 r . . 8 8 8 8 . . 0 24 0 0 0 0 0 4 1 . None
0x302 24 dc 0 32 0 r . . 8 8 8 8 . . 0 24 0 0 0 0 0 6 1 . None
0x303 24 dc 0 32 0 r y . 8 8 8 8 . . 0 24 0 0 0 0 0 2 1 . None
0x304 24 dc 0 32 0 r y . 8 8 8 8 . . 0 24 0 0 0 0 0 4 1 . None
0x305 24 dc 0 32 0 r y . 8 8 8 8 . . 0 24 0 0 0 0 0 6 1 . None
0x306 24 dc 0 32 0 r . . 8 8 8 8 . . 0 24 8 0 0 0 0 2 1 . None
0x307 24 dc 0 32 0 r . . 8 8 8 8 . . 0 24 8 0 0 0 0 4 1 . None
0x308 24 dc 0 32 0 r . . 8 8 8 8 . . 0 24 8 0 0 0 0 6 1 . None
0x309 24 dc 0 32 0 r y . 8 8 8 8 . . 0 24 8 0 0 0 0 2 1 . None
0x30a 24 dc 0 32 0 r y . 8 8 8 8 . . 0 24 8 0 0 0 0 4 1 . None
0x30b 24 dc 0 32 0 r y . 8 8 8 8 . . 0 24 8 0 0 0 0 6 1 . None
0x30c 24 dc 0 24 0 r . . 8 8 8 0 . . 0 0 0 0 0 0 0 0 0 . None
0x30d 24 dc 0 24 0 r . . 8 8 8 0 . . 0 0 0 16 16 16 16 0 0 . Slow
0x30e 24 dc 0 24 0 r y . 8 8 8 0 . . 0 0 0 0 0 0 0 0 0 . None
0x30f 24 dc 0 24 0 r y . 8 8 8 0 . . 0 0 0 16 16 16 16 0 0 . Slow
0x310 24 dc 0 24 0 r . . 8 8 8 0 . . 0 16 0 0 0 0 0 0 0 . None
0x311 24 dc 0 24 0 r . . 8 8 8 0 . . 0 16 0 16 16 16 16 0 0 . Slow
0x312 24 dc 0 24 0 r y . 8 8 8 0 . . 0 16 0 0 0 0 0 0 0 . None
0x313 24 dc 0 24 0 r y . 8 8 8 0 . . 0 16 0 16 16 16 16 0 0 . Slow
0x314 24 dc 0 24 0 r . . 8 8 8 0 . . 0 24 0 0 0 0 0 0 0 . None
0x315 24 dc 0 24 0 r . . 8 8 8 0 . . 0 24 0 16 16 16 16 0 0 . Slow
0x316 24 dc 0 24 0 r y . 8 8 8 0 . . 0 24 0 0 0 0 0 0 0 . None
0x317 24 dc 0 24 0 r y . 8 8 8 0 . . 0 24 0 16 16 16 16 0 0 . Slow
0x318 24 dc 0 24 0 r . . 8 8 8 0 . . 0 24 8 0 0 0 0 0 0 . None
0x319 24 dc 0 24 0 r . . 8 8 8 0 . . 0 24 8 16 16 16 16 0 0 . Slow
0x31a 24 dc 0 24 0 r y . 8 8 8 0 . . 0 24 8 0 0 0 0 0 0 . None
0x31b 24 dc 0 24 0 r y . 8 8 8 0 . . 0 24 8 16 16 16 16 0 0 . Slow
0x31c 24 dc 0 24 0 r . . 8 8 8 0 . . 0 0 0 0 0 0 0 2 1 . None
0x31d 24 dc 0 24 0 r . . 8 8 8 0 . . 0 0 0 0 0 0 0 4 1 . None
0x31e 24 dc 0 24 0 r . . 8 8 8 0 . . 0 0 0 0 0 0 0 6 1 . None
0x31f 24 dc 0 24 0 r y . 8 8 8 0 . . 0 0 0 0 0 0 0 2 1 . None
0x320 24 dc 0 24 0 r y . 8 8 8 0 . . 0 0 0 0 0 0 0 4 1 . None
0x321 24 dc 0 24 0 r y . 8 8 8 0 . . 0 0 0 0 0 0 0 6 1 . None
0x322 24 dc 0 24 0 r . . 8 8 8 0 . . 0 16 0 0 0 0 0 2 1 . None
0x323 24 dc 0 24 0 r . . 8 8 8 0 . . 0 16 0 0 0 0 0 4 1 . None
0x324 24 dc 0 24 0 r . . 8 8 8 0 . . 0 16 0 0 0 0 0 6 1 . None
0x325 24 dc 0 24 0 r y . 8 8 8 0 . . 0 16 0 0 0 0 0 2 1 . None
0x326 24 dc 0 24 0 r y . 8 8 8 0 . . 0 16 0 0 0 0 0 4 1 . None
0x327 24 dc 0 24 0 r y . 8 8 8 0 . . 0 16 0 0 0 0 0 6 1 . None
0x328 24 dc 0 24 0 r . . 8 8 8 0 . . 0 24 0 0 0 0 0 2 1 . None
0x329 24 dc 0 24 0 r . . 8 8 8 0 . . 0 24 0 0 0 0 0 4 1 . None
0x32a 24 dc 0 24 0 r . . 8 8 8 0 . . 0 24 0 0 0 0 0 6 1 . None
0x32b 24 dc 0 24 0 r y . 8 8 8 0 . . 0 24 0 0 0 0 0 2 1 . None
0x32c 24 dc 0 24 0 r y . 8 8 8 0 . . 0 24 0 0 0 0 0 4 1 . None
0x32d 24 dc 0 24 0 r y . 8 8 8 0 . . 0 24 0 0 0 0 0 6 1 . None
0x32e 24 dc 0 24 0 r . . 8 8 8 0 . . 0 24 8 0 0 0 0 2 1 . None
0x32f 24 dc 0 24 0 r . . 8 8 8 0 . . 0 24 8 0 0 0 0 4 1 . None
0x330 24 dc 0 24 0 r . . 8 8 8 0 . . 0 24 8 0 0 0 0 6 1 . None
0x331 24 dc 0 24 0 r y . 8 8 8 0 . . 0 24 8 0 0 0 0 2 1 . None
0x332 24 dc 0 24 0 r y . 8 8 8 0 . . 0 24 8 0 0 0 0 4 1 . None
0x333 24 dc 0 24 0 r y . 8 8 8 0 . . 0 24 8 0 0 0 0 6 1 . None
0x09d 32 tc 0 32 0 r y . 8 8 8 8 . . 0 24 8 0 0 0 0 0 0 . None
0x334 32 tc 0 32 0 r . . 8 8 8 8 . . 0 0 0 0 0 0 0 0 0 . None
0x335 32 tc 0 32 0 r y . 8 8 8 8 . . 0 0 0 0 0 0 0 0 0 . None
0x336 32 tc 0 32 0 r . . 8 8 8 8 . . 0 16 0 0 0 0 0 0 0 . None
0x337 32 tc 0 32 0 r y . 8 8 8 8 . . 0 16 0 0 0 0 0 0 0 . None
0x338 32 tc 0 32 0 r . . 8 8 8 8 . . 0 24 0 0 0 0 0 0 0 . None
0x339 32 tc 0 32 0 r y . 8 8 8 8 . . 0 24 0 0 0 0 0 0 0 . None
0x33a 32 tc 0 32 0 r . . 8 8 8 8 . . 0 24 8 0 0 0 0 0 0 . None
504 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
----------------------------------------------------------------------------
0x09e 0 tc 0 32 0 r . . 10 10 10 2 . . 0 0 0 0 0 0 0 0 0 . None
0x09f 0 tc 0 32 0 r . . 10 10 10 2 . . 0 0 0 16 16 16 16 0 0 . Slow
0x0a0 0 tc 0 32 0 r y . 10 10 10 2 . . 0 0 0 0 0 0 0 0 0 . None
0x0a1 0 tc 0 32 0 r y . 10 10 10 2 . . 0 0 0 16 16 16 16 0 0 . Slow
0x0a2 0 tc 0 32 0 r . . 10 10 10 2 . . 0 16 0 0 0 0 0 0 0 . None
0x0a3 0 tc 0 32 0 r . . 10 10 10 2 . . 0 16 0 16 16 16 16 0 0 . Slow
0x0a4 0 tc 0 32 0 r y . 10 10 10 2 . . 0 16 0 0 0 0 0 0 0 . None
0x0a5 0 tc 0 32 0 r y . 10 10 10 2 . . 0 16 0 16 16 16 16 0 0 . Slow
0x0a6 0 tc 0 32 0 r . . 10 10 10 2 . . 0 24 0 0 0 0 0 0 0 . None
0x0a7 0 tc 0 32 0 r . . 10 10 10 2 . . 0 24 0 16 16 16 16 0 0 . Slow
0x0a8 0 tc 0 32 0 r y . 10 10 10 2 . . 0 24 0 0 0 0 0 0 0 . None
0x0a9 0 tc 0 32 0 r y . 10 10 10 2 . . 0 24 0 16 16 16 16 0 0 . Slow
0x0aa 0 tc 0 32 0 r . . 10 10 10 2 . . 0 24 8 0 0 0 0 0 0 . None
0x0ab 0 tc 0 32 0 r . . 10 10 10 2 . . 0 24 8 16 16 16 16 0 0 . Slow
0x0ac 0 tc 0 32 0 r y . 10 10 10 2 . . 0 24 8 0 0 0 0 0 0 . None
0x0ad 0 tc 0 32 0 r y . 10 10 10 2 . . 0 24 8 16 16 16 16 0 0 . Slow
0x0ae 0 tc 0 32 0 r . . 10 10 10 2 . . 0 0 0 0 0 0 0 2 1 . None
0x0af 0 tc 0 32 0 r . . 10 10 10 2 . . 0 0 0 0 0 0 0 4 1 . None
0x0b0 0 tc 0 32 0 r . . 10 10 10 2 . . 0 0 0 0 0 0 0 6 1 . None
0x0b1 0 tc 0 32 0 r y . 10 10 10 2 . . 0 0 0 0 0 0 0 2 1 . None
0x0b2 0 tc 0 32 0 r y . 10 10 10 2 . . 0 0 0 0 0 0 0 4 1 . None
0x0b3 0 tc 0 32 0 r y . 10 10 10 2 . . 0 0 0 0 0 0 0 6 1 . None
0x0b4 0 tc 0 32 0 r . . 10 10 10 2 . . 0 16 0 0 0 0 0 2 1 . None
0x0b5 0 tc 0 32 0 r . . 10 10 10 2 . . 0 16 0 0 0 0 0 4 1 . None
0x0b6 0 tc 0 32 0 r . . 10 10 10 2 . . 0 16 0 0 0 0 0 6 1 . None
0x0b7 0 tc 0 32 0 r y . 10 10 10 2 . . 0 16 0 0 0 0 0 2 1 . None
0x0b8 0 tc 0 32 0 r y . 10 10 10 2 . . 0 16 0 0 0 0 0 4 1 . None
0x0b9 0 tc 0 32 0 r y . 10 10 10 2 . . 0 16 0 0 0 0 0 6 1 . None
0x0ba 0 tc 0 32 0 r . . 10 10 10 2 . . 0 24 0 0 0 0 0 2 1 . None
0x0bb 0 tc 0 32 0 r . . 10 10 10 2 . . 0 24 0 0 0 0 0 4 1 . None
0x0bc 0 tc 0 32 0 r . . 10 10 10 2 . . 0 24 0 0 0 0 0 6 1 . None
0x0bd 0 tc 0 32 0 r y . 10 10 10 2 . . 0 24 0 0 0 0 0 2 1 . None
0x0be 0 tc 0 32 0 r y . 10 10 10 2 . . 0 24 0 0 0 0 0 4 1 . None
0x0bf 0 tc 0 32 0 r y . 10 10 10 2 . . 0 24 0 0 0 0 0 6 1 . None
0x0c0 0 tc 0 32 0 r . . 10 10 10 2 . . 0 24 8 0 0 0 0 2 1 . None
0x0c1 0 tc 0 32 0 r . . 10 10 10 2 . . 0 24 8 0 0 0 0 4 1 . None
0x0c2 0 tc 0 32 0 r . . 10 10 10 2 . . 0 24 8 0 0 0 0 6 1 . None
0x0c3 0 tc 0 32 0 r y . 10 10 10 2 . . 0 24 8 0 0 0 0 2 1 . None
0x0c4 0 tc 0 32 0 r y . 10 10 10 2 . . 0 24 8 0 0 0 0 4 1 . None
0x0c5 0 tc 0 32 0 r y . 10 10 10 2 . . 0 24 8 0 0 0 0 6 1 . None
0x0c6 0 tc 0 30 0 r . . 10 10 10 0 . . 0 0 0 0 0 0 0 0 0 . None
0x0c7 0 tc 0 30 0 r . . 10 10 10 0 . . 0 0 0 16 16 16 16 0 0 . Slow
0x0c8 0 tc 0 30 0 r y . 10 10 10 0 . . 0 0 0 0 0 0 0 0 0 . None
0x0c9 0 tc 0 30 0 r y . 10 10 10 0 . . 0 0 0 16 16 16 16 0 0 . Slow
0x0ca 0 tc 0 30 0 r . . 10 10 10 0 . . 0 16 0 0 0 0 0 0 0 . None
0x0cb 0 tc 0 30 0 r . . 10 10 10 0 . . 0 16 0 16 16 16 16 0 0 . Slow
0x0cc 0 tc 0 30 0 r y . 10 10 10 0 . . 0 16 0 0 0 0 0 0 0 . None
0x0cd 0 tc 0 30 0 r y . 10 10 10 0 . . 0 16 0 16 16 16 16 0 0 . Slow
0x0ce 0 tc 0 30 0 r . . 10 10 10 0 . . 0 24 0 0 0 0 0 0 0 . None
0x0cf 0 tc 0 30 0 r . . 10 10 10 0 . . 0 24 0 16 16 16 16 0 0 . Slow
0x0d0 0 tc 0 30 0 r y . 10 10 10 0 . . 0 24 0 0 0 0 0 0 0 . None
0x0d1 0 tc 0 30 0 r y . 10 10 10 0 . . 0 24 0 16 16 16 16 0 0 . Slow
0x0d2 0 tc 0 30 0 r . . 10 10 10 0 . . 0 24 8 0 0 0 0 0 0 . None
0x0d3 0 tc 0 30 0 r . . 10 10 10 0 . . 0 24 8 16 16 16 16 0 0 . Slow
0x0d4 0 tc 0 30 0 r y . 10 10 10 0 . . 0 24 8 0 0 0 0 0 0 . None
0x0d5 0 tc 0 30 0 r y . 10 10 10 0 . . 0 24 8 16 16 16 16 0 0 . Slow
0x0d6 0 tc 0 30 0 r . . 10 10 10 0 . . 0 0 0 0 0 0 0 2 1 . None
0x0d7 0 tc 0 30 0 r . . 10 10 10 0 . . 0 0 0 0 0 0 0 4 1 . None
0x0d8 0 tc 0 30 0 r . . 10 10 10 0 . . 0 0 0 0 0 0 0 6 1 . None
0x0d9 0 tc 0 30 0 r y . 10 10 10 0 . . 0 0 0 0 0 0 0 2 1 . None
0x0da 0 tc 0 30 0 r y . 10 10 10 0 . . 0 0 0 0 0 0 0 4 1 . None
0x0db 0 tc 0 30 0 r y . 10 10 10 0 . . 0 0 0 0 0 0 0 6 1 . None
0x0dc 0 tc 0 30 0 r . . 10 10 10 0 . . 0 16 0 0 0 0 0 2 1 . None
0x0dd 0 tc 0 30 0 r . . 10 10 10 0 . . 0 16 0 0 0 0 0 4 1 . None
0x0de 0 tc 0 30 0 r . . 10 10 10 0 . . 0 16 0 0 0 0 0 6 1 . None
0x0df 0 tc 0 30 0 r y . 10 10 10 0 . . 0 16 0 0 0 0 0 2 1 . None
0x0e0 0 tc 0 30 0 r y . 10 10 10 0 . . 0 16 0 0 0 0 0 4 1 . None
0x0e1 0 tc 0 30 0 r y . 10 10 10 0 . . 0 16 0 0 0 0 0 6 1 . None
0x0e2 0 tc 0 30 0 r . . 10 10 10 0 . . 0 24 0 0 0 0 0 2 1 . None
0x0e3 0 tc 0 30 0 r . . 10 10 10 0 . . 0 24 0 0 0 0 0 4 1 . None
0x0e4 0 tc 0 30 0 r . . 10 10 10 0 . . 0 24 0 0 0 0 0 6 1 . None
0x0e5 0 tc 0 30 0 r y . 10 10 10 0 . . 0 24 0 0 0 0 0 2 1 . None
0x0e6 0 tc 0 30 0 r y . 10 10 10 0 . . 0 24 0 0 0 0 0 4 1 . None
0x0e7 0 tc 0 30 0 r y . 10 10 10 0 . . 0 24 0 0 0 0 0 6 1 . None
0x0e8 0 tc 0 30 0 r . . 10 10 10 0 . . 0 24 8 0 0 0 0 2 1 . None
0x0e9 0 tc 0 30 0 r . . 10 10 10 0 . . 0 24 8 0 0 0 0 4 1 . None
0x0ea 0 tc 0 30 0 r . . 10 10 10 0 . . 0 24 8 0 0 0 0 6 1 . None
0x0eb 0 tc 0 30 0 r y . 10 10 10 0 . . 0 24 8 0 0 0 0 2 1 . None
0x0ec 0 tc 0 30 0 r y . 10 10 10 0 . . 0 24 8 0 0 0 0 4 1 . None
0x0ed 0 tc 0 30 0 r y . 10 10 10 0 . . 0 24 8 0 0 0 0 6 1 . None
0x0ee 0 tc 0 32 0 r . . 10 10 10 2 . . 0 0 0 0 0 0 0 0 0 . None
0x0ef 0 tc 0 32 0 r . . 10 10 10 2 . . 0 0 0 16 16 16 16 0 0 . Slow
0x0f0 0 tc 0 32 0 r y . 10 10 10 2 . . 0 0 0 0 0 0 0 0 0 . None
0x0f1 0 tc 0 32 0 r y . 10 10 10 2 . . 0 0 0 16 16 16 16 0 0 . Slow
0x0f2 0 tc 0 32 0 r . . 10 10 10 2 . . 0 16 0 0 0 0 0 0 0 . None
0x0f3 0 tc 0 32 0 r . . 10 10 10 2 . . 0 16 0 16 16 16 16 0 0 . Slow
0x0f4 0 tc 0 32 0 r y . 10 10 10 2 . . 0 16 0 0 0 0 0 0 0 . None
0x0f5 0 tc 0 32 0 r y . 10 10 10 2 . . 0 16 0 16 16 16 16 0 0 . Slow
0x0f6 0 tc 0 32 0 r . . 10 10 10 2 . . 0 24 0 0 0 0 0 0 0 . None
0x0f7 0 tc 0 32 0 r . . 10 10 10 2 . . 0 24 0 16 16 16 16 0 0 . Slow
0x0f8 0 tc 0 32 0 r y . 10 10 10 2 . . 0 24 0 0 0 0 0 0 0 . None
0x0f9 0 tc 0 32 0 r y . 10 10 10 2 . . 0 24 0 16 16 16 16 0 0 . Slow
0x0fa 0 tc 0 32 0 r . . 10 10 10 2 . . 0 24 8 0 0 0 0 0 0 . None
0x0fb 0 tc 0 32 0 r . . 10 10 10 2 . . 0 24 8 16 16 16 16 0 0 . Slow
0x0fc 0 tc 0 32 0 r y . 10 10 10 2 . . 0 24 8 0 0 0 0 0 0 . None
0x0fd 0 tc 0 32 0 r y . 10 10 10 2 . . 0 24 8 16 16 16 16 0 0 . Slow
0x0fe 0 tc 0 32 0 r . . 10 10 10 2 . . 0 0 0 0 0 0 0 2 1 . None
0x0ff 0 tc 0 32 0 r . . 10 10 10 2 . . 0 0 0 0 0 0 0 4 1 . None
0x100 0 tc 0 32 0 r . . 10 10 10 2 . . 0 0 0 0 0 0 0 6 1 . None
0x101 0 tc 0 32 0 r y . 10 10 10 2 . . 0 0 0 0 0 0 0 2 1 . None
0x102 0 tc 0 32 0 r y . 10 10 10 2 . . 0 0 0 0 0 0 0 4 1 . None
0x103 0 tc 0 32 0 r y . 10 10 10 2 . . 0 0 0 0 0 0 0 6 1 . None
0x104 0 tc 0 32 0 r . . 10 10 10 2 . . 0 16 0 0 0 0 0 2 1 . None
0x105 0 tc 0 32 0 r . . 10 10 10 2 . . 0 16 0 0 0 0 0 4 1 . None
0x106 0 tc 0 32 0 r . . 10 10 10 2 . . 0 16 0 0 0 0 0 6 1 . None
0x107 0 tc 0 32 0 r y . 10 10 10 2 . . 0 16 0 0 0 0 0 2 1 . None
0x108 0 tc 0 32 0 r y . 10 10 10 2 . . 0 16 0 0 0 0 0 4 1 . None
0x109 0 tc 0 32 0 r y . 10 10 10 2 . . 0 16 0 0 0 0 0 6 1 . None
0x10a 0 tc 0 32 0 r . . 10 10 10 2 . . 0 24 0 0 0 0 0 2 1 . None
0x10b 0 tc 0 32 0 r . . 10 10 10 2 . . 0 24 0 0 0 0 0 4 1 . None
0x10c 0 tc 0 32 0 r . . 10 10 10 2 . . 0 24 0 0 0 0 0 6 1 . None
0x10d 0 tc 0 32 0 r y . 10 10 10 2 . . 0 24 0 0 0 0 0 2 1 . None
0x10e 0 tc 0 32 0 r y . 10 10 10 2 . . 0 24 0 0 0 0 0 4 1 . None
0x10f 0 tc 0 32 0 r y . 10 10 10 2 . . 0 24 0 0 0 0 0 6 1 . None
0x110 0 tc 0 32 0 r . . 10 10 10 2 . . 0 24 8 0 0 0 0 2 1 . None
0x111 0 tc 0 32 0 r . . 10 10 10 2 . . 0 24 8 0 0 0 0 4 1 . None
0x112 0 tc 0 32 0 r . . 10 10 10 2 . . 0 24 8 0 0 0 0 6 1 . None
0x113 0 tc 0 32 0 r y . 10 10 10 2 . . 0 24 8 0 0 0 0 2 1 . None
0x114 0 tc 0 32 0 r y . 10 10 10 2 . . 0 24 8 0 0 0 0 4 1 . None
0x115 0 tc 0 32 0 r y . 10 10 10 2 . . 0 24 8 0 0 0 0 6 1 . None
0x116 24 tc 0 32 0 r . . 8 8 8 8 . . 0 0 0 0 0 0 0 0 0 . None
0x117 24 tc 0 32 0 r . . 8 8 8 8 . . 0 0 0 16 16 16 16 0 0 . Slow
0x118 24 tc 0 32 0 r y . 8 8 8 8 . . 0 0 0 0 0 0 0 0 0 . None
0x119 24 tc 0 32 0 r y . 8 8 8 8 . . 0 0 0 16 16 16 16 0 0 . Slow
0x11a 24 tc 0 32 0 r . . 8 8 8 8 . . 0 16 0 0 0 0 0 0 0 . None
0x11b 24 tc 0 32 0 r . . 8 8 8 8 . . 0 16 0 16 16 16 16 0 0 . Slow
0x11c 24 tc 0 32 0 r y . 8 8 8 8 . . 0 16 0 0 0 0 0 0 0 . None
0x11d 24 tc 0 32 0 r y . 8 8 8 8 . . 0 16 0 16 16 16 16 0 0 . Slow
0x11e 24 tc 0 32 0 r . . 8 8 8 8 . . 0 24 0 0 0 0 0 0 0 . None
0x11f 24 tc 0 32 0 r . . 8 8 8 8 . . 0 24 0 16 16 16 16 0 0 . Slow
0x120 24 tc 0 32 0 r y . 8 8 8 8 . . 0 24 0 0 0 0 0 0 0 . None
0x121 24 tc 0 32 0 r y . 8 8 8 8 . . 0 24 0 16 16 16 16 0 0 . Slow
0x122 24 tc 0 32 0 r . . 8 8 8 8 . . 0 24 8 0 0 0 0 0 0 . None
0x123 24 tc 0 32 0 r . . 8 8 8 8 . . 0 24 8 16 16 16 16 0 0 . Slow
0x124 24 tc 0 32 0 r y . 8 8 8 8 . . 0 24 8 0 0 0 0 0 0 . None
0x125 24 tc 0 32 0 r y . 8 8 8 8 . . 0 24 8 16 16 16 16 0 0 . Slow
0x126 24 tc 0 32 0 r . . 8 8 8 8 . . 0 0 0 0 0 0 0 2 1 . None
0x127 24 tc 0 32 0 r . . 8 8 8 8 . . 0 0 0 0 0 0 0 4 1 . None
0x128 24 tc 0 32 0 r . . 8 8 8 8 . . 0 0 0 0 0 0 0 6 1 . None
0x129 24 tc 0 32 0 r y . 8 8 8 8 . . 0 0 0 0 0 0 0 2 1 . None
0x12a 24 tc 0 32 0 r y . 8 8 8 8 . . 0 0 0 0 0 0 0 4 1 . None
0x12b 24 tc 0 32 0 r y . 8 8 8 8 . . 0 0 0 0 0 0 0 6 1 . None
0x12c 24 tc 0 32 0 r . . 8 8 8 8 . . 0 16 0 0 0 0 0 2 1 . None
0x12d 24 tc 0 32 0 r . . 8 8 8 8 . . 0 16 0 0 0 0 0 4 1 . None
0x12e 24 tc 0 32 0 r . . 8 8 8 8 . . 0 16 0 0 0 0 0 6 1 . None
0x12f 24 tc 0 32 0 r y . 8 8 8 8 . . 0 16 0 0 0 0 0 2 1 . None
0x130 24 tc 0 32 0 r y . 8 8 8 8 . . 0 16 0 0 0 0 0 4 1 . None
0x131 24 tc 0 32 0 r y . 8 8 8 8 . . 0 16 0 0 0 0 0 6 1 . None
0x132 24 tc 0 32 0 r . . 8 8 8 8 . . 0 24 0 0 0 0 0 2 1 . None
0x133 24 tc 0 32 0 r . . 8 8 8 8 . . 0 24 0 0 0 0 0 4 1 . None
0x134 24 tc 0 32 0 r . . 8 8 8 8 . . 0 24 0 0 0 0 0 6 1 . None
0x135 24 tc 0 32 0 r y . 8 8 8 8 . . 0 24 0 0 0 0 0 2 1 . None
0x136 24 tc 0 32 0 r y . 8 8 8 8 . . 0 24 0 0 0 0 0 4 1 . None
0x137 24 tc 0 32 0 r y . 8 8 8 8 . . 0 24 0 0 0 0 0 6 1 . None
0x138 24 tc 0 32 0 r . . 8 8 8 8 . . 0 24 8 0 0 0 0 2 1 . None
0x139 24 tc 0 32 0 r . . 8 8 8 8 . . 0 24 8 0 0 0 0 4 1 . None
0x13a 24 tc 0 32 0 r . . 8 8 8 8 . . 0 24 8 0 0 0 0 6 1 . None
0x13b 24 tc 0 32 0 r y . 8 8 8 8 . . 0 24 8 0 0 0 0 2 1 . None
0x13c 24 tc 0 32 0 r y . 8 8 8 8 . . 0 24 8 0 0 0 0 4 1 . None
0x13d 24 tc 0 32 0 r y . 8 8 8 8 . . 0 24 8 0 0 0 0 6 1 . None
0x13e 24 tc 0 24 0 r . . 8 8 8 0 . . 0 0 0 0 0 0 0 0 0 . None
0x13f 24 tc 0 24 0 r . . 8 8 8 0 . . 0 0 0 16 16 16 16 0 0 . Slow
0x140 24 tc 0 24 0 r y . 8 8 8 0 . . 0 0 0 0 0 0 0 0 0 . None
0x141 24 tc 0 24 0 r y . 8 8 8 0 . . 0 0 0 16 16 16 16 0 0 . Slow
0x142 24 tc 0 24 0 r . . 8 8 8 0 . . 0 16 0 0 0 0 0 0 0 . None
0x143 24 tc 0 24 0 r . . 8 8 8 0 . . 0 16 0 16 16 16 16 0 0 . Slow
0x144 24 tc 0 24 0 r y . 8 8 8 0 . . 0 16 0 0 0 0 0 0 0 . None
0x145 24 tc 0 24 0 r y . 8 8 8 0 . . 0 16 0 16 16 16 16 0 0 . Slow
0x146 24 tc 0 24 0 r . . 8 8 8 0 . . 0 24 0 0 0 0 0 0 0 . None
0x147 24 tc 0 24 0 r . . 8 8 8 0 . . 0 24 0 16 16 16 16 0 0 . Slow
0x148 24 tc 0 24 0 r y . 8 8 8 0 . . 0 24 0 0 0 0 0 0 0 . None
0x149 24 tc 0 24 0 r y . 8 8 8 0 . . 0 24 0 16 16 16 16 0 0 . Slow
0x14a 24 tc 0 24 0 r . . 8 8 8 0 . . 0 24 8 0 0 0 0 0 0 . None
0x14b 24 tc 0 24 0 r . . 8 8 8 0 . . 0 24 8 16 16 16 16 0 0 . Slow
0x14c 24 tc 0 24 0 r y . 8 8 8 0 . . 0 24 8 0 0 0 0 0 0 . None
0x14d 24 tc 0 24 0 r y . 8 8 8 0 . . 0 24 8 16 16 16 16 0 0 . Slow
0x14e 24 tc 0 24 0 r . . 8 8 8 0 . . 0 0 0 0 0 0 0 2 1 . None
0x14f 24 tc 0 24 0 r . . 8 8 8 0 . . 0 0 0 0 0 0 0 4 1 . None
0x150 24 tc 0 24 0 r . . 8 8 8 0 . . 0 0 0 0 0 0 0 6 1 . None
0x151 24 tc 0 24 0 r y . 8 8 8 0 . . 0 0 0 0 0 0 0 2 1 . None
0x152 24 tc 0 24 0 r y . 8 8 8 0 . . 0 0 0 0 0 0 0 4 1 . None
0x153 24 tc 0 24 0 r y . 8 8 8 0 . . 0 0 0 0 0 0 0 6 1 . None
0x154 24 tc 0 24 0 r . . 8 8 8 0 . . 0 16 0 0 0 0 0 2 1 . None
0x155 24 tc 0 24 0 r . . 8 8 8 0 . . 0 16 0 0 0 0 0 4 1 . None
0x156 24 tc 0 24 0 r . . 8 8 8 0 . . 0 16 0 0 0 0 0 6 1 . None
0x157 24 tc 0 24 0 r y . 8 8 8 0 . . 0 16 0 0 0 0 0 2 1 . None
0x158 24 tc 0 24 0 r y . 8 8 8 0 . . 0 16 0 0 0 0 0 4 1 . None
0x159 24 tc 0 24 0 r y . 8 8 8 0 . . 0 16 0 0 0 0 0 6 1 . None
0x15a 24 tc 0 24 0 r . . 8 8 8 0 . . 0 24 0 0 0 0 0 2 1 . None
0x15b 24 tc 0 24 0 r . . 8 8 8 0 . . 0 24 0 0 0 0 0 4 1 . None
0x15c 24 tc 0 24 0 r . . 8 8 8 0 . . 0 24 0 0 0 0 0 6 1 . None
0x15d 24 tc 0 24 0 r y . 8 8 8 0 . . 0 24 0 0 0 0 0 2 1 . None
0x15e 24 tc 0 24 0 r y . 8 8 8 0 . . 0 24 0 0 0 0 0 4 1 . None
0x15f 24 tc 0 24 0 r y . 8 8 8 0 . . 0 24 0 0 0 0 0 6 1 . None
0x160 24 tc 0 24 0 r . . 8 8 8 0 . . 0 24 8 0 0 0 0 2 1 . None
0x161 24 tc 0 24 0 r . . 8 8 8 0 . . 0 24 8 0 0 0 0 4 1 . None
0x162 24 tc 0 24 0 r . . 8 8 8 0 . . 0 24 8 0 0 0 0 6 1 . None
0x163 24 tc 0 24 0 r y . 8 8 8 0 . . 0 24 8 0 0 0 0 2 1 . None
0x164 24 tc 0 24 0 r y . 8 8 8 0 . . 0 24 8 0 0 0 0 4 1 . None
0x165 24 tc 0 24 0 r y . 8 8 8 0 . . 0 24 8 0 0 0 0 6 1 . None
0x166 0 tc 0 16 0 r . . 5 6 5 0 . . 0 0 0 0 0 0 0 0 0 . None
0x167 0 tc 0 16 0 r . . 5 6 5 0 . . 0 0 0 16 16 16 16 0 0 . Slow
0x168 0 tc 0 16 0 r y . 5 6 5 0 . . 0 0 0 0 0 0 0 0 0 . None
0x169 0 tc 0 16 0 r y . 5 6 5 0 . . 0 0 0 16 16 16 16 0 0 . Slow
0x16a 0 tc 0 16 0 r . . 5 6 5 0 . . 0 16 0 0 0 0 0 0 0 . None
0x16b 0 tc 0 16 0 r . . 5 6 5 0 . . 0 16 0 16 16 16 16 0 0 . Slow
0x16c 0 tc 0 16 0 r y . 5 6 5 0 . . 0 16 0 0 0 0 0 0 0 . None
0x16d 0 tc 0 16 0 r y . 5 6 5 0 . . 0 16 0 16 16 16 16 0 0 . Slow
0x16e 0 tc 0 16 0 r . . 5 6 5 0 . . 0 24 0 0 0 0 0 0 0 . None
0x16f 0 tc 0 16 0 r . . 5 6 5 0 . . 0 24 0 16 16 16 16 0 0 . Slow
0x170 0 tc 0 16 0 r y . 5 6 5 0 . . 0 24 0 0 0 0 0 0 0 . None
0x171 0 tc 0 16 0 r y . 5 6 5 0 . . 0 24 0 16 16 16 16 0 0 . Slow
0x172 0 tc 0 16 0 r . . 5 6 5 0 . . 0 24 8 0 0 0 0 0 0 . None
0x173 0 tc 0 16 0 r . . 5 6 5 0 . . 0 24 8 16 16 16 16 0 0 . Slow
0x174 0 tc 0 16 0 r y . 5 6 5 0 . . 0 24 8 0 0 0 0 0 0 . None
0x175 0 tc 0 16 0 r y . 5 6 5 0 . . 0 24 8 16 16 16 16 0 0 . Slow
0x176 0 tc 0 16 0 r . . 5 5 5 1 . . 0 0 0 0 0 0 0 0 0 . None
0x177 0 tc 0 16 0 r . . 5 5 5 1 . . 0 0 0 16 16 16 16 0 0 . Slow
0x178 0 tc 0 16 0 r y . 5 5 5 1 . . 0 0 0 0 0 0 0 0 0 . None
0x179 0 tc 0 16 0 r y . 5 5 5 1 . . 0 0 0 16 16 16 16 0 0 . Slow
0x17a 0 tc 0 16 0 r . . 5 5 5 1 . . 0 16 0 0 0 0 0 0 0 . None
0x17b 0 tc 0 16 0 r . . 5 5 5 1 . . 0 16 0 16 16 16 16 0 0 . Slow
0x17c 0 tc 0 16 0 r y . 5 5 5 1 . . 0 16 0 0 0 0 0 0 0 . None
0x17d 0 tc 0 16 0 r y . 5 5 5 1 . . 0 16 0 16 16 16 16 0 0 . Slow
0x17e 0 tc 0 16 0 r . . 5 5 5 1 . . 0 24 0 0 0 0 0 0 0 . None
0x17f 0 tc 0 16 0 r . . 5 5 5 1 . . 0 24 0 16 16 16 16 0 0 . Slow
0x180 0 tc 0 16 0 r y . 5 5 5 1 . . 0 24 0 0 0 0 0 0 0 . None
0x181 0 tc 0 16 0 r y . 5 5 5 1 . . 0 24 0 16 16 16 16 0 0 . Slow
0x182 0 tc 0 16 0 r . . 5 5 5 1 . . 0 24 8 0 0 0 0 0 0 . None
0x183 0 tc 0 16 0 r . . 5 5 5 1 . . 0 24 8 16 16 16 16 0 0 . Slow
0x184 0 tc 0 16 0 r y . 5 5 5 1 . . 0 24 8 0 0 0 0 0 0 . None
0x185 0 tc 0 16 0 r y . 5 5 5 1 . . 0 24 8 16 16 16 16 0 0 . Slow
0x186 0 tc 0 16 0 r . . 4 4 4 4 . . 0 0 0 0 0 0 0 0 0 . None
0x187 0 tc 0 16 0 r . . 4 4 4 4 . . 0 0 0 16 16 16 16 0 0 . Slow
0x188 0 tc 0 16 0 r y . 4 4 4 4 . . 0 0 0 0 0 0 0 0 0 . None
0x189 0 tc 0 16 0 r y . 4 4 4 4 . . 0 0 0 16 16 16 16 0 0 . Slow
0x18a 0 tc 0 16 0 r . . 4 4 4 4 . . 0 16 0 0 0 0 0 0 0 . None
0x18b 0 tc 0 16 0 r . . 4 4 4 4 . . 0 16 0 16 16 16 16 0 0 . Slow
0x18c 0 tc 0 16 0 r y . 4 4 4 4 . . 0 16 0 0 0 0 0 0 0 . None
0x18d 0 tc 0 16 0 r y . 4 4 4 4 . . 0 16 0 16 16 16 16 0 0 . Slow
0x18e 0 tc 0 16 0 r . . 4 4 4 4 . . 0 24 0 0 0 0 0 0 0 . None
0x18f 0 tc 0 16 0 r . . 4 4 4 4 . . 0 24 0 16 16 16 16 0 0 . Slow
0x190 0 tc 0 16 0 r y . 4 4 4 4 . . 0 24 0 0 0 0 0 0 0 . None
0x191 0 tc 0 16 0 r y . 4 4 4 4 . . 0 24 0 16 16 16 16 0 0 . Slow
0x192 0 tc 0 16 0 r . . 4 4 4 4 . . 0 24 8 0 0 0 0 0 0 . None
0x193 0 tc 0 16 0 r . . 4 4 4 4 . . 0 24 8 16 16 16 16 0 0 . Slow
0x194 0 tc 0 16 0 r y . 4 4 4 4 . . 0 24 8 0 0 0 0 0 0 . None
0x195 0 tc 0 16 0 r y . 4 4 4 4 . . 0 24 8 16 16 16 16 0 0 . Slow
0x196 0 dc 0 32 0 r . . 10 10 10 2 . . 0 0 0 0 0 0 0 0 0 . None
0x197 0 dc 0 32 0 r . . 10 10 10 2 . . 0 0 0 16 16 16 16 0 0 . Slow
0x198 0 dc 0 32 0 r y . 10 10 10 2 . . 0 0 0 0 0 0 0 0 0 . None
0x199 0 dc 0 32 0 r y . 10 10 10 2 . . 0 0 0 16 16 16 16 0 0 . Slow
0x19a 0 dc 0 32 0 r . . 10 10 10 2 . . 0 16 0 0 0 0 0 0 0 . None
0x19b 0 dc 0 32 0 r . . 10 10 10 2 . . 0 16 0 16 16 16 16 0 0 . Slow
0x19c 0 dc 0 32 0 r y . 10 10 10 2 . . 0 16 0 0 0 0 0 0 0 . None
0x19d 0 dc 0 32 0 r y . 10 10 10 2 . . 0 16 0 16 16 16 16 0 0 . Slow
0x19e 0 dc 0 32 0 r . . 10 10 10 2 . . 0 24 0 0 0 0 0 0 0 . None
0x19f 0 dc 0 32 0 r . . 10 10 10 2 . . 0 24 0 16 16 16 16 0 0 . Slow
0x1a0 0 dc 0 32 0 r y . 10 10 10 2 . . 0 24 0 0 0 0 0 0 0 . None
0x1a1 0 dc 0 32 0 r y . 10 10 10 2 . . 0 24 0 16 16 16 16 0 0 . Slow
0x1a2 0 dc 0 32 0 r . . 10 10 10 2 . . 0 24 8 0 0 0 0 0 0 . None
0x1a3 0 dc 0 32 0 r . . 10 10 10 2 . . 0 24 8 16 16 16 16 0 0 . Slow
0x1a4 0 dc 0 32 0 r y . 10 10 10 2 . . 0 24 8 0 0 0 0 0 0 . None
0x1a5 0 dc 0 32 0 r y . 10 10 10 2 . . 0 24 8 16 16 16 16 0 0 . Slow
0x1a6 0 dc 0 32 0 r . . 10 10 10 2 . . 0 0 0 0 0 0 0 2 1 . None
0x1a7 0 dc 0 32 0 r . . 10 10 10 2 . . 0 0 0 0 0 0 0 4 1 . None
0x1a8 0 dc 0 32 0 r . . 10 10 10 2 . . 0 0 0 0 0 0 0 6 1 . None
0x1a9 0 dc 0 32 0 r y . 10 10 10 2 . . 0 0 0 0 0 0 0 2 1 . None
0x1aa 0 dc 0 32 0 r y . 10 10 10 2 . . 0 0 0 0 0 0 0 4 1 . None
0x1ab 0 dc 0 32 0 r y . 10 10 10 2 . . 0 0 0 0 0 0 0 6 1 . None
0x1ac 0 dc 0 32 0 r . . 10 10 10 2 . . 0 16 0 0 0 0 0 2 1 . None
0x1ad 0 dc 0 32 0 r . . 10 10 10 2 . . 0 16 0 0 0 0 0 4 1 . None
0x1ae 0 dc 0 32 0 r . . 10 10 10 2 . . 0 16 0 0 0 0 0 6 1 . None
0x1af 0 dc 0 32 0 r y . 10 10 10 2 . . 0 16 0 0 0 0 0 2 1 . None
0x1b0 0 dc 0 32 0 r y . 10 10 10 2 . . 0 16 0 0 0 0 0 4 1 . None
0x1b1 0 dc 0 32 0 r y . 10 10 10 2 . . 0 16 0 0 0 0 0 6 1 . None
0x1b2 0 dc 0 32 0 r . . 10 10 10 2 . . 0 24 0 0 0 0 0 2 1 . None
0x1b3 0 dc 0 32 0 r . . 10 10 10 2 . . 0 24 0 0 0 0 0 4 1 . None
0x1b4 0 dc 0 32 0 r . . 10 10 10 2 . . 0 24 0 0 0 0 0 6 1 . None
0x1b5 0 dc 0 32 0 r y . 10 10 10 2 . . 0 24 0 0 0 0 0 2 1 . None
0x1b6 0 dc 0 32 0 r y . 10 10 10 2 . . 0 24 0 0 0 0 0 4 1 . None
0x1b7 0 dc 0 32 0 r y . 10 10 10 2 . . 0 24 0 0 0 0 0 6 1 . None
0x1b8 0 dc 0 32 0 r . . 10 10 10 2 . . 0 24 8 0 0 0 0 2 1 . None
0x1b9 0 dc 0 32 0 r . . 10 10 10 2 . . 0 24 8 0 0 0 0 4 1 . None
0x1ba 0 dc 0 32 0 r . . 10 10 10 2 . . 0 24 8 0 0 0 0 6 1 . None
0x1bb 0 dc 0 32 0 r y . 10 10 10 2 . . 0 24 8 0 0 0 0 2 1 . None
0x1bc 0 dc 0 32 0 r y . 10 10 10 2 . . 0 24 8 0 0 0 0 4 1 . None
0x1bd 0 dc 0 32 0 r y . 10 10 10 2 . . 0 24 8 0 0 0 0 6 1 . None
0x1be 0 dc 0 30 0 r . . 10 10 10 0 . . 0 0 0 0 0 0 0 0 0 . None
0x1bf 0 dc 0 30 0 r . . 10 10 10 0 . . 0 0 0 16 16 16 16 0 0 . Slow
0x1c0 0 dc 0 30 0 r y . 10 10 10 0 . . 0 0 0 0 0 0 0 0 0 . None
0x1c1 0 dc 0 30 0 r y . 10 10 10 0 . . 0 0 0 16 16 16 16 0 0 . Slow
0x1c2 0 dc 0 30 0 r . . 10 10 10 0 . . 0 16 0 0 0 0 0 0 0 . None
0x1c3 0 dc 0 30 0 r . . 10 10 10 0 . . 0 16 0 16 16 16 16 0 0 . Slow
0x1c4 0 dc 0 30 0 r y . 10 10 10 0 . . 0 16 0 0 0 0 0 0 0 . None
0x1c5 0 dc 0 30 0 r y . 10 10 10 0 . . 0 16 0 16 16 16 16 0 0 . Slow
0x1c6 0 dc 0 30 0 r . . 10 10 10 0 . . 0 24 0 0 0 0 0 0 0 . None
0x1c7 0 dc 0 30 0 r . . 10 10 10 0 . . 0 24 0 16 16 16 16 0 0 . Slow
0x1c8 0 dc 0 30 0 r y . 10 10 10 0 . . 0 24 0 0 0 0 0 0 0 . None
0x1c9 0 dc 0 30 0 r y . 10 10 10 0 . . 0 24 0 16 16 16 16 0 0 . Slow
0x1ca 0 dc 0 30 0 r . . 10 10 10 0 . . 0 24 8 0 0 0 0 0 0 . None
0x1cb 0 dc 0 30 0 r . . 10 10 10 0 . . 0 24 8 16 16 16 16 0 0 . Slow
0x1cc 0 dc 0 30 0 r y . 10 10 10 0 . . 0 24 8 0 0 0 0 0 0 . None
0x1cd 0 dc 0 30 0 r y . 10 10 10 0 . . 0 24 8 16 16 16 16 0 0 . Slow
0x1ce 0 dc 0 30 0 r . . 10 10 10 0 . . 0 0 0 0 0 0 0 2 1 . None
0x1cf 0 dc 0 30 0 r . . 10 10 10 0 . . 0 0 0 0 0 0 0 4 1 . None
0x1d0 0 dc 0 30 0 r . . 10 10 10 0 . . 0 0 0 0 0 0 0 6 1 . None
0x1d1 0 dc 0 30 0 r y . 10 10 10 0 . . 0 0 0 0 0 0 0 2 1 . None
0x1d2 0 dc 0 30 0 r y . 10 10 10 0 . . 0 0 0 0 0 0 0 4 1 . None
0x1d3 0 dc 0 30 0 r y . 10 10 10 0 . . 0 0 0 0 0 0 0 6 1 . None
0x1d4 0 dc 0 30 0 r . . 10 10 10 0 . . 0 16 0 0 0 0 0 2 1 . None
0x1d5 0 dc 0 30 0 r . . 10 10 10 0 . . 0 16 0 0 0 0 0 4 1 . None
0x1d6 0 dc 0 30 0 r . . 10 10 10 0 . . 0 16 0 0 0 0 0 6 1 . None
0x1d7 0 dc 0 30 0 r y . 10 10 10 0 . . 0 16 0 0 0 0 0 2 1 . None
0x1d8 0 dc 0 30 0 r y . 10 10 10 0 . . 0 16 0 0 0 0 0 4 1 . None
0x1d9 0 dc 0 30 0 r y . 10 10 10 0 . . 0 16 0 0 0 0 0 6 1 . None
0x1da 0 dc 0 30 0 r . . 10 10 10 0 . . 0 24 0 0 0 0 0 2 1 . None
0x1db 0 dc 0 30 0 r . . 10 10 10 0 . . 0 24 0 0 0 0 0 4 1 . None
0x1dc 0 dc 0 30 0 r . . 10 10 10 0 . . 0 24 0 0 0 0 0 6 1 . None
0x1dd 0 dc 0 30 0 r y . 10 10 10 0 . . 0 24 0 0 0 0 0 2 1 . None
0x1de 0 dc 0 30 0 r y . 10 10 10 0 . . 0 24 0 0 0 0 0 4 1 . None
0x1df 0 dc 0 30 0 r y . 10 10 10 0 . . 0 24 0 0 0 0 0 6 1 . None
0x1e0 0 dc 0 30 0 r . . 10 10 10 0 . . 0 24 8 0 0 0 0 2 1 . None
0x1e1 0 dc 0 30 0 r . . 10 10 10 0 . . 0 24 8 0 0 0 0 4 1 . None
0x1e2 0 dc 0 30 0 r . . 10 10 10 0 . . 0 24 8 0 0 0 0 6 1 . None
0x1e3 0 dc 0 30 0 r y . 10 10 10 0 . . 0 24 8 0 0 0 0 2 1 . None
0x1e4 0 dc 0 30 0 r y . 10 10 10 0 . . 0 24 8 0 0 0 0 4 1 . None
0x1e5 0 dc 0 30 0 r y . 10 10 10 0 . . 0 24 8 0 0 0 0 6 1 . None
0x1e6 0 dc 0 32 0 r . . 10 10 10 2 . . 0 0 0 0 0 0 0 0 0 . None
0x1e7 0 dc 0 32 0 r . . 10 10 10 2 . . 0 0 0 16 16 16 16 0 0 . Slow
0x1e8 0 dc 0 32 0 r y . 10 10 10 2 . . 0 0 0 0 0 0 0 0 0 . None
0x1e9 0 dc 0 32 0 r y . 10 10 10 2 . . 0 0 0 16 16 16 16 0 0 . Slow
0x1ea 0 dc 0 32 0 r . . 10 10 10 2 . . 0 16 0 0 0 0 0 0 0 . None
0x1eb 0 dc 0 32 0 r . . 10 10 10 2 . . 0 16 0 16 16 16 16 0 0 . Slow
0x1ec 0 dc 0 32 0 r y . 10 10 10 2 . . 0 16 0 0 0 0 0 0 0 . None
0x1ed 0 dc 0 32 0 r y . 10 10 10 2 . . 0 16 0 16 16 16 16 0 0 . Slow
0x1ee 0 dc 0 32 0 r . . 10 10 10 2 . . 0 24 0 0 0 0 0 0 0 . None
0x1ef 0 dc 0 32 0 r . . 10 10 10 2 . . 0 24 0 16 16 16 16 0 0 . Slow
0x1f0 0 dc 0 32 0 r y . 10 10 10 2 . . 0 24 0 0 0 0 0 0 0 . None
0x1f1 0 dc 0 32 0 r y . 10 10 10 2 . . 0 24 0 16 16 16 16 0 0 . Slow
0x1f2 0 dc 0 32 0 r . . 10 10 10 2 . . 0 24 8 0 0 0 0 0 0 . None
0x1f3 0 dc 0 32 0 r . . 10 10 10 2 . . 0 24 8 16 16 16 16 0 0 . Slow
0x1f4 0 dc 0 32 0 r y . 10 10 10 2 . . 0 24 8 0 0 0 0 0 0 . None
0x1f5 0 dc 0 32 0 r y . 10 10 10 2 . . 0 24 8 16 16 16 16 0 0 . Slow
0x1f6 0 dc 0 32 0 r . . 10 10 10 2 . . 0 0 0 0 0 0 0 2 1 . None
0x1f7 0 dc 0 32 0 r . . 10 10 10 2 . . 0 0 0 0 0 0 0 4 1 . None
0x1f8 0 dc 0 32 0 r . . 10 10 10 2 . . 0 0 0 0 0 0 0 6 1 . None
0x1f9 0 dc 0 32 0 r y . 10 10 10 2 . . 0 0 0 0 0 0 0 2 1 . None
0x1fa 0 dc 0 32 0 r y . 10 10 10 2 . . 0 0 0 0 0 0 0 4 1 . None
0x1fb 0 dc 0 32 0 r y . 10 10 10 2 . . 0 0 0 0 0 0 0 6 1 . None
0x1fc 0 dc 0 32 0 r . . 10 10 10 2 . . 0 16 0 0 0 0 0 2 1 . None
0x1fd 0 dc 0 32 0 r . . 10 10 10 2 . . 0 16 0 0 0 0 0 4 1 . None
0x1fe 0 dc 0 32 0 r . . 10 10 10 2 . . 0 16 0 0 0 0 0 6 1 . None
0x1ff 0 dc 0 32 0 r y . 10 10 10 2 . . 0 16 0 0 0 0 0 2 1 . None
0x200 0 dc 0 32 0 r y . 10 10 10 2 . . 0 16 0 0 0 0 0 4 1 . None
0x201 0 dc 0 32 0 r y . 10 10 10 2 . . 0 16 0 0 0 0 0 6 1 . None
0x202 0 dc 0 32 0 r . . 10 10 10 2 . . 0 24 0 0 0 0 0 2 1 . None
0x203 0 dc 0 32 0 r . . 10 10 10 2 . . 0 24 0 0 0 0 0 4 1 . None
0x204 0 dc 0 32 0 r . . 10 10 10 2 . . 0 24 0 0 0 0 0 6 1 . None
0x205 0 dc 0 32 0 r y . 10 10 10 2 . . 0 24 0 0 0 0 0 2 1 . None
0x206 0 dc 0 32 0 r y . 10 10 10 2 . . 0 24 0 0 0 0 0 4 1 . None
0x207 0 dc 0 32 0 r y . 10 10 10 2 . . 0 24 0 0 0 0 0 6 1 . None
0x208 0 dc 0 32 0 r . . 10 10 10 2 . . 0 24 8 0 0 0 0 2 1 . None
0x209 0 dc 0 32 0 r . . 10 10 10 2 . . 0 24 8 0 0 0 0 4 1 . None
0x20a 0 dc 0 32 0 r . . 10 10 10 2 . . 0 24 8 0 0 0 0 6 1 . None
0x20b 0 dc 0 32 0 r y . 10 10 10 2 . . 0 24 8 0 0 0 0 2 1 . None
0x20c 0 dc 0 32 0 r y . 10 10 10 2 . . 0 24 8 0 0 0 0 4 1 . None
0x20d 0 dc 0 32 0 r y . 10 10 10 2 . . 0 24 8 0 0 0 0 6 1 . None
0x20e 24 dc 0 32 0 r . . 8 8 8 8 . . 0 0 0 0 0 0 0 0 0 . None
0x20f 24 dc 0 32 0 r . . 8 8 8 8 . . 0 0 0 16 16 16 16 0 0 . Slow
0x210 24 dc 0 32 0 r y . 8 8 8 8 . . 0 0 0 0 0 0 0 0 0 . None
0x211 24 dc 0 32 0 r y . 8 8 8 8 . . 0 0 0 16 16 16 16 0 0 . Slow
0x212 24 dc 0 32 0 r . . 8 8 8 8 . . 0 16 0 0 0 0 0 0 0 . None
0x213 24 dc 0 32 0 r . . 8 8 8 8 . . 0 16 0 16 16 16 16 0 0 . Slow
0x214 24 dc 0 32 0 r y . 8 8 8 8 . . 0 16 0 0 0 0 0 0 0 . None
0x215 24 dc 0 32 0 r y . 8 8 8 8 . . 0 16 0 16 16 16 16 0 0 . Slow
0x216 24 dc 0 32 0 r . . 8 8 8 8 . . 0 24 0 0 0 0 0 0 0 . None
0x217 24 dc 0 32 0 r . . 8 8 8 8 . . 0 24 0 16 16 16 16 0 0 . Slow
0x218 24 dc 0 32 0 r y . 8 8 8 8 . . 0 24 0 0 0 0 0 0 0 . None
0x219 24 dc 0 32 0 r y . 8 8 8 8 . . 0 24 0 16 16 16 16 0 0 . Slow
0x21a 24 dc 0 32 0 r . . 8 8 8 8 . . 0 24 8 0 0 0 0 0 0 . None
0x21b 24 dc 0 32 0 r . . 8 8 8 8 . . 0 24 8 16 16 16 16 0 0 . Slow
0x21c 24 dc 0 32 0 r y . 8 8 8 8 . . 0 24 8 0 0 0 0 0 0 . None
0x21d 24 dc 0 32 0 r y . 8 8 8 8 . . 0 24 8 16 16 16 16 0 0 . Slow
0x21e 24 dc 0 32 0 r . . 8 8 8 8 . . 0 0 0 0 0 0 0 2 1 . None
0x21f 24 dc 0 32 0 r . . 8 8 8 8 . . 0 0 0 0 0 0 0 4 1 . None
0x220 24 dc 0 32 0 r . . 8 8 8 8 . . 0 0 0 0 0 0 0 6 1 . None
0x221 24 dc 0 32 0 r y . 8 8 8 8 . . 0 0 0 0 0 0 0 2 1 . None
0x222 24 dc 0 32 0 r y . 8 8 8 8 . . 0 0 0 0 0 0 0 4 1 . None
0x223 24 dc 0 32 0 r y . 8 8 8 8 . . 0 0 0 0 0 0 0 6 1 . None
0x224 24 dc 0 32 0 r . . 8 8 8 8 . . 0 16 0 0 0 0 0 2 1 . None
0x225 24 dc 0 32 0 r . . 8 8 8 8 . . 0 16 0 0 0 0 0 4 1 . None
0x226 24 dc 0 32 0 r . . 8 8 8 8 . . 0 16 0 0 0 0 0 6 1 . None
0x227 24 dc 0 32 0 r y . 8 8 8 8 . . 0 16 0 0 0 0 0 2 1 . None
0x228 24 dc 0 32 0 r y . 8 8 8 8 . . 0 16 0 0 0 0 0 4 1 . None
0x229 24 dc 0 32 0 r y . 8 8 8 8 . . 0 16 0 0 0 0 0 6 1 . None
0x22a 24 dc 0 32 0 r . . 8 8 8 8 . . 0 24 0 0 0 0 0 2 1 . None
0x22b 24 dc 0 32 0 r . . 8 8 8 8 . . 0 24 0 0 0 0 0 4 1 . None
0x22c 24 dc 0 32 0 r . . 8 8 8 8 . . 0 24 0 0 0 0 0 6 1 . None
0x22d 24 dc 0 32 0 r y . 8 8 8 8 . . 0 24 0 0 0 0 0 2 1 . None
0x22e 24 dc 0 32 0 r y . 8 8 8 8 . . 0 24 0 0 0 0 0 4 1 . None
0x22f 24 dc 0 32 0 r y . 8 8 8 8 . . 0 24 0 0 0 0 0 6 1 . None
0x230 24 dc 0 32 0 r . . 8 8 8 8 . . 0 24 8 0 0 0 0 2 1 . None
0x231 24 dc 0 32 0 r . . 8 8 8 8 . . 0 24 8 0 0 0 0 4 1 . None
0x232 24 dc 0 32 0 r . . 8 8 8 8 . . 0 24 8 0 0 0 0 6 1 . None
0x233 24 dc 0 32 0 r y . 8 8 8 8 . . 0 24 8 0 0 0 0 2 1 . None
0x234 24 dc 0 32 0 r y . 8 8 8 8 . . 0 24 8 0 0 0 0 4 1 . None
0x235 24 dc 0 32 0 r y . 8 8 8 8 . . 0 24 8 0 0 0 0 6 1 . None
0x236 24 dc 0 24 0 r . . 8 8 8 0 . . 0 0 0 0 0 0 0 0 0 . None
0x237 24 dc 0 24 0 r . . 8 8 8 0 . . 0 0 0 16 16 16 16 0 0 . Slow
0x238 24 dc 0 24 0 r y . 8 8 8 0 . . 0 0 0 0 0 0 0 0 0 . None
0x239 24 dc 0 24 0 r y . 8 8 8 0 . . 0 0 0 16 16 16 16 0 0 . Slow
0x23a 24 dc 0 24 0 r . . 8 8 8 0 . . 0 16 0 0 0 0 0 0 0 . None
0x23b 24 dc 0 24 0 r . . 8 8 8 0 . . 0 16 0 16 16 16 16 0 0 . Slow
0x23c 24 dc 0 24 0 r y . 8 8 8 0 . . 0 16 0 0 0 0 0 0 0 . None
0x23d 24 dc 0 24 0 r y . 8 8 8 0 . . 0 16 0 16 16 16 16 0 0 . Slow
0x23e 24 dc 0 24 0 r . . 8 8 8 0 . . 0 24 0 0 0 0 0 0 0 . None
0x23f 24 dc 0 24 0 r . . 8 8 8 0 . . 0 24 0 16 16 16 16 0 0 . Slow
0x240 24 dc 0 24 0 r y . 8 8 8 0 . . 0 24 0 0 0 0 0 0 0 . None
0x241 24 dc 0 24 0 r y . 8 8 8 0 . . 0 24 0 16 16 16 16 0 0 . Slow
0x242 24 dc 0 24 0 r . . 8 8 8 0 . . 0 24 8 0 0 0 0 0 0 . None
0x243 24 dc 0 24 0 r . . 8 8 8 0 . . 0 24 8 16 16 16 16 0 0 . Slow
0x244 24 dc 0 24 0 r y . 8 8 8 0 . . 0 24 8 0 0 0 0 0 0 . None
0x245 24 dc 0 24 0 r y . 8 8 8 0 . . 0 24 8 16 16 16 16 0 0 . Slow
0x246 24 dc 0 24 0 r . . 8 8 8 0 . . 0 0 0 0 0 0 0 2 1 . None
0x247 24 dc 0 24 0 r . . 8 8 8 0 . . 0 0 0 0 0 0 0 4 1 . None
0x248 24 dc 0 24 0 r . . 8 8 8 0 . . 0 0 0 0 0 0 0 6 1 . None
0x249 24 dc 0 24 0 r y . 8 8 8 0 . . 0 0 0 0 0 0 0 2 1 . None
0x24a 24 dc 0 24 0 r y . 8 8 8 0 . . 0 0 0 0 0 0 0 4 1 . None
0x24b 24 dc 0 24 0 r y . 8 8 8 0 . . 0 0 0 0 0 0 0 6 1 . None
0x24c 24 dc 0 24 0 r . . 8 8 8 0 . . 0 16 0 0 0 0 0 2 1 . None
0x24d 24 dc 0 24 0 r . . 8 8 8 0 . . 0 16 0 0 0 0 0 4 1 . None
0x24e 24 dc 0 24 0 r . . 8 8 8 0 . . 0 16 0 0 0 0 0 6 1 . None
0x24f 24 dc 0 24 0 r y . 8 8 8 0 . . 0 16 0 0 0 0 0 2 1 . None
0x250 24 dc 0 24 0 r y . 8 8 8 0 . . 0 16 0 0 0 0 0 4 1 . None
0x251 24 dc 0 24 0 r y . 8 8 8 0 . . 0 16 0 0 0 0 0 6 1 . None
0x252 24 dc 0 24 0 r . . 8 8 8 0 . . 0 24 0 0 0 0 0 2 1 . None
0x253 24 dc 0 24 0 r . . 8 8 8 0 . . 0 24 0 0 0 0 0 4 1 . None
0x254 24 dc 0 24 0 r . . 8 8 8 0 . . 0 24 0 0 0 0 0 6 1 . None
0x255 24 dc 0 24 0 r y . 8 8 8 0 . . 0 24 0 0 0 0 0 2 1 . None
0x256 24 dc 0 24 0 r y . 8 8 8 0 . . 0 24 0 0 0 0 0 4 1 . None
0x257 24 dc 0 24 0 r y . 8 8 8 0 . . 0 24 0 0 0 0 0 6 1 . None
0x258 24 dc 0 24 0 r . . 8 8 8 0 . . 0 24 8 0 0 0 0 2 1 . None
0x259 24 dc 0 24 0 r . . 8 8 8 0 . . 0 24 8 0 0 0 0 4 1 . None
0x25a 24 dc 0 24 0 r . . 8 8 8 0 . . 0 24 8 0 0 0 0 6 1 . None
0x25b 24 dc 0 24 0 r y . 8 8 8 0 . . 0 24 8 0 0 0 0 2 1 . None
0x25c 24 dc 0 24 0 r y . 8 8 8 0 . . 0 24 8 0 0 0 0 4 1 . None
0x25d 24 dc 0 24 0 r y . 8 8 8 0 . . 0 24 8 0 0 0 0 6 1 . None
0x25e 0 dc 0 16 0 r . . 5 6 5 0 . . 0 0 0 0 0 0 0 0 0 . None
0x25f 0 dc 0 16 0 r . . 5 6 5 0 . . 0 0 0 16 16 16 16 0 0 . Slow
0x260 0 dc 0 16 0 r y . 5 6 5 0 . . 0 0 0 0 0 0 0 0 0 . None
0x261 0 dc 0 16 0 r y . 5 6 5 0 . . 0 0 0 16 16 16 16 0 0 . Slow
0x262 0 dc 0 16 0 r . . 5 6 5 0 . . 0 16 0 0 0 0 0 0 0 . None
0x263 0 dc 0 16 0 r . . 5 6 5 0 . . 0 16 0 16 16 16 16 0 0 . Slow
0x264 0 dc 0 16 0 r y . 5 6 5 0 . . 0 16 0 0 0 0 0 0 0 . None
0x265 0 dc 0 16 0 r y . 5 6 5 0 . . 0 16 0 16 16 16 16 0 0 . Slow
0x266 0 dc 0 16 0 r . . 5 6 5 0 . . 0 24 0 0 0 0 0 0 0 . None
0x267 0 dc 0 16 0 r . . 5 6 5 0 . . 0 24 0 16 16 16 16 0 0 . Slow
0x268 0 dc 0 16 0 r y . 5 6 5 0 . . 0 24 0 0 0 0 0 0 0 . None
0x269 0 dc 0 16 0 r y . 5 6 5 0 . . 0 24 0 16 16 16 16 0 0 . Slow
0x26a 0 dc 0 16 0 r . . 5 6 5 0 . . 0 24 8 0 0 0 0 0 0 . None
0x26b 0 dc 0 16 0 r . . 5 6 5 0 . . 0 24 8 16 16 16 16 0 0 . Slow
0x26c 0 dc 0 16 0 r y . 5 6 5 0 . . 0 24 8 0 0 0 0 0 0 . None
0x26d 0 dc 0 16 0 r y . 5 6 5 0 . . 0 24 8 16 16 16 16 0 0 . Slow
0x26e 0 dc 0 16 0 r . . 5 5 5 1 . . 0 0 0 0 0 0 0 0 0 . None
0x26f 0 dc 0 16 0 r . . 5 5 5 1 . . 0 0 0 16 16 16 16 0 0 . Slow
0x270 0 dc 0 16 0 r y . 5 5 5 1 . . 0 0 0 0 0 0 0 0 0 . None
0x271 0 dc 0 16 0 r y . 5 5 5 1 . . 0 0 0 16 16 16 16 0 0 . Slow
0x272 0 dc 0 16 0 r . . 5 5 5 1 . . 0 16 0 0 0 0 0 0 0 . None
0x273 0 dc 0 16 0 r . . 5 5 5 1 . . 0 16 0 16 16 16 16 0 0 . Slow
0x274 0 dc 0 16 0 r y . 5 5 5 1 . . 0 16 0 0 0 0 0 0 0 . None
0x275 0 dc 0 16 0 r y . 5 5 5 1 . . 0 16 0 16 16 16 16 0 0 . Slow
0x276 0 dc 0 16 0 r . . 5 5 5 1 . . 0 24 0 0 0 0 0 0 0 . None
0x277 0 dc 0 16 0 r . . 5 5 5 1 . . 0 24 0 16 16 16 16 0 0 . Slow
0x278 0 dc 0 16 0 r y . 5 5 5 1 . . 0 24 0 0 0 0 0 0 0 . None
0x279 0 dc 0 16 0 r y . 5 5 5 1 . . 0 24 0 16 16 16 16 0 0 . Slow
0x27a 0 dc 0 16 0 r . . 5 5 5 1 . . 0 24 8 0 0 0 0 0 0 . None
0x27b 0 dc 0 16 0 r . . 5 5 5 1 . . 0 24 8 16 16 16 16 0 0 . Slow
0x27c 0 dc 0 16 0 r y . 5 5 5 1 . . 0 24 8 0 0 0 0 0 0 . None
0x27d 0 dc 0 16 0 r y . 5 5 5 1 . . 0 24 8 16 16 16 16 0 0 . Slow
0x27e 0 dc 0 16 0 r . . 4 4 4 4 . . 0 0 0 0 0 0 0 0 0 . None
0x27f 0 dc 0 16 0 r . . 4 4 4 4 . . 0 0 0 16 16 16 16 0 0 . Slow
0x280 0 dc 0 16 0 r y . 4 4 4 4 . . 0 0 0 0 0 0 0 0 0 . None
0x281 0 dc 0 16 0 r y . 4 4 4 4 . . 0 0 0 16 16 16 16 0 0 . Slow
0x282 0 dc 0 16 0 r . . 4 4 4 4 . . 0 16 0 0 0 0 0 0 0 . None
0x283 0 dc 0 16 0 r . . 4 4 4 4 . . 0 16 0 16 16 16 16 0 0 . Slow
0x284 0 dc 0 16 0 r y . 4 4 4 4 . . 0 16 0 0 0 0 0 0 0 . None
0x285 0 dc 0 16 0 r y . 4 4 4 4 . . 0 16 0 16 16 16 16 0 0 . Slow
0x286 0 dc 0 16 0 r . . 4 4 4 4 . . 0 24 0 0 0 0 0 0 0 . None
0x287 0 dc 0 16 0 r . . 4 4 4 4 . . 0 24 0 16 16 16 16 0 0 . Slow
0x288 0 dc 0 16 0 r y . 4 4 4 4 . . 0 24 0 0 0 0 0 0 0 . None
0x289 0 dc 0 16 0 r y . 4 4 4 4 . . 0 24 0 16 16 16 16 0 0 . Slow
0x28a 0 dc 0 16 0 r . . 4 4 4 4 . . 0 24 8 0 0 0 0 0 0 . None
0x28b 0 dc 0 16 0 r . . 4 4 4 4 . . 0 24 8 16 16 16 16 0 0 . Slow
0x28c 0 dc 0 16 0 r y . 4 4 4 4 . . 0 24 8 0 0 0 0 0 0 . None
0x28d 0 dc 0 16 0 r y . 4 4 4 4 . . 0 24 8 16 16 16 16 0 0 . Slow
0x28e 32 tc 0 32 0 r . . 8 8 8 8 . . 0 0 0 0 0 0 0 0 0 . None
0x28f 32 tc 0 32 0 r y . 8 8 8 8 . . 0 0 0 0 0 0 0 0 0 . None
0x290 32 tc 0 32 0 r . . 8 8 8 8 . . 0 16 0 0 0 0 0 0 0 . None
0x291 32 tc 0 32 0 r y . 8 8 8 8 . . 0 16 0 0 0 0 0 0 0 . None
0x292 32 tc 0 32 0 r . . 8 8 8 8 . . 0 24 0 0 0 0 0 0 0 . None
0x293 32 tc 0 32 0 r y . 8 8 8 8 . . 0 24 0 0 0 0 0 0 0 . None
0x294 32 tc 0 32 0 r . . 8 8 8 8 . . 0 24 8 0 0 0 0 0 0 . None
0x295 32 tc 0 32 0 r y . 8 8 8 8 . . 0 24 8 0 0 0 0 0 0 . NoneI am using ioquake, specifically this one:
aur/ioquake3-git 20180304.gd28e667e-1 (+77 0.00)
By low performance I mean I had to use the absolute lowest resolution to be able to have a decent framerate. I don't know how to measure the preformance precisely, so I went with my gut feeling that it was not running as well as I think it should. I could be wrong though, I guess...
Thanks again!
EDIT:
I see that glxinfo says "Accelerated: yes", so... that's it? ![]()
Last edited by iddqd404 (2024-01-08 18:29:04)
Offline
I know it's not the same, but for example, I can run Brutal Doom with zdoom and it kicks ass, it runs so well...
Offline
"not the same" is an understatement and zdoom isn't GL accelerated, gzdoom is.
You might get better performance w/ xf86-video-ati and do not try to use the opengl2 cl_renderer
Offline
Ok, it turns out things were not working that bad.
Someone suggested to me to run quake 3 with the following command:
quake3 +set cl_renderer "opengl1"and now it runs much much better!
Marking as closed ![]()
Offline
do not try to use the opengl2 cl_renderer
Offline