You are not logged in.
Does it matter how long you suspend the system or does even a brief suspend/resume cure it?
i915.enable_dc=0 i915.enable_gvt=falseThe first disables power saving states and the second should™ be disabled by default anyway.
Offline
Does it matter how long you suspend the system or does even a brief suspend/resume cure it?
i915.enable_dc=0 i915.enable_gvt=falseThe first disables power saving states and the second should™ be disabled by default anyway.
$ sudo systool -v -m i915 | grep -e "enable_dc\|enable_gvt"
enable_dc = "0"
enable_gvt = "N"
$ glmark2 -b terrain --run-forever
=======================================================
glmark2 2023.01
=======================================================
OpenGL Information
GL_VENDOR: Intel
GL_RENDERER: Mesa Mobile Intel® GM45 Express Chipset (CTG)
GL_VERSION: 2.1 Mesa 23.0.2
Surface Config: buf=32 r=8 g=8 b=8 a=8 depth=24 stencil=0 samples=0
Surface Size: 800x600 windowed
=======================================================
[terrain] <default>: FPS: 15 FrameTime: 69.706 ms
[terrain] <default>: FPS: 15 FrameTime: 70.121 ms
[terrain] <default>: FPS: 15 FrameTime: 69.726 ms
[terrain] <default>: FPS: 15 FrameTime: 69.804 ms
[terrain] <default>: FPS: 15 FrameTime: 70.197 ms
[terrain] <default>: FPS: 15 FrameTime: 69.609 ms
[terrain] <default>: FPS: 13 FrameTime: 77.871 ms
[terrain] <default>: FPS: 3 FrameTime: 392.266 ms
[terrain] <default>: FPS: 3 FrameTime: 384.625 ms
[terrain] <default>: FPS: 3 FrameTime: 375.255 ms
=======================================================
glmark2 Score: 10
=======================================================The duration of suspend/resume doesn't matter.
Offline
Using gl1 backend in retroarch usually doesn't trigger a performance drop.
Offline
xf86-video-intel is not installed.
Since the IGP is really old, maybe actually try to use that instead.
Offline
xf86-video-intel is not installed.
Since the IGP is really old, maybe actually try to use that instead.
Installed and messed with options, drop still occurs. Here's new Xorg.0.log:
[ 843.181]
X.Org X Server 1.21.1.8
X Protocol Version 11, Revision 0
[ 843.181] Current Operating System: Linux x200 6.1.23-1-lts #1 SMP PREEMPT_DYNAMIC Thu, 06 Apr 2023 10:56:12 +0000 x86_64
[ 843.181] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux-lts root=UUID=4c92d367-b718-45bd-9aa4-bae1494a87b8 rw loglevel=3 quiet
[ 843.181]
[ 843.181] Current version of pixman: 0.42.2
[ 843.181] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 843.181] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 843.181] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Apr 13 01:30:23 2023
[ 843.182] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 843.182] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 843.182] (==) No Layout section. Using the first Screen section.
[ 843.182] (==) No screen section available. Using defaults.
[ 843.182] (**) |-->Screen "Default Screen Section" (0)
[ 843.182] (**) | |-->Monitor "<default monitor>"
[ 843.182] (==) No device specified for screen "Default Screen Section".
Using the first device section listed.
[ 843.182] (**) | |-->Device "Intel Graphics"
[ 843.182] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 843.182] (==) Automatically adding devices
[ 843.182] (==) Automatically enabling devices
[ 843.182] (==) Automatically adding GPU devices
[ 843.182] (==) Automatically binding GPU devices
[ 843.182] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 843.182] (WW) The directory "/usr/share/fonts/misc" does not exist.
[ 843.182] Entry deleted from font path.
[ 843.182] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/TTF".
[ 843.182] Entry deleted from font path.
[ 843.182] (Run 'mkfontdir' on "/usr/share/fonts/TTF").
[ 843.182] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[ 843.182] Entry deleted from font path.
[ 843.182] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[ 843.182] Entry deleted from font path.
[ 843.182] (WW) The directory "/usr/share/fonts/100dpi" does not exist.
[ 843.182] Entry deleted from font path.
[ 843.182] (WW) The directory "/usr/share/fonts/75dpi" does not exist.
[ 843.182] Entry deleted from font path.
[ 843.182] (==) FontPath set to:
[ 843.182] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 843.182] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 843.182] (II) Module ABI versions:
[ 843.182] X.Org ANSI C Emulation: 0.4
[ 843.182] X.Org Video Driver: 25.2
[ 843.182] X.Org XInput driver : 24.4
[ 843.182] X.Org Server Extension : 10.0
[ 843.183] (++) using VT number 7
[ 843.183] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[ 843.185] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 843.185] (II) Platform probe for /sys/devices/pci0000:00/0000:00:02.0/drm/card0
[ 843.194] (--) PCI:*(0@0:2:0) 8086:2a42:17aa:20e4 rev 7, Mem @ 0x90000000/4194304, 0x80000000/268435456, I/O @ 0x00001100/8, BIOS @ 0x????????/131072
[ 843.194] (--) PCI: (0@0:2:1) 8086:2a43:17aa:20e4 rev 7, Mem @ 0x90400000/1048576
[ 843.194] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 843.194] (II) LoadModule: "glx"
[ 843.194] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 843.196] (II) Module glx: vendor="X.Org Foundation"
[ 843.197] compiled for 1.21.1.8, module version = 1.0.0
[ 843.197] ABI class: X.Org Server Extension, version 10.0
[ 843.197] (II) LoadModule: "intel"
[ 843.197] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[ 843.197] (II) Module intel: vendor="X.Org Foundation"
[ 843.197] compiled for 1.21.1.6, module version = 2.99.917
[ 843.197] Module class: X.Org Video Driver
[ 843.197] ABI class: X.Org Video Driver, version 25.2
[ 843.197] (II) intel: Driver for Intel(R) Integrated Graphics Chipsets:
i810, i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G,
915G, E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM,
Pineview G, 965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33,
GM45, 4 Series, G45/G43, Q45/Q43, G41, B43
[ 843.198] (II) intel: Driver for Intel(R) HD Graphics
[ 843.198] (II) intel: Driver for Intel(R) Iris(TM) Graphics
[ 843.198] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics
[ 843.207] (II) intel(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 843.207] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[ 843.207] (==) intel(0): RGB weight 888
[ 843.207] (==) intel(0): Default visual is TrueColor
[ 843.207] (**) intel(0): Option "AccelMethod" "uxa"
[ 843.207] (**) intel(0): Option "DRI" "2"
[ 843.207] (**) intel(0): Option "Tiling" "false"
[ 843.207] (**) intel(0): Option "LinearFramebuffer" "true"
[ 843.208] (**) intel(0): Option "SwapbuffersWait" "false"
[ 843.208] (**) intel(0): Option "TripleBuffer" "false"
[ 843.208] (--) intel(0): Integrated Graphics Chipset: Intel(R) GM45
[ 843.208] (**) intel(0): Relaxed fencing enabled
[ 843.208] (**) intel(0): Wait on SwapBuffers? disabled
[ 843.208] (**) intel(0): Triple buffering? disabled
[ 843.208] (**) intel(0): Framebuffer linear
[ 843.208] (**) intel(0): Pixmaps linear
[ 843.208] (**) intel(0): 3D buffers tiled
[ 843.208] (**) intel(0): SwapBuffers wait disabled
[ 843.208] (==) intel(0): video overlay key set to 0x101fe
[ 843.208] (II) intel(0): Output LVDS1 has no monitor section
[ 843.208] (--) intel(0): found backlight control interface acpi_video0
[ 843.219] (II) intel(0): Output VGA1 has no monitor section
[ 843.405] (II) intel(0): Output HDMI1 has no monitor section
[ 843.482] (II) intel(0): Output DP1 has no monitor section
[ 843.484] (II) intel(0): Output HDMI2 has no monitor section
[ 843.484] (II) intel(0): Output DP2 has no monitor section
[ 843.562] (II) intel(0): Output DP3 has no monitor section
[ 843.699] (II) intel(0): Output TV1 has no monitor section
[ 843.699] (II) intel(0): EDID for output LVDS1
[ 843.699] (II) intel(0): Manufacturer: BOE Model: 89a Serial#: 0
[ 843.699] (II) intel(0): Year: 2006 Week: 0
[ 843.699] (II) intel(0): EDID Version: 1.3
[ 843.699] (II) intel(0): Digital Display Input
[ 843.699] (II) intel(0): Max Image Size [cm]: horiz.: 26 vert.: 16
[ 843.699] (II) intel(0): Gamma: 2.20
[ 843.699] (II) intel(0): No DPMS capabilities specified
[ 843.699] (II) intel(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
[ 843.699] (II) intel(0): First detailed timing is preferred mode
[ 843.699] (II) intel(0): redX: 0.584 redY: 0.340 greenX: 0.302 greenY: 0.553
[ 843.699] (II) intel(0): blueX: 0.146 blueY: 0.141 whiteX: 0.313 whiteY: 0.329
[ 843.699] (II) intel(0): Manufacturer's mask: 0
[ 843.699] (II) intel(0): Supported detailed timing:
[ 843.699] (II) intel(0): clock: 71.1 MHz Image Size: 261 x 163 mm
[ 843.699] (II) intel(0): h_active: 1280 h_sync: 1328 h_sync_end 1360 h_blank_end 1440 h_border: 0
[ 843.699] (II) intel(0): v_active: 800 v_sync: 803 v_sync_end 809 v_blanking: 823 v_border: 0
[ 843.699] (II) intel(0):
[ 843.699] (II) intel(0): BOE HYDIS
[ 843.699] (II) intel(0): HV121WX4-110
[ 843.699] (II) intel(0): EDID (in hex):
[ 843.699] (II) intel(0): 00ffffffffffff0009e59a0800000000
[ 843.699] (II) intel(0): 00100103801a10780a868595574d8d25
[ 843.699] (II) intel(0): 24505400000001010101010101010101
[ 843.699] (II) intel(0): 010101010101c61b00a0502017303020
[ 843.699] (II) intel(0): 360005a310000019000000fe000a2020
[ 843.699] (II) intel(0): 20202020202020202020000000fe0042
[ 843.699] (II) intel(0): 4f452048594449530a202020000000fe
[ 843.699] (II) intel(0): 0048563132315758342d3131300a0096
[ 843.699] (II) intel(0): Not using default mode "320x240" (doublescan mode not supported)
[ 843.700] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[ 843.700] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[ 843.700] (II) intel(0): Not using default mode "512x384" (doublescan mode not supported)
[ 843.700] (II) intel(0): Not using default mode "640x480" (doublescan mode not supported)
[ 843.700] (II) intel(0): Not using default mode "640x512" (doublescan mode not supported)
[ 843.700] (II) intel(0): Not using default mode "800x600" (doublescan mode not supported)
[ 843.700] (II) intel(0): Not using default mode "896x672" (doublescan mode not supported)
[ 843.700] (II) intel(0): Not using default mode "928x696" (doublescan mode not supported)
[ 843.700] (II) intel(0): Not using default mode "960x720" (doublescan mode not supported)
[ 843.700] (II) intel(0): Not using default mode "700x525" (doublescan mode not supported)
[ 843.700] (II) intel(0): Not using default mode "1024x768" (doublescan mode not supported)
[ 843.700] (II) intel(0): Not using default mode "320x180" (doublescan mode not supported)
[ 843.700] (II) intel(0): Not using default mode "320x180" (doublescan mode not supported)
[ 843.700] (II) intel(0): Not using default mode "360x202" (doublescan mode not supported)
[ 843.700] (II) intel(0): Not using default mode "360x202" (doublescan mode not supported)
[ 843.700] (II) intel(0): Not using default mode "432x243" (doublescan mode not supported)
[ 843.700] (II) intel(0): Not using default mode "432x243" (doublescan mode not supported)
[ 843.700] (II) intel(0): Not using default mode "480x270" (doublescan mode not supported)
[ 843.700] (II) intel(0): Not using default mode "480x270" (doublescan mode not supported)
[ 843.700] (II) intel(0): Not using default mode "512x288" (doublescan mode not supported)
[ 843.700] (II) intel(0): Not using default mode "512x288" (doublescan mode not supported)
[ 843.700] (II) intel(0): Not using default mode "640x360" (doublescan mode not supported)
[ 843.700] (II) intel(0): Not using default mode "640x360" (doublescan mode not supported)
[ 843.700] (II) intel(0): Not using default mode "684x384" (doublescan mode not supported)
[ 843.700] (II) intel(0): Not using default mode "684x384" (doublescan mode not supported)
[ 843.700] (II) intel(0): Not using default mode "800x450" (doublescan mode not supported)
[ 843.700] (II) intel(0): Not using default mode "800x450" (doublescan mode not supported)
[ 843.700] (II) intel(0): Not using default mode "960x540" (doublescan mode not supported)
[ 843.700] (II) intel(0): Not using default mode "960x540" (doublescan mode not supported)
[ 843.700] (II) intel(0): Not using default mode "1024x576" (doublescan mode not supported)
[ 843.700] (II) intel(0): Not using default mode "1024x576" (doublescan mode not supported)
[ 843.700] (II) intel(0): Not using default mode "1280x720" (doublescan mode not supported)
[ 843.700] (II) intel(0): Not using default mode "1280x720" (doublescan mode not supported)
[ 843.700] (II) intel(0): Not using default mode "640x400" (doublescan mode not supported)
[ 843.700] (II) intel(0): Not using default mode "640x400" (doublescan mode not supported)
[ 843.700] (II) intel(0): Not using default mode "700x450" (doublescan mode not supported)
[ 843.700] (II) intel(0): Not using default mode "700x450" (doublescan mode not supported)
[ 843.700] (II) intel(0): Not using default mode "840x525" (doublescan mode not supported)
[ 843.700] (II) intel(0): Not using default mode "840x525" (doublescan mode not supported)
[ 843.700] (II) intel(0): Not using default mode "960x600" (doublescan mode not supported)
[ 843.700] (II) intel(0): Not using default mode "960x600" (doublescan mode not supported)
[ 843.700] (II) intel(0): Not using default mode "1280x800" (doublescan mode not supported)
[ 843.700] (II) intel(0): Not using default mode "1280x800" (doublescan mode not supported)
[ 843.700] (II) intel(0): Printing probed modes for output LVDS1
[ 843.700] (II) intel(0): Modeline "1280x800"x60.0 71.10 1280 1328 1360 1440 800 803 809 823 -hsync -vsync (49.4 kHz eP)
[ 843.700] (II) intel(0): Modeline "1280x800"x59.8 83.50 1280 1352 1480 1680 800 803 809 831 -hsync +vsync (49.7 kHz d)
[ 843.700] (II) intel(0): Modeline "1280x800"x59.9 71.00 1280 1328 1360 1440 800 803 809 823 +hsync -vsync (49.3 kHz d)
[ 843.700] (II) intel(0): Modeline "1280x720"x59.9 74.50 1280 1344 1472 1664 720 723 728 748 -hsync +vsync (44.8 kHz d)
[ 843.700] (II) intel(0): Modeline "1280x720"x59.7 63.75 1280 1328 1360 1440 720 723 728 741 +hsync -vsync (44.3 kHz d)
[ 843.700] (II) intel(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz d)
[ 843.701] (II) intel(0): Modeline "1024x576"x59.9 46.50 1024 1064 1160 1296 576 579 584 599 -hsync +vsync (35.9 kHz d)
[ 843.701] (II) intel(0): Modeline "1024x576"x59.8 42.00 1024 1072 1104 1184 576 579 584 593 +hsync -vsync (35.5 kHz d)
[ 843.701] (II) intel(0): Modeline "960x540"x59.6 40.75 960 992 1088 1216 540 543 548 562 -hsync +vsync (33.5 kHz d)
[ 843.701] (II) intel(0): Modeline "960x540"x59.8 37.25 960 1008 1040 1120 540 543 548 556 +hsync -vsync (33.3 kHz d)
[ 843.701] (II) intel(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz d)
[ 843.701] (II) intel(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz d)
[ 843.701] (II) intel(0): Modeline "864x486"x59.9 32.50 864 888 968 1072 486 489 494 506 -hsync +vsync (30.3 kHz d)
[ 843.701] (II) intel(0): Modeline "864x486"x59.6 30.50 864 912 944 1024 486 489 494 500 +hsync -vsync (29.8 kHz d)
[ 843.701] (II) intel(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz d)
[ 843.701] (II) intel(0): Modeline "720x405"x59.5 22.50 720 744 808 896 405 408 413 422 -hsync +vsync (25.1 kHz d)
[ 843.701] (II) intel(0): Modeline "720x405"x59.0 21.75 720 768 800 880 405 408 413 419 +hsync -vsync (24.7 kHz d)
[ 843.701] (II) intel(0): Modeline "640x360"x59.8 18.00 640 664 720 800 360 363 368 376 -hsync +vsync (22.5 kHz d)
[ 843.701] (II) intel(0): Modeline "640x360"x59.3 17.75 640 688 720 800 360 363 368 374 +hsync -vsync (22.2 kHz d)
[ 843.709] (II) intel(0): EDID for output VGA1
[ 843.894] (II) intel(0): EDID for output HDMI1
[ 843.972] (II) intel(0): EDID for output DP1
[ 843.973] (II) intel(0): EDID for output HDMI2
[ 843.973] (II) intel(0): EDID for output DP2
[ 844.051] (II) intel(0): EDID for output DP3
[ 844.188] (II) intel(0): EDID for output TV1
[ 844.188] (II) intel(0): Output LVDS1 connected
[ 844.188] (II) intel(0): Output VGA1 disconnected
[ 844.188] (II) intel(0): Output HDMI1 disconnected
[ 844.188] (II) intel(0): Output DP1 disconnected
[ 844.188] (II) intel(0): Output HDMI2 disconnected
[ 844.188] (II) intel(0): Output DP2 disconnected
[ 844.188] (II) intel(0): Output DP3 disconnected
[ 844.189] (II) intel(0): Output TV1 disconnected
[ 844.189] (II) intel(0): Using exact sizes for initial modes
[ 844.189] (II) intel(0): Output LVDS1 using initial mode 1280x800 +0+0
[ 844.189] (==) intel(0): Using gamma correction (1.0, 1.0, 1.0)
[ 844.189] (==) intel(0): DPI set to (96, 96)
[ 844.189] (II) Loading sub module "fb"
[ 844.189] (II) LoadModule: "fb"
[ 844.189] (II) Module "fb" already built-in
[ 844.189] (II) Loading sub module "dri2"
[ 844.189] (II) LoadModule: "dri2"
[ 844.189] (II) Module "dri2" already built-in
[ 844.189] (II) intel(0): Allocated new frame buffer 1280x800 stride 5120, untiled
[ 844.217] (II) UXA(0): Driver registered support for the following operations:
[ 844.217] (II) solid
[ 844.217] (II) copy
[ 844.217] (II) composite (RENDER acceleration)
[ 844.217] (II) put_image
[ 844.217] (II) get_image
[ 844.217] (II) intel(0): [DRI2] Setup complete
[ 844.217] (II) intel(0): [DRI2] DRI driver: i965
[ 844.217] (II) intel(0): [DRI2] VDPAU driver: va_gl
[ 844.218] (==) intel(0): Backing store enabled
[ 844.218] (==) intel(0): Silken mouse enabled
[ 844.218] (II) intel(0): Initializing HW Cursor
[ 844.218] (==) intel(0): DPMS enabled
[ 844.218] (==) intel(0): Intel XvMC decoder enabled
[ 844.218] (II) intel(0): Set up textured video
[ 844.218] (II) intel(0): [XvMC] xvmc_vld driver initialized.
[ 844.218] (II) intel(0): DRI2: Enabled
[ 844.218] (II) intel(0): DRI3: Disabled
[ 844.218] (WW) intel(0): Option "RelaxedFencing" is not used
[ 844.218] (==) intel(0): hotplug detection: "enabled"
[ 844.244] (II) Initializing extension Generic Event Extension
[ 844.244] (II) Initializing extension SHAPE
[ 844.245] (II) Initializing extension MIT-SHM
[ 844.245] (II) Initializing extension XInputExtension
[ 844.246] (II) Initializing extension XTEST
[ 844.246] (II) Initializing extension BIG-REQUESTS
[ 844.247] (II) Initializing extension SYNC
[ 844.247] (II) Initializing extension XKEYBOARD
[ 844.248] (II) Initializing extension XC-MISC
[ 844.248] (II) Initializing extension SECURITY
[ 844.249] (II) Initializing extension XFIXES
[ 844.249] (II) Initializing extension RENDER
[ 844.250] (II) Initializing extension RANDR
[ 844.251] (II) Initializing extension COMPOSITE
[ 844.251] (II) Initializing extension DAMAGE
[ 844.251] (II) Initializing extension MIT-SCREEN-SAVER
[ 844.252] (II) Initializing extension DOUBLE-BUFFER
[ 844.252] (II) Initializing extension RECORD
[ 844.253] (II) Initializing extension DPMS
[ 844.253] (II) Initializing extension Present
[ 844.254] (II) Initializing extension DRI3
[ 844.254] (II) Initializing extension X-Resource
[ 844.254] (II) Initializing extension XVideo
[ 844.255] (II) Initializing extension XVideo-MotionCompensation
[ 844.255] (II) Initializing extension GLX
[ 844.288] (II) AIGLX: Loaded and initialized i965
[ 844.288] (II) GLX: Initialized DRI2 GL provider for screen 0
[ 844.288] (II) Initializing extension XFree86-VidModeExtension
[ 844.288] (II) Initializing extension XFree86-DGA
[ 844.289] (II) Initializing extension XFree86-DRI
[ 844.289] (II) Initializing extension DRI2
[ 844.290] (II) intel(0): Setting screen physical size to 338 x 211
[ 844.364] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[ 844.364] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 844.364] (**) Power Button: Applying InputClass "system-keyboard"
[ 844.364] (II) LoadModule: "libinput"
[ 844.364] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 844.366] (II) Module libinput: vendor="X.Org Foundation"
[ 844.366] compiled for 1.21.1.8, module version = 1.3.0
[ 844.366] Module class: X.Org XInput Driver
[ 844.366] ABI class: X.Org XInput driver, version 24.4
[ 844.366] (II) Using input driver 'libinput' for 'Power Button'
[ 844.366] (**) Power Button: always reports core events
[ 844.366] (**) Option "Device" "/dev/input/event2"
[ 844.369] (II) event2 - Power Button: is tagged by udev as: Keyboard
[ 844.370] (II) event2 - Power Button: device is a keyboard
[ 844.370] (II) event2 - Power Button: device removed
[ 844.403] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[ 844.403] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 844.403] (**) Option "xkb_model" "pc105"
[ 844.403] (**) Option "xkb_layout" "gb,ru"
[ 844.403] (**) Option "xkb_options" "grp:alt_shift_toggle"
[ 844.436] (II) event2 - Power Button: is tagged by udev as: Keyboard
[ 844.436] (II) event2 - Power Button: device is a keyboard
[ 844.437] (II) config/udev: Adding input device Video Bus (/dev/input/event3)
[ 844.437] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[ 844.437] (**) Video Bus: Applying InputClass "system-keyboard"
[ 844.437] (II) Using input driver 'libinput' for 'Video Bus'
[ 844.437] (**) Video Bus: always reports core events
[ 844.437] (**) Option "Device" "/dev/input/event3"
[ 844.439] (II) event3 - Video Bus: is tagged by udev as: Keyboard
[ 844.440] (II) event3 - Video Bus: device is a keyboard
[ 844.440] (II) event3 - Video Bus: device removed
[ 844.506] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input3/event3"
[ 844.506] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[ 844.506] (**) Option "xkb_model" "pc105"
[ 844.507] (**) Option "xkb_layout" "gb,ru"
[ 844.507] (**) Option "xkb_options" "grp:alt_shift_toggle"
[ 844.509] (II) event3 - Video Bus: is tagged by udev as: Keyboard
[ 844.509] (II) event3 - Video Bus: device is a keyboard
[ 844.511] (II) config/udev: Adding input device Lid Switch (/dev/input/event1)
[ 844.511] (II) No input driver specified, ignoring this device.
[ 844.511] (II) This device may have been added with another device file.
[ 844.512] (II) config/udev: Adding input device Sleep Button (/dev/input/event0)
[ 844.512] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[ 844.512] (**) Sleep Button: Applying InputClass "system-keyboard"
[ 844.513] (II) Using input driver 'libinput' for 'Sleep Button'
[ 844.513] (**) Sleep Button: always reports core events
[ 844.513] (**) Option "Device" "/dev/input/event0"
[ 844.515] (II) event0 - Sleep Button: is tagged by udev as: Keyboard
[ 844.515] (II) event0 - Sleep Button: device is a keyboard
[ 844.516] (II) event0 - Sleep Button: device removed
[ 844.540] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:2e/PNP0C09:00/PNP0C0E:00/input/input0/event0"
[ 844.540] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 8)
[ 844.540] (**) Option "xkb_model" "pc105"
[ 844.540] (**) Option "xkb_layout" "gb,ru"
[ 844.540] (**) Option "xkb_options" "grp:alt_shift_toggle"
[ 844.543] (II) event0 - Sleep Button: is tagged by udev as: Keyboard
[ 844.543] (II) event0 - Sleep Button: device is a keyboard
[ 844.546] (II) config/udev: Adding input device HDA Intel Dock Mic (/dev/input/event8)
[ 844.546] (II) No input driver specified, ignoring this device.
[ 844.546] (II) This device may have been added with another device file.
[ 844.547] (II) config/udev: Adding input device HDA Intel Dock Headphone (/dev/input/event9)
[ 844.547] (II) No input driver specified, ignoring this device.
[ 844.547] (II) This device may have been added with another device file.
[ 844.548] (II) config/udev: Adding input device HDA Intel Headphone (/dev/input/event10)
[ 844.548] (II) No input driver specified, ignoring this device.
[ 844.548] (II) This device may have been added with another device file.
[ 844.549] (II) config/udev: Adding input device HDA Intel Mic (/dev/input/event7)
[ 844.549] (II) No input driver specified, ignoring this device.
[ 844.549] (II) This device may have been added with another device file.
[ 844.550] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event4)
[ 844.550] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[ 844.550] (**) AT Translated Set 2 keyboard: Applying InputClass "system-keyboard"
[ 844.550] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[ 844.550] (**) AT Translated Set 2 keyboard: always reports core events
[ 844.550] (**) Option "Device" "/dev/input/event4"
[ 844.552] (II) event4 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 844.553] (II) event4 - AT Translated Set 2 keyboard: device is a keyboard
[ 844.554] (II) event4 - AT Translated Set 2 keyboard: device removed
[ 844.597] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input4/event4"
[ 844.597] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 9)
[ 844.597] (**) Option "xkb_model" "pc105"
[ 844.597] (**) Option "xkb_layout" "gb,ru"
[ 844.597] (**) Option "xkb_options" "grp:alt_shift_toggle"
[ 844.599] (II) event4 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 844.599] (II) event4 - AT Translated Set 2 keyboard: device is a keyboard
[ 844.602] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/event11)
[ 844.602] (**) TPPS/2 IBM TrackPoint: Applying InputClass "libinput pointer catchall"
[ 844.602] (II) Using input driver 'libinput' for 'TPPS/2 IBM TrackPoint'
[ 844.602] (**) TPPS/2 IBM TrackPoint: always reports core events
[ 844.602] (**) Option "Device" "/dev/input/event11"
[ 844.604] (II) event11 - TPPS/2 IBM TrackPoint: is tagged by udev as: Mouse Pointingstick
[ 844.605] (II) event11 - TPPS/2 IBM TrackPoint: trackpoint multiplier is 1.25
[ 844.605] (II) event11 - TPPS/2 IBM TrackPoint: device is a pointer
[ 844.607] (II) event11 - TPPS/2 IBM TrackPoint: device removed
[ 844.666] (II) libinput: TPPS/2 IBM TrackPoint: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 844.666] (II) libinput: TPPS/2 IBM TrackPoint: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 844.667] (II) libinput: TPPS/2 IBM TrackPoint: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 844.667] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input8/event11"
[ 844.667] (II) XINPUT: Adding extended input device "TPPS/2 IBM TrackPoint" (type: MOUSE, id 10)
[ 844.667] (**) Option "AccelerationScheme" "none"
[ 844.667] (**) TPPS/2 IBM TrackPoint: (accel) selected scheme none/0
[ 844.667] (**) TPPS/2 IBM TrackPoint: (accel) acceleration factor: 2.000
[ 844.667] (**) TPPS/2 IBM TrackPoint: (accel) acceleration threshold: 4
[ 844.669] (II) event11 - TPPS/2 IBM TrackPoint: is tagged by udev as: Mouse Pointingstick
[ 844.670] (II) event11 - TPPS/2 IBM TrackPoint: trackpoint multiplier is 1.25
[ 844.670] (II) event11 - TPPS/2 IBM TrackPoint: device is a pointer
[ 844.673] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/mouse0)
[ 844.673] (II) No input driver specified, ignoring this device.
[ 844.673] (II) This device may have been added with another device file.
[ 844.674] (II) config/udev: Adding input device PC Speaker (/dev/input/event6)
[ 844.674] (II) No input driver specified, ignoring this device.
[ 844.674] (II) This device may have been added with another device file.
[ 844.681] (II) config/udev: Adding input device ThinkPad Extra Buttons (/dev/input/event5)
[ 844.681] (**) ThinkPad Extra Buttons: Applying InputClass "libinput keyboard catchall"
[ 844.681] (**) ThinkPad Extra Buttons: Applying InputClass "system-keyboard"
[ 844.681] (II) Using input driver 'libinput' for 'ThinkPad Extra Buttons'
[ 844.681] (**) ThinkPad Extra Buttons: always reports core events
[ 844.681] (**) Option "Device" "/dev/input/event5"
[ 844.683] (II) event5 - ThinkPad Extra Buttons: is tagged by udev as: Keyboard Switch
[ 844.683] (II) event5 - ThinkPad Extra Buttons: device is a keyboard
[ 844.683] (II) event5 - ThinkPad Extra Buttons: device is a switch device
[ 844.684] (II) event5 - ThinkPad Extra Buttons: device removed
[ 844.720] (**) Option "config_info" "udev:/sys/devices/platform/thinkpad_acpi/input/input6/event5"
[ 844.720] (II) XINPUT: Adding extended input device "ThinkPad Extra Buttons" (type: KEYBOARD, id 11)
[ 844.720] (**) Option "xkb_model" "pc105"
[ 844.720] (**) Option "xkb_layout" "gb,ru"
[ 844.720] (**) Option "xkb_options" "grp:alt_shift_toggle"
[ 844.722] (II) event5 - ThinkPad Extra Buttons: is tagged by udev as: Keyboard Switch
[ 844.722] (II) event5 - ThinkPad Extra Buttons: device is a keyboard
[ 844.723] (II) event5 - ThinkPad Extra Buttons: device is a switch device
[ 846.286] (II) event2 - Power Button: device removed
[ 846.303] (II) event3 - Video Bus: device removed
[ 846.343] (II) event0 - Sleep Button: device removed
[ 846.364] (II) event4 - AT Translated Set 2 keyboard: device removed
[ 846.383] (II) event11 - TPPS/2 IBM TrackPoint: device removed
[ 846.417] (II) event5 - ThinkPad Extra Buttons: device removed
[ 846.437] (II) AIGLX: Suspending AIGLX clients for VT switch
[ 851.276] (II) AIGLX: Resuming AIGLX clients after VT switch
[ 851.322] (II) intel(0): EDID vendor "BOE", prod id 2202
[ 851.322] (II) intel(0): Printing DDC gathered Modelines:
[ 851.322] (II) intel(0): Modeline "1280x800"x0.0 71.10 1280 1328 1360 1440 800 803 809 823 -hsync -vsync (49.4 kHz eP)
[ 851.843] (II) event2 - Power Button: is tagged by udev as: Keyboard
[ 851.843] (II) event2 - Power Button: device is a keyboard
[ 851.847] (II) event3 - Video Bus: is tagged by udev as: Keyboard
[ 851.848] (II) event3 - Video Bus: device is a keyboard
[ 851.854] (II) event0 - Sleep Button: is tagged by udev as: Keyboard
[ 851.854] (II) event0 - Sleep Button: device is a keyboard
[ 851.859] (II) event4 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 851.860] (II) event4 - AT Translated Set 2 keyboard: device is a keyboard
[ 851.867] (II) event11 - TPPS/2 IBM TrackPoint: is tagged by udev as: Mouse Pointingstick
[ 851.868] (II) event11 - TPPS/2 IBM TrackPoint: trackpoint multiplier is 1.25
[ 851.869] (II) event11 - TPPS/2 IBM TrackPoint: device is a pointer
[ 851.876] (II) event5 - ThinkPad Extra Buttons: is tagged by udev as: Keyboard Switch
[ 851.876] (II) event5 - ThinkPad Extra Buttons: device is a keyboard
[ 851.876] (II) event5 - ThinkPad Extra Buttons: device is a switch deviceI also installed mesa-amber again to get i965 and can say that gpu is now used when watching video streams. Performance drop still only occurs when 3D acceleration is used.
Also now I can't get glmark2 to work even when installing with yay. Here's the error:
Error: Failed to find suitable GLX FB config
Error: Error: Couldn't get GL visual config!
Error: main: Could not initialize canvasAlso also, when testing for drop with a game, I noticed that at the moment of the drop audio stutters and then continues to stutter periodically.
EDIT: also sometimes even gl1 backend gets the drop. Circumstances unknown.
Last edited by koolkittykat69 (2023-04-13 09:07:20)
Offline
Is there significant CPU load?
What happens if you kill (restart) pulseaudio?
Offline
Is there significant CPU load?
What happens if you kill (restart) pulseaudio?
CPU load doesn't change. Audio stutters only at the moment of the performance drop. It doesn't continue to stutter after that, sorry for the confusion. Restarting pulseaudio didn't change anything.
Offline
This line from dmesg might be relevant:
[ 6319.091845] i915 0000:00:02.0: [drm] HPD interrupt storm detected on connector DP-3: switching from hotplug detection to pollingOffline
Maybe I need to get drm/i915/mesa/opengl debug/trace information? I don't know how, though...
EDIT: I mean, clearly opengl 2.0+ uses something that opengl 1 doesn't that causes this weird bug...
Last edited by koolkittykat69 (2023-04-13 11:39:31)
Offline
EDIT: I mean, clearly opengl 2.0+ uses something that opengl 1 doesn't that causes this weird bug...
https://en.wikipedia.org/wiki/OpenGL_Shading_Language
Do you https://wiki.archlinux.org/title/Intel_ … 915_driver and what if you explicitly disable fragment shaders (you've a 4th gen chip and apparently this only affected 3rd gen ones)?
Edit: I'm more perplexed as to how the S3 could cure any of this…
Last edited by seth (2023-04-13 14:18:36)
Offline
EDIT: I mean, clearly opengl 2.0+ uses something that opengl 1 doesn't that causes this weird bug...
https://en.wikipedia.org/wiki/OpenGL_Shading_Language
Do you https://wiki.archlinux.org/title/Intel_ … 915_driver and what if you explicitly disable fragment shaders (you've a 4th gen chip and apparently this only affected 3rd gen ones)?
Edit: I'm more perplexed as to how the S3 could cure any of this…
[kitkat@x200 ~]$ cat /etc/drirc
<driconf>
<device driver="i915">
<application name="Default">
<option name="fragment_shader" value="false"/>
</application>
</device>
</driconf>
[kitkat@x200 ~]$ vblank_mode=0 glxgears
ATTENTION: default value of option vblank_mode overridden by environment.
6512 frames in 5.0 seconds = 1302.361 FPS
X Error of failed request: BadDrawable (invalid Pixmap or Window parameter)
Major opcode of failed request: 155 (DRI2)
Minor opcode of failed request: 8 (DRI2SwapBuffers )
Resource id in failed request: 0x1e00002
Serial number of failed request: 15213
Current serial number in output stream: 15214
[kitkat@x200 ~]$ GOG\ Games/CrossCode/start.sh
Running CrossCode
Fontconfig warning: "/usr/share/fontconfig/conf.avail/05-reset-dirs-sample.conf", line 6: unknown element "reset-dirs"
[910:933:0415/191256.153989:ERROR:object_proxy.cc(621)] Failed to call method: org.freedesktop.Notifications.GetCapabilities: object_path= /org/freedesktop/Notifications: org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Notifications was not provided by any .service files
[910:910:0415/191256.915924:ERROR:x11_input_method_context_impl_gtk.cc(144)] Not implemented reached in virtual void libgtkui::X11InputMethodContextImplGtk::SetSurroundingText(const base::string16 &, const gfx::Range &)
[S_API] SteamAPI_Init(): SteamAPI_IsSteamRunning() did not locate a running instance of Steam.
[S_API FAIL] SteamAPI_Init() failed
[kitkat@x200 ~]$ vblank_mode=0 glxgears
ATTENTION: default value of option vblank_mode overridden by environment.
993 frames in 5.0 seconds = 198.493 FPS
X Error of failed request: BadDrawable (invalid Pixmap or Window parameter)
Major opcode of failed request: 155 (DRI2)
Minor opcode of failed request: 8 (DRI2SwapBuffers )
Resource id in failed request: 0x1e00002
Serial number of failed request: 2479
Current serial number in output stream: 2480
[kitkat@x200 ~]$Offline
Did you alter the drirc before starting X11?
I'd leave the server alone for the moment.
Also
<option name="stub_occlusion_query" value="false" />You can also use https://archlinux.org/packages/communit … /adriconf/
Offline
Did you alter the drirc before starting X11?
I'd leave the server alone for the moment.Also
<option name="stub_occlusion_query" value="false" />You can also use https://archlinux.org/packages/communit … /adriconf/
Added stub_occlusion_query, nothing.
Offline
Did you alter the drirc before starting X11?
Offline
seth wrote:Did you alter the drirc before starting X11?
Yes
Offline
I'd leave the server alone for the moment.
ie. "don't"
Offline
seth wrote:I'd leave the server alone for the moment.
ie. "don't"
...so, what do I do?
Offline
Use the unmodified drirc to start X11, then change the drirc before you run a client prone to tanking the GPU performance.
Offline
Use the unmodified drirc to start X11, then change the drirc before you run a client prone to tanking the GPU performance.
Ok, did that. Still nothing changed.
EDIT: also, here's all the options available for i915:
$ xdriinfo options i915
<?xml version="1.0" standalone="yes"?>
<!DOCTYPE driinfo [
<!ELEMENT driinfo (section*)>
<!ELEMENT section (description+, option+)>
<!ELEMENT description (enum*)>
<!ATTLIST description lang CDATA #FIXED "en"
text CDATA #REQUIRED>
<!ELEMENT option (description+)>
<!ATTLIST option name CDATA #REQUIRED
type (bool|enum|int|float) #REQUIRED
default CDATA #REQUIRED
valid CDATA #IMPLIED>
<!ELEMENT enum EMPTY>
<!ATTLIST enum value CDATA #REQUIRED
text CDATA #REQUIRED>
]><driinfo>
<section>
<description lang="en" text="Performance"/>
<option name="bo_reuse" type="enum" default="1" valid="0:1">
<description lang="en" text="Buffer object reuse">
<enum value="0" text="Disable buffer object reuse"/>
<enum value="1" text="Enable reuse of all sizes of buffer objects"/>
</description>
</option>
<option name="fragment_shader" type="bool" default="true">
<description lang="en" text="Enable limited ARB_fragment_shader support on 915/945."/>
</option>
</section>
<section>
<description lang="en" text="Image Quality"/>
</section>
<section>
<description lang="en" text="Debugging"/>
<option name="always_flush_batch" type="bool" default="false">
<description lang="en" text="Enable flushing batchbuffer after each draw call"/>
</option>
<option name="always_flush_cache" type="bool" default="false">
<description lang="en" text="Enable flushing GPU caches with each draw call"/>
</option>
<option name="disable_throttling" type="bool" default="false">
<description lang="en" text="Disable throttling on first batch after flush"/>
</option>
<option name="force_glsl_extensions_warn" type="bool" default="false">
<description lang="en" text="Force GLSL extension default behavior to 'warn'"/>
</option>
<option name="disable_glsl_line_continuations" type="bool" default="false">
<description lang="en" text="Disable backslash-based line continuations in GLSL source"/>
</option>
<option name="disable_blend_func_extended" type="bool" default="false">
<description lang="en" text="Disable dual source blending"/>
</option>
<option name="stub_occlusion_query" type="bool" default="false">
<description lang="en" text="Enable stub ARB_occlusion_query support on 915/945."/>
</option>
<option name="shader_precompile" type="bool" default="true">
<description lang="en" text="Perform code generation at shader link time."/>
</option>
</section>
</driinfo>Last edited by koolkittykat69 (2023-04-23 16:39:28)
Offline