Firefox Snap won't Start under Ubuntu 21.10

In general, you shouldn’t run snap commands as sudo, but as a regular user.

To know which version of firefox will be run when simply invoking firefox, you can run which firefox (if /usr/bin/firefox is output, it’s the deb, otherwise you will get /snap/bin/firefox).

Can you test again @jamesh’s suggestion without sudo?

@oSoMoN I tried to do @jamesh suggestion but …

paul@p6t:~$ sudo snap install firefox

firefox 94.0.1-1 from Mozilla✓ installed

paul@p6t:~$ which firefox

/usr/bin/firefox

paul@p6t:~$ /snap/bin/firefox

Importing existing firefox profiles from /home/paul/.mozilla/firefox

Found default profile: r2lxv19d.default-release

Import done in 196.927 s

Gtk-Message: 15:38:57.982: Failed to load module “canberra-gtk-module”

Gtk-Message: 15:38:58.055: Failed to load module “canberra-gtk-module”

[GFX1-]: glxtest: libEGL missing

[GFX1-]: glxtest: libEGL missing

Sorry about the formatting of the above. I couldn’t get the lines not to wrap.

In a popup I get the following message:

Firefox is already running, but is not responding. To use Firefox, you must first close the existing Firefox process, restart your device, or use a different profile.

When I click OK, this is what is displayed in the terminal;

###!!! [Child][RunMessage] Error: Channel closing: too late to send/recv, messages will be lost paul@p6t:~$

And that’s about it.

So you didn’t actually try James’ instructions:

Sorry, I thought I had to have firefox running first … like entering a docker container.

paul@p6t:~$ snap run --shell firefox To run a command as administrator (user “root”), use "sudo ". See “man sudo_root” for details.

paul@p6t:/home/paul$ export LD_LIBRARY_PATH=${LD_LIBRARY_PATH/"${SNAP_LIBRARY_PATH}:"/} paul@p6t:/home/paul$ exec $SNAP/firefox.launcher Gtk-Message: 15:18:23.679: Failed to load module “canberra-gtk-module” Gtk-Message: 15:18:23.695: Failed to load module “canberra-gtk-module”

I get the popup saying Firefox is already running. When I close close that window I get the following message in the terminal;

###!!! [Child][RunMessage] Error: Channel closing: too late to send/recv, messages will be lost

paul@p6t:~$

Just to see what is running;

paul@p6t:~$ ps aux USER PID %CPU %MEM VSZ RSS TTY STAT START TIME COMMAND root 1 0.0 0.1 165228 11568 ? Ss 10:50 0:02 /sbin/init splash root 2 0.0 0.0 0 0 ? S 10:50 0:00 [kthreadd] root 3 0.0 0.0 0 0 ? I< 10:50 0:00 [rcu_gp] root 4 0.0 0.0 0 0 ? I< 10:50 0:00 [rcu_par_gp] root 6 0.0 0.0 0 0 ? I< 10:50 0:00 [kworker/0:0H-events_highpri] root 8 0.0 0.0 0 0 ? I< 10:50 0:00 [mm_percpu_wq] root 9 0.0 0.0 0 0 ? S 10:50 0:00 [rcu_tasks_rude_] root 10 0.0 0.0 0 0 ? S 10:50 0:00 [rcu_tasks_trace] root 11 0.0 0.0 0 0 ? S 10:50 0:00 [ksoftirqd/0] root 12 0.0 0.0 0 0 ? I 10:50 0:02 [rcu_sched] root 13 0.0 0.0 0 0 ? S 10:50 0:00 [migration/0] root 14 0.0 0.0 0 0 ? S 10:50 0:00 [idle_inject/0] root 16 0.0 0.0 0 0 ? S 10:50 0:00 [cpuhp/0] root 17 0.0 0.0 0 0 ? S 10:50 0:00 [cpuhp/1] root 18 0.0 0.0 0 0 ? S 10:50 0:00 [idle_inject/1] root 19 0.0 0.0 0 0 ? S 10:50 0:00 [migration/1] root 20 0.0 0.0 0 0 ? S 10:50 0:00 [ksoftirqd/1] root 22 0.0 0.0 0 0 ? I< 10:50 0:00 [kworker/1:0H-kblockd] root 23 0.0 0.0 0 0 ? S 10:50 0:00 [cpuhp/2] root 24 0.0 0.0 0 0 ? S 10:50 0:00 [idle_inject/2] root 25 0.0 0.0 0 0 ? S 10:50 0:00 [migration/2] root 26 0.0 0.0 0 0 ? S 10:50 0:00 [ksoftirqd/2] root 28 0.0 0.0 0 0 ? I< 10:50 0:00 [kworker/2:0H-kblockd] root 29 0.0 0.0 0 0 ? S 10:50 0:00 [cpuhp/3] root 30 0.0 0.0 0 0 ? S 10:50 0:00 [idle_inject/3] root 31 0.0 0.0 0 0 ? S 10:50 0:00 [migration/3] root 32 0.0 0.0 0 0 ? S 10:50 0:00 [ksoftirqd/3] root 34 0.0 0.0 0 0 ? I< 10:50 0:00 [kworker/3:0H-kblockd] root 35 0.0 0.0 0 0 ? S 10:50 0:00 [cpuhp/4] root 36 0.0 0.0 0 0 ? S 10:50 0:00 [idle_inject/4] root 37 0.0 0.0 0 0 ? S 10:50 0:00 [migration/4] root 38 0.0 0.0 0 0 ? S 10:50 0:00 [ksoftirqd/4] root 40 0.0 0.0 0 0 ? I< 10:50 0:00 [kworker/4:0H-kblockd] root 41 0.0 0.0 0 0 ? S 10:50 0:00 [cpuhp/5] root 42 0.0 0.0 0 0 ? S 10:50 0:00 [idle_inject/5] root 43 0.0 0.0 0 0 ? S 10:50 0:00 [migration/5] root 44 0.0 0.0 0 0 ? S 10:50 0:00 [ksoftirqd/5] root 46 0.0 0.0 0 0 ? I< 10:50 0:00 [kworker/5:0H-kblockd] root 47 0.0 0.0 0 0 ? S 10:50 0:00 [cpuhp/6] root 48 0.0 0.0 0 0 ? S 10:50 0:00 [idle_inject/6] root 49 0.0 0.0 0 0 ? S 10:50 0:00 [migration/6] root 50 0.0 0.0 0 0 ? S 10:50 0:00 [ksoftirqd/6] root 52 0.0 0.0 0 0 ? I< 10:50 0:00 [kworker/6:0H-events_highpri] root 53 0.0 0.0 0 0 ? S 10:50 0:00 [cpuhp/7] root 54 0.0 0.0 0 0 ? S 10:50 0:00 [idle_inject/7] root 55 0.0 0.0 0 0 ? S 10:50 0:00 [migration/7] root 56 0.0 0.0 0 0 ? S 10:50 0:00 [ksoftirqd/7] root 58 0.0 0.0 0 0 ? I< 10:50 0:00 [kworker/7:0H-kblockd] root 59 0.0 0.0 0 0 ? S 10:50 0:00 [kdevtmpfs] root 60 0.0 0.0 0 0 ? I< 10:50 0:00 [netns] root 61 0.0 0.0 0 0 ? I< 10:50 0:00 [inet_frag_wq] root 62 0.0 0.0 0 0 ? S 10:50 0:00 [kauditd] root 63 0.0 0.0 0 0 ? S 10:50 0:00 [khungtaskd] root 64 0.0 0.0 0 0 ? S 10:50 0:00 [oom_reaper] root 65 0.0 0.0 0 0 ? I< 10:50 0:00 [writeback] root 66 0.0 0.0 0 0 ? S 10:50 0:00 [kcompactd0] root 67 0.0 0.0 0 0 ? SN 10:50 0:00 [ksmd] root 68 0.0 0.0 0 0 ? SN 10:50 0:00 [khugepaged] root 115 0.0 0.0 0 0 ? I< 10:50 0:00 [kintegrityd] root 116 0.0 0.0 0 0 ? I< 10:50 0:00 [kblockd] root 117 0.0 0.0 0 0 ? I< 10:50 0:00 [blkcg_punt_bio] root 118 0.0 0.0 0 0 ? I< 10:50 0:00 [tpm_dev_wq] root 119 0.0 0.0 0 0 ? I< 10:50 0:00 [ata_sff] root 120 0.0 0.0 0 0 ? I< 10:50 0:00 [md] root 121 0.0 0.0 0 0 ? I< 10:50 0:00 [edac-poller] root 122 0.0 0.0 0 0 ? I< 10:50 0:00 [devfreq_wq] root 123 0.0 0.0 0 0 ? S 10:50 0:00 [watchdogd] root 125 0.0 0.0 0 0 ? I< 10:50 0:00 [kworker/0:1H-kblockd] root 127 0.0 0.0 0 0 ? S 10:50 0:00 [kswapd0] root 129 0.0 0.0 0 0 ? S 10:50 0:00 [ecryptfs-kthrea] root 130 0.0 0.0 0 0 ? I 10:50 0:00 [kworker/6:1-events] root 132 0.0 0.0 0 0 ? I< 10:50 0:00 [kthrotld] root 133 0.0 0.0 0 0 ? I< 10:50 0:00 [acpi_thermal_pm] root 137 0.0 0.0 0 0 ? S 10:50 0:00 [scsi_eh_0] root 138 0.0 0.0 0 0 ? I< 10:50 0:00 [scsi_tmf_0] root 139 0.0 0.0 0 0 ? S 10:50 0:00 [scsi_eh_1] root 140 0.0 0.0 0 0 ? I< 10:50 0:00 [scsi_tmf_1] root 142 0.0 0.0 0 0 ? S 10:50 0:00 [scsi_eh_2] root 143 0.0 0.0 0 0 ? I< 10:50 0:00 [scsi_tmf_2] root 144 0.0 0.0 0 0 ? S 10:50 0:00 [scsi_eh_3] root 145 0.0 0.0 0 0 ? I< 10:50 0:00 [scsi_tmf_3] root 148 0.0 0.0 0 0 ? I< 10:50 0:00 [vfio-irqfd-clea] root 150 0.0 0.0 0 0 ? I< 10:50 0:00 [mld] root 151 0.0 0.0 0 0 ? I< 10:50 0:00 [ipv6_addrconf] root 152 0.0 0.0 0 0 ? I 10:50 0:00 [kworker/0:2-cgroup_destroy] root 164 0.0 0.0 0 0 ? I< 10:50 0:00 [kstrp] root 169 0.0 0.0 0 0 ? I< 10:50 0:00 [zswap-shrink] root 170 0.0 0.0 0 0 ? I< 10:50 0:00 [kworker/u33:0-btrfs-worker-high] root 175 0.0 0.0 0 0 ? I< 10:50 0:00 [charger_manager] root 178 0.0 0.0 0 0 ? I< 10:50 0:00 [kworker/4:1H-kblockd] root 179 0.0 0.0 0 0 ? I< 10:50 0:00 [kworker/3:1H-kblockd] root 180 0.0 0.0 0 0 ? I< 10:50 0:00 [kworker/5:1H-kblockd] root 181 0.0 0.0 0 0 ? I< 10:50 0:00 [kworker/2:1H-kblockd] root 182 0.0 0.0 0 0 ? I< 10:50 0:00 [kworker/7:1H-kblockd] root 183 0.0 0.0 0 0 ? I< 10:50 0:00 [kworker/1:1H-kblockd] root 244 0.0 0.0 0 0 ? I< 10:50 0:03 [kworker/6:1H-kblockd] root 272 0.0 0.0 0 0 ? I< 10:50 0:00 [raid5wq] root 307 0.0 0.0 0 0 ? S 10:50 0:00 [jbd2/sda1-8] root 308 0.0 0.0 0 0 ? I< 10:50 0:00 [ext4-rsv-conver] root 350 0.0 1.0 104556 60960 ? S<s 10:50 0:02 /lib/systemd/systemd-journald root 385 0.0 0.0 0 0 ? S< 10:50 0:00 [loop0] root 399 0.0 0.0 0 0 ? S< 10:50 0:00 [loop1] root 400 0.0 0.0 0 0 ? S< 10:50 0:00 [loop2] root 401 0.0 0.0 0 0 ? S< 10:50 0:00 [loop3] root 432 0.0 0.1 25060 6292 ? Ss 10:50 0:00 /lib/systemd/systemd-udevd root 433 0.0 0.0 0 0 ? S< 10:50 0:00 [loop4] root 434 0.0 0.0 0 0 ? S< 10:50 0:00 [loop5] root 435 0.0 0.0 0 0 ? S< 10:50 0:00 [loop6] root 437 0.0 0.0 0 0 ? S< 10:50 0:00 [loop7] root 438 0.0 0.0 0 0 ? S< 10:50 0:00 [loop8] root 439 0.0 0.0 0 0 ? S< 10:50 0:00 [loop9] root 459 0.0 0.0 0 0 ? S< 10:50 0:00 [loop10] root 477 0.0 0.0 0 0 ? S< 10:50 0:00 [loop11] root 482 0.0 0.0 0 0 ? S< 10:50 0:00 [loop12] root 496 0.0 0.0 0 0 ? S< 10:50 0:00 [loop13] root 515 0.0 0.0 0 0 ? S< 10:50 0:00 [loop14] root 517 0.0 0.0 0 0 ? S< 10:50 0:00 [loop15] root 523 0.0 0.0 0 0 ? S< 10:50 0:00 [loop16] root 551 0.0 0.0 0 0 ? S< 10:50 0:00 [loop17] root 599 0.0 0.0 0 0 ? S< 10:50 0:00 [loop18] root 612 0.0 0.0 0 0 ? S< 10:50 0:00 [loop19] root 615 0.0 0.0 0 0 ? S< 10:50 0:00 [loop20] root 616 0.0 0.0 0 0 ? S< 10:50 0:00 [loop21] root 619 0.0 0.0 0 0 ? S< 10:50 0:00 [loop22] root 622 0.0 0.0 0 0 ? S< 10:50 0:00 [loop23] root 628 0.0 0.0 0 0 ? S< 10:50 0:00 [loop24] root 649 0.0 0.0 0 0 ? S< 10:50 0:00 [loop25] root 650 0.0 0.0 0 0 ? S 10:50 0:00 [nv_queue] root 651 0.0 0.0 0 0 ? S 10:50 0:00 [nv_queue] root 663 0.0 0.0 0 0 ? S 10:50 0:00 [nvidia-modeset/] root 664 0.0 0.0 0 0 ? S 10:50 0:00 [nvidia-modeset/] root 723 0.0 0.0 0 0 ? S 10:50 0:00 [UVM global queu] root 724 0.0 0.0 0 0 ? S 10:50 0:00 [UVM deferred re] root 729 0.0 0.0 0 0 ? S 10:50 0:00 [UVM Tools Event] root 746 0.0 0.0 0 0 ? S< 10:50 0:00 [loop26] root 778 0.0 0.0 0 0 ? S< 10:50 0:00 [loop27] root 779 0.0 0.0 0 0 ? S< 10:50 0:00 [loop28] root 812 0.0 0.0 0 0 ? S< 10:50 0:00 [loop29] root 893 0.0 0.0 0 0 ? S< 10:50 0:00 [loop30] root 898 0.0 0.0 0 0 ? S< 10:50 0:00 [loop31] root 899 0.0 0.0 0 0 ? S< 10:50 0:00 [loop32] root 900 0.0 0.0 0 0 ? S< 10:50 0:00 [loop33] root 902 0.0 0.0 0 0 ? I< 10:50 0:00 [btrfs-worker] root 903 0.0 0.0 0 0 ? I< 10:50 0:00 [btrfs-worker-hi] root 904 0.0 0.0 0 0 ? I< 10:50 0:00 [btrfs-delalloc] root 905 0.0 0.0 0 0 ? I< 10:50 0:00 [btrfs-flush_del] root 906 0.0 0.0 0 0 ? I< 10:50 0:00 [btrfs-cache] root 907 0.0 0.0 0 0 ? I< 10:50 0:00 [btrfs-fixup] root 908 0.0 0.0 0 0 ? I< 10:50 0:00 [btrfs-endio] root 909 0.0 0.0 0 0 ? I< 10:50 0:00 [btrfs-endio-met] root 910 0.0 0.0 0 0 ? I< 10:50 0:00 [btrfs-endio-met] root 911 0.0 0.0 0 0 ? I< 10:50 0:00 [btrfs-endio-rai] root 912 0.0 0.0 0 0 ? I< 10:50 0:00 [btrfs-rmw] root 913 0.0 0.0 0 0 ? I< 10:50 0:00 [btrfs-endio-wri] root 914 0.0 0.0 0 0 ? I< 10:50 0:00 [btrfs-freespace] root 915 0.0 0.0 0 0 ? I< 10:50 0:00 [btrfs-delayed-m] root 916 0.0 0.0 0 0 ? I< 10:50 0:00 [btrfs-readahead] root 917 0.0 0.0 0 0 ? I< 10:50 0:00 [btrfs-qgroup-re] root 918 0.0 0.0 0 0 ? S< 10:50 0:00 [loop34] root 920 0.0 0.0 0 0 ? S< 10:50 0:00 [loop35] root 921 0.0 0.0 0 0 ? S< 10:50 0:00 [loop36] root 922 0.0 0.0 0 0 ? S 10:50 0:00 [btrfs-cleaner] root 923 0.0 0.0 0 0 ? S 10:50 0:01 [btrfs-transacti] root 924 0.0 0.0 0 0 ? S< 10:50 0:00 [loop37] root 925 0.0 0.0 0 0 ? S< 10:50 0:00 [loop38] root 926 0.0 0.0 0 0 ? S< 10:50 0:00 [loop39] root 927 0.0 0.0 0 0 ? S< 10:50 0:00 [loop40] root 928 0.0 0.0 0 0 ? S< 10:50 0:00 [loop41] root 929 0.0 0.0 0 0 ? S< 10:50 0:00 [loop42] root 930 0.0 0.0 0 0 ? S< 10:50 0:00 [loop43] root 931 0.0 0.0 0 0 ? S< 10:50 0:00 [loop44] systemd+ 959 0.0 0.2 27564 13204 ? Ss 10:50 0:00 /lib/systemd/systemd-resolved systemd+ 960 0.0 0.0 87684 5536 ? Ssl 10:50 0:00 /lib/systemd/systemd-timesyncd root 1035 0.0 0.0 2796 1180 ? Ss 10:51 0:00 /usr/sbin/acpid avahi 1038 0.0 0.0 7608 3784 ? Ss 10:51 0:01 avahi-daemon: running [p6t.local] message+ 1040 0.0 0.1 11092 6456 ? Ss 10:51 0:01 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd- root 1041 0.0 0.3 333016 18340 ? Ssl 10:51 0:12 /usr/sbin/NetworkManager --no-daemon root 1047 0.0 0.0 82560 3928 ? Ssl 10:51 0:00 /usr/sbin/irqbalance --foreground root 1052 0.0 0.3 38544 20800 ? Ss 10:51 0:00 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers root 1057 0.0 0.1 242716 10524 ? Ssl 10:51 0:02 /usr/libexec/polkitd --no-debug root 1059 0.0 0.1 236252 6072 ? Ssl 10:51 0:00 /usr/libexec/power-profiles-daemon nvidia-+ 1060 0.0 0.0 5252 1888 ? Ss 10:51 0:00 /usr/bin/nvidia-persistenced --user nvidia-persistenced --no-persistence syslog 1062 0.0 0.0 221332 5208 ? Ssl 10:51 0:00 /usr/sbin/rsyslogd -n -iNONE root 1069 0.0 0.8 820488 54364 ? Ssl 10:51 0:07 /opt/rumble/bin/rumble-agent-0cee8228-1742-442c-a1e3-74873f24d491 manual root 1070 0.0 0.1 11948 6532 ? Ss 10:51 0:00 /usr/sbin/smartd -n root 1071 0.0 0.5 1911688 34944 ? Ssl 10:51 0:08 /usr/lib/snapd/snapd root 1072 0.0 0.1 239852 7520 ? Ssl 10:51 0:00 /usr/lib/accountsservice/accounts-daemon root 1074 0.0 0.0 9480 2840 ? Ss 10:51 0:00 /usr/sbin/cron -f -P root 1075 0.0 0.1 236236 6492 ? Ssl 10:51 0:00 /usr/libexec/switcheroo-control root 1076 0.0 0.1 46556 6788 ? Ss 10:51 0:00 /lib/systemd/systemd-logind root 1078 0.0 0.2 397664 14312 ? Ssl 10:51 0:10 /usr/libexec/udisks2/udisksd root 1079 0.0 0.0 14312 5132 ? Ss 10:51 0:00 /sbin/wpa_supplicant -u -s -O /run/wpa_supplicant avahi 1085 0.0 0.0 7340 344 ? S 10:51 0:00 avahi-daemon: chroot helper root 1161 0.0 0.2 71808 13528 ? Ss 10:51 0:00 /usr/sbin/cupsd -l root 1167 0.0 0.3 116660 23144 ? Ssl 10:51 0:00 /usr/bin/python3 /usr/share/unattended-upgrades/unattended-upgrade-shutd root 1171 0.0 0.3 399436 21096 ? Ssl 10:51 0:03 /usr/bin/python3 /usr/bin/fail2ban-server -xf start root 1172 0.0 0.7 1788068 43864 ? Ssl 10:51 0:10 /usr/bin/containerd root 1173 0.0 0.1 242276 11152 ? Ssl 10:51 0:00 /usr/sbin/ModemManager root 1184 0.0 0.1 13132 7388 ? Ss 10:51 0:00 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups root 1188 0.0 0.1 240904 8508 ? Ssl 10:51 0:00 /usr/sbin/gdm3 rtkit 1295 0.0 0.0 153840 1488 ? SNsl 10:51 0:00 /usr/libexec/rtkit-daemon root 1615 0.0 0.0 0 0 ? S 10:51 0:10 [irq/33-nvidia] root 1616 0.0 0.0 0 0 ? S 10:51 0:00 [nvidia] root 1617 0.2 0.0 0 0 ? S 10:51 0:43 [nv_queue] root 1684 0.0 0.1 249276 8272 ? Ssl 10:52 0:00 /usr/libexec/upowerd root 1969 0.0 0.5 369964 34952 ? Ssl 10:52 0:09 /usr/libexec/packagekitd root 2078 0.0 0.2 174676 12308 ? Ssl 10:52 0:00 /usr/sbin/cups-browsed root 2081 0.0 1.4 1538944 90820 ? Ssl 10:52 0:05 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock root 2089 0.0 0.2 70792 15780 ? Ss 10:52 0:00 /usr/sbin/nmbd --foreground --no-process-group root 2090 0.4 0.6 2177256 39764 ? Ssl 10:52 1:20 /usr/sbin/nordvpnd colord 2110 0.0 0.2 245116 12948 ? Ssl 10:52 0:00 /usr/libexec/colord kernoops 2115 0.0 0.0 12792 432 ? Ss 10:52 0:00 /usr/sbin/kerneloops --test kernoops 2117 0.0 0.0 12792 436 ? Ss 10:52 0:00 /usr/sbin/kerneloops root 2183 0.0 0.3 84896 23440 ? Ss 10:52 0:00 /usr/sbin/smbd --foreground --no-process-group root 2236 0.0 0.1 82584 9772 ? S 10:52 0:00 /usr/sbin/smbd --foreground --no-process-group root 2237 0.0 0.1 82576 7876 ? S 10:52 0:00 /usr/sbin/smbd --foreground --no-process-group root 2241 0.0 0.1 85420 11336 ? S 10:52 0:00 /usr/sbin/smbd --foreground --no-process-group lp 2836 0.0 0.1 15904 6436 ? S 10:52 0:00 /usr/lib/cups/notifier/dbus dbus:// uuidd 2922 0.0 0.0 11636 1520 ? Ss 11:00 0:00 /usr/sbin/uuidd --socket-activation root 3419 0.0 0.1 170572 10488 ? Sl 11:42 0:00 gdm-session-worker [pam/gdm-password] root 3430 0.0 0.0 0 0 ? I 11:42 0:00 [kworker/0:0-events] paul 3432 0.0 0.1 16500 10228 ? Ss 11:42 0:01 /lib/systemd/systemd --user paul 3433 0.0 0.0 168532 4356 ? S 11:42 0:00 (sd-pam) paul 3440 0.0 0.0 39168 5208 ? S<sl 11:42 0:00 /usr/bin/pipewire paul 3441 0.0 0.0 23016 5160 ? S<sl 11:42 0:00 /usr/bin/pipewire-media-session paul 3443 0.0 0.3 2193588 19560 ? S<sl 11:42 0:00 /usr/bin/pulseaudio --daemonize=no --log-target=journal paul 3456 0.0 0.0 9532 5528 ? Ss 11:42 0:01 /usr/bin/dbus-daemon --session --address=systemd: --nofork --nopidfile - paul 3459 0.0 0.1 240740 7812 ? Sl 11:42 0:00 /usr/bin/gnome-keyring-daemon --daemonize --login paul 3465 0.0 0.1 240400 7908 ? Ssl 11:42 0:00 /usr/libexec/gvfsd paul 3473 0.0 0.0 379020 5584 ? Sl 11:42 0:00 /usr/libexec/gvfsd-fuse /run/user/1000/gvfs -f -o big_writes paul 3658 0.0 0.4 673116 27388 ? SNsl 11:42 0:01 /usr/libexec/tracker-miner-fs-3 paul 3747 0.0 0.0 162296 5892 tty2 Ssl+ 11:42 0:00 /usr/libexec/gdm-x-session --run-script env GNOME_SHELL_SESSION_MODE=ubu root 3749 0.1 1.0 25366076 65608 tty2 Sl+ 11:42 0:21 /usr/lib/xorg/Xorg vt2 -displayfd 3 -auth /run/user/1000/gdm/Xauthority paul 3759 0.0 0.2 221500 15280 tty2 Sl+ 11:42 0:00 /usr/libexec/gnome-session-binary --systemd --session=ubuntu paul 3845 0.0 0.1 389648 10408 ? Ssl 11:42 0:06 /usr/libexec/gvfs-udisks2-volume-monitor paul 3848 0.0 0.1 309376 7520 ? Ssl 11:42 0:00 /usr/libexec/at-spi-bus-launcher paul 3853 0.0 0.0 8284 4060 ? S 11:42 0:00 /usr/bin/dbus-daemon --config-file=/usr/share/defaults/at-spi2/accessibi paul 3858 0.0 0.0 236472 5828 ? Ssl 11:42 0:00 /usr/libexec/gvfs-mtp-volume-monitor paul 3862 0.0 0.1 237156 6208 ? Ssl 11:42 0:00 /usr/libexec/gvfs-goa-volume-monitor paul 3866 0.0 1.4 899120 85764 ? SLl 11:42 0:05 /usr/libexec/goa-daemon paul 3874 0.0 0.1 315416 8420 ? Sl 11:42 0:00 /usr/libexec/goa-identity-service paul 3880 0.0 0.1 313628 7136 ? Ssl 11:42 0:00 /usr/libexec/gvfs-afc-volume-monitor paul 3885 0.0 0.0 237412 6008 ? Ssl 11:42 0:00 /usr/libexec/gvfs-gphoto2-volume-monitor paul 3895 0.0 0.0 91604 5048 ? Ssl 11:42 0:00 /usr/libexec/gnome-session-ctl --monitor paul 3904 0.0 0.2 443660 16916 ? Ssl 11:42 0:00 /usr/libexec/gnome-session-binary --systemd-service --session=ubuntu paul 3924 0.4 6.6 4987004 404056 ? Ssl 11:42 1:00 /usr/bin/gnome-shell paul 3947 0.0 0.1 314452 11160 ? Sl 11:42 0:00 ibus-daemon --panel disable --xim paul 3949 0.0 0.3 991416 20884 ? Sl 11:42 0:00 /usr/libexec/gnome-shell-calendar-server paul 3950 0.0 0.0 236016 5384 ? Ssl 11:42 0:00 /usr/libexec/xdg-permission-store paul 3957 0.0 0.1 163376 6964 ? Sl 11:42 0:00 /usr/libexec/ibus-memconf paul 3958 0.0 0.4 271540 28412 ? Sl 11:42 0:01 /usr/libexec/ibus-extension-gtk3 paul 3962 0.0 0.4 193364 24572 ? Sl 11:42 0:00 /usr/libexec/ibus-x11 --kill-daemon paul 3965 0.0 0.1 237156 7344 ? Sl 11:42 0:00 /usr/libexec/ibus-portal paul 3973 0.0 0.1 162548 7196 ? Sl 11:42 0:00 /usr/libexec/at-spi2-registryd --use-gnome-session paul 3984 0.0 0.5 1074488 34800 ? Ssl 11:42 0:00 /usr/libexec/evolution-source-registry paul 3991 0.0 0.1 157216 6200 ? Ssl 11:42 0:00 /usr/libexec/dconf-service paul 3998 0.0 0.1 163152 6608 ? Ssl 11:42 0:00 /usr/libexec/gvfsd-metadata paul 4011 0.0 0.8 1751240 53740 ? Ssl 11:42 0:02 /usr/libexec/evolution-calendar-factory paul 4035 0.0 0.4 670252 27540 ? Ssl 11:42 0:00 /usr/libexec/evolution-addressbook-factory paul 4075 0.0 0.1 388620 8176 ? Sl 11:42 0:00 /usr/libexec/gvfsd-trash --spawner :1.2 /org/gtk/gvfs/exec_spaw/0 paul 4100 0.0 0.4 2929272 26856 ? Sl 11:42 0:00 /usr/bin/gjs /usr/share/gnome-shell/org.gnome.Shell.Notifications paul 4138 0.0 0.1 310308 6656 ? Ssl 11:42 0:00 /usr/libexec/gsd-a11y-settings paul 4139 0.0 0.4 608736 27372 ? Ssl 11:42 0:00 /usr/libexec/gsd-color paul 4140 0.0 0.2 373732 15516 ? Ssl 11:42 0:00 /usr/libexec/gsd-datetime paul 4144 0.0 0.1 312048 7412 ? Ssl 11:42 0:00 /usr/libexec/gsd-housekeeping paul 4146 0.0 0.4 341260 25044 ? Ssl 11:42 0:00 /usr/libexec/gsd-keyboard paul 4147 0.0 0.4 996080 29336 ? Ssl 11:42 0:00 /usr/libexec/gsd-media-keys paul 4148 0.0 0.4 449452 27108 ? Ssl 11:42 0:00 /usr/libexec/gsd-power paul 4152 0.0 0.1 249304 11200 ? Ssl 11:42 0:00 /usr/libexec/gsd-print-notifications paul 4154 0.0 0.1 457712 6180 ? Ssl 11:42 0:00 /usr/libexec/gsd-rfkill paul 4156 0.0 0.1 236148 6224 ? Ssl 11:42 0:00 /usr/libexec/gsd-screensaver-proxy paul 4157 0.0 0.1 465676 9664 ? Ssl 11:42 0:00 /usr/libexec/gsd-sharing paul 4158 0.0 0.1 312176 7928 ? Ssl 11:42 0:00 /usr/libexec/gsd-smartcard paul 4161 0.0 0.1 321004 9768 ? Ssl 11:42 0:00 /usr/libexec/gsd-sound paul 4166 0.0 0.4 267116 24332 ? Ssl 11:42 0:00 /usr/libexec/gsd-wacom paul 4167 0.0 0.4 342160 25744 ? Ssl 11:42 0:00 /usr/libexec/gsd-xsettings paul 4202 0.0 0.3 180688 19172 ? Sl 11:42 0:00 python3 /usr/libexec/gnome-tweak-tool-lid-inhibitor paul 4203 0.0 1.2 1153088 78576 ? Sl 11:42 0:00 /usr/libexec/evolution-data-server/evolution-alarm-notify paul 4204 0.0 0.1 232096 7148 ? Sl 11:42 0:00 /usr/libexec/gsd-disk-utility-notify paul 4240 0.0 0.2 341788 13724 ? Sl 11:42 0:00 /usr/libexec/gsd-printer paul 4245 0.0 0.6 458168 39400 ? Ssl 11:42 0:07 /usr/bin/rygel paul 4335 0.0 3.5 1176000 213056 ? Sl 11:42 0:10 /snap/snap-store/557/usr/bin/snap-store --gapplication-service paul 4347 0.0 0.1 457972 6324 ? Ssl 11:42 0:00 /usr/libexec/xdg-document-portal root 4351 0.0 0.0 2780 980 ? Ss 11:42 0:00 fusermount -o rw,nosuid,nodev,fsname=portal,auto_unmount,subtype=portal paul 4362 0.0 0.4 2929300 26544 ? Sl 11:42 0:00 /usr/bin/gjs /usr/share/gnome-shell/org.gnome.ScreenSaver paul 4385 0.0 0.1 163368 7104 ? Sl 11:42 0:00 /usr/libexec/ibus-engine-simple paul 4610 0.0 0.2 475796 12292 ? Ssl 11:42 0:00 /usr/libexec/xdg-desktop-portal paul 4614 0.0 0.4 523780 27916 ? Ssl 11:42 0:00 /usr/libexec/xdg-desktop-portal-gtk paul 5739 0.0 0.8 895448 53652 ? Dsl 11:43 0:09 /usr/libexec/gnome-terminal-server paul 5759 0.0 0.0 11368 5296 pts/0 Ss 11:43 0:00 bash root 5948 0.0 0.0 0 0 ? I 11:43 0:00 [kworker/4:2-events] paul 6100 0.0 0.5 492392 32048 ? Sl 11:43 0:00 update-notifier paul 6169 0.0 0.1 427024 11608 ? Sl 11:44 0:00 /usr/libexec/deja-dup/deja-dup-monitor root 6184 0.0 0.0 13796 5204 pts/0 T 11:46 0:00 sudo apt-get update root 6363 0.0 0.0 0 0 ? I 11:48 0:00 [kworker/7:2-cgroup_destroy] root 6421 0.0 0.1 15184 8820 ? Ss 11:51 0:00 sshd: paul [priv] root 6423 0.0 0.1 15192 8880 ? Ss 11:51 0:00 sshd: paul [priv] paul 6576 0.0 0.1 15316 6156 ? S 11:51 0:00 sshd: paul@pts/1 paul 6577 0.0 0.0 15324 6008 ? S 11:51 0:00 sshd: paul@notty root 6578 0.0 0.0 0 0 ? I 11:51 0:00 [kworker/1:1-events] paul 6580 0.0 0.0 5872 3592 ? Ss 11:51 0:00 /usr/lib/openssh/sftp-server paul 6585 0.0 0.0 11348 5216 pts/1 Ss+ 11:51 0:00 -bash paul 6734 0.0 0.0 6060 444 ? Ss 11:52 0:00 ssh-agent -s root 6755 0.0 0.0 0 0 ? I 11:54 0:00 [kworker/3:3-events] root 7103 0.0 0.0 0 0 ? I 12:30 0:00 [kworker/4:1-cgroup_destroy] root 7360 0.0 0.0 0 0 ? I 12:50 0:00 [kworker/7:3-mm_percpu_wq] root 7725 0.0 0.0 0 0 ? I 13:34 0:00 [kworker/5:0-events] root 7977 0.0 0.0 0 0 ? I 13:55 0:00 [kworker/6:2-inet_frag_wq] root 8080 0.0 0.0 0 0 ? I 13:57 0:00 [kworker/2:1-events] root 8625 0.0 0.0 0 0 ? I 14:50 0:00 [kworker/u32:7-btrfs-endio-write] root 8647 0.0 0.0 0 0 ? I 14:56 0:00 [kworker/u32:0-btrfs-endio-raid56] root 8727 0.0 0.0 0 0 ? I 15:00 0:00 [kworker/u32:6-btrfs-rmw] root 8823 0.0 0.0 0 0 ? I 15:06 0:00 [kworker/u32:1-btrfs-endio-raid56] root 8883 0.0 0.0 0 0 ? I 15:10 0:00 [kworker/u32:2-btrfs-rmw] root 8885 0.0 0.0 0 0 ? I 15:10 0:00 [kworker/u32:3-btrfs-endio-write] root 8886 0.0 0.0 0 0 ? I 15:10 0:00 [kworker/u32:4-btrfs-rmw] root 8887 0.0 0.0 0 0 ? I 15:10 0:00 [kworker/u32:5-btrfs-endio-write] root 8888 0.0 0.0 0 0 ? I 15:10 0:00 [kworker/u32:8-btrfs-rmw] root 9015 0.0 0.0 0 0 ? I 15:12 0:00 [kworker/u32:9-btrfs-endio-raid56] root 9636 0.0 0.0 0 0 ? I 15:16 0:00 [kworker/2:0-mm_percpu_wq] root 9640 0.0 0.0 0 0 ? I 15:16 0:00 [kworker/1:0-events] paul 9687 13.7 8.1 4047988 494368 ? Sl 15:17 0:54 /usr/lib/thunderbird/thunderbird paul 9775 0.0 1.5 2412488 92720 ? Sl 15:17 0:00 /usr/lib/thunderbird/thunderbird -contentproc -childID 1 -isForBrowser - paul 9801 0.0 1.4 2410768 88884 ? Sl 15:17 0:00 /usr/lib/thunderbird/thunderbird -contentproc -childID 2 -isForBrowser - root 9902 0.0 0.0 0 0 ? I 15:17 0:00 [kworker/u32:10-btrfs-rmw] root 9903 0.0 0.0 0 0 ? I 15:17 0:00 [kworker/u32:11-btrfs-endio-raid56] root 9904 0.0 0.0 0 0 ? I 15:17 0:00 [kworker/u32:12-events_unbound] root 9905 0.0 0.0 0 0 ? I 15:17 0:00 [kworker/u32:13-btrfs-rmw] root 10017 0.0 0.0 0 0 ? I 15:17 0:00 [kworker/u32:14-btrfs-endio-write] root 10018 0.0 0.0 0 0 ? I 15:17 0:00 [kworker/u32:15-events_unbound] root 10019 0.0 0.0 0 0 ? I 15:17 0:00 [kworker/u32:16-btrfs-endio-write] root 10021 0.0 0.0 0 0 ? I 15:17 0:00 [kworker/u32:18-btrfs-endio-write] paul 10030 0.0 0.1 388528 8172 ? Sl 15:17 0:00 /usr/libexec/gvfsd-network --spawner :1.2 /org/gtk/gvfs/exec_spaw/1 paul 10037 0.0 0.3 522940 22704 ? Sl 15:17 0:00 /usr/libexec/gvfsd-smb-browse --spawner :1.2 /org/gtk/gvfs/exec_spaw/2 paul 10050 0.0 0.1 316528 8108 ? Sl 15:17 0:00 /usr/libexec/gvfsd-dnssd --spawner :1.2 /org/gtk/gvfs/exec_spaw/3 root 10073 0.0 0.0 0 0 ? I 15:18 0:00 [kworker/3:2-events] root 10074 0.0 0.0 0 0 ? I 15:18 0:00 [kworker/5:2-cgroup_destroy] root 10190 0.0 0.0 0 0 ? I 15:19 0:00 [kworker/0:1-events] paul 10464 0.1 0.8 3118840 53560 ? Sl 15:20 0:00 gjs /usr/share/gnome-shell/extensions/ding@rastersoft.com/ding.js -E -P root 10918 0.0 0.0 0 0 ? I< 15:20 0:00 [kworker/u33:1] paul 10983 0.0 0.0 11240 5212 pts/2 Ss 15:21 0:00 bash paul 11132 3.0 0.0 12400 5944 pts/2 S+ 15:21 0:03 htop root 11186 0.0 0.0 0 0 ? I 15:23 0:00 [kworker/u32:17-btrfs-endio-write] root 11202 0.0 0.0 0 0 ? I 15:23 0:00 [kworker/6:0-events] paul 11204 0.0 0.0 12516 3468 pts/0 R+ 15:23 0:00 ps aux paul@p6t:~$

@oSoMoN how do I format stuff to not wrap?

Surround your text with

```
text

```

this becomes

text

Just to see what is running;

paul@p6t:~$ ps aux
USER         PID %CPU %MEM    VSZ   RSS TTY      STAT START   TIME COMMAND
root           1  0.0  0.1 165228 11568 ?        Ss   10:50   0:02 /sbin/init splash
root           2  0.0  0.0      0     0 ?        S    10:50   0:00 [kthreadd]
root           3  0.0  0.0      0     0 ?        I<   10:50 0:00 [rcu_gp]
root           4  0.0  0.0      0     0 ?        I<   10:50 0:00 [rcu_par_gp]
root           6  0.0  0.0      0     0 ?        I<   10:50 0:00 [kworker/0:0H-events_highpri]
root           8  0.0  0.0      0     0 ?        I<   10:50 0:00 [mm_percpu_wq]
root           9  0.0  0.0      0     0 ?        S    10:50   0:00 [rcu_tasks_rude_]
root          10  0.0  0.0      0     0 ?        S    10:50   0:00 [rcu_tasks_trace]
root          11  0.0  0.0      0     0 ?        S    10:50   0:00 [ksoftirqd/0]
root          12  0.0  0.0      0     0 ?        I    10:50   0:02 [rcu_sched]
root          13  0.0  0.0      0     0 ?        S    10:50   0:00 [migration/0]
root          14  0.0  0.0      0     0 ?        S    10:50   0:00 [idle_inject/0]
root          16  0.0  0.0      0     0 ?        S    10:50   0:00 [cpuhp/0]
root          17  0.0  0.0      0     0 ?        S    10:50   0:00 [cpuhp/1]
root          18  0.0  0.0      0     0 ?        S    10:50   0:00 [idle_inject/1]
root          19  0.0  0.0      0     0 ?        S    10:50   0:00 [migration/1]
root          20  0.0  0.0      0     0 ?        S    10:50   0:00 [ksoftirqd/1]
root          22  0.0  0.0      0     0 ?        I<   10:50 0:00 [kworker/1:0H-kblockd]
root          23  0.0  0.0      0     0 ?        S    10:50   0:00 [cpuhp/2]
root          24  0.0  0.0      0     0 ?        S    10:50   0:00 [idle_inject/2]
root          25  0.0  0.0      0     0 ?        S    10:50   0:00 [migration/2]
root          26  0.0  0.0      0     0 ?        S    10:50   0:00 [ksoftirqd/2]
root          28  0.0  0.0      0     0 ?        I<   10:50 0:00 [kworker/2:0H-kblockd]
root          29  0.0  0.0      0     0 ?        S    10:50   0:00 [cpuhp/3]
root          30  0.0  0.0      0     0 ?        S    10:50   0:00 [idle_inject/3]
root          31  0.0  0.0      0     0 ?        S    10:50   0:00 [migration/3]
root          32  0.0  0.0      0     0 ?        S    10:50   0:00 [ksoftirqd/3]
root          34  0.0  0.0      0     0 ?        I<   10:50 0:00 [kworker/3:0H-kblockd]
root          35  0.0  0.0      0     0 ?        S    10:50   0:00 [cpuhp/4]
root          36  0.0  0.0      0     0 ?        S    10:50   0:00 [idle_inject/4]
root          37  0.0  0.0      0     0 ?        S    10:50   0:00 [migration/4]
root          38  0.0  0.0      0     0 ?        S    10:50   0:00 [ksoftirqd/4]
root          40  0.0  0.0      0     0 ?        I<   10:50 0:00 [kworker/4:0H-kblockd]
root          41  0.0  0.0      0     0 ?        S    10:50   0:00 [cpuhp/5]
root          42  0.0  0.0      0     0 ?        S    10:50   0:00 [idle_inject/5]
root          43  0.0  0.0      0     0 ?        S    10:50   0:00 [migration/5]
root          44  0.0  0.0      0     0 ?        S    10:50   0:00 [ksoftirqd/5]
root          46  0.0  0.0      0     0 ?        I<   10:50 0:00 [kworker/5:0H-kblockd]
root          47  0.0  0.0      0     0 ?        S    10:50   0:00 [cpuhp/6]
root          48  0.0  0.0      0     0 ?        S    10:50   0:00 [idle_inject/6]
root          49  0.0  0.0      0     0 ?        S    10:50   0:00 [migration/6]
root          50  0.0  0.0      0     0 ?        S    10:50   0:00 [ksoftirqd/6]
root          52  0.0  0.0      0     0 ?        I<   10:50 0:00 [kworker/6:0H-events_highpri]
root          53  0.0  0.0      0     0 ?        S    10:50   0:00 [cpuhp/7]
root          54  0.0  0.0      0     0 ?        S    10:50   0:00 [idle_inject/7]
root          55  0.0  0.0      0     0 ?        S    10:50   0:00 [migration/7]
root          56  0.0  0.0      0     0 ?        S    10:50   0:00 [ksoftirqd/7]
root          58  0.0  0.0      0     0 ?        I<   10:50 0:00 [kworker/7:0H-kblockd]
root          59  0.0  0.0      0     0 ?        S    10:50   0:00 [kdevtmpfs]
root          60  0.0  0.0      0     0 ?        I<   10:50 0:00 [netns]
root          61  0.0  0.0      0     0 ?        I<   10:50 0:00 [inet_frag_wq]
root          62  0.0  0.0      0     0 ?        S    10:50   0:00 [kauditd]
root          63  0.0  0.0      0     0 ?        S    10:50   0:00 [khungtaskd]
root          64  0.0  0.0      0     0 ?        S    10:50   0:00 [oom_reaper]
root          65  0.0  0.0      0     0 ?        I<   10:50 0:00 [writeback]
root          66  0.0  0.0      0     0 ?        S    10:50   0:00 [kcompactd0]
root          67  0.0  0.0      0     0 ?        SN   10:50   0:00 [ksmd]
root          68  0.0  0.0      0     0 ?        SN   10:50   0:00 [khugepaged]
root         115  0.0  0.0      0     0 ?        I<   10:50 0:00 [kintegrityd]
root         116  0.0  0.0      0     0 ?        I<   10:50 0:00 [kblockd]
root         117  0.0  0.0      0     0 ?        I<   10:50 0:00 [blkcg_punt_bio]
root         118  0.0  0.0      0     0 ?        I<   10:50 0:00 [tpm_dev_wq]
root         119  0.0  0.0      0     0 ?        I<   10:50 0:00 [ata_sff]
root         120  0.0  0.0      0     0 ?        I<   10:50 0:00 [md]
root         121  0.0  0.0      0     0 ?        I<   10:50 0:00 [edac-poller]
root         122  0.0  0.0      0     0 ?        I<   10:50 0:00 [devfreq_wq]
root         123  0.0  0.0      0     0 ?        S    10:50   0:00 [watchdogd]
root         125  0.0  0.0      0     0 ?        I<   10:50 0:00 [kworker/0:1H-kblockd]
root         127  0.0  0.0      0     0 ?        S    10:50   0:00 [kswapd0]
root         129  0.0  0.0      0     0 ?        S    10:50   0:00 [ecryptfs-kthrea]
root         130  0.0  0.0      0     0 ?        I    10:50   0:00 [kworker/6:1-events]
root         132  0.0  0.0      0     0 ?        I<   10:50 0:00 [kthrotld]
root         133  0.0  0.0      0     0 ?        I<   10:50 0:00 [acpi_thermal_pm]
root         137  0.0  0.0      0     0 ?        S    10:50   0:00 [scsi_eh_0]
root         138  0.0  0.0      0     0 ?        I<   10:50 0:00 [scsi_tmf_0]
root         139  0.0  0.0      0     0 ?        S    10:50   0:00 [scsi_eh_1]
root         140  0.0  0.0      0     0 ?        I<   10:50 0:00 [scsi_tmf_1]
root         142  0.0  0.0      0     0 ?        S    10:50   0:00 [scsi_eh_2]
root         143  0.0  0.0      0     0 ?        I<   10:50 0:00 [scsi_tmf_2]
root         144  0.0  0.0      0     0 ?        S    10:50   0:00 [scsi_eh_3]
root         145  0.0  0.0      0     0 ?        I<   10:50 0:00 [scsi_tmf_3]
root         148  0.0  0.0      0     0 ?        I<   10:50 0:00 [vfio-irqfd-clea]
root         150  0.0  0.0      0     0 ?        I<   10:50 0:00 [mld]
root         151  0.0  0.0      0     0 ?        I<   10:50 0:00 [ipv6_addrconf]
root         152  0.0  0.0      0     0 ?        I    10:50   0:00 [kworker/0:2-cgroup_destroy]
root         164  0.0  0.0      0     0 ?        I<   10:50 0:00 [kstrp]
root         169  0.0  0.0      0     0 ?        I<   10:50 0:00 [zswap-shrink]
root         170  0.0  0.0      0     0 ?        I<   10:50 0:00 [kworker/u33:0-btrfs-worker-high]
root         175  0.0  0.0      0     0 ?        I<   10:50 0:00 [charger_manager]
root         178  0.0  0.0      0     0 ?        I<   10:50 0:00 [kworker/4:1H-kblockd]
root         179  0.0  0.0      0     0 ?        I<   10:50 0:00 [kworker/3:1H-kblockd]
root         180  0.0  0.0      0     0 ?        I<   10:50 0:00 [kworker/5:1H-kblockd]
root         181  0.0  0.0      0     0 ?        I<   10:50 0:00 [kworker/2:1H-kblockd]
root         182  0.0  0.0      0     0 ?        I<   10:50 0:00 [kworker/7:1H-kblockd]
root         183  0.0  0.0      0     0 ?        I<   10:50 0:00 [kworker/1:1H-kblockd]
root         244  0.0  0.0      0     0 ?        I<   10:50 0:03 [kworker/6:1H-kblockd]
root         272  0.0  0.0      0     0 ?        I<   10:50 0:00 [raid5wq]
root         307  0.0  0.0      0     0 ?        S    10:50   0:00 [jbd2/sda1-8]
root         308  0.0  0.0      0     0 ?        I<   10:50 0:00 [ext4-rsv-conver]
root         350  0.0  1.0 104556 60960 ?        S<s  10:50 0:02 /lib/systemd/systemd-journald
root         385  0.0  0.0      0     0 ?        S<   10:50 0:00 [loop0]
root         399  0.0  0.0      0     0 ?        S<   10:50 0:00 [loop1]
root         400  0.0  0.0      0     0 ?        S<   10:50 0:00 [loop2]
root         401  0.0  0.0      0     0 ?        S<   10:50 0:00 [loop3]
root         432  0.0  0.1  25060  6292 ?        Ss   10:50   0:00 /lib/systemd/systemd-udevd
root         433  0.0  0.0      0     0 ?        S<   10:50 0:00 [loop4]
root         434  0.0  0.0      0     0 ?        S<   10:50 0:00 [loop5]
root         435  0.0  0.0      0     0 ?        S<   10:50 0:00 [loop6]
root         437  0.0  0.0      0     0 ?        S<   10:50 0:00 [loop7]
root         438  0.0  0.0      0     0 ?        S<   10:50 0:00 [loop8]
root         439  0.0  0.0      0     0 ?        S<   10:50 0:00 [loop9]
root         459  0.0  0.0      0     0 ?        S<   10:50 0:00 [loop10]
root         477  0.0  0.0      0     0 ?        S<   10:50 0:00 [loop11]
root         482  0.0  0.0      0     0 ?        S<   10:50 0:00 [loop12]
root         496  0.0  0.0      0     0 ?        S<   10:50 0:00 [loop13]
root         515  0.0  0.0      0     0 ?        S<   10:50 0:00 [loop14]
root         517  0.0  0.0      0     0 ?        S<   10:50 0:00 [loop15]
root         523  0.0  0.0      0     0 ?        S<   10:50 0:00 [loop16]
root         551  0.0  0.0      0     0 ?        S<   10:50 0:00 [loop17]
root         599  0.0  0.0      0     0 ?        S<   10:50 0:00 [loop18]
root         612  0.0  0.0      0     0 ?        S<   10:50 0:00 [loop19]
root         615  0.0  0.0      0     0 ?        S<   10:50 0:00 [loop20]
root         616  0.0  0.0      0     0 ?        S<   10:50 0:00 [loop21]
root         619  0.0  0.0      0     0 ?        S<   10:50 0:00 [loop22]
root         622  0.0  0.0      0     0 ?        S<   10:50 0:00 [loop23]
root         628  0.0  0.0      0     0 ?        S<   10:50 0:00 [loop24]
root         649  0.0  0.0      0     0 ?        S<   10:50 0:00 [loop25]
root         650  0.0  0.0      0     0 ?        S    10:50   0:00 [nv_queue]
root         651  0.0  0.0      0     0 ?        S    10:50   0:00 [nv_queue]
root         663  0.0  0.0      0     0 ?        S    10:50   0:00 [nvidia-modeset/]
root         664  0.0  0.0      0     0 ?        S    10:50   0:00 [nvidia-modeset/]
root         723  0.0  0.0      0     0 ?        S    10:50   0:00 [UVM global queu]
root         724  0.0  0.0      0     0 ?        S    10:50   0:00 [UVM deferred re]
root         729  0.0  0.0      0     0 ?        S    10:50   0:00 [UVM Tools Event]
root         746  0.0  0.0      0     0 ?        S<   10:50 0:00 [loop26]
root         778  0.0  0.0      0     0 ?        S<   10:50 0:00 [loop27]
root         779  0.0  0.0      0     0 ?        S<   10:50 0:00 [loop28]
root         812  0.0  0.0      0     0 ?        S<   10:50 0:00 [loop29]
root         893  0.0  0.0      0     0 ?        S<   10:50 0:00 [loop30]
root         898  0.0  0.0      0     0 ?        S<   10:50 0:00 [loop31]
root         899  0.0  0.0      0     0 ?        S<   10:50 0:00 [loop32]
root         900  0.0  0.0      0     0 ?        S<   10:50 0:00 [loop33]
root         902  0.0  0.0      0     0 ?        I<   10:50 0:00 [btrfs-worker]
root         903  0.0  0.0      0     0 ?        I<   10:50 0:00 [btrfs-worker-hi]
root         904  0.0  0.0      0     0 ?        I<   10:50 0:00 [btrfs-delalloc]
root         905  0.0  0.0      0     0 ?        I<   10:50 0:00 [btrfs-flush_del]
root         906  0.0  0.0      0     0 ?        I<   10:50 0:00 [btrfs-cache]
root         907  0.0  0.0      0     0 ?        I<   10:50 0:00 [btrfs-fixup]
root         908  0.0  0.0      0     0 ?        I<   10:50 0:00 [btrfs-endio]
root         909  0.0  0.0      0     0 ?        I<   10:50 0:00 [btrfs-endio-met]
root         910  0.0  0.0      0     0 ?        I<   10:50 0:00 [btrfs-endio-met]
root         911  0.0  0.0      0     0 ?        I<   10:50 0:00 [btrfs-endio-rai]
root         912  0.0  0.0      0     0 ?        I<   10:50 0:00 [btrfs-rmw]
root         913  0.0  0.0      0     0 ?        I<   10:50 0:00 [btrfs-endio-wri]
root         914  0.0  0.0      0     0 ?        I<   10:50 0:00 [btrfs-freespace]
root         915  0.0  0.0      0     0 ?        I<   10:50 0:00 [btrfs-delayed-m]
root         916  0.0  0.0      0     0 ?        I<   10:50 0:00 [btrfs-readahead]
root         917  0.0  0.0      0     0 ?        I<   10:50 0:00 [btrfs-qgroup-re]
root         918  0.0  0.0      0     0 ?        S<   10:50 0:00 [loop34]
root         920  0.0  0.0      0     0 ?        S<   10:50 0:00 [loop35]
root         921  0.0  0.0      0     0 ?        S<   10:50 0:00 [loop36]
root         922  0.0  0.0      0     0 ?        S    10:50   0:00 [btrfs-cleaner]
root         923  0.0  0.0      0     0 ?        S    10:50   0:01 [btrfs-transacti]
root         924  0.0  0.0      0     0 ?        S<   10:50 0:00 [loop37]
root         925  0.0  0.0      0     0 ?        S<   10:50 0:00 [loop38]
root         926  0.0  0.0      0     0 ?        S<   10:50 0:00 [loop39]
root         927  0.0  0.0      0     0 ?        S<   10:50 0:00 [loop40]
root         928  0.0  0.0      0     0 ?        S<   10:50 0:00 [loop41]
root         929  0.0  0.0      0     0 ?        S<   10:50 0:00 [loop42]
root         930  0.0  0.0      0     0 ?        S<   10:50 0:00 [loop43]
root         931  0.0  0.0      0     0 ?        S<   10:50 0:00 [loop44]
systemd+     959  0.0  0.2  27564 13204 ?        Ss   10:50   0:00 /lib/systemd/systemd-resolved
systemd+     960  0.0  0.0  87684  5536 ?        Ssl  10:50   0:00 /lib/systemd/systemd-timesyncd
root        1035  0.0  0.0   2796  1180 ?        Ss   10:51   0:00 /usr/sbin/acpid
avahi       1038  0.0  0.0   7608  3784 ?        Ss   10:51   0:01 avahi-daemon: running [p6t.local]
message+    1040  0.0  0.1  11092  6456 ?        Ss   10:51   0:01 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-
root        1041  0.0  0.3 333016 18340 ?        Ssl  10:51   0:12 /usr/sbin/NetworkManager --no-daemon
root        1047  0.0  0.0  82560  3928 ?        Ssl  10:51   0:00 /usr/sbin/irqbalance --foreground
root        1052  0.0  0.3  38544 20800 ?        Ss   10:51   0:00 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers
root        1057  0.0  0.1 242716 10524 ?        Ssl  10:51   0:02 /usr/libexec/polkitd --no-debug
root        1059  0.0  0.1 236252  6072 ?        Ssl  10:51   0:00 /usr/libexec/power-profiles-daemon
nvidia-+    1060  0.0  0.0   5252  1888 ?        Ss   10:51   0:00 /usr/bin/nvidia-persistenced --user nvidia-persistenced --no-persistence
syslog      1062  0.0  0.0 221332  5208 ?        Ssl  10:51   0:00 /usr/sbin/rsyslogd -n -iNONE
root        1069  0.0  0.8 820488 54364 ?        Ssl  10:51   0:07 /opt/rumble/bin/rumble-agent-0cee8228-1742-442c-a1e3-74873f24d491 manual
root        1070  0.0  0.1  11948  6532 ?        Ss   10:51   0:00 /usr/sbin/smartd -n
root        1071  0.0  0.5 1911688 34944 ?       Ssl  10:51   0:08 /usr/lib/snapd/snapd
root        1072  0.0  0.1 239852  7520 ?        Ssl  10:51   0:00 /usr/lib/accountsservice/accounts-daemon
root        1074  0.0  0.0   9480  2840 ?        Ss   10:51   0:00 /usr/sbin/cron -f -P
root        1075  0.0  0.1 236236  6492 ?        Ssl  10:51   0:00 /usr/libexec/switcheroo-control
root        1076  0.0  0.1  46556  6788 ?        Ss   10:51   0:00 /lib/systemd/systemd-logind
root        1078  0.0  0.2 397664 14312 ?        Ssl  10:51   0:10 /usr/libexec/udisks2/udisksd
root        1079  0.0  0.0  14312  5132 ?        Ss   10:51   0:00 /sbin/wpa_supplicant -u -s -O /run/wpa_supplicant
avahi       1085  0.0  0.0   7340   344 ?        S    10:51   0:00 avahi-daemon: chroot helper
root        1161  0.0  0.2  71808 13528 ?        Ss   10:51   0:00 /usr/sbin/cupsd -l
root        1167  0.0  0.3 116660 23144 ?        Ssl  10:51   0:00 /usr/bin/python3 /usr/share/unattended-upgrades/unattended-upgrade-shutd
root        1171  0.0  0.3 399436 21096 ?        Ssl  10:51   0:03 /usr/bin/python3 /usr/bin/fail2ban-server -xf start
root        1172  0.0  0.7 1788068 43864 ?       Ssl  10:51   0:10 /usr/bin/containerd
root        1173  0.0  0.1 242276 11152 ?        Ssl  10:51   0:00 /usr/sbin/ModemManager
root        1184  0.0  0.1  13132  7388 ?        Ss   10:51   0:00 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups
root        1188  0.0  0.1 240904  8508 ?        Ssl  10:51   0:00 /usr/sbin/gdm3
rtkit       1295  0.0  0.0 153840  1488 ?        SNsl 10:51   0:00 /usr/libexec/rtkit-daemon
root        1615  0.0  0.0      0     0 ?        S    10:51   0:10 [irq/33-nvidia]
root        1616  0.0  0.0      0     0 ?        S    10:51   0:00 [nvidia]
root        1617  0.2  0.0      0     0 ?        S    10:51   0:43 [nv_queue]
root        1684  0.0  0.1 249276  8272 ?        Ssl  10:52   0:00 /usr/libexec/upowerd
root        1969  0.0  0.5 369964 34952 ?        Ssl  10:52   0:09 /usr/libexec/packagekitd
root        2078  0.0  0.2 174676 12308 ?        Ssl  10:52   0:00 /usr/sbin/cups-browsed
root        2081  0.0  1.4 1538944 90820 ?       Ssl  10:52   0:05 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock
root        2089  0.0  0.2  70792 15780 ?        Ss   10:52   0:00 /usr/sbin/nmbd --foreground --no-process-group
root        2090  0.4  0.6 2177256 39764 ?       Ssl  10:52   1:20 /usr/sbin/nordvpnd
colord      2110  0.0  0.2 245116 12948 ?        Ssl  10:52   0:00 /usr/libexec/colord
kernoops    2115  0.0  0.0  12792   432 ?        Ss   10:52   0:00 /usr/sbin/kerneloops --test
kernoops    2117  0.0  0.0  12792   436 ?        Ss   10:52   0:00 /usr/sbin/kerneloops
root        2183  0.0  0.3  84896 23440 ?        Ss   10:52   0:00 /usr/sbin/smbd --foreground --no-process-group
root        2236  0.0  0.1  82584  9772 ?        S    10:52   0:00 /usr/sbin/smbd --foreground --no-process-group
root        2237  0.0  0.1  82576  7876 ?        S    10:52   0:00 /usr/sbin/smbd --foreground --no-process-group
root        2241  0.0  0.1  85420 11336 ?        S    10:52   0:00 /usr/sbin/smbd --foreground --no-process-group
lp          2836  0.0  0.1  15904  6436 ?        S    10:52   0:00 /usr/lib/cups/notifier/dbus dbus://
uuidd       2922  0.0  0.0  11636  1520 ?        Ss   11:00   0:00 /usr/sbin/uuidd --socket-activation
root        3419  0.0  0.1 170572 10488 ?        Sl   11:42   0:00 gdm-session-worker [pam/gdm-password]
root        3430  0.0  0.0      0     0 ?        I    11:42   0:00 [kworker/0:0-events]
paul        3432  0.0  0.1  16500 10228 ?        Ss   11:42   0:01 /lib/systemd/systemd --user
paul        3433  0.0  0.0 168532  4356 ?        S    11:42   0:00 (sd-pam)
paul        3440  0.0  0.0  39168  5208 ?        S<sl 11:42 0:00 /usr/bin/pipewire
paul        3441  0.0  0.0  23016  5160 ?        S<sl 11:42 0:00 /usr/bin/pipewire-media-session
paul        3443  0.0  0.3 2193588 19560 ?       S<sl 11:42 0:00 /usr/bin/pulseaudio --daemonize=no --log-target=journal
paul        3456  0.0  0.0   9532  5528 ?        Ss   11:42   0:01 /usr/bin/dbus-daemon --session --address=systemd: --nofork --nopidfile -
paul        3459  0.0  0.1 240740  7812 ?        Sl   11:42   0:00 /usr/bin/gnome-keyring-daemon --daemonize --login
paul        3465  0.0  0.1 240400  7908 ?        Ssl  11:42   0:00 /usr/libexec/gvfsd
paul        3473  0.0  0.0 379020  5584 ?        Sl   11:42   0:00 /usr/libexec/gvfsd-fuse /run/user/1000/gvfs -f -o big_writes
paul        3658  0.0  0.4 673116 27388 ?        SNsl 11:42   0:01 /usr/libexec/tracker-miner-fs-3
paul        3747  0.0  0.0 162296  5892 tty2     Ssl+ 11:42   0:00 /usr/libexec/gdm-x-session --run-script env GNOME_SHELL_SESSION_MODE=ubu
root        3749  0.1  1.0 25366076 65608 tty2   Sl+  11:42   0:21 /usr/lib/xorg/Xorg vt2 -displayfd 3 -auth /run/user/1000/gdm/Xauthority
paul        3759  0.0  0.2 221500 15280 tty2     Sl+  11:42   0:00 /usr/libexec/gnome-session-binary --systemd --session=ubuntu
paul        3845  0.0  0.1 389648 10408 ?        Ssl  11:42   0:06 /usr/libexec/gvfs-udisks2-volume-monitor
paul        3848  0.0  0.1 309376  7520 ?        Ssl  11:42   0:00 /usr/libexec/at-spi-bus-launcher
paul        3853  0.0  0.0   8284  4060 ?        S    11:42   0:00 /usr/bin/dbus-daemon --config-file=/usr/share/defaults/at-spi2/accessibi
paul        3858  0.0  0.0 236472  5828 ?        Ssl  11:42   0:00 /usr/libexec/gvfs-mtp-volume-monitor
paul        3862  0.0  0.1 237156  6208 ?        Ssl  11:42   0:00 /usr/libexec/gvfs-goa-volume-monitor
paul        3866  0.0  1.4 899120 85764 ?        SLl  11:42   0:05 /usr/libexec/goa-daemon
paul        3874  0.0  0.1 315416  8420 ?        Sl   11:42   0:00 /usr/libexec/goa-identity-service
paul        3880  0.0  0.1 313628  7136 ?        Ssl  11:42   0:00 /usr/libexec/gvfs-afc-volume-monitor
paul        3885  0.0  0.0 237412  6008 ?        Ssl  11:42   0:00 /usr/libexec/gvfs-gphoto2-volume-monitor
paul        3895  0.0  0.0  91604  5048 ?        Ssl  11:42   0:00 /usr/libexec/gnome-session-ctl --monitor
paul        3904  0.0  0.2 443660 16916 ?        Ssl  11:42   0:00 /usr/libexec/gnome-session-binary --systemd-service --session=ubuntu
paul        3924  0.4  6.6 4987004 404056 ?      Ssl  11:42   1:00 /usr/bin/gnome-shell
paul        3947  0.0  0.1 314452 11160 ?        Sl   11:42   0:00 ibus-daemon --panel disable --xim
paul        3949  0.0  0.3 991416 20884 ?        Sl   11:42   0:00 /usr/libexec/gnome-shell-calendar-server
paul        3950  0.0  0.0 236016  5384 ?        Ssl  11:42   0:00 /usr/libexec/xdg-permission-store
paul        3957  0.0  0.1 163376  6964 ?        Sl   11:42   0:00 /usr/libexec/ibus-memconf
paul        3958  0.0  0.4 271540 28412 ?        Sl   11:42   0:01 /usr/libexec/ibus-extension-gtk3
paul        3962  0.0  0.4 193364 24572 ?        Sl   11:42   0:00 /usr/libexec/ibus-x11 --kill-daemon
paul        3965  0.0  0.1 237156  7344 ?        Sl   11:42   0:00 /usr/libexec/ibus-portal
paul        3973  0.0  0.1 162548  7196 ?        Sl   11:42   0:00 /usr/libexec/at-spi2-registryd --use-gnome-session
paul        3984  0.0  0.5 1074488 34800 ?       Ssl  11:42   0:00 /usr/libexec/evolution-source-registry
paul        3991  0.0  0.1 157216  6200 ?        Ssl  11:42   0:00 /usr/libexec/dconf-service
paul        3998  0.0  0.1 163152  6608 ?        Ssl  11:42   0:00 /usr/libexec/gvfsd-metadata
paul        4011  0.0  0.8 1751240 53740 ?       Ssl  11:42   0:02 /usr/libexec/evolution-calendar-factory
paul        4035  0.0  0.4 670252 27540 ?        Ssl  11:42   0:00 /usr/libexec/evolution-addressbook-factory
paul        4075  0.0  0.1 388620  8176 ?        Sl   11:42   0:00 /usr/libexec/gvfsd-trash --spawner :1.2 /org/gtk/gvfs/exec_spaw/0
paul        4100  0.0  0.4 2929272 26856 ?       Sl   11:42   0:00 /usr/bin/gjs /usr/share/gnome-shell/org.gnome.Shell.Notifications
paul        4138  0.0  0.1 310308  6656 ?        Ssl  11:42   0:00 /usr/libexec/gsd-a11y-settings
paul        4139  0.0  0.4 608736 27372 ?        Ssl  11:42   0:00 /usr/libexec/gsd-color
paul        4140  0.0  0.2 373732 15516 ?        Ssl  11:42   0:00 /usr/libexec/gsd-datetime
paul        4144  0.0  0.1 312048  7412 ?        Ssl  11:42   0:00 /usr/libexec/gsd-housekeeping
paul        4146  0.0  0.4 341260 25044 ?        Ssl  11:42   0:00 /usr/libexec/gsd-keyboard
paul        4147  0.0  0.4 996080 29336 ?        Ssl  11:42   0:00 /usr/libexec/gsd-media-keys
paul        4148  0.0  0.4 449452 27108 ?        Ssl  11:42   0:00 /usr/libexec/gsd-power
paul        4152  0.0  0.1 249304 11200 ?        Ssl  11:42   0:00 /usr/libexec/gsd-print-notifications
paul        4154  0.0  0.1 457712  6180 ?        Ssl  11:42   0:00 /usr/libexec/gsd-rfkill
paul        4156  0.0  0.1 236148  6224 ?        Ssl  11:42   0:00 /usr/libexec/gsd-screensaver-proxy
paul        4157  0.0  0.1 465676  9664 ?        Ssl  11:42   0:00 /usr/libexec/gsd-sharing
paul        4158  0.0  0.1 312176  7928 ?        Ssl  11:42   0:00 /usr/libexec/gsd-smartcard
paul        4161  0.0  0.1 321004  9768 ?        Ssl  11:42   0:00 /usr/libexec/gsd-sound
paul        4166  0.0  0.4 267116 24332 ?        Ssl  11:42   0:00 /usr/libexec/gsd-wacom
paul        4167  0.0  0.4 342160 25744 ?        Ssl  11:42   0:00 /usr/libexec/gsd-xsettings
paul        4202  0.0  0.3 180688 19172 ?        Sl   11:42   0:00 python3 /usr/libexec/gnome-tweak-tool-lid-inhibitor
paul        4203  0.0  1.2 1153088 78576 ?       Sl   11:42   0:00 /usr/libexec/evolution-data-server/evolution-alarm-notify
paul        4204  0.0  0.1 232096  7148 ?        Sl   11:42   0:00 /usr/libexec/gsd-disk-utility-notify
paul        4240  0.0  0.2 341788 13724 ?        Sl   11:42   0:00 /usr/libexec/gsd-printer
paul        4245  0.0  0.6 458168 39400 ?        Ssl  11:42   0:07 /usr/bin/rygel
paul        4335  0.0  3.5 1176000 213056 ?      Sl   11:42   0:10 /snap/snap-store/557/usr/bin/snap-store --gapplication-service
paul        4347  0.0  0.1 457972  6324 ?        Ssl  11:42   0:00 /usr/libexec/xdg-document-portal
root        4351  0.0  0.0   2780   980 ?        Ss   11:42   0:00 fusermount -o rw,nosuid,nodev,fsname=portal,auto_unmount,subtype=portal
paul        4362  0.0  0.4 2929300 26544 ?       Sl   11:42   0:00 /usr/bin/gjs /usr/share/gnome-shell/org.gnome.ScreenSaver
paul        4385  0.0  0.1 163368  7104 ?        Sl   11:42   0:00 /usr/libexec/ibus-engine-simple
paul        4610  0.0  0.2 475796 12292 ?        Ssl  11:42   0:00 /usr/libexec/xdg-desktop-portal
paul        4614  0.0  0.4 523780 27916 ?        Ssl  11:42   0:00 /usr/libexec/xdg-desktop-portal-gtk
paul        5739  0.0  0.8 895448 53652 ?        Dsl  11:43   0:09 /usr/libexec/gnome-terminal-server
paul        5759  0.0  0.0  11368  5296 pts/0    Ss   11:43   0:00 bash
root        5948  0.0  0.0      0     0 ?        I    11:43   0:00 [kworker/4:2-events]
paul        6100  0.0  0.5 492392 32048 ?        Sl   11:43   0:00 update-notifier
paul        6169  0.0  0.1 427024 11608 ?        Sl   11:44   0:00 /usr/libexec/deja-dup/deja-dup-monitor
root        6184  0.0  0.0  13796  5204 pts/0    T    11:46   0:00 sudo apt-get update
root        6363  0.0  0.0      0     0 ?        I    11:48   0:00 [kworker/7:2-cgroup_destroy]
root        6421  0.0  0.1  15184  8820 ?        Ss   11:51   0:00 sshd: paul [priv]
root        6423  0.0  0.1  15192  8880 ?        Ss   11:51   0:00 sshd: paul [priv]
paul        6576  0.0  0.1  15316  6156 ?        S    11:51   0:00 sshd: paul@pts/1
paul        6577  0.0  0.0  15324  6008 ?        S    11:51   0:00 sshd: paul@notty
root        6578  0.0  0.0      0     0 ?        I    11:51   0:00 [kworker/1:1-events]
paul        6580  0.0  0.0   5872  3592 ?        Ss   11:51   0:00 /usr/lib/openssh/sftp-server
paul        6585  0.0  0.0  11348  5216 pts/1    Ss+  11:51   0:00 -bash
paul        6734  0.0  0.0   6060   444 ?        Ss   11:52   0:00 ssh-agent -s
root        6755  0.0  0.0      0     0 ?        I    11:54   0:00 [kworker/3:3-events]
root        7103  0.0  0.0      0     0 ?        I    12:30   0:00 [kworker/4:1-cgroup_destroy]
root        7360  0.0  0.0      0     0 ?        I    12:50   0:00 [kworker/7:3-mm_percpu_wq]
root        7725  0.0  0.0      0     0 ?        I    13:34   0:00 [kworker/5:0-events]
root        7977  0.0  0.0      0     0 ?        I    13:55   0:00 [kworker/6:2-inet_frag_wq]
root        8080  0.0  0.0      0     0 ?        I    13:57   0:00 [kworker/2:1-events]
root        8625  0.0  0.0      0     0 ?        I    14:50   0:00 [kworker/u32:7-btrfs-endio-write]
root        8647  0.0  0.0      0     0 ?        I    14:56   0:00 [kworker/u32:0-btrfs-endio-raid56]
root        8727  0.0  0.0      0     0 ?        I    15:00   0:00 [kworker/u32:6-btrfs-rmw]
root        8823  0.0  0.0      0     0 ?        I    15:06   0:00 [kworker/u32:1-btrfs-endio-raid56]
root        8883  0.0  0.0      0     0 ?        I    15:10   0:00 [kworker/u32:2-btrfs-rmw]
root        8885  0.0  0.0      0     0 ?        I    15:10   0:00 [kworker/u32:3-btrfs-endio-write]
root        8886  0.0  0.0      0     0 ?        I    15:10   0:00 [kworker/u32:4-btrfs-rmw]
root        8887  0.0  0.0      0     0 ?        I    15:10   0:00 [kworker/u32:5-btrfs-endio-write]
root        8888  0.0  0.0      0     0 ?        I    15:10   0:00 [kworker/u32:8-btrfs-rmw]
root        9015  0.0  0.0      0     0 ?        I    15:12   0:00 [kworker/u32:9-btrfs-endio-raid56]
root        9636  0.0  0.0      0     0 ?        I    15:16   0:00 [kworker/2:0-mm_percpu_wq]
root        9640  0.0  0.0      0     0 ?        I    15:16   0:00 [kworker/1:0-events]
paul        9687 13.7  8.1 4047988 494368 ?      Sl   15:17   0:54 /usr/lib/thunderbird/thunderbird
paul        9775  0.0  1.5 2412488 92720 ?       Sl   15:17   0:00 /usr/lib/thunderbird/thunderbird -contentproc -childID 1 -isForBrowser -
paul        9801  0.0  1.4 2410768 88884 ?       Sl   15:17   0:00 /usr/lib/thunderbird/thunderbird -contentproc -childID 2 -isForBrowser -
root        9902  0.0  0.0      0     0 ?        I    15:17   0:00 [kworker/u32:10-btrfs-rmw]
root        9903  0.0  0.0      0     0 ?        I    15:17   0:00 [kworker/u32:11-btrfs-endio-raid56]
root        9904  0.0  0.0      0     0 ?        I    15:17   0:00 [kworker/u32:12-events_unbound]
root        9905  0.0  0.0      0     0 ?        I    15:17   0:00 [kworker/u32:13-btrfs-rmw]
root       10017  0.0  0.0      0     0 ?        I    15:17   0:00 [kworker/u32:14-btrfs-endio-write]
root       10018  0.0  0.0      0     0 ?        I    15:17   0:00 [kworker/u32:15-events_unbound]
root       10019  0.0  0.0      0     0 ?        I    15:17   0:00 [kworker/u32:16-btrfs-endio-write]
root       10021  0.0  0.0      0     0 ?        I    15:17   0:00 [kworker/u32:18-btrfs-endio-write]
paul       10030  0.0  0.1 388528  8172 ?        Sl   15:17   0:00 /usr/libexec/gvfsd-network --spawner :1.2 /org/gtk/gvfs/exec_spaw/1
paul       10037  0.0  0.3 522940 22704 ?        Sl   15:17   0:00 /usr/libexec/gvfsd-smb-browse --spawner :1.2 /org/gtk/gvfs/exec_spaw/2
paul       10050  0.0  0.1 316528  8108 ?        Sl   15:17   0:00 /usr/libexec/gvfsd-dnssd --spawner :1.2 /org/gtk/gvfs/exec_spaw/3
root       10073  0.0  0.0      0     0 ?        I    15:18   0:00 [kworker/3:2-events]
root       10074  0.0  0.0      0     0 ?        I    15:18   0:00 [kworker/5:2-cgroup_destroy]
root       10190  0.0  0.0      0     0 ?        I    15:19   0:00 [kworker/0:1-events]
paul       10464  0.1  0.8 3118840 53560 ?       Sl   15:20   0:00 gjs /usr/share/gnome-shell/extensions/ding@rastersoft.com/ding.js -E -P
root       10918  0.0  0.0      0     0 ?        I<   15:20 0:00 [kworker/u33:1]
paul       10983  0.0  0.0  11240  5212 pts/2    Ss   15:21   0:00 bash
paul       11132  3.0  0.0  12400  5944 pts/2    S+   15:21   0:03 htop
root       11186  0.0  0.0      0     0 ?        I    15:23   0:00 [kworker/u32:17-btrfs-endio-write]
root       11202  0.0  0.0      0     0 ?        I    15:23   0:00 [kworker/6:0-events]
paul       11204  0.0  0.0  12516  3468 pts/0    R+   15:23   0:00 ps aux
paul@p6t:~$

Yes much better.