You are not logged in.

#1 2025-02-22 15:03:06

alox
Member
Registered: 2025-02-22
Posts: 11

dbus-broker failing on boot

I have just finished installing Arch on my laptop but I am having trouble with the dbus-broker failing on boot which has made it impossible to connect to wifi and probably causes a lot of other problems too I guess.

This I what I see in the systemd journal for the dbus-brokerfile:

Feb 22 14:15:16 olasPC systemd[1]: Starting D-Bus System Message Bus...
Feb 22 14:15:16 olasPC systemd[1]: Started D-Bus System Message Bus.
Feb 22 14:15:16 olasPC dbus-broker-launch [482]: ERROR launcher_run_child @ ../dbus-broker-36/src/launch/launcher.c +326: Permission denied
Feb 22 14:15:16 olasPC dbus-broker-launch [481]: ERROR service_add @ ../dbus-broker-36/src/launch/service.c +1011: Transport endpoint is not connected 
Feb 22 14:15:16 olasPC dbus-broker-launch [481]: launcher_add_services @ ../dbus-broker-36/src/launch/launcher.c +805 
Feb 22 14:15:16 olasPC dbus-broker-launch[481]: launcher_run @ ../dbus-broker-36/src/launch/launcher.c +1416 
Feb 22 14:15:16 olasPC dbus-broker-launch[481]: run @ ../dbus-broker-36/src/launch/main.c +152
Feb 22 14:15:16 olasPC dbus-broker-launch [481]: main @ ../dbus-broker-36/src/launch/main.c +178 
Feb 22 14:15:16 olasPC dbus-broker-launch [481]: Exiting due to fatal error: -107
Feb 22 14:15:16 olasPC systemd[1]: dbus-broker.service: Main process exited, code=exited, status=1/FAILURE 
Feb 22 14:15:16 olasPC systemd[1]: dbus-broker.service: Failed with result 'exit-code' 
Feb 22 14:15:16 olasPC systemd[1]: dbus-broker.service: Start request repeated too quickly. 
Feb 22 14:15:16 olasPC systemd[1]: dbus-broker.service: Failed with result 'exit-code'. 
Feb 22 14:15:16 olasPC systemd[1]: Failed to start D-Bus System Message Bus.
Feb 22 14:15:16 olasPC systemd[1]: dbus-broker.service: Start request repeated too quickly. 
Feb 22 14:15:16 olasPC systemd[1]: dbus-broker.service: Failed with result 'exit-code'. 
Feb 22 14:15:16 olasPC systemd[1]: Failed to start D-Bus System Message Bus.

I can't find and any good solutions online so I'm wondering if anyone here has any solutions or tips.

Offline

#2 2025-02-22 15:52:20

seth
Member
From: Don't DM me only for attention
Registered: 2012-09-03
Posts: 69,258

Re: dbus-broker failing on boot

https://bbs.archlinux.org/viewtopic.php?id=292494
https://bbs.archlinux.org/viewtopic.php?id=295384

Then post the entire system journal - for a new intalltion, chances are there's an unsafe path transition.

Offline

#3 2025-02-22 16:18:58

alox
Member
Registered: 2025-02-22
Posts: 11

Re: dbus-broker failing on boot

I found the instructions a bit unclear. For the script in https://bbs.archlinux.org/viewtopic.php?id=292494 how should I run it and should I do it under a new install or run in the state the system already is in?

Offline

#4 2025-02-22 16:20:37

alox
Member
Registered: 2025-02-22
Posts: 11

Re: dbus-broker failing on boot

seth wrote:

https://bbs.archlinux.org/viewtopic.php?id=292494
https://bbs.archlinux.org/viewtopic.php?id=295384

Then post the entire system journal - for a new intalltion, chances are there's an unsafe path transition.

I found the instructions a bit unclear. For the script in https://bbs.archlinux.org/viewtopic.php?id=292494 how should I run it and should I do it under a new install or run in the state the system already is in?

Offline

#5 2025-02-22 16:22:52

seth
Member
From: Don't DM me only for attention
Registered: 2012-09-03
Posts: 69,258

Re: dbus-broker failing on boot

Please don't bump and also don't post full quotes of previous posts.

Before even addressing pot. broken services: have you checked the journal for unsafe path transitions?

Offline

#6 2025-02-22 16:42:24

alox
Member
Registered: 2025-02-22
Posts: 11

Re: dbus-broker failing on boot

 journalctl -b | grep "unsafe" 
 Feb 22 16:34:48 olasPC systemd-tmpfiles[316]: Detected unsafe path transition / (owned by 1000) → /dev (owned by root) during canonicalization of dev.
Feb 22 16:34:48 olasPC systemd-tmpfiles[316]: Detected unsafe path transition / (owned by 1000) → /dev (owned by root) during canonicalization of dev.
Feb 22 16:34:48 olasPC systemd-tmpfiles[316]: Detected unsafe path transition / (owned by 1000) → /dev (owned by root) during canonicalization of dev.
Feb 22 16:34:48 olasPC systemd-tmpfiles[316]: Detected unsafe path transition / (owned by 1000) → /dev (owned by root) during canonicalization of dev.
Feb 22 16:34:48 olasPC systemd-tmpfiles[316]: Detected unsafe path transition / (owned by 1000) → /dev (owned by root) during canonicalization of dev.
Feb 22 16:34:48 olasPC systemd-tmpfiles[316]: Detected unsafe path transition / (owned by 1000) → /dev (owned by root) during canonicalization of dev.
Feb 22 16:34:48 olasPC systemd-tmpfiles[316]: Detected unsafe path transition / (owned by 1000) → /dev (owned by root) during canonicalization of dev/net.
Feb 22 16:34:48 olasPC systemd-tmpfiles[316]: Detected unsafe path transition / (owned by 1000) → /dev (owned by root) during canonicalization of dev.
Feb 22 16:34:48 olasPC systemd-tmpfiles[316]: Detected unsafe path transition / (owned by 1000) → /dev (owned by root) during canonicalization of dev.
Feb 22 16:34:48 olasPC systemd-tmpfiles[316]: Detected unsafe path transition / (owned by 1000) → /dev (owned by root) during canonicalization of dev.
Feb 22 16:34:48 olasPC systemd-tmpfiles[316]: Detected unsafe path transition / (owned by 1000) → /dev (owned by root) during canonicalization of dev/mapper.
Feb 22 16:34:48 olasPC systemd-tmpfiles[316]: Detected unsafe path transition / (owned by 1000) → /dev (owned by root) during canonicalization of dev.
Feb 22 16:34:48 olasPC systemd-tmpfiles[316]: Detected unsafe path transition / (owned by 1000) → /dev (owned by root) during canonicalization of dev.
Feb 22 16:34:48 olasPC systemd-tmpfiles[316]: Detected unsafe path transition / (owned by 1000) → /dev (owned by root) during canonicalization of dev/vfio.
Feb 22 16:34:48 olasPC systemd-tmpfiles[316]: Detected unsafe path transition / (owned by 1000) → /dev (owned by root) during canonicalization of dev.
Feb 22 16:34:48 olasPC systemd-tmpfiles[316]: Detected unsafe path transition / (owned by 1000) → /dev (owned by root) during canonicalization of dev.
Feb 22 16:34:48 olasPC systemd-tmpfiles[316]: Detected unsafe path transition / (owned by 1000) → /dev (owned by root) during canonicalization of dev.
Feb 22 16:34:48 olasPC systemd-tmpfiles[316]: Detected unsafe path transition / (owned by 1000) → /dev (owned by root) during canonicalization of dev.
Feb 22 16:34:48 olasPC systemd-tmpfiles[316]: Detected unsafe path transition / (owned by 1000) → /dev (owned by root) during canonicalization of dev.
Feb 22 16:34:48 olasPC systemd-tmpfiles[316]: Detected unsafe path transition / (owned by 1000) → /dev (owned by root) during canonicalization of dev.
Feb 22 16:34:48 olasPC systemd-tmpfiles[316]: Detected unsafe path transition / (owned by 1000) → /dev (owned by root) during canonicalization of dev/snd.
Feb 22 16:34:48 olasPC systemd-tmpfiles[316]: Detected unsafe path transition / (owned by 1000) → /dev (owned by root) during canonicalization of dev/snd.
Feb 22 16:34:48 olasPC systemd-tmpfiles[316]: Detected unsafe path transition / (owned by 1000) → /dev (owned by root) during canonicalization of dev/loop-control.
Feb 22 16:34:48 olasPC systemd-tmpfiles[316]: Detected unsafe path transition / (owned by 1000) → /dev (owned by root) during canonicalization of dev/fuse.
Feb 22 16:34:48 olasPC systemd-tmpfiles[348]: Detected unsafe path transition / (owned by 1000) → /dev (owned by root) during canonicalization of dev.
Feb 22 16:34:48 olasPC systemd-tmpfiles[348]: Detected unsafe path transition / (owned by 1000) → /dev (owned by root) during canonicalization of dev.
Feb 22 16:34:48 olasPC systemd-tmpfiles[348]: Detected unsafe path transition / (owned by 1000) → /dev (owned by root) during canonicalization of dev.
Feb 22 16:34:48 olasPC systemd-tmpfiles[348]: Detected unsafe path transition / (owned by 1000) → /dev (owned by root) during canonicalization of dev.
Feb 22 16:34:48 olasPC systemd-tmpfiles[348]: Detected unsafe path transition / (owned by 1000) → /dev (owned by root) during canonicalization of dev.
Feb 22 16:34:48 olasPC systemd-tmpfiles[348]: Detected unsafe path transition / (owned by 1000) → /dev (owned by root) during canonicalization of dev.
Feb 22 16:34:48 olasPC systemd-tmpfiles[348]: Detected unsafe path transition / (owned by 1000) → /dev (owned by root) during canonicalization of dev/net.
Feb 22 16:34:48 olasPC systemd-tmpfiles[348]: Detected unsafe path transition / (owned by 1000) → /dev (owned by root) during canonicalization of dev.
Feb 22 16:34:48 olasPC systemd-tmpfiles[348]: Detected unsafe path transition / (owned by 1000) → /dev (owned by root) during canonicalization of dev.
Feb 22 16:34:48 olasPC systemd-tmpfiles[348]: Detected unsafe path transition / (owned by 1000) → /dev (owned by root) during canonicalization of dev.
Feb 22 16:34:48 olasPC systemd-tmpfiles[348]: Detected unsafe path transition / (owned by 1000) → /dev (owned by root) during canonicalization of dev/mapper.
Feb 22 16:34:48 olasPC systemd-tmpfiles[348]: Detected unsafe path transition / (owned by 1000) → /dev (owned by root) during canonicalization of dev.
Feb 22 16:34:48 olasPC systemd-tmpfiles[348]: Detected unsafe path transition / (owned by 1000) → /dev (owned by root) during canonicalization of dev.
Feb 22 16:34:48 olasPC systemd-tmpfiles[348]: Detected unsafe path transition / (owned by 1000) → /dev (owned by root) during canonicalization of dev/vfio.
Feb 22 16:34:48 olasPC systemd-tmpfiles[348]: Detected unsafe path transition / (owned by 1000) → /dev (owned by root) during canonicalization of dev.
Feb 22 16:34:48 olasPC systemd-tmpfiles[348]: Detected unsafe path transition / (owned by 1000) → /dev (owned by root) during canonicalization of dev.
Feb 22 16:34:48 olasPC systemd-tmpfiles[348]: Detected unsafe path transition / (owned by 1000) → /dev (owned by root) during canonicalization of dev.
Feb 22 16:34:48 olasPC systemd-tmpfiles[348]: Detected unsafe path transition / (owned by 1000) → /dev (owned by root) during canonicalization of dev.
Feb 22 16:34:48 olasPC systemd-tmpfiles[348]: Detected unsafe path transition / (owned by 1000) → /dev (owned by root) during canonicalization of dev.
Feb 22 16:34:48 olasPC systemd-tmpfiles[348]: Detected unsafe path transition / (owned by 1000) → /dev (owned by root) during canonicalization of dev.
Feb 22 16:34:48 olasPC systemd-tmpfiles[348]: Detected unsafe path transition / (owned by 1000) → /dev (owned by root) during canonicalization of dev/snd.
Feb 22 16:34:48 olasPC systemd-tmpfiles[348]: Detected unsafe path transition / (owned by 1000) → /dev (owned by root) during canonicalization of dev/snd.
Feb 22 16:34:48 olasPC systemd-tmpfiles[348]: Detected unsafe path transition / (owned by 1000) → /dev (owned by root) during canonicalization of dev/loop-control.
Feb 22 16:34:48 olasPC systemd-tmpfiles[348]: Detected unsafe path transition / (owned by 1000) → /dev (owned by root) during canonicalization of dev/fuse.
Feb 22 16:34:49 olasPC systemd-tmpfiles[449]: Detected unsafe path transition / (owned by 1000) → /etc (owned by root) during canonicalization of etc/profile.d.
Feb 22 16:34:49 olasPC systemd-tmpfiles[449]: Detected unsafe path transition / (owned by 1000) → /etc (owned by root) during canonicalization of etc/ssh/ssh_config.d.
Feb 22 16:34:49 olasPC systemd-tmpfiles[449]: Detected unsafe path transition / (owned by 1000) → /etc (owned by root) during canonicalization of etc/ssh/sshd_config.d.
Feb 22 16:34:49 olasPC systemd-tmpfiles[449]: Detected unsafe path transition / (owned by 1000) → /etc (owned by root) during canonicalization of etc.
Feb 22 16:34:49 olasPC systemd-tmpfiles[449]: Detected unsafe path transition / (owned by 1000) → /etc (owned by root) during canonicalization of etc.
Feb 22 16:34:49 olasPC systemd-tmpfiles[449]: Detected unsafe path transition / (owned by 1000) → /etc (owned by root) during canonicalization of etc.
Feb 22 16:34:49 olasPC systemd-tmpfiles[449]: Detected unsafe path transition / (owned by 1000) → /etc (owned by root) during canonicalization of etc.
Feb 22 16:34:49 olasPC systemd-tmpfiles[449]: Detected unsafe path transition / (owned by 1000) → /etc (owned by root) during canonicalization of etc.
Feb 22 16:34:49 olasPC systemd-tmpfiles[449]: Detected unsafe path transition / (owned by 1000) → /etc (owned by root) during canonicalization of etc.
Feb 22 16:34:49 olasPC systemd-tmpfiles[449]: Detected unsafe path transition / (owned by 1000) → /etc (owned by root) during canonicalization of etc.
Feb 22 16:34:49 olasPC systemd-tmpfiles[449]: Detected unsafe path transition / (owned by 1000) → /etc (owned by root) during canonicalization of etc.
Feb 22 16:34:49 olasPC systemd-tmpfiles[449]: Detected unsafe path transition / (owned by 1000) → /etc (owned by root) during canonicalization of etc.
Feb 22 16:34:49 olasPC systemd-tmpfiles[449]: Detected unsafe path transition / (owned by 1000) → /etc (owned by root) during canonicalization of etc.
Feb 22 16:34:49 olasPC systemd-tmpfiles[449]: Detected unsafe path transition / (owned by 1000) → /etc (owned by root) during canonicalization of etc.
Feb 22 16:34:49 olasPC systemd-tmpfiles[449]: Detected unsafe path transition / (owned by 1000) → /etc (owned by root) during canonicalization of etc.
Feb 22 16:34:49 olasPC systemd-tmpfiles[449]: Detected unsafe path transition / (owned by 1000) → /etc (owned by root) during canonicalization of etc.
Feb 22 16:34:49 olasPC systemd-tmpfiles[449]: Detected unsafe path transition / (owned by 1000) → /etc (owned by root) during canonicalization of etc.
Feb 22 16:34:49 olasPC systemd-tmpfiles[449]: Detected unsafe path transition / (owned by 1000) → /etc (owned by root) during canonicalization of etc/profile.d.
Feb 22 16:34:49 olasPC systemd-tmpfiles[449]: Detected unsafe path transition / (owned by 1000) → /etc (owned by root) during canonicalization of etc.
Feb 22 16:34:49 olasPC systemd-tmpfiles[449]: Detected unsafe path transition / (owned by 1000) → /etc (owned by root) during canonicalization of etc.
Feb 22 16:34:49 olasPC systemd-tmpfiles[449]: Detected unsafe path transition / (owned by 1000) → /etc (owned by root) during canonicalization of etc.
Feb 22 16:34:49 olasPC systemd-tmpfiles[449]: Detected unsafe path transition / (owned by 1000) → /etc (owned by root) during canonicalization of etc.
Feb 22 16:34:49 olasPC systemd-tmpfiles[449]: Detected unsafe path transition / (owned by 1000) → /etc (owned by root) during canonicalization of etc.
Feb 22 16:34:49 olasPC systemd-tmpfiles[449]: Detected unsafe path transition / (owned by 1000) → /run (owned by root) during canonicalization of run.
Feb 22 16:34:49 olasPC systemd-tmpfiles[449]: Detected unsafe path transition / (owned by 1000) → /run (owned by root) during canonicalization of run.
Feb 22 16:34:49 olasPC systemd-tmpfiles[449]: Detected unsafe path transition / (owned by 1000) → /etc (owned by root) during canonicalization of etc.
Feb 22 16:34:49 olasPC systemd-tmpfiles[449]: Detected unsafe path transition / (owned by 1000) → /etc (owned by root) during canonicalization of etc.
Feb 22 16:34:49 olasPC systemd-tmpfiles[449]: Detected unsafe path transition / (owned by 1000) → /etc (owned by root) during canonicalization of etc.
Feb 22 16:34:49 olasPC systemd-tmpfiles[449]: Detected unsafe path transition / (owned by 1000) → /var (owned by root) during canonicalization of var.
Feb 22 16:34:49 olasPC systemd-tmpfiles[449]: Detected unsafe path transition / (owned by 1000) → /var (owned by root) during canonicalization of var/log.
Feb 22 16:34:49 olasPC systemd-tmpfiles[449]: Detected unsafe path transition / (owned by 1000) → /etc (owned by root) during canonicalization of etc.
Feb 22 16:34:49 olasPC systemd-tmpfiles[449]: Detected unsafe path transition / (owned by 1000) → /etc (owned by root) during canonicalization of etc.
Feb 22 16:34:49 olasPC systemd-tmpfiles[449]: Detected unsafe path transition / (owned by 1000) → /run (owned by root) during canonicalization of run.
Feb 22 16:34:49 olasPC systemd-tmpfiles[449]: Detected unsafe path transition / (owned by 1000) → /var (owned by root) during canonicalization of var.
Feb 22 16:34:49 olasPC systemd-tmpfiles[449]: Detected unsafe path transition / (owned by 1000) → /var (owned by root) during canonicalization of var/lib.
Feb 22 16:34:49 olasPC systemd-tmpfiles[449]: Detected unsafe path transition / (owned by 1000) → /var (owned by root) during canonicalization of var/lib/dbus.
Feb 22 16:34:49 olasPC systemd-tmpfiles[449]: Detected unsafe path transition / (owned by 1000) → /etc (owned by root) during canonicalization of etc.
Feb 22 16:34:49 olasPC systemd-tmpfiles[449]: Detected unsafe path transition / (owned by 1000) → /etc (owned by root) during canonicalization of etc.
Feb 22 16:34:49 olasPC systemd-tmpfiles[449]: Detected unsafe path transition / (owned by 1000) → /etc (owned by root) during canonicalization of etc.
Feb 22 16:34:49 olasPC systemd-tmpfiles[449]: Detected unsafe path transition / (owned by 1000) → /etc (owned by root) during canonicalization of etc.
Feb 22 16:34:49 olasPC systemd-tmpfiles[449]: Detected unsafe path transition / (owned by 1000) → /etc (owned by root) during canonicalization of etc.
Feb 22 16:34:49 olasPC systemd-tmpfiles[449]: Detected unsafe path transition / (owned by 1000) → /var (owned by root) during canonicalization of var/lib.
Feb 22 16:34:49 olasPC systemd-tmpfiles[449]: Detected unsafe path transition / (owned by 1000) → /var (owned by root) during canonicalization of var.
Feb 22 16:34:49 olasPC systemd-tmpfiles[449]: Detected unsafe path transition / (owned by 1000) → /var (owned by root) during canonicalization of var/log.
Feb 22 16:34:49 olasPC systemd-tmpfiles[449]: Detected unsafe path transition / (owned by 1000) → /var (owned by root) during canonicalization of var.
Feb 22 16:34:49 olasPC systemd-tmpfiles[449]: Detected unsafe path transition / (owned by 1000) → /var (owned by root) during canonicalization of var/cache.
Feb 22 16:34:49 olasPC systemd-tmpfiles[449]: Detected unsafe path transition / (owned by 1000) → /run (owned by root) during canonicalization of run.
Feb 22 16:34:49 olasPC systemd-tmpfiles[449]: Detected unsafe path transition / (owned by 1000) → /run (owned by root) during canonicalization of run.
Feb 22 16:34:49 olasPC systemd-tmpfiles[449]: Detected unsafe path transition / (owned by 1000) → /etc (owned by root) during canonicalization of etc/polkit-1.
Feb 22 16:34:49 olasPC systemd-tmpfiles[449]: Detected unsafe path transition / (owned by 1000) → /var (owned by root) during canonicalization of var/lib.
Feb 22 16:34:49 olasPC systemd-tmpfiles[449]: Detected unsafe path transition / (owned by 1000) → /run (owned by root) during canonicalization of run/systemd.
Feb 22 16:34:49 olasPC systemd-tmpfiles[449]: Detected unsafe path transition / (owned by 1000) → /run (owned by root) during canonicalization of run/systemd/netif.
Feb 22 16:34:49 olasPC systemd-tmpfiles[449]: Detected unsafe path transition / (owned by 1000) → /run (owned by root) during canonicalization of run/systemd/netif.
Feb 22 16:34:49 olasPC systemd-tmpfiles[449]: Detected unsafe path transition / (owned by 1000) → /var (owned by root) during canonicalization of var/lib.
Feb 22 16:34:49 olasPC systemd-tmpfiles[449]: Detected unsafe path transition / (owned by 1000) → /var (owned by root) during canonicalization of var/lib/systemd.
Feb 22 16:34:49 olasPC systemd-tmpfiles[449]: Detected unsafe path transition / (owned by 1000) → /run (owned by root) during canonicalization of run.
Feb 22 16:34:49 olasPC systemd-tmpfiles[449]: Detected unsafe path transition / (owned by 1000) → /var (owned by root) during canonicalization of var/lib.
Feb 22 16:34:49 olasPC systemd-tmpfiles[449]: Detected unsafe path transition / (owned by 1000) → /var (owned by root) during canonicalization of var/lib/systemd.
Feb 22 16:34:49 olasPC systemd-tmpfiles[449]: Detected unsafe path transition / (owned by 1000) → /etc (owned by root) during canonicalization of etc.
Feb 22 16:34:49 olasPC systemd-tmpfiles[449]: Detected unsafe path transition / (owned by 1000) → /run (owned by root) during canonicalization of run.
Feb 22 16:34:49 olasPC systemd-tmpfiles[449]: Detected unsafe path transition / (owned by 1000) → /run (owned by root) during canonicalization of run.
Feb 22 16:34:49 olasPC systemd-tmpfiles[449]: Detected unsafe path transition / (owned by 1000) → /run (owned by root) during canonicalization of run/systemd.
Feb 22 16:34:49 olasPC systemd-tmpfiles[449]: Detected unsafe path transition / (owned by 1000) → /run (owned by root) during canonicalization of run/systemd.
Feb 22 16:34:49 olasPC systemd-tmpfiles[449]: Detected unsafe path transition / (owned by 1000) → /run (owned by root) during canonicalization of run/systemd.
Feb 22 16:34:49 olasPC systemd-tmpfiles[449]: Detected unsafe path transition / (owned by 1000) → /run (owned by root) during canonicalization of run/systemd.
Feb 22 16:34:49 olasPC systemd-tmpfiles[449]: Detected unsafe path transition / (owned by 1000) → /run (owned by root) during canonicalization of run/systemd.
Feb 22 16:34:49 olasPC systemd-tmpfiles[449]: Detected unsafe path transition / (owned by 1000) → /run (owned by root) during canonicalization of run/systemd.
Feb 22 16:34:49 olasPC systemd-tmpfiles[449]: Detected unsafe path transition / (owned by 1000) → /run (owned by root) during canonicalization of run.
Feb 22 16:34:49 olasPC systemd-tmpfiles[449]: Detected unsafe path transition / (owned by 1000) → /var (owned by root) during canonicalization of var/lib/systemd.
Feb 22 16:34:49 olasPC systemd-tmpfiles[449]: Detected unsafe path transition / (owned by 1000) → /var (owned by root) during canonicalization of var/lib/systemd.
Feb 22 16:34:49 olasPC systemd-tmpfiles[449]: Detected unsafe path transition / (owned by 1000) → /var (owned by root) during canonicalization of var/lib.
Feb 22 16:34:49 olasPC systemd-tmpfiles[449]: Detected unsafe path transition / (owned by 1000) → /var (owned by root) during canonicalization of var/log.
Feb 22 16:34:49 olasPC systemd-tmpfiles[449]: Detected unsafe path transition / (owned by 1000) → /var (owned by root) during canonicalization of var/cache.
Feb 22 16:34:49 olasPC systemd-tmpfiles[449]: Detected unsafe path transition / (owned by 1000) → /var (owned by root) during canonicalization of var.
Feb 22 16:34:49 olasPC systemd-tmpfiles[449]: Detected unsafe path transition / (owned by 1000) → /var (owned by root) during canonicalization of var/lib/tpm2-tss/system.
Feb 22 16:34:49 olasPC systemd-tmpfiles[449]: Detected unsafe path transition / (owned by 1000) → /run (owned by root) during canonicalization of run/tpm2-tss.
Feb 22 16:34:49 olasPC systemd-tmpfiles[449]: Detected unsafe path transition / (owned by 1000) → /run (owned by root) during canonicalization of run.
Feb 22 16:34:49 olasPC systemd-tmpfiles[449]: Detected unsafe path transition / (owned by 1000) → /var (owned by root) during canonicalization of var/lib.
Feb 22 16:34:49 olasPC systemd-tmpfiles[449]: Detected unsafe path transition / (owned by 1000) → /var (owned by root) during canonicalization of var.
Feb 22 16:34:49 olasPC systemd-tmpfiles[449]: Detected unsafe path transition / (owned by 1000) → /var (owned by root) during canonicalization of var/log.
Feb 22 16:34:49 olasPC systemd-tmpfiles[449]: Detected unsafe path transition / (owned by 1000) → /var (owned by root) during canonicalization of var/log.
Feb 22 16:34:49 olasPC systemd-tmpfiles[449]: Detected unsafe path transition / (owned by 1000) → /var (owned by root) during canonicalization of var/log.
Feb 22 16:34:49 olasPC systemd-tmpfiles[449]: Detected unsafe path transition / (owned by 1000) → /var (owned by root) during canonicalization of var.
Feb 22 16:34:49 olasPC systemd-tmpfiles[449]: Detected unsafe path transition / (owned by 1000) → /tmp (owned by root) during canonicalization of tmp.
Feb 22 16:34:49 olasPC systemd-tmpfiles[449]: Detected unsafe path transition / (owned by 1000) → /tmp (owned by root) during canonicalization of tmp.
Feb 22 16:34:49 olasPC systemd-tmpfiles[449]: Detected unsafe path transition / (owned by 1000) → /tmp (owned by root) during canonicalization of tmp.
Feb 22 16:34:49 olasPC systemd-tmpfiles[449]: Detected unsafe path transition / (owned by 1000) → /tmp (owned by root) during canonicalization of tmp.
Feb 22 16:34:49 olasPC systemd-tmpfiles[449]: Detected unsafe path transition / (owned by 1000) → /etc (owned by root) during canonicalization of etc/audisp.
Feb 22 16:34:49 olasPC systemd-tmpfiles[449]: Detected unsafe path transition / (owned by 1000) → /etc (owned by root) during canonicalization of etc/audit.
Feb 22 16:34:49 olasPC systemd-tmpfiles[449]: Detected unsafe path transition / (owned by 1000) → /etc (owned by root) during canonicalization of etc/audit/audisp-remote.conf.
Feb 22 16:34:49 olasPC systemd-tmpfiles[449]: Detected unsafe path transition / (owned by 1000) → /etc (owned by root) during canonicalization of etc/audit/plugins.d.
Feb 22 16:34:49 olasPC systemd-tmpfiles[449]: Detected unsafe path transition / (owned by 1000) → /etc (owned by root) during canonicalization of etc/audit/plugins.d/audispd-zos-remote.conf.
Feb 22 16:34:49 olasPC systemd-tmpfiles[449]: Detected unsafe path transition / (owned by 1000) → /etc (owned by root) during canonicalization of etc/audit/plugins.d/filter.conf.
Feb 22 16:34:49 olasPC systemd-tmpfiles[449]: Detected unsafe path transition / (owned by 1000) → /etc (owned by root) during canonicalization of etc/audit/plugins.d/au-remote.conf.
Feb 22 16:34:49 olasPC systemd-tmpfiles[449]: Detected unsafe path transition / (owned by 1000) → /etc (owned by root) during canonicalization of etc/audit/plugins.d/syslog.conf.
Feb 22 16:34:49 olasPC systemd-tmpfiles[449]: Detected unsafe path transition / (owned by 1000) → /etc (owned by root) during canonicalization of etc/audit/plugins.d/af_unix.conf.
Feb 22 16:34:49 olasPC systemd-tmpfiles[449]: Detected unsafe path transition / (owned by 1000) → /etc (owned by root) during canonicalization of etc/libaudit.conf.
Feb 22 16:34:49 olasPC systemd-tmpfiles[449]: Detected unsafe path transition / (owned by 1000) → /var (owned by root) during canonicalization of var/log/journal.
Feb 22 16:34:49 olasPC systemd-tmpfiles[449]: Detected unsafe path transition / (owned by 1000) → /var (owned by root) during canonicalization of var/log/journal.
Feb 22 16:34:49 olasPC systemd-tmpfiles[449]: Detected unsafe path transition / (owned by 1000) → /var (owned by root) during canonicalization of var/log/journal.
Feb 22 16:34:49 olasPC systemd-tmpfiles[449]: Detected unsafe path transition / (owned by 1000) → /var (owned by root) during canonicalization of var/log/journal/62c45708c0fa4654a873362a3ded55af.
Feb 22 16:34:49 olasPC systemd-tmpfiles[449]: Detected unsafe path transition / (owned by 1000) → /var (owned by root) during canonicalization of var/log/journal/62c45708c0fa4654a873362a3ded55af.
Feb 22 16:34:49 olasPC systemd-tmpfiles[449]: Detected unsafe path transition / (owned by 1000) → /var (owned by root) during canonicalization of var/log/journal/62c45708c0fa4654a873362a3ded55af.
Feb 22 16:34:49 olasPC systemd-tmpfiles[449]: Detected unsafe path transition / (owned by 1000) → /var (owned by root) during canonicalization of var/log/journal/remote.
Feb 22 16:34:49 olasPC systemd-tmpfiles[449]: Detected unsafe path transition / (owned by 1000) → /usr (owned by root) during canonicalization of usr/bin/groupmems.
Feb 22 16:34:49 olasPC systemd-tmpfiles[449]: Detected unsafe path transition / (owned by 1000) → /run (owned by root) during canonicalization of run/log/journal.
Feb 22 16:34:49 olasPC systemd-tmpfiles[449]: Detected unsafe path transition / (owned by 1000) → /run (owned by root) during canonicalization of run/log/journal.
Feb 22 16:34:49 olasPC systemd-tmpfiles[449]: Detected unsafe path transition / (owned by 1000) → /var (owned by root) during canonicalization of var/log/journal/62c45708c0fa4654a873362a3ded55af/system.journal.
Feb 22 16:34:49 olasPC systemd-tmpfiles[449]: Detected unsafe path transition / (owned by 1000) → /var (owned by root) during canonicalization of var/log/journal/62c45708c0fa4654a873362a3ded55af/system.journal.
Feb 22 16:34:49 olasPC systemd-tmpfiles[449]: Detected unsafe path transition / (owned by 1000) → /sys (owned by root) during canonicalization of sys/kernel/security/tpm0/binary_bios_measurements. 

Offline

#7 2025-02-22 17:02:27

alox
Member
Registered: 2025-02-22
Posts: 11

Re: dbus-broker failing on boot

I checked some more and found out that the root directory is not owned by root. I'm guessing this is the root of the issue. I haven't created any users so I have no idea how this could have happened.

 ls -ld / 
drwx------ 17 1000 1000 4096 Feb 22 02:39 / 

Offline

#8 2025-02-22 17:07:21

seth
Member
From: Don't DM me only for attention
Registered: 2012-09-03
Posts: 69,258

Re: dbus-broker failing on boot

Yes, is - something you do during the installation, I guess?
It's a posix FS (ext4, btrfs, …) and not fat/ntfs?

Fix it, it will likely solve th dbus-broker issues.

Offline

#9 2025-02-23 00:01:03

alox
Member
Registered: 2025-02-22
Posts: 11

Re: dbus-broker failing on boot

I fixed the root ownership and I no longer get any unsafe path transitions. But dbus still gives the same errors as before.

Offline

#10 2025-02-23 08:54:19

seth
Member
From: Don't DM me only for attention
Registered: 2012-09-03
Posts: 69,258

Re: dbus-broker failing on boot

Please post your complete system journal for the boot:

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

Offline

#11 2025-02-23 13:13:10

alox
Member
Registered: 2025-02-22
Posts: 11

Re: dbus-broker failing on boot

Feb 23 13:01:18 olasPC kernel: Linux version 6.13.3-arch1-1 (linux@archlinux) (gcc (GCC) 14.2.1 20250207, GNU ld (GNU Binutils) 2.44) #1 SMP PREEMPT_DYNAMIC Mon, 17 Feb 2025 17:42:11 +0000
Feb 23 13:01:18 olasPC kernel: Command line: BOOT_IMAGE=/vmlinuz-linux root=/dev/nvme0n1p6
Feb 23 13:01:18 olasPC kernel: x86/split lock detection: #AC: crashing the kernel on kernel split_locks and warning on user-space split_locks
Feb 23 13:01:18 olasPC kernel: BIOS-provided physical RAM map:
Feb 23 13:01:18 olasPC kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009efff] usable
Feb 23 13:01:18 olasPC kernel: BIOS-e820: [mem 0x000000000009f000-0x00000000000fffff] reserved
Feb 23 13:01:18 olasPC kernel: BIOS-e820: [mem 0x0000000000100000-0x000000006da7dfff] usable
Feb 23 13:01:18 olasPC kernel: BIOS-e820: [mem 0x000000006da7e000-0x0000000072f3bfff] reserved
Feb 23 13:01:18 olasPC kernel: BIOS-e820: [mem 0x0000000072f3c000-0x0000000073b32fff] ACPI NVS
Feb 23 13:01:18 olasPC kernel: BIOS-e820: [mem 0x0000000073b33000-0x0000000073bfefff] ACPI data
Feb 23 13:01:18 olasPC kernel: BIOS-e820: [mem 0x0000000073bff000-0x0000000073bfffff] usable
Feb 23 13:01:18 olasPC kernel: BIOS-e820: [mem 0x0000000073c00000-0x0000000077ffffff] reserved
Feb 23 13:01:18 olasPC kernel: BIOS-e820: [mem 0x0000000078d00000-0x0000000078dfffff] reserved
Feb 23 13:01:18 olasPC kernel: BIOS-e820: [mem 0x0000000079600000-0x00000000807fffff] reserved
Feb 23 13:01:18 olasPC kernel: BIOS-e820: [mem 0x00000000fed20000-0x00000000fed7ffff] reserved
Feb 23 13:01:18 olasPC kernel: BIOS-e820: [mem 0x0000000100000000-0x000000047f7fffff] usable
Feb 23 13:01:18 olasPC kernel: NX (Execute Disable) protection: active
Feb 23 13:01:18 olasPC kernel: APIC: Static calls initialized
Feb 23 13:01:18 olasPC kernel: e820: update [mem 0x52c3b018-0x52c49a57] usable ==> usable
Feb 23 13:01:18 olasPC kernel: extended physical RAM map:
Feb 23 13:01:18 olasPC kernel: reserve setup_data: [mem 0x0000000000000000-0x000000000009efff] usable
Feb 23 13:01:18 olasPC kernel: reserve setup_data: [mem 0x000000000009f000-0x00000000000fffff] reserved
Feb 23 13:01:18 olasPC kernel: reserve setup_data: [mem 0x0000000000100000-0x0000000052c3b017] usable
Feb 23 13:01:18 olasPC kernel: reserve setup_data: [mem 0x0000000052c3b018-0x0000000052c49a57] usable
Feb 23 13:01:18 olasPC kernel: reserve setup_data: [mem 0x0000000052c49a58-0x000000006da7dfff] usable
Feb 23 13:01:18 olasPC kernel: reserve setup_data: [mem 0x000000006da7e000-0x0000000072f3bfff] reserved
Feb 23 13:01:18 olasPC kernel: reserve setup_data: [mem 0x0000000072f3c000-0x0000000073b32fff] ACPI NVS
Feb 23 13:01:18 olasPC kernel: reserve setup_data: [mem 0x0000000073b33000-0x0000000073bfefff] ACPI data
Feb 23 13:01:18 olasPC kernel: reserve setup_data: [mem 0x0000000073bff000-0x0000000073bfffff] usable
Feb 23 13:01:18 olasPC kernel: reserve setup_data: [mem 0x0000000073c00000-0x0000000077ffffff] reserved
Feb 23 13:01:18 olasPC kernel: reserve setup_data: [mem 0x0000000078d00000-0x0000000078dfffff] reserved
Feb 23 13:01:18 olasPC kernel: reserve setup_data: [mem 0x0000000079600000-0x00000000807fffff] reserved
Feb 23 13:01:18 olasPC kernel: reserve setup_data: [mem 0x00000000fed20000-0x00000000fed7ffff] reserved
Feb 23 13:01:18 olasPC kernel: reserve setup_data: [mem 0x0000000100000000-0x000000047f7fffff] usable
Feb 23 13:01:18 olasPC kernel: efi: EFI v2.7 by Lenovo
Feb 23 13:01:18 olasPC kernel: efi: ACPI=0x73bfe000 ACPI 2.0=0x73bfe014 SMBIOS=0x70374000 SMBIOS 3.0=0x70367000 TPMFinalLog=0x739a4000 MEMATTR=0x6a46c018 ESRT=0x6a48d698 MOKvar=0x6e4d5000 INITRD=0x543b1498 RNG=0x73bfd018 TPMEventLog=0x73bef018 
Feb 23 13:01:18 olasPC kernel: random: crng init done
Feb 23 13:01:18 olasPC kernel: SMBIOS 3.2.0 present.
Feb 23 13:01:18 olasPC kernel: DMI: LENOVO 20TES6CX00/20TES6CX00, BIOS R1EET57W(1.57 ) 09/26/2023
Feb 23 13:01:18 olasPC kernel: DMI: Memory slots populated: 1/1
Feb 23 13:01:18 olasPC kernel: tsc: Detected 2400.000 MHz processor
Feb 23 13:01:18 olasPC kernel: tsc: Detected 2419.200 MHz TSC
Feb 23 13:01:18 olasPC kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
Feb 23 13:01:18 olasPC kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
Feb 23 13:01:18 olasPC kernel: last_pfn = 0x47f800 max_arch_pfn = 0x400000000
Feb 23 13:01:18 olasPC kernel: MTRR map: 5 entries (3 fixed + 2 variable; max 23), built from 10 variable MTRRs
Feb 23 13:01:18 olasPC kernel: x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
Feb 23 13:01:18 olasPC kernel: last_pfn = 0x73c00 max_arch_pfn = 0x400000000
Feb 23 13:01:18 olasPC kernel: esrt: Reserving ESRT space from 0x000000006a48d698 to 0x000000006a48d748.
Feb 23 13:01:18 olasPC kernel: e820: update [mem 0x6a48d000-0x6a48dfff] usable ==> reserved
Feb 23 13:01:18 olasPC kernel: Using GB pages for direct mapping
Feb 23 13:01:18 olasPC kernel: Secure boot disabled
Feb 23 13:01:18 olasPC kernel: RAMDISK: [mem 0x4ce17000-0x50810fff]
Feb 23 13:01:18 olasPC kernel: ACPI: Early table checksum verification disabled
Feb 23 13:01:18 olasPC kernel: ACPI: RSDP 0x0000000073BFE014 000024 (v02 LENOVO)
Feb 23 13:01:18 olasPC kernel: ACPI: XSDT 0x0000000073BFC188 000144 (v01 LENOVO TP-R1E   00001390 PTEC 00000002)
Feb 23 13:01:18 olasPC kernel: ACPI: FACP 0x0000000070354000 000114 (v06 LENOVO TP-R1E   00001390 PTEC 00000002)
Feb 23 13:01:18 olasPC kernel: ACPI: DSDT 0x000000007031A000 034806 (v02 LENOVO ICL      00000002      01000013)
Feb 23 13:01:18 olasPC kernel: ACPI: FACS 0x0000000073982000 000040
Feb 23 13:01:18 olasPC kernel: ACPI: SSDT 0x0000000070401000 0025CF (v02 LENOVO CpuSsdt  00003000 INTL 20191018)
Feb 23 13:01:18 olasPC kernel: ACPI: SSDT 0x0000000070400000 00059B (v02 LENOVO CtdpB    00001000 INTL 20191018)
Feb 23 13:01:18 olasPC kernel: ACPI: SSDT 0x0000000070387000 0031FA (v02 LENOVO DptfTabl 00001000 INTL 20191018)
Feb 23 13:01:18 olasPC kernel: ACPI: SSDT 0x000000007035A000 000916 (v01 LENOVO WmiTable 00000001 INTL 20191018)
Feb 23 13:01:18 olasPC kernel: ACPI: SSDT 0x0000000070359000 00045A (v02 LENOVO Tpm2Tabl 00001000 INTL 20191018)
Feb 23 13:01:18 olasPC kernel: ACPI: SSDT 0x0000000070358000 000046 (v02 LENOVO MeSsdt   00003000 INTL 20191018)
Feb 23 13:01:18 olasPC kernel: ACPI: TPM2 0x0000000070357000 000034 (v03 LENOVO TP-R1E   00001390 PTEC 00000002)
Feb 23 13:01:18 olasPC kernel: ACPI: SSDT 0x0000000070356000 00054B (v02 LENOVO PerfTune 00001000 INTL 20191018)
Feb 23 13:01:18 olasPC kernel: ACPI: ECDT 0x0000000070355000 000053 (v01 LENOVO TP-R1E   00001390 PTEC 00000002)
Feb 23 13:01:18 olasPC kernel: ACPI: HPET 0x0000000070353000 000038 (v01 LENOVO TP-R1E   00001390 PTEC 00000002)
Feb 23 13:01:18 olasPC kernel: ACPI: APIC 0x0000000070352000 00012C (v04 LENOVO TP-R1E   00001390 PTEC 00000002)
Feb 23 13:01:18 olasPC kernel: ACPI: MCFG 0x0000000070351000 00003C (v01 LENOVO TP-R1E   00001390 PTEC 00000002)
Feb 23 13:01:18 olasPC kernel: ACPI: SSDT 0x0000000070350000 000150 (v02 LENOVO PID0Ssdt 00000010 INTL 20191018)
Feb 23 13:01:18 olasPC kernel: ACPI: SSDT 0x000000007034F000 000B5E (v02 LENOVO ProjSsdt 00000010 INTL 20191018)
Feb 23 13:01:18 olasPC kernel: ACPI: SSDT 0x0000000070319000 000CA0 (v02 LENOVO TglU_Rvp 00001000 INTL 20191018)
Feb 23 13:01:18 olasPC kernel: ACPI: NHLT 0x0000000070317000 001871 (v00 LENOVO TP-R1E   00001390 PTEC 00000002)
Feb 23 13:01:18 olasPC kernel: ACPI: SSDT 0x0000000070312000 002AC7 (v02 LENOVO SaSsdt   00003000 INTL 20191018)
Feb 23 13:01:18 olasPC kernel: ACPI: SSDT 0x000000007030E000 00354B (v02 LENOVO IgfxSsdt 00003000 INTL 20191018)
Feb 23 13:01:18 olasPC kernel: ACPI: SSDT 0x0000000070302000 00B4D4 (v02 LENOVO TcssSsdt 00001000 INTL 20191018)
Feb 23 13:01:18 olasPC kernel: ACPI: LPIT 0x0000000070300000 0000CC (v01 LENOVO TP-R1E   00001390 PTEC 00000002)
Feb 23 13:01:18 olasPC kernel: ACPI: WSMT 0x00000000702FF000 000028 (v01 LENOVO TP-R1E   00001390 PTEC 00000002)
Feb 23 13:01:18 olasPC kernel: ACPI: SSDT 0x00000000702FE000 00012A (v02 LENOVO TbtTypeC 00000000 INTL 20191018)
Feb 23 13:01:18 olasPC kernel: ACPI: DBGP 0x00000000702FD000 000034 (v01 LENOVO TP-R1E   00001390 PTEC 00000002)
Feb 23 13:01:18 olasPC kernel: ACPI: DBG2 0x00000000702FC000 000054 (v00 LENOVO TP-R1E   00001390 PTEC 00000002)
Feb 23 13:01:18 olasPC kernel: ACPI: MSDM 0x00000000702FB000 000055 (v03 LENOVO TP-R1E   00001390 PTEC 00000002)
Feb 23 13:01:18 olasPC kernel: ACPI: SSDT 0x00000000702E5000 000CEC (v02 LENOVO UsbCTabl 00001000 INTL 20191018)
Feb 23 13:01:18 olasPC kernel: ACPI: BATB 0x00000000702E4000 00004A (v02 LENOVO TP-R1E   00001390 PTEC 00000002)
Feb 23 13:01:18 olasPC kernel: ACPI: DMAR 0x000000006E4DD000 0000A0 (v02 LENOVO TP-R1E   00001390 PTEC 00000002)
Feb 23 13:01:18 olasPC kernel: ACPI: SSDT 0x000000006E4DA000 0025EA (v01 LENOVO NvOptTbl 00001000 INTL 20191018)
Feb 23 13:01:18 olasPC kernel: ACPI: SSDT 0x000000006E4D9000 000163 (v02 LENOVO HgRpSsdt 00001000 INTL 20191018)
Feb 23 13:01:18 olasPC kernel: ACPI: SSDT 0x000000006E4D8000 000144 (v02 LENOVO ADebTabl 00001000 INTL 20191018)
Feb 23 13:01:18 olasPC kernel: ACPI: BGRT 0x0000000070315000 000038 (v01 LENOVO TP-R1E   00001390 PTEC 00000002)
Feb 23 13:01:18 olasPC kernel: ACPI: PTDT 0x000000006E4D7000 000986 (v00 LENOVO TP-R1E   00001390 PTEC 00000002)
Feb 23 13:01:18 olasPC kernel: ACPI: UEFI 0x00000000730A5000 00008A (v01 LENOVO TP-R1E   00001390 PTEC 00000002)
Feb 23 13:01:18 olasPC kernel: ACPI: FPDT 0x000000006E4D6000 000034 (v01 LENOVO TP-R1E   00001390 PTEC 00001390)
Feb 23 13:01:18 olasPC kernel: ACPI: Reserving FACP table memory at [mem 0x70354000-0x70354113]
Feb 23 13:01:18 olasPC kernel: ACPI: Reserving DSDT table memory at [mem 0x7031a000-0x7034e805]
Feb 23 13:01:18 olasPC kernel: ACPI: Reserving FACS table memory at [mem 0x73982000-0x7398203f]
Feb 23 13:01:18 olasPC kernel: ACPI: Reserving SSDT table memory at [mem 0x70401000-0x704035ce]
Feb 23 13:01:18 olasPC kernel: ACPI: Reserving SSDT table memory at [mem 0x70400000-0x7040059a]
Feb 23 13:01:18 olasPC kernel: ACPI: Reserving SSDT table memory at [mem 0x70387000-0x7038a1f9]
Feb 23 13:01:18 olasPC kernel: ACPI: Reserving SSDT table memory at [mem 0x7035a000-0x7035a915]
Feb 23 13:01:18 olasPC kernel: ACPI: Reserving SSDT table memory at [mem 0x70359000-0x70359459]
Feb 23 13:01:18 olasPC kernel: ACPI: Reserving SSDT table memory at [mem 0x70358000-0x70358045]
Feb 23 13:01:18 olasPC kernel: ACPI: Reserving TPM2 table memory at [mem 0x70357000-0x70357033]
Feb 23 13:01:18 olasPC kernel: ACPI: Reserving SSDT table memory at [mem 0x70356000-0x7035654a]
Feb 23 13:01:18 olasPC kernel: ACPI: Reserving ECDT table memory at [mem 0x70355000-0x70355052]
Feb 23 13:01:18 olasPC kernel: ACPI: Reserving HPET table memory at [mem 0x70353000-0x70353037]
Feb 23 13:01:18 olasPC kernel: ACPI: Reserving APIC table memory at [mem 0x70352000-0x7035212b]
Feb 23 13:01:18 olasPC kernel: ACPI: Reserving MCFG table memory at [mem 0x70351000-0x7035103b]
Feb 23 13:01:18 olasPC kernel: ACPI: Reserving SSDT table memory at [mem 0x70350000-0x7035014f]
Feb 23 13:01:18 olasPC kernel: ACPI: Reserving SSDT table memory at [mem 0x7034f000-0x7034fb5d]
Feb 23 13:01:18 olasPC kernel: ACPI: Reserving SSDT table memory at [mem 0x70319000-0x70319c9f]
Feb 23 13:01:18 olasPC kernel: ACPI: Reserving NHLT table memory at [mem 0x70317000-0x70318870]
Feb 23 13:01:18 olasPC kernel: ACPI: Reserving SSDT table memory at [mem 0x70312000-0x70314ac6]
Feb 23 13:01:18 olasPC kernel: ACPI: Reserving SSDT table memory at [mem 0x7030e000-0x7031154a]
Feb 23 13:01:18 olasPC kernel: ACPI: Reserving SSDT table memory at [mem 0x70302000-0x7030d4d3]
Feb 23 13:01:18 olasPC kernel: ACPI: Reserving LPIT table memory at [mem 0x70300000-0x703000cb]
Feb 23 13:01:18 olasPC kernel: ACPI: Reserving WSMT table memory at [mem 0x702ff000-0x702ff027]
Feb 23 13:01:18 olasPC kernel: ACPI: Reserving SSDT table memory at [mem 0x702fe000-0x702fe129]
Feb 23 13:01:18 olasPC kernel: ACPI: Reserving DBGP table memory at [mem 0x702fd000-0x702fd033]
Feb 23 13:01:18 olasPC kernel: ACPI: Reserving DBG2 table memory at [mem 0x702fc000-0x702fc053]
Feb 23 13:01:18 olasPC kernel: ACPI: Reserving MSDM table memory at [mem 0x702fb000-0x702fb054]
Feb 23 13:01:18 olasPC kernel: ACPI: Reserving SSDT table memory at [mem 0x702e5000-0x702e5ceb]
Feb 23 13:01:18 olasPC kernel: ACPI: Reserving BATB table memory at [mem 0x702e4000-0x702e4049]
Feb 23 13:01:18 olasPC kernel: ACPI: Reserving DMAR table memory at [mem 0x6e4dd000-0x6e4dd09f]
Feb 23 13:01:18 olasPC kernel: ACPI: Reserving SSDT table memory at [mem 0x6e4da000-0x6e4dc5e9]
Feb 23 13:01:18 olasPC kernel: ACPI: Reserving SSDT table memory at [mem 0x6e4d9000-0x6e4d9162]
Feb 23 13:01:18 olasPC kernel: ACPI: Reserving SSDT table memory at [mem 0x6e4d8000-0x6e4d8143]
Feb 23 13:01:18 olasPC kernel: ACPI: Reserving BGRT table memory at [mem 0x70315000-0x70315037]
Feb 23 13:01:18 olasPC kernel: ACPI: Reserving PTDT table memory at [mem 0x6e4d7000-0x6e4d7985]
Feb 23 13:01:18 olasPC kernel: ACPI: Reserving UEFI table memory at [mem 0x730a5000-0x730a5089]
Feb 23 13:01:18 olasPC kernel: ACPI: Reserving FPDT table memory at [mem 0x6e4d6000-0x6e4d6033]
Feb 23 13:01:18 olasPC kernel: No NUMA configuration found
Feb 23 13:01:18 olasPC kernel: Faking a node at [mem 0x0000000000000000-0x000000047f7fffff]
Feb 23 13:01:18 olasPC kernel: NODE_DATA(0) allocated [mem 0x47f7d52c0-0x47f7fffff]
Feb 23 13:01:18 olasPC kernel: Zone ranges:
Feb 23 13:01:18 olasPC kernel:   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
Feb 23 13:01:18 olasPC kernel:   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
Feb 23 13:01:18 olasPC kernel:   Normal   [mem 0x0000000100000000-0x000000047f7fffff]
Feb 23 13:01:18 olasPC kernel:   Device   empty
Feb 23 13:01:18 olasPC kernel: Movable zone start for each node
Feb 23 13:01:18 olasPC kernel: Early memory node ranges
Feb 23 13:01:18 olasPC kernel:   node   0: [mem 0x0000000000001000-0x000000000009efff]
Feb 23 13:01:18 olasPC kernel:   node   0: [mem 0x0000000000100000-0x000000006da7dfff]
Feb 23 13:01:18 olasPC kernel:   node   0: [mem 0x0000000073bff000-0x0000000073bfffff]
Feb 23 13:01:18 olasPC kernel:   node   0: [mem 0x0000000100000000-0x000000047f7fffff]
Feb 23 13:01:18 olasPC kernel: Initmem setup node 0 [mem 0x0000000000001000-0x000000047f7fffff]
Feb 23 13:01:18 olasPC kernel: On node 0, zone DMA: 1 pages in unavailable ranges
Feb 23 13:01:18 olasPC kernel: On node 0, zone DMA: 97 pages in unavailable ranges
Feb 23 13:01:18 olasPC kernel: On node 0, zone DMA32: 24961 pages in unavailable ranges
Feb 23 13:01:18 olasPC kernel: On node 0, zone Normal: 17408 pages in unavailable ranges
Feb 23 13:01:18 olasPC kernel: On node 0, zone Normal: 2048 pages in unavailable ranges
Feb 23 13:01:18 olasPC kernel: Reserving Intel graphics memory at [mem 0x7c800000-0x807fffff]
Feb 23 13:01:18 olasPC kernel: ACPI: PM-Timer IO Port: 0x1808
Feb 23 13:01:18 olasPC kernel: ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
Feb 23 13:01:18 olasPC kernel: ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
Feb 23 13:01:18 olasPC kernel: ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
Feb 23 13:01:18 olasPC kernel: ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
Feb 23 13:01:18 olasPC kernel: ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
Feb 23 13:01:18 olasPC kernel: ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
Feb 23 13:01:18 olasPC kernel: ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
Feb 23 13:01:18 olasPC kernel: ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
Feb 23 13:01:18 olasPC kernel: ACPI: LAPIC_NMI (acpi_id[0x09] high edge lint[0x1])
Feb 23 13:01:18 olasPC kernel: ACPI: LAPIC_NMI (acpi_id[0x0a] high edge lint[0x1])
Feb 23 13:01:18 olasPC kernel: ACPI: LAPIC_NMI (acpi_id[0x0b] high edge lint[0x1])
Feb 23 13:01:18 olasPC kernel: ACPI: LAPIC_NMI (acpi_id[0x0c] high edge lint[0x1])
Feb 23 13:01:18 olasPC kernel: ACPI: LAPIC_NMI (acpi_id[0x0d] high edge lint[0x1])
Feb 23 13:01:18 olasPC kernel: ACPI: LAPIC_NMI (acpi_id[0x0e] high edge lint[0x1])
Feb 23 13:01:18 olasPC kernel: ACPI: LAPIC_NMI (acpi_id[0x0f] high edge lint[0x1])
Feb 23 13:01:18 olasPC kernel: ACPI: LAPIC_NMI (acpi_id[0x10] high edge lint[0x1])
Feb 23 13:01:18 olasPC kernel: IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
Feb 23 13:01:18 olasPC kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Feb 23 13:01:18 olasPC kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
Feb 23 13:01:18 olasPC kernel: ACPI: Using ACPI (MADT) for SMP configuration information
Feb 23 13:01:18 olasPC kernel: ACPI: HPET id: 0x8086a201 base: 0xfed00000
Feb 23 13:01:18 olasPC kernel: e820: update [mem 0x69cce000-0x69d5efff] usable ==> reserved
Feb 23 13:01:18 olasPC kernel: TSC deadline timer available
Feb 23 13:01:18 olasPC kernel: CPU topo: Max. logical packages:   1
Feb 23 13:01:18 olasPC kernel: CPU topo: Max. logical dies:       1
Feb 23 13:01:18 olasPC kernel: CPU topo: Max. dies per package:   1
Feb 23 13:01:18 olasPC kernel: CPU topo: Max. threads per core:   2
Feb 23 13:01:18 olasPC kernel: CPU topo: Num. cores per package:     4
Feb 23 13:01:18 olasPC kernel: CPU topo: Num. threads per package:   8
Feb 23 13:01:18 olasPC kernel: CPU topo: Allowing 8 present CPUs plus 0 hotplug CPUs
Feb 23 13:01:18 olasPC kernel: PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
Feb 23 13:01:18 olasPC kernel: PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x000fffff]
Feb 23 13:01:18 olasPC kernel: PM: hibernation: Registered nosave memory: [mem 0x52c3b000-0x52c3bfff]
Feb 23 13:01:18 olasPC kernel: PM: hibernation: Registered nosave memory: [mem 0x52c49000-0x52c49fff]
Feb 23 13:01:18 olasPC kernel: PM: hibernation: Registered nosave memory: [mem 0x69cce000-0x69d5efff]
Feb 23 13:01:18 olasPC kernel: PM: hibernation: Registered nosave memory: [mem 0x6a48d000-0x6a48dfff]
Feb 23 13:01:18 olasPC kernel: PM: hibernation: Registered nosave memory: [mem 0x6da7e000-0x72f3bfff]
Feb 23 13:01:18 olasPC kernel: PM: hibernation: Registered nosave memory: [mem 0x72f3c000-0x73b32fff]
Feb 23 13:01:18 olasPC kernel: PM: hibernation: Registered nosave memory: [mem 0x73b33000-0x73bfefff]
Feb 23 13:01:18 olasPC kernel: PM: hibernation: Registered nosave memory: [mem 0x73c00000-0x77ffffff]
Feb 23 13:01:18 olasPC kernel: PM: hibernation: Registered nosave memory: [mem 0x78000000-0x78cfffff]
Feb 23 13:01:18 olasPC kernel: PM: hibernation: Registered nosave memory: [mem 0x78d00000-0x78dfffff]
Feb 23 13:01:18 olasPC kernel: PM: hibernation: Registered nosave memory: [mem 0x78e00000-0x795fffff]
Feb 23 13:01:18 olasPC kernel: PM: hibernation: Registered nosave memory: [mem 0x79600000-0x807fffff]
Feb 23 13:01:18 olasPC kernel: PM: hibernation: Registered nosave memory: [mem 0x80800000-0xfed1ffff]
Feb 23 13:01:18 olasPC kernel: PM: hibernation: Registered nosave memory: [mem 0xfed20000-0xfed7ffff]
Feb 23 13:01:18 olasPC kernel: PM: hibernation: Registered nosave memory: [mem 0xfed80000-0xffffffff]
Feb 23 13:01:18 olasPC kernel: [mem 0x80800000-0xfed1ffff] available for PCI devices
Feb 23 13:01:18 olasPC kernel: Booting paravirtualized kernel on bare hardware
Feb 23 13:01:18 olasPC kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
Feb 23 13:01:18 olasPC kernel: setup_percpu: NR_CPUS:8192 nr_cpumask_bits:8 nr_cpu_ids:8 nr_node_ids:1
Feb 23 13:01:18 olasPC kernel: percpu: Embedded 67 pages/cpu s237568 r8192 d28672 u524288
Feb 23 13:01:18 olasPC kernel: pcpu-alloc: s237568 r8192 d28672 u524288 alloc=1*2097152
Feb 23 13:01:18 olasPC kernel: pcpu-alloc: [0] 0 1 2 3 [0] 4 5 6 7 
Feb 23 13:01:18 olasPC kernel: Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=/dev/nvme0n1p6
Feb 23 13:01:18 olasPC kernel: Unknown kernel command line parameters "BOOT_IMAGE=/vmlinuz-linux", will be passed to user space.
Feb 23 13:01:18 olasPC kernel: printk: log buffer data + meta data: 131072 + 458752 = 589824 bytes
Feb 23 13:01:18 olasPC kernel: Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
Feb 23 13:01:18 olasPC kernel: Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
Feb 23 13:01:18 olasPC kernel: Fallback order for Node 0: 0 
Feb 23 13:01:18 olasPC kernel: Built 1 zonelists, mobility grouping on.  Total pages: 4117021
Feb 23 13:01:18 olasPC kernel: Policy zone: Normal
Feb 23 13:01:18 olasPC kernel: mem auto-init: stack:all(zero), heap alloc:on, heap free:off
Feb 23 13:01:18 olasPC kernel: software IO TLB: area num 8.
Feb 23 13:01:18 olasPC kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
Feb 23 13:01:18 olasPC kernel: ftrace: allocating 51643 entries in 202 pages
Feb 23 13:01:18 olasPC kernel: ftrace: allocated 202 pages with 4 groups
Feb 23 13:01:18 olasPC kernel: Dynamic Preempt: full
Feb 23 13:01:18 olasPC kernel: rcu: Preemptible hierarchical RCU implementation.
Feb 23 13:01:18 olasPC kernel: rcu:         RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=8.
Feb 23 13:01:18 olasPC kernel: rcu:         RCU priority boosting: priority 1 delay 500 ms.
Feb 23 13:01:18 olasPC kernel:         Trampoline variant of Tasks RCU enabled.
Feb 23 13:01:18 olasPC kernel:         Rude variant of Tasks RCU enabled.
Feb 23 13:01:18 olasPC kernel:         Tracing variant of Tasks RCU enabled.
Feb 23 13:01:18 olasPC kernel: rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies.
Feb 23 13:01:18 olasPC kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
Feb 23 13:01:18 olasPC kernel: RCU Tasks: Setting shift to 3 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=8.
Feb 23 13:01:18 olasPC kernel: RCU Tasks Rude: Setting shift to 3 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=8.
Feb 23 13:01:18 olasPC kernel: RCU Tasks Trace: Setting shift to 3 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=8.
Feb 23 13:01:18 olasPC kernel: NR_IRQS: 524544, nr_irqs: 2048, preallocated irqs: 16
Feb 23 13:01:18 olasPC kernel: rcu: srcu_init: Setting srcu_struct sizes based on contention.
Feb 23 13:01:18 olasPC kernel: kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
Feb 23 13:01:18 olasPC kernel: Console: colour dummy device 80x25
Feb 23 13:01:18 olasPC kernel: printk: legacy console [tty0] enabled
Feb 23 13:01:18 olasPC kernel: ACPI: Core revision 20240827
Feb 23 13:01:18 olasPC kernel: hpet: HPET dysfunctional in PC10. Force disabled.
Feb 23 13:01:18 olasPC kernel: APIC: Switch to symmetric I/O mode setup
Feb 23 13:01:18 olasPC kernel: DMAR: Host address width 39
Feb 23 13:01:18 olasPC kernel: DMAR: DRHD base: 0x000000fed90000 flags: 0x0
Feb 23 13:01:18 olasPC kernel: DMAR: dmar0: reg_base_addr fed90000 ver 4:0 cap 1c0000c40660462 ecap 69e2ff0505e
Feb 23 13:01:18 olasPC kernel: DMAR: DRHD base: 0x000000fed84000 flags: 0x0
Feb 23 13:01:18 olasPC kernel: DMAR: dmar1: reg_base_addr fed84000 ver 1:0 cap d2008c40660462 ecap f050da
Feb 23 13:01:18 olasPC kernel: DMAR: DRHD base: 0x000000fed91000 flags: 0x1
Feb 23 13:01:18 olasPC kernel: DMAR: dmar2: reg_base_addr fed91000 ver 1:0 cap d2008c40660462 ecap f050da
Feb 23 13:01:18 olasPC kernel: DMAR: RMRR base: 0x0000007c000000 end: 0x000000807fffff
Feb 23 13:01:18 olasPC kernel: DMAR-IR: IOAPIC id 2 under DRHD base  0xfed91000 IOMMU 2
Feb 23 13:01:18 olasPC kernel: DMAR-IR: HPET id 0 under DRHD base 0xfed91000
Feb 23 13:01:18 olasPC kernel: DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
Feb 23 13:01:18 olasPC kernel: DMAR-IR: Enabled IRQ remapping in x2apic mode
Feb 23 13:01:18 olasPC kernel: x2apic enabled
Feb 23 13:01:18 olasPC kernel: APIC: Switched APIC routing to: cluster x2apic
Feb 23 13:01:18 olasPC kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x22df1149949, max_idle_ns: 440795312789 ns
Feb 23 13:01:18 olasPC kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 4838.40 BogoMIPS (lpj=2419200)
Feb 23 13:01:18 olasPC kernel: CPU0: Thermal monitoring enabled (TM1)
Feb 23 13:01:18 olasPC kernel: x86/cpu: User Mode Instruction Prevention (UMIP) activated
Feb 23 13:01:18 olasPC kernel: CET detected: Indirect Branch Tracking enabled
Feb 23 13:01:18 olasPC kernel: Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
Feb 23 13:01:18 olasPC kernel: Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0
Feb 23 13:01:18 olasPC kernel: process: using mwait in idle threads
Feb 23 13:01:18 olasPC kernel: Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
Feb 23 13:01:18 olasPC kernel: Spectre V2 : Spectre BHI mitigation: SW BHB clearing on syscall and VM exit
Feb 23 13:01:18 olasPC kernel: Spectre V2 : Mitigation: Enhanced / Automatic IBRS
Feb 23 13:01:18 olasPC kernel: Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
Feb 23 13:01:18 olasPC kernel: Spectre V2 : Spectre v2 / PBRSB-eIBRS: Retire a single CALL on VMEXIT
Feb 23 13:01:18 olasPC kernel: Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
Feb 23 13:01:18 olasPC kernel: Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
Feb 23 13:01:18 olasPC kernel: GDS: Mitigation: Microcode
Feb 23 13:01:18 olasPC kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Feb 23 13:01:18 olasPC kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Feb 23 13:01:18 olasPC kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Feb 23 13:01:18 olasPC kernel: x86/fpu: Supporting XSAVE feature 0x020: 'AVX-512 opmask'
Feb 23 13:01:18 olasPC kernel: x86/fpu: Supporting XSAVE feature 0x040: 'AVX-512 Hi256'
Feb 23 13:01:18 olasPC kernel: x86/fpu: Supporting XSAVE feature 0x080: 'AVX-512 ZMM_Hi256'
Feb 23 13:01:18 olasPC kernel: x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers'
Feb 23 13:01:18 olasPC kernel: x86/fpu: Supporting XSAVE feature 0x800: 'Control-flow User registers'
Feb 23 13:01:18 olasPC kernel: x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
Feb 23 13:01:18 olasPC kernel: x86/fpu: xstate_offset[5]:  832, xstate_sizes[5]:   64
Feb 23 13:01:18 olasPC kernel: x86/fpu: xstate_offset[6]:  896, xstate_sizes[6]:  512
Feb 23 13:01:18 olasPC kernel: x86/fpu: xstate_offset[7]: 1408, xstate_sizes[7]: 1024
Feb 23 13:01:18 olasPC kernel: x86/fpu: xstate_offset[9]: 2432, xstate_sizes[9]:    8
Feb 23 13:01:18 olasPC kernel: x86/fpu: xstate_offset[11]: 2440, xstate_sizes[11]:   16
Feb 23 13:01:18 olasPC kernel: x86/fpu: Enabled xstate features 0xae7, context size is 2456 bytes, using 'compacted' format.
Feb 23 13:01:18 olasPC kernel: Freeing SMP alternatives memory: 40K
Feb 23 13:01:18 olasPC kernel: pid_max: default: 32768 minimum: 301
Feb 23 13:01:18 olasPC kernel: LSM: initializing lsm=capability,landlock,lockdown,yama,bpf
Feb 23 13:01:18 olasPC kernel: landlock: Up and running.
Feb 23 13:01:18 olasPC kernel: Yama: becoming mindful.
Feb 23 13:01:18 olasPC kernel: LSM support for eBPF active
Feb 23 13:01:18 olasPC kernel: Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
Feb 23 13:01:18 olasPC kernel: Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
Feb 23 13:01:18 olasPC kernel: smpboot: CPU0: 11th Gen Intel(R) Core(TM) i5-1135G7 @ 2.40GHz (family: 0x6, model: 0x8c, stepping: 0x1)
Feb 23 13:01:18 olasPC kernel: Performance Events: PEBS fmt4+-baseline,  AnyThread deprecated, Icelake events, 32-deep LBR, full-width counters, Intel PMU driver.
Feb 23 13:01:18 olasPC kernel: ... version:                5
Feb 23 13:01:18 olasPC kernel: ... bit width:              48
Feb 23 13:01:18 olasPC kernel: ... generic registers:      8
Feb 23 13:01:18 olasPC kernel: ... value mask:             0000ffffffffffff
Feb 23 13:01:18 olasPC kernel: ... max period:             00007fffffffffff
Feb 23 13:01:18 olasPC kernel: ... fixed-purpose events:   4
Feb 23 13:01:18 olasPC kernel: ... event mask:             0001000f000000ff
Feb 23 13:01:18 olasPC kernel: signal: max sigframe size: 3632
Feb 23 13:01:18 olasPC kernel: Estimated ratio of average max frequency by base frequency (times 1024): 1621
Feb 23 13:01:18 olasPC kernel: rcu: Hierarchical SRCU implementation.
Feb 23 13:01:18 olasPC kernel: rcu:         Max phase no-delay instances is 400.
Feb 23 13:01:18 olasPC kernel: Timer migration: 1 hierarchy levels; 8 children per group; 1 crossnode level
Feb 23 13:01:18 olasPC kernel: NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
Feb 23 13:01:18 olasPC kernel: smp: Bringing up secondary CPUs ...
Feb 23 13:01:18 olasPC kernel: smpboot: x86: Booting SMP configuration:
Feb 23 13:01:18 olasPC kernel: .... node  #0, CPUs:      #1 #2 #3 #4 #5 #6 #7
Feb 23 13:01:18 olasPC kernel: smp: Brought up 1 node, 8 CPUs
Feb 23 13:01:18 olasPC kernel: smpboot: Total of 8 processors activated (38707.20 BogoMIPS)
Feb 23 13:01:18 olasPC kernel: Memory: 15978968K/16468084K available (18432K kernel code, 2693K rwdata, 14448K rodata, 4304K init, 3932K bss, 467624K reserved, 0K cma-reserved)
Feb 23 13:01:18 olasPC kernel: devtmpfs: initialized
Feb 23 13:01:18 olasPC kernel: x86/mm: Memory block size: 128MB
Feb 23 13:01:18 olasPC kernel: ACPI: PM: Registering ACPI NVS region [mem 0x72f3c000-0x73b32fff] (12546048 bytes)
Feb 23 13:01:18 olasPC kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
Feb 23 13:01:18 olasPC kernel: futex hash table entries: 2048 (order: 5, 131072 bytes, linear)
Feb 23 13:01:18 olasPC kernel: pinctrl core: initialized pinctrl subsystem
Feb 23 13:01:18 olasPC kernel: PM: RTC time: 13:01:15, date: 2025-02-23
Feb 23 13:01:18 olasPC kernel: NET: Registered PF_NETLINK/PF_ROUTE protocol family
Feb 23 13:01:18 olasPC kernel: DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic allocations
Feb 23 13:01:18 olasPC kernel: DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
Feb 23 13:01:18 olasPC kernel: DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
Feb 23 13:01:18 olasPC kernel: audit: initializing netlink subsys (disabled)
Feb 23 13:01:18 olasPC kernel: audit: type=2000 audit(1740315675.008:1): state=initialized audit_enabled=0 res=1
Feb 23 13:01:18 olasPC kernel: thermal_sys: Registered thermal governor 'fair_share'
Feb 23 13:01:18 olasPC kernel: thermal_sys: Registered thermal governor 'bang_bang'
Feb 23 13:01:18 olasPC kernel: thermal_sys: Registered thermal governor 'step_wise'
Feb 23 13:01:18 olasPC kernel: thermal_sys: Registered thermal governor 'user_space'
Feb 23 13:01:18 olasPC kernel: thermal_sys: Registered thermal governor 'power_allocator'
Feb 23 13:01:18 olasPC kernel: cpuidle: using governor ladder
Feb 23 13:01:18 olasPC kernel: cpuidle: using governor menu
Feb 23 13:01:18 olasPC kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
Feb 23 13:01:18 olasPC kernel: PCI: ECAM [mem 0xc0000000-0xcfffffff] (base 0xc0000000) for domain 0000 [bus 00-ff]
Feb 23 13:01:18 olasPC kernel: PCI: Using configuration type 1 for base access
Feb 23 13:01:18 olasPC kernel: kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
Feb 23 13:01:18 olasPC kernel: HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
Feb 23 13:01:18 olasPC kernel: HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
Feb 23 13:01:18 olasPC kernel: HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
Feb 23 13:01:18 olasPC kernel: HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
Feb 23 13:01:18 olasPC kernel: ACPI: Added _OSI(Module Device)
Feb 23 13:01:18 olasPC kernel: ACPI: Added _OSI(Processor Device)
Feb 23 13:01:18 olasPC kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
Feb 23 13:01:18 olasPC kernel: ACPI: Added _OSI(Processor Aggregator Device)
Feb 23 13:01:18 olasPC kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PC00.PEG3], AE_NOT_FOUND (20240827/dswload2-162)
Feb 23 13:01:18 olasPC kernel: fbcon: Taking over console
Feb 23 13:01:18 olasPC kernel: ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20240827/psobject-220)
Feb 23 13:01:18 olasPC kernel: ACPI: Skipping parse of AML opcode: Scope (0x0010)
Feb 23 13:01:18 olasPC kernel: ACPI: 19 ACPI AML tables successfully acquired and loaded
Feb 23 13:01:18 olasPC kernel: ACPI: EC: EC started
Feb 23 13:01:18 olasPC kernel: ACPI: EC: interrupt blocked
Feb 23 13:01:18 olasPC kernel: ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
Feb 23 13:01:18 olasPC kernel: ACPI: EC: Boot ECDT EC used to handle transactions
Feb 23 13:01:18 olasPC kernel: ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
Feb 23 13:01:18 olasPC kernel: ACPI: Dynamic OEM Table Load:
Feb 23 13:01:18 olasPC kernel: ACPI: SSDT 0xFFFF922081C90800 000394 (v02 PmRef  Cpu0Cst  00003001 INTL 20191018)
Feb 23 13:01:18 olasPC kernel: ACPI: Dynamic OEM Table Load:
Feb 23 13:01:18 olasPC kernel: ACPI: SSDT 0xFFFF922081593000 0005C3 (v02 PmRef  Cpu0Ist  00003000 INTL 20191018)
Feb 23 13:01:18 olasPC kernel: ACPI: Dynamic OEM Table Load:
Feb 23 13:01:18 olasPC kernel: ACPI: SSDT 0xFFFF922081C84E00 0001B8 (v02 PmRef  Cpu0Psd  00003000 INTL 20191018)
Feb 23 13:01:18 olasPC kernel: ACPI: Dynamic OEM Table Load:
Feb 23 13:01:18 olasPC kernel: ACPI: SSDT 0xFFFF922081C84A00 000128 (v02 PmRef  Cpu0Hwp  00003000 INTL 20191018)
Feb 23 13:01:18 olasPC kernel: ACPI: Dynamic OEM Table Load:
Feb 23 13:01:18 olasPC kernel: ACPI: SSDT 0xFFFF92208159B000 0008E7 (v02 PmRef  ApIst    00003000 INTL 20191018)
Feb 23 13:01:18 olasPC kernel: ACPI: Dynamic OEM Table Load:
Feb 23 13:01:18 olasPC kernel: ACPI: SSDT 0xFFFF922081590000 00048A (v02 PmRef  ApHwp    00003000 INTL 20191018)
Feb 23 13:01:18 olasPC kernel: ACPI: Dynamic OEM Table Load:
Feb 23 13:01:18 olasPC kernel: ACPI: SSDT 0xFFFF922081596000 0004D2 (v02 PmRef  ApPsd    00003000 INTL 20191018)
Feb 23 13:01:18 olasPC kernel: ACPI: Dynamic OEM Table Load:
Feb 23 13:01:18 olasPC kernel: ACPI: SSDT 0xFFFF922081596800 00048A (v02 PmRef  ApCst    00003000 INTL 20191018)
Feb 23 13:01:18 olasPC kernel: ACPI: Interpreter enabled
Feb 23 13:01:18 olasPC kernel: ACPI: PM: (supports S0 S3 S4 S5)
Feb 23 13:01:18 olasPC kernel: ACPI: Using IOAPIC for interrupt routing
Feb 23 13:01:18 olasPC kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
Feb 23 13:01:18 olasPC kernel: PCI: Ignoring E820 reservations for host bridge windows
Feb 23 13:01:18 olasPC kernel: ACPI: Enabled 7 GPEs in block 00 to 7F
Feb 23 13:01:18 olasPC kernel: ACPI: \_SB_.PC00.PEG1.PG01: New power resource
Feb 23 13:01:18 olasPC kernel: ACPI: \_SB_.PC00.PEG2.PG02: New power resource
Feb 23 13:01:18 olasPC kernel: ACPI: \_SB_.PC00.LPCB.EC__.PUBS: New power resource
Feb 23 13:01:18 olasPC kernel: ACPI: \_SB_.PC00.RP05.PC05: New power resource
Feb 23 13:01:18 olasPC kernel: ACPI: \_SB_.PC00.SAT0.VOL0.V0PR: New power resource
Feb 23 13:01:18 olasPC kernel: ACPI: \_SB_.PC00.SAT0.VOL1.V1PR: New power resource
Feb 23 13:01:18 olasPC kernel: ACPI: \_SB_.PC00.SAT0.VOL2.V2PR: New power resource
Feb 23 13:01:18 olasPC kernel: ACPI: \_SB_.PC00.I2C2.PXTC: New power resource
Feb 23 13:01:18 olasPC kernel: ACPI: \_SB_.PC00.CNVW.WRST: New power resource
Feb 23 13:01:18 olasPC kernel: ACPI: \_SB_.PC00.TBT0: New power resource
Feb 23 13:01:18 olasPC kernel: ACPI: \_SB_.PC00.TBT1: New power resource
Feb 23 13:01:18 olasPC kernel: ACPI: \_SB_.PC00.D3C_: New power resource
Feb 23 13:01:18 olasPC kernel: ACPI: \PIN_: New power resource
Feb 23 13:01:18 olasPC kernel: ACPI: \PINP: New power resource
Feb 23 13:01:18 olasPC kernel: ACPI: PCI Root Bridge [PC00] (domain 0000 [bus 00-fe])
Feb 23 13:01:18 olasPC kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
Feb 23 13:01:18 olasPC kernel: acpi PNP0A08:00: _OSC: platform does not support [AER]
Feb 23 13:01:18 olasPC kernel: acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME PCIeCapability LTR DPC]
Feb 23 13:01:18 olasPC kernel: PCI host bridge to bus 0000:00
Feb 23 13:01:18 olasPC kernel: pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
Feb 23 13:01:18 olasPC kernel: pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
Feb 23 13:01:18 olasPC kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
Feb 23 13:01:18 olasPC kernel: pci_bus 0000:00: root bus resource [mem 0x80800000-0xbfffffff window]
Feb 23 13:01:18 olasPC kernel: pci_bus 0000:00: root bus resource [mem 0x4000000000-0x7fffffffff window]
Feb 23 13:01:18 olasPC kernel: pci_bus 0000:00: root bus resource [bus 00-fe]
Feb 23 13:01:18 olasPC kernel: pci 0000:00:00.0: [8086:9a14] type 00 class 0x060000 conventional PCI endpoint
Feb 23 13:01:18 olasPC kernel: pci 0000:00:02.0: [8086:9a49] type 00 class 0x030000 PCIe Root Complex Integrated Endpoint
Feb 23 13:01:18 olasPC kernel: pci 0000:00:02.0: BAR 0 [mem 0x6032000000-0x6032ffffff 64bit]
Feb 23 13:01:18 olasPC kernel: pci 0000:00:02.0: BAR 2 [mem 0x4000000000-0x400fffffff 64bit pref]
Feb 23 13:01:18 olasPC kernel: pci 0000:00:02.0: BAR 4 [io  0x5000-0x503f]
Feb 23 13:01:18 olasPC kernel: pci 0000:00:02.0: DMAR: Skip IOMMU disabling for graphics
Feb 23 13:01:18 olasPC kernel: pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
Feb 23 13:01:18 olasPC kernel: pci 0000:00:02.0: VF BAR 0 [mem 0x00000000-0x00ffffff 64bit]
Feb 23 13:01:18 olasPC kernel: pci 0000:00:02.0: VF BAR 0 [mem 0x00000000-0x06ffffff 64bit]: contains BAR 0 for 7 VFs
Feb 23 13:01:18 olasPC kernel: pci 0000:00:02.0: VF BAR 2 [mem 0x00000000-0x1fffffff 64bit pref]
Feb 23 13:01:18 olasPC kernel: pci 0000:00:02.0: VF BAR 2 [mem 0x00000000-0xdfffffff 64bit pref]: contains BAR 2 for 7 VFs
Feb 23 13:01:18 olasPC kernel: pci 0000:00:04.0: [8086:9a03] type 00 class 0x118000 conventional PCI endpoint
Feb 23 13:01:18 olasPC kernel: pci 0000:00:04.0: BAR 0 [mem 0x6033140000-0x603315ffff 64bit]
Feb 23 13:01:18 olasPC kernel: pci 0000:00:07.0: [8086:9a23] type 01 class 0x060400 PCIe Root Port
Feb 23 13:01:18 olasPC kernel: pci 0000:00:07.0: PCI bridge to [bus 08-31]
Feb 23 13:01:18 olasPC kernel: pci 0000:00:07.0:   bridge window [mem 0x82000000-0x8e1fffff]
Feb 23 13:01:18 olasPC kernel: pci 0000:00:07.0:   bridge window [mem 0x6000000000-0x601bffffff 64bit pref]
Feb 23 13:01:18 olasPC kernel: pci 0000:00:07.0: Overriding RP PIO Log Size to 4
Feb 23 13:01:18 olasPC kernel: pci 0000:00:07.0: PME# supported from D0 D3hot D3cold
Feb 23 13:01:18 olasPC kernel: pci 0000:00:0a.0: [8086:9a0d] type 00 class 0x118000 PCIe Root Complex Integrated Endpoint
Feb 23 13:01:18 olasPC kernel: pci 0000:00:0a.0: BAR 0 [mem 0x6033180000-0x6033187fff 64bit]
Feb 23 13:01:18 olasPC kernel: pci 0000:00:0a.0: enabling Extended Tags
Feb 23 13:01:18 olasPC kernel: pci 0000:00:0d.0: [8086:9a13] type 00 class 0x0c0330 conventional PCI endpoint
Feb 23 13:01:18 olasPC kernel: pci 0000:00:0d.0: BAR 0 [mem 0x6033170000-0x603317ffff 64bit]
Feb 23 13:01:18 olasPC kernel: pci 0000:00:0d.0: PME# supported from D3hot D3cold
Feb 23 13:01:18 olasPC kernel: pci 0000:00:0d.2: [8086:9a1b] type 00 class 0x0c0340 conventional PCI endpoint
Feb 23 13:01:18 olasPC kernel: pci 0000:00:0d.2: BAR 0 [mem 0x6033100000-0x603313ffff 64bit]
Feb 23 13:01:18 olasPC kernel: pci 0000:00:0d.2: BAR 2 [mem 0x6033199000-0x6033199fff 64bit]
Feb 23 13:01:18 olasPC kernel: pci 0000:00:0d.2: supports D1 D2
Feb 23 13:01:18 olasPC kernel: pci 0000:00:0d.2: PME# supported from D0 D1 D2 D3hot D3cold
Feb 23 13:01:18 olasPC kernel: pci 0000:00:14.0: [8086:a0ed] type 00 class 0x0c0330 conventional PCI endpoint
Feb 23 13:01:18 olasPC kernel: pci 0000:00:14.0: BAR 0 [mem 0x6033160000-0x603316ffff 64bit]
Feb 23 13:01:18 olasPC kernel: pci 0000:00:14.0: PME# supported from D3hot D3cold
Feb 23 13:01:18 olasPC kernel: pci 0000:00:14.2: [8086:a0ef] type 00 class 0x050000 conventional PCI endpoint
Feb 23 13:01:18 olasPC kernel: pci 0000:00:14.2: BAR 0 [mem 0x6033190000-0x6033193fff 64bit]
Feb 23 13:01:18 olasPC kernel: pci 0000:00:14.2: BAR 2 [mem 0x6033198000-0x6033198fff 64bit]
Feb 23 13:01:18 olasPC kernel: pci 0000:00:14.3: [8086:a0f0] type 00 class 0x028000 PCIe Root Complex Integrated Endpoint
Feb 23 13:01:18 olasPC kernel: pci 0000:00:14.3: BAR 0 [mem 0x603318c000-0x603318ffff 64bit]
Feb 23 13:01:18 olasPC kernel: pci 0000:00:14.3: PME# supported from D0 D3hot D3cold
Feb 23 13:01:18 olasPC kernel: pci 0000:00:15.0: [8086:a0e8] type 00 class 0x0c8000 conventional PCI endpoint
Feb 23 13:01:18 olasPC kernel: pci 0000:00:15.0: BAR 0 [mem 0x6033197000-0x6033197fff 64bit]
Feb 23 13:01:18 olasPC kernel: pci 0000:00:15.2: [8086:a0ea] type 00 class 0x0c8000 conventional PCI endpoint
Feb 23 13:01:18 olasPC kernel: pci 0000:00:15.2: BAR 0 [mem 0x6033196000-0x6033196fff 64bit]
Feb 23 13:01:18 olasPC kernel: pci 0000:00:16.0: [8086:a0e0] type 00 class 0x078000 conventional PCI endpoint
Feb 23 13:01:18 olasPC kernel: pci 0000:00:16.0: BAR 0 [mem 0x6033195000-0x6033195fff 64bit]
Feb 23 13:01:18 olasPC kernel: pci 0000:00:16.0: PME# supported from D3hot
Feb 23 13:01:18 olasPC kernel: pci 0000:00:1c.0: [8086:a0b8] type 01 class 0x060400 PCIe Root Port
Feb 23 13:01:18 olasPC kernel: pci 0000:00:1c.0: PCI bridge to [bus 03]
Feb 23 13:01:18 olasPC kernel: pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
Feb 23 13:01:18 olasPC kernel: pci 0000:00:1c.2: [8086:a0ba] type 01 class 0x060400 PCIe Root Port
Feb 23 13:01:18 olasPC kernel: pci 0000:00:1c.2: PCI bridge to [bus 04]
Feb 23 13:01:18 olasPC kernel: pci 0000:00:1c.2:   bridge window [io  0x4000-0x4fff]
Feb 23 13:01:18 olasPC kernel: pci 0000:00:1c.2:   bridge window [mem 0x90100000-0x901fffff]
Feb 23 13:01:18 olasPC kernel: pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
Feb 23 13:01:18 olasPC kernel: pci 0000:00:1c.2: PTM enabled (root), 4ns granularity
Feb 23 13:01:18 olasPC kernel: pci 0000:00:1c.4: [8086:a0bc] type 01 class 0x060400 PCIe Root Port
Feb 23 13:01:18 olasPC kernel: pci 0000:00:1c.4: PCI bridge to [bus 05]
Feb 23 13:01:18 olasPC kernel: pci 0000:00:1c.4:   bridge window [io  0x3000-0x3fff]
Feb 23 13:01:18 olasPC kernel: pci 0000:00:1c.4:   bridge window [mem 0x8f000000-0x8fffffff]
Feb 23 13:01:18 olasPC kernel: pci 0000:00:1c.4:   bridge window [mem 0x6020000000-0x6031ffffff 64bit pref]
Feb 23 13:01:18 olasPC kernel: pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
Feb 23 13:01:18 olasPC kernel: pci 0000:00:1c.4: PTM enabled (root), 4ns granularity
Feb 23 13:01:18 olasPC kernel: pci 0000:00:1d.0: [8086:a0b0] type 01 class 0x060400 PCIe Root Port
Feb 23 13:01:18 olasPC kernel: pci 0000:00:1d.0: PCI bridge to [bus 07]
Feb 23 13:01:18 olasPC kernel: pci 0000:00:1d.0:   bridge window [mem 0x90000000-0x900fffff]
Feb 23 13:01:18 olasPC kernel: pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
Feb 23 13:01:18 olasPC kernel: pci 0000:00:1d.0: PTM enabled (root), 4ns granularity
Feb 23 13:01:18 olasPC kernel: pci 0000:00:1f.0: [8086:a082] type 00 class 0x060100 conventional PCI endpoint
Feb 23 13:01:18 olasPC kernel: pci 0000:00:1f.3: [8086:a0c8] type 00 class 0x040100 conventional PCI endpoint
Feb 23 13:01:18 olasPC kernel: pci 0000:00:1f.3: BAR 0 [mem 0x6033188000-0x603318bfff 64bit]
Feb 23 13:01:18 olasPC kernel: pci 0000:00:1f.3: BAR 4 [mem 0x6033000000-0x60330fffff 64bit]
Feb 23 13:01:18 olasPC kernel: pci 0000:00:1f.3: PME# supported from D3hot D3cold
Feb 23 13:01:18 olasPC kernel: pci 0000:00:1f.4: [8086:a0a3] type 00 class 0x0c0500 conventional PCI endpoint
Feb 23 13:01:18 olasPC kernel: pci 0000:00:1f.4: BAR 0 [mem 0x6033194000-0x60331940ff 64bit]
Feb 23 13:01:18 olasPC kernel: pci 0000:00:1f.4: BAR 4 [io  0xefa0-0xefbf]
Feb 23 13:01:18 olasPC kernel: pci 0000:00:1f.5: [8086:a0a4] type 00 class 0x0c8000 conventional PCI endpoint
Feb 23 13:01:18 olasPC kernel: pci 0000:00:1f.5: BAR 0 [mem 0xfe010000-0xfe010fff]
Feb 23 13:01:18 olasPC kernel: pci 0000:00:07.0: PCI bridge to [bus 08-31]
Feb 23 13:01:18 olasPC kernel: pci 0000:00:1c.0: PCI bridge to [bus 03]
Feb 23 13:01:18 olasPC kernel: pci 0000:04:00.0: [10ec:8168] type 00 class 0x020000 PCIe Endpoint
Feb 23 13:01:18 olasPC kernel: pci 0000:04:00.0: BAR 0 [io  0x4000-0x40ff]
Feb 23 13:01:18 olasPC kernel: pci 0000:04:00.0: BAR 2 [mem 0x90104000-0x90104fff 64bit]
Feb 23 13:01:18 olasPC kernel: pci 0000:04:00.0: BAR 4 [mem 0x90100000-0x90103fff 64bit]
Feb 23 13:01:18 olasPC kernel: pci 0000:04:00.0: supports D1 D2
Feb 23 13:01:18 olasPC kernel: pci 0000:04:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Feb 23 13:01:18 olasPC kernel: pci 0000:00:1c.2: PCI bridge to [bus 04]
Feb 23 13:01:18 olasPC kernel: pci 0000:05:00.0: [10de:1f97] type 00 class 0x030200 PCIe Endpoint
Feb 23 13:01:18 olasPC kernel: pci 0000:05:00.0: BAR 0 [mem 0x8f000000-0x8fffffff]
Feb 23 13:01:18 olasPC kernel: pci 0000:05:00.0: BAR 1 [mem 0x6020000000-0x602fffffff 64bit pref]
Feb 23 13:01:18 olasPC kernel: pci 0000:05:00.0: BAR 3 [mem 0x6030000000-0x6031ffffff 64bit pref]
Feb 23 13:01:18 olasPC kernel: pci 0000:05:00.0: BAR 5 [io  0x3000-0x307f]
Feb 23 13:01:18 olasPC kernel: pci 0000:05:00.0: ROM [mem 0xfff80000-0xffffffff pref]
Feb 23 13:01:18 olasPC kernel: pci 0000:05:00.0: Enabling HDA controller
Feb 23 13:01:18 olasPC kernel: pci 0000:05:00.0: PME# supported from D0 D3hot D3cold
Feb 23 13:01:18 olasPC kernel: pci 0000:05:00.0: 31.504 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x4 link at 0000:00:1c.4 (capable of 252.048 Gb/s with 16.0 GT/s PCIe x16 link)
Feb 23 13:01:18 olasPC kernel: pci 0000:00:1c.4: PCI bridge to [bus 05]
Feb 23 13:01:18 olasPC kernel: pci 0000:07:00.0: [144d:a809] type 00 class 0x010802 PCIe Endpoint
Feb 23 13:01:18 olasPC kernel: pci 0000:07:00.0: BAR 0 [mem 0x90000000-0x90003fff 64bit]
Feb 23 13:01:18 olasPC kernel: pci 0000:00:1d.0: PCI bridge to [bus 07]
Feb 23 13:01:18 olasPC kernel: ACPI: \_SB_.PEPD: Duplicate LPS0 _DSM functions (mask: 0x79)
Feb 23 13:01:18 olasPC kernel: Low-power S0 idle used by default for system suspend
Feb 23 13:01:18 olasPC kernel: ACPI: EC: interrupt unblocked
Feb 23 13:01:18 olasPC kernel: ACPI: EC: event unblocked
Feb 23 13:01:18 olasPC kernel: ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
Feb 23 13:01:18 olasPC kernel: ACPI: EC: GPE=0x6e
Feb 23 13:01:18 olasPC kernel: ACPI: \_SB_.PC00.LPCB.EC__: Boot ECDT EC initialization complete
Feb 23 13:01:18 olasPC kernel: ACPI: \_SB_.PC00.LPCB.EC__: EC: Used to handle transactions and events
Feb 23 13:01:18 olasPC kernel: iommu: Default domain type: Translated
Feb 23 13:01:18 olasPC kernel: iommu: DMA domain TLB invalidation policy: lazy mode
Feb 23 13:01:18 olasPC kernel: SCSI subsystem initialized
Feb 23 13:01:18 olasPC kernel: libata version 3.00 loaded.
Feb 23 13:01:18 olasPC kernel: ACPI: bus type USB registered
Feb 23 13:01:18 olasPC kernel: usbcore: registered new interface driver usbfs
Feb 23 13:01:18 olasPC kernel: usbcore: registered new interface driver hub
Feb 23 13:01:18 olasPC kernel: usbcore: registered new device driver usb
Feb 23 13:01:18 olasPC kernel: EDAC MC: Ver: 3.0.0
Feb 23 13:01:18 olasPC kernel: efivars: Registered efivars operations
Feb 23 13:01:18 olasPC kernel: NetLabel: Initializing
Feb 23 13:01:18 olasPC kernel: NetLabel:  domain hash size = 128
Feb 23 13:01:18 olasPC kernel: NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
Feb 23 13:01:18 olasPC kernel: NetLabel:  unlabeled traffic allowed by default
Feb 23 13:01:18 olasPC kernel: mctp: management component transport protocol core
Feb 23 13:01:18 olasPC kernel: NET: Registered PF_MCTP protocol family
Feb 23 13:01:18 olasPC kernel: PCI: Using ACPI for IRQ routing
Feb 23 13:01:18 olasPC kernel: PCI: pci_cache_line_size set to 64 bytes
Feb 23 13:01:18 olasPC kernel: pci 0000:00:1f.5: BAR 0 [mem 0xfe010000-0xfe010fff]: can't claim; no compatible bridge window
Feb 23 13:01:18 olasPC kernel: e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff]
Feb 23 13:01:18 olasPC kernel: e820: reserve RAM buffer [mem 0x52c3b018-0x53ffffff]
Feb 23 13:01:18 olasPC kernel: e820: reserve RAM buffer [mem 0x69cce000-0x6bffffff]
Feb 23 13:01:18 olasPC kernel: e820: reserve RAM buffer [mem 0x6a48d000-0x6bffffff]
Feb 23 13:01:18 olasPC kernel: e820: reserve RAM buffer [mem 0x6da7e000-0x6fffffff]
Feb 23 13:01:18 olasPC kernel: e820: reserve RAM buffer [mem 0x73c00000-0x73ffffff]
Feb 23 13:01:18 olasPC kernel: e820: reserve RAM buffer [mem 0x47f800000-0x47fffffff]
Feb 23 13:01:18 olasPC kernel: pci 0000:00:02.0: vgaarb: setting as boot VGA device
Feb 23 13:01:18 olasPC kernel: pci 0000:00:02.0: vgaarb: bridge control possible
Feb 23 13:01:18 olasPC kernel: pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=mem,locks=none
Feb 23 13:01:18 olasPC kernel: vgaarb: loaded
Feb 23 13:01:18 olasPC kernel: clocksource: Switched to clocksource tsc-early
Feb 23 13:01:18 olasPC kernel: VFS: Disk quotas dquot_6.6.0
Feb 23 13:01:18 olasPC kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Feb 23 13:01:18 olasPC kernel: pnp: PnP ACPI init
Feb 23 13:01:18 olasPC kernel: system 00:00: [io  0x0680-0x069f] has been reserved
Feb 23 13:01:18 olasPC kernel: system 00:00: [io  0x164e-0x164f] has been reserved
Feb 23 13:01:18 olasPC kernel: system 00:01: [io  0x1854-0x1857] has been reserved
Feb 23 13:01:18 olasPC kernel: pnp 00:04: disabling [mem 0xc0000000-0xcfffffff] because it overlaps 0000:00:02.0 BAR 9 [mem 0x00000000-0xdfffffff 64bit pref]
Feb 23 13:01:18 olasPC kernel: system 00:04: [io  0x1800-0x189f] could not be reserved
Feb 23 13:01:18 olasPC kernel: system 00:04: [io  0x0800-0x087f] has been reserved
Feb 23 13:01:18 olasPC kernel: system 00:04: [io  0x0880-0x08ff] has been reserved
Feb 23 13:01:18 olasPC kernel: system 00:04: [io  0x0900-0x097f] has been reserved
Feb 23 13:01:18 olasPC kernel: system 00:04: [io  0x0980-0x09ff] has been reserved
Feb 23 13:01:18 olasPC kernel: system 00:04: [io  0x0a00-0x0a7f] has been reserved
Feb 23 13:01:18 olasPC kernel: system 00:04: [io  0x0a80-0x0aff] has been reserved
Feb 23 13:01:18 olasPC kernel: system 00:04: [io  0x0b00-0x0b7f] has been reserved
Feb 23 13:01:18 olasPC kernel: system 00:04: [io  0x0b80-0x0bff] has been reserved
Feb 23 13:01:18 olasPC kernel: system 00:04: [mem 0xfed10000-0xfed13fff] has been reserved
Feb 23 13:01:18 olasPC kernel: system 00:04: [mem 0xfed18000-0xfed18fff] has been reserved
Feb 23 13:01:18 olasPC kernel: system 00:04: [mem 0xfed19000-0xfed19fff] has been reserved
Feb 23 13:01:18 olasPC kernel: system 00:04: [mem 0xfeb00000-0xfebfffff] has been reserved
Feb 23 13:01:18 olasPC kernel: system 00:04: [mem 0xfed20000-0xfed3ffff] has been reserved
Feb 23 13:01:18 olasPC kernel: system 00:04: [mem 0xfed90000-0xfed93fff] could not be reserved
Feb 23 13:01:18 olasPC kernel: pnp 00:05: disabling [mem 0xc0000000-0xcfffffff] because it overlaps 0000:00:02.0 BAR 9 [mem 0x00000000-0xdfffffff 64bit pref]
Feb 23 13:01:18 olasPC kernel: system 00:05: [mem 0xfedc0000-0xfedc7fff] has been reserved
Feb 23 13:01:18 olasPC kernel: system 00:05: [mem 0xfeda0000-0xfeda0fff] has been reserved
Feb 23 13:01:18 olasPC kernel: system 00:05: [mem 0xfeda1000-0xfeda1fff] has been reserved
Feb 23 13:01:18 olasPC kernel: system 00:05: [mem 0xfed20000-0xfed7ffff] could not be reserved
Feb 23 13:01:18 olasPC kernel: system 00:05: [mem 0xfed90000-0xfed93fff] could not be reserved
Feb 23 13:01:18 olasPC kernel: system 00:05: [mem 0xfed45000-0xfed8ffff] could not be reserved
Feb 23 13:01:18 olasPC kernel: system 00:05: [mem 0xfee00000-0xfeefffff] has been reserved
Feb 23 13:01:18 olasPC kernel: system 00:06: [io  0x1800-0x18fe] could not be reserved
Feb 23 13:01:18 olasPC kernel: system 00:06: [mem 0xfe000000-0xfe01ffff] has been reserved
Feb 23 13:01:18 olasPC kernel: system 00:06: [mem 0xfe04c000-0xfe04ffff] has been reserved
Feb 23 13:01:18 olasPC kernel: system 00:06: [mem 0xfe050000-0xfe0affff] has been reserved
Feb 23 13:01:18 olasPC kernel: system 00:06: [mem 0xfe0d0000-0xfe0fffff] has been reserved
Feb 23 13:01:18 olasPC kernel: system 00:06: [mem 0xfe200000-0xfe7fffff] has been reserved
Feb 23 13:01:18 olasPC kernel: system 00:06: [mem 0xff000000-0xffffffff] has been reserved
Feb 23 13:01:18 olasPC kernel: system 00:06: [mem 0xfd000000-0xfd68ffff] has been reserved
Feb 23 13:01:18 olasPC kernel: system 00:06: [mem 0xfd6b0000-0xfd6cffff] has been reserved
Feb 23 13:01:18 olasPC kernel: system 00:06: [mem 0xfd6f0000-0xfdffffff] has been reserved
Feb 23 13:01:18 olasPC kernel: system 00:07: [io  0x2000-0x20fe] has been reserved
Feb 23 13:01:18 olasPC kernel: pnp 00:09: disabling [mem 0x000c0000-0x000c3fff] because it overlaps 0000:00:02.0 BAR 6 [mem 0x000c0000-0x000dffff]
Feb 23 13:01:18 olasPC kernel: pnp 00:09: disabling [mem 0x000c8000-0x000cbfff] because it overlaps 0000:00:02.0 BAR 6 [mem 0x000c0000-0x000dffff]
Feb 23 13:01:18 olasPC kernel: pnp 00:09: disabling [mem 0x000d0000-0x000d3fff] because it overlaps 0000:00:02.0 BAR 6 [mem 0x000c0000-0x000dffff]
Feb 23 13:01:18 olasPC kernel: pnp 00:09: disabling [mem 0x000d8000-0x000dbfff] because it overlaps 0000:00:02.0 BAR 6 [mem 0x000c0000-0x000dffff]
Feb 23 13:01:18 olasPC kernel: pnp 00:09: disabling [mem 0x00000000-0x0009ffff] because it overlaps 0000:00:02.0 BAR 7 [mem 0x00000000-0x06ffffff 64bit]
Feb 23 13:01:18 olasPC kernel: pnp 00:09: disabling [mem 0x000c0000-0x000c3fff disabled] because it overlaps 0000:00:02.0 BAR 7 [mem 0x00000000-0x06ffffff 64bit]
Feb 23 13:01:18 olasPC kernel: pnp 00:09: disabling [mem 0x000c8000-0x000cbfff disabled] because it overlaps 0000:00:02.0 BAR 7 [mem 0x00000000-0x06ffffff 64bit]
Feb 23 13:01:18 olasPC kernel: pnp 00:09: disabling [mem 0x000d0000-0x000d3fff disabled] because it overlaps 0000:00:02.0 BAR 7 [mem 0x00000000-0x06ffffff 64bit]
Feb 23 13:01:18 olasPC kernel: pnp 00:09: disabling [mem 0x000d8000-0x000dbfff disabled] because it overlaps 0000:00:02.0 BAR 7 [mem 0x00000000-0x06ffffff 64bit]
Feb 23 13:01:18 olasPC kernel: pnp 00:09: disabling [mem 0x000e0000-0x000e3fff] because it overlaps 0000:00:02.0 BAR 7 [mem 0x00000000-0x06ffffff 64bit]
Feb 23 13:01:18 olasPC kernel: pnp 00:09: disabling [mem 0x000e8000-0x000ebfff] because it overlaps 0000:00:02.0 BAR 7 [mem 0x00000000-0x06ffffff 64bit]
Feb 23 13:01:18 olasPC kernel: pnp 00:09: disabling [mem 0x000f0000-0x000fffff] because it overlaps 0000:00:02.0 BAR 7 [mem 0x00000000-0x06ffffff 64bit]
Feb 23 13:01:18 olasPC kernel: pnp 00:09: disabling [mem 0x00100000-0x807fffff] because it overlaps 0000:00:02.0 BAR 7 [mem 0x00000000-0x06ffffff 64bit]
Feb 23 13:01:18 olasPC kernel: pnp 00:09: disabling [mem 0x00000000-0x0009ffff disabled] because it overlaps 0000:00:02.0 BAR 9 [mem 0x00000000-0xdfffffff 64bit pref]
Feb 23 13:01:18 olasPC kernel: pnp 00:09: disabling [mem 0x000c0000-0x000c3fff disabled] because it overlaps 0000:00:02.0 BAR 9 [mem 0x00000000-0xdfffffff 64bit pref]
Feb 23 13:01:18 olasPC kernel: pnp 00:09: disabling [mem 0x000c8000-0x000cbfff disabled] because it overlaps 0000:00:02.0 BAR 9 [mem 0x00000000-0xdfffffff 64bit pref]
Feb 23 13:01:18 olasPC kernel: pnp 00:09: disabling [mem 0x000d0000-0x000d3fff disabled] because it overlaps 0000:00:02.0 BAR 9 [mem 0x00000000-0xdfffffff 64bit pref]
Feb 23 13:01:18 olasPC kernel: pnp 00:09: disabling [mem 0x000d8000-0x000dbfff disabled] because it overlaps 0000:00:02.0 BAR 9 [mem 0x00000000-0xdfffffff 64bit pref]
Feb 23 13:01:18 olasPC kernel: pnp 00:09: disabling [mem 0x000e0000-0x000e3fff disabled] because it overlaps 0000:00:02.0 BAR 9 [mem 0x00000000-0xdfffffff 64bit pref]
Feb 23 13:01:18 olasPC kernel: pnp 00:09: disabling [mem 0x000e8000-0x000ebfff disabled] because it overlaps 0000:00:02.0 BAR 9 [mem 0x00000000-0xdfffffff 64bit pref]
Feb 23 13:01:18 olasPC kernel: pnp 00:09: disabling [mem 0x000f0000-0x000fffff disabled] because it overlaps 0000:00:02.0 BAR 9 [mem 0x00000000-0xdfffffff 64bit pref]
Feb 23 13:01:18 olasPC kernel: pnp 00:09: disabling [mem 0x00100000-0x807fffff disabled] because it overlaps 0000:00:02.0 BAR 9 [mem 0x00000000-0xdfffffff 64bit pref]
Feb 23 13:01:18 olasPC kernel: system 00:09: [mem 0xfec00000-0xfed3ffff] could not be reserved
Feb 23 13:01:18 olasPC kernel: system 00:09: [mem 0xfed4c000-0xffffffff] could not be reserved
Feb 23 13:01:18 olasPC kernel: pnp: PnP ACPI: found 10 devices
Feb 23 13:01:18 olasPC kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
Feb 23 13:01:18 olasPC kernel: NET: Registered PF_INET protocol family
Feb 23 13:01:18 olasPC kernel: IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
Feb 23 13:01:18 olasPC kernel: tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear)
Feb 23 13:01:18 olasPC kernel: Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
Feb 23 13:01:18 olasPC kernel: TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear)
Feb 23 13:01:18 olasPC kernel: TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
Feb 23 13:01:18 olasPC kernel: TCP: Hash tables configured (established 131072 bind 65536)
Feb 23 13:01:18 olasPC kernel: MPTCP token hash table entries: 16384 (order: 6, 393216 bytes, linear)
Feb 23 13:01:18 olasPC kernel: UDP hash table entries: 8192 (order: 7, 524288 bytes, linear)
Feb 23 13:01:18 olasPC kernel: UDP-Lite hash table entries: 8192 (order: 7, 524288 bytes, linear)
Feb 23 13:01:18 olasPC kernel: NET: Registered PF_UNIX/PF_LOCAL protocol family
Feb 23 13:01:18 olasPC kernel: NET: Registered PF_XDP protocol family
Feb 23 13:01:18 olasPC kernel: pci 0000:05:00.0: ROM [mem 0xfff80000-0xffffffff pref]: can't claim; no compatible bridge window
Feb 23 13:01:18 olasPC kernel: pci 0000:00:07.0: bridge window [io  0x1000-0x0fff] to [bus 08-31] add_size 1000
Feb 23 13:01:18 olasPC kernel: pci 0000:00:02.0: VF BAR 2 [mem 0x4020000000-0x40ffffffff 64bit pref]: assigned
Feb 23 13:01:18 olasPC kernel: pci 0000:00:02.0: VF BAR 0 [mem 0x4010000000-0x4016ffffff 64bit]: assigned
Feb 23 13:01:18 olasPC kernel: pci 0000:00:07.0: bridge window [io  0x6000-0x6fff]: assigned
Feb 23 13:01:18 olasPC kernel: pci 0000:00:1f.5: BAR 0 [mem 0x80800000-0x80800fff]: assigned
Feb 23 13:01:18 olasPC kernel: pci 0000:00:07.0: PCI bridge to [bus 08-31]
Feb 23 13:01:18 olasPC kernel: pci 0000:00:07.0:   bridge window [io  0x6000-0x6fff]
Feb 23 13:01:18 olasPC kernel: pci 0000:00:07.0:   bridge window [mem 0x82000000-0x8e1fffff]
Feb 23 13:01:18 olasPC kernel: pci 0000:00:07.0:   bridge window [mem 0x6000000000-0x601bffffff 64bit pref]
Feb 23 13:01:18 olasPC kernel: pci 0000:00:1c.0: PCI bridge to [bus 03]
Feb 23 13:01:18 olasPC kernel: pci 0000:00:1c.2: PCI bridge to [bus 04]
Feb 23 13:01:18 olasPC kernel: pci 0000:00:1c.2:   bridge window [io  0x4000-0x4fff]
Feb 23 13:01:18 olasPC kernel: pci 0000:00:1c.2:   bridge window [mem 0x90100000-0x901fffff]
Feb 23 13:01:18 olasPC kernel: pci 0000:05:00.0: ROM [mem size 0x00080000 pref]: can't assign; no space
Feb 23 13:01:18 olasPC kernel: pci 0000:05:00.0: ROM [mem size 0x00080000 pref]: failed to assign
Feb 23 13:01:18 olasPC kernel: pci 0000:00:1c.4: PCI bridge to [bus 05]
Feb 23 13:01:18 olasPC kernel: pci 0000:00:1c.4:   bridge window [io  0x3000-0x3fff]
Feb 23 13:01:18 olasPC kernel: pci 0000:00:1c.4:   bridge window [mem 0x8f000000-0x8fffffff]
Feb 23 13:01:18 olasPC kernel: pci 0000:00:1c.4:   bridge window [mem 0x6020000000-0x6031ffffff 64bit pref]
Feb 23 13:01:18 olasPC kernel: pci 0000:00:1d.0: PCI bridge to [bus 07]
Feb 23 13:01:18 olasPC kernel: pci 0000:00:1d.0:   bridge window [mem 0x90000000-0x900fffff]
Feb 23 13:01:18 olasPC kernel: pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
Feb 23 13:01:18 olasPC kernel: pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
Feb 23 13:01:18 olasPC kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
Feb 23 13:01:18 olasPC kernel: pci_bus 0000:00: resource 7 [mem 0x80800000-0xbfffffff window]
Feb 23 13:01:18 olasPC kernel: pci_bus 0000:00: resource 8 [mem 0x4000000000-0x7fffffffff window]
Feb 23 13:01:18 olasPC kernel: pci_bus 0000:08: resource 0 [io  0x6000-0x6fff]
Feb 23 13:01:18 olasPC kernel: pci_bus 0000:08: resource 1 [mem 0x82000000-0x8e1fffff]
Feb 23 13:01:18 olasPC kernel: pci_bus 0000:08: resource 2 [mem 0x6000000000-0x601bffffff 64bit pref]
Feb 23 13:01:18 olasPC kernel: pci_bus 0000:04: resource 0 [io  0x4000-0x4fff]
Feb 23 13:01:18 olasPC kernel: pci_bus 0000:04: resource 1 [mem 0x90100000-0x901fffff]
Feb 23 13:01:18 olasPC kernel: pci_bus 0000:05: resource 0 [io  0x3000-0x3fff]
Feb 23 13:01:18 olasPC kernel: pci_bus 0000:05: resource 1 [mem 0x8f000000-0x8fffffff]
Feb 23 13:01:18 olasPC kernel: pci_bus 0000:05: resource 2 [mem 0x6020000000-0x6031ffffff 64bit pref]
Feb 23 13:01:18 olasPC kernel: pci_bus 0000:07: resource 1 [mem 0x90000000-0x900fffff]
Feb 23 13:01:18 olasPC kernel: PCI: CLS 0 bytes, default 64
Feb 23 13:01:18 olasPC kernel: DMAR: Intel-IOMMU force enabled due to platform opt in
Feb 23 13:01:18 olasPC kernel: DMAR: No ATSR found
Feb 23 13:01:18 olasPC kernel: DMAR: No SATC found
Feb 23 13:01:18 olasPC kernel: DMAR: IOMMU feature fl1gp_support inconsistent
Feb 23 13:01:18 olasPC kernel: DMAR: IOMMU feature pgsel_inv inconsistent
Feb 23 13:01:18 olasPC kernel: DMAR: IOMMU feature nwfs inconsistent
Feb 23 13:01:18 olasPC kernel: DMAR: IOMMU feature pds inconsistent
Feb 23 13:01:18 olasPC kernel: DMAR: IOMMU feature dit inconsistent
Feb 23 13:01:18 olasPC kernel: DMAR: IOMMU feature eafs inconsistent
Feb 23 13:01:18 olasPC kernel: DMAR: IOMMU feature prs inconsistent
Feb 23 13:01:18 olasPC kernel: DMAR: IOMMU feature nest inconsistent
Feb 23 13:01:18 olasPC kernel: DMAR: IOMMU feature mts inconsistent
Feb 23 13:01:18 olasPC kernel: DMAR: IOMMU feature sc_support inconsistent
Feb 23 13:01:18 olasPC kernel: DMAR: IOMMU feature dev_iotlb_support inconsistent
Feb 23 13:01:18 olasPC kernel: DMAR: dmar1: Using Queued invalidation
Feb 23 13:01:18 olasPC kernel: DMAR: dmar0: Using Queued invalidation
Feb 23 13:01:18 olasPC kernel: DMAR: dmar2: Using Queued invalidation
Feb 23 13:01:18 olasPC kernel: Trying to unpack rootfs image as initramfs...
Feb 23 13:01:18 olasPC kernel: pci 0000:00:07.0: Adding to iommu group 0
Feb 23 13:01:18 olasPC kernel: pci 0000:00:02.0: Adding to iommu group 1
Feb 23 13:01:18 olasPC kernel: pci 0000:00:00.0: Adding to iommu group 2
Feb 23 13:01:18 olasPC kernel: pci 0000:00:04.0: Adding to iommu group 3
Feb 23 13:01:18 olasPC kernel: pci 0000:00:0a.0: Adding to iommu group 4
Feb 23 13:01:18 olasPC kernel: pci 0000:00:0d.0: Adding to iommu group 5
Feb 23 13:01:18 olasPC kernel: pci 0000:00:0d.2: Adding to iommu group 5
Feb 23 13:01:18 olasPC kernel: pci 0000:00:14.0: Adding to iommu group 6
Feb 23 13:01:18 olasPC kernel: pci 0000:00:14.2: Adding to iommu group 6
Feb 23 13:01:18 olasPC kernel: pci 0000:00:14.3: Adding to iommu group 7
Feb 23 13:01:18 olasPC kernel: pci 0000:00:15.0: Adding to iommu group 8
Feb 23 13:01:18 olasPC kernel: pci 0000:00:15.2: Adding to iommu group 8
Feb 23 13:01:18 olasPC kernel: pci 0000:00:16.0: Adding to iommu group 9
Feb 23 13:01:18 olasPC kernel: pci 0000:00:1c.0: Adding to iommu group 10
Feb 23 13:01:18 olasPC kernel: pci 0000:00:1c.2: Adding to iommu group 11
Feb 23 13:01:18 olasPC kernel: pci 0000:00:1c.4: Adding to iommu group 12
Feb 23 13:01:18 olasPC kernel: pci 0000:00:1d.0: Adding to iommu group 13
Feb 23 13:01:18 olasPC kernel: pci 0000:00:1f.0: Adding to iommu group 14
Feb 23 13:01:18 olasPC kernel: pci 0000:00:1f.3: Adding to iommu group 14
Feb 23 13:01:18 olasPC kernel: pci 0000:00:1f.4: Adding to iommu group 14
Feb 23 13:01:18 olasPC kernel: pci 0000:00:1f.5: Adding to iommu group 14
Feb 23 13:01:18 olasPC kernel: pci 0000:04:00.0: Adding to iommu group 15
Feb 23 13:01:18 olasPC kernel: pci 0000:05:00.0: Adding to iommu group 16
Feb 23 13:01:18 olasPC kernel: pci 0000:07:00.0: Adding to iommu group 17
Feb 23 13:01:18 olasPC kernel: DMAR: Intel(R) Virtualization Technology for Directed I/O
Feb 23 13:01:18 olasPC kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
Feb 23 13:01:18 olasPC kernel: software IO TLB: mapped [mem 0x000000006528d000-0x000000006928d000] (64MB)
Feb 23 13:01:18 olasPC kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x22df1149949, max_idle_ns: 440795312789 ns
Feb 23 13:01:18 olasPC kernel: clocksource: Switched to clocksource tsc
Feb 23 13:01:18 olasPC kernel: platform rtc_cmos: registered platform RTC device (no PNP device found)
Feb 23 13:01:18 olasPC kernel: Initialise system trusted keyrings
Feb 23 13:01:18 olasPC kernel: Key type blacklist registered
Feb 23 13:01:18 olasPC kernel: workingset: timestamp_bits=36 max_order=22 bucket_order=0
Feb 23 13:01:18 olasPC kernel: fuse: init (API version 7.41)
Feb 23 13:01:18 olasPC kernel: integrity: Platform Keyring initialized
Feb 23 13:01:18 olasPC kernel: integrity: Machine keyring initialized
Feb 23 13:01:18 olasPC kernel: Key type asymmetric registered
Feb 23 13:01:18 olasPC kernel: Asymmetric key parser 'x509' registered
Feb 23 13:01:18 olasPC kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
Feb 23 13:01:18 olasPC kernel: io scheduler mq-deadline registered
Feb 23 13:01:18 olasPC kernel: io scheduler kyber registered
Feb 23 13:01:18 olasPC kernel: io scheduler bfq registered
Feb 23 13:01:18 olasPC kernel: ledtrig-cpu: registered to indicate activity on CPUs
Feb 23 13:01:18 olasPC kernel: pcieport 0000:00:07.0: PME: Signaling with IRQ 124
Feb 23 13:01:18 olasPC kernel: pcieport 0000:00:07.0: pciehp: Slot #0 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
Feb 23 13:01:18 olasPC kernel: pcieport 0000:00:1c.0: PME: Signaling with IRQ 125
Feb 23 13:01:18 olasPC kernel: pcieport 0000:00:1c.2: PME: Signaling with IRQ 126
Feb 23 13:01:18 olasPC kernel: pcieport 0000:00:1c.4: PME: Signaling with IRQ 127
Feb 23 13:01:18 olasPC kernel: pcieport 0000:00:1d.0: PME: Signaling with IRQ 128
Feb 23 13:01:18 olasPC kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
Feb 23 13:01:18 olasPC kernel: Monitor-Mwait will be used to enter C-1 state
Feb 23 13:01:18 olasPC kernel: Monitor-Mwait will be used to enter C-2 state
Feb 23 13:01:18 olasPC kernel: Monitor-Mwait will be used to enter C-3 state
Feb 23 13:01:18 olasPC kernel: ACPI: AC: AC Adapter [AC] (off-line)
Feb 23 13:01:18 olasPC kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
Feb 23 13:01:18 olasPC kernel: ACPI: button: Power Button [PWRB]
Feb 23 13:01:18 olasPC kernel: input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1
Feb 23 13:01:18 olasPC kernel: ACPI: button: Sleep Button [SLPB]
Feb 23 13:01:18 olasPC kernel: input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input2
Feb 23 13:01:18 olasPC kernel: ACPI: button: Lid Switch [LID]
Feb 23 13:01:18 olasPC kernel: Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
Feb 23 13:01:18 olasPC kernel: hpet_acpi_add: no address or irqs in _CRS
Feb 23 13:01:18 olasPC kernel: Non-volatile memory driver v1.3
Feb 23 13:01:18 olasPC kernel: Linux agpgart interface v0.103
Feb 23 13:01:18 olasPC kernel: Freeing initrd memory: 59368K
Feb 23 13:01:18 olasPC kernel: ACPI: bus type drm_connector registered
Feb 23 13:01:18 olasPC kernel: xhci_hcd 0000:00:0d.0: xHCI Host Controller
Feb 23 13:01:18 olasPC kernel: xhci_hcd 0000:00:0d.0: new USB bus registered, assigned bus number 1
Feb 23 13:01:18 olasPC kernel: xhci_hcd 0000:00:0d.0: hcc params 0x20007fc1 hci version 0x120 quirks 0x0000000200009810
Feb 23 13:01:18 olasPC kernel: xhci_hcd 0000:00:0d.0: xHCI Host Controller
Feb 23 13:01:18 olasPC kernel: xhci_hcd 0000:00:0d.0: new USB bus registered, assigned bus number 2
Feb 23 13:01:18 olasPC kernel: xhci_hcd 0000:00:0d.0: Host supports USB 3.1 Enhanced SuperSpeed
Feb 23 13:01:18 olasPC kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.13
Feb 23 13:01:18 olasPC kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Feb 23 13:01:18 olasPC kernel: usb usb1: Product: xHCI Host Controller
Feb 23 13:01:18 olasPC kernel: usb usb1: Manufacturer: Linux 6.13.3-arch1-1 xhci-hcd
Feb 23 13:01:18 olasPC kernel: usb usb1: SerialNumber: 0000:00:0d.0
Feb 23 13:01:18 olasPC kernel: hub 1-0:1.0: USB hub found
Feb 23 13:01:18 olasPC kernel: hub 1-0:1.0: 1 port detected
Feb 23 13:01:18 olasPC kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.13
Feb 23 13:01:18 olasPC kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Feb 23 13:01:18 olasPC kernel: usb usb2: Product: xHCI Host Controller
Feb 23 13:01:18 olasPC kernel: usb usb2: Manufacturer: Linux 6.13.3-arch1-1 xhci-hcd
Feb 23 13:01:18 olasPC kernel: usb usb2: SerialNumber: 0000:00:0d.0
Feb 23 13:01:18 olasPC kernel: hub 2-0:1.0: USB hub found
Feb 23 13:01:18 olasPC kernel: hub 2-0:1.0: 4 ports detected
Feb 23 13:01:18 olasPC kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Feb 23 13:01:18 olasPC kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3
Feb 23 13:01:18 olasPC kernel: xhci_hcd 0000:00:14.0: hcc params 0x20007fc1 hci version 0x120 quirks 0x0000100200009810
Feb 23 13:01:18 olasPC kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Feb 23 13:01:18 olasPC kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4
Feb 23 13:01:18 olasPC kernel: xhci_hcd 0000:00:14.0: Host supports USB 3.1 Enhanced SuperSpeed
Feb 23 13:01:18 olasPC kernel: usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.13
Feb 23 13:01:18 olasPC kernel: usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Feb 23 13:01:18 olasPC kernel: usb usb3: Product: xHCI Host Controller
Feb 23 13:01:18 olasPC kernel: usb usb3: Manufacturer: Linux 6.13.3-arch1-1 xhci-hcd
Feb 23 13:01:18 olasPC kernel: usb usb3: SerialNumber: 0000:00:14.0
Feb 23 13:01:18 olasPC kernel: hub 3-0:1.0: USB hub found
Feb 23 13:01:18 olasPC kernel: hub 3-0:1.0: 12 ports detected
Feb 23 13:01:18 olasPC kernel: usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.13
Feb 23 13:01:18 olasPC kernel: usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Feb 23 13:01:18 olasPC kernel: usb usb4: Product: xHCI Host Controller
Feb 23 13:01:18 olasPC kernel: usb usb4: Manufacturer: Linux 6.13.3-arch1-1 xhci-hcd
Feb 23 13:01:18 olasPC kernel: usb usb4: SerialNumber: 0000:00:14.0
Feb 23 13:01:18 olasPC kernel: hub 4-0:1.0: USB hub found
Feb 23 13:01:18 olasPC kernel: hub 4-0:1.0: 4 ports detected
Feb 23 13:01:18 olasPC kernel: usbcore: registered new interface driver usbserial_generic
Feb 23 13:01:18 olasPC kernel: usbserial: USB Serial support registered for generic
Feb 23 13:01:18 olasPC kernel: rtc_cmos rtc_cmos: RTC can wake from S4
Feb 23 13:01:18 olasPC kernel: rtc_cmos rtc_cmos: registered as rtc0
Feb 23 13:01:18 olasPC kernel: rtc_cmos rtc_cmos: setting system clock to 2025-02-23T13:01:15 UTC (1740315675)
Feb 23 13:01:18 olasPC kernel: rtc_cmos rtc_cmos: alarms up to one month, y3k, 114 bytes nvram
Feb 23 13:01:18 olasPC kernel: intel_pstate: Intel P-state driver initializing
Feb 23 13:01:18 olasPC kernel: intel_pstate: HWP enabled
Feb 23 13:01:18 olasPC kernel: simple-framebuffer simple-framebuffer.0: [drm] Registered 1 planes with drm panic
Feb 23 13:01:18 olasPC kernel: [drm] Initialized simpledrm 1.0.0 for simple-framebuffer.0 on minor 0
Feb 23 13:01:18 olasPC kernel: Console: switching to colour frame buffer device 240x67
Feb 23 13:01:18 olasPC kernel: simple-framebuffer simple-framebuffer.0: [drm] fb0: simpledrmdrmfb frame buffer device
Feb 23 13:01:18 olasPC kernel: hid: raw HID events driver (C) Jiri Kosina
Feb 23 13:01:18 olasPC kernel: drop_monitor: Initializing network drop monitor service
Feb 23 13:01:18 olasPC kernel: NET: Registered PF_INET6 protocol family
Feb 23 13:01:18 olasPC kernel: Segment Routing with IPv6
Feb 23 13:01:18 olasPC kernel: RPL Segment Routing with IPv6
Feb 23 13:01:18 olasPC kernel: In-situ OAM (IOAM) with IPv6
Feb 23 13:01:18 olasPC kernel: NET: Registered PF_PACKET protocol family
Feb 23 13:01:18 olasPC kernel: ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
Feb 23 13:01:18 olasPC kernel: microcode: Current revision: 0x000000b8
Feb 23 13:01:18 olasPC kernel: microcode: Updated early from: 0x00000086
Feb 23 13:01:18 olasPC kernel: resctrl: L2 allocation detected
Feb 23 13:01:18 olasPC kernel: IPI shorthand broadcast: enabled
Feb 23 13:01:18 olasPC kernel: sched_clock: Marking stable (493001119, 6715915)->(527033032, -27315998)
Feb 23 13:01:18 olasPC kernel: registered taskstats version 1
Feb 23 13:01:18 olasPC kernel: Loading compiled-in X.509 certificates
Feb 23 13:01:18 olasPC kernel: Loaded X.509 cert 'Build time autogenerated kernel key: 6aa5ed3e3a8adb4422fcf5a75ce223b727d7ade3'
Feb 23 13:01:18 olasPC kernel: Demotion targets for Node 0: null
Feb 23 13:01:18 olasPC kernel: Key type .fscrypt registered
Feb 23 13:01:18 olasPC kernel: Key type fscrypt-provisioning registered
Feb 23 13:01:18 olasPC kernel: integrity: Loading X.509 certificate: UEFI:db
Feb 23 13:01:18 olasPC kernel: integrity: Loaded X.509 cert 'Lenovo Ltd.: ThinkPad Product CA 2012: 838b1f54c1550463f45f98700640f11069265949'
Feb 23 13:01:18 olasPC kernel: integrity: Loading X.509 certificate: UEFI:db
Feb 23 13:01:18 olasPC kernel: integrity: Loaded X.509 cert 'Lenovo UEFI CA 2014: 4b91a68732eaefdd2c8ffffc6b027ec3449e9c8f'
Feb 23 13:01:18 olasPC kernel: integrity: Loading X.509 certificate: UEFI:db
Feb 23 13:01:18 olasPC kernel: integrity: Loaded X.509 cert 'Microsoft Corporation UEFI CA 2011: 13adbf4309bd82709c8cd54f316ed522988a1bd4'
Feb 23 13:01:18 olasPC kernel: integrity: Loading X.509 certificate: UEFI:db
Feb 23 13:01:18 olasPC kernel: integrity: Loaded X.509 cert 'Microsoft Windows Production PCA 2011: a92902398e16c49778cd90f99e4f9ae17c55af53'
Feb 23 13:01:18 olasPC kernel: PM:   Magic number: 13:44:29
Feb 23 13:01:18 olasPC kernel: platform INT34C5:00: hash matches
Feb 23 13:01:18 olasPC kernel: acpi INT34C5:00: hash matches
Feb 23 13:01:18 olasPC kernel: memory memory69: hash matches
Feb 23 13:01:18 olasPC kernel: RAS: Correctable Errors collector initialized.
Feb 23 13:01:18 olasPC kernel: ACPI: battery: Slot [BAT0] (battery present)
Feb 23 13:01:18 olasPC kernel: clk: Disabling unused clocks
Feb 23 13:01:18 olasPC kernel: PM: genpd: Disabling unused power domains
Feb 23 13:01:18 olasPC kernel: Freeing unused decrypted memory: 2028K
Feb 23 13:01:18 olasPC kernel: Freeing unused kernel image (initmem) memory: 4304K
Feb 23 13:01:18 olasPC kernel: Write protecting the kernel read-only data: 34816k
Feb 23 13:01:18 olasPC kernel: Freeing unused kernel image (rodata/data gap) memory: 1936K
Feb 23 13:01:18 olasPC kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
Feb 23 13:01:18 olasPC kernel: rodata_test: all tests were successful
Feb 23 13:01:18 olasPC kernel: Run /init as init process
Feb 23 13:01:18 olasPC kernel:   with arguments:
Feb 23 13:01:18 olasPC kernel:     /init
Feb 23 13:01:18 olasPC kernel:   with environment:
Feb 23 13:01:18 olasPC kernel:     HOME=/
Feb 23 13:01:18 olasPC kernel:     TERM=linux
Feb 23 13:01:18 olasPC kernel:     BOOT_IMAGE=/vmlinuz-linux
Feb 23 13:01:18 olasPC kernel: wmi_bus wmi_bus-PNP0C14:01: [Firmware Info]: 00000000-0000-0000-0000-000000000000 has zero instances
Feb 23 13:01:18 olasPC kernel: wmi_bus wmi_bus-PNP0C14:01: [Firmware Info]: 00000000-0000-0000-0000-000000000000 has zero instances
Feb 23 13:01:18 olasPC kernel: wmi_bus wmi_bus-PNP0C14:01: [Firmware Info]: 00000000-0000-0000-0000-000000000000 has zero instances
Feb 23 13:01:18 olasPC kernel: wmi_bus wmi_bus-PNP0C14:01: [Firmware Info]: 00000000-0000-0000-0000-000000000000 has zero instances
Feb 23 13:01:18 olasPC kernel: i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
Feb 23 13:01:18 olasPC kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
Feb 23 13:01:18 olasPC kernel: serio: i8042 AUX port at 0x60,0x64 irq 12
Feb 23 13:01:18 olasPC kernel: nvme nvme0: pci function 0000:07:00.0
Feb 23 13:01:18 olasPC kernel: thinkpad_acpi: ThinkPad ACPI Extras v0.26
Feb 23 13:01:18 olasPC kernel: thinkpad_acpi: http://ibm-acpi.sf.net/
Feb 23 13:01:18 olasPC kernel: thinkpad_acpi: ThinkPad BIOS R1EET57W(1.57 ), EC R1EHT57W
Feb 23 13:01:18 olasPC kernel: thinkpad_acpi: Lenovo ThinkPad E15 Gen 2, model 20TES6CX00
Feb 23 13:01:18 olasPC kernel: thinkpad_acpi: radio switch found; radios are enabled
Feb 23 13:01:18 olasPC kernel: thinkpad_acpi: Unknown/reserved multi mode value 0x0000 for type 4, please report this to ibm-acpi-devel@lists.sourceforge.net
Feb 23 13:01:18 olasPC kernel: thinkpad_acpi: Tablet mode switch found (type: GMMS), currently in laptop mode
Feb 23 13:01:18 olasPC kernel: thinkpad_acpi: This ThinkPad has standard ACPI backlight brightness control, supported by the ACPI video driver
Feb 23 13:01:18 olasPC kernel: thinkpad_acpi: Disabling thinkpad-acpi brightness events by default...
Feb 23 13:01:18 olasPC kernel: thinkpad_acpi: rfkill switch tpacpi_wwan_sw: radio is blocked
Feb 23 13:01:18 olasPC kernel: nvme nvme0: D3 entry latency set to 8 seconds
Feb 23 13:01:18 olasPC kernel: thinkpad_acpi: secondary fan control detected & enabled
Feb 23 13:01:18 olasPC kernel: thinkpad_acpi: battery 1 registered (start 95, stop 100, behaviours: 0x7)
Feb 23 13:01:18 olasPC kernel: ACPI: battery: new extension: ThinkPad Battery Extension
Feb 23 13:01:18 olasPC kernel: input: ThinkPad Extra Buttons as /devices/platform/thinkpad_acpi/input/input3
Feb 23 13:01:18 olasPC kernel: nvme nvme0: allocated 64 MiB host memory buffer (16 segments).
Feb 23 13:01:18 olasPC kernel: usb 3-8: new high-speed USB device number 2 using xhci_hcd
Feb 23 13:01:18 olasPC kernel: nvme nvme0: 8/0/0 default/read/poll queues
Feb 23 13:01:18 olasPC kernel:  nvme0n1: p1 p2 p3 p4 p5 p6
Feb 23 13:01:18 olasPC kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4
Feb 23 13:01:18 olasPC kernel: usb 3-8: New USB device found, idVendor=30c9, idProduct=003a, bcdDevice= 0.06
Feb 23 13:01:18 olasPC kernel: usb 3-8: New USB device strings: Mfr=3, Product=1, SerialNumber=2
Feb 23 13:01:18 olasPC kernel: usb 3-8: Product: Integrated Camera
Feb 23 13:01:18 olasPC kernel: usb 3-8: Manufacturer: 8SSC20F27145V1SR23P0NHB
Feb 23 13:01:18 olasPC kernel: usb 3-8: SerialNumber: 0001
Feb 23 13:01:18 olasPC kernel: usb 3-10: new full-speed USB device number 3 using xhci_hcd
Feb 23 13:01:18 olasPC kernel: i915 0000:00:02.0: enabling device (0006 -> 0007)
Feb 23 13:01:18 olasPC kernel: i915 0000:00:02.0: [drm] Found tigerlake/uy (device ID 9a49) display version 12.00 stepping C0
Feb 23 13:01:18 olasPC kernel: i915 0000:00:02.0: [drm] VT-d active for gfx access
Feb 23 13:01:18 olasPC kernel: usb 3-10: New USB device found, idVendor=8087, idProduct=0026, bcdDevice= 0.02
Feb 23 13:01:18 olasPC kernel: usb 3-10: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Feb 23 13:01:18 olasPC kernel: pci 0000:05:00.0: optimus capabilities: enabled, status dynamic power, hda bios codec supported
Feb 23 13:01:18 olasPC kernel: VGA switcheroo: detected Optimus DSM method \_SB_.PC00.RP05.PXSX handle
Feb 23 13:01:18 olasPC kernel: nouveau: detected PR support, will not use DSM
Feb 23 13:01:18 olasPC kernel: nouveau 0000:05:00.0: enabling device (0000 -> 0003)
Feb 23 13:01:18 olasPC kernel: nouveau 0000:05:00.0: NVIDIA TU117 (167000a1)
Feb 23 13:01:18 olasPC kernel: Console: switching to colour dummy device 80x25
Feb 23 13:01:18 olasPC kernel: i915 0000:00:02.0: vgaarb: deactivate vga console
Feb 23 13:01:18 olasPC kernel: i915 0000:00:02.0: [drm] Using Transparent Hugepages
Feb 23 13:01:18 olasPC kernel: i915 0000:00:02.0: vgaarb: VGA decodes changed: olddecodes=io+mem,decodes=io+mem:owns=mem
Feb 23 13:01:18 olasPC kernel: i915 0000:00:02.0: [drm] Finished loading DMC firmware i915/tgl_dmc_ver2_12.bin (v2.12)
Feb 23 13:01:18 olasPC kernel: i915 0000:00:02.0: [drm] Protected Xe Path (PXP) protected content support initialized
Feb 23 13:01:18 olasPC kernel: [drm] Initialized i915 1.6.0 for 0000:00:02.0 on minor 1
Feb 23 13:01:18 olasPC kernel: ACPI: video: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
Feb 23 13:01:18 olasPC kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input6
Feb 23 13:01:18 olasPC kernel: ACPI: video: Video Device [PXSX] (multi-head: no  rom: yes  post: no)
Feb 23 13:01:18 olasPC kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:45/LNXVIDEO:01/input/input7
Feb 23 13:01:18 olasPC kernel: fbcon: i915drmfb (fb0) is primary device
Feb 23 13:01:18 olasPC kernel: Console: switching to colour frame buffer device 240x67
Feb 23 13:01:18 olasPC kernel: i915 0000:00:02.0: [drm] fb0: i915drmfb frame buffer device
Feb 23 13:01:18 olasPC kernel: nouveau 0000:05:00.0: bios: version 90.17.68.00.16
Feb 23 13:01:18 olasPC kernel: vga_switcheroo: enabled
Feb 23 13:01:18 olasPC kernel: nouveau 0000:05:00.0: drm: VRAM: 2048 MiB
Feb 23 13:01:18 olasPC kernel: nouveau 0000:05:00.0: drm: GART: 536870912 MiB
Feb 23 13:01:18 olasPC kernel: nouveau 0000:05:00.0: drm: MM: using COPY for buffer copies
Feb 23 13:01:18 olasPC kernel: [drm] Initialized nouveau 1.4.0 for 0000:05:00.0 on minor 0
Feb 23 13:01:18 olasPC kernel: nouveau 0000:05:00.0: [drm] No compatible format found
Feb 23 13:01:18 olasPC kernel: nouveau 0000:05:00.0: [drm] Cannot find any crtc or sizes
Feb 23 13:01:18 olasPC kernel: EXT4-fs (nvme0n1p6): mounted filesystem 765ea38c-0bd8-45e4-9480-2e7db395869a ro with ordered data mode. Quota mode: none.
Feb 23 13:01:18 olasPC systemd[1]: systemd 257.3-1-arch running in system mode (+PAM +AUDIT -SELINUX -APPARMOR -IMA +IPE +SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBCRYPTSETUP_PLUGINS +LIBFDISK +PCRE2 +PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK +BTF +XKBCOMMON +UTMP -SYSVINIT +LIBARCHIVE)
Feb 23 13:01:18 olasPC systemd[1]: Detected architecture x86-64.
Feb 23 13:01:18 olasPC systemd[1]: Hostname set to <olasPC>.
Feb 23 13:01:18 olasPC systemd[1]: bpf-restrict-fs: LSM BPF program attached
Feb 23 13:01:18 olasPC systemd[1]: Queued start job for default target Graphical Interface.
Feb 23 13:01:18 olasPC systemd[1]: Created slice Slice /system/dirmngr.
Feb 23 13:01:18 olasPC systemd[1]: Created slice Slice /system/getty.
Feb 23 13:01:18 olasPC systemd[1]: Created slice Slice /system/gpg-agent.
Feb 23 13:01:18 olasPC systemd[1]: Created slice Slice /system/gpg-agent-browser.
Feb 23 13:01:18 olasPC systemd[1]: Created slice Slice /system/gpg-agent-extra.
Feb 23 13:01:18 olasPC systemd[1]: Created slice Slice /system/gpg-agent-ssh.
Feb 23 13:01:18 olasPC systemd[1]: Created slice Slice /system/keyboxd.
Feb 23 13:01:18 olasPC systemd[1]: Created slice Slice /system/modprobe.
Feb 23 13:01:18 olasPC systemd[1]: Created slice User and Session Slice.
Feb 23 13:01:18 olasPC systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
Feb 23 13:01:18 olasPC systemd[1]: Started Forward Password Requests to Wall Directory Watch.
Feb 23 13:01:18 olasPC systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
Feb 23 13:01:18 olasPC systemd[1]: Expecting device /dev/disk/by-uuid/5A0E-DC25...
Feb 23 13:01:18 olasPC systemd[1]: Reached target Local Encrypted Volumes.
Feb 23 13:01:18 olasPC systemd[1]: Reached target Local Integrity Protected Volumes.
Feb 23 13:01:18 olasPC systemd[1]: Reached target Path Units.
Feb 23 13:01:18 olasPC systemd[1]: Reached target Remote File Systems.
Feb 23 13:01:18 olasPC systemd[1]: Reached target Slice Units.
Feb 23 13:01:18 olasPC systemd[1]: Reached target Swaps.
Feb 23 13:01:18 olasPC systemd[1]: Reached target Local Verity Protected Volumes.
Feb 23 13:01:18 olasPC systemd[1]: Listening on Device-mapper event daemon FIFOs.
Feb 23 13:01:18 olasPC systemd[1]: Listening on Process Core Dump Socket.
Feb 23 13:01:18 olasPC systemd[1]: Listening on Credential Encryption/Decryption.
Feb 23 13:01:18 olasPC systemd[1]: Listening on Journal Socket (/dev/log).
Feb 23 13:01:18 olasPC systemd[1]: Listening on Journal Sockets.
Feb 23 13:01:18 olasPC systemd[1]: TPM PCR Measurements was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Feb 23 13:01:18 olasPC systemd[1]: Make TPM PCR Policy was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Feb 23 13:01:18 olasPC systemd[1]: Listening on udev Control Socket.
Feb 23 13:01:18 olasPC systemd[1]: Listening on udev Kernel Socket.
Feb 23 13:01:18 olasPC systemd[1]: Listening on User Database Manager Socket.
Feb 23 13:01:18 olasPC systemd[1]: Mounting Huge Pages File System...
Feb 23 13:01:18 olasPC systemd[1]: Mounting POSIX Message Queue File System...
Feb 23 13:01:18 olasPC systemd[1]: Mounting Kernel Debug File System...
Feb 23 13:01:18 olasPC systemd[1]: Mounting Kernel Trace File System...
Feb 23 13:01:18 olasPC systemd[1]: Mounting Temporary Directory /tmp...
Feb 23 13:01:18 olasPC systemd[1]: Starting Create List of Static Device Nodes...
Feb 23 13:01:18 olasPC systemd[1]: Starting Load Kernel Module configfs...
Feb 23 13:01:18 olasPC systemd[1]: Starting Load Kernel Module dm_mod...
Feb 23 13:01:18 olasPC systemd[1]: Starting Load Kernel Module drm...
Feb 23 13:01:18 olasPC systemd[1]: Starting Load Kernel Module fuse...
Feb 23 13:01:18 olasPC systemd[1]: Starting Load Kernel Module loop...
Feb 23 13:01:18 olasPC systemd[1]: Starting File System Check on Root Device...
Feb 23 13:01:18 olasPC systemd[1]: Clear Stale Hibernate Storage Info was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/HibernateLocation-8cf2644b-4b0b-428f-9387-6d876050dc67).
Feb 23 13:01:18 olasPC systemd[1]: Starting Journal Service...
Feb 23 13:01:18 olasPC systemd[1]: Starting Load Kernel Modules...
Feb 23 13:01:18 olasPC systemd[1]: TPM PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Feb 23 13:01:18 olasPC systemd[1]: Early TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Feb 23 13:01:18 olasPC systemd[1]: Starting Load udev Rules from Credentials...
Feb 23 13:01:18 olasPC systemd[1]: Starting Coldplug All udev Devices...
Feb 23 13:01:18 olasPC systemd[1]: Mounted Huge Pages File System.
Feb 23 13:01:18 olasPC kernel: loop: module loaded
Feb 23 13:01:18 olasPC systemd[1]: Mounted POSIX Message Queue File System.
Feb 23 13:01:18 olasPC systemd[1]: Mounted Kernel Debug File System.
Feb 23 13:01:18 olasPC systemd[1]: Mounted Kernel Trace File System.
Feb 23 13:01:18 olasPC systemd[1]: Mounted Temporary Directory /tmp.
Feb 23 13:01:18 olasPC kernel: device-mapper: uevent: version 1.0.3
Feb 23 13:01:18 olasPC kernel: device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@lists.linux.dev
Feb 23 13:01:18 olasPC systemd[1]: Finished Create List of Static Device Nodes.
Feb 23 13:01:18 olasPC systemd[1]: modprobe@configfs.service: Deactivated successfully.
Feb 23 13:01:18 olasPC systemd[1]: Finished Load Kernel Module configfs.
Feb 23 13:01:18 olasPC systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
Feb 23 13:01:18 olasPC systemd[1]: Finished Load Kernel Module dm_mod.
Feb 23 13:01:18 olasPC systemd-journald[305]: Collecting audit messages is disabled.
Feb 23 13:01:18 olasPC systemd[1]: modprobe@drm.service: Deactivated successfully.
Feb 23 13:01:18 olasPC systemd[1]: Finished Load Kernel Module drm.
Feb 23 13:01:18 olasPC systemd[1]: modprobe@fuse.service: Deactivated successfully.
Feb 23 13:01:18 olasPC systemd[1]: Finished Load Kernel Module fuse.
Feb 23 13:01:18 olasPC systemd[1]: modprobe@loop.service: Deactivated successfully.
Feb 23 13:01:18 olasPC systemd[1]: Finished Load Kernel Module loop.
Feb 23 13:01:18 olasPC systemd[1]: Finished Load Kernel Modules.
Feb 23 13:01:18 olasPC systemd[1]: Finished File System Check on Root Device.
Feb 23 13:01:18 olasPC systemd[1]: Finished Load udev Rules from Credentials.
Feb 23 13:01:18 olasPC systemd[1]: Mounting FUSE Control File System...
Feb 23 13:01:18 olasPC systemd[1]: Mounting Kernel Configuration File System...
Feb 23 13:01:18 olasPC systemd[1]: Starting Remount Root and Kernel File Systems...
Feb 23 13:01:18 olasPC systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
Feb 23 13:01:18 olasPC systemd[1]: Starting Apply Kernel Variables...
Feb 23 13:01:18 olasPC systemd[1]: Starting Create Static Device Nodes in /dev gracefully...
Feb 23 13:01:18 olasPC systemd[1]: Mounted FUSE Control File System.
Feb 23 13:01:18 olasPC systemd[1]: Mounted Kernel Configuration File System.
Feb 23 13:01:18 olasPC systemd[1]: Finished Apply Kernel Variables.
Feb 23 13:01:18 olasPC systemd-journald[305]: Journal started
Feb 23 13:01:18 olasPC systemd-journald[305]: Runtime Journal (/run/log/journal/62c45708c0fa4654a873362a3ded55af) is 8M, max 784.5M, 776.5M free.
Feb 23 13:01:18 olasPC systemd-fsck[314]: archDisk: clean, 48258/6111232 files, 1030863/24439296 blocks
Feb 23 13:01:18 olasPC systemd[1]: Started Journal Service.
Feb 23 13:01:18 olasPC systemd[1]: Starting User Database Manager...
Feb 23 13:01:18 olasPC kernel: EXT4-fs (nvme0n1p6): re-mounted 765ea38c-0bd8-45e4-9480-2e7db395869a r/w. Quota mode: none.
Feb 23 13:01:18 olasPC systemd[1]: Finished Remount Root and Kernel File Systems.
Feb 23 13:01:18 olasPC systemd[1]: Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc).
Feb 23 13:01:18 olasPC systemd[1]: Starting Flush Journal to Persistent Storage...
Feb 23 13:01:18 olasPC systemd[1]: Starting Load/Save OS Random Seed...
Feb 23 13:01:18 olasPC systemd[1]: TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Feb 23 13:01:18 olasPC systemd-journald[305]: Time spent on flushing to /var/log/journal/62c45708c0fa4654a873362a3ded55af is 48.093ms for 1006 entries.
Feb 23 13:01:18 olasPC systemd-journald[305]: System Journal (/var/log/journal/62c45708c0fa4654a873362a3ded55af) is 32M, max 4G, 3.9G free.
Feb 23 13:01:18 olasPC systemd-journald[305]: Received client request to flush runtime journal.
Feb 23 13:01:18 olasPC systemd[1]: Finished Load/Save OS Random Seed.
Feb 23 13:01:18 olasPC systemd[1]: Started User Database Manager.
Feb 23 13:01:18 olasPC systemd[1]: Finished Create Static Device Nodes in /dev gracefully.
Feb 23 13:01:18 olasPC systemd[1]: Create System Users was skipped because no trigger condition checks were met.
Feb 23 13:01:18 olasPC systemd[1]: Starting Create Static Device Nodes in /dev...
Feb 23 13:01:18 olasPC systemd[1]: Finished Coldplug All udev Devices.
Feb 23 13:01:18 olasPC systemd[1]: Finished Create Static Device Nodes in /dev.
Feb 23 13:01:18 olasPC systemd[1]: Reached target Preparation for Local File Systems.
Feb 23 13:01:18 olasPC systemd[1]: Starting Rule-based Manager for Device Events and Files...
Feb 23 13:01:18 olasPC systemd[1]: Finished Flush Journal to Persistent Storage.
Feb 23 13:01:18 olasPC systemd-udevd[355]: Using default interface naming scheme 'v257'.
Feb 23 13:01:18 olasPC systemd[1]: Started Rule-based Manager for Device Events and Files.
Feb 23 13:01:18 olasPC systemd[1]: Condition check resulted in /dev/tpmrm0 being skipped.
Feb 23 13:01:18 olasPC systemd[1]: Reached target Trusted Platform Module.
Feb 23 13:01:18 olasPC kernel: Consider using thermal netlink events interface
Feb 23 13:01:18 olasPC systemd[1]: Found device SAMSUNG MZALQ512HBLU-00BL1 SYSTEM.
Feb 23 13:01:18 olasPC kernel: intel_pmc_core INT33A1:00:  initialized
Feb 23 13:01:18 olasPC kernel: EDAC igen6: v2.5.1
Feb 23 13:01:18 olasPC systemd[1]: Created slice Slice /system/systemd-backlight.
Feb 23 13:01:18 olasPC systemd[1]: Starting Load/Save Screen Backlight Brightness of backlight:intel_backlight...
Feb 23 13:01:18 olasPC kernel: ACPI: bus type thunderbolt registered
Feb 23 13:01:18 olasPC kernel: mc: Linux media interface: v0.10
Feb 23 13:01:18 olasPC kernel: idma64 idma64.0: Found Intel integrated DMA 64-bit
Feb 23 13:01:18 olasPC systemd[1]: Finished Load/Save Screen Backlight Brightness of backlight:intel_backlight.
Feb 23 13:01:18 olasPC kernel: idma64 idma64.1: Found Intel integrated DMA 64-bit
Feb 23 13:01:18 olasPC kernel: input: PC Speaker as /devices/platform/pcspkr/input/input8
Feb 23 13:01:18 olasPC kernel: i801_smbus 0000:00:1f.4: enabling device (0001 -> 0003)
Feb 23 13:01:18 olasPC kernel: i801_smbus 0000:00:1f.4: SPD Write Disable is set
Feb 23 13:01:18 olasPC kernel: i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
Feb 23 13:01:18 olasPC kernel: i2c i2c-16: Successfully instantiated SPD at 0x50
Feb 23 13:01:18 olasPC kernel: cfg80211: Loading compiled-in X.509 certificates for regulatory database
Feb 23 13:01:18 olasPC kernel: videodev: Linux video capture interface: v2.00
Feb 23 13:01:18 olasPC systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
Feb 23 13:01:18 olasPC kernel: resource: resource sanity check: requesting [mem 0x00000000fedc0000-0x00000000fedcdfff], which spans more than pnp 00:05 [mem 0xfedc0000-0xfedc7fff]
Feb 23 13:01:18 olasPC kernel: caller uncore_get_box_mmio_addr+0xe7/0x150 [intel_uncore] mapping multiple BARs
Feb 23 13:01:18 olasPC systemd[1]: Starting Load/Save RF Kill Switch Status...
Feb 23 13:01:18 olasPC kernel: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
Feb 23 13:01:18 olasPC kernel: Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
Feb 23 13:01:18 olasPC kernel: platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
Feb 23 13:01:18 olasPC kernel: cfg80211: failed to load regulatory.db
Feb 23 13:01:18 olasPC kernel: Creating 1 MTD partitions on "0000:00:1f.5":
Feb 23 13:01:18 olasPC kernel: 0x000000000000-0x000002000000 : "BIOS"
Feb 23 13:01:18 olasPC kernel: mei_me 0000:00:16.0: enabling device (0000 -> 0002)
Feb 23 13:01:18 olasPC kernel: ee1004 16-0050: 512 byte EE1004-compliant SPD EEPROM, read-only
Feb 23 13:01:18 olasPC kernel: iTCO_vendor_support: vendor-support=0
Feb 23 13:01:18 olasPC kernel: Bluetooth: Core ver 2.22
Feb 23 13:01:18 olasPC kernel: NET: Registered PF_BLUETOOTH protocol family
Feb 23 13:01:18 olasPC kernel: Bluetooth: HCI device and connection manager initialized
Feb 23 13:01:18 olasPC kernel: Bluetooth: HCI socket layer initialized
Feb 23 13:01:18 olasPC kernel: Bluetooth: L2CAP socket layer initialized
Feb 23 13:01:18 olasPC kernel: Bluetooth: SCO socket layer initialized
Feb 23 13:01:18 olasPC kernel: Intel(R) Wireless WiFi driver for Linux
Feb 23 13:01:18 olasPC kernel: iwlwifi 0000:00:14.3: enabling device (0000 -> 0002)
Feb 23 13:01:18 olasPC kernel: iwlwifi 0000:00:14.3: Detected crf-id 0x3617, cnv-id 0x20000302 wfpm id 0x80000000
Feb 23 13:01:18 olasPC kernel: iwlwifi 0000:00:14.3: PCI dev a0f0/0074, rev=0x351, rfid=0x10a100
Feb 23 13:01:18 olasPC kernel: iwlwifi 0000:00:14.3: Detected Intel(R) Wi-Fi 6 AX201 160MHz
Feb 23 13:01:18 olasPC kernel: RAPL PMU: API unit is 2^-32 Joules, 3 fixed counters, 655360 ms ovfl timer
Feb 23 13:01:18 olasPC kernel: RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
Feb 23 13:01:18 olasPC kernel: RAPL PMU: hw unit of domain package 2^-14 Joules
Feb 23 13:01:18 olasPC kernel: RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
Feb 23 13:01:18 olasPC kernel: mei_hdcp 0000:00:16.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_ops [i915])
Feb 23 13:01:18 olasPC systemd[1]: Starting Virtual Console Setup...
Feb 23 13:01:18 olasPC systemd[1]: Started Load/Save RF Kill Switch Status.
Feb 23 13:01:18 olasPC systemd[1]: Finished Virtual Console Setup.
Feb 23 13:01:18 olasPC kernel: mei_pxp 0000:00:16.0-fbf6fcf1-96cf-4e2e-a6a6-1bab8cbe36b1: bound 0000:00:02.0 (ops i915_pxp_tee_component_ops [i915])
Feb 23 13:01:18 olasPC kernel: cryptd: max_cpu_qlen set to 1000
Feb 23 13:01:18 olasPC kernel: iwlwifi 0000:00:14.3: TLV_FW_FSEQ_VERSION: FSEQ Version: 89.3.35.37
Feb 23 13:01:18 olasPC kernel: iTCO_wdt iTCO_wdt: Found a Intel PCH TCO device (Version=6, TCOBASE=0x0400)
Feb 23 13:01:18 olasPC kernel: iTCO_wdt iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
Feb 23 13:01:18 olasPC kernel: iwlwifi 0000:00:14.3: loaded firmware version 77.b405f9d4.0 QuZ-a0-hr-b0-77.ucode op_mode iwlmvm
Feb 23 13:01:18 olasPC kernel: intel_rapl_msr: PL4 support detected.
Feb 23 13:01:18 olasPC kernel: intel_rapl_common: Found RAPL domain package
Feb 23 13:01:18 olasPC kernel: intel_rapl_common: Found RAPL domain core
Feb 23 13:01:18 olasPC kernel: intel_rapl_common: Found RAPL domain uncore
Feb 23 13:01:18 olasPC kernel: pps_core: LinuxPPS API ver. 1 registered
Feb 23 13:01:18 olasPC kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
Feb 23 13:01:18 olasPC kernel: PTP clock support registered
Feb 23 13:01:18 olasPC kernel: r8169 0000:04:00.0 eth0: RTL8168h/8111h, 6c:24:08:1b:0e:74, XID 541, IRQ 183
Feb 23 13:01:18 olasPC kernel: r8169 0000:04:00.0 eth0: jumbo features [frames: 9194 bytes, tx checksumming: ko]
Feb 23 13:01:18 olasPC kernel: r8169 0000:04:00.0 enp4s0: renamed from eth0
Feb 23 13:01:18 olasPC kernel: AES CTR mode by8 optimization enabled
Feb 23 13:01:18 olasPC kernel: usb 3-8: Found UVC 1.10 device Integrated Camera (30c9:003a)
Feb 23 13:01:18 olasPC kernel: snd_hda_intel 0000:00:1f.3: Digital mics found on Skylake+ platform, using SOF driver
Feb 23 13:01:18 olasPC kernel: usbcore: registered new interface driver uvcvideo
Feb 23 13:01:18 olasPC kernel: proc_thermal 0000:00:04.0: enabling device (0000 -> 0002)
Feb 23 13:01:18 olasPC kernel: intel_rapl_common: Found RAPL domain package
Feb 23 13:01:18 olasPC kernel: usbcore: registered new interface driver btusb
Feb 23 13:01:18 olasPC systemd[1]: Reached target Bluetooth Support.
Feb 23 13:01:18 olasPC kernel: Bluetooth: hci0: Bootloader revision 0.4 build 0 week 30 2018
Feb 23 13:01:18 olasPC kernel: Bluetooth: hci0: Device revision is 2
Feb 23 13:01:18 olasPC kernel: Bluetooth: hci0: Secure boot is enabled
Feb 23 13:01:18 olasPC kernel: Bluetooth: hci0: OTP lock is enabled
Feb 23 13:01:18 olasPC kernel: Bluetooth: hci0: API lock is enabled
Feb 23 13:01:18 olasPC kernel: Bluetooth: hci0: Debug lock is disabled
Feb 23 13:01:18 olasPC kernel: Bluetooth: hci0: Minimum firmware build 1 week 10 2014
Feb 23 13:01:18 olasPC kernel: Bluetooth: hci0: Found device firmware: intel/ibt-19-0-4.sfi
Feb 23 13:01:18 olasPC kernel: Bluetooth: hci0: Boot Address: 0x24800
Feb 23 13:01:18 olasPC kernel: Bluetooth: hci0: Firmware Version: 132-3.24
Feb 23 13:01:18 olasPC kernel: intel_tcc_cooling: Programmable TCC Offset detected
Feb 23 13:01:18 olasPC kernel: sof-audio-pci-intel-tgl 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if 0x040100
Feb 23 13:01:18 olasPC kernel: sof-audio-pci-intel-tgl 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
Feb 23 13:01:18 olasPC kernel: sof-audio-pci-intel-tgl 0000:00:1f.3: use msi interrupt mode
Feb 23 13:01:18 olasPC kernel: sof-audio-pci-intel-tgl 0000:00:1f.3: hda codecs found, mask 5
Feb 23 13:01:18 olasPC kernel: sof-audio-pci-intel-tgl 0000:00:1f.3: using HDA machine driver skl_hda_dsp_generic now
Feb 23 13:01:18 olasPC kernel: sof-audio-pci-intel-tgl 0000:00:1f.3: BT link detected in NHLT tables: 0x0
Feb 23 13:01:18 olasPC kernel: sof-audio-pci-intel-tgl 0000:00:1f.3: DMICs detected in NHLT tables: 2
Feb 23 13:01:18 olasPC kernel: sof-audio-pci-intel-tgl 0000:00:1f.3: SOF firmware and/or topology file not found.
Feb 23 13:01:18 olasPC kernel: sof-audio-pci-intel-tgl 0000:00:1f.3: Supported default profiles
Feb 23 13:01:18 olasPC kernel: sof-audio-pci-intel-tgl 0000:00:1f.3: - ipc type 0 (Requested):
Feb 23 13:01:18 olasPC kernel: sof-audio-pci-intel-tgl 0000:00:1f.3:  Firmware file: intel/sof/sof-tgl.ri
Feb 23 13:01:18 olasPC kernel: sof-audio-pci-intel-tgl 0000:00:1f.3:  Topology file: intel/sof-tplg/sof-hda-generic-2ch.tplg
Feb 23 13:01:18 olasPC kernel: sof-audio-pci-intel-tgl 0000:00:1f.3: Check if you have 'sof-firmware' package installed.
Feb 23 13:01:18 olasPC kernel: sof-audio-pci-intel-tgl 0000:00:1f.3: Optionally it can be manually downloaded from:
Feb 23 13:01:18 olasPC kernel: sof-audio-pci-intel-tgl 0000:00:1f.3:    https://github.com/thesofproject/sof-bin/
Feb 23 13:01:18 olasPC kernel: sof-audio-pci-intel-tgl 0000:00:1f.3: error: sof_probe_work failed err: -2
Feb 23 13:01:18 olasPC kernel: iwlwifi 0000:00:14.3: Detected RF HR B3, rfid=0x10a100
Feb 23 13:01:18 olasPC kernel: psmouse serio1: elantech: assuming hardware version 4 (with firmware version 0x5f3001)
Feb 23 13:01:18 olasPC kernel: iwlwifi 0000:00:14.3: base HW address: 4c:03:4f:97:57:7f
Feb 23 13:01:18 olasPC kernel: psmouse serio1: elantech: Synaptics capabilities query result 0x90, 0x18, 0x10.
Feb 23 13:01:18 olasPC kernel: psmouse serio1: elantech: Elan sample query result 00, 1b, 97
Feb 23 13:01:18 olasPC kernel: iwlwifi 0000:00:14.3 wlp0s20f3: renamed from wlan0
Feb 23 13:01:18 olasPC kernel: psmouse serio1: elantech: Elan ic body: 0x14, current fw version: 0x2
Feb 23 13:01:18 olasPC kernel: psmouse serio1: elantech: Trying to set up SMBus access
Feb 23 13:01:18 olasPC kernel: elan_i2c 16-0015: supply vcc not found, using dummy regulator
Feb 23 13:01:18 olasPC kernel: elan_i2c 16-0015: unexpected iap version 0x00 (ic type: 0x1b), firmware update will not work
Feb 23 13:01:18 olasPC kernel: elan_i2c 16-0015: Elan Touchpad: Module ID: 0x001b, Firmware: 0x009a, Sample: 0x0000, IAP: 0x0000
Feb 23 13:01:18 olasPC kernel: input: Elan Touchpad as /devices/pci0000:00/0000:00:1f.4/i2c-16/16-0015/input/input10
Feb 23 13:01:18 olasPC kernel: input: Elan TrackPoint as /devices/pci0000:00/0000:00:1f.4/i2c-16/16-0015/input/input11
Feb 23 13:01:18 olasPC kernel: mousedev: PS/2 mouse device common for all mice
Feb 23 13:01:19 olasPC systemd[1]: Mounting /boot...
Feb 23 13:01:19 olasPC systemd[1]: Virtual Machine and Container Storage (Compatibility) was skipped because of an unmet condition check (ConditionPathExists=/var/lib/machines.raw).
Feb 23 13:01:19 olasPC systemd[1]: Listening on Disk Image Download Service Socket.
Feb 23 13:01:19 olasPC systemd[1]: Mounted /boot.
Feb 23 13:01:19 olasPC systemd[1]: Reached target Local File Systems.
Feb 23 13:01:19 olasPC systemd[1]: Listening on Boot Entries Service Socket.
Feb 23 13:01:19 olasPC systemd[1]: Listening on System Extension Image Management.
Feb 23 13:01:19 olasPC systemd[1]: Set Up Additional Binary Formats was skipped because no trigger condition checks were met.
Feb 23 13:01:19 olasPC systemd[1]: Update Boot Loader Random Seed was skipped because no trigger condition checks were met.
Feb 23 13:01:19 olasPC systemd[1]: Starting Create System Files and Directories...
Feb 23 13:01:19 olasPC systemd[1]: Finished Create System Files and Directories.
Feb 23 13:01:19 olasPC systemd[1]: Rebuild Dynamic Linker Cache was skipped because no trigger condition checks were met.
Feb 23 13:01:19 olasPC systemd[1]: First Boot Wizard was skipped because of an unmet condition check (ConditionFirstBoot=yes).
Feb 23 13:01:19 olasPC systemd[1]: First Boot Complete was skipped because of an unmet condition check (ConditionFirstBoot=yes).
Feb 23 13:01:19 olasPC systemd[1]: Rebuild Journal Catalog was skipped because of an unmet condition check (ConditionNeedsUpdate=/var).
Feb 23 13:01:19 olasPC systemd[1]: Save Transient machine-id to Disk was skipped because of an unmet condition check (ConditionPathIsMountPoint=/etc/machine-id).
Feb 23 13:01:19 olasPC systemd[1]: Update is Completed was skipped because no trigger condition checks were met.
Feb 23 13:01:19 olasPC systemd[1]: Starting Record System Boot/Shutdown in UTMP...
Feb 23 13:01:19 olasPC systemd[1]: Finished Record System Boot/Shutdown in UTMP.
Feb 23 13:01:19 olasPC systemd[1]: Reached target System Initialization.
Feb 23 13:01:19 olasPC systemd[1]: Started Refresh existing PGP keys of archlinux-keyring regularly.
Feb 23 13:01:19 olasPC systemd[1]: Started Daily man-db regeneration.
Feb 23 13:01:19 olasPC systemd[1]: Started Daily verification of password and group files.
Feb 23 13:01:19 olasPC systemd[1]: Started Daily Cleanup of Temporary Directories.
Feb 23 13:01:19 olasPC systemd[1]: Reached target Timer Units.
Feb 23 13:01:19 olasPC systemd[1]: Listening on D-Bus System Message Bus Socket.
Feb 23 13:01:19 olasPC systemd[1]: Listening on GnuPG network certificate management daemon for /etc/pacman.d/gnupg.
Feb 23 13:01:19 olasPC systemd[1]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers) for /etc/pacman.d/gnupg.
Feb 23 13:01:19 olasPC systemd[1]: Listening on GnuPG cryptographic agent and passphrase cache (restricted) for /etc/pacman.d/gnupg.
Feb 23 13:01:19 olasPC systemd[1]: Listening on GnuPG cryptographic agent (ssh-agent emulation) for /etc/pacman.d/gnupg.
Feb 23 13:01:19 olasPC systemd[1]: Listening on GnuPG cryptographic agent and passphrase cache for /etc/pacman.d/gnupg.
Feb 23 13:01:19 olasPC systemd[1]: Listening on GnuPG public key management service for /etc/pacman.d/gnupg.
Feb 23 13:01:19 olasPC systemd[1]: Listening on Hostname Service Socket.
Feb 23 13:01:19 olasPC systemd[1]: Reached target Socket Units.
Feb 23 13:01:19 olasPC systemd[1]: Starting D-Bus System Message Bus...
Feb 23 13:01:19 olasPC systemd[1]: TPM PCR Barrier (Initialization) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Feb 23 13:01:19 olasPC systemd[1]: Started D-Bus System Message Bus.
Feb 23 13:01:19 olasPC dbus-broker-launch[456]: ERROR launcher_run_child @ ../dbus-broker-36/src/launch/launcher.c +326: Permission denied
Feb 23 13:01:19 olasPC dbus-broker-launch[455]: ERROR service_add @ ../dbus-broker-36/src/launch/service.c +1011: Transport endpoint is not connected
Feb 23 13:01:19 olasPC dbus-broker-launch[455]:       launcher_add_services @ ../dbus-broker-36/src/launch/launcher.c +805
Feb 23 13:01:19 olasPC dbus-broker-launch[455]:       launcher_run @ ../dbus-broker-36/src/launch/launcher.c +1416
Feb 23 13:01:19 olasPC dbus-broker-launch[455]:       run @ ../dbus-broker-36/src/launch/main.c +152
Feb 23 13:01:19 olasPC dbus-broker-launch[455]:       main @ ../dbus-broker-36/src/launch/main.c +178
Feb 23 13:01:19 olasPC dbus-broker-launch[455]: Exiting due to fatal error: -107
Feb 23 13:01:19 olasPC systemd[1]: dbus-broker.service: Main process exited, code=exited, status=1/FAILURE
Feb 23 13:01:19 olasPC systemd[1]: dbus-broker.service: Failed with result 'exit-code'.
Feb 23 13:01:19 olasPC systemd[1]: Starting D-Bus System Message Bus...
Feb 23 13:01:19 olasPC systemd[1]: Started D-Bus System Message Bus.
Feb 23 13:01:19 olasPC dbus-broker-launch[461]: ERROR launcher_run_child @ ../dbus-broker-36/src/launch/launcher.c +326: Permission denied
Feb 23 13:01:19 olasPC dbus-broker-launch[460]: ERROR service_add @ ../dbus-broker-36/src/launch/service.c +1011: Transport endpoint is not connected
Feb 23 13:01:19 olasPC dbus-broker-launch[460]:       launcher_add_services @ ../dbus-broker-36/src/launch/launcher.c +805
Feb 23 13:01:19 olasPC dbus-broker-launch[460]:       launcher_run @ ../dbus-broker-36/src/launch/launcher.c +1416
Feb 23 13:01:19 olasPC dbus-broker-launch[460]:       run @ ../dbus-broker-36/src/launch/main.c +152
Feb 23 13:01:19 olasPC systemd[1]: Reached target Basic System.
Feb 23 13:01:19 olasPC systemd[1]: Starting Network Manager...
Feb 23 13:01:19 olasPC dbus-broker-launch[460]:       main @ ../dbus-broker-36/src/launch/main.c +178
Feb 23 13:01:19 olasPC dbus-broker-launch[460]: Exiting due to fatal error: -107
Feb 23 13:01:19 olasPC systemd[1]: Starting User Login Management...
Feb 23 13:01:19 olasPC systemd[1]: TPM PCR Barrier (User) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Feb 23 13:01:19 olasPC systemd[1]: dbus-broker.service: Main process exited, code=exited, status=1/FAILURE
Feb 23 13:01:19 olasPC systemd[1]: dbus-broker.service: Failed with result 'exit-code'.
Feb 23 13:01:19 olasPC systemd[1]: NetworkManager.service: Deactivated successfully.
Feb 23 13:01:19 olasPC systemd[1]: Stopped Network Manager.
Feb 23 13:01:19 olasPC systemd[1]: Reached target Network.
Feb 23 13:01:19 olasPC systemd[1]: Starting D-Bus System Message Bus...
Feb 23 13:01:19 olasPC systemd[1]: Starting Permit User Sessions...
Feb 23 13:01:19 olasPC systemd[1]: Finished Permit User Sessions.
Feb 23 13:01:19 olasPC systemd[1]: Started Getty on tty1.
Feb 23 13:01:19 olasPC dbus-broker-launch[478]: ERROR launcher_run_child @ ../dbus-broker-36/src/launch/launcher.c +326: Permission denied
Feb 23 13:01:19 olasPC dbus-broker-launch[474]: ERROR service_add @ ../dbus-broker-36/src/launch/service.c +1011: Transport endpoint is not connected
Feb 23 13:01:19 olasPC dbus-broker-launch[474]:       launcher_add_services @ ../dbus-broker-36/src/launch/launcher.c +805
Feb 23 13:01:19 olasPC dbus-broker-launch[474]:       launcher_run @ ../dbus-broker-36/src/launch/launcher.c +1416
Feb 23 13:01:19 olasPC dbus-broker-launch[474]:       run @ ../dbus-broker-36/src/launch/main.c +152
Feb 23 13:01:19 olasPC systemd[1]: Reached target Login Prompts.
Feb 23 13:01:19 olasPC dbus-broker-launch[474]:       main @ ../dbus-broker-36/src/launch/main.c +178
Feb 23 13:01:19 olasPC dbus-broker-launch[474]: Exiting due to fatal error: -107
Feb 23 13:01:19 olasPC systemd[1]: Started D-Bus System Message Bus.
Feb 23 13:01:19 olasPC systemd[1]: dbus-broker.service: Main process exited, code=exited, status=1/FAILURE
Feb 23 13:01:19 olasPC systemd[1]: dbus-broker.service: Failed with result 'exit-code'.
Feb 23 13:01:19 olasPC systemd-logind[463]: New seat seat0.
Feb 23 13:01:19 olasPC systemd[1]: Starting D-Bus System Message Bus...
Feb 23 13:01:19 olasPC systemd-logind[463]: Watching system buttons on /dev/input/event0 (Power Button)
Feb 23 13:01:19 olasPC systemd-logind[463]: Watching system buttons on /dev/input/event2 (Lid Switch)
Feb 23 13:01:19 olasPC systemd-logind[463]: Watching system buttons on /dev/input/event1 (Sleep Button)
Feb 23 13:01:19 olasPC systemd-logind[463]: Watching system buttons on /dev/input/event4 (AT Translated Set 2 keyboard)
Feb 23 13:01:19 olasPC systemd-logind[463]: Watching system buttons on /dev/input/event3 (ThinkPad Extra Buttons)
Feb 23 13:01:19 olasPC systemd[1]: Started User Login Management.
Feb 23 13:01:19 olasPC systemd[1]: Reached target Multi-User System.
Feb 23 13:01:19 olasPC systemd[1]: Reached target Graphical Interface.
Feb 23 13:01:19 olasPC systemd[1]: Started D-Bus System Message Bus.
Feb 23 13:01:19 olasPC dbus-broker-launch[489]: ERROR launcher_run_child @ ../dbus-broker-36/src/launch/launcher.c +326: Permission denied
Feb 23 13:01:19 olasPC dbus-broker-launch[482]: ERROR service_add @ ../dbus-broker-36/src/launch/service.c +1011: Transport endpoint is not connected
Feb 23 13:01:19 olasPC dbus-broker-launch[482]:       launcher_add_services @ ../dbus-broker-36/src/launch/launcher.c +805
Feb 23 13:01:19 olasPC dbus-broker-launch[482]:       launcher_run @ ../dbus-broker-36/src/launch/launcher.c +1416
Feb 23 13:01:19 olasPC dbus-broker-launch[482]:       run @ ../dbus-broker-36/src/launch/main.c +152
Feb 23 13:01:19 olasPC dbus-broker-launch[482]:       main @ ../dbus-broker-36/src/launch/main.c +178
Feb 23 13:01:19 olasPC dbus-broker-launch[482]: Exiting due to fatal error: -107
Feb 23 13:01:19 olasPC systemd[1]: Startup finished in 7.196s (firmware) + 11.465s (loader) + 2.747s (kernel) + 1.604s (userspace) = 23.014s.
Feb 23 13:01:19 olasPC systemd[1]: dbus-broker.service: Main process exited, code=exited, status=1/FAILURE
Feb 23 13:01:19 olasPC systemd[1]: dbus-broker.service: Failed with result 'exit-code'.
Feb 23 13:01:19 olasPC systemd[1]: Starting D-Bus System Message Bus...
Feb 23 13:01:19 olasPC systemd[1]: Started D-Bus System Message Bus.
Feb 23 13:01:19 olasPC dbus-broker-launch[496]: ERROR launcher_run_child @ ../dbus-broker-36/src/launch/launcher.c +326: Permission denied
Feb 23 13:01:19 olasPC dbus-broker-launch[493]: ERROR service_add @ ../dbus-broker-36/src/launch/service.c +1011: Transport endpoint is not connected
Feb 23 13:01:19 olasPC dbus-broker-launch[493]:       launcher_add_services @ ../dbus-broker-36/src/launch/launcher.c +805
Feb 23 13:01:19 olasPC dbus-broker-launch[493]:       launcher_run @ ../dbus-broker-36/src/launch/launcher.c +1416
Feb 23 13:01:19 olasPC dbus-broker-launch[493]:       run @ ../dbus-broker-36/src/launch/main.c +152
Feb 23 13:01:19 olasPC dbus-broker-launch[493]:       main @ ../dbus-broker-36/src/launch/main.c +178
Feb 23 13:01:19 olasPC dbus-broker-launch[493]: Exiting due to fatal error: -107
Feb 23 13:01:19 olasPC systemd[1]: dbus-broker.service: Main process exited, code=exited, status=1/FAILURE
Feb 23 13:01:19 olasPC systemd[1]: dbus-broker.service: Failed with result 'exit-code'.
Feb 23 13:01:19 olasPC systemd[1]: dbus-broker.service: Start request repeated too quickly.
Feb 23 13:01:19 olasPC systemd[1]: dbus-broker.service: Failed with result 'exit-code'.
Feb 23 13:01:19 olasPC systemd[1]: Failed to start D-Bus System Message Bus.
Feb 23 13:01:19 olasPC systemd[1]: dbus.socket: Failed with result 'service-start-limit-hit'.
Feb 23 13:01:20 olasPC kernel: Bluetooth: hci0: Waiting for firmware download to complete
Feb 23 13:01:20 olasPC kernel: Bluetooth: hci0: Firmware loaded in 1690573 usecs
Feb 23 13:01:20 olasPC kernel: Bluetooth: hci0: Waiting for device to boot
Feb 23 13:01:20 olasPC kernel: Bluetooth: hci0: Device booted in 14726 usecs
Feb 23 13:01:20 olasPC kernel: Bluetooth: hci0: Found Intel DDC parameters: intel/ibt-19-0-4.ddc
Feb 23 13:01:20 olasPC kernel: Bluetooth: hci0: Applying Intel DDC parameters completed
Feb 23 13:01:20 olasPC kernel: Bluetooth: hci0: Firmware revision 0.4 build 132 week 3 2024
Feb 23 13:01:20 olasPC kernel: Bluetooth: hci0: HCI LE Coded PHY feature bit is set, but its usage is not supported.
Feb 23 13:01:23 olasPC systemd[1]: systemd-rfkill.service: Deactivated successfully.
Feb 23 13:01:49 olasPC login[477]: pam_unix(login:session): session opened for user root(uid=0) by root(uid=0)
Feb 23 13:01:49 olasPC login[477]: pam_systemd(login:session): Failed to connect to system bus: Connection refused
Feb 23 13:01:49 olasPC login[477]: ROOT LOGIN ON tty1
Feb 23 13:08:29 olasPC kernel: EXT4-fs (nvme0n1p4): mounted filesystem 1e31fe18-050e-4347-8ae5-6475a22e9ef6 r/w with ordered data mode. Quota mode: none. 

Offline

#12 2025-02-23 16:14:00

seth
Member
From: Don't DM me only for attention
Registered: 2012-09-03
Posts: 69,258

Re: dbus-broker failing on boot

Let's see whether other permissions are off

sudo LC_ALL=C pacman -Qkk | grep -v ', 0 altered files' | grep -v backup

Offline

#13 2025-02-23 16:28:24

alox
Member
Registered: 2025-02-22
Posts: 11

Re: dbus-broker failing on boot

warning: dbus: /usr/lib/dbus-daemon-launch-helper (GID mismatch)
warning: dbus: /usr/lib/dbus-daemon-launch-helper (Permissions mismatch)
warning: filesystem: /var/games (GID mismatch)
warning: intel-ucode: /boot/intel-ucode.img (Permissions mismatch)
warning: krb5: /usr/bin/ksu (Permissions mismatch)
dbus: 95 total files, 1 altered file
filesystem: 124 total files, 1 altered file
intel-ucode: 157 total files, 1 altered file
krb5: 205 total files, 1 altered file
libgcrypt: 27 total files, 0warning: pam: /usr/bin/unix_chkpwd (Permissions mismatch)
warning: polkit: /usr/bin/pkexec (Permissions mismatch)
warning: polkit: /usr/lib/polkit-1/polkit-agent-helper-1 (Permissions mismatch)
warning: shadow: /usr/bin/chage (Permissions mismatch)
warning: shadow: /usr/bin/expiry (Permissions mismatch)
warning: shadow: /usr/bin/gpasswd (Permissions mismatch)
warning: shadow: /usr/bin/groupmems (GID mismatch)
warning: shadow: /usr/bin/groupmems (Permissions mismatch)
warning: shadow: /usr/bin/passwd (Permissions mismatch)
warning: shadow: /usr/bin/sg (Permissions mismatch)
warning: systemd: /var/log/journal (GID mismatch)
warning: util-linux: /usr/bin/chfn (Permissions mismatch)
warning: util-linux: /usr/bin/chsh (Permissions mismatch)
warning: util-linux: /usr/bin/mount (Permissions mismatch)
warning: util-linux: /usr/bin/newgrp (Permissions mismatch)
warning: util-linux: /usr/bin/su (Permissions mismatch)
warning: util-linux: /usr/bin/umount (Permissions mismatch)
warning: util-linux: /usr/bin/wall (GID mismatch)
warning: util-linux: /usr/bin/wall (Permissions mismatch)
warning: util-linux: /usr/bin/write (GID mismatch)
warning: util-linux: /usr/bin/write (Permissions mismatch)
 altered files
pam: 602 total files, 1 altered file
polkit: 226 total files, 2 altered files
shadow: 588 total files, 6 altered files
systemd: 1568 total files, 1 altered file
util-linux: 532 total files, 8 altered files 

Offline

#14 2025-02-23 16:34:12

seth
Member
From: Don't DM me only for attention
Registered: 2012-09-03
Posts: 69,258

Re: dbus-broker failing on boot

Well, yeah.
re-install dbus, krb5, pam, shadow and util-linux - any idea what might have happened to cause this (no, it's not "OOTB")

Offline

#15 2025-02-23 18:38:02

alox
Member
Registered: 2025-02-22
Posts: 11

Re: dbus-broker failing on boot

I have managed to reduce the number errors. But these persist even though I have tried reinstalling them or manually correcting permissions.

warning: dbus: /usr/lib/dbus-daemon-launch-helper (Permissions mismatch)
warning: intel-ucode: /boot/intel-ucode.img (Permissions mismatch)
warning: shadow: /usr/bin/groupmems (Permissions mismatch)
warning: systemd: /var/log/journal (GID mismatch)
dbus: 95 total files, 1 altered file
intel-ucode: 157 total files, 1 altered file
shadow: 588 total files, 1 altered file
systemd: 1568 total files, 1 altered file 

My guess for what have caused these issues is that I created the partiton and filesystem in another OS and the only thing I did during the install was mounting it. Also when changing the owner of the root I think that might have affected directories that should not be owned by root.

Offline

#16 2025-02-23 20:42:35

tekstryder
Member
Registered: 2013-02-14
Posts: 452

Re: dbus-broker failing on boot

alox wrote:

I have managed to reduce the number errors...

warning: shadow: /usr/bin/groupmems (Permissions mismatch)
warning: systemd: /var/log/journal (GID mismatch)
shadow: 588 total files, 1 altered file
systemd: 1568 total files, 1 altered file

These two are 'normal'. Deeper explanation can be found in:
https://bbs.archlinux.org/viewtopic.php?id=281484

warning: intel-ucode: /boot/intel-ucode.img (Permissions mismatch)
intel-ucode: 157 total files, 1 altered file

This might be fine. I've got tighter perms on /boot per systemd default, so pacman complains similarly due to mismatch with package perms.

warning: dbus: /usr/lib/dbus-daemon-launch-helper (Permissions mismatch)
dbus: 95 total files, 1 altered file

This needs be addressed, particularly given the thread subject.

You should be able to simply move the file away and reinstall dbus to replace the file with correct permissions.

Offline

#17 2025-02-23 20:52:34

seth
Member
From: Don't DM me only for attention
Registered: 2012-09-03
Posts: 69,258

Re: dbus-broker failing on boot

It seems a re-insallation has happened and the GID wa fixed.

stat /usr/lib/dbus-daemon-launch-helper # should be 4110/root:dbus
findmnt -T /usr/lib/dbus-daemon-launch-helper # I suspect/worry we're lacking the sticky bit for FS limitations…

Offline

#18 2025-02-23 21:27:29

tekstryder
Member
Registered: 2013-02-14
Posts: 452

Re: dbus-broker failing on boot

seth wrote:

I suspect/worry we're lacking the sticky bit for FS limitations…

How's sticky bit involved here? SUID rather might not be set.

Does reinstalling fix such a mismatch (pacman might complain)?

My thinking was that if the file were to be created anew, it should then have correct permissions.

$ ls -la /usr/lib/dbus-daemon-launch-helper
---s--x--- 1 root dbus 143632 Dec 17 03:26 /usr/lib/dbus-daemon-launch-helper

Last edited by tekstryder (2025-02-23 21:29:35)

Offline

#19 2025-02-23 21:36:54

seth
Member
From: Don't DM me only for attention
Registered: 2012-09-03
Posts: 69,258

Re: dbus-broker failing on boot

SGID, but I just call all four variants of the first digit "the sticky bit" (unless distinction really matters)

Offline

#20 2025-02-23 21:46:55

tekstryder
Member
Registered: 2013-02-14
Posts: 452

Re: dbus-broker failing on boot

seth wrote:

SGID

No, it's SUID in this case. 4110, as shown in your stat.

But, let's see the perms on the OPs mismatched file.

Offline

#21 2025-02-23 21:58:00

alox
Member
Registered: 2025-02-22
Posts: 11

Re: dbus-broker failing on boot

dbus no longer has any permission mismatch but it still has the same errors when trying to boot

Feb 23 21:40:48 olasPC dbus-broker-launch[460]: ERROR launcher_run_child @ ../dbus-broker-36/src/launch/launcher.c +326: Permission denied
Feb 23 21:40:48 olasPC dbus-broker-launch[459]: ERROR service_add @ ../dbus-broker-36/src/launch/service.c +1011: Transport endpoint is not connected
Feb 23 21:40:48 olasPC dbus-broker-launch[459]:       launcher_add_services @ ../dbus-broker-36/src/launch/launcher.c +805
Feb 23 21:40:48 olasPC dbus-broker-launch[459]:       launcher_run @ ../dbus-broker-36/src/launch/launcher.c +1416
Feb 23 21:40:48 olasPC dbus-broker-launch[459]:       run @ ../dbus-broker-36/src/launch/main.c +152
Feb 23 21:40:48 olasPC dbus-broker-launch[459]:       main @ ../dbus-broker-36/src/launch/main.c +178
Feb 23 21:40:48 olasPC dbus-broker-launch[459]: Exiting due to fatal error: -107
Feb 23 21:40:48 olasPC systemd[1]: dbus-broker.service: Main process exited, code=exited, status=1/FAILURE
Feb 23 21:40:48 olasPC systemd[1]: dbus-broker.service: Failed with result 'exit-code'.
Feb 23 21:40:48 olasPC dbus-broker-launch[465]: ERROR launcher_run_child @ ../dbus-broker-36/src/launch/launcher.c +326: Permission denied
Feb 23 21:40:48 olasPC dbus-broker-launch[464]: ERROR service_add @ ../dbus-broker-36/src/launch/service.c +1011: Transport endpoint is not connected
Feb 23 21:40:48 olasPC dbus-broker-launch[464]:       launcher_add_services @ ../dbus-broker-36/src/launch/launcher.c +805
Feb 23 21:40:48 olasPC dbus-broker-launch[464]:       launcher_run @ ../dbus-broker-36/src/launch/launcher.c +1416
Feb 23 21:40:48 olasPC dbus-broker-launch[464]:       run @ ../dbus-broker-36/src/launch/main.c +152
Feb 23 21:40:48 olasPC dbus-broker-launch[464]:       main @ ../dbus-broker-36/src/launch/main.c +178
Feb 23 21:40:48 olasPC dbus-broker-launch[464]: Exiting due to fatal error: -107
Feb 23 21:40:48 olasPC systemd[1]: dbus-broker.service: Main process exited, code=exited, status=1/FAILURE
Feb 23 21:40:48 olasPC systemd[1]: dbus-broker.service: Failed with result 'exit-code'.
Feb 23 21:40:48 olasPC dbus-broker-launch[481]: ERROR launcher_run_child @ ../dbus-broker-36/src/launch/launcher.c +326: Permission denied
Feb 23 21:40:48 olasPC dbus-broker-launch[478]: ERROR service_add @ ../dbus-broker-36/src/launch/service.c +1011: Transport endpoint is not connected
Feb 23 21:40:48 olasPC dbus-broker-launch[478]:       launcher_add_services @ ../dbus-broker-36/src/launch/launcher.c +805
Feb 23 21:40:48 olasPC dbus-broker-launch[478]:       launcher_run @ ../dbus-broker-36/src/launch/launcher.c +1416
Feb 23 21:40:48 olasPC dbus-broker-launch[478]:       run @ ../dbus-broker-36/src/launch/main.c +152
Feb 23 21:40:48 olasPC dbus-broker-launch[478]:       main @ ../dbus-broker-36/src/launch/main.c +178
Feb 23 21:40:48 olasPC dbus-broker-launch[478]: Exiting due to fatal error: -107
Feb 23 21:40:48 olasPC systemd[1]: dbus-broker.service: Main process exited, code=exited, status=1/FAILURE
Feb 23 21:40:48 olasPC systemd[1]: dbus-broker.service: Failed with result 'exit-code'.
Feb 23 21:40:48 olasPC dbus-broker-launch[491]: ERROR launcher_run_child @ ../dbus-broker-36/src/launch/launcher.c +326: Permission denied
Feb 23 21:40:48 olasPC dbus-broker-launch[486]: ERROR service_add @ ../dbus-broker-36/src/launch/service.c +1011: Transport endpoint is not connected
Feb 23 21:40:48 olasPC dbus-broker-launch[486]:       launcher_add_services @ ../dbus-broker-36/src/launch/launcher.c +805
Feb 23 21:40:48 olasPC dbus-broker-launch[486]:       launcher_run @ ../dbus-broker-36/src/launch/launcher.c +1416
Feb 23 21:40:48 olasPC dbus-broker-launch[486]:       run @ ../dbus-broker-36/src/launch/main.c +152
Feb 23 21:40:48 olasPC dbus-broker-launch[486]:       main @ ../dbus-broker-36/src/launch/main.c +178
Feb 23 21:40:48 olasPC dbus-broker-launch[486]: Exiting due to fatal error: -107
Feb 23 21:40:48 olasPC systemd[1]: dbus-broker.service: Main process exited, code=exited, status=1/FAILURE
Feb 23 21:40:48 olasPC systemd[1]: dbus-broker.service: Failed with result 'exit-code'.
Feb 23 21:40:48 olasPC dbus-broker-launch[497]: ERROR launcher_run_child @ ../dbus-broker-36/src/launch/launcher.c +326: Permission denied
Feb 23 21:40:48 olasPC dbus-broker-launch[495]: ERROR service_add @ ../dbus-broker-36/src/launch/service.c +1011: Transport endpoint is not connected
Feb 23 21:40:48 olasPC dbus-broker-launch[495]:       launcher_add_services @ ../dbus-broker-36/src/launch/launcher.c +805
Feb 23 21:40:48 olasPC dbus-broker-launch[495]:       launcher_run @ ../dbus-broker-36/src/launch/launcher.c +1416
Feb 23 21:40:48 olasPC dbus-broker-launch[495]:       run @ ../dbus-broker-36/src/launch/main.c +152
Feb 23 21:40:48 olasPC dbus-broker-launch[495]:       main @ ../dbus-broker-36/src/launch/main.c +178
Feb 23 21:40:48 olasPC dbus-broker-launch[495]: Exiting due to fatal error: -107
Feb 23 21:40:48 olasPC systemd[1]: dbus-broker.service: Main process exited, code=exited, status=1/FAILURE
Feb 23 21:40:48 olasPC systemd[1]: dbus-broker.service: Failed with result 'exit-code'.
Feb 23 21:40:48 olasPC systemd[1]: dbus-broker.service: Start request repeated too quickly.
Feb 23 21:40:48 olasPC systemd[1]: dbus-broker.service: Failed with result 'exit-code'.
Feb 23 21:40:48 olasPC systemd[1]: dbus.socket: Failed with result 'service-start-limit-hit'. 

And from what I understand the other mismatches should be fine?

Offline

#22 2025-02-23 22:27:37

tekstryder
Member
Registered: 2013-02-14
Posts: 452

Re: dbus-broker failing on boot

alox wrote:

dbus no longer has any permission mismatch but it still has the same errors when trying to boot

What did you change?

Please provide the output of the commands Seth requested in #17.

Offline

#23 2025-02-25 11:19:11

alox
Member
Registered: 2025-02-22
Posts: 11

Re: dbus-broker failing on boot

I just decided to reinstall and this time I didn’t skip formatting the root folder and now everything works. But thanks for the help anyways

Offline

Board footer

Powered by FluxBB