You are not logged in.

#1 2023-04-07 20:20:19

koolkittykat69
Member
Registered: 2023-04-07
Posts: 26

Need help troubleshooting glxgears fps drop on Intel GMA 4500

When system boots or resumes from suspend I have ~1000-1200 fps in glxgears, but after I start playing any game that uses gpu after a while there is a noticeable fps drop and afterward glxgears shows ~200 fps. How can I even approach this?

Last edited by koolkittykat69 (2023-04-07 20:20:55)

Offline

#2 2023-04-07 21:06:53

seth
Member
Registered: 2012-09-03
Posts: 52,316

Re: Need help troubleshooting glxgears fps drop on Intel GMA 4500

Online

#3 2023-04-07 21:33:14

koolkittykat69
Member
Registered: 2023-04-07
Posts: 26

Re: Need help troubleshooting glxgears fps drop on Intel GMA 4500

How can I check that? intel_gpu_top shows ~98-100% gpu usage before and after frame drops. sensors doesn't show a noticeable temperature difference. EDIT: it actually might be that it steps down frequency due to heat/improper fan speed and then leaves it there until reboot/suspend. How can I confirm that?

Last edited by koolkittykat69 (2023-04-07 22:23:43)

Offline

#4 2023-04-08 06:25:47

seth
Member
Registered: 2012-09-03
Posts: 52,316

Re: Need help troubleshooting glxgears fps drop on Intel GMA 4500

Check whether the temperatures go up w/ lsmsensors and intel_gpu_top should™ show the current frequencies in the top row?

Online

#5 2023-04-08 09:34:37

koolkittykat69
Member
Registered: 2023-04-07
Posts: 26

Re: Need help troubleshooting glxgears fps drop on Intel GMA 4500

seth wrote:

Check whether the temperatures go up w/ lsmsensors and intel_gpu_top should™ show the current frequencies in the top row?

Before frame drop with glxgears intel_gpu_top shows ~2000-2200 irqs/s, with the game it shows ~100 irqs/s and after the frame drop glxgears shows ~400-500 irqs/s.

EDIT: lm_sensors shows stable temperature for GPU throughout.

Last edited by koolkittykat69 (2023-04-08 12:46:35)

Offline

#6 2023-04-08 13:01:33

seth
Member
Registered: 2012-09-03
Posts: 52,316

Re: Need help troubleshooting glxgears fps drop on Intel GMA 4500

The irqs/s are not the IGPs frequency - look  for the MHz or in doubt the Watts might be interesting as well.

Online

#7 2023-04-08 13:35:16

koolkittykat69
Member
Registered: 2023-04-07
Posts: 26

Re: Need help troubleshooting glxgears fps drop on Intel GMA 4500

seth wrote:

The irqs/s are not the IGPs frequency - look  for the MHz or in doubt the Watts might be interesting as well.

That field only contains dashes. intel_gpu_frequency doesn't work and there are no 'freq' files in /sys.

Offline

#8 2023-04-08 15:04:03

seth
Member
Registered: 2012-09-03
Posts: 52,316

Re: Need help troubleshooting glxgears fps drop on Intel GMA 4500

"launched in June 2008" - the IGP is probably way to old to support any of this.
Post a complete system journal after, the sensors output before and after the performance drops and try to actively cool down the system (BFF - "big fucking fan") instead of the S3 (or, for a cross-test, S3 only for a few seconds)

Edit: if the system is that old and you've never done that, open it and inspect it for a D.U.S.T. error

Last edited by seth (2023-04-08 15:06:23)

Online

#9 2023-04-08 15:21:04

koolkittykat69
Member
Registered: 2023-04-07
Posts: 26

Re: Need help troubleshooting glxgears fps drop on Intel GMA 4500

seth wrote:

"launched in June 2008" - the IGP is probably way to old to support any of this.
Post a complete system journal after, the sensors output before and after the performance drops and try to actively cool down the system (BFF - "big fucking fan") instead of the S3 (or, for a cross-test, S3 only for a few seconds)

Edit: if the system is that old and you've never done that, open it and inspect it for a D.U.S.T. error

System is Thinkpad X200. What kind of system journal am I looking for? Here's sensors:

coretemp-isa-0000
Adapter: ISA adapter
Core 0:       +47.0°C  (high = +105.0°C, crit = +105.0°C)
Core 1:       +47.0°C  (high = +105.0°C, crit = +105.0°C)

BAT0-acpi-0
Adapter: ACPI interface
in0:          12.38 V  

thinkpad-isa-0000
Adapter: ISA adapter
fan1:        2476 RPM
fan2:        2476 RPM
CPU:          +49.0°C  
GPU:          +32.0°C  
temp3:            N/A  
temp4:        +43.0°C  
temp5:        +25.0°C  
temp6:            N/A  
temp7:        +25.0°C  
temp8:            N/A  

acpitz-acpi-0
Adapter: ACPI interface
temp1:        +49.0°C  (crit = +100.0°C)
temp2:        +32.0°C  (crit = +99.0°C)

Offline

#10 2023-04-08 15:25:32

seth
Member
Registered: 2012-09-03
Posts: 52,316

Re: Need help troubleshooting glxgears fps drop on Intel GMA 4500

https://wiki.archlinux.org/title/Systemd/Journal

sudo journalctl -b | curl -F 'file=@-' 0x0.st

Is that sensors ouput before or after the drop?

Online

#11 2023-04-08 15:44:09

koolkittykat69
Member
Registered: 2023-04-07
Posts: 26

Re: Need help troubleshooting glxgears fps drop on Intel GMA 4500

seth wrote:

https://wiki.archlinux.org/title/Systemd/Journal

sudo journalctl -b | curl -F 'file=@-' 0x0.st

Is that sensors ouput before or after the drop?

here's journal: http://0x0.st/HXe6.txt
sensors for cpu and temp1 can go upto 56 C but everything else [before and after drop] is stable.

EDIT: manually turning fans on full speed merely delays the drop by ~30 seconds at best or doesn't delay the drop at worst.

Last edited by koolkittykat69 (2023-04-08 16:02:04)

Offline

#12 2023-04-08 17:22:38

koolkittykat69
Member
Registered: 2023-04-07
Posts: 26

Re: Need help troubleshooting glxgears fps drop on Intel GMA 4500

And perfomance drops for everything until suspend/resume.
uXXK6eI.jpeg

Offline

#13 2023-04-08 19:31:48

koolkittykat69
Member
Registered: 2023-04-07
Posts: 26

Re: Need help troubleshooting glxgears fps drop on Intel GMA 4500

I may have found a clue in /sys/kernel/debug/dri/0/i915_engine_info:

before:

GT awake? yes [1], 6949206ms
CS timestamp frequency: 16666687 Hz, 60 ns
rcs0
	Awake? 2
	Barriers?: no
	Latency: 40us
	Forcewake: 0 domains, 0 active
	Reset count: 0 (global 0)
	Properties:
		heartbeat_interval_ms: 2500 [default 2500]
		max_busywait_duration_ns: 8000 [default 8000]
		preempt_timeout_ms: 640 [default 640]
		stop_timeout_ms: 100 [default 100]
		timeslice_duration_ms: 1 [default 1]
	Requests:
	On hold?: 0
	MMIO base:  0x00002000
	CCID: 0x003f810d
	RING_START: 0x00004000
	RING_HEAD:  0x00000f80
	RING_TAIL:  0x00000f80
	RING_CTL:   0x00003001
	RING_MODE:  0x00000240 [idle]
	ACTHD:  0x00000000_50c00f80
	BBADDR: 0x00000000_007bd598
	DMA_FADDR: 0x00000000_00004f80
	IPEIR: 0x00000000
	IPEHR: 0x01000000
		E 3:277809!  @ 14ms: Xorg[456]
		E 3:277810!  @ 14ms: Xorg[456]
HWSP:
[0000] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
*
[0100] 00043d32 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[0120] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
*
[0200] 00043d32 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[0220] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
*
Idle? yes
IRQ: disabled
vcs0
	Awake? 0
	Barriers?: no
	Latency: 33us
	Forcewake: 0 domains, 0 active
	Reset count: 0 (global 0)
	Properties:
		heartbeat_interval_ms: 2500 [default 2500]
		max_busywait_duration_ns: 8000 [default 8000]
		preempt_timeout_ms: 640 [default 640]
		stop_timeout_ms: 100 [default 100]
		timeslice_duration_ms: 1 [default 1]
	Requests:
	On hold?: 0
	MMIO base:  0x00004000
	RING_START: 0x0000c000
	RING_HEAD:  0x00000ab0
	RING_TAIL:  0x00000ab0
	RING_CTL:   0x00003001
	RING_MODE:  0x00000200 [idle]
	ACTHD:  0x00000000_00000ab0
	BBADDR: 0x00000000_00000000
	DMA_FADDR: 0x00000000_0000cab0
	IPEIR: 0x00000000
	IPEHR: 0x01000000
HWSP:
[0000] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
*
[0100] 00000009 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[0120] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
*
[0200] 00000009 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[0220] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
*
Idle? yes
IRQ: disabled
Timeline 3: { count: 0, ready: 0, inflight: 0, seqno: { current: 277810, last: 277810 }, engine: rcs0 }
  E 3:277809!  @ 14ms: Xorg[456]
  E 3:277810!  @ 14ms: Xorg[456]

after:

GT awake? yes [1], 7155405ms
CS timestamp frequency: 16666687 Hz, 60 ns
rcs0
	Awake? 2
	Barriers?: yes
	Latency: 92us
	Forcewake: 0 domains, 0 active
	Reset count: 0 (global 0)
	Properties:
		heartbeat_interval_ms: 2500 [default 2500]
		max_busywait_duration_ns: 8000 [default 8000]
		preempt_timeout_ms: 640 [default 640]
		stop_timeout_ms: 100 [default 100]
		timeslice_duration_ms: 1 [default 1]
	Requests:
		hungE 3:294756*  @ 7ms: Xorg[456]
		ring->start:  0x00004000
		ring->head:   0x00003490
		ring->tail:   0x00003f48
		ring->emit:   0x00003f48
		ring->space:  0x00003508
		ring->hwsp:   0x00002100
[head 3750, postfix 37c0, tail 38e8, batch 0x00000000_05ca5000]:
[0000] 02000022 7a004002 7fffe004 00000000 00000000 02000000 02000000 02000000
[0020] 02000000 02000000 02000000 02000000 02000000 02000000 02000000 02000000
[0040] 02000000 7a004002 7fffe004 00000000 00000000 02000022 00000000 0c000000
[0060] 003f810c 00000000 18800180 05ca5000 02000000 10800001 00000200 00047f64
[0080] 10800001 00000200 00047f64 10800001 00000200 00047f64 10800001 00000200
[00a0] 00047f64 10800001 00000200 00047f64 10800001 00000200 00047f64 10800001
[00c0] 00000200 00047f64 10800001 00000200 00047f64 10800001 00000200 00047f64
[00e0] 10800001 00000200 00047f64 10800001 00000200 00047f64 10800001 00000200
[0100] 00047f64 10800001 00000200 00047f64 10800001 00000200 00047f64 10800001
[0120] 00000200 00047f64 10800001 00000200 00047f64 10800001 00000100 00047f64
[0140] 10800001 00000100 00047f64 10800001 00000100 00047f64 10800001 00000100
[0160] 00047f64 10800001 00000100 00047f64 10800001 00000100 00047f64 10800001
[0180] 00000100 00047f64 10800001 00000100 00047f64 01000000
	On hold?: 0
	MMIO base:  0x00002000
	CCID: 0x003f810d
	RING_START: 0x00004000
	RING_HEAD:  0x000037c0
	RING_TAIL:  0x00003f48
	RING_CTL:   0x00003001
	RING_MODE:  0x00000040
	ACTHD:  0x00000000_05ca530c
	BBADDR: 0x00000000_05ca530b
	DMA_FADDR: 0x00000000_05ca54c0
	IPEIR: 0x00000000
	IPEHR: 0x79050004
		E 3:294755!  @ 7ms: Xorg[456]
		E 3:294756*  @ 7ms: Xorg[456]
		E 3:294757  @ 7ms: Xorg[456]
		E 3:294758  @ 4ms: Xorg[456]
		E 3:294759  @ 4ms: Xorg[456]
		E 3:294760  @ 4ms: Xorg[456]
HWSP:
[0000] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
*
[0100] 00047f63 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[0120] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
*
[0200] 00047f63 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[0220] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
*
Idle? no
IRQ: disabled
vcs0
	Awake? 0
	Barriers?: no
	Latency: 33us
	Forcewake: 0 domains, 0 active
	Reset count: 0 (global 0)
	Properties:
		heartbeat_interval_ms: 2500 [default 2500]
		max_busywait_duration_ns: 8000 [default 8000]
		preempt_timeout_ms: 640 [default 640]
		stop_timeout_ms: 100 [default 100]
		timeslice_duration_ms: 1 [default 1]
	Requests:
	On hold?: 0
	MMIO base:  0x00004000
	RING_START: 0x0000c000
	RING_HEAD:  0x00000ab0
	RING_TAIL:  0x00000ab0
	RING_CTL:   0x00003001
	RING_MODE:  0x00000200 [idle]
	ACTHD:  0x00000000_00000ab0
	BBADDR: 0x00000000_00000000
	DMA_FADDR: 0x00000000_0000cab0
	IPEIR: 0x00000000
	IPEHR: 0x01000000
HWSP:
[0000] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
*
[0100] 00000009 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[0120] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
*
[0200] 00000009 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[0220] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
*
Idle? yes
IRQ: disabled
Timeline 3: { count: 5, ready: 5, inflight: 5, seqno: { current: 294755, last: 294760 }, engine: rcs0 }
  E 3:294755!  @ 7ms: Xorg[456]
  E 3:294756*  @ 7ms: Xorg[456]
  E 3:294757  @ 7ms: Xorg[456]
  E 3:294758  @ 4ms: Xorg[456]
  E 3:294759  @ 4ms: Xorg[456]
  E 3:294760  @ 4ms: Xorg[456]

EDIT: there are those "Barriers?" present and latency is tripled, but I have no idea what to make of this.

Last edited by koolkittykat69 (2023-04-08 19:35:35)

Offline

#14 2023-04-08 20:46:34

seth
Member
Registered: 2012-09-03
Posts: 52,316

Re: Need help troubleshooting glxgears fps drop on Intel GMA 4500

https://www.kernel.org/doc/html/latest/ … gpu-basics

	Requests:
		hungE 3:294756*  @ 7ms: Xorg[456]
		ring->start:  0x00004000
		ring->head:   0x00003490
		ring->tail:   0x00003f48
		ring->emit:   0x00003f48
		ring->space:  0x00003508
		ring->hwsp:   0x00002100

Please post your Xorg log, https://wiki.archlinux.org/title/Xorg#General
On a limb: get rid of xf86-video-intel and all config files referencing it

grep -ri intel /{etc,usr/share}/X11/xorg.conf*

Online

#15 2023-04-08 21:06:03

koolkittykat69
Member
Registered: 2023-04-07
Posts: 26

Re: Need help troubleshooting glxgears fps drop on Intel GMA 4500

seth wrote:

https://www.kernel.org/doc/html/latest/ … gpu-basics

	Requests:
		hungE 3:294756*  @ 7ms: Xorg[456]
		ring->start:  0x00004000
		ring->head:   0x00003490
		ring->tail:   0x00003f48
		ring->emit:   0x00003f48
		ring->space:  0x00003508
		ring->hwsp:   0x00002100

Please post your Xorg log, https://wiki.archlinux.org/title/Xorg#General
On a limb: get rid of xf86-video-intel and all config files referencing it

grep -ri intel /{etc,usr/share}/X11/xorg.conf*

xf86-video-intel is not installed.
/var/log/Xorg.0.log:

[     8.552] 
X.Org X Server 1.21.1.8
X Protocol Version 11, Revision 0
[     8.553] Current Operating System: Linux x200 6.1.23-1-lts #1 SMP PREEMPT_DYNAMIC Thu, 06 Apr 2023 10:56:12 +0000 x86_64
[     8.553] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux-lts root=UUID=4c92d367-b718-45bd-9aa4-bae1494a87b8 rw loglevel=3 quiet
[     8.553]  
[     8.553] Current version of pixman: 0.42.2
[     8.553] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[     8.553] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[     8.553] (==) Log file: "/var/log/Xorg.0.log", Time: Sat Apr  8 18:32:52 2023
[     8.554] (==) Using config directory: "/etc/X11/xorg.conf.d"
[     8.554] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[     8.555] (==) No Layout section.  Using the first Screen section.
[     8.555] (==) No screen section available. Using defaults.
[     8.555] (**) |-->Screen "Default Screen Section" (0)
[     8.555] (**) |   |-->Monitor "<default monitor>"
[     8.555] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[     8.555] (==) Automatically adding devices
[     8.555] (==) Automatically enabling devices
[     8.555] (==) Automatically adding GPU devices
[     8.555] (==) Automatically binding GPU devices
[     8.555] (==) Max clients allowed: 256, resource mask: 0x1fffff
[     8.556] (WW) The directory "/usr/share/fonts/misc" does not exist.
[     8.556] 	Entry deleted from font path.
[     8.556] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/TTF".
[     8.556] 	Entry deleted from font path.
[     8.556] 	(Run 'mkfontdir' on "/usr/share/fonts/TTF").
[     8.556] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[     8.556] 	Entry deleted from font path.
[     8.556] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[     8.556] 	Entry deleted from font path.
[     8.556] (WW) The directory "/usr/share/fonts/100dpi" does not exist.
[     8.556] 	Entry deleted from font path.
[     8.556] (WW) The directory "/usr/share/fonts/75dpi" does not exist.
[     8.556] 	Entry deleted from font path.
[     8.556] (==) FontPath set to:
	
[     8.556] (==) ModulePath set to "/usr/lib/xorg/modules"
[     8.556] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[     8.556] (II) Module ABI versions:
[     8.556] 	X.Org ANSI C Emulation: 0.4
[     8.556] 	X.Org Video Driver: 25.2
[     8.556] 	X.Org XInput driver : 24.4
[     8.556] 	X.Org Server Extension : 10.0
[     8.557] (++) using VT number 7

[     8.557] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[     8.560] (II) xfree86: Adding drm device (/dev/dri/card0)
[     8.560] (II) Platform probe for /sys/devices/pci0000:00/0000:00:02.0/drm/card0
[     8.575] (--) PCI:*(0@0:2:0) 8086:2a42:17aa:20e4 rev 7, Mem @ 0x94000000/4194304, 0xa0000000/268435456, I/O @ 0x00001100/8, BIOS @ 0x????????/131072
[     8.575] (--) PCI: (0@0:2:1) 8086:2a43:17aa:20e4 rev 7, Mem @ 0x94c00000/1048576
[     8.575] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[     8.575] (II) LoadModule: "glx"
[     8.576] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[     8.588] (II) Module glx: vendor="X.Org Foundation"
[     8.588] 	compiled for 1.21.1.8, module version = 1.0.0
[     8.588] 	ABI class: X.Org Server Extension, version 10.0
[     8.588] (==) Matched intel as autoconfigured driver 0
[     8.588] (==) Matched modesetting as autoconfigured driver 1
[     8.588] (==) Matched fbdev as autoconfigured driver 2
[     8.588] (==) Matched vesa as autoconfigured driver 3
[     8.588] (==) Assigned the driver to the xf86ConfigLayout
[     8.588] (II) LoadModule: "intel"
[     8.589] (WW) Warning, couldn't open module intel
[     8.589] (EE) Failed to load module "intel" (module does not exist, 0)
[     8.589] (II) LoadModule: "modesetting"
[     8.589] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[     8.593] (II) Module modesetting: vendor="X.Org Foundation"
[     8.593] 	compiled for 1.21.1.8, module version = 1.21.1
[     8.593] 	Module class: X.Org Video Driver
[     8.593] 	ABI class: X.Org Video Driver, version 25.2
[     8.593] (II) LoadModule: "fbdev"
[     8.593] (WW) Warning, couldn't open module fbdev
[     8.593] (EE) Failed to load module "fbdev" (module does not exist, 0)
[     8.593] (II) LoadModule: "vesa"
[     8.593] (WW) Warning, couldn't open module vesa
[     8.593] (EE) Failed to load module "vesa" (module does not exist, 0)
[     8.593] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[     8.619] (II) modeset(0): using drv /dev/dri/card0
[     8.619] (II) modeset(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[     8.620] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[     8.620] (==) modeset(0): RGB weight 888
[     8.620] (==) modeset(0): Default visual is TrueColor
[     8.620] (II) Loading sub module "glamoregl"
[     8.620] (II) LoadModule: "glamoregl"
[     8.620] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[     8.629] (II) Module glamoregl: vendor="X.Org Foundation"
[     8.629] 	compiled for 1.21.1.8, module version = 1.0.1
[     8.629] 	ABI class: X.Org ANSI C Emulation, version 0.4
[     8.715] (II) modeset(0): glamor X acceleration enabled on Mesa DRI Mobile Intel® GM45 Express Chipset (CTG)
[     8.715] (II) modeset(0): glamor initialized
[     8.715] (==) modeset(0): VariableRefresh: disabled
[     8.715] (==) modeset(0): AsyncFlipSecondaries: disabled
[     8.715] (II) modeset(0): Output LVDS-1 has no monitor section
[     8.724] (II) modeset(0): Output VGA-1 has no monitor section
[     8.973] (II) modeset(0): Output HDMI-1 has no monitor section
[     9.051] (II) modeset(0): Output DP-1 has no monitor section
[     9.052] (II) modeset(0): Output HDMI-2 has no monitor section
[     9.052] (II) modeset(0): Output DP-2 has no monitor section
[     9.133] (II) modeset(0): Output DP-3 has no monitor section
[     9.270] (II) modeset(0): Output SVIDEO-1 has no monitor section
[     9.271] (II) modeset(0): EDID for output LVDS-1
[     9.271] (II) modeset(0): Manufacturer: BOE  Model: 89a  Serial#: 0
[     9.271] (II) modeset(0): Year: 2006  Week: 0
[     9.271] (II) modeset(0): EDID Version: 1.3
[     9.271] (II) modeset(0): Digital Display Input
[     9.271] (II) modeset(0): Max Image Size [cm]: horiz.: 26  vert.: 16
[     9.271] (II) modeset(0): Gamma: 2.20
[     9.271] (II) modeset(0): No DPMS capabilities specified
[     9.271] (II) modeset(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[     9.271] (II) modeset(0): First detailed timing is preferred mode
[     9.271] (II) modeset(0): redX: 0.584 redY: 0.340   greenX: 0.302 greenY: 0.553
[     9.271] (II) modeset(0): blueX: 0.146 blueY: 0.141   whiteX: 0.313 whiteY: 0.329
[     9.271] (II) modeset(0): Manufacturer's mask: 0
[     9.271] (II) modeset(0): Supported detailed timing:
[     9.271] (II) modeset(0): clock: 71.1 MHz   Image Size:  261 x 163 mm
[     9.271] (II) modeset(0): h_active: 1280  h_sync: 1328  h_sync_end 1360 h_blank_end 1440 h_border: 0
[     9.271] (II) modeset(0): v_active: 800  v_sync: 803  v_sync_end 809 v_blanking: 823 v_border: 0
[     9.271] (II) modeset(0):  
[     9.271] (II) modeset(0):  BOE HYDIS
[     9.271] (II) modeset(0):  HV121WX4-110
[     9.271] (II) modeset(0): EDID (in hex):
[     9.271] (II) modeset(0): 	00ffffffffffff0009e59a0800000000
[     9.271] (II) modeset(0): 	00100103801a10780a868595574d8d25
[     9.271] (II) modeset(0): 	24505400000001010101010101010101
[     9.271] (II) modeset(0): 	010101010101c61b00a0502017303020
[     9.271] (II) modeset(0): 	360005a310000019000000fe000a2020
[     9.271] (II) modeset(0): 	20202020202020202020000000fe0042
[     9.271] (II) modeset(0): 	4f452048594449530a202020000000fe
[     9.271] (II) modeset(0): 	0048563132315758342d3131300a0096
[     9.271] (II) modeset(0): Printing probed modes for output LVDS-1
[     9.272] (II) modeset(0): Modeline "1280x800"x60.0   71.10  1280 1328 1360 1440  800 803 809 823 -hsync -vsync (49.4 kHz eP)
[     9.272] (II) modeset(0): Modeline "1280x800"x120.0  174.25  1280 1380 1516 1752  800 801 804 829 doublescan -hsync +vsync (99.5 kHz d)
[     9.272] (II) modeset(0): Modeline "1280x800"x119.9  134.25  1280 1304 1320 1360  800 801 804 823 doublescan +hsync -vsync (98.7 kHz d)
[     9.272] (II) modeset(0): Modeline "1280x800"x59.8   83.50  1280 1352 1480 1680  800 803 809 831 -hsync +vsync (49.7 kHz d)
[     9.272] (II) modeset(0): Modeline "1280x800"x59.9   71.00  1280 1328 1360 1440  800 803 809 823 +hsync -vsync (49.3 kHz d)
[     9.272] (II) modeset(0): Modeline "1280x720"x120.0  156.12  1280 1376 1512 1744  720 721 724 746 doublescan -hsync +vsync (89.5 kHz d)
[     9.272] (II) modeset(0): Modeline "1280x720"x120.0  120.75  1280 1304 1320 1360  720 721 724 740 doublescan +hsync -vsync (88.8 kHz d)
[     9.272] (II) modeset(0): Modeline "1280x720"x59.9   74.50  1280 1344 1472 1664  720 723 728 748 -hsync +vsync (44.8 kHz d)
[     9.272] (II) modeset(0): Modeline "1280x720"x59.7   63.75  1280 1328 1360 1440  720 723 728 741 +hsync -vsync (44.3 kHz d)
[     9.272] (II) modeset(0): Modeline "1024x768"x120.1  133.47  1024 1100 1212 1400  768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
[     9.272] (II) modeset(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz d)
[     9.272] (II) modeset(0): Modeline "960x720"x120.0  117.00  960 1024 1128 1300  720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
[     9.272] (II) modeset(0): Modeline "928x696"x120.1  109.15  928 976 1088 1264  696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
[     9.272] (II) modeset(0): Modeline "896x672"x120.0  102.40  896 960 1060 1224  672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
[     9.272] (II) modeset(0): Modeline "1024x576"x119.9   98.50  1024 1092 1200 1376  576 577 580 597 doublescan -hsync +vsync (71.6 kHz d)
[     9.272] (II) modeset(0): Modeline "1024x576"x119.9   78.38  1024 1048 1064 1104  576 577 580 592 doublescan +hsync -vsync (71.0 kHz d)
[     9.272] (II) modeset(0): Modeline "1024x576"x59.9   46.50  1024 1064 1160 1296  576 579 584 599 -hsync +vsync (35.9 kHz d)
[     9.272] (II) modeset(0): Modeline "1024x576"x59.8   42.00  1024 1072 1104 1184  576 579 584 593 +hsync -vsync (35.5 kHz d)
[     9.272] (II) modeset(0): Modeline "960x600"x119.9   96.62  960 1028 1128 1296  600 601 604 622 doublescan -hsync +vsync (74.6 kHz d)
[     9.272] (II) modeset(0): Modeline "960x600"x120.0   77.00  960 984 1000 1040  600 601 604 617 doublescan +hsync -vsync (74.0 kHz d)
[     9.272] (II) modeset(0): Modeline "960x540"x119.9   86.50  960 1024 1124 1288  540 541 544 560 doublescan -hsync +vsync (67.2 kHz d)
[     9.272] (II) modeset(0): Modeline "960x540"x120.0   69.25  960 984 1000 1040  540 541 544 555 doublescan +hsync -vsync (66.6 kHz d)
[     9.272] (II) modeset(0): Modeline "960x540"x59.6   40.75  960 992 1088 1216  540 543 548 562 -hsync +vsync (33.5 kHz d)
[     9.272] (II) modeset(0): Modeline "960x540"x59.8   37.25  960 1008 1040 1120  540 543 548 556 +hsync -vsync (33.3 kHz d)
[     9.272] (II) modeset(0): Modeline "800x600"x120.0   81.00  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
[     9.272] (II) modeset(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz d)
[     9.272] (II) modeset(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz d)
[     9.272] (II) modeset(0): Modeline "840x525"x120.0   73.12  840 892 980 1120  525 526 529 544 doublescan -hsync +vsync (65.3 kHz d)
[     9.272] (II) modeset(0): Modeline "840x525"x119.8   59.50  840 864 880 920  525 526 529 540 doublescan +hsync -vsync (64.7 kHz d)
[     9.272] (II) modeset(0): Modeline "864x486"x59.9   32.50  864 888 968 1072  486 489 494 506 -hsync +vsync (30.3 kHz d)
[     9.272] (II) modeset(0): Modeline "864x486"x59.6   30.50  864 912 944 1024  486 489 494 500 +hsync -vsync (29.8 kHz d)
[     9.272] (II) modeset(0): Modeline "700x525"x120.0   61.00  700 744 820 940  525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
[     9.272] (II) modeset(0): Modeline "800x450"x119.9   59.12  800 848 928 1056  450 451 454 467 doublescan -hsync +vsync (56.0 kHz d)
[     9.272] (II) modeset(0): Modeline "800x450"x119.6   48.75  800 824 840 880  450 451 454 463 doublescan +hsync -vsync (55.4 kHz d)
[     9.272] (II) modeset(0): Modeline "640x512"x120.0   54.00  640 664 720 844  512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
[     9.272] (II) modeset(0): Modeline "700x450"x119.9   51.75  700 740 812 924  450 451 456 467 doublescan -hsync +vsync (56.0 kHz d)
[     9.272] (II) modeset(0): Modeline "700x450"x119.8   43.25  700 724 740 780  450 451 456 463 doublescan +hsync -vsync (55.4 kHz d)
[     9.272] (II) modeset(0): Modeline "640x480"x120.0   54.00  640 688 744 900  480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
[     9.272] (II) modeset(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz d)
[     9.272] (II) modeset(0): Modeline "720x405"x59.5   22.50  720 744 808 896  405 408 413 422 -hsync +vsync (25.1 kHz d)
[     9.272] (II) modeset(0): Modeline "720x405"x59.0   21.75  720 768 800 880  405 408 413 419 +hsync -vsync (24.7 kHz d)
[     9.272] (II) modeset(0): Modeline "684x384"x119.8   42.62  684 720 788 892  384 385 390 399 doublescan -hsync +vsync (47.8 kHz d)
[     9.273] (II) modeset(0): Modeline "684x384"x119.7   36.12  684 708 724 764  384 385 390 395 doublescan +hsync -vsync (47.3 kHz d)
[     9.273] (II) modeset(0): Modeline "640x400"x119.8   41.75  640 676 740 840  400 401 404 415 doublescan -hsync +vsync (49.7 kHz d)
[     9.273] (II) modeset(0): Modeline "640x400"x120.0   35.50  640 664 680 720  400 401 404 411 doublescan +hsync -vsync (49.3 kHz d)
[     9.273] (II) modeset(0): Modeline "640x360"x119.7   37.25  640 672 736 832  360 361 364 374 doublescan -hsync +vsync (44.8 kHz d)
[     9.273] (II) modeset(0): Modeline "640x360"x119.7   31.88  640 664 680 720  360 361 364 370 doublescan +hsync -vsync (44.3 kHz d)
[     9.273] (II) modeset(0): Modeline "640x360"x59.8   18.00  640 664 720 800  360 363 368 376 -hsync +vsync (22.5 kHz d)
[     9.273] (II) modeset(0): Modeline "640x360"x59.3   17.75  640 688 720 800  360 363 368 374 +hsync -vsync (22.2 kHz d)
[     9.273] (II) modeset(0): Modeline "512x384"x120.0   32.50  512 524 592 672  384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
[     9.273] (II) modeset(0): Modeline "512x288"x120.0   23.25  512 532 580 648  288 289 292 299 doublescan -hsync +vsync (35.9 kHz d)
[     9.273] (II) modeset(0): Modeline "512x288"x119.8   21.00  512 536 552 592  288 289 292 296 doublescan +hsync -vsync (35.5 kHz d)
[     9.273] (II) modeset(0): Modeline "480x270"x119.3   20.38  480 496 544 608  270 271 274 281 doublescan -hsync +vsync (33.5 kHz d)
[     9.273] (II) modeset(0): Modeline "480x270"x119.6   18.62  480 504 520 560  270 271 274 278 doublescan +hsync -vsync (33.3 kHz d)
[     9.273] (II) modeset(0): Modeline "400x300"x120.6   20.00  400 420 484 528  300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
[     9.273] (II) modeset(0): Modeline "400x300"x112.7   18.00  400 412 448 512  300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
[     9.273] (II) modeset(0): Modeline "432x243"x119.8   16.25  432 444 484 536  243 244 247 253 doublescan -hsync +vsync (30.3 kHz d)
[     9.273] (II) modeset(0): Modeline "432x243"x119.1   15.25  432 456 472 512  243 244 247 250 doublescan +hsync -vsync (29.8 kHz d)
[     9.273] (II) modeset(0): Modeline "320x240"x120.1   12.59  320 328 376 400  240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
[     9.273] (II) modeset(0): Modeline "360x202"x119.0   11.25  360 372 404 448  202 204 206 211 doublescan -hsync +vsync (25.1 kHz d)
[     9.273] (II) modeset(0): Modeline "360x202"x118.3   10.88  360 384 400 440  202 204 206 209 doublescan +hsync -vsync (24.7 kHz d)
[     9.273] (II) modeset(0): Modeline "320x180"x119.7    9.00  320 332 360 400  180 181 184 188 doublescan -hsync +vsync (22.5 kHz d)
[     9.273] (II) modeset(0): Modeline "320x180"x118.6    8.88  320 344 360 400  180 181 184 187 doublescan +hsync -vsync (22.2 kHz d)
[     9.282] (II) modeset(0): EDID for output VGA-1
[     9.485] (II) modeset(0): EDID for output HDMI-1
[     9.563] (II) modeset(0): EDID for output DP-1
[     9.565] (II) modeset(0): EDID for output HDMI-2
[     9.565] (II) modeset(0): EDID for output DP-2
[     9.645] (II) modeset(0): EDID for output DP-3
[     9.781] (II) modeset(0): EDID for output SVIDEO-1
[     9.781] (II) modeset(0): Output LVDS-1 connected
[     9.781] (II) modeset(0): Output VGA-1 disconnected
[     9.781] (II) modeset(0): Output HDMI-1 disconnected
[     9.781] (II) modeset(0): Output DP-1 disconnected
[     9.782] (II) modeset(0): Output HDMI-2 disconnected
[     9.782] (II) modeset(0): Output DP-2 disconnected
[     9.782] (II) modeset(0): Output DP-3 disconnected
[     9.782] (II) modeset(0): Output SVIDEO-1 disconnected
[     9.782] (II) modeset(0): Using exact sizes for initial modes
[     9.782] (II) modeset(0): Output LVDS-1 using initial mode 1280x800 +0+0
[     9.782] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0)
[     9.782] (==) modeset(0): DPI set to (96, 96)
[     9.782] (II) Loading sub module "fb"
[     9.782] (II) LoadModule: "fb"
[     9.782] (II) Module "fb" already built-in
[     9.815] (==) modeset(0): Backing store enabled
[     9.816] (==) modeset(0): Silken mouse enabled
[     9.842] (II) modeset(0): Initializing kms color map for depth 24, 8 bpc.
[     9.842] (==) modeset(0): DPMS enabled
[     9.842] (II) modeset(0): [DRI2] Setup complete
[     9.842] (II) modeset(0): [DRI2]   DRI driver: i965
[     9.842] (II) modeset(0): [DRI2]   VDPAU driver: va_gl
[     9.842] (II) Initializing extension Generic Event Extension
[     9.842] (II) Initializing extension SHAPE
[     9.842] (II) Initializing extension MIT-SHM
[     9.842] (II) Initializing extension XInputExtension
[     9.843] (II) Initializing extension XTEST
[     9.843] (II) Initializing extension BIG-REQUESTS
[     9.843] (II) Initializing extension SYNC
[     9.843] (II) Initializing extension XKEYBOARD
[     9.843] (II) Initializing extension XC-MISC
[     9.844] (II) Initializing extension SECURITY
[     9.844] (II) Initializing extension XFIXES
[     9.844] (II) Initializing extension RENDER
[     9.844] (II) Initializing extension RANDR
[     9.844] (II) Initializing extension COMPOSITE
[     9.845] (II) Initializing extension DAMAGE
[     9.845] (II) Initializing extension MIT-SCREEN-SAVER
[     9.845] (II) Initializing extension DOUBLE-BUFFER
[     9.845] (II) Initializing extension RECORD
[     9.845] (II) Initializing extension DPMS
[     9.846] (II) Initializing extension Present
[     9.846] (II) Initializing extension DRI3
[     9.846] (II) Initializing extension X-Resource
[     9.846] (II) Initializing extension XVideo
[     9.846] (II) Initializing extension XVideo-MotionCompensation
[     9.846] (II) Initializing extension GLX
[     9.851] (II) AIGLX: Loaded and initialized i965
[     9.851] (II) GLX: Initialized DRI2 GL provider for screen 0
[     9.851] (II) Initializing extension XFree86-VidModeExtension
[     9.851] (II) Initializing extension XFree86-DGA
[     9.852] (II) Initializing extension XFree86-DRI
[     9.852] (II) Initializing extension DRI2
[     9.854] (II) modeset(0): Damage tracking initialized
[     9.854] (II) modeset(0): Setting screen physical size to 338 x 211
[     9.940] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[     9.941] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[     9.941] (**) Power Button: Applying InputClass "system-keyboard"
[     9.941] (II) LoadModule: "libinput"
[     9.941] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[     9.947] (II) Module libinput: vendor="X.Org Foundation"
[     9.947] 	compiled for 1.21.1.8, module version = 1.3.0
[     9.947] 	Module class: X.Org XInput Driver
[     9.947] 	ABI class: X.Org XInput driver, version 24.4
[     9.947] (II) Using input driver 'libinput' for 'Power Button'
[     9.947] (**) Power Button: always reports core events
[     9.947] (**) Option "Device" "/dev/input/event2"
[     9.956] (II) event2  - Power Button: is tagged by udev as: Keyboard
[     9.956] (II) event2  - Power Button: device is a keyboard
[     9.956] (II) event2  - Power Button: device removed
[     9.968] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[     9.968] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[     9.968] (**) Option "xkb_model" "pc105"
[     9.968] (**) Option "xkb_layout" "gb,ru"
[     9.968] (**) Option "xkb_options" "grp:alt_shift_toggle"
[    10.000] (II) event2  - Power Button: is tagged by udev as: Keyboard
[    10.000] (II) event2  - Power Button: device is a keyboard
[    10.001] (II) config/udev: Adding input device Video Bus (/dev/input/event3)
[    10.001] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[    10.001] (**) Video Bus: Applying InputClass "system-keyboard"
[    10.001] (II) Using input driver 'libinput' for 'Video Bus'
[    10.001] (**) Video Bus: always reports core events
[    10.001] (**) Option "Device" "/dev/input/event3"
[    10.002] (II) event3  - Video Bus: is tagged by udev as: Keyboard
[    10.002] (II) event3  - Video Bus: device is a keyboard
[    10.003] (II) event3  - Video Bus: device removed
[    10.055] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input3/event3"
[    10.055] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[    10.055] (**) Option "xkb_model" "pc105"
[    10.055] (**) Option "xkb_layout" "gb,ru"
[    10.055] (**) Option "xkb_options" "grp:alt_shift_toggle"
[    10.056] (II) event3  - Video Bus: is tagged by udev as: Keyboard
[    10.056] (II) event3  - Video Bus: device is a keyboard
[    10.058] (II) config/udev: Adding input device Lid Switch (/dev/input/event1)
[    10.058] (II) No input driver specified, ignoring this device.
[    10.058] (II) This device may have been added with another device file.
[    10.059] (II) config/udev: Adding input device Sleep Button (/dev/input/event0)
[    10.059] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[    10.059] (**) Sleep Button: Applying InputClass "system-keyboard"
[    10.059] (II) Using input driver 'libinput' for 'Sleep Button'
[    10.059] (**) Sleep Button: always reports core events
[    10.059] (**) Option "Device" "/dev/input/event0"
[    10.060] (II) event0  - Sleep Button: is tagged by udev as: Keyboard
[    10.060] (II) event0  - Sleep Button: device is a keyboard
[    10.061] (II) event0  - Sleep Button: device removed
[    10.088] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:2e/PNP0C09:00/PNP0C0E:00/input/input0/event0"
[    10.088] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 8)
[    10.088] (**) Option "xkb_model" "pc105"
[    10.088] (**) Option "xkb_layout" "gb,ru"
[    10.088] (**) Option "xkb_options" "grp:alt_shift_toggle"
[    10.090] (II) event0  - Sleep Button: is tagged by udev as: Keyboard
[    10.090] (II) event0  - Sleep Button: device is a keyboard
[    10.092] (II) config/udev: Adding input device HDA Intel Dock Mic (/dev/input/event8)
[    10.092] (II) No input driver specified, ignoring this device.
[    10.092] (II) This device may have been added with another device file.
[    10.093] (II) config/udev: Adding input device HDA Intel Dock Headphone (/dev/input/event9)
[    10.093] (II) No input driver specified, ignoring this device.
[    10.093] (II) This device may have been added with another device file.
[    10.093] (II) config/udev: Adding input device HDA Intel Headphone (/dev/input/event10)
[    10.093] (II) No input driver specified, ignoring this device.
[    10.093] (II) This device may have been added with another device file.
[    10.094] (II) config/udev: Adding input device HDA Intel Mic (/dev/input/event7)
[    10.094] (II) No input driver specified, ignoring this device.
[    10.094] (II) This device may have been added with another device file.
[    10.095] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event4)
[    10.095] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[    10.095] (**) AT Translated Set 2 keyboard: Applying InputClass "system-keyboard"
[    10.095] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[    10.095] (**) AT Translated Set 2 keyboard: always reports core events
[    10.095] (**) Option "Device" "/dev/input/event4"
[    10.096] (II) event4  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[    10.096] (II) event4  - AT Translated Set 2 keyboard: device is a keyboard
[    10.097] (II) event4  - AT Translated Set 2 keyboard: device removed
[    10.115] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input4/event4"
[    10.115] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 9)
[    10.115] (**) Option "xkb_model" "pc105"
[    10.115] (**) Option "xkb_layout" "gb,ru"
[    10.115] (**) Option "xkb_options" "grp:alt_shift_toggle"
[    10.116] (II) event4  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[    10.117] (II) event4  - AT Translated Set 2 keyboard: device is a keyboard
[    10.118] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/event11)
[    10.118] (**) TPPS/2 IBM TrackPoint: Applying InputClass "libinput pointer catchall"
[    10.118] (II) Using input driver 'libinput' for 'TPPS/2 IBM TrackPoint'
[    10.118] (**) TPPS/2 IBM TrackPoint: always reports core events
[    10.118] (**) Option "Device" "/dev/input/event11"
[    10.120] (II) event11 - TPPS/2 IBM TrackPoint: is tagged by udev as: Mouse Pointingstick
[    10.120] (II) event11 - TPPS/2 IBM TrackPoint: trackpoint multiplier is 1.25
[    10.120] (II) event11 - TPPS/2 IBM TrackPoint: device is a pointer
[    10.121] (II) event11 - TPPS/2 IBM TrackPoint: device removed
[    10.168] (II) libinput: TPPS/2 IBM TrackPoint: Step value 0 was provided, libinput Fallback acceleration function is used.
[    10.168] (II) libinput: TPPS/2 IBM TrackPoint: Step value 0 was provided, libinput Fallback acceleration function is used.
[    10.168] (II) libinput: TPPS/2 IBM TrackPoint: Step value 0 was provided, libinput Fallback acceleration function is used.
[    10.168] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input8/event11"
[    10.168] (II) XINPUT: Adding extended input device "TPPS/2 IBM TrackPoint" (type: MOUSE, id 10)
[    10.168] (**) Option "AccelerationScheme" "none"
[    10.168] (**) TPPS/2 IBM TrackPoint: (accel) selected scheme none/0
[    10.169] (**) TPPS/2 IBM TrackPoint: (accel) acceleration factor: 2.000
[    10.169] (**) TPPS/2 IBM TrackPoint: (accel) acceleration threshold: 4
[    10.170] (II) event11 - TPPS/2 IBM TrackPoint: is tagged by udev as: Mouse Pointingstick
[    10.170] (II) event11 - TPPS/2 IBM TrackPoint: trackpoint multiplier is 1.25
[    10.170] (II) event11 - TPPS/2 IBM TrackPoint: device is a pointer
[    10.172] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/mouse0)
[    10.172] (II) No input driver specified, ignoring this device.
[    10.172] (II) This device may have been added with another device file.
[    10.173] (II) config/udev: Adding input device PC Speaker (/dev/input/event6)
[    10.173] (II) No input driver specified, ignoring this device.
[    10.173] (II) This device may have been added with another device file.
[    10.177] (II) config/udev: Adding input device ThinkPad Extra Buttons (/dev/input/event5)
[    10.177] (**) ThinkPad Extra Buttons: Applying InputClass "libinput keyboard catchall"
[    10.177] (**) ThinkPad Extra Buttons: Applying InputClass "system-keyboard"
[    10.177] (II) Using input driver 'libinput' for 'ThinkPad Extra Buttons'
[    10.177] (**) ThinkPad Extra Buttons: always reports core events
[    10.177] (**) Option "Device" "/dev/input/event5"
[    10.178] (II) event5  - ThinkPad Extra Buttons: is tagged by udev as: Keyboard Switch
[    10.179] (II) event5  - ThinkPad Extra Buttons: device is a keyboard
[    10.179] (II) event5  - ThinkPad Extra Buttons: device is a switch device
[    10.179] (II) event5  - ThinkPad Extra Buttons: device removed
[    10.208] (**) Option "config_info" "udev:/sys/devices/platform/thinkpad_acpi/input/input6/event5"
[    10.208] (II) XINPUT: Adding extended input device "ThinkPad Extra Buttons" (type: KEYBOARD, id 11)
[    10.208] (**) Option "xkb_model" "pc105"
[    10.208] (**) Option "xkb_layout" "gb,ru"
[    10.208] (**) Option "xkb_options" "grp:alt_shift_toggle"
[    10.210] (II) event5  - ThinkPad Extra Buttons: is tagged by udev as: Keyboard Switch
[    10.210] (II) event5  - ThinkPad Extra Buttons: device is a keyboard
[    10.210] (II) event5  - ThinkPad Extra Buttons: device is a switch device
[    10.276] (II) config/udev: removing device TPPS/2 IBM TrackPoint
[    10.276] (II) event11 - TPPS/2 IBM TrackPoint: device removed
[    10.321] (II) UnloadModule: "libinput"
[    10.322] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/event11)
[    10.322] (**) TPPS/2 IBM TrackPoint: Applying InputClass "libinput pointer catchall"
[    10.322] (II) Using input driver 'libinput' for 'TPPS/2 IBM TrackPoint'
[    10.322] (**) TPPS/2 IBM TrackPoint: always reports core events
[    10.322] (**) Option "Device" "/dev/input/event11"
[    10.323] (II) event11 - TPPS/2 IBM TrackPoint: is tagged by udev as: Mouse Pointingstick
[    10.324] (II) event11 - TPPS/2 IBM TrackPoint: trackpoint multiplier is 1.25
[    10.324] (II) event11 - TPPS/2 IBM TrackPoint: device is a pointer
[    10.325] (II) event11 - TPPS/2 IBM TrackPoint: device removed
[    10.381] (II) libinput: TPPS/2 IBM TrackPoint: Step value 0 was provided, libinput Fallback acceleration function is used.
[    10.381] (II) libinput: TPPS/2 IBM TrackPoint: Step value 0 was provided, libinput Fallback acceleration function is used.
[    10.381] (II) libinput: TPPS/2 IBM TrackPoint: Step value 0 was provided, libinput Fallback acceleration function is used.
[    10.381] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input8/event11"
[    10.382] (II) XINPUT: Adding extended input device "TPPS/2 IBM TrackPoint" (type: MOUSE, id 10)
[    10.382] (**) Option "AccelerationScheme" "none"
[    10.382] (**) TPPS/2 IBM TrackPoint: (accel) selected scheme none/0
[    10.382] (**) TPPS/2 IBM TrackPoint: (accel) acceleration factor: 2.000
[    10.382] (**) TPPS/2 IBM TrackPoint: (accel) acceleration threshold: 4
[    10.383] (II) event11 - TPPS/2 IBM TrackPoint: is tagged by udev as: Mouse Pointingstick
[    10.384] (II) event11 - TPPS/2 IBM TrackPoint: trackpoint multiplier is 1.25
[    10.384] (II) event11 - TPPS/2 IBM TrackPoint: device is a pointer
[    10.386] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/mouse0)
[    10.386] (II) No input driver specified, ignoring this device.
[    10.386] (II) This device may have been added with another device file.
[  2721.458] (II) event11 - TPPS/2 IBM TrackPoint: Enabling spurious button debouncing, see https://wayland.freedesktop.org/libinput/doc/1.23.0/button-debouncing.html for details

EDIT: doesn't seem to be any errors in xorg.log and in i915_engine_info "Barriers?" can sometimes say "yes" after suspend/resume, so the only reliable indicator seems to be the latency.

Last edited by koolkittykat69 (2023-04-08 21:21:40)

Offline

#16 2023-04-09 10:01:45

Lone_Wolf
Forum Moderator
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 12,020

Re: Need help troubleshooting glxgears fps drop on Intel GMA 4500

[     8.575] (--) PCI:*(0@0:2:0) 8086:2a42:17aa:20e4 rev 7, Mem @ 0x94000000/4194304, 0xa0000000/268435456, I/O @ 0x00001100/8, BIOS @ 0x????????/131072
[     8.575] (--) PCI: (0@0:2:1) 8086:2a43:17aa:20e4 rev 7, Mem @ 0x94c00000/1048576

Such lines usually indicate there are 2 videocards, but it may be a red herring.

Please post the full output of

$ lspci -knn
$ pacman -Qs mesa

Last edited by Lone_Wolf (2023-04-09 10:03:30)


Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.


(A works at time B)  && (time C > time B ) ≠  (A works at time C)

Offline

#17 2023-04-09 10:17:23

koolkittykat69
Member
Registered: 2023-04-07
Posts: 26

Re: Need help troubleshooting glxgears fps drop on Intel GMA 4500

Lone_Wolf wrote:
[     8.575] (--) PCI:*(0@0:2:0) 8086:2a42:17aa:20e4 rev 7, Mem @ 0x94000000/4194304, 0xa0000000/268435456, I/O @ 0x00001100/8, BIOS @ 0x????????/131072
[     8.575] (--) PCI: (0@0:2:1) 8086:2a43:17aa:20e4 rev 7, Mem @ 0x94c00000/1048576

Such lines usually indicate there are 2 videocards, but it may be a red herring.

Please post the full output of

$ lspci -knn
$ pacman -Qs mesa

lspci -knn:

00:00.0 Host bridge [0600]: Intel Corporation Mobile 4 Series Chipset Memory Controller Hub [8086:2a40] (rev 07)
	Subsystem: Lenovo ThinkPad T400 [17aa:20e0]
	Kernel modules: intel_agp
00:02.0 VGA compatible controller [0300]: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller [8086:2a42] (rev 07)
	DeviceName: VGA compatible controller
	Subsystem: Lenovo Device [17aa:20e4]
	Kernel driver in use: i915
	Kernel modules: i915
00:02.1 Display controller [0380]: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller [8086:2a43] (rev 07)
	DeviceName: Display controller
	Subsystem: Lenovo Device [17aa:20e4]
00:19.0 Ethernet controller [0200]: Intel Corporation 82567LM Gigabit Network Connection [8086:10f5] (rev 03)
	DeviceName: Ethernet controller
	Subsystem: Lenovo ThinkPad T400 [17aa:20ee]
	Kernel driver in use: e1000e
	Kernel modules: e1000e
00:1a.0 USB controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #4 [8086:2937] (rev 03)
	Subsystem: Lenovo ThinkPad T400 [17aa:20f0]
	Kernel driver in use: uhci_hcd
00:1a.1 USB controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #5 [8086:2938] (rev 03)
	Subsystem: Lenovo ThinkPad T400 [17aa:20f0]
	Kernel driver in use: uhci_hcd
00:1a.2 USB controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #6 [8086:2939] (rev 03)
	Subsystem: Lenovo ThinkPad T400 [17aa:20f0]
	Kernel driver in use: uhci_hcd
00:1a.7 USB controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #2 [8086:293c] (rev 03)
	Subsystem: Lenovo ThinkPad T400 [17aa:20f1]
	Kernel driver in use: ehci-pci
00:1b.0 Audio device [0403]: Intel Corporation 82801I (ICH9 Family) HD Audio Controller [8086:293e] (rev 03)
	Subsystem: Lenovo ThinkPad T400 [17aa:20f2]
	Kernel driver in use: snd_hda_intel
	Kernel modules: snd_hda_intel
00:1c.0 PCI bridge [0604]: Intel Corporation 82801I (ICH9 Family) PCI Express Port 1 [8086:2940] (rev 03)
	Subsystem: Lenovo Device [17aa:20f3]
	Kernel driver in use: pcieport
00:1c.1 PCI bridge [0604]: Intel Corporation 82801I (ICH9 Family) PCI Express Port 2 [8086:2942] (rev 03)
	Subsystem: Lenovo Device [17aa:20f3]
	Kernel driver in use: pcieport
00:1c.2 PCI bridge [0604]: Intel Corporation 82801I (ICH9 Family) PCI Express Port 3 [8086:2944] (rev 03)
	Subsystem: Lenovo Device [17aa:20f3]
	Kernel driver in use: pcieport
00:1c.3 PCI bridge [0604]: Intel Corporation 82801I (ICH9 Family) PCI Express Port 4 [8086:2946] (rev 03)
	Subsystem: Lenovo Device [17aa:20f3]
	Kernel driver in use: pcieport
00:1d.0 USB controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #1 [8086:2934] (rev 03)
	Subsystem: Lenovo ThinkPad T400 [17aa:20f0]
	Kernel driver in use: uhci_hcd
00:1d.1 USB controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #2 [8086:2935] (rev 03)
	Subsystem: Lenovo ThinkPad T400 [17aa:20f0]
	Kernel driver in use: uhci_hcd
00:1d.2 USB controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #3 [8086:2936] (rev 03)
	Subsystem: Lenovo ThinkPad T400 [17aa:20f0]
	Kernel driver in use: uhci_hcd
00:1d.7 USB controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #1 [8086:293a] (rev 03)
	Subsystem: Lenovo ThinkPad T400 [17aa:20f1]
	Kernel driver in use: ehci-pci
00:1e.0 PCI bridge [0604]: Intel Corporation 82801 Mobile PCI Bridge [8086:2448] (rev 93)
	Subsystem: Lenovo Device [17aa:20f4]
00:1f.0 ISA bridge [0601]: Intel Corporation ICH9M-E LPC Interface Controller [8086:2917] (rev 03)
	Subsystem: Intel Corporation ICH9M-E LPC Interface Controller [8086:2917]
	Kernel driver in use: lpc_ich
	Kernel modules: lpc_ich
00:1f.2 SATA controller [0106]: Intel Corporation 82801IBM/IEM (ICH9M/ICH9M-E) 4 port SATA Controller [AHCI mode] [8086:2929] (rev 03)
	Subsystem: Lenovo ThinkPad T400 [17aa:20f8]
	Kernel driver in use: ahci
00:1f.3 SMBus [0c05]: Intel Corporation 82801I (ICH9 Family) SMBus Controller [8086:2930] (rev 03)
	Subsystem: Lenovo ThinkPad T400 [17aa:20f9]
	Kernel driver in use: i801_smbus
	Kernel modules: i2c_i801
02:00.0 Network controller [0280]: Qualcomm Atheros AR93xx Wireless Network Adapter [168c:0030] (rev 01)
	Subsystem: Apple Inc. AirPort Extreme [106b:009a]
	Kernel driver in use: ath9k
	Kernel modules: ath9k

pacman -Qs mesa:

local/adriconf 2.5.1-1
    GUI tool to configure Mesa drivers by setting options and writing them to the standard drirc file
local/glu 9.0.2-3
    Mesa OpenGL utility library
local/mesa-amber 21.3.9-4
    classic OpenGL (non-Gallium3D) drivers
local/mesa-utils 9.0.0-2
    Essential Mesa utilities

Offline

#18 2023-04-09 17:49:16

seth
Member
Registered: 2012-09-03
Posts: 52,316

Re: Need help troubleshooting glxgears fps drop on Intel GMA 4500

Does restarting X11 "fix" it as well?
Is the issue limited to glxgears (ie. in doubt the framebuffer) or do you also take a hit in https://archlinux.org/packages/communit … 4/glmark2/ ?

Online

#19 2023-04-09 18:23:24

koolkittykat69
Member
Registered: 2023-04-07
Posts: 26

Re: Need help troubleshooting glxgears fps drop on Intel GMA 4500

seth wrote:

Does restarting X11 "fix" it as well?
Is the issue limited to glxgears (ie. in doubt the framebuffer) or do you also take a hit in https://archlinux.org/packages/communit … 4/glmark2/ ?

Restarting Xorg doesn't fix the issue. And after restarting Xorg "Barriers?" are gone but latency is still high. Here's i915_engine_info:

GT awake? yes [1], 19726519ms
CS timestamp frequency: 16666687 Hz, 60 ns
rcs0
	Awake? 2
	Barriers?: no
	Latency: 121us
	Forcewake: 0 domains, 0 active
	Reset count: 0 (global 0)
	Properties:
		heartbeat_interval_ms: 2500 [default 2500]
		max_busywait_duration_ns: 8000 [default 8000]
		preempt_timeout_ms: 640 [default 640]
		stop_timeout_ms: 100 [default 100]
		timeslice_duration_ms: 1 [default 1]
	Requests:
		hungE 3:867699*  @ 17ms: Xorg[25054]
		ring->start:  0x00004000
		ring->head:   0x00001648
		ring->tail:   0x00001f68
		ring->emit:   0x00001f68
		ring->space:  0x00003508
		ring->hwsp:   0x00002100
[head 1c38, postfix 1ca8, tail 1dd0, batch 0x00000000_00780000]:
[0000] 02000022 7a004002 7fffe004 00000000 00000000 02000000 02000000 02000000
[0020] 02000000 02000000 02000000 02000000 02000000 02000000 02000000 02000000
[0040] 02000000 7a004002 7fffe004 00000000 00000000 02000022 00000000 0c000000
[0060] 003f810c 00000000 18800180 00780000 02000000 10800001 00000200 000d3d73
[0080] 10800001 00000200 000d3d73 10800001 00000200 000d3d73 10800001 00000200
[00a0] 000d3d73 10800001 00000200 000d3d73 10800001 00000200 000d3d73 10800001
[00c0] 00000200 000d3d73 10800001 00000200 000d3d73 10800001 00000200 000d3d73
[00e0] 10800001 00000200 000d3d73 10800001 00000200 000d3d73 10800001 00000200
[0100] 000d3d73 10800001 00000200 000d3d73 10800001 00000200 000d3d73 10800001
[0120] 00000200 000d3d73 10800001 00000200 000d3d73 10800001 00000100 000d3d73
[0140] 10800001 00000100 000d3d73 10800001 00000100 000d3d73 10800001 00000100
[0160] 000d3d73 10800001 00000100 000d3d73 10800001 00000100 000d3d73 10800001
[0180] 00000100 000d3d73 10800001 00000100 000d3d73 01000000
	On hold?: 0
	MMIO base:  0x00002000
	CCID: 0x003f810d
	RING_START: 0x00004000
	RING_HEAD:  0x00001cac
	RING_TAIL:  0x00001f68
	RING_CTL:   0x00003001
	RING_MODE:  0x00000040
	ACTHD:  0x00000000_48601cac
	BBADDR: 0x00000000_007816a8
	DMA_FADDR: 0x00000000_00005e80
	IPEIR: 0x00000000
	IPEHR: 0x02000000
		E 3:867696!  @ 24ms: Xorg[25054]
		E 3:867697!  @ 20ms: Xorg[25054]
		E 3:867698!  @ 20ms: Xorg[25054]
		E 3:867699*  @ 17ms: Xorg[25054]
		E 3:867700  @ 17ms: Xorg[25054]
HWSP:
[0000] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
*
[0100] 000d3d72 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[0120] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
*
[0200] 000d3d72 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[0220] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
*
Idle? no
IRQ: disabled
vcs0
	Awake? 0
	Barriers?: no
	Latency: 33us
	Forcewake: 0 domains, 0 active
	Reset count: 0 (global 0)
	Properties:
		heartbeat_interval_ms: 2500 [default 2500]
		max_busywait_duration_ns: 8000 [default 8000]
		preempt_timeout_ms: 640 [default 640]
		stop_timeout_ms: 100 [default 100]
		timeslice_duration_ms: 1 [default 1]
	Requests:
	On hold?: 0
	MMIO base:  0x00004000
	RING_START: 0x0000c000
	RING_HEAD:  0x00001430
	RING_TAIL:  0x00001430
	RING_CTL:   0x00003001
	RING_MODE:  0x00000200 [idle]
	ACTHD:  0x00000000_00001430
	BBADDR: 0x00000000_00000000
	DMA_FADDR: 0x00000000_0000d430
	IPEIR: 0x00000000
	IPEHR: 0x01000000
HWSP:
[0000] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
*
[0100] 00000011 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[0120] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
*
[0200] 00000011 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[0220] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
*
Idle? yes
IRQ: disabled
Timeline 3: { count: 2, ready: 2, inflight: 2, seqno: { current: 867698, last: 867700 }, engine: rcs0 }
  E 3:867696!  @ 24ms: Xorg[25054]
  E 3:867697!  @ 20ms: Xorg[25054]
  E 3:867698!  @ 20ms: Xorg[25054]
  E 3:867699*  @ 17ms: Xorg[25054]
  E 3:867700  @ 17ms: Xorg[25054]

And performance drops for everything. Even retroarch when trying to get screen's refresh rate thinks it's ~20 fps because of this. glmark2 should also be affected. I remember running it recently and getting a score of 144(presumably affected by performance drop), but right now it gives the following error:

Error: Failed to find suitable GLX FB config
Error: Error: Couldn't get GL visual config!
Error: main: Could not initialize canvas

EDIT: glmark2 must be failing because I recently installed mesa-amber to check whether that would help.

EDIT2: also glxinfo -B reports 1536 MB video memory when it should be 256/352 MB, which may or may not be relevant.

Last edited by koolkittykat69 (2023-04-09 18:30:01)

Offline

#20 2023-04-09 18:56:19

seth
Member
Registered: 2012-09-03
Posts: 52,316

Re: Need help troubleshooting glxgears fps drop on Intel GMA 4500

Can you please post the entire "glxinfo -B"?
Though I'd assume it doesn't change (diff it) from before the performance drop either?

Online

#21 2023-04-09 19:19:47

koolkittykat69
Member
Registered: 2023-04-07
Posts: 26

Re: Need help troubleshooting glxgears fps drop on Intel GMA 4500

seth wrote:

Can you please post the entire "glxinfo -B"?
Though I'd assume it doesn't change (diff it) from before the performance drop either?

It doesn't change before or after drop:

name of display: :0
display: :0  screen: 0
direct rendering: Yes
Extended renderer info (GLX_MESA_query_renderer):
    Vendor: Intel Open Source Technology Center (0x8086)
    Device: Mesa DRI Mobile Intel® GM45 Express Chipset (CTG) (0x2a42)
    Version: 21.3.9
    Accelerated: yes
    Video memory: 1536MB
    Unified memory: yes
    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: Intel Open Source Technology Center
OpenGL renderer string: Mesa DRI Mobile Intel® GM45 Express Chipset (CTG)
OpenGL version string: 2.1 Mesa 21.3.9 Amber
OpenGL shading language version string: 1.20

OpenGL ES profile version string: OpenGL ES 2.0 Mesa 21.3.9 Amber
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 1.0.16

Offline

#22 2023-04-09 19:46:25

seth
Member
Registered: 2012-09-03
Posts: 52,316

Re: Need help troubleshooting glxgears fps drop on Intel GMA 4500

Unified memory, this includes GART/GTT.
For a somewhat esoteric theory: check the RAM status before and after the performance drop, then drop all caches, ensure the RAM status reflects that and test the performance.
https://unix.stackexchange.com/question … nux-system

Online

#23 2023-04-09 21:30:29

koolkittykat69
Member
Registered: 2023-04-07
Posts: 26

Re: Need help troubleshooting glxgears fps drop on Intel GMA 4500

seth wrote:

Unified memory, this includes GART/GTT.
For a somewhat esoteric theory: check the RAM status before and after the performance drop, then drop all caches, ensure the RAM status reflects that and test the performance.
https://unix.stackexchange.com/question … nux-system

I did `echo 3 > /proc/sys/vm/drop_caches' - nothing.

Offline

#24 2023-04-10 10:50:32

koolkittykat69
Member
Registered: 2023-04-07
Posts: 26

Re: Need help troubleshooting glxgears fps drop on Intel GMA 4500

I removed mesa-amber to run glmark2, and it seems that the performance drop also happens during the benchmark. Here's the output:

=======================================================
    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
=======================================================
[build] use-vbo=false: FPS: 311 FrameTime: 3.221 ms
[build] use-vbo=true: FPS: 313 FrameTime: 3.200 ms
[texture] texture-filter=nearest: FPS: 315 FrameTime: 3.178 ms
[texture] texture-filter=linear: FPS: 315 FrameTime: 3.179 ms
[texture] texture-filter=mipmap: FPS: 315 FrameTime: 3.178 ms
[shading] shading=gouraud: FPS: 259 FrameTime: 3.866 ms
[shading] shading=blinn-phong-inf: FPS: 229 FrameTime: 4.377 ms
[shading] shading=phong: FPS: 191 FrameTime: 5.252 ms
[shading] shading=cel: FPS: 184 FrameTime: 5.459 ms
[bump] bump-render=high-poly: FPS: 149 FrameTime: 6.718 ms
[bump] bump-render=normals: FPS: 301 FrameTime: 3.332 ms
[bump] bump-render=height: FPS: 277 FrameTime: 3.620 ms
[effect2d] kernel=0,1,0;1,-4,1;0,1,0;: FPS: 145 FrameTime: 6.899 ms
[effect2d] kernel=1,1,1,1,1;1,1,1,1,1;1,1,1,1,1;: FPS: 95 FrameTime: 10.614 ms
[pulsar] light=false:quads=5:texture=false: FPS: 292 FrameTime: 3.427 ms
[desktop] blur-radius=5:effect=blur:passes=1:separable=true:windows=4: FPS: 82 FrameTime: 12.306 ms
[desktop] effect=shadow:windows=4: FPS: 156 FrameTime: 6.449 ms
[buffer] columns=200:interleave=false:update-dispersion=0.9:update-fraction=0.5:update-method=map: FPS: 163 FrameTime: 6.157 ms
[buffer] columns=200:interleave=false:update-dispersion=0.9:update-fraction=0.5:update-method=subdata: FPS: 184 FrameTime: 5.451 ms
[buffer] columns=200:interleave=true:update-dispersion=0.9:update-fraction=0.5:update-method=map: FPS: 165 FrameTime: 6.090 ms
[ideas] speed=duration: FPS: 229 FrameTime: 4.372 ms
[jellyfish] <default>: FPS: 62 FrameTime: 16.317 ms
[terrain] <default>: FPS: 3 FrameTime: 380.009 ms
[shadow] <default>: FPS: 31 FrameTime: 33.095 ms
[refract] <default>: FPS: 7 FrameTime: 166.285 ms
[conditionals] fragment-steps=0:vertex-steps=0: FPS: 60 FrameTime: 16.731 ms
[conditionals] fragment-steps=5:vertex-steps=0: FPS: 46 FrameTime: 21.877 ms
[conditionals] fragment-steps=0:vertex-steps=5: FPS: 61 FrameTime: 16.571 ms
[function] fragment-complexity=low:fragment-steps=5: FPS: 53 FrameTime: 18.903 ms
[function] fragment-complexity=medium:fragment-steps=5: FPS: 38 FrameTime: 26.745 ms
[loop] fragment-loop=false:fragment-steps=5:vertex-steps=5: FPS: 53 FrameTime: 18.989 ms
[loop] fragment-steps=5:fragment-uniform=false:vertex-steps=5: FPS: 53 FrameTime: 18.982 ms
[loop] fragment-steps=5:fragment-uniform=true:vertex-steps=5: FPS: 41 FrameTime: 24.422 ms
=======================================================
                                  glmark2 Score: 155 
=======================================================

EDIT: there's also this error in coreboot, idk if it's relevant:

[ERROR]  GMA: Failed to find IGD OpRegion

Last edited by koolkittykat69 (2023-04-10 10:57:31)

Offline

#25 2023-04-10 18:39:32

koolkittykat69
Member
Registered: 2023-04-07
Posts: 26

Re: Need help troubleshooting glxgears fps drop on Intel GMA 4500

Here's performance drop in the middle of running terrain benchmark continuously:

$ glmark2 -b terrain --run-forever --reuse-context --results fps:cpu:shader
=======================================================
    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: 14 FrameTime: 71.456 ms (User: 0.476 ms, System: 0.317 ms) CpuBusy: 50% ShaderCompTime: 45.325 ms
[terrain] <default>: FPS: 14 FrameTime: 72.536 ms (User: 0.506 ms, System: 0.278 ms) CpuBusy: 52% ShaderCompTime: 32.616 ms
[terrain] <default>: FPS: 14 FrameTime: 72.329 ms (User: 0.607 ms, System: 0.185 ms) CpuBusy: 48% ShaderCompTime: 42.371 ms
[terrain] <default>: FPS: 14 FrameTime: 72.234 ms (User: 0.455 ms, System: 0.334 ms) CpuBusy: 53% ShaderCompTime: 32.822 ms
[terrain] <default>: FPS: 9 FrameTime: 113.763 ms (User: 0.737 ms, System: 0.045 ms) CpuBusy: 50% ShaderCompTime: 32.097 ms
[terrain] <default>: FPS: 3 FrameTime: 444.289 ms (User: 0.872 ms, System: 0.021 ms) CpuBusy: 53% ShaderCompTime: 49.488 ms
[terrain] <default>: FPS: 3 FrameTime: 436.980 ms (User: 0.710 ms, System: 0.191 ms) CpuBusy: 45% ShaderCompTime: 33.055 ms
[terrain] <default>: FPS: 3 FrameTime: 354.566 ms (User: 1.319 ms, System: 0.000 ms) CpuBusy: 47% ShaderCompTime: 26.951 ms
=======================================================
                                  glmark2 Score: 8 
=======================================================

EDIT: ignore --reuse-context

Last edited by koolkittykat69 (2023-04-10 19:00:04)

Offline

Board footer

Powered by FluxBB