You are not logged in.
Pages: 1
Hi, I recently decided to switch from plasma+X11 to plasma+wayland but I have a problem. Basically when I turn off and on my monitor, after a few seconds the screen turns black and I can oly switch to a tty shell.
My system:
cpu: ryzen 7 3700x
gpu: nvidia gt710 (driver 470.74-10)
mobo: aorus x570 elite
ram: 16gb
SO: arch linux dual booted with Windows 10 on a 500gb ssd.
Anyone has a clue about how to solve it? Thanks very much
Last edited by Giacomo28 (2021-12-28 16:32:32)
Offline
Have a look here for starters...
Ok, so I've reinstalled wayland following the guide but nothing changed. I have exactly the same problem. Maybe I can post some log but I don't know what can be useful.
Last edited by Giacomo28 (2021-12-28 15:06:02)
Offline
Post your /var/log/Xorg.0.log after running into this on xorg. As well as a
sudo journalctl -bI'd generally advise against plasma wayland on nvidia currently and probably indefinitely seeing as your GPU will not receive the new GBM fixes.
If you really want to use wayland check whether plasma or KWin crashes and gives you a coredump: https://wiki.archlinux.org/title/Core_d … _core_dump
Post these outputs in code tags or via https://wiki.archlinux.org/title/List_o … n_services
Online
/var/log/Xorg.0.log after turning off/on the monitor on Xorg session
[ 7.201] (--) Log file renamed from "/var/log/Xorg.pid-754.log" to "/var/log/Xorg.0.log"
[ 7.202]
X.Org X Server 1.21.1.2
X Protocol Version 11, Revision 0
[ 7.202] Current Operating System: Linux archdos 5.15.11-arch2-1 #1 SMP PREEMPT Wed, 22 Dec 2021 09:23:54 +0000 x86_64
[ 7.202] Kernel command line: BOOT_IMAGE=/@/boot/vmlinuz-linux root=UUID=8e9233e8-1737-42ee-82a5-98f09e4f3466 rw rootflags=subvol=@ loglevel=3 acpi_enforce_resources=lax nvidia-drm.modeset=1
[ 7.202]
[ 7.202] Current version of pixman: 0.40.0
[ 7.202] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 7.202] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 7.202] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Dec 28 18:09:02 2021
[ 7.203] (==) Using config file: "/etc/X11/xorg.conf"
[ 7.203] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 7.203] (==) ServerLayout "Layout0"
[ 7.203] (**) |-->Screen "Screen0" (0)
[ 7.203] (**) | |-->Monitor "Monitor0"
[ 7.203] (**) | |-->Device "Device0"
[ 7.203] (**) |-->Input Device "Keyboard0"
[ 7.203] (**) |-->Input Device "Mouse0"
[ 7.203] (==) Automatically adding devices
[ 7.203] (==) Automatically enabling devices
[ 7.203] (==) Automatically adding GPU devices
[ 7.203] (==) Automatically binding GPU devices
[ 7.203] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 7.205] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[ 7.205] Entry deleted from font path.
[ 7.206] (==) FontPath set to:
/usr/share/fonts/misc,
/usr/share/fonts/TTF,
/usr/share/fonts/OTF,
/usr/share/fonts/100dpi,
/usr/share/fonts/75dpi
[ 7.206] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 7.206] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[ 7.206] (WW) Disabling Keyboard0
[ 7.206] (WW) Disabling Mouse0
[ 7.206] (II) Module ABI versions:
[ 7.206] X.Org ANSI C Emulation: 0.4
[ 7.206] X.Org Video Driver: 25.2
[ 7.206] X.Org XInput driver : 24.4
[ 7.206] X.Org Server Extension : 10.0
[ 7.207] (++) using VT number 1
[ 7.207] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[ 7.208] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 7.208] (II) Platform probe for /sys/devices/pci0000:00/0000:00:03.1/0000:09:00.0/drm/card0
[ 7.210] (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/xorg/modules"
[ 7.211] (--) PCI:*(9@0:0:0) 10de:128b:1462:8c93 rev 161, Mem @ 0xfb000000/16777216, 0xe0000000/134217728, 0xe8000000/33554432, I/O @ 0x0000f000/128, BIOS @ 0x????????/131072
[ 7.211] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 7.211] (II) LoadModule: "glx"
[ 7.212] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 7.217] (II) Module glx: vendor="X.Org Foundation"
[ 7.217] compiled for 1.21.1.2, module version = 1.0.0
[ 7.217] ABI class: X.Org Server Extension, version 10.0
[ 7.217] (II) LoadModule: "nvidia"
[ 7.217] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[ 7.227] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 7.227] compiled for 1.6.99.901, module version = 1.0.0
[ 7.227] Module class: X.Org Video Driver
[ 7.227] (II) NVIDIA dlloader X Driver 470.74 Mon Sep 13 23:05:04 UTC 2021
[ 7.227] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 7.228] (II) Loading sub module "fb"
[ 7.228] (II) LoadModule: "fb"
[ 7.228] (II) Module "fb" already built-in
[ 7.228] (II) Loading sub module "wfb"
[ 7.228] (II) LoadModule: "wfb"
[ 7.228] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 7.230] (II) Module wfb: vendor="X.Org Foundation"
[ 7.230] compiled for 1.21.1.2, module version = 1.0.0
[ 7.230] ABI class: X.Org ANSI C Emulation, version 0.4
[ 7.230] (II) Loading sub module "ramdac"
[ 7.230] (II) LoadModule: "ramdac"
[ 7.230] (II) Module "ramdac" already built-in
[ 7.236] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
[ 7.236] (==) NVIDIA(0): RGB weight 888
[ 7.236] (==) NVIDIA(0): Default visual is TrueColor
[ 7.236] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[ 7.236] (II) Applying OutputClass "nvidia" options to /dev/dri/card0
[ 7.236] (**) NVIDIA(0): Option "AllowEmptyInitialConfiguration"
[ 7.236] (**) NVIDIA(0): Enabling 2D acceleration
[ 7.236] (II) Loading sub module "glxserver_nvidia"
[ 7.236] (II) LoadModule: "glxserver_nvidia"
[ 7.236] (II) Loading /usr/lib/nvidia/xorg/libglxserver_nvidia.so
[ 7.299] (II) Module glxserver_nvidia: vendor="NVIDIA Corporation"
[ 7.299] compiled for 1.6.99.901, module version = 1.0.0
[ 7.299] Module class: X.Org Server Extension
[ 7.299] (II) NVIDIA GLX Module 470.74 Mon Sep 13 23:02:11 UTC 2021
[ 7.299] (II) NVIDIA: The X server supports PRIME Render Offload.
[ 7.393] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:9:0:0
[ 7.393] (--) NVIDIA(0): CRT-0
[ 7.393] (--) NVIDIA(0): DFP-0
[ 7.393] (--) NVIDIA(0): DFP-1 (boot)
[ 7.394] (II) NVIDIA(0): NVIDIA GPU NVIDIA GeForce GT 710 (GK208) at PCI:9:0:0 (GPU-0)
[ 7.394] (--) NVIDIA(0): Memory: 2097152 kBytes
[ 7.394] (--) NVIDIA(0): VideoBIOS: 80.28.a6.00.5f
[ 7.394] (II) NVIDIA(0): Detected PCI Express Link width: 8X
[ 7.395] (--) NVIDIA(GPU-0): CRT-0: disconnected
[ 7.395] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[ 7.395] (--) NVIDIA(GPU-0):
[ 7.395] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 7.395] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 7.395] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[ 7.395] (--) NVIDIA(GPU-0):
[ 7.438] (--) NVIDIA(GPU-0): BenQ EX3501R (DFP-1): connected
[ 7.438] (--) NVIDIA(GPU-0): BenQ EX3501R (DFP-1): Internal TMDS
[ 7.438] (--) NVIDIA(GPU-0): BenQ EX3501R (DFP-1): 340.0 MHz maximum pixel clock
[ 7.438] (--) NVIDIA(GPU-0):
[ 7.441] (==) NVIDIA(0):
[ 7.441] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
[ 7.441] (==) NVIDIA(0): will be used as the requested mode.
[ 7.441] (==) NVIDIA(0):
[ 7.441] (II) NVIDIA(0): Validated MetaModes:
[ 7.441] (II) NVIDIA(0): "DFP-1:nvidia-auto-select"
[ 7.441] (II) NVIDIA(0): Virtual screen size determined to be 3440 x 1440
[ 7.444] (--) NVIDIA(0): DPI set to (106, 104); computed from "UseEdidDpi" X config
[ 7.444] (--) NVIDIA(0): option
[ 7.445] (II) NVIDIA: Reserving 6144.00 MB of virtual memory for indirect memory
[ 7.445] (II) NVIDIA: access.
[ 7.446] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[ 7.446] (II) NVIDIA(0): may not be running or the "AcpidSocketPath" X
[ 7.446] (II) NVIDIA(0): configuration option may not be set correctly. When the
[ 7.446] (II) NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will
[ 7.446] (II) NVIDIA(0): try to use it to receive ACPI event notifications. For
[ 7.446] (II) NVIDIA(0): details, please see the "ConnectToAcpid" and
[ 7.446] (II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X
[ 7.446] (II) NVIDIA(0): Config Options in the README.
[ 7.460] (II) NVIDIA(0): Setting mode "DFP-1:nvidia-auto-select"
[ 7.495] (==) NVIDIA(0): Disabling shared memory pixmaps
[ 7.495] (==) NVIDIA(0): Backing store enabled
[ 7.495] (==) NVIDIA(0): Silken mouse enabled
[ 7.495] (**) NVIDIA(0): DPMS enabled
[ 7.496] (II) Loading sub module "dri2"
[ 7.496] (II) LoadModule: "dri2"
[ 7.496] (II) Module "dri2" already built-in
[ 7.496] (II) NVIDIA(0): [DRI2] Setup complete
[ 7.496] (II) NVIDIA(0): [DRI2] VDPAU driver: nvidia
[ 7.496] (II) Initializing extension Generic Event Extension
[ 7.496] (II) Initializing extension SHAPE
[ 7.496] (II) Initializing extension MIT-SHM
[ 7.496] (II) Initializing extension XInputExtension
[ 7.496] (II) Initializing extension XTEST
[ 7.496] (II) Initializing extension BIG-REQUESTS
[ 7.496] (II) Initializing extension SYNC
[ 7.496] (II) Initializing extension XKEYBOARD
[ 7.496] (II) Initializing extension XC-MISC
[ 7.496] (II) Initializing extension SECURITY
[ 7.496] (II) Initializing extension XFIXES
[ 7.496] (II) Initializing extension RENDER
[ 7.496] (II) Initializing extension RANDR
[ 7.497] (II) Initializing extension COMPOSITE
[ 7.497] (II) Initializing extension DAMAGE
[ 7.497] (II) Initializing extension MIT-SCREEN-SAVER
[ 7.497] (II) Initializing extension DOUBLE-BUFFER
[ 7.497] (II) Initializing extension RECORD
[ 7.497] (II) Initializing extension DPMS
[ 7.497] (II) Initializing extension Present
[ 7.497] (II) Initializing extension DRI3
[ 7.497] (II) Initializing extension X-Resource
[ 7.497] (II) Initializing extension XVideo
[ 7.497] (II) Initializing extension XVideo-MotionCompensation
[ 7.497] (II) Initializing extension GLX
[ 7.497] (II) Initializing extension GLX
[ 7.497] (II) Indirect GLX disabled.
[ 7.497] (II) GLX: Another vendor is already registered for screen 0
[ 7.497] (II) Initializing extension XFree86-VidModeExtension
[ 7.497] (II) Initializing extension XFree86-DGA
[ 7.497] (II) Initializing extension XFree86-DRI
[ 7.497] (II) Initializing extension DRI2
[ 7.497] (II) Initializing extension NV-GLX
[ 7.498] (II) Initializing extension NV-CONTROL
[ 7.498] (II) Initializing extension XINERAMA
[ 7.660] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[ 7.660] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 7.660] (II) LoadModule: "libinput"
[ 7.660] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 7.663] (II) Module libinput: vendor="X.Org Foundation"
[ 7.663] compiled for 1.21.1, module version = 1.2.0
[ 7.663] Module class: X.Org XInput Driver
[ 7.663] ABI class: X.Org XInput driver, version 24.4
[ 7.663] (II) Using input driver 'libinput' for 'Power Button'
[ 7.663] (**) Power Button: always reports core events
[ 7.663] (**) Option "Device" "/dev/input/event1"
[ 7.663] (**) Option "_source" "server/udev"
[ 7.666] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 7.666] (II) event1 - Power Button: device is a keyboard
[ 7.666] (II) event1 - Power Button: device removed
[ 7.689] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
[ 7.689] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 7.689] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 7.689] (II) event1 - Power Button: device is a keyboard
[ 7.690] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[ 7.690] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 7.690] (II) Using input driver 'libinput' for 'Power Button'
[ 7.690] (**) Power Button: always reports core events
[ 7.690] (**) Option "Device" "/dev/input/event0"
[ 7.690] (**) Option "_source" "server/udev"
[ 7.690] (II) event0 - Power Button: is tagged by udev as: Keyboard
[ 7.690] (II) event0 - Power Button: device is a keyboard
[ 7.690] (II) event0 - Power Button: device removed
[ 7.742] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
[ 7.742] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[ 7.742] (II) event0 - Power Button: is tagged by udev as: Keyboard
[ 7.743] (II) event0 - Power Button: device is a keyboard
[ 7.743] (II) config/udev: Adding input device Logitech Wireless Mouse (/dev/input/event2)
[ 7.743] (**) Logitech Wireless Mouse: Applying InputClass "libinput pointer catchall"
[ 7.743] (II) Using input driver 'libinput' for 'Logitech Wireless Mouse'
[ 7.743] (**) Logitech Wireless Mouse: always reports core events
[ 7.743] (**) Option "Device" "/dev/input/event2"
[ 7.743] (**) Option "_source" "server/udev"
[ 7.744] (II) event2 - Logitech Wireless Mouse: is tagged by udev as: Mouse
[ 7.744] (II) event2 - Logitech Wireless Mouse: device is a pointer
[ 7.744] (II) event2 - Logitech Wireless Mouse: device removed
[ 7.849] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.2/0000:01:00.0/0000:02:08.0/0000:06:00.1/usb1/1-3/1-3.2/1-3.2:1.2/0003:046D:C52B.0004/0003:046D:4055.0005/input/input15/event2"
[ 7.849] (II) XINPUT: Adding extended input device "Logitech Wireless Mouse" (type: MOUSE, id 8)
[ 7.849] (**) Option "AccelerationScheme" "none"
[ 7.849] (**) Logitech Wireless Mouse: (accel) selected scheme none/0
[ 7.849] (**) Logitech Wireless Mouse: (accel) acceleration factor: 2.000
[ 7.849] (**) Logitech Wireless Mouse: (accel) acceleration threshold: 4
[ 7.850] (II) event2 - Logitech Wireless Mouse: is tagged by udev as: Mouse
[ 7.851] (II) event2 - Logitech Wireless Mouse: device is a pointer
[ 7.852] (II) config/udev: Adding input device Logitech Wireless Mouse (/dev/input/mouse0)
[ 7.852] (II) No input driver specified, ignoring this device.
[ 7.852] (II) This device may have been added with another device file.
[ 7.853] (II) config/udev: Adding input device Logitech K540/K545 (/dev/input/event3)
[ 7.853] (**) Logitech K540/K545: Applying InputClass "libinput keyboard catchall"
[ 7.853] (II) Using input driver 'libinput' for 'Logitech K540/K545'
[ 7.853] (**) Logitech K540/K545: always reports core events
[ 7.853] (**) Option "Device" "/dev/input/event3"
[ 7.853] (**) Option "_source" "server/udev"
[ 7.854] (II) event3 - Logitech K540/K545: is tagged by udev as: Keyboard
[ 7.855] (II) event3 - Logitech K540/K545: device is a keyboard
[ 7.855] (II) event3 - Logitech K540/K545: device removed
[ 7.902] (II) libinput: Logitech K540/K545: needs a virtual subdevice
[ 7.902] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.2/0000:01:00.0/0000:02:08.0/0000:06:00.1/usb1/1-3/1-3.2/1-3.2:1.2/0003:046D:C52B.0004/0003:046D:4076.0006/input/input16/event3"
[ 7.902] (II) XINPUT: Adding extended input device "Logitech K540/K545" (type: MOUSE, id 9)
[ 7.902] (**) Option "AccelerationScheme" "none"
[ 7.902] (**) Logitech K540/K545: (accel) selected scheme none/0
[ 7.902] (**) Logitech K540/K545: (accel) acceleration factor: 2.000
[ 7.902] (**) Logitech K540/K545: (accel) acceleration threshold: 4
[ 7.903] (II) event3 - Logitech K540/K545: is tagged by udev as: Keyboard
[ 7.903] (II) event3 - Logitech K540/K545: device is a keyboard
[ 7.904] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event5)
[ 7.904] (II) No input driver specified, ignoring this device.
[ 7.904] (II) This device may have been added with another device file.
[ 7.904] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event6)
[ 7.904] (II) No input driver specified, ignoring this device.
[ 7.904] (II) This device may have been added with another device file.
[ 7.904] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event7)
[ 7.904] (II) No input driver specified, ignoring this device.
[ 7.904] (II) This device may have been added with another device file.
[ 7.904] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event8)
[ 7.904] (II) No input driver specified, ignoring this device.
[ 7.904] (II) This device may have been added with another device file.
[ 7.904] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=10 (/dev/input/event9)
[ 7.904] (II) No input driver specified, ignoring this device.
[ 7.904] (II) This device may have been added with another device file.
[ 7.905] (II) config/udev: Adding input device HD-Audio Generic Front Mic (/dev/input/event10)
[ 7.905] (II) No input driver specified, ignoring this device.
[ 7.905] (II) This device may have been added with another device file.
[ 7.905] (II) config/udev: Adding input device HD-Audio Generic Rear Mic (/dev/input/event11)
[ 7.905] (II) No input driver specified, ignoring this device.
[ 7.905] (II) This device may have been added with another device file.
[ 7.905] (II) config/udev: Adding input device HD-Audio Generic Line (/dev/input/event12)
[ 7.905] (II) No input driver specified, ignoring this device.
[ 7.905] (II) This device may have been added with another device file.
[ 7.905] (II) config/udev: Adding input device HD-Audio Generic Line Out Front (/dev/input/event13)
[ 7.905] (II) No input driver specified, ignoring this device.
[ 7.905] (II) This device may have been added with another device file.
[ 7.905] (II) config/udev: Adding input device HD-Audio Generic Line Out Surround (/dev/input/event14)
[ 7.905] (II) No input driver specified, ignoring this device.
[ 7.905] (II) This device may have been added with another device file.
[ 7.905] (II) config/udev: Adding input device HD-Audio Generic Line Out CLFE (/dev/input/event15)
[ 7.905] (II) No input driver specified, ignoring this device.
[ 7.905] (II) This device may have been added with another device file.
[ 7.906] (II) config/udev: Adding input device HD-Audio Generic Front Headphone (/dev/input/event16)
[ 7.906] (II) No input driver specified, ignoring this device.
[ 7.906] (II) This device may have been added with another device file.
[ 7.906] (II) config/udev: Adding input device PC Speaker (/dev/input/event4)
[ 7.906] (II) No input driver specified, ignoring this device.
[ 7.906] (II) This device may have been added with another device file.
[ 7.909] (**) Logitech K540/K545: Applying InputClass "libinput keyboard catchall"
[ 7.909] (II) Using input driver 'libinput' for 'Logitech K540/K545'
[ 7.909] (**) Logitech K540/K545: always reports core events
[ 7.909] (**) Option "Device" "/dev/input/event3"
[ 7.909] (**) Option "_source" "_driver/libinput"
[ 7.909] (II) libinput: Logitech K540/K545: is a virtual subdevice
[ 7.909] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.2/0000:01:00.0/0000:02:08.0/0000:06:00.1/usb1/1-3/1-3.2/1-3.2:1.2/0003:046D:C52B.0004/0003:046D:4076.0006/input/input16/event3"
[ 7.909] (II) XINPUT: Adding extended input device "Logitech K540/K545" (type: KEYBOARD, id 10)
[ 15.805] (--) NVIDIA(GPU-0): CRT-0: disconnected
[ 15.805] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[ 15.805] (--) NVIDIA(GPU-0):
[ 15.805] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 15.805] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 15.805] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[ 15.805] (--) NVIDIA(GPU-0):
[ 15.849] (--) NVIDIA(GPU-0): BenQ EX3501R (DFP-1): connected
[ 15.849] (--) NVIDIA(GPU-0): BenQ EX3501R (DFP-1): Internal TMDS
[ 15.849] (--) NVIDIA(GPU-0): BenQ EX3501R (DFP-1): 340.0 MHz maximum pixel clock
[ 15.849] (--) NVIDIA(GPU-0):
[ 16.165] (--) NVIDIA(GPU-0): CRT-0: disconnected
[ 16.165] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[ 16.165] (--) NVIDIA(GPU-0):
[ 16.165] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 16.165] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 16.165] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[ 16.165] (--) NVIDIA(GPU-0):
[ 16.209] (--) NVIDIA(GPU-0): BenQ EX3501R (DFP-1): connected
[ 16.209] (--) NVIDIA(GPU-0): BenQ EX3501R (DFP-1): Internal TMDS
[ 16.209] (--) NVIDIA(GPU-0): BenQ EX3501R (DFP-1): 340.0 MHz maximum pixel clock
[ 16.209] (--) NVIDIA(GPU-0):
[ 27.786] (--) NVIDIA(GPU-0): BenQ EX3501R (DFP-1): connected
[ 27.786] (--) NVIDIA(GPU-0): BenQ EX3501R (DFP-1): Internal TMDS
[ 27.786] (--) NVIDIA(GPU-0): BenQ EX3501R (DFP-1): 340.0 MHz maximum pixel clock
[ 27.786] (--) NVIDIA(GPU-0):
[ 27.835] (--) NVIDIA(GPU-0): BenQ EX3501R (DFP-1): connected
[ 27.835] (--) NVIDIA(GPU-0): BenQ EX3501R (DFP-1): Internal TMDS
[ 27.835] (--) NVIDIA(GPU-0): BenQ EX3501R (DFP-1): 340.0 MHz maximum pixel clock
[ 27.835] (--) NVIDIA(GPU-0): sudo journalctl -b after turning off/on the monitor on Xorg session
dic 28 18:09:00 archdos kernel: Linux version 5.15.11-arch2-1 (linux@archlinux) (gcc (GCC) 11.1.0, GNU ld (GNU Binutils) 2.36.1) #1 SMP PREEMPT Wed, 22 Dec 2021 09:23:54 +0000
dic 28 18:09:00 archdos kernel: Command line: BOOT_IMAGE=/@/boot/vmlinuz-linux root=UUID=8e9233e8-1737-42ee-82a5-98f09e4f3466 rw rootflags=subvol=@ loglevel=3 acpi_enforce_resources=lax nvidia-drm.modeset=1
dic 28 18:09:00 archdos kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
dic 28 18:09:00 archdos kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
dic 28 18:09:00 archdos kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
dic 28 18:09:00 archdos kernel: x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
dic 28 18:09:00 archdos kernel: x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'compacted' format.
dic 28 18:09:00 archdos kernel: signal: max sigframe size: 1776
dic 28 18:09:00 archdos kernel: BIOS-provided physical RAM map:
dic 28 18:09:00 archdos kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
dic 28 18:09:00 archdos kernel: BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
dic 28 18:09:00 archdos kernel: BIOS-e820: [mem 0x0000000000100000-0x0000000009c1efff] usable
dic 28 18:09:00 archdos kernel: BIOS-e820: [mem 0x0000000009c1f000-0x0000000009ffffff] reserved
dic 28 18:09:00 archdos kernel: BIOS-e820: [mem 0x000000000a000000-0x000000000a1fffff] usable
dic 28 18:09:00 archdos kernel: BIOS-e820: [mem 0x000000000a200000-0x000000000a210fff] ACPI NVS
dic 28 18:09:00 archdos kernel: BIOS-e820: [mem 0x000000000a211000-0x00000000bc4b2fff] usable
dic 28 18:09:00 archdos kernel: BIOS-e820: [mem 0x00000000bc4b3000-0x00000000bc81bfff] reserved
dic 28 18:09:00 archdos kernel: BIOS-e820: [mem 0x00000000bc81c000-0x00000000bc858fff] ACPI data
dic 28 18:09:00 archdos kernel: BIOS-e820: [mem 0x00000000bc859000-0x00000000bcf42fff] ACPI NVS
dic 28 18:09:00 archdos kernel: BIOS-e820: [mem 0x00000000bcf43000-0x00000000bdb77fff] reserved
dic 28 18:09:00 archdos kernel: BIOS-e820: [mem 0x00000000bdb78000-0x00000000bdbfefff] type 20
dic 28 18:09:00 archdos kernel: BIOS-e820: [mem 0x00000000bdbff000-0x00000000beffffff] usable
dic 28 18:09:00 archdos kernel: BIOS-e820: [mem 0x00000000bf000000-0x00000000bfffffff] reserved
dic 28 18:09:00 archdos kernel: BIOS-e820: [mem 0x00000000f0000000-0x00000000f7ffffff] reserved
dic 28 18:09:00 archdos kernel: BIOS-e820: [mem 0x00000000fd200000-0x00000000fd2fffff] reserved
dic 28 18:09:00 archdos kernel: BIOS-e820: [mem 0x00000000fd400000-0x00000000fd5fffff] reserved
dic 28 18:09:00 archdos kernel: BIOS-e820: [mem 0x00000000fea00000-0x00000000fea0ffff] reserved
dic 28 18:09:00 archdos kernel: BIOS-e820: [mem 0x00000000feb80000-0x00000000fec01fff] reserved
dic 28 18:09:00 archdos kernel: BIOS-e820: [mem 0x00000000fec10000-0x00000000fec10fff] reserved
dic 28 18:09:00 archdos kernel: BIOS-e820: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
dic 28 18:09:00 archdos kernel: BIOS-e820: [mem 0x00000000fed40000-0x00000000fed44fff] reserved
dic 28 18:09:00 archdos kernel: BIOS-e820: [mem 0x00000000fed80000-0x00000000fed8ffff] reserved
dic 28 18:09:00 archdos kernel: BIOS-e820: [mem 0x00000000fedc2000-0x00000000fedcffff] reserved
dic 28 18:09:00 archdos kernel: BIOS-e820: [mem 0x00000000fedd4000-0x00000000fedd5fff] reserved
dic 28 18:09:00 archdos kernel: BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
dic 28 18:09:00 archdos kernel: BIOS-e820: [mem 0x0000000100000000-0x000000043f37ffff] usable
dic 28 18:09:00 archdos kernel: BIOS-e820: [mem 0x000000043f380000-0x000000043fffffff] reserved
dic 28 18:09:00 archdos kernel: NX (Execute Disable) protection: active
dic 28 18:09:00 archdos kernel: efi: EFI v2.70 by American Megatrends
dic 28 18:09:00 archdos kernel: efi: ACPI=0xbcf2a000 ACPI 2.0=0xbcf2a014 TPMFinalLog=0xbcef4000 SMBIOS=0xbda23000 SMBIOS 3.0=0xbda22000 MEMATTR=0xb8aa7298 ESRT=0xb7cdd598
dic 28 18:09:00 archdos kernel: SMBIOS 3.3.0 present.
dic 28 18:09:00 archdos kernel: DMI: Gigabyte Technology Co., Ltd. X570 AORUS ELITE/X570 AORUS ELITE, BIOS F35 07/08/2021
dic 28 18:09:00 archdos kernel: tsc: Fast TSC calibration using PIT
dic 28 18:09:00 archdos kernel: tsc: Detected 3593.286 MHz processor
dic 28 18:09:00 archdos kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
dic 28 18:09:00 archdos kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
dic 28 18:09:00 archdos kernel: last_pfn = 0x43f380 max_arch_pfn = 0x400000000
dic 28 18:09:00 archdos kernel: x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
dic 28 18:09:00 archdos kernel: total RAM covered: 3071M
dic 28 18:09:00 archdos kernel: Found optimal setting for mtrr clean up
dic 28 18:09:00 archdos kernel: gran_size: 64K chunk_size: 64M num_reg: 3 lose cover RAM: 0G
dic 28 18:09:00 archdos kernel: e820: update [mem 0xbc9c0000-0xbc9cffff] usable ==> reserved
dic 28 18:09:00 archdos kernel: e820: update [mem 0xc0000000-0xffffffff] usable ==> reserved
dic 28 18:09:00 archdos kernel: last_pfn = 0xbf000 max_arch_pfn = 0x400000000
dic 28 18:09:00 archdos kernel: esrt: Reserving ESRT space from 0x00000000b7cdd598 to 0x00000000b7cdd5d0.
dic 28 18:09:00 archdos kernel: e820: update [mem 0xb7cdd000-0xb7cddfff] usable ==> reserved
dic 28 18:09:00 archdos kernel: Using GB pages for direct mapping
dic 28 18:09:00 archdos kernel: Secure boot disabled
dic 28 18:09:00 archdos kernel: RAMDISK: [mem 0x36e4d000-0x3771dfff]
dic 28 18:09:00 archdos kernel: ACPI: Early table checksum verification disabled
dic 28 18:09:00 archdos kernel: ACPI: RSDP 0x00000000BCF2A014 000024 (v02 ALASKA)
dic 28 18:09:00 archdos kernel: ACPI: XSDT 0x00000000BCF29728 0000D4 (v01 ALASKA A M I 01072009 AMI 01000013)
dic 28 18:09:00 archdos kernel: ACPI: FACP 0x00000000BC847000 000114 (v06 ALASKA A M I 01072009 AMI 00010013)
dic 28 18:09:00 archdos kernel: ACPI: DSDT 0x00000000BC840000 00627E (v02 ALASKA A M I 01072009 INTL 20190509)
dic 28 18:09:00 archdos kernel: ACPI: FACS 0x00000000BCF24000 000040
dic 28 18:09:00 archdos kernel: ACPI: SSDT 0x00000000BC84E000 00AAA2 (v02 GBT GSWApp 00000001 INTL 20190509)
dic 28 18:09:00 archdos kernel: ACPI: SSDT 0x00000000BC84D000 00092A (v02 AMD AmdTable 00000002 MSFT 04000000)
dic 28 18:09:00 archdos kernel: ACPI: SSDT 0x00000000BC849000 003D06 (v01 AMD AMD AOD 00000001 INTL 20190509)
dic 28 18:09:00 archdos kernel: ACPI: SSDT 0x00000000BC848000 0000FC (v02 ALASKA CPUSSDT 01072009 AMI 01072009)
dic 28 18:09:00 archdos kernel: ACPI: FIDT 0x00000000BC83F000 00009C (v01 ALASKA A M I 01072009 AMI 00010013)
dic 28 18:09:00 archdos kernel: ACPI: MCFG 0x00000000BC83E000 00003C (v01 ALASKA A M I 01072009 MSFT 00010013)
dic 28 18:09:00 archdos kernel: ACPI: HPET 0x00000000BC83D000 000038 (v01 ALASKA A M I 01072009 AMI 00000005)
dic 28 18:09:00 archdos kernel: ACPI: SSDT 0x00000000BC83C000 000024 (v01 AMD BIXBY 00001000 INTL 20190509)
dic 28 18:09:00 archdos kernel: ACPI: IVRS 0x00000000BC83B000 0000D0 (v02 AMD AmdTable 00000001 AMD 00000001)
dic 28 18:09:00 archdos kernel: ACPI: BGRT 0x00000000BC83A000 000038 (v01 ALASKA A M I 01072009 AMI 00010013)
dic 28 18:09:00 archdos kernel: ACPI: TPM2 0x00000000BC839000 00004C (v04 ALASKA A M I 00000001 AMI 00000000)
dic 28 18:09:00 archdos kernel: ACPI: PCCT 0x00000000BC838000 00006E (v02 AMD AmdTable 00000001 AMD 00000001)
dic 28 18:09:00 archdos kernel: ACPI: SSDT 0x00000000BC834000 003F69 (v02 AMD AmdTable 00000001 AMD 00000001)
dic 28 18:09:00 archdos kernel: ACPI: CRAT 0x00000000BC833000 000ED8 (v01 AMD AmdTable 00000001 AMD 00000001)
dic 28 18:09:00 archdos kernel: ACPI: CDIT 0x00000000BC832000 000029 (v01 AMD AmdTable 00000001 AMD 00000001)
dic 28 18:09:00 archdos kernel: ACPI: SSDT 0x00000000BC831000 0005F6 (v01 AMD QOGIRDGP 00000001 INTL 20190509)
dic 28 18:09:00 archdos kernel: ACPI: SSDT 0x00000000BC82D000 003A59 (v01 AMD QOGIRN 00000001 INTL 20190509)
dic 28 18:09:00 archdos kernel: ACPI: WSMT 0x00000000BC82C000 000028 (v01 ALASKA A M I 01072009 AMI 00010013)
dic 28 18:09:00 archdos kernel: ACPI: APIC 0x00000000BC82B000 00015E (v03 ALASKA A M I 01072009 AMI 00010013)
dic 28 18:09:00 archdos kernel: ACPI: SSDT 0x00000000BC829000 00147F (v01 AMD QOGIRC 00000001 INTL 20190509)
dic 28 18:09:00 archdos kernel: ACPI: FPDT 0x00000000BC828000 000044 (v01 ALASKA A M I 01072009 AMI 01000013)
dic 28 18:09:00 archdos kernel: ACPI: Reserving FACP table memory at [mem 0xbc847000-0xbc847113]
dic 28 18:09:00 archdos kernel: ACPI: Reserving DSDT table memory at [mem 0xbc840000-0xbc84627d]
dic 28 18:09:00 archdos kernel: ACPI: Reserving FACS table memory at [mem 0xbcf24000-0xbcf2403f]
dic 28 18:09:00 archdos kernel: ACPI: Reserving SSDT table memory at [mem 0xbc84e000-0xbc858aa1]
dic 28 18:09:00 archdos kernel: ACPI: Reserving SSDT table memory at [mem 0xbc84d000-0xbc84d929]
dic 28 18:09:00 archdos kernel: ACPI: Reserving SSDT table memory at [mem 0xbc849000-0xbc84cd05]
dic 28 18:09:00 archdos kernel: ACPI: Reserving SSDT table memory at [mem 0xbc848000-0xbc8480fb]
dic 28 18:09:00 archdos kernel: ACPI: Reserving FIDT table memory at [mem 0xbc83f000-0xbc83f09b]
dic 28 18:09:00 archdos kernel: ACPI: Reserving MCFG table memory at [mem 0xbc83e000-0xbc83e03b]
dic 28 18:09:00 archdos kernel: ACPI: Reserving HPET table memory at [mem 0xbc83d000-0xbc83d037]
dic 28 18:09:00 archdos kernel: ACPI: Reserving SSDT table memory at [mem 0xbc83c000-0xbc83c023]
dic 28 18:09:00 archdos kernel: ACPI: Reserving IVRS table memory at [mem 0xbc83b000-0xbc83b0cf]
dic 28 18:09:00 archdos kernel: ACPI: Reserving BGRT table memory at [mem 0xbc83a000-0xbc83a037]
dic 28 18:09:00 archdos kernel: ACPI: Reserving TPM2 table memory at [mem 0xbc839000-0xbc83904b]
dic 28 18:09:00 archdos kernel: ACPI: Reserving PCCT table memory at [mem 0xbc838000-0xbc83806d]
dic 28 18:09:00 archdos kernel: ACPI: Reserving SSDT table memory at [mem 0xbc834000-0xbc837f68]
dic 28 18:09:00 archdos kernel: ACPI: Reserving CRAT table memory at [mem 0xbc833000-0xbc833ed7]
dic 28 18:09:00 archdos kernel: ACPI: Reserving CDIT table memory at [mem 0xbc832000-0xbc832028]
dic 28 18:09:00 archdos kernel: ACPI: Reserving SSDT table memory at [mem 0xbc831000-0xbc8315f5]
dic 28 18:09:00 archdos kernel: ACPI: Reserving SSDT table memory at [mem 0xbc82d000-0xbc830a58]
dic 28 18:09:00 archdos kernel: ACPI: Reserving WSMT table memory at [mem 0xbc82c000-0xbc82c027]
dic 28 18:09:00 archdos kernel: ACPI: Reserving APIC table memory at [mem 0xbc82b000-0xbc82b15d]
dic 28 18:09:00 archdos kernel: ACPI: Reserving SSDT table memory at [mem 0xbc829000-0xbc82a47e]
dic 28 18:09:00 archdos kernel: ACPI: Reserving FPDT table memory at [mem 0xbc828000-0xbc828043]
dic 28 18:09:00 archdos kernel: No NUMA configuration found
dic 28 18:09:00 archdos kernel: Faking a node at [mem 0x0000000000000000-0x000000043f37ffff]
dic 28 18:09:00 archdos kernel: NODE_DATA(0) allocated [mem 0x43f37c000-0x43f37ffff]
dic 28 18:09:00 archdos kernel: Zone ranges:
dic 28 18:09:00 archdos kernel: DMA [mem 0x0000000000001000-0x0000000000ffffff]
dic 28 18:09:00 archdos kernel: DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
dic 28 18:09:00 archdos kernel: Normal [mem 0x0000000100000000-0x000000043f37ffff]
dic 28 18:09:00 archdos kernel: Device empty
dic 28 18:09:00 archdos kernel: Movable zone start for each node
dic 28 18:09:00 archdos kernel: Early memory node ranges
dic 28 18:09:00 archdos kernel: node 0: [mem 0x0000000000001000-0x000000000009ffff]
dic 28 18:09:00 archdos kernel: node 0: [mem 0x0000000000100000-0x0000000009c1efff]
dic 28 18:09:00 archdos kernel: node 0: [mem 0x000000000a000000-0x000000000a1fffff]
dic 28 18:09:00 archdos kernel: node 0: [mem 0x000000000a211000-0x00000000bc4b2fff]
dic 28 18:09:00 archdos kernel: node 0: [mem 0x00000000bdbff000-0x00000000beffffff]
dic 28 18:09:00 archdos kernel: node 0: [mem 0x0000000100000000-0x000000043f37ffff]
dic 28 18:09:00 archdos kernel: Initmem setup node 0 [mem 0x0000000000001000-0x000000043f37ffff]
dic 28 18:09:00 archdos kernel: On node 0, zone DMA: 1 pages in unavailable ranges
dic 28 18:09:00 archdos kernel: On node 0, zone DMA: 96 pages in unavailable ranges
dic 28 18:09:00 archdos kernel: On node 0, zone DMA32: 993 pages in unavailable ranges
dic 28 18:09:00 archdos kernel: On node 0, zone DMA32: 17 pages in unavailable ranges
dic 28 18:09:00 archdos kernel: On node 0, zone DMA32: 5964 pages in unavailable ranges
dic 28 18:09:00 archdos kernel: On node 0, zone Normal: 4096 pages in unavailable ranges
dic 28 18:09:00 archdos kernel: On node 0, zone Normal: 3200 pages in unavailable ranges
dic 28 18:09:00 archdos kernel: ACPI: PM-Timer IO Port: 0x808
dic 28 18:09:00 archdos kernel: ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
dic 28 18:09:00 archdos kernel: IOAPIC[0]: apic_id 17, version 33, address 0xfec00000, GSI 0-23
dic 28 18:09:00 archdos kernel: IOAPIC[1]: apic_id 18, version 33, address 0xfec01000, GSI 24-55
dic 28 18:09:00 archdos kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
dic 28 18:09:00 archdos kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
dic 28 18:09:00 archdos kernel: ACPI: Using ACPI (MADT) for SMP configuration information
dic 28 18:09:00 archdos kernel: ACPI: HPET id: 0x10228201 base: 0xfed00000
dic 28 18:09:00 archdos kernel: e820: update [mem 0xb82b0000-0xb8306fff] usable ==> reserved
dic 28 18:09:00 archdos kernel: smpboot: Allowing 32 CPUs, 16 hotplug CPUs
dic 28 18:09:00 archdos kernel: PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
dic 28 18:09:00 archdos kernel: PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000fffff]
dic 28 18:09:00 archdos kernel: PM: hibernation: Registered nosave memory: [mem 0x09c1f000-0x09ffffff]
dic 28 18:09:00 archdos kernel: PM: hibernation: Registered nosave memory: [mem 0x0a200000-0x0a210fff]
dic 28 18:09:00 archdos kernel: PM: hibernation: Registered nosave memory: [mem 0xb7cdd000-0xb7cddfff]
dic 28 18:09:00 archdos kernel: PM: hibernation: Registered nosave memory: [mem 0xb82b0000-0xb8306fff]
dic 28 18:09:00 archdos kernel: PM: hibernation: Registered nosave memory: [mem 0xbc4b3000-0xbc81bfff]
dic 28 18:09:00 archdos kernel: PM: hibernation: Registered nosave memory: [mem 0xbc81c000-0xbc858fff]
dic 28 18:09:00 archdos kernel: PM: hibernation: Registered nosave memory: [mem 0xbc859000-0xbcf42fff]
dic 28 18:09:00 archdos kernel: PM: hibernation: Registered nosave memory: [mem 0xbcf43000-0xbdb77fff]
dic 28 18:09:00 archdos kernel: PM: hibernation: Registered nosave memory: [mem 0xbdb78000-0xbdbfefff]
dic 28 18:09:00 archdos kernel: PM: hibernation: Registered nosave memory: [mem 0xbf000000-0xbfffffff]
dic 28 18:09:00 archdos kernel: PM: hibernation: Registered nosave memory: [mem 0xc0000000-0xefffffff]
dic 28 18:09:00 archdos kernel: PM: hibernation: Registered nosave memory: [mem 0xf0000000-0xf7ffffff]
dic 28 18:09:00 archdos kernel: PM: hibernation: Registered nosave memory: [mem 0xf8000000-0xfd1fffff]
dic 28 18:09:00 archdos kernel: PM: hibernation: Registered nosave memory: [mem 0xfd200000-0xfd2fffff]
dic 28 18:09:00 archdos kernel: PM: hibernation: Registered nosave memory: [mem 0xfd300000-0xfd3fffff]
dic 28 18:09:00 archdos kernel: PM: hibernation: Registered nosave memory: [mem 0xfd400000-0xfd5fffff]
dic 28 18:09:00 archdos kernel: PM: hibernation: Registered nosave memory: [mem 0xfd600000-0xfe9fffff]
dic 28 18:09:00 archdos kernel: PM: hibernation: Registered nosave memory: [mem 0xfea00000-0xfea0ffff]
dic 28 18:09:00 archdos kernel: PM: hibernation: Registered nosave memory: [mem 0xfea10000-0xfeb7ffff]
dic 28 18:09:00 archdos kernel: PM: hibernation: Registered nosave memory: [mem 0xfeb80000-0xfec01fff]
dic 28 18:09:00 archdos kernel: PM: hibernation: Registered nosave memory: [mem 0xfec02000-0xfec0ffff]
dic 28 18:09:00 archdos kernel: PM: hibernation: Registered nosave memory: [mem 0xfec10000-0xfec10fff]
dic 28 18:09:00 archdos kernel: PM: hibernation: Registered nosave memory: [mem 0xfec11000-0xfecfffff]
dic 28 18:09:00 archdos kernel: PM: hibernation: Registered nosave memory: [mem 0xfed00000-0xfed00fff]
dic 28 18:09:00 archdos kernel: PM: hibernation: Registered nosave memory: [mem 0xfed01000-0xfed3ffff]
dic 28 18:09:00 archdos kernel: PM: hibernation: Registered nosave memory: [mem 0xfed40000-0xfed44fff]
dic 28 18:09:00 archdos kernel: PM: hibernation: Registered nosave memory: [mem 0xfed45000-0xfed7ffff]
dic 28 18:09:00 archdos kernel: PM: hibernation: Registered nosave memory: [mem 0xfed80000-0xfed8ffff]
dic 28 18:09:00 archdos kernel: PM: hibernation: Registered nosave memory: [mem 0xfed90000-0xfedc1fff]
dic 28 18:09:00 archdos kernel: PM: hibernation: Registered nosave memory: [mem 0xfedc2000-0xfedcffff]
dic 28 18:09:00 archdos kernel: PM: hibernation: Registered nosave memory: [mem 0xfedd0000-0xfedd3fff]
dic 28 18:09:00 archdos kernel: PM: hibernation: Registered nosave memory: [mem 0xfedd4000-0xfedd5fff]
dic 28 18:09:00 archdos kernel: PM: hibernation: Registered nosave memory: [mem 0xfedd6000-0xfeffffff]
dic 28 18:09:00 archdos kernel: PM: hibernation: Registered nosave memory: [mem 0xff000000-0xffffffff]
dic 28 18:09:00 archdos kernel: [mem 0xc0000000-0xefffffff] available for PCI devices
dic 28 18:09:00 archdos kernel: Booting paravirtualized kernel on bare hardware
dic 28 18:09:00 archdos kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
dic 28 18:09:00 archdos kernel: setup_percpu: NR_CPUS:320 nr_cpumask_bits:320 nr_cpu_ids:32 nr_node_ids:1
dic 28 18:09:00 archdos kernel: percpu: Embedded 61 pages/cpu s212992 r8192 d28672 u262144
dic 28 18:09:00 archdos kernel: pcpu-alloc: s212992 r8192 d28672 u262144 alloc=1*2097152
dic 28 18:09:00 archdos kernel: pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 12 13 14 15
dic 28 18:09:00 archdos kernel: pcpu-alloc: [0] 16 17 18 19 20 21 22 23 [0] 24 25 26 27 28 29 30 31
dic 28 18:09:00 archdos kernel: Built 1 zonelists, mobility grouping on. Total pages: 4114464
dic 28 18:09:00 archdos kernel: Policy zone: Normal
dic 28 18:09:00 archdos kernel: Kernel command line: BOOT_IMAGE=/@/boot/vmlinuz-linux root=UUID=8e9233e8-1737-42ee-82a5-98f09e4f3466 rw rootflags=subvol=@ loglevel=3 acpi_enforce_resources=lax nvidia-drm.modeset=1
dic 28 18:09:00 archdos kernel: Unknown kernel command line parameters "BOOT_IMAGE=/@/boot/vmlinuz-linux", will be passed to user space.
dic 28 18:09:00 archdos kernel: printk: log_buf_len individual max cpu contribution: 4096 bytes
dic 28 18:09:00 archdos kernel: printk: log_buf_len total cpu_extra contributions: 126976 bytes
dic 28 18:09:00 archdos kernel: printk: log_buf_len min size: 131072 bytes
dic 28 18:09:00 archdos kernel: printk: log_buf_len: 262144 bytes
dic 28 18:09:00 archdos kernel: printk: early log buf free: 116544(88%)
dic 28 18:09:00 archdos kernel: Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
dic 28 18:09:00 archdos kernel: Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
dic 28 18:09:00 archdos kernel: mem auto-init: stack:byref_all(zero), heap alloc:on, heap free:off
dic 28 18:09:00 archdos kernel: Memory: 16234604K/16719748K available (14344K kernel code, 2071K rwdata, 10792K rodata, 1864K init, 3836K bss, 484884K reserved, 0K cma-reserved)
dic 28 18:09:00 archdos kernel: random: get_random_u64 called from __kmem_cache_create+0x2a/0x540 with crng_init=0
dic 28 18:09:00 archdos kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=32, Nodes=1
dic 28 18:09:00 archdos kernel: ftrace: allocating 44299 entries in 174 pages
dic 28 18:09:00 archdos kernel: ftrace: allocated 174 pages with 5 groups
dic 28 18:09:00 archdos kernel: rcu: Preemptible hierarchical RCU implementation.
dic 28 18:09:00 archdos kernel: rcu: RCU dyntick-idle grace-period acceleration is enabled.
dic 28 18:09:00 archdos kernel: rcu: RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=32.
dic 28 18:09:00 archdos kernel: rcu: RCU priority boosting: priority 1 delay 500 ms.
dic 28 18:09:00 archdos kernel: Trampoline variant of Tasks RCU enabled.
dic 28 18:09:00 archdos kernel: Rude variant of Tasks RCU enabled.
dic 28 18:09:00 archdos kernel: Tracing variant of Tasks RCU enabled.
dic 28 18:09:00 archdos kernel: rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
dic 28 18:09:00 archdos kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=32
dic 28 18:09:00 archdos kernel: NR_IRQS: 20736, nr_irqs: 1224, preallocated irqs: 16
dic 28 18:09:00 archdos kernel: kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
dic 28 18:09:00 archdos kernel: Console: colour dummy device 80x25
dic 28 18:09:00 archdos kernel: printk: console [tty0] enabled
dic 28 18:09:00 archdos kernel: ACPI: Core revision 20210730
dic 28 18:09:00 archdos kernel: clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns
dic 28 18:09:00 archdos kernel: APIC: Switch to symmetric I/O mode setup
dic 28 18:09:00 archdos kernel: Switched APIC routing to physical flat.
dic 28 18:09:00 archdos kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
dic 28 18:09:00 archdos kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x33cb8c450bb, max_idle_ns: 440795213594 ns
dic 28 18:09:00 archdos kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 7189.01 BogoMIPS (lpj=11977620)
dic 28 18:09:00 archdos kernel: pid_max: default: 32768 minimum: 301
dic 28 18:09:00 archdos kernel: LSM: Security Framework initializing
dic 28 18:09:00 archdos kernel: landlock: Up and running.
dic 28 18:09:00 archdos kernel: Yama: becoming mindful.
dic 28 18:09:00 archdos kernel: LSM support for eBPF active
dic 28 18:09:00 archdos kernel: Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
dic 28 18:09:00 archdos kernel: Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
dic 28 18:09:00 archdos kernel: x86/cpu: User Mode Instruction Prevention (UMIP) activated
dic 28 18:09:00 archdos kernel: LVT offset 1 assigned for vector 0xf9
dic 28 18:09:00 archdos kernel: LVT offset 2 assigned for vector 0xf4
dic 28 18:09:00 archdos kernel: Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 512
dic 28 18:09:00 archdos kernel: Last level dTLB entries: 4KB 2048, 2MB 2048, 4MB 1024, 1GB 0
dic 28 18:09:00 archdos kernel: Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
dic 28 18:09:00 archdos kernel: Spectre V2 : Mitigation: Full AMD retpoline
dic 28 18:09:00 archdos kernel: Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
dic 28 18:09:00 archdos kernel: Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
dic 28 18:09:00 archdos kernel: Spectre V2 : User space: Mitigation: STIBP via seccomp and prctl
dic 28 18:09:00 archdos kernel: Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
dic 28 18:09:00 archdos kernel: Freeing SMP alternatives memory: 36K
dic 28 18:09:00 archdos kernel: smpboot: CPU0: AMD Ryzen 7 3700X 8-Core Processor (family: 0x17, model: 0x71, stepping: 0x0)
dic 28 18:09:00 archdos kernel: Performance Events: Fam17h+ core perfctr, AMD PMU driver.
dic 28 18:09:00 archdos kernel: ... version: 0
dic 28 18:09:00 archdos kernel: ... bit width: 48
dic 28 18:09:00 archdos kernel: ... generic registers: 6
dic 28 18:09:00 archdos kernel: ... value mask: 0000ffffffffffff
dic 28 18:09:00 archdos kernel: ... max period: 00007fffffffffff
dic 28 18:09:00 archdos kernel: ... fixed-purpose events: 0
dic 28 18:09:00 archdos kernel: ... event mask: 000000000000003f
dic 28 18:09:00 archdos kernel: rcu: Hierarchical SRCU implementation.
dic 28 18:09:00 archdos kernel: NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
dic 28 18:09:00 archdos kernel: smp: Bringing up secondary CPUs ...
dic 28 18:09:00 archdos kernel: x86: Booting SMP configuration:
dic 28 18:09:00 archdos kernel: .... node #0, CPUs: #1 #2 #3 #4 #5 #6 #7 #8 #9 #10 #11 #12 #13 #14 #15
dic 28 18:09:00 archdos kernel: smp: Brought up 1 node, 16 CPUs
dic 28 18:09:00 archdos kernel: smpboot: Max logical packages: 2
dic 28 18:09:00 archdos kernel: smpboot: Total of 16 processors activated (115031.20 BogoMIPS)
dic 28 18:09:00 archdos kernel: devtmpfs: initialized
dic 28 18:09:00 archdos kernel: x86/mm: Memory block size: 128MB
dic 28 18:09:00 archdos kernel: ACPI: PM: Registering ACPI NVS region [mem 0x0a200000-0x0a210fff] (69632 bytes)
dic 28 18:09:00 archdos kernel: ACPI: PM: Registering ACPI NVS region [mem 0xbc859000-0xbcf42fff] (7249920 bytes)
dic 28 18:09:00 archdos kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
dic 28 18:09:00 archdos kernel: futex hash table entries: 8192 (order: 7, 524288 bytes, linear)
dic 28 18:09:00 archdos kernel: pinctrl core: initialized pinctrl subsystem
dic 28 18:09:00 archdos kernel: PM: RTC time: 17:08:55, date: 2021-12-28
dic 28 18:09:00 archdos kernel: NET: Registered PF_NETLINK/PF_ROUTE protocol family
dic 28 18:09:00 archdos kernel: DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic allocations
dic 28 18:09:00 archdos kernel: DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
dic 28 18:09:00 archdos kernel: DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
dic 28 18:09:00 archdos kernel: audit: initializing netlink subsys (disabled)
dic 28 18:09:00 archdos kernel: audit: type=2000 audit(1640711334.166:1): state=initialized audit_enabled=0 res=1
dic 28 18:09:00 archdos kernel: thermal_sys: Registered thermal governor 'fair_share'
dic 28 18:09:00 archdos kernel: thermal_sys: Registered thermal governor 'bang_bang'
dic 28 18:09:00 archdos kernel: thermal_sys: Registered thermal governor 'step_wise'
dic 28 18:09:00 archdos kernel: thermal_sys: Registered thermal governor 'user_space'
dic 28 18:09:00 archdos kernel: thermal_sys: Registered thermal governor 'power_allocator'
dic 28 18:09:00 archdos kernel: cpuidle: using governor ladder
dic 28 18:09:00 archdos kernel: cpuidle: using governor menu
dic 28 18:09:00 archdos kernel: Detected 1 PCC Subspaces
dic 28 18:09:00 archdos kernel: Registering PCC driver as Mailbox controller
dic 28 18:09:00 archdos kernel: HugeTLB: can free 4094 vmemmap pages for hugepages-1048576kB
dic 28 18:09:00 archdos kernel: ACPI: bus type PCI registered
dic 28 18:09:00 archdos kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
dic 28 18:09:00 archdos kernel: PCI: MMCONFIG for domain 0000 [bus 00-7f] at [mem 0xf0000000-0xf7ffffff] (base 0xf0000000)
dic 28 18:09:00 archdos kernel: PCI: MMCONFIG at [mem 0xf0000000-0xf7ffffff] reserved in E820
dic 28 18:09:00 archdos kernel: PCI: Using configuration type 1 for base access
dic 28 18:09:00 archdos kernel: Kprobes globally optimized
dic 28 18:09:00 archdos kernel: HugeTLB: can free 6 vmemmap pages for hugepages-2048kB
dic 28 18:09:00 archdos kernel: HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
dic 28 18:09:00 archdos kernel: HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
dic 28 18:09:00 archdos kernel: ACPI: Added _OSI(Module Device)
dic 28 18:09:00 archdos kernel: ACPI: Added _OSI(Processor Device)
dic 28 18:09:00 archdos kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
dic 28 18:09:00 archdos kernel: ACPI: Added _OSI(Processor Aggregator Device)
dic 28 18:09:00 archdos kernel: ACPI: Added _OSI(Linux-Dell-Video)
dic 28 18:09:00 archdos kernel: ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
dic 28 18:09:00 archdos kernel: ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
dic 28 18:09:00 archdos kernel: ACPI: 10 ACPI AML tables successfully acquired and loaded
dic 28 18:09:00 archdos kernel: ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
dic 28 18:09:00 archdos kernel: ACPI: Interpreter enabled
dic 28 18:09:00 archdos kernel: ACPI: PM: (supports S0 S3 S4 S5)
dic 28 18:09:00 archdos kernel: ACPI: Using IOAPIC for interrupt routing
dic 28 18:09:00 archdos kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
dic 28 18:09:00 archdos kernel: ACPI: Enabled 2 GPEs in block 00 to 1F
dic 28 18:09:00 archdos kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
dic 28 18:09:00 archdos kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
dic 28 18:09:00 archdos kernel: acpi PNP0A08:00: _OSC: platform does not support [SHPCHotplug LTR DPC]
dic 28 18:09:00 archdos kernel: acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability]
dic 28 18:09:00 archdos kernel: acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-7f] only partially covers this bridge
dic 28 18:09:00 archdos kernel: PCI host bridge to bus 0000:00
dic 28 18:09:00 archdos kernel: pci_bus 0000:00: root bus resource [io 0x0000-0x03af window]
dic 28 18:09:00 archdos kernel: pci_bus 0000:00: root bus resource [io 0x03e0-0x0cf7 window]
dic 28 18:09:00 archdos kernel: pci_bus 0000:00: root bus resource [io 0x03b0-0x03df window]
dic 28 18:09:00 archdos kernel: pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
dic 28 18:09:00 archdos kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
dic 28 18:09:00 archdos kernel: pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000dffff window]
dic 28 18:09:00 archdos kernel: pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfec02fff window]
dic 28 18:09:00 archdos kernel: pci_bus 0000:00: root bus resource [mem 0xfee00000-0xffffffff window]
dic 28 18:09:00 archdos kernel: pci_bus 0000:00: root bus resource [bus 00-ff]
dic 28 18:09:00 archdos kernel: pci 0000:00:00.0: [1022:1480] type 00 class 0x060000
dic 28 18:09:00 archdos kernel: pci 0000:00:00.2: [1022:1481] type 00 class 0x080600
dic 28 18:09:00 archdos kernel: pci 0000:00:01.0: [1022:1482] type 00 class 0x060000
dic 28 18:09:00 archdos kernel: pci 0000:00:01.2: [1022:1483] type 01 class 0x060400
dic 28 18:09:00 archdos kernel: pci 0000:00:01.2: enabling Extended Tags
dic 28 18:09:00 archdos kernel: pci 0000:00:01.2: PME# supported from D0 D3hot D3cold
dic 28 18:09:00 archdos kernel: pci 0000:00:02.0: [1022:1482] type 00 class 0x060000
dic 28 18:09:00 archdos kernel: pci 0000:00:03.0: [1022:1482] type 00 class 0x060000
dic 28 18:09:00 archdos kernel: pci 0000:00:03.1: [1022:1483] type 01 class 0x060400
dic 28 18:09:00 archdos kernel: pci 0000:00:03.1: PME# supported from D0 D3hot D3cold
dic 28 18:09:00 archdos kernel: pci 0000:00:04.0: [1022:1482] type 00 class 0x060000
dic 28 18:09:00 archdos kernel: pci 0000:00:05.0: [1022:1482] type 00 class 0x060000
dic 28 18:09:00 archdos kernel: pci 0000:00:07.0: [1022:1482] type 00 class 0x060000
dic 28 18:09:00 archdos kernel: pci 0000:00:07.1: [1022:1484] type 01 class 0x060400
dic 28 18:09:00 archdos kernel: pci 0000:00:07.1: enabling Extended Tags
dic 28 18:09:00 archdos kernel: pci 0000:00:07.1: PME# supported from D0 D3hot D3cold
dic 28 18:09:00 archdos kernel: pci 0000:00:08.0: [1022:1482] type 00 class 0x060000
dic 28 18:09:00 archdos kernel: pci 0000:00:08.1: [1022:1484] type 01 class 0x060400
dic 28 18:09:00 archdos kernel: pci 0000:00:08.1: enabling Extended Tags
dic 28 18:09:00 archdos kernel: pci 0000:00:08.1: PME# supported from D0 D3hot D3cold
dic 28 18:09:00 archdos kernel: pci 0000:00:14.0: [1022:790b] type 00 class 0x0c0500
dic 28 18:09:00 archdos kernel: pci 0000:00:14.3: [1022:790e] type 00 class 0x060100
dic 28 18:09:00 archdos kernel: pci 0000:00:18.0: [1022:1440] type 00 class 0x060000
dic 28 18:09:00 archdos kernel: pci 0000:00:18.1: [1022:1441] type 00 class 0x060000
dic 28 18:09:00 archdos kernel: pci 0000:00:18.2: [1022:1442] type 00 class 0x060000
dic 28 18:09:00 archdos kernel: pci 0000:00:18.3: [1022:1443] type 00 class 0x060000
dic 28 18:09:00 archdos kernel: pci 0000:00:18.4: [1022:1444] type 00 class 0x060000
dic 28 18:09:00 archdos kernel: pci 0000:00:18.5: [1022:1445] type 00 class 0x060000
dic 28 18:09:00 archdos kernel: pci 0000:00:18.6: [1022:1446] type 00 class 0x060000
dic 28 18:09:00 archdos kernel: pci 0000:00:18.7: [1022:1447] type 00 class 0x060000
dic 28 18:09:00 archdos kernel: pci 0000:01:00.0: [1022:57ad] type 01 class 0x060400
dic 28 18:09:00 archdos kernel: pci 0000:01:00.0: enabling Extended Tags
dic 28 18:09:00 archdos kernel: pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
dic 28 18:09:00 archdos kernel: pci 0000:01:00.0: 63.012 Gb/s available PCIe bandwidth, limited by 16.0 GT/s PCIe x4 link at 0000:00:01.2 (capable of 126.024 Gb/s with 16.0 GT/s PCIe x8 link)
dic 28 18:09:00 archdos kernel: pci 0000:00:01.2: PCI bridge to [bus 01-08]
dic 28 18:09:00 archdos kernel: pci 0000:00:01.2: bridge window [io 0xd000-0xefff]
dic 28 18:09:00 archdos kernel: pci 0000:00:01.2: bridge window [mem 0xfc200000-0xfc7fffff]
dic 28 18:09:00 archdos kernel: pci 0000:02:04.0: [1022:57a3] type 01 class 0x060400
dic 28 18:09:00 archdos kernel: pci 0000:02:04.0: enabling Extended Tags
dic 28 18:09:00 archdos kernel: pci 0000:02:04.0: PME# supported from D0 D3hot D3cold
dic 28 18:09:00 archdos kernel: pci 0000:02:06.0: [1022:57a3] type 01 class 0x060400
dic 28 18:09:00 archdos kernel: pci 0000:02:06.0: enabling Extended Tags
dic 28 18:09:00 archdos kernel: pci 0000:02:06.0: PME# supported from D0 D3hot D3cold
dic 28 18:09:00 archdos kernel: pci 0000:02:08.0: [1022:57a4] type 01 class 0x060400
dic 28 18:09:00 archdos kernel: pci 0000:02:08.0: enabling Extended Tags
dic 28 18:09:00 archdos kernel: pci 0000:02:08.0: PME# supported from D0 D3hot D3cold
dic 28 18:09:00 archdos kernel: pci 0000:02:09.0: [1022:57a4] type 01 class 0x060400
dic 28 18:09:00 archdos kernel: pci 0000:02:09.0: enabling Extended Tags
dic 28 18:09:00 archdos kernel: pci 0000:02:09.0: PME# supported from D0 D3hot D3cold
dic 28 18:09:00 archdos kernel: pci 0000:02:0a.0: [1022:57a4] type 01 class 0x060400
dic 28 18:09:00 archdos kernel: pci 0000:02:0a.0: enabling Extended Tags
dic 28 18:09:00 archdos kernel: pci 0000:02:0a.0: PME# supported from D0 D3hot D3cold
dic 28 18:09:00 archdos kernel: pci 0000:01:00.0: PCI bridge to [bus 02-08]
dic 28 18:09:00 archdos kernel: pci 0000:01:00.0: bridge window [io 0xd000-0xefff]
dic 28 18:09:00 archdos kernel: pci 0000:01:00.0: bridge window [mem 0xfc200000-0xfc7fffff]
dic 28 18:09:00 archdos kernel: pci 0000:03:00.0: [8086:1539] type 00 class 0x020000
dic 28 18:09:00 archdos kernel: pci 0000:03:00.0: reg 0x10: [mem 0xfc700000-0xfc71ffff]
dic 28 18:09:00 archdos kernel: pci 0000:03:00.0: reg 0x18: [io 0xe000-0xe01f]
dic 28 18:09:00 archdos kernel: pci 0000:03:00.0: reg 0x1c: [mem 0xfc720000-0xfc723fff]
dic 28 18:09:00 archdos kernel: pci 0000:03:00.0: PME# supported from D0 D3hot D3cold
dic 28 18:09:00 archdos kernel: pci 0000:02:04.0: PCI bridge to [bus 03]
dic 28 18:09:00 archdos kernel: pci 0000:02:04.0: bridge window [io 0xe000-0xefff]
dic 28 18:09:00 archdos kernel: pci 0000:02:04.0: bridge window [mem 0xfc700000-0xfc7fffff]
dic 28 18:09:00 archdos kernel: pci 0000:04:00.0: [1b21:1080] type 01 class 0x060400
dic 28 18:09:00 archdos kernel: pci 0000:04:00.0: supports D1 D2
dic 28 18:09:00 archdos kernel: pci 0000:04:00.0: PME# supported from D0 D1 D2 D3hot D3cold
dic 28 18:09:00 archdos kernel: pci 0000:02:06.0: PCI bridge to [bus 04-05]
dic 28 18:09:00 archdos kernel: pci 0000:02:06.0: bridge window [io 0xd000-0xdfff]
dic 28 18:09:00 archdos kernel: pci 0000:02:06.0: bridge window [mem 0xfc600000-0xfc6fffff]
dic 28 18:09:00 archdos kernel: pci_bus 0000:05: extended config space not accessible
dic 28 18:09:00 archdos kernel: pci 0000:05:00.0: [1106:3044] type 00 class 0x0c0010
dic 28 18:09:00 archdos kernel: pci 0000:05:00.0: reg 0x10: [mem 0xfc600000-0xfc6007ff]
dic 28 18:09:00 archdos kernel: pci 0000:05:00.0: reg 0x14: [io 0xd000-0xd07f]
dic 28 18:09:00 archdos kernel: pci 0000:05:00.0: supports D2
dic 28 18:09:00 archdos kernel: pci 0000:05:00.0: PME# supported from D2 D3hot D3cold
dic 28 18:09:00 archdos kernel: pci 0000:04:00.0: PCI bridge to [bus 05]
dic 28 18:09:00 archdos kernel: pci 0000:04:00.0: bridge window [io 0xd000-0xdfff]
dic 28 18:09:00 archdos kernel: pci 0000:04:00.0: bridge window [mem 0xfc600000-0xfc6fffff]
dic 28 18:09:00 archdos kernel: pci 0000:06:00.0: [1022:1485] type 00 class 0x130000
dic 28 18:09:00 archdos kernel: pci 0000:06:00.0: enabling Extended Tags
dic 28 18:09:00 archdos kernel: pci 0000:06:00.0: 63.012 Gb/s available PCIe bandwidth, limited by 16.0 GT/s PCIe x4 link at 0000:00:01.2 (capable of 252.048 Gb/s with 16.0 GT/s PCIe x16 link)
dic 28 18:09:00 archdos kernel: pci 0000:06:00.1: [1022:149c] type 00 class 0x0c0330
dic 28 18:09:00 archdos kernel: pci 0000:06:00.1: reg 0x10: [mem 0xfc300000-0xfc3fffff 64bit]
dic 28 18:09:00 archdos kernel: pci 0000:06:00.1: enabling Extended Tags
dic 28 18:09:00 archdos kernel: pci 0000:06:00.1: PME# supported from D0 D3hot D3cold
dic 28 18:09:00 archdos kernel: pci 0000:06:00.3: [1022:149c] type 00 class 0x0c0330
dic 28 18:09:00 archdos kernel: pci 0000:06:00.3: reg 0x10: [mem 0xfc200000-0xfc2fffff 64bit]
dic 28 18:09:00 archdos kernel: pci 0000:06:00.3: enabling Extended Tags
dic 28 18:09:00 archdos kernel: pci 0000:06:00.3: PME# supported from D0 D3hot D3cold
dic 28 18:09:00 archdos kernel: pci 0000:02:08.0: PCI bridge to [bus 06]
dic 28 18:09:00 archdos kernel: pci 0000:02:08.0: bridge window [mem 0xfc200000-0xfc3fffff]
dic 28 18:09:00 archdos kernel: pci 0000:07:00.0: [1022:7901] type 00 class 0x010601
dic 28 18:09:00 archdos kernel: pci 0000:07:00.0: reg 0x24: [mem 0xfc500000-0xfc5007ff]
dic 28 18:09:00 archdos kernel: pci 0000:07:00.0: enabling Extended Tags
dic 28 18:09:00 archdos kernel: pci 0000:07:00.0: PME# supported from D3hot D3cold
dic 28 18:09:00 archdos kernel: pci 0000:07:00.0: 63.012 Gb/s available PCIe bandwidth, limited by 16.0 GT/s PCIe x4 link at 0000:00:01.2 (capable of 252.048 Gb/s with 16.0 GT/s PCIe x16 link)
dic 28 18:09:00 archdos kernel: pci 0000:02:09.0: PCI bridge to [bus 07]
dic 28 18:09:00 archdos kernel: pci 0000:02:09.0: bridge window [mem 0xfc500000-0xfc5fffff]
dic 28 18:09:00 archdos kernel: pci 0000:08:00.0: [1022:7901] type 00 class 0x010601
dic 28 18:09:00 archdos kernel: pci 0000:08:00.0: reg 0x24: [mem 0xfc400000-0xfc4007ff]
dic 28 18:09:00 archdos kernel: pci 0000:08:00.0: enabling Extended Tags
dic 28 18:09:00 archdos kernel: pci 0000:08:00.0: PME# supported from D3hot D3cold
dic 28 18:09:00 archdos kernel: pci 0000:08:00.0: 63.012 Gb/s available PCIe bandwidth, limited by 16.0 GT/s PCIe x4 link at 0000:00:01.2 (capable of 252.048 Gb/s with 16.0 GT/s PCIe x16 link)
dic 28 18:09:00 archdos kernel: pci 0000:02:0a.0: PCI bridge to [bus 08]
dic 28 18:09:00 archdos kernel: pci 0000:02:0a.0: bridge window [mem 0xfc400000-0xfc4fffff]
dic 28 18:09:00 archdos kernel: pci 0000:09:00.0: [10de:128b] type 00 class 0x030000
dic 28 18:09:00 archdos kernel: pci 0000:09:00.0: reg 0x10: [mem 0xfb000000-0xfbffffff]
dic 28 18:09:00 archdos kernel: pci 0000:09:00.0: reg 0x14: [mem 0xe0000000-0xe7ffffff 64bit pref]
dic 28 18:09:00 archdos kernel: pci 0000:09:00.0: reg 0x1c: [mem 0xe8000000-0xe9ffffff 64bit pref]
dic 28 18:09:00 archdos kernel: pci 0000:09:00.0: reg 0x24: [io 0xf000-0xf07f]
dic 28 18:09:00 archdos kernel: pci 0000:09:00.0: reg 0x30: [mem 0xfc000000-0xfc07ffff pref]
dic 28 18:09:00 archdos kernel: pci 0000:09:00.0: BAR 3: assigned to efifb
dic 28 18:09:00 archdos kernel: pci 0000:09:00.1: [10de:0e0f] type 00 class 0x040300
dic 28 18:09:00 archdos kernel: pci 0000:09:00.1: reg 0x10: [mem 0xfc080000-0xfc083fff]
dic 28 18:09:00 archdos kernel: pci 0000:00:03.1: PCI bridge to [bus 09]
dic 28 18:09:00 archdos kernel: pci 0000:00:03.1: bridge window [io 0xf000-0xffff]
dic 28 18:09:00 archdos kernel: pci 0000:00:03.1: bridge window [mem 0xfb000000-0xfc0fffff]
dic 28 18:09:00 archdos kernel: pci 0000:00:03.1: bridge window [mem 0xe0000000-0xe9ffffff 64bit pref]
dic 28 18:09:00 archdos kernel: pci 0000:0a:00.0: [1022:148a] type 00 class 0x130000
dic 28 18:09:00 archdos kernel: pci 0000:0a:00.0: enabling Extended Tags
dic 28 18:09:00 archdos kernel: pci 0000:00:07.1: PCI bridge to [bus 0a]
dic 28 18:09:00 archdos kernel: pci 0000:0b:00.0: [1022:1485] type 00 class 0x130000
dic 28 18:09:00 archdos kernel: pci 0000:0b:00.0: enabling Extended Tags
dic 28 18:09:00 archdos kernel: pci 0000:0b:00.1: [1022:1486] type 00 class 0x108000
dic 28 18:09:00 archdos kernel: pci 0000:0b:00.1: reg 0x18: [mem 0xfc900000-0xfc9fffff]
dic 28 18:09:00 archdos kernel: pci 0000:0b:00.1: reg 0x24: [mem 0xfca08000-0xfca09fff]
dic 28 18:09:00 archdos kernel: pci 0000:0b:00.1: enabling Extended Tags
dic 28 18:09:00 archdos kernel: pci 0000:0b:00.3: [1022:149c] type 00 class 0x0c0330
dic 28 18:09:00 archdos kernel: pci 0000:0b:00.3: reg 0x10: [mem 0xfc800000-0xfc8fffff 64bit]
dic 28 18:09:00 archdos kernel: pci 0000:0b:00.3: enabling Extended Tags
dic 28 18:09:00 archdos kernel: pci 0000:0b:00.3: PME# supported from D0 D3hot D3cold
dic 28 18:09:00 archdos kernel: pci 0000:0b:00.4: [1022:1487] type 00 class 0x040300
dic 28 18:09:00 archdos kernel: pci 0000:0b:00.4: reg 0x10: [mem 0xfca00000-0xfca07fff]
dic 28 18:09:00 archdos kernel: pci 0000:0b:00.4: enabling Extended Tags
dic 28 18:09:00 archdos kernel: pci 0000:0b:00.4: PME# supported from D0 D3hot D3cold
dic 28 18:09:00 archdos kernel: pci 0000:00:08.1: PCI bridge to [bus 0b]
dic 28 18:09:00 archdos kernel: pci 0000:00:08.1: bridge window [mem 0xfc800000-0xfcafffff]
dic 28 18:09:00 archdos kernel: ACPI: PCI: Interrupt link LNKA configured for IRQ 0
dic 28 18:09:00 archdos kernel: ACPI: PCI: Interrupt link LNKB configured for IRQ 0
dic 28 18:09:00 archdos kernel: ACPI: PCI: Interrupt link LNKC configured for IRQ 0
dic 28 18:09:00 archdos kernel: ACPI: PCI: Interrupt link LNKD configured for IRQ 0
dic 28 18:09:00 archdos kernel: ACPI: PCI: Interrupt link LNKE configured for IRQ 0
dic 28 18:09:00 archdos kernel: ACPI: PCI: Interrupt link LNKF configured for IRQ 0
dic 28 18:09:00 archdos kernel: ACPI: PCI: Interrupt link LNKG configured for IRQ 0
dic 28 18:09:00 archdos kernel: ACPI: PCI: Interrupt link LNKH configured for IRQ 0
dic 28 18:09:00 archdos kernel: iommu: Default domain type: Translated
dic 28 18:09:00 archdos kernel: iommu: DMA domain TLB invalidation policy: lazy mode
dic 28 18:09:00 archdos kernel: pci 0000:09:00.0: vgaarb: setting as boot VGA device
dic 28 18:09:00 archdos kernel: pci 0000:09:00.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
dic 28 18:09:00 archdos kernel: pci 0000:09:00.0: vgaarb: bridge control possible
dic 28 18:09:00 archdos kernel: vgaarb: loaded
dic 28 18:09:00 archdos kernel: SCSI subsystem initialized
dic 28 18:09:00 archdos kernel: libata version 3.00 loaded.
dic 28 18:09:00 archdos kernel: ACPI: bus type USB registered
dic 28 18:09:00 archdos kernel: usbcore: registered new interface driver usbfs
dic 28 18:09:00 archdos kernel: usbcore: registered new interface driver hub
dic 28 18:09:00 archdos kernel: usbcore: registered new device driver usb
dic 28 18:09:00 archdos kernel: pps_core: LinuxPPS API ver. 1 registered
dic 28 18:09:00 archdos kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
dic 28 18:09:00 archdos kernel: PTP clock support registered
dic 28 18:09:00 archdos kernel: EDAC MC: Ver: 3.0.0
dic 28 18:09:00 archdos kernel: Registered efivars operations
dic 28 18:09:00 archdos kernel: NetLabel: Initializing
dic 28 18:09:00 archdos kernel: NetLabel: domain hash size = 128
dic 28 18:09:00 archdos kernel: NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
dic 28 18:09:00 archdos kernel: NetLabel: unlabeled traffic allowed by default
dic 28 18:09:00 archdos kernel: PCI: Using ACPI for IRQ routing
dic 28 18:09:00 archdos kernel: PCI: pci_cache_line_size set to 64 bytes
dic 28 18:09:00 archdos kernel: e820: reserve RAM buffer [mem 0x09c1f000-0x0bffffff]
dic 28 18:09:00 archdos kernel: e820: reserve RAM buffer [mem 0x0a200000-0x0bffffff]
dic 28 18:09:00 archdos kernel: e820: reserve RAM buffer [mem 0xb7cdd000-0xb7ffffff]
dic 28 18:09:00 archdos kernel: e820: reserve RAM buffer [mem 0xb82b0000-0xbbffffff]
dic 28 18:09:00 archdos kernel: e820: reserve RAM buffer [mem 0xbc4b3000-0xbfffffff]
dic 28 18:09:00 archdos kernel: e820: reserve RAM buffer [mem 0xbf000000-0xbfffffff]
dic 28 18:09:00 archdos kernel: e820: reserve RAM buffer [mem 0x43f380000-0x43fffffff]
dic 28 18:09:00 archdos kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
dic 28 18:09:00 archdos kernel: hpet0: 3 comparators, 32-bit 14.318180 MHz counter
dic 28 18:09:00 archdos kernel: clocksource: Switched to clocksource tsc-early
dic 28 18:09:00 archdos kernel: VFS: Disk quotas dquot_6.6.0
dic 28 18:09:00 archdos kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
dic 28 18:09:00 archdos kernel: pnp: PnP ACPI init
dic 28 18:09:00 archdos kernel: system 00:00: [mem 0xf0000000-0xf7ffffff] has been reserved
dic 28 18:09:00 archdos kernel: system 00:01: [mem 0xfd200000-0xfd2fffff] has been reserved
dic 28 18:09:00 archdos kernel: system 00:03: [io 0x0a00-0x0a2f] has been reserved
dic 28 18:09:00 archdos kernel: system 00:03: [io 0x0a30-0x0a3f] has been reserved
dic 28 18:09:00 archdos kernel: system 00:03: [io 0x0a40-0x0a4f] has been reserved
dic 28 18:09:00 archdos kernel: system 00:04: [io 0x04d0-0x04d1] has been reserved
dic 28 18:09:00 archdos kernel: system 00:04: [io 0x040b] has been reserved
dic 28 18:09:00 archdos kernel: system 00:04: [io 0x04d6] has been reserved
dic 28 18:09:00 archdos kernel: system 00:04: [io 0x0c00-0x0c01] has been reserved
dic 28 18:09:00 archdos kernel: system 00:04: [io 0x0c14] has been reserved
dic 28 18:09:00 archdos kernel: system 00:04: [io 0x0c50-0x0c51] has been reserved
dic 28 18:09:00 archdos kernel: system 00:04: [io 0x0c52] has been reserved
dic 28 18:09:00 archdos kernel: system 00:04: [io 0x0c6c] has been reserved
dic 28 18:09:00 archdos kernel: system 00:04: [io 0x0c6f] has been reserved
dic 28 18:09:00 archdos kernel: system 00:04: [io 0x0cd8-0x0cdf] has been reserved
dic 28 18:09:00 archdos kernel: system 00:04: [io 0x0800-0x089f] has been reserved
dic 28 18:09:00 archdos kernel: system 00:04: [io 0x0b00-0x0b0f] has been reserved
dic 28 18:09:00 archdos kernel: system 00:04: [io 0x0b20-0x0b3f] has been reserved
dic 28 18:09:00 archdos kernel: system 00:04: [io 0x0900-0x090f] has been reserved
dic 28 18:09:00 archdos kernel: system 00:04: [io 0x0910-0x091f] has been reserved
dic 28 18:09:00 archdos kernel: system 00:04: [mem 0xfec00000-0xfec00fff] could not be reserved
dic 28 18:09:00 archdos kernel: system 00:04: [mem 0xfec01000-0xfec01fff] could not be reserved
dic 28 18:09:00 archdos kernel: system 00:04: [mem 0xfedc0000-0xfedc0fff] has been reserved
dic 28 18:09:00 archdos kernel: system 00:04: [mem 0xfee00000-0xfee00fff] has been reserved
dic 28 18:09:00 archdos kernel: system 00:04: [mem 0xfed80000-0xfed8ffff] could not be reserved
dic 28 18:09:00 archdos kernel: system 00:04: [mem 0xfec10000-0xfec10fff] has been reserved
dic 28 18:09:00 archdos kernel: system 00:04: [mem 0xff000000-0xffffffff] has been reserved
dic 28 18:09:00 archdos kernel: pnp: PnP ACPI: found 5 devices
dic 28 18:09:00 archdos kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
dic 28 18:09:00 archdos kernel: NET: Registered PF_INET protocol family
dic 28 18:09:00 archdos kernel: IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
dic 28 18:09:00 archdos kernel: tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear)
dic 28 18:09:00 archdos kernel: TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear)
dic 28 18:09:00 archdos kernel: TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
dic 28 18:09:00 archdos kernel: TCP: Hash tables configured (established 131072 bind 65536)
dic 28 18:09:00 archdos kernel: MPTCP token hash table entries: 16384 (order: 6, 393216 bytes, linear)
dic 28 18:09:00 archdos kernel: UDP hash table entries: 8192 (order: 6, 262144 bytes, linear)
dic 28 18:09:00 archdos kernel: UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, linear)
dic 28 18:09:00 archdos kernel: NET: Registered PF_UNIX/PF_LOCAL protocol family
dic 28 18:09:00 archdos kernel: NET: Registered PF_XDP protocol family
dic 28 18:09:00 archdos kernel: pci 0000:02:04.0: PCI bridge to [bus 03]
dic 28 18:09:00 archdos kernel: pci 0000:02:04.0: bridge window [io 0xe000-0xefff]
dic 28 18:09:00 archdos kernel: pci 0000:02:04.0: bridge window [mem 0xfc700000-0xfc7fffff]
dic 28 18:09:00 archdos kernel: pci 0000:04:00.0: PCI bridge to [bus 05]
dic 28 18:09:00 archdos kernel: pci 0000:04:00.0: bridge window [io 0xd000-0xdfff]
dic 28 18:09:00 archdos kernel: pci 0000:04:00.0: bridge window [mem 0xfc600000-0xfc6fffff]
dic 28 18:09:00 archdos kernel: pci 0000:02:06.0: PCI bridge to [bus 04-05]
dic 28 18:09:00 archdos kernel: pci 0000:02:06.0: bridge window [io 0xd000-0xdfff]
dic 28 18:09:00 archdos kernel: pci 0000:02:06.0: bridge window [mem 0xfc600000-0xfc6fffff]
dic 28 18:09:00 archdos kernel: pci 0000:02:08.0: PCI bridge to [bus 06]
dic 28 18:09:00 archdos kernel: pci 0000:02:08.0: bridge window [mem 0xfc200000-0xfc3fffff]
dic 28 18:09:00 archdos kernel: pci 0000:02:09.0: PCI bridge to [bus 07]
dic 28 18:09:00 archdos kernel: pci 0000:02:09.0: bridge window [mem 0xfc500000-0xfc5fffff]
dic 28 18:09:00 archdos kernel: pci 0000:02:0a.0: PCI bridge to [bus 08]
dic 28 18:09:00 archdos kernel: pci 0000:02:0a.0: bridge window [mem 0xfc400000-0xfc4fffff]
dic 28 18:09:00 archdos kernel: pci 0000:01:00.0: PCI bridge to [bus 02-08]
dic 28 18:09:00 archdos kernel: pci 0000:01:00.0: bridge window [io 0xd000-0xefff]
dic 28 18:09:00 archdos kernel: pci 0000:01:00.0: bridge window [mem 0xfc200000-0xfc7fffff]
dic 28 18:09:00 archdos kernel: pci 0000:00:01.2: PCI bridge to [bus 01-08]
dic 28 18:09:00 archdos kernel: pci 0000:00:01.2: bridge window [io 0xd000-0xefff]
dic 28 18:09:00 archdos kernel: pci 0000:00:01.2: bridge window [mem 0xfc200000-0xfc7fffff]
dic 28 18:09:00 archdos kernel: pci 0000:00:03.1: PCI bridge to [bus 09]
dic 28 18:09:00 archdos kernel: pci 0000:00:03.1: bridge window [io 0xf000-0xffff]
dic 28 18:09:00 archdos kernel: pci 0000:00:03.1: bridge window [mem 0xfb000000-0xfc0fffff]
dic 28 18:09:00 archdos kernel: pci 0000:00:03.1: bridge window [mem 0xe0000000-0xe9ffffff 64bit pref]
dic 28 18:09:00 archdos kernel: pci 0000:00:07.1: PCI bridge to [bus 0a]
dic 28 18:09:00 archdos kernel: pci 0000:00:08.1: PCI bridge to [bus 0b]
dic 28 18:09:00 archdos kernel: pci 0000:00:08.1: bridge window [mem 0xfc800000-0xfcafffff]
dic 28 18:09:00 archdos kernel: pci_bus 0000:00: resource 4 [io 0x0000-0x03af window]
dic 28 18:09:00 archdos kernel: pci_bus 0000:00: resource 5 [io 0x03e0-0x0cf7 window]
dic 28 18:09:00 archdos kernel: pci_bus 0000:00: resource 6 [io 0x03b0-0x03df window]
dic 28 18:09:00 archdos kernel: pci_bus 0000:00: resource 7 [io 0x0d00-0xffff window]
dic 28 18:09:00 archdos kernel: pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000bffff window]
dic 28 18:09:00 archdos kernel: pci_bus 0000:00: resource 9 [mem 0x000c0000-0x000dffff window]
dic 28 18:09:00 archdos kernel: pci_bus 0000:00: resource 10 [mem 0xc0000000-0xfec02fff window]
dic 28 18:09:00 archdos kernel: pci_bus 0000:00: resource 11 [mem 0xfee00000-0xffffffff window]
dic 28 18:09:00 archdos kernel: pci_bus 0000:01: resource 0 [io 0xd000-0xefff]
dic 28 18:09:00 archdos kernel: pci_bus 0000:01: resource 1 [mem 0xfc200000-0xfc7fffff]
dic 28 18:09:00 archdos kernel: pci_bus 0000:02: resource 0 [io 0xd000-0xefff]
dic 28 18:09:00 archdos kernel: pci_bus 0000:02: resource 1 [mem 0xfc200000-0xfc7fffff]
dic 28 18:09:00 archdos kernel: pci_bus 0000:03: resource 0 [io 0xe000-0xefff]
dic 28 18:09:00 archdos kernel: pci_bus 0000:03: resource 1 [mem 0xfc700000-0xfc7fffff]
dic 28 18:09:00 archdos kernel: pci_bus 0000:04: resource 0 [io 0xd000-0xdfff]
dic 28 18:09:00 archdos kernel: pci_bus 0000:04: resource 1 [mem 0xfc600000-0xfc6fffff]
dic 28 18:09:00 archdos kernel: pci_bus 0000:05: resource 0 [io 0xd000-0xdfff]
dic 28 18:09:00 archdos kernel: pci_bus 0000:05: resource 1 [mem 0xfc600000-0xfc6fffff]
dic 28 18:09:00 archdos kernel: pci_bus 0000:06: resource 1 [mem 0xfc200000-0xfc3fffff]
dic 28 18:09:00 archdos kernel: pci_bus 0000:07: resource 1 [mem 0xfc500000-0xfc5fffff]
dic 28 18:09:00 archdos kernel: pci_bus 0000:08: resource 1 [mem 0xfc400000-0xfc4fffff]
dic 28 18:09:00 archdos kernel: pci_bus 0000:09: resource 0 [io 0xf000-0xffff]
dic 28 18:09:00 archdos kernel: pci_bus 0000:09: resource 1 [mem 0xfb000000-0xfc0fffff]
dic 28 18:09:00 archdos kernel: pci_bus 0000:09: resource 2 [mem 0xe0000000-0xe9ffffff 64bit pref]
dic 28 18:09:00 archdos kernel: pci_bus 0000:0b: resource 1 [mem 0xfc800000-0xfcafffff]
dic 28 18:09:00 archdos kernel: pci 0000:04:00.0: Disabling ASPM L0s/L1
dic 28 18:09:00 archdos kernel: pci 0000:09:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
dic 28 18:09:00 archdos kernel: pci 0000:09:00.1: D0 power state depends on 0000:09:00.0
dic 28 18:09:00 archdos kernel: PCI: CLS 64 bytes, default 64
dic 28 18:09:00 archdos kernel: pci 0000:00:00.2: AMD-Vi: IOMMU performance counters supported
dic 28 18:09:00 archdos kernel: pci 0000:00:01.0: Adding to iommu group 0
dic 28 18:09:00 archdos kernel: pci 0000:00:01.2: Adding to iommu group 1
dic 28 18:09:00 archdos kernel: Trying to unpack rootfs image as initramfs...
dic 28 18:09:00 archdos kernel: pci 0000:00:02.0: Adding to iommu group 2
dic 28 18:09:00 archdos kernel: pci 0000:00:03.0: Adding to iommu group 3
dic 28 18:09:00 archdos kernel: pci 0000:00:03.1: Adding to iommu group 4
dic 28 18:09:00 archdos kernel: pci 0000:00:04.0: Adding to iommu group 5
dic 28 18:09:00 archdos kernel: pci 0000:00:05.0: Adding to iommu group 6
dic 28 18:09:00 archdos kernel: pci 0000:00:07.0: Adding to iommu group 7
dic 28 18:09:00 archdos kernel: pci 0000:00:07.1: Adding to iommu group 8
dic 28 18:09:00 archdos kernel: pci 0000:00:08.0: Adding to iommu group 9
dic 28 18:09:00 archdos kernel: pci 0000:00:08.1: Adding to iommu group 10
dic 28 18:09:00 archdos kernel: pci 0000:00:14.0: Adding to iommu group 11
dic 28 18:09:00 archdos kernel: pci 0000:00:14.3: Adding to iommu group 11
dic 28 18:09:00 archdos kernel: pci 0000:00:18.0: Adding to iommu group 12
dic 28 18:09:00 archdos kernel: pci 0000:00:18.1: Adding to iommu group 12
dic 28 18:09:00 archdos kernel: pci 0000:00:18.2: Adding to iommu group 12
dic 28 18:09:00 archdos kernel: pci 0000:00:18.3: Adding to iommu group 12
dic 28 18:09:00 archdos kernel: pci 0000:00:18.4: Adding to iommu group 12
dic 28 18:09:00 archdos kernel: pci 0000:00:18.5: Adding to iommu group 12
dic 28 18:09:00 archdos kernel: pci 0000:00:18.6: Adding to iommu group 12
dic 28 18:09:00 archdos kernel: pci 0000:00:18.7: Adding to iommu group 12
dic 28 18:09:00 archdos kernel: pci 0000:01:00.0: Adding to iommu group 13
dic 28 18:09:00 archdos kernel: pci 0000:02:04.0: Adding to iommu group 14
dic 28 18:09:00 archdos kernel: pci 0000:02:06.0: Adding to iommu group 15
dic 28 18:09:00 archdos kernel: pci 0000:02:08.0: Adding to iommu group 16
dic 28 18:09:00 archdos kernel: pci 0000:02:09.0: Adding to iommu group 17
dic 28 18:09:00 archdos kernel: pci 0000:02:0a.0: Adding to iommu group 18
dic 28 18:09:00 archdos kernel: pci 0000:03:00.0: Adding to iommu group 19
dic 28 18:09:00 archdos kernel: pci 0000:04:00.0: Adding to iommu group 20
dic 28 18:09:00 archdos kernel: pci 0000:05:00.0: Adding to iommu group 20
dic 28 18:09:00 archdos kernel: pci 0000:06:00.0: Adding to iommu group 16
dic 28 18:09:00 archdos kernel: pci 0000:06:00.1: Adding to iommu group 16
dic 28 18:09:00 archdos kernel: pci 0000:06:00.3: Adding to iommu group 16
dic 28 18:09:00 archdos kernel: pci 0000:07:00.0: Adding to iommu group 17
dic 28 18:09:00 archdos kernel: pci 0000:08:00.0: Adding to iommu group 18
dic 28 18:09:00 archdos kernel: pci 0000:09:00.0: Adding to iommu group 21
dic 28 18:09:00 archdos kernel: pci 0000:09:00.1: Adding to iommu group 21
dic 28 18:09:00 archdos kernel: pci 0000:0a:00.0: Adding to iommu group 22
dic 28 18:09:00 archdos kernel: pci 0000:0b:00.0: Adding to iommu group 23
dic 28 18:09:00 archdos kernel: pci 0000:0b:00.1: Adding to iommu group 24
dic 28 18:09:00 archdos kernel: pci 0000:0b:00.3: Adding to iommu group 25
dic 28 18:09:00 archdos kernel: pci 0000:0b:00.4: Adding to iommu group 26
dic 28 18:09:00 archdos kernel: pci 0000:00:00.2: AMD-Vi: Found IOMMU cap 0x40
dic 28 18:09:00 archdos kernel: AMD-Vi: Extended features (0x58f77ef22294a5a): PPR NX GT IA PC GA_vAPIC
dic 28 18:09:00 archdos kernel: AMD-Vi: Interrupt remapping enabled
dic 28 18:09:00 archdos kernel: software IO TLB: tearing down default memory pool
dic 28 18:09:00 archdos kernel: LVT offset 0 assigned for vector 0x400
dic 28 18:09:00 archdos kernel: perf: AMD IBS detected (0x000003ff)
dic 28 18:09:00 archdos kernel: perf/amd_iommu: Detected AMD IOMMU #0 (2 banks, 4 counters/bank).
dic 28 18:09:00 archdos kernel: Initialise system trusted keyrings
dic 28 18:09:00 archdos kernel: Key type blacklist registered
dic 28 18:09:00 archdos kernel: workingset: timestamp_bits=41 max_order=22 bucket_order=0
dic 28 18:09:00 archdos kernel: zbud: loaded
dic 28 18:09:00 archdos kernel: Key type asymmetric registered
dic 28 18:09:00 archdos kernel: Asymmetric key parser 'x509' registered
dic 28 18:09:00 archdos kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 242)
dic 28 18:09:00 archdos kernel: io scheduler mq-deadline registered
dic 28 18:09:00 archdos kernel: io scheduler kyber registered
dic 28 18:09:00 archdos kernel: io scheduler bfq registered
dic 28 18:09:00 archdos kernel: pcieport 0000:00:01.2: PME: Signaling with IRQ 27
dic 28 18:09:00 archdos kernel: pcieport 0000:00:01.2: AER: enabled with IRQ 27
dic 28 18:09:00 archdos kernel: pcieport 0000:00:03.1: PME: Signaling with IRQ 28
dic 28 18:09:00 archdos kernel: pcieport 0000:00:03.1: AER: enabled with IRQ 28
dic 28 18:09:00 archdos kernel: pcieport 0000:00:07.1: PME: Signaling with IRQ 30
dic 28 18:09:00 archdos kernel: pcieport 0000:00:07.1: AER: enabled with IRQ 30
dic 28 18:09:00 archdos kernel: pcieport 0000:00:08.1: PME: Signaling with IRQ 31
dic 28 18:09:00 archdos kernel: pcieport 0000:00:08.1: AER: enabled with IRQ 31
dic 28 18:09:00 archdos kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
dic 28 18:09:00 archdos kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
dic 28 18:09:00 archdos kernel: ACPI: button: Power Button [PWRB]
dic 28 18:09:00 archdos kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
dic 28 18:09:00 archdos kernel: ACPI: button: Power Button [PWRF]
dic 28 18:09:00 archdos kernel: smpboot: Estimated ratio of average max frequency by base frequency (times 1024): 1141
dic 28 18:09:00 archdos kernel: Monitor-Mwait will be used to enter C-1 state
dic 28 18:09:00 archdos kernel: ACPI: \_PR_.C000: Found 2 idle states
dic 28 18:09:00 archdos kernel: ACPI: \_PR_.C002: Found 2 idle states
dic 28 18:09:00 archdos kernel: ACPI: \_PR_.C004: Found 2 idle states
dic 28 18:09:00 archdos kernel: ACPI: \_PR_.C006: Found 2 idle states
dic 28 18:09:00 archdos kernel: ACPI: \_PR_.C008: Found 2 idle states
dic 28 18:09:00 archdos kernel: ACPI: \_PR_.C00A: Found 2 idle states
dic 28 18:09:00 archdos kernel: ACPI: \_PR_.C00C: Found 2 idle states
dic 28 18:09:00 archdos kernel: ACPI: \_PR_.C00E: Found 2 idle states
dic 28 18:09:00 archdos kernel: ACPI: \_PR_.C001: Found 2 idle states
dic 28 18:09:00 archdos kernel: ACPI: \_PR_.C003: Found 2 idle states
dic 28 18:09:00 archdos kernel: ACPI: \_PR_.C005: Found 2 idle states
dic 28 18:09:00 archdos kernel: ACPI: \_PR_.C007: Found 2 idle states
dic 28 18:09:00 archdos kernel: ACPI: \_PR_.C009: Found 2 idle states
dic 28 18:09:00 archdos kernel: ACPI: \_PR_.C00B: Found 2 idle states
dic 28 18:09:00 archdos kernel: ACPI: \_PR_.C00D: Found 2 idle states
dic 28 18:09:00 archdos kernel: ACPI: \_PR_.C00F: Found 2 idle states
dic 28 18:09:00 archdos kernel: Freeing initrd memory: 9028K
dic 28 18:09:00 archdos kernel: tsc: Refined TSC clocksource calibration: 3593.249 MHz
dic 28 18:09:00 archdos kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x33cb698e952, max_idle_ns: 440795267109 ns
dic 28 18:09:00 archdos kernel: clocksource: Switched to clocksource tsc
dic 28 18:09:00 archdos kernel: ACPI: \_TZ_.TZ10: Invalid passive threshold
dic 28 18:09:00 archdos kernel: thermal LNXTHERM:00: registered as thermal_zone0
dic 28 18:09:00 archdos kernel: ACPI: thermal: Thermal Zone [TZ10] (17 C)
dic 28 18:09:00 archdos kernel: ACPI: \_TZ_.PCT0: Invalid passive threshold
dic 28 18:09:00 archdos kernel: thermal LNXTHERM:01: registered as thermal_zone1
dic 28 18:09:00 archdos kernel: ACPI: thermal: Thermal Zone [PCT0] (17 C)
dic 28 18:09:00 archdos kernel: Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
dic 28 18:09:00 archdos kernel: Non-volatile memory driver v1.3
dic 28 18:09:00 archdos kernel: Linux agpgart interface v0.103
dic 28 18:09:00 archdos kernel: AMD-Vi: AMD IOMMUv2 loaded and initialized
dic 28 18:09:00 archdos kernel: ahci 0000:07:00.0: version 3.0
dic 28 18:09:00 archdos kernel: ahci 0000:07:00.0: AHCI 0001.0301 32 slots 2 ports 6 Gbps 0xc impl SATA mode
dic 28 18:09:00 archdos kernel: ahci 0000:07:00.0: flags: 64bit ncq sntf ilck pm led clo only pmp fbs pio slum part sxs
dic 28 18:09:00 archdos kernel: scsi host0: ahci
dic 28 18:09:00 archdos kernel: scsi host1: ahci
dic 28 18:09:00 archdos kernel: scsi host2: ahci
dic 28 18:09:00 archdos kernel: scsi host3: ahci
dic 28 18:09:00 archdos kernel: ata1: DUMMY
dic 28 18:09:00 archdos kernel: ata2: DUMMY
dic 28 18:09:00 archdos kernel: ata3: SATA max UDMA/133 abar m2048@0xfc500000 port 0xfc500200 irq 41
dic 28 18:09:00 archdos kernel: ata4: SATA max UDMA/133 abar m2048@0xfc500000 port 0xfc500280 irq 42
dic 28 18:09:00 archdos kernel: ahci 0000:08:00.0: AHCI 0001.0301 32 slots 4 ports 6 Gbps 0x33 impl SATA mode
dic 28 18:09:00 archdos kernel: ahci 0000:08:00.0: flags: 64bit ncq sntf ilck pm led clo only pmp fbs pio slum part sxs
dic 28 18:09:00 archdos kernel: scsi host4: ahci
dic 28 18:09:00 archdos kernel: scsi host5: ahci
dic 28 18:09:00 archdos kernel: scsi host6: ahci
dic 28 18:09:00 archdos kernel: scsi host7: ahci
dic 28 18:09:00 archdos kernel: scsi host8: ahci
dic 28 18:09:00 archdos kernel: scsi host9: ahci
dic 28 18:09:00 archdos kernel: ata5: SATA max UDMA/133 abar m2048@0xfc400000 port 0xfc400100 irq 55
dic 28 18:09:00 archdos kernel: ata6: SATA max UDMA/133 abar m2048@0xfc400000 port 0xfc400180 irq 56
dic 28 18:09:00 archdos kernel: ata7: DUMMY
dic 28 18:09:00 archdos kernel: ata8: DUMMY
dic 28 18:09:00 archdos kernel: ata9: SATA max UDMA/133 abar m2048@0xfc400000 port 0xfc400300 irq 59
dic 28 18:09:00 archdos kernel: ata10: SATA max UDMA/133 abar m2048@0xfc400000 port 0xfc400380 irq 60
dic 28 18:09:00 archdos kernel: ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
dic 28 18:09:00 archdos kernel: ehci-pci: EHCI PCI platform driver
dic 28 18:09:00 archdos kernel: ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
dic 28 18:09:00 archdos kernel: ohci-pci: OHCI PCI platform driver
dic 28 18:09:00 archdos kernel: uhci_hcd: USB Universal Host Controller Interface driver
dic 28 18:09:00 archdos kernel: usbcore: registered new interface driver usbserial_generic
dic 28 18:09:00 archdos kernel: usbserial: USB Serial support registered for generic
dic 28 18:09:00 archdos kernel: rtc_cmos 00:02: RTC can wake from S4
dic 28 18:09:00 archdos kernel: rtc_cmos 00:02: registered as rtc0
dic 28 18:09:00 archdos kernel: rtc_cmos 00:02: setting system clock to 2021-12-28T17:08:57 UTC (1640711337)
dic 28 18:09:00 archdos kernel: rtc_cmos 00:02: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
dic 28 18:09:00 archdos kernel: ledtrig-cpu: registered to indicate activity on CPUs
dic 28 18:09:00 archdos kernel: efifb: probing for efifb
dic 28 18:09:00 archdos kernel: efifb: framebuffer at 0xe9000000, using 3072k, total 3072k
dic 28 18:09:00 archdos kernel: efifb: mode is 1024x768x32, linelength=4096, pages=1
dic 28 18:09:00 archdos kernel: efifb: scrolling: redraw
dic 28 18:09:00 archdos kernel: efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
dic 28 18:09:00 archdos kernel: fbcon: Deferring console take-over
dic 28 18:09:00 archdos kernel: fb0: EFI VGA frame buffer device
dic 28 18:09:00 archdos kernel: hid: raw HID events driver (C) Jiri Kosina
dic 28 18:09:00 archdos kernel: drop_monitor: Initializing network drop monitor service
dic 28 18:09:00 archdos kernel: Initializing XFRM netlink socket
dic 28 18:09:00 archdos kernel: NET: Registered PF_INET6 protocol family
dic 28 18:09:00 archdos kernel: Segment Routing with IPv6
dic 28 18:09:00 archdos kernel: RPL Segment Routing with IPv6
dic 28 18:09:00 archdos kernel: In-situ OAM (IOAM) with IPv6
dic 28 18:09:00 archdos kernel: NET: Registered PF_PACKET protocol family
dic 28 18:09:00 archdos kernel: microcode: CPU0: patch_level=0x08701021
dic 28 18:09:00 archdos kernel: microcode: CPU1: patch_level=0x08701021
dic 28 18:09:00 archdos kernel: microcode: CPU2: patch_level=0x08701021
dic 28 18:09:00 archdos kernel: microcode: CPU3: patch_level=0x08701021
dic 28 18:09:00 archdos kernel: microcode: CPU4: patch_level=0x08701021
dic 28 18:09:00 archdos kernel: microcode: CPU5: patch_level=0x08701021
dic 28 18:09:00 archdos kernel: microcode: CPU6: patch_level=0x08701021
dic 28 18:09:00 archdos kernel: microcode: CPU7: patch_level=0x08701021
dic 28 18:09:00 archdos kernel: microcode: CPU8: patch_level=0x08701021
dic 28 18:09:00 archdos kernel: microcode: CPU9: patch_level=0x08701021
dic 28 18:09:00 archdos kernel: microcode: CPU10: patch_level=0x08701021
dic 28 18:09:00 archdos kernel: microcode: CPU11: patch_level=0x08701021
dic 28 18:09:00 archdos kernel: microcode: CPU12: patch_level=0x08701021
dic 28 18:09:00 archdos kernel: microcode: CPU13: patch_level=0x08701021
dic 28 18:09:00 archdos kernel: microcode: CPU14: patch_level=0x08701021
dic 28 18:09:00 archdos kernel: microcode: CPU15: patch_level=0x08701021
dic 28 18:09:00 archdos kernel: microcode: Microcode Update Driver: v2.2.
dic 28 18:09:00 archdos kernel: resctrl: L3 allocation detected
dic 28 18:09:00 archdos kernel: resctrl: MB allocation detected
dic 28 18:09:00 archdos kernel: resctrl: L3 monitoring detected
dic 28 18:09:00 archdos kernel: IPI shorthand broadcast: enabled
dic 28 18:09:00 archdos kernel: sched_clock: Marking stable (2486245236, 313654557)->(2803871338, -3971545)
dic 28 18:09:00 archdos kernel: registered taskstats version 1
dic 28 18:09:00 archdos kernel: Loading compiled-in X.509 certificates
dic 28 18:09:00 archdos kernel: Loaded X.509 cert 'Build time autogenerated kernel key: defcdccb3962b02406b9684259a13cefc7cd3e6e'
dic 28 18:09:00 archdos kernel: zswap: loaded using pool lz4/z3fold
dic 28 18:09:00 archdos kernel: Key type ._fscrypt registered
dic 28 18:09:00 archdos kernel: Key type .fscrypt registered
dic 28 18:09:00 archdos kernel: Key type fscrypt-provisioning registered
dic 28 18:09:00 archdos kernel: PM: Magic number: 1:12:139
dic 28 18:09:00 archdos kernel: acpi device:10: hash matches
dic 28 18:09:00 archdos kernel: RAS: Correctable Errors collector initialized.
dic 28 18:09:00 archdos kernel: ata5: SATA link down (SStatus 0 SControl 300)
dic 28 18:09:00 archdos kernel: ata9: SATA link down (SStatus 0 SControl 300)
dic 28 18:09:00 archdos kernel: ata4: SATA link down (SStatus 0 SControl 300)
dic 28 18:09:00 archdos kernel: ata6: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
dic 28 18:09:00 archdos kernel: ata10: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
dic 28 18:09:00 archdos kernel: ata10.00: supports DRM functions and may not be fully accessible
dic 28 18:09:00 archdos kernel: ata10.00: ATA-11: Samsung SSD 860 EVO 500GB, RVT01B6Q, max UDMA/133
dic 28 18:09:00 archdos kernel: ata10.00: disabling queued TRIM support
dic 28 18:09:00 archdos kernel: ata10.00: 976773168 sectors, multi 1: LBA48 NCQ (depth 32), AA
dic 28 18:09:00 archdos kernel: ata6.00: ATAPI: PIONEER DVD-RW DVR-216D, 1.07, max UDMA/66
dic 28 18:09:00 archdos kernel: ata3: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
dic 28 18:09:00 archdos kernel: ata3.00: ATA-9: WDC WD20EZRZ-00Z5HB0, 80.00A80, max UDMA/133
dic 28 18:09:00 archdos kernel: ata3.00: ATA Identify Device Log not supported
dic 28 18:09:00 archdos kernel: ata3.00: 3907029168 sectors, multi 16: LBA48 NCQ (depth 32), AA
dic 28 18:09:00 archdos kernel: ata6.00: configured for UDMA/66 (SET_XFERMODE skipped)
dic 28 18:09:00 archdos kernel: ata10.00: Features: Trust Dev-Sleep NCQ-sndrcv
dic 28 18:09:00 archdos kernel: ata10.00: supports DRM functions and may not be fully accessible
dic 28 18:09:00 archdos kernel: ata3.00: ATA Identify Device Log not supported
dic 28 18:09:00 archdos kernel: ata3.00: configured for UDMA/133
dic 28 18:09:00 archdos kernel: scsi 2:0:0:0: Direct-Access ATA WDC WD20EZRZ-00Z 0A80 PQ: 0 ANSI: 5
dic 28 18:09:00 archdos kernel: sd 2:0:0:0: [sda] 3907029168 512-byte logical blocks: (2.00 TB/1.82 TiB)
dic 28 18:09:00 archdos kernel: sd 2:0:0:0: [sda] 4096-byte physical blocks
dic 28 18:09:00 archdos kernel: sd 2:0:0:0: [sda] Write Protect is off
dic 28 18:09:00 archdos kernel: sd 2:0:0:0: [sda] Mode Sense: 00 3a 00 00
dic 28 18:09:00 archdos kernel: sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
dic 28 18:09:00 archdos kernel: ata10.00: disabling queued TRIM support
dic 28 18:09:00 archdos kernel: ata10.00: configured for UDMA/133
dic 28 18:09:00 archdos kernel: sda: sda1 sda2
dic 28 18:09:00 archdos kernel: scsi 5:0:0:0: CD-ROM PIONEER DVD-RW DVR-216D 1.07 PQ: 0 ANSI: 5
dic 28 18:09:00 archdos kernel: sd 2:0:0:0: [sda] Attached SCSI removable disk
dic 28 18:09:00 archdos kernel: scsi 9:0:0:0: Direct-Access ATA Samsung SSD 860 1B6Q PQ: 0 ANSI: 5
dic 28 18:09:00 archdos kernel: ata10.00: Enabling discard_zeroes_data
dic 28 18:09:00 archdos kernel: sd 9:0:0:0: [sdb] 976773168 512-byte logical blocks: (500 GB/466 GiB)
dic 28 18:09:00 archdos kernel: sd 9:0:0:0: [sdb] Write Protect is off
dic 28 18:09:00 archdos kernel: sd 9:0:0:0: [sdb] Mode Sense: 00 3a 00 00
dic 28 18:09:00 archdos kernel: sd 9:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
dic 28 18:09:00 archdos kernel: ata10.00: Enabling discard_zeroes_data
dic 28 18:09:00 archdos kernel: sdb: sdb1 sdb2 sdb3 sdb4 sdb5 sdb6
dic 28 18:09:00 archdos kernel: ata10.00: Enabling discard_zeroes_data
dic 28 18:09:00 archdos kernel: sd 9:0:0:0: [sdb] supports TCG Opal
dic 28 18:09:00 archdos kernel: sd 9:0:0:0: [sdb] Attached SCSI removable disk
dic 28 18:09:00 archdos kernel: Freeing unused decrypted memory: 2036K
dic 28 18:09:00 archdos kernel: Freeing unused kernel image (initmem) memory: 1864K
dic 28 18:09:00 archdos kernel: Write protecting the kernel read-only data: 28672k
dic 28 18:09:00 archdos kernel: Freeing unused kernel image (text/rodata gap) memory: 2036K
dic 28 18:09:00 archdos kernel: Freeing unused kernel image (rodata/data gap) memory: 1496K
dic 28 18:09:00 archdos kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
dic 28 18:09:00 archdos kernel: rodata_test: all tests were successful
dic 28 18:09:00 archdos kernel: Run /init as init process
dic 28 18:09:00 archdos kernel: with arguments:
dic 28 18:09:00 archdos kernel: /init
dic 28 18:09:00 archdos kernel: with environment:
dic 28 18:09:00 archdos kernel: HOME=/
dic 28 18:09:00 archdos kernel: TERM=linux
dic 28 18:09:00 archdos kernel: BOOT_IMAGE=/@/boot/vmlinuz-linux
dic 28 18:09:00 archdos kernel: fbcon: Taking over console
dic 28 18:09:00 archdos kernel: Console: switching to colour frame buffer device 128x48
dic 28 18:09:00 archdos kernel: xhci_hcd 0000:06:00.1: xHCI Host Controller
dic 28 18:09:00 archdos kernel: xhci_hcd 0000:06:00.1: new USB bus registered, assigned bus number 1
dic 28 18:09:00 archdos kernel: xhci_hcd 0000:06:00.1: hcc params 0x0278ffe5 hci version 0x110 quirks 0x0000000000000410
dic 28 18:09:00 archdos kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.15
dic 28 18:09:00 archdos kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
dic 28 18:09:00 archdos kernel: usb usb1: Product: xHCI Host Controller
dic 28 18:09:00 archdos kernel: usb usb1: Manufacturer: Linux 5.15.11-arch2-1 xhci-hcd
dic 28 18:09:00 archdos kernel: usb usb1: SerialNumber: 0000:06:00.1
dic 28 18:09:00 archdos kernel: hub 1-0:1.0: USB hub found
dic 28 18:09:00 archdos kernel: hub 1-0:1.0: 6 ports detected
dic 28 18:09:00 archdos kernel: xhci_hcd 0000:06:00.1: xHCI Host Controller
dic 28 18:09:00 archdos kernel: xhci_hcd 0000:06:00.1: new USB bus registered, assigned bus number 2
dic 28 18:09:00 archdos kernel: xhci_hcd 0000:06:00.1: Host supports USB 3.1 Enhanced SuperSpeed
dic 28 18:09:00 archdos kernel: usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
dic 28 18:09:00 archdos kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.15
dic 28 18:09:00 archdos kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
dic 28 18:09:00 archdos kernel: usb usb2: Product: xHCI Host Controller
dic 28 18:09:00 archdos kernel: usb usb2: Manufacturer: Linux 5.15.11-arch2-1 xhci-hcd
dic 28 18:09:00 archdos kernel: usb usb2: SerialNumber: 0000:06:00.1
dic 28 18:09:00 archdos kernel: hub 2-0:1.0: USB hub found
dic 28 18:09:00 archdos kernel: hub 2-0:1.0: 4 ports detected
dic 28 18:09:00 archdos kernel: xhci_hcd 0000:06:00.3: xHCI Host Controller
dic 28 18:09:00 archdos kernel: xhci_hcd 0000:06:00.3: new USB bus registered, assigned bus number 3
dic 28 18:09:00 archdos kernel: xhci_hcd 0000:06:00.3: hcc params 0x0278ffe5 hci version 0x110 quirks 0x0000000000000410
dic 28 18:09:00 archdos kernel: usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.15
dic 28 18:09:00 archdos kernel: usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
dic 28 18:09:00 archdos kernel: usb usb3: Product: xHCI Host Controller
dic 28 18:09:00 archdos kernel: usb usb3: Manufacturer: Linux 5.15.11-arch2-1 xhci-hcd
dic 28 18:09:00 archdos kernel: usb usb3: SerialNumber: 0000:06:00.3
dic 28 18:09:00 archdos kernel: hub 3-0:1.0: USB hub found
dic 28 18:09:00 archdos kernel: hub 3-0:1.0: 6 ports detected
dic 28 18:09:00 archdos kernel: xhci_hcd 0000:06:00.3: xHCI Host Controller
dic 28 18:09:00 archdos kernel: xhci_hcd 0000:06:00.3: new USB bus registered, assigned bus number 4
dic 28 18:09:00 archdos kernel: xhci_hcd 0000:06:00.3: Host supports USB 3.1 Enhanced SuperSpeed
dic 28 18:09:00 archdos kernel: usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
dic 28 18:09:00 archdos kernel: usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.15
dic 28 18:09:00 archdos kernel: usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
dic 28 18:09:00 archdos kernel: usb usb4: Product: xHCI Host Controller
dic 28 18:09:00 archdos kernel: usb usb4: Manufacturer: Linux 5.15.11-arch2-1 xhci-hcd
dic 28 18:09:00 archdos kernel: usb usb4: SerialNumber: 0000:06:00.3
dic 28 18:09:00 archdos kernel: hub 4-0:1.0: USB hub found
dic 28 18:09:00 archdos kernel: hub 4-0:1.0: 4 ports detected
dic 28 18:09:00 archdos kernel: usb: port power management may be unreliable
dic 28 18:09:00 archdos kernel: xhci_hcd 0000:0b:00.3: xHCI Host Controller
dic 28 18:09:00 archdos kernel: xhci_hcd 0000:0b:00.3: new USB bus registered, assigned bus number 5
dic 28 18:09:00 archdos kernel: xhci_hcd 0000:0b:00.3: hcc params 0x0278ffe5 hci version 0x110 quirks 0x0000000000000410
dic 28 18:09:00 archdos kernel: usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.15
dic 28 18:09:00 archdos kernel: usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
dic 28 18:09:00 archdos kernel: usb usb5: Product: xHCI Host Controller
dic 28 18:09:00 archdos kernel: usb usb5: Manufacturer: Linux 5.15.11-arch2-1 xhci-hcd
dic 28 18:09:00 archdos kernel: usb usb5: SerialNumber: 0000:0b:00.3
dic 28 18:09:00 archdos kernel: hub 5-0:1.0: USB hub found
dic 28 18:09:00 archdos kernel: hub 5-0:1.0: 4 ports detected
dic 28 18:09:00 archdos kernel: xhci_hcd 0000:0b:00.3: xHCI Host Controller
dic 28 18:09:00 archdos kernel: xhci_hcd 0000:0b:00.3: new USB bus registered, assigned bus number 6
dic 28 18:09:00 archdos kernel: xhci_hcd 0000:0b:00.3: Host supports USB 3.1 Enhanced SuperSpeed
dic 28 18:09:00 archdos kernel: usb usb6: We don't know the algorithms for LPM for this host, disabling LPM.
dic 28 18:09:00 archdos kernel: usb usb6: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.15
dic 28 18:09:00 archdos kernel: usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
dic 28 18:09:00 archdos kernel: usb usb6: Product: xHCI Host Controller
dic 28 18:09:00 archdos kernel: usb usb6: Manufacturer: Linux 5.15.11-arch2-1 xhci-hcd
dic 28 18:09:00 archdos kernel: usb usb6: SerialNumber: 0000:0b:00.3
dic 28 18:09:00 archdos kernel: hub 6-0:1.0: USB hub found
dic 28 18:09:00 archdos kernel: hub 6-0:1.0: 4 ports detected
dic 28 18:09:00 archdos kernel: firewire_ohci 0000:05:00.0: enabling device (0080 -> 0083)
dic 28 18:09:00 archdos kernel: raid6: skip pq benchmark and using algorithm avx2x4
dic 28 18:09:00 archdos kernel: raid6: using avx2x2 recovery algorithm
dic 28 18:09:00 archdos kernel: xor: automatically using best checksumming function avx
dic 28 18:09:00 archdos kernel: firewire_ohci 0000:05:00.0: added OHCI v1.10 device as card 0, 4 IR + 8 IT contexts, quirks 0x41
dic 28 18:09:00 archdos kernel: sr 5:0:0:0: [sr0] scsi3-mmc drive: 40x/40x writer cd/rw xa/form2 cdda tray
dic 28 18:09:00 archdos kernel: cdrom: Uniform CD-ROM driver Revision: 3.20
dic 28 18:09:00 archdos kernel: Btrfs loaded, crc32c=crc32c-intel, zoned=yes, fsverity=yes
dic 28 18:09:00 archdos kernel: BTRFS: device fsid 8e9233e8-1737-42ee-82a5-98f09e4f3466 devid 1 transid 209362 /dev/sdb5 scanned by systemd-udevd (315)
dic 28 18:09:00 archdos kernel: sr 5:0:0:0: Attached scsi CD-ROM sr0
dic 28 18:09:00 archdos kernel: random: fast init done
dic 28 18:09:00 archdos kernel: usb 3-6: new high-speed USB device number 2 using xhci_hcd
dic 28 18:09:00 archdos kernel: usb 1-3: new high-speed USB device number 2 using xhci_hcd
dic 28 18:09:00 archdos kernel: usb 3-6: New USB device found, idVendor=05e3, idProduct=0608, bcdDevice=85.36
dic 28 18:09:00 archdos kernel: usb 3-6: New USB device strings: Mfr=0, Product=1, SerialNumber=0
dic 28 18:09:00 archdos kernel: usb 3-6: Product: USB2.0 Hub
dic 28 18:09:00 archdos kernel: usb 1-3: New USB device found, idVendor=05e3, idProduct=0608, bcdDevice=85.36
dic 28 18:09:00 archdos kernel: usb 1-3: New USB device strings: Mfr=0, Product=1, SerialNumber=0
dic 28 18:09:00 archdos kernel: usb 1-3: Product: USB2.0 Hub
dic 28 18:09:00 archdos kernel: hub 1-3:1.0: USB hub found
dic 28 18:09:00 archdos kernel: hub 1-3:1.0: 4 ports detected
dic 28 18:09:00 archdos kernel: hub 3-6:1.0: USB hub found
dic 28 18:09:00 archdos kernel: hub 3-6:1.0: 4 ports detected
dic 28 18:09:00 archdos kernel: usb 1-4: new full-speed USB device number 3 using xhci_hcd
dic 28 18:09:00 archdos kernel: firewire_core 0000:05:00.0: created device fw0: GUID 0011223333666666, S400
dic 28 18:09:00 archdos kernel: usb 1-4: New USB device found, idVendor=048d, idProduct=8297, bcdDevice= 0.03
dic 28 18:09:00 archdos kernel: usb 1-4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
dic 28 18:09:00 archdos kernel: usb 1-4: Product: ITE Device(8595)
dic 28 18:09:00 archdos kernel: usb 1-4: Manufacturer: ITE Tech. Inc.
dic 28 18:09:00 archdos kernel: hid-generic 0003:048D:8297.0001: hiddev96,hidraw0: USB HID v1.10 Device [ITE Tech. Inc. ITE Device(8595)] on usb-0000:06:00.1-4/input0
dic 28 18:09:00 archdos kernel: usbcore: registered new interface driver usbhid
dic 28 18:09:00 archdos kernel: usbhid: USB HID core driver
dic 28 18:09:00 archdos kernel: usb 1-3.2: new full-speed USB device number 4 using xhci_hcd
dic 28 18:09:00 archdos kernel: usb 1-3.2: New USB device found, idVendor=046d, idProduct=c52b, bcdDevice=12.11
dic 28 18:09:00 archdos kernel: usb 1-3.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
dic 28 18:09:00 archdos kernel: usb 1-3.2: Product: USB Receiver
dic 28 18:09:00 archdos kernel: usb 1-3.2: Manufacturer: Logitech
dic 28 18:09:00 archdos kernel: input: Logitech USB Receiver as /devices/pci0000:00/0000:00:01.2/0000:01:00.0/0000:02:08.0/0000:06:00.1/usb1/1-3/1-3.2/1-3.2:1.0/0003:046D:C52B.0002/input/input2
dic 28 18:09:00 archdos kernel: hid-generic 0003:046D:C52B.0002: input,hidraw1: USB HID v1.11 Keyboard [Logitech USB Receiver] on usb-0000:06:00.1-3.2/input0
dic 28 18:09:00 archdos kernel: input: Logitech USB Receiver Mouse as /devices/pci0000:00/0000:00:01.2/0000:01:00.0/0000:02:08.0/0000:06:00.1/usb1/1-3/1-3.2/1-3.2:1.1/0003:046D:C52B.0003/input/input3
dic 28 18:09:00 archdos kernel: input: Logitech USB Receiver Consumer Control as /devices/pci0000:00/0000:00:01.2/0000:01:00.0/0000:02:08.0/0000:06:00.1/usb1/1-3/1-3.2/1-3.2:1.1/0003:046D:C52B.0003/input/input4
dic 28 18:09:00 archdos kernel: input: Logitech USB Receiver System Control as /devices/pci0000:00/0000:00:01.2/0000:01:00.0/0000:02:08.0/0000:06:00.1/usb1/1-3/1-3.2/1-3.2:1.1/0003:046D:C52B.0003/input/input5
dic 28 18:09:00 archdos kernel: hid-generic 0003:046D:C52B.0003: input,hiddev97,hidraw2: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:06:00.1-3.2/input1
dic 28 18:09:00 archdos kernel: hid-generic 0003:046D:C52B.0004: hiddev98,hidraw3: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:06:00.1-3.2/input2
dic 28 18:09:00 archdos kernel: logitech-djreceiver 0003:046D:C52B.0004: hiddev97,hidraw1: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:06:00.1-3.2/input2
dic 28 18:09:00 archdos kernel: input: Logitech Wireless Device PID:4055 Mouse as /devices/pci0000:00/0000:00:01.2/0000:01:00.0/0000:02:08.0/0000:06:00.1/usb1/1-3/1-3.2/1-3.2:1.2/0003:046D:C52B.0004/0003:046D:4055.0005/input/input7
dic 28 18:09:00 archdos kernel: hid-generic 0003:046D:4055.0005: input,hidraw2: USB HID v1.11 Mouse [Logitech Wireless Device PID:4055] on usb-0000:06:00.1-3.2/input2:1
dic 28 18:09:00 archdos kernel: input: Logitech Wireless Device PID:4076 Keyboard as /devices/pci0000:00/0000:00:01.2/0000:01:00.0/0000:02:08.0/0000:06:00.1/usb1/1-3/1-3.2/1-3.2:1.2/0003:046D:C52B.0004/0003:046D:4076.0006/input/input11
dic 28 18:09:00 archdos kernel: hid-generic 0003:046D:4076.0006: input,hidraw3: USB HID v1.11 Keyboard [Logitech Wireless Device PID:4076] on usb-0000:06:00.1-3.2/input2:2
dic 28 18:09:00 archdos kernel: BTRFS info (device sdb5): flagging fs with big metadata feature
dic 28 18:09:00 archdos kernel: BTRFS info (device sdb5): using free space tree
dic 28 18:09:00 archdos kernel: BTRFS info (device sdb5): has skinny extents
dic 28 18:09:00 archdos kernel: input: Logitech Wireless Mouse as /devices/pci0000:00/0000:00:01.2/0000:01:00.0/0000:02:08.0/0000:06:00.1/usb1/1-3/1-3.2/1-3.2:1.2/0003:046D:C52B.0004/0003:046D:4055.0005/input/input15
dic 28 18:09:00 archdos kernel: logitech-hidpp-device 0003:046D:4055.0005: input,hidraw2: USB HID v1.11 Mouse [Logitech Wireless Mouse] on usb-0000:06:00.1-3.2/input2:1
dic 28 18:09:00 archdos kernel: BTRFS info (device sdb5): enabling ssd optimizations
dic 28 18:09:00 archdos kernel: input: Logitech K540/K545 as /devices/pci0000:00/0000:00:01.2/0000:01:00.0/0000:02:08.0/0000:06:00.1/usb1/1-3/1-3.2/1-3.2:1.2/0003:046D:C52B.0004/0003:046D:4076.0006/input/input16
dic 28 18:09:00 archdos kernel: logitech-hidpp-device 0003:046D:4076.0006: input,hidraw3: USB HID v1.11 Keyboard [Logitech K540/K545] on usb-0000:06:00.1-3.2/input2:2
dic 28 18:09:00 archdos systemd[1]: systemd 250-1-arch running in system mode (+PAM +AUDIT -SELINUX -APPARMOR -IMA +SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY +P11KIT -QRENCODE +BZIP2 +LZ4 +XZ +ZLIB +ZSTD -BPF_FRAMEWORK +XKBCOMMON +UTMP -SYSVINIT default-hierarchy=unified)
dic 28 18:09:00 archdos systemd[1]: Detected architecture x86-64.
dic 28 18:09:00 archdos systemd[1]: Hostname set to <archdos>.
dic 28 18:09:00 archdos kernel: random: lvmconfig: uninitialized urandom read (4 bytes read)
dic 28 18:09:00 archdos systemd[1]: Queued start job for default target Graphical Interface.
dic 28 18:09:00 archdos systemd[1]: Created slice Virtual Machine and Container Slice.
dic 28 18:09:00 archdos systemd[1]: Created slice Slice /system/getty.
dic 28 18:09:00 archdos systemd[1]: Created slice Slice /system/modprobe.
dic 28 18:09:00 archdos systemd[1]: Created slice Slice /system/systemd-fsck.
dic 28 18:09:00 archdos systemd[1]: Created slice User and Session Slice.
dic 28 18:09:00 archdos systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
dic 28 18:09:00 archdos systemd[1]: Started Forward Password Requests to Wall Directory Watch.
dic 28 18:09:00 archdos systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
dic 28 18:09:00 archdos systemd[1]: Reached target Local Encrypted Volumes.
dic 28 18:09:00 archdos systemd[1]: Reached target Login Prompts.
dic 28 18:09:00 archdos systemd[1]: Reached target Local Integrity Protected Volumes.
dic 28 18:09:00 archdos systemd[1]: Reached target Remote File Systems.
dic 28 18:09:00 archdos systemd[1]: Reached target Slice Units.
dic 28 18:09:00 archdos systemd[1]: Reached target Local Verity Protected Volumes.
dic 28 18:09:00 archdos systemd[1]: Listening on Device-mapper event daemon FIFOs.
dic 28 18:09:00 archdos systemd[1]: Listening on LVM2 poll daemon socket.
dic 28 18:09:00 archdos systemd[1]: Listening on Process Core Dump Socket.
dic 28 18:09:00 archdos systemd[1]: Listening on Journal Audit Socket.
dic 28 18:09:00 archdos systemd[1]: Listening on Journal Socket (/dev/log).
dic 28 18:09:00 archdos systemd[1]: Listening on Journal Socket.
dic 28 18:09:00 archdos systemd[1]: Listening on udev Control Socket.
dic 28 18:09:00 archdos systemd[1]: Listening on udev Kernel Socket.
dic 28 18:09:00 archdos systemd[1]: Mounting Huge Pages File System...
dic 28 18:09:00 archdos systemd[1]: Mounting POSIX Message Queue File System...
dic 28 18:09:00 archdos systemd[1]: Mounting Kernel Debug File System...
dic 28 18:09:00 archdos systemd[1]: Mounting Kernel Trace File System...
dic 28 18:09:00 archdos systemd[1]: Starting Create List of Static Device Nodes...
dic 28 18:09:00 archdos systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
dic 28 18:09:00 archdos systemd[1]: Starting Load Kernel Module configfs...
dic 28 18:09:00 archdos systemd[1]: Starting Load Kernel Module drm...
dic 28 18:09:00 archdos systemd[1]: Starting Load Kernel Module fuse...
dic 28 18:09:00 archdos kernel: random: lvm: uninitialized urandom read (4 bytes read)
dic 28 18:09:00 archdos systemd[1]: Starting Journal Service...
dic 28 18:09:00 archdos systemd[1]: Starting Load Kernel Modules...
dic 28 18:09:00 archdos systemd[1]: Starting Remount Root and Kernel File Systems...
dic 28 18:09:00 archdos systemd[1]: Repartition Root Disk was skipped because all trigger condition checks failed.
dic 28 18:09:00 archdos systemd[1]: Starting Coldplug All udev Devices...
dic 28 18:09:00 archdos systemd[1]: Mounted Huge Pages File System.
dic 28 18:09:00 archdos systemd[1]: Mounted POSIX Message Queue File System.
dic 28 18:09:00 archdos systemd[1]: Mounted Kernel Debug File System.
dic 28 18:09:00 archdos systemd[1]: Mounted Kernel Trace File System.
dic 28 18:09:00 archdos systemd[1]: Finished Create List of Static Device Nodes.
dic 28 18:09:00 archdos systemd[1]: modprobe@configfs.service: Deactivated successfully.
dic 28 18:09:00 archdos systemd[1]: Finished Load Kernel Module configfs.
dic 28 18:09:00 archdos systemd[1]: modprobe@drm.service: Deactivated successfully.
dic 28 18:09:00 archdos systemd[1]: Finished Load Kernel Module drm.
dic 28 18:09:00 archdos systemd[1]: Mounting Kernel Configuration File System...
dic 28 18:09:00 archdos kernel: fuse: init (API version 7.34)
dic 28 18:09:00 archdos systemd[1]: modprobe@fuse.service: Deactivated successfully.
dic 28 18:09:00 archdos systemd[1]: Finished Load Kernel Module fuse.
dic 28 18:09:00 archdos systemd[1]: Mounting FUSE Control File System...
dic 28 18:09:00 archdos systemd[1]: Finished Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling.
dic 28 18:09:00 archdos systemd[1]: Mounted FUSE Control File System.
dic 28 18:09:00 archdos systemd[1]: Mounted Kernel Configuration File System.
dic 28 18:09:00 archdos systemd-journald[404]: Journal started
dic 28 18:09:00 archdos systemd-journald[404]: Runtime Journal (/run/log/journal/0e31d574de474d9fb8bddaa34c19da82) is 8.0M, max 800.1M, 792.1M free.
dic 28 18:09:00 archdos systemd-modules-load[405]: Inserted module 'crypto_user'
dic 28 18:09:00 archdos audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
dic 28 18:09:00 archdos systemd[1]: Started Journal Service.
dic 28 18:09:00 archdos kernel: audit: type=1130 audit(1640711340.233:2): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
dic 28 18:09:00 archdos systemd[1]: Finished Coldplug All udev Devices.
dic 28 18:09:00 archdos audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udev-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
dic 28 18:09:00 archdos kernel: audit: type=1130 audit(1640711340.246:3): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udev-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
dic 28 18:09:00 archdos kernel: vboxdrv: loading out-of-tree module taints kernel.
dic 28 18:09:00 archdos kernel: vboxdrv: module verification failed: signature and/or required key missing - tainting kernel
dic 28 18:09:00 archdos kernel: vboxdrv: Found 16 processor cores
dic 28 18:09:00 archdos systemd-modules-load[405]: Inserted module 'vboxdrv'
dic 28 18:09:00 archdos kernel: vboxdrv: TSC mode is Invariant, tentative frequency 3593246724 Hz
dic 28 18:09:00 archdos kernel: vboxdrv: Successfully loaded version 6.1.30 r148432 (interface 0x00320000)
dic 28 18:09:00 archdos systemd-modules-load[405]: Inserted module 'vboxnetadp'
dic 28 18:09:00 archdos kernel: VBoxNetAdp: Successfully started.
dic 28 18:09:00 archdos systemd-modules-load[405]: Inserted module 'vboxnetflt'
dic 28 18:09:00 archdos systemd[1]: Finished Load Kernel Modules.
dic 28 18:09:00 archdos audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-modules-load comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
dic 28 18:09:00 archdos systemd[1]: Starting Apply Kernel Variables...
dic 28 18:09:00 archdos kernel: VBoxNetFlt: Successfully started.
dic 28 18:09:00 archdos kernel: audit: type=1130 audit(1640711340.533:4): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-modules-load comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
dic 28 18:09:00 archdos systemd[1]: Finished Apply Kernel Variables.
dic 28 18:09:00 archdos audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
dic 28 18:09:00 archdos kernel: audit: type=1130 audit(1640711340.536:5): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
dic 28 18:09:00 archdos systemd[1]: Finished Remount Root and Kernel File Systems.
dic 28 18:09:00 archdos audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-remount-fs comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
dic 28 18:09:00 archdos systemd[1]: First Boot Wizard was skipped because of a failed condition check (ConditionFirstBoot=yes).
dic 28 18:09:00 archdos systemd[1]: Rebuild Hardware Database was skipped because of a failed condition check (ConditionNeedsUpdate=/etc).
dic 28 18:09:00 archdos systemd[1]: Starting Flush Journal to Persistent Storage...
dic 28 18:09:00 archdos kernel: BTRFS info (device sdb5): use lzo compression, level 0
dic 28 18:09:00 archdos kernel: BTRFS info (device sdb5): using free space tree
dic 28 18:09:00 archdos kernel: audit: type=1130 audit(1640711340.543:6): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-remount-fs comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
dic 28 18:09:00 archdos systemd[1]: Starting Load/Save Random Seed...
dic 28 18:09:00 archdos systemd[1]: Create System Users was skipped because of a failed condition check (ConditionNeedsUpdate=/etc).
dic 28 18:09:00 archdos systemd[1]: Starting Create Static Device Nodes in /dev...
dic 28 18:09:00 archdos systemd-journald[404]: Time spent on flushing to /var/log/journal/0e31d574de474d9fb8bddaa34c19da82 is 39.456ms for 1065 entries.
dic 28 18:09:00 archdos systemd-journald[404]: System Journal (/var/log/journal/0e31d574de474d9fb8bddaa34c19da82) is 2.0G, max 4.0G, 1.9G free.
dic 28 18:09:00 archdos systemd-journald[404]: Received client request to flush runtime journal.
dic 28 18:09:00 archdos kernel: audit: type=1130 audit(1640711340.573:7): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
dic 28 18:09:00 archdos kernel: audit: type=1334 audit(1640711340.576:8): prog-id=14 op=LOAD
dic 28 18:09:00 archdos kernel: audit: type=1334 audit(1640711340.576:9): prog-id=15 op=LOAD
dic 28 18:09:00 archdos kernel: audit: type=1334 audit(1640711340.576:10): prog-id=16 op=LOAD
dic 28 18:09:00 archdos kernel: audit: type=1130 audit(1640711340.633:11): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
dic 28 18:09:00 archdos kernel: acpi PNP0C14:01: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:00)
dic 28 18:09:00 archdos kernel: acpi_cpufreq: overriding BIOS provided _PSD data
dic 28 18:09:00 archdos audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
dic 28 18:09:00 archdos audit: BPF prog-id=14 op=LOAD
dic 28 18:09:00 archdos audit: BPF prog-id=15 op=LOAD
dic 28 18:09:00 archdos audit: BPF prog-id=16 op=LOAD
dic 28 18:09:00 archdos audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
dic 28 18:09:00 archdos systemd-random-seed[417]: Kernel entropy pool is not initialized yet, waiting until it is.
dic 28 18:09:00 archdos systemd[1]: Finished Create Static Device Nodes in /dev.
dic 28 18:09:00 archdos systemd[1]: Reached target Preparation for Local File Systems.
dic 28 18:09:00 archdos systemd[1]: Virtual Machine and Container Storage (Compatibility) was skipped because of a failed condition check (ConditionPathExists=/var/lib/machines.raw).
dic 28 18:09:00 archdos systemd[1]: Starting Rule-based Manager for Device Events and Files...
dic 28 18:09:00 archdos systemd[1]: Started Rule-based Manager for Device Events and Files.
dic 28 18:09:00 archdos systemd[1]: Finished Flush Journal to Persistent Storage.
dic 28 18:09:00 archdos audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journal-flush comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
dic 28 18:09:00 archdos kernel: audit: type=1130 audit(1640711340.676:12): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journal-flush comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
dic 28 18:09:00 archdos kernel: dca service started, version 1.12.1
dic 28 18:09:00 archdos kernel: ACPI Warning: SystemIO range 0x0000000000000B00-0x0000000000000B08 conflicts with OpRegion 0x0000000000000B00-0x0000000000000B0F (\GSA1.SMBI) (20210730/utaddress-204)
dic 28 18:09:00 archdos kernel: ACPI: OSL: Resource conflict; ACPI support missing from driver?
dic 28 18:09:00 archdos kernel: ACPI: OSL: Resource conflict: System may be unstable or behave erratically
dic 28 18:09:00 archdos kernel: piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0
dic 28 18:09:00 archdos kernel: piix4_smbus 0000:00:14.0: Using register 0x02 for SMBus port selection
dic 28 18:09:00 archdos kernel: igb: Intel(R) Gigabit Ethernet Network Driver
dic 28 18:09:00 archdos kernel: igb: Copyright (c) 2007-2014 Intel Corporation.
dic 28 18:09:00 archdos kernel: ACPI Warning: SystemIO range 0x0000000000000B20-0x0000000000000B28 conflicts with OpRegion 0x0000000000000B20-0x0000000000000B3F (\GSA1.SMG0) (20210730/utaddress-204)
dic 28 18:09:00 archdos kernel: ACPI: OSL: Resource conflict; ACPI support missing from driver?
dic 28 18:09:00 archdos kernel: ACPI: OSL: Resource conflict: System may be unstable or behave erratically
dic 28 18:09:00 archdos kernel: piix4_smbus 0000:00:14.0: Auxiliary SMBus Host Controller at 0xb20
dic 28 18:09:00 archdos kernel: pps pps0: new PPS source ptp0
dic 28 18:09:00 archdos kernel: igb 0000:03:00.0: added PHC on eth0
dic 28 18:09:00 archdos kernel: igb 0000:03:00.0: Intel(R) Gigabit Ethernet Network Connection
dic 28 18:09:00 archdos kernel: igb 0000:03:00.0: eth0: (PCIe:2.5Gb/s:Width x1) 18:c0:4d:98:92:ab
dic 28 18:09:00 archdos kernel: igb 0000:03:00.0: eth0: PBA No: FFFFFF-0FF
dic 28 18:09:00 archdos kernel: igb 0000:03:00.0: Using MSI-X interrupts. 2 rx queue(s), 2 tx queue(s)
dic 28 18:09:00 archdos mtp-probe[516]: checking bus 1, device 3: "/sys/devices/pci0000:00/0000:00:01.2/0000:01:00.0/0000:02:08.0/0000:06:00.1/usb1/1-4"
dic 28 18:09:00 archdos mtp-probe[528]: checking bus 1, device 4: "/sys/devices/pci0000:00/0000:00:01.2/0000:01:00.0/0000:02:08.0/0000:06:00.1/usb1/1-3/1-3.2"
dic 28 18:09:00 archdos mtp-probe[516]: bus: 1, device: 3 was not an MTP device
dic 28 18:09:00 archdos mtp-probe[528]: bus: 1, device: 4 was not an MTP device
dic 28 18:09:00 archdos kernel: ccp 0000:0b:00.1: enabling device (0000 -> 0002)
dic 28 18:09:00 archdos kernel: ccp 0000:0b:00.1: ccp: unable to access the device: you might be running a broken BIOS.
dic 28 18:09:00 archdos kernel: nvidia: module license 'NVIDIA' taints kernel.
dic 28 18:09:00 archdos kernel: Disabling lock debugging due to kernel taint
dic 28 18:09:00 archdos systemd[1]: Found device WDC_WD20EZRZ-00Z5HB0 Dati_1.3TB_L.
dic 28 18:09:00 archdos systemd[1]: Starting File System Check on /dev/disk/by-uuid/ee92fa17-efe7-4c1e-a1f1-929c7b52b7a0...
dic 28 18:09:00 archdos kernel: input: PC Speaker as /devices/platform/pcspkr/input/input17
dic 28 18:09:00 archdos kernel: sp5100_tco: SP5100/SB800 TCO WatchDog Timer Driver
dic 28 18:09:00 archdos kernel: sp5100-tco sp5100-tco: Using 0xfeb00000 for watchdog MMIO address
dic 28 18:09:00 archdos kernel: sp5100-tco sp5100-tco: initialized. heartbeat=60 sec (nowayout=0)
dic 28 18:09:00 archdos kernel: mousedev: PS/2 mouse device common for all mice
dic 28 18:09:00 archdos kernel: RAPL PMU: API unit is 2^-32 Joules, 1 fixed counters, 163840 ms ovfl timer
dic 28 18:09:00 archdos kernel: RAPL PMU: hw unit of domain package 2^-16 Joules
dic 28 18:09:00 archdos kernel: cryptd: max_cpu_qlen set to 1000
dic 28 18:09:00 archdos kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 511
dic 28 18:09:00 archdos kernel:
dic 28 18:09:00 archdos kernel: AVX2 version of gcm_enc/dec engaged.
dic 28 18:09:00 archdos kernel: nvidia 0000:09:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=io+mem
dic 28 18:09:00 archdos kernel: AES CTR mode by8 optimization enabled
dic 28 18:09:00 archdos systemd-fsck[559]: Dati_1.3TB_L: clean, 260653/89333760 files, 91751478/357306112 blocks
dic 28 18:09:00 archdos systemd[1]: Found device Samsung_SSD_860_EVO_500GB EFI\x20system\x20partition.
dic 28 18:09:00 archdos systemd[1]: Starting File System Check on /dev/disk/by-uuid/5E69-0318...
dic 28 18:09:00 archdos systemd[1]: Finished File System Check on /dev/disk/by-uuid/ee92fa17-efe7-4c1e-a1f1-929c7b52b7a0.
dic 28 18:09:00 archdos audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-fsck@dev-disk-by\x2duuid-ee92fa17\x2defe7\x2d4c1e\x2da1f1\x2d929c7b52b7a0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
dic 28 18:09:00 archdos kernel: audit: type=1130 audit(1640711340.993:13): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-fsck@dev-disk-by\x2duuid-ee92fa17\x2defe7\x2d4c1e\x2da1f1\x2d929c7b52b7a0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
dic 28 18:09:00 archdos systemd[1]: Mounting /run/media/giacomo/2tb...
dic 28 18:09:00 archdos systemd-udevd[467]: Using default interface naming scheme 'v250'.
dic 28 18:09:01 archdos kernel: igb 0000:03:00.0 enp3s0: renamed from eth0
dic 28 18:09:01 archdos systemd-fsck[585]: fsck.fat 4.2 (2021-01-31)
dic 28 18:09:01 archdos systemd-fsck[585]: /dev/sdb1: 185 files, 27363/98304 clusters
dic 28 18:09:01 archdos systemd[1]: Finished File System Check on /dev/disk/by-uuid/5E69-0318.
dic 28 18:09:01 archdos audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-fsck@dev-disk-by\x2duuid-5E69\x2d0318 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
dic 28 18:09:01 archdos systemd[1]: Mounting /efi...
dic 28 18:09:01 archdos systemd[1]: Found device Samsung_SSD_860_EVO_500GB 6.
dic 28 18:09:01 archdos systemd[1]: Found device Samsung_SSD_860_EVO_500GB 5.
dic 28 18:09:01 archdos systemd[1]: Activating swap /dev/disk/by-uuid/f00c9aeb-e402-4b6a-81fc-5baf07df660d...
dic 28 18:09:01 archdos systemd[1]: Mounting /home...
dic 28 18:09:01 archdos systemd[1]: Mounted /home.
dic 28 18:09:01 archdos kernel: Adding 4194300k swap on /dev/sdb6. Priority:-2 extents:1 across:4194300k SSFS
dic 28 18:09:01 archdos systemd[1]: Activated swap /dev/disk/by-uuid/f00c9aeb-e402-4b6a-81fc-5baf07df660d.
dic 28 18:09:01 archdos systemd[1]: Reached target Swaps.
dic 28 18:09:01 archdos systemd[1]: Mounting Temporary Directory /tmp...
dic 28 18:09:01 archdos systemd[1]: Mounted Temporary Directory /tmp.
dic 28 18:09:01 archdos systemd[1]: Mounted /efi.
dic 28 18:09:01 archdos kernel: snd_hda_intel 0000:09:00.1: Disabling MSI
dic 28 18:09:01 archdos kernel: snd_hda_intel 0000:09:00.1: Handle vga_switcheroo audio client
dic 28 18:09:01 archdos kernel: snd_hda_intel 0000:0b:00.4: enabling device (0000 -> 0002)
dic 28 18:09:01 archdos kernel: NVRM: loading NVIDIA UNIX x86_64 Kernel Module 470.74 Mon Sep 13 23:09:15 UTC 2021
dic 28 18:09:01 archdos kernel: input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.1/0000:09:00.1/sound/card0/input18
dic 28 18:09:01 archdos kernel: input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.1/0000:09:00.1/sound/card0/input19
dic 28 18:09:01 archdos kernel: input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.1/0000:09:00.1/sound/card0/input20
dic 28 18:09:01 archdos kernel: input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:03.1/0000:09:00.1/sound/card0/input21
dic 28 18:09:01 archdos kernel: input: HDA NVidia HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:03.1/0000:09:00.1/sound/card0/input22
dic 28 18:09:01 archdos systemd[1]: First Boot Wizard was skipped because of a failed condition check (ConditionFirstBoot=yes).
dic 28 18:09:01 archdos systemd[1]: Rebuild Hardware Database was skipped because of a failed condition check (ConditionNeedsUpdate=/etc).
dic 28 18:09:01 archdos systemd[1]: Repartition Root Disk was skipped because all trigger condition checks failed.
dic 28 18:09:01 archdos systemd[1]: Create System Users was skipped because of a failed condition check (ConditionNeedsUpdate=/etc).
dic 28 18:09:01 archdos kernel: nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms 470.74 Mon Sep 13 22:59:50 UTC 2021
dic 28 18:09:01 archdos kernel: [drm] [nvidia-drm] [GPU ID 0x00000900] Loading driver
dic 28 18:09:01 archdos systemd[1]: Finished Load/Save Random Seed.
dic 28 18:09:01 archdos kernel: random: crng init done
dic 28 18:09:01 archdos audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-random-seed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
dic 28 18:09:01 archdos systemd[1]: First Boot Complete was skipped because of a failed condition check (ConditionFirstBoot=yes).
dic 28 18:09:01 archdos systemd[1]: Mounted /run/media/giacomo/2tb.
dic 28 18:09:01 archdos kernel: EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
dic 28 18:09:01 archdos systemd[1]: Reached target Local File Systems.
dic 28 18:09:01 archdos systemd[1]: Rebuild Dynamic Linker Cache was skipped because all trigger condition checks failed.
dic 28 18:09:01 archdos systemd[1]: Set Up Additional Binary Formats was skipped because all trigger condition checks failed.
dic 28 18:09:01 archdos systemd[1]: Store a System Token in an EFI Variable was skipped because of a failed condition check (ConditionPathExists=/sys/firmware/efi/efivars/LoaderFeatures-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f).
dic 28 18:09:01 archdos systemd[1]: Commit a transient machine-id on disk was skipped because of a failed condition check (ConditionPathIsMountPoint=/etc/machine-id).
dic 28 18:09:01 archdos systemd[1]: Starting Create Volatile Files and Directories...
dic 28 18:09:01 archdos kernel: snd_hda_codec_realtek hdaudioC1D0: ALCS1200A: SKU not ready 0x00000000
dic 28 18:09:01 archdos kernel: kvm: Nested Virtualization enabled
dic 28 18:09:01 archdos kernel: SVM: kvm: Nested Paging enabled
dic 28 18:09:01 archdos kernel: SEV supported: 509 ASIDs
dic 28 18:09:01 archdos kernel: SVM: Virtual VMLOAD VMSAVE supported
dic 28 18:09:01 archdos kernel: SVM: Virtual GIF supported
dic 28 18:09:01 archdos kernel: snd_hda_codec_realtek hdaudioC1D0: autoconfig for ALCS1200A: line_outs=3 (0x14/0x15/0x16/0x0/0x0) type:line
dic 28 18:09:01 archdos kernel: snd_hda_codec_realtek hdaudioC1D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
dic 28 18:09:01 archdos kernel: snd_hda_codec_realtek hdaudioC1D0: hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
dic 28 18:09:01 archdos kernel: snd_hda_codec_realtek hdaudioC1D0: mono: mono_out=0x0
dic 28 18:09:01 archdos kernel: snd_hda_codec_realtek hdaudioC1D0: dig-out=0x1e/0x0
dic 28 18:09:01 archdos kernel: snd_hda_codec_realtek hdaudioC1D0: inputs:
dic 28 18:09:01 archdos kernel: snd_hda_codec_realtek hdaudioC1D0: Front Mic=0x19
dic 28 18:09:01 archdos kernel: snd_hda_codec_realtek hdaudioC1D0: Rear Mic=0x18
dic 28 18:09:01 archdos kernel: snd_hda_codec_realtek hdaudioC1D0: Line=0x1a
dic 28 18:09:01 archdos systemd[1]: Finished Create Volatile Files and Directories.
dic 28 18:09:01 archdos audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
dic 28 18:09:01 archdos systemd[1]: Rebuild Journal Catalog was skipped because of a failed condition check (ConditionNeedsUpdate=/var).
dic 28 18:09:01 archdos kernel: input: HD-Audio Generic Front Mic as /devices/pci0000:00/0000:00:08.1/0000:0b:00.4/sound/card1/input23
dic 28 18:09:01 archdos kernel: input: HD-Audio Generic Rear Mic as /devices/pci0000:00/0000:00:08.1/0000:0b:00.4/sound/card1/input24
dic 28 18:09:01 archdos kernel: input: HD-Audio Generic Line as /devices/pci0000:00/0000:00:08.1/0000:0b:00.4/sound/card1/input25
dic 28 18:09:01 archdos kernel: input: HD-Audio Generic Line Out Front as /devices/pci0000:00/0000:00:08.1/0000:0b:00.4/sound/card1/input26
dic 28 18:09:01 archdos kernel: input: HD-Audio Generic Line Out Surround as /devices/pci0000:00/0000:00:08.1/0000:0b:00.4/sound/card1/input27
dic 28 18:09:01 archdos kernel: input: HD-Audio Generic Line Out CLFE as /devices/pci0000:00/0000:00:08.1/0000:0b:00.4/sound/card1/input28
dic 28 18:09:01 archdos kernel: input: HD-Audio Generic Front Headphone as /devices/pci0000:00/0000:00:08.1/0000:0b:00.4/sound/card1/input29
dic 28 18:09:01 archdos audit: BPF prog-id=17 op=LOAD
dic 28 18:09:01 archdos systemd[1]: Starting Network Time Synchronization...
dic 28 18:09:01 archdos systemd[1]: Update is Completed was skipped because all trigger condition checks failed.
dic 28 18:09:01 archdos systemd[1]: Starting Record System Boot/Shutdown in UTMP...
dic 28 18:09:01 archdos audit[624]: SYSTEM_BOOT pid=624 uid=0 auid=4294967295 ses=4294967295 msg=' comm="systemd-update-utmp" exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=? res=success'
dic 28 18:09:01 archdos kernel: MCE: In-kernel MCE decoding enabled.
dic 28 18:09:01 archdos systemd[1]: Finished Record System Boot/Shutdown in UTMP.
dic 28 18:09:01 archdos audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-update-utmp comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
dic 28 18:09:01 archdos systemd[1]: Rebuild Dynamic Linker Cache was skipped because all trigger condition checks failed.
dic 28 18:09:01 archdos systemd[1]: Set Up Additional Binary Formats was skipped because all trigger condition checks failed.
dic 28 18:09:01 archdos systemd[1]: Store a System Token in an EFI Variable was skipped because of a failed condition check (ConditionPathExists=/sys/firmware/efi/efivars/LoaderFeatures-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f).
dic 28 18:09:01 archdos systemd[1]: First Boot Wizard was skipped because of a failed condition check (ConditionFirstBoot=yes).
dic 28 18:09:01 archdos systemd[1]: First Boot Complete was skipped because of a failed condition check (ConditionFirstBoot=yes).
dic 28 18:09:01 archdos systemd[1]: Rebuild Hardware Database was skipped because of a failed condition check (ConditionNeedsUpdate=/etc).
dic 28 18:09:01 archdos systemd[1]: Rebuild Journal Catalog was skipped because of a failed condition check (ConditionNeedsUpdate=/var).
dic 28 18:09:01 archdos systemd[1]: Commit a transient machine-id on disk was skipped because of a failed condition check (ConditionPathIsMountPoint=/etc/machine-id).
dic 28 18:09:01 archdos systemd[1]: Repartition Root Disk was skipped because all trigger condition checks failed.
dic 28 18:09:01 archdos systemd[1]: Create System Users was skipped because of a failed condition check (ConditionNeedsUpdate=/etc).
dic 28 18:09:01 archdos systemd[1]: Update is Completed was skipped because all trigger condition checks failed.
dic 28 18:09:01 archdos systemd[1]: Started Network Time Synchronization.
dic 28 18:09:01 archdos audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-timesyncd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
dic 28 18:09:01 archdos systemd[1]: Reached target System Initialization.
dic 28 18:09:01 archdos systemd[1]: Started CUPS Scheduler.
dic 28 18:09:01 archdos systemd[1]: Started Daily Cleanup of Temporary Directories.
dic 28 18:09:01 archdos systemd[1]: Reached target Path Units.
dic 28 18:09:01 archdos systemd[1]: Reached target System Time Set.
dic 28 18:09:01 archdos systemd[1]: Started Daily man-db regeneration.
dic 28 18:09:01 archdos systemd[1]: Started Daily verification of password and group files.
dic 28 18:09:01 archdos systemd[1]: Reached target Timer Units.
dic 28 18:09:01 archdos systemd[1]: Listening on CUPS Scheduler.
dic 28 18:09:01 archdos systemd[1]: Listening on D-Bus System Message Bus Socket.
dic 28 18:09:01 archdos systemd[1]: Listening on Libvirt local socket.
dic 28 18:09:01 archdos systemd[1]: Listening on Libvirt admin socket.
dic 28 18:09:01 archdos systemd[1]: Listening on Libvirt local read-only socket.
dic 28 18:09:01 archdos systemd[1]: nordvpnd.socket: TCP_NODELAY failed: Operation not supported
dic 28 18:09:01 archdos systemd[1]: Starting NordVPN Daemon Socket...
dic 28 18:09:01 archdos systemd[1]: Listening on Virtual machine lock manager socket.
dic 28 18:09:01 archdos systemd[1]: Listening on Virtual machine log manager socket.
dic 28 18:09:01 archdos systemd[1]: Listening on NordVPN Daemon Socket.
dic 28 18:09:01 archdos systemd[1]: Reached target Socket Units.
dic 28 18:09:01 archdos systemd[1]: Reached target Basic System.
dic 28 18:09:01 archdos systemd[1]: Starting Save/Restore Sound Card State...
dic 28 18:09:01 archdos systemd[1]: Manage Sound Card State (restore and store) was skipped because of a failed condition check (ConditionPathExists=/etc/alsa/state-daemon.conf).
dic 28 18:09:01 archdos systemd[1]: Started Periodic Command Scheduler.
dic 28 18:09:01 archdos audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=cronie comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
dic 28 18:09:01 archdos systemd[1]: Started D-Bus System Message Bus.
dic 28 18:09:01 archdos crond[630]: (CRON) STARTUP (1.5.7)
dic 28 18:09:01 archdos crond[630]: (CRON) INFO (Syslog will be used instead of sendmail.)
dic 28 18:09:01 archdos crond[630]: (CRON) INFO (RANDOM_DELAY will be scaled with factor 39% if used.)
dic 28 18:09:01 archdos crond[630]: (CRON) INFO (running with inotify support)
dic 28 18:09:01 archdos audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=dbus comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
dic 28 18:09:01 archdos systemd[1]: Starting dhcpcd on all interfaces...
dic 28 18:09:01 archdos CROND[634]: (root) CMD (sleep 10m && timeshift --create --scripted --tags B)
dic 28 18:09:01 archdos systemd[1]: Starting Ethernet bridge table...
dic 28 18:09:01 archdos systemd[1]: Start fan control, if configured was skipped because of a failed condition check (ConditionFileNotEmpty=/etc/fancontrol).
dic 28 18:09:01 archdos systemd[1]: SSH Key Generation was skipped because all trigger condition checks failed.
dic 28 18:09:01 archdos audit: BPF prog-id=18 op=LOAD
dic 28 18:09:01 archdos audit: BPF prog-id=19 op=LOAD
dic 28 18:09:01 archdos audit: BPF prog-id=20 op=LOAD
dic 28 18:09:01 archdos systemd[1]: Starting User Login Management...
dic 28 18:09:01 archdos dhcpcd[633]: dhcpcd-9.4.1 starting
dic 28 18:09:01 archdos audit: BPF prog-id=21 op=LOAD
dic 28 18:09:01 archdos audit: BPF prog-id=22 op=LOAD
dic 28 18:09:01 archdos systemd[1]: Starting Virtual Machine and Container Registration Service...
dic 28 18:09:01 archdos dhcpcd[640]: dev: loaded udev
dic 28 18:09:01 archdos dhcpcd[640]: DUID 00:04:03:c0:02:18:04:4d:05:98:92:06:ab:07:00:08:00:09
dic 28 18:09:01 archdos systemd[1]: Starting WPA supplicant...
dic 28 18:09:01 archdos systemd[1]: Finished Save/Restore Sound Card State.
dic 28 18:09:01 archdos audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=alsa-restore comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
dic 28 18:09:01 archdos systemd[1]: Reached target Sound Card.
dic 28 18:09:01 archdos systemd[1]: Started Virtual Machine and Container Registration Service.
dic 28 18:09:01 archdos wpa_supplicant[644]: Successfully initialized wpa_supplicant
dic 28 18:09:01 archdos audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-machined comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
dic 28 18:09:01 archdos systemd[1]: Finished Ethernet bridge table.
dic 28 18:09:01 archdos audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=ebtables comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
dic 28 18:09:01 archdos systemd[1]: Started WPA supplicant.
dic 28 18:09:01 archdos audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=wpa_supplicant comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
dic 28 18:09:01 archdos systemd[1]: Reached target Preparation for Network.
dic 28 18:09:01 archdos systemd[1]: Starting Network Manager...
dic 28 18:09:01 archdos systemd-logind[637]: Watching system buttons on /dev/input/event1 (Power Button)
dic 28 18:09:01 archdos systemd-logind[637]: Watching system buttons on /dev/input/event0 (Power Button)
dic 28 18:09:01 archdos systemd-logind[637]: Watching system buttons on /dev/input/event3 (Logitech K540/K545)
dic 28 18:09:01 archdos systemd-logind[637]: New seat seat0.
dic 28 18:09:01 archdos systemd[1]: Started User Login Management.
dic 28 18:09:01 archdos audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-logind comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
dic 28 18:09:01 archdos kernel: resource sanity check: requesting [mem 0x000c0000-0x000fffff], which spans more than PCI Bus 0000:00 [mem 0x000c0000-0x000dffff window]
dic 28 18:09:01 archdos kernel: caller _nv000723rm+0x1ad/0x200 [nvidia] mapping multiple BARs
dic 28 18:09:01 archdos NetworkManager[650]: <info> [1640711341.4101] NetworkManager (version 1.32.12-2) is starting... (for the first time)
dic 28 18:09:01 archdos NetworkManager[650]: <info> [1640711341.4101] Read config: /etc/NetworkManager/NetworkManager.conf (lib: 20-connectivity.conf)
dic 28 18:09:01 archdos systemd[1]: Started Network Manager.
dic 28 18:09:01 archdos NetworkManager[650]: <info> [1640711341.4112] bus-manager: acquired D-Bus service "org.freedesktop.NetworkManager"
dic 28 18:09:01 archdos NetworkManager[650]: <info> [1640711341.4122] manager[0x56502e5c6000]: monitoring kernel firmware directory '/lib/firmware'.
dic 28 18:09:01 archdos dbus-daemon[631]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.5' (uid=0 pid=650 comm="/usr/bin/NetworkManager --no-daemon ")
dic 28 18:09:01 archdos kernel: intel_rapl_common: Found RAPL domain package
dic 28 18:09:01 archdos kernel: intel_rapl_common: Found RAPL domain core
dic 28 18:09:01 archdos kernel: 8021q: 802.1Q VLAN Support v1.8
dic 28 18:09:01 archdos audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
dic 28 18:09:01 archdos systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
dic 28 18:09:01 archdos systemd[1]: Starting Network Manager Wait Online...
dic 28 18:09:01 archdos audit: BPF prog-id=23 op=LOAD
dic 28 18:09:01 archdos audit: BPF prog-id=24 op=LOAD
dic 28 18:09:01 archdos audit: BPF prog-id=25 op=LOAD
dic 28 18:09:01 archdos systemd[1]: Starting Hostname Service...
dic 28 18:09:01 archdos kernel: cfg80211: Loading compiled-in X.509 certificates for regulatory database
dic 28 18:09:01 archdos kernel: cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
dic 28 18:09:01 archdos kernel: platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
dic 28 18:09:01 archdos kernel: cfg80211: failed to load regulatory.db
dic 28 18:09:01 archdos dbus-daemon[631]: [system] Successfully activated service 'org.freedesktop.hostname1'
dic 28 18:09:01 archdos systemd[1]: Started Hostname Service.
dic 28 18:09:01 archdos audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
dic 28 18:09:01 archdos NetworkManager[650]: <info> [1640711341.7549] hostname: hostname: using hostnamed
dic 28 18:09:01 archdos NetworkManager[650]: <info> [1640711341.7550] hostname: hostname changed from (none) to "archdos"
dic 28 18:09:01 archdos NetworkManager[650]: <info> [1640711341.7553] dns-mgr[0x56502e57e250]: init: dns=default,systemd-resolved rc-manager=symlink
dic 28 18:09:01 archdos NetworkManager[650]: <info> [1640711341.7556] manager[0x56502e5c6000]: rfkill: Wi-Fi hardware radio set enabled
dic 28 18:09:01 archdos NetworkManager[650]: <info> [1640711341.7557] manager[0x56502e5c6000]: rfkill: WWAN hardware radio set enabled
dic 28 18:09:01 archdos NetworkManager[650]: <info> [1640711341.7589] Loaded device plugin: NMAtmManager (/usr/lib/NetworkManager/1.32.12-2/libnm-device-plugin-adsl.so)
dic 28 18:09:01 archdos NetworkManager[650]: <info> [1640711341.7649] Loaded device plugin: NMBluezManager (/usr/lib/NetworkManager/1.32.12-2/libnm-device-plugin-bluetooth.so)
dic 28 18:09:01 archdos NetworkManager[650]: <info> [1640711341.7663] Loaded device plugin: NMOvsFactory (/usr/lib/NetworkManager/1.32.12-2/libnm-device-plugin-ovs.so)
dic 28 18:09:01 archdos systemd[1]: Started dhcpcd on all interfaces.
dic 28 18:09:01 archdos audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=dhcpcd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
dic 28 18:09:01 archdos systemd[1]: Reached target Network.
dic 28 18:09:01 archdos systemd[1]: Starting CUPS Scheduler...
dic 28 18:09:01 archdos audit: BPF prog-id=26 op=LOAD
dic 28 18:09:01 archdos systemd[1]: Starting dnsmasq - A lightweight DHCP and caching DNS server...
dic 28 18:09:01 archdos systemd[1]: Started Virtualization daemon.
dic 28 18:09:01 archdos audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=libvirtd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
dic 28 18:09:01 archdos systemd[1]: Started OpenSSH Daemon.
dic 28 18:09:01 archdos audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=sshd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
dic 28 18:09:01 archdos systemd[1]: Starting Permit User Sessions...
dic 28 18:09:01 archdos systemd[1]: Finished Permit User Sessions.
dic 28 18:09:01 archdos audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-user-sessions comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
dic 28 18:09:01 archdos NetworkManager[650]: <info> [1640711341.7840] Loaded device plugin: NMTeamFactory (/usr/lib/NetworkManager/1.32.12-2/libnm-device-plugin-team.so)
dic 28 18:09:01 archdos systemd[1]: Started Simple Desktop Display Manager.
dic 28 18:09:01 archdos audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=sddm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
dic 28 18:09:01 archdos NetworkManager[650]: <info> [1640711341.7868] Loaded device plugin: NMWifiFactory (/usr/lib/NetworkManager/1.32.12-2/libnm-device-plugin-wifi.so)
dic 28 18:09:01 archdos NetworkManager[650]: <info> [1640711341.7903] Loaded device plugin: NMWwanFactory (/usr/lib/NetworkManager/1.32.12-2/libnm-device-plugin-wwan.so)
dic 28 18:09:01 archdos NetworkManager[650]: <info> [1640711341.7906] manager: rfkill: Wi-Fi enabled by radio killswitch; enabled by state file
dic 28 18:09:01 archdos NetworkManager[650]: <info> [1640711341.7906] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file
dic 28 18:09:01 archdos NetworkManager[650]: <info> [1640711341.7907] manager: Networking is enabled by state file
dic 28 18:09:01 archdos NetworkManager[650]: <info> [1640711341.7908] dhcp-init: Using DHCP client 'internal'
dic 28 18:09:01 archdos dbus-daemon[631]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.5' (uid=0 pid=650 comm="/usr/bin/NetworkManager --no-daemon ")
dic 28 18:09:01 archdos NetworkManager[650]: <info> [1640711341.7915] settings: Loaded settings plugin: keyfile (internal)
dic 28 18:09:01 archdos systemd[1]: Starting Network Manager Script Dispatcher Service...
dic 28 18:09:01 archdos dbus-daemon[631]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
dic 28 18:09:01 archdos systemd[1]: Started Network Manager Script Dispatcher Service.
dic 28 18:09:01 archdos audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
dic 28 18:09:01 archdos dnsmasq[687]: dnsmasq: syntax check OK.
dic 28 18:09:01 archdos dhcpcd[640]: enp3s0: waiting for carrier
dic 28 18:09:01 archdos NetworkManager[650]: <info> [1640711341.8152] device (lo): carrier: link connected
dic 28 18:09:01 archdos NetworkManager[650]: <info> [1640711341.8154] manager: (lo): new Generic device (/org/freedesktop/NetworkManager/Devices/1)
dic 28 18:09:01 archdos systemd[1]: Started dnsmasq - A lightweight DHCP and caching DNS server.
dic 28 18:09:01 archdos NetworkManager[650]: <info> [1640711341.8161] manager: (enp3s0): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2)
dic 28 18:09:01 archdos audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=dnsmasq comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
dic 28 18:09:01 archdos systemd[1]: Reached target Host and Network Name Lookups.
dic 28 18:09:01 archdos kernel: 8021q: adding VLAN 0 to HW filter on device enp3s0
dic 28 18:09:01 archdos NetworkManager[650]: <info> [1640711341.8169] settings: (enp3s0): created default wired connection 'Connessione via cavo 1'
dic 28 18:09:01 archdos NetworkManager[650]: <info> [1640711341.8171] device (enp3s0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
dic 28 18:09:01 archdos dnsmasq[702]: started, version 2.86 cachesize 150
dic 28 18:09:01 archdos dnsmasq[702]: compile time options: IPv6 GNU-getopt DBus no-UBus i18n IDN2 DHCP DHCPv6 no-Lua TFTP conntrack ipset auth cryptohash DNSSEC loop-detect inotify dumpfile
dic 28 18:09:01 archdos dnsmasq[702]: DBus support enabled: connected to system bus
dic 28 18:09:01 archdos dnsmasq[702]: no servers found in /etc/resolv.conf, will retry
dic 28 18:09:01 archdos dnsmasq[702]: read /etc/hosts - 3 addresses
dic 28 18:09:01 archdos NetworkManager[650]: <info> [1640711341.8191] ovsdb: Impossibile connettersi: File o directory non esistente
dic 28 18:09:01 archdos NetworkManager[650]: <info> [1640711341.8191] ovsdb: disconnected from ovsdb
dic 28 18:09:01 archdos sshd[691]: Server listening on 0.0.0.0 port 22.
dic 28 18:09:01 archdos sshd[691]: Server listening on :: port 22.
dic 28 18:09:01 archdos sddm[695]: Initializing...
dic 28 18:09:01 archdos sddm[695]: Starting...
dic 28 18:09:01 archdos sddm[695]: Logind interface found
dic 28 18:09:01 archdos systemd[1]: Started CUPS Scheduler.
dic 28 18:09:01 archdos audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=cups comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
dic 28 18:09:01 archdos systemd-udevd[450]: Using default interface naming scheme 'v250'.
dic 28 18:09:01 archdos NetworkManager[650]: <info> [1640711341.9782] manager: (virbr0): new Bridge device (/org/freedesktop/NetworkManager/Devices/3)
dic 28 18:09:01 archdos kernel: bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
dic 28 18:09:01 archdos audit[738]: NETFILTER_CFG table=filter:2 family=2 entries=2 op=nft_register_chain pid=738 comm="iptables"
dic 28 18:09:01 archdos audit[738]: SYSCALL arch=c000003e syscall=46 success=yes exit=128 a0=3 a1=7ffe15aeb7a0 a2=0 a3=7ffe15aeb78c items=0 ppid=690 pid=738 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-nft-multi" key=(null)
dic 28 18:09:01 archdos audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D77002D2D7461626C650066696C746572002D2D6E65772D636861696E004C4942564952545F494E50
dic 28 18:09:02 archdos kernel: [drm] Initialized nvidia-drm 0.0.0 20160202 for 0000:09:00.0 on minor 0
dic 28 18:09:01 archdos audit[739]: NETFILTER_CFG table=filter:3 family=2 entries=2 op=nft_register_chain pid=739 comm="iptables"
dic 28 18:09:01 archdos audit[739]: SYSCALL arch=c000003e syscall=46 success=yes exit=308 a0=3 a1=7ffdcbd4b2b0 a2=0 a3=7ffdcbd4b29c items=0 ppid=690 pid=739 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-nft-multi" key=(null)
dic 28 18:09:01 archdos audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D77002D2D7461626C650066696C746572002D2D696E7365727400494E505554002D2D6A756D70004C4942564952545F494E50
dic 28 18:09:02 archdos audit[743]: NETFILTER_CFG table=filter:4 family=2 entries=1 op=nft_register_chain pid=743 comm="iptables"
dic 28 18:09:02 archdos audit[743]: SYSCALL arch=c000003e syscall=46 success=yes exit=96 a0=3 a1=7ffc935f1f10 a2=0 a3=7ffc935f1efc items=0 ppid=690 pid=743 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-nft-multi" key=(null)
dic 28 18:09:02 archdos audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D77002D2D7461626C650066696C746572002D2D6E65772D636861696E004C4942564952545F4F5554
dic 28 18:09:02 archdos audit[744]: NETFILTER_CFG table=filter:5 family=2 entries=2 op=nft_register_chain pid=744 comm="iptables"
dic 28 18:09:02 archdos audit[744]: SYSCALL arch=c000003e syscall=46 success=yes exit=308 a0=3 a1=7ffc82679f20 a2=0 a3=7ffc82679f0c items=0 ppid=690 pid=744 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-nft-multi" key=(null)
dic 28 18:09:02 archdos audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D77002D2D7461626C650066696C746572002D2D696E73657274004F5554505554002D2D6A756D70004C4942564952545F4F5554
dic 28 18:09:02 archdos audit[745]: NETFILTER_CFG table=filter:6 family=2 entries=1 op=nft_register_chain pid=745 comm="iptables"
dic 28 18:09:02 archdos audit[745]: SYSCALL arch=c000003e syscall=46 success=yes exit=96 a0=3 a1=7fffb06b5f10 a2=0 a3=7fffb06b5efc items=0 ppid=690 pid=745 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-nft-multi" key=(null)
dic 28 18:09:02 archdos audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D77002D2D7461626C650066696C746572002D2D6E65772D636861696E004C4942564952545F46574F
dic 28 18:09:02 archdos audit[746]: NETFILTER_CFG table=filter:7 family=2 entries=2 op=nft_register_chain pid=746 comm="iptables"
dic 28 18:09:02 archdos audit[746]: SYSCALL arch=c000003e syscall=46 success=yes exit=308 a0=3 a1=7fffc09da1b0 a2=0 a3=7fffc09da19c items=0 ppid=690 pid=746 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-nft-multi" key=(null)
dic 28 18:09:02 archdos audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D77002D2D7461626C650066696C746572002D2D696E7365727400464F5257415244002D2D6A756D70004C4942564952545F46574F
dic 28 18:09:02 archdos audit[747]: NETFILTER_CFG table=filter:8 family=2 entries=1 op=nft_register_chain pid=747 comm="iptables"
dic 28 18:09:02 archdos audit[747]: SYSCALL arch=c000003e syscall=46 success=yes exit=96 a0=3 a1=7ffff49e5db0 a2=0 a3=7ffff49e5d9c items=0 ppid=690 pid=747 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-nft-multi" key=(null)
dic 28 18:09:02 archdos audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D77002D2D7461626C650066696C746572002D2D6E65772D636861696E004C4942564952545F465749
dic 28 18:09:02 archdos audit[748]: NETFILTER_CFG table=filter:9 family=2 entries=1 op=nft_register_rule pid=748 comm="iptables"
dic 28 18:09:02 archdos audit[748]: SYSCALL arch=c000003e syscall=46 success=yes exit=224 a0=3 a1=7ffc401620c0 a2=0 a3=7ffc401620ac items=0 ppid=690 pid=748 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-nft-multi" key=(null)
dic 28 18:09:02 archdos audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D77002D2D7461626C650066696C746572002D2D696E7365727400464F5257415244002D2D6A756D70004C4942564952545F465749
dic 28 18:09:02 archdos audit[749]: NETFILTER_CFG table=filter:10 family=2 entries=1 op=nft_register_chain pid=749 comm="iptables"
dic 28 18:09:02 archdos audit[749]: SYSCALL arch=c000003e syscall=46 success=yes exit=96 a0=3 a1=7fff4d1a3fe0 a2=0 a3=7fff4d1a3fcc items=0 ppid=690 pid=749 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-nft-multi" key=(null)
dic 28 18:09:02 archdos audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D77002D2D7461626C650066696C746572002D2D6E65772D636861696E004C4942564952545F465758
dic 28 18:09:02 archdos audit[750]: NETFILTER_CFG table=filter:11 family=2 entries=1 op=nft_register_rule pid=750 comm="iptables"
dic 28 18:09:02 archdos audit[750]: SYSCALL arch=c000003e syscall=46 success=yes exit=224 a0=3 a1=7ffdf696b7f0 a2=0 a3=7ffdf696b7dc items=0 ppid=690 pid=750 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-nft-multi" key=(null)
dic 28 18:09:02 archdos audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D77002D2D7461626C650066696C746572002D2D696E7365727400464F5257415244002D2D6A756D70004C4942564952545F465758
dic 28 18:09:02 archdos sddm[695]: Adding new display on vt 1 ...
dic 28 18:09:02 archdos sddm[695]: Loading theme configuration from ""
dic 28 18:09:02 archdos sddm[695]: Display server starting...
dic 28 18:09:02 archdos sddm[695]: Adding cookie to "/var/run/sddm/{e21a4fdf-0fc5-4999-8d05-e6551382d450}"
dic 28 18:09:02 archdos audit[752]: NETFILTER_CFG table=nat:12 family=2 entries=2 op=nft_register_chain pid=752 comm="iptables"
dic 28 18:09:02 archdos audit[752]: SYSCALL arch=c000003e syscall=46 success=yes exit=120 a0=3 a1=7fff3ff99960 a2=0 a3=7fff3ff9994c items=0 ppid=690 pid=752 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-nft-multi" key=(null)
dic 28 18:09:02 archdos audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D77002D2D7461626C65006E6174002D2D6E65772D636861696E004C4942564952545F505254
dic 28 18:09:02 archdos sddm[695]: Running: /usr/bin/X -nolisten tcp -background none -seat seat0 vt1 -auth /var/run/sddm/{e21a4fdf-0fc5-4999-8d05-e6551382d450} -noreset -displayfd 17
dic 28 18:09:02 archdos audit[753]: NETFILTER_CFG table=nat:13 family=2 entries=2 op=nft_register_chain pid=753 comm="iptables"
dic 28 18:09:02 archdos audit[753]: SYSCALL arch=c000003e syscall=46 success=yes exit=304 a0=3 a1=7ffe287e61b0 a2=0 a3=7ffe287e619c items=0 ppid=690 pid=753 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-nft-multi" key=(null)
dic 28 18:09:02 archdos audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D77002D2D7461626C65006E6174002D2D696E7365727400504F5354524F5554494E47002D2D6A756D70004C4942564952545F505254
dic 28 18:09:02 archdos audit[756]: NETFILTER_CFG table=mangle:14 family=2 entries=2 op=nft_register_chain pid=756 comm="iptables"
dic 28 18:09:02 archdos audit[756]: SYSCALL arch=c000003e syscall=46 success=yes exit=128 a0=3 a1=7fffd6e014f0 a2=0 a3=7fffd6e014dc items=0 ppid=690 pid=756 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-nft-multi" key=(null)
dic 28 18:09:02 archdos audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D77002D2D7461626C65006D616E676C65002D2D6E65772D636861696E004C4942564952545F505254
dic 28 18:09:02 archdos audit[757]: NETFILTER_CFG table=mangle:15 family=2 entries=2 op=nft_register_chain pid=757 comm="iptables"
dic 28 18:09:02 archdos audit[757]: SYSCALL arch=c000003e syscall=46 success=yes exit=316 a0=3 a1=7ffd83c0edd0 a2=0 a3=7ffd83c0edbc items=0 ppid=690 pid=757 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-nft-multi" key=(null)
dic 28 18:09:02 archdos audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D77002D2D7461626C65006D616E676C65002D2D696E7365727400504F5354524F5554494E47002D2D6A756D70004C4942564952545F505254
dic 28 18:09:02 archdos audit[761]: NETFILTER_CFG table=filter:16 family=10 entries=2 op=nft_register_chain pid=761 comm="ip6tables"
dic 28 18:09:02 archdos audit[761]: SYSCALL arch=c000003e syscall=46 success=yes exit=128 a0=3 a1=7ffd687f20c0 a2=0 a3=7ffd687f20ac items=0 ppid=690 pid=761 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="ip6tables" exe="/usr/bin/xtables-nft-multi" key=(null)
dic 28 18:09:02 archdos audit: PROCTITLE proctitle=2F7573722F62696E2F6970367461626C6573002D77002D2D7461626C650066696C746572002D2D6E65772D636861696E004C4942564952545F494E50
dic 28 18:09:02 archdos audit[762]: NETFILTER_CFG table=filter:17 family=10 entries=2 op=nft_register_chain pid=762 comm="ip6tables"
dic 28 18:09:02 archdos audit[762]: SYSCALL arch=c000003e syscall=46 success=yes exit=308 a0=3 a1=7ffc3a2686f0 a2=0 a3=7ffc3a2686dc items=0 ppid=690 pid=762 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="ip6tables" exe="/usr/bin/xtables-nft-multi" key=(null)
dic 28 18:09:02 archdos audit: PROCTITLE proctitle=2F7573722F62696E2F6970367461626C6573002D77002D2D7461626C650066696C746572002D2D696E7365727400494E505554002D2D6A756D70004C4942564952545F494E50
dic 28 18:09:02 archdos audit[763]: NETFILTER_CFG table=filter:18 family=10 entries=1 op=nft_register_chain pid=763 comm="ip6tables"
dic 28 18:09:02 archdos audit[763]: SYSCALL arch=c000003e syscall=46 success=yes exit=96 a0=3 a1=7fff62626b60 a2=0 a3=7fff62626b4c items=0 ppid=690 pid=763 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="ip6tables" exe="/usr/bin/xtables-nft-multi" key=(null)
dic 28 18:09:02 archdos audit: PROCTITLE proctitle=2F7573722F62696E2F6970367461626C6573002D77002D2D7461626C650066696C746572002D2D6E65772D636861696E004C4942564952545F4F5554
dic 28 18:09:02 archdos audit[764]: NETFILTER_CFG table=filter:19 family=10 entries=2 op=nft_register_chain pid=764 comm="ip6tables"
dic 28 18:09:02 archdos audit[764]: SYSCALL arch=c000003e syscall=46 success=yes exit=308 a0=3 a1=7fff6ae2d3d0 a2=0 a3=7fff6ae2d3bc items=0 ppid=690 pid=764 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="ip6tables" exe="/usr/bin/xtables-nft-multi" key=(null)
dic 28 18:09:02 archdos audit: PROCTITLE proctitle=2F7573722F62696E2F6970367461626C6573002D77002D2D7461626C650066696C746572002D2D696E73657274004F5554505554002D2D6A756D70004C4942564952545F4F5554
dic 28 18:09:02 archdos audit[765]: NETFILTER_CFG table=filter:20 family=10 entries=1 op=nft_register_chain pid=765 comm="ip6tables"
dic 28 18:09:02 archdos audit[765]: SYSCALL arch=c000003e syscall=46 success=yes exit=96 a0=3 a1=7ffdb3417ec0 a2=0 a3=7ffdb3417eac items=0 ppid=690 pid=765 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="ip6tables" exe="/usr/bin/xtables-nft-multi" key=(null)
dic 28 18:09:02 archdos audit: PROCTITLE proctitle=2F7573722F62696E2F6970367461626C6573002D77002D2D7461626C650066696C746572002D2D6E65772D636861696E004C4942564952545F46574F
dic 28 18:09:02 archdos audit[766]: NETFILTER_CFG table=filter:21 family=10 entries=2 op=nft_register_chain pid=766 comm="ip6tables"
dic 28 18:09:02 archdos audit[766]: SYSCALL arch=c000003e syscall=46 success=yes exit=308 a0=3 a1=7ffef36f04b0 a2=0 a3=7ffef36f049c items=0 ppid=690 pid=766 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="ip6tables" exe="/usr/bin/xtables-nft-multi" key=(null)
dic 28 18:09:02 archdos audit: PROCTITLE proctitle=2F7573722F62696E2F6970367461626C6573002D77002D2D7461626C650066696C746572002D2D696E7365727400464F5257415244002D2D6A756D70004C4942564952545F46574F
dic 28 18:09:02 archdos audit[767]: NETFILTER_CFG table=filter:22 family=10 entries=1 op=nft_register_chain pid=767 comm="ip6tables"
dic 28 18:09:02 archdos audit[767]: SYSCALL arch=c000003e syscall=46 success=yes exit=96 a0=3 a1=7ffea5e798f0 a2=0 a3=7ffea5e798dc items=0 ppid=690 pid=767 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="ip6tables" exe="/usr/bin/xtables-nft-multi" key=(null)
dic 28 18:09:02 archdos audit: PROCTITLE proctitle=2F7573722F62696E2F6970367461626C6573002D77002D2D7461626C650066696C746572002D2D6E65772D636861696E004C4942564952545F465749
dic 28 18:09:02 archdos audit[768]: NETFILTER_CFG table=filter:23 family=10 entries=1 op=nft_register_rule pid=768 comm="ip6tables"
dic 28 18:09:02 archdos audit[768]: SYSCALL arch=c000003e syscall=46 success=yes exit=224 a0=3 a1=7ffec986a9b0 a2=0 a3=7ffec986a99c items=0 ppid=690 pid=768 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="ip6tables" exe="/usr/bin/xtables-nft-multi" key=(null)
dic 28 18:09:02 archdos audit: PROCTITLE proctitle=2F7573722F62696E2F6970367461626C6573002D77002D2D7461626C650066696C746572002D2D696E7365727400464F5257415244002D2D6A756D70004C4942564952545F465749
dic 28 18:09:02 archdos audit[769]: NETFILTER_CFG table=filter:24 family=10 entries=1 op=nft_register_chain pid=769 comm="ip6tables"
dic 28 18:09:02 archdos audit[769]: SYSCALL arch=c000003e syscall=46 success=yes exit=96 a0=3 a1=7ffee3103310 a2=0 a3=7ffee31032fc items=0 ppid=690 pid=769 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="ip6tables" exe="/usr/bin/xtables-nft-multi" key=(null)
dic 28 18:09:02 archdos audit: PROCTITLE proctitle=2F7573722F62696E2F6970367461626C6573002D77002D2D7461626C650066696C746572002D2D6E65772D636861696E004C4942564952545F465758
dic 28 18:09:02 archdos audit[770]: NETFILTER_CFG table=filter:25 family=10 entries=1 op=nft_register_rule pid=770 comm="ip6tables"
dic 28 18:09:02 archdos audit[770]: SYSCALL arch=c000003e syscall=46 success=yes exit=224 a0=3 a1=7ffd31c862e0 a2=0 a3=7ffd31c862cc items=0 ppid=690 pid=770 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="ip6tables" exe="/usr/bin/xtables-nft-multi" key=(null)
dic 28 18:09:02 archdos audit: PROCTITLE proctitle=2F7573722F62696E2F6970367461626C6573002D77002D2D7461626C650066696C746572002D2D696E7365727400464F5257415244002D2D6A756D70004C4942564952545F465758
dic 28 18:09:02 archdos audit[771]: NETFILTER_CFG table=nat:26 family=10 entries=2 op=nft_register_chain pid=771 comm="ip6tables"
dic 28 18:09:02 archdos audit[771]: SYSCALL arch=c000003e syscall=46 success=yes exit=120 a0=3 a1=7fffa00ab620 a2=0 a3=7fffa00ab60c items=0 ppid=690 pid=771 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="ip6tables" exe="/usr/bin/xtables-nft-multi" key=(null)
dic 28 18:09:02 archdos audit: PROCTITLE proctitle=2F7573722F62696E2F6970367461626C6573002D77002D2D7461626C65006E6174002D2D6E65772D636861696E004C4942564952545F505254
dic 28 18:09:02 archdos audit[772]: NETFILTER_CFG table=nat:27 family=10 entries=2 op=nft_register_chain pid=772 comm="ip6tables"
dic 28 18:09:02 archdos audit[772]: SYSCALL arch=c000003e syscall=46 success=yes exit=304 a0=3 a1=7fff18ac4100 a2=0 a3=7fff18ac40ec items=0 ppid=690 pid=772 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="ip6tables" exe="/usr/bin/xtables-nft-multi" key=(null)
dic 28 18:09:02 archdos audit: PROCTITLE proctitle=2F7573722F62696E2F6970367461626C6573002D77002D2D7461626C65006E6174002D2D696E7365727400504F5354524F5554494E47002D2D6A756D70004C4942564952545F505254
dic 28 18:09:02 archdos audit[773]: NETFILTER_CFG table=mangle:28 family=10 entries=2 op=nft_register_chain pid=773 comm="ip6tables"
dic 28 18:09:02 archdos audit[773]: SYSCALL arch=c000003e syscall=46 success=yes exit=128 a0=3 a1=7ffcbfdaffd0 a2=0 a3=7ffcbfdaffbc items=0 ppid=690 pid=773 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="ip6tables" exe="/usr/bin/xtables-nft-multi" key=(null)
dic 28 18:09:02 archdos audit: PROCTITLE proctitle=2F7573722F62696E2F6970367461626C6573002D77002D2D7461626C65006D616E676C65002D2D6E65772D636861696E004C4942564952545F505254
dic 28 18:09:02 archdos audit[774]: NETFILTER_CFG table=mangle:29 family=10 entries=2 op=nft_register_chain pid=774 comm="ip6tables"
dic 28 18:09:02 archdos audit[774]: SYSCALL arch=c000003e syscall=46 success=yes exit=316 a0=3 a1=7ffdb0588b60 a2=0 a3=7ffdb0588b4c items=0 ppid=690 pid=774 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="ip6tables" exe="/usr/bin/xtables-nft-multi" key=(null)
dic 28 18:09:02 archdos audit: PROCTITLE proctitle=2F7573722F62696E2F6970367461626C6573002D77002D2D7461626C65006D616E676C65002D2D696E7365727400504F5354524F5554494E47002D2D6A756D70004C4942564952545F505254
dic 28 18:09:02 archdos audit[775]: NETFILTER_CFG table=filter:30 family=2 entries=1 op=nft_register_rule pid=775 comm="iptables"
dic 28 18:09:02 archdos audit[775]: SYSCALL arch=c000003e syscall=46 success=yes exit=432 a0=3 a1=7ffd6834e380 a2=0 a3=7ffd6834e36c items=0 ppid=690 pid=775 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-nft-multi" key=(null)
dic 28 18:09:02 archdos audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D77002D2D7461626C650066696C746572002D2D696E73657274004C4942564952545F494E50002D2D696E2D696E7465726661636500766972627230002D2D70726F746F636F6C00746370002D2D64657374696E6174696F6E2D706F7274003637002D2D6A756D70004143434550
dic 28 18:09:02 archdos audit[778]: NETFILTER_CFG table=filter:31 family=2 entries=1 op=nft_register_rule pid=778 comm="iptables"
dic 28 18:09:02 archdos audit[778]: SYSCALL arch=c000003e syscall=46 success=yes exit=432 a0=3 a1=7ffe5773c550 a2=0 a3=7ffe5773c53c items=0 ppid=690 pid=778 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-nft-multi" key=(null)
dic 28 18:09:02 archdos audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D77002D2D7461626C650066696C746572002D2D696E73657274004C4942564952545F494E50002D2D696E2D696E7465726661636500766972627230002D2D70726F746F636F6C00756470002D2D64657374696E6174696F6E2D706F7274003637002D2D6A756D70004143434550
dic 28 18:09:02 archdos audit[779]: NETFILTER_CFG table=filter:32 family=2 entries=1 op=nft_register_rule pid=779 comm="iptables"
dic 28 18:09:02 archdos audit[779]: SYSCALL arch=c000003e syscall=46 success=yes exit=432 a0=3 a1=7fff53008f40 a2=0 a3=7fff53008f2c items=0 ppid=690 pid=779 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-nft-multi" key=(null)
dic 28 18:09:02 archdos audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D77002D2D7461626C650066696C746572002D2D696E73657274004C4942564952545F4F5554002D2D6F75742D696E7465726661636500766972627230002D2D70726F746F636F6C00746370002D2D64657374696E6174696F6E2D706F7274003638002D2D6A756D700041434345
dic 28 18:09:02 archdos audit[780]: NETFILTER_CFG table=filter:33 family=2 entries=1 op=nft_register_rule pid=780 comm="iptables"
dic 28 18:09:02 archdos audit[780]: SYSCALL arch=c000003e syscall=46 success=yes exit=432 a0=3 a1=7fff71b3f560 a2=0 a3=7fff71b3f54c items=0 ppid=690 pid=780 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-nft-multi" key=(null)
dic 28 18:09:02 archdos audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D77002D2D7461626C650066696C746572002D2D696E73657274004C4942564952545F4F5554002D2D6F75742D696E7465726661636500766972627230002D2D70726F746F636F6C00756470002D2D64657374696E6174696F6E2D706F7274003638002D2D6A756D700041434345
dic 28 18:09:02 archdos audit[781]: NETFILTER_CFG table=filter:34 family=2 entries=1 op=nft_register_rule pid=781 comm="iptables"
dic 28 18:09:02 archdos audit[781]: SYSCALL arch=c000003e syscall=46 success=yes exit=432 a0=3 a1=7ffc1304cac0 a2=0 a3=7ffc1304caac items=0 ppid=690 pid=781 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-nft-multi" key=(null)
dic 28 18:09:02 archdos audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D77002D2D7461626C650066696C746572002D2D696E73657274004C4942564952545F494E50002D2D696E2D696E7465726661636500766972627230002D2D70726F746F636F6C00746370002D2D64657374696E6174696F6E2D706F7274003533002D2D6A756D70004143434550
dic 28 18:09:02 archdos audit[782]: NETFILTER_CFG table=filter:35 family=2 entries=1 op=nft_register_rule pid=782 comm="iptables"
dic 28 18:09:02 archdos audit[782]: SYSCALL arch=c000003e syscall=46 success=yes exit=432 a0=3 a1=7ffea98f5780 a2=0 a3=7ffea98f576c items=0 ppid=690 pid=782 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-nft-multi" key=(null)
dic 28 18:09:02 archdos audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D77002D2D7461626C650066696C746572002D2D696E73657274004C4942564952545F494E50002D2D696E2D696E7465726661636500766972627230002D2D70726F746F636F6C00756470002D2D64657374696E6174696F6E2D706F7274003533002D2D6A756D70004143434550
dic 28 18:09:02 archdos audit[783]: NETFILTER_CFG table=filter:36 family=2 entries=1 op=nft_register_rule pid=783 comm="iptables"
dic 28 18:09:02 archdos audit[783]: SYSCALL arch=c000003e syscall=46 success=yes exit=432 a0=3 a1=7ffc8b59f9c0 a2=0 a3=7ffc8b59f9ac items=0 ppid=690 pid=783 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-nft-multi" key=(null)
dic 28 18:09:02 archdos audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D77002D2D7461626C650066696C746572002D2D696E73657274004C4942564952545F4F5554002D2D6F75742D696E7465726661636500766972627230002D2D70726F746F636F6C00746370002D2D64657374696E6174696F6E2D706F7274003533002D2D6A756D700041434345
dic 28 18:09:02 archdos audit[784]: NETFILTER_CFG table=filter:37 family=2 entries=1 op=nft_register_rule pid=784 comm="iptables"
dic 28 18:09:02 archdos audit[784]: SYSCALL arch=c000003e syscall=46 success=yes exit=432 a0=3 a1=7ffc5f10d250 a2=0 a3=7ffc5f10d23c items=0 ppid=690 pid=784 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-nft-multi" key=(null)
dic 28 18:09:02 archdos audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D77002D2D7461626C650066696C746572002D2D696E73657274004C4942564952545F4F5554002D2D6F75742D696E7465726661636500766972627230002D2D70726F746F636F6C00756470002D2D64657374696E6174696F6E2D706F7274003533002D2D6A756D700041434345
dic 28 18:09:02 archdos audit[785]: NETFILTER_CFG table=filter:38 family=2 entries=1 op=nft_register_rule pid=785 comm="iptables"
dic 28 18:09:02 archdos audit[785]: SYSCALL arch=c000003e syscall=46 success=yes exit=300 a0=3 a1=7fffc112fce0 a2=0 a3=7fffc112fccc items=0 ppid=690 pid=785 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-nft-multi" key=(null)
dic 28 18:09:02 archdos audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D77002D2D7461626C650066696C746572002D2D696E73657274004C4942564952545F46574F002D2D696E2D696E7465726661636500766972627230002D2D6A756D700052454A454354
dic 28 18:09:02 archdos audit[787]: NETFILTER_CFG table=filter:39 family=2 entries=1 op=nft_register_rule pid=787 comm="iptables"
dic 28 18:09:02 archdos audit[787]: SYSCALL arch=c000003e syscall=46 success=yes exit=300 a0=3 a1=7ffdafde9af0 a2=0 a3=7ffdafde9adc items=0 ppid=690 pid=787 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-nft-multi" key=(null)
dic 28 18:09:02 archdos audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D77002D2D7461626C650066696C746572002D2D696E73657274004C4942564952545F465749002D2D6F75742D696E7465726661636500766972627230002D2D6A756D700052454A454354
dic 28 18:09:02 archdos audit[788]: NETFILTER_CFG table=filter:40 family=2 entries=1 op=nft_register_rule pid=788 comm="iptables"
dic 28 18:09:02 archdos audit[788]: SYSCALL arch=c000003e syscall=46 success=yes exit=380 a0=3 a1=7ffda1d0cc80 a2=0 a3=7ffda1d0cc6c items=0 ppid=690 pid=788 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-nft-multi" key=(null)
dic 28 18:09:02 archdos audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D77002D2D7461626C650066696C746572002D2D696E73657274004C4942564952545F465758002D2D696E2D696E7465726661636500766972627230002D2D6F75742D696E7465726661636500766972627230002D2D6A756D7000414343455054
dic 28 18:09:02 archdos audit[789]: NETFILTER_CFG table=filter:41 family=2 entries=1 op=nft_register_rule pid=789 comm="iptables"
dic 28 18:09:02 archdos audit[789]: SYSCALL arch=c000003e syscall=46 success=yes exit=392 a0=3 a1=7ffdce32f970 a2=0 a3=7ffdce32f95c items=0 ppid=690 pid=789 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-nft-multi" key=(null)
dic 28 18:09:02 archdos audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D77002D2D7461626C650066696C746572002D2D696E73657274004C4942564952545F46574F002D2D736F75726365003139322E3136382E3132322E302F3234002D2D696E2D696E7465726661636500766972627230002D2D6A756D7000414343455054
dic 28 18:09:02 archdos audit[790]: NETFILTER_CFG table=filter:42 family=2 entries=1 op=nft_register_rule pid=790 comm="iptables"
dic 28 18:09:02 archdos audit[790]: SYSCALL arch=c000003e syscall=46 success=yes exit=608 a0=3 a1=7ffd457c1ec0 a2=0 a3=7ffd457c1eac items=0 ppid=690 pid=790 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-nft-multi" key=(null)
dic 28 18:09:02 archdos audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D77002D2D7461626C650066696C746572002D2D696E73657274004C4942564952545F465749002D2D64657374696E6174696F6E003139322E3136382E3132322E302F3234002D2D6F75742D696E7465726661636500766972627230002D2D6D6174636800636F6E6E747261636B
dic 28 18:09:02 archdos audit[792]: NETFILTER_CFG table=nat:43 family=2 entries=1 op=nft_register_rule pid=792 comm="iptables"
dic 28 18:09:02 archdos audit[792]: SYSCALL arch=c000003e syscall=46 success=yes exit=424 a0=3 a1=7ffdef3ec9f0 a2=0 a3=7ffdef3ec9dc items=0 ppid=690 pid=792 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-nft-multi" key=(null)
dic 28 18:09:02 archdos audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D77002D2D7461626C65006E6174002D2D696E73657274004C4942564952545F505254002D2D736F75726365003139322E3136382E3132322E302F32340000002D2D64657374696E6174696F6E003139322E3136382E3132322E302F3234002D2D6A756D70004D41535155455241
dic 28 18:09:02 archdos audit[794]: NETFILTER_CFG table=nat:44 family=2 entries=1 op=nft_register_rule pid=794 comm="iptables"
dic 28 18:09:02 archdos audit[794]: SYSCALL arch=c000003e syscall=46 success=yes exit=504 a0=3 a1=7ffcda910f90 a2=0 a3=7ffcda910f7c items=0 ppid=690 pid=794 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-nft-multi" key=(null)
dic 28 18:09:02 archdos audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D77002D2D7461626C65006E6174002D2D696E73657274004C4942564952545F505254002D2D736F75726365003139322E3136382E3132322E302F3234002D70007564700000002D2D64657374696E6174696F6E003139322E3136382E3132322E302F3234002D2D6A756D70004D
dic 28 18:09:02 archdos audit[795]: NETFILTER_CFG table=nat:45 family=2 entries=1 op=nft_register_rule pid=795 comm="iptables"
dic 28 18:09:02 archdos audit[795]: SYSCALL arch=c000003e syscall=46 success=yes exit=504 a0=3 a1=7fff36923080 a2=0 a3=7fff3692306c items=0 ppid=690 pid=795 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-nft-multi" key=(null)
dic 28 18:09:02 archdos audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D77002D2D7461626C65006E6174002D2D696E73657274004C4942564952545F505254002D2D736F75726365003139322E3136382E3132322E302F3234002D70007463700000002D2D64657374696E6174696F6E003139322E3136382E3132322E302F3234002D2D6A756D70004D
dic 28 18:09:02 archdos audit[796]: NETFILTER_CFG table=nat:46 family=2 entries=1 op=nft_register_rule pid=796 comm="iptables"
dic 28 18:09:02 archdos audit[796]: SYSCALL arch=c000003e syscall=46 success=yes exit=400 a0=3 a1=7ffd570787d0 a2=0 a3=7ffd570787bc items=0 ppid=690 pid=796 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-nft-multi" key=(null)
dic 28 18:09:02 archdos audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D77002D2D7461626C65006E6174002D2D696E73657274004C4942564952545F505254002D2D736F75726365003139322E3136382E3132322E302F3234002D2D64657374696E6174696F6E003235352E3235352E3235352E3235352F3332002D2D6A756D700052455455524E
dic 28 18:09:02 archdos audit[797]: NETFILTER_CFG table=nat:47 family=2 entries=1 op=nft_register_rule pid=797 comm="iptables"
dic 28 18:09:02 archdos audit[797]: SYSCALL arch=c000003e syscall=46 success=yes exit=400 a0=3 a1=7ffee7a301f0 a2=0 a3=7ffee7a301dc items=0 ppid=690 pid=797 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-nft-multi" key=(null)
dic 28 18:09:02 archdos audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D77002D2D7461626C65006E6174002D2D696E73657274004C4942564952545F505254002D2D736F75726365003139322E3136382E3132322E302F3234002D2D64657374696E6174696F6E003232342E302E302E302F3234002D2D6A756D700052455455524E
dic 28 18:09:02 archdos audit[798]: NETFILTER_CFG table=mangle:48 family=2 entries=1 op=nft_register_rule pid=798 comm="iptables"
dic 28 18:09:02 archdos audit[798]: SYSCALL arch=c000003e syscall=46 success=yes exit=440 a0=3 a1=7fff9b55d070 a2=0 a3=7fff9b55d05c items=0 ppid=690 pid=798 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-nft-multi" key=(null)
dic 28 18:09:02 archdos audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D77002D2D7461626C65006D616E676C65002D2D696E73657274004C4942564952545F505254002D2D6F75742D696E7465726661636500766972627230002D2D70726F746F636F6C00756470002D2D64657374696E6174696F6E2D706F7274003638002D2D6A756D700043484543
dic 28 18:09:02 archdos NetworkManager[650]: <info> [1640711342.5143] device (virbr0): state change: unmanaged -> unavailable (reason 'connection-assumed', sys-iface-state: 'external')
dic 28 18:09:02 archdos NetworkManager[650]: <info> [1640711342.5153] device (virbr0): state change: unavailable -> disconnected (reason 'connection-assumed', sys-iface-state: 'external')
dic 28 18:09:02 archdos NetworkManager[650]: <info> [1640711342.5156] device (virbr0): Activation: starting connection 'virbr0' (a408af5b-e8ce-4f9b-ac97-116a0c80d8fc)
dic 28 18:09:02 archdos NetworkManager[650]: <info> [1640711342.5157] device (virbr0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'external')
dic 28 18:09:02 archdos NetworkManager[650]: <info> [1640711342.5158] device (virbr0): state change: prepare -> config (reason 'none', sys-iface-state: 'external')
dic 28 18:09:02 archdos NetworkManager[650]: <info> [1640711342.5160] device (virbr0): state change: config -> ip-config (reason 'none', sys-iface-state: 'external')
dic 28 18:09:02 archdos NetworkManager[650]: <info> [1640711342.5161] device (virbr0): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'external')
dic 28 18:09:02 archdos NetworkManager[650]: <info> [1640711342.5169] device (virbr0): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'external')
dic 28 18:09:02 archdos NetworkManager[650]: <info> [1640711342.5170] device (virbr0): state change: secondaries -> activated (reason 'none', sys-iface-state: 'external')
dic 28 18:09:02 archdos NetworkManager[650]: <info> [1640711342.5171] manager: NetworkManager state is now CONNECTED_LOCAL
dic 28 18:09:02 archdos NetworkManager[650]: <info> [1640711342.5173] device (virbr0): Activation: successful, device activated.
dic 28 18:09:02 archdos dnsmasq[805]: started, version 2.86 cachesize 150
dic 28 18:09:02 archdos dnsmasq[805]: compile time options: IPv6 GNU-getopt DBus no-UBus i18n IDN2 DHCP DHCPv6 no-Lua TFTP conntrack ipset auth cryptohash DNSSEC loop-detect inotify dumpfile
dic 28 18:09:02 archdos dnsmasq-dhcp[805]: DHCP, IP range 192.168.122.2 -- 192.168.122.254, lease time 1h
dic 28 18:09:02 archdos dnsmasq-dhcp[805]: DHCP, sockets bound exclusively to interface virbr0
dic 28 18:09:02 archdos dnsmasq[805]: no servers found in /etc/resolv.conf, will retry
dic 28 18:09:02 archdos dnsmasq[805]: read /etc/hosts - 3 addresses
dic 28 18:09:02 archdos dnsmasq[805]: read /var/lib/libvirt/dnsmasq/default.addnhosts - 0 addresses
dic 28 18:09:02 archdos dnsmasq-dhcp[805]: read /var/lib/libvirt/dnsmasq/default.hostsfile
dic 28 18:09:02 archdos sddm[695]: Setting default cursor
dic 28 18:09:02 archdos sddm[695]: Running display setup script "/usr/share/sddm/scripts/Xsetup"
dic 28 18:09:02 archdos sddm[695]: Display server started.
dic 28 18:09:02 archdos sddm[695]: Socket server starting...
dic 28 18:09:02 archdos sddm[695]: Socket server started.
dic 28 18:09:02 archdos sddm[695]: Loading theme configuration from "/usr/share/sddm/themes/Space_Abstract_SDDM_jtt3/theme.conf"
dic 28 18:09:02 archdos sddm[695]: Greeter starting...
dic 28 18:09:02 archdos sddm-helper[811]: [PAM] Starting...
dic 28 18:09:02 archdos audit[811]: USER_AUTH pid=811 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_permit acct="sddm" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success'
dic 28 18:09:02 archdos audit[811]: USER_ACCT pid=811 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_permit acct="sddm" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success'
dic 28 18:09:02 archdos sddm-helper[811]: [PAM] Authenticating...
dic 28 18:09:02 archdos sddm-helper[811]: [PAM] returning.
dic 28 18:09:02 archdos audit[811]: CRED_ACQ pid=811 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_permit acct="sddm" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success'
dic 28 18:09:02 archdos sddm-helper[811]: pam_unix(sddm-greeter:session): session opened for user sddm(uid=973) by (uid=0)
dic 28 18:09:02 archdos systemd[1]: Created slice User Slice of UID 973.
dic 28 18:09:02 archdos systemd[1]: Starting User Runtime Directory /run/user/973...
dic 28 18:09:02 archdos systemd-logind[637]: New session c1 of user sddm.
dic 28 18:09:02 archdos systemd[1]: Finished User Runtime Directory /run/user/973.
dic 28 18:09:02 archdos audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@973 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
dic 28 18:09:02 archdos systemd[1]: Starting User Manager for UID 973...
dic 28 18:09:02 archdos dbus-daemon[631]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.17' (uid=0 pid=813 comm="(systemd) ")
dic 28 18:09:02 archdos dbus-daemon[631]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
dic 28 18:09:02 archdos systemd[813]: pam_systemd_home(systemd-user:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
dic 28 18:09:02 archdos audit[813]: USER_ACCT pid=813 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="sddm" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
dic 28 18:09:02 archdos audit[813]: CRED_ACQ pid=813 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=? acct="sddm" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
dic 28 18:09:02 archdos audit[813]: SYSCALL arch=c000003e syscall=1 success=yes exit=3 a0=9 a1=7ffca6d7c6a0 a2=3 a3=3cd items=0 ppid=1 pid=813 auid=973 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=1 comm="(systemd)" exe="/usr/lib/systemd/systemd" key=(null)
dic 28 18:09:02 archdos audit: PROCTITLE proctitle="(systemd)"
dic 28 18:09:02 archdos systemd[813]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8002 service=[systemd-user] terminal=[] user=[sddm] ruser=[<unknown>] rhost=[<unknown>]
dic 28 18:09:02 archdos systemd[813]: pam_unix(systemd-user:session): session opened for user sddm(uid=973) by (uid=0)
dic 28 18:09:02 archdos systemd[813]: pam_env(systemd-user:session): deprecated reading of user environment enabled
dic 28 18:09:02 archdos audit[813]: USER_START pid=813 uid=0 auid=973 ses=1 msg='op=PAM:session_open grantors=pam_loginuid,pam_loginuid,pam_keyinit,pam_systemd_home,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="sddm" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
dic 28 18:09:02 archdos audit: BPF prog-id=27 op=LOAD
dic 28 18:09:02 archdos audit[813]: SYSCALL arch=c000003e syscall=321 success=yes exit=8 a0=5 a1=7fff30cdd0e0 a2=78 a3=7fff30cdd0e0 items=0 ppid=1 pid=813 auid=973 uid=973 gid=973 euid=973 suid=973 fsuid=973 egid=973 sgid=973 fsgid=973 tty=(none) ses=1 comm="systemd" exe="/usr/lib/systemd/systemd" key=(null)
dic 28 18:09:02 archdos audit: PROCTITLE proctitle="(systemd)"
dic 28 18:09:02 archdos audit: BPF prog-id=0 op=UNLOAD
dic 28 18:09:03 archdos systemd[813]: Queued start job for default target Main User Target.
dic 28 18:09:03 archdos systemd[813]: Created slice User Application Slice.
dic 28 18:09:03 archdos systemd[813]: Reached target Paths.
dic 28 18:09:03 archdos systemd[813]: Reached target Timers.
dic 28 18:09:03 archdos systemd[813]: Starting D-Bus User Message Bus Socket...
dic 28 18:09:03 archdos systemd[813]: Listening on GnuPG network certificate management daemon.
dic 28 18:09:03 archdos systemd[813]: Listening on GCR ssh-agent wrapper.
dic 28 18:09:03 archdos systemd[813]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
dic 28 18:09:03 archdos systemd[813]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
dic 28 18:09:03 archdos systemd[813]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
dic 28 18:09:03 archdos systemd[813]: Listening on GnuPG cryptographic agent and passphrase cache.
dic 28 18:09:03 archdos systemd[813]: Listening on p11-kit server.
dic 28 18:09:03 archdos systemd[813]: Listening on PipeWire PulseAudio.
dic 28 18:09:03 archdos systemd[813]: Listening on PipeWire Multimedia System Socket.
dic 28 18:09:03 archdos systemd[813]: Listening on D-Bus User Message Bus Socket.
dic 28 18:09:03 archdos systemd[813]: Reached target Sockets.
dic 28 18:09:03 archdos systemd[813]: Reached target Basic System.
dic 28 18:09:03 archdos systemd[1]: Started User Manager for UID 973.
dic 28 18:09:03 archdos audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@973 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
dic 28 18:09:03 archdos systemd[813]: Starting Update XDG user dir configuration...
dic 28 18:09:03 archdos systemd[1]: Started Session c1 of User sddm.
dic 28 18:09:03 archdos systemd[813]: Finished Update XDG user dir configuration.
dic 28 18:09:03 archdos systemd[813]: Reached target Main User Target.
dic 28 18:09:03 archdos systemd[813]: Startup finished in 84ms.
dic 28 18:09:03 archdos audit[811]: USER_START pid=811 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:session_open grantors=pam_unix,pam_systemd acct="sddm" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=:0 res=success'
dic 28 18:09:03 archdos sddm[695]: Greeter session started successfully
dic 28 18:09:03 archdos sddm-greeter[821]: High-DPI autoscaling not Enabled
dic 28 18:09:03 archdos sddm-greeter[821]: Reading from "/usr/share/wayland-sessions/plasmawayland.desktop"
dic 28 18:09:03 archdos sddm-greeter[821]: Reading from "/usr/share/xsessions/plasma.desktop"
dic 28 18:09:03 archdos sddm-greeter[821]: Loading theme configuration from "/usr/share/sddm/themes/Space_Abstract_SDDM_jtt3/theme.conf"
dic 28 18:09:03 archdos systemd[813]: Started D-Bus User Message Bus.
dic 28 18:09:03 archdos sddm-greeter[821]: Connected to the daemon.
dic 28 18:09:03 archdos sddm-greeter[821]: QFont::fromString: Invalid description '(empty)'
dic 28 18:09:03 archdos sddm[695]: Message received from greeter: Connect
dic 28 18:09:03 archdos sddm-greeter[821]: Loading file:///usr/share/sddm/themes/Space_Abstract_SDDM_jtt3/Main.qml...
dic 28 18:09:03 archdos sddm-greeter[821]: QObject: Cannot create children for a parent that is in a different thread.
(Parent is QGuiApplication(0x7ffc9f8a62d0), parent's thread is QThread(0x56086b404d80), current thread is QThread(0x56086b4cd300)
dic 28 18:09:03 archdos sddm-greeter[821]: QObject: Cannot create children for a parent that is in a different thread.
(Parent is QGuiApplication(0x7ffc9f8a62d0), parent's thread is QThread(0x56086b404d80), current thread is QThread(0x56086b4cd300)
dic 28 18:09:03 archdos sddm-greeter[821]: QObject: Cannot create children for a parent that is in a different thread.
(Parent is QGuiApplication(0x7ffc9f8a62d0), parent's thread is QThread(0x56086b404d80), current thread is QThread(0x56086b4cd300)
dic 28 18:09:03 archdos sddm-greeter[821]: QObject::installEventFilter(): Cannot filter events for objects in a different thread.
dic 28 18:09:03 archdos dbus-daemon[631]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' requested by ':1.4' (uid=0 pid=637 comm="/usr/lib/systemd/systemd-logind ")
dic 28 18:09:03 archdos dbus-daemon[631]: [system] Activating via systemd: service name='org.freedesktop.UDisks2' unit='udisks2.service' requested by ':1.19' (uid=973 pid=821 comm="/usr/bin/sddm-greeter --socket /tmp/sddm-:0-vMdPuH")
dic 28 18:09:03 archdos systemd[1]: Starting Authorization Manager...
dic 28 18:09:03 archdos systemd[1]: Starting Disk Manager...
dic 28 18:09:03 archdos udisksd[829]: udisks daemon version 2.9.4 starting
dic 28 18:09:03 archdos polkitd[828]: Started polkitd version 0.120
dic 28 18:09:03 archdos polkitd[828]: Loading rules from directory /etc/polkit-1/rules.d
dic 28 18:09:03 archdos polkitd[828]: Loading rules from directory /usr/share/polkit-1/rules.d
dic 28 18:09:03 archdos polkitd[828]: Finished loading, compiling and executing 6 rules
dic 28 18:09:03 archdos dbus-daemon[631]: [system] Successfully activated service 'org.freedesktop.PolicyKit1'
dic 28 18:09:03 archdos polkitd[828]: Acquired the name org.freedesktop.PolicyKit1 on the system bus
dic 28 18:09:03 archdos systemd[1]: Started Authorization Manager.
dic 28 18:09:03 archdos audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=polkit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
dic 28 18:09:03 archdos libvirtd[690]: libvirt version: 7.10.0
dic 28 18:09:03 archdos libvirtd[690]: hostname: archdos
dic 28 18:09:03 archdos libvirtd[690]: Cannot find 'dmidecode' in path: File o directory non esistente
dic 28 18:09:04 archdos dbus-daemon[631]: [system] Successfully activated service 'org.freedesktop.UDisks2'
dic 28 18:09:04 archdos systemd[1]: Started Disk Manager.
dic 28 18:09:04 archdos audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=udisks2 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
dic 28 18:09:04 archdos dbus-daemon[631]: [system] Activating via systemd: service name='org.freedesktop.UPower' unit='upower.service' requested by ':1.19' (uid=973 pid=821 comm="/usr/bin/sddm-greeter --socket /tmp/sddm-:0-vMdPuH")
dic 28 18:09:04 archdos audit: BPF prog-id=28 op=LOAD
dic 28 18:09:04 archdos audit: BPF prog-id=29 op=LOAD
dic 28 18:09:04 archdos systemd[1]: Starting Daemon for power management...
dic 28 18:09:04 archdos dbus-daemon[631]: [system] Successfully activated service 'org.freedesktop.UPower'
dic 28 18:09:04 archdos systemd[1]: Started Daemon for power management.
dic 28 18:09:04 archdos audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=upower comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
dic 28 18:09:04 archdos udisksd[829]: Acquired the name org.freedesktop.UDisks2 on the system message bus
dic 28 18:09:04 archdos sddm-greeter[821]: file:///usr/share/sddm/themes/Space_Abstract_SDDM_jtt3/Main.qml:452:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
dic 28 18:09:04 archdos sddm-greeter[821]: file:///usr/share/sddm/themes/Space_Abstract_SDDM_jtt3/components/VirtualKeyboard.qml:20:1: module "QtQuick.VirtualKeyboard" is not installed
dic 28 18:09:04 archdos sddm-greeter[821]: file:///usr/share/sddm/themes/Space_Abstract_SDDM_jtt3/Login.qml:103:13: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
dic 28 18:09:04 archdos sddm-greeter[821]: libpng warning: iCCP: known incorrect sRGB profile
dic 28 18:09:04 archdos libvirtd[690]: Cannot find 'dmidecode' in path: File o directory non esistente
dic 28 18:09:04 archdos sddm-greeter[821]: file:///usr/share/sddm/themes/Space_Abstract_SDDM_jtt3/Main.qml:65:17: Unable to assign [undefined] to QColor
dic 28 18:09:04 archdos sddm-greeter[821]: Adding view for "HDMI-0" QRect(0,0 3440x1440)
dic 28 18:09:04 archdos sddm-greeter[821]: QDBusConnection: name 'org.freedesktop.UDisks2' had owner '' but we thought it was ':1.20'
dic 28 18:09:04 archdos sddm-greeter[821]: Message received from daemon: Capabilities
dic 28 18:09:04 archdos sddm-greeter[821]: Message received from daemon: HostName
dic 28 18:09:04 archdos kernel: logitech-hidpp-device 0003:046D:4055.0005: HID++ 4.5 device connected.
dic 28 18:09:04 archdos upowerd[873]: treating change event as add on /sys/devices/pci0000:00/0000:00:01.2/0000:01:00.0/0000:02:08.0/0000:06:00.1/usb1/1-3/1-3.2/1-3.2:1.2/0003:046D:C52B.0004/0003:046D:4055.0005/power_supply/hidpp_battery_0
dic 28 18:09:04 archdos kernel: igb 0000:03:00.0 enp3s0: igb: enp3s0 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: RX/TX
dic 28 18:09:04 archdos dhcpcd[640]: enp3s0: carrier acquired
dic 28 18:09:04 archdos NetworkManager[650]: <info> [1640711344.7945] device (enp3s0): carrier: link connected
dic 28 18:09:04 archdos NetworkManager[650]: <info> [1640711344.7947] device (enp3s0): state change: unavailable -> disconnected (reason 'carrier-changed', sys-iface-state: 'managed')
dic 28 18:09:04 archdos NetworkManager[650]: <info> [1640711344.7963] policy: auto-activating connection 'Connessione via cavo 1' (9493565d-fd02-3a46-a9f2-735d332dd876)
dic 28 18:09:04 archdos NetworkManager[650]: <info> [1640711344.7967] device (enp3s0): Activation: starting connection 'Connessione via cavo 1' (9493565d-fd02-3a46-a9f2-735d332dd876)
dic 28 18:09:04 archdos NetworkManager[650]: <info> [1640711344.7968] device (enp3s0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
dic 28 18:09:04 archdos kernel: IPv6: ADDRCONF(NETDEV_CHANGE): enp3s0: link becomes ready
dic 28 18:09:04 archdos NetworkManager[650]: <info> [1640711344.7970] manager: NetworkManager state is now CONNECTING
dic 28 18:09:04 archdos NetworkManager[650]: <info> [1640711344.7971] device (enp3s0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
dic 28 18:09:04 archdos NetworkManager[650]: <info> [1640711344.7980] device (enp3s0): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed')
dic 28 18:09:04 archdos NetworkManager[650]: <info> [1640711344.7983] dhcp4 (enp3s0): activation: beginning transaction (timeout in 45 seconds)
dic 28 18:09:04 archdos dhcpcd[640]: enp3s0: IAID 4d:98:92:ab
dic 28 18:09:04 archdos dhcpcd[640]: enp3s0: adding address fe80::7b5c:1949:301a:ef2b
dic 28 18:09:04 archdos NetworkManager[650]: <info> [1640711344.8030] device (enp3s0): ipv6: duplicate address check failed for the fe80::7b5c:1949:301a:ef2b/64 lft forever pref forever lifetime 4-0[4294967295,4294967295] dev 2 flags permanent,tentative src kernel address
dic 28 18:09:04 archdos NetworkManager[650]: <info> [1640711344.8219] dhcp4 (enp3s0): state changed unknown -> bound, address=192.168.1.120
dic 28 18:09:04 archdos NetworkManager[650]: <info> [1640711344.8226] device (enp3s0): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed')
dic 28 18:09:04 archdos NetworkManager[650]: <info> [1640711344.8238] device (enp3s0): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed')
dic 28 18:09:04 archdos NetworkManager[650]: <info> [1640711344.8240] device (enp3s0): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed')
dic 28 18:09:04 archdos NetworkManager[650]: <info> [1640711344.8244] manager: NetworkManager state is now CONNECTED_LOCAL
dic 28 18:09:04 archdos NetworkManager[650]: <info> [1640711344.8247] manager: NetworkManager state is now CONNECTED_SITE
dic 28 18:09:04 archdos NetworkManager[650]: <info> [1640711344.8248] policy: set 'Connessione via cavo 1' (enp3s0) as default for IPv4 routing and DNS
dic 28 18:09:04 archdos dbus-daemon[631]: [system] Activating via systemd: service name='org.freedesktop.resolve1' unit='dbus-org.freedesktop.resolve1.service' requested by ':1.5' (uid=0 pid=650 comm="/usr/bin/NetworkManager --no-daemon ")
dic 28 18:09:04 archdos dnsmasq[805]: reading /etc/resolv.conf
dic 28 18:09:04 archdos dbus-daemon[631]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.resolve1.service': Unit dbus-org.freedesktop.resolve1.service not found.
dic 28 18:09:04 archdos NetworkManager[650]: <info> [1640711344.8257] device (enp3s0): Activation: successful, device activated.
dic 28 18:09:04 archdos dnsmasq[702]: reading /etc/resolv.conf
dic 28 18:09:04 archdos dnsmasq[805]: using nameserver 192.168.1.1#53
dic 28 18:09:04 archdos dnsmasq[702]: using nameserver 192.168.1.1#53
dic 28 18:09:04 archdos NetworkManager[650]: <info> [1640711344.8263] manager: startup complete
dic 28 18:09:04 archdos systemd[1]: Finished Network Manager Wait Online.
dic 28 18:09:04 archdos audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-wait-online comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
dic 28 18:09:04 archdos systemd[1]: Reached target Network is Online.
dic 28 18:09:04 archdos systemd[1]: Started NordVPN Daemon.
dic 28 18:09:04 archdos audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=nordvpnd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
dic 28 18:09:04 archdos systemd[1]: Starting Samba SMB Daemon...
dic 28 18:09:04 archdos nordvpnd[905]: 2021/12/28 18:09:04 [Info] Daemon has started
dic 28 18:09:04 archdos dhcpcd[640]: enp3s0: rebinding lease of 192.168.1.9
dic 28 18:09:04 archdos systemd[1]: smb.service: Main process exited, code=exited, status=1/FAILURE
dic 28 18:09:04 archdos systemd[1]: smb.service: Failed with result 'exit-code'.
dic 28 18:09:04 archdos systemd[1]: Failed to start Samba SMB Daemon.
dic 28 18:09:04 archdos audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=smb comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
dic 28 18:09:04 archdos systemd[1]: Reached target Multi-User System.
dic 28 18:09:04 archdos systemd[1]: Reached target Graphical Interface.
dic 28 18:09:04 archdos systemd[1]: Startup finished in 14.555s (firmware) + 2.393s (loader) + 4.882s (kernel) + 5.090s (userspace) = 26.920s.
dic 28 18:09:04 archdos NetworkManager[650]: <info> [1640711344.9940] manager: NetworkManager state is now CONNECTED_GLOBAL
dic 28 18:09:05 archdos dhcpcd[640]: enp3s0: probing address 192.168.1.9/24
dic 28 18:09:05 archdos dhcpcd[640]: enp3s0: soliciting an IPv6 router
dic 28 18:09:05 archdos nordvpnd[905]: 2021/12/28 18:09:05 Kill Switch set to: disabled
dic 28 18:09:05 archdos nordvpnd[905]: NordVPN App Connection Settings:
dic 28 18:09:05 archdos nordvpnd[905]: Technology: NORDLYNX
dic 28 18:09:05 archdos nordvpnd[905]: Protocol: UDP
dic 28 18:09:05 archdos nordvpnd[905]: Firewall: enabled
dic 28 18:09:05 archdos nordvpnd[905]: KillSwitch: disabled
dic 28 18:09:05 archdos nordvpnd[905]: Obfuscate: disabled
dic 28 18:09:05 archdos nordvpnd[905]: CyberSec: disabled
dic 28 18:09:05 archdos nordvpnd[905]: DNS:
dic 28 18:09:05 archdos nordvpnd[905]: IPv6: disabled
dic 28 18:09:05 archdos nordvpnd[905]: Notify: enabled
dic 28 18:09:05 archdos nordvpnd[905]: Auto-connect: disabled
dic 28 18:09:05 archdos nordvpnd[905]: 2021/12/28 18:09:05 Auto-connect set to: disabled
dic 28 18:09:05 archdos nordvpnd[905]: NordVPN App Connection Settings:
dic 28 18:09:05 archdos nordvpnd[905]: Technology: NORDLYNX
dic 28 18:09:05 archdos nordvpnd[905]: Protocol: UDP
dic 28 18:09:05 archdos nordvpnd[905]: Firewall: enabled
dic 28 18:09:05 archdos nordvpnd[905]: KillSwitch: disabled
dic 28 18:09:05 archdos nordvpnd[905]: Obfuscate: disabled
dic 28 18:09:05 archdos nordvpnd[905]: CyberSec: disabled
dic 28 18:09:05 archdos nordvpnd[905]: DNS:
dic 28 18:09:05 archdos nordvpnd[905]: IPv6: disabled
dic 28 18:09:05 archdos nordvpnd[905]: Notify: enabled
dic 28 18:09:05 archdos nordvpnd[905]: Auto-connect: disabled
dic 28 18:09:05 archdos nordvpnd[905]: 2021/12/28 18:09:05 DNS set to: disabled
dic 28 18:09:05 archdos nordvpnd[905]: NordVPN App Connection Settings:
dic 28 18:09:05 archdos nordvpnd[905]: Technology: NORDLYNX
dic 28 18:09:05 archdos nordvpnd[905]: Protocol: UDP
dic 28 18:09:05 archdos nordvpnd[905]: Firewall: enabled
dic 28 18:09:05 archdos nordvpnd[905]: KillSwitch: disabled
dic 28 18:09:05 archdos nordvpnd[905]: Obfuscate: disabled
dic 28 18:09:05 archdos nordvpnd[905]: CyberSec: disabled
dic 28 18:09:05 archdos nordvpnd[905]: DNS:
dic 28 18:09:05 archdos nordvpnd[905]: IPv6: disabled
dic 28 18:09:05 archdos nordvpnd[905]: Notify: enabled
dic 28 18:09:05 archdos nordvpnd[905]: Auto-connect: disabled
dic 28 18:09:05 archdos nordvpnd[905]: 2021/12/28 18:09:05 CyberSec set to: disabled
dic 28 18:09:05 archdos nordvpnd[905]: NordVPN App Connection Settings:
dic 28 18:09:05 archdos nordvpnd[905]: Technology: NORDLYNX
dic 28 18:09:05 archdos nordvpnd[905]: Protocol: UDP
dic 28 18:09:05 archdos nordvpnd[905]: Firewall: enabled
dic 28 18:09:05 archdos nordvpnd[905]: KillSwitch: disabled
dic 28 18:09:05 archdos nordvpnd[905]: Obfuscate: disabled
dic 28 18:09:05 archdos nordvpnd[905]: CyberSec: disabled
dic 28 18:09:05 archdos nordvpnd[905]: DNS:
dic 28 18:09:05 archdos nordvpnd[905]: IPv6: disabled
dic 28 18:09:05 archdos nordvpnd[905]: Notify: enabled
dic 28 18:09:05 archdos nordvpnd[905]: Auto-connect: disabled
dic 28 18:09:05 archdos nordvpnd[905]: 2021/12/28 18:09:05 Protocol set to: UDP
dic 28 18:09:05 archdos nordvpnd[905]: NordVPN App Connection Settings:
dic 28 18:09:05 archdos nordvpnd[905]: Technology: NORDLYNX
dic 28 18:09:05 archdos nordvpnd[905]: Protocol: UDP
dic 28 18:09:05 archdos nordvpnd[905]: Firewall: enabled
dic 28 18:09:05 archdos nordvpnd[905]: KillSwitch: disabled
dic 28 18:09:05 archdos nordvpnd[905]: Obfuscate: disabled
dic 28 18:09:05 archdos nordvpnd[905]: CyberSec: disabled
dic 28 18:09:05 archdos nordvpnd[905]: DNS:
dic 28 18:09:05 archdos nordvpnd[905]: IPv6: disabled
dic 28 18:09:05 archdos nordvpnd[905]: Notify: enabled
dic 28 18:09:05 archdos nordvpnd[905]: Auto-connect: disabled
dic 28 18:09:05 archdos nordvpnd[905]: 2021/12/28 18:09:05 Technology set to: NORDLYNX
dic 28 18:09:05 archdos nordvpnd[905]: NordVPN App Connection Settings:
dic 28 18:09:05 archdos nordvpnd[905]: Technology: NORDLYNX
dic 28 18:09:05 archdos nordvpnd[905]: Protocol: UDP
dic 28 18:09:05 archdos nordvpnd[905]: Firewall: enabled
dic 28 18:09:05 archdos nordvpnd[905]: KillSwitch: disabled
dic 28 18:09:05 archdos nordvpnd[905]: Obfuscate: disabled
dic 28 18:09:05 archdos nordvpnd[905]: CyberSec: disabled
dic 28 18:09:05 archdos nordvpnd[905]: DNS:
dic 28 18:09:05 archdos nordvpnd[905]: IPv6: disabled
dic 28 18:09:05 archdos nordvpnd[905]: Notify: enabled
dic 28 18:09:05 archdos nordvpnd[905]: Auto-connect: disabled
dic 28 18:09:06 archdos dbus-daemon[631]: [system] Activating via systemd: service name='org.freedesktop.timedate1' unit='dbus-org.freedesktop.timedate1.service' requested by ':1.23' (uid=0 pid=963 comm="timedatectl show ")
dic 28 18:09:06 archdos audit: BPF prog-id=30 op=LOAD
dic 28 18:09:06 archdos audit: BPF prog-id=31 op=LOAD
dic 28 18:09:06 archdos audit: BPF prog-id=32 op=LOAD
dic 28 18:09:06 archdos kernel: kauditd_printk_skb: 198 callbacks suppressed
dic 28 18:09:06 archdos kernel: audit: type=1334 audit(1640711346.036:114): prog-id=30 op=LOAD
dic 28 18:09:06 archdos kernel: audit: type=1334 audit(1640711346.036:115): prog-id=31 op=LOAD
dic 28 18:09:06 archdos kernel: audit: type=1334 audit(1640711346.036:116): prog-id=32 op=LOAD
dic 28 18:09:06 archdos systemd[1]: Starting Time & Date Service...
dic 28 18:09:06 archdos dbus-daemon[631]: [system] Successfully activated service 'org.freedesktop.timedate1'
dic 28 18:09:06 archdos systemd[1]: Started Time & Date Service.
dic 28 18:09:06 archdos audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-timedated comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
dic 28 18:09:06 archdos kernel: audit: type=1130 audit(1640711346.063:117): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-timedated comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
dic 28 18:09:08 archdos kernel: logitech-hidpp-device 0003:046D:4076.0006: HID++ 4.1 device connected.
dic 28 18:09:09 archdos upowerd[873]: treating change event as add on /sys/devices/pci0000:00/0000:00:01.2/0000:01:00.0/0000:02:08.0/0000:06:00.1/usb1/1-3/1-3.2/1-3.2:1.2/0003:046D:C52B.0004/0003:046D:4076.0006/power_supply/hidpp_battery_1
dic 28 18:09:09 archdos sddm-greeter[821]: Reading from "/usr/share/xsessions/plasma.desktop"
dic 28 18:09:09 archdos sddm[695]: Message received from greeter: Login
dic 28 18:09:09 archdos sddm[695]: Reading from "/usr/share/xsessions/plasma.desktop"
dic 28 18:09:09 archdos sddm[695]: Reading from "/usr/share/xsessions/plasma.desktop"
dic 28 18:09:09 archdos sddm[695]: Session "/usr/share/xsessions/plasma.desktop" selected, command: "/usr/bin/startplasma-x11"
dic 28 18:09:09 archdos sddm-helper[970]: [PAM] Starting...
dic 28 18:09:09 archdos sddm-helper[970]: [PAM] Authenticating...
dic 28 18:09:09 archdos dbus-daemon[631]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.25' (uid=0 pid=970 comm="/usr/lib/sddm/sddm-helper --socket /tmp/sddm-auth8")
dic 28 18:09:09 archdos dbus-daemon[631]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
dic 28 18:09:09 archdos sddm-helper[970]: pam_systemd_home(sddm:auth): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
dic 28 18:09:09 archdos sddm-helper[970]: [PAM] Preparing to converse...
dic 28 18:09:09 archdos sddm-helper[970]: [PAM] Conversation with 1 messages
dic 28 18:09:09 archdos sddm-helper[970]: pam_kwallet5(sddm:auth): pam_kwallet5: pam_sm_authenticate
dic 28 18:09:09 archdos sddm-helper[970]: [PAM] returning.
dic 28 18:09:09 archdos audit[970]: USER_AUTH pid=970 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_shells,pam_faillock,pam_permit,pam_faillock acct="giacomo" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success'
dic 28 18:09:09 archdos audit[970]: USER_ACCT pid=970 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="giacomo" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success'
dic 28 18:09:09 archdos sddm[695]: Authenticated successfully
dic 28 18:09:09 archdos sddm-helper[970]: pam_kwallet5(sddm:setcred): pam_kwallet5: pam_sm_setcred
dic 28 18:09:09 archdos audit[970]: CRED_ACQ pid=970 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_shells,pam_faillock,pam_permit,pam_faillock acct="giacomo" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success'
dic 28 18:09:09 archdos audit[970]: SYSCALL arch=c000003e syscall=1 success=yes exit=4 a0=8 a1=7ffcc83b85a0 a2=4 a3=3e8 items=0 ppid=695 pid=970 auid=1000 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=2 comm="sddm-helper" exe="/usr/lib/sddm/sddm-helper" key=(null)
dic 28 18:09:09 archdos audit: PROCTITLE proctitle=2F7573722F6C69622F7364646D2F7364646D2D68656C706572002D2D736F636B6574002F746D702F7364646D2D6175746838633133663263632D386231312D343733392D613637652D653762646665303064383236002D2D69640031002D2D7374617274002F7573722F62696E2F7374617274706C61736D612D783131002D2D
dic 28 18:09:09 archdos sddm-helper[970]: pam_unix(sddm:session): session opened for user giacomo(uid=1000) by (uid=0)
dic 28 18:09:09 archdos kernel: audit: type=1100 audit(1640711349.920:118): pid=970 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_shells,pam_faillock,pam_permit,pam_faillock acct="giacomo" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success'
dic 28 18:09:09 archdos kernel: audit: type=1101 audit(1640711349.920:119): pid=970 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="giacomo" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success'
dic 28 18:09:09 archdos kernel: audit: type=1103 audit(1640711349.920:120): pid=970 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_shells,pam_faillock,pam_permit,pam_faillock acct="giacomo" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success'
dic 28 18:09:09 archdos kernel: audit: type=1006 audit(1640711349.920:121): pid=970 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=2 res=1
dic 28 18:09:09 archdos kernel: audit: type=1300 audit(1640711349.920:121): arch=c000003e syscall=1 success=yes exit=4 a0=8 a1=7ffcc83b85a0 a2=4 a3=3e8 items=0 ppid=695 pid=970 auid=1000 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=2 comm="sddm-helper" exe="/usr/lib/sddm/sddm-helper" key=(null)
dic 28 18:09:09 archdos kernel: audit: type=1327 audit(1640711349.920:121): proctitle=2F7573722F6C69622F7364646D2F7364646D2D68656C706572002D2D736F636B6574002F746D702F7364646D2D6175746838633133663263632D386231312D343733392D613637652D653762646665303064383236002D2D69640031002D2D7374617274002F7573722F62696E2F7374617274706C61736D612D783131002D2D
dic 28 18:09:09 archdos systemd[1]: Created slice User Slice of UID 1000.
dic 28 18:09:09 archdos systemd[1]: Starting User Runtime Directory /run/user/1000...
dic 28 18:09:09 archdos systemd-logind[637]: New session 2 of user giacomo.
dic 28 18:09:09 archdos sddm-greeter[821]: Message received from daemon: LoginSucceeded
dic 28 18:09:09 archdos systemd[1]: Finished User Runtime Directory /run/user/1000.
dic 28 18:09:09 archdos audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
dic 28 18:09:09 archdos systemd[1]: Starting User Manager for UID 1000...
dic 28 18:09:09 archdos dbus-daemon[631]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.27' (uid=0 pid=972 comm="(systemd) ")
dic 28 18:09:09 archdos dbus-daemon[631]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
dic 28 18:09:09 archdos systemd[972]: pam_systemd_home(systemd-user:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
dic 28 18:09:09 archdos audit[972]: USER_ACCT pid=972 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="giacomo" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
dic 28 18:09:09 archdos audit[972]: CRED_ACQ pid=972 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=? acct="giacomo" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
dic 28 18:09:09 archdos audit[972]: SYSCALL arch=c000003e syscall=1 success=yes exit=4 a0=9 a1=7ffca6d7c6a0 a2=4 a3=3e8 items=0 ppid=1 pid=972 auid=1000 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=3 comm="(systemd)" exe="/usr/lib/systemd/systemd" key=(null)
dic 28 18:09:09 archdos audit: PROCTITLE proctitle="(systemd)"
dic 28 18:09:09 archdos systemd[972]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8002 service=[systemd-user] terminal=[] user=[giacomo] ruser=[<unknown>] rhost=[<unknown>]
dic 28 18:09:09 archdos systemd[972]: pam_unix(systemd-user:session): session opened for user giacomo(uid=1000) by (uid=0)
dic 28 18:09:09 archdos systemd[972]: pam_env(systemd-user:session): deprecated reading of user environment enabled
dic 28 18:09:09 archdos audit[972]: USER_START pid=972 uid=0 auid=1000 ses=3 msg='op=PAM:session_open grantors=pam_loginuid,pam_loginuid,pam_keyinit,pam_systemd_home,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="giacomo" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
dic 28 18:09:09 archdos audit: BPF prog-id=33 op=LOAD
dic 28 18:09:09 archdos audit[972]: SYSCALL arch=c000003e syscall=321 success=yes exit=8 a0=5 a1=7ffe64207a00 a2=78 a3=7ffe64207a00 items=0 ppid=1 pid=972 auid=1000 uid=1000 gid=1000 euid=1000 suid=1000 fsuid=1000 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=3 comm="systemd" exe="/usr/lib/systemd/systemd" key=(null)
dic 28 18:09:09 archdos audit: PROCTITLE proctitle="(systemd)"
dic 28 18:09:09 archdos audit: BPF prog-id=0 op=UNLOAD
dic 28 18:09:09 archdos systemd-xdg-autostart-generator[977]: /home/giacomo/.config/autostart/org.kde.latte-dock.desktop:103: Unknown key name 'InitialPreference' in section 'Desktop Entry', ignoring.
dic 28 18:09:10 archdos audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
dic 28 18:09:10 archdos audit[811]: USER_END pid=811 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:session_close grantors=pam_unix,pam_systemd acct="sddm" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=:0 res=success'
dic 28 18:09:10 archdos audit[811]: CRED_DISP pid=811 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_permit acct="sddm" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=:0 res=success'
dic 28 18:09:10 archdos sddm-helper[970]: pam_env(sddm:session): deprecated reading of user environment enabled
dic 28 18:09:10 archdos sddm-greeter[821]: file:///usr/share/sddm/themes/Space_Abstract_SDDM_jtt3/Main.qml:420: TypeError: Cannot read property 'smallSpacing' of null
dic 28 18:09:10 archdos sddm-helper[970]: pam_kwallet5(sddm:session): pam_kwallet5: pam_sm_open_session
dic 28 18:09:10 archdos sddm-greeter[821]: file:///usr/share/sddm/themes/Space_Abstract_SDDM_jtt3/components/Battery.qml:27: TypeError: Cannot read property 'smallSpacing' of null
dic 28 18:09:10 archdos sddm-helper[811]: pam_unix(sddm-greeter:session): session closed for user sddm
dic 28 18:09:10 archdos sddm-greeter[821]: file:///usr/share/sddm/themes/Space_Abstract_SDDM_jtt3/Main.qml:158: TypeError: Cannot read property 'gridUnit' of null
dic 28 18:09:10 archdos sddm-greeter[821]: file:///usr/share/sddm/themes/Space_Abstract_SDDM_jtt3/components/ActionButton.qml:102: TypeError: Cannot read property 'smallSpacing' of null
dic 28 18:09:10 archdos sddm-greeter[821]: file:///usr/share/sddm/themes/Space_Abstract_SDDM_jtt3/components/ActionButton.qml:39: TypeError: Cannot read property 'gridUnit' of null
dic 28 18:09:10 archdos sddm-greeter[821]: file:///usr/share/sddm/themes/Space_Abstract_SDDM_jtt3/components/ActionButton.qml:55: TypeError: Cannot read property 'smallSpacing' of null
dic 28 18:09:10 archdos sddm-greeter[821]: file:///usr/share/sddm/themes/Space_Abstract_SDDM_jtt3/components/ActionButton.qml:41: TypeError: Cannot read property 'largeSpacing' of null
dic 28 18:09:10 archdos sddm-greeter[821]: file:///usr/share/sddm/themes/Space_Abstract_SDDM_jtt3/components/ActionButton.qml:42: TypeError: Cannot read property 'smallSpacing' of null
dic 28 18:09:10 archdos sddm-greeter[821]: file:///usr/share/sddm/themes/Space_Abstract_SDDM_jtt3/components/ActionButton.qml:102: TypeError: Cannot read property 'smallSpacing' of null
dic 28 18:09:10 archdos sddm-greeter[821]: file:///usr/share/sddm/themes/Space_Abstract_SDDM_jtt3/components/ActionButton.qml:39: TypeError: Cannot read property 'gridUnit' of null
dic 28 18:09:10 archdos sddm-greeter[821]: file:///usr/share/sddm/themes/Space_Abstract_SDDM_jtt3/components/ActionButton.qml:55: TypeError: Cannot read property 'smallSpacing' of null
dic 28 18:09:10 archdos sddm-greeter[821]: file:///usr/share/sddm/themes/Space_Abstract_SDDM_jtt3/components/ActionButton.qml:41: TypeError: Cannot read property 'largeSpacing' of null
dic 28 18:09:10 archdos sddm-greeter[821]: file:///usr/share/sddm/themes/Space_Abstract_SDDM_jtt3/components/ActionButton.qml:42: TypeError: Cannot read property 'smallSpacing' of null
dic 28 18:09:10 archdos sddm-greeter[821]: file:///usr/share/sddm/themes/Space_Abstract_SDDM_jtt3/components/ActionButton.qml:102: TypeError: Cannot read property 'smallSpacing' of null
dic 28 18:09:10 archdos sddm-greeter[821]: file:///usr/share/sddm/themes/Space_Abstract_SDDM_jtt3/components/ActionButton.qml:39: TypeError: Cannot read property 'gridUnit' of null
dic 28 18:09:10 archdos sddm-greeter[821]: file:///usr/share/sddm/themes/Space_Abstract_SDDM_jtt3/components/ActionButton.qml:55: TypeError: Cannot read property 'smallSpacing' of null
dic 28 18:09:10 archdos sddm-greeter[821]: file:///usr/share/sddm/themes/Space_Abstract_SDDM_jtt3/components/ActionButton.qml:41: TypeError: Cannot read property 'largeSpacing' of null
dic 28 18:09:10 archdos sddm-greeter[821]: file:///usr/share/sddm/themes/Space_Abstract_SDDM_jtt3/components/ActionButton.qml:42: TypeError: Cannot read property 'smallSpacing' of null
dic 28 18:09:10 archdos sddm-greeter[821]: file:///usr/share/sddm/themes/Space_Abstract_SDDM_jtt3/components/ActionButton.qml:102: TypeError: Cannot read property 'smallSpacing' of null
dic 28 18:09:10 archdos sddm-greeter[821]: file:///usr/share/sddm/themes/Space_Abstract_SDDM_jtt3/components/ActionButton.qml:39: TypeError: Cannot read property 'gridUnit' of null
dic 28 18:09:10 archdos sddm-greeter[821]: file:///usr/share/sddm/themes/Space_Abstract_SDDM_jtt3/components/ActionButton.qml:55: TypeError: Cannot read property 'smallSpacing' of null
dic 28 18:09:10 archdos sddm-greeter[821]: file:///usr/share/sddm/themes/Space_Abstract_SDDM_jtt3/components/ActionButton.qml:41: TypeError: Cannot read property 'largeSpacing' of null
dic 28 18:09:10 archdos sddm-greeter[821]: file:///usr/share/sddm/themes/Space_Abstract_SDDM_jtt3/components/ActionButton.qml:42: TypeError: Cannot read property 'smallSpacing' of null
dic 28 18:09:10 archdos sddm-greeter[821]: file:///usr/share/sddm/themes/Space_Abstract_SDDM_jtt3/Login.qml:120: TypeError: Cannot read property 'smallSpacing' of null
dic 28 18:09:10 archdos sddm-greeter[821]: file:///usr/share/sddm/themes/Space_Abstract_SDDM_jtt3/Login.qml:115: TypeError: Cannot read property 'smallSpacing' of null
dic 28 18:09:10 archdos sddm-greeter[821]: file:///usr/share/sddm/themes/Space_Abstract_SDDM_jtt3/components/SessionManagementScreen.qml:84: TypeError: Cannot read property 'gridUnit' of null
dic 28 18:09:10 archdos sddm-greeter[821]: file:///usr/share/sddm/themes/Space_Abstract_SDDM_jtt3/components/SessionManagementScreen.qml:114: TypeError: Cannot read property 'largeSpacing' of null
dic 28 18:09:10 archdos sddm-greeter[821]: file:///usr/share/sddm/themes/Space_Abstract_SDDM_jtt3/components/SessionManagementScreen.qml:100: TypeError: Cannot read property 'gridUnit' of null
dic 28 18:09:10 archdos sddm-greeter[821]: file:///usr/share/sddm/themes/Space_Abstract_SDDM_jtt3/components/SessionManagementScreen.qml:101: TypeError: Cannot read property 'gridUnit' of null
dic 28 18:09:10 archdos sddm-greeter[821]: file:///usr/share/sddm/themes/Space_Abstract_SDDM_jtt3/components/SessionManagementScreen.qml:91: TypeError: Cannot read property 'gridUnit' of null
dic 28 18:09:10 archdos sddm-greeter[821]: file:///usr/share/sddm/themes/Space_Abstract_SDDM_jtt3/components/UserList.qml:25: TypeError: Cannot read property 'gridUnit' of null
dic 28 18:09:10 archdos sddm-greeter[821]: file:///usr/share/sddm/themes/Space_Abstract_SDDM_jtt3/components/UserList.qml:26: TypeError: Cannot read property 'gridUnit' of null
dic 28 18:09:10 archdos sddm-greeter[821]: file:///usr/share/sddm/themes/Space_Abstract_SDDM_jtt3/components/UserDelegate.qml:103: TypeError: Cannot read property 'largeSpacing' of null
dic 28 18:09:10 archdos sddm-greeter[821]: file:///usr/share/sddm/themes/Space_Abstract_SDDM_jtt3/components/UserDelegate.qml:44: TypeError: Cannot read property 'smallSpacing' of null
dic 28 18:09:10 archdos sddm-greeter[821]: file:///usr/share/sddm/themes/Space_Abstract_SDDM_jtt3/components/UserDelegate.qml:69: TypeError: Cannot read property 'largeSpacing' of null
dic 28 18:09:10 archdos sddm-greeter[821]: file:///usr/share/sddm/themes/Space_Abstract_SDDM_jtt3/components/UserDelegate.qml:95: TypeError: Cannot read property 'gridUnit' of null
dic 28 18:09:10 archdos sddm-greeter[821]: file:///usr/share/sddm/themes/Space_Abstract_SDDM_jtt3/components/UserDelegate.qml:75: TypeError: Cannot read property 'longDuration' of null
dic 28 18:09:10 archdos sddm-greeter[821]: file:///usr/share/sddm/themes/Space_Abstract_SDDM_jtt3/components/UserDelegate.qml:50: TypeError: Cannot read property 'longDuration' of null
dic 28 18:09:10 archdos sddm-greeter[821]: file:///usr/share/sddm/themes/Space_Abstract_SDDM_jtt3/components/ActionButton.qml:62: TypeError: Cannot read property 'longDuration' of null
dic 28 18:09:10 archdos sddm-greeter[821]: file:///usr/share/sddm/themes/Space_Abstract_SDDM_jtt3/components/ActionButton.qml:47: TypeError: Cannot read property 'longDuration' of null
dic 28 18:09:10 archdos sddm-greeter[821]: file:///usr/share/sddm/themes/Space_Abstract_SDDM_jtt3/components/ActionButton.qml:62: TypeError: Cannot read property 'longDuration' of null
dic 28 18:09:10 archdos sddm-greeter[821]: file:///usr/share/sddm/themes/Space_Abstract_SDDM_jtt3/components/ActionButton.qml:47: TypeError: Cannot read property 'longDuration' of null
dic 28 18:09:10 archdos sddm-greeter[821]: file:///usr/share/sddm/themes/Space_Abstract_SDDM_jtt3/components/ActionButton.qml:62: TypeError: Cannot read property 'longDuration' of null
dic 28 18:09:10 archdos sddm-greeter[821]: file:///usr/share/sddm/themes/Space_Abstract_SDDM_jtt3/components/ActionButton.qml:47: TypeError: Cannot read property 'longDuration' of null
dic 28 18:09:10 archdos sddm-greeter[821]: file:///usr/share/sddm/themes/Space_Abstract_SDDM_jtt3/Main.qml:239: TypeError: Cannot read property 'longDuration' of null
dic 28 18:09:10 archdos sddm-greeter[821]: file:///usr/share/sddm/themes/Space_Abstract_SDDM_jtt3/Main.qml:425: TypeError: Cannot read property 'longDuration' of null
dic 28 18:09:10 archdos systemd[972]: Queued start job for default target Main User Target.
dic 28 18:09:10 archdos audit[970]: USER_START pid=970 uid=0 auid=1000 ses=2 msg='op=PAM:session_open grantors=pam_keyinit,pam_loginuid,pam_keyinit,pam_systemd_home,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env,pam_kwallet5 acct="giacomo" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=:0 res=success'
dic 28 18:09:10 archdos systemd[972]: Created slice User Application Slice.
dic 28 18:09:10 archdos sddm-helper[982]: pam_kwallet5: final socket path: /run/user/1000/kwallet5.socket
dic 28 18:09:10 archdos systemd[972]: Reached target Paths.
dic 28 18:09:10 archdos systemd[972]: Reached target Timers.
dic 28 18:09:10 archdos systemd[972]: Starting D-Bus User Message Bus Socket...
dic 28 18:09:10 archdos systemd[972]: Listening on GnuPG network certificate management daemon.
dic 28 18:09:10 archdos systemd[972]: Listening on GCR ssh-agent wrapper.
dic 28 18:09:10 archdos systemd[972]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
dic 28 18:09:10 archdos systemd[972]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
dic 28 18:09:10 archdos systemd[972]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
dic 28 18:09:10 archdos systemd[972]: Listening on GnuPG cryptographic agent and passphrase cache.
dic 28 18:09:10 archdos systemd[972]: Listening on p11-kit server.
dic 28 18:09:10 archdos systemd[972]: Listening on PipeWire PulseAudio.
dic 28 18:09:10 archdos systemd[972]: Listening on PipeWire Multimedia System Socket.
dic 28 18:09:10 archdos systemd[972]: Listening on D-Bus User Message Bus Socket.
dic 28 18:09:10 archdos systemd[972]: Reached target Sockets.
dic 28 18:09:10 archdos systemd[972]: Reached target Basic System.
dic 28 18:09:10 archdos systemd[1]: Started User Manager for UID 1000.
dic 28 18:09:10 archdos systemd[972]: Starting Update XDG user dir configuration...
dic 28 18:09:10 archdos systemd[1]: Started Session 2 of User giacomo.
dic 28 18:09:10 archdos systemd[972]: Finished Update XDG user dir configuration.
dic 28 18:09:10 archdos systemd[972]: Reached target Main User Target.
dic 28 18:09:10 archdos systemd[972]: Startup finished in 95ms.
dic 28 18:09:10 archdos sddm-helper[811]: [PAM] Closing session
dic 28 18:09:10 archdos sddm-helper[811]: [PAM] Ended.
dic 28 18:09:10 archdos sddm[695]: Auth: sddm-helper exited successfully
dic 28 18:09:10 archdos sddm[695]: Greeter stopped.
dic 28 18:09:10 archdos systemd[1]: session-c1.scope: Deactivated successfully.
dic 28 18:09:10 archdos systemd-logind[637]: Session c1 logged out. Waiting for processes to exit.
dic 28 18:09:10 archdos systemd-logind[637]: Removed session c1.
dic 28 18:09:10 archdos sddm-helper[970]: Starting: "/usr/share/sddm/scripts/Xsession \"/usr/bin/startplasma-x11\""
dic 28 18:09:10 archdos sddm-helper[984]: Adding cookie to "/home/giacomo/.Xauthority"
dic 28 18:09:10 archdos sddm[695]: Session started
dic 28 18:09:10 archdos systemd[972]: Started D-Bus User Message Bus.
dic 28 18:09:10 archdos dbus-daemon[989]: [session uid=1000 pid=989] Activating service name='org.kde.KSplash' requested by ':1.2' (uid=1000 pid=984 comm="/usr/bin/startplasma-x11 ")
dic 28 18:09:10 archdos dbus-daemon[998]: writing oom_score_adj error: Permission denied
dic 28 18:09:10 archdos systemd[972]: Reloading.
dic 28 18:09:10 archdos systemd-xdg-autostart-generator[1003]: /home/giacomo/.config/autostart/org.kde.latte-dock.desktop:103: Unknown key name 'InitialPreference' in section 'Desktop Entry', ignoring.
dic 28 18:09:10 archdos dhcpcd[640]: enp3s0: leased 192.168.1.9 for 21600 seconds
dic 28 18:09:10 archdos dhcpcd[640]: enp3s0: adding route to 192.168.1.0/24
dic 28 18:09:10 archdos dhcpcd[640]: enp3s0: adding default route via 192.168.1.1
dic 28 18:09:10 archdos dnsmasq[805]: reading /etc/resolv.conf
dic 28 18:09:10 archdos dnsmasq[702]: reading /etc/resolv.conf
dic 28 18:09:10 archdos dnsmasq[805]: using nameserver 192.168.1.1#53
dic 28 18:09:10 archdos dnsmasq[702]: using nameserver 192.168.1.1#53
dic 28 18:09:10 archdos kcminit_startup[1008]: Initializing "kcm_mouse" : "kcminit_mouse"
dic 28 18:09:10 archdos kcminit_startup[1008]: Initializing "kcm_style" : "kcminit_style"
dic 28 18:09:10 archdos kcminit_startup[1008]: QDBusConnection: error: could not send signal to service "" path "//home/giacomo/.kde4/share/config/kdeglobals" interface "org.kde.kconfig.notify" member "ConfigChanged": Invalid object path: //home/giacomo/.kde4/share/config/kdeglobals
dic 28 18:09:10 archdos plasma_session[1004]: org.kde.plasma.session: process job "kcminit_startup" finished with exit code 0
dic 28 18:09:10 archdos kded5[1035]: bluedevil: Created
dic 28 18:09:10 archdos dbus-daemon[989]: [session uid=1000 pid=989] Activating via systemd: service name='ca.desrt.dconf' unit='dconf.service' requested by ':1.7' (uid=1000 pid=1035 comm="/usr/bin/kded5 ")
dic 28 18:09:10 archdos systemd[972]: Starting User preferences database...
dic 28 18:09:10 archdos dbus-daemon[989]: [session uid=1000 pid=989] Successfully activated service 'ca.desrt.dconf'
dic 28 18:09:10 archdos systemd[972]: Started User preferences database.
dic 28 18:09:10 archdos kwin_x11[1039]: Warning: Setting a new default format with a different version or profile after the global shared context is created may cause issues with context sharing.
dic 28 18:09:10 archdos kwin_x11[1039]: Icon theme "adwaita" not found.
dic 28 18:09:10 archdos kwin_x11[1039]: Icon theme "ubuntu-mono" not found.
dic 28 18:09:10 archdos kwin_x11[1039]: Icon theme "yaru" not found.
dic 28 18:09:10 archdos kwin_x11[1039]: Icon theme "Mint-X" not found.
dic 28 18:09:10 archdos kwin_x11[1039]: Icon theme "elementary" not found.
dic 28 18:09:10 archdos kded5[1035]: Installing the delayed initialization callback.
dic 28 18:09:10 archdos kded5[1035]: kcm_touchpad: Using X11 backend
dic 28 18:09:10 archdos kwin_x11[1039]: kwin_xkbcommon: XKB: /usr/share/X11/locale/en_US.UTF-8/Compose:5089:46: this compose sequence is a duplicate of another; skipping line
dic 28 18:09:10 archdos kwin_x11[1039]: kwin_xkbcommon: XKB: /usr/share/X11/locale/en_US.UTF-8/Compose:5091:48: this compose sequence is a duplicate of another; skipping line
dic 28 18:09:10 archdos kwin_x11[1039]: kwin_xkbcommon: XKB: /usr/share/X11/locale/en_US.UTF-8/Compose:5093:48: this compose sequence is a duplicate of another; skipping line
dic 28 18:09:10 archdos kwin_x11[1039]: kwin_xkbcommon: XKB: /usr/share/X11/locale/en_US.UTF-8/Compose:5097:47: this compose sequence is a duplicate of another; skipping line
dic 28 18:09:10 archdos kwin_x11[1039]: kwin_xkbcommon: XKB: /usr/share/X11/locale/en_US.UTF-8/Compose:5099:46: this compose sequence is a duplicate of another; skipping line
dic 28 18:09:10 archdos kwin_x11[1039]: kwin_xkbcommon: XKB: /usr/share/X11/locale/en_US.UTF-8/Compose:5107:48: this compose sequence is a duplicate of another; skipping line
dic 28 18:09:10 archdos kwin_x11[1039]: kwin_xkbcommon: XKB: /usr/share/X11/locale/en_US.UTF-8/Compose:5111:46: this compose sequence is a duplicate of another; skipping line
dic 28 18:09:10 archdos kwin_x11[1039]: kwin_xkbcommon: XKB: /usr/share/X11/locale/en_US.UTF-8/Compose:5113:46: this compose sequence is a duplicate of another; skipping line
dic 28 18:09:10 archdos kwin_x11[1039]: kwin_xkbcommon: XKB: /usr/share/X11/locale/en_US.UTF-8/Compose:5117:45: this compose sequence is a duplicate of another; skipping line
dic 28 18:09:10 archdos kwin_x11[1039]: kwin_xkbcommon: XKB: /usr/share/X11/locale/en_US.UTF-8/Compose:5120:46: this compose sequence is a duplicate of another; skipping line
dic 28 18:09:10 archdos dbus-daemon[989]: [session uid=1000 pid=989] Activating via systemd: service name='org.kde.kglobalaccel' unit='plasma-kglobalaccel.service' requested by ':1.9' (uid=1000 pid=1039 comm="/usr/bin/kwin_x11 ")
dic 28 18:09:10 archdos systemd[972]: Created slice User Background Tasks Slice.
dic 28 18:09:10 archdos systemd[972]: Starting KDE Global Shortcuts Server...
dic 28 18:09:10 archdos dbus-daemon[989]: [session uid=1000 pid=989] Successfully activated service 'org.kde.kglobalaccel'
dic 28 18:09:10 archdos ksmserver[1080]: Qt: Session management error: networkIdsList argument is NULL
dic 28 18:09:10 archdos systemd[972]: Started KDE Global Shortcuts Server.
dic 28 18:09:10 archdos kglobalaccel5[1081]: Icon theme "adwaita" not found.
dic 28 18:09:10 archdos kglobalaccel5[1081]: Icon theme "ubuntu-mono" not found.
dic 28 18:09:10 archdos kglobalaccel5[1081]: Icon theme "yaru" not found.
dic 28 18:09:10 archdos kglobalaccel5[1081]: Icon theme "Mint-X" not found.
dic 28 18:09:10 archdos kglobalaccel5[1081]: Icon theme "elementary" not found.
dic 28 18:09:10 archdos ksmserver[1080]: Icon theme "adwaita" not found.
dic 28 18:09:10 archdos ksmserver[1080]: Icon theme "ubuntu-mono" not found.
dic 28 18:09:10 archdos ksmserver[1080]: Icon theme "yaru" not found.
dic 28 18:09:10 archdos ksmserver[1080]: Icon theme "Mint-X" not found.
dic 28 18:09:10 archdos ksmserver[1080]: Icon theme "elementary" not found.
dic 28 18:09:10 archdos plasma_session[1004]: org.kde.plasma.session: Starting autostart service "/etc/xdg/autostart/powerdevil.desktop" ("/usr/lib/org_kde_powerdevil")
dic 28 18:09:10 archdos kcminit_startup[1008]: Initializing "kcm_kgamma" : "kcminit_kgamma"
dic 28 18:09:10 archdos plasma_session[1004]: org.kde.plasma.session: Starting autostart service "/etc/xdg/autostart/polkit-kde-authentication-agent-1.desktop" ("/usr/lib/polkit-kde-authentication-agent-1")
dic 28 18:09:10 archdos plasma_session[1004]: org.kde.plasma.session: Starting autostart service "/etc/xdg/autostart/baloo_file.desktop" ("/usr/lib/baloo_file")
dic 28 18:09:10 archdos plasma_session[1004]: org.kde.plasma.session: Starting autostart service "/etc/xdg/autostart/kaccess.desktop" ("/usr/bin/kaccess")
dic 28 18:09:10 archdos kcminit_startup[1008]: Initializing "kcm_touchpad" : "kcminit_touchpad"
dic 28 18:09:10 archdos kcminit_startup[1008]: kcm_touchpad: Using X11 backend
dic 28 18:09:10 archdos plasma_session[1004]: org.kde.plasma.session: Starting autostart service "/etc/xdg/autostart/org.kde.plasmashell.desktop" ("/usr/bin/plasmashell")
dic 28 18:09:10 archdos plasma_session[1004]: org.kde.plasma.session: Starting autostart service "/etc/xdg/autostart/pam_kwallet_init.desktop" ("/usr/lib/pam_kwallet_init")
dic 28 18:09:10 archdos plasma_session[1004]: org.kde.plasma.session: Starting autostart service "/etc/xdg/autostart/xembedsniproxy.desktop" ("/usr/bin/xembedsniproxy")
dic 28 18:09:10 archdos kded5[1035]: org.kde.libkbolt: Failed to connect to Bolt manager DBus interface:
dic 28 18:09:10 archdos kded5[1035]: org.kde.bolt.kded: Couldn't connect to Bolt DBus daemon
dic 28 18:09:10 archdos kaccess[1093]: Xlib XKB extension major= 1 minor= 0
dic 28 18:09:10 archdos NetworkManager[650]: <info> [1640711350.9918] agent-manager: agent[44667b89c0dfd29b,:1.30/org.kde.plasma.networkmanagement/1000]: agent registered
dic 28 18:09:10 archdos dbus-daemon[989]: [session uid=1000 pid=989] Activating via systemd: service name='org.kde.ActivityManager' unit='plasma-kactivitymanagerd.service' requested by ':1.6' (uid=1000 pid=1035 comm="/usr/bin/kded5 ")
dic 28 18:09:10 archdos systemd[972]: Starting KActivityManager Activity manager Service...
dic 28 18:09:11 archdos dbus-daemon[989]: [session uid=1000 pid=989] Successfully activated service 'org.kde.ActivityManager'
dic 28 18:09:11 archdos systemd[972]: Started KActivityManager Activity manager Service.
dic 28 18:09:11 archdos dbus-daemon[631]: [system] Activating service name='org.kde.powerdevil.discretegpuhelper' requested by ':1.33' (uid=1000 pid=1087 comm="/usr/lib/org_kde_powerdevil ") (using servicehelper)
dic 28 18:09:11 archdos polkit-kde-authentication-agent-1[1089]: New PolkitAgentListener 0x562e5f062800
dic 28 18:09:11 archdos polkit-kde-authentication-agent-1[1089]: Adding new listener PolkitQt1::Agent::Listener(0x562e5f2b7c60) for 0x562e5f062800
dic 28 18:09:11 archdos polkit-kde-authentication-agent-1[1089]: Listener online
dic 28 18:09:11 archdos polkitd[828]: Registered Authentication Agent for unix-session:2 (system bus name :1.37 [/usr/lib/polkit-kde-authentication-agent-1], object path /org/kde/PolicyKit1/AuthenticationAgent, locale it_IT.UTF-8)
dic 28 18:09:11 archdos dbus-daemon[631]: [system] Successfully activated service 'org.kde.powerdevil.discretegpuhelper'
dic 28 18:09:11 archdos polkit-kde-authentication-agent-1[1089]: Authentication agent result: true
dic 28 18:09:11 archdos dbus-daemon[631]: [system] Activating service name='org.kde.powerdevil.chargethresholdhelper' requested by ':1.33' (uid=1000 pid=1087 comm="/usr/lib/org_kde_powerdevil ") (using servicehelper)
dic 28 18:09:11 archdos polkit-kde-authentication-agent-1[1089]: Icon theme "adwaita" not found.
dic 28 18:09:11 archdos polkit-kde-authentication-agent-1[1089]: Icon theme "ubuntu-mono" not found.
dic 28 18:09:11 archdos kwalletd5[983]: Icon theme "adwaita" not found.
dic 28 18:09:11 archdos polkit-kde-authentication-agent-1[1089]: Icon theme "yaru" not found.
dic 28 18:09:11 archdos kwalletd5[983]: Icon theme "ubuntu-mono" not found.
dic 28 18:09:11 archdos polkit-kde-authentication-agent-1[1089]: Icon theme "Mint-X" not found.
dic 28 18:09:11 archdos kwalletd5[983]: Icon theme "yaru" not found.
dic 28 18:09:11 archdos polkit-kde-authentication-agent-1[1089]: Icon theme "elementary" not found.
dic 28 18:09:11 archdos kwalletd5[983]: Icon theme "Mint-X" not found.
dic 28 18:09:11 archdos kwalletd5[983]: Icon theme "elementary" not found.
dic 28 18:09:11 archdos kaccess[1093]: X server XKB extension major= 1 minor= 0
dic 28 18:09:11 archdos kaccess[1093]: Icon theme "adwaita" not found.
dic 28 18:09:11 archdos kaccess[1093]: Icon theme "ubuntu-mono" not found.
dic 28 18:09:11 archdos kaccess[1093]: Icon theme "yaru" not found.
dic 28 18:09:11 archdos kaccess[1093]: Icon theme "Mint-X" not found.
dic 28 18:09:11 archdos kaccess[1093]: Icon theme "elementary" not found.
dic 28 18:09:11 archdos dbus-daemon[631]: [system] Successfully activated service 'org.kde.powerdevil.chargethresholdhelper'
dic 28 18:09:11 archdos dbus-daemon[631]: [system] Activating service name='org.kde.powerdevil.backlighthelper' requested by ':1.33' (uid=1000 pid=1087 comm="/usr/lib/org_kde_powerdevil ") (using servicehelper)
dic 28 18:09:11 archdos backlighthelper[1140]: org.kde.powerdevil: no kernel backlight interface found
dic 28 18:09:11 archdos dbus-daemon[631]: [system] Successfully activated service 'org.kde.powerdevil.backlighthelper'
dic 28 18:09:11 archdos org_kde_powerdevil[1087]: org.kde.powerdevil: org.kde.powerdevil.chargethresholdhelper.getthreshold failed "Charge thresholds not supported"
dic 28 18:09:11 archdos org_kde_powerdevil[1087]: org.kde.powerdevil: org.kde.powerdevil.backlighthelper.brightness failed
dic 28 18:09:11 archdos plasma_session[1004]: org.kde.plasma.session: Starting autostart service "/etc/xdg/autostart/org.kde.kdeconnect.daemon.desktop" ("/usr/lib/kdeconnectd")
dic 28 18:09:11 archdos plasma_session[1004]: org.kde.plasma.session: Starting autostart service "/etc/xdg/autostart/gmenudbusmenuproxy.desktop" ("/usr/bin/gmenudbusmenuproxy")
dic 28 18:09:11 archdos plasma_session[1004]: org.kde.plasma.session: Starting autostart service "/home/giacomo/.config/autostart/org.kde.latte-dock.desktop" ("/usr/bin/latte-dock")
dic 28 18:09:11 archdos plasmashell[1095]: Icon theme "adwaita" not found.
dic 28 18:09:11 archdos plasmashell[1095]: Icon theme "ubuntu-mono" not found.
dic 28 18:09:11 archdos plasmashell[1095]: Icon theme "yaru" not found.
dic 28 18:09:11 archdos plasmashell[1095]: Icon theme "Mint-X" not found.
dic 28 18:09:11 archdos plasmashell[1095]: Icon theme "elementary" not found.
dic 28 18:09:11 archdos plasma_session[1004]: org.kde.plasma.session: Starting autostart service "/etc/xdg/autostart/snapshot-detect.desktop" ("/usr/bin/snapshot-detect")
dic 28 18:09:11 archdos plasma_session[1004]: org.kde.plasma.session: Starting autostart service "/etc/xdg/autostart/xapp-sn-watcher.desktop" ("/usr/lib/xapps/sn-watcher/xapp-sn-watcher")
dic 28 18:09:11 archdos plasma_session[1004]: org.kde.plasma.session: Starting autostart service "/etc/xdg/autostart/tracker-miner-fs-3.desktop" ("/usr/lib/tracker-miner-fs-3")
dic 28 18:09:11 archdos plasma_session[1004]: org.kde.plasma.session: Starting autostart service "/etc/xdg/autostart/tracker-miner-rss-3.desktop" ("/usr/lib/tracker-miner-rss-3")
dic 28 18:09:11 archdos dbus-daemon[989]: [session uid=1000 pid=989] Activating via systemd: service name='org.gtk.vfs.Daemon' unit='gvfs-daemon.service' requested by ':1.22' (uid=1000 pid=1163 comm="/usr/lib/tracker-miner-fs-3 ")
dic 28 18:09:11 archdos systemd[972]: Starting Virtual filesystem service...
dic 28 18:09:11 archdos kwin_x11[1039]: qml: FORCE-BLUR: starting the script
dic 28 18:09:11 archdos kwin_x11[1039]: qml: [""]
dic 28 18:09:11 archdos dbus-daemon[989]: [session uid=1000 pid=989] Successfully activated service 'org.gtk.vfs.Daemon'
dic 28 18:09:11 archdos systemd[972]: Started Virtual filesystem service.
dic 28 18:09:11 archdos kdeconnectd[1148]: Icon theme "adwaita" not found.
dic 28 18:09:11 archdos kdeconnectd[1148]: Icon theme "ubuntu-mono" not found.
dic 28 18:09:11 archdos kdeconnectd[1148]: Icon theme "yaru" not found.
dic 28 18:09:11 archdos kdeconnectd[1148]: Icon theme "Mint-X" not found.
dic 28 18:09:11 archdos kdeconnectd[1148]: Icon theme "elementary" not found.
dic 28 18:09:11 archdos kwin_x11[1039]: kwin_core: XCB error: 10 (BadAccess), sequence: 779, resource id: 676, major code: 142 (Composite), minor code: 2 (RedirectSubwindows)
dic 28 18:09:11 archdos org_kde_powerdevil[1087]: org.kde.powerdevil: Handle button events action could not check for screen configuration
dic 28 18:09:11 archdos org_kde_powerdevil[1087]: org.kde.powerdevil: The profile "AC" tried to activate "DimDisplay" a non-existent action. This is usually due to an installation problem, a configuration problem, or because the action is not supported
dic 28 18:09:11 archdos dbus-daemon[989]: [session uid=1000 pid=989] Activating service name='org.kde.KScreen' requested by ':1.14' (uid=1000 pid=1087 comm="/usr/lib/org_kde_powerdevil ")
dic 28 18:09:11 archdos dbus-daemon[1199]: writing oom_score_adj error: Permission denied
dic 28 18:09:11 archdos org_kde_powerdevil[1087]: org.kde.powerdevil: org.kde.powerdevil.chargethresholdhelper.getthreshold failed "Charge thresholds not supported"
dic 28 18:09:11 archdos dbus-daemon[989]: [session uid=1000 pid=989] Successfully activated service 'org.kde.KScreen'
dic 28 18:09:11 archdos dbus-daemon[989]: [session uid=1000 pid=989] Activating service name='org.freedesktop.Notifications' requested by ':1.24' (uid=1000 pid=1148 comm="/usr/lib/kdeconnectd ")
dic 28 18:09:11 archdos dbus-daemon[1205]: writing oom_score_adj error: Permission denied
dic 28 18:09:11 archdos plasmashell[1095]: kf.plasma.quick: Applet preload policy set to 1
dic 28 18:09:11 archdos kscreen_backend_launcher[1199]: kscreen.xrandr: Connected output 638 to CRTC 632
dic 28 18:09:11 archdos kscreen_backend_launcher[1199]: kscreen.xcb.helper: Detected XRandR 1.6
dic 28 18:09:11 archdos kscreen_backend_launcher[1199]: kscreen.xcb.helper: Event Base: 89
dic 28 18:09:11 archdos kscreen_backend_launcher[1199]: kscreen.xcb.helper: Event Error: 147
dic 28 18:09:11 archdos dbus-daemon[989]: [session uid=1000 pid=989] Activating via systemd: service name='org.gtk.vfs.UDisks2VolumeMonitor' unit='gvfs-udisks2-volume-monitor.service' requested by ':1.22' (uid=1000 pid=1163 comm="/usr/lib/tracker-miner-fs-3 ")
dic 28 18:09:11 archdos systemd[972]: Starting Virtual filesystem service - disk device monitor...
dic 28 18:09:11 archdos dbus-daemon[989]: [session uid=1000 pid=989] Successfully activated service 'org.gtk.vfs.UDisks2VolumeMonitor'
dic 28 18:09:11 archdos systemd[972]: Started Virtual filesystem service - disk device monitor.
dic 28 18:09:11 archdos kded5[1035]: Icon theme "adwaita" not found.
dic 28 18:09:11 archdos kded5[1035]: Icon theme "ubuntu-mono" not found.
dic 28 18:09:11 archdos kded5[1035]: Icon theme "yaru" not found.
dic 28 18:09:11 archdos kded5[1035]: Icon theme "Mint-X" not found.
dic 28 18:09:11 archdos kded5[1035]: Icon theme "elementary" not found.
dic 28 18:09:11 archdos kded5[1035]: QDBusConnection: name 'org.kde.kglobalaccel' had owner '' but we thought it was ':1.10'
dic 28 18:09:11 archdos kded5[1035]: Delayed initialization.
dic 28 18:09:11 archdos kded5[1035]: Reloading the khotkeys configuration
dic 28 18:09:11 archdos kded5[1035]: Version 2 File!
dic 28 18:09:11 archdos kded5[1035]: true
dic 28 18:09:11 archdos kded5[1035]: Imported file "/usr/share/khotkeys/defaults.khotkeys"
dic 28 18:09:11 archdos kded5[1035]: Imported file "/usr/share/khotkeys/kde32b1.khotkeys"
dic 28 18:09:11 archdos kded5[1035]: Imported file "/usr/share/khotkeys/konqueror_gestures_kde321.khotkeys"
dic 28 18:09:11 archdos kded5[1035]: Imported file "/usr/share/khotkeys/konsole.khotkeys"
dic 28 18:09:11 archdos latte-dock[1155]: Icon theme "adwaita" not found.
dic 28 18:09:11 archdos latte-dock[1155]: Icon theme "ubuntu-mono" not found.
dic 28 18:09:11 archdos latte-dock[1155]: Icon theme "yaru" not found.
dic 28 18:09:11 archdos latte-dock[1155]: Icon theme "Mint-X" not found.
dic 28 18:09:11 archdos latte-dock[1155]: Icon theme "elementary" not found.
dic 28 18:09:11 archdos dbus-daemon[631]: [system] Activating via systemd: service name='org.freedesktop.ModemManager1' unit='dbus-org.freedesktop.ModemManager1.service' requested by ':1.30' (uid=1000 pid=1035 comm="/usr/bin/kded5 ")
dic 28 18:09:11 archdos dbus-daemon[631]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.ModemManager1.service': Unit dbus-org.freedesktop.ModemManager1.service not found.
dic 28 18:09:11 archdos dbus-daemon[631]: [system] Activating via systemd: service name='org.freedesktop.ModemManager1' unit='dbus-org.freedesktop.ModemManager1.service' requested by ':1.30' (uid=1000 pid=1035 comm="/usr/bin/kded5 ")
dic 28 18:09:11 archdos dbus-daemon[631]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.ModemManager1.service': Unit dbus-org.freedesktop.ModemManager1.service not found.
dic 28 18:09:11 archdos kded5[1035]: kf.modemmanagerqt: Failed enumerating MM objects: "org.freedesktop.systemd1.NoSuchUnit"
"Unit dbus-org.freedesktop.ModemManager1.service not found."
dic 28 18:09:11 archdos kded5[1035]:
dic 28 18:09:11 archdos kded5[1035]: 2
dic 28 18:09:11 archdos kded5[1035]: 1
dic 28 18:09:11 archdos kded5[1035]: bluedevil: Bluetooth operational changed false
dic 28 18:09:11 archdos kded5[1035]: bluedevil: ObexManager operational changed false
dic 28 18:09:11 archdos dbus-daemon[989]: [session uid=1000 pid=989] Activating via systemd: service name='org.bluez.obex' unit='dbus-org.bluez.obex.service' requested by ':1.6' (uid=1000 pid=1035 comm="/usr/bin/kded5 ")
dic 28 18:09:11 archdos dbus-daemon[631]: [system] Activating via systemd: service name='org.bluez' unit='dbus-org.bluez.service' requested by ':1.30' (uid=1000 pid=1035 comm="/usr/bin/kded5 ")
dic 28 18:09:11 archdos dbus-daemon[631]: [system] Activation via systemd failed for unit 'dbus-org.bluez.service': Unit dbus-org.bluez.service not found.
dic 28 18:09:11 archdos dbus-daemon[631]: [system] Activating service name='org.kde.kded.smart' requested by ':1.30' (uid=1000 pid=1035 comm="/usr/bin/kded5 ") (using servicehelper)
dic 28 18:09:11 archdos systemd[972]: Starting Bluetooth OBEX service...
dic 28 18:09:11 archdos obexd[1225]: OBEX daemon 5.62
dic 28 18:09:11 archdos dbus-daemon[989]: [session uid=1000 pid=989] Successfully activated service 'org.bluez.obex'
dic 28 18:09:11 archdos systemd[972]: Started Bluetooth OBEX service.
dic 28 18:09:11 archdos dbus-daemon[631]: [system] Successfully activated service 'org.kde.kded.smart'
dic 28 18:09:11 archdos kded5[1035]: Known activities: ("3021efba-603e-48a3-a219-ff7eeaef1416")
dic 28 18:09:11 archdos kded5[1035]: kf.bluezqt: PendingCall Error: "Unit dbus-org.bluez.service not found."
dic 28 18:09:11 archdos kscreen_backend_launcher[1199]: kscreen.xrandr: XRandR::setConfig
dic 28 18:09:11 archdos kscreen_backend_launcher[1199]: kscreen.xrandr: Requested screen size is QSize(3440, 1440)
dic 28 18:09:11 archdos kscreen_backend_launcher[1199]: kscreen.xrandr: Needed CRTCs: 1
dic 28 18:09:11 archdos kscreen_backend_launcher[1199]: kscreen.xrandr: Actions to perform:
Primary Output: true
dic 28 18:09:11 archdos kscreen_backend_launcher[1199]: kscreen.xrandr: Old: 636
New: 638
dic 28 18:09:11 archdos kscreen_backend_launcher[1199]: kscreen.xrandr: Change Screen Size: false
dic 28 18:09:11 archdos kscreen_backend_launcher[1199]: kscreen.xrandr: Disable outputs: false
dic 28 18:09:11 archdos kscreen_backend_launcher[1199]: kscreen.xrandr: Change outputs: true
dic 28 18:09:11 archdos kscreen_backend_launcher[1199]: kscreen.xrandr: (638)
dic 28 18:09:11 archdos kscreen_backend_launcher[1199]: kscreen.xrandr: Enable outputs: false
dic 28 18:09:11 archdos kscreen_backend_launcher[1199]: kscreen.xrandr: RRSetCrtcConfig (change output)
Output: 638 ( "HDMI-0" )
CRTC: 632
Pos: QPoint(0,0)
Mode: 639 KScreen::Mode(Id: "639" , Size: QSize(3440, 1440) @ 59.9726 )
Rotation: KScreen::Output::None
dic 28 18:09:11 archdos kscreen_backend_launcher[1199]: kscreen.xrandr: Result: 0
dic 28 18:09:11 archdos kscreen_backend_launcher[1199]: kscreen.xrandr: XRandROutput 638 update
m_connected: 0
m_crtc XRandRCrtc(0x555fbef8de80)
CRTC: 632
MODE: 639
Connection: 0
Primary: true
dic 28 18:09:11 archdos kscreen_backend_launcher[1199]: kscreen.xrandr: RRSetOutputPrimary
New primary: 638
dic 28 18:09:11 archdos kscreen_backend_launcher[1199]: kscreen.xrandr: XRandR::setConfig done!
dic 28 18:09:11 archdos kscreen_backend_launcher[1199]: kscreen.xcb.helper: RRNotify_OutputChange
dic 28 18:09:11 archdos kscreen_backend_launcher[1199]: kscreen.xcb.helper: Output: 636
dic 28 18:09:11 archdos kscreen_backend_launcher[1199]: kscreen.xcb.helper: CRTC: 0
dic 28 18:09:11 archdos kscreen_backend_launcher[1199]: kscreen.xcb.helper: Mode: 0
dic 28 18:09:11 archdos kscreen_backend_launcher[1199]: kscreen.xcb.helper: Rotation: "Rotate_0"
dic 28 18:09:11 archdos kscreen_backend_launcher[1199]: kscreen.xcb.helper: Connection: "Disconnected"
dic 28 18:09:11 archdos kscreen_backend_launcher[1199]: kscreen.xcb.helper: Subpixel Order: 0
dic 28 18:09:11 archdos kscreen_backend_launcher[1199]: kscreen.xcb.helper: RRNotify_OutputChange
dic 28 18:09:11 archdos kscreen_backend_launcher[1199]: kscreen.xcb.helper: Output: 638
dic 28 18:09:11 archdos kscreen_backend_launcher[1199]: kscreen.xcb.helper: CRTC: 632
dic 28 18:09:11 archdos kscreen_backend_launcher[1199]: kscreen.xcb.helper: Mode: 639
dic 28 18:09:11 archdos kscreen_backend_launcher[1199]: kscreen.xcb.helper: Rotation: "Rotate_0"
dic 28 18:09:11 archdos kscreen_backend_launcher[1199]: kscreen.xcb.helper: Connection: "Connected"
dic 28 18:09:11 archdos kscreen_backend_launcher[1199]: kscreen.xcb.helper: Subpixel Order: 0
dic 28 18:09:11 archdos kscreen_backend_launcher[1199]: kscreen.xcb.helper: RRScreenChangeNotify
dic 28 18:09:11 archdos kscreen_backend_launcher[1199]: kscreen.xcb.helper: Window: 41943045
dic 28 18:09:11 archdos kscreen_backend_launcher[1199]: kscreen.xcb.helper: Root: 676
dic 28 18:09:11 archdos kscreen_backend_launcher[1199]: kscreen.xcb.helper: Rotation: "Rotate_0"
dic 28 18:09:11 archdos kscreen_backend_launcher[1199]: kscreen.xcb.helper: Size ID: 0
dic 28 18:09:11 archdos kscreen_backend_launcher[1199]: kscreen.xcb.helper: Size: 3440 1440
dic 28 18:09:11 archdos kscreen_backend_launcher[1199]: kscreen.xcb.helper: SizeMM: 824 352
dic 28 18:09:11 archdos kscreen_backend_launcher[1199]: kscreen.xcb.helper: RRNotify_OutputChange
dic 28 18:09:11 archdos kscreen_backend_launcher[1199]: kscreen.xcb.helper: Output: 636
dic 28 18:09:11 archdos kscreen_backend_launcher[1199]: kscreen.xcb.helper: CRTC: 0
dic 28 18:09:11 archdos kscreen_backend_launcher[1199]: kscreen.xcb.helper: Mode: 0
dic 28 18:09:11 archdos kscreen_backend_launcher[1199]: kscreen.xcb.helper: Rotation: "Rotate_0"
dic 28 18:09:11 archdos kscreen_backend_launcher[1199]: kscreen.xcb.helper: Connection: "Disconnected"
dic 28 18:09:11 archdos kscreen_backend_launcher[1199]: kscreen.xcb.helper: Subpixel Order: 0
dic 28 18:09:11 archdos kscreen_backend_launcher[1199]: kscreen.xcb.helper: RRNotify_OutputChange
dic 28 18:09:11 archdos kscreen_backend_launcher[1199]: kscreen.xcb.helper: Output: 638
dic 28 18:09:11 archdos kscreen_backend_launcher[1199]: kscreen.xcb.helper: CRTC: 632
dic 28 18:09:11 archdos kscreen_backend_launcher[1199]: kscreen.xcb.helper: Mode: 639
dic 28 18:09:11 archdos kscreen_backend_launcher[1199]: kscreen.xcb.helper: Rotation: "Rotate_0"
dic 28 18:09:11 archdos kscreen_backend_launcher[1199]: kscreen.xcb.helper: Connection: "Connected"
dic 28 18:09:11 archdos kscreen_backend_launcher[1199]: kscreen.xcb.helper: Subpixel Order: 0
dic 28 18:09:11 archdos kscreen_backend_launcher[1199]: kscreen.xrandr: XRandROutput 636 update
m_connected: 1
m_crtc QObject(0x0)
CRTC: 0
MODE: 0
Connection: 1
Primary: false
dic 28 18:09:11 archdos kscreen_backend_launcher[1199]: kscreen.xrandr: Output 636 : connected = false , enabled = false
dic 28 18:09:11 archdos kscreen_backend_launcher[1199]: kscreen.xrandr: XRandROutput 638 update
m_connected: 0
m_crtc XRandRCrtc(0x555fbef8de80)
CRTC: 632
MODE: 639
Connection: 0
Primary: true
dic 28 18:09:11 archdos kscreen_backend_launcher[1199]: kscreen.xrandr: Output 638 : connected = true , enabled = true
dic 28 18:09:11 archdos kscreen_backend_launcher[1199]: kscreen.xrandr: XRandROutput 636 update
m_connected: 1
m_crtc QObject(0x0)
CRTC: 0
MODE: 0
Connection: 1
Primary: false
dic 28 18:09:11 archdos kscreen_backend_launcher[1199]: kscreen.xrandr: Output 636 : connected = false , enabled = false
dic 28 18:09:11 archdos kscreen_backend_launcher[1199]: kscreen.xrandr: XRandROutput 638 update
m_connected: 0
m_crtc XRandRCrtc(0x555fbef8de80)
CRTC: 632
MODE: 639
Connection: 0
Primary: true
dic 28 18:09:11 archdos kscreen_backend_launcher[1199]: kscreen.xrandr: Output 638 : connected = true , enabled = true
dic 28 18:09:11 archdos plasmashell[1095]: trying to show an empty dialog
dic 28 18:09:11 archdos plasmashell[1095]: file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/views/Desktop.qml:134:19: QML Loader: Binding loop detected for property "height"
dic 28 18:09:11 archdos plasmashell[1095]: file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/views/Desktop.qml:134:19: QML Loader: Binding loop detected for property "height"
dic 28 18:09:11 archdos plasmashell[1095]: Error: cannot change the containment to AppletsLayout
dic 28 18:09:11 archdos plasmashell[1095]: file:///usr/share/plasma/plasmoids/org.kde.plasma.panelspacer/contents/ui/main.qml:39:5: Unable to assign [undefined] to QQuickGridLayout*
dic 28 18:09:11 archdos kded5[1035]: bluedevil: ObexManager operational changed true
dic 28 18:09:11 archdos kded5[1035]: bluedevil: ObexAgent registered
dic 28 18:09:11 archdos kscreen_backend_launcher[1199]: kscreen.xrandr: Emitting configChanged()
dic 28 18:09:11 archdos plasmashell[1095]: Loading Calendar plugin HolidaysEventsPlugin(0x558de4ef2b10)
dic 28 18:09:11 archdos plasmashell[1095]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/DigitalClock.qml:520:9: QML Label: Binding loop detected for property "height"
dic 28 18:09:11 archdos plasmashell[1095]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/DigitalClock.qml:475:13: QML Label: Binding loop detected for property "height"
dic 28 18:09:11 archdos plasmashell[1095]: trying to show an empty dialog
dic 28 18:09:12 archdos systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
dic 28 18:09:12 archdos audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
dic 28 18:09:12 archdos kernel: kauditd_printk_skb: 15 callbacks suppressed
dic 28 18:09:12 archdos kernel: audit: type=1131 audit(1640711352.023:133): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
dic 28 18:09:12 archdos plasmashell[1095]: file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:18:1: QML DropArea (parent or ancestor of QQuickLayoutAttached): Binding loop detected for property "minimumWidth"
dic 28 18:09:12 archdos plasmashell[1095]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/DigitalClock.qml:475:13: QML Label: Binding loop detected for property "height"
dic 28 18:09:12 archdos plasmashell[1095]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/DigitalClock.qml:520:9: QML Label: Binding loop detected for property "height"
dic 28 18:09:12 archdos plasmashell[1095]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/DigitalClock.qml:542:5: QML Label: Binding loop detected for property "height"
dic 28 18:09:12 archdos plasmashell[1095]: trying to show an empty dialog
dic 28 18:09:12 archdos plasmashell[1095]: Plasma Shell startup completed
dic 28 18:09:12 archdos plasmashell[1095]: Both point size and pixel size set. Using pixel size.
dic 28 18:09:12 archdos plasmashell[1095]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/Tooltip.qml:54:9: QML GridLayout (parent or ancestor of QQuickLayoutAttached): Binding loop detected for property "minimumWidth"
dic 28 18:09:12 archdos plasmashell[1095]: Error: cannot change the containment to AppletsLayout
dic 28 18:09:12 archdos plasmashell[1095]: Cyclic dependency detected between "file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml" and "file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationHeader.qml"
dic 28 18:09:12 archdos dbus-daemon[989]: [session uid=1000 pid=989] Successfully activated service 'org.freedesktop.Notifications'
dic 28 18:09:12 archdos systemd[972]: Created slice User Core Session Slice.
dic 28 18:09:12 archdos systemd[972]: Started PipeWire Multimedia Service.
dic 28 18:09:12 archdos systemd[972]: Started PipeWire Media Session Manager.
dic 28 18:09:12 archdos systemd[972]: Started PipeWire PulseAudio.
dic 28 18:09:12 archdos dbus-daemon[631]: [system] Activating via systemd: service name='org.freedesktop.RealtimeKit1' unit='rtkit-daemon.service' requested by ':1.58' (uid=1000 pid=1258 comm="/usr/bin/pipewire-media-session ")
dic 28 18:09:12 archdos systemd[1]: Starting RealtimeKit Scheduling Policy Service...
dic 28 18:09:12 archdos dbus-daemon[631]: [system] Successfully activated service 'org.freedesktop.RealtimeKit1'
dic 28 18:09:12 archdos systemd[1]: Started RealtimeKit Scheduling Policy Service.
dic 28 18:09:12 archdos rtkit-daemon[1260]: Successfully called chroot.
dic 28 18:09:12 archdos audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=rtkit-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
dic 28 18:09:12 archdos rtkit-daemon[1260]: Successfully dropped privileges.
dic 28 18:09:12 archdos rtkit-daemon[1260]: Successfully limited resources.
dic 28 18:09:12 archdos rtkit-daemon[1260]: Canary thread running.
dic 28 18:09:12 archdos rtkit-daemon[1260]: Running.
dic 28 18:09:12 archdos rtkit-daemon[1260]: Watchdog thread running.
dic 28 18:09:12 archdos kernel: audit: type=1130 audit(1640711352.203:134): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=rtkit-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
dic 28 18:09:12 archdos rtkit-daemon[1260]: Successfully made thread 1258 of process 1258 owned by '1000' high priority at nice level -11.
dic 28 18:09:12 archdos rtkit-daemon[1260]: Supervising 1 threads of 1 processes of 1 users.
dic 28 18:09:12 archdos rtkit-daemon[1260]: Successfully made thread 1257 of process 1257 owned by '1000' high priority at nice level -11.
dic 28 18:09:12 archdos rtkit-daemon[1260]: Supervising 2 threads of 2 processes of 1 users.
dic 28 18:09:12 archdos rtkit-daemon[1260]: Successfully made thread 1259 of process 1259 owned by '1000' high priority at nice level -11.
dic 28 18:09:12 archdos rtkit-daemon[1260]: Supervising 3 threads of 3 processes of 1 users.
dic 28 18:09:12 archdos rtkit-daemon[1260]: Supervising 3 threads of 3 processes of 1 users.
dic 28 18:09:12 archdos rtkit-daemon[1260]: Supervising 3 threads of 3 processes of 1 users.
dic 28 18:09:12 archdos rtkit-daemon[1260]: Supervising 3 threads of 3 processes of 1 users.
dic 28 18:09:12 archdos rtkit-daemon[1260]: Supervising 3 threads of 3 processes of 1 users.
dic 28 18:09:12 archdos rtkit-daemon[1260]: Successfully made thread 1263 of process 1258 owned by '1000' RT at priority 20.
dic 28 18:09:12 archdos rtkit-daemon[1260]: Supervising 4 threads of 3 processes of 1 users.
dic 28 18:09:12 archdos rtkit-daemon[1260]: Supervising 4 threads of 3 processes of 1 users.
dic 28 18:09:12 archdos rtkit-daemon[1260]: Supervising 4 threads of 3 processes of 1 users.
dic 28 18:09:12 archdos rtkit-daemon[1260]: Successfully made thread 1264 of process 1259 owned by '1000' RT at priority 20.
dic 28 18:09:12 archdos rtkit-daemon[1260]: Supervising 5 threads of 3 processes of 1 users.
dic 28 18:09:12 archdos rtkit-daemon[1260]: Successfully made thread 1265 of process 1257 owned by '1000' RT at priority 20.
dic 28 18:09:12 archdos rtkit-daemon[1260]: Supervising 6 threads of 3 processes of 1 users.
dic 28 18:09:12 archdos plasmashell[1095]: libkcups: CUPS-Get-Printers last error: 0 successful-ok
dic 28 18:09:12 archdos plasmashell[1095]: libkcups: Create-Printer-Subscriptions last error: 0 successful-ok
dic 28 18:09:12 archdos plasmashell[1095]: libkcups: Get-Jobs last error: 0 successful-ok
dic 28 18:09:12 archdos plasmashell[1095]: libkcups: Get-Jobs last error: 0 successful-ok
dic 28 18:09:12 archdos kded5[1035]: Registering "org.kde.StatusNotifierHost-1095" as system tray
dic 28 18:09:12 archdos plasmashell[1095]: file:///usr/share/plasma/plasmoids/org.kde.plasma.private.systemtray/contents/ui/main.qml:17:1: QML MouseArea (parent or ancestor of QQuickLayoutAttached): Binding loop detected for property "minimumWidth"
dic 28 18:09:12 archdos plasmashell[1095]: Both point size and pixel size set. Using pixel size.
dic 28 18:09:12 archdos plasmashell[1095]: Error: cannot change the containment to AppletsLayout
dic 28 18:09:12 archdos plasmashell[1095]: libkcups: 3 "Brother_MFC-J480DW"
dic 28 18:09:12 archdos plasmashell[1095]: libkcups: 0
dic 28 18:09:12 archdos plasmashell[1095]: libkcups: 0
dic 28 18:09:12 archdos plasmashell[1095]: trying to show an empty dialog
dic 28 18:09:12 archdos plasmashell[1095]: file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/views/Desktop.qml:134:19: QML Loader: Binding loop detected for property "height"
dic 28 18:09:12 archdos plasmashell[1095]: file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/views/Desktop.qml:134:19: QML Loader: Binding loop detected for property "height"
dic 28 18:09:12 archdos plasmashell[1095]: libpng warning: iCCP: known incorrect sRGB profile
dic 28 18:09:12 archdos plasmashell[1095]: libpng warning: iCCP: known incorrect sRGB profile
dic 28 18:09:12 archdos plasmashell[1095]: libpng warning: iCCP: known incorrect sRGB profile
dic 28 18:09:12 archdos plasmashell[1095]: Entry is not valid "kontact.desktop" QSharedPointer(0x558de59f9f00)
dic 28 18:09:12 archdos plasmashell[1095]: Entry is not valid "ktp-contactlist.desktop" QSharedPointer(0x558de59fa0f0)
dic 28 18:09:12 archdos plasmashell[1095]: Entry is not valid "org.kde.discover.desktop" QSharedPointer(0x558de59b2af0)
dic 28 18:09:12 archdos plasmashell[1095]: Entry is not valid "kontact.desktop" QSharedPointer(0x558de59fa300)
dic 28 18:09:12 archdos plasmashell[1095]: Entry is not valid "ktp-contactlist.desktop" QSharedPointer(0x558de59fabd0)
dic 28 18:09:12 archdos plasmashell[1095]: Entry is not valid "org.kde.discover.desktop" QSharedPointer(0x558de59b2710)
dic 28 18:09:12 archdos plasmashell[1095]: trying to show an empty dialog
dic 28 18:09:12 archdos plasmashell[1095]: QFont::setPointSizeF: Point size <= 0 (0.000000), must be greater than 0
dic 28 18:09:13 archdos kwin_x11[1039]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 2876, resource id: 31457323, major code: 15 (QueryTree), minor code: 0
dic 28 18:09:13 archdos plasmashell[1095]: org.kde.plasma.pulseaudio: No object for name "alsa_output.pci-0000_0b_00.4.analog-stereo.monitor"
dic 28 18:09:13 archdos plasmashell[1095]: qml: org.kde.archUpdate: checking internet
dic 28 18:09:13 archdos plasmashell[1095]: qml: NAMES ONLY false
dic 28 18:09:13 archdos plasmashell[1095]: qml: AUR SUPORTfalse
dic 28 18:09:13 archdos plasmashell[1095]: clicked
dic 28 18:09:13 archdos plasmashell[1095]: org.kde.archupdate: check updates started
dic 28 18:09:14 archdos kioslave5[1316]: Qt: Session management error: networkIdsList argument is NULL
dic 28 18:09:14 archdos kioslave5[1316]: Icon theme "adwaita" not found.
dic 28 18:09:14 archdos kioslave5[1316]: Icon theme "ubuntu-mono" not found.
dic 28 18:09:14 archdos kioslave5[1316]: Icon theme "yaru" not found.
dic 28 18:09:14 archdos kioslave5[1316]: Icon theme "Mint-X" not found.
dic 28 18:09:14 archdos kioslave5[1316]: Icon theme "elementary" not found.
dic 28 18:09:14 archdos kioslave5[1316]: kf.kio.slaves.thumbnail: Failed to load "appimagethumbnail" "Impossibile caricare la libreria /usr/lib/qt/plugins/appimagethumbnail.so: (libappimage.so.1.0: impossibile aprire il file oggetto condiviso: File o directory non esistente)"
dic 28 18:09:15 archdos plasmashell[1095]: trying to show an empty dialog
dic 28 18:09:16 archdos plasmashell[1095]: org.kde.archUpdate: Your system is up to date, checkupdates returned nothing
dic 28 18:09:16 archdos plasmashell[1095]: org.kde.archUpdate: Your system is up to date, checkupdates and checkupdates-aur returned nothing
dic 28 18:09:16 archdos plasmashell[1095]: org.kde.archUpdate: Returning updates
dic 28 18:09:17 archdos plasmashell[1095]: trying to show an empty dialog
dic 28 18:09:17 archdos plasmashell[1095]: file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/views/Desktop.qml:134:19: QML Loader: Binding loop detected for property "height"
dic 28 18:09:17 archdos plasmashell[1095]: file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/views/Desktop.qml:134:19: QML Loader: Binding loop detected for property "height"
dic 28 18:09:17 archdos kwin_x11[1039]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 4947, resource id: 48234502, major code: 18 (ChangeProperty), minor code: 0
dic 28 18:09:17 archdos dhcpcd[640]: enp3s0: no IPv6 Routers available
dic 28 18:09:18 archdos kwin_x11[1039]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 5668, resource id: 31457343, major code: 15 (QueryTree), minor code: 0
dic 28 18:09:20 archdos systemd[1]: Stopping User Manager for UID 973...
dic 28 18:09:20 archdos systemd[813]: Activating special unit Exit the Session...
dic 28 18:09:20 archdos systemd[813]: Stopped target Main User Target.
dic 28 18:09:20 archdos systemd[813]: Stopping D-Bus User Message Bus...
dic 28 18:09:20 archdos systemd[813]: Stopped D-Bus User Message Bus.
dic 28 18:09:20 archdos systemd[813]: Stopped target Basic System.
dic 28 18:09:20 archdos systemd[813]: Stopped target Paths.
dic 28 18:09:20 archdos systemd[813]: Stopped target Sockets.
dic 28 18:09:20 archdos systemd[813]: Stopped target Timers.
dic 28 18:09:20 archdos systemd[813]: Closed D-Bus User Message Bus Socket.
dic 28 18:09:20 archdos systemd[813]: Closed GnuPG network certificate management daemon.
dic 28 18:09:20 archdos systemd[813]: Closed GCR ssh-agent wrapper.
dic 28 18:09:20 archdos systemd[813]: Closed GnuPG cryptographic agent and passphrase cache (access for web browsers).
dic 28 18:09:20 archdos systemd[813]: Closed GnuPG cryptographic agent and passphrase cache (restricted).
dic 28 18:09:20 archdos systemd[813]: Closed GnuPG cryptographic agent (ssh-agent emulation).
dic 28 18:09:20 archdos systemd[813]: Closed GnuPG cryptographic agent and passphrase cache.
dic 28 18:09:20 archdos systemd[813]: Closed p11-kit server.
dic 28 18:09:20 archdos systemd[813]: Closed PipeWire PulseAudio.
dic 28 18:09:20 archdos systemd[813]: Closed PipeWire Multimedia System Socket.
dic 28 18:09:20 archdos systemd[813]: Removed slice User Application Slice.
dic 28 18:09:20 archdos systemd[813]: Reached target Shutdown.
dic 28 18:09:20 archdos systemd[813]: Finished Exit the Session.
dic 28 18:09:20 archdos systemd[813]: Reached target Exit the Session.
dic 28 18:09:20 archdos systemd[814]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8004 service=[systemd-user] terminal=[] user=[sddm] ruser=[<unknown>] rhost=[<unknown>]
dic 28 18:09:20 archdos audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@973 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
dic 28 18:09:20 archdos systemd[1]: user@973.service: Deactivated successfully.
dic 28 18:09:20 archdos systemd[1]: Stopped User Manager for UID 973.
dic 28 18:09:20 archdos systemd[1]: Stopping User Runtime Directory /run/user/973...
dic 28 18:09:20 archdos kernel: audit: type=1131 audit(1640711360.173:135): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@973 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
dic 28 18:09:20 archdos systemd[1]: run-user-973.mount: Deactivated successfully.
dic 28 18:09:20 archdos systemd[1]: user-runtime-dir@973.service: Deactivated successfully.
dic 28 18:09:20 archdos systemd[1]: Stopped User Runtime Directory /run/user/973.
dic 28 18:09:20 archdos audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@973 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
dic 28 18:09:20 archdos kernel: audit: type=1131 audit(1640711360.176:136): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@973 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
dic 28 18:09:20 archdos systemd[1]: Removed slice User Slice of UID 973.
dic 28 18:09:27 archdos dbus-daemon[989]: [session uid=1000 pid=989] Activating via systemd: service name='org.freedesktop.Tracker3.Miner.Extract' unit='tracker-extract-3.service' requested by ':1.22' (uid=1000 pid=1163 comm="/usr/lib/tracker-miner-fs-3 ")
dic 28 18:09:27 archdos systemd[972]: Starting Tracker metadata extractor...
dic 28 18:09:27 archdos dbus-daemon[989]: [session uid=1000 pid=989] Successfully activated service 'org.freedesktop.Tracker3.Miner.Extract'
dic 28 18:09:27 archdos systemd[972]: Started Tracker metadata extractor.
dic 28 18:09:31 archdos systemd-timesyncd[623]: Initial synchronization to time server 201.49.148.135:123 (2.arch.pool.ntp.org).
dic 28 18:09:31 archdos systemd[1]: systemd-hostnamed.service: Deactivated successfully.
dic 28 18:09:31 archdos audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
dic 28 18:09:31 archdos kernel: audit: type=1131 audit(1640711371.783:137): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
dic 28 18:09:31 archdos audit: BPF prog-id=0 op=UNLOAD
dic 28 18:09:31 archdos audit: BPF prog-id=0 op=UNLOAD
dic 28 18:09:31 archdos audit: BPF prog-id=0 op=UNLOAD
dic 28 18:09:31 archdos kernel: audit: type=1334 audit(1640711371.933:138): prog-id=0 op=UNLOAD
dic 28 18:09:31 archdos kernel: audit: type=1334 audit(1640711371.933:139): prog-id=0 op=UNLOAD
dic 28 18:09:31 archdos kernel: audit: type=1334 audit(1640711371.933:140): prog-id=0 op=UNLOAD
dic 28 18:09:36 archdos systemd[1]: systemd-timedated.service: Deactivated successfully.
dic 28 18:09:36 archdos audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-timedated comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
dic 28 18:09:36 archdos kernel: audit: type=1131 audit(1640711376.093:141): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-timedated comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
dic 28 18:09:36 archdos audit: BPF prog-id=0 op=UNLOAD
dic 28 18:09:36 archdos audit: BPF prog-id=0 op=UNLOAD
dic 28 18:09:36 archdos audit: BPF prog-id=0 op=UNLOAD
dic 28 18:09:36 archdos kernel: audit: type=1334 audit(1640711376.133:142): prog-id=0 op=UNLOAD
dic 28 18:09:36 archdos kernel: audit: type=1334 audit(1640711376.133:143): prog-id=0 op=UNLOAD
dic 28 18:09:36 archdos kernel: audit: type=1334 audit(1640711376.133:144): prog-id=0 op=UNLOAD
dic 28 18:09:41 archdos kdeconnectd[1148]: Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
dic 28 18:09:41 archdos kdeconnectd[1148]: kdeconnect.plugin.battery: No Primary Battery detected on this system. This may be a bug.
dic 28 18:09:41 archdos kdeconnectd[1148]: kdeconnect.plugin.battery: Total quantity of batteries found: 2
dic 28 18:09:41 archdos kdeconnectd[1148]: org.kde.pulseaudio: No object for name "alsa_output.pci-0000_0b_00.4.analog-stereo.monitor"
dic 28 18:10:10 archdos plasma_waitforname[998]: org.kde.knotifications: WaitForName: Service was not registered within timeout
dic 28 18:10:10 archdos dbus-daemon[989]: [session uid=1000 pid=989] Activated service 'org.kde.KSplash' failed: Process org.kde.KSplash exited with status 1
dic 28 18:10:27 archdos dbus-daemon[989]: [session uid=1000 pid=989] Activating via systemd: service name='org.kde.krunner' unit='plasma-krunner.service' requested by ':1.10' (uid=1000 pid=1081 comm="/usr/bin/kglobalaccel5 ")
dic 28 18:10:27 archdos systemd[972]: Starting KRunner...
dic 28 18:10:27 archdos dbus-daemon[989]: [session uid=1000 pid=989] Successfully activated service 'org.kde.krunner'
dic 28 18:10:27 archdos systemd[972]: Started KRunner.
dic 28 18:10:27 archdos krunner[1372]: Icon theme "adwaita" not found.
dic 28 18:10:27 archdos krunner[1372]: Icon theme "ubuntu-mono" not found.
dic 28 18:10:27 archdos krunner[1372]: Icon theme "yaru" not found.
dic 28 18:10:27 archdos krunner[1372]: Icon theme "Mint-X" not found.
dic 28 18:10:27 archdos krunner[1372]: Icon theme "elementary" not found.
dic 28 18:10:27 archdos krunner[1372]: QCommandLineParser: argument list cannot be empty, it should contain at least the executable name
dic 28 18:10:27 archdos krunner[1372]: kf.sonnet.core: Sonnet: Unable to load plugin "/usr/lib/qt/plugins/kf5/sonnet/sonnet_aspell.so" Error: "Impossibile caricare la libreria /usr/lib/qt/plugins/kf5/sonnet/sonnet_aspell.so: (libaspell.so.15: impossibile aprire il file oggetto condiviso: File o directory non esistente)"
dic 28 18:10:27 archdos krunner[1372]: kf.sonnet.core: Sonnet: Unable to load plugin "/usr/lib/qt/plugins/kf5/sonnet/sonnet_hspell.so" Error: "Impossibile caricare la libreria /usr/lib/qt/plugins/kf5/sonnet/sonnet_hspell.so: (libhspell.so.0: impossibile aprire il file oggetto condiviso: File o directory non esistente)"
dic 28 18:10:27 archdos krunner[1372]: kf.sonnet.core: Sonnet: Unable to load plugin "/usr/lib/qt/plugins/kf5/sonnet/sonnet_voikko.so" Error: "Impossibile caricare la libreria /usr/lib/qt/plugins/kf5/sonnet/sonnet_voikko.so: (libvoikko.so.1: impossibile aprire il file oggetto condiviso: File o directory non esistente)"
dic 28 18:10:27 archdos krunner[1372]: kf.sonnet.core: Sonnet: Unable to load plugin "/usr/lib/qt/plugins/kf5/sonnet/sonnet_aspell.so" Error: "Impossibile caricare la libreria /usr/lib/qt/plugins/kf5/sonnet/sonnet_aspell.so: (libaspell.so.15: impossibile aprire il file oggetto condiviso: File o directory non esistente)"
dic 28 18:10:27 archdos krunner[1372]: kf.sonnet.core: Sonnet: Unable to load plugin "/usr/lib/qt/plugins/kf5/sonnet/sonnet_hspell.so" Error: "Impossibile caricare la libreria /usr/lib/qt/plugins/kf5/sonnet/sonnet_hspell.so: (libhspell.so.0: impossibile aprire il file oggetto condiviso: File o directory non esistente)"
dic 28 18:10:27 archdos krunner[1372]: kf.sonnet.core: Sonnet: Unable to load plugin "/usr/lib/qt/plugins/kf5/sonnet/sonnet_voikko.so" Error: "Impossibile caricare la libreria /usr/lib/qt/plugins/kf5/sonnet/sonnet_voikko.so: (libvoikko.so.1: impossibile aprire il file oggetto condiviso: File o directory non esistente)"
dic 28 18:10:27 archdos krunner[1372]: kf.sonnet.core: No language dictionaries for the language: "it_IT" trying to load en_US as default
dic 28 18:10:27 archdos krunner[1372]: kf.sonnet.core: No language dictionaries for the language: "en_US"
dic 28 18:10:27 archdos krunner[1372]: Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
dic 28 18:10:27 archdos dbus-daemon[989]: [session uid=1000 pid=989] Activating via systemd: service name='org.kde.runners.baloo' unit='plasma-baloorunner.service' requested by ':1.43' (uid=1000 pid=1372 comm="/usr/bin/krunner ")
dic 28 18:10:27 archdos systemd[972]: Starting KRunner provider for baloo file indexer...
dic 28 18:10:27 archdos dbus-daemon[989]: [session uid=1000 pid=989] Successfully activated service 'org.kde.runners.baloo'
dic 28 18:10:27 archdos systemd[972]: Started KRunner provider for baloo file indexer.
dic 28 18:10:27 archdos baloorunner[1431]: Icon theme "adwaita" not found.
dic 28 18:10:27 archdos baloorunner[1431]: Icon theme "ubuntu-mono" not found.
dic 28 18:10:27 archdos baloorunner[1431]: Icon theme "yaru" not found.
dic 28 18:10:27 archdos baloorunner[1431]: Icon theme "Mint-X" not found.
dic 28 18:10:27 archdos baloorunner[1431]: Icon theme "elementary" not found.
dic 28 18:10:28 archdos systemd[972]: Started Konsole - Terminale.
dic 28 18:10:28 archdos kwin_x11[1039]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 6864, resource id: 48234542, major code: 18 (ChangeProperty), minor code: 0
dic 28 18:10:28 archdos konsole[1437]: Icon theme "adwaita" not found.
dic 28 18:10:28 archdos konsole[1437]: Icon theme "ubuntu-mono" not found.
dic 28 18:10:28 archdos konsole[1437]: Icon theme "yaru" not found.
dic 28 18:10:28 archdos konsole[1437]: Icon theme "Mint-X" not found.
dic 28 18:10:28 archdos konsole[1437]: Icon theme "elementary" not found.
dic 28 18:10:29 archdos kwin_x11[1039]: Module 'org.kde.kwin.decoration' does not contain a module identifier directive - it cannot be protected from external registrations.
dic 28 18:10:58 archdos dbus-daemon[631]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.64' (uid=0 pid=1449 comm="sudo cp /var/log/Xorg.0.log /home/giacomo/Scrivani")
dic 28 18:10:58 archdos dbus-daemon[631]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
dic 28 18:10:58 archdos sudo[1449]: pam_systemd_home(sudo:auth): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
dic 28 18:11:00 archdos audit[1449]: USER_AUTH pid=1449 uid=1000 auid=1000 ses=3 msg='op=PAM:authentication grantors=pam_faillock,pam_permit,pam_faillock acct="giacomo" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
dic 28 18:11:00 archdos audit[1449]: USER_ACCT pid=1449 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="giacomo" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
dic 28 18:11:00 archdos sudo[1449]: giacomo : TTY=pts/1 ; PWD=/home/giacomo ; USER=root ; COMMAND=/usr/bin/cp /var/log/Xorg.0.log /home/giacomo/Scrivania/
dic 28 18:11:00 archdos audit[1449]: CRED_REFR pid=1449 uid=1000 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
dic 28 18:11:00 archdos sudo[1449]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
dic 28 18:11:00 archdos audit[1449]: USER_START pid=1449 uid=1000 auid=1000 ses=3 msg='op=PAM:session_open grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
dic 28 18:11:00 archdos kernel: audit: type=1100 audit(1640711460.813:145): pid=1449 uid=1000 auid=1000 ses=3 msg='op=PAM:authentication grantors=pam_faillock,pam_permit,pam_faillock acct="giacomo" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
dic 28 18:11:00 archdos kernel: audit: type=1101 audit(1640711460.813:146): pid=1449 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="giacomo" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
dic 28 18:11:00 archdos kernel: audit: type=1110 audit(1640711460.813:147): pid=1449 uid=1000 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
dic 28 18:11:00 archdos kernel: audit: type=1105 audit(1640711460.813:148): pid=1449 uid=1000 auid=1000 ses=3 msg='op=PAM:session_open grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
dic 28 18:11:00 archdos sudo[1449]: pam_unix(sudo:session): session closed for user root
dic 28 18:11:00 archdos audit[1449]: USER_END pid=1449 uid=1000 auid=1000 ses=3 msg='op=PAM:session_close grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
dic 28 18:11:00 archdos kernel: audit: type=1106 audit(1640711460.820:149): pid=1449 uid=1000 auid=1000 ses=3 msg='op=PAM:session_close grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
dic 28 18:11:00 archdos kernel: audit: type=1104 audit(1640711460.820:150): pid=1449 uid=1000 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
dic 28 18:11:00 archdos audit[1449]: CRED_DISP pid=1449 uid=1000 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
dic 28 18:11:00 archdos dbus-daemon[989]: [session uid=1000 pid=989] Activating via systemd: service name='org.freedesktop.Tracker3.Miner.Extract' unit='tracker-extract-3.service' requested by ':1.22' (uid=1000 pid=1163 comm="/usr/lib/tracker-miner-fs-3 ")
dic 28 18:11:00 archdos systemd[972]: Starting Tracker metadata extractor...
dic 28 18:11:00 archdos dbus-daemon[989]: [session uid=1000 pid=989] Successfully activated service 'org.freedesktop.Tracker3.Miner.Extract'
dic 28 18:11:00 archdos systemd[972]: Started Tracker metadata extractor.
dic 28 18:11:01 archdos systemd[1]: libvirtd.service: Deactivated successfully.
dic 28 18:11:01 archdos audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=libvirtd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
dic 28 18:11:01 archdos systemd[1]: libvirtd.service: Unit process 805 (dnsmasq) remains running after unit stopped.
dic 28 18:11:01 archdos systemd[1]: libvirtd.service: Unit process 806 (dnsmasq) remains running after unit stopped.
dic 28 18:11:01 archdos kernel: audit: type=1131 audit(1640711461.970:151): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=libvirtd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
dic 28 18:11:02 archdos kwin_x11[1039]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 8421, resource id: 54525958, major code: 18 (ChangeProperty), minor code: 0
dic 28 18:11:27 archdos dbus-daemon[631]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.66' (uid=0 pid=1465 comm="sudo journalctl -b ")
dic 28 18:11:27 archdos audit[1465]: USER_ACCT pid=1465 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="giacomo" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
dic 28 18:11:27 archdos dbus-daemon[631]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
dic 28 18:11:27 archdos sudo[1465]: pam_systemd_home(sudo:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
dic 28 18:11:27 archdos audit[1465]: CRED_REFR pid=1465 uid=1000 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
dic 28 18:11:27 archdos sudo[1465]: giacomo : TTY=pts/1 ; PWD=/home/giacomo ; USER=root ; COMMAND=/usr/bin/journalctl -b
dic 28 18:11:27 archdos sudo[1465]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
dic 28 18:11:27 archdos audit[1465]: USER_START pid=1465 uid=1000 auid=1000 ses=3 msg='op=PAM:session_open grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
dic 28 18:11:27 archdos kernel: audit: type=1101 audit(1640711487.947:152): pid=1465 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="giacomo" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
dic 28 18:11:27 archdos kernel: audit: type=1110 audit(1640711487.947:153): pid=1465 uid=1000 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
dic 28 18:11:27 archdos kernel: audit: type=1105 audit(1640711487.947:154): pid=1465 uid=1000 auid=1000 ses=3 msg='op=PAM:session_open grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
dic 28 18:11:28 archdos kwin_x11[1039]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 9019, resource id: 54525958, major code: 18 (ChangeProperty), minor code: 0sudo journalctl -b after turning off/on the monitor on Wayland session
dic 28 18:12:48 archdos kernel: Linux version 5.15.11-arch2-1 (linux@archlinux) (gcc (GCC) 11.1.0, GNU ld (GNU Binutils) 2.36.1) #1 SMP PREEMPT Wed, 22 Dec 2021 09:23:54 +0000
dic 28 18:12:48 archdos kernel: Command line: BOOT_IMAGE=/@/boot/vmlinuz-linux root=UUID=8e9233e8-1737-42ee-82a5-98f09e4f3466 rw rootflags=subvol=@ loglevel=3 acpi_enforce_resources=lax nvidia-drm.modeset=1
dic 28 18:12:48 archdos kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
dic 28 18:12:48 archdos kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
dic 28 18:12:48 archdos kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
dic 28 18:12:48 archdos kernel: x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
dic 28 18:12:48 archdos kernel: x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'compacted' format.
dic 28 18:12:48 archdos kernel: signal: max sigframe size: 1776
dic 28 18:12:48 archdos kernel: BIOS-provided physical RAM map:
dic 28 18:12:48 archdos kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
dic 28 18:12:48 archdos kernel: BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
dic 28 18:12:48 archdos kernel: BIOS-e820: [mem 0x0000000000100000-0x0000000009c1efff] usable
dic 28 18:12:48 archdos kernel: BIOS-e820: [mem 0x0000000009c1f000-0x0000000009ffffff] reserved
dic 28 18:12:48 archdos kernel: BIOS-e820: [mem 0x000000000a000000-0x000000000a1fffff] usable
dic 28 18:12:48 archdos kernel: BIOS-e820: [mem 0x000000000a200000-0x000000000a210fff] ACPI NVS
dic 28 18:12:48 archdos kernel: BIOS-e820: [mem 0x000000000a211000-0x00000000bc4b2fff] usable
dic 28 18:12:48 archdos kernel: BIOS-e820: [mem 0x00000000bc4b3000-0x00000000bc81bfff] reserved
dic 28 18:12:48 archdos kernel: BIOS-e820: [mem 0x00000000bc81c000-0x00000000bc858fff] ACPI data
dic 28 18:12:48 archdos kernel: BIOS-e820: [mem 0x00000000bc859000-0x00000000bcf42fff] ACPI NVS
dic 28 18:12:48 archdos kernel: BIOS-e820: [mem 0x00000000bcf43000-0x00000000bdb77fff] reserved
dic 28 18:12:48 archdos kernel: BIOS-e820: [mem 0x00000000bdb78000-0x00000000bdbfefff] type 20
dic 28 18:12:48 archdos kernel: BIOS-e820: [mem 0x00000000bdbff000-0x00000000beffffff] usable
dic 28 18:12:48 archdos kernel: BIOS-e820: [mem 0x00000000bf000000-0x00000000bfffffff] reserved
dic 28 18:12:48 archdos kernel: BIOS-e820: [mem 0x00000000f0000000-0x00000000f7ffffff] reserved
dic 28 18:12:48 archdos kernel: BIOS-e820: [mem 0x00000000fd200000-0x00000000fd2fffff] reserved
dic 28 18:12:48 archdos kernel: BIOS-e820: [mem 0x00000000fd400000-0x00000000fd5fffff] reserved
dic 28 18:12:48 archdos kernel: BIOS-e820: [mem 0x00000000fea00000-0x00000000fea0ffff] reserved
dic 28 18:12:48 archdos kernel: BIOS-e820: [mem 0x00000000feb80000-0x00000000fec01fff] reserved
dic 28 18:12:48 archdos kernel: BIOS-e820: [mem 0x00000000fec10000-0x00000000fec10fff] reserved
dic 28 18:12:48 archdos kernel: BIOS-e820: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
dic 28 18:12:48 archdos kernel: BIOS-e820: [mem 0x00000000fed40000-0x00000000fed44fff] reserved
dic 28 18:12:48 archdos kernel: BIOS-e820: [mem 0x00000000fed80000-0x00000000fed8ffff] reserved
dic 28 18:12:48 archdos kernel: BIOS-e820: [mem 0x00000000fedc2000-0x00000000fedcffff] reserved
dic 28 18:12:48 archdos kernel: BIOS-e820: [mem 0x00000000fedd4000-0x00000000fedd5fff] reserved
dic 28 18:12:48 archdos kernel: BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
dic 28 18:12:48 archdos kernel: BIOS-e820: [mem 0x0000000100000000-0x000000043f37ffff] usable
dic 28 18:12:48 archdos kernel: BIOS-e820: [mem 0x000000043f380000-0x000000043fffffff] reserved
dic 28 18:12:48 archdos kernel: NX (Execute Disable) protection: active
dic 28 18:12:48 archdos kernel: efi: EFI v2.70 by American Megatrends
dic 28 18:12:48 archdos kernel: efi: ACPI=0xbcf2a000 ACPI 2.0=0xbcf2a014 TPMFinalLog=0xbcef4000 SMBIOS=0xbda23000 SMBIOS 3.0=0xbda22000 MEMATTR=0xb8aa7298 ESRT=0xb7cdd598
dic 28 18:12:48 archdos kernel: SMBIOS 3.3.0 present.
dic 28 18:12:48 archdos kernel: DMI: Gigabyte Technology Co., Ltd. X570 AORUS ELITE/X570 AORUS ELITE, BIOS F35 07/08/2021
dic 28 18:12:48 archdos kernel: tsc: Fast TSC calibration using PIT
dic 28 18:12:48 archdos kernel: tsc: Detected 3593.082 MHz processor
dic 28 18:12:48 archdos kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
dic 28 18:12:48 archdos kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
dic 28 18:12:48 archdos kernel: last_pfn = 0x43f380 max_arch_pfn = 0x400000000
dic 28 18:12:48 archdos kernel: x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
dic 28 18:12:48 archdos kernel: total RAM covered: 3071M
dic 28 18:12:48 archdos kernel: Found optimal setting for mtrr clean up
dic 28 18:12:48 archdos kernel: gran_size: 64K chunk_size: 64M num_reg: 3 lose cover RAM: 0G
dic 28 18:12:48 archdos kernel: e820: update [mem 0xbc9c0000-0xbc9cffff] usable ==> reserved
dic 28 18:12:48 archdos kernel: e820: update [mem 0xc0000000-0xffffffff] usable ==> reserved
dic 28 18:12:48 archdos kernel: last_pfn = 0xbf000 max_arch_pfn = 0x400000000
dic 28 18:12:48 archdos kernel: esrt: Reserving ESRT space from 0x00000000b7cdd598 to 0x00000000b7cdd5d0.
dic 28 18:12:48 archdos kernel: e820: update [mem 0xb7cdd000-0xb7cddfff] usable ==> reserved
dic 28 18:12:48 archdos kernel: Using GB pages for direct mapping
dic 28 18:12:48 archdos kernel: Secure boot disabled
dic 28 18:12:48 archdos kernel: RAMDISK: [mem 0x36e4d000-0x3771dfff]
dic 28 18:12:48 archdos kernel: ACPI: Early table checksum verification disabled
dic 28 18:12:48 archdos kernel: ACPI: RSDP 0x00000000BCF2A014 000024 (v02 ALASKA)
dic 28 18:12:48 archdos kernel: ACPI: XSDT 0x00000000BCF29728 0000D4 (v01 ALASKA A M I 01072009 AMI 01000013)
dic 28 18:12:48 archdos kernel: ACPI: FACP 0x00000000BC847000 000114 (v06 ALASKA A M I 01072009 AMI 00010013)
dic 28 18:12:48 archdos kernel: ACPI: DSDT 0x00000000BC840000 00627E (v02 ALASKA A M I 01072009 INTL 20190509)
dic 28 18:12:48 archdos kernel: ACPI: FACS 0x00000000BCF24000 000040
dic 28 18:12:48 archdos kernel: ACPI: SSDT 0x00000000BC84E000 00AAA2 (v02 GBT GSWApp 00000001 INTL 20190509)
dic 28 18:12:48 archdos kernel: ACPI: SSDT 0x00000000BC84D000 00092A (v02 AMD AmdTable 00000002 MSFT 04000000)
dic 28 18:12:48 archdos kernel: ACPI: SSDT 0x00000000BC849000 003D06 (v01 AMD AMD AOD 00000001 INTL 20190509)
dic 28 18:12:48 archdos kernel: ACPI: SSDT 0x00000000BC848000 0000FC (v02 ALASKA CPUSSDT 01072009 AMI 01072009)
dic 28 18:12:48 archdos kernel: ACPI: FIDT 0x00000000BC83F000 00009C (v01 ALASKA A M I 01072009 AMI 00010013)
dic 28 18:12:48 archdos kernel: ACPI: MCFG 0x00000000BC83E000 00003C (v01 ALASKA A M I 01072009 MSFT 00010013)
dic 28 18:12:48 archdos kernel: ACPI: HPET 0x00000000BC83D000 000038 (v01 ALASKA A M I 01072009 AMI 00000005)
dic 28 18:12:48 archdos kernel: ACPI: SSDT 0x00000000BC83C000 000024 (v01 AMD BIXBY 00001000 INTL 20190509)
dic 28 18:12:48 archdos kernel: ACPI: IVRS 0x00000000BC83B000 0000D0 (v02 AMD AmdTable 00000001 AMD 00000001)
dic 28 18:12:48 archdos kernel: ACPI: BGRT 0x00000000BC83A000 000038 (v01 ALASKA A M I 01072009 AMI 00010013)
dic 28 18:12:48 archdos kernel: ACPI: TPM2 0x00000000BC839000 00004C (v04 ALASKA A M I 00000001 AMI 00000000)
dic 28 18:12:48 archdos kernel: ACPI: PCCT 0x00000000BC838000 00006E (v02 AMD AmdTable 00000001 AMD 00000001)
dic 28 18:12:48 archdos kernel: ACPI: SSDT 0x00000000BC834000 003F69 (v02 AMD AmdTable 00000001 AMD 00000001)
dic 28 18:12:48 archdos kernel: ACPI: CRAT 0x00000000BC833000 000ED8 (v01 AMD AmdTable 00000001 AMD 00000001)
dic 28 18:12:48 archdos kernel: ACPI: CDIT 0x00000000BC832000 000029 (v01 AMD AmdTable 00000001 AMD 00000001)
dic 28 18:12:48 archdos kernel: ACPI: SSDT 0x00000000BC831000 0005F6 (v01 AMD QOGIRDGP 00000001 INTL 20190509)
dic 28 18:12:48 archdos kernel: ACPI: SSDT 0x00000000BC82D000 003A59 (v01 AMD QOGIRN 00000001 INTL 20190509)
dic 28 18:12:48 archdos kernel: ACPI: WSMT 0x00000000BC82C000 000028 (v01 ALASKA A M I 01072009 AMI 00010013)
dic 28 18:12:48 archdos kernel: ACPI: APIC 0x00000000BC82B000 00015E (v03 ALASKA A M I 01072009 AMI 00010013)
dic 28 18:12:48 archdos kernel: ACPI: SSDT 0x00000000BC829000 00147F (v01 AMD QOGIRC 00000001 INTL 20190509)
dic 28 18:12:48 archdos kernel: ACPI: FPDT 0x00000000BC828000 000044 (v01 ALASKA A M I 01072009 AMI 01000013)
dic 28 18:12:48 archdos kernel: ACPI: Reserving FACP table memory at [mem 0xbc847000-0xbc847113]
dic 28 18:12:48 archdos kernel: ACPI: Reserving DSDT table memory at [mem 0xbc840000-0xbc84627d]
dic 28 18:12:48 archdos kernel: ACPI: Reserving FACS table memory at [mem 0xbcf24000-0xbcf2403f]
dic 28 18:12:48 archdos kernel: ACPI: Reserving SSDT table memory at [mem 0xbc84e000-0xbc858aa1]
dic 28 18:12:48 archdos kernel: ACPI: Reserving SSDT table memory at [mem 0xbc84d000-0xbc84d929]
dic 28 18:12:48 archdos kernel: ACPI: Reserving SSDT table memory at [mem 0xbc849000-0xbc84cd05]
dic 28 18:12:48 archdos kernel: ACPI: Reserving SSDT table memory at [mem 0xbc848000-0xbc8480fb]
dic 28 18:12:48 archdos kernel: ACPI: Reserving FIDT table memory at [mem 0xbc83f000-0xbc83f09b]
dic 28 18:12:48 archdos kernel: ACPI: Reserving MCFG table memory at [mem 0xbc83e000-0xbc83e03b]
dic 28 18:12:48 archdos kernel: ACPI: Reserving HPET table memory at [mem 0xbc83d000-0xbc83d037]
dic 28 18:12:48 archdos kernel: ACPI: Reserving SSDT table memory at [mem 0xbc83c000-0xbc83c023]
dic 28 18:12:48 archdos kernel: ACPI: Reserving IVRS table memory at [mem 0xbc83b000-0xbc83b0cf]
dic 28 18:12:48 archdos kernel: ACPI: Reserving BGRT table memory at [mem 0xbc83a000-0xbc83a037]
dic 28 18:12:48 archdos kernel: ACPI: Reserving TPM2 table memory at [mem 0xbc839000-0xbc83904b]
dic 28 18:12:48 archdos kernel: ACPI: Reserving PCCT table memory at [mem 0xbc838000-0xbc83806d]
dic 28 18:12:48 archdos kernel: ACPI: Reserving SSDT table memory at [mem 0xbc834000-0xbc837f68]
dic 28 18:12:48 archdos kernel: ACPI: Reserving CRAT table memory at [mem 0xbc833000-0xbc833ed7]
dic 28 18:12:48 archdos kernel: ACPI: Reserving CDIT table memory at [mem 0xbc832000-0xbc832028]
dic 28 18:12:48 archdos kernel: ACPI: Reserving SSDT table memory at [mem 0xbc831000-0xbc8315f5]
dic 28 18:12:48 archdos kernel: ACPI: Reserving SSDT table memory at [mem 0xbc82d000-0xbc830a58]
dic 28 18:12:48 archdos kernel: ACPI: Reserving WSMT table memory at [mem 0xbc82c000-0xbc82c027]
dic 28 18:12:48 archdos kernel: ACPI: Reserving APIC table memory at [mem 0xbc82b000-0xbc82b15d]
dic 28 18:12:48 archdos kernel: ACPI: Reserving SSDT table memory at [mem 0xbc829000-0xbc82a47e]
dic 28 18:12:48 archdos kernel: ACPI: Reserving FPDT table memory at [mem 0xbc828000-0xbc828043]
dic 28 18:12:48 archdos kernel: No NUMA configuration found
dic 28 18:12:48 archdos kernel: Faking a node at [mem 0x0000000000000000-0x000000043f37ffff]
dic 28 18:12:48 archdos kernel: NODE_DATA(0) allocated [mem 0x43f37c000-0x43f37ffff]
dic 28 18:12:48 archdos kernel: Zone ranges:
dic 28 18:12:48 archdos kernel: DMA [mem 0x0000000000001000-0x0000000000ffffff]
dic 28 18:12:48 archdos kernel: DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
dic 28 18:12:48 archdos kernel: Normal [mem 0x0000000100000000-0x000000043f37ffff]
dic 28 18:12:48 archdos kernel: Device empty
dic 28 18:12:48 archdos kernel: Movable zone start for each node
dic 28 18:12:48 archdos kernel: Early memory node ranges
dic 28 18:12:48 archdos kernel: node 0: [mem 0x0000000000001000-0x000000000009ffff]
dic 28 18:12:48 archdos kernel: node 0: [mem 0x0000000000100000-0x0000000009c1efff]
dic 28 18:12:48 archdos kernel: node 0: [mem 0x000000000a000000-0x000000000a1fffff]
dic 28 18:12:48 archdos kernel: node 0: [mem 0x000000000a211000-0x00000000bc4b2fff]
dic 28 18:12:48 archdos kernel: node 0: [mem 0x00000000bdbff000-0x00000000beffffff]
dic 28 18:12:48 archdos kernel: node 0: [mem 0x0000000100000000-0x000000043f37ffff]
dic 28 18:12:48 archdos kernel: Initmem setup node 0 [mem 0x0000000000001000-0x000000043f37ffff]
dic 28 18:12:48 archdos kernel: On node 0, zone DMA: 1 pages in unavailable ranges
dic 28 18:12:48 archdos kernel: On node 0, zone DMA: 96 pages in unavailable ranges
dic 28 18:12:48 archdos kernel: On node 0, zone DMA32: 993 pages in unavailable ranges
dic 28 18:12:48 archdos kernel: On node 0, zone DMA32: 17 pages in unavailable ranges
dic 28 18:12:48 archdos kernel: On node 0, zone DMA32: 5964 pages in unavailable ranges
dic 28 18:12:48 archdos kernel: On node 0, zone Normal: 4096 pages in unavailable ranges
dic 28 18:12:48 archdos kernel: On node 0, zone Normal: 3200 pages in unavailable ranges
dic 28 18:12:48 archdos kernel: ACPI: PM-Timer IO Port: 0x808
dic 28 18:12:48 archdos kernel: ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
dic 28 18:12:48 archdos kernel: IOAPIC[0]: apic_id 17, version 33, address 0xfec00000, GSI 0-23
dic 28 18:12:48 archdos kernel: IOAPIC[1]: apic_id 18, version 33, address 0xfec01000, GSI 24-55
dic 28 18:12:48 archdos kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
dic 28 18:12:48 archdos kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
dic 28 18:12:48 archdos kernel: ACPI: Using ACPI (MADT) for SMP configuration information
dic 28 18:12:48 archdos kernel: ACPI: HPET id: 0x10228201 base: 0xfed00000
dic 28 18:12:48 archdos kernel: e820: update [mem 0xb82b0000-0xb8306fff] usable ==> reserved
dic 28 18:12:48 archdos kernel: smpboot: Allowing 32 CPUs, 16 hotplug CPUs
dic 28 18:12:48 archdos kernel: PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
dic 28 18:12:48 archdos kernel: PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000fffff]
dic 28 18:12:48 archdos kernel: PM: hibernation: Registered nosave memory: [mem 0x09c1f000-0x09ffffff]
dic 28 18:12:48 archdos kernel: PM: hibernation: Registered nosave memory: [mem 0x0a200000-0x0a210fff]
dic 28 18:12:48 archdos kernel: PM: hibernation: Registered nosave memory: [mem 0xb7cdd000-0xb7cddfff]
dic 28 18:12:48 archdos kernel: PM: hibernation: Registered nosave memory: [mem 0xb82b0000-0xb8306fff]
dic 28 18:12:48 archdos kernel: PM: hibernation: Registered nosave memory: [mem 0xbc4b3000-0xbc81bfff]
dic 28 18:12:48 archdos kernel: PM: hibernation: Registered nosave memory: [mem 0xbc81c000-0xbc858fff]
dic 28 18:12:48 archdos kernel: PM: hibernation: Registered nosave memory: [mem 0xbc859000-0xbcf42fff]
dic 28 18:12:48 archdos kernel: PM: hibernation: Registered nosave memory: [mem 0xbcf43000-0xbdb77fff]
dic 28 18:12:48 archdos kernel: PM: hibernation: Registered nosave memory: [mem 0xbdb78000-0xbdbfefff]
dic 28 18:12:48 archdos kernel: PM: hibernation: Registered nosave memory: [mem 0xbf000000-0xbfffffff]
dic 28 18:12:48 archdos kernel: PM: hibernation: Registered nosave memory: [mem 0xc0000000-0xefffffff]
dic 28 18:12:48 archdos kernel: PM: hibernation: Registered nosave memory: [mem 0xf0000000-0xf7ffffff]
dic 28 18:12:48 archdos kernel: PM: hibernation: Registered nosave memory: [mem 0xf8000000-0xfd1fffff]
dic 28 18:12:48 archdos kernel: PM: hibernation: Registered nosave memory: [mem 0xfd200000-0xfd2fffff]
dic 28 18:12:48 archdos kernel: PM: hibernation: Registered nosave memory: [mem 0xfd300000-0xfd3fffff]
dic 28 18:12:48 archdos kernel: PM: hibernation: Registered nosave memory: [mem 0xfd400000-0xfd5fffff]
dic 28 18:12:48 archdos kernel: PM: hibernation: Registered nosave memory: [mem 0xfd600000-0xfe9fffff]
dic 28 18:12:48 archdos kernel: PM: hibernation: Registered nosave memory: [mem 0xfea00000-0xfea0ffff]
dic 28 18:12:48 archdos kernel: PM: hibernation: Registered nosave memory: [mem 0xfea10000-0xfeb7ffff]
dic 28 18:12:48 archdos kernel: PM: hibernation: Registered nosave memory: [mem 0xfeb80000-0xfec01fff]
dic 28 18:12:48 archdos kernel: PM: hibernation: Registered nosave memory: [mem 0xfec02000-0xfec0ffff]
dic 28 18:12:48 archdos kernel: PM: hibernation: Registered nosave memory: [mem 0xfec10000-0xfec10fff]
dic 28 18:12:48 archdos kernel: PM: hibernation: Registered nosave memory: [mem 0xfec11000-0xfecfffff]
dic 28 18:12:48 archdos kernel: PM: hibernation: Registered nosave memory: [mem 0xfed00000-0xfed00fff]
dic 28 18:12:48 archdos kernel: PM: hibernation: Registered nosave memory: [mem 0xfed01000-0xfed3ffff]
dic 28 18:12:48 archdos kernel: PM: hibernation: Registered nosave memory: [mem 0xfed40000-0xfed44fff]
dic 28 18:12:48 archdos kernel: PM: hibernation: Registered nosave memory: [mem 0xfed45000-0xfed7ffff]
dic 28 18:12:48 archdos kernel: PM: hibernation: Registered nosave memory: [mem 0xfed80000-0xfed8ffff]
dic 28 18:12:48 archdos kernel: PM: hibernation: Registered nosave memory: [mem 0xfed90000-0xfedc1fff]
dic 28 18:12:48 archdos kernel: PM: hibernation: Registered nosave memory: [mem 0xfedc2000-0xfedcffff]
dic 28 18:12:48 archdos kernel: PM: hibernation: Registered nosave memory: [mem 0xfedd0000-0xfedd3fff]
dic 28 18:12:48 archdos kernel: PM: hibernation: Registered nosave memory: [mem 0xfedd4000-0xfedd5fff]
dic 28 18:12:48 archdos kernel: PM: hibernation: Registered nosave memory: [mem 0xfedd6000-0xfeffffff]
dic 28 18:12:48 archdos kernel: PM: hibernation: Registered nosave memory: [mem 0xff000000-0xffffffff]
dic 28 18:12:48 archdos kernel: [mem 0xc0000000-0xefffffff] available for PCI devices
dic 28 18:12:48 archdos kernel: Booting paravirtualized kernel on bare hardware
dic 28 18:12:48 archdos kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
dic 28 18:12:48 archdos kernel: setup_percpu: NR_CPUS:320 nr_cpumask_bits:320 nr_cpu_ids:32 nr_node_ids:1
dic 28 18:12:48 archdos kernel: percpu: Embedded 61 pages/cpu s212992 r8192 d28672 u262144
dic 28 18:12:48 archdos kernel: pcpu-alloc: s212992 r8192 d28672 u262144 alloc=1*2097152
dic 28 18:12:48 archdos kernel: pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 12 13 14 15
dic 28 18:12:48 archdos kernel: pcpu-alloc: [0] 16 17 18 19 20 21 22 23 [0] 24 25 26 27 28 29 30 31
dic 28 18:12:48 archdos kernel: Built 1 zonelists, mobility grouping on. Total pages: 4114464
dic 28 18:12:48 archdos kernel: Policy zone: Normal
dic 28 18:12:48 archdos kernel: Kernel command line: BOOT_IMAGE=/@/boot/vmlinuz-linux root=UUID=8e9233e8-1737-42ee-82a5-98f09e4f3466 rw rootflags=subvol=@ loglevel=3 acpi_enforce_resources=lax nvidia-drm.modeset=1
dic 28 18:12:48 archdos kernel: Unknown kernel command line parameters "BOOT_IMAGE=/@/boot/vmlinuz-linux", will be passed to user space.
dic 28 18:12:48 archdos kernel: printk: log_buf_len individual max cpu contribution: 4096 bytes
dic 28 18:12:48 archdos kernel: printk: log_buf_len total cpu_extra contributions: 126976 bytes
dic 28 18:12:48 archdos kernel: printk: log_buf_len min size: 131072 bytes
dic 28 18:12:48 archdos kernel: printk: log_buf_len: 262144 bytes
dic 28 18:12:48 archdos kernel: printk: early log buf free: 116544(88%)
dic 28 18:12:48 archdos kernel: Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
dic 28 18:12:48 archdos kernel: Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
dic 28 18:12:48 archdos kernel: mem auto-init: stack:byref_all(zero), heap alloc:on, heap free:off
dic 28 18:12:48 archdos kernel: Memory: 16234604K/16719748K available (14344K kernel code, 2071K rwdata, 10792K rodata, 1864K init, 3836K bss, 484884K reserved, 0K cma-reserved)
dic 28 18:12:48 archdos kernel: random: get_random_u64 called from __kmem_cache_create+0x2a/0x540 with crng_init=0
dic 28 18:12:48 archdos kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=32, Nodes=1
dic 28 18:12:48 archdos kernel: ftrace: allocating 44299 entries in 174 pages
dic 28 18:12:48 archdos kernel: ftrace: allocated 174 pages with 5 groups
dic 28 18:12:48 archdos kernel: rcu: Preemptible hierarchical RCU implementation.
dic 28 18:12:48 archdos kernel: rcu: RCU dyntick-idle grace-period acceleration is enabled.
dic 28 18:12:48 archdos kernel: rcu: RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=32.
dic 28 18:12:48 archdos kernel: rcu: RCU priority boosting: priority 1 delay 500 ms.
dic 28 18:12:48 archdos kernel: Trampoline variant of Tasks RCU enabled.
dic 28 18:12:48 archdos kernel: Rude variant of Tasks RCU enabled.
dic 28 18:12:48 archdos kernel: Tracing variant of Tasks RCU enabled.
dic 28 18:12:48 archdos kernel: rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
dic 28 18:12:48 archdos kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=32
dic 28 18:12:48 archdos kernel: NR_IRQS: 20736, nr_irqs: 1224, preallocated irqs: 16
dic 28 18:12:48 archdos kernel: kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
dic 28 18:12:48 archdos kernel: Console: colour dummy device 80x25
dic 28 18:12:48 archdos kernel: printk: console [tty0] enabled
dic 28 18:12:48 archdos kernel: ACPI: Core revision 20210730
dic 28 18:12:48 archdos kernel: clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns
dic 28 18:12:48 archdos kernel: APIC: Switch to symmetric I/O mode setup
dic 28 18:12:48 archdos kernel: Switched APIC routing to physical flat.
dic 28 18:12:48 archdos kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
dic 28 18:12:48 archdos kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x33cacbb89e0, max_idle_ns: 440795242261 ns
dic 28 18:12:48 archdos kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 7189.58 BogoMIPS (lpj=11976940)
dic 28 18:12:48 archdos kernel: pid_max: default: 32768 minimum: 301
dic 28 18:12:48 archdos kernel: LSM: Security Framework initializing
dic 28 18:12:48 archdos kernel: landlock: Up and running.
dic 28 18:12:48 archdos kernel: Yama: becoming mindful.
dic 28 18:12:48 archdos kernel: LSM support for eBPF active
dic 28 18:12:48 archdos kernel: Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
dic 28 18:12:48 archdos kernel: Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
dic 28 18:12:48 archdos kernel: x86/cpu: User Mode Instruction Prevention (UMIP) activated
dic 28 18:12:48 archdos kernel: LVT offset 1 assigned for vector 0xf9
dic 28 18:12:48 archdos kernel: LVT offset 2 assigned for vector 0xf4
dic 28 18:12:48 archdos kernel: Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 512
dic 28 18:12:48 archdos kernel: Last level dTLB entries: 4KB 2048, 2MB 2048, 4MB 1024, 1GB 0
dic 28 18:12:48 archdos kernel: Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
dic 28 18:12:48 archdos kernel: Spectre V2 : Mitigation: Full AMD retpoline
dic 28 18:12:48 archdos kernel: Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
dic 28 18:12:48 archdos kernel: Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
dic 28 18:12:48 archdos kernel: Spectre V2 : User space: Mitigation: STIBP via seccomp and prctl
dic 28 18:12:48 archdos kernel: Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
dic 28 18:12:48 archdos kernel: Freeing SMP alternatives memory: 36K
dic 28 18:12:48 archdos kernel: smpboot: CPU0: AMD Ryzen 7 3700X 8-Core Processor (family: 0x17, model: 0x71, stepping: 0x0)
dic 28 18:12:48 archdos kernel: Performance Events: Fam17h+ core perfctr, AMD PMU driver.
dic 28 18:12:48 archdos kernel: ... version: 0
dic 28 18:12:48 archdos kernel: ... bit width: 48
dic 28 18:12:48 archdos kernel: ... generic registers: 6
dic 28 18:12:48 archdos kernel: ... value mask: 0000ffffffffffff
dic 28 18:12:48 archdos kernel: ... max period: 00007fffffffffff
dic 28 18:12:48 archdos kernel: ... fixed-purpose events: 0
dic 28 18:12:48 archdos kernel: ... event mask: 000000000000003f
dic 28 18:12:48 archdos kernel: rcu: Hierarchical SRCU implementation.
dic 28 18:12:48 archdos kernel: NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
dic 28 18:12:48 archdos kernel: smp: Bringing up secondary CPUs ...
dic 28 18:12:48 archdos kernel: x86: Booting SMP configuration:
dic 28 18:12:48 archdos kernel: .... node #0, CPUs: #1 #2 #3 #4 #5 #6 #7 #8 #9 #10 #11 #12 #13 #14 #15
dic 28 18:12:48 archdos kernel: smp: Brought up 1 node, 16 CPUs
dic 28 18:12:48 archdos kernel: smpboot: Max logical packages: 2
dic 28 18:12:48 archdos kernel: smpboot: Total of 16 processors activated (115024.40 BogoMIPS)
dic 28 18:12:48 archdos kernel: devtmpfs: initialized
dic 28 18:12:48 archdos kernel: x86/mm: Memory block size: 128MB
dic 28 18:12:48 archdos kernel: ACPI: PM: Registering ACPI NVS region [mem 0x0a200000-0x0a210fff] (69632 bytes)
dic 28 18:12:48 archdos kernel: ACPI: PM: Registering ACPI NVS region [mem 0xbc859000-0xbcf42fff] (7249920 bytes)
dic 28 18:12:48 archdos kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
dic 28 18:12:48 archdos kernel: futex hash table entries: 8192 (order: 7, 524288 bytes, linear)
dic 28 18:12:48 archdos kernel: pinctrl core: initialized pinctrl subsystem
dic 28 18:12:48 archdos kernel: PM: RTC time: 17:12:43, date: 2021-12-28
dic 28 18:12:48 archdos kernel: NET: Registered PF_NETLINK/PF_ROUTE protocol family
dic 28 18:12:48 archdos kernel: DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic allocations
dic 28 18:12:48 archdos kernel: DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
dic 28 18:12:48 archdos kernel: DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
dic 28 18:12:48 archdos kernel: audit: initializing netlink subsys (disabled)
dic 28 18:12:48 archdos kernel: audit: type=2000 audit(1640711562.166:1): state=initialized audit_enabled=0 res=1
dic 28 18:12:48 archdos kernel: thermal_sys: Registered thermal governor 'fair_share'
dic 28 18:12:48 archdos kernel: thermal_sys: Registered thermal governor 'bang_bang'
dic 28 18:12:48 archdos kernel: thermal_sys: Registered thermal governor 'step_wise'
dic 28 18:12:48 archdos kernel: thermal_sys: Registered thermal governor 'user_space'
dic 28 18:12:48 archdos kernel: thermal_sys: Registered thermal governor 'power_allocator'
dic 28 18:12:48 archdos kernel: cpuidle: using governor ladder
dic 28 18:12:48 archdos kernel: cpuidle: using governor menu
dic 28 18:12:48 archdos kernel: Detected 1 PCC Subspaces
dic 28 18:12:48 archdos kernel: Registering PCC driver as Mailbox controller
dic 28 18:12:48 archdos kernel: HugeTLB: can free 4094 vmemmap pages for hugepages-1048576kB
dic 28 18:12:48 archdos kernel: ACPI: bus type PCI registered
dic 28 18:12:48 archdos kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
dic 28 18:12:48 archdos kernel: PCI: MMCONFIG for domain 0000 [bus 00-7f] at [mem 0xf0000000-0xf7ffffff] (base 0xf0000000)
dic 28 18:12:48 archdos kernel: PCI: MMCONFIG at [mem 0xf0000000-0xf7ffffff] reserved in E820
dic 28 18:12:48 archdos kernel: PCI: Using configuration type 1 for base access
dic 28 18:12:48 archdos kernel: Kprobes globally optimized
dic 28 18:12:48 archdos kernel: HugeTLB: can free 6 vmemmap pages for hugepages-2048kB
dic 28 18:12:48 archdos kernel: HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
dic 28 18:12:48 archdos kernel: HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
dic 28 18:12:48 archdos kernel: ACPI: Added _OSI(Module Device)
dic 28 18:12:48 archdos kernel: ACPI: Added _OSI(Processor Device)
dic 28 18:12:48 archdos kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
dic 28 18:12:48 archdos kernel: ACPI: Added _OSI(Processor Aggregator Device)
dic 28 18:12:48 archdos kernel: ACPI: Added _OSI(Linux-Dell-Video)
dic 28 18:12:48 archdos kernel: ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
dic 28 18:12:48 archdos kernel: ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
dic 28 18:12:48 archdos kernel: ACPI: 10 ACPI AML tables successfully acquired and loaded
dic 28 18:12:48 archdos kernel: ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
dic 28 18:12:48 archdos kernel: ACPI: Interpreter enabled
dic 28 18:12:48 archdos kernel: ACPI: PM: (supports S0 S3 S4 S5)
dic 28 18:12:48 archdos kernel: ACPI: Using IOAPIC for interrupt routing
dic 28 18:12:48 archdos kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
dic 28 18:12:48 archdos kernel: ACPI: Enabled 2 GPEs in block 00 to 1F
dic 28 18:12:48 archdos kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
dic 28 18:12:48 archdos kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
dic 28 18:12:48 archdos kernel: acpi PNP0A08:00: _OSC: platform does not support [SHPCHotplug LTR DPC]
dic 28 18:12:48 archdos kernel: acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability]
dic 28 18:12:48 archdos kernel: acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-7f] only partially covers this bridge
dic 28 18:12:48 archdos kernel: PCI host bridge to bus 0000:00
dic 28 18:12:48 archdos kernel: pci_bus 0000:00: root bus resource [io 0x0000-0x03af window]
dic 28 18:12:48 archdos kernel: pci_bus 0000:00: root bus resource [io 0x03e0-0x0cf7 window]
dic 28 18:12:48 archdos kernel: pci_bus 0000:00: root bus resource [io 0x03b0-0x03df window]
dic 28 18:12:48 archdos kernel: pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
dic 28 18:12:48 archdos kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
dic 28 18:12:48 archdos kernel: pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000dffff window]
dic 28 18:12:48 archdos kernel: pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfec02fff window]
dic 28 18:12:48 archdos kernel: pci_bus 0000:00: root bus resource [mem 0xfee00000-0xffffffff window]
dic 28 18:12:48 archdos kernel: pci_bus 0000:00: root bus resource [bus 00-ff]
dic 28 18:12:48 archdos kernel: pci 0000:00:00.0: [1022:1480] type 00 class 0x060000
dic 28 18:12:48 archdos kernel: pci 0000:00:00.2: [1022:1481] type 00 class 0x080600
dic 28 18:12:48 archdos kernel: pci 0000:00:01.0: [1022:1482] type 00 class 0x060000
dic 28 18:12:48 archdos kernel: pci 0000:00:01.2: [1022:1483] type 01 class 0x060400
dic 28 18:12:48 archdos kernel: pci 0000:00:01.2: enabling Extended Tags
dic 28 18:12:48 archdos kernel: pci 0000:00:01.2: PME# supported from D0 D3hot D3cold
dic 28 18:12:48 archdos kernel: pci 0000:00:02.0: [1022:1482] type 00 class 0x060000
dic 28 18:12:48 archdos kernel: pci 0000:00:03.0: [1022:1482] type 00 class 0x060000
dic 28 18:12:48 archdos kernel: pci 0000:00:03.1: [1022:1483] type 01 class 0x060400
dic 28 18:12:48 archdos kernel: pci 0000:00:03.1: PME# supported from D0 D3hot D3cold
dic 28 18:12:48 archdos kernel: pci 0000:00:04.0: [1022:1482] type 00 class 0x060000
dic 28 18:12:48 archdos kernel: pci 0000:00:05.0: [1022:1482] type 00 class 0x060000
dic 28 18:12:48 archdos kernel: pci 0000:00:07.0: [1022:1482] type 00 class 0x060000
dic 28 18:12:48 archdos kernel: pci 0000:00:07.1: [1022:1484] type 01 class 0x060400
dic 28 18:12:48 archdos kernel: pci 0000:00:07.1: enabling Extended Tags
dic 28 18:12:48 archdos kernel: pci 0000:00:07.1: PME# supported from D0 D3hot D3cold
dic 28 18:12:48 archdos kernel: pci 0000:00:08.0: [1022:1482] type 00 class 0x060000
dic 28 18:12:48 archdos kernel: pci 0000:00:08.1: [1022:1484] type 01 class 0x060400
dic 28 18:12:48 archdos kernel: pci 0000:00:08.1: enabling Extended Tags
dic 28 18:12:48 archdos kernel: pci 0000:00:08.1: PME# supported from D0 D3hot D3cold
dic 28 18:12:48 archdos kernel: pci 0000:00:14.0: [1022:790b] type 00 class 0x0c0500
dic 28 18:12:48 archdos kernel: pci 0000:00:14.3: [1022:790e] type 00 class 0x060100
dic 28 18:12:48 archdos kernel: pci 0000:00:18.0: [1022:1440] type 00 class 0x060000
dic 28 18:12:48 archdos kernel: pci 0000:00:18.1: [1022:1441] type 00 class 0x060000
dic 28 18:12:48 archdos kernel: pci 0000:00:18.2: [1022:1442] type 00 class 0x060000
dic 28 18:12:48 archdos kernel: pci 0000:00:18.3: [1022:1443] type 00 class 0x060000
dic 28 18:12:48 archdos kernel: pci 0000:00:18.4: [1022:1444] type 00 class 0x060000
dic 28 18:12:48 archdos kernel: pci 0000:00:18.5: [1022:1445] type 00 class 0x060000
dic 28 18:12:48 archdos kernel: pci 0000:00:18.6: [1022:1446] type 00 class 0x060000
dic 28 18:12:48 archdos kernel: pci 0000:00:18.7: [1022:1447] type 00 class 0x060000
dic 28 18:12:48 archdos kernel: pci 0000:01:00.0: [1022:57ad] type 01 class 0x060400
dic 28 18:12:48 archdos kernel: pci 0000:01:00.0: enabling Extended Tags
dic 28 18:12:48 archdos kernel: pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
dic 28 18:12:48 archdos kernel: pci 0000:01:00.0: 63.012 Gb/s available PCIe bandwidth, limited by 16.0 GT/s PCIe x4 link at 0000:00:01.2 (capable of 126.024 Gb/s with 16.0 GT/s PCIe x8 link)
dic 28 18:12:48 archdos kernel: pci 0000:00:01.2: PCI bridge to [bus 01-08]
dic 28 18:12:48 archdos kernel: pci 0000:00:01.2: bridge window [io 0xd000-0xefff]
dic 28 18:12:48 archdos kernel: pci 0000:00:01.2: bridge window [mem 0xfc200000-0xfc7fffff]
dic 28 18:12:48 archdos kernel: pci 0000:02:04.0: [1022:57a3] type 01 class 0x060400
dic 28 18:12:48 archdos kernel: pci 0000:02:04.0: enabling Extended Tags
dic 28 18:12:48 archdos kernel: pci 0000:02:04.0: PME# supported from D0 D3hot D3cold
dic 28 18:12:48 archdos kernel: pci 0000:02:06.0: [1022:57a3] type 01 class 0x060400
dic 28 18:12:48 archdos kernel: pci 0000:02:06.0: enabling Extended Tags
dic 28 18:12:48 archdos kernel: pci 0000:02:06.0: PME# supported from D0 D3hot D3cold
dic 28 18:12:48 archdos kernel: pci 0000:02:08.0: [1022:57a4] type 01 class 0x060400
dic 28 18:12:48 archdos kernel: pci 0000:02:08.0: enabling Extended Tags
dic 28 18:12:48 archdos kernel: pci 0000:02:08.0: PME# supported from D0 D3hot D3cold
dic 28 18:12:48 archdos kernel: pci 0000:02:09.0: [1022:57a4] type 01 class 0x060400
dic 28 18:12:48 archdos kernel: pci 0000:02:09.0: enabling Extended Tags
dic 28 18:12:48 archdos kernel: pci 0000:02:09.0: PME# supported from D0 D3hot D3cold
dic 28 18:12:48 archdos kernel: pci 0000:02:0a.0: [1022:57a4] type 01 class 0x060400
dic 28 18:12:48 archdos kernel: pci 0000:02:0a.0: enabling Extended Tags
dic 28 18:12:48 archdos kernel: pci 0000:02:0a.0: PME# supported from D0 D3hot D3cold
dic 28 18:12:48 archdos kernel: pci 0000:01:00.0: PCI bridge to [bus 02-08]
dic 28 18:12:48 archdos kernel: pci 0000:01:00.0: bridge window [io 0xd000-0xefff]
dic 28 18:12:48 archdos kernel: pci 0000:01:00.0: bridge window [mem 0xfc200000-0xfc7fffff]
dic 28 18:12:48 archdos kernel: pci 0000:03:00.0: [8086:1539] type 00 class 0x020000
dic 28 18:12:48 archdos kernel: pci 0000:03:00.0: reg 0x10: [mem 0xfc700000-0xfc71ffff]
dic 28 18:12:48 archdos kernel: pci 0000:03:00.0: reg 0x18: [io 0xe000-0xe01f]
dic 28 18:12:48 archdos kernel: pci 0000:03:00.0: reg 0x1c: [mem 0xfc720000-0xfc723fff]
dic 28 18:12:48 archdos kernel: pci 0000:03:00.0: PME# supported from D0 D3hot D3cold
dic 28 18:12:48 archdos kernel: pci 0000:02:04.0: PCI bridge to [bus 03]
dic 28 18:12:48 archdos kernel: pci 0000:02:04.0: bridge window [io 0xe000-0xefff]
dic 28 18:12:48 archdos kernel: pci 0000:02:04.0: bridge window [mem 0xfc700000-0xfc7fffff]
dic 28 18:12:48 archdos kernel: pci 0000:04:00.0: [1b21:1080] type 01 class 0x060400
dic 28 18:12:48 archdos kernel: pci 0000:04:00.0: supports D1 D2
dic 28 18:12:48 archdos kernel: pci 0000:04:00.0: PME# supported from D0 D1 D2 D3hot D3cold
dic 28 18:12:48 archdos kernel: pci 0000:02:06.0: PCI bridge to [bus 04-05]
dic 28 18:12:48 archdos kernel: pci 0000:02:06.0: bridge window [io 0xd000-0xdfff]
dic 28 18:12:48 archdos kernel: pci 0000:02:06.0: bridge window [mem 0xfc600000-0xfc6fffff]
dic 28 18:12:48 archdos kernel: pci_bus 0000:05: extended config space not accessible
dic 28 18:12:48 archdos kernel: pci 0000:05:00.0: [1106:3044] type 00 class 0x0c0010
dic 28 18:12:48 archdos kernel: pci 0000:05:00.0: reg 0x10: [mem 0xfc600000-0xfc6007ff]
dic 28 18:12:48 archdos kernel: pci 0000:05:00.0: reg 0x14: [io 0xd000-0xd07f]
dic 28 18:12:48 archdos kernel: pci 0000:05:00.0: supports D2
dic 28 18:12:48 archdos kernel: pci 0000:05:00.0: PME# supported from D2 D3hot D3cold
dic 28 18:12:48 archdos kernel: pci 0000:04:00.0: PCI bridge to [bus 05]
dic 28 18:12:48 archdos kernel: pci 0000:04:00.0: bridge window [io 0xd000-0xdfff]
dic 28 18:12:48 archdos kernel: pci 0000:04:00.0: bridge window [mem 0xfc600000-0xfc6fffff]
dic 28 18:12:48 archdos kernel: pci 0000:06:00.0: [1022:1485] type 00 class 0x130000
dic 28 18:12:48 archdos kernel: pci 0000:06:00.0: enabling Extended Tags
dic 28 18:12:48 archdos kernel: pci 0000:06:00.0: 63.012 Gb/s available PCIe bandwidth, limited by 16.0 GT/s PCIe x4 link at 0000:00:01.2 (capable of 252.048 Gb/s with 16.0 GT/s PCIe x16 link)
dic 28 18:12:48 archdos kernel: pci 0000:06:00.1: [1022:149c] type 00 class 0x0c0330
dic 28 18:12:48 archdos kernel: pci 0000:06:00.1: reg 0x10: [mem 0xfc300000-0xfc3fffff 64bit]
dic 28 18:12:48 archdos kernel: pci 0000:06:00.1: enabling Extended Tags
dic 28 18:12:48 archdos kernel: pci 0000:06:00.1: PME# supported from D0 D3hot D3cold
dic 28 18:12:48 archdos kernel: pci 0000:06:00.3: [1022:149c] type 00 class 0x0c0330
dic 28 18:12:48 archdos kernel: pci 0000:06:00.3: reg 0x10: [mem 0xfc200000-0xfc2fffff 64bit]
dic 28 18:12:48 archdos kernel: pci 0000:06:00.3: enabling Extended Tags
dic 28 18:12:48 archdos kernel: pci 0000:06:00.3: PME# supported from D0 D3hot D3cold
dic 28 18:12:48 archdos kernel: pci 0000:02:08.0: PCI bridge to [bus 06]
dic 28 18:12:48 archdos kernel: pci 0000:02:08.0: bridge window [mem 0xfc200000-0xfc3fffff]
dic 28 18:12:48 archdos kernel: pci 0000:07:00.0: [1022:7901] type 00 class 0x010601
dic 28 18:12:48 archdos kernel: pci 0000:07:00.0: reg 0x24: [mem 0xfc500000-0xfc5007ff]
dic 28 18:12:48 archdos kernel: pci 0000:07:00.0: enabling Extended Tags
dic 28 18:12:48 archdos kernel: pci 0000:07:00.0: PME# supported from D3hot D3cold
dic 28 18:12:48 archdos kernel: pci 0000:07:00.0: 63.012 Gb/s available PCIe bandwidth, limited by 16.0 GT/s PCIe x4 link at 0000:00:01.2 (capable of 252.048 Gb/s with 16.0 GT/s PCIe x16 link)
dic 28 18:12:48 archdos kernel: pci 0000:02:09.0: PCI bridge to [bus 07]
dic 28 18:12:48 archdos kernel: pci 0000:02:09.0: bridge window [mem 0xfc500000-0xfc5fffff]
dic 28 18:12:48 archdos kernel: pci 0000:08:00.0: [1022:7901] type 00 class 0x010601
dic 28 18:12:48 archdos kernel: pci 0000:08:00.0: reg 0x24: [mem 0xfc400000-0xfc4007ff]
dic 28 18:12:48 archdos kernel: pci 0000:08:00.0: enabling Extended Tags
dic 28 18:12:48 archdos kernel: pci 0000:08:00.0: PME# supported from D3hot D3cold
dic 28 18:12:48 archdos kernel: pci 0000:08:00.0: 63.012 Gb/s available PCIe bandwidth, limited by 16.0 GT/s PCIe x4 link at 0000:00:01.2 (capable of 252.048 Gb/s with 16.0 GT/s PCIe x16 link)
dic 28 18:12:48 archdos kernel: pci 0000:02:0a.0: PCI bridge to [bus 08]
dic 28 18:12:48 archdos kernel: pci 0000:02:0a.0: bridge window [mem 0xfc400000-0xfc4fffff]
dic 28 18:12:48 archdos kernel: pci 0000:09:00.0: [10de:128b] type 00 class 0x030000
dic 28 18:12:48 archdos kernel: pci 0000:09:00.0: reg 0x10: [mem 0xfb000000-0xfbffffff]
dic 28 18:12:48 archdos kernel: pci 0000:09:00.0: reg 0x14: [mem 0xe0000000-0xe7ffffff 64bit pref]
dic 28 18:12:48 archdos kernel: pci 0000:09:00.0: reg 0x1c: [mem 0xe8000000-0xe9ffffff 64bit pref]
dic 28 18:12:48 archdos kernel: pci 0000:09:00.0: reg 0x24: [io 0xf000-0xf07f]
dic 28 18:12:48 archdos kernel: pci 0000:09:00.0: reg 0x30: [mem 0xfc000000-0xfc07ffff pref]
dic 28 18:12:48 archdos kernel: pci 0000:09:00.0: BAR 3: assigned to efifb
dic 28 18:12:48 archdos kernel: pci 0000:09:00.1: [10de:0e0f] type 00 class 0x040300
dic 28 18:12:48 archdos kernel: pci 0000:09:00.1: reg 0x10: [mem 0xfc080000-0xfc083fff]
dic 28 18:12:48 archdos kernel: pci 0000:00:03.1: PCI bridge to [bus 09]
dic 28 18:12:48 archdos kernel: pci 0000:00:03.1: bridge window [io 0xf000-0xffff]
dic 28 18:12:48 archdos kernel: pci 0000:00:03.1: bridge window [mem 0xfb000000-0xfc0fffff]
dic 28 18:12:48 archdos kernel: pci 0000:00:03.1: bridge window [mem 0xe0000000-0xe9ffffff 64bit pref]
dic 28 18:12:48 archdos kernel: pci 0000:0a:00.0: [1022:148a] type 00 class 0x130000
dic 28 18:12:48 archdos kernel: pci 0000:0a:00.0: enabling Extended Tags
dic 28 18:12:48 archdos kernel: pci 0000:00:07.1: PCI bridge to [bus 0a]
dic 28 18:12:48 archdos kernel: pci 0000:0b:00.0: [1022:1485] type 00 class 0x130000
dic 28 18:12:48 archdos kernel: pci 0000:0b:00.0: enabling Extended Tags
dic 28 18:12:48 archdos kernel: pci 0000:0b:00.1: [1022:1486] type 00 class 0x108000
dic 28 18:12:48 archdos kernel: pci 0000:0b:00.1: reg 0x18: [mem 0xfc900000-0xfc9fffff]
dic 28 18:12:48 archdos kernel: pci 0000:0b:00.1: reg 0x24: [mem 0xfca08000-0xfca09fff]
dic 28 18:12:48 archdos kernel: pci 0000:0b:00.1: enabling Extended Tags
dic 28 18:12:48 archdos kernel: pci 0000:0b:00.3: [1022:149c] type 00 class 0x0c0330
dic 28 18:12:48 archdos kernel: pci 0000:0b:00.3: reg 0x10: [mem 0xfc800000-0xfc8fffff 64bit]
dic 28 18:12:48 archdos kernel: pci 0000:0b:00.3: enabling Extended Tags
dic 28 18:12:48 archdos kernel: pci 0000:0b:00.3: PME# supported from D0 D3hot D3cold
dic 28 18:12:48 archdos kernel: pci 0000:0b:00.4: [1022:1487] type 00 class 0x040300
dic 28 18:12:48 archdos kernel: pci 0000:0b:00.4: reg 0x10: [mem 0xfca00000-0xfca07fff]
dic 28 18:12:48 archdos kernel: pci 0000:0b:00.4: enabling Extended Tags
dic 28 18:12:48 archdos kernel: pci 0000:0b:00.4: PME# supported from D0 D3hot D3cold
dic 28 18:12:48 archdos kernel: pci 0000:00:08.1: PCI bridge to [bus 0b]
dic 28 18:12:48 archdos kernel: pci 0000:00:08.1: bridge window [mem 0xfc800000-0xfcafffff]
dic 28 18:12:48 archdos kernel: ACPI: PCI: Interrupt link LNKA configured for IRQ 0
dic 28 18:12:48 archdos kernel: ACPI: PCI: Interrupt link LNKB configured for IRQ 0
dic 28 18:12:48 archdos kernel: ACPI: PCI: Interrupt link LNKC configured for IRQ 0
dic 28 18:12:48 archdos kernel: ACPI: PCI: Interrupt link LNKD configured for IRQ 0
dic 28 18:12:48 archdos kernel: ACPI: PCI: Interrupt link LNKE configured for IRQ 0
dic 28 18:12:48 archdos kernel: ACPI: PCI: Interrupt link LNKF configured for IRQ 0
dic 28 18:12:48 archdos kernel: ACPI: PCI: Interrupt link LNKG configured for IRQ 0
dic 28 18:12:48 archdos kernel: ACPI: PCI: Interrupt link LNKH configured for IRQ 0
dic 28 18:12:48 archdos kernel: iommu: Default domain type: Translated
dic 28 18:12:48 archdos kernel: iommu: DMA domain TLB invalidation policy: lazy mode
dic 28 18:12:48 archdos kernel: pci 0000:09:00.0: vgaarb: setting as boot VGA device
dic 28 18:12:48 archdos kernel: pci 0000:09:00.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
dic 28 18:12:48 archdos kernel: pci 0000:09:00.0: vgaarb: bridge control possible
dic 28 18:12:48 archdos kernel: vgaarb: loaded
dic 28 18:12:48 archdos kernel: SCSI subsystem initialized
dic 28 18:12:48 archdos kernel: libata version 3.00 loaded.
dic 28 18:12:48 archdos kernel: ACPI: bus type USB registered
dic 28 18:12:48 archdos kernel: usbcore: registered new interface driver usbfs
dic 28 18:12:48 archdos kernel: usbcore: registered new interface driver hub
dic 28 18:12:48 archdos kernel: usbcore: registered new device driver usb
dic 28 18:12:48 archdos kernel: pps_core: LinuxPPS API ver. 1 registered
dic 28 18:12:48 archdos kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
dic 28 18:12:48 archdos kernel: PTP clock support registered
dic 28 18:12:48 archdos kernel: EDAC MC: Ver: 3.0.0
dic 28 18:12:48 archdos kernel: Registered efivars operations
dic 28 18:12:48 archdos kernel: NetLabel: Initializing
dic 28 18:12:48 archdos kernel: NetLabel: domain hash size = 128
dic 28 18:12:48 archdos kernel: NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
dic 28 18:12:48 archdos kernel: NetLabel: unlabeled traffic allowed by default
dic 28 18:12:48 archdos kernel: PCI: Using ACPI for IRQ routing
dic 28 18:12:48 archdos kernel: PCI: pci_cache_line_size set to 64 bytes
dic 28 18:12:48 archdos kernel: e820: reserve RAM buffer [mem 0x09c1f000-0x0bffffff]
dic 28 18:12:48 archdos kernel: e820: reserve RAM buffer [mem 0x0a200000-0x0bffffff]
dic 28 18:12:48 archdos kernel: e820: reserve RAM buffer [mem 0xb7cdd000-0xb7ffffff]
dic 28 18:12:48 archdos kernel: e820: reserve RAM buffer [mem 0xb82b0000-0xbbffffff]
dic 28 18:12:48 archdos kernel: e820: reserve RAM buffer [mem 0xbc4b3000-0xbfffffff]
dic 28 18:12:48 archdos kernel: e820: reserve RAM buffer [mem 0xbf000000-0xbfffffff]
dic 28 18:12:48 archdos kernel: e820: reserve RAM buffer [mem 0x43f380000-0x43fffffff]
dic 28 18:12:48 archdos kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
dic 28 18:12:48 archdos kernel: hpet0: 3 comparators, 32-bit 14.318180 MHz counter
dic 28 18:12:48 archdos kernel: clocksource: Switched to clocksource tsc-early
dic 28 18:12:48 archdos kernel: VFS: Disk quotas dquot_6.6.0
dic 28 18:12:48 archdos kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
dic 28 18:12:48 archdos kernel: pnp: PnP ACPI init
dic 28 18:12:48 archdos kernel: system 00:00: [mem 0xf0000000-0xf7ffffff] has been reserved
dic 28 18:12:48 archdos kernel: system 00:01: [mem 0xfd200000-0xfd2fffff] has been reserved
dic 28 18:12:48 archdos kernel: system 00:03: [io 0x0a00-0x0a2f] has been reserved
dic 28 18:12:48 archdos kernel: system 00:03: [io 0x0a30-0x0a3f] has been reserved
dic 28 18:12:48 archdos kernel: system 00:03: [io 0x0a40-0x0a4f] has been reserved
dic 28 18:12:48 archdos kernel: system 00:04: [io 0x04d0-0x04d1] has been reserved
dic 28 18:12:48 archdos kernel: system 00:04: [io 0x040b] has been reserved
dic 28 18:12:48 archdos kernel: system 00:04: [io 0x04d6] has been reserved
dic 28 18:12:48 archdos kernel: system 00:04: [io 0x0c00-0x0c01] has been reserved
dic 28 18:12:48 archdos kernel: system 00:04: [io 0x0c14] has been reserved
dic 28 18:12:48 archdos kernel: system 00:04: [io 0x0c50-0x0c51] has been reserved
dic 28 18:12:48 archdos kernel: system 00:04: [io 0x0c52] has been reserved
dic 28 18:12:48 archdos kernel: system 00:04: [io 0x0c6c] has been reserved
dic 28 18:12:48 archdos kernel: system 00:04: [io 0x0c6f] has been reserved
dic 28 18:12:48 archdos kernel: system 00:04: [io 0x0cd8-0x0cdf] has been reserved
dic 28 18:12:48 archdos kernel: system 00:04: [io 0x0800-0x089f] has been reserved
dic 28 18:12:48 archdos kernel: system 00:04: [io 0x0b00-0x0b0f] has been reserved
dic 28 18:12:48 archdos kernel: system 00:04: [io 0x0b20-0x0b3f] has been reserved
dic 28 18:12:48 archdos kernel: system 00:04: [io 0x0900-0x090f] has been reserved
dic 28 18:12:48 archdos kernel: system 00:04: [io 0x0910-0x091f] has been reserved
dic 28 18:12:48 archdos kernel: system 00:04: [mem 0xfec00000-0xfec00fff] could not be reserved
dic 28 18:12:48 archdos kernel: system 00:04: [mem 0xfec01000-0xfec01fff] could not be reserved
dic 28 18:12:48 archdos kernel: system 00:04: [mem 0xfedc0000-0xfedc0fff] has been reserved
dic 28 18:12:48 archdos kernel: system 00:04: [mem 0xfee00000-0xfee00fff] has been reserved
dic 28 18:12:48 archdos kernel: system 00:04: [mem 0xfed80000-0xfed8ffff] could not be reserved
dic 28 18:12:48 archdos kernel: system 00:04: [mem 0xfec10000-0xfec10fff] has been reserved
dic 28 18:12:48 archdos kernel: system 00:04: [mem 0xff000000-0xffffffff] has been reserved
dic 28 18:12:48 archdos kernel: pnp: PnP ACPI: found 5 devices
dic 28 18:12:48 archdos kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
dic 28 18:12:48 archdos kernel: NET: Registered PF_INET protocol family
dic 28 18:12:48 archdos kernel: IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
dic 28 18:12:48 archdos kernel: tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear)
dic 28 18:12:48 archdos kernel: TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear)
dic 28 18:12:48 archdos kernel: TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
dic 28 18:12:48 archdos kernel: TCP: Hash tables configured (established 131072 bind 65536)
dic 28 18:12:48 archdos kernel: MPTCP token hash table entries: 16384 (order: 6, 393216 bytes, linear)
dic 28 18:12:48 archdos kernel: UDP hash table entries: 8192 (order: 6, 262144 bytes, linear)
dic 28 18:12:48 archdos kernel: UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, linear)
dic 28 18:12:48 archdos kernel: NET: Registered PF_UNIX/PF_LOCAL protocol family
dic 28 18:12:48 archdos kernel: NET: Registered PF_XDP protocol family
dic 28 18:12:48 archdos kernel: pci 0000:02:04.0: PCI bridge to [bus 03]
dic 28 18:12:48 archdos kernel: pci 0000:02:04.0: bridge window [io 0xe000-0xefff]
dic 28 18:12:48 archdos kernel: pci 0000:02:04.0: bridge window [mem 0xfc700000-0xfc7fffff]
dic 28 18:12:48 archdos kernel: pci 0000:04:00.0: PCI bridge to [bus 05]
dic 28 18:12:48 archdos kernel: pci 0000:04:00.0: bridge window [io 0xd000-0xdfff]
dic 28 18:12:48 archdos kernel: pci 0000:04:00.0: bridge window [mem 0xfc600000-0xfc6fffff]
dic 28 18:12:48 archdos kernel: pci 0000:02:06.0: PCI bridge to [bus 04-05]
dic 28 18:12:48 archdos kernel: pci 0000:02:06.0: bridge window [io 0xd000-0xdfff]
dic 28 18:12:48 archdos kernel: pci 0000:02:06.0: bridge window [mem 0xfc600000-0xfc6fffff]
dic 28 18:12:48 archdos kernel: pci 0000:02:08.0: PCI bridge to [bus 06]
dic 28 18:12:48 archdos kernel: pci 0000:02:08.0: bridge window [mem 0xfc200000-0xfc3fffff]
dic 28 18:12:48 archdos kernel: pci 0000:02:09.0: PCI bridge to [bus 07]
dic 28 18:12:48 archdos kernel: pci 0000:02:09.0: bridge window [mem 0xfc500000-0xfc5fffff]
dic 28 18:12:48 archdos kernel: pci 0000:02:0a.0: PCI bridge to [bus 08]
dic 28 18:12:48 archdos kernel: pci 0000:02:0a.0: bridge window [mem 0xfc400000-0xfc4fffff]
dic 28 18:12:48 archdos kernel: pci 0000:01:00.0: PCI bridge to [bus 02-08]
dic 28 18:12:48 archdos kernel: pci 0000:01:00.0: bridge window [io 0xd000-0xefff]
dic 28 18:12:48 archdos kernel: pci 0000:01:00.0: bridge window [mem 0xfc200000-0xfc7fffff]
dic 28 18:12:48 archdos kernel: pci 0000:00:01.2: PCI bridge to [bus 01-08]
dic 28 18:12:48 archdos kernel: pci 0000:00:01.2: bridge window [io 0xd000-0xefff]
dic 28 18:12:48 archdos kernel: pci 0000:00:01.2: bridge window [mem 0xfc200000-0xfc7fffff]
dic 28 18:12:48 archdos kernel: pci 0000:00:03.1: PCI bridge to [bus 09]
dic 28 18:12:48 archdos kernel: pci 0000:00:03.1: bridge window [io 0xf000-0xffff]
dic 28 18:12:48 archdos kernel: pci 0000:00:03.1: bridge window [mem 0xfb000000-0xfc0fffff]
dic 28 18:12:48 archdos kernel: pci 0000:00:03.1: bridge window [mem 0xe0000000-0xe9ffffff 64bit pref]
dic 28 18:12:48 archdos kernel: pci 0000:00:07.1: PCI bridge to [bus 0a]
dic 28 18:12:48 archdos kernel: pci 0000:00:08.1: PCI bridge to [bus 0b]
dic 28 18:12:48 archdos kernel: pci 0000:00:08.1: bridge window [mem 0xfc800000-0xfcafffff]
dic 28 18:12:48 archdos kernel: pci_bus 0000:00: resource 4 [io 0x0000-0x03af window]
dic 28 18:12:48 archdos kernel: pci_bus 0000:00: resource 5 [io 0x03e0-0x0cf7 window]
dic 28 18:12:48 archdos kernel: pci_bus 0000:00: resource 6 [io 0x03b0-0x03df window]
dic 28 18:12:48 archdos kernel: pci_bus 0000:00: resource 7 [io 0x0d00-0xffff window]
dic 28 18:12:48 archdos kernel: pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000bffff window]
dic 28 18:12:48 archdos kernel: pci_bus 0000:00: resource 9 [mem 0x000c0000-0x000dffff window]
dic 28 18:12:48 archdos kernel: pci_bus 0000:00: resource 10 [mem 0xc0000000-0xfec02fff window]
dic 28 18:12:48 archdos kernel: pci_bus 0000:00: resource 11 [mem 0xfee00000-0xffffffff window]
dic 28 18:12:48 archdos kernel: pci_bus 0000:01: resource 0 [io 0xd000-0xefff]
dic 28 18:12:48 archdos kernel: pci_bus 0000:01: resource 1 [mem 0xfc200000-0xfc7fffff]
dic 28 18:12:48 archdos kernel: pci_bus 0000:02: resource 0 [io 0xd000-0xefff]
dic 28 18:12:48 archdos kernel: pci_bus 0000:02: resource 1 [mem 0xfc200000-0xfc7fffff]
dic 28 18:12:48 archdos kernel: pci_bus 0000:03: resource 0 [io 0xe000-0xefff]
dic 28 18:12:48 archdos kernel: pci_bus 0000:03: resource 1 [mem 0xfc700000-0xfc7fffff]
dic 28 18:12:48 archdos kernel: pci_bus 0000:04: resource 0 [io 0xd000-0xdfff]
dic 28 18:12:48 archdos kernel: pci_bus 0000:04: resource 1 [mem 0xfc600000-0xfc6fffff]
dic 28 18:12:48 archdos kernel: pci_bus 0000:05: resource 0 [io 0xd000-0xdfff]
dic 28 18:12:48 archdos kernel: pci_bus 0000:05: resource 1 [mem 0xfc600000-0xfc6fffff]
dic 28 18:12:48 archdos kernel: pci_bus 0000:06: resource 1 [mem 0xfc200000-0xfc3fffff]
dic 28 18:12:48 archdos kernel: pci_bus 0000:07: resource 1 [mem 0xfc500000-0xfc5fffff]
dic 28 18:12:48 archdos kernel: pci_bus 0000:08: resource 1 [mem 0xfc400000-0xfc4fffff]
dic 28 18:12:48 archdos kernel: pci_bus 0000:09: resource 0 [io 0xf000-0xffff]
dic 28 18:12:48 archdos kernel: pci_bus 0000:09: resource 1 [mem 0xfb000000-0xfc0fffff]
dic 28 18:12:48 archdos kernel: pci_bus 0000:09: resource 2 [mem 0xe0000000-0xe9ffffff 64bit pref]
dic 28 18:12:48 archdos kernel: pci_bus 0000:0b: resource 1 [mem 0xfc800000-0xfcafffff]
dic 28 18:12:48 archdos kernel: pci 0000:04:00.0: Disabling ASPM L0s/L1
dic 28 18:12:48 archdos kernel: pci 0000:09:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
dic 28 18:12:48 archdos kernel: pci 0000:09:00.1: D0 power state depends on 0000:09:00.0
dic 28 18:12:48 archdos kernel: PCI: CLS 64 bytes, default 64
dic 28 18:12:48 archdos kernel: pci 0000:00:00.2: AMD-Vi: IOMMU performance counters supported
dic 28 18:12:48 archdos kernel: pci 0000:00:01.0: Adding to iommu group 0
dic 28 18:12:48 archdos kernel: pci 0000:00:01.2: Adding to iommu group 1
dic 28 18:12:48 archdos kernel: Trying to unpack rootfs image as initramfs...
dic 28 18:12:48 archdos kernel: pci 0000:00:02.0: Adding to iommu group 2
dic 28 18:12:48 archdos kernel: pci 0000:00:03.0: Adding to iommu group 3
dic 28 18:12:48 archdos kernel: pci 0000:00:03.1: Adding to iommu group 4
dic 28 18:12:48 archdos kernel: pci 0000:00:04.0: Adding to iommu group 5
dic 28 18:12:48 archdos kernel: pci 0000:00:05.0: Adding to iommu group 6
dic 28 18:12:48 archdos kernel: pci 0000:00:07.0: Adding to iommu group 7
dic 28 18:12:48 archdos kernel: pci 0000:00:07.1: Adding to iommu group 8
dic 28 18:12:48 archdos kernel: pci 0000:00:08.0: Adding to iommu group 9
dic 28 18:12:48 archdos kernel: pci 0000:00:08.1: Adding to iommu group 10
dic 28 18:12:48 archdos kernel: pci 0000:00:14.0: Adding to iommu group 11
dic 28 18:12:48 archdos kernel: pci 0000:00:14.3: Adding to iommu group 11
dic 28 18:12:48 archdos kernel: pci 0000:00:18.0: Adding to iommu group 12
dic 28 18:12:48 archdos kernel: pci 0000:00:18.1: Adding to iommu group 12
dic 28 18:12:48 archdos kernel: pci 0000:00:18.2: Adding to iommu group 12
dic 28 18:12:48 archdos kernel: pci 0000:00:18.3: Adding to iommu group 12
dic 28 18:12:48 archdos kernel: pci 0000:00:18.4: Adding to iommu group 12
dic 28 18:12:48 archdos kernel: pci 0000:00:18.5: Adding to iommu group 12
dic 28 18:12:48 archdos kernel: pci 0000:00:18.6: Adding to iommu group 12
dic 28 18:12:48 archdos kernel: pci 0000:00:18.7: Adding to iommu group 12
dic 28 18:12:48 archdos kernel: pci 0000:01:00.0: Adding to iommu group 13
dic 28 18:12:48 archdos kernel: pci 0000:02:04.0: Adding to iommu group 14
dic 28 18:12:48 archdos kernel: pci 0000:02:06.0: Adding to iommu group 15
dic 28 18:12:48 archdos kernel: pci 0000:02:08.0: Adding to iommu group 16
dic 28 18:12:48 archdos kernel: pci 0000:02:09.0: Adding to iommu group 17
dic 28 18:12:48 archdos kernel: pci 0000:02:0a.0: Adding to iommu group 18
dic 28 18:12:48 archdos kernel: pci 0000:03:00.0: Adding to iommu group 19
dic 28 18:12:48 archdos kernel: pci 0000:04:00.0: Adding to iommu group 20
dic 28 18:12:48 archdos kernel: pci 0000:05:00.0: Adding to iommu group 20
dic 28 18:12:48 archdos kernel: pci 0000:06:00.0: Adding to iommu group 16
dic 28 18:12:48 archdos kernel: pci 0000:06:00.1: Adding to iommu group 16
dic 28 18:12:48 archdos kernel: pci 0000:06:00.3: Adding to iommu group 16
dic 28 18:12:48 archdos kernel: pci 0000:07:00.0: Adding to iommu group 17
dic 28 18:12:48 archdos kernel: pci 0000:08:00.0: Adding to iommu group 18
dic 28 18:12:48 archdos kernel: pci 0000:09:00.0: Adding to iommu group 21
dic 28 18:12:48 archdos kernel: pci 0000:09:00.1: Adding to iommu group 21
dic 28 18:12:48 archdos kernel: pci 0000:0a:00.0: Adding to iommu group 22
dic 28 18:12:48 archdos kernel: pci 0000:0b:00.0: Adding to iommu group 23
dic 28 18:12:48 archdos kernel: pci 0000:0b:00.1: Adding to iommu group 24
dic 28 18:12:48 archdos kernel: pci 0000:0b:00.3: Adding to iommu group 25
dic 28 18:12:48 archdos kernel: pci 0000:0b:00.4: Adding to iommu group 26
dic 28 18:12:48 archdos kernel: pci 0000:00:00.2: AMD-Vi: Found IOMMU cap 0x40
dic 28 18:12:48 archdos kernel: AMD-Vi: Extended features (0x58f77ef22294a5a): PPR NX GT IA PC GA_vAPIC
dic 28 18:12:48 archdos kernel: AMD-Vi: Interrupt remapping enabled
dic 28 18:12:48 archdos kernel: software IO TLB: tearing down default memory pool
dic 28 18:12:48 archdos kernel: LVT offset 0 assigned for vector 0x400
dic 28 18:12:48 archdos kernel: perf: AMD IBS detected (0x000003ff)
dic 28 18:12:48 archdos kernel: perf/amd_iommu: Detected AMD IOMMU #0 (2 banks, 4 counters/bank).
dic 28 18:12:48 archdos kernel: Initialise system trusted keyrings
dic 28 18:12:48 archdos kernel: Key type blacklist registered
dic 28 18:12:48 archdos kernel: workingset: timestamp_bits=41 max_order=22 bucket_order=0
dic 28 18:12:48 archdos kernel: zbud: loaded
dic 28 18:12:48 archdos kernel: Key type asymmetric registered
dic 28 18:12:48 archdos kernel: Asymmetric key parser 'x509' registered
dic 28 18:12:48 archdos kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 242)
dic 28 18:12:48 archdos kernel: io scheduler mq-deadline registered
dic 28 18:12:48 archdos kernel: io scheduler kyber registered
dic 28 18:12:48 archdos kernel: io scheduler bfq registered
dic 28 18:12:48 archdos kernel: pcieport 0000:00:01.2: PME: Signaling with IRQ 27
dic 28 18:12:48 archdos kernel: pcieport 0000:00:01.2: AER: enabled with IRQ 27
dic 28 18:12:48 archdos kernel: pcieport 0000:00:03.1: PME: Signaling with IRQ 28
dic 28 18:12:48 archdos kernel: pcieport 0000:00:03.1: AER: enabled with IRQ 28
dic 28 18:12:48 archdos kernel: pcieport 0000:00:07.1: PME: Signaling with IRQ 30
dic 28 18:12:48 archdos kernel: pcieport 0000:00:07.1: AER: enabled with IRQ 30
dic 28 18:12:48 archdos kernel: pcieport 0000:00:08.1: PME: Signaling with IRQ 31
dic 28 18:12:48 archdos kernel: pcieport 0000:00:08.1: AER: enabled with IRQ 31
dic 28 18:12:48 archdos kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
dic 28 18:12:48 archdos kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
dic 28 18:12:48 archdos kernel: ACPI: button: Power Button [PWRB]
dic 28 18:12:48 archdos kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
dic 28 18:12:48 archdos kernel: ACPI: button: Power Button [PWRF]
dic 28 18:12:48 archdos kernel: smpboot: Estimated ratio of average max frequency by base frequency (times 1024): 1141
dic 28 18:12:48 archdos kernel: Monitor-Mwait will be used to enter C-1 state
dic 28 18:12:48 archdos kernel: ACPI: \_PR_.C000: Found 2 idle states
dic 28 18:12:48 archdos kernel: ACPI: \_PR_.C002: Found 2 idle states
dic 28 18:12:48 archdos kernel: ACPI: \_PR_.C004: Found 2 idle states
dic 28 18:12:48 archdos kernel: ACPI: \_PR_.C006: Found 2 idle states
dic 28 18:12:48 archdos kernel: ACPI: \_PR_.C008: Found 2 idle states
dic 28 18:12:48 archdos kernel: ACPI: \_PR_.C00A: Found 2 idle states
dic 28 18:12:48 archdos kernel: ACPI: \_PR_.C00C: Found 2 idle states
dic 28 18:12:48 archdos kernel: ACPI: \_PR_.C00E: Found 2 idle states
dic 28 18:12:48 archdos kernel: ACPI: \_PR_.C001: Found 2 idle states
dic 28 18:12:48 archdos kernel: ACPI: \_PR_.C003: Found 2 idle states
dic 28 18:12:48 archdos kernel: ACPI: \_PR_.C005: Found 2 idle states
dic 28 18:12:48 archdos kernel: ACPI: \_PR_.C007: Found 2 idle states
dic 28 18:12:48 archdos kernel: ACPI: \_PR_.C009: Found 2 idle states
dic 28 18:12:48 archdos kernel: ACPI: \_PR_.C00B: Found 2 idle states
dic 28 18:12:48 archdos kernel: ACPI: \_PR_.C00D: Found 2 idle states
dic 28 18:12:48 archdos kernel: ACPI: \_PR_.C00F: Found 2 idle states
dic 28 18:12:48 archdos kernel: Freeing initrd memory: 9028K
dic 28 18:12:48 archdos kernel: tsc: Refined TSC clocksource calibration: 3593.248 MHz
dic 28 18:12:48 archdos kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x33cb68e6ea4, max_idle_ns: 440795288133 ns
dic 28 18:12:48 archdos kernel: clocksource: Switched to clocksource tsc
dic 28 18:12:48 archdos kernel: ACPI: \_TZ_.TZ10: Invalid passive threshold
dic 28 18:12:48 archdos kernel: thermal LNXTHERM:00: registered as thermal_zone0
dic 28 18:12:48 archdos kernel: ACPI: thermal: Thermal Zone [TZ10] (17 C)
dic 28 18:12:48 archdos kernel: ACPI: \_TZ_.PCT0: Invalid passive threshold
dic 28 18:12:48 archdos kernel: thermal LNXTHERM:01: registered as thermal_zone1
dic 28 18:12:48 archdos kernel: ACPI: thermal: Thermal Zone [PCT0] (17 C)
dic 28 18:12:48 archdos kernel: Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
dic 28 18:12:48 archdos kernel: Non-volatile memory driver v1.3
dic 28 18:12:48 archdos kernel: Linux agpgart interface v0.103
dic 28 18:12:48 archdos kernel: AMD-Vi: AMD IOMMUv2 loaded and initialized
dic 28 18:12:48 archdos kernel: ahci 0000:07:00.0: version 3.0
dic 28 18:12:48 archdos kernel: ahci 0000:07:00.0: AHCI 0001.0301 32 slots 2 ports 6 Gbps 0xc impl SATA mode
dic 28 18:12:48 archdos kernel: ahci 0000:07:00.0: flags: 64bit ncq sntf ilck pm led clo only pmp fbs pio slum part sxs
dic 28 18:12:48 archdos kernel: scsi host0: ahci
dic 28 18:12:48 archdos kernel: scsi host1: ahci
dic 28 18:12:48 archdos kernel: scsi host2: ahci
dic 28 18:12:48 archdos kernel: scsi host3: ahci
dic 28 18:12:48 archdos kernel: ata1: DUMMY
dic 28 18:12:48 archdos kernel: ata2: DUMMY
dic 28 18:12:48 archdos kernel: ata3: SATA max UDMA/133 abar m2048@0xfc500000 port 0xfc500200 irq 41
dic 28 18:12:48 archdos kernel: ata4: SATA max UDMA/133 abar m2048@0xfc500000 port 0xfc500280 irq 42
dic 28 18:12:48 archdos kernel: ahci 0000:08:00.0: AHCI 0001.0301 32 slots 4 ports 6 Gbps 0x33 impl SATA mode
dic 28 18:12:48 archdos kernel: ahci 0000:08:00.0: flags: 64bit ncq sntf ilck pm led clo only pmp fbs pio slum part sxs
dic 28 18:12:48 archdos kernel: scsi host4: ahci
dic 28 18:12:48 archdos kernel: scsi host5: ahci
dic 28 18:12:48 archdos kernel: scsi host6: ahci
dic 28 18:12:48 archdos kernel: scsi host7: ahci
dic 28 18:12:48 archdos kernel: scsi host8: ahci
dic 28 18:12:48 archdos kernel: scsi host9: ahci
dic 28 18:12:48 archdos kernel: ata5: SATA max UDMA/133 abar m2048@0xfc400000 port 0xfc400100 irq 55
dic 28 18:12:48 archdos kernel: ata6: SATA max UDMA/133 abar m2048@0xfc400000 port 0xfc400180 irq 56
dic 28 18:12:48 archdos kernel: ata7: DUMMY
dic 28 18:12:48 archdos kernel: ata8: DUMMY
dic 28 18:12:48 archdos kernel: ata9: SATA max UDMA/133 abar m2048@0xfc400000 port 0xfc400300 irq 59
dic 28 18:12:48 archdos kernel: ata10: SATA max UDMA/133 abar m2048@0xfc400000 port 0xfc400380 irq 60
dic 28 18:12:48 archdos kernel: ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
dic 28 18:12:48 archdos kernel: ehci-pci: EHCI PCI platform driver
dic 28 18:12:48 archdos kernel: ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
dic 28 18:12:48 archdos kernel: ohci-pci: OHCI PCI platform driver
dic 28 18:12:48 archdos kernel: uhci_hcd: USB Universal Host Controller Interface driver
dic 28 18:12:48 archdos kernel: usbcore: registered new interface driver usbserial_generic
dic 28 18:12:48 archdos kernel: usbserial: USB Serial support registered for generic
dic 28 18:12:48 archdos kernel: rtc_cmos 00:02: RTC can wake from S4
dic 28 18:12:48 archdos kernel: rtc_cmos 00:02: registered as rtc0
dic 28 18:12:48 archdos kernel: rtc_cmos 00:02: setting system clock to 2021-12-28T17:12:45 UTC (1640711565)
dic 28 18:12:48 archdos kernel: rtc_cmos 00:02: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
dic 28 18:12:48 archdos kernel: ledtrig-cpu: registered to indicate activity on CPUs
dic 28 18:12:48 archdos kernel: efifb: probing for efifb
dic 28 18:12:48 archdos kernel: efifb: framebuffer at 0xe9000000, using 3072k, total 3072k
dic 28 18:12:48 archdos kernel: efifb: mode is 1024x768x32, linelength=4096, pages=1
dic 28 18:12:48 archdos kernel: efifb: scrolling: redraw
dic 28 18:12:48 archdos kernel: efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
dic 28 18:12:48 archdos kernel: fbcon: Deferring console take-over
dic 28 18:12:48 archdos kernel: fb0: EFI VGA frame buffer device
dic 28 18:12:48 archdos kernel: hid: raw HID events driver (C) Jiri Kosina
dic 28 18:12:48 archdos kernel: drop_monitor: Initializing network drop monitor service
dic 28 18:12:48 archdos kernel: Initializing XFRM netlink socket
dic 28 18:12:48 archdos kernel: NET: Registered PF_INET6 protocol family
dic 28 18:12:48 archdos kernel: Segment Routing with IPv6
dic 28 18:12:48 archdos kernel: RPL Segment Routing with IPv6
dic 28 18:12:48 archdos kernel: In-situ OAM (IOAM) with IPv6
dic 28 18:12:48 archdos kernel: NET: Registered PF_PACKET protocol family
dic 28 18:12:48 archdos kernel: microcode: CPU0: patch_level=0x08701021
dic 28 18:12:48 archdos kernel: microcode: CPU1: patch_level=0x08701021
dic 28 18:12:48 archdos kernel: microcode: CPU2: patch_level=0x08701021
dic 28 18:12:48 archdos kernel: microcode: CPU3: patch_level=0x08701021
dic 28 18:12:48 archdos kernel: microcode: CPU4: patch_level=0x08701021
dic 28 18:12:48 archdos kernel: microcode: CPU5: patch_level=0x08701021
dic 28 18:12:48 archdos kernel: microcode: CPU6: patch_level=0x08701021
dic 28 18:12:48 archdos kernel: microcode: CPU7: patch_level=0x08701021
dic 28 18:12:48 archdos kernel: microcode: CPU8: patch_level=0x08701021
dic 28 18:12:48 archdos kernel: microcode: CPU9: patch_level=0x08701021
dic 28 18:12:48 archdos kernel: microcode: CPU10: patch_level=0x08701021
dic 28 18:12:48 archdos kernel: microcode: CPU11: patch_level=0x08701021
dic 28 18:12:48 archdos kernel: microcode: CPU12: patch_level=0x08701021
dic 28 18:12:48 archdos kernel: microcode: CPU13: patch_level=0x08701021
dic 28 18:12:48 archdos kernel: microcode: CPU14: patch_level=0x08701021
dic 28 18:12:48 archdos kernel: microcode: CPU15: patch_level=0x08701021
dic 28 18:12:48 archdos kernel: microcode: Microcode Update Driver: v2.2.
dic 28 18:12:48 archdos kernel: resctrl: L3 allocation detected
dic 28 18:12:48 archdos kernel: resctrl: MB allocation detected
dic 28 18:12:48 archdos kernel: resctrl: L3 monitoring detected
dic 28 18:12:48 archdos kernel: IPI shorthand broadcast: enabled
dic 28 18:12:48 archdos kernel: sched_clock: Marking stable (2486348694, 313674302)->(2804028323, -4005327)
dic 28 18:12:48 archdos kernel: registered taskstats version 1
dic 28 18:12:48 archdos kernel: Loading compiled-in X.509 certificates
dic 28 18:12:48 archdos kernel: Loaded X.509 cert 'Build time autogenerated kernel key: defcdccb3962b02406b9684259a13cefc7cd3e6e'
dic 28 18:12:48 archdos kernel: zswap: loaded using pool lz4/z3fold
dic 28 18:12:48 archdos kernel: Key type ._fscrypt registered
dic 28 18:12:48 archdos kernel: Key type .fscrypt registered
dic 28 18:12:48 archdos kernel: Key type fscrypt-provisioning registered
dic 28 18:12:48 archdos kernel: PM: Magic number: 1:115:240
dic 28 18:12:48 archdos kernel: memory memory118: hash matches
dic 28 18:12:48 archdos kernel: RAS: Correctable Errors collector initialized.
dic 28 18:12:48 archdos kernel: ata4: SATA link down (SStatus 0 SControl 300)
dic 28 18:12:48 archdos kernel: ata9: SATA link down (SStatus 0 SControl 300)
dic 28 18:12:48 archdos kernel: ata5: SATA link down (SStatus 0 SControl 300)
dic 28 18:12:48 archdos kernel: ata3: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
dic 28 18:12:48 archdos kernel: ata3.00: ATA-9: WDC WD20EZRZ-00Z5HB0, 80.00A80, max UDMA/133
dic 28 18:12:48 archdos kernel: ata3.00: ATA Identify Device Log not supported
dic 28 18:12:48 archdos kernel: ata3.00: 3907029168 sectors, multi 16: LBA48 NCQ (depth 32), AA
dic 28 18:12:48 archdos kernel: ata3.00: ATA Identify Device Log not supported
dic 28 18:12:48 archdos kernel: ata3.00: configured for UDMA/133
dic 28 18:12:48 archdos kernel: scsi 2:0:0:0: Direct-Access ATA WDC WD20EZRZ-00Z 0A80 PQ: 0 ANSI: 5
dic 28 18:12:48 archdos kernel: ata10: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
dic 28 18:12:48 archdos kernel: ata6: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
dic 28 18:12:48 archdos kernel: sd 2:0:0:0: [sda] 3907029168 512-byte logical blocks: (2.00 TB/1.82 TiB)
dic 28 18:12:48 archdos kernel: sd 2:0:0:0: [sda] 4096-byte physical blocks
dic 28 18:12:48 archdos kernel: sd 2:0:0:0: [sda] Write Protect is off
dic 28 18:12:48 archdos kernel: sd 2:0:0:0: [sda] Mode Sense: 00 3a 00 00
dic 28 18:12:48 archdos kernel: sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
dic 28 18:12:48 archdos kernel: ata10.00: supports DRM functions and may not be fully accessible
dic 28 18:12:48 archdos kernel: ata10.00: ATA-11: Samsung SSD 860 EVO 500GB, RVT01B6Q, max UDMA/133
dic 28 18:12:48 archdos kernel: ata10.00: disabling queued TRIM support
dic 28 18:12:48 archdos kernel: ata10.00: 976773168 sectors, multi 1: LBA48 NCQ (depth 32), AA
dic 28 18:12:48 archdos kernel: ata6.00: ATAPI: PIONEER DVD-RW DVR-216D, 1.07, max UDMA/66
dic 28 18:12:48 archdos kernel: ata10.00: Features: Trust Dev-Sleep NCQ-sndrcv
dic 28 18:12:48 archdos kernel: ata6.00: configured for UDMA/66 (SET_XFERMODE skipped)
dic 28 18:12:48 archdos kernel: ata10.00: supports DRM functions and may not be fully accessible
dic 28 18:12:48 archdos kernel: ata10.00: disabling queued TRIM support
dic 28 18:12:48 archdos kernel: ata10.00: configured for UDMA/133
dic 28 18:12:48 archdos kernel: sda: sda1 sda2
dic 28 18:12:48 archdos kernel: scsi 5:0:0:0: CD-ROM PIONEER DVD-RW DVR-216D 1.07 PQ: 0 ANSI: 5
dic 28 18:12:48 archdos kernel: sd 2:0:0:0: [sda] Attached SCSI removable disk
dic 28 18:12:48 archdos kernel: scsi 9:0:0:0: Direct-Access ATA Samsung SSD 860 1B6Q PQ: 0 ANSI: 5
dic 28 18:12:48 archdos kernel: ata10.00: Enabling discard_zeroes_data
dic 28 18:12:48 archdos kernel: sd 9:0:0:0: [sdb] 976773168 512-byte logical blocks: (500 GB/466 GiB)
dic 28 18:12:48 archdos kernel: sd 9:0:0:0: [sdb] Write Protect is off
dic 28 18:12:48 archdos kernel: sd 9:0:0:0: [sdb] Mode Sense: 00 3a 00 00
dic 28 18:12:48 archdos kernel: sd 9:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
dic 28 18:12:48 archdos kernel: ata10.00: Enabling discard_zeroes_data
dic 28 18:12:48 archdos kernel: sdb: sdb1 sdb2 sdb3 sdb4 sdb5 sdb6
dic 28 18:12:48 archdos kernel: ata10.00: Enabling discard_zeroes_data
dic 28 18:12:48 archdos kernel: sd 9:0:0:0: [sdb] supports TCG Opal
dic 28 18:12:48 archdos kernel: sd 9:0:0:0: [sdb] Attached SCSI removable disk
dic 28 18:12:48 archdos kernel: Freeing unused decrypted memory: 2036K
dic 28 18:12:48 archdos kernel: Freeing unused kernel image (initmem) memory: 1864K
dic 28 18:12:48 archdos kernel: Write protecting the kernel read-only data: 28672k
dic 28 18:12:48 archdos kernel: Freeing unused kernel image (text/rodata gap) memory: 2036K
dic 28 18:12:48 archdos kernel: Freeing unused kernel image (rodata/data gap) memory: 1496K
dic 28 18:12:48 archdos kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
dic 28 18:12:48 archdos kernel: rodata_test: all tests were successful
dic 28 18:12:48 archdos kernel: Run /init as init process
dic 28 18:12:48 archdos kernel: with arguments:
dic 28 18:12:48 archdos kernel: /init
dic 28 18:12:48 archdos kernel: with environment:
dic 28 18:12:48 archdos kernel: HOME=/
dic 28 18:12:48 archdos kernel: TERM=linux
dic 28 18:12:48 archdos kernel: BOOT_IMAGE=/@/boot/vmlinuz-linux
dic 28 18:12:48 archdos kernel: fbcon: Taking over console
dic 28 18:12:48 archdos kernel: Console: switching to colour frame buffer device 128x48
dic 28 18:12:48 archdos kernel: xhci_hcd 0000:06:00.1: xHCI Host Controller
dic 28 18:12:48 archdos kernel: xhci_hcd 0000:06:00.1: new USB bus registered, assigned bus number 1
dic 28 18:12:48 archdos kernel: xhci_hcd 0000:06:00.1: hcc params 0x0278ffe5 hci version 0x110 quirks 0x0000000000000410
dic 28 18:12:48 archdos kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.15
dic 28 18:12:48 archdos kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
dic 28 18:12:48 archdos kernel: usb usb1: Product: xHCI Host Controller
dic 28 18:12:48 archdos kernel: usb usb1: Manufacturer: Linux 5.15.11-arch2-1 xhci-hcd
dic 28 18:12:48 archdos kernel: usb usb1: SerialNumber: 0000:06:00.1
dic 28 18:12:48 archdos kernel: hub 1-0:1.0: USB hub found
dic 28 18:12:48 archdos kernel: hub 1-0:1.0: 6 ports detected
dic 28 18:12:48 archdos kernel: xhci_hcd 0000:06:00.1: xHCI Host Controller
dic 28 18:12:48 archdos kernel: xhci_hcd 0000:06:00.1: new USB bus registered, assigned bus number 2
dic 28 18:12:48 archdos kernel: xhci_hcd 0000:06:00.1: Host supports USB 3.1 Enhanced SuperSpeed
dic 28 18:12:48 archdos kernel: usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
dic 28 18:12:48 archdos kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.15
dic 28 18:12:48 archdos kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
dic 28 18:12:48 archdos kernel: usb usb2: Product: xHCI Host Controller
dic 28 18:12:48 archdos kernel: usb usb2: Manufacturer: Linux 5.15.11-arch2-1 xhci-hcd
dic 28 18:12:48 archdos kernel: usb usb2: SerialNumber: 0000:06:00.1
dic 28 18:12:48 archdos kernel: hub 2-0:1.0: USB hub found
dic 28 18:12:48 archdos kernel: hub 2-0:1.0: 4 ports detected
dic 28 18:12:48 archdos kernel: xhci_hcd 0000:06:00.3: xHCI Host Controller
dic 28 18:12:48 archdos kernel: xhci_hcd 0000:06:00.3: new USB bus registered, assigned bus number 3
dic 28 18:12:48 archdos kernel: xhci_hcd 0000:06:00.3: hcc params 0x0278ffe5 hci version 0x110 quirks 0x0000000000000410
dic 28 18:12:48 archdos kernel: usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.15
dic 28 18:12:48 archdos kernel: usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
dic 28 18:12:48 archdos kernel: usb usb3: Product: xHCI Host Controller
dic 28 18:12:48 archdos kernel: usb usb3: Manufacturer: Linux 5.15.11-arch2-1 xhci-hcd
dic 28 18:12:48 archdos kernel: usb usb3: SerialNumber: 0000:06:00.3
dic 28 18:12:48 archdos kernel: hub 3-0:1.0: USB hub found
dic 28 18:12:48 archdos kernel: hub 3-0:1.0: 6 ports detected
dic 28 18:12:48 archdos kernel: xhci_hcd 0000:06:00.3: xHCI Host Controller
dic 28 18:12:48 archdos kernel: xhci_hcd 0000:06:00.3: new USB bus registered, assigned bus number 4
dic 28 18:12:48 archdos kernel: xhci_hcd 0000:06:00.3: Host supports USB 3.1 Enhanced SuperSpeed
dic 28 18:12:48 archdos kernel: usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
dic 28 18:12:48 archdos kernel: usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.15
dic 28 18:12:48 archdos kernel: usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
dic 28 18:12:48 archdos kernel: usb usb4: Product: xHCI Host Controller
dic 28 18:12:48 archdos kernel: usb usb4: Manufacturer: Linux 5.15.11-arch2-1 xhci-hcd
dic 28 18:12:48 archdos kernel: usb usb4: SerialNumber: 0000:06:00.3
dic 28 18:12:48 archdos kernel: hub 4-0:1.0: USB hub found
dic 28 18:12:48 archdos kernel: hub 4-0:1.0: 4 ports detected
dic 28 18:12:48 archdos kernel: usb: port power management may be unreliable
dic 28 18:12:48 archdos kernel: xhci_hcd 0000:0b:00.3: xHCI Host Controller
dic 28 18:12:48 archdos kernel: xhci_hcd 0000:0b:00.3: new USB bus registered, assigned bus number 5
dic 28 18:12:48 archdos kernel: xhci_hcd 0000:0b:00.3: hcc params 0x0278ffe5 hci version 0x110 quirks 0x0000000000000410
dic 28 18:12:48 archdos kernel: usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.15
dic 28 18:12:48 archdos kernel: usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
dic 28 18:12:48 archdos kernel: usb usb5: Product: xHCI Host Controller
dic 28 18:12:48 archdos kernel: usb usb5: Manufacturer: Linux 5.15.11-arch2-1 xhci-hcd
dic 28 18:12:48 archdos kernel: usb usb5: SerialNumber: 0000:0b:00.3
dic 28 18:12:48 archdos kernel: hub 5-0:1.0: USB hub found
dic 28 18:12:48 archdos kernel: hub 5-0:1.0: 4 ports detected
dic 28 18:12:48 archdos kernel: xhci_hcd 0000:0b:00.3: xHCI Host Controller
dic 28 18:12:48 archdos kernel: xhci_hcd 0000:0b:00.3: new USB bus registered, assigned bus number 6
dic 28 18:12:48 archdos kernel: xhci_hcd 0000:0b:00.3: Host supports USB 3.1 Enhanced SuperSpeed
dic 28 18:12:48 archdos kernel: usb usb6: We don't know the algorithms for LPM for this host, disabling LPM.
dic 28 18:12:48 archdos kernel: usb usb6: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.15
dic 28 18:12:48 archdos kernel: usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
dic 28 18:12:48 archdos kernel: usb usb6: Product: xHCI Host Controller
dic 28 18:12:48 archdos kernel: usb usb6: Manufacturer: Linux 5.15.11-arch2-1 xhci-hcd
dic 28 18:12:48 archdos kernel: usb usb6: SerialNumber: 0000:0b:00.3
dic 28 18:12:48 archdos kernel: hub 6-0:1.0: USB hub found
dic 28 18:12:48 archdos kernel: hub 6-0:1.0: 4 ports detected
dic 28 18:12:48 archdos kernel: firewire_ohci 0000:05:00.0: enabling device (0080 -> 0083)
dic 28 18:12:48 archdos kernel: raid6: skip pq benchmark and using algorithm avx2x4
dic 28 18:12:48 archdos kernel: raid6: using avx2x2 recovery algorithm
dic 28 18:12:48 archdos kernel: xor: automatically using best checksumming function avx
dic 28 18:12:48 archdos kernel: sr 5:0:0:0: [sr0] scsi3-mmc drive: 40x/40x writer cd/rw xa/form2 cdda tray
dic 28 18:12:48 archdos kernel: cdrom: Uniform CD-ROM driver Revision: 3.20
dic 28 18:12:48 archdos kernel: firewire_ohci 0000:05:00.0: added OHCI v1.10 device as card 0, 4 IR + 8 IT contexts, quirks 0x41
dic 28 18:12:48 archdos kernel: Btrfs loaded, crc32c=crc32c-intel, zoned=yes, fsverity=yes
dic 28 18:12:48 archdos kernel: BTRFS: device fsid 8e9233e8-1737-42ee-82a5-98f09e4f3466 devid 1 transid 209372 /dev/sdb5 scanned by systemd-udevd (310)
dic 28 18:12:48 archdos kernel: sr 5:0:0:0: Attached scsi CD-ROM sr0
dic 28 18:12:48 archdos kernel: random: fast init done
dic 28 18:12:48 archdos kernel: usb 3-6: new high-speed USB device number 2 using xhci_hcd
dic 28 18:12:48 archdos kernel: usb 1-3: new high-speed USB device number 2 using xhci_hcd
dic 28 18:12:48 archdos kernel: usb 3-6: New USB device found, idVendor=05e3, idProduct=0608, bcdDevice=85.36
dic 28 18:12:48 archdos kernel: usb 3-6: New USB device strings: Mfr=0, Product=1, SerialNumber=0
dic 28 18:12:48 archdos kernel: usb 3-6: Product: USB2.0 Hub
dic 28 18:12:48 archdos kernel: usb 1-3: New USB device found, idVendor=05e3, idProduct=0608, bcdDevice=85.36
dic 28 18:12:48 archdos kernel: usb 1-3: New USB device strings: Mfr=0, Product=1, SerialNumber=0
dic 28 18:12:48 archdos kernel: usb 1-3: Product: USB2.0 Hub
dic 28 18:12:48 archdos kernel: hub 1-3:1.0: USB hub found
dic 28 18:12:48 archdos kernel: hub 1-3:1.0: 4 ports detected
dic 28 18:12:48 archdos kernel: hub 3-6:1.0: USB hub found
dic 28 18:12:48 archdos kernel: hub 3-6:1.0: 4 ports detected
dic 28 18:12:48 archdos kernel: usb 1-4: new full-speed USB device number 3 using xhci_hcd
dic 28 18:12:48 archdos kernel: firewire_core 0000:05:00.0: created device fw0: GUID 0011223333666666, S400
dic 28 18:12:48 archdos kernel: usb 1-4: New USB device found, idVendor=048d, idProduct=8297, bcdDevice= 0.03
dic 28 18:12:48 archdos kernel: usb 1-4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
dic 28 18:12:48 archdos kernel: usb 1-4: Product: ITE Device(8595)
dic 28 18:12:48 archdos kernel: usb 1-4: Manufacturer: ITE Tech. Inc.
dic 28 18:12:48 archdos kernel: hid-generic 0003:048D:8297.0001: hiddev96,hidraw0: USB HID v1.10 Device [ITE Tech. Inc. ITE Device(8595)] on usb-0000:06:00.1-4/input0
dic 28 18:12:48 archdos kernel: usbcore: registered new interface driver usbhid
dic 28 18:12:48 archdos kernel: usbhid: USB HID core driver
dic 28 18:12:48 archdos kernel: usb 1-3.2: new full-speed USB device number 4 using xhci_hcd
dic 28 18:12:48 archdos kernel: usb 1-3.2: New USB device found, idVendor=046d, idProduct=c52b, bcdDevice=12.11
dic 28 18:12:48 archdos kernel: usb 1-3.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
dic 28 18:12:48 archdos kernel: usb 1-3.2: Product: USB Receiver
dic 28 18:12:48 archdos kernel: usb 1-3.2: Manufacturer: Logitech
dic 28 18:12:48 archdos kernel: input: Logitech USB Receiver as /devices/pci0000:00/0000:00:01.2/0000:01:00.0/0000:02:08.0/0000:06:00.1/usb1/1-3/1-3.2/1-3.2:1.0/0003:046D:C52B.0002/input/input2
dic 28 18:12:48 archdos kernel: hid-generic 0003:046D:C52B.0002: input,hidraw1: USB HID v1.11 Keyboard [Logitech USB Receiver] on usb-0000:06:00.1-3.2/input0
dic 28 18:12:48 archdos kernel: input: Logitech USB Receiver Mouse as /devices/pci0000:00/0000:00:01.2/0000:01:00.0/0000:02:08.0/0000:06:00.1/usb1/1-3/1-3.2/1-3.2:1.1/0003:046D:C52B.0003/input/input3
dic 28 18:12:48 archdos kernel: input: Logitech USB Receiver Consumer Control as /devices/pci0000:00/0000:00:01.2/0000:01:00.0/0000:02:08.0/0000:06:00.1/usb1/1-3/1-3.2/1-3.2:1.1/0003:046D:C52B.0003/input/input4
dic 28 18:12:48 archdos kernel: input: Logitech USB Receiver System Control as /devices/pci0000:00/0000:00:01.2/0000:01:00.0/0000:02:08.0/0000:06:00.1/usb1/1-3/1-3.2/1-3.2:1.1/0003:046D:C52B.0003/input/input5
dic 28 18:12:48 archdos kernel: hid-generic 0003:046D:C52B.0003: input,hiddev97,hidraw2: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:06:00.1-3.2/input1
dic 28 18:12:48 archdos kernel: hid-generic 0003:046D:C52B.0004: hiddev98,hidraw3: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:06:00.1-3.2/input2
dic 28 18:12:48 archdos kernel: logitech-djreceiver 0003:046D:C52B.0004: hiddev97,hidraw1: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:06:00.1-3.2/input2
dic 28 18:12:48 archdos kernel: input: Logitech Wireless Device PID:4055 Mouse as /devices/pci0000:00/0000:00:01.2/0000:01:00.0/0000:02:08.0/0000:06:00.1/usb1/1-3/1-3.2/1-3.2:1.2/0003:046D:C52B.0004/0003:046D:4055.0005/input/input7
dic 28 18:12:48 archdos kernel: hid-generic 0003:046D:4055.0005: input,hidraw2: USB HID v1.11 Mouse [Logitech Wireless Device PID:4055] on usb-0000:06:00.1-3.2/input2:1
dic 28 18:12:48 archdos kernel: input: Logitech Wireless Device PID:4076 Keyboard as /devices/pci0000:00/0000:00:01.2/0000:01:00.0/0000:02:08.0/0000:06:00.1/usb1/1-3/1-3.2/1-3.2:1.2/0003:046D:C52B.0004/0003:046D:4076.0006/input/input11
dic 28 18:12:48 archdos kernel: hid-generic 0003:046D:4076.0006: input,hidraw3: USB HID v1.11 Keyboard [Logitech Wireless Device PID:4076] on usb-0000:06:00.1-3.2/input2:2
dic 28 18:12:48 archdos kernel: BTRFS info (device sdb5): flagging fs with big metadata feature
dic 28 18:12:48 archdos kernel: BTRFS info (device sdb5): using free space tree
dic 28 18:12:48 archdos kernel: BTRFS info (device sdb5): has skinny extents
dic 28 18:12:48 archdos kernel: input: Logitech Wireless Mouse as /devices/pci0000:00/0000:00:01.2/0000:01:00.0/0000:02:08.0/0000:06:00.1/usb1/1-3/1-3.2/1-3.2:1.2/0003:046D:C52B.0004/0003:046D:4055.0005/input/input15
dic 28 18:12:48 archdos kernel: logitech-hidpp-device 0003:046D:4055.0005: input,hidraw2: USB HID v1.11 Mouse [Logitech Wireless Mouse] on usb-0000:06:00.1-3.2/input2:1
dic 28 18:12:48 archdos kernel: BTRFS info (device sdb5): enabling ssd optimizations
dic 28 18:12:48 archdos kernel: input: Logitech K540/K545 as /devices/pci0000:00/0000:00:01.2/0000:01:00.0/0000:02:08.0/0000:06:00.1/usb1/1-3/1-3.2/1-3.2:1.2/0003:046D:C52B.0004/0003:046D:4076.0006/input/input16
dic 28 18:12:48 archdos kernel: logitech-hidpp-device 0003:046D:4076.0006: input,hidraw3: USB HID v1.11 Keyboard [Logitech K540/K545] on usb-0000:06:00.1-3.2/input2:2
dic 28 18:12:48 archdos systemd[1]: systemd 250-1-arch running in system mode (+PAM +AUDIT -SELINUX -APPARMOR -IMA +SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY +P11KIT -QRENCODE +BZIP2 +LZ4 +XZ +ZLIB +ZSTD -BPF_FRAMEWORK +XKBCOMMON +UTMP -SYSVINIT default-hierarchy=unified)
dic 28 18:12:48 archdos systemd[1]: Detected architecture x86-64.
dic 28 18:12:48 archdos systemd[1]: Hostname set to <archdos>.
dic 28 18:12:48 archdos kernel: random: lvmconfig: uninitialized urandom read (4 bytes read)
dic 28 18:12:48 archdos systemd[1]: Queued start job for default target Graphical Interface.
dic 28 18:12:48 archdos systemd[1]: Created slice Virtual Machine and Container Slice.
dic 28 18:12:48 archdos systemd[1]: Created slice Slice /system/getty.
dic 28 18:12:48 archdos systemd[1]: Created slice Slice /system/modprobe.
dic 28 18:12:48 archdos systemd[1]: Created slice Slice /system/systemd-fsck.
dic 28 18:12:48 archdos systemd[1]: Created slice User and Session Slice.
dic 28 18:12:48 archdos systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
dic 28 18:12:48 archdos systemd[1]: Started Forward Password Requests to Wall Directory Watch.
dic 28 18:12:48 archdos systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
dic 28 18:12:48 archdos systemd[1]: Reached target Local Encrypted Volumes.
dic 28 18:12:48 archdos systemd[1]: Reached target Login Prompts.
dic 28 18:12:48 archdos systemd[1]: Reached target Local Integrity Protected Volumes.
dic 28 18:12:48 archdos systemd[1]: Reached target Remote File Systems.
dic 28 18:12:48 archdos systemd[1]: Reached target Slice Units.
dic 28 18:12:48 archdos systemd[1]: Reached target Local Verity Protected Volumes.
dic 28 18:12:48 archdos systemd[1]: Listening on Device-mapper event daemon FIFOs.
dic 28 18:12:48 archdos systemd[1]: Listening on LVM2 poll daemon socket.
dic 28 18:12:48 archdos systemd[1]: Listening on Process Core Dump Socket.
dic 28 18:12:48 archdos systemd[1]: Listening on Journal Audit Socket.
dic 28 18:12:48 archdos systemd[1]: Listening on Journal Socket (/dev/log).
dic 28 18:12:48 archdos systemd[1]: Listening on Journal Socket.
dic 28 18:12:48 archdos systemd[1]: Listening on udev Control Socket.
dic 28 18:12:48 archdos systemd[1]: Listening on udev Kernel Socket.
dic 28 18:12:48 archdos systemd[1]: Mounting Huge Pages File System...
dic 28 18:12:48 archdos systemd[1]: Mounting POSIX Message Queue File System...
dic 28 18:12:48 archdos systemd[1]: Mounting Kernel Debug File System...
dic 28 18:12:48 archdos systemd[1]: Mounting Kernel Trace File System...
dic 28 18:12:48 archdos systemd[1]: Starting Create List of Static Device Nodes...
dic 28 18:12:48 archdos systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
dic 28 18:12:48 archdos systemd[1]: Starting Load Kernel Module configfs...
dic 28 18:12:48 archdos systemd[1]: Starting Load Kernel Module drm...
dic 28 18:12:48 archdos systemd[1]: Starting Load Kernel Module fuse...
dic 28 18:12:48 archdos kernel: random: lvm: uninitialized urandom read (4 bytes read)
dic 28 18:12:48 archdos systemd[1]: Starting Journal Service...
dic 28 18:12:48 archdos systemd[1]: Starting Load Kernel Modules...
dic 28 18:12:48 archdos systemd[1]: Starting Remount Root and Kernel File Systems...
dic 28 18:12:48 archdos systemd[1]: Repartition Root Disk was skipped because all trigger condition checks failed.
dic 28 18:12:48 archdos systemd[1]: Starting Coldplug All udev Devices...
dic 28 18:12:48 archdos systemd[1]: Mounted Huge Pages File System.
dic 28 18:12:48 archdos systemd[1]: Mounted POSIX Message Queue File System.
dic 28 18:12:48 archdos systemd[1]: Mounted Kernel Debug File System.
dic 28 18:12:48 archdos systemd[1]: Mounted Kernel Trace File System.
dic 28 18:12:48 archdos systemd[1]: Finished Create List of Static Device Nodes.
dic 28 18:12:48 archdos systemd[1]: modprobe@configfs.service: Deactivated successfully.
dic 28 18:12:48 archdos systemd[1]: Finished Load Kernel Module configfs.
dic 28 18:12:48 archdos kernel: BTRFS info (device sdb5): use lzo compression, level 0
dic 28 18:12:48 archdos kernel: BTRFS info (device sdb5): using free space tree
dic 28 18:12:48 archdos systemd[1]: modprobe@drm.service: Deactivated successfully.
dic 28 18:12:48 archdos systemd[1]: Finished Load Kernel Module drm.
dic 28 18:12:48 archdos systemd[1]: Finished Remount Root and Kernel File Systems.
dic 28 18:12:48 archdos systemd[1]: Mounting Kernel Configuration File System...
dic 28 18:12:48 archdos systemd[1]: First Boot Wizard was skipped because of a failed condition check (ConditionFirstBoot=yes).
dic 28 18:12:48 archdos systemd[1]: Rebuild Hardware Database was skipped because of a failed condition check (ConditionNeedsUpdate=/etc).
dic 28 18:12:48 archdos kernel: fuse: init (API version 7.34)
dic 28 18:12:48 archdos systemd[1]: Starting Load/Save Random Seed...
dic 28 18:12:48 archdos systemd[1]: Create System Users was skipped because of a failed condition check (ConditionNeedsUpdate=/etc).
dic 28 18:12:48 archdos systemd[1]: Starting Create Static Device Nodes in /dev...
dic 28 18:12:48 archdos systemd[1]: modprobe@fuse.service: Deactivated successfully.
dic 28 18:12:48 archdos systemd[1]: Finished Load Kernel Module fuse.
dic 28 18:12:48 archdos kernel: audit: type=1130 audit(1640711568.080:2): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@fuse comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
dic 28 18:12:48 archdos kernel: audit: type=1131 audit(1640711568.080:3): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@fuse comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
dic 28 18:12:48 archdos systemd[1]: Mounted Kernel Configuration File System.
dic 28 18:12:48 archdos systemd[1]: Mounting FUSE Control File System...
dic 28 18:12:48 archdos systemd[1]: Mounted FUSE Control File System.
dic 28 18:12:48 archdos systemd[1]: Finished Create Static Device Nodes in /dev.
dic 28 18:12:48 archdos kernel: vboxdrv: loading out-of-tree module taints kernel.
dic 28 18:12:48 archdos kernel: vboxdrv: module verification failed: signature and/or required key missing - tainting kernel
dic 28 18:12:48 archdos kernel: audit: type=1130 audit(1640711568.093:4): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
dic 28 18:12:48 archdos kernel: audit: type=1334 audit(1640711568.093:5): prog-id=14 op=LOAD
dic 28 18:12:48 archdos kernel: audit: type=1334 audit(1640711568.093:6): prog-id=15 op=LOAD
dic 28 18:12:48 archdos kernel: audit: type=1334 audit(1640711568.093:7): prog-id=16 op=LOAD
dic 28 18:12:48 archdos systemd[1]: Starting Rule-based Manager for Device Events and Files...
dic 28 18:12:48 archdos kernel: vboxdrv: Found 16 processor cores
dic 28 18:12:48 archdos kernel: vboxdrv: TSC mode is Invariant, tentative frequency 3593249151 Hz
dic 28 18:12:48 archdos kernel: vboxdrv: Successfully loaded version 6.1.30 r148432 (interface 0x00320000)
dic 28 18:12:48 archdos kernel: VBoxNetAdp: Successfully started.
dic 28 18:12:48 archdos systemd-journald[405]: Journal started
dic 28 18:12:48 archdos systemd-journald[405]: Runtime Journal (/run/log/journal/0e31d574de474d9fb8bddaa34c19da82) is 8.0M, max 800.1M, 792.1M free.
dic 28 18:12:48 archdos audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@fuse comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
dic 28 18:12:48 archdos audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@fuse comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
dic 28 18:12:48 archdos audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
dic 28 18:12:48 archdos audit: BPF prog-id=14 op=LOAD
dic 28 18:12:48 archdos audit: BPF prog-id=15 op=LOAD
dic 28 18:12:48 archdos audit: BPF prog-id=16 op=LOAD
dic 28 18:12:48 archdos systemd-modules-load[406]: Inserted module 'crypto_user'
dic 28 18:12:48 archdos systemd-random-seed[411]: Kernel entropy pool is not initialized yet, waiting until it is.
dic 28 18:12:48 archdos systemd-modules-load[406]: Inserted module 'vboxdrv'
dic 28 18:12:48 archdos systemd-modules-load[406]: Inserted module 'vboxnetadp'
dic 28 18:12:48 archdos audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
dic 28 18:12:48 archdos systemd[1]: Starting Flush Journal to Persistent Storage...
dic 28 18:12:48 archdos systemd-modules-load[406]: Inserted module 'vboxnetflt'
dic 28 18:12:48 archdos systemd[1]: Finished Load Kernel Modules.
dic 28 18:12:48 archdos systemd[1]: Started Journal Service.
dic 28 18:12:48 archdos kernel: audit: type=1130 audit(1640711568.120:8): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
dic 28 18:12:48 archdos kernel: VBoxNetFlt: Successfully started.
dic 28 18:12:48 archdos audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-modules-load comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
dic 28 18:12:48 archdos systemd[1]: Finished Coldplug All udev Devices.
dic 28 18:12:48 archdos audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udev-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
dic 28 18:12:48 archdos systemd[1]: Started Rule-based Manager for Device Events and Files.
dic 28 18:12:48 archdos audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
dic 28 18:12:48 archdos systemd[1]: Starting Apply Kernel Variables...
dic 28 18:12:48 archdos systemd-journald[405]: Time spent on flushing to /var/log/journal/0e31d574de474d9fb8bddaa34c19da82 is 46.435ms for 1074 entries.
dic 28 18:12:48 archdos systemd-journald[405]: System Journal (/var/log/journal/0e31d574de474d9fb8bddaa34c19da82) is 2.0G, max 4.0G, 1.9G free.
dic 28 18:12:48 archdos kernel: audit: type=1130 audit(1640711568.123:9): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-modules-load comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
dic 28 18:12:48 archdos kernel: audit: type=1130 audit(1640711568.123:10): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udev-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
dic 28 18:12:48 archdos systemd-journald[405]: Received client request to flush runtime journal.
dic 28 18:12:48 archdos kernel: acpi_cpufreq: overriding BIOS provided _PSD data
dic 28 18:12:48 archdos kernel: acpi PNP0C14:01: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:00)
dic 28 18:12:48 archdos kernel: dca service started, version 1.12.1
dic 28 18:12:48 archdos kernel: input: PC Speaker as /devices/platform/pcspkr/input/input17
dic 28 18:12:48 archdos kernel: ccp 0000:0b:00.1: enabling device (0000 -> 0002)
dic 28 18:12:48 archdos kernel: ACPI Warning: SystemIO range 0x0000000000000B00-0x0000000000000B08 conflicts with OpRegion 0x0000000000000B00-0x0000000000000B0F (\GSA1.SMBI) (20210730/utaddress-204)
dic 28 18:12:48 archdos kernel: ACPI: OSL: Resource conflict; ACPI support missing from driver?
dic 28 18:12:48 archdos kernel: ACPI: OSL: Resource conflict: System may be unstable or behave erratically
dic 28 18:12:48 archdos kernel: piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0
dic 28 18:12:48 archdos kernel: piix4_smbus 0000:00:14.0: Using register 0x02 for SMBus port selection
dic 28 18:12:48 archdos kernel: igb: Intel(R) Gigabit Ethernet Network Driver
dic 28 18:12:48 archdos kernel: igb: Copyright (c) 2007-2014 Intel Corporation.
dic 28 18:12:48 archdos kernel: ccp 0000:0b:00.1: ccp: unable to access the device: you might be running a broken BIOS.
dic 28 18:12:48 archdos kernel: ACPI Warning: SystemIO range 0x0000000000000B20-0x0000000000000B28 conflicts with OpRegion 0x0000000000000B20-0x0000000000000B3F (\GSA1.SMG0) (20210730/utaddress-204)
dic 28 18:12:48 archdos kernel: ACPI: OSL: Resource conflict; ACPI support missing from driver?
dic 28 18:12:48 archdos kernel: ACPI: OSL: Resource conflict: System may be unstable or behave erratically
dic 28 18:12:48 archdos kernel: piix4_smbus 0000:00:14.0: Auxiliary SMBus Host Controller at 0xb20
dic 28 18:12:48 archdos kernel: pps pps0: new PPS source ptp0
dic 28 18:12:48 archdos kernel: igb 0000:03:00.0: added PHC on eth0
dic 28 18:12:48 archdos kernel: igb 0000:03:00.0: Intel(R) Gigabit Ethernet Network Connection
dic 28 18:12:48 archdos kernel: igb 0000:03:00.0: eth0: (PCIe:2.5Gb/s:Width x1) 18:c0:4d:98:92:ab
dic 28 18:12:48 archdos kernel: igb 0000:03:00.0: eth0: PBA No: FFFFFF-0FF
dic 28 18:12:48 archdos kernel: igb 0000:03:00.0: Using MSI-X interrupts. 2 rx queue(s), 2 tx queue(s)
dic 28 18:12:48 archdos kernel: RAPL PMU: API unit is 2^-32 Joules, 1 fixed counters, 163840 ms ovfl timer
dic 28 18:12:48 archdos kernel: RAPL PMU: hw unit of domain package 2^-16 Joules
dic 28 18:12:48 archdos kernel: nvidia: module license 'NVIDIA' taints kernel.
dic 28 18:12:48 archdos kernel: Disabling lock debugging due to kernel taint
dic 28 18:12:48 archdos kernel: cryptd: max_cpu_qlen set to 1000
dic 28 18:12:48 archdos audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
dic 28 18:12:48 archdos audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lvm2-monitor comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
dic 28 18:12:48 archdos mtp-probe[504]: checking bus 1, device 3: "/sys/devices/pci0000:00/0000:00:01.2/0000:01:00.0/0000:02:08.0/0000:06:00.1/usb1/1-4"
dic 28 18:12:48 archdos systemd[1]: Finished Apply Kernel Variables.
dic 28 18:12:48 archdos mtp-probe[514]: checking bus 1, device 4: "/sys/devices/pci0000:00/0000:00:01.2/0000:01:00.0/0000:02:08.0/0000:06:00.1/usb1/1-3/1-3.2"
dic 28 18:12:48 archdos systemd[1]: Finished Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling.
dic 28 18:12:48 archdos mtp-probe[504]: bus: 1, device: 3 was not an MTP device
dic 28 18:12:48 archdos systemd[1]: Reached target Preparation for Local File Systems.
dic 28 18:12:48 archdos mtp-probe[514]: bus: 1, device: 4 was not an MTP device
dic 28 18:12:48 archdos systemd[1]: Virtual Machine and Container Storage (Compatibility) was skipped because of a failed condition check (ConditionPathExists=/var/lib/machines.raw).
dic 28 18:12:48 archdos systemd[1]: Finished Flush Journal to Persistent Storage.
dic 28 18:12:48 archdos audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journal-flush comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
dic 28 18:12:48 archdos kernel: kauditd_printk_skb: 3 callbacks suppressed
dic 28 18:12:48 archdos kernel: audit: type=1130 audit(1640711568.323:14): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journal-flush comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
dic 28 18:12:48 archdos systemd[1]: Found device WDC_WD20EZRZ-00Z5HB0 Dati_1.3TB_L.
dic 28 18:12:48 archdos systemd[1]: Starting File System Check on /dev/disk/by-uuid/ee92fa17-efe7-4c1e-a1f1-929c7b52b7a0...
dic 28 18:12:48 archdos kernel: sp5100_tco: SP5100/SB800 TCO WatchDog Timer Driver
dic 28 18:12:48 archdos kernel: sp5100-tco sp5100-tco: Using 0xfeb00000 for watchdog MMIO address
dic 28 18:12:48 archdos kernel: sp5100-tco sp5100-tco: initialized. heartbeat=60 sec (nowayout=0)
dic 28 18:12:48 archdos kernel: mousedev: PS/2 mouse device common for all mice
dic 28 18:12:48 archdos systemd[1]: Found device Samsung_SSD_860_EVO_500GB 6.
dic 28 18:12:48 archdos systemd[1]: Activating swap /dev/disk/by-uuid/f00c9aeb-e402-4b6a-81fc-5baf07df660d...
dic 28 18:12:48 archdos systemd[1]: Found device Samsung_SSD_860_EVO_500GB EFI\x20system\x20partition.
dic 28 18:12:48 archdos systemd-fsck[553]: Dati_1.3TB_L: clean, 260653/89333760 files, 91751478/357306112 blocks
dic 28 18:12:48 archdos systemd[1]: Activated swap /dev/disk/by-uuid/f00c9aeb-e402-4b6a-81fc-5baf07df660d.
dic 28 18:12:48 archdos kernel: Adding 4194300k swap on /dev/sdb6. Priority:-2 extents:1 across:4194300k SSFS
dic 28 18:12:48 archdos systemd[1]: Found device Samsung_SSD_860_EVO_500GB 5.
dic 28 18:12:48 archdos systemd-udevd[458]: Using default interface naming scheme 'v250'.
dic 28 18:12:48 archdos systemd[1]: Reached target Swaps.
dic 28 18:12:48 archdos systemd[1]: Mounting /home...
dic 28 18:12:48 archdos kernel: igb 0000:03:00.0 enp3s0: renamed from eth0
dic 28 18:12:48 archdos systemd[1]: Mounting Temporary Directory /tmp...
dic 28 18:12:48 archdos systemd[1]: Starting File System Check on /dev/disk/by-uuid/5E69-0318...
dic 28 18:12:48 archdos systemd[1]: Mounted /home.
dic 28 18:12:48 archdos systemd[1]: Mounted Temporary Directory /tmp.
dic 28 18:12:48 archdos systemd[1]: Finished File System Check on /dev/disk/by-uuid/ee92fa17-efe7-4c1e-a1f1-929c7b52b7a0.
dic 28 18:12:48 archdos audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-fsck@dev-disk-by\x2duuid-ee92fa17\x2defe7\x2d4c1e\x2da1f1\x2d929c7b52b7a0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
dic 28 18:12:48 archdos systemd[1]: Mounting /run/media/giacomo/2tb...
dic 28 18:12:48 archdos kernel: audit: type=1130 audit(1640711568.403:15): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-fsck@dev-disk-by\x2duuid-ee92fa17\x2defe7\x2d4c1e\x2da1f1\x2d929c7b52b7a0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
dic 28 18:12:48 archdos systemd-fsck[567]: fsck.fat 4.2 (2021-01-31)
dic 28 18:12:48 archdos systemd-fsck[567]: /dev/sdb1: 185 files, 27363/98304 clusters
dic 28 18:12:48 archdos systemd[1]: Finished File System Check on /dev/disk/by-uuid/5E69-0318.
dic 28 18:12:48 archdos audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-fsck@dev-disk-by\x2duuid-5E69\x2d0318 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
dic 28 18:12:48 archdos systemd[1]: Mounting /efi...
dic 28 18:12:48 archdos kernel: audit: type=1130 audit(1640711568.413:16): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-fsck@dev-disk-by\x2duuid-5E69\x2d0318 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
dic 28 18:12:48 archdos systemd-udevd[445]: Using default interface naming scheme 'v250'.
dic 28 18:12:48 archdos kernel: AVX2 version of gcm_enc/dec engaged.
dic 28 18:12:48 archdos kernel: AES CTR mode by8 optimization enabled
dic 28 18:12:48 archdos kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 511
dic 28 18:12:48 archdos kernel:
dic 28 18:12:48 archdos kernel: nvidia 0000:09:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=io+mem
dic 28 18:12:48 archdos systemd[1]: Mounted /efi.
dic 28 18:12:48 archdos kernel: NVRM: loading NVIDIA UNIX x86_64 Kernel Module 470.74 Mon Sep 13 23:09:15 UTC 2021
dic 28 18:12:48 archdos kernel: nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms 470.74 Mon Sep 13 22:59:50 UTC 2021
dic 28 18:12:48 archdos kernel: [drm] [nvidia-drm] [GPU ID 0x00000900] Loading driver
dic 28 18:12:48 archdos kernel: kvm: Nested Virtualization enabled
dic 28 18:12:48 archdos kernel: SVM: kvm: Nested Paging enabled
dic 28 18:12:48 archdos kernel: SEV supported: 509 ASIDs
dic 28 18:12:48 archdos kernel: SVM: Virtual VMLOAD VMSAVE supported
dic 28 18:12:48 archdos kernel: SVM: Virtual GIF supported
dic 28 18:12:48 archdos systemd[1]: Mounted /run/media/giacomo/2tb.
dic 28 18:12:48 archdos systemd[1]: Reached target Local File Systems.
dic 28 18:12:48 archdos systemd[1]: Rebuild Dynamic Linker Cache was skipped because all trigger condition checks failed.
dic 28 18:12:48 archdos systemd[1]: Set Up Additional Binary Formats was skipped because all trigger condition checks failed.
dic 28 18:12:48 archdos kernel: EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
dic 28 18:12:48 archdos systemd[1]: Starting Create Volatile Files and Directories...
dic 28 18:12:48 archdos kernel: MCE: In-kernel MCE decoding enabled.
dic 28 18:12:48 archdos kernel: snd_hda_intel 0000:09:00.1: Disabling MSI
dic 28 18:12:48 archdos kernel: snd_hda_intel 0000:09:00.1: Handle vga_switcheroo audio client
dic 28 18:12:48 archdos kernel: snd_hda_intel 0000:0b:00.4: enabling device (0000 -> 0002)
dic 28 18:12:48 archdos systemd[1]: Finished Create Volatile Files and Directories.
dic 28 18:12:48 archdos audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
dic 28 18:12:48 archdos systemd[1]: Rebuild Journal Catalog was skipped because of a failed condition check (ConditionNeedsUpdate=/var).
dic 28 18:12:48 archdos audit: BPF prog-id=17 op=LOAD
dic 28 18:12:48 archdos systemd[1]: Starting Network Time Synchronization...
dic 28 18:12:48 archdos kernel: audit: type=1130 audit(1640711568.750:17): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
dic 28 18:12:48 archdos kernel: audit: type=1334 audit(1640711568.750:18): prog-id=17 op=LOAD
dic 28 18:12:48 archdos systemd[1]: Update is Completed was skipped because all trigger condition checks failed.
dic 28 18:12:48 archdos systemd[1]: Starting Record System Boot/Shutdown in UTMP...
dic 28 18:12:48 archdos audit[610]: SYSTEM_BOOT pid=610 uid=0 auid=4294967295 ses=4294967295 msg=' comm="systemd-update-utmp" exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=? res=success'
dic 28 18:12:48 archdos kernel: audit: type=1127 audit(1640711568.753:19): pid=610 uid=0 auid=4294967295 ses=4294967295 msg=' comm="systemd-update-utmp" exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=? res=success'
dic 28 18:12:48 archdos systemd[1]: Finished Record System Boot/Shutdown in UTMP.
dic 28 18:12:48 archdos audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-update-utmp comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
dic 28 18:12:48 archdos kernel: audit: type=1130 audit(1640711568.756:20): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-update-utmp comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
dic 28 18:12:48 archdos systemd[1]: Started Network Time Synchronization.
dic 28 18:12:48 archdos audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-timesyncd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
dic 28 18:12:48 archdos systemd[1]: Reached target System Initialization.
dic 28 18:12:48 archdos systemd[1]: Started CUPS Scheduler.
dic 28 18:12:48 archdos kernel: audit: type=1130 audit(1640711568.776:21): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-timesyncd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
dic 28 18:12:48 archdos systemd[1]: Started Daily Cleanup of Temporary Directories.
dic 28 18:12:48 archdos systemd[1]: Reached target Path Units.
dic 28 18:12:48 archdos systemd[1]: Reached target System Time Set.
dic 28 18:12:48 archdos systemd[1]: Started Daily man-db regeneration.
dic 28 18:12:48 archdos systemd[1]: Started Daily verification of password and group files.
dic 28 18:12:48 archdos systemd[1]: Reached target Timer Units.
dic 28 18:12:48 archdos systemd[1]: Listening on CUPS Scheduler.
dic 28 18:12:48 archdos systemd[1]: Listening on D-Bus System Message Bus Socket.
dic 28 18:12:48 archdos systemd[1]: Listening on Libvirt local socket.
dic 28 18:12:48 archdos systemd[1]: Listening on Libvirt admin socket.
dic 28 18:12:48 archdos systemd[1]: Listening on Libvirt local read-only socket.
dic 28 18:12:48 archdos systemd[1]: nordvpnd.socket: TCP_NODELAY failed: Operation not supported
dic 28 18:12:48 archdos systemd[1]: Starting NordVPN Daemon Socket...
dic 28 18:12:48 archdos systemd[1]: Listening on Virtual machine lock manager socket.
dic 28 18:12:48 archdos systemd[1]: Listening on Virtual machine log manager socket.
dic 28 18:12:48 archdos systemd[1]: Listening on NordVPN Daemon Socket.
dic 28 18:12:48 archdos systemd[1]: Reached target Socket Units.
dic 28 18:12:48 archdos systemd[1]: Reached target Basic System.
dic 28 18:12:48 archdos systemd[1]: Started Periodic Command Scheduler.
dic 28 18:12:48 archdos audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=cronie comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
dic 28 18:12:48 archdos systemd[1]: Started D-Bus System Message Bus.
dic 28 18:12:48 archdos crond[613]: (CRON) STARTUP (1.5.7)
dic 28 18:12:48 archdos crond[613]: (CRON) INFO (Syslog will be used instead of sendmail.)
dic 28 18:12:48 archdos audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=dbus comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
dic 28 18:12:48 archdos crond[613]: (CRON) INFO (RANDOM_DELAY will be scaled with factor 47% if used.)
dic 28 18:12:48 archdos kernel: audit: type=1130 audit(1640711568.790:22): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=cronie comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
dic 28 18:12:48 archdos kernel: audit: type=1130 audit(1640711568.790:23): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=dbus comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
dic 28 18:12:48 archdos crond[613]: (CRON) INFO (running with inotify support)
dic 28 18:12:48 archdos systemd[1]: Starting dhcpcd on all interfaces...
dic 28 18:12:48 archdos CROND[616]: (root) CMD (sleep 10m && timeshift --create --scripted --tags B)
dic 28 18:12:48 archdos systemd[1]: Starting Ethernet bridge table...
dic 28 18:12:48 archdos audit: BPF prog-id=18 op=LOAD
dic 28 18:12:48 archdos audit: BPF prog-id=19 op=LOAD
dic 28 18:12:48 archdos audit: BPF prog-id=20 op=LOAD
dic 28 18:12:48 archdos systemd[1]: Start fan control, if configured was skipped because of a failed condition check (ConditionFileNotEmpty=/etc/fancontrol).
dic 28 18:12:48 archdos audit: BPF prog-id=21 op=LOAD
dic 28 18:12:48 archdos audit: BPF prog-id=22 op=LOAD
dic 28 18:12:48 archdos systemd[1]: SSH Key Generation was skipped because all trigger condition checks failed.
dic 28 18:12:48 archdos dhcpcd[617]: dhcpcd-9.4.1 starting
dic 28 18:12:48 archdos systemd[1]: Starting User Login Management...
dic 28 18:12:48 archdos dhcpcd[625]: dev: loaded udev
dic 28 18:12:48 archdos systemd[1]: Starting Virtual Machine and Container Registration Service...
dic 28 18:12:48 archdos dhcpcd[625]: DUID 00:04:03:c0:02:18:04:4d:05:98:92:06:ab:07:00:08:00:09
dic 28 18:12:48 archdos kernel: random: dbus-daemon: uninitialized urandom read (12 bytes read)
dic 28 18:12:48 archdos systemd[1]: Starting WPA supplicant...
dic 28 18:12:48 archdos systemd-logind[620]: Watching system buttons on /dev/input/event1 (Power Button)
dic 28 18:12:48 archdos systemd-logind[620]: Watching system buttons on /dev/input/event0 (Power Button)
dic 28 18:12:48 archdos audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-machined comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
dic 28 18:12:48 archdos dbus-daemon[614]: [system] Successfully activated service 'org.freedesktop.systemd1'
dic 28 18:12:48 archdos audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-logind comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
dic 28 18:12:48 archdos audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=wpa_supplicant comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
dic 28 18:12:48 archdos systemd-logind[620]: Watching system buttons on /dev/input/event3 (Logitech K540/K545)
dic 28 18:12:48 archdos wpa_supplicant[627]: Successfully initialized wpa_supplicant
dic 28 18:12:48 archdos systemd-logind[620]: New seat seat0.
dic 28 18:12:48 archdos systemd[1]: Started Virtual Machine and Container Registration Service.
dic 28 18:12:48 archdos systemd[1]: Started User Login Management.
dic 28 18:12:48 archdos systemd[1]: Started WPA supplicant.
dic 28 18:12:48 archdos kernel: intel_rapl_common: Found RAPL domain package
dic 28 18:12:48 archdos kernel: intel_rapl_common: Found RAPL domain core
dic 28 18:12:48 archdos systemd[1]: Finished Ethernet bridge table.
dic 28 18:12:48 archdos audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=ebtables comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
dic 28 18:12:48 archdos systemd[1]: Reached target Preparation for Network.
dic 28 18:12:48 archdos systemd[1]: Starting Network Manager...
dic 28 18:12:48 archdos kernel: input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.1/0000:09:00.1/sound/card0/input18
dic 28 18:12:48 archdos kernel: input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.1/0000:09:00.1/sound/card0/input19
dic 28 18:12:48 archdos kernel: input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.1/0000:09:00.1/sound/card0/input20
dic 28 18:12:48 archdos kernel: snd_hda_codec_realtek hdaudioC1D0: ALCS1200A: SKU not ready 0x00000000
dic 28 18:12:48 archdos kernel: snd_hda_codec_realtek hdaudioC1D0: autoconfig for ALCS1200A: line_outs=3 (0x14/0x15/0x16/0x0/0x0) type:line
dic 28 18:12:48 archdos kernel: snd_hda_codec_realtek hdaudioC1D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
dic 28 18:12:48 archdos kernel: snd_hda_codec_realtek hdaudioC1D0: hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
dic 28 18:12:48 archdos kernel: snd_hda_codec_realtek hdaudioC1D0: mono: mono_out=0x0
dic 28 18:12:48 archdos kernel: snd_hda_codec_realtek hdaudioC1D0: dig-out=0x1e/0x0
dic 28 18:12:48 archdos kernel: snd_hda_codec_realtek hdaudioC1D0: inputs:
dic 28 18:12:48 archdos kernel: snd_hda_codec_realtek hdaudioC1D0: Front Mic=0x19
dic 28 18:12:48 archdos kernel: snd_hda_codec_realtek hdaudioC1D0: Rear Mic=0x18
dic 28 18:12:48 archdos kernel: snd_hda_codec_realtek hdaudioC1D0: Line=0x1a
dic 28 18:12:48 archdos kernel: input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:03.1/0000:09:00.1/sound/card0/input21
dic 28 18:12:48 archdos kernel: input: HDA NVidia HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:03.1/0000:09:00.1/sound/card0/input22
dic 28 18:12:48 archdos kernel: 8021q: 802.1Q VLAN Support v1.8
dic 28 18:12:48 archdos systemd[1]: Starting Save/Restore Sound Card State...
dic 28 18:12:48 archdos systemd[1]: Manage Sound Card State (restore and store) was skipped because of a failed condition check (ConditionPathExists=/etc/alsa/state-daemon.conf).
dic 28 18:12:48 archdos systemd[1]: Finished Save/Restore Sound Card State.
dic 28 18:12:48 archdos audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=alsa-restore comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
dic 28 18:12:48 archdos systemd[1]: Reached target Sound Card.
dic 28 18:12:48 archdos systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
dic 28 18:12:48 archdos kernel: input: HD-Audio Generic Front Mic as /devices/pci0000:00/0000:00:08.1/0000:0b:00.4/sound/card1/input23
dic 28 18:12:48 archdos kernel: input: HD-Audio Generic Rear Mic as /devices/pci0000:00/0000:00:08.1/0000:0b:00.4/sound/card1/input24
dic 28 18:12:48 archdos kernel: input: HD-Audio Generic Line as /devices/pci0000:00/0000:00:08.1/0000:0b:00.4/sound/card1/input25
dic 28 18:12:48 archdos kernel: input: HD-Audio Generic Line Out Front as /devices/pci0000:00/0000:00:08.1/0000:0b:00.4/sound/card1/input26
dic 28 18:12:48 archdos kernel: input: HD-Audio Generic Line Out Surround as /devices/pci0000:00/0000:00:08.1/0000:0b:00.4/sound/card1/input27
dic 28 18:12:48 archdos kernel: resource sanity check: requesting [mem 0x000c0000-0x000fffff], which spans more than PCI Bus 0000:00 [mem 0x000c0000-0x000dffff window]
dic 28 18:12:48 archdos kernel: caller _nv000723rm+0x1ad/0x200 [nvidia] mapping multiple BARs
dic 28 18:12:48 archdos kernel: input: HD-Audio Generic Line Out CLFE as /devices/pci0000:00/0000:00:08.1/0000:0b:00.4/sound/card1/input28
dic 28 18:12:48 archdos kernel: input: HD-Audio Generic Front Headphone as /devices/pci0000:00/0000:00:08.1/0000:0b:00.4/sound/card1/input29
dic 28 18:12:48 archdos NetworkManager[632]: <info> [1640711568.9331] NetworkManager (version 1.32.12-2) is starting... (for the first time)
dic 28 18:12:48 archdos NetworkManager[632]: <info> [1640711568.9332] Read config: /etc/NetworkManager/NetworkManager.conf (lib: 20-connectivity.conf)
dic 28 18:12:48 archdos systemd[1]: Started Network Manager.
dic 28 18:12:48 archdos NetworkManager[632]: <info> [1640711568.9343] bus-manager: acquired D-Bus service "org.freedesktop.NetworkManager"
dic 28 18:12:48 archdos NetworkManager[632]: <info> [1640711568.9355] manager[0x55cde804a010]: monitoring kernel firmware directory '/lib/firmware'.
dic 28 18:12:48 archdos dbus-daemon[614]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.5' (uid=0 pid=632 comm="/usr/bin/NetworkManager --no-daemon ")
dic 28 18:12:49 archdos kernel: cfg80211: Loading compiled-in X.509 certificates for regulatory database
dic 28 18:12:49 archdos kernel: cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
dic 28 18:12:49 archdos kernel: platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
dic 28 18:12:49 archdos kernel: cfg80211: failed to load regulatory.db
dic 28 18:12:49 archdos dhcpcd[625]: enp3s0: waiting for carrier
dic 28 18:12:49 archdos kernel: random: crng init done
dic 28 18:12:49 archdos kernel: random: 3 urandom warning(s) missed due to ratelimiting
dic 28 18:12:49 archdos kernel: 8021q: adding VLAN 0 to HW filter on device enp3s0
dic 28 18:12:49 archdos audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
dic 28 18:12:49 archdos systemd[1]: Finished Load/Save Random Seed.
dic 28 18:12:49 archdos audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-random-seed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
dic 28 18:12:49 archdos systemd[1]: Started dhcpcd on all interfaces.
dic 28 18:12:49 archdos audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=dhcpcd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
dic 28 18:12:49 archdos systemd[1]: First Boot Complete was skipped because of a failed condition check (ConditionFirstBoot=yes).
dic 28 18:12:49 archdos systemd[1]: Reached target Network.
dic 28 18:12:49 archdos systemd[1]: Starting Network Manager Wait Online...
dic 28 18:12:49 archdos systemd[1]: Starting CUPS Scheduler...
dic 28 18:12:49 archdos audit: BPF prog-id=23 op=LOAD
dic 28 18:12:49 archdos systemd[1]: Starting dnsmasq - A lightweight DHCP and caching DNS server...
dic 28 18:12:49 archdos systemd[1]: Started Virtualization daemon.
dic 28 18:12:49 archdos audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=libvirtd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
dic 28 18:12:49 archdos systemd[1]: Started OpenSSH Daemon.
dic 28 18:12:49 archdos audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=sshd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
dic 28 18:12:49 archdos systemd[1]: Store a System Token in an EFI Variable was skipped because of a failed condition check (ConditionPathExists=/sys/firmware/efi/efivars/LoaderFeatures-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f).
dic 28 18:12:49 archdos audit: BPF prog-id=24 op=LOAD
dic 28 18:12:49 archdos audit: BPF prog-id=25 op=LOAD
dic 28 18:12:49 archdos audit: BPF prog-id=26 op=LOAD
dic 28 18:12:49 archdos systemd[1]: Starting Hostname Service...
dic 28 18:12:49 archdos systemd[1]: Commit a transient machine-id on disk was skipped because of a failed condition check (ConditionPathIsMountPoint=/etc/machine-id).
dic 28 18:12:49 archdos systemd[1]: Starting Permit User Sessions...
dic 28 18:12:49 archdos systemd[1]: Finished Permit User Sessions.
dic 28 18:12:49 archdos audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-user-sessions comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
dic 28 18:12:49 archdos systemd[1]: Started Simple Desktop Display Manager.
dic 28 18:12:49 archdos audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=sddm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
dic 28 18:12:49 archdos dnsmasq[682]: dnsmasq: syntax check OK.
dic 28 18:12:49 archdos sshd[684]: Server listening on 0.0.0.0 port 22.
dic 28 18:12:49 archdos sshd[684]: Server listening on :: port 22.
dic 28 18:12:49 archdos systemd[1]: Started dnsmasq - A lightweight DHCP and caching DNS server.
dic 28 18:12:49 archdos audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=dnsmasq comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
dic 28 18:12:49 archdos systemd[1]: Reached target Host and Network Name Lookups.
dic 28 18:12:49 archdos dnsmasq[691]: started, version 2.86 cachesize 150
dic 28 18:12:49 archdos dnsmasq[691]: compile time options: IPv6 GNU-getopt DBus no-UBus i18n IDN2 DHCP DHCPv6 no-Lua TFTP conntrack ipset auth cryptohash DNSSEC loop-detect inotify dumpfile
dic 28 18:12:49 archdos dnsmasq[691]: DBus support enabled: connected to system bus
dic 28 18:12:49 archdos dnsmasq[691]: no servers found in /etc/resolv.conf, will retry
dic 28 18:12:49 archdos dnsmasq[691]: read /etc/hosts - 3 addresses
dic 28 18:12:49 archdos dbus-daemon[614]: [system] Successfully activated service 'org.freedesktop.hostname1'
dic 28 18:12:49 archdos systemd[1]: Started Hostname Service.
dic 28 18:12:49 archdos audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
dic 28 18:12:49 archdos NetworkManager[632]: <info> [1640711569.2674] hostname: hostname: using hostnamed
dic 28 18:12:49 archdos NetworkManager[632]: <info> [1640711569.2674] hostname: hostname changed from (none) to "archdos"
dic 28 18:12:49 archdos NetworkManager[632]: <info> [1640711569.2676] dns-mgr[0x55cde8000250]: init: dns=default,systemd-resolved rc-manager=symlink
dic 28 18:12:49 archdos NetworkManager[632]: <info> [1640711569.2678] manager[0x55cde804a010]: rfkill: Wi-Fi hardware radio set enabled
dic 28 18:12:49 archdos NetworkManager[632]: <info> [1640711569.2678] manager[0x55cde804a010]: rfkill: WWAN hardware radio set enabled
dic 28 18:12:49 archdos NetworkManager[632]: <info> [1640711569.2715] Loaded device plugin: NMAtmManager (/usr/lib/NetworkManager/1.32.12-2/libnm-device-plugin-adsl.so)
dic 28 18:12:49 archdos NetworkManager[632]: <info> [1640711569.2859] Loaded device plugin: NMBluezManager (/usr/lib/NetworkManager/1.32.12-2/libnm-device-plugin-bluetooth.so)
dic 28 18:12:49 archdos NetworkManager[632]: <info> [1640711569.2897] Loaded device plugin: NMOvsFactory (/usr/lib/NetworkManager/1.32.12-2/libnm-device-plugin-ovs.so)
dic 28 18:12:49 archdos NetworkManager[632]: <info> [1640711569.3018] Loaded device plugin: NMTeamFactory (/usr/lib/NetworkManager/1.32.12-2/libnm-device-plugin-team.so)
dic 28 18:12:49 archdos NetworkManager[632]: <info> [1640711569.3069] Loaded device plugin: NMWifiFactory (/usr/lib/NetworkManager/1.32.12-2/libnm-device-plugin-wifi.so)
dic 28 18:12:49 archdos systemd[1]: Started CUPS Scheduler.
dic 28 18:12:49 archdos NetworkManager[632]: <info> [1640711569.3081] Loaded device plugin: NMWwanFactory (/usr/lib/NetworkManager/1.32.12-2/libnm-device-plugin-wwan.so)
dic 28 18:12:49 archdos NetworkManager[632]: <info> [1640711569.3083] manager: rfkill: Wi-Fi enabled by radio killswitch; enabled by state file
dic 28 18:12:49 archdos NetworkManager[632]: <info> [1640711569.3083] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file
dic 28 18:12:49 archdos NetworkManager[632]: <info> [1640711569.3084] manager: Networking is enabled by state file
dic 28 18:12:49 archdos NetworkManager[632]: <info> [1640711569.3084] dhcp-init: Using DHCP client 'internal'
dic 28 18:12:49 archdos dbus-daemon[614]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.5' (uid=0 pid=632 comm="/usr/bin/NetworkManager --no-daemon ")
dic 28 18:12:49 archdos audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=cups comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
dic 28 18:12:49 archdos NetworkManager[632]: <info> [1640711569.3090] settings: Loaded settings plugin: keyfile (internal)
dic 28 18:12:49 archdos NetworkManager[632]: <info> [1640711569.3096] device (lo): carrier: link connected
dic 28 18:12:49 archdos NetworkManager[632]: <info> [1640711569.3098] manager: (lo): new Generic device (/org/freedesktop/NetworkManager/Devices/1)
dic 28 18:12:49 archdos systemd[1]: Starting Network Manager Script Dispatcher Service...
dic 28 18:12:49 archdos NetworkManager[632]: <info> [1640711569.3106] manager: (enp3s0): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2)
dic 28 18:12:49 archdos NetworkManager[632]: <info> [1640711569.3114] settings: (enp3s0): created default wired connection 'Connessione via cavo 1'
dic 28 18:12:49 archdos sddm[690]: Initializing...
dic 28 18:12:49 archdos NetworkManager[632]: <info> [1640711569.3116] device (enp3s0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
dic 28 18:12:49 archdos dbus-daemon[614]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
dic 28 18:12:49 archdos systemd[1]: Started Network Manager Script Dispatcher Service.
dic 28 18:12:49 archdos NetworkManager[632]: <info> [1640711569.3140] ovsdb: Impossibile connettersi: File o directory non esistente
dic 28 18:12:49 archdos NetworkManager[632]: <info> [1640711569.3140] ovsdb: disconnected from ovsdb
dic 28 18:12:49 archdos audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
dic 28 18:12:49 archdos sddm[690]: Starting...
dic 28 18:12:49 archdos sddm[690]: Logind interface found
dic 28 18:12:49 archdos kernel: bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
dic 28 18:12:49 archdos systemd-udevd[459]: Using default interface naming scheme 'v250'.
dic 28 18:12:49 archdos NetworkManager[632]: <info> [1640711569.4207] manager: (virbr0): new Bridge device (/org/freedesktop/NetworkManager/Devices/3)
dic 28 18:12:49 archdos audit[727]: NETFILTER_CFG table=filter:2 family=2 entries=2 op=nft_register_chain pid=727 comm="iptables"
dic 28 18:12:49 archdos audit[727]: SYSCALL arch=c000003e syscall=46 success=yes exit=128 a0=3 a1=7ffda751ee40 a2=0 a3=7ffda751ee2c items=0 ppid=683 pid=727 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-nft-multi" key=(null)
dic 28 18:12:49 archdos audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D77002D2D7461626C650066696C746572002D2D6E65772D636861696E004C4942564952545F494E50
dic 28 18:12:49 archdos audit[728]: NETFILTER_CFG table=filter:3 family=2 entries=2 op=nft_register_chain pid=728 comm="iptables"
dic 28 18:12:49 archdos audit[728]: SYSCALL arch=c000003e syscall=46 success=yes exit=308 a0=3 a1=7ffd8642e680 a2=0 a3=7ffd8642e66c items=0 ppid=683 pid=728 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-nft-multi" key=(null)
dic 28 18:12:49 archdos audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D77002D2D7461626C650066696C746572002D2D696E7365727400494E505554002D2D6A756D70004C4942564952545F494E50
dic 28 18:12:49 archdos kernel: [drm] Initialized nvidia-drm 0.0.0 20160202 for 0000:09:00.0 on minor 0
dic 28 18:12:49 archdos audit[736]: NETFILTER_CFG table=filter:4 family=2 entries=1 op=nft_register_chain pid=736 comm="iptables"
dic 28 18:12:49 archdos audit[736]: SYSCALL arch=c000003e syscall=46 success=yes exit=96 a0=3 a1=7fff0aa93380 a2=0 a3=7fff0aa9336c items=0 ppid=683 pid=736 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-nft-multi" key=(null)
dic 28 18:12:49 archdos audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D77002D2D7461626C650066696C746572002D2D6E65772D636861696E004C4942564952545F4F5554
dic 28 18:12:49 archdos audit[737]: NETFILTER_CFG table=filter:5 family=2 entries=2 op=nft_register_chain pid=737 comm="iptables"
dic 28 18:12:49 archdos audit[737]: SYSCALL arch=c000003e syscall=46 success=yes exit=308 a0=3 a1=7fffd33bab50 a2=0 a3=7fffd33bab3c items=0 ppid=683 pid=737 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-nft-multi" key=(null)
dic 28 18:12:49 archdos audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D77002D2D7461626C650066696C746572002D2D696E73657274004F5554505554002D2D6A756D70004C4942564952545F4F5554
dic 28 18:12:49 archdos audit[738]: NETFILTER_CFG table=filter:6 family=2 entries=1 op=nft_register_chain pid=738 comm="iptables"
dic 28 18:12:49 archdos audit[738]: SYSCALL arch=c000003e syscall=46 success=yes exit=96 a0=3 a1=7ffdf9e3d5d0 a2=0 a3=7ffdf9e3d5bc items=0 ppid=683 pid=738 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-nft-multi" key=(null)
dic 28 18:12:49 archdos audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D77002D2D7461626C650066696C746572002D2D6E65772D636861696E004C4942564952545F46574F
dic 28 18:12:49 archdos audit[739]: NETFILTER_CFG table=filter:7 family=2 entries=2 op=nft_register_chain pid=739 comm="iptables"
dic 28 18:12:49 archdos audit[739]: SYSCALL arch=c000003e syscall=46 success=yes exit=308 a0=3 a1=7ffe4154b330 a2=0 a3=7ffe4154b31c items=0 ppid=683 pid=739 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-nft-multi" key=(null)
dic 28 18:12:49 archdos audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D77002D2D7461626C650066696C746572002D2D696E7365727400464F5257415244002D2D6A756D70004C4942564952545F46574F
dic 28 18:12:49 archdos audit[740]: NETFILTER_CFG table=filter:8 family=2 entries=1 op=nft_register_chain pid=740 comm="iptables"
dic 28 18:12:49 archdos audit[740]: SYSCALL arch=c000003e syscall=46 success=yes exit=96 a0=3 a1=7ffe7160b070 a2=0 a3=7ffe7160b05c items=0 ppid=683 pid=740 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-nft-multi" key=(null)
dic 28 18:12:49 archdos audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D77002D2D7461626C650066696C746572002D2D6E65772D636861696E004C4942564952545F465749
dic 28 18:12:49 archdos audit[741]: NETFILTER_CFG table=filter:9 family=2 entries=1 op=nft_register_rule pid=741 comm="iptables"
dic 28 18:12:49 archdos audit[741]: SYSCALL arch=c000003e syscall=46 success=yes exit=224 a0=3 a1=7fff9fb736f0 a2=0 a3=7fff9fb736dc items=0 ppid=683 pid=741 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-nft-multi" key=(null)
dic 28 18:12:49 archdos audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D77002D2D7461626C650066696C746572002D2D696E7365727400464F5257415244002D2D6A756D70004C4942564952545F465749
dic 28 18:12:49 archdos audit[742]: NETFILTER_CFG table=filter:10 family=2 entries=1 op=nft_register_chain pid=742 comm="iptables"
dic 28 18:12:49 archdos audit[742]: SYSCALL arch=c000003e syscall=46 success=yes exit=96 a0=3 a1=7ffd69d6a8d0 a2=0 a3=7ffd69d6a8bc items=0 ppid=683 pid=742 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-nft-multi" key=(null)
dic 28 18:12:49 archdos audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D77002D2D7461626C650066696C746572002D2D6E65772D636861696E004C4942564952545F465758
dic 28 18:12:49 archdos audit[743]: NETFILTER_CFG table=filter:11 family=2 entries=1 op=nft_register_rule pid=743 comm="iptables"
dic 28 18:12:49 archdos audit[743]: SYSCALL arch=c000003e syscall=46 success=yes exit=224 a0=3 a1=7ffc6d695b00 a2=0 a3=7ffc6d695aec items=0 ppid=683 pid=743 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-nft-multi" key=(null)
dic 28 18:12:49 archdos audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D77002D2D7461626C650066696C746572002D2D696E7365727400464F5257415244002D2D6A756D70004C4942564952545F465758
dic 28 18:12:49 archdos audit[744]: NETFILTER_CFG table=nat:12 family=2 entries=2 op=nft_register_chain pid=744 comm="iptables"
dic 28 18:12:49 archdos audit[744]: SYSCALL arch=c000003e syscall=46 success=yes exit=120 a0=3 a1=7ffee0e6f160 a2=0 a3=7ffee0e6f14c items=0 ppid=683 pid=744 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-nft-multi" key=(null)
dic 28 18:12:49 archdos audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D77002D2D7461626C65006E6174002D2D6E65772D636861696E004C4942564952545F505254
dic 28 18:12:49 archdos sddm[690]: Adding new display on vt 1 ...
dic 28 18:12:49 archdos sddm[690]: Loading theme configuration from ""
dic 28 18:12:49 archdos sddm[690]: Display server starting...
dic 28 18:12:49 archdos sddm[690]: Adding cookie to "/var/run/sddm/{fa59ebcc-7093-4637-bcf1-e9968cb52df3}"
dic 28 18:12:49 archdos sddm[690]: Running: /usr/bin/X -nolisten tcp -background none -seat seat0 vt1 -auth /var/run/sddm/{fa59ebcc-7093-4637-bcf1-e9968cb52df3} -noreset -displayfd 17
dic 28 18:12:49 archdos audit[745]: NETFILTER_CFG table=nat:13 family=2 entries=2 op=nft_register_chain pid=745 comm="iptables"
dic 28 18:12:49 archdos audit[745]: SYSCALL arch=c000003e syscall=46 success=yes exit=304 a0=3 a1=7ffc18af9030 a2=0 a3=7ffc18af901c items=0 ppid=683 pid=745 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-nft-multi" key=(null)
dic 28 18:12:49 archdos audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D77002D2D7461626C65006E6174002D2D696E7365727400504F5354524F5554494E47002D2D6A756D70004C4942564952545F505254
dic 28 18:12:49 archdos audit[749]: NETFILTER_CFG table=mangle:14 family=2 entries=2 op=nft_register_chain pid=749 comm="iptables"
dic 28 18:12:49 archdos audit[749]: SYSCALL arch=c000003e syscall=46 success=yes exit=128 a0=3 a1=7ffcc6ccebe0 a2=0 a3=7ffcc6ccebcc items=0 ppid=683 pid=749 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-nft-multi" key=(null)
dic 28 18:12:49 archdos audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D77002D2D7461626C65006D616E676C65002D2D6E65772D636861696E004C4942564952545F505254
dic 28 18:12:49 archdos audit[750]: NETFILTER_CFG table=mangle:15 family=2 entries=2 op=nft_register_chain pid=750 comm="iptables"
dic 28 18:12:49 archdos audit[750]: SYSCALL arch=c000003e syscall=46 success=yes exit=316 a0=3 a1=7ffc0ee60dd0 a2=0 a3=7ffc0ee60dbc items=0 ppid=683 pid=750 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-nft-multi" key=(null)
dic 28 18:12:49 archdos audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D77002D2D7461626C65006D616E676C65002D2D696E7365727400504F5354524F5554494E47002D2D6A756D70004C4942564952545F505254
dic 28 18:12:49 archdos audit[754]: NETFILTER_CFG table=filter:16 family=10 entries=2 op=nft_register_chain pid=754 comm="ip6tables"
dic 28 18:12:49 archdos audit[754]: SYSCALL arch=c000003e syscall=46 success=yes exit=128 a0=3 a1=7fff0d35d4a0 a2=0 a3=7fff0d35d48c items=0 ppid=683 pid=754 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="ip6tables" exe="/usr/bin/xtables-nft-multi" key=(null)
dic 28 18:12:49 archdos audit: PROCTITLE proctitle=2F7573722F62696E2F6970367461626C6573002D77002D2D7461626C650066696C746572002D2D6E65772D636861696E004C4942564952545F494E50
dic 28 18:12:49 archdos audit[755]: NETFILTER_CFG table=filter:17 family=10 entries=2 op=nft_register_chain pid=755 comm="ip6tables"
dic 28 18:12:49 archdos audit[755]: SYSCALL arch=c000003e syscall=46 success=yes exit=308 a0=3 a1=7ffd90de97d0 a2=0 a3=7ffd90de97bc items=0 ppid=683 pid=755 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="ip6tables" exe="/usr/bin/xtables-nft-multi" key=(null)
dic 28 18:12:49 archdos audit: PROCTITLE proctitle=2F7573722F62696E2F6970367461626C6573002D77002D2D7461626C650066696C746572002D2D696E7365727400494E505554002D2D6A756D70004C4942564952545F494E50
dic 28 18:12:49 archdos audit[756]: NETFILTER_CFG table=filter:18 family=10 entries=1 op=nft_register_chain pid=756 comm="ip6tables"
dic 28 18:12:49 archdos audit[756]: SYSCALL arch=c000003e syscall=46 success=yes exit=96 a0=3 a1=7ffc6411b180 a2=0 a3=7ffc6411b16c items=0 ppid=683 pid=756 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="ip6tables" exe="/usr/bin/xtables-nft-multi" key=(null)
dic 28 18:12:49 archdos audit: PROCTITLE proctitle=2F7573722F62696E2F6970367461626C6573002D77002D2D7461626C650066696C746572002D2D6E65772D636861696E004C4942564952545F4F5554
dic 28 18:12:49 archdos audit[757]: NETFILTER_CFG table=filter:19 family=10 entries=2 op=nft_register_chain pid=757 comm="ip6tables"
dic 28 18:12:49 archdos audit[757]: SYSCALL arch=c000003e syscall=46 success=yes exit=308 a0=3 a1=7ffe0a4ff7b0 a2=0 a3=7ffe0a4ff79c items=0 ppid=683 pid=757 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="ip6tables" exe="/usr/bin/xtables-nft-multi" key=(null)
dic 28 18:12:49 archdos audit: PROCTITLE proctitle=2F7573722F62696E2F6970367461626C6573002D77002D2D7461626C650066696C746572002D2D696E73657274004F5554505554002D2D6A756D70004C4942564952545F4F5554
dic 28 18:12:49 archdos audit[758]: NETFILTER_CFG table=filter:20 family=10 entries=1 op=nft_register_chain pid=758 comm="ip6tables"
dic 28 18:12:49 archdos audit[758]: SYSCALL arch=c000003e syscall=46 success=yes exit=96 a0=3 a1=7ffc8af26550 a2=0 a3=7ffc8af2653c items=0 ppid=683 pid=758 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="ip6tables" exe="/usr/bin/xtables-nft-multi" key=(null)
dic 28 18:12:49 archdos audit: PROCTITLE proctitle=2F7573722F62696E2F6970367461626C6573002D77002D2D7461626C650066696C746572002D2D6E65772D636861696E004C4942564952545F46574F
dic 28 18:12:49 archdos audit[759]: NETFILTER_CFG table=filter:21 family=10 entries=2 op=nft_register_chain pid=759 comm="ip6tables"
dic 28 18:12:49 archdos audit[759]: SYSCALL arch=c000003e syscall=46 success=yes exit=308 a0=3 a1=7ffc8aebaa80 a2=0 a3=7ffc8aebaa6c items=0 ppid=683 pid=759 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="ip6tables" exe="/usr/bin/xtables-nft-multi" key=(null)
dic 28 18:12:49 archdos audit: PROCTITLE proctitle=2F7573722F62696E2F6970367461626C6573002D77002D2D7461626C650066696C746572002D2D696E7365727400464F5257415244002D2D6A756D70004C4942564952545F46574F
dic 28 18:12:49 archdos audit[760]: NETFILTER_CFG table=filter:22 family=10 entries=1 op=nft_register_chain pid=760 comm="ip6tables"
dic 28 18:12:49 archdos audit[760]: SYSCALL arch=c000003e syscall=46 success=yes exit=96 a0=3 a1=7ffe4856ddc0 a2=0 a3=7ffe4856ddac items=0 ppid=683 pid=760 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="ip6tables" exe="/usr/bin/xtables-nft-multi" key=(null)
dic 28 18:12:49 archdos audit: PROCTITLE proctitle=2F7573722F62696E2F6970367461626C6573002D77002D2D7461626C650066696C746572002D2D6E65772D636861696E004C4942564952545F465749
dic 28 18:12:49 archdos audit[761]: NETFILTER_CFG table=filter:23 family=10 entries=1 op=nft_register_rule pid=761 comm="ip6tables"
dic 28 18:12:49 archdos audit[761]: SYSCALL arch=c000003e syscall=46 success=yes exit=224 a0=3 a1=7ffe6ec23ea0 a2=0 a3=7ffe6ec23e8c items=0 ppid=683 pid=761 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="ip6tables" exe="/usr/bin/xtables-nft-multi" key=(null)
dic 28 18:12:49 archdos audit: PROCTITLE proctitle=2F7573722F62696E2F6970367461626C6573002D77002D2D7461626C650066696C746572002D2D696E7365727400464F5257415244002D2D6A756D70004C4942564952545F465749
dic 28 18:12:49 archdos audit[762]: NETFILTER_CFG table=filter:24 family=10 entries=1 op=nft_register_chain pid=762 comm="ip6tables"
dic 28 18:12:49 archdos audit[762]: SYSCALL arch=c000003e syscall=46 success=yes exit=96 a0=3 a1=7ffeb2417160 a2=0 a3=7ffeb241714c items=0 ppid=683 pid=762 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="ip6tables" exe="/usr/bin/xtables-nft-multi" key=(null)
dic 28 18:12:49 archdos audit: PROCTITLE proctitle=2F7573722F62696E2F6970367461626C6573002D77002D2D7461626C650066696C746572002D2D6E65772D636861696E004C4942564952545F465758
dic 28 18:12:49 archdos audit[763]: NETFILTER_CFG table=filter:25 family=10 entries=1 op=nft_register_rule pid=763 comm="ip6tables"
dic 28 18:12:49 archdos audit[763]: SYSCALL arch=c000003e syscall=46 success=yes exit=224 a0=3 a1=7ffe8d1edfc0 a2=0 a3=7ffe8d1edfac items=0 ppid=683 pid=763 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="ip6tables" exe="/usr/bin/xtables-nft-multi" key=(null)
dic 28 18:12:49 archdos audit: PROCTITLE proctitle=2F7573722F62696E2F6970367461626C6573002D77002D2D7461626C650066696C746572002D2D696E7365727400464F5257415244002D2D6A756D70004C4942564952545F465758
dic 28 18:12:49 archdos audit[764]: NETFILTER_CFG table=nat:26 family=10 entries=2 op=nft_register_chain pid=764 comm="ip6tables"
dic 28 18:12:49 archdos audit[764]: SYSCALL arch=c000003e syscall=46 success=yes exit=120 a0=3 a1=7ffd097eb320 a2=0 a3=7ffd097eb30c items=0 ppid=683 pid=764 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="ip6tables" exe="/usr/bin/xtables-nft-multi" key=(null)
dic 28 18:12:49 archdos audit: PROCTITLE proctitle=2F7573722F62696E2F6970367461626C6573002D77002D2D7461626C65006E6174002D2D6E65772D636861696E004C4942564952545F505254
dic 28 18:12:49 archdos audit[765]: NETFILTER_CFG table=nat:27 family=10 entries=2 op=nft_register_chain pid=765 comm="ip6tables"
dic 28 18:12:49 archdos audit[765]: SYSCALL arch=c000003e syscall=46 success=yes exit=304 a0=3 a1=7ffd3a945ef0 a2=0 a3=7ffd3a945edc items=0 ppid=683 pid=765 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="ip6tables" exe="/usr/bin/xtables-nft-multi" key=(null)
dic 28 18:12:49 archdos audit: PROCTITLE proctitle=2F7573722F62696E2F6970367461626C6573002D77002D2D7461626C65006E6174002D2D696E7365727400504F5354524F5554494E47002D2D6A756D70004C4942564952545F505254
dic 28 18:12:49 archdos audit[766]: NETFILTER_CFG table=mangle:28 family=10 entries=2 op=nft_register_chain pid=766 comm="ip6tables"
dic 28 18:12:49 archdos audit[766]: SYSCALL arch=c000003e syscall=46 success=yes exit=128 a0=3 a1=7ffdc4d74670 a2=0 a3=7ffdc4d7465c items=0 ppid=683 pid=766 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="ip6tables" exe="/usr/bin/xtables-nft-multi" key=(null)
dic 28 18:12:49 archdos audit: PROCTITLE proctitle=2F7573722F62696E2F6970367461626C6573002D77002D2D7461626C65006D616E676C65002D2D6E65772D636861696E004C4942564952545F505254
dic 28 18:12:49 archdos audit[767]: NETFILTER_CFG table=mangle:29 family=10 entries=2 op=nft_register_chain pid=767 comm="ip6tables"
dic 28 18:12:49 archdos audit[767]: SYSCALL arch=c000003e syscall=46 success=yes exit=316 a0=3 a1=7ffc04fbc1e0 a2=0 a3=7ffc04fbc1cc items=0 ppid=683 pid=767 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="ip6tables" exe="/usr/bin/xtables-nft-multi" key=(null)
dic 28 18:12:49 archdos audit: PROCTITLE proctitle=2F7573722F62696E2F6970367461626C6573002D77002D2D7461626C65006D616E676C65002D2D696E7365727400504F5354524F5554494E47002D2D6A756D70004C4942564952545F505254
dic 28 18:12:49 archdos audit[768]: NETFILTER_CFG table=filter:30 family=2 entries=1 op=nft_register_rule pid=768 comm="iptables"
dic 28 18:12:49 archdos audit[768]: SYSCALL arch=c000003e syscall=46 success=yes exit=432 a0=3 a1=7ffefff9e7e0 a2=0 a3=7ffefff9e7cc items=0 ppid=683 pid=768 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-nft-multi" key=(null)
dic 28 18:12:49 archdos audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D77002D2D7461626C650066696C746572002D2D696E73657274004C4942564952545F494E50002D2D696E2D696E7465726661636500766972627230002D2D70726F746F636F6C00746370002D2D64657374696E6174696F6E2D706F7274003637002D2D6A756D70004143434550
dic 28 18:12:49 archdos audit[771]: NETFILTER_CFG table=filter:31 family=2 entries=1 op=nft_register_rule pid=771 comm="iptables"
dic 28 18:12:49 archdos audit[771]: SYSCALL arch=c000003e syscall=46 success=yes exit=432 a0=3 a1=7ffc4c98c490 a2=0 a3=7ffc4c98c47c items=0 ppid=683 pid=771 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-nft-multi" key=(null)
dic 28 18:12:49 archdos audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D77002D2D7461626C650066696C746572002D2D696E73657274004C4942564952545F494E50002D2D696E2D696E7465726661636500766972627230002D2D70726F746F636F6C00756470002D2D64657374696E6174696F6E2D706F7274003637002D2D6A756D70004143434550
dic 28 18:12:49 archdos audit[772]: NETFILTER_CFG table=filter:32 family=2 entries=1 op=nft_register_rule pid=772 comm="iptables"
dic 28 18:12:49 archdos audit[772]: SYSCALL arch=c000003e syscall=46 success=yes exit=432 a0=3 a1=7ffe5202b960 a2=0 a3=7ffe5202b94c items=0 ppid=683 pid=772 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-nft-multi" key=(null)
dic 28 18:12:49 archdos audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D77002D2D7461626C650066696C746572002D2D696E73657274004C4942564952545F4F5554002D2D6F75742D696E7465726661636500766972627230002D2D70726F746F636F6C00746370002D2D64657374696E6174696F6E2D706F7274003638002D2D6A756D700041434345
dic 28 18:12:49 archdos audit[773]: NETFILTER_CFG table=filter:33 family=2 entries=1 op=nft_register_rule pid=773 comm="iptables"
dic 28 18:12:49 archdos audit[773]: SYSCALL arch=c000003e syscall=46 success=yes exit=432 a0=3 a1=7ffd54abe8a0 a2=0 a3=7ffd54abe88c items=0 ppid=683 pid=773 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-nft-multi" key=(null)
dic 28 18:12:49 archdos audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D77002D2D7461626C650066696C746572002D2D696E73657274004C4942564952545F4F5554002D2D6F75742D696E7465726661636500766972627230002D2D70726F746F636F6C00756470002D2D64657374696E6174696F6E2D706F7274003638002D2D6A756D700041434345
dic 28 18:12:49 archdos audit[774]: NETFILTER_CFG table=filter:34 family=2 entries=1 op=nft_register_rule pid=774 comm="iptables"
dic 28 18:12:49 archdos audit[774]: SYSCALL arch=c000003e syscall=46 success=yes exit=432 a0=3 a1=7ffc37f06e70 a2=0 a3=7ffc37f06e5c items=0 ppid=683 pid=774 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-nft-multi" key=(null)
dic 28 18:12:49 archdos audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D77002D2D7461626C650066696C746572002D2D696E73657274004C4942564952545F494E50002D2D696E2D696E7465726661636500766972627230002D2D70726F746F636F6C00746370002D2D64657374696E6174696F6E2D706F7274003533002D2D6A756D70004143434550
dic 28 18:12:49 archdos audit[775]: NETFILTER_CFG table=filter:35 family=2 entries=1 op=nft_register_rule pid=775 comm="iptables"
dic 28 18:12:49 archdos audit[775]: SYSCALL arch=c000003e syscall=46 success=yes exit=432 a0=3 a1=7ffcfd139230 a2=0 a3=7ffcfd13921c items=0 ppid=683 pid=775 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-nft-multi" key=(null)
dic 28 18:12:49 archdos audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D77002D2D7461626C650066696C746572002D2D696E73657274004C4942564952545F494E50002D2D696E2D696E7465726661636500766972627230002D2D70726F746F636F6C00756470002D2D64657374696E6174696F6E2D706F7274003533002D2D6A756D70004143434550
dic 28 18:12:49 archdos audit[776]: NETFILTER_CFG table=filter:36 family=2 entries=1 op=nft_register_rule pid=776 comm="iptables"
dic 28 18:12:49 archdos audit[776]: SYSCALL arch=c000003e syscall=46 success=yes exit=432 a0=3 a1=7ffea459e320 a2=0 a3=7ffea459e30c items=0 ppid=683 pid=776 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-nft-multi" key=(null)
dic 28 18:12:49 archdos audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D77002D2D7461626C650066696C746572002D2D696E73657274004C4942564952545F4F5554002D2D6F75742D696E7465726661636500766972627230002D2D70726F746F636F6C00746370002D2D64657374696E6174696F6E2D706F7274003533002D2D6A756D700041434345
dic 28 18:12:49 archdos audit[777]: NETFILTER_CFG table=filter:37 family=2 entries=1 op=nft_register_rule pid=777 comm="iptables"
dic 28 18:12:49 archdos audit[777]: SYSCALL arch=c000003e syscall=46 success=yes exit=432 a0=3 a1=7ffc93570480 a2=0 a3=7ffc9357046c items=0 ppid=683 pid=777 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-nft-multi" key=(null)
dic 28 18:12:49 archdos audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D77002D2D7461626C650066696C746572002D2D696E73657274004C4942564952545F4F5554002D2D6F75742D696E7465726661636500766972627230002D2D70726F746F636F6C00756470002D2D64657374696E6174696F6E2D706F7274003533002D2D6A756D700041434345
dic 28 18:12:49 archdos audit[778]: NETFILTER_CFG table=filter:38 family=2 entries=1 op=nft_register_rule pid=778 comm="iptables"
dic 28 18:12:49 archdos audit[778]: SYSCALL arch=c000003e syscall=46 success=yes exit=300 a0=3 a1=7ffee7cb6950 a2=0 a3=7ffee7cb693c items=0 ppid=683 pid=778 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-nft-multi" key=(null)
dic 28 18:12:49 archdos audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D77002D2D7461626C650066696C746572002D2D696E73657274004C4942564952545F46574F002D2D696E2D696E7465726661636500766972627230002D2D6A756D700052454A454354
dic 28 18:12:49 archdos audit[780]: NETFILTER_CFG table=filter:39 family=2 entries=1 op=nft_register_rule pid=780 comm="iptables"
dic 28 18:12:49 archdos audit[780]: SYSCALL arch=c000003e syscall=46 success=yes exit=300 a0=3 a1=7ffc2da15690 a2=0 a3=7ffc2da1567c items=0 ppid=683 pid=780 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-nft-multi" key=(null)
dic 28 18:12:49 archdos audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D77002D2D7461626C650066696C746572002D2D696E73657274004C4942564952545F465749002D2D6F75742D696E7465726661636500766972627230002D2D6A756D700052454A454354
dic 28 18:12:49 archdos audit[781]: NETFILTER_CFG table=filter:40 family=2 entries=1 op=nft_register_rule pid=781 comm="iptables"
dic 28 18:12:49 archdos audit[781]: SYSCALL arch=c000003e syscall=46 success=yes exit=380 a0=3 a1=7ffdeb902300 a2=0 a3=7ffdeb9022ec items=0 ppid=683 pid=781 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-nft-multi" key=(null)
dic 28 18:12:49 archdos audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D77002D2D7461626C650066696C746572002D2D696E73657274004C4942564952545F465758002D2D696E2D696E7465726661636500766972627230002D2D6F75742D696E7465726661636500766972627230002D2D6A756D7000414343455054
dic 28 18:12:49 archdos audit[782]: NETFILTER_CFG table=filter:41 family=2 entries=1 op=nft_register_rule pid=782 comm="iptables"
dic 28 18:12:49 archdos audit[782]: SYSCALL arch=c000003e syscall=46 success=yes exit=392 a0=3 a1=7ffc0d5cc610 a2=0 a3=7ffc0d5cc5fc items=0 ppid=683 pid=782 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-nft-multi" key=(null)
dic 28 18:12:49 archdos audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D77002D2D7461626C650066696C746572002D2D696E73657274004C4942564952545F46574F002D2D736F75726365003139322E3136382E3132322E302F3234002D2D696E2D696E7465726661636500766972627230002D2D6A756D7000414343455054
dic 28 18:12:49 archdos audit[783]: NETFILTER_CFG table=filter:42 family=2 entries=1 op=nft_register_rule pid=783 comm="iptables"
dic 28 18:12:49 archdos audit[783]: SYSCALL arch=c000003e syscall=46 success=yes exit=608 a0=3 a1=7fffdc64e650 a2=0 a3=7fffdc64e63c items=0 ppid=683 pid=783 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-nft-multi" key=(null)
dic 28 18:12:49 archdos audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D77002D2D7461626C650066696C746572002D2D696E73657274004C4942564952545F465749002D2D64657374696E6174696F6E003139322E3136382E3132322E302F3234002D2D6F75742D696E7465726661636500766972627230002D2D6D6174636800636F6E6E747261636B
dic 28 18:12:49 archdos audit[785]: NETFILTER_CFG table=nat:43 family=2 entries=1 op=nft_register_rule pid=785 comm="iptables"
dic 28 18:12:49 archdos audit[785]: SYSCALL arch=c000003e syscall=46 success=yes exit=424 a0=3 a1=7fff1003a7f0 a2=0 a3=7fff1003a7dc items=0 ppid=683 pid=785 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-nft-multi" key=(null)
dic 28 18:12:49 archdos audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D77002D2D7461626C65006E6174002D2D696E73657274004C4942564952545F505254002D2D736F75726365003139322E3136382E3132322E302F32340000002D2D64657374696E6174696F6E003139322E3136382E3132322E302F3234002D2D6A756D70004D41535155455241
dic 28 18:12:49 archdos audit[787]: NETFILTER_CFG table=nat:44 family=2 entries=1 op=nft_register_rule pid=787 comm="iptables"
dic 28 18:12:49 archdos audit[787]: SYSCALL arch=c000003e syscall=46 success=yes exit=504 a0=3 a1=7fff0c30e3f0 a2=0 a3=7fff0c30e3dc items=0 ppid=683 pid=787 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-nft-multi" key=(null)
dic 28 18:12:49 archdos audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D77002D2D7461626C65006E6174002D2D696E73657274004C4942564952545F505254002D2D736F75726365003139322E3136382E3132322E302F3234002D70007564700000002D2D64657374696E6174696F6E003139322E3136382E3132322E302F3234002D2D6A756D70004D
dic 28 18:12:49 archdos audit[788]: NETFILTER_CFG table=nat:45 family=2 entries=1 op=nft_register_rule pid=788 comm="iptables"
dic 28 18:12:49 archdos audit[788]: SYSCALL arch=c000003e syscall=46 success=yes exit=504 a0=3 a1=7ffce41a8510 a2=0 a3=7ffce41a84fc items=0 ppid=683 pid=788 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-nft-multi" key=(null)
dic 28 18:12:49 archdos audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D77002D2D7461626C65006E6174002D2D696E73657274004C4942564952545F505254002D2D736F75726365003139322E3136382E3132322E302F3234002D70007463700000002D2D64657374696E6174696F6E003139322E3136382E3132322E302F3234002D2D6A756D70004D
dic 28 18:12:49 archdos audit[789]: NETFILTER_CFG table=nat:46 family=2 entries=1 op=nft_register_rule pid=789 comm="iptables"
dic 28 18:12:49 archdos audit[789]: SYSCALL arch=c000003e syscall=46 success=yes exit=400 a0=3 a1=7ffc55579a40 a2=0 a3=7ffc55579a2c items=0 ppid=683 pid=789 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-nft-multi" key=(null)
dic 28 18:12:49 archdos audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D77002D2D7461626C65006E6174002D2D696E73657274004C4942564952545F505254002D2D736F75726365003139322E3136382E3132322E302F3234002D2D64657374696E6174696F6E003235352E3235352E3235352E3235352F3332002D2D6A756D700052455455524E
dic 28 18:12:49 archdos audit[790]: NETFILTER_CFG table=nat:47 family=2 entries=1 op=nft_register_rule pid=790 comm="iptables"
dic 28 18:12:49 archdos audit[790]: SYSCALL arch=c000003e syscall=46 success=yes exit=400 a0=3 a1=7ffd29169be0 a2=0 a3=7ffd29169bcc items=0 ppid=683 pid=790 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-nft-multi" key=(null)
dic 28 18:12:49 archdos audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D77002D2D7461626C65006E6174002D2D696E73657274004C4942564952545F505254002D2D736F75726365003139322E3136382E3132322E302F3234002D2D64657374696E6174696F6E003232342E302E302E302F3234002D2D6A756D700052455455524E
dic 28 18:12:49 archdos audit[791]: NETFILTER_CFG table=mangle:48 family=2 entries=1 op=nft_register_rule pid=791 comm="iptables"
dic 28 18:12:49 archdos audit[791]: SYSCALL arch=c000003e syscall=46 success=yes exit=440 a0=3 a1=7ffea3ae7200 a2=0 a3=7ffea3ae71ec items=0 ppid=683 pid=791 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-nft-multi" key=(null)
dic 28 18:12:49 archdos audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D77002D2D7461626C65006D616E676C65002D2D696E73657274004C4942564952545F505254002D2D6F75742D696E7465726661636500766972627230002D2D70726F746F636F6C00756470002D2D64657374696E6174696F6E2D706F7274003638002D2D6A756D700043484543
dic 28 18:12:49 archdos NetworkManager[632]: <info> [1640711569.9522] device (virbr0): state change: unmanaged -> unavailable (reason 'connection-assumed', sys-iface-state: 'external')
dic 28 18:12:49 archdos NetworkManager[632]: <info> [1640711569.9532] device (virbr0): state change: unavailable -> disconnected (reason 'connection-assumed', sys-iface-state: 'external')
dic 28 18:12:49 archdos NetworkManager[632]: <info> [1640711569.9535] device (virbr0): Activation: starting connection 'virbr0' (34282b34-b83b-4b77-9078-1cd9db15f8e4)
dic 28 18:12:49 archdos NetworkManager[632]: <info> [1640711569.9538] device (virbr0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'external')
dic 28 18:12:49 archdos NetworkManager[632]: <info> [1640711569.9539] device (virbr0): state change: prepare -> config (reason 'none', sys-iface-state: 'external')
dic 28 18:12:49 archdos NetworkManager[632]: <info> [1640711569.9540] device (virbr0): state change: config -> ip-config (reason 'none', sys-iface-state: 'external')
dic 28 18:12:49 archdos NetworkManager[632]: <info> [1640711569.9541] device (virbr0): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'external')
dic 28 18:12:49 archdos NetworkManager[632]: <info> [1640711569.9552] device (virbr0): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'external')
dic 28 18:12:49 archdos NetworkManager[632]: <info> [1640711569.9553] device (virbr0): state change: secondaries -> activated (reason 'none', sys-iface-state: 'external')
dic 28 18:12:49 archdos NetworkManager[632]: <info> [1640711569.9554] manager: NetworkManager state is now CONNECTED_LOCAL
dic 28 18:12:49 archdos NetworkManager[632]: <info> [1640711569.9555] device (virbr0): Activation: successful, device activated.
dic 28 18:12:49 archdos dnsmasq[798]: started, version 2.86 cachesize 150
dic 28 18:12:49 archdos dnsmasq[798]: compile time options: IPv6 GNU-getopt DBus no-UBus i18n IDN2 DHCP DHCPv6 no-Lua TFTP conntrack ipset auth cryptohash DNSSEC loop-detect inotify dumpfile
dic 28 18:12:49 archdos dnsmasq-dhcp[798]: DHCP, IP range 192.168.122.2 -- 192.168.122.254, lease time 1h
dic 28 18:12:49 archdos dnsmasq-dhcp[798]: DHCP, sockets bound exclusively to interface virbr0
dic 28 18:12:49 archdos dnsmasq[798]: no servers found in /etc/resolv.conf, will retry
dic 28 18:12:49 archdos dnsmasq[798]: read /etc/hosts - 3 addresses
dic 28 18:12:49 archdos dnsmasq[798]: read /var/lib/libvirt/dnsmasq/default.addnhosts - 0 addresses
dic 28 18:12:49 archdos dnsmasq-dhcp[798]: read /var/lib/libvirt/dnsmasq/default.hostsfile
dic 28 18:12:50 archdos sddm[690]: Setting default cursor
dic 28 18:12:50 archdos sddm[690]: Running display setup script "/usr/share/sddm/scripts/Xsetup"
dic 28 18:12:50 archdos sddm[690]: Display server started.
dic 28 18:12:50 archdos sddm[690]: Socket server starting...
dic 28 18:12:50 archdos sddm[690]: Socket server started.
dic 28 18:12:50 archdos sddm[690]: Loading theme configuration from "/usr/share/sddm/themes/Space_Abstract_SDDM_jtt3/theme.conf"
dic 28 18:12:50 archdos sddm[690]: Greeter starting...
dic 28 18:12:50 archdos sddm-helper[804]: [PAM] Starting...
dic 28 18:12:50 archdos audit[804]: USER_AUTH pid=804 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_permit acct="sddm" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success'
dic 28 18:12:50 archdos audit[804]: USER_ACCT pid=804 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_permit acct="sddm" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success'
dic 28 18:12:50 archdos sddm-helper[804]: [PAM] Authenticating...
dic 28 18:12:50 archdos sddm-helper[804]: [PAM] returning.
dic 28 18:12:50 archdos audit[804]: CRED_ACQ pid=804 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_permit acct="sddm" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success'
dic 28 18:12:50 archdos sddm-helper[804]: pam_unix(sddm-greeter:session): session opened for user sddm(uid=973) by (uid=0)
dic 28 18:12:50 archdos systemd[1]: Created slice User Slice of UID 973.
dic 28 18:12:50 archdos systemd[1]: Starting User Runtime Directory /run/user/973...
dic 28 18:12:50 archdos systemd-logind[620]: New session c1 of user sddm.
dic 28 18:12:50 archdos systemd[1]: Finished User Runtime Directory /run/user/973.
dic 28 18:12:50 archdos audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@973 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
dic 28 18:12:50 archdos systemd[1]: Starting User Manager for UID 973...
dic 28 18:12:50 archdos dbus-daemon[614]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.17' (uid=0 pid=806 comm="(systemd) ")
dic 28 18:12:50 archdos dbus-daemon[614]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
dic 28 18:12:50 archdos systemd[806]: pam_systemd_home(systemd-user:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
dic 28 18:12:50 archdos audit[806]: USER_ACCT pid=806 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="sddm" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
dic 28 18:12:50 archdos audit[806]: CRED_ACQ pid=806 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=? acct="sddm" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
dic 28 18:12:50 archdos audit[806]: SYSCALL arch=c000003e syscall=1 success=yes exit=3 a0=9 a1=7ffe8676ebc0 a2=3 a3=3cd items=0 ppid=1 pid=806 auid=973 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=1 comm="(systemd)" exe="/usr/lib/systemd/systemd" key=(null)
dic 28 18:12:50 archdos audit: PROCTITLE proctitle="(systemd)"
dic 28 18:12:50 archdos systemd[806]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8002 service=[systemd-user] terminal=[] user=[sddm] ruser=[<unknown>] rhost=[<unknown>]
dic 28 18:12:50 archdos systemd[806]: pam_unix(systemd-user:session): session opened for user sddm(uid=973) by (uid=0)
dic 28 18:12:50 archdos systemd[806]: pam_env(systemd-user:session): deprecated reading of user environment enabled
dic 28 18:12:50 archdos audit[806]: USER_START pid=806 uid=0 auid=973 ses=1 msg='op=PAM:session_open grantors=pam_loginuid,pam_loginuid,pam_keyinit,pam_systemd_home,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="sddm" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
dic 28 18:12:50 archdos audit: BPF prog-id=27 op=LOAD
dic 28 18:12:50 archdos audit[806]: SYSCALL arch=c000003e syscall=321 success=yes exit=8 a0=5 a1=7ffdb53ec5c0 a2=78 a3=7ffdb53ec5c0 items=0 ppid=1 pid=806 auid=973 uid=973 gid=973 euid=973 suid=973 fsuid=973 egid=973 sgid=973 fsgid=973 tty=(none) ses=1 comm="systemd" exe="/usr/lib/systemd/systemd" key=(null)
dic 28 18:12:50 archdos audit: PROCTITLE proctitle="(systemd)"
dic 28 18:12:50 archdos audit: BPF prog-id=0 op=UNLOAD
dic 28 18:12:50 archdos systemd[806]: Queued start job for default target Main User Target.
dic 28 18:12:50 archdos systemd[806]: Created slice User Application Slice.
dic 28 18:12:50 archdos systemd[806]: Reached target Paths.
dic 28 18:12:50 archdos systemd[806]: Reached target Timers.
dic 28 18:12:50 archdos systemd[806]: Starting D-Bus User Message Bus Socket...
dic 28 18:12:50 archdos systemd[806]: Listening on GnuPG network certificate management daemon.
dic 28 18:12:50 archdos systemd[806]: Listening on GCR ssh-agent wrapper.
dic 28 18:12:50 archdos systemd[806]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
dic 28 18:12:50 archdos systemd[806]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
dic 28 18:12:50 archdos systemd[806]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
dic 28 18:12:50 archdos systemd[806]: Listening on GnuPG cryptographic agent and passphrase cache.
dic 28 18:12:50 archdos systemd[806]: Listening on p11-kit server.
dic 28 18:12:50 archdos systemd[806]: Listening on PipeWire PulseAudio.
dic 28 18:12:50 archdos systemd[806]: Listening on PipeWire Multimedia System Socket.
dic 28 18:12:50 archdos systemd[806]: Listening on D-Bus User Message Bus Socket.
dic 28 18:12:50 archdos systemd[806]: Reached target Sockets.
dic 28 18:12:50 archdos systemd[806]: Reached target Basic System.
dic 28 18:12:50 archdos systemd[1]: Started User Manager for UID 973.
dic 28 18:12:50 archdos audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@973 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
dic 28 18:12:50 archdos systemd[806]: Starting Update XDG user dir configuration...
dic 28 18:12:50 archdos systemd[1]: Started Session c1 of User sddm.
dic 28 18:12:50 archdos systemd[806]: Finished Update XDG user dir configuration.
dic 28 18:12:50 archdos systemd[806]: Reached target Main User Target.
dic 28 18:12:50 archdos systemd[806]: Startup finished in 87ms.
dic 28 18:12:50 archdos audit[804]: USER_START pid=804 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:session_open grantors=pam_unix,pam_systemd acct="sddm" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=:0 res=success'
dic 28 18:12:50 archdos sddm[690]: Greeter session started successfully
dic 28 18:12:50 archdos sddm-greeter[814]: High-DPI autoscaling not Enabled
dic 28 18:12:50 archdos sddm-greeter[814]: Reading from "/usr/share/wayland-sessions/plasmawayland.desktop"
dic 28 18:12:50 archdos sddm-greeter[814]: Reading from "/usr/share/xsessions/plasma.desktop"
dic 28 18:12:50 archdos sddm-greeter[814]: Loading theme configuration from "/usr/share/sddm/themes/Space_Abstract_SDDM_jtt3/theme.conf"
dic 28 18:12:50 archdos systemd[806]: Started D-Bus User Message Bus.
dic 28 18:12:50 archdos sddm-greeter[814]: Connected to the daemon.
dic 28 18:12:50 archdos sddm-greeter[814]: QFont::fromString: Invalid description '(empty)'
dic 28 18:12:50 archdos sddm[690]: Message received from greeter: Connect
dic 28 18:12:50 archdos sddm-greeter[814]: Loading file:///usr/share/sddm/themes/Space_Abstract_SDDM_jtt3/Main.qml...
dic 28 18:12:50 archdos libvirtd[683]: libvirt version: 7.10.0
dic 28 18:12:50 archdos libvirtd[683]: hostname: archdos
dic 28 18:12:50 archdos libvirtd[683]: Cannot find 'dmidecode' in path: File o directory non esistente
dic 28 18:12:50 archdos sddm-greeter[814]: QObject: Cannot create children for a parent that is in a different thread.
(Parent is QGuiApplication(0x7ffd93efa390), parent's thread is QThread(0x564e3c04fd80), current thread is QThread(0x564e3c118690)
dic 28 18:12:50 archdos sddm-greeter[814]: QObject: Cannot create children for a parent that is in a different thread.
(Parent is QGuiApplication(0x7ffd93efa390), parent's thread is QThread(0x564e3c04fd80), current thread is QThread(0x564e3c118690)
dic 28 18:12:50 archdos sddm-greeter[814]: QObject: Cannot create children for a parent that is in a different thread.
(Parent is QGuiApplication(0x7ffd93efa390), parent's thread is QThread(0x564e3c04fd80), current thread is QThread(0x564e3c118690)
dic 28 18:12:50 archdos sddm-greeter[814]: QObject::installEventFilter(): Cannot filter events for objects in a different thread.
dic 28 18:12:50 archdos dbus-daemon[614]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' requested by ':1.3' (uid=0 pid=620 comm="/usr/lib/systemd/systemd-logind ")
dic 28 18:12:50 archdos dbus-daemon[614]: [system] Activating via systemd: service name='org.freedesktop.UDisks2' unit='udisks2.service' requested by ':1.19' (uid=973 pid=814 comm="/usr/bin/sddm-greeter --socket /tmp/sddm-:0-dqYthh")
dic 28 18:12:50 archdos systemd[1]: Starting Authorization Manager...
dic 28 18:12:50 archdos systemd[1]: Starting Disk Manager...
dic 28 18:12:51 archdos udisksd[836]: udisks daemon version 2.9.4 starting
dic 28 18:12:51 archdos polkitd[835]: Started polkitd version 0.120
dic 28 18:12:51 archdos polkitd[835]: Loading rules from directory /etc/polkit-1/rules.d
dic 28 18:12:51 archdos polkitd[835]: Loading rules from directory /usr/share/polkit-1/rules.d
dic 28 18:12:51 archdos polkitd[835]: Finished loading, compiling and executing 6 rules
dic 28 18:12:51 archdos dbus-daemon[614]: [system] Successfully activated service 'org.freedesktop.PolicyKit1'
dic 28 18:12:51 archdos systemd[1]: Started Authorization Manager.
dic 28 18:12:51 archdos polkitd[835]: Acquired the name org.freedesktop.PolicyKit1 on the system bus
dic 28 18:12:51 archdos audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=polkit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
dic 28 18:12:51 archdos libvirtd[683]: Cannot find 'dmidecode' in path: File o directory non esistente
dic 28 18:12:51 archdos dbus-daemon[614]: [system] Successfully activated service 'org.freedesktop.UDisks2'
dic 28 18:12:51 archdos systemd[1]: Started Disk Manager.
dic 28 18:12:51 archdos audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=udisks2 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
dic 28 18:12:51 archdos dbus-daemon[614]: [system] Activating via systemd: service name='org.freedesktop.UPower' unit='upower.service' requested by ':1.19' (uid=973 pid=814 comm="/usr/bin/sddm-greeter --socket /tmp/sddm-:0-dqYthh")
dic 28 18:12:51 archdos audit: BPF prog-id=28 op=LOAD
dic 28 18:12:51 archdos audit: BPF prog-id=29 op=LOAD
dic 28 18:12:51 archdos systemd[1]: Starting Daemon for power management...
dic 28 18:12:51 archdos dbus-daemon[614]: [system] Successfully activated service 'org.freedesktop.UPower'
dic 28 18:12:51 archdos systemd[1]: Started Daemon for power management.
dic 28 18:12:51 archdos audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=upower comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
dic 28 18:12:51 archdos udisksd[836]: Acquired the name org.freedesktop.UDisks2 on the system message bus
dic 28 18:12:51 archdos sddm-greeter[814]: file:///usr/share/sddm/themes/Space_Abstract_SDDM_jtt3/Main.qml:452:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
dic 28 18:12:51 archdos sddm-greeter[814]: file:///usr/share/sddm/themes/Space_Abstract_SDDM_jtt3/components/VirtualKeyboard.qml:20:1: module "QtQuick.VirtualKeyboard" is not installed
dic 28 18:12:51 archdos sddm-greeter[814]: file:///usr/share/sddm/themes/Space_Abstract_SDDM_jtt3/Login.qml:103:13: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
dic 28 18:12:51 archdos sddm-greeter[814]: libpng warning: iCCP: known incorrect sRGB profile
dic 28 18:12:51 archdos sddm-greeter[814]: file:///usr/share/sddm/themes/Space_Abstract_SDDM_jtt3/Main.qml:65:17: Unable to assign [undefined] to QColor
dic 28 18:12:51 archdos sddm-greeter[814]: Adding view for "HDMI-0" QRect(0,0 3440x1440)
dic 28 18:12:51 archdos sddm-greeter[814]: QDBusConnection: name 'org.freedesktop.UDisks2' had owner '' but we thought it was ':1.20'
dic 28 18:12:51 archdos sddm-greeter[814]: Message received from daemon: Capabilities
dic 28 18:12:51 archdos sddm-greeter[814]: Message received from daemon: HostName
dic 28 18:12:52 archdos dhcpcd[625]: enp3s0: carrier acquired
dic 28 18:12:52 archdos NetworkManager[632]: <info> [1640711572.0184] device (enp3s0): carrier: link connected
dic 28 18:12:52 archdos NetworkManager[632]: <info> [1640711572.0188] device (enp3s0): state change: unavailable -> disconnected (reason 'carrier-changed', sys-iface-state: 'managed')
dic 28 18:12:52 archdos kernel: igb 0000:03:00.0 enp3s0: igb: enp3s0 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: RX/TX
dic 28 18:12:52 archdos kernel: IPv6: ADDRCONF(NETDEV_CHANGE): enp3s0: link becomes ready
dic 28 18:12:52 archdos NetworkManager[632]: <info> [1640711572.0203] policy: auto-activating connection 'Connessione via cavo 1' (9493565d-fd02-3a46-a9f2-735d332dd876)
dic 28 18:12:52 archdos NetworkManager[632]: <info> [1640711572.0206] device (enp3s0): Activation: starting connection 'Connessione via cavo 1' (9493565d-fd02-3a46-a9f2-735d332dd876)
dic 28 18:12:52 archdos NetworkManager[632]: <info> [1640711572.0207] device (enp3s0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
dic 28 18:12:52 archdos dhcpcd[625]: enp3s0: IAID 4d:98:92:ab
dic 28 18:12:52 archdos dhcpcd[625]: enp3s0: adding address fe80::7b5c:1949:301a:ef2b
dic 28 18:12:52 archdos NetworkManager[632]: <info> [1640711572.0209] manager: NetworkManager state is now CONNECTING
dic 28 18:12:52 archdos NetworkManager[632]: <info> [1640711572.0210] device (enp3s0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
dic 28 18:12:52 archdos NetworkManager[632]: <info> [1640711572.0223] device (enp3s0): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed')
dic 28 18:12:52 archdos NetworkManager[632]: <info> [1640711572.0226] dhcp4 (enp3s0): activation: beginning transaction (timeout in 45 seconds)
dic 28 18:12:52 archdos NetworkManager[632]: <info> [1640711572.0272] device (enp3s0): ipv6: duplicate address check failed for the fe80::7b5c:1949:301a:ef2b/64 lft forever pref forever lifetime 5-0[4294967295,4294967295] dev 2 flags permanent,tentative src kernel address
dic 28 18:12:52 archdos NetworkManager[632]: <info> [1640711572.0392] dhcp4 (enp3s0): state changed unknown -> bound, address=192.168.1.120
dic 28 18:12:52 archdos NetworkManager[632]: <info> [1640711572.0400] device (enp3s0): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed')
dic 28 18:12:52 archdos NetworkManager[632]: <info> [1640711572.0413] device (enp3s0): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed')
dic 28 18:12:52 archdos NetworkManager[632]: <info> [1640711572.0415] device (enp3s0): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed')
dic 28 18:12:52 archdos NetworkManager[632]: <info> [1640711572.0418] manager: NetworkManager state is now CONNECTED_LOCAL
dic 28 18:12:52 archdos NetworkManager[632]: <info> [1640711572.0421] manager: NetworkManager state is now CONNECTED_SITE
dic 28 18:12:52 archdos NetworkManager[632]: <info> [1640711572.0421] policy: set 'Connessione via cavo 1' (enp3s0) as default for IPv4 routing and DNS
dic 28 18:12:52 archdos dbus-daemon[614]: [system] Activating via systemd: service name='org.freedesktop.resolve1' unit='dbus-org.freedesktop.resolve1.service' requested by ':1.5' (uid=0 pid=632 comm="/usr/bin/NetworkManager --no-daemon ")
dic 28 18:12:52 archdos dbus-daemon[614]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.resolve1.service': Unit dbus-org.freedesktop.resolve1.service not found.
dic 28 18:12:52 archdos dnsmasq[798]: reading /etc/resolv.conf
dic 28 18:12:52 archdos dnsmasq[691]: reading /etc/resolv.conf
dic 28 18:12:52 archdos NetworkManager[632]: <info> [1640711572.0429] device (enp3s0): Activation: successful, device activated.
dic 28 18:12:52 archdos dnsmasq[798]: using nameserver 192.168.1.1#53
dic 28 18:12:52 archdos dnsmasq[691]: using nameserver 192.168.1.1#53
dic 28 18:12:52 archdos NetworkManager[632]: <info> [1640711572.0434] manager: startup complete
dic 28 18:12:52 archdos systemd[1]: Finished Network Manager Wait Online.
dic 28 18:12:52 archdos audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-wait-online comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
dic 28 18:12:52 archdos systemd[1]: Reached target Network is Online.
dic 28 18:12:52 archdos systemd[1]: Started NordVPN Daemon.
dic 28 18:12:52 archdos audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=nordvpnd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
dic 28 18:12:52 archdos systemd[1]: Starting Samba SMB Daemon...
dic 28 18:12:52 archdos nordvpnd[898]: 2021/12/28 18:12:52 [Info] Daemon has started
dic 28 18:12:52 archdos systemd[1]: smb.service: Main process exited, code=exited, status=1/FAILURE
dic 28 18:12:52 archdos systemd[1]: smb.service: Failed with result 'exit-code'.
dic 28 18:12:52 archdos systemd[1]: Failed to start Samba SMB Daemon.
dic 28 18:12:52 archdos audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=smb comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
dic 28 18:12:52 archdos systemd[1]: Reached target Multi-User System.
dic 28 18:12:52 archdos systemd[1]: Reached target Graphical Interface.
dic 28 18:12:52 archdos systemd[1]: Startup finished in 14.563s (firmware) + 3.128s (loader) + 4.885s (kernel) + 4.292s (userspace) = 26.870s.
dic 28 18:12:52 archdos NetworkManager[632]: <info> [1640711572.2168] manager: NetworkManager state is now CONNECTED_GLOBAL
dic 28 18:12:52 archdos dhcpcd[625]: enp3s0: soliciting an IPv6 router
dic 28 18:12:52 archdos nordvpnd[898]: 2021/12/28 18:12:52 Kill Switch set to: disabled
dic 28 18:12:52 archdos nordvpnd[898]: NordVPN App Connection Settings:
dic 28 18:12:52 archdos nordvpnd[898]: Technology: NORDLYNX
dic 28 18:12:52 archdos nordvpnd[898]: Protocol: UDP
dic 28 18:12:52 archdos nordvpnd[898]: Firewall: enabled
dic 28 18:12:52 archdos nordvpnd[898]: KillSwitch: disabled
dic 28 18:12:52 archdos nordvpnd[898]: Obfuscate: disabled
dic 28 18:12:52 archdos nordvpnd[898]: CyberSec: disabled
dic 28 18:12:52 archdos nordvpnd[898]: DNS:
dic 28 18:12:52 archdos nordvpnd[898]: IPv6: disabled
dic 28 18:12:52 archdos nordvpnd[898]: Notify: enabled
dic 28 18:12:52 archdos nordvpnd[898]: Auto-connect: disabled
dic 28 18:12:52 archdos nordvpnd[898]: 2021/12/28 18:12:52 Auto-connect set to: disabled
dic 28 18:12:52 archdos nordvpnd[898]: NordVPN App Connection Settings:
dic 28 18:12:52 archdos nordvpnd[898]: Technology: NORDLYNX
dic 28 18:12:52 archdos nordvpnd[898]: Protocol: UDP
dic 28 18:12:52 archdos nordvpnd[898]: Firewall: enabled
dic 28 18:12:52 archdos nordvpnd[898]: KillSwitch: disabled
dic 28 18:12:52 archdos nordvpnd[898]: Obfuscate: disabled
dic 28 18:12:52 archdos nordvpnd[898]: CyberSec: disabled
dic 28 18:12:52 archdos nordvpnd[898]: DNS:
dic 28 18:12:52 archdos nordvpnd[898]: IPv6: disabled
dic 28 18:12:52 archdos nordvpnd[898]: Notify: enabled
dic 28 18:12:52 archdos nordvpnd[898]: Auto-connect: disabled
dic 28 18:12:52 archdos nordvpnd[898]: 2021/12/28 18:12:52 DNS set to: disabled
dic 28 18:12:52 archdos nordvpnd[898]: NordVPN App Connection Settings:
dic 28 18:12:52 archdos nordvpnd[898]: Technology: NORDLYNX
dic 28 18:12:52 archdos nordvpnd[898]: Protocol: UDP
dic 28 18:12:52 archdos nordvpnd[898]: Firewall: enabled
dic 28 18:12:52 archdos nordvpnd[898]: KillSwitch: disabled
dic 28 18:12:52 archdos nordvpnd[898]: Obfuscate: disabled
dic 28 18:12:52 archdos nordvpnd[898]: CyberSec: disabled
dic 28 18:12:52 archdos nordvpnd[898]: DNS:
dic 28 18:12:52 archdos nordvpnd[898]: IPv6: disabled
dic 28 18:12:52 archdos nordvpnd[898]: Notify: enabled
dic 28 18:12:52 archdos nordvpnd[898]: Auto-connect: disabled
dic 28 18:12:52 archdos nordvpnd[898]: 2021/12/28 18:12:52 CyberSec set to: disabled
dic 28 18:12:52 archdos nordvpnd[898]: NordVPN App Connection Settings:
dic 28 18:12:52 archdos nordvpnd[898]: Technology: NORDLYNX
dic 28 18:12:52 archdos nordvpnd[898]: Protocol: UDP
dic 28 18:12:52 archdos nordvpnd[898]: Firewall: enabled
dic 28 18:12:52 archdos nordvpnd[898]: KillSwitch: disabled
dic 28 18:12:52 archdos nordvpnd[898]: Obfuscate: disabled
dic 28 18:12:52 archdos nordvpnd[898]: CyberSec: disabled
dic 28 18:12:52 archdos nordvpnd[898]: DNS:
dic 28 18:12:52 archdos nordvpnd[898]: IPv6: disabled
dic 28 18:12:52 archdos nordvpnd[898]: Notify: enabled
dic 28 18:12:52 archdos nordvpnd[898]: Auto-connect: disabled
dic 28 18:12:52 archdos nordvpnd[898]: 2021/12/28 18:12:52 Protocol set to: UDP
dic 28 18:12:52 archdos nordvpnd[898]: NordVPN App Connection Settings:
dic 28 18:12:52 archdos nordvpnd[898]: Technology: NORDLYNX
dic 28 18:12:52 archdos nordvpnd[898]: Protocol: UDP
dic 28 18:12:52 archdos nordvpnd[898]: Firewall: enabled
dic 28 18:12:52 archdos nordvpnd[898]: KillSwitch: disabled
dic 28 18:12:52 archdos nordvpnd[898]: Obfuscate: disabled
dic 28 18:12:52 archdos nordvpnd[898]: CyberSec: disabled
dic 28 18:12:52 archdos nordvpnd[898]: DNS:
dic 28 18:12:52 archdos nordvpnd[898]: IPv6: disabled
dic 28 18:12:52 archdos nordvpnd[898]: Notify: enabled
dic 28 18:12:52 archdos nordvpnd[898]: Auto-connect: disabled
dic 28 18:12:52 archdos nordvpnd[898]: 2021/12/28 18:12:52 Technology set to: NORDLYNX
dic 28 18:12:52 archdos nordvpnd[898]: NordVPN App Connection Settings:
dic 28 18:12:52 archdos nordvpnd[898]: Technology: NORDLYNX
dic 28 18:12:52 archdos nordvpnd[898]: Protocol: UDP
dic 28 18:12:52 archdos nordvpnd[898]: Firewall: enabled
dic 28 18:12:52 archdos nordvpnd[898]: KillSwitch: disabled
dic 28 18:12:52 archdos nordvpnd[898]: Obfuscate: disabled
dic 28 18:12:52 archdos nordvpnd[898]: CyberSec: disabled
dic 28 18:12:52 archdos nordvpnd[898]: DNS:
dic 28 18:12:52 archdos nordvpnd[898]: IPv6: disabled
dic 28 18:12:52 archdos nordvpnd[898]: Notify: enabled
dic 28 18:12:52 archdos nordvpnd[898]: Auto-connect: disabled
dic 28 18:12:53 archdos dbus-daemon[614]: [system] Activating via systemd: service name='org.freedesktop.timedate1' unit='dbus-org.freedesktop.timedate1.service' requested by ':1.23' (uid=0 pid=953 comm="timedatectl show ")
dic 28 18:12:53 archdos audit: BPF prog-id=30 op=LOAD
dic 28 18:12:53 archdos audit: BPF prog-id=31 op=LOAD
dic 28 18:12:53 archdos audit: BPF prog-id=32 op=LOAD
dic 28 18:12:53 archdos systemd[1]: Starting Time & Date Service...
dic 28 18:12:53 archdos dbus-daemon[614]: [system] Successfully activated service 'org.freedesktop.timedate1'
dic 28 18:12:53 archdos dhcpcd[625]: enp3s0: rebinding lease of 192.168.1.9
dic 28 18:12:53 archdos audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-timedated comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
dic 28 18:12:53 archdos systemd[1]: Started Time & Date Service.
dic 28 18:12:53 archdos dhcpcd[625]: enp3s0: probing address 192.168.1.9/24
dic 28 18:12:58 archdos dhcpcd[625]: enp3s0: leased 192.168.1.9 for 21600 seconds
dic 28 18:12:58 archdos dhcpcd[625]: enp3s0: adding route to 192.168.1.0/24
dic 28 18:12:58 archdos dhcpcd[625]: enp3s0: adding default route via 192.168.1.1
dic 28 18:12:58 archdos dnsmasq[798]: reading /etc/resolv.conf
dic 28 18:12:58 archdos dnsmasq[691]: reading /etc/resolv.conf
dic 28 18:12:58 archdos dnsmasq[798]: using nameserver 192.168.1.1#53
dic 28 18:12:58 archdos dnsmasq[691]: using nameserver 192.168.1.1#53
dic 28 18:13:00 archdos systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
dic 28 18:13:00 archdos audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
dic 28 18:13:00 archdos kernel: kauditd_printk_skb: 194 callbacks suppressed
dic 28 18:13:00 archdos kernel: audit: type=1131 audit(1640711580.026:120): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
dic 28 18:13:05 archdos dhcpcd[625]: enp3s0: no IPv6 Routers available
dic 28 18:13:07 archdos kernel: logitech-hidpp-device 0003:046D:4055.0005: HID++ 4.5 device connected.
dic 28 18:13:07 archdos upowerd[871]: treating change event as add on /sys/devices/pci0000:00/0000:00:01.2/0000:01:00.0/0000:02:08.0/0000:06:00.1/usb1/1-3/1-3.2/1-3.2:1.2/0003:046D:C52B.0004/0003:046D:4055.0005/power_supply/hidpp_battery_0
dic 28 18:13:11 archdos kernel: logitech-hidpp-device 0003:046D:4076.0006: HID++ 4.1 device connected.
dic 28 18:13:11 archdos upowerd[871]: treating change event as add on /sys/devices/pci0000:00/0000:00:01.2/0000:01:00.0/0000:02:08.0/0000:06:00.1/usb1/1-3/1-3.2/1-3.2:1.2/0003:046D:C52B.0004/0003:046D:4076.0006/power_supply/hidpp_battery_1
dic 28 18:13:13 archdos sddm-greeter[814]: Reading from "/usr/share/wayland-sessions/plasmawayland.desktop"
dic 28 18:13:13 archdos sddm[690]: Message received from greeter: Login
dic 28 18:13:13 archdos sddm[690]: Reading from "/usr/share/wayland-sessions/plasmawayland.desktop"
dic 28 18:13:13 archdos sddm[690]: Reading from "/usr/share/wayland-sessions/plasmawayland.desktop"
dic 28 18:13:13 archdos sddm[690]: Session "/usr/share/wayland-sessions/plasmawayland.desktop" selected, command: "/usr/lib/plasma-dbus-run-session-if-needed /usr/bin/startplasma-wayland"
dic 28 18:13:13 archdos sddm-helper[984]: [PAM] Starting...
dic 28 18:13:13 archdos sddm-helper[984]: [PAM] Authenticating...
dic 28 18:13:13 archdos dbus-daemon[614]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.25' (uid=0 pid=984 comm="/usr/lib/sddm/sddm-helper --socket /tmp/sddm-auth7")
dic 28 18:13:13 archdos dbus-daemon[614]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
dic 28 18:13:13 archdos sddm-helper[984]: pam_systemd_home(sddm:auth): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
dic 28 18:13:13 archdos sddm-helper[984]: [PAM] Preparing to converse...
dic 28 18:13:13 archdos sddm-helper[984]: [PAM] Conversation with 1 messages
dic 28 18:13:13 archdos sddm-helper[984]: pam_kwallet5(sddm:auth): pam_kwallet5: pam_sm_authenticate
dic 28 18:13:13 archdos sddm-helper[984]: [PAM] returning.
dic 28 18:13:13 archdos audit[984]: USER_AUTH pid=984 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_shells,pam_faillock,pam_permit,pam_faillock acct="giacomo" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success'
dic 28 18:13:13 archdos kernel: audit: type=1100 audit(1640711593.063:121): pid=984 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_shells,pam_faillock,pam_permit,pam_faillock acct="giacomo" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success'
dic 28 18:13:13 archdos kernel: audit: type=1101 audit(1640711593.063:122): pid=984 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="giacomo" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success'
dic 28 18:13:13 archdos audit[984]: USER_ACCT pid=984 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="giacomo" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success'
dic 28 18:13:13 archdos sddm[690]: Authenticated successfully
dic 28 18:13:13 archdos sddm-greeter[814]: Message received from daemon: LoginSucceeded
dic 28 18:13:13 archdos audit[984]: CRED_ACQ pid=984 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_shells,pam_faillock,pam_permit,pam_faillock acct="giacomo" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success'
dic 28 18:13:13 archdos audit[984]: SYSCALL arch=c000003e syscall=1 success=yes exit=4 a0=8 a1=7ffc197a8310 a2=4 a3=3e8 items=0 ppid=690 pid=984 auid=1000 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=2 comm="sddm-helper" exe="/usr/lib/sddm/sddm-helper" key=(null)
dic 28 18:13:13 archdos audit: PROCTITLE proctitle=2F7573722F6C69622F7364646D2F7364646D2D68656C706572002D2D736F636B6574002F746D702F7364646D2D6175746837313536333764322D383038622D343131632D396135372D663965376538383631643362002D2D69640031002D2D7374617274002F7573722F6C69622F706C61736D612D646275732D72756E2D7365
dic 28 18:13:13 archdos sddm-helper[984]: pam_kwallet5(sddm:setcred): pam_kwallet5: pam_sm_setcred
dic 28 18:13:13 archdos sddm-helper[984]: pam_unix(sddm:session): session opened for user giacomo(uid=1000) by (uid=0)
dic 28 18:13:13 archdos kernel: audit: type=1103 audit(1640711593.066:123): pid=984 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_shells,pam_faillock,pam_permit,pam_faillock acct="giacomo" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success'
dic 28 18:13:13 archdos kernel: audit: type=1006 audit(1640711593.066:124): pid=984 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=2 res=1
dic 28 18:13:13 archdos kernel: audit: type=1300 audit(1640711593.066:124): arch=c000003e syscall=1 success=yes exit=4 a0=8 a1=7ffc197a8310 a2=4 a3=3e8 items=0 ppid=690 pid=984 auid=1000 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=2 comm="sddm-helper" exe="/usr/lib/sddm/sddm-helper" key=(null)
dic 28 18:13:13 archdos kernel: audit: type=1327 audit(1640711593.066:124): proctitle=2F7573722F6C69622F7364646D2F7364646D2D68656C706572002D2D736F636B6574002F746D702F7364646D2D6175746837313536333764322D383038622D343131632D396135372D663965376538383631643362002D2D69640031002D2D7374617274002F7573722F6C69622F706C61736D612D646275732D72756E2D7365
dic 28 18:13:13 archdos systemd[1]: Created slice User Slice of UID 1000.
dic 28 18:13:13 archdos systemd[1]: Starting User Runtime Directory /run/user/1000...
dic 28 18:13:13 archdos systemd-logind[620]: New session 2 of user giacomo.
dic 28 18:13:13 archdos systemd[1]: Finished User Runtime Directory /run/user/1000.
dic 28 18:13:13 archdos audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
dic 28 18:13:13 archdos kernel: audit: type=1130 audit(1640711593.076:125): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
dic 28 18:13:13 archdos systemd[1]: Starting User Manager for UID 1000...
dic 28 18:13:13 archdos dbus-daemon[614]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.27' (uid=0 pid=986 comm="(systemd) ")
dic 28 18:13:13 archdos dbus-daemon[614]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
dic 28 18:13:13 archdos systemd[986]: pam_systemd_home(systemd-user:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
dic 28 18:13:13 archdos audit[986]: USER_ACCT pid=986 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="giacomo" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
dic 28 18:13:13 archdos audit[986]: CRED_ACQ pid=986 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=? acct="giacomo" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
dic 28 18:13:13 archdos audit[986]: SYSCALL arch=c000003e syscall=1 success=yes exit=4 a0=9 a1=7ffe8676ebc0 a2=4 a3=3e8 items=0 ppid=1 pid=986 auid=1000 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=3 comm="(systemd)" exe="/usr/lib/systemd/systemd" key=(null)
dic 28 18:13:13 archdos audit: PROCTITLE proctitle="(systemd)"
dic 28 18:13:13 archdos systemd[986]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8002 service=[systemd-user] terminal=[] user=[giacomo] ruser=[<unknown>] rhost=[<unknown>]
dic 28 18:13:13 archdos kernel: audit: type=1101 audit(1640711593.080:126): pid=986 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="giacomo" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
dic 28 18:13:13 archdos kernel: audit: type=1103 audit(1640711593.080:127): pid=986 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=? acct="giacomo" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
dic 28 18:13:13 archdos kernel: audit: type=1006 audit(1640711593.080:128): pid=986 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=3 res=1
dic 28 18:13:13 archdos systemd[986]: pam_unix(systemd-user:session): session opened for user giacomo(uid=1000) by (uid=0)
dic 28 18:13:13 archdos systemd[986]: pam_env(systemd-user:session): deprecated reading of user environment enabled
dic 28 18:13:13 archdos audit[986]: USER_START pid=986 uid=0 auid=1000 ses=3 msg='op=PAM:session_open grantors=pam_loginuid,pam_loginuid,pam_keyinit,pam_systemd_home,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="giacomo" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
dic 28 18:13:13 archdos audit: BPF prog-id=33 op=LOAD
dic 28 18:13:13 archdos audit[986]: SYSCALL arch=c000003e syscall=321 success=yes exit=8 a0=5 a1=7ffcbb68ab40 a2=78 a3=7ffcbb68ab40 items=0 ppid=1 pid=986 auid=1000 uid=1000 gid=1000 euid=1000 suid=1000 fsuid=1000 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=3 comm="systemd" exe="/usr/lib/systemd/systemd" key=(null)
dic 28 18:13:13 archdos audit: PROCTITLE proctitle="(systemd)"
dic 28 18:13:13 archdos audit: BPF prog-id=0 op=UNLOAD
dic 28 18:13:13 archdos systemd-xdg-autostart-generator[991]: /home/giacomo/.config/autostart/org.kde.latte-dock.desktop:103: Unknown key name 'InitialPreference' in section 'Desktop Entry', ignoring.
dic 28 18:13:13 archdos audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
dic 28 18:13:13 archdos audit[804]: USER_END pid=804 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:session_close grantors=pam_unix,pam_systemd acct="sddm" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=:0 res=success'
dic 28 18:13:13 archdos audit[804]: CRED_DISP pid=804 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_permit acct="sddm" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=:0 res=success'
dic 28 18:13:13 archdos sddm-helper[984]: pam_env(sddm:session): deprecated reading of user environment enabled
dic 28 18:13:13 archdos sddm-greeter[814]: file:///usr/share/sddm/themes/Space_Abstract_SDDM_jtt3/Main.qml:420: TypeError: Cannot read property 'smallSpacing' of null
dic 28 18:13:13 archdos sddm-helper[984]: pam_kwallet5(sddm:session): pam_kwallet5: pam_sm_open_session
dic 28 18:13:13 archdos sddm-greeter[814]: file:///usr/share/sddm/themes/Space_Abstract_SDDM_jtt3/components/Battery.qml:27: TypeError: Cannot read property 'smallSpacing' of null
dic 28 18:13:13 archdos sddm-helper[804]: pam_unix(sddm-greeter:session): session closed for user sddm
dic 28 18:13:13 archdos sddm-greeter[814]: file:///usr/share/sddm/themes/Space_Abstract_SDDM_jtt3/Main.qml:158: TypeError: Cannot read property 'gridUnit' of null
dic 28 18:13:13 archdos sddm-greeter[814]: file:///usr/share/sddm/themes/Space_Abstract_SDDM_jtt3/components/ActionButton.qml:102: TypeError: Cannot read property 'smallSpacing' of null
dic 28 18:13:13 archdos sddm-greeter[814]: file:///usr/share/sddm/themes/Space_Abstract_SDDM_jtt3/components/ActionButton.qml:39: TypeError: Cannot read property 'gridUnit' of null
dic 28 18:13:13 archdos sddm-greeter[814]: file:///usr/share/sddm/themes/Space_Abstract_SDDM_jtt3/components/ActionButton.qml:55: TypeError: Cannot read property 'smallSpacing' of null
dic 28 18:13:13 archdos sddm-greeter[814]: file:///usr/share/sddm/themes/Space_Abstract_SDDM_jtt3/components/ActionButton.qml:41: TypeError: Cannot read property 'largeSpacing' of null
dic 28 18:13:13 archdos sddm-greeter[814]: file:///usr/share/sddm/themes/Space_Abstract_SDDM_jtt3/components/ActionButton.qml:42: TypeError: Cannot read property 'smallSpacing' of null
dic 28 18:13:13 archdos sddm-greeter[814]: file:///usr/share/sddm/themes/Space_Abstract_SDDM_jtt3/components/ActionButton.qml:102: TypeError: Cannot read property 'smallSpacing' of null
dic 28 18:13:13 archdos sddm-greeter[814]: file:///usr/share/sddm/themes/Space_Abstract_SDDM_jtt3/components/ActionButton.qml:39: TypeError: Cannot read property 'gridUnit' of null
dic 28 18:13:13 archdos sddm-greeter[814]: file:///usr/share/sddm/themes/Space_Abstract_SDDM_jtt3/components/ActionButton.qml:55: TypeError: Cannot read property 'smallSpacing' of null
dic 28 18:13:13 archdos sddm-greeter[814]: file:///usr/share/sddm/themes/Space_Abstract_SDDM_jtt3/components/ActionButton.qml:41: TypeError: Cannot read property 'largeSpacing' of null
dic 28 18:13:13 archdos sddm-greeter[814]: file:///usr/share/sddm/themes/Space_Abstract_SDDM_jtt3/components/ActionButton.qml:42: TypeError: Cannot read property 'smallSpacing' of null
dic 28 18:13:13 archdos sddm-greeter[814]: file:///usr/share/sddm/themes/Space_Abstract_SDDM_jtt3/components/ActionButton.qml:102: TypeError: Cannot read property 'smallSpacing' of null
dic 28 18:13:13 archdos sddm-greeter[814]: file:///usr/share/sddm/themes/Space_Abstract_SDDM_jtt3/components/ActionButton.qml:39: TypeError: Cannot read property 'gridUnit' of null
dic 28 18:13:13 archdos sddm-greeter[814]: file:///usr/share/sddm/themes/Space_Abstract_SDDM_jtt3/components/ActionButton.qml:55: TypeError: Cannot read property 'smallSpacing' of null
dic 28 18:13:13 archdos sddm-greeter[814]: file:///usr/share/sddm/themes/Space_Abstract_SDDM_jtt3/components/ActionButton.qml:41: TypeError: Cannot read property 'largeSpacing' of null
dic 28 18:13:13 archdos sddm-greeter[814]: file:///usr/share/sddm/themes/Space_Abstract_SDDM_jtt3/components/ActionButton.qml:42: TypeError: Cannot read property 'smallSpacing' of null
dic 28 18:13:13 archdos sddm-greeter[814]: file:///usr/share/sddm/themes/Space_Abstract_SDDM_jtt3/components/ActionButton.qml:102: TypeError: Cannot read property 'smallSpacing' of null
dic 28 18:13:13 archdos sddm-greeter[814]: file:///usr/share/sddm/themes/Space_Abstract_SDDM_jtt3/components/ActionButton.qml:39: TypeError: Cannot read property 'gridUnit' of null
dic 28 18:13:13 archdos sddm-greeter[814]: file:///usr/share/sddm/themes/Space_Abstract_SDDM_jtt3/components/ActionButton.qml:55: TypeError: Cannot read property 'smallSpacing' of null
dic 28 18:13:13 archdos sddm-greeter[814]: file:///usr/share/sddm/themes/Space_Abstract_SDDM_jtt3/components/ActionButton.qml:41: TypeError: Cannot read property 'largeSpacing' of null
dic 28 18:13:13 archdos sddm-greeter[814]: file:///usr/share/sddm/themes/Space_Abstract_SDDM_jtt3/components/ActionButton.qml:42: TypeError: Cannot read property 'smallSpacing' of null
dic 28 18:13:13 archdos sddm-greeter[814]: file:///usr/share/sddm/themes/Space_Abstract_SDDM_jtt3/Login.qml:120: TypeError: Cannot read property 'smallSpacing' of null
dic 28 18:13:13 archdos sddm-greeter[814]: file:///usr/share/sddm/themes/Space_Abstract_SDDM_jtt3/Login.qml:115: TypeError: Cannot read property 'smallSpacing' of null
dic 28 18:13:13 archdos sddm-greeter[814]: file:///usr/share/sddm/themes/Space_Abstract_SDDM_jtt3/components/SessionManagementScreen.qml:84: TypeError: Cannot read property 'gridUnit' of null
dic 28 18:13:13 archdos sddm-greeter[814]: file:///usr/share/sddm/themes/Space_Abstract_SDDM_jtt3/components/SessionManagementScreen.qml:114: TypeError: Cannot read property 'largeSpacing' of null
dic 28 18:13:13 archdos sddm-greeter[814]: file:///usr/share/sddm/themes/Space_Abstract_SDDM_jtt3/components/SessionManagementScreen.qml:100: TypeError: Cannot read property 'gridUnit' of null
dic 28 18:13:13 archdos sddm-greeter[814]: file:///usr/share/sddm/themes/Space_Abstract_SDDM_jtt3/components/SessionManagementScreen.qml:101: TypeError: Cannot read property 'gridUnit' of null
dic 28 18:13:13 archdos sddm-greeter[814]: file:///usr/share/sddm/themes/Space_Abstract_SDDM_jtt3/components/SessionManagementScreen.qml:91: TypeError: Cannot read property 'gridUnit' of null
dic 28 18:13:13 archdos sddm-greeter[814]: file:///usr/share/sddm/themes/Space_Abstract_SDDM_jtt3/components/UserList.qml:25: TypeError: Cannot read property 'gridUnit' of null
dic 28 18:13:13 archdos sddm-greeter[814]: file:///usr/share/sddm/themes/Space_Abstract_SDDM_jtt3/components/UserList.qml:26: TypeError: Cannot read property 'gridUnit' of null
dic 28 18:13:13 archdos sddm-greeter[814]: file:///usr/share/sddm/themes/Space_Abstract_SDDM_jtt3/components/UserDelegate.qml:103: TypeError: Cannot read property 'largeSpacing' of null
dic 28 18:13:13 archdos sddm-greeter[814]: file:///usr/share/sddm/themes/Space_Abstract_SDDM_jtt3/components/UserDelegate.qml:44: TypeError: Cannot read property 'smallSpacing' of null
dic 28 18:13:13 archdos sddm-greeter[814]: file:///usr/share/sddm/themes/Space_Abstract_SDDM_jtt3/components/UserDelegate.qml:69: TypeError: Cannot read property 'largeSpacing' of null
dic 28 18:13:13 archdos sddm-greeter[814]: file:///usr/share/sddm/themes/Space_Abstract_SDDM_jtt3/components/UserDelegate.qml:95: TypeError: Cannot read property 'gridUnit' of null
dic 28 18:13:13 archdos sddm-greeter[814]: file:///usr/share/sddm/themes/Space_Abstract_SDDM_jtt3/components/UserDelegate.qml:75: TypeError: Cannot read property 'longDuration' of null
dic 28 18:13:13 archdos sddm-greeter[814]: file:///usr/share/sddm/themes/Space_Abstract_SDDM_jtt3/components/UserDelegate.qml:50: TypeError: Cannot read property 'longDuration' of null
dic 28 18:13:13 archdos sddm-greeter[814]: file:///usr/share/sddm/themes/Space_Abstract_SDDM_jtt3/Main.qml:239: TypeError: Cannot read property 'longDuration' of null
dic 28 18:13:13 archdos sddm-greeter[814]: file:///usr/share/sddm/themes/Space_Abstract_SDDM_jtt3/Main.qml:425: TypeError: Cannot read property 'longDuration' of null
dic 28 18:13:13 archdos systemd[986]: Queued start job for default target Main User Target.
dic 28 18:13:13 archdos audit[984]: USER_START pid=984 uid=0 auid=1000 ses=2 msg='op=PAM:session_open grantors=pam_keyinit,pam_loginuid,pam_keyinit,pam_systemd_home,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env,pam_kwallet5 acct="giacomo" exe="/usr/lib/sddm/sddm-helper" hostname=archdos addr=? terminal=/dev/tty2 res=success'
dic 28 18:13:13 archdos systemd[986]: Created slice User Application Slice.
dic 28 18:13:13 archdos sddm-helper[996]: pam_kwallet5: final socket path: /run/user/1000/kwallet5.socket
dic 28 18:13:13 archdos systemd[986]: Reached target Paths.
dic 28 18:13:13 archdos systemd[986]: Reached target Timers.
dic 28 18:13:13 archdos systemd[986]: Starting D-Bus User Message Bus Socket...
dic 28 18:13:13 archdos systemd[986]: Listening on GnuPG network certificate management daemon.
dic 28 18:13:13 archdos systemd[986]: Listening on GCR ssh-agent wrapper.
dic 28 18:13:13 archdos systemd[986]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
dic 28 18:13:13 archdos systemd[986]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
dic 28 18:13:13 archdos systemd[986]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
dic 28 18:13:13 archdos systemd[986]: Listening on GnuPG cryptographic agent and passphrase cache.
dic 28 18:13:13 archdos systemd[986]: Listening on p11-kit server.
dic 28 18:13:13 archdos systemd[986]: Listening on PipeWire PulseAudio.
dic 28 18:13:13 archdos systemd[986]: Listening on PipeWire Multimedia System Socket.
dic 28 18:13:13 archdos systemd[986]: Listening on D-Bus User Message Bus Socket.
dic 28 18:13:13 archdos systemd[986]: Reached target Sockets.
dic 28 18:13:13 archdos systemd[986]: Reached target Basic System.
dic 28 18:13:13 archdos systemd[1]: Started User Manager for UID 1000.
dic 28 18:13:13 archdos systemd[986]: Starting Update XDG user dir configuration...
dic 28 18:13:13 archdos systemd[1]: Started Session 2 of User giacomo.
dic 28 18:13:13 archdos systemd[986]: Finished Update XDG user dir configuration.
dic 28 18:13:13 archdos systemd[986]: Reached target Main User Target.
dic 28 18:13:13 archdos systemd[986]: Startup finished in 85ms.
dic 28 18:13:13 archdos sddm-helper[804]: [PAM] Closing session
dic 28 18:13:13 archdos sddm-helper[804]: [PAM] Ended.
dic 28 18:13:13 archdos sddm[690]: Auth: sddm-helper exited successfully
dic 28 18:13:13 archdos sddm[690]: Greeter stopped.
dic 28 18:13:13 archdos systemd[1]: session-c1.scope: Deactivated successfully.
dic 28 18:13:13 archdos systemd-logind[620]: Session c1 logged out. Waiting for processes to exit.
dic 28 18:13:13 archdos systemd-logind[620]: Removed session c1.
dic 28 18:13:13 archdos sddm-helper[984]: Starting: "/usr/share/sddm/scripts/wayland-session /usr/lib/plasma-dbus-run-session-if-needed /usr/bin/startplasma-wayland"
dic 28 18:13:13 archdos sddm-helper[998]: Jumping to VT 2
dic 28 18:13:13 archdos sddm-helper[998]: VT mode didn't need to be fixed
dic 28 18:13:13 archdos sddm[690]: Session started
dic 28 18:13:13 archdos dbus-daemon[614]: [system] Activating via systemd: service name='org.freedesktop.locale1' unit='dbus-org.freedesktop.locale1.service' requested by ':1.30' (uid=1000 pid=998 comm="/usr/bin/startplasma-wayland ")
dic 28 18:13:13 archdos audit: BPF prog-id=34 op=LOAD
dic 28 18:13:13 archdos audit: BPF prog-id=35 op=LOAD
dic 28 18:13:13 archdos audit: BPF prog-id=36 op=LOAD
dic 28 18:13:13 archdos systemd[1]: Starting Locale Service...
dic 28 18:13:13 archdos dbus-daemon[614]: [system] Successfully activated service 'org.freedesktop.locale1'
dic 28 18:13:13 archdos systemd[1]: Started Locale Service.
dic 28 18:13:13 archdos audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-localed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
dic 28 18:13:13 archdos systemd[986]: Started D-Bus User Message Bus.
dic 28 18:13:14 archdos dbus-daemon[1003]: [session uid=1000 pid=1003] Activating service name='org.kde.KSplash' requested by ':1.3' (uid=1000 pid=1016 comm="/usr/lib/startplasma-waylandsession ")
dic 28 18:13:14 archdos dbus-daemon[1020]: writing oom_score_adj error: Permission denied
dic 28 18:13:14 archdos systemd[986]: Reloading.
dic 28 18:13:14 archdos systemd-xdg-autostart-generator[1025]: /home/giacomo/.config/autostart/org.kde.latte-dock.desktop:103: Unknown key name 'InitialPreference' in section 'Desktop Entry', ignoring.
dic 28 18:13:14 archdos kcminit_startup[1030]: Initializing "kcm_mouse" : "kcminit_mouse"
dic 28 18:13:14 archdos kcminit_startup[1030]: Initializing "kcm_style" : "kcminit_style"
dic 28 18:13:14 archdos kcminit_startup[1030]: QDBusConnection: error: could not send signal to service "" path "//home/giacomo/.kde4/share/config/kdeglobals" interface "org.kde.kconfig.notify" member "ConfigChanged": Invalid object path: //home/giacomo/.kde4/share/config/kdeglobals
dic 28 18:13:14 archdos plasma_session[1026]: org.kde.plasma.session: process job "kcminit_startup" finished with exit code 0
dic 28 18:13:14 archdos kded5[1036]: bluedevil: Created
dic 28 18:13:14 archdos ksmserver[1039]: Qt: Session management error: networkIdsList argument is NULL
dic 28 18:13:14 archdos dbus-daemon[1003]: [session uid=1000 pid=1003] Activating via systemd: service name='ca.desrt.dconf' unit='dconf.service' requested by ':1.8' (uid=1000 pid=1036 comm="/usr/bin/kded5 ")
dic 28 18:13:14 archdos systemd[986]: Starting User preferences database...
dic 28 18:13:14 archdos dbus-daemon[1003]: [session uid=1000 pid=1003] Successfully activated service 'ca.desrt.dconf'
dic 28 18:13:14 archdos systemd[986]: Started User preferences database.
dic 28 18:13:14 archdos ksmserver[1039]: Icon theme "adwaita" not found.
dic 28 18:13:14 archdos ksmserver[1039]: Icon theme "ubuntu-mono" not found.
dic 28 18:13:14 archdos ksmserver[1039]: Icon theme "yaru" not found.
dic 28 18:13:14 archdos ksmserver[1039]: Icon theme "Mint-X" not found.
dic 28 18:13:14 archdos ksmserver[1039]: Icon theme "elementary" not found.
dic 28 18:13:14 archdos kcminit_startup[1030]: Initializing "kcm_kgamma" : "kcminit_kgamma"
dic 28 18:13:14 archdos plasma_session[1026]: org.kde.plasma.session: Starting autostart service "/etc/xdg/autostart/org.kde.plasmashell.desktop" ("/usr/bin/plasmashell")
dic 28 18:13:14 archdos plasma_session[1026]: org.kde.plasma.session: Starting autostart service "/etc/xdg/autostart/powerdevil.desktop" ("/usr/lib/org_kde_powerdevil")
dic 28 18:13:14 archdos plasma_session[1026]: org.kde.plasma.session: Starting autostart service "/etc/xdg/autostart/polkit-kde-authentication-agent-1.desktop" ("/usr/lib/polkit-kde-authentication-agent-1")
dic 28 18:13:14 archdos plasma_session[1026]: org.kde.plasma.session: Starting autostart service "/etc/xdg/autostart/xembedsniproxy.desktop" ("/usr/bin/xembedsniproxy")
dic 28 18:13:14 archdos kcminit_startup[1030]: Initializing "kcm_touchpad" : "kcminit_touchpad"
dic 28 18:13:14 archdos plasma_session[1026]: org.kde.plasma.session: Starting autostart service "/etc/xdg/autostart/baloo_file.desktop" ("/usr/lib/baloo_file")
dic 28 18:13:14 archdos plasma_session[1026]: org.kde.plasma.session: Starting autostart service "/etc/xdg/autostart/kaccess.desktop" ("/usr/bin/kaccess")
dic 28 18:13:14 archdos plasma_session[1026]: org.kde.plasma.session: Starting autostart service "/etc/xdg/autostart/pam_kwallet_init.desktop" ("/usr/lib/pam_kwallet_init")
dic 28 18:13:14 archdos kaccess[1065]: Xlib XKB extension major= 1 minor= 0
dic 28 18:13:14 archdos dbus-daemon[1003]: [session uid=1000 pid=1003] Activating via systemd: service name='org.kde.ActivityManager' unit='plasma-kactivitymanagerd.service' requested by ':1.13' (uid=1000 pid=1055 comm="/usr/lib/org_kde_powerdevil ")
dic 28 18:13:14 archdos systemd[986]: Created slice User Background Tasks Slice.
dic 28 18:13:14 archdos systemd[986]: Starting KActivityManager Activity manager Service...
dic 28 18:13:14 archdos dbus-daemon[1003]: [session uid=1000 pid=1003] Successfully activated service 'org.kde.ActivityManager'
dic 28 18:13:14 archdos systemd[986]: Started KActivityManager Activity manager Service.
dic 28 18:13:14 archdos polkit-kde-authentication-agent-1[1058]: New PolkitAgentListener 0x560602934ce0
dic 28 18:13:14 archdos polkit-kde-authentication-agent-1[1058]: Adding new listener PolkitQt1::Agent::Listener(0x560602b6dc60) for 0x560602934ce0
dic 28 18:13:14 archdos polkit-kde-authentication-agent-1[1058]: Listener online
dic 28 18:13:14 archdos kwalletd5[997]: Icon theme "adwaita" not found.
dic 28 18:13:14 archdos kwalletd5[997]: Icon theme "ubuntu-mono" not found.
dic 28 18:13:14 archdos kwalletd5[997]: Icon theme "yaru" not found.
dic 28 18:13:14 archdos kwalletd5[997]: Icon theme "Mint-X" not found.
dic 28 18:13:14 archdos kwalletd5[997]: Icon theme "elementary" not found.
dic 28 18:13:14 archdos kaccess[1065]: X server XKB extension major= 1 minor= 0
dic 28 18:13:14 archdos kaccess[1065]: Icon theme "adwaita" not found.
dic 28 18:13:14 archdos kaccess[1065]: Icon theme "ubuntu-mono" not found.
dic 28 18:13:14 archdos kaccess[1065]: Icon theme "yaru" not found.
dic 28 18:13:14 archdos kaccess[1065]: Icon theme "Mint-X" not found.
dic 28 18:13:14 archdos kaccess[1065]: Icon theme "elementary" not found.
dic 28 18:13:14 archdos kded5[1036]: Installing the delayed initialization callback.
dic 28 18:13:14 archdos plasma_session[1026]: org.kde.plasma.session: Starting autostart service "/etc/xdg/autostart/gmenudbusmenuproxy.desktop" ("/usr/bin/gmenudbusmenuproxy")
dic 28 18:13:14 archdos plasma_session[1026]: org.kde.plasma.session: Starting autostart service "/etc/xdg/autostart/org.kde.kdeconnect.daemon.desktop" ("/usr/lib/kdeconnectd")
dic 28 18:13:14 archdos plasma_session[1026]: org.kde.plasma.session: Starting autostart service "/home/giacomo/.config/autostart/org.kde.latte-dock.desktop" ("/usr/bin/latte-dock")
dic 28 18:13:14 archdos plasma_session[1026]: org.kde.plasma.session: Starting autostart service "/etc/xdg/autostart/xapp-sn-watcher.desktop" ("/usr/lib/xapps/sn-watcher/xapp-sn-watcher")
dic 28 18:13:14 archdos plasma_session[1026]: org.kde.plasma.session: Starting autostart service "/etc/xdg/autostart/snapshot-detect.desktop" ("/usr/bin/snapshot-detect")
dic 28 18:13:14 archdos plasma_session[1026]: org.kde.plasma.session: Starting autostart service "/etc/xdg/autostart/tracker-miner-rss-3.desktop" ("/usr/lib/tracker-miner-rss-3")
dic 28 18:13:14 archdos plasma_session[1026]: org.kde.plasma.session: Starting autostart service "/etc/xdg/autostart/tracker-miner-fs-3.desktop" ("/usr/lib/tracker-miner-fs-3")
dic 28 18:13:14 archdos plasmashell[1053]: Icon theme "adwaita" not found.
dic 28 18:13:14 archdos plasmashell[1053]: Icon theme "ubuntu-mono" not found.
dic 28 18:13:14 archdos plasmashell[1053]: Icon theme "yaru" not found.
dic 28 18:13:14 archdos plasmashell[1053]: Icon theme "Mint-X" not found.
dic 28 18:13:14 archdos plasmashell[1053]: Icon theme "elementary" not found.
dic 28 18:13:15 archdos kded5[1036]: org.kde.libkbolt: Failed to connect to Bolt manager DBus interface:
dic 28 18:13:15 archdos kded5[1036]: org.kde.bolt.kded: Couldn't connect to Bolt DBus daemon
dic 28 18:13:15 archdos dbus-daemon[1003]: [session uid=1000 pid=1003] Activating via systemd: service name='org.gtk.vfs.Daemon' unit='gvfs-daemon.service' requested by ':1.21' (uid=1000 pid=1163 comm="/usr/lib/tracker-miner-fs-3 ")
dic 28 18:13:15 archdos systemd[986]: Starting Virtual filesystem service...
dic 28 18:13:15 archdos kdeconnectd[1101]: Icon theme "adwaita" not found.
dic 28 18:13:15 archdos kdeconnectd[1101]: Icon theme "ubuntu-mono" not found.
dic 28 18:13:15 archdos kdeconnectd[1101]: Icon theme "yaru" not found.
dic 28 18:13:15 archdos kdeconnectd[1101]: Icon theme "Mint-X" not found.
dic 28 18:13:15 archdos kdeconnectd[1101]: Icon theme "elementary" not found.
dic 28 18:13:15 archdos dbus-daemon[1003]: [session uid=1000 pid=1003] Successfully activated service 'org.gtk.vfs.Daemon'
dic 28 18:13:15 archdos systemd[986]: Started Virtual filesystem service.
dic 28 18:13:15 archdos NetworkManager[632]: <info> [1640711595.0635] agent-manager: agent[ee535aedf259c909,:1.33/org.kde.plasma.networkmanagement/1000]: agent registered
dic 28 18:13:15 archdos polkitd[835]: Registered Authentication Agent for unix-session:2 (system bus name :1.38 [/usr/lib/polkit-kde-authentication-agent-1], object path /org/kde/PolicyKit1/AuthenticationAgent, locale it_IT.UTF-8)
dic 28 18:13:15 archdos polkit-kde-authentication-agent-1[1058]: Authentication agent result: true
dic 28 18:13:15 archdos polkit-kde-authentication-agent-1[1058]: Icon theme "adwaita" not found.
dic 28 18:13:15 archdos polkit-kde-authentication-agent-1[1058]: Icon theme "ubuntu-mono" not found.
dic 28 18:13:15 archdos polkit-kde-authentication-agent-1[1058]: Icon theme "yaru" not found.
dic 28 18:13:15 archdos polkit-kde-authentication-agent-1[1058]: Icon theme "Mint-X" not found.
dic 28 18:13:15 archdos polkit-kde-authentication-agent-1[1058]: Icon theme "elementary" not found.
dic 28 18:13:15 archdos dbus-daemon[1003]: [session uid=1000 pid=1003] Activating service name='org.freedesktop.Notifications' requested by ':1.23' (uid=1000 pid=1101 comm="/usr/lib/kdeconnectd ")
dic 28 18:13:15 archdos dbus-daemon[1197]: writing oom_score_adj error: Permission denied
dic 28 18:13:15 archdos kded5[1036]: Icon theme "adwaita" not found.
dic 28 18:13:15 archdos kded5[1036]: Icon theme "ubuntu-mono" not found.
dic 28 18:13:15 archdos kded5[1036]: Icon theme "yaru" not found.
dic 28 18:13:15 archdos kded5[1036]: Icon theme "Mint-X" not found.
dic 28 18:13:15 archdos kded5[1036]: Icon theme "elementary" not found.
dic 28 18:13:15 archdos kded5[1036]: Delayed initialization.
dic 28 18:13:15 archdos kded5[1036]: Reloading the khotkeys configuration
dic 28 18:13:15 archdos kded5[1036]: Version 2 File!
dic 28 18:13:15 archdos kded5[1036]: true
dic 28 18:13:15 archdos kded5[1036]: Imported file "/usr/share/khotkeys/defaults.khotkeys"
dic 28 18:13:15 archdos kded5[1036]: Imported file "/usr/share/khotkeys/kde32b1.khotkeys"
dic 28 18:13:15 archdos kded5[1036]: Imported file "/usr/share/khotkeys/konqueror_gestures_kde321.khotkeys"
dic 28 18:13:15 archdos kded5[1036]: Imported file "/usr/share/khotkeys/konsole.khotkeys"
dic 28 18:13:15 archdos plasmashell[1053]: kf.plasma.quick: Applet preload policy set to 1
dic 28 18:13:15 archdos latte-dock[1104]: Icon theme "adwaita" not found.
dic 28 18:13:15 archdos latte-dock[1104]: Icon theme "ubuntu-mono" not found.
dic 28 18:13:15 archdos latte-dock[1104]: Icon theme "yaru" not found.
dic 28 18:13:15 archdos latte-dock[1104]: Icon theme "Mint-X" not found.
dic 28 18:13:15 archdos latte-dock[1104]: Icon theme "elementary" not found.
dic 28 18:13:15 archdos dbus-daemon[1003]: [session uid=1000 pid=1003] Activating via systemd: service name='org.gtk.vfs.UDisks2VolumeMonitor' unit='gvfs-udisks2-volume-monitor.service' requested by ':1.21' (uid=1000 pid=1163 comm="/usr/lib/tracker-miner-fs-3 ")
dic 28 18:13:15 archdos systemd[986]: Starting Virtual filesystem service - disk device monitor...
dic 28 18:13:15 archdos dbus-daemon[614]: [system] Activating service name='org.kde.powerdevil.discretegpuhelper' requested by ':1.35' (uid=1000 pid=1055 comm="/usr/lib/org_kde_powerdevil ") (using servicehelper)
dic 28 18:13:15 archdos dbus-daemon[614]: [system] Successfully activated service 'org.kde.powerdevil.discretegpuhelper'
dic 28 18:13:15 archdos dbus-daemon[614]: [system] Activating service name='org.kde.powerdevil.chargethresholdhelper' requested by ':1.35' (uid=1000 pid=1055 comm="/usr/lib/org_kde_powerdevil ") (using servicehelper)
dic 28 18:13:15 archdos dbus-daemon[1003]: [session uid=1000 pid=1003] Successfully activated service 'org.gtk.vfs.UDisks2VolumeMonitor'
dic 28 18:13:15 archdos systemd[986]: Started Virtual filesystem service - disk device monitor.
dic 28 18:13:15 archdos dbus-daemon[614]: [system] Activating via systemd: service name='org.freedesktop.ModemManager1' unit='dbus-org.freedesktop.ModemManager1.service' requested by ':1.33' (uid=1000 pid=1036 comm="/usr/bin/kded5 ")
dic 28 18:13:15 archdos dbus-daemon[614]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.ModemManager1.service': Unit dbus-org.freedesktop.ModemManager1.service not found.
dic 28 18:13:15 archdos dbus-daemon[614]: [system] Activating via systemd: service name='org.freedesktop.ModemManager1' unit='dbus-org.freedesktop.ModemManager1.service' requested by ':1.33' (uid=1000 pid=1036 comm="/usr/bin/kded5 ")
dic 28 18:13:15 archdos dbus-daemon[614]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.ModemManager1.service': Unit dbus-org.freedesktop.ModemManager1.service not found.
dic 28 18:13:15 archdos kded5[1036]: kf.modemmanagerqt: Failed enumerating MM objects: "org.freedesktop.systemd1.NoSuchUnit"
"Unit dbus-org.freedesktop.ModemManager1.service not found."
dic 28 18:13:15 archdos kded5[1036]: Known activities: ("3021efba-603e-48a3-a219-ff7eeaef1416")
dic 28 18:13:15 archdos kded5[1036]:
dic 28 18:13:15 archdos kded5[1036]: 2
dic 28 18:13:15 archdos kded5[1036]: 1
dic 28 18:13:15 archdos kded5[1036]: bluedevil: Bluetooth operational changed false
dic 28 18:13:15 archdos kded5[1036]: bluedevil: ObexManager operational changed false
dic 28 18:13:15 archdos systemd[986]: Starting Bluetooth OBEX service...
dic 28 18:13:15 archdos dbus-daemon[614]: [system] Activating via systemd: service name='org.bluez' unit='dbus-org.bluez.service' requested by ':1.33' (uid=1000 pid=1036 comm="/usr/bin/kded5 ")
dic 28 18:13:15 archdos dbus-daemon[1003]: [session uid=1000 pid=1003] Activating via systemd: service name='org.bluez.obex' unit='dbus-org.bluez.obex.service' requested by ':1.7' (uid=1000 pid=1036 comm="/usr/bin/kded5 ")
dic 28 18:13:15 archdos dbus-daemon[614]: [system] Activation via systemd failed for unit 'dbus-org.bluez.service': Unit dbus-org.bluez.service not found.
dic 28 18:13:15 archdos dbus-daemon[614]: [system] Activating service name='org.kde.kded.smart' requested by ':1.33' (uid=1000 pid=1036 comm="/usr/bin/kded5 ") (using servicehelper)
dic 28 18:13:15 archdos dbus-daemon[614]: [system] Successfully activated service 'org.kde.powerdevil.chargethresholdhelper'
dic 28 18:13:15 archdos dbus-daemon[614]: [system] Activating service name='org.kde.powerdevil.backlighthelper' requested by ':1.35' (uid=1000 pid=1055 comm="/usr/lib/org_kde_powerdevil ") (using servicehelper)
dic 28 18:13:15 archdos backlighthelper[1259]: org.kde.powerdevil: no kernel backlight interface found
dic 28 18:13:15 archdos obexd[1250]: OBEX daemon 5.62
dic 28 18:13:15 archdos dbus-daemon[1003]: [session uid=1000 pid=1003] Successfully activated service 'org.bluez.obex'
dic 28 18:13:15 archdos systemd[986]: Started Bluetooth OBEX service.
dic 28 18:13:15 archdos dbus-daemon[614]: [system] Successfully activated service 'org.kde.kded.smart'
dic 28 18:13:15 archdos dbus-daemon[614]: [system] Successfully activated service 'org.kde.powerdevil.backlighthelper'
dic 28 18:13:15 archdos kded5[1036]: kf.bluezqt: PendingCall Error: "Unit dbus-org.bluez.service not found."
dic 28 18:13:15 archdos kded5[1036]: kscreen.kded: PowerDevil SuspendSession action not available!
dic 28 18:13:15 archdos org_kde_powerdevil[1055]: org.kde.powerdevil: org.kde.powerdevil.chargethresholdhelper.getthreshold failed "Charge thresholds not supported"
dic 28 18:13:15 archdos org_kde_powerdevil[1055]: org.kde.powerdevil: org.kde.powerdevil.backlighthelper.brightness failed
dic 28 18:13:15 archdos org_kde_powerdevil[1055]: org.kde.powerdevil: The profile "AC" tried to activate "DimDisplay" a non-existent action. This is usually due to an installation problem, a configuration problem, or because the action is not supported
dic 28 18:13:15 archdos org_kde_powerdevil[1055]: org.kde.powerdevil: Handle button events action could not check for screen configuration
dic 28 18:13:15 archdos org_kde_powerdevil[1055]: org.kde.powerdevil: org.kde.powerdevil.chargethresholdhelper.getthreshold failed "Charge thresholds not supported"
dic 28 18:13:15 archdos plasmashell[1053]: trying to show an empty dialog
dic 28 18:13:15 archdos plasmashell[1053]: file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/views/Desktop.qml:134:19: QML Loader: Binding loop detected for property "height"
dic 28 18:13:15 archdos plasmashell[1053]: file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/views/Desktop.qml:134:19: QML Loader: Binding loop detected for property "height"
dic 28 18:13:15 archdos plasmashell[1053]: qt.qpa.wayland: Wayland does not support QWindow::requestActivate()
dic 28 18:13:15 archdos plasmashell[1053]: Error: cannot change the containment to AppletsLayout
dic 28 18:13:15 archdos plasmashell[1053]: Plasma Shell startup completed
dic 28 18:13:15 archdos kdeconnectd[1101]: QObject::connect(KWayland::Client::Registry, Unknown): invalid nullptr parameter
dic 28 18:13:15 archdos kdeconnectd[1101]: Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
dic 28 18:13:15 archdos systemd[986]: Created slice User Core Session Slice.
dic 28 18:13:15 archdos systemd[986]: Started PipeWire Multimedia Service.
dic 28 18:13:15 archdos systemd[986]: Started PipeWire Media Session Manager.
dic 28 18:13:15 archdos systemd[986]: Started PipeWire PulseAudio.
dic 28 18:13:15 archdos kdeconnectd[1101]: kdeconnect.plugin.battery: No Primary Battery detected on this system. This may be a bug.
dic 28 18:13:15 archdos kdeconnectd[1101]: kdeconnect.plugin.battery: Total quantity of batteries found: 2
dic 28 18:13:15 archdos dbus-daemon[614]: [system] Activating via systemd: service name='org.freedesktop.RealtimeKit1' unit='rtkit-daemon.service' requested by ':1.60' (uid=1000 pid=1285 comm="/usr/bin/pipewire-pulse ")
dic 28 18:13:15 archdos systemd[1]: Starting RealtimeKit Scheduling Policy Service...
dic 28 18:13:15 archdos dbus-daemon[614]: [system] Successfully activated service 'org.freedesktop.RealtimeKit1'
dic 28 18:13:15 archdos systemd[1]: Started RealtimeKit Scheduling Policy Service.
dic 28 18:13:15 archdos audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=rtkit-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
dic 28 18:13:15 archdos rtkit-daemon[1287]: Successfully called chroot.
dic 28 18:13:15 archdos rtkit-daemon[1287]: Successfully dropped privileges.
dic 28 18:13:15 archdos rtkit-daemon[1287]: Successfully limited resources.
dic 28 18:13:15 archdos rtkit-daemon[1287]: Canary thread running.
dic 28 18:13:15 archdos rtkit-daemon[1287]: Watchdog thread running.
dic 28 18:13:15 archdos rtkit-daemon[1287]: Running.
dic 28 18:13:15 archdos rtkit-daemon[1287]: Successfully made thread 1285 of process 1285 owned by '1000' high priority at nice level -11.
dic 28 18:13:15 archdos rtkit-daemon[1287]: Supervising 1 threads of 1 processes of 1 users.
dic 28 18:13:15 archdos rtkit-daemon[1287]: Successfully made thread 1283 of process 1283 owned by '1000' high priority at nice level -11.
dic 28 18:13:15 archdos rtkit-daemon[1287]: Supervising 2 threads of 2 processes of 1 users.
dic 28 18:13:15 archdos rtkit-daemon[1287]: Successfully made thread 1284 of process 1284 owned by '1000' high priority at nice level -11.
dic 28 18:13:15 archdos rtkit-daemon[1287]: Supervising 3 threads of 3 processes of 1 users.
dic 28 18:13:15 archdos rtkit-daemon[1287]: Supervising 3 threads of 3 processes of 1 users.
dic 28 18:13:15 archdos rtkit-daemon[1287]: Supervising 3 threads of 3 processes of 1 users.
dic 28 18:13:15 archdos rtkit-daemon[1287]: Supervising 3 threads of 3 processes of 1 users.
dic 28 18:13:15 archdos rtkit-daemon[1287]: Supervising 3 threads of 3 processes of 1 users.
dic 28 18:13:15 archdos rtkit-daemon[1287]: Successfully made thread 1290 of process 1284 owned by '1000' RT at priority 20.
dic 28 18:13:15 archdos rtkit-daemon[1287]: Supervising 4 threads of 3 processes of 1 users.
dic 28 18:13:15 archdos rtkit-daemon[1287]: Supervising 4 threads of 3 processes of 1 users.
dic 28 18:13:15 archdos rtkit-daemon[1287]: Supervising 4 threads of 3 processes of 1 users.
dic 28 18:13:15 archdos rtkit-daemon[1287]: Successfully made thread 1291 of process 1285 owned by '1000' RT at priority 20.
dic 28 18:13:15 archdos rtkit-daemon[1287]: Supervising 5 threads of 3 processes of 1 users.
dic 28 18:13:15 archdos rtkit-daemon[1287]: Successfully made thread 1292 of process 1283 owned by '1000' RT at priority 20.
dic 28 18:13:15 archdos rtkit-daemon[1287]: Supervising 6 threads of 3 processes of 1 users.
dic 28 18:13:15 archdos plasmashell[1053]: qt.qpa.wayland: Wayland does not support QWindow::requestActivate()
dic 28 18:13:15 archdos plasmashell[1053]: qt.qpa.wayland: Wayland does not support QWindow::requestActivate()
dic 28 18:13:15 archdos plasmashell[1053]: file:///usr/share/plasma/plasmoids/org.kde.plasma.panelspacer/contents/ui/main.qml:39:5: Unable to assign [undefined] to QQuickGridLayout*
dic 28 18:13:15 archdos kded5[1036]: bluedevil: ObexManager operational changed true
dic 28 18:13:15 archdos kded5[1036]: bluedevil: ObexAgent registered
dic 28 18:13:15 archdos plasmashell[1053]: Loading Calendar plugin HolidaysEventsPlugin(0x562365f49890)
dic 28 18:13:15 archdos plasmashell[1053]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/DigitalClock.qml:520:9: QML Label: Binding loop detected for property "height"
dic 28 18:13:15 archdos plasmashell[1053]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/DigitalClock.qml:475:13: QML Label: Binding loop detected for property "height"
dic 28 18:13:15 archdos plasmashell[1053]: trying to show an empty dialog
dic 28 18:13:15 archdos plasmashell[1053]: file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:18:1: QML DropArea (parent or ancestor of QQuickLayoutAttached): Binding loop detected for property "minimumWidth"
dic 28 18:13:15 archdos plasmashell[1053]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/DigitalClock.qml:475:13: QML Label: Binding loop detected for property "height"
dic 28 18:13:15 archdos plasmashell[1053]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/DigitalClock.qml:520:9: QML Label: Binding loop detected for property "height"
dic 28 18:13:15 archdos plasmashell[1053]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/DigitalClock.qml:542:5: QML Label: Binding loop detected for property "height"
dic 28 18:13:15 archdos plasmashell[1053]: trying to show an empty dialog
dic 28 18:13:15 archdos plasmashell[1053]: qt.qpa.wayland: Wayland does not support QWindow::requestActivate()
dic 28 18:13:15 archdos plasmashell[1053]: Both point size and pixel size set. Using pixel size.
dic 28 18:13:15 archdos plasmashell[1053]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/Tooltip.qml:54:9: QML GridLayout (parent or ancestor of QQuickLayoutAttached): Binding loop detected for property "minimumWidth"
dic 28 18:13:15 archdos plasmashell[1053]: Error: cannot change the containment to AppletsLayout
dic 28 18:13:15 archdos plasmashell[1053]: Cyclic dependency detected between "file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml" and "file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationHeader.qml"
dic 28 18:13:15 archdos dbus-daemon[1003]: [session uid=1000 pid=1003] Successfully activated service 'org.freedesktop.Notifications'
dic 28 18:13:15 archdos plasmashell[1053]: libkcups: CUPS-Get-Printers last error: 0 successful-ok
dic 28 18:13:15 archdos plasmashell[1053]: libkcups: Create-Printer-Subscriptions last error: 0 successful-ok
dic 28 18:13:15 archdos plasmashell[1053]: libkcups: Get-Jobs last error: 0 successful-ok
dic 28 18:13:15 archdos plasmashell[1053]: libkcups: Get-Jobs last error: 0 successful-ok
dic 28 18:13:16 archdos kded5[1036]: Registering "org.kde.StatusNotifierHost-1053" as system tray
dic 28 18:13:16 archdos plasmashell[1053]: file:///usr/share/plasma/plasmoids/org.kde.plasma.private.systemtray/contents/ui/main.qml:17:1: QML MouseArea (parent or ancestor of QQuickLayoutAttached): Binding loop detected for property "minimumWidth"
dic 28 18:13:16 archdos plasmashell[1053]: Both point size and pixel size set. Using pixel size.
dic 28 18:13:16 archdos kdeconnectd[1101]: org.kde.pulseaudio: No object for name "@DEFAULT_SINK@"
dic 28 18:13:16 archdos kdeconnectd[1101]: org.kde.pulseaudio: No object for name "@DEFAULT_SOURCE@"
dic 28 18:13:16 archdos plasmashell[1053]: Error: cannot change the containment to AppletsLayout
dic 28 18:13:16 archdos kdeconnectd[1101]: org.kde.pulseaudio: No object for name "@DEFAULT_SINK@"
dic 28 18:13:16 archdos kdeconnectd[1101]: org.kde.pulseaudio: No object for name "@DEFAULT_SOURCE@"
dic 28 18:13:16 archdos kdeconnectd[1101]: org.kde.pulseaudio: No object for name "alsa_output.pci-0000_0b_00.4.analog-stereo"
dic 28 18:13:16 archdos kdeconnectd[1101]: org.kde.pulseaudio: No object for name "alsa_output.pci-0000_0b_00.4.analog-stereo.monitor"
dic 28 18:13:16 archdos kdeconnectd[1101]: org.kde.pulseaudio: No object for name "alsa_output.pci-0000_0b_00.4.analog-stereo.monitor"
dic 28 18:13:16 archdos kdeconnectd[1101]: org.kde.pulseaudio: No object for name "alsa_output.pci-0000_0b_00.4.analog-stereo.monitor"
dic 28 18:13:16 archdos plasmashell[1053]: libkcups: 3 "Brother_MFC-J480DW"
dic 28 18:13:16 archdos plasmashell[1053]: libkcups: 0
dic 28 18:13:16 archdos plasmashell[1053]: libkcups: 0
dic 28 18:13:16 archdos plasmashell[1053]: qt.qpa.wayland: Wayland does not support QWindow::requestActivate()
dic 28 18:13:16 archdos plasmashell[1053]: trying to show an empty dialog
dic 28 18:13:16 archdos plasmashell[1053]: file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/views/Desktop.qml:134:19: QML Loader: Binding loop detected for property "height"
dic 28 18:13:16 archdos plasmashell[1053]: file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/views/Desktop.qml:134:19: QML Loader: Binding loop detected for property "height"
dic 28 18:13:16 archdos plasmashell[1053]: QFont::setPointSizeF: Point size <= 0 (0.000000), must be greater than 0
dic 28 18:13:16 archdos kdeconnectd[1101]: QObject::connect(KWayland::Client::Registry, Unknown): invalid nullptr parameter
dic 28 18:13:16 archdos kdeconnectd[1101]: kdeconnect.plugin.battery: No Primary Battery detected on this system. This may be a bug.
dic 28 18:13:16 archdos kdeconnectd[1101]: kdeconnect.plugin.battery: Total quantity of batteries found: 2
dic 28 18:13:16 archdos plasmashell[1053]: libpng warning: iCCP: known incorrect sRGB profile
dic 28 18:13:16 archdos plasmashell[1053]: libpng warning: iCCP: known incorrect sRGB profile
dic 28 18:13:16 archdos plasmashell[1053]: libpng warning: iCCP: known incorrect sRGB profile
dic 28 18:13:16 archdos plasmashell[1053]: Entry is not valid "kontact.desktop" QSharedPointer(0x562367d26300)
dic 28 18:13:16 archdos plasmashell[1053]: Entry is not valid "ktp-contactlist.desktop" QSharedPointer(0x562367d264f0)
dic 28 18:13:16 archdos plasmashell[1053]: Entry is not valid "org.kde.discover.desktop" QSharedPointer(0x562367cdeef0)
dic 28 18:13:16 archdos plasmashell[1053]: Entry is not valid "kontact.desktop" QSharedPointer(0x562367d26700)
dic 28 18:13:16 archdos plasmashell[1053]: Entry is not valid "ktp-contactlist.desktop" QSharedPointer(0x562367d26fd0)
dic 28 18:13:16 archdos plasmashell[1053]: Entry is not valid "org.kde.discover.desktop" QSharedPointer(0x562367cdeb10)
dic 28 18:13:16 archdos plasmashell[1053]: trying to show an empty dialog
dic 28 18:13:16 archdos plasmashell[1053]: org.kde.plasma.pulseaudio: No object for name "alsa_output.pci-0000_0b_00.4.analog-stereo.monitor"
dic 28 18:13:16 archdos kioslave5[1388]: Icon theme "adwaita" not found.
dic 28 18:13:16 archdos kioslave5[1388]: Icon theme "ubuntu-mono" not found.
dic 28 18:13:16 archdos kioslave5[1388]: Icon theme "yaru" not found.
dic 28 18:13:16 archdos kioslave5[1388]: Icon theme "Mint-X" not found.
dic 28 18:13:16 archdos kioslave5[1388]: Icon theme "elementary" not found.
dic 28 18:13:17 archdos kioslave5[1388]: kf.kio.slaves.thumbnail: Failed to load "appimagethumbnail" "Impossibile caricare la libreria /usr/lib/qt/plugins/appimagethumbnail.so: (libappimage.so.1.0: impossibile aprire il file oggetto condiviso: File o directory non esistente)"
dic 28 18:13:17 archdos plasmashell[1053]: qml: org.kde.archUpdate: checking internet
dic 28 18:13:17 archdos plasmashell[1053]: qml: NAMES ONLY false
dic 28 18:13:17 archdos plasmashell[1053]: qml: AUR SUPORTfalse
dic 28 18:13:17 archdos plasmashell[1053]: clicked
dic 28 18:13:17 archdos plasmashell[1053]: org.kde.archupdate: check updates started
dic 28 18:13:18 archdos plasmashell[1053]: qt.qpa.wayland: Wayland does not support QWindow::requestActivate()
dic 28 18:13:18 archdos plasmashell[1053]: trying to show an empty dialog
dic 28 18:13:18 archdos plasmashell[1053]: file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/views/Desktop.qml:134:19: QML Loader: Binding loop detected for property "height"
dic 28 18:13:18 archdos plasmashell[1053]: file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/views/Desktop.qml:134:19: QML Loader: Binding loop detected for property "height"
dic 28 18:13:19 archdos systemd-timesyncd[609]: Initial synchronization to time server 185.157.229.254:123 (2.arch.pool.ntp.org).
dic 28 18:13:19 archdos systemd[1]: systemd-hostnamed.service: Deactivated successfully.
dic 28 18:13:19 archdos audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
dic 28 18:13:19 archdos kernel: kauditd_printk_skb: 16 callbacks suppressed
dic 28 18:13:19 archdos kernel: audit: type=1131 audit(1640711599.296:141): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
dic 28 18:13:19 archdos audit: BPF prog-id=0 op=UNLOAD
dic 28 18:13:19 archdos audit: BPF prog-id=0 op=UNLOAD
dic 28 18:13:19 archdos audit: BPF prog-id=0 op=UNLOAD
dic 28 18:13:19 archdos kernel: audit: type=1334 audit(1640711599.466:142): prog-id=0 op=UNLOAD
dic 28 18:13:19 archdos kernel: audit: type=1334 audit(1640711599.466:143): prog-id=0 op=UNLOAD
dic 28 18:13:19 archdos kernel: audit: type=1334 audit(1640711599.466:144): prog-id=0 op=UNLOAD
dic 28 18:13:19 archdos plasmashell[1053]: org.kde.archUpdate: Your system is up to date, checkupdates returned nothing
dic 28 18:13:19 archdos plasmashell[1053]: org.kde.archUpdate: Your system is up to date, checkupdates and checkupdates-aur returned nothing
dic 28 18:13:19 archdos plasmashell[1053]: org.kde.archUpdate: Returning updates
dic 28 18:13:20 archdos plasmashell[1053]: qt.qpa.wayland: Wayland does not support QWindow::requestActivate()
dic 28 18:13:20 archdos plasmashell[1053]: trying to show an empty dialog
dic 28 18:13:20 archdos plasmashell[1053]: file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/views/Desktop.qml:134:19: QML Loader: Binding loop detected for property "height"
dic 28 18:13:20 archdos plasmashell[1053]: file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/views/Desktop.qml:134:19: QML Loader: Binding loop detected for property "height"
dic 28 18:13:23 archdos systemd[1]: systemd-timedated.service: Deactivated successfully.
dic 28 18:13:23 archdos audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-timedated comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
dic 28 18:13:23 archdos systemd[1]: Stopping User Manager for UID 973...
dic 28 18:13:23 archdos kernel: audit: type=1131 audit(1640711603.252:145): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-timedated comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
dic 28 18:13:23 archdos systemd[806]: Activating special unit Exit the Session...
dic 28 18:13:23 archdos systemd[806]: Stopped target Main User Target.
dic 28 18:13:23 archdos systemd[806]: Stopping D-Bus User Message Bus...
dic 28 18:13:23 archdos systemd[806]: Stopped D-Bus User Message Bus.
dic 28 18:13:23 archdos systemd[806]: Stopped target Basic System.
dic 28 18:13:23 archdos systemd[806]: Stopped target Paths.
dic 28 18:13:23 archdos systemd[806]: Stopped target Sockets.
dic 28 18:13:23 archdos systemd[806]: Stopped target Timers.
dic 28 18:13:23 archdos systemd[806]: Closed D-Bus User Message Bus Socket.
dic 28 18:13:23 archdos systemd[806]: Closed GnuPG network certificate management daemon.
dic 28 18:13:23 archdos systemd[806]: Closed GCR ssh-agent wrapper.
dic 28 18:13:23 archdos systemd[806]: Closed GnuPG cryptographic agent and passphrase cache (access for web browsers).
dic 28 18:13:23 archdos systemd[806]: Closed GnuPG cryptographic agent and passphrase cache (restricted).
dic 28 18:13:23 archdos systemd[806]: Closed GnuPG cryptographic agent (ssh-agent emulation).
dic 28 18:13:23 archdos systemd[806]: Closed GnuPG cryptographic agent and passphrase cache.
dic 28 18:13:23 archdos systemd[806]: Closed p11-kit server.
dic 28 18:13:23 archdos systemd[806]: Closed PipeWire PulseAudio.
dic 28 18:13:23 archdos systemd[806]: Closed PipeWire Multimedia System Socket.
dic 28 18:13:23 archdos systemd[806]: Removed slice User Application Slice.
dic 28 18:13:23 archdos systemd[806]: Reached target Shutdown.
dic 28 18:13:23 archdos systemd[806]: Finished Exit the Session.
dic 28 18:13:23 archdos systemd[806]: Reached target Exit the Session.
dic 28 18:13:23 archdos systemd[807]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8004 service=[systemd-user] terminal=[] user=[sddm] ruser=[<unknown>] rhost=[<unknown>]
dic 28 18:13:23 archdos systemd[1]: user@973.service: Deactivated successfully.
dic 28 18:13:23 archdos systemd[1]: Stopped User Manager for UID 973.
dic 28 18:13:23 archdos audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@973 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
dic 28 18:13:23 archdos systemd[1]: Stopping User Runtime Directory /run/user/973...
dic 28 18:13:23 archdos kernel: audit: type=1131 audit(1640711603.276:146): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@973 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
dic 28 18:13:23 archdos systemd[1]: run-user-973.mount: Deactivated successfully.
dic 28 18:13:23 archdos systemd[1]: user-runtime-dir@973.service: Deactivated successfully.
dic 28 18:13:23 archdos systemd[1]: Stopped User Runtime Directory /run/user/973.
dic 28 18:13:23 archdos audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@973 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
dic 28 18:13:23 archdos systemd[1]: Removed slice User Slice of UID 973.
dic 28 18:13:23 archdos systemd[1]: user-973.slice: Consumed 1.006s CPU time.
dic 28 18:13:23 archdos kernel: audit: type=1131 audit(1640711603.282:147): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@973 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
dic 28 18:13:23 archdos audit: BPF prog-id=0 op=UNLOAD
dic 28 18:13:23 archdos audit: BPF prog-id=0 op=UNLOAD
dic 28 18:13:23 archdos audit: BPF prog-id=0 op=UNLOAD
dic 28 18:13:23 archdos kernel: audit: type=1334 audit(1640711603.299:148): prog-id=0 op=UNLOAD
dic 28 18:13:23 archdos kernel: audit: type=1334 audit(1640711603.299:149): prog-id=0 op=UNLOAD
dic 28 18:13:23 archdos kernel: audit: type=1334 audit(1640711603.299:150): prog-id=0 op=UNLOAD
dic 28 18:13:31 archdos dbus-daemon[1003]: [session uid=1000 pid=1003] Activating via systemd: service name='org.freedesktop.Tracker3.Miner.Extract' unit='tracker-extract-3.service' requested by ':1.21' (uid=1000 pid=1163 comm="/usr/lib/tracker-miner-fs-3 ")
dic 28 18:13:31 archdos systemd[986]: Starting Tracker metadata extractor...
dic 28 18:13:31 archdos dbus-daemon[1003]: [session uid=1000 pid=1003] Successfully activated service 'org.freedesktop.Tracker3.Miner.Extract'
dic 28 18:13:31 archdos systemd[986]: Started Tracker metadata extractor.
dic 28 18:13:43 archdos systemd[1]: systemd-localed.service: Deactivated successfully.
dic 28 18:13:43 archdos audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-localed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
dic 28 18:13:43 archdos kernel: audit: type=1131 audit(1640711623.548:151): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-localed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
dic 28 18:13:43 archdos audit: BPF prog-id=0 op=UNLOAD
dic 28 18:13:43 archdos audit: BPF prog-id=0 op=UNLOAD
dic 28 18:13:43 archdos audit: BPF prog-id=0 op=UNLOAD
dic 28 18:13:43 archdos kernel: audit: type=1334 audit(1640711623.688:152): prog-id=0 op=UNLOAD
dic 28 18:13:43 archdos kernel: audit: type=1334 audit(1640711623.688:153): prog-id=0 op=UNLOAD
dic 28 18:13:43 archdos kernel: audit: type=1334 audit(1640711623.688:154): prog-id=0 op=UNLOAD
dic 28 18:13:52 archdos systemd[986]: Started NVIDIA X Server Settings.
dic 28 18:13:52 archdos dbus-daemon[1003]: [session uid=1000 pid=1003] Activating via systemd: service name='org.a11y.Bus' unit='at-spi-dbus-bus.service' requested by ':1.42' (uid=1000 pid=1469 comm="/usr/bin/nvidia-settings ")
dic 28 18:13:52 archdos systemd[986]: Starting Accessibility services bus...
dic 28 18:13:52 archdos dbus-daemon[1003]: [session uid=1000 pid=1003] Successfully activated service 'org.a11y.Bus'
dic 28 18:13:52 archdos systemd[986]: Started Accessibility services bus.
dic 28 18:14:15 archdos plasma_waitforname[1020]: org.kde.knotifications: WaitForName: Service was not registered within timeout
dic 28 18:14:15 archdos dbus-daemon[1003]: [session uid=1000 pid=1003] Activated service 'org.kde.KSplash' failed: Process org.kde.KSplash exited with status 1
dic 28 18:14:26 archdos pipewire-media-session[1284]: ms.mod.default-profile: device 'alsa_card.pci-0000_09_00.1': can't restore profile: Nessun device corrisponde
dic 28 18:14:26 archdos kdeconnectd[1101]: org.kde.pulseaudio: No object for name "alsa_output.pci-0000_09_00.1.hdmi-stereo-extra1"
dic 28 18:14:26 archdos kdeconnectd[1101]: org.kde.pulseaudio: No object for name "alsa_output.pci-0000_0b_00.4.analog-stereo.monitor"
dic 28 18:14:26 archdos kdeconnectd[1101]: org.kde.pulseaudio: No object for name "alsa_output.pci-0000_0b_00.4.analog-stereo.monitor"
dic 28 18:14:27 archdos plasmashell[1053]: org.kde.plasma.pulseaudio: No object for name "alsa_output.pci-0000_09_00.1.hdmi-stereo-extra1"
dic 28 18:14:27 archdos plasmashell[1053]: org.kde.plasma.pulseaudio: No object for name "alsa_output.pci-0000_0b_00.4.analog-stereo.monitor"
dic 28 18:14:27 archdos plasmashell[1053]: file:///usr/share/plasma/plasmoids/org.kde.plasma.volume/contents/ui/ListItemBase.qml:129: TypeError: Cannot call method 'hasOwnProperty' of undefined
dic 28 18:14:27 archdos kdeconnectd[1101]: org.kde.pulseaudio: No object for name "alsa_output.pci-0000_0b_00.4.analog-stereo.monitor"
dic 28 18:14:27 archdos kdeconnectd[1101]: org.kde.pulseaudio: No object for name "alsa_output.pci-0000_0b_00.4.analog-stereo.monitor"
dic 28 18:14:27 archdos systemd[1]: Started Getty on tty3.
dic 28 18:14:27 archdos audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=getty@tty3 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
dic 28 18:14:27 archdos kernel: audit: type=1130 audit(1640711667.120:155): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=getty@tty3 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
dic 28 18:14:27 archdos plasmashell[1053]: org.kde.plasma.pulseaudio: No object for name "alsa_output.pci-0000_09_00.1.hdmi-stereo-extra1"
dic 28 18:14:27 archdos plasmashell[1053]: org.kde.plasma.pulseaudio: No object for name "alsa_output.pci-0000_0b_00.4.analog-stereo.monitor"
dic 28 18:14:27 archdos plasmashell[1053]: org.kde.plasma.pulseaudio: No object for name "alsa_output.pci-0000_0b_00.4.analog-stereo.monitor"
dic 28 18:14:27 archdos plasmashell[1053]: org.kde.plasma.pulseaudio: No object for name "alsa_output.pci-0000_0b_00.4.analog-stereo.monitor"
dic 28 18:14:34 archdos dbus-daemon[614]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.65' (uid=0 pid=1489 comm="/bin/login -p -- ")
dic 28 18:14:34 archdos dbus-daemon[614]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
dic 28 18:14:34 archdos login[1489]: pam_systemd_home(login:auth): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
dic 28 18:14:36 archdos audit[1489]: USER_AUTH pid=1489 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_securetty,pam_shells,pam_faillock,pam_permit,pam_faillock acct="giacomo" exe="/usr/bin/login" hostname=archdos addr=? terminal=/dev/tty3 res=success'
dic 28 18:14:36 archdos audit[1489]: USER_ACCT pid=1489 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="giacomo" exe="/usr/bin/login" hostname=archdos addr=? terminal=/dev/tty3 res=success'
dic 28 18:14:36 archdos audit[1489]: CRED_ACQ pid=1489 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_securetty,pam_shells,pam_faillock,pam_permit,pam_faillock acct="giacomo" exe="/usr/bin/login" hostname=archdos addr=? terminal=/dev/tty3 res=success'
dic 28 18:14:36 archdos audit[1489]: SYSCALL arch=c000003e syscall=1 success=yes exit=4 a0=5 a1=7ffdc3d40c70 a2=4 a3=3e8 items=0 ppid=1 pid=1489 auid=1000 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=1000 fsgid=0 tty=tty3 ses=4 comm="login" exe="/usr/bin/login" key=(null)
dic 28 18:14:36 archdos audit: PROCTITLE proctitle=2F62696E2F6C6F67696E002D70002D2D
dic 28 18:14:36 archdos login[1489]: pam_unix(login:session): session opened for user giacomo(uid=1000) by (uid=0)
dic 28 18:14:36 archdos kernel: audit: type=1100 audit(1640711676.171:156): pid=1489 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_securetty,pam_shells,pam_faillock,pam_permit,pam_faillock acct="giacomo" exe="/usr/bin/login" hostname=archdos addr=? terminal=/dev/tty3 res=success'
dic 28 18:14:36 archdos kernel: audit: type=1101 audit(1640711676.171:157): pid=1489 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="giacomo" exe="/usr/bin/login" hostname=archdos addr=? terminal=/dev/tty3 res=success'
dic 28 18:14:36 archdos kernel: audit: type=1103 audit(1640711676.171:158): pid=1489 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_securetty,pam_shells,pam_faillock,pam_permit,pam_faillock acct="giacomo" exe="/usr/bin/login" hostname=archdos addr=? terminal=/dev/tty3 res=success'
dic 28 18:14:36 archdos kernel: audit: type=1006 audit(1640711676.171:159): pid=1489 uid=0 old-auid=4294967295 auid=1000 tty=tty3 old-ses=4294967295 ses=4 res=1
dic 28 18:14:36 archdos kernel: audit: type=1300 audit(1640711676.171:159): arch=c000003e syscall=1 success=yes exit=4 a0=5 a1=7ffdc3d40c70 a2=4 a3=3e8 items=0 ppid=1 pid=1489 auid=1000 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=1000 fsgid=0 tty=tty3 ses=4 comm="login" exe="/usr/bin/login" key=(null)
dic 28 18:14:36 archdos kernel: audit: type=1327 audit(1640711676.171:159): proctitle=2F62696E2F6C6F67696E002D70002D2D
dic 28 18:14:36 archdos systemd-logind[620]: New session 4 of user giacomo.
dic 28 18:14:36 archdos systemd[1]: Started Session 4 of User giacomo.
dic 28 18:14:36 archdos login[1489]: pam_env(login:session): deprecated reading of user environment enabled
dic 28 18:14:36 archdos audit[1489]: USER_START pid=1489 uid=0 auid=1000 ses=4 msg='op=PAM:session_open grantors=pam_loginuid,pam_keyinit,pam_systemd_home,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="giacomo" exe="/usr/bin/login" hostname=archdos addr=? terminal=/dev/tty3 res=success'
dic 28 18:14:36 archdos audit[1489]: CRED_REFR pid=1489 uid=0 auid=1000 ses=4 msg='op=PAM:setcred grantors=pam_securetty,pam_shells,pam_faillock,pam_permit,pam_faillock acct="giacomo" exe="/usr/bin/login" hostname=archdos addr=? terminal=/dev/tty3 res=success'
dic 28 18:14:36 archdos kernel: audit: type=1105 audit(1640711676.184:160): pid=1489 uid=0 auid=1000 ses=4 msg='op=PAM:session_open grantors=pam_loginuid,pam_keyinit,pam_systemd_home,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="giacomo" exe="/usr/bin/login" hostname=archdos addr=? terminal=/dev/tty3 res=success'
dic 28 18:14:36 archdos kernel: audit: type=1110 audit(1640711676.184:161): pid=1489 uid=0 auid=1000 ses=4 msg='op=PAM:setcred grantors=pam_securetty,pam_shells,pam_faillock,pam_permit,pam_faillock acct="giacomo" exe="/usr/bin/login" hostname=archdos addr=? terminal=/dev/tty3 res=success'
dic 28 18:14:36 archdos login[1489]: LOGIN ON tty3 BY giacomo
dic 28 18:14:49 archdos systemd[1]: libvirtd.service: Deactivated successfully.
dic 28 18:14:49 archdos audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=libvirtd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
dic 28 18:14:49 archdos systemd[1]: libvirtd.service: Unit process 798 (dnsmasq) remains running after unit stopped.
dic 28 18:14:49 archdos systemd[1]: libvirtd.service: Unit process 799 (dnsmasq) remains running after unit stopped.
dic 28 18:14:49 archdos kernel: audit: type=1131 audit(1640711689.373:162): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=libvirtd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
dic 28 18:15:00 archdos dbus-daemon[614]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.67' (uid=0 pid=1494 comm="sudo journalctl -b ")
dic 28 18:15:00 archdos dbus-daemon[614]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
dic 28 18:15:00 archdos sudo[1494]: pam_systemd_home(sudo:auth): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
dic 28 18:15:02 archdos dbus-daemon[1003]: [session uid=1000 pid=1003] Activating via systemd: service name='org.freedesktop.Tracker3.Miner.Extract' unit='tracker-extract-3.service' requested by ':1.21' (uid=1000 pid=1163 comm="/usr/lib/tracker-miner-fs-3 ")
dic 28 18:15:02 archdos systemd[986]: Starting Tracker metadata extractor...
dic 28 18:15:02 archdos dbus-daemon[1003]: [session uid=1000 pid=1003] Successfully activated service 'org.freedesktop.Tracker3.Miner.Extract'
dic 28 18:15:02 archdos systemd[986]: Started Tracker metadata extractor.
dic 28 18:15:02 archdos dbus-daemon[1003]: [session uid=1000 pid=1003] Activating via systemd: service name='org.gtk.vfs.Metadata' unit='gvfs-metadata.service' requested by ':1.45' (uid=1000 pid=1501 comm="/usr/lib/tracker-extract-3 ")
dic 28 18:15:02 archdos systemd[986]: Starting Virtual filesystem metadata service...
dic 28 18:15:02 archdos dbus-daemon[1003]: [session uid=1000 pid=1003] Successfully activated service 'org.gtk.vfs.Metadata'
dic 28 18:15:02 archdos systemd[986]: Started Virtual filesystem metadata service.
dic 28 18:15:02 archdos audit[1494]: USER_AUTH pid=1494 uid=1000 auid=1000 ses=4 msg='op=PAM:authentication grantors=pam_faillock,pam_permit,pam_faillock acct="giacomo" exe="/usr/bin/sudo" hostname=archdos addr=? terminal=/dev/tty3 res=success'
dic 28 18:15:02 archdos audit[1494]: USER_ACCT pid=1494 uid=1000 auid=1000 ses=4 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="giacomo" exe="/usr/bin/sudo" hostname=archdos addr=? terminal=/dev/tty3 res=success'
dic 28 18:15:02 archdos sudo[1494]: giacomo : TTY=tty3 ; PWD=/home/giacomo ; USER=root ; COMMAND=/usr/bin/journalctl -b
dic 28 18:15:02 archdos audit[1494]: CRED_REFR pid=1494 uid=1000 auid=1000 ses=4 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=archdos addr=? terminal=/dev/tty3 res=success'
dic 28 18:15:02 archdos sudo[1494]: pam_unix(sudo:session): session opened for user root(uid=0) by giacomo(uid=1000)
dic 28 18:15:02 archdos audit[1494]: USER_START pid=1494 uid=1000 auid=1000 ses=4 msg='op=PAM:session_open grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=archdos addr=? terminal=/dev/tty3 res=success'
dic 28 18:15:02 archdos kernel: audit: type=1100 audit(1640711702.647:163): pid=1494 uid=1000 auid=1000 ses=4 msg='op=PAM:authentication grantors=pam_faillock,pam_permit,pam_faillock acct="giacomo" exe="/usr/bin/sudo" hostname=archdos addr=? terminal=/dev/tty3 res=success'
dic 28 18:15:02 archdos kernel: audit: type=1101 audit(1640711702.650:164): pid=1494 uid=1000 auid=1000 ses=4 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="giacomo" exe="/usr/bin/sudo" hostname=archdos addr=? terminal=/dev/tty3 res=success'
dic 28 18:15:02 archdos kernel: audit: type=1110 audit(1640711702.650:165): pid=1494 uid=1000 auid=1000 ses=4 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=archdos addr=? terminal=/dev/tty3 res=success'
dic 28 18:15:02 archdos kernel: audit: type=1105 audit(1640711702.650:166): pid=1494 uid=1000 auid=1000 ses=4 msg='op=PAM:session_open grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=archdos addr=? terminal=/dev/tty3 res=success'
Offline
Pages: 1