Optimus Laptop won't fully shutdown

Hello everyone,

I’ve recently started to experience a bug that I can’t fix myself. Since about a few months my laptop won’t properly shutdown. I have a so-called optimus laptop with both Intel and Nvidia GPU, although I never really use the latter.

At first I thought this was related to the Nvidia drivers. When I removed them, upon shutdown the laptop would hang on the brand splash screen. Tonight, I reinstalled Manjaro but this didn’t fix it. Now, it seems to properly shutdown, but a light on the laptop indicates it’s not really shutdown. I have to hold the powerbutton for it to really shutdown.

When I saw it still wasn’t fixed, I followed this guide to install optimus manager and gdm-prime. But that didn’t fix it.

I saw another post which suggested editing /etc/default/grub.

But before trying more things, I wanted to check what others might think is the cause of problem and what might be a possible solution. Any ideas?

1 Like

How do you know that it doesn’t shutdown? What’s the error message? Did you wait long enough?

journalctl -b -1

shows the log of the last boot. Scroll to the bottom and there should be some indication about what’s happening.

When I shutdown, after several seconds my external monitor signals inactivity. Leading me to think it has shutdown, only to notice it hasn’t succesfully done so as the light of the power is still on on my laptop. And I then still need to hold the button to really have it turned off. In the past weeks I have let it ‘shutdown’ for an hour or so and it would still hang on the splash screen, but that was before my reinstall tonight.

I ran the command you suggested and it results in:

sep 05 21:27:51 laptopje systemd[1]: Reached target System Shutdown.
sep 05 21:27:51 laptopje systemd[1]: Reached target Late Shutdown Services.
sep 05 21:27:51 laptopje systemd[1]: systemd-poweroff.service: Deactivated successfully.
sep 05 21:27:51 laptopje systemd[1]: Finished System Power Off.
sep 05 21:27:51 laptopje audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-poweroff comm="systemd" exe>
sep 05 21:27:51 laptopje audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-poweroff comm="systemd" exe=>
sep 05 21:27:51 laptopje systemd[1]: Reached target System Power Off.
sep 05 21:27:51 laptopje systemd[1]: Shutting down.
sep 05 21:27:51 laptopje audit: BPF prog-id=0 op=UNLOAD
sep 05 21:27:51 laptopje audit: BPF prog-id=0 op=UNLOAD
sep 05 21:27:51 laptopje audit: BPF prog-id=0 op=UNLOAD
sep 05 21:27:51 laptopje audit: BPF prog-id=0 op=UNLOAD
sep 05 21:27:51 laptopje audit: BPF prog-id=0 op=UNLOAD
sep 05 21:27:51 laptopje audit: BPF prog-id=0 op=UNLOAD
sep 05 21:27:51 laptopje systemd-shutdown[1]: Syncing filesystems and block devices.
sep 05 21:27:51 laptopje systemd-shutdown[1]: Sending SIGTERM to remaining processes...
sep 05 21:27:51 laptopje systemd-journald[266]: Journal stopped

That looks like an ordinary shutdown. Can you add more lines?

There are no more lines.

The weird thing is: it does look like a normal shutdown. Before reinstalling, it would hang on the brand icon, which I believe is called the splash screen. Now that’s no longer the case. The screen turns black and it looks turned off… Except that it isn’t. My powerbutton has a light and when that is turned on, it’s on. When I shutdown the laptop and this light is still on I can´t poweron the laptop (which makes sense, because it’s still on). It is only until I longpress the powerbutton and the light goes off, that I can turn the laptop on again.

Does this explanation make sense?

A little update on things I’ve tried and noticed:

  • I’ve tried changing the line GRUB_CMDLINE_LINUX_DEFAULT=“quiet splash” to GRUB_CMDLINE_LINUX_DEFAULT=“quiet splash acpi=force apm=power_off” and did sudo update-grub. The issue persisted.
  • I’ve also tried all possible kernels via the GUI. The issue persisted with all kernels, except for 5.10. With 5.10 the system would hang on the splash screen upon shutdown. Which in a sense seems different, but wasn’t a solution. Although the issue only came recently, it doesn’t get fixed with older or newer kernels.
  • Since I have a dualboot setup, I checked if this issue is also in Windows. It isn’t. Shutdown turns off the laptop, including the light of the power.
  • I’ve turned off the fast startup in Windows, as I read somewhere that this could influence shutdown in Linux. However, the issue persisted.
  • I’ve tried booting Manjaro from a usb in order to see what happens when shutting down from the usb. With both the open source and proprietary drivers, the issue persists.
  • It’s worth noting that the shutdown via the gnome shell menu works when booting Fedora 36 from a usb.
  • When I press the powerbutton on the laptop when it’s still powering on, it does shutdown regularly in such a way that the power light shuts off with the laptop.
  • Due to windows not having this problem, a tech-savvy friend of mine suggested adding acpi_osi=! acpi_osi=‘Windows 2012’ to grub. But this also didn’t solve the problem.

Any ideas or help would be greatly appreciated.

provide logs:
journalctl -b0 -p5 --no-pager
sudo dmesg -l err,warn,emerg,alert,crit

I’ve checked the forum guidelines and hope that this is the way to share long parts of such code. I’ve edited my user to user, because it contains my real first and last name. Hope that is alright as well.

Let me know what you see and if something should be changed.

sep 09 21:32:55 laptopje kernel: Linux version 5.15.60-1-MANJARO (builduser@fv-az462-678) (gcc (GCC) 12.1.1 20220730, GNU ld (GNU Binutils) 2.39) #1 SMP PREEMPT Thu Aug 11 13:14:05 UTC 2022
sep 09 21:32:55 laptopje kernel: Kernel command line: BOOT_IMAGE=/boot/vmlinuz-5.15-x86_64 root=UUID=c8d6881c-69d3-4a6a-8d4d-10d3faec90ec rw quiet splash apparmor=1 security=apparmor udev.log_priority=3 acpi_osi=! "acpi_osi=Windows 2012"
sep 09 21:32:55 laptopje kernel: Unknown kernel command line parameters "splash BOOT_IMAGE=/boot/vmlinuz-5.15-x86_64", will be passed to user space.
sep 09 21:32:55 laptopje kernel: x86/cpu: SGX disabled by BIOS.
sep 09 21:32:55 laptopje kernel: MDS CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/mds.html for more details.
sep 09 21:32:55 laptopje kernel: MMIO Stale Data CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/processor_mmio_stale_data.html for more details.
sep 09 21:32:55 laptopje kernel:  #3
sep 09 21:32:55 laptopje kernel: audit: type=2000 audit(1662751973.066:1): state=initialized audit_enabled=0 res=1
sep 09 21:32:55 laptopje kernel: pmd_set_huge: Cannot satisfy [mem 0xe0000000-0xe0200000] with a huge-page mapping due to MTRR override.
sep 09 21:32:55 laptopje kernel: ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
sep 09 21:32:55 laptopje kernel: ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
sep 09 21:32:55 laptopje kernel: platform MSFT0101:00: failed to claim resource 1: [mem 0xfed40000-0xfed40fff]
sep 09 21:32:55 laptopje kernel: acpi MSFT0101:00: platform device creation failed: -16
sep 09 21:32:55 laptopje kernel: SCSI subsystem initialized
sep 09 21:32:55 laptopje kernel: VFS: Disk quotas dquot_6.6.0
sep 09 21:32:55 laptopje kernel: Initialise system trusted keyrings
sep 09 21:32:55 laptopje kernel: Key type blacklist registered
sep 09 21:32:55 laptopje kernel: Key type asymmetric registered
sep 09 21:32:55 laptopje kernel: Asymmetric key parser 'x509' registered
sep 09 21:32:55 laptopje kernel: Loading compiled-in X.509 certificates
sep 09 21:32:55 laptopje kernel: Loaded X.509 cert 'Build time autogenerated kernel key: 6fb82619edb0db410569d5b8f8e43f2d52acc95c'
sep 09 21:32:55 laptopje kernel: Key type ._fscrypt registered
sep 09 21:32:55 laptopje kernel: Key type .fscrypt registered
sep 09 21:32:55 laptopje kernel: Key type fscrypt-provisioning registered
sep 09 21:32:55 laptopje kernel: ata1.00: supports DRM functions and may not be fully accessible
sep 09 21:32:55 laptopje kernel: ata1.00: supports DRM functions and may not be fully accessible
sep 09 21:32:55 laptopje kernel: scsi 0:0:0:0: Direct-Access     ATA      Samsung SSD 850  1B6Q PQ: 0 ANSI: 5
sep 09 21:32:55 laptopje kernel: sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/466 GiB)
sep 09 21:32:55 laptopje kernel: sd 0:0:0:0: [sda] Write Protect is off
sep 09 21:32:55 laptopje kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
sep 09 21:32:55 laptopje kernel: sd 0:0:0:0: [sda] supports TCG Opal
sep 09 21:32:55 laptopje kernel: sd 0:0:0:0: [sda] Attached SCSI disk
sep 09 21:32:55 laptopje kernel: usb: port power management may be unreliable
sep 09 21:32:55 laptopje kernel: random: lvm: uninitialized urandom read (4 bytes read)
sep 09 21:32:55 laptopje kernel: sd 0:0:0:0: Attached scsi generic sg0 type 0
sep 09 21:32:55 laptopje kernel: audit: type=1130 audit(1662751975.413:2): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=ufw comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
sep 09 21:32:55 laptopje kernel: audit: type=1130 audit(1662751975.483:3): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
sep 09 21:32:55 laptopje systemd-random-seed[246]: Kernel entropy pool is not initialized yet, waiting until it is.
sep 09 21:32:55 laptopje kernel: audit: type=1130 audit(1662751975.549:4): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
sep 09 21:32:55 laptopje kernel: audit: type=1130 audit(1662751975.619:5): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-udev-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
sep 09 21:32:55 laptopje kernel: audit: type=1130 audit(1662751975.663:6): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=plymouth-start comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
sep 09 21:32:55 laptopje kernel: audit: type=1400 audit(1662751975.686:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="ping" pid=254 comm="apparmor_parser"
sep 09 21:32:55 laptopje kernel: audit: type=1400 audit(1662751975.693:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe" pid=256 comm="apparmor_parser"
sep 09 21:32:55 laptopje kernel: audit: type=1400 audit(1662751975.693:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe//kmod" pid=256 comm="apparmor_parser"
sep 09 21:32:55 laptopje kernel: audit: type=1400 audit(1662751975.736:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="lsb_release" pid=255 comm="apparmor_parser"
sep 09 21:32:56 laptopje systemd[1]: home.mount: Directory /home to mount over is not empty, mounting anyway.
sep 09 21:32:56 laptopje kernel: random: crng init done
sep 09 21:32:56 laptopje kernel: wmi_bus wmi_bus-PNP0C14:00: WQ data block query control method not found
sep 09 21:32:56 laptopje kernel: wmi_bus wmi_bus-PNP0C14:00: WQ data block query control method not found
sep 09 21:32:56 laptopje kernel: wmi_bus wmi_bus-PNP0C14:00: WQ data block query control method not found
sep 09 21:32:56 laptopje kernel: wmi_bus wmi_bus-PNP0C14:00: WQ data block query control method not found
sep 09 21:32:56 laptopje kernel: acpi PNP0C14:03: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:02)
sep 09 21:32:57 laptopje kernel: tpm_crb MSFT0101:00: [Firmware Bug]: Bad ACPI memory layout
sep 09 21:32:57 laptopje kernel: cfg80211: Loading compiled-in X.509 certificates for regulatory database
sep 09 21:32:57 laptopje kernel: cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
sep 09 21:32:58 laptopje kernel: i915 0000:00:02.0: [drm] [ENCODER:94:DDI A/PHY A] is disabled/in DSI mode with an ungated DDI clock, gate it
sep 09 21:32:58 laptopje kernel: i915 0000:00:02.0: [drm] [ENCODER:102:DDI B/PHY B] is disabled/in DSI mode with an ungated DDI clock, gate it
sep 09 21:32:58 laptopje kernel: kauditd_printk_skb: 77 callbacks suppressed
sep 09 21:32:58 laptopje kernel: audit: type=1400 audit(1662751978.246:44): apparmor="STATUS" operation="profile_load" profile="unconfined" name="dovecot-dovecot-lda" pid=351 comm="apparmor_parser"
sep 09 21:32:58 laptopje kernel: audit: type=1300 audit(1662751978.246:44): arch=c000003e syscall=1 success=yes exit=38562 a0=6 a1=55afae85c1a0 a2=96a2 a3=0 items=0 ppid=251 pid=351 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="apparmor_parser" exe="/usr/bin/apparmor_parser" subj==unconfined key=(null)
sep 09 21:32:58 laptopje kernel: audit: type=1327 audit(1662751978.246:44): proctitle=2F7362696E2F61707061726D6F725F706172736572002D2D7265706C616365002D2D002F6574632F61707061726D6F722E64
sep 09 21:32:58 laptopje kernel: audit: type=1400 audit(1662751978.249:45): apparmor="STATUS" operation="profile_load" profile="unconfined" name="dovecot-dovecot-lda//sendmail" pid=351 comm="apparmor_parser"
sep 09 21:32:58 laptopje kernel: audit: type=1300 audit(1662751978.249:45): arch=c000003e syscall=1 success=yes exit=43705 a0=6 a1=55afae781f00 a2=aab9 a3=0 items=0 ppid=251 pid=351 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="apparmor_parser" exe="/usr/bin/apparmor_parser" subj==unconfined key=(null)
sep 09 21:32:58 laptopje kernel: audit: type=1327 audit(1662751978.249:45): proctitle=2F7362696E2F61707061726D6F725F706172736572002D2D7265706C616365002D2D002F6574632F61707061726D6F722E64
sep 09 21:32:58 laptopje kernel: audit: type=1400 audit(1662751978.353:46): apparmor="STATUS" operation="profile_load" profile="unconfined" name="dovecot-pop3-login" pid=410 comm="apparmor_parser"
sep 09 21:32:58 laptopje kernel: audit: type=1300 audit(1662751978.353:46): arch=c000003e syscall=1 success=yes exit=19929 a0=6 a1=55afae6efd90 a2=4dd9 a3=0 items=0 ppid=251 pid=410 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="apparmor_parser" exe="/usr/bin/apparmor_parser" subj==unconfined key=(null)
sep 09 21:32:58 laptopje kernel: audit: type=1327 audit(1662751978.353:46): proctitle=2F7362696E2F61707061726D6F725F706172736572002D2D7265706C616365002D2D002F6574632F61707061726D6F722E64
sep 09 21:32:58 laptopje kernel: audit: type=1400 audit(1662751978.419:47): apparmor="STATUS" operation="profile_load" profile="unconfined" name="dovecot-managesieve" pid=380 comm="apparmor_parser"
sep 09 21:32:58 laptopje kernel: thermal thermal_zone2: failed to read out thermal zone (-61)
sep 09 21:32:59 laptopje kernel: usb 1-1.3: Warning! Unlikely big volume range (=4096), cval->res is probably wrong.
sep 09 21:32:59 laptopje kernel: usb 1-1.3: [11] FU [Sidetone Playback Volume] ch = 1, val = 0/4096/1
sep 09 21:32:59 laptopje kernel: Bluetooth: hci0: Reading supported features failed (-16)
sep 09 21:33:00 laptopje systemd[489]: ConfigurationDirectory 'bluetooth' already exists but the mode is different. (File system: 755 ConfigurationDirectoryMode: 555)
sep 09 21:33:00 laptopje polkitd[492]: Loading rules from directory /etc/polkit-1/rules.d
sep 09 21:33:00 laptopje polkitd[492]: Loading rules from directory /usr/share/polkit-1/rules.d
sep 09 21:33:00 laptopje polkitd[492]: Finished loading, compiling and executing 9 rules
sep 09 21:33:00 laptopje polkitd[492]: Acquired the name org.freedesktop.PolicyKit1 on the system bus
sep 09 21:33:00 laptopje wpa_supplicant[617]: Successfully initialized wpa_supplicant
sep 09 21:33:01 laptopje systemd[628]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8002 service=[systemd-user] terminal=[] user=[gdm] ruser=[<unknown>] rhost=[<unknown>]
sep 09 21:33:01 laptopje gnome-session-binary[643]: GLib-GIO-CRITICAL: g_bus_get_sync: assertion 'error == NULL || *error == NULL' failed
sep 09 21:33:01 laptopje gnome-session-binary[643]: GLib-GIO-CRITICAL: g_bus_get_sync: assertion 'error == NULL || *error == NULL' failed
sep 09 21:33:01 laptopje gnome-session-binary[643]: WARNING: Could not parse desktop file orca-autostart.desktop or it references a not found TryExec binary
sep 09 21:33:01 laptopje gnome-shell[651]: Running GNOME Shell (using mutter 42.4) as a Wayland display server
sep 09 21:33:01 laptopje gnome-shell[651]: Device '/dev/dri/card0' prefers shadow buffer
sep 09 21:33:01 laptopje gnome-shell[651]: Added device '/dev/dri/card0' (i915) using atomic mode setting.
sep 09 21:33:03 laptopje kernel: nvidia: loading out-of-tree module taints kernel.
sep 09 21:33:03 laptopje kernel: nvidia: module license 'NVIDIA' taints kernel.
sep 09 21:33:03 laptopje kernel: Disabling lock debugging due to kernel taint
sep 09 21:33:03 laptopje kernel: nvidia: module verification failed: signature and/or required key missing - tainting kernel
sep 09 21:33:03 laptopje kernel: 
sep 09 21:33:03 laptopje kernel: NVRM: loading NVIDIA UNIX x86_64 Kernel Module  515.65.01  Wed Jul 20 14:00:58 UTC 2022
sep 09 21:33:03 laptopje kernel: ACPI Warning: \_SB.PCI0.RP01.PXSX._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20210730/nsarguments-61)
sep 09 21:33:03 laptopje kernel: kauditd_printk_skb: 127 callbacks suppressed
sep 09 21:33:03 laptopje kernel: audit: type=1131 audit(1662751983.866:118): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
sep 09 21:33:04 laptopje gnome-shell[651]: Created gbm renderer for '/dev/dri/card0'
sep 09 21:33:04 laptopje gnome-shell[651]: Boot VGA GPU /dev/dri/card0 selected as primary
sep 09 21:33:04 laptopje wpa_supplicant[617]: wlp2s0: CTRL-EVENT-REGDOM-CHANGE init=DRIVER type=COUNTRY alpha2=NL
sep 09 21:33:04 laptopje /usr/lib/gdm-wayland-session[642]: dbus-daemon[642]: [session uid=120 pid=642] Activating service name='org.a11y.Bus' requested by ':1.4' (uid=120 pid=651 comm="/usr/bin/gnome-shell")
sep 09 21:33:05 laptopje /usr/lib/gdm-wayland-session[642]: dbus-daemon[642]: [session uid=120 pid=642] Successfully activated service 'org.a11y.Bus'
sep 09 21:33:05 laptopje gnome-shell[651]: Using public X11 display :1024, (using :1025 for managed services)
sep 09 21:33:05 laptopje gnome-shell[651]: Using Wayland display name 'wayland-0'
sep 09 21:33:05 laptopje gnome-shell[651]: Unset XDG_SESSION_ID, getCurrentSessionProxy() called outside a user session. Asking logind directly.
sep 09 21:33:05 laptopje gnome-shell[651]: Will monitor session 1
sep 09 21:33:05 laptopje kernel: audit: type=1334 audit(1662751985.476:119): prog-id=21 op=LOAD
sep 09 21:33:05 laptopje kernel: audit: type=1334 audit(1662751985.476:120): prog-id=22 op=LOAD
sep 09 21:33:05 laptopje kernel: audit: type=1334 audit(1662751985.479:121): prog-id=23 op=LOAD
sep 09 21:33:05 laptopje kernel: audit: type=1130 audit(1662751985.523:122): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-localed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
sep 09 21:33:05 laptopje /usr/lib/gdm-wayland-session[642]: dbus-daemon[642]: [session uid=120 pid=642] Activating service name='org.freedesktop.impl.portal.PermissionStore' requested by ':1.3' (uid=120 pid=651 comm="/usr/bin/gnome-shell")
sep 09 21:33:05 laptopje /usr/lib/gdm-wayland-session[642]: dbus-daemon[642]: [session uid=120 pid=642] Successfully activated service 'org.freedesktop.impl.portal.PermissionStore'
sep 09 21:33:05 laptopje kernel: audit: type=1334 audit(1662751985.609:123): prog-id=24 op=LOAD
sep 09 21:33:05 laptopje kernel: audit: type=1334 audit(1662751985.609:124): prog-id=25 op=LOAD
sep 09 21:33:05 laptopje kernel: audit: type=1130 audit(1662751985.663:125): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=power-profiles-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
sep 09 21:33:05 laptopje kernel: audit: type=1130 audit(1662751985.696:126): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=rtkit-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
sep 09 21:33:05 laptopje polkitd[492]: Registered Authentication Agent for unix-session:1 (system bus name :1.21 [/usr/bin/gnome-shell], object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale nl_NL.UTF-8)
sep 09 21:33:05 laptopje kernel: audit: type=1130 audit(1662751985.759:127): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=upower comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
sep 09 21:33:05 laptopje kernel: usb 1-1.3: 2:1: cannot get freq at ep 0x1
sep 09 21:33:05 laptopje geoclue[738]: Failed to connect to avahi service: Daemon not running
sep 09 21:33:05 laptopje gnome-shell[651]: Extension appindicatorsupport@rgcjonas.gmail.com already installed in /usr/share/gnome-shell/extensions/appindicatorsupport@rgcjonas.gmail.com. /usr/share/gnome-shell/extensions/appindicatorsupport@rgcjonas.gmail.com will not be loaded
sep 09 21:33:05 laptopje gnome-shell[651]: Extension apps-menu@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/apps-menu@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/apps-menu@gnome-shell-extensions.gcampax.github.com will not be loaded
sep 09 21:33:05 laptopje gnome-shell[651]: Extension arcmenu@arcmenu.com already installed in /usr/share/gnome-shell/extensions/arcmenu@arcmenu.com. /usr/share/gnome-shell/extensions/arcmenu@arcmenu.com will not be loaded
sep 09 21:33:05 laptopje gnome-shell[651]: Extension auto-move-windows@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/auto-move-windows@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/auto-move-windows@gnome-shell-extensions.gcampax.github.com will not be loaded
sep 09 21:33:05 laptopje gnome-shell[651]: Extension dash-to-dock@micxgx.gmail.com already installed in /usr/share/gnome-shell/extensions/dash-to-dock@micxgx.gmail.com. /usr/share/gnome-shell/extensions/dash-to-dock@micxgx.gmail.com will not be loaded
sep 09 21:33:05 laptopje gnome-shell[651]: Extension dash-to-panel@jderose9.github.com already installed in /usr/share/gnome-shell/extensions/dash-to-panel@jderose9.github.com. /usr/share/gnome-shell/extensions/dash-to-panel@jderose9.github.com will not be loaded
sep 09 21:33:05 laptopje gnome-shell[651]: Extension ding@rastersoft.com already installed in /usr/share/gnome-shell/extensions/ding@rastersoft.com. /usr/share/gnome-shell/extensions/ding@rastersoft.com will not be loaded
sep 09 21:33:05 laptopje gnome-shell[651]: Extension drive-menu@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/drive-menu@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/drive-menu@gnome-shell-extensions.gcampax.github.com will not be loaded
sep 09 21:33:05 laptopje gnome-shell[651]: Extension gnome-ui-tune@itstime.tech already installed in /usr/share/gnome-shell/extensions/gnome-ui-tune@itstime.tech. /usr/share/gnome-shell/extensions/gnome-ui-tune@itstime.tech will not be loaded
sep 09 21:33:05 laptopje gnome-shell[651]: Extension gsconnect@andyholmes.github.io already installed in /usr/share/gnome-shell/extensions/gsconnect@andyholmes.github.io. /usr/share/gnome-shell/extensions/gsconnect@andyholmes.github.io will not be loaded
sep 09 21:33:05 laptopje gnome-shell[651]: Extension launch-new-instance@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/launch-new-instance@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/launch-new-instance@gnome-shell-extensions.gcampax.github.com will not be loaded
sep 09 21:33:05 laptopje gnome-shell[651]: Extension legacyschemeautoswitcher@joshimukul29.gmail.com already installed in /usr/share/gnome-shell/extensions/legacyschemeautoswitcher@joshimukul29.gmail.com. /usr/share/gnome-shell/extensions/legacyschemeautoswitcher@joshimukul29.gmail.com will not be loaded
sep 09 21:33:05 laptopje gnome-shell[651]: Extension material-shell@papyelgringo already installed in /usr/share/gnome-shell/extensions/material-shell@papyelgringo. /usr/share/gnome-shell/extensions/material-shell@papyelgringo will not be loaded
sep 09 21:33:05 laptopje gnome-shell[651]: Extension native-window-placement@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/native-window-placement@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/native-window-placement@gnome-shell-extensions.gcampax.github.com will not be loaded
sep 09 21:33:05 laptopje gnome-shell[651]: Extension pamac-updates@manjaro.org already installed in /usr/share/gnome-shell/extensions/pamac-updates@manjaro.org. /usr/share/gnome-shell/extensions/pamac-updates@manjaro.org will not be loaded
sep 09 21:33:05 laptopje gnome-shell[651]: Extension places-menu@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/places-menu@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/places-menu@gnome-shell-extensions.gcampax.github.com will not be loaded
sep 09 21:33:05 laptopje gnome-shell[651]: Extension screenshot-window-sizer@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/screenshot-window-sizer@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/screenshot-window-sizer@gnome-shell-extensions.gcampax.github.com will not be loaded
sep 09 21:33:05 laptopje gnome-shell[651]: Extension user-theme@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/user-theme@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/user-theme@gnome-shell-extensions.gcampax.github.com will not be loaded
sep 09 21:33:05 laptopje gnome-shell[651]: Extension window-list@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/window-list@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/window-list@gnome-shell-extensions.gcampax.github.com will not be loaded
sep 09 21:33:05 laptopje gnome-shell[651]: Extension windowsNavigator@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/windowsNavigator@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/windowsNavigator@gnome-shell-extensions.gcampax.github.com will not be loaded
sep 09 21:33:05 laptopje gnome-shell[651]: Extension workspace-indicator@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/workspace-indicator@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/workspace-indicator@gnome-shell-extensions.gcampax.github.com will not be loaded
sep 09 21:33:05 laptopje gnome-shell[651]: Extension x11gestures@joseexposito.github.io already installed in /usr/share/gnome-shell/extensions/x11gestures@joseexposito.github.io. /usr/share/gnome-shell/extensions/x11gestures@joseexposito.github.io will not be loaded
sep 09 21:33:05 laptopje /usr/lib/gdm-wayland-session[642]: dbus-daemon[642]: [session uid=120 pid=642] Activating service name='org.gnome.Shell.Notifications' requested by ':1.3' (uid=120 pid=651 comm="/usr/bin/gnome-shell")
sep 09 21:33:05 laptopje /usr/lib/gdm-wayland-session[711]: dbus-daemon[711]: Activating service name='org.a11y.atspi.Registry' requested by ':1.0' (uid=120 pid=651 comm="/usr/bin/gnome-shell")
sep 09 21:33:05 laptopje /usr/lib/gdm-wayland-session[711]: dbus-daemon[711]: Successfully activated service 'org.a11y.atspi.Registry'
sep 09 21:33:05 laptopje org.gnome.Shell.desktop[651]: Window manager warning: Failed to parse saved session file: Openen van bestand ‘/var/lib/gdm/.config/mutter/sessions/10117166d4b02405f4166275198146440900000006430000.ms’ is mislukt: Bestand of map bestaat niet
sep 09 21:33:05 laptopje kernel: usb 1-1.3: 1:1: cannot get freq at ep 0x81
sep 09 21:33:05 laptopje /usr/lib/gdm-wayland-session[642]: dbus-daemon[642]: [session uid=120 pid=642] Successfully activated service 'org.gnome.Shell.Notifications'
sep 09 21:33:06 laptopje /usr/lib/gdm-wayland-session[642]: dbus-daemon[642]: [session uid=120 pid=642] Activating service name='org.gtk.vfs.Daemon' requested by ':1.19' (uid=120 pid=775 comm="ibus-daemon --panel disable")
sep 09 21:33:06 laptopje /usr/lib/gdm-wayland-session[642]: dbus-daemon[642]: [session uid=120 pid=642] Activating service name='org.freedesktop.systemd1' requested by ':1.10' (uid=120 pid=760 comm="/usr/lib/gsd-sharing")
sep 09 21:33:06 laptopje /usr/lib/gdm-wayland-session[642]: dbus-daemon[642]: [session uid=120 pid=642] Activated service 'org.freedesktop.systemd1' failed: Process org.freedesktop.systemd1 exited with status 1
sep 09 21:33:06 laptopje /usr/lib/gdm-wayland-session[642]: dbus-daemon[642]: [session uid=120 pid=642] Activating service name='org.gnome.ScreenSaver' requested by ':1.9' (uid=120 pid=762 comm="/usr/lib/gsd-usb-protection")
sep 09 21:33:06 laptopje gsd-sharing[760]: Failed to StopUnit service: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ChildExited: Process org.freedesktop.systemd1 exited with status 1
sep 09 21:33:06 laptopje gsd-sharing[760]: Failed to StopUnit service: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ChildExited: Process org.freedesktop.systemd1 exited with status 1
sep 09 21:33:06 laptopje /usr/lib/gdm-wayland-session[642]: dbus-daemon[642]: [session uid=120 pid=642] Successfully activated service 'org.gtk.vfs.Daemon'
sep 09 21:33:06 laptopje gnome-shell[651]: Error looking up permission: GDBus.Error:org.freedesktop.portal.Error.NotFound: No entry for geolocation
sep 09 21:33:06 laptopje /usr/lib/gdm-wayland-session[642]: dbus-daemon[642]: [session uid=120 pid=642] Activating service name='org.freedesktop.portal.IBus' requested by ':1.19' (uid=120 pid=775 comm="ibus-daemon --panel disable")
sep 09 21:33:06 laptopje /usr/lib/gdm-wayland-session[642]: dbus-daemon[642]: [session uid=120 pid=642] Successfully activated service 'org.freedesktop.portal.IBus'
sep 09 21:33:06 laptopje /usr/lib/gdm-wayland-session[642]: dbus-daemon[642]: [session uid=120 pid=642] Successfully activated service 'org.gnome.ScreenSaver'
sep 09 21:33:06 laptopje gsd-usb-protect[762]: Failed to fetch USBGuard parameters: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.usbguard1 was not provided by any .service files
sep 09 21:33:06 laptopje gsd-media-keys[795]: Failed to grab accelerator for keybinding settings:magnifier-zoom-in
sep 09 21:33:06 laptopje gsd-media-keys[795]: Failed to grab accelerator for keybinding settings:hibernate
sep 09 21:33:06 laptopje gsd-media-keys[795]: Failed to grab accelerator for keybinding settings:playback-repeat
sep 09 21:33:06 laptopje gnome-session-binary[643]: Entering running state
sep 09 21:33:06 laptopje /usr/lib/gdm-wayland-session[642]: dbus-daemon[642]: [session uid=120 pid=642] Activating service name='org.freedesktop.systemd1' requested by ':1.10' (uid=120 pid=760 comm="/usr/lib/gsd-sharing")
sep 09 21:33:06 laptopje /usr/lib/gdm-wayland-session[642]: dbus-daemon[642]: [session uid=120 pid=642] Activated service 'org.freedesktop.systemd1' failed: Process org.freedesktop.systemd1 exited with status 1
sep 09 21:33:06 laptopje gsd-sharing[760]: Failed to StopUnit service: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ChildExited: Process org.freedesktop.systemd1 exited with status 1
sep 09 21:33:06 laptopje gsd-sharing[760]: Failed to StopUnit service: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ChildExited: Process org.freedesktop.systemd1 exited with status 1
sep 09 21:33:07 laptopje gnome-shell[651]: ATK Bridge is disabled but a11y has already been enabled.
sep 09 21:33:07 laptopje /usr/lib/gdm-wayland-session[642]: dbus-daemon[642]: [session uid=120 pid=642] Activating service name='org.freedesktop.portal.IBus' requested by ':1.41' (uid=120 pid=1000 comm="ibus-daemon --panel disable -r --xim")
sep 09 21:33:07 laptopje /usr/lib/gdm-wayland-session[642]: dbus-daemon[642]: [session uid=120 pid=642] Successfully activated service 'org.freedesktop.portal.IBus'
sep 09 21:33:07 laptopje org.gnome.Shell.desktop[1021]: The XKEYBOARD keymap compiler (xkbcomp) reports:
sep 09 21:33:07 laptopje org.gnome.Shell.desktop[1021]: > Warning:          Unsupported maximum keycode 708, clipping.
sep 09 21:33:07 laptopje org.gnome.Shell.desktop[1021]: >                   X11 cannot support keycodes above 255.
sep 09 21:33:07 laptopje org.gnome.Shell.desktop[1021]: Errors from xkbcomp are not fatal to the X server
sep 09 21:33:07 laptopje ibus-x11[998]: g_object_ref: assertion 'G_IS_OBJECT (object)' failed
sep 09 21:33:07 laptopje gnome-shell[651]: Registering session with GDM
sep 09 21:33:10 laptopje kernel: kauditd_printk_skb: 7 callbacks suppressed
sep 09 21:33:10 laptopje kernel: audit: type=1131 audit(1662751990.356:133): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
sep 09 21:33:11 laptopje gdm-password][1031]: gkr-pam: unable to locate daemon control file
sep 09 21:33:11 laptopje kernel: audit: type=1100 audit(1662751991.629:134): pid=1031 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='op=PAM:authentication grantors=pam_shells,pam_faillock,pam_permit,pam_faillock,pam_gnome_keyring acct="user" exe="/usr/lib/gdm-session-worker" hostname=laptopje addr=? terminal=/dev/tty1 res=success'
sep 09 21:33:11 laptopje kernel: audit: type=1101 audit(1662751991.633:135): pid=1031 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="user" exe="/usr/lib/gdm-session-worker" hostname=laptopje addr=? terminal=/dev/tty1 res=success'
sep 09 21:33:11 laptopje kernel: audit: type=1103 audit(1662751991.633:136): pid=1031 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='op=PAM:setcred grantors=pam_shells,pam_faillock,pam_permit,pam_faillock,pam_gnome_keyring acct="user" exe="/usr/lib/gdm-session-worker" hostname=laptopje addr=? terminal=/dev/tty1 res=success'
sep 09 21:33:11 laptopje kernel: audit: type=1006 audit(1662751991.636:137): pid=1031 uid=0 subj==unconfined old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=3 res=1
sep 09 21:33:11 laptopje kernel: audit: type=1300 audit(1662751991.636:137): arch=c000003e syscall=1 success=yes exit=4 a0=a a1=7ffe6e6dbc60 a2=4 a3=7ffe6e6db974 items=0 ppid=613 pid=1031 auid=1000 uid=0 gid=1000 euid=0 suid=0 fsuid=0 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=3 comm="gdm-session-wor" exe="/usr/lib/gdm-session-worker" subj==unconfined key=(null)
sep 09 21:33:11 laptopje kernel: audit: type=1327 audit(1662751991.636:137): proctitle=67646D2D73657373696F6E2D776F726B6572205B70616D2F67646D2D70617373776F72645D
sep 09 21:33:11 laptopje kernel: audit: type=1130 audit(1662751991.659:138): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=user-runtime-dir@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
sep 09 21:33:11 laptopje systemd[1044]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8002 service=[systemd-user] terminal=[] user=[user] ruser=[<unknown>] rhost=[<unknown>]
sep 09 21:33:11 laptopje kernel: audit: type=1101 audit(1662751991.669:139): pid=1044 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="user" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
sep 09 21:33:11 laptopje kernel: audit: type=1103 audit(1662751991.669:140): pid=1044 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='op=PAM:setcred grantors=? acct="user" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
sep 09 21:33:11 laptopje systemd-xdg-autostart-generator[1052]: /home/user/.config/autostart/expressvpn-agent.desktop: stat() failed, ignoring: No such file or directory
sep 09 21:33:11 laptopje systemd-xdg-autostart-generator[1052]: /home/user/.config/autostart/libinput-gestures.desktop: not generating unit, error parsing Exec= line: No such file or directory
sep 09 21:33:11 laptopje systemd-xdg-autostart-generator[1052]: /home/user/.config/autostart/check-aur.desktop: not generating unit, error parsing Exec= line: No such file or directory
sep 09 21:33:11 laptopje systemd-xdg-autostart-generator[1052]: /home/user/.config/autostart/mailspring.desktop: not generating unit, error parsing Exec= line: No such file or directory
sep 09 21:33:12 laptopje gnome-session-binary[1120]: WARNING: Could not parse desktop file expressvpn-agent.desktop or it references a not found TryExec binary
sep 09 21:33:12 laptopje gnome-session-binary[1120]: WARNING: Could not parse desktop file check-aur.desktop or it references a not found TryExec binary
sep 09 21:33:12 laptopje gnome-session-binary[1120]: WARNING: Could not parse desktop file libinput-gestures.desktop or it references a not found TryExec binary
sep 09 21:33:12 laptopje gnome-session-binary[1120]: WARNING: Could not parse desktop file mailspring.desktop or it references a not found TryExec binary
sep 09 21:33:12 laptopje gnome-keyring-daemon[1058]: The Secret Service was already initialized
sep 09 21:33:12 laptopje gnome-keyring-daemon[1135]: discover_other_daemon: 1
sep 09 21:33:12 laptopje gnome-keyring-d[1058]: The Secret Service was already initialized
sep 09 21:33:12 laptopje gnome-keyring-ssh.desktop[1135]: discover_other_daemon: 1
sep 09 21:33:12 laptopje gnome-keyring-daemon[1136]: discover_other_daemon: 1
sep 09 21:33:12 laptopje gnome-keyring-secrets.desktop[1136]: discover_other_daemon: 1
sep 09 21:33:12 laptopje gnome-keyring-daemon[1058]: The PKCS#11 component was already initialized
sep 09 21:33:12 laptopje gnome-keyring-d[1058]: The PKCS#11 component was already initialized
sep 09 21:33:12 laptopje gnome-keyring-daemon[1139]: discover_other_daemon: 1
sep 09 21:33:12 laptopje gnome-keyring-pkcs11.desktop[1139]: discover_other_daemon: 1
sep 09 21:33:12 laptopje gnome-shell[1142]: Running GNOME Shell (using mutter 42.4) as a Wayland display server
sep 09 21:33:12 laptopje gnome-shell[1142]: Device '/dev/dri/card0' prefers shadow buffer
sep 09 21:33:12 laptopje gnome-shell[1142]: Added device '/dev/dri/card0' (i915) using atomic mode setting.
sep 09 21:33:13 laptopje gnome-shell[1142]: Enabling experimental feature 'scale-monitor-framebuffer'
sep 09 21:33:13 laptopje gnome-shell[651]: JS ERROR: Failed to get new MctAppFilter for uid 120 on app-filter-changed: Malcontent.ManagerError: App filtering is globally disabled
                                           _promisify/proto[asyncFunc]/</<@resource:///org/gnome/gjs/modules/core/overrides/Gio.js:425:45
                                           ### Promise created here: ###
                                           _onAppFilterChanged@resource:///org/gnome/shell/misc/parentalControlsManager.js:105:51
sep 09 21:33:13 laptopje gnome-shell[1142]: Created gbm renderer for '/dev/dri/card0'
sep 09 21:33:13 laptopje gnome-shell[1142]: Boot VGA GPU /dev/dri/card0 selected as primary
sep 09 21:33:13 laptopje gnome-shell[1142]: Using public X11 display :0, (using :1 for managed services)
sep 09 21:33:13 laptopje gnome-shell[1142]: Using Wayland display name 'wayland-0'
sep 09 21:33:14 laptopje gnome-shell[1142]: Unset XDG_SESSION_ID, getCurrentSessionProxy() called outside a user session. Asking logind directly.
sep 09 21:33:14 laptopje gnome-shell[1142]: Will monitor session 3
sep 09 21:33:14 laptopje polkitd[492]: Registered Authentication Agent for unix-session:3 (system bus name :1.68 [/usr/bin/gnome-shell], object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale nl_NL.UTF-8)
sep 09 21:33:14 laptopje gnome-shell[1142]: Telepathy is not available, chat integration will be disabled.
sep 09 21:33:14 laptopje goa-daemon[1280]: goa-daemon version 3.44.0 starting
sep 09 21:33:14 laptopje kernel: usb 1-1.3: 1:1: cannot get freq at ep 0x81
sep 09 21:33:14 laptopje udisksd[1299]: udisks daemon version 2.9.4 starting
sep 09 21:33:14 laptopje udisksd[1299]: Acquired the name org.freedesktop.UDisks2 on the system message bus
sep 09 21:33:15 laptopje gnome-shell[1142]: Some code accessed the property 'SecondaryMonitorDisplay' on the module 'workspacesView'. That property was defined with 'let' or 'const' inside the module. This was previously supported, but is not correct according to the ES6 standard. Any symbols to be exported from a module must be defined with 'var'. The property access will work as previously for the time being, but please fix your code anyway.
sep 09 21:33:15 laptopje gnome-shell[1142]: initCorners
sep 09 21:33:15 laptopje pulseaudio[1277]: stat('/etc/pulse/default.pa.d'): Bestand of map bestaat niet
sep 09 21:33:15 laptopje pulseaudio[1277]: Could not find org.bluez.BatteryProviderManager1.RegisterBatteryProvider(), is bluetoothd started with experimental features enabled (-E flag)?
sep 09 21:33:15 laptopje kernel: kauditd_printk_skb: 11 callbacks suppressed
sep 09 21:33:15 laptopje kernel: audit: type=1131 audit(1662751995.503:148): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=snapd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
sep 09 21:33:15 laptopje gnome-shell[1142]: loading user theme: /home/user/.themes/Test-Theme/gnome-shell/gnome-shell.css
sep 09 21:33:15 laptopje gnome-shell[1142]: Extension appindicatorsupport@rgcjonas.gmail.com already installed in /home/user/.local/share/gnome-shell/extensions/appindicatorsupport@rgcjonas.gmail.com. /usr/share/gnome-shell/extensions/appindicatorsupport@rgcjonas.gmail.com will not be loaded
sep 09 21:33:15 laptopje gnome-shell[1142]: Extension apps-menu@gnome-shell-extensions.gcampax.github.com already installed in /home/user/.local/share/gnome-shell/extensions/apps-menu@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/apps-menu@gnome-shell-extensions.gcampax.github.com will not be loaded
sep 09 21:33:15 laptopje gnome-shell[1142]: Extension arcmenu@arcmenu.com already installed in /home/user/.local/share/gnome-shell/extensions/arcmenu@arcmenu.com. /usr/share/gnome-shell/extensions/arcmenu@arcmenu.com will not be loaded
sep 09 21:33:15 laptopje gnome-shell[1142]: Extension auto-move-windows@gnome-shell-extensions.gcampax.github.com already installed in /home/user/.local/share/gnome-shell/extensions/auto-move-windows@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/auto-move-windows@gnome-shell-extensions.gcampax.github.com will not be loaded
sep 09 21:33:15 laptopje gnome-shell[1142]: Extension dash-to-dock@micxgx.gmail.com already installed in /home/user/.local/share/gnome-shell/extensions/dash-to-dock@micxgx.gmail.com. /usr/share/gnome-shell/extensions/dash-to-dock@micxgx.gmail.com will not be loaded
sep 09 21:33:15 laptopje gnome-shell[1142]: Extension gsconnect@andyholmes.github.io already installed in /home/user/.local/share/gnome-shell/extensions/gsconnect@andyholmes.github.io. /usr/share/gnome-shell/extensions/gsconnect@andyholmes.github.io will not be loaded
sep 09 21:33:15 laptopje gnome-shell[1142]: Extension user-theme@gnome-shell-extensions.gcampax.github.com already installed in /home/user/.local/share/gnome-shell/extensions/user-theme@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/user-theme@gnome-shell-extensions.gcampax.github.com will not be loaded
sep 09 21:33:15 laptopje systemd[1044]: GNOME session X11 services is inactive.
sep 09 21:33:15 laptopje systemd[1044]: Dependency failed for GNOME XSettings service.
sep 09 21:33:15 laptopje systemd[1044]: org.gnome.SettingsDaemon.XSettings.service: Job org.gnome.SettingsDaemon.XSettings.service/start failed with result 'dependency'.
sep 09 21:33:15 laptopje systemd[1044]: gnome-session-x11-services-ready.target: Job gnome-session-x11-services-ready.target/verify-active failed with result 'dependency'.
sep 09 21:33:16 laptopje gnome-session-binary[1120]: Entering running state
sep 09 21:33:16 laptopje gnome-session-binary[1120]: GnomeDesktop-WARNING: Could not create transient scope for PID 1506: GDBus.Error:org.freedesktop.DBus.Error.UnixProcessIdUnknown: Process with ID 1506 does not exist.
sep 09 21:33:16 laptopje gnome-session-binary[1120]: GnomeDesktop-WARNING: Could not create transient scope for PID 1507: GDBus.Error:org.freedesktop.DBus.Error.UnixProcessIdUnknown: Process with ID 1507 does not exist.
sep 09 21:33:16 laptopje gnome-session-binary[1120]: GnomeDesktop-WARNING: Could not create transient scope for PID 1517: GDBus.Error:org.freedesktop.DBus.Error.UnixProcessIdUnknown: Process with ID 1517 does not exist.
sep 09 21:33:16 laptopje gnome-shell[1142]: Error looking up permission: GDBus.Error:org.freedesktop.portal.Error.NotFound: No entry for geolocation
sep 09 21:33:16 laptopje gsd-usb-protect[1430]: Failed to fetch USBGuard parameters: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.usbguard1 was not provided by any .service files
sep 09 21:33:16 laptopje gnome-shell[1142]: initCorners
sep 09 21:33:17 laptopje gnome-shell[1142]: meta_display_get_monitor_in_fullscreen: assertion 'monitor >= 0 && monitor < n_logical_monitors' failed
sep 09 21:33:17 laptopje gsd-media-keys[1407]: Failed to grab accelerator for keybinding settings:hibernate
sep 09 21:33:17 laptopje gsd-media-keys[1407]: Failed to grab accelerator for keybinding settings:playback-repeat
sep 09 21:33:18 laptopje gnome-shell[1142]: ATK Bridge is disabled but a11y has already been enabled.
sep 09 21:33:18 laptopje touchegg.desktop[1545]: Error connecting to Touchégg daemon: Could not connect: Connection refused
sep 09 21:33:18 laptopje touchegg.desktop[1545]: Reconnecting in 5 seconds...
sep 09 21:33:18 laptopje gnome-shell[1142]: g_signal_handler_disconnect: assertion 'handler_id > 0' failed
sep 09 21:33:18 laptopje gnome-shell[1142]: g_signal_handler_disconnect: assertion 'handler_id > 0' failed
sep 09 21:33:18 laptopje gnome-shell[1142]: g_signal_handler_disconnect: assertion 'handler_id > 0' failed
sep 09 21:33:18 laptopje gnome-shell[1142]: g_signal_handler_disconnect: assertion 'handler_id > 0' failed
sep 09 21:33:18 laptopje gnome-shell[1142]: g_signal_handler_disconnect: assertion 'handler_id > 0' failed
sep 09 21:33:18 laptopje gnome-shell[1142]: g_signal_handler_disconnect: assertion 'handler_id > 0' failed
sep 09 21:33:18 laptopje gnome-shell[1142]: g_signal_handler_disconnect: assertion 'handler_id > 0' failed
sep 09 21:33:18 laptopje gnome-shell[1142]: g_signal_handler_disconnect: assertion 'handler_id > 0' failed
sep 09 21:33:18 laptopje gnome-shell[1142]: g_signal_handler_disconnect: assertion 'handler_id > 0' failed
sep 09 21:33:18 laptopje gnome-shell[1142]: g_signal_handler_disconnect: assertion 'handler_id > 0' failed
sep 09 21:33:18 laptopje gnome-shell[1142]: g_signal_handler_disconnect: assertion 'handler_id > 0' failed
sep 09 21:33:18 laptopje gnome-shell[1142]: g_signal_handler_disconnect: assertion 'handler_id > 0' failed
sep 09 21:33:18 laptopje gnome-shell[1142]: g_signal_handler_disconnect: assertion 'handler_id > 0' failed
sep 09 21:33:18 laptopje gnome-shell[1142]: g_signal_handler_disconnect: assertion 'handler_id > 0' failed
sep 09 21:33:18 laptopje gnome-shell[1142]: g_signal_handler_disconnect: assertion 'handler_id > 0' failed
sep 09 21:33:18 laptopje gnome-shell[1142]: g_signal_handler_disconnect: assertion 'handler_id > 0' failed
sep 09 21:33:18 laptopje gnome-shell[1142]: g_signal_handler_disconnect: assertion 'handler_id > 0' failed
sep 09 21:33:18 laptopje gnome-shell[1142]: g_signal_handler_disconnect: assertion 'handler_id > 0' failed
sep 09 21:33:18 laptopje gnome-shell[1142]: g_signal_handler_disconnect: assertion 'handler_id > 0' failed
sep 09 21:33:18 laptopje gnome-shell[1142]: g_signal_handler_disconnect: assertion 'handler_id > 0' failed
sep 09 21:33:18 laptopje gnome-shell[1142]: g_signal_handler_disconnect: assertion 'handler_id > 0' failed
sep 09 21:33:18 laptopje gnome-shell[1142]: GNOME Shell started at Fri Sep 09 2022 21:33:15 GMT+0200 (Midden-Europese zomertijd)
sep 09 21:33:18 laptopje gnome-shell[1142]: Registering session with GDM
sep 09 21:33:18 laptopje /usr/lib/gdm-wayland-session[642]: dbus-daemon[642]: [session uid=120 pid=642] Activating service name='org.freedesktop.systemd1' requested by ':1.10' (uid=120 pid=760 comm="/usr/lib/gsd-sharing")
sep 09 21:33:18 laptopje pulseaudio[730]: X11 I/O error handler called
sep 09 21:33:18 laptopje pulseaudio[730]: X11 I/O error exit handler called, preparing to tear down X11 modules
sep 09 21:33:18 laptopje gdm-launch-environment][623]: GLib-GObject: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
sep 09 21:33:18 laptopje kernel: audit: type=1106 audit(1662751998.866:149): pid=623 uid=0 auid=120 ses=1 subj==unconfined msg='op=PAM:session_close grantors=pam_loginuid,pam_keyinit,pam_succeed_if,pam_permit,pam_systemd,pam_env acct="gdm" exe="/usr/lib/gdm-session-worker" hostname=laptopje addr=? terminal=/dev/tty1 res=success'
sep 09 21:33:18 laptopje kernel: audit: type=1104 audit(1662751998.866:150): pid=623 uid=0 auid=120 ses=1 subj==unconfined msg='op=PAM:setcred grantors=pam_permit acct="gdm" exe="/usr/lib/gdm-session-worker" hostname=laptopje addr=? terminal=/dev/tty1 res=success'
sep 09 21:33:18 laptopje gsd-color[1399]: failed to connect to device: Failed to connect to missing device /org/freedesktop/ColorManager/devices/xrandr_Fujitsu_Siemens_Computers_GmbH_B24_9_TS_YVDC603119_gdm_120
sep 09 21:33:18 laptopje gsd-color[1399]: failed to connect to device: Failed to connect to missing device /org/freedesktop/ColorManager/devices/xrandr_Sharp_Corporation_gdm_120
sep 09 21:33:18 laptopje polkitd[492]: Unregistered Authentication Agent for unix-session:1 (system bus name :1.21, object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale nl_NL.UTF-8) (disconnected from bus)
sep 09 21:33:19 laptopje gnome-shell[1142]: g_signal_handler_disconnect: assertion 'handler_id > 0' failed
sep 09 21:33:19 laptopje gnome-shell[1142]: g_signal_handler_disconnect: assertion 'handler_id > 0' failed
sep 09 21:33:19 laptopje gnome-shell[1142]: g_signal_handler_disconnect: assertion 'handler_id > 0' failed
sep 09 21:33:19 laptopje gnome-shell[1142]: g_signal_handler_disconnect: assertion 'handler_id > 0' failed
sep 09 21:33:19 laptopje gnome-shell[1142]: g_signal_handler_disconnect: assertion 'handler_id > 0' failed
sep 09 21:33:19 laptopje gnome-shell[1142]: g_signal_handler_disconnect: assertion 'handler_id > 0' failed
sep 09 21:33:19 laptopje gnome-shell[1142]: g_signal_handler_disconnect: assertion 'handler_id > 0' failed
sep 09 21:33:19 laptopje gnome-shell[1142]: g_signal_handler_disconnect: assertion 'handler_id > 0' failed
sep 09 21:33:19 laptopje gnome-shell[1142]: g_signal_handler_disconnect: assertion 'handler_id > 0' failed
sep 09 21:33:19 laptopje gnome-shell[1142]: g_signal_handler_disconnect: assertion 'handler_id > 0' failed
sep 09 21:33:19 laptopje gnome-shell[1142]: g_signal_handler_disconnect: assertion 'handler_id > 0' failed
sep 09 21:33:19 laptopje gnome-shell[1142]: g_signal_handler_disconnect: assertion 'handler_id > 0' failed
sep 09 21:33:19 laptopje gnome-shell[1142]: g_signal_handler_disconnect: assertion 'handler_id > 0' failed
sep 09 21:33:19 laptopje gnome-shell[1142]: g_signal_handler_disconnect: assertion 'handler_id > 0' failed
sep 09 21:33:19 laptopje gjs[1599]: JS ERROR: Pixel 4A: Gio.IOErrorEnum: Verbinding mislukt
                                    _handleMount/</<@/home/user/.local/share/gnome-shell/extensions/gsconnect@andyholmes.github.io/service/plugins/sftp.js:253:38
                                    @/home/user/.local/share/gnome-shell/extensions/gsconnect@andyholmes.github.io/service/daemon.js:727:17
sep 09 21:33:19 laptopje gdm[613]: Gdm: Child process -637 was already dead.
sep 09 21:33:19 laptopje goa-daemon[1280]: goa_ews_client_autodiscover() failed: 2 — Fout bij oplossen van ‘autodiscover.outlook.office365.com’: Naam of dienst is niet bekend
sep 09 21:33:22 laptopje gnome-calculato[1874]: search-provider.vala:117: Failed to spawn Calculator: Dochterproces afgesloten met signaal 9
sep 09 21:33:23 laptopje gnome-shell[1142]: Object St.BoxLayout (0x56077b68b420), has been already disposed — impossible to access it. This might be caused by the object having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs.
sep 09 21:33:23 laptopje gnome-shell[1142]: Object .Gjs_ui_search_ListSearchResults (0x56077b67dcb0), has been already disposed — impossible to access it. This might be caused by the object having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs.
sep 09 21:33:23 laptopje gnome-shell[1142]: Object St.BoxLayout (0x56077b661e20), has been already disposed — impossible to access it. This might be caused by the object having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs.
sep 09 21:33:23 laptopje gnome-shell[1142]: Object .Gjs_ui_search_ListSearchResults (0x56077b657670), has been already disposed — impossible to access it. This might be caused by the object having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs.
sep 09 21:33:23 laptopje touchegg.desktop[1545]: Error connecting to Touchégg daemon: Could not connect: Connection refused
sep 09 21:33:23 laptopje touchegg.desktop[1545]: Reconnecting in 5 seconds...
sep 09 21:33:24 laptopje gnome-contacts-[1852]: Failed to find primary PersonaStore with type ID 'eds' and ID '892b13331f45fd22705e3c6b491084eb6b00c8a5'.
                                                Individuals will not be linked properly and creating new links between Personas will not work.
                                                The configured primary PersonaStore's backend may not be installed. If you are unsure, check with your distribution.
sep 09 21:33:24 laptopje goa-daemon[1280]: goa_ews_client_autodiscover() failed: 401 — 
sep 09 21:33:24 laptopje goa-daemon[1280]: /org/gnome/OnlineAccounts/Accounts/account_1587716544_0: Setting AttentionNeeded to TRUE because EnsureCredentials() failed with: Ongeldig wachtwoord bij gebruikersnaam “romboutsm@noord-holland.nl” (goa-error-quark, 4): Aanmelden mislukt (goa-error-quark, 4)
sep 09 21:33:24 laptopje gnome-character[1866]: JS LOG: Characters Application started
sep 09 21:33:25 laptopje seahorse[1873]: DNS-SD initialization failed: Daemon not running
sep 09 21:33:25 laptopje nautilus[1856]: Connecting to org.freedesktop.Tracker3.Miner.Files
sep 09 21:33:26 laptopje tracker-miner-f[2058]: Endpoint failed to fully write cursor: Interrupted
sep 09 21:33:28 laptopje touchegg.desktop[1545]: Error connecting to Touchégg daemon: Could not connect: Connection refused
sep 09 21:33:28 laptopje touchegg.desktop[1545]: Reconnecting in 5 seconds...
sep 09 21:33:29 laptopje systemd[629]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8004 service=[systemd-user] terminal=[] user=[gdm] ruser=[<unknown>] rhost=[<unknown>]
sep 09 21:33:29 laptopje kernel: audit: type=1131 audit(1662752009.222:151): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=user@120 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
sep 09 21:33:29 laptopje kernel: audit: type=1131 audit(1662752009.249:152): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=user-runtime-dir@120 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
sep 09 21:33:33 laptopje touchegg.desktop[1545]: Error connecting to Touchégg daemon: Could not connect: Connection refused
sep 09 21:33:33 laptopje touchegg.desktop[1545]: Reconnecting in 5 seconds...
sep 09 21:33:34 laptopje gnome-character[1866]: JS LOG: Characters Application exiting
sep 09 21:33:37 laptopje kernel: audit: type=1131 audit(1662752017.022:153): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=fprintd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
sep 09 21:33:37 laptopje kernel: audit: type=1334 audit(1662752017.058:154): prog-id=0 op=UNLOAD
sep 09 21:33:38 laptopje touchegg.desktop[1545]: Error connecting to Touchégg daemon: Could not connect: Connection refused
sep 09 21:33:38 laptopje touchegg.desktop[1545]: Reconnecting in 5 seconds...
sep 09 21:33:43 laptopje touchegg.desktop[1545]: Error connecting to Touchégg daemon: Could not connect: Connection refused
sep 09 21:33:43 laptopje touchegg.desktop[1545]: Reconnecting in 5 seconds...
sep 09 21:33:47 laptopje gnome-shell[1142]: loading default theme (Adwaita)
sep 09 21:33:48 laptopje touchegg.desktop[1545]: Error connecting to Touchégg daemon: Could not connect: Connection refused
sep 09 21:33:48 laptopje touchegg.desktop[1545]: Reconnecting in 5 seconds...
sep 09 21:33:52 laptopje kernel: audit: type=1131 audit(1662752032.837:155): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-timedated comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
sep 09 21:33:52 laptopje kernel: audit: type=1334 audit(1662752032.860:156): prog-id=0 op=UNLOAD
sep 09 21:33:52 laptopje kernel: audit: type=1334 audit(1662752032.860:157): prog-id=0 op=UNLOAD
sep 09 21:33:52 laptopje kernel: audit: type=1334 audit(1662752032.860:158): prog-id=0 op=UNLOAD
sep 09 21:33:53 laptopje kernel: audit: type=1131 audit(1662752033.224:159): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-localed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
sep 09 21:33:53 laptopje touchegg.desktop[1545]: Error connecting to Touchégg daemon: Could not connect: Connection refused
sep 09 21:33:53 laptopje touchegg.desktop[1545]: Reconnecting in 5 seconds...
sep 09 21:33:53 laptopje kernel: audit: type=1334 audit(1662752033.351:160): prog-id=0 op=UNLOAD
sep 09 21:33:53 laptopje kernel: audit: type=1334 audit(1662752033.351:161): prog-id=0 op=UNLOAD
sep 09 21:33:53 laptopje kernel: audit: type=1334 audit(1662752033.351:162): prog-id=0 op=UNLOAD
sep 09 21:33:53 laptopje gnome-shell[1142]: loading user theme: /home/user/.themes/Test-Theme/gnome-shell/gnome-shell.css
sep 09 21:33:55 laptopje kernel: audit: type=1131 audit(1662752035.745:163): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
sep 09 21:33:55 laptopje kernel: audit: type=1334 audit(1662752035.825:164): prog-id=0 op=UNLOAD
sep 09 21:33:58 laptopje touchegg.desktop[1545]: Error connecting to Touchégg daemon: Could not connect: Connection refused
sep 09 21:33:58 laptopje touchegg.desktop[1545]: Reconnecting in 5 seconds...
sep 09 21:34:03 laptopje touchegg.desktop[1545]: Error connecting to Touchégg daemon: Could not connect: Connection refused
sep 09 21:34:03 laptopje touchegg.desktop[1545]: Reconnecting in 5 seconds...
sep 09 21:34:05 laptopje geoclue[738]: Service not used for 60 seconds. Shutting down..
sep 09 21:34:06 laptopje kernel: kauditd_printk_skb: 2 callbacks suppressed
sep 09 21:34:06 laptopje kernel: audit: type=1131 audit(1662752045.997:167): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=geoclue comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
sep 09 21:34:08 laptopje touchegg.desktop[1545]: Error connecting to Touchégg daemon: Could not connect: Connection refused
sep 09 21:34:08 laptopje touchegg.desktop[1545]: Reconnecting in 5 seconds...
sep 09 21:34:13 laptopje touchegg.desktop[1545]: Error connecting to Touchégg daemon: Could not connect: Connection refused
sep 09 21:34:13 laptopje touchegg.desktop[1545]: Reconnecting in 5 seconds...
sep 09 21:34:18 laptopje touchegg.desktop[1545]: Error connecting to Touchégg daemon: Could not connect: Connection refused
sep 09 21:34:18 laptopje touchegg.desktop[1545]: Reconnecting in 5 seconds...
sep 09 21:34:23 laptopje touchegg.desktop[1545]: Error connecting to Touchégg daemon: Could not connect: Connection refused
sep 09 21:34:23 laptopje touchegg.desktop[1545]: Reconnecting in 5 seconds...
❯ sudo dmesg -l err,warn,emerg,alert,crit
[sudo] wachtwoord voor user: 
[    0.164453] x86/cpu: SGX disabled by BIOS.
[    0.200186] MDS CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/mds.html for more details.
[    0.200186] MMIO Stale Data CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/processor_mmio_stale_data.html for more details.
[    0.200337]  #3
[    0.207910] pmd_set_huge: Cannot satisfy [mem 0xe0000000-0xe0200000] with a huge-page mapping due to MTRR override.
[    0.208047] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[    0.395749] platform MSFT0101:00: failed to claim resource 1: [mem 0xfed40000-0xfed40fff]
[    0.395754] acpi MSFT0101:00: platform device creation failed: -16
[    0.822316] ata1.00: supports DRM functions and may not be fully accessible
[    0.827031] ata1.00: supports DRM functions and may not be fully accessible
[    1.478333] usb: port power management may be unreliable
[    3.773669] wmi_bus wmi_bus-PNP0C14:00: WQ data block query control method not found
[    3.773675] wmi_bus wmi_bus-PNP0C14:00: WQ data block query control method not found
[    3.773679] wmi_bus wmi_bus-PNP0C14:00: WQ data block query control method not found
[    3.773682] wmi_bus wmi_bus-PNP0C14:00: WQ data block query control method not found
[    3.774193] acpi PNP0C14:03: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:02)
[    4.070498] tpm_crb MSFT0101:00: [Firmware Bug]: Bad ACPI memory layout
[    5.265077] kauditd_printk_skb: 77 callbacks suppressed
[    5.719476] thermal thermal_zone2: failed to read out thermal zone (-61)
[    6.077320] usb 1-1.3: Warning! Unlikely big volume range (=4096), cval->res is probably wrong.
[    6.077326] usb 1-1.3: [11] FU [Sidetone Playback Volume] ch = 1, val = 0/4096/1
[    6.628764] Bluetooth: hci0: Reading supported features failed (-16)
[   10.394548] nvidia: loading out-of-tree module taints kernel.
[   10.394562] nvidia: module license 'NVIDIA' taints kernel.
[   10.394564] Disabling lock debugging due to kernel taint

[   10.547727] NVRM: loading NVIDIA UNIX x86_64 Kernel Module  515.65.01  Wed Jul 20 14:00:58 UTC 2022
[   10.810858] ACPI Warning: \_SB.PCI0.RP01.PXSX._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20210730/nsarguments-61)
[   10.882478] kauditd_printk_skb: 127 callbacks suppressed
[   12.802317] usb 1-1.3: 2:1: cannot get freq at ep 0x1
[   12.925665] usb 1-1.3: 1:1: cannot get freq at ep 0x81
[   17.371856] kauditd_printk_skb: 7 callbacks suppressed
[   21.656634] usb 1-1.3: 1:1: cannot get freq at ep 0x81
[   22.518408] kauditd_printk_skb: 11 callbacks suppressed
[   72.903748] kauditd_printk_skb: 2 callbacks suppressed

really nothing suspicious there …
check if there is a bios update available
also check in bios for acpi/power management/wakeup/sleep state options settings
and in fedora the shutdown works normally?

As far as I can tell, there may be an update for my laptop, according to this Archwiki, but the link is dead. I have found this .exe installer through some searching, but I’m a little reluctant to install this.

Especially since, yes, when booting Fedora 36 from a USB it just shuts down regularly. I tried that tonight. It works normally. Whereas booting Manjaro from a usb gives the same behaviour: not properly powering off after shutdown.

I don’t know if this is relevant, but restarting works just fine.

Oh I forgot to write that in the BIOS there are only poweroptions for wake with keyboard, wake when opening lid and power for usb devices. Nothing else on powermanagement or sleep state options.

i see you have a xiaomi … so rather not risk it with the bios update…
and did you checked the bios power management/acpi/sleep/wake settings, if there are any?

Yes there are not really any options besides wake from keyboard, wake when opening lid and power for USB devices.

is tlp installed?:
pacman -Qs tlp
and is still optimus installed:
pacman -Qs optimus

Optimus was installed. Tlp wasnt but is now installed. Anything I can do with it? Instelling it hasnt fixed the problem.

no, if tlp was installed i wanted you to uninstall it and try without it …
so if there is no longer optimus, install envycontrol:
pamac build envycontrol
when its installed run this command:
sudo envycontrol -s integrated
it will prompt you for reboot so do it, then when you boot - hopefully youll not end up with a blackscreen - shutdown your pc and see if it shutdowns properly …
envycontrol completely disables nvidia, its no longer powered or detected, so that we can rule out if its related to it

To be sure, I uninstalled tlp and I also unstalled both optimus and the gdm with prime support (installed regular gdm).

Then I build envycontrol, ran de comment, rebooted and shutdown regularly. But the problem persists: I shutdown without fully powering off.

check if nvidia was succesfully disabled:
nvidia-smi

NVIDIA-SMI has failed because it couldn’t communicate with the NVIDIA driver. Make sure that the latest NVIDIA driver is installed and running.

so it is completely disabled, and at least you know its not related to nvidia …
check in bios if:
secure boot is disabled
Optane Memory and Rapid Storage Technology RST is disabled
Fast Boot is disabled
you may not have some of these options in bios …

Well that’s something, because I kinda thought it would be related.

I checked bios and I only had the secure boot option, which was disabled. No such things as optane memory and rapid storage technology or fast boot. I don’t know if it helps, but yesterday I booted into Windows and turned of fast boot in the windows settings because I read somewhere that could help.