You are not logged in.
Pages: 1
Using Arch for some time now and loving it, but I ran into a problem recently.
I have several monitors on a dual GPU setup (nvidia GTX 980 ti - Intel HD 4600 onboard) and been using it without any issues, but I noticed a very annoying issue.
After startup everything run fine, but as soon as I run the xrandr command a microstutter gets intoduced every 5 seconds and doesn't go awat until I log out and back in.
So when I change monitor configuration, it triggers.
It also triggers when starting a Wine- or Proton-application, probably it calls xrandr before running?
Looking at the task manager I seen this task being activate corresponding to the moments the system, including the mouse cursor, freezes for some milliseconds,
/usr/lib/Xorg :0 -seat seat0 -auth /run/lightdm/root/:0 -nolisten tcp vt7 -novtswitchSo it has something to do with lightdm and xorg, but I'm still too new to this.
Can somebody guide me through troubleshooting this very annoying problem?
Thanks.
edit: TLDR
[CAUSE]
The input source selection option on a connected, but disabled Dell22 monitor being on AUTO when the screen is on standby (on a nvidia GPU).
[SOLUTION]
Turning the monitor OFF or not setting the input source selection option to AUTO completely removes the stutter.
Last edited by WouterC (Yesterday 13:44:11)
Offline
Do you use some kind of color correction software that manipulates the gamma ramps periodically, like redshift or similar?
Try to get rid of them.
Help me to improve ssh-rdp !
Retroarch User? Try my koko-aio shader !
Offline
Do you use some kind of color correction software that manipulates the gamma ramps periodically, like redshift or similar?
Try to get rid of them.
Yes, I've got redshift-gtk-git installed.
Removed it, restarted, but problem remains.
My eyes hurt now too...
Offline
For reference: https://bbs.archlinux.org/viewtopic.php … 5#p2238505
But a lot of things might poll randr
Please post your Xorg log, https://wiki.archlinux.org/title/Xorg#General for a general oversight of the situation
I have several monitors on a dual GPU setup
Same w/ one output?
After startup everything run fine, but as soon as I run the xrandr command a microstutter gets introduced every 5 seconds and doesn't go away until I log out and back in.
What kind of "xrandr command" specifically? Just "xrandr -q"??
Offline
I have several monitors on a dual GPU setup
Same w/ one output?
Almost... tried 3 of the 5 screen separately (while keeping 2 Dell22 connected), same problem
Dell23
LaCie
Loewe
After startup everything run fine, but as soon as I run the xrandr command a microstutter gets introduced every 5 seconds and doesn't go away until I log out and back in.
What kind of "xrandr command" specifically? Just "xrandr -q"??
Just "xrandr" without any options is enough to trigger the stutter.
Xorg.0.log
https://pastebin.com/agEEu87q
Ran xrandr at the [ 142.941] mark, I think.
I'm seeing a pattern there in the end.
Also the mouse cursor stutter.
Offline
tried 3 of the 5 screen separately (while keeping 2 Dell22 connected)
Ie. two total?
Hybrid system running reverse prime, intel is on modesetting/crocus and there's an output attached to both GPUs
[ 11.936] (II) Initializing extension GLX
[ 11.946] (II) IGLX: Loaded and initialized swrast
[ 11.947] (II) GLX: Initialized DRISWRAST GL provider for screen 0
[ 11.947] (II) Initializing extension GLX
[ 11.947] (II) Indirect GLX disabled.
[ 11.947] (II) GLX: Another vendor is already registered for screen 0What's the output of
glxinfo -BSomething's however clearly polling randr in a 5s interval, starting at 142.941
1. Please check/post the output of "ps aux" - next to redshift, status indicators like conky or stuff like autorandr or other screen managing services might be prone to this.
2. Do you get this with a regular prime setup that's running on the IGP?
3. Do you get this w/ the 1.21.1.18 X11 server? (there's a massive bug tangential to your system, this is esp. relevant when glxinfo suggests you're on software rendering, not nvidia)
Offline
tried 3 of the 5 screen separately (while keeping 2 Dell22 connected)
Ie. two total?
The tests I did so far.
I hope this doesn't get too complicated
nvidia GPU = 0
Intel GPU = 1
HDMI0-0 > Loewe TV
DP0-4 > Dell23
HDMI0-1 > Dell22
HDMI1-1 > LaCie
HDMI1-3 > Dell22
On normal startup:
DP0-4 + HDMI1-1 (HDMI0-0, HDMI0-1, HDMI1-3 connected but disabled) > no stutter > run xrandr > stutter
DP0-4 (HDMI0-0, HDMI1-1 disconnected - HDMI0-1, HDMI1-3 connected but disabled) > no stutter > run xrandr > stutter
HDMI0-0 (DP0-4, HDMI1-1 disconnected - HDMI0-1, HDMI1-3 connected but disabled) > no stutter > run xrandr > stutter
HDMI1-3 (DP0-4, HDMI0-1 disconnected - HDMI0-1, HDMI1-3 connected but disabled) > no stutter > run xrandr > stutter
But here's the kicker:
HDMI0-1 + HDMI1-3 (HDMI0-0, HDMI1-1, DP0-4 connected but disabled) > no stutter > run xrandr > NO STUTTER
The problem does not exist in this configuration.
I use a hotkey to an xrandr script with this config to get rid of the stutter for testing pursposes.
What's the output of
glxinfo -B
name of display: :0.0
pci id for fd 4: 10de:17c8, driver (null)
pci id for fd 5: 10de:17c8, driver (null)
pci id for fd 6: 10de:17c8, driver (null)
glx: failed to create dri3 screen
failed to load driver: nvidia-drm
display: :0 screen: 0
direct rendering: Yes
Extended renderer info (GLX_MESA_query_renderer):
Vendor: Mesa (0xffffffff)
Device: llvmpipe (LLVM 21.1.4, 256 bits) (0xffffffff)
Version: 25.2.6
Accelerated: no
Video memory: 31962MB
Unified memory: yes
Preferred profile: core (0x1)
Max core profile version: 4.5
Max compat profile version: 4.5
Max GLES1 profile version: 1.1
Max GLES[23] profile version: 3.2
Memory info (GL_ATI_meminfo):
VBO free memory - total: 0 MB, largest block: 0 MB
VBO free aux. memory - total: 25811 MB, largest block: 25811 MB
Texture free memory - total: 0 MB, largest block: 0 MB
Texture free aux. memory - total: 25811 MB, largest block: 25811 MB
Renderbuffer free memory - total: 0 MB, largest block: 0 MB
Renderbuffer free aux. memory - total: 25811 MB, largest block: 25811 MB
Memory info (GL_NVX_gpu_memory_info):
Dedicated video memory: 0 MB
Total available memory: 31962 MB
Currently available dedicated video memory: 0 MB
OpenGL vendor string: Mesa
OpenGL renderer string: llvmpipe (LLVM 21.1.4, 256 bits)
OpenGL core profile version string: 4.5 (Core Profile) Mesa 25.2.6-arch1.1
OpenGL core profile shading language version string: 4.50
OpenGL core profile context flags: (none)
OpenGL core profile profile mask: core profile
OpenGL version string: 4.5 (Compatibility Profile) Mesa 25.2.6-arch1.1
OpenGL shading language version string: 4.50
OpenGL context flags: (none)
OpenGL profile mask: compatibility profile
OpenGL ES profile version string: OpenGL ES 3.2 Mesa 25.2.6-arch1.1
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.201. Please check/post the output of "ps aux" - next to redshift, status indicators like conky or stuff like autorandr or other screen managing services might be prone to this.
USER PID %CPU %MEM VSZ RSS TTY STAT START TIME COMMAND
root 1 0.1 0.0 23928 15232 ? Ss 17:35 0:01 /sbin/init
root 2 0.0 0.0 0 0 ? S 17:35 0:00 [kthreadd]
root 3 0.0 0.0 0 0 ? S 17:35 0:00 [pool_workqueue_release]
root 4 0.0 0.0 0 0 ? I< 17:35 0:00 [kworker/R-rcu_gp]
root 5 0.0 0.0 0 0 ? I< 17:35 0:00 [kworker/R-sync_wq]
root 6 0.0 0.0 0 0 ? I< 17:35 0:00 [kworker/R-kvfree_rcu_reclaim]
root 7 0.0 0.0 0 0 ? I< 17:35 0:00 [kworker/R-slub_flushwq]
root 8 0.0 0.0 0 0 ? I< 17:35 0:00 [kworker/R-netns]
root 9 0.0 0.0 0 0 ? I 17:35 0:00 [kworker/0:0-cgroup_free]
root 10 0.0 0.0 0 0 ? I< 17:35 0:00 [kworker/0:0H-events_highpri]
root 12 0.0 0.0 0 0 ? I 17:35 0:00 [kworker/u32:0-events_unbound]
root 13 0.0 0.0 0 0 ? I< 17:35 0:00 [kworker/R-mm_percpu_wq]
root 14 0.0 0.0 0 0 ? I 17:35 0:00 [kworker/u32:1-btrfs-endio-write]
root 15 0.0 0.0 0 0 ? S 17:35 0:00 [ksoftirqd/0]
root 16 0.0 0.0 0 0 ? I 17:35 0:00 [rcu_preempt]
root 17 0.0 0.0 0 0 ? S 17:35 0:00 [rcub/0]
root 18 0.0 0.0 0 0 ? S 17:35 0:00 [rcu_exp_par_gp_kthread_worker/0]
root 19 0.0 0.0 0 0 ? S 17:35 0:00 [rcu_exp_gp_kthread_worker]
root 20 0.0 0.0 0 0 ? S 17:35 0:00 [migration/0]
root 21 0.0 0.0 0 0 ? S 17:35 0:00 [idle_inject/0]
root 22 0.0 0.0 0 0 ? S 17:35 0:00 [cpuhp/0]
root 23 0.0 0.0 0 0 ? S 17:35 0:00 [cpuhp/1]
root 24 0.0 0.0 0 0 ? S 17:35 0:00 [idle_inject/1]
root 25 0.0 0.0 0 0 ? S 17:35 0:00 [migration/1]
root 26 0.0 0.0 0 0 ? S 17:35 0:00 [ksoftirqd/1]
root 28 0.0 0.0 0 0 ? I< 17:35 0:00 [kworker/1:0H-events_highpri]
root 29 0.0 0.0 0 0 ? S 17:35 0:00 [cpuhp/2]
root 30 0.0 0.0 0 0 ? S 17:35 0:00 [idle_inject/2]
root 31 0.0 0.0 0 0 ? S 17:35 0:00 [migration/2]
root 32 0.0 0.0 0 0 ? S 17:35 0:00 [ksoftirqd/2]
root 33 0.0 0.0 0 0 ? I 17:35 0:00 [kworker/2:0-mm_percpu_wq]
root 34 0.0 0.0 0 0 ? I< 17:35 0:00 [kworker/2:0H-events_highpri]
root 35 0.0 0.0 0 0 ? S 17:35 0:00 [cpuhp/3]
root 36 0.0 0.0 0 0 ? S 17:35 0:00 [idle_inject/3]
root 37 0.0 0.0 0 0 ? S 17:35 0:00 [migration/3]
root 38 0.0 0.0 0 0 ? S 17:35 0:00 [ksoftirqd/3]
root 40 0.0 0.0 0 0 ? I< 17:35 0:00 [kworker/3:0H-events_highpri]
root 41 0.0 0.0 0 0 ? S 17:35 0:00 [cpuhp/4]
root 42 0.0 0.0 0 0 ? S 17:35 0:00 [idle_inject/4]
root 43 0.0 0.0 0 0 ? S 17:35 0:00 [migration/4]
root 44 0.0 0.0 0 0 ? S 17:35 0:00 [ksoftirqd/4]
root 46 0.0 0.0 0 0 ? I< 17:35 0:00 [kworker/4:0H-events_highpri]
root 47 0.0 0.0 0 0 ? S 17:35 0:00 [cpuhp/5]
root 48 0.0 0.0 0 0 ? S 17:35 0:00 [idle_inject/5]
root 49 0.0 0.0 0 0 ? S 17:35 0:00 [migration/5]
root 50 0.0 0.0 0 0 ? S 17:35 0:00 [ksoftirqd/5]
root 52 0.0 0.0 0 0 ? I< 17:35 0:00 [kworker/5:0H-events_highpri]
root 53 0.0 0.0 0 0 ? S 17:35 0:00 [cpuhp/6]
root 54 0.0 0.0 0 0 ? S 17:35 0:00 [idle_inject/6]
root 55 0.0 0.0 0 0 ? S 17:35 0:00 [migration/6]
root 56 0.0 0.0 0 0 ? S 17:35 0:00 [ksoftirqd/6]
root 58 0.0 0.0 0 0 ? I< 17:35 0:00 [kworker/6:0H-events_highpri]
root 59 0.0 0.0 0 0 ? S 17:35 0:00 [cpuhp/7]
root 60 0.0 0.0 0 0 ? S 17:35 0:00 [idle_inject/7]
root 61 0.0 0.0 0 0 ? S 17:35 0:00 [migration/7]
root 62 0.0 0.0 0 0 ? S 17:35 0:00 [ksoftirqd/7]
root 63 0.0 0.0 0 0 ? I 17:35 0:00 [kworker/7:0-mm_percpu_wq]
root 64 0.0 0.0 0 0 ? I< 17:35 0:00 [kworker/7:0H-events_highpri]
root 65 0.0 0.0 0 0 ? S 17:35 0:00 [kdevtmpfs]
root 66 0.0 0.0 0 0 ? I< 17:35 0:00 [kworker/R-inet_frag_wq]
root 67 0.0 0.0 0 0 ? I 17:35 0:00 [rcu_tasks_kthread]
root 68 0.0 0.0 0 0 ? I 17:35 0:00 [rcu_tasks_rude_kthread]
root 69 0.0 0.0 0 0 ? I 17:35 0:00 [rcu_tasks_trace_kthread]
root 70 0.0 0.0 0 0 ? S 17:35 0:00 [kauditd]
root 71 0.0 0.0 0 0 ? S 17:35 0:00 [khungtaskd]
root 72 0.0 0.0 0 0 ? I 17:35 0:00 [kworker/u32:2-btrfs-endio-write]
root 73 0.0 0.0 0 0 ? S 17:35 0:00 [oom_reaper]
root 74 0.0 0.0 0 0 ? I< 17:35 0:00 [kworker/R-writeback]
root 75 0.0 0.0 0 0 ? S 17:35 0:00 [kcompactd0]
root 76 0.0 0.0 0 0 ? SN 17:35 0:00 [ksmd]
root 77 0.0 0.0 0 0 ? SN 17:35 0:00 [khugepaged]
root 78 0.0 0.0 0 0 ? I< 17:35 0:00 [kworker/R-kblockd]
root 79 0.0 0.0 0 0 ? I< 17:35 0:00 [kworker/R-blkcg_punt_bio]
root 80 0.0 0.0 0 0 ? I< 17:35 0:00 [kworker/R-kintegrityd]
root 81 0.0 0.0 0 0 ? S 17:35 0:00 [irq/9-acpi]
root 83 0.0 0.0 0 0 ? I 17:35 0:00 [kworker/4:1-mm_percpu_wq]
root 84 0.0 0.0 0 0 ? I 17:35 0:00 [kworker/6:1-mm_percpu_wq]
root 86 0.0 0.0 0 0 ? I< 17:35 0:00 [kworker/R-tpm_dev_wq]
root 87 0.0 0.0 0 0 ? I< 17:35 0:00 [kworker/R-ata_sff]
root 88 0.0 0.0 0 0 ? I< 17:35 0:00 [kworker/R-edac-poller]
root 89 0.0 0.0 0 0 ? I< 17:35 0:00 [kworker/R-devfreq_wq]
root 90 0.0 0.0 0 0 ? S 17:35 0:00 [watchdogd]
root 92 0.0 0.0 0 0 ? I< 17:35 0:00 [kworker/R-quota_events_unbound]
root 93 0.0 0.0 0 0 ? I< 17:35 0:00 [kworker/7:1H-kblockd]
root 94 0.0 0.0 0 0 ? S 17:35 0:00 [kswapd0]
root 95 0.0 0.0 0 0 ? I< 17:35 0:00 [kworker/R-kthrotld]
root 96 0.0 0.0 0 0 ? I< 17:35 0:00 [kworker/R-acpi_thermal_pm]
root 97 0.0 0.0 0 0 ? S 17:35 0:00 [scsi_eh_0]
root 98 0.0 0.0 0 0 ? I< 17:35 0:00 [kworker/R-scsi_tmf_0]
root 99 0.0 0.0 0 0 ? S 17:35 0:00 [scsi_eh_1]
root 100 0.0 0.0 0 0 ? I< 17:35 0:00 [kworker/R-scsi_tmf_1]
root 101 0.0 0.0 0 0 ? S 17:35 0:00 [scsi_eh_2]
root 102 0.0 0.0 0 0 ? I< 17:35 0:00 [kworker/R-scsi_tmf_2]
root 103 0.0 0.0 0 0 ? S 17:35 0:00 [scsi_eh_3]
root 104 0.0 0.0 0 0 ? I< 17:35 0:00 [kworker/R-scsi_tmf_3]
root 105 0.0 0.0 0 0 ? S 17:35 0:00 [scsi_eh_4]
root 106 0.0 0.0 0 0 ? I< 17:35 0:00 [kworker/R-scsi_tmf_4]
root 107 0.0 0.0 0 0 ? S 17:35 0:00 [scsi_eh_5]
root 108 0.0 0.0 0 0 ? I< 17:35 0:00 [kworker/R-scsi_tmf_5]
root 109 0.1 0.0 0 0 ? I 17:35 0:01 [kworker/u32:3-btrfs-endio-write]
root 114 0.0 0.0 0 0 ? S 17:35 0:00 [scsi_eh_6]
root 115 0.0 0.0 0 0 ? I< 17:35 0:00 [kworker/R-scsi_tmf_6]
root 116 0.0 0.0 0 0 ? S 17:35 0:00 [scsi_eh_7]
root 117 0.0 0.0 0 0 ? I< 17:35 0:00 [kworker/R-scsi_tmf_7]
root 118 0.0 0.0 0 0 ? S 17:35 0:00 [scsi_eh_8]
root 119 0.0 0.0 0 0 ? I< 17:35 0:00 [kworker/R-scsi_tmf_8]
root 120 0.0 0.0 0 0 ? S 17:35 0:00 [scsi_eh_9]
root 121 0.0 0.0 0 0 ? I< 17:35 0:00 [kworker/R-scsi_tmf_9]
root 126 0.0 0.0 0 0 ? S 17:35 0:00 [scsi_eh_10]
root 127 0.0 0.0 0 0 ? I< 17:35 0:00 [kworker/R-scsi_tmf_10]
root 128 0.0 0.0 0 0 ? S 17:35 0:00 [scsi_eh_11]
root 129 0.0 0.0 0 0 ? I< 17:35 0:00 [kworker/R-scsi_tmf_11]
root 130 0.0 0.0 0 0 ? S 17:35 0:00 [scsi_eh_12]
root 131 0.0 0.0 0 0 ? I< 17:35 0:00 [kworker/R-scsi_tmf_12]
root 132 0.0 0.0 0 0 ? S 17:35 0:00 [scsi_eh_13]
root 133 0.0 0.0 0 0 ? I< 17:35 0:00 [kworker/R-scsi_tmf_13]
root 134 0.0 0.0 0 0 ? I 17:35 0:00 [kworker/u32:12-btrfs-endio-write]
root 136 0.0 0.0 0 0 ? I 17:35 0:00 [kworker/u32:14-events_power_efficient]
root 138 0.0 0.0 0 0 ? S 17:35 0:00 [scsi_eh_14]
root 139 0.0 0.0 0 0 ? I< 17:35 0:00 [kworker/R-scsi_tmf_14]
root 140 0.0 0.0 0 0 ? S 17:35 0:00 [scsi_eh_15]
root 141 0.0 0.0 0 0 ? I< 17:35 0:00 [kworker/R-scsi_tmf_15]
root 142 0.1 0.0 0 0 ? I 17:35 0:01 [kworker/u32:16-btrfs-endio-write]
root 146 0.0 0.0 0 0 ? I 17:35 0:00 [kworker/2:2-events]
root 147 0.0 0.0 0 0 ? I< 17:35 0:00 [kworker/R-mld]
root 148 0.0 0.0 0 0 ? I< 17:35 0:00 [kworker/2:1H-kblockd]
root 149 0.0 0.0 0 0 ? I< 17:35 0:00 [kworker/R-ipv6_addrconf]
root 150 0.0 0.0 0 0 ? I< 17:35 0:00 [kworker/R-kstrp]
root 151 0.0 0.0 0 0 ? I 17:35 0:00 [kworker/1:1-events]
root 156 0.0 0.0 0 0 ? I< 17:35 0:00 [kworker/u33:0-i915_flip]
root 160 0.0 0.0 0 0 ? I< 17:35 0:00 [kworker/0:1H-i915_cleanup]
root 168 0.0 0.0 0 0 ? I 17:35 0:00 [kworker/3:2-mm_percpu_wq]
root 206 0.0 0.0 0 0 ? I< 17:35 0:00 [kworker/5:1H-kblockd]
root 241 0.0 0.0 0 0 ? I< 17:35 0:00 [kworker/1:1H-kblockd]
root 242 0.0 0.0 0 0 ? I< 17:35 0:00 [kworker/3:1H-kblockd]
root 243 0.0 0.0 0 0 ? I< 17:35 0:00 [kworker/4:1H-kblockd]
root 244 0.0 0.0 0 0 ? I< 17:35 0:00 [kworker/6:1H-kblockd]
root 259 0.0 0.0 0 0 ? I< 17:35 0:00 [kworker/R-ttm]
root 260 0.0 0.0 0 0 ? S 17:35 0:00 [card1-crtc0]
root 261 0.0 0.0 0 0 ? S 17:35 0:00 [card1-crtc1]
root 262 0.0 0.0 0 0 ? S 17:35 0:00 [card1-crtc2]
root 264 0.0 0.0 0 0 ? I 17:35 0:00 [kworker/5:3-events]
root 310 0.0 0.0 0 0 ? I< 17:35 0:00 [kworker/R-btrfs-worker]
root 311 0.0 0.0 0 0 ? I< 17:35 0:00 [kworker/R-btrfs-delalloc]
root 312 0.0 0.0 0 0 ? I< 17:35 0:00 [kworker/R-btrfs-flush_delalloc]
root 313 0.0 0.0 0 0 ? I< 17:35 0:00 [kworker/R-btrfs-cache]
root 314 0.0 0.0 0 0 ? I< 17:35 0:00 [kworker/R-btrfs-fixup]
root 315 0.0 0.0 0 0 ? I< 17:35 0:00 [kworker/R-btrfs-endio]
root 316 0.0 0.0 0 0 ? I< 17:35 0:00 [kworker/R-btrfs-endio-meta]
root 317 0.0 0.0 0 0 ? I< 17:35 0:00 [kworker/R-btrfs-rmw]
root 318 0.0 0.0 0 0 ? I< 17:35 0:00 [kworker/R-btrfs-endio-write]
root 319 0.0 0.0 0 0 ? I< 17:35 0:00 [kworker/R-btrfs-compressed-write]
root 320 0.0 0.0 0 0 ? I< 17:35 0:00 [kworker/R-btrfs-freespace-write]
root 321 0.0 0.0 0 0 ? I< 17:35 0:00 [kworker/R-btrfs-delayed-meta]
root 322 0.0 0.0 0 0 ? I< 17:35 0:00 [kworker/R-btrfs-qgroup-rescan]
root 323 0.0 0.0 0 0 ? S 17:35 0:00 [btrfs-cleaner]
root 324 0.0 0.0 0 0 ? S 17:35 0:00 [btrfs-transaction]
root 371 0.0 0.1 155632 46140 ? Ss 17:35 0:00 /usr/lib/systemd/systemd-journald
root 378 0.0 0.0 0 0 ? I 17:35 0:00 [kworker/1:2-mm_percpu_wq]
root 388 0.0 0.0 0 0 ? I 17:35 0:00 [kworker/4:2-events]
root 403 0.0 0.0 15764 6088 ? Ss 17:35 0:00 /usr/lib/systemd/systemd-userdbd
root 407 0.0 0.0 0 0 ? S 17:35 0:00 [psimon]
systemd+ 409 0.0 0.0 90568 8212 ? Ssl 17:35 0:00 /usr/lib/systemd/systemd-timesyncd
root 415 0.0 0.0 38092 12396 ? Ss 17:35 0:00 /usr/lib/systemd/systemd-udevd
root 418 0.0 0.0 0 0 ? S 17:35 0:00 [psimon]
root 523 0.0 0.0 0 0 ? I< 17:35 0:00 [kworker/R-kdmflush/252:0]
root 530 0.0 0.0 0 0 ? I< 17:35 0:00 [kworker/R-btrfs-worker]
root 531 0.0 0.0 0 0 ? S 17:35 0:00 [jbd2/sdf1-8]
root 533 0.0 0.0 0 0 ? I< 17:35 0:00 [kworker/R-btrfs-delalloc]
root 534 0.0 0.0 0 0 ? I< 17:35 0:00 [kworker/R-btrfs-flush_delalloc]
root 535 0.0 0.0 0 0 ? I< 17:35 0:00 [kworker/R-btrfs-cache]
root 536 0.0 0.0 0 0 ? I< 17:35 0:00 [kworker/R-ext4-rsv-conversion]
root 537 0.0 0.0 0 0 ? I< 17:35 0:00 [kworker/R-btrfs-fixup]
root 538 0.0 0.0 0 0 ? I< 17:35 0:00 [kworker/R-btrfs-endio]
root 539 0.0 0.0 0 0 ? I< 17:35 0:00 [kworker/R-btrfs-endio-meta]
root 540 0.0 0.0 0 0 ? I< 17:35 0:00 [kworker/R-btrfs-rmw]
root 541 0.0 0.0 0 0 ? I< 17:35 0:00 [kworker/R-btrfs-endio-write]
root 542 0.0 0.0 0 0 ? I< 17:35 0:00 [kworker/R-btrfs-compressed-write]
root 543 0.0 0.0 0 0 ? I< 17:35 0:00 [kworker/R-btrfs-freespace-write]
root 544 0.0 0.0 0 0 ? I< 17:35 0:00 [kworker/R-btrfs-delayed-meta]
root 545 0.0 0.0 0 0 ? I< 17:35 0:00 [kworker/R-btrfs-qgroup-rescan]
root 547 0.0 0.0 0 0 ? S 17:35 0:00 [jbd2/sdd1-8]
root 550 0.0 0.0 0 0 ? I< 17:35 0:00 [kworker/R-ext4-rsv-conversion]
root 551 0.0 0.0 0 0 ? S 17:35 0:00 [jbd2/sdc1-8]
root 552 0.0 0.0 0 0 ? I< 17:35 0:00 [kworker/R-ext4-rsv-conversion]
root 557 0.0 0.0 0 0 ? S 17:35 0:00 [btrfs-cleaner]
root 558 0.0 0.0 0 0 ? S 17:35 0:00 [btrfs-transaction]
root 576 0.0 0.0 0 0 ? S 17:35 0:00 [nv_queue]
root 577 0.0 0.0 0 0 ? S 17:35 0:00 [nv_queue]
root 578 0.0 0.0 0 0 ? S 17:35 0:00 [nv_open_q]
root 583 0.0 0.0 0 0 ? S 17:35 0:00 [irq/45-mei_me]
root 586 0.0 0.0 0 0 ? I< 17:35 0:00 [kworker/R-led_workqueue]
root 588 0.0 0.0 0 0 ? I< 17:35 0:00 [kworker/R-cfg80211]
root 596 0.0 0.0 0 0 ? S 17:35 0:00 [UVM global queue]
root 597 0.0 0.0 0 0 ? S 17:35 0:00 [UVM deferred release queue]
root 598 0.0 0.0 0 0 ? S 17:35 0:00 [UVM Tools Event Queue]
root 603 0.0 0.0 0 0 ? S 17:35 0:00 [nvidia-modeset/kthread_q]
root 604 0.0 0.0 0 0 ? S 17:35 0:00 [nvidia-modeset/deferred_close_kthread_q]
root 605 0.0 0.0 0 0 ? S 17:35 0:00 [irq/49-nvidia]
root 606 0.0 0.0 0 0 ? S 17:35 0:00 [nvidia]
root 607 0.0 0.0 0 0 ? S 17:35 0:00 [nv_queue]
root 611 0.0 0.0 0 0 ? I< 17:35 0:00 [kworker/R-iprt-VBoxWQueue]
root 615 0.0 0.0 0 0 ? S 17:35 0:00 [iprt-VBoxTscThread]
root 653 0.0 0.0 0 0 ? S 17:35 0:00 [jbd2/dm-0-8]
root 654 0.0 0.0 0 0 ? I< 17:35 0:00 [kworker/R-ext4-rsv-conversion]
dbus 738 0.0 0.0 9200 4836 ? Ss 17:35 0:00 /usr/bin/dbus-broker-launch --scope system --audit
dbus 739 0.0 0.0 5596 3848 ? S 17:35 0:00 dbus-broker --log 10 --controller 9 --machine-id a1d63c21795e425eafdc8584f313a3b6 --max-bytes 536870912 --max-fds 4096 --max-matches 131072 --audit
root 741 0.0 0.0 695372 26100 ? Ssl 17:35 0:00 /usr/bin/NetworkManager --no-daemon
root 742 0.0 0.0 2704 1760 ? Ss 17:35 0:00 /usr/sbin/hd-idle -d -i 300 -l /var/log/hd-idle.log
root 743 0.0 0.1 295972 49704 ? Ssl 17:35 0:00 python3 /usr/bin/input-remapper-service
root 744 0.0 0.0 16928 8564 ? Ss 17:35 0:00 /usr/lib/systemd/systemd-logind
root 969 0.0 0.0 17164 11216 ? Ss 17:35 0:00 /usr/bin/wpa_supplicant -u -s -O /run/wpa_supplicant
root 985 0.0 0.0 65420 31944 ? S 17:35 0:00 python3 /usr/bin/input-remapper-service
root 992 0.0 0.0 6948 2944 ? Ss 17:35 0:00 /usr/sbin/crond -n
root 1003 0.0 0.0 379664 7532 ? SLsl 17:35 0:00 /usr/bin/lightdm
root 1015 4.3 0.5 7049064 173896 tty7 Ssl+ 17:35 0:41 /usr/lib/Xorg :0 -seat seat0 -auth /run/lightdm/root/:0 -nolisten tcp vt7 -novtswitch
root 1020 0.0 0.0 309568 9908 ? Ssl 17:35 0:00 /usr/lib/accounts-daemon
polkitd 1053 0.0 0.0 382204 9932 ? Ssl 17:35 0:00 /usr/lib/polkit-1/polkitd --no-debug --log-level=notice
root 1244 0.0 0.0 0 0 ? S 17:35 0:00 [psimon]
root 1379 0.0 0.0 95228 25580 ? Ss 17:35 0:00 /usr/bin/smbd --foreground --no-process-group
root 1380 0.0 0.0 319468 13848 ? Ssl 17:35 0:00 /usr/lib/upowerd
root 1389 0.0 0.0 92572 6760 ? S 17:35 0:00 smbd: notifyd
root 1390 0.0 0.0 92564 6072 ? S 17:35 0:00 smbd: cleanupd
root 1438 0.0 0.0 174496 11808 ? Sl 17:35 0:00 lightdm --session-child 13 20
wouter 1529 0.0 0.0 22080 12532 ? Ss 17:40 0:00 /usr/lib/systemd/systemd --user
root 1530 0.0 0.0 0 0 ? I 17:40 0:00 [kworker/0:3-events]
wouter 1532 0.0 0.0 23556 4044 ? S 17:40 0:00 (sd-pam)
wouter 1539 0.0 0.2 1887768 73288 ? Ssl 17:40 0:00 /usr/bin/rclone mount GoogleDrive: /home/wouter/mnt/GoogleDrive
wouter 1540 0.1 0.1 795256 39820 ? Ssl 17:40 0:00 xfce4-session
wouter 1558 0.0 0.0 8288 3812 ? Ss 17:40 0:00 /usr/bin/dbus-broker-launch --scope user
wouter 1564 0.0 0.0 5128 3308 ? S 17:40 0:00 dbus-broker --log 11 --controller 10 --machine-id a1d63c21795e425eafdc8584f313a3b6 --max-bytes 100000000000000 --max-fds 25000000000000 --max-matches 5000000000
wouter 1584 0.0 0.0 325352 12556 ? Ssl 17:40 0:00 /usr/lib/gvfsd
wouter 1590 0.0 0.0 470632 8724 ? Sl 17:40 0:00 /usr/lib/gvfsd-fuse /run/user/1000/gvfs -f
wouter 1599 0.0 0.0 380968 8216 ? Ssl 17:40 0:00 /usr/lib/at-spi-bus-launcher
wouter 1605 0.0 0.0 8288 3636 ? S 17:40 0:00 /usr/bin/dbus-broker-launch --config-file=/usr/share/defaults/at-spi2/accessibility.conf --scope user
wouter 1606 0.0 0.0 4528 2664 ? S 17:40 0:00 dbus-broker --log 10 --controller 9 --machine-id a1d63c21795e425eafdc8584f313a3b6 --max-bytes 100000000000000 --max-fds 6400000 --max-matches 5000000000
wouter 1607 0.0 0.0 306140 8004 ? Ssl 17:40 0:00 /usr/lib/xfce4/xfconf/xfconfd
wouter 1613 0.0 0.0 168544 7848 ? Ssl 17:40 0:00 /usr/lib/at-spi2-registryd --use-gnome-session
wouter 1619 0.0 0.0 8952 1732 ? Ss 17:40 0:00 /usr/bin/ssh-agent -s
wouter 1627 0.0 0.0 155492 5008 ? SLs 17:40 0:00 /usr/bin/gpg-agent --supervised
wouter 1629 0.8 0.6 1994456 196728 ? Sl 17:40 0:05 xfwm4
wouter 1665 0.0 0.1 390708 35600 ? Sl 17:40 0:00 xfsettingsd
wouter 1671 0.0 0.1 1556536 42100 ? S<sl 17:40 0:00 /usr/bin/pulseaudio --daemonize=no --log-target=journal
rtkit 1672 0.0 0.0 21964 3296 ? SNsl 17:40 0:00 /usr/lib/rtkit-daemon
wouter 1675 0.0 0.0 163952 6008 ? Ssl 17:40 0:00 /usr/lib/dconf-service
wouter 1690 0.5 0.1 1480632 57768 ? Sl 17:40 0:03 xfce4-panel
wouter 1695 0.0 0.1 1413200 48932 ? Ssl 17:40 0:00 /usr/lib/xfce4/notifyd/xfce4-notifyd
wouter 1697 0.2 0.1 1679856 54504 ? Sl 17:40 0:01 Thunar --daemon
wouter 1710 0.5 0.2 1891336 94028 ? Sl 17:40 0:03 xfdesktop
wouter 1732 0.0 0.0 249224 8168 ? Sl 17:40 0:00 /usr/lib/pulse/gsettings-helper
wouter 1760 0.0 0.0 167436 8176 ? Ssl 17:40 0:00 /usr/lib/gvfsd-metadata
wouter 1827 0.0 0.1 560288 58812 ? Sl 17:40 0:00 python3 /usr/bin/redshift-gtk
wouter 1828 2.6 0.3 2462176 117056 ? Sl 17:40 0:16 /usr/bin/python /usr/bin/variety --profile /home/wouter/.config/variety/
wouter 1829 0.0 0.1 1576960 52900 ? Sl 17:40 0:00 nm-applet
wouter 1832 0.0 0.1 455160 33500 ? Sl 17:40 0:00 xfce4-power-manager
wouter 1834 0.0 0.0 315076 32648 ? Sl 17:40 0:00 /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
wouter 1836 0.0 0.1 654912 38560 ? Sl 17:40 0:00 xfce4-screensaver
wouter 1847 0.0 0.0 314068 9568 ? Sl 17:40 0:00 /usr/lib/geoclue-2.0/demos/agent
wouter 1893 0.0 0.0 1047112 19432 ? Ssl 17:40 0:00 /usr/lib/gvfs-udisks2-volume-monitor
wouter 1900 0.0 0.1 1472116 47808 ? Sl 17:40 0:00 /usr/lib/xfce4/panel/wrapper-2.0 /usr/lib/xfce4/panel/plugins/libpulseaudio-plugin.so 11 14680075 pulseaudio PulseAudio Plugin Adjust the audio volume of the PulseAudio sound system
wouter 1903 0.0 0.1 1120112 64360 ? Sl 17:40 0:00 /usr/lib/xfce4/panel/wrapper-2.0 /usr/lib/xfce4/panel/plugins/libweather.so 4 14680076 weather Weather Update Show current weather conditions
wouter 1910 0.0 0.1 1414356 46912 ? Sl 17:40 0:00 /usr/lib/xfce4/panel/wrapper-2.0 /usr/lib/xfce4/panel/plugins/libsystray.so 6 14680077 systray Status Tray Plugin Provides status notifier items (application indicators) and legacy systray items
root 1917 0.0 0.0 404980 15612 ? Ssl 17:40 0:00 /usr/lib/udisks2/udisksd
wouter 2013 0.0 0.0 10844 5228 ? S 17:40 0:00 /usr/bin/redshift -v
wouter 2130 0.0 0.0 546924 13632 ? Sl 17:40 0:00 /usr/lib/gvfsd-trash --spawner :1.6 /org/gtk/gvfs/exec_spaw/0
root 2501 0.0 0.1 295972 35616 ? S 17:40 0:00 python3 /usr/bin/input-remapper-service
root 2505 0.0 0.1 295972 35444 ? S 17:40 0:00 python3 /usr/bin/input-remapper-service
root 2508 0.0 0.1 295972 35212 ? S 17:40 0:00 python3 /usr/bin/input-remapper-service
root 2625 0.0 0.0 0 0 ? I 17:40 0:00 [kworker/7:2-mm_percpu_wq]
root 2640 0.0 0.0 0 0 ? I 17:40 0:00 [kworker/3:0-mm_percpu_wq]
wouter 2653 11.0 2.0 34484352 660856 ? Sl 17:40 1:07 /opt/google/chrome/chrome
wouter 2657 0.0 0.0 5992 3696 ? S 17:40 0:00 cat
wouter 2658 0.0 0.0 5992 3696 ? S 17:40 0:00 cat
wouter 2660 0.0 0.0 33576640 3768 ? Sl 17:40 0:00 /opt/google/chrome/chrome_crashpad_handler --monitor-self --monitor-self-annotation=ptype=crashpad-handler --database=/home/wouter/.config/google-chrome/Crash Reports --url=https://clients2.google.com/cr/report --annotation=channel= --annotation=lsb-release=Arch Linux --annotation=plat=Linux --annotation=prod=Chrome_Linux --annotation=ver=142.0.7444.59 --initial-client-fd=5 --shared-client-connection
wouter 2662 0.0 0.0 33568428 3500 ? Sl 17:40 0:00 /opt/google/chrome/chrome_crashpad_handler --no-periodic-tasks --monitor-self-annotation=ptype=crashpad-handler --database=/home/wouter/.config/google-chrome/Crash Reports --url=https://clients2.google.com/cr/report --annotation=channel= --annotation=lsb-release=Arch Linux --annotation=plat=Linux --annotation=prod=Chrome_Linux --annotation=ver=142.0.7444.59 --initial-client-fd=4 --shared-client-connection
wouter 2668 0.0 0.2 33945484 66184 ? S 17:40 0:00 /opt/google/chrome/chrome --type=zygote --no-zygote-sandbox --crashpad-handler-pid=2660 --enable-crash-reporter=, --change-stack-guard-on-fork=enable
wouter 2669 0.0 0.2 33945476 66160 ? S 17:40 0:00 /opt/google/chrome/chrome --type=zygote --crashpad-handler-pid=2660 --enable-crash-reporter=, --change-stack-guard-on-fork=enable
wouter 2671 0.0 0.0 33945500 20716 ? S 17:40 0:00 /opt/google/chrome/chrome --type=zygote --crashpad-handler-pid=2660 --enable-crash-reporter=, --change-stack-guard-on-fork=enable
wouter 2698 1.9 0.4 34001916 145636 ? Sl 17:40 0:12 /opt/google/chrome/chrome --type=utility --utility-sub-type=network.mojom.NetworkService --lang=en-US --service-sandbox-type=none --crashpad-handler-pid=2660 --enable-crash-reporter=, --change-stack-guard-on-fork=enable --shared-files=v8_context_snapshot_data:100 --metrics-shmem-handle=4,i,14948801999362613867,5689820723614672680,524288 --field-trial-handle=3,i,8106948707312481491,2847436235403171893,262144 --variations-seed-version=20251105-010036.438000 --trace-process-track-uuid=3190708989122997041
wouter 2708 0.0 0.2 34015700 75928 ? Sl 17:40 0:00 /opt/google/chrome/chrome --type=utility --utility-sub-type=storage.mojom.StorageService --lang=en-US --service-sandbox-type=utility --crashpad-handler-pid=2660 --enable-crash-reporter=, --change-stack-guard-on-fork=enable --shared-files=v8_context_snapshot_data:100 --metrics-shmem-handle=4,i,159189686823491172,14094184603096553606,524288 --field-trial-handle=3,i,8106948707312481491,2847436235403171893,262144 --variations-seed-version=20251105-010036.438000 --trace-process-track-uuid=3190708990060038890
wouter 2739 0.8 0.4 1461481952 150448 ? Sl 17:40 0:05 /opt/google/chrome/chrome --type=renderer --crashpad-handler-pid=2660 --enable-crash-reporter=, --extension-process --origin-trial-disabled-features=CanvasTextNg|WebAssemblyCustomDescriptors --change-stack-guard-on-fork=enable --ozone-platform=x11 --lang=en-US --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=8 --time-ticks-at-unix-epoch=-1762360513041645 --launch-time-ticks=344168330 --shared-files=v8_context_snapshot_data:100 --metrics-shmem-handle=4,i,3067348977622281802,17570553067175499559,2097152 --field-trial-handle=3,i,8106948707312481491,2847436235403171893,262144 --variations-seed-version=20251105-010036.438000 --trace-process-track-uuid=3190708993808206286
wouter 2754 0.2 0.4 1461482852 156604 ? Sl 17:40 0:01 /opt/google/chrome/chrome --type=renderer --crashpad-handler-pid=2660 --enable-crash-reporter=, --extension-process --origin-trial-disabled-features=CanvasTextNg|WebAssemblyCustomDescriptors --change-stack-guard-on-fork=enable --ozone-platform=x11 --lang=en-US --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=11 --time-ticks-at-unix-epoch=-1762360513041645 --launch-time-ticks=344178716 --shared-files=v8_context_snapshot_data:100 --metrics-shmem-handle=4,i,12342183882018964667,8624966461616824931,2097152 --field-trial-handle=3,i,8106948707312481491,2847436235403171893,262144 --variations-seed-version=20251105-010036.438000 --trace-process-track-uuid=3190708996619331833
wouter 2832 13.1 0.7 1459836488 253688 ? Sl 17:40 1:20 /opt/google/chrome/chrome --type=renderer --crashpad-handler-pid=2660 --enable-crash-reporter=, --origin-trial-disabled-features=CanvasTextNg|WebAssemblyCustomDescriptors --change-stack-guard-on-fork=enable --ozone-platform=x11 --lang=en-US --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=113 --time-ticks-at-unix-epoch=-1762360513041645 --launch-time-ticks=344892732 --shared-files=v8_context_snapshot_data:100 --metrics-shmem-handle=4,i,4640329355269542420,14070019299954282101,2097152 --field-trial-handle=3,i,8106948707312481491,2847436235403171893,262144 --variations-seed-version=20251105-010036.438000 --trace-process-track-uuid=3190709092197600431
wouter 2853 0.0 0.4 1459750164 134828 ? Sl 17:40 0:00 /opt/google/chrome/chrome --type=renderer --crashpad-handler-pid=2660 --enable-crash-reporter=, --extension-process --origin-trial-disabled-features=CanvasTextNg|WebAssemblyCustomDescriptors --change-stack-guard-on-fork=enable --ozone-platform=x11 --lang=en-US --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=124 --time-ticks-at-unix-epoch=-1762360513041645 --launch-time-ticks=345007199 --shared-files=v8_context_snapshot_data:100 --metrics-shmem-handle=4,i,16052430494611828158,6962780963304549934,2097152 --field-trial-handle=3,i,8106948707312481491,2847436235403171893,262144 --variations-seed-version=20251105-010036.438000 --trace-process-track-uuid=3190709102505060770
wouter 2957 0.0 0.0 473360 15092 ? Ssl 17:40 0:00 /usr/lib/xdg-desktop-portal
wouter 2959 0.3 0.6 1459779052 199544 ? Sl 17:40 0:02 /opt/google/chrome/chrome --type=renderer --crashpad-handler-pid=2660 --enable-crash-reporter=, --origin-trial-disabled-features=CanvasTextNg|WebAssemblyCustomDescriptors --change-stack-guard-on-fork=enable --ozone-platform=x11 --lang=en-US --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=120 --time-ticks-at-unix-epoch=-1762360513041645 --launch-time-ticks=345396818 --shared-files=v8_context_snapshot_data:100 --metrics-shmem-handle=4,i,608752419407779892,15580754201626416736,2097152 --field-trial-handle=3,i,8106948707312481491,2847436235403171893,262144 --variations-seed-version=20251105-010036.438000 --trace-process-track-uuid=3190709098756893374
wouter 2967 2.6 1.1 1459809340 372972 ? Sl 17:40 0:16 /opt/google/chrome/chrome --type=renderer --crashpad-handler-pid=2660 --enable-crash-reporter=, --origin-trial-disabled-features=CanvasTextNg|WebAssemblyCustomDescriptors --change-stack-guard-on-fork=enable --ozone-platform=x11 --lang=en-US --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=13 --time-ticks-at-unix-epoch=-1762360513041645 --launch-time-ticks=345404563 --shared-files=v8_context_snapshot_data:100 --metrics-shmem-handle=4,i,7329963975058806313,14263894079261398803,2097152 --field-trial-handle=3,i,8106948707312481491,2847436235403171893,262144 --variations-seed-version=20251105-010036.438000 --trace-process-track-uuid=3190708998493415531
wouter 2968 0.0 0.0 305944 7624 ? Ssl 17:40 0:00 /usr/lib/xdg-permission-store
wouter 2999 0.0 0.0 614176 8820 ? Ssl 17:40 0:00 /usr/lib/xdg-document-portal
root 3005 0.0 0.0 2728 2048 ? Ss 17:40 0:00 fusermount3 -o rw,nosuid,nodev,fsname=portal,auto_unmount,subtype=portal -- /run/user/1000/doc
wouter 3093 0.6 0.7 1459789720 245712 ? Sl 17:40 0:03 /opt/google/chrome/chrome --type=renderer --crashpad-handler-pid=2660 --enable-crash-reporter=, --origin-trial-disabled-features=CanvasTextNg|WebAssemblyCustomDescriptors --change-stack-guard-on-fork=enable --ozone-platform=x11 --lang=en-US --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=140 --time-ticks-at-unix-epoch=-1762360513041645 --launch-time-ticks=345921421 --shared-files=v8_context_snapshot_data:100 --metrics-shmem-handle=4,i,10655688145630671000,3543604294348547659,2097152 --field-trial-handle=3,i,8106948707312481491,2847436235403171893,262144 --variations-seed-version=20251105-010036.438000 --trace-process-track-uuid=3190709117497730354
wouter 3102 0.0 0.4 1459771072 153788 ? Sl 17:40 0:00 /opt/google/chrome/chrome --type=renderer --crashpad-handler-pid=2660 --enable-crash-reporter=, --origin-trial-disabled-features=CanvasTextNg|WebAssemblyCustomDescriptors --change-stack-guard-on-fork=enable --ozone-platform=x11 --lang=en-US --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=141 --time-ticks-at-unix-epoch=-1762360513041645 --launch-time-ticks=345940355 --shared-files=v8_context_snapshot_data:100 --metrics-shmem-handle=4,i,5903943531841684486,10267809936541943385,2097152 --field-trial-handle=3,i,8106948707312481491,2847436235403171893,262144 --variations-seed-version=20251105-010036.438000 --trace-process-track-uuid=3190709118434772203
wouter 3196 12.5 0.4 34206680 159328 ? Sl 17:40 1:16 /opt/google/chrome/chrome --type=gpu-process --ozone-platform=x11 --crashpad-handler-pid=2660 --enable-crash-reporter=, --change-stack-guard-on-fork=enable --gpu-preferences=UAAAAAAAAAAgAAAEAAAAAAAAAAAAAGAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAYAAAAAAAAABgAAAAAAAAAAQAAAAAAAAAIAAAAAAAAAAgAAAAAAAAA --use-gl=angle --use-angle=swiftshader-webgl --shared-files --metrics-shmem-handle=4,i,9001366789849446731,11356131186848976337,262144 --field-trial-handle=3,i,8106948707312481491,2847436235403171893,262144 --variations-seed-version=20251105-010036.438000 --trace-process-track-uuid=3190709125931106995
wouter 3246 0.4 0.5 1459770724 190152 ? Sl 17:41 0:02 /opt/google/chrome/chrome --type=renderer --crashpad-handler-pid=2660 --enable-crash-reporter=, --origin-trial-disabled-features=CanvasTextNg|WebAssemblyCustomDescriptors --change-stack-guard-on-fork=enable --ozone-platform=x11 --disable-gpu-compositing --lang=en-US --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=152 --time-ticks-at-unix-epoch=-1762360513041645 --launch-time-ticks=347410533 --shared-files=v8_context_snapshot_data:100 --metrics-shmem-handle=4,i,3796020836525842402,13141009828059020132,2097152 --field-trial-handle=3,i,8106948707312481491,2847436235403171893,262144 --variations-seed-version=20251105-010036.438000 --trace-process-track-uuid=3190709128742232542
wouter 3261 1.6 0.6 1463230744 210040 ? Sl 17:41 0:09 /opt/google/chrome/chrome --type=renderer --crashpad-handler-pid=2660 --enable-crash-reporter=, --origin-trial-disabled-features=CanvasTextNg|WebAssemblyCustomDescriptors --change-stack-guard-on-fork=enable --ozone-platform=x11 --disable-gpu-compositing --lang=en-US --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=153 --time-ticks-at-unix-epoch=-1762360513041645 --launch-time-ticks=347648041 --shared-files=v8_context_snapshot_data:100 --metrics-shmem-handle=4,i,14250990873187866721,6048937930067698776,2097152 --field-trial-handle=3,i,8106948707312481491,2847436235403171893,262144 --variations-seed-version=20251105-010036.438000 --trace-process-track-uuid=3190709129679274391
wouter 3336 0.6 0.7 1459798040 243828 ? Sl 17:41 0:04 /opt/google/chrome/chrome --type=renderer --crashpad-handler-pid=2660 --enable-crash-reporter=, --origin-trial-disabled-features=CanvasTextNg|WebAssemblyCustomDescriptors --change-stack-guard-on-fork=enable --ozone-platform=x11 --disable-gpu-compositing --lang=en-US --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=154 --time-ticks-at-unix-epoch=-1762360513041645 --launch-time-ticks=349488282 --shared-files=v8_context_snapshot_data:100 --metrics-shmem-handle=4,i,5493057006613351164,11354679128764481238,2097152 --field-trial-handle=3,i,8106948707312481491,2847436235403171893,262144 --variations-seed-version=20251105-010036.438000 --trace-process-track-uuid=3190709130616316240
wouter 3431 0.2 0.6 1459788376 211096 ? Sl 17:41 0:01 /opt/google/chrome/chrome --type=renderer --crashpad-handler-pid=2660 --enable-crash-reporter=, --origin-trial-disabled-features=CanvasTextNg|WebAssemblyCustomDescriptors --change-stack-guard-on-fork=enable --ozone-platform=x11 --disable-gpu-compositing --lang=en-US --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=22 --time-ticks-at-unix-epoch=-1762360513041645 --launch-time-ticks=350405222 --shared-files=v8_context_snapshot_data:100 --metrics-shmem-handle=4,i,3876930418189588051,10200786608776817193,2097152 --field-trial-handle=3,i,8106948707312481491,2847436235403171893,262144 --variations-seed-version=20251105-010036.438000 --trace-process-track-uuid=3190709006926792172
wouter 4085 0.0 0.0 399576 13164 ? Sl 17:41 0:00 /usr/lib/gvfsd-network --spawner :1.6 /org/gtk/gvfs/exec_spaw/1
wouter 4752 3.0 1.2 1459808576 393844 ? Sl 17:41 0:18 /opt/google/chrome/chrome --type=renderer --crashpad-handler-pid=2660 --enable-crash-reporter=, --origin-trial-disabled-features=CanvasTextNg|WebAssemblyCustomDescriptors --change-stack-guard-on-fork=enable --ozone-platform=x11 --disable-gpu-compositing --lang=en-US --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=157 --time-ticks-at-unix-epoch=-1762360513041645 --launch-time-ticks=355008363 --shared-files=v8_context_snapshot_data:100 --metrics-shmem-handle=4,i,65715178356984744,13261217878576286805,2097152 --field-trial-handle=3,i,8106948707312481491,2847436235403171893,262144 --variations-seed-version=20251105-010036.438000 --trace-process-track-uuid=3190709133427441787
wouter 4862 6.2 0.1 1484976 53820 ? Sl 17:41 0:37 xfce4-taskmanager
wouter 4910 4.1 0.9 1463217972 324956 ? Sl 17:41 0:25 /opt/google/chrome/chrome --type=renderer --crashpad-handler-pid=2660 --enable-crash-reporter=, --origin-trial-disabled-features=CanvasTextNg|WebAssemblyCustomDescriptors --change-stack-guard-on-fork=enable --ozone-platform=x11 --disable-gpu-compositing --lang=en-US --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=158 --time-ticks-at-unix-epoch=-1762360513041645 --launch-time-ticks=356453587 --shared-files=v8_context_snapshot_data:100 --metrics-shmem-handle=4,i,16137013991935185294,10611192085666637482,2097152 --field-trial-handle=3,i,8106948707312481491,2847436235403171893,262144 --variations-seed-version=20251105-010036.438000 --trace-process-track-uuid=3190709134364483636
root 5186 0.0 0.0 0 0 ? I 17:41 0:00 [kworker/4:0-events]
wouter 5195 0.0 0.2 34211412 81876 ? Sl 17:41 0:00 /opt/google/chrome/chrome --type=utility --utility-sub-type=audio.mojom.AudioService --lang=en-US --service-sandbox-type=none --crashpad-handler-pid=2660 --enable-crash-reporter=, --change-stack-guard-on-fork=enable --shared-files=v8_context_snapshot_data:100 --metrics-shmem-handle=4,i,2444182949389522858,7108129618884885865,524288 --field-trial-handle=3,i,8106948707312481491,2847436235403171893,262144 --variations-seed-version=20251105-010036.438000 --trace-process-track-uuid=3190709135301525485
root 5217 0.0 0.0 0 0 ? I< 17:41 0:00 [kworker/u33:1-i915_flip]
wouter 5462 2.7 1.3 1463259756 426912 ? Sl 17:41 0:16 /opt/google/chrome/chrome --type=renderer --crashpad-handler-pid=2660 --enable-crash-reporter=, --origin-trial-disabled-features=CanvasTextNg|WebAssemblyCustomDescriptors --change-stack-guard-on-fork=enable --ozone-platform=x11 --disable-gpu-compositing --lang=en-US --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=20 --time-ticks-at-unix-epoch=-1762360513041645 --launch-time-ticks=364721788 --shared-files=v8_context_snapshot_data:100 --metrics-shmem-handle=4,i,4864506684419994990,6563911378999359494,2097152 --field-trial-handle=3,i,8106948707312481491,2847436235403171893,262144 --variations-seed-version=20251105-010036.438000 --trace-process-track-uuid=3190709005052708474
wouter 5472 2.9 1.1 1459815300 384056 ? Sl 17:41 0:17 /opt/google/chrome/chrome --type=renderer --crashpad-handler-pid=2660 --enable-crash-reporter=, --origin-trial-disabled-features=CanvasTextNg|WebAssemblyCustomDescriptors --change-stack-guard-on-fork=enable --ozone-platform=x11 --disable-gpu-compositing --lang=en-US --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=19 --time-ticks-at-unix-epoch=-1762360513041645 --launch-time-ticks=364739951 --shared-files=v8_context_snapshot_data:100 --metrics-shmem-handle=4,i,9795416508559831112,12607508237903705769,2097152 --field-trial-handle=3,i,8106948707312481491,2847436235403171893,262144 --variations-seed-version=20251105-010036.438000 --trace-process-track-uuid=3190709004115666625
wouter 5483 2.1 1.0 1464943932 343812 ? Sl 17:41 0:12 /opt/google/chrome/chrome --type=renderer --crashpad-handler-pid=2660 --enable-crash-reporter=, --origin-trial-disabled-features=CanvasTextNg|WebAssemblyCustomDescriptors --change-stack-guard-on-fork=enable --ozone-platform=x11 --disable-gpu-compositing --lang=en-US --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=164 --time-ticks-at-unix-epoch=-1762360513041645 --launch-time-ticks=366677176 --shared-files=v8_context_snapshot_data:100 --metrics-shmem-handle=4,i,14457541018969184578,10159373603144106304,2097152 --field-trial-handle=3,i,8106948707312481491,2847436235403171893,262144 --variations-seed-version=20251105-010036.438000 --trace-process-track-uuid=3190709139986734730
wouter 5510 0.5 0.8 1459805208 275676 ? Sl 17:41 0:03 /opt/google/chrome/chrome --type=renderer --crashpad-handler-pid=2660 --enable-crash-reporter=, --origin-trial-disabled-features=CanvasTextNg|WebAssemblyCustomDescriptors --change-stack-guard-on-fork=enable --ozone-platform=x11 --disable-gpu-compositing --lang=en-US --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=24 --time-ticks-at-unix-epoch=-1762360513041645 --launch-time-ticks=369742956 --shared-files=v8_context_snapshot_data:100 --metrics-shmem-handle=4,i,13122980570974263509,3501259420440713860,2097152 --field-trial-handle=3,i,8106948707312481491,2847436235403171893,262144 --variations-seed-version=20251105-010036.438000 --trace-process-track-uuid=3190709008800875870
root 5641 0.0 0.0 0 0 ? I 17:41 0:00 [kworker/6:0-events]
wouter 5780 0.2 0.6 1459808856 225628 ? Sl 17:41 0:01 /opt/google/chrome/chrome --type=renderer --crashpad-handler-pid=2660 --enable-crash-reporter=, --origin-trial-disabled-features=CanvasTextNg|WebAssemblyCustomDescriptors --change-stack-guard-on-fork=enable --ozone-platform=x11 --disable-gpu-compositing --lang=en-US --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=23 --time-ticks-at-unix-epoch=-1762360513041645 --launch-time-ticks=370756654 --shared-files=v8_context_snapshot_data:100 --metrics-shmem-handle=4,i,14416400881325696433,14792660087946016744,2097152 --field-trial-handle=3,i,8106948707312481491,2847436235403171893,262144 --variations-seed-version=20251105-010036.438000 --trace-process-track-uuid=3190709007863834021
wouter 5871 0.2 0.6 1459776292 212916 ? Sl 17:41 0:01 /opt/google/chrome/chrome --type=renderer --crashpad-handler-pid=2660 --enable-crash-reporter=, --origin-trial-disabled-features=CanvasTextNg|WebAssemblyCustomDescriptors --change-stack-guard-on-fork=enable --ozone-platform=x11 --disable-gpu-compositing --lang=en-US --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=111 --time-ticks-at-unix-epoch=-1762360513041645 --launch-time-ticks=374748369 --shared-files=v8_context_snapshot_data:100 --metrics-shmem-handle=4,i,18241291930981961400,6839840889207970679,2097152 --field-trial-handle=3,i,8106948707312481491,2847436235403171893,262144 --variations-seed-version=20251105-010036.438000 --trace-process-track-uuid=3190709090323516733
wouter 5880 0.3 0.6 1459792332 226860 ? Sl 17:41 0:02 /opt/google/chrome/chrome --type=renderer --crashpad-handler-pid=2660 --enable-crash-reporter=, --origin-trial-disabled-features=CanvasTextNg|WebAssemblyCustomDescriptors --change-stack-guard-on-fork=enable --ozone-platform=x11 --disable-gpu-compositing --lang=en-US --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=25 --time-ticks-at-unix-epoch=-1762360513041645 --launch-time-ticks=375004319 --shared-files=v8_context_snapshot_data:100 --metrics-shmem-handle=4,i,10713163200933789566,11627141869866580755,2097152 --field-trial-handle=3,i,8106948707312481491,2847436235403171893,262144 --variations-seed-version=20251105-010036.438000 --trace-process-track-uuid=3190709009737917719
wouter 5894 0.3 0.7 1459778604 229440 ? Sl 17:41 0:02 /opt/google/chrome/chrome --type=renderer --crashpad-handler-pid=2660 --enable-crash-reporter=, --origin-trial-disabled-features=CanvasTextNg|WebAssemblyCustomDescriptors --change-stack-guard-on-fork=enable --ozone-platform=x11 --disable-gpu-compositing --lang=en-US --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=100 --time-ticks-at-unix-epoch=-1762360513041645 --launch-time-ticks=375440490 --shared-files=v8_context_snapshot_data:100 --metrics-shmem-handle=4,i,5029325189902786523,4847536235751350935,2097152 --field-trial-handle=3,i,8106948707312481491,2847436235403171893,262144 --variations-seed-version=20251105-010036.438000 --trace-process-track-uuid=3190709080016056394
wouter 5940 3.0 1.2 1461517908 399728 ? Sl 17:41 0:17 /opt/google/chrome/chrome --type=renderer --crashpad-handler-pid=2660 --enable-crash-reporter=, --origin-trial-disabled-features=CanvasTextNg|WebAssemblyCustomDescriptors --change-stack-guard-on-fork=enable --ozone-platform=x11 --disable-gpu-compositing --lang=en-US --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=26 --time-ticks-at-unix-epoch=-1762360513041645 --launch-time-ticks=379840703 --shared-files=v8_context_snapshot_data:100 --metrics-shmem-handle=4,i,5833448821493587066,15212779283523822303,2097152 --field-trial-handle=3,i,8106948707312481491,2847436235403171893,262144 --variations-seed-version=20251105-010036.438000 --trace-process-track-uuid=3190709010674959568
wouter 5949 0.5 0.7 1459775044 256224 ? Sl 17:41 0:03 /opt/google/chrome/chrome --type=renderer --crashpad-handler-pid=2660 --enable-crash-reporter=, --origin-trial-disabled-features=CanvasTextNg|WebAssemblyCustomDescriptors --change-stack-guard-on-fork=enable --ozone-platform=x11 --disable-gpu-compositing --lang=en-US --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=27 --time-ticks-at-unix-epoch=-1762360513041645 --launch-time-ticks=380008157 --shared-files=v8_context_snapshot_data:100 --metrics-shmem-handle=4,i,7254128965260835643,1366479697703494740,2097152 --field-trial-handle=3,i,8106948707312481491,2847436235403171893,262144 --variations-seed-version=20251105-010036.438000 --trace-process-track-uuid=3190709011612001417
wouter 5963 2.0 1.1 1461488164 369804 ? Sl 17:41 0:11 /opt/google/chrome/chrome --type=renderer --crashpad-handler-pid=2660 --enable-crash-reporter=, --origin-trial-disabled-features=CanvasTextNg|WebAssemblyCustomDescriptors --change-stack-guard-on-fork=enable --ozone-platform=x11 --disable-gpu-compositing --lang=en-US --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=28 --time-ticks-at-unix-epoch=-1762360513041645 --launch-time-ticks=380525117 --shared-files=v8_context_snapshot_data:100 --metrics-shmem-handle=4,i,3494377466815039684,11287078732280095523,2097152 --field-trial-handle=3,i,8106948707312481491,2847436235403171893,262144 --variations-seed-version=20251105-010036.438000 --trace-process-track-uuid=3190709012549043266
root 5979 0.0 0.0 0 0 ? I 17:41 0:00 [kworker/u32:6-btrfs-endio-write]
root 5980 0.0 0.0 0 0 ? I 17:41 0:00 [kworker/u32:7-btrfs-endio-write]
wouter 5993 2.6 1.3 1461539556 425800 ? Sl 17:41 0:15 /opt/google/chrome/chrome --type=renderer --crashpad-handler-pid=2660 --enable-crash-reporter=, --origin-trial-disabled-features=CanvasTextNg|WebAssemblyCustomDescriptors --change-stack-guard-on-fork=enable --ozone-platform=x11 --disable-gpu-compositing --lang=en-US --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=18 --time-ticks-at-unix-epoch=-1762360513041645 --launch-time-ticks=386388349 --shared-files=v8_context_snapshot_data:100 --metrics-shmem-handle=4,i,6320905699161773579,9640152937466578647,2097152 --field-trial-handle=3,i,8106948707312481491,2847436235403171893,262144 --variations-seed-version=20251105-010036.438000 --trace-process-track-uuid=3190709003178624776
root 6044 0.0 0.0 0 0 ? I 17:41 0:00 [kworker/5:0-events]
wouter 6862 1.1 0.7 1459773048 258872 ? Sl 17:42 0:06 /opt/google/chrome/chrome --type=renderer --crashpad-handler-pid=2660 --enable-crash-reporter=, --origin-trial-disabled-features=CanvasTextNg|WebAssemblyCustomDescriptors --change-stack-guard-on-fork=enable --ozone-platform=x11 --disable-gpu-compositing --lang=en-US --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=36 --time-ticks-at-unix-epoch=-1762360513041645 --launch-time-ticks=409010852 --shared-files=v8_context_snapshot_data:100 --metrics-shmem-handle=4,i,1417712929758297280,13162231469036127151,2097152 --field-trial-handle=3,i,8106948707312481491,2847436235403171893,262144 --variations-seed-version=20251105-010036.438000 --trace-process-track-uuid=3190709020045378058
wouter 6872 0.5 0.7 1459777612 235244 ? Sl 17:42 0:02 /opt/google/chrome/chrome --type=renderer --crashpad-handler-pid=2660 --enable-crash-reporter=, --origin-trial-disabled-features=CanvasTextNg|WebAssemblyCustomDescriptors --change-stack-guard-on-fork=enable --ozone-platform=x11 --disable-gpu-compositing --lang=en-US --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=33 --time-ticks-at-unix-epoch=-1762360513041645 --launch-time-ticks=409746300 --shared-files=v8_context_snapshot_data:100 --metrics-shmem-handle=4,i,16949975909903531327,206208391619301084,2097152 --field-trial-handle=3,i,8106948707312481491,2847436235403171893,262144 --variations-seed-version=20251105-010036.438000 --trace-process-track-uuid=3190709017234252511
wouter 6887 0.4 0.7 1459790480 240692 ? Sl 17:42 0:02 /opt/google/chrome/chrome --type=renderer --crashpad-handler-pid=2660 --enable-crash-reporter=, --origin-trial-disabled-features=CanvasTextNg|WebAssemblyCustomDescriptors --change-stack-guard-on-fork=enable --ozone-platform=x11 --disable-gpu-compositing --lang=en-US --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=109 --time-ticks-at-unix-epoch=-1762360513041645 --launch-time-ticks=410003325 --shared-files=v8_context_snapshot_data:100 --metrics-shmem-handle=4,i,6184125245936239091,7421880527147116836,2097152 --field-trial-handle=3,i,8106948707312481491,2847436235403171893,262144 --variations-seed-version=20251105-010036.438000 --trace-process-track-uuid=3190709088449433035
wouter 7033 0.5 0.7 1459780392 247824 ? Sl 17:42 0:02 /opt/google/chrome/chrome --type=renderer --crashpad-handler-pid=2660 --enable-crash-reporter=, --origin-trial-disabled-features=CanvasTextNg|WebAssemblyCustomDescriptors --change-stack-guard-on-fork=enable --ozone-platform=x11 --disable-gpu-compositing --lang=en-US --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=15 --time-ticks-at-unix-epoch=-1762360513041645 --launch-time-ticks=435363427 --shared-files=v8_context_snapshot_data:100 --metrics-shmem-handle=4,i,11357863406397325152,11720097283589652484,2097152 --field-trial-handle=3,i,8106948707312481491,2847436235403171893,262144 --variations-seed-version=20251105-010036.438000 --trace-process-track-uuid=3190709000367499229
wouter 7048 4.1 0.8 1459828984 276624 ? Sl 17:42 0:21 /opt/google/chrome/chrome --type=renderer --crashpad-handler-pid=2660 --enable-crash-reporter=, --origin-trial-disabled-features=CanvasTextNg|WebAssemblyCustomDescriptors --change-stack-guard-on-fork=enable --ozone-platform=x11 --disable-gpu-compositing --lang=en-US --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=122 --time-ticks-at-unix-epoch=-1762360513041645 --launch-time-ticks=437336363 --shared-files=v8_context_snapshot_data:100 --metrics-shmem-handle=4,i,4507176656751946346,1576423928788333414,2097152 --field-trial-handle=3,i,8106948707312481491,2847436235403171893,262144 --variations-seed-version=20251105-010036.438000 --trace-process-track-uuid=3190709100630977072
wouter 7451 0.1 0.4 1459770724 162952 ? Sl 17:42 0:00 /opt/google/chrome/chrome --type=renderer --crashpad-handler-pid=2660 --enable-crash-reporter=, --origin-trial-disabled-features=CanvasTextNg|WebAssemblyCustomDescriptors --change-stack-guard-on-fork=enable --ozone-platform=x11 --disable-gpu-compositing --lang=en-US --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=175 --time-ticks-at-unix-epoch=-1762360513041645 --launch-time-ticks=460899332 --shared-files=v8_context_snapshot_data:100 --metrics-shmem-handle=4,i,8672513675896739420,10219724283748336848,2097152 --field-trial-handle=3,i,8106948707312481491,2847436235403171893,262144 --variations-seed-version=20251105-010036.438000 --trace-process-track-uuid=3190709150294195069
wouter 8155 0.7 0.1 1364764 62768 ? Sl 17:44 0:02 /usr/bin/mousepad /home/wouter/glxinfo.txt
root 9656 0.0 0.0 16356 6676 ? S 17:45 0:00 systemd-userwork: waiting...
wouter 9894 0.3 1.0 1461473884 338888 ? Sl 17:47 0:00 /opt/google/chrome/chrome --type=renderer --crashpad-handler-pid=2660 --enable-crash-reporter=, --extension-process --origin-trial-disabled-features=CanvasTextNg|WebAssemblyCustomDescriptors --change-stack-guard-on-fork=enable --ozone-platform=x11 --disable-gpu-compositing --lang=en-US --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=199 --time-ticks-at-unix-epoch=-1762360513041645 --launch-time-ticks=754597129 --shared-files=v8_context_snapshot_data:100 --metrics-shmem-handle=4,i,4431585408790808359,5339178353781331513,2097152 --field-trial-handle=3,i,8106948707312481491,2847436235403171893,262144 --variations-seed-version=20251105-010036.438000 --trace-process-track-uuid=3190709172783199445
root 10008 0.0 0.0 0 0 ? I 17:49 0:00 [kworker/u32:4-btrfs-endio-write]
root 10110 0.0 0.0 0 0 ? S 17:49 0:00 [hwrng]
wouter 10135 0.1 0.4 1459740196 134660 ? Sl 17:49 0:00 /opt/google/chrome/chrome --type=renderer --crashpad-handler-pid=2660 --enable-crash-reporter=, --extension-process --origin-trial-disabled-features=CanvasTextNg|WebAssemblyCustomDescriptors --change-stack-guard-on-fork=enable --ozone-platform=x11 --disable-gpu-compositing --lang=en-US --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=218 --time-ticks-at-unix-epoch=-1762360513041645 --launch-time-ticks=886714616 --shared-files=v8_context_snapshot_data:100 --metrics-shmem-handle=4,i,15512485369592972188,4139297959278030261,2097152 --field-trial-handle=3,i,8106948707312481491,2847436235403171893,262144 --variations-seed-version=20251105-010036.438000 --trace-process-track-uuid=3190709190586994576
wouter 10145 0.2 0.4 1459766364 149172 ? Sl 17:49 0:00 /opt/google/chrome/chrome --type=renderer --crashpad-handler-pid=2660 --enable-crash-reporter=, --origin-trial-disabled-features=CanvasTextNg|WebAssemblyCustomDescriptors --change-stack-guard-on-fork=enable --ozone-platform=x11 --disable-gpu-compositing --lang=en-US --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=219 --time-ticks-at-unix-epoch=-1762360513041645 --launch-time-ticks=886750389 --shared-files=v8_context_snapshot_data:100 --metrics-shmem-handle=4,i,13268077888529161886,4540985656666486780,2097152 --field-trial-handle=3,i,8106948707312481491,2847436235403171893,262144 --variations-seed-version=20251105-010036.438000 --trace-process-track-uuid=3190709191524036425
wouter 10164 0.0 0.2 1459720708 87088 ? Sl 17:50 0:00 /opt/google/chrome/chrome --type=renderer --crashpad-handler-pid=2660 --enable-crash-reporter=, --origin-trial-disabled-features=CanvasTextNg|WebAssemblyCustomDescriptors --change-stack-guard-on-fork=enable --ozone-platform=x11 --disable-gpu-compositing --lang=en-US --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=220 --time-ticks-at-unix-epoch=-1762360513041645 --launch-time-ticks=888789726 --shared-files=v8_context_snapshot_data:100 --metrics-shmem-handle=4,i,7997738651705478896,3903731065903548531,2097152 --field-trial-handle=3,i,8106948707312481491,2847436235403171893,262144 --variations-seed-version=20251105-010036.438000 --trace-process-track-uuid=3190709192461078274
root 10324 0.0 0.0 0 0 ? I 17:50 0:00 [kworker/3:1]
root 10327 0.0 0.0 0 0 ? I 17:50 0:00 [kworker/0:1]
root 10332 0.0 0.0 0 0 ? I 17:50 0:00 [kworker/5:1-events]
wouter 10353 2.0 0.1 814396 54660 ? Sl 17:50 0:00 /usr/bin/xfce4-terminal
wouter 10367 0.0 0.0 3000 1924 ? S 17:50 0:00 bwrap --unshare-all --die-with-parent --chdir / --ro-bind /usr /usr --dev /dev --ro-bind-try /etc/ld.so.cache /etc/ld.so.cache --ro-bind-try /nix/store /nix/store --tmpfs /tmp-home --tmpfs /tmp-run --clearenv --setenv HOME /tmp-home --setenv XDG_RUNTIME_DIR /tmp-run --setenv XDG_RUNTIME_DIR /run/user/1000 --symlink /usr/lib /lib --symlink /usr/lib /lib64 --seccomp 18 /usr/lib/glycin-loaders/2+/glycin-image-rs --dbus-fd 17
wouter 10368 0.0 0.0 3000 1272 ? S 17:50 0:00 bwrap --unshare-all --die-with-parent --chdir / --ro-bind /usr /usr --dev /dev --ro-bind-try /etc/ld.so.cache /etc/ld.so.cache --ro-bind-try /nix/store /nix/store --tmpfs /tmp-home --tmpfs /tmp-run --clearenv --setenv HOME /tmp-home --setenv XDG_RUNTIME_DIR /tmp-run --setenv XDG_RUNTIME_DIR /run/user/1000 --symlink /usr/lib /lib --symlink /usr/lib /lib64 --seccomp 18 /usr/lib/glycin-loaders/2+/glycin-image-rs --dbus-fd 17
wouter 10369 0.0 0.0 211856 6332 ? Sl 17:50 0:00 /usr/lib/glycin-loaders/2+/glycin-image-rs --dbus-fd 17
wouter 10373 0.0 0.0 8208 6636 pts/0 Ss 17:50 0:00 bash
wouter 10376 0.0 0.0 3000 1904 ? S 17:50 0:00 bwrap --unshare-all --die-with-parent --chdir / --ro-bind /usr /usr --dev /dev --ro-bind-try /etc/ld.so.cache /etc/ld.so.cache --ro-bind-try /nix/store /nix/store --tmpfs /tmp-home --tmpfs /tmp-run --clearenv --setenv HOME /tmp-home --setenv XDG_RUNTIME_DIR /tmp-run --setenv XDG_RUNTIME_DIR /run/user/1000 --symlink /usr/lib /lib --symlink /usr/lib /lib64 --seccomp 23 /usr/lib/glycin-loaders/2+/glycin-image-rs --dbus-fd 21
wouter 10378 0.0 0.0 3000 1272 ? S 17:50 0:00 bwrap --unshare-all --die-with-parent --chdir / --ro-bind /usr /usr --dev /dev --ro-bind-try /etc/ld.so.cache /etc/ld.so.cache --ro-bind-try /nix/store /nix/store --tmpfs /tmp-home --tmpfs /tmp-run --clearenv --setenv HOME /tmp-home --setenv XDG_RUNTIME_DIR /tmp-run --setenv XDG_RUNTIME_DIR /run/user/1000 --symlink /usr/lib /lib --symlink /usr/lib /lib64 --seccomp 23 /usr/lib/glycin-loaders/2+/glycin-image-rs --dbus-fd 21
wouter 10379 0.0 0.0 211856 6004 ? Sl 17:50 0:00 /usr/lib/glycin-loaders/2+/glycin-image-rs --dbus-fd 21
root 10385 0.0 0.0 16212 5956 ? S 17:50 0:00 systemd-userwork: waiting...
wouter 10387 0.0 0.0 9984 6276 pts/0 R+ 17:51 0:00 ps aux2. Do you get this with a regular prime setup that's running on the IGP?
Yes, see above.
No, not without disconnecting all other 4 monitors
3. Do you get this w/ the 1.21.1.18 X11 server? (there's a massive bug tangential to your system, this is esp. relevant when glxinfo suggests you're on software rendering, not nvidia)
Downgraded to 21.1.18-2, but problem remains
Offline
Downgraded to 21.1.18-2, but problem remains
Did
Extended renderer info (GLX_MESA_query_renderer):
Vendor: Mesa (0xffffffff)
Device: llvmpipe (LLVM 21.1.4, 256 bits) (0xffffffff)change with that?
wouter 2013 0.0 0.0 10844 5228 ? S 17:40 0:00 /usr/bin/redshift -vredshift is still running
wouter 1671 0.0 0.1 1556536 42100 ? S<sl 17:40 0:00 /usr/bin/pulseaudio --daemonize=no --log-target=journal
rtkit 1672 0.0 0.0 21964 3296 ? SNsl 17:40 0:00 /usr/lib/rtkit-daemonI don't really think it's PA, but the world has moved to pipewire/wireplumber (and pipewire-pulse) so you might want to give that a try.
root 992 0.0 0.0 6948 2944 ? Ss 17:35 0:00 /usr/sbin/crond -n check your cron jobs - maybe some redshift/xrandr calls are hiding there ![]()
Offline
redshift is still running
Yeah, I re-enabled it.
I know... I shouldn't for testing but it didn't have an influence and I really need it.
I don't really think it's PA, but the world has moved to pipewire/wireplumber (and pipewire-pulse) so you might want to give that a try.
I've watched some videos on Pipewire and Wireplumber but didn't take the plunge yet. See what I...
I'm still satified with pulseaudio. For now until it breaks I guess.
check your cron jobs - maybe some redshift/xrandr calls are hiding there
Cron... I didn't have that lesson yet.
I'll put in on my course list.
So, I did some further troubleshooting.
Until now my findings were that the stutter gets introduced when randr gets called when my 2 Dell22 monitors are connected but disabled.
I now focused on these monitors.
Switching them around, switching inputs on the GPU's, playing with the hardware settings of these monitor and after 5 days of fiddling around and testing by elimination I have finally found the problem. It was... drumroll please...
the input source selection option on the Dell22 being on AUTO while the screen is on standby (on the nvidia GPU, the iGPU doesn't have the problem)
Turning the monitor OFF or disabling the AUTO select option completely removes the stutter.
All's good now of course, but the final question would be if it were possible to have the xorg server ingore this request signal from this monitor.
Would that be something that is possible, you think?
Offline
you buried the lead.
Turning the monitor OFF or disabling the AUTO select option completely removes the stutter.
would be if it were possible to have the xorg server ingore this request signal from this monitor
I guess you mean w/o patching the server code?
on the nvidia GPU, the iGPU doesn't have the problem
https://download.nvidia.com/XFree86/Lin … tions.html
Option "ConnectedMonitor" "string"
might be worth a shot.
I know... I "shouldn't™ for testing but it didn't have an influence and I really need want it.
https://man.archlinux.org/man/redshift.1#m
https://man.archlinux.org/man/redshift.1#adjustment
This only affected the randr backend and your symptoms and xorg log are spot on, so change to eg. the drm backend.
I've watched some videos on Pipewire
… better read the wiki, do as you please, but nb. that PA is bitrot and make sure to use pipwire *instead* of pulseaudion, not next to it
Cron... I didn't have that lesson yet.
If you didn't configure any cron jobs, why did you install/enable cron?
Either way, if you didn't add cron jobs it's not very likely that it's coming from there.
Offline
you buried the lead.
Sorry for being a bit too prozaic.
I guess I got carried away by the euforia for finding the problem.
I guess you mean w/o patching the server code?
https://download.nvidia.com/XFree86/Lin … tions.htmlThe README wrote:Option "ConnectedMonitor" "string"
might be worth a shot.
That over my head for the moment.
I'll stick with the turning off of the monitor.
This meta eludes me completely.
Maybe it's because I'm not American.
I really need want it.
I really think I need it.
https://man.archlinux.org/man/redshift.1#m
https://man.archlinux.org/man/redshift.1#adjustment
This only affected the randr backend and your symptoms and xorg log are spot on, so change to eg. the drm backend.
This is also too cryptic for the moment for me.
make sure to use pipwire *instead* of pulseaudion, not next to it
I'll take this advice to heart.
Is removing all the pulseaudio related packages enough or do I also have to remove any files from my home directory to avoid all conflicts?
If you didn't configure any cron jobs, why did you install/enable cron?
I checked and it got installed by Timeshift.
Just one last thing.
Do I have to set this topic to [SOLVED] or is there moderation?
Offline
That over my head for the moment.
I'll stick with the turning off of the monitor.
/etc/X11/xorg.conf.d/11-forceconnection.conf
Section "Screen"
Option "ConnectedMonitor" "HDMI1-1" # use the name of the relevant output here - HDMI1-1 is just a guess on that
EndSectionThis is also too cryptic for the moment for me.
You're adding a redshift config ~/.config/redshift.conf - if you "need" redshift, didn't you configure your location anyway?
[redshift]
adjustment-method=drmPlease always remember to mark resolved threads by editing your initial posts subject - so others will know that there's no task left, but maybe a solution to find.
Thanks.
Maybe it's because I'm not American.
American Dad aired internationally. In doubt pirate it - still better than not knowing ![]()
Offline
Please always remember to mark resolved threads by editing your initial posts subject - so others will know that there's no task left, but maybe a solution to find.
Thanks.
Will do.
Thanks for your time, advice and insights.
Offline
Pages: 1