You are not logged in.
Hello.
I'm new to arch linux. I installed arch linux 3rd time, and every time looked like everything was fine except for my Wi-Fi network connection.
It's keep disconecting every 5~9 seconds.
My laptop is Asus Tuf A15 FA507NV.
What i try:
/etc/modprobe.d/rtw8852be.conf
options rtw89_pci disable_aspm_l1=y disable_aspm_l1ss=y
options rtw89pci disable_aspm_l1=y disable_aspm_l1ss=y
options rtw89_core disable_ps_mode=y
options rtw89core disable_ps_mode=y
I added parameters in the end:
/boot/loader/entries/2024-09-26_11-24-47_linux.conf
# Created by: archinstall
# Created on: 2024-09-26_11-24-47
title Arch Linux (linux)
linux /vmlinuz-linux
initrd /initramfs-linux.img
options root=PARTUUID=0684240f-68ad-49cb-9065-858eb6c23711 zswap.enabled=0 rw rootfstype=ext4 rtw89_pci.disable_aspm_l1=Y rtw89_pci.disable_aspm_l1ss=Y
iwconfig change powermode
$ iwconfig wlan0 power off
$ uname -a
Linux janusz-bit 6.10.10-arch1-1 #1 SMP PREEMPT_DYNAMIC Thu, 12 Sep 2024 17:21:02 +0000 x86_64 GNU/Linux
$ pacman -Q linux linux-firmware
linux 6.10.10.arch1-1
linux-firmware 20240909.552ed9b8-1
$ lsmod | grep rtw
rtw89_8852be 12288 0
rtw89_8852b 389120 1 rtw89_8852be
rtw89_pci 110592 1 rtw89_8852be
rtw89_core 983040 2 rtw89_8852b,rtw89_pci
mac80211 1609728 2 rtw89_core,rtw89_pci
cfg80211 1372160 3 rtw89_8852b,rtw89_core,mac80211
$ ip link show
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN mode DEFAULT group default qlen 1000
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
2: eno1: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc fq_codel state DOWN mode DEFAULT group default qlen 1000
link/ether 08:bf:b8:d9:1d:7d brd ff:ff:ff:ff:ff:ff
altname enp2s0
3: wlan0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP mode DORMANT group default qlen 1000
link/ether d6:14:b7:43:a7:6d brd ff:ff:ff:ff:ff:ff permaddr cc:47:40:4b:10:be
$ find /etc/systemd -type l -exec test -f {} \; -print | awk -F'/' '{ printf ("%-40s | %s\n", $(NF-0), $(NF-1)) }' | sort -f
dbus-org.freedesktop.nm-dispatcher.service | system
dbus-org.freedesktop.timesync1.service | system
display-manager.service | system
fstrim.timer | timers.target.wants
getty@tty1.service | getty.target.wants
NetworkManager.service | multi-user.target.wants
NetworkManager-wait-online.service | network-online.target.wants
p11-kit-server.socket | sockets.target.wants
pipewire-pulse.socket | sockets.target.wants
pipewire-session-manager.service | user
pipewire.socket | sockets.target.wants
remote-fs.target | multi-user.target.wants
systemd-timesyncd.service | sysinit.target.wants
systemd-userdbd.socket | sockets.target.wants
wireplumber.service | pipewire.service.wants
xdg-user-dirs-update.service | default.target.wants
$ systemctl status NetworkManager.service
● NetworkManager.service - Network Manager
Loaded: loaded (/usr/lib/systemd/system/NetworkManager.service; enabled; preset: disabled)
Active: active (running) since Thu 2024-09-26 13:05:57 UTC; 25min ago
Invocation: 739af316ae5747b2b124e83cd572aff7
Docs: man:NetworkManager(8)
Main PID: 599 (NetworkManager)
Tasks: 5 (limit: 18179)
Memory: 24.2M (peak: 25.5M)
CPU: 920ms
CGroup: /system.slice/NetworkManager.service
└─599 /usr/bin/NetworkManager --no-daemon
wrz 26 13:06:15 janusz-bit NetworkManager[599]: <info> [1727355975.5073] policy: set 'Redmi 12' (wlan0) as default for IPv4 routing and DNS
wrz 26 13:06:15 janusz-bit NetworkManager[599]: <info> [1727355975.5145] device (wlan0): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed')
wrz 26 13:06:15 janusz-bit NetworkManager[599]: <info> [1727355975.5592] device (wlan0): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed')
wrz 26 13:06:15 janusz-bit NetworkManager[599]: <info> [1727355975.5593] device (wlan0): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed')
wrz 26 13:06:15 janusz-bit NetworkManager[599]: <info> [1727355975.5595] manager: NetworkManager state is now CONNECTED_SITE
wrz 26 13:06:15 janusz-bit NetworkManager[599]: <info> [1727355975.5598] device (wlan0): Activation: successful, device activated.
wrz 26 13:06:15 janusz-bit NetworkManager[599]: <info> [1727355975.7156] manager: NetworkManager state is now CONNECTED_GLOBAL
wrz 26 13:06:16 janusz-bit NetworkManager[599]: <info> [1727355976.6183] audit: op="statistics" interface="wlan0" ifindex=3 args="2000" pid=1030 uid=1000 result="success"
wrz 26 13:06:24 janusz-bit NetworkManager[599]: <info> [1727355984.8709] audit: op="statistics" interface="wlan0" ifindex=3 args="2000" pid=1030 uid=1000 result="success"
wrz 26 13:15:53 janusz-bit NetworkManager[599]: <info> [1727356553.0366] audit: op="statistics" interface="wlan0" ifindex=3 args="2000" pid=1030 uid=1000 result="success"
$ sudo lspci -vvvv
03:00.0 Network controller: Realtek Semiconductor Co., Ltd. RTL8852BE PCIe 802.11ax Wireless Network Controller
Subsystem: AzureWave Device 5471
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0, Cache Line Size: 64 bytes
Interrupt: pin A routed to IRQ 92
IOMMU group: 15
Region 0: I/O ports at d000 [size=256]
Region 2: Memory at ddb00000 (64-bit, non-prefetchable) [size=1M]
Capabilities: [40] Power Management version 3
Flags: PMEClk- DSI- D1- D2- AuxCurrent=375mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
Status: D0 NoSoftRst+ PME-Enable- DSel=0 DScale=0 PME-
Capabilities: [50] MSI: Enable+ Count=1/1 Maskable- 64bit+
Address: 00000000fee00000 Data: 0000
Capabilities: [70] Express (v2) Endpoint, IntMsgNum 0
DevCap: MaxPayload 256 bytes, PhantFunc 0, Latency L0s <4us, L1 <64us
ExtTag- AttnBtn- AttnInd- PwrInd- RBE+ FLReset+ SlotPowerLimit 75W TEE-IO-
DevCtl: CorrErr+ NonFatalErr+ FatalErr+ UnsupReq+
RlxdOrd+ ExtTag- PhantFunc- AuxPwr- NoSnoop- FLReset-
MaxPayload 256 bytes, MaxReadReq 512 bytes
DevSta: CorrErr+ NonFatalErr- FatalErr- UnsupReq+ AuxPwr+ TransPend-
LnkCap: Port #0, Speed 2.5GT/s, Width x1, ASPM L0s L1, Exit Latency L0s <4us, L1 <64us
ClockPM+ Surprise- LLActRep- BwNot- ASPMOptComp+
LnkCtl: ASPM L1 Enabled; RCB 64 bytes, LnkDisable- CommClk+
ExtSynch- ClockPM+ AutWidDis- BWInt- AutBWInt-
LnkSta: Speed 2.5GT/s, Width x1
TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt-
DevCap2: Completion Timeout: Not Supported, TimeoutDis+ NROPrPrP- LTR+
10BitTagComp- 10BitTagReq- OBFF Via message/WAKE#, ExtFmt- EETLPPrefix-
EmergencyPowerReduction Not Supported, EmergencyPowerReductionInit-
FRS- TPHComp- ExtTPHComp-
AtomicOpsCap: 32bit- 64bit- 128bitCAS-
DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis-
AtomicOpsCtl: ReqEn-
IDOReq- IDOCompl- LTR+ EmergencyPowerReductionReq-
10BitTagReq- OBFF Disabled, EETLPPrefixBlk-
LnkCap2: Supported Link Speeds: 2.5GT/s, Crosslink- Retimer- 2Retimers- DRS-
LnkCtl2: Target Link Speed: 5GT/s, EnterCompliance- SpeedDis-
Transmit Margin: Normal Operating Range, EnterModifiedCompliance- ComplianceSOS-
Compliance Preset/De-emphasis: -6dB de-emphasis, 0dB preshoot
LnkSta2: Current De-emphasis Level: -3.5dB, EqualizationComplete- EqualizationPhase1-
EqualizationPhase2- EqualizationPhase3- LinkEqualizationRequest-
Retimer- 2Retimers- CrosslinkRes: unsupported
Capabilities: [100 v2] Advanced Error Reporting
UESta: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP-
ECRC- UnsupReq- ACSViol- UncorrIntErr- BlockedTLP- AtomicOpBlocked- TLPBlockedErr-
PoisonTLPBlocked- DMWrReqBlocked- IDECheck- MisIDETLP- PCRC_CHECK- TLPXlatBlocked-
UEMsk: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP-
ECRC- UnsupReq- ACSViol- UncorrIntErr+ BlockedTLP- AtomicOpBlocked- TLPBlockedErr-
PoisonTLPBlocked- DMWrReqBlocked- IDECheck- MisIDETLP- PCRC_CHECK- TLPXlatBlocked-
UESvrt: DLP+ SDES+ TLP- FCP+ CmpltTO- CmpltAbrt- UnxCmplt- RxOF+ MalfTLP+
ECRC- UnsupReq- ACSViol- UncorrIntErr+ BlockedTLP- AtomicOpBlocked- TLPBlockedErr-
PoisonTLPBlocked- DMWrReqBlocked- IDECheck- MisIDETLP- PCRC_CHECK- TLPXlatBlocked-
CESta: RxErr- BadTLP- BadDLLP- Rollover- Timeout- AdvNonFatalErr- CorrIntErr- HeaderOF-
CEMsk: RxErr- BadTLP- BadDLLP- Rollover- Timeout- AdvNonFatalErr+ CorrIntErr+ HeaderOF+
AERCap: First Error Pointer: 00, ECRCGenCap+ ECRCGenEn- ECRCChkCap+ ECRCChkEn-
MultHdrRecCap- MultHdrRecEn- TLPPfxPres- HdrLogCap-
HeaderLog: 00000000 00000000 00000000 00000000
Capabilities: [148 v1] Device Serial Number 00-e0-4c-ff-fe-88-52-01
Capabilities: [158 v1] Latency Tolerance Reporting
Max snoop latency: 1048576ns
Max no snoop latency: 1048576ns
Capabilities: [160 v1] L1 PM Substates
L1SubCap: PCI-PM_L1.2+ PCI-PM_L1.1+ ASPM_L1.2+ ASPM_L1.1+ L1_PM_Substates+
PortCommonModeRestoreTime=30us PortTPowerOnTime=60us
L1SubCtl1: PCI-PM_L1.2+ PCI-PM_L1.1+ ASPM_L1.2+ ASPM_L1.1+
T_CommonMode=0us LTR1.2_Threshold=186368ns
L1SubCtl2: T_PwrOn=150us
Kernel driver in use: rtw89_8852be
Kernel modules: rtw89_8852be
Last edited by janusz-bit (2024-10-21 14:03:49)
Offline
https://wiki.archlinux.org/title/Networ … ets_(WiFi)
Otherwise please post your complete system journal for a boot covering such losses:
sudo journalctl -b | curl -F 'file=@-' 0x0.st
for the current one.
Offline
I checked your solution by using sudo journalctl -f . I don't have something like: NetworkManager[410]: <info> (wlp3s0): roamed from BSSID 00:14:48:11:20:CF (my-wifi-name) to (none) ((none))
$ sudo journalctl -f
wrz 26 15:58:05 janusz-bit plasmashell[997]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/configAppearance.qml: Setting initial properties failed: SimpleKCM does not have a property called cfg_showWeekNumbersDefault
wrz 26 15:58:05 janusz-bit plasmashell[997]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/configAppearance.qml: Setting initial properties failed: SimpleKCM does not have a property called cfg_timeFormatDefault
wrz 26 15:58:05 janusz-bit plasmashell[997]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/configAppearance.qml: Setting initial properties failed: SimpleKCM does not have a property called cfg_use24hFormatDefault
wrz 26 15:58:05 janusz-bit plasmashell[997]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/configAppearance.qml: Setting initial properties failed: SimpleKCM does not have a property called cfg_wheelChangesTimezone
wrz 26 15:58:05 janusz-bit plasmashell[997]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/configAppearance.qml: Setting initial properties failed: SimpleKCM does not have a property called cfg_wheelChangesTimezoneDefault
wrz 26 15:58:05 janusz-bit plasmashell[997]: file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/AppletConfiguration.qml:142:5: QML Connections: Detected function "onSettingValueChanged" in Connections element. This is probably intended to be a signal handler but no signal of the target matches the name.
wrz 26 15:58:21 janusz-bit sudo[2727]: pam_unix(sudo:session): session closed for user root
wrz 26 15:58:25 janusz-bit sudo[2807]: pam_systemd_home(sudo:account): New sd-bus connection (system-bus-pam-systemd-home-2807) opened.
wrz 26 15:58:25 janusz-bit sudo[2807]: janusz : TTY=pts/1 ; PWD=/home/janusz ; USER=root ; COMMAND=/usr/bin/journalctl -f
wrz 26 15:58:25 janusz-bit sudo[2807]: pam_unix(sudo:session): session opened for user root(uid=0) by janusz(uid=1000)
wrz 26 15:58:31 janusz-bit NetworkManager[600]: <info> [1727366311.9428] audit: op="statistics" interface="wlan0" ifindex=3 args="2000" pid=997 uid=1000 result="success"
wrz 26 15:58:58 janusz-bit rtkit-daemon[753]: Supervising 7 threads of 4 processes of 1 users.
wrz 26 15:58:58 janusz-bit rtkit-daemon[753]: Supervising 7 threads of 4 processes of 1 users.
wrz 26 15:59:10 janusz-bit rtkit-daemon[753]: Supervising 7 threads of 4 processes of 1 users.
wrz 26 15:59:10 janusz-bit rtkit-daemon[753]: Supervising 7 threads of 4 processes of 1 users.
wrz 26 15:59:10 janusz-bit rtkit-daemon[753]: Supervising 7 threads of 4 processes of 1 users.
wrz 26 15:59:10 janusz-bit rtkit-daemon[753]: Supervising 7 threads of 4 processes of 1 users.
wrz 26 15:59:17 janusz-bit rtkit-daemon[753]: Supervising 7 threads of 4 processes of 1 users.
wrz 26 15:59:17 janusz-bit rtkit-daemon[753]: Supervising 7 threads of 4 processes of 1 users.
wrz 26 15:59:17 janusz-bit rtkit-daemon[753]: Successfully made thread 3157 of process 2678 owned by '1000' RT at priority 10.
wrz 26 15:59:17 janusz-bit rtkit-daemon[753]: Supervising 8 threads of 5 processes of 1 users.
wrz 26 15:59:40 janusz-bit plasmashell[997]: file:///usr/share/plasma/plasmoids/org.kde.plasma.taskmanager/contents/ui/ToolTipInstance.qml:279:9: QML QQuickImage*: Error decoding: https://i.ytimg.com/vi/RK1K2bCg4J8/hqdefault.jpg?sqp=-oaymwEcCNACELwBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLD9z1MiRvnWulvfmcVtbdk4WOLTNA: Nieobsługiwany format obrazu
wrz 26 15:59:50 janusz-bit wpa_supplicant[648]: wlan0: Reject scan trigger since one is already pending
wrz 26 16:00:29 janusz-bit rtkit-daemon[753]: Supervising 8 threads of 5 processes of 1 users.
wrz 26 16:00:29 janusz-bit rtkit-daemon[753]: Supervising 8 threads of 5 processes of 1 users.
wrz 26 16:01:44 janusz-bit rtkit-daemon[753]: Supervising 8 threads of 5 processes of 1 users.
wrz 26 16:01:44 janusz-bit rtkit-daemon[753]: Supervising 8 threads of 5 processes of 1 users.
wrz 26 16:02:57 janusz-bit konsole[1935]: kf.kio.core: Malformed JSON protocol file for protocol: "trash" , number of the ExtraNames fields should match the number of ExtraTypes fields
$ sudo journalctl -f
wrz 26 15:58:05 janusz-bit plasmashell[997]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/configAppearance.qml: Setting initial properties failed: SimpleKCM does not have a property called cfg_showWeekNumbersDefault
wrz 26 15:58:05 janusz-bit plasmashell[997]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/configAppearance.qml: Setting initial properties failed: SimpleKCM does not have a property called cfg_timeFormatDefault
wrz 26 15:58:05 janusz-bit plasmashell[997]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/configAppearance.qml: Setting initial properties failed: SimpleKCM does not have a property called cfg_use24hFormatDefault
wrz 26 15:58:05 janusz-bit plasmashell[997]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/configAppearance.qml: Setting initial properties failed: SimpleKCM does not have a property called cfg_wheelChangesTimezone
wrz 26 15:58:05 janusz-bit plasmashell[997]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/configAppearance.qml: Setting initial properties failed: SimpleKCM does not have a property called cfg_wheelChangesTimezoneDefault
wrz 26 15:58:05 janusz-bit plasmashell[997]: file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/AppletConfiguration.qml:142:5: QML Connections: Detected function "onSettingValueChanged" in Connections element. This is probably intended to be a signal handler but no signal of the target matches the name.
wrz 26 15:58:21 janusz-bit sudo[2727]: pam_unix(sudo:session): session closed for user root
wrz 26 15:58:25 janusz-bit sudo[2807]: pam_systemd_home(sudo:account): New sd-bus connection (system-bus-pam-systemd-home-2807) opened.
wrz 26 15:58:25 janusz-bit sudo[2807]: janusz : TTY=pts/1 ; PWD=/home/janusz ; USER=root ; COMMAND=/usr/bin/journalctl -f
wrz 26 15:58:25 janusz-bit sudo[2807]: pam_unix(sudo:session): session opened for user root(uid=0) by janusz(uid=1000)
wrz 26 15:58:31 janusz-bit NetworkManager[600]: <info> [1727366311.9428] audit: op="statistics" interface="wlan0" ifindex=3 args="2000" pid=997 uid=1000 result="success"
wrz 26 15:58:58 janusz-bit rtkit-daemon[753]: Supervising 7 threads of 4 processes of 1 users.
wrz 26 15:58:58 janusz-bit rtkit-daemon[753]: Supervising 7 threads of 4 processes of 1 users.
wrz 26 15:59:10 janusz-bit rtkit-daemon[753]: Supervising 7 threads of 4 processes of 1 users.
wrz 26 15:59:10 janusz-bit rtkit-daemon[753]: Supervising 7 threads of 4 processes of 1 users.
wrz 26 15:59:10 janusz-bit rtkit-daemon[753]: Supervising 7 threads of 4 processes of 1 users.
wrz 26 15:59:10 janusz-bit rtkit-daemon[753]: Supervising 7 threads of 4 processes of 1 users.
wrz 26 15:59:17 janusz-bit rtkit-daemon[753]: Supervising 7 threads of 4 processes of 1 users.
wrz 26 15:59:17 janusz-bit rtkit-daemon[753]: Supervising 7 threads of 4 processes of 1 users.
wrz 26 15:59:17 janusz-bit rtkit-daemon[753]: Successfully made thread 3157 of process 2678 owned by '1000' RT at priority 10.
wrz 26 15:59:17 janusz-bit rtkit-daemon[753]: Supervising 8 threads of 5 processes of 1 users.
wrz 26 15:59:40 janusz-bit plasmashell[997]: file:///usr/share/plasma/plasmoids/org.kde.plasma.taskmanager/contents/ui/ToolTipInstance.qml:279:9: QML QQuickImage*: Error decoding: https://i.ytimg.com/vi/RK1K2bCg4J8/hqdefault.jpg?sqp=-oaymwEcCNACELwBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLD9z1MiRvnWulvfmcVtbdk4WOLTNA: Nieobsługiwany format obrazu
wrz 26 15:59:50 janusz-bit wpa_supplicant[648]: wlan0: Reject scan trigger since one is already pending
wrz 26 16:00:29 janusz-bit rtkit-daemon[753]: Supervising 8 threads of 5 processes of 1 users.
wrz 26 16:00:29 janusz-bit rtkit-daemon[753]: Supervising 8 threads of 5 processes of 1 users.
wrz 26 16:01:44 janusz-bit rtkit-daemon[753]: Supervising 8 threads of 5 processes of 1 users.
wrz 26 16:01:44 janusz-bit rtkit-daemon[753]: Supervising 8 threads of 5 processes of 1 users.
wrz 26 16:02:57 janusz-bit konsole[1935]: kf.kio.core: Malformed JSON protocol file for protocol: "trash" , number of the ExtraNames fields should match the number of ExtraTypes fields
then i used your command: sudo journalctl -b | curl -F 'file=@-' 0x0.st
Output:
http://0x0.st/XYdK.txt
wrz 26 15:49:15 janusz-bit kernel: Linux version 6.10.10-arch1-1 (linux@archlinux) (gcc (GCC) 14.2.1 20240910, GNU ld (GNU Binutils) 2.43.0) #1 SMP PREEMPT_DYNAMIC Thu, 12 Sep 2024 17:21:02 +0000
wrz 26 15:49:15 janusz-bit kernel: Command line: initrd=\initramfs-linux.img root=PARTUUID=0684240f-68ad-49cb-9065-858eb6c23711 zswap.enabled=0 rw rootfstype=ext4 rtw89_pci.disable_aspm_l1=Y rtw89_pci.disable_aspm_l1ss=Y
wrz 26 15:49:15 janusz-bit kernel: BIOS-provided physical RAM map:
wrz 26 15:49:15 janusz-bit kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
wrz 26 15:49:15 janusz-bit kernel: BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
wrz 26 15:49:15 janusz-bit kernel: BIOS-e820: [mem 0x0000000000100000-0x0000000009afefff] usable
wrz 26 15:49:15 janusz-bit kernel: BIOS-e820: [mem 0x0000000009aff000-0x0000000009ffffff] reserved
wrz 26 15:49:15 janusz-bit kernel: BIOS-e820: [mem 0x000000000a000000-0x000000000a1fffff] usable
wrz 26 15:49:15 janusz-bit kernel: BIOS-e820: [mem 0x000000000a200000-0x000000000a213fff] ACPI NVS
wrz 26 15:49:15 janusz-bit kernel: BIOS-e820: [mem 0x000000000a214000-0x000000006f95ffff] usable
wrz 26 15:49:15 janusz-bit kernel: BIOS-e820: [mem 0x000000006f960000-0x00000000724b9fff] reserved
wrz 26 15:49:15 janusz-bit kernel: BIOS-e820: [mem 0x00000000724ba000-0x0000000072538fff] ACPI data
wrz 26 15:49:15 janusz-bit kernel: BIOS-e820: [mem 0x0000000072539000-0x000000007786dfff] ACPI NVS
wrz 26 15:49:15 janusz-bit kernel: BIOS-e820: [mem 0x000000007786e000-0x0000000078bfdfff] reserved
wrz 26 15:49:15 janusz-bit kernel: BIOS-e820: [mem 0x0000000078bfe000-0x0000000078bfefff] usable
wrz 26 15:49:15 janusz-bit kernel: BIOS-e820: [mem 0x0000000078bff000-0x0000000078bfffff] reserved
wrz 26 15:49:15 janusz-bit kernel: BIOS-e820: [mem 0x0000000078c00000-0x000000007affcfff] usable
wrz 26 15:49:15 janusz-bit kernel: BIOS-e820: [mem 0x000000007affd000-0x000000007bffffff] reserved
wrz 26 15:49:15 janusz-bit kernel: BIOS-e820: [mem 0x000000007ce00000-0x000000007fffffff] reserved
wrz 26 15:49:15 janusz-bit kernel: BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
wrz 26 15:49:15 janusz-bit kernel: BIOS-e820: [mem 0x00000000fd000000-0x00000000ffffffff] reserved
wrz 26 15:49:15 janusz-bit kernel: BIOS-e820: [mem 0x0000000100000000-0x000000045e2fffff] usable
wrz 26 15:49:15 janusz-bit kernel: BIOS-e820: [mem 0x000000045f340000-0x00000004a01fffff] reserved
wrz 26 15:49:15 janusz-bit kernel: NX (Execute Disable) protection: active
wrz 26 15:49:15 janusz-bit kernel: APIC: Static calls initialized
wrz 26 15:49:15 janusz-bit kernel: e820: update [mem 0x59078018-0x59082e57] usable ==> usable
wrz 26 15:49:15 janusz-bit kernel: extended physical RAM map:
wrz 26 15:49:15 janusz-bit kernel: reserve setup_data: [mem 0x0000000000000000-0x000000000009ffff] usable
wrz 26 15:49:15 janusz-bit kernel: reserve setup_data: [mem 0x00000000000a0000-0x00000000000fffff] reserved
wrz 26 15:49:15 janusz-bit kernel: reserve setup_data: [mem 0x0000000000100000-0x0000000009afefff] usable
wrz 26 15:49:15 janusz-bit kernel: reserve setup_data: [mem 0x0000000009aff000-0x0000000009ffffff] reserved
wrz 26 15:49:15 janusz-bit kernel: reserve setup_data: [mem 0x000000000a000000-0x000000000a1fffff] usable
wrz 26 15:49:15 janusz-bit kernel: reserve setup_data: [mem 0x000000000a200000-0x000000000a213fff] ACPI NVS
wrz 26 15:49:15 janusz-bit kernel: reserve setup_data: [mem 0x000000000a214000-0x0000000059078017] usable
wrz 26 15:49:15 janusz-bit kernel: reserve setup_data: [mem 0x0000000059078018-0x0000000059082e57] usable
wrz 26 15:49:15 janusz-bit kernel: reserve setup_data: [mem 0x0000000059082e58-0x000000006f95ffff] usable
wrz 26 15:49:15 janusz-bit kernel: reserve setup_data: [mem 0x000000006f960000-0x00000000724b9fff] reserved
wrz 26 15:49:15 janusz-bit kernel: reserve setup_data: [mem 0x00000000724ba000-0x0000000072538fff] ACPI data
wrz 26 15:49:15 janusz-bit kernel: reserve setup_data: [mem 0x0000000072539000-0x000000007786dfff] ACPI NVS
wrz 26 15:49:15 janusz-bit kernel: reserve setup_data: [mem 0x000000007786e000-0x0000000078bfdfff] reserved
wrz 26 15:49:15 janusz-bit kernel: reserve setup_data: [mem 0x0000000078bfe000-0x0000000078bfefff] usable
wrz 26 15:49:15 janusz-bit kernel: reserve setup_data: [mem 0x0000000078bff000-0x0000000078bfffff] reserved
wrz 26 15:49:15 janusz-bit kernel: reserve setup_data: [mem 0x0000000078c00000-0x000000007affcfff] usable
wrz 26 15:49:15 janusz-bit kernel: reserve setup_data: [mem 0x000000007affd000-0x000000007bffffff] reserved
wrz 26 15:49:15 janusz-bit kernel: reserve setup_data: [mem 0x000000007ce00000-0x000000007fffffff] reserved
wrz 26 15:49:15 janusz-bit kernel: reserve setup_data: [mem 0x00000000e0000000-0x00000000efffffff] reserved
wrz 26 15:49:15 janusz-bit kernel: reserve setup_data: [mem 0x00000000fd000000-0x00000000ffffffff] reserved
wrz 26 15:49:15 janusz-bit kernel: reserve setup_data: [mem 0x0000000100000000-0x000000045e2fffff] usable
wrz 26 15:49:15 janusz-bit kernel: reserve setup_data: [mem 0x000000045f340000-0x00000004a01fffff] reserved
wrz 26 15:49:15 janusz-bit kernel: efi: EFI v2.8 by American Megatrends
wrz 26 15:49:15 janusz-bit kernel: efi: ACPI=0x72538000 ACPI 2.0=0x72538014 TPMFinalLog=0x77823000 SMBIOS=0x789c4000 SMBIOS 3.0=0x789c3000 MEMATTR=0x68f03418 ESRT=0x68f03f18 RNG=0x724d2f18 INITRD=0x62f97518 TPMEventLog=0x59083018
wrz 26 15:49:15 janusz-bit kernel: random: crng init done
wrz 26 15:49:15 janusz-bit kernel: efi: Remove mem58: MMIO range=[0xe0000000-0xefffffff] (256MB) from e820 map
wrz 26 15:49:15 janusz-bit kernel: e820: remove [mem 0xe0000000-0xefffffff] reserved
wrz 26 15:49:15 janusz-bit kernel: efi: Remove mem59: MMIO range=[0xfd000000-0xfedfffff] (30MB) from e820 map
wrz 26 15:49:15 janusz-bit kernel: e820: remove [mem 0xfd000000-0xfedfffff] reserved
wrz 26 15:49:15 janusz-bit kernel: efi: Not removing mem60: MMIO range=[0xfee00000-0xfee00fff] (4KB) from e820 map
wrz 26 15:49:15 janusz-bit kernel: efi: Remove mem61: MMIO range=[0xfee01000-0xffffffff] (17MB) from e820 map
wrz 26 15:49:15 janusz-bit kernel: e820: remove [mem 0xfee01000-0xffffffff] reserved
wrz 26 15:49:15 janusz-bit kernel: efi: Remove mem63: MMIO range=[0x480000000-0x4a01fffff] (514MB) from e820 map
wrz 26 15:49:15 janusz-bit kernel: e820: remove [mem 0x480000000-0x4a01fffff] reserved
wrz 26 15:49:15 janusz-bit kernel: SMBIOS 3.4.0 present.
wrz 26 15:49:15 janusz-bit kernel: DMI: ASUSTeK COMPUTER INC. ASUS TUF Gaming A15 FA507NV_FA507NV/FA507NV, BIOS FA507NV.313 03/19/2024
wrz 26 15:49:15 janusz-bit kernel: DMI: Memory slots populated: 2/2
wrz 26 15:49:15 janusz-bit kernel: tsc: Fast TSC calibration using PIT
wrz 26 15:49:15 janusz-bit kernel: tsc: Detected 3194.179 MHz processor
wrz 26 15:49:15 janusz-bit kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
wrz 26 15:49:15 janusz-bit kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
wrz 26 15:49:15 janusz-bit kernel: last_pfn = 0x45e300 max_arch_pfn = 0x400000000
wrz 26 15:49:15 janusz-bit kernel: MTRR map: 6 entries (3 fixed + 3 variable; max 20), built from 9 variable MTRRs
wrz 26 15:49:15 janusz-bit kernel: x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
wrz 26 15:49:15 janusz-bit kernel: last_pfn = 0x7affd max_arch_pfn = 0x400000000
wrz 26 15:49:15 janusz-bit kernel: esrt: Reserving ESRT space from 0x0000000068f03f18 to 0x0000000068f03f50.
wrz 26 15:49:15 janusz-bit kernel: e820: update [mem 0x68f03000-0x68f03fff] usable ==> reserved
wrz 26 15:49:15 janusz-bit kernel: Using GB pages for direct mapping
wrz 26 15:49:15 janusz-bit kernel: Secure boot disabled
wrz 26 15:49:15 janusz-bit kernel: RAMDISK: [mem 0x59085000-0x5d979fff]
wrz 26 15:49:15 janusz-bit kernel: ACPI: Early table checksum verification disabled
wrz 26 15:49:15 janusz-bit kernel: ACPI: RSDP 0x0000000072538014 000024 (v02 _ASUS_)
wrz 26 15:49:15 janusz-bit kernel: ACPI: XSDT 0x0000000072537728 00012C (v01 _ASUS_ Notebook 01072009 AMI 01000013)
wrz 26 15:49:15 janusz-bit kernel: ACPI: FACP 0x000000007252C000 000114 (v06 _ASUS_ Notebook 01072009 AMI 00010013)
wrz 26 15:49:15 janusz-bit kernel: ACPI: DSDT 0x000000007251F000 00CC6A (v02 _ASUS_ Notebook 01072009 INTL 20230331)
wrz 26 15:49:15 janusz-bit kernel: ACPI: FACS 0x0000000077821000 000040
wrz 26 15:49:15 janusz-bit kernel: ACPI: MSDM 0x0000000072536000 000055 (v03 _ASUS_ Notebook 01072009 ASUS 00000001)
wrz 26 15:49:15 janusz-bit kernel: ACPI: SSDT 0x0000000072535000 0001CC (v01 AMD STD3 00000001 INTL 20230331)
wrz 26 15:49:15 janusz-bit kernel: ACPI: SSDT 0x000000007252D000 007F5B (v02 AMD AmdTable 00000002 MSFT 02000002)
wrz 26 15:49:15 janusz-bit kernel: ACPI: FIDT 0x000000007251E000 00009C (v01 _ASUS_ Notebook 01072009 AMI 00010013)
wrz 26 15:49:15 janusz-bit kernel: ACPI: MCFG 0x000000007251D000 00003C (v01 _ASUS_ Notebook 01072009 MSFT 00010013)
wrz 26 15:49:15 janusz-bit kernel: ACPI: FPDT 0x000000007251C000 000044 (v01 _ASUS_ A M I 01072009 AMI 01000013)
wrz 26 15:49:15 janusz-bit kernel: ACPI: VFCT 0x0000000072511000 00AE84 (v01 _ASUS_ Notebook 00000001 AMD 31504F47)
wrz 26 15:49:15 janusz-bit kernel: ACPI: BGRT 0x0000000072510000 000038 (v01 _ASUS_ Notebook 01072009 AMI 00010013)
wrz 26 15:49:15 janusz-bit kernel: ACPI: TPM2 0x000000007250F000 00004C (v04 _ASUS_ Notebook 00000001 AMI 00000000)
wrz 26 15:49:15 janusz-bit kernel: ACPI: SSDT 0x0000000072509000 005354 (v02 AMD AmdTable 00000001 AMD 00000001)
wrz 26 15:49:15 janusz-bit kernel: ACPI: CRAT 0x0000000072508000 000EE8 (v01 AMD AmdTable 00000001 AMD 00000001)
wrz 26 15:49:15 janusz-bit kernel: ACPI: CDIT 0x0000000072507000 000029 (v01 AMD AmdTable 00000001 AMD 00000001)
wrz 26 15:49:15 janusz-bit kernel: ACPI: SSDT 0x0000000072502000 004E26 (v01 OptRf2 Opt2Tabl 00001000 INTL 20230331)
wrz 26 15:49:15 janusz-bit kernel: ACPI: SSDT 0x0000000072500000 0015A0 (v01 AMD AmdTable 00000001 INTL 20230331)
wrz 26 15:49:15 janusz-bit kernel: ACPI: SSDT 0x00000000724FD000 0029B0 (v01 AMD AmdTable 00000001 INTL 20230331)
wrz 26 15:49:15 janusz-bit kernel: ACPI: SSDT 0x00000000724F9000 0000D3 (v01 AMD AmdTable 00000001 INTL 20230331)
wrz 26 15:49:15 janusz-bit kernel: ACPI: SSDT 0x00000000724F1000 007EC6 (v01 AMD AmdTable 00000001 INTL 20230331)
wrz 26 15:49:15 janusz-bit kernel: ACPI: WSMT 0x00000000724FC000 000028 (v01 _ASUS_ Notebook 01072009 AMI 00010013)
wrz 26 15:49:15 janusz-bit kernel: ACPI: APIC 0x00000000724FB000 0000E8 (v05 _ASUS_ Notebook 01072009 AMI 00010013)
wrz 26 15:49:15 janusz-bit kernel: ACPI: SSDT 0x00000000724EE000 0022AF (v01 AMD AOD 00000001 INTL 20230331)
wrz 26 15:49:15 janusz-bit kernel: ACPI: IVRS 0x00000000724FA000 0001A4 (v02 AMD AmdTable 00000001 AMD 00000001)
wrz 26 15:49:15 janusz-bit kernel: ACPI: SSDT 0x00000000724ED000 0007D7 (v01 AMD AmdTable 00000001 INTL 20230331)
wrz 26 15:49:15 janusz-bit kernel: ACPI: SSDT 0x00000000724EB000 0010A5 (v01 AMD AmdTable 00000001 INTL 20230331)
wrz 26 15:49:15 janusz-bit kernel: ACPI: SSDT 0x00000000724E1000 009303 (v01 AMD AmdTable 00000001 INTL 20230331)
wrz 26 15:49:15 janusz-bit kernel: ACPI: SSDT 0x00000000724DB000 005022 (v01 AMD AmdTable 00000001 INTL 20230331)
wrz 26 15:49:15 janusz-bit kernel: ACPI: SSDT 0x00000000724DA000 000A6A (v01 AMD AmdTable 00000001 INTL 20230331)
wrz 26 15:49:15 janusz-bit kernel: ACPI: SSDT 0x00000000724D9000 00008D (v01 AMD AmdTable 00000001 INTL 20230331)
wrz 26 15:49:15 janusz-bit kernel: ACPI: SSDT 0x00000000724D8000 000B50 (v01 AMD AmdTable 00000001 INTL 20230331)
wrz 26 15:49:15 janusz-bit kernel: ACPI: SSDT 0x00000000724D7000 000AFD (v02 AMD AmdTable 00000001 INTL 20230331)
wrz 26 15:49:15 janusz-bit kernel: ACPI: SSDT 0x00000000724D6000 00071A (v01 AMD AmdTable 00000001 INTL 20230331)
wrz 26 15:49:15 janusz-bit kernel: ACPI: SSDT 0x00000000724D5000 0008DE (v01 AMD AmdTable 00000001 INTL 20230331)
wrz 26 15:49:15 janusz-bit kernel: ACPI: SSDT 0x00000000724D3000 001471 (v01 AMD AmdTable 00000001 INTL 20230331)
wrz 26 15:49:15 janusz-bit kernel: ACPI: Reserving FACP table memory at [mem 0x7252c000-0x7252c113]
wrz 26 15:49:15 janusz-bit kernel: ACPI: Reserving DSDT table memory at [mem 0x7251f000-0x7252bc69]
wrz 26 15:49:15 janusz-bit kernel: ACPI: Reserving FACS table memory at [mem 0x77821000-0x7782103f]
wrz 26 15:49:15 janusz-bit kernel: ACPI: Reserving MSDM table memory at [mem 0x72536000-0x72536054]
wrz 26 15:49:15 janusz-bit kernel: ACPI: Reserving SSDT table memory at [mem 0x72535000-0x725351cb]
wrz 26 15:49:15 janusz-bit kernel: ACPI: Reserving SSDT table memory at [mem 0x7252d000-0x72534f5a]
wrz 26 15:49:15 janusz-bit kernel: ACPI: Reserving FIDT table memory at [mem 0x7251e000-0x7251e09b]
wrz 26 15:49:15 janusz-bit kernel: ACPI: Reserving MCFG table memory at [mem 0x7251d000-0x7251d03b]
wrz 26 15:49:15 janusz-bit kernel: ACPI: Reserving FPDT table memory at [mem 0x7251c000-0x7251c043]
wrz 26 15:49:15 janusz-bit kernel: ACPI: Reserving VFCT table memory at [mem 0x72511000-0x7251be83]
wrz 26 15:49:15 janusz-bit kernel: ACPI: Reserving BGRT table memory at [mem 0x72510000-0x72510037]
wrz 26 15:49:15 janusz-bit kernel: ACPI: Reserving TPM2 table memory at [mem 0x7250f000-0x7250f04b]
wrz 26 15:49:15 janusz-bit kernel: ACPI: Reserving SSDT table memory at [mem 0x72509000-0x7250e353]
wrz 26 15:49:15 janusz-bit kernel: ACPI: Reserving CRAT table memory at [mem 0x72508000-0x72508ee7]
wrz 26 15:49:15 janusz-bit kernel: ACPI: Reserving CDIT table memory at [mem 0x72507000-0x72507028]
wrz 26 15:49:15 janusz-bit kernel: ACPI: Reserving SSDT table memory at [mem 0x72502000-0x72506e25]
wrz 26 15:49:15 janusz-bit kernel: ACPI: Reserving SSDT table memory at [mem 0x72500000-0x7250159f]
wrz 26 15:49:15 janusz-bit kernel: ACPI: Reserving SSDT table memory at [mem 0x724fd000-0x724ff9af]
wrz 26 15:49:15 janusz-bit kernel: ACPI: Reserving SSDT table memory at [mem 0x724f9000-0x724f90d2]
wrz 26 15:49:15 janusz-bit kernel: ACPI: Reserving SSDT table memory at [mem 0x724f1000-0x724f8ec5]
wrz 26 15:49:15 janusz-bit kernel: ACPI: Reserving WSMT table memory at [mem 0x724fc000-0x724fc027]
wrz 26 15:49:15 janusz-bit kernel: ACPI: Reserving APIC table memory at [mem 0x724fb000-0x724fb0e7]
wrz 26 15:49:15 janusz-bit kernel: ACPI: Reserving SSDT table memory at [mem 0x724ee000-0x724f02ae]
wrz 26 15:49:15 janusz-bit kernel: ACPI: Reserving IVRS table memory at [mem 0x724fa000-0x724fa1a3]
wrz 26 15:49:15 janusz-bit kernel: ACPI: Reserving SSDT table memory at [mem 0x724ed000-0x724ed7d6]
wrz 26 15:49:15 janusz-bit kernel: ACPI: Reserving SSDT table memory at [mem 0x724eb000-0x724ec0a4]
wrz 26 15:49:15 janusz-bit kernel: ACPI: Reserving SSDT table memory at [mem 0x724e1000-0x724ea302]
wrz 26 15:49:15 janusz-bit kernel: ACPI: Reserving SSDT table memory at [mem 0x724db000-0x724e0021]
wrz 26 15:49:15 janusz-bit kernel: ACPI: Reserving SSDT table memory at [mem 0x724da000-0x724daa69]
wrz 26 15:49:15 janusz-bit kernel: ACPI: Reserving SSDT table memory at [mem 0x724d9000-0x724d908c]
wrz 26 15:49:15 janusz-bit kernel: ACPI: Reserving SSDT table memory at [mem 0x724d8000-0x724d8b4f]
wrz 26 15:49:15 janusz-bit kernel: ACPI: Reserving SSDT table memory at [mem 0x724d7000-0x724d7afc]
wrz 26 15:49:15 janusz-bit kernel: ACPI: Reserving SSDT table memory at [mem 0x724d6000-0x724d6719]
wrz 26 15:49:15 janusz-bit kernel: ACPI: Reserving SSDT table memory at [mem 0x724d5000-0x724d58dd]
wrz 26 15:49:15 janusz-bit kernel: ACPI: Reserving SSDT table memory at [mem 0x724d3000-0x724d4470]
wrz 26 15:49:15 janusz-bit kernel: No NUMA configuration found
wrz 26 15:49:15 janusz-bit kernel: Faking a node at [mem 0x0000000000000000-0x000000045e2fffff]
wrz 26 15:49:15 janusz-bit kernel: NODE_DATA(0) allocated [mem 0x45e2fb000-0x45e2fffff]
wrz 26 15:49:15 janusz-bit kernel: Zone ranges:
wrz 26 15:49:15 janusz-bit kernel: DMA [mem 0x0000000000001000-0x0000000000ffffff]
wrz 26 15:49:15 janusz-bit kernel: DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
wrz 26 15:49:15 janusz-bit kernel: Normal [mem 0x0000000100000000-0x000000045e2fffff]
wrz 26 15:49:15 janusz-bit kernel: Device empty
wrz 26 15:49:15 janusz-bit kernel: Movable zone start for each node
wrz 26 15:49:15 janusz-bit kernel: Early memory node ranges
wrz 26 15:49:15 janusz-bit kernel: node 0: [mem 0x0000000000001000-0x000000000009ffff]
wrz 26 15:49:15 janusz-bit kernel: node 0: [mem 0x0000000000100000-0x0000000009afefff]
wrz 26 15:49:15 janusz-bit kernel: node 0: [mem 0x000000000a000000-0x000000000a1fffff]
wrz 26 15:49:15 janusz-bit kernel: node 0: [mem 0x000000000a214000-0x000000006f95ffff]
wrz 26 15:49:15 janusz-bit kernel: node 0: [mem 0x0000000078bfe000-0x0000000078bfefff]
wrz 26 15:49:15 janusz-bit kernel: node 0: [mem 0x0000000078c00000-0x000000007affcfff]
wrz 26 15:49:15 janusz-bit kernel: node 0: [mem 0x0000000100000000-0x000000045e2fffff]
wrz 26 15:49:15 janusz-bit kernel: Initmem setup node 0 [mem 0x0000000000001000-0x000000045e2fffff]
wrz 26 15:49:15 janusz-bit kernel: On node 0, zone DMA: 1 pages in unavailable ranges
wrz 26 15:49:15 janusz-bit kernel: On node 0, zone DMA: 96 pages in unavailable ranges
wrz 26 15:49:15 janusz-bit kernel: On node 0, zone DMA32: 1281 pages in unavailable ranges
wrz 26 15:49:15 janusz-bit kernel: On node 0, zone DMA32: 20 pages in unavailable ranges
wrz 26 15:49:15 janusz-bit kernel: On node 0, zone DMA32: 4766 pages in unavailable ranges
wrz 26 15:49:15 janusz-bit kernel: On node 0, zone DMA32: 1 pages in unavailable ranges
wrz 26 15:49:15 janusz-bit kernel: On node 0, zone Normal: 20483 pages in unavailable ranges
wrz 26 15:49:15 janusz-bit kernel: On node 0, zone Normal: 7424 pages in unavailable ranges
wrz 26 15:49:15 janusz-bit kernel: ACPI: PM-Timer IO Port: 0x808
wrz 26 15:49:15 janusz-bit kernel: ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
wrz 26 15:49:15 janusz-bit kernel: IOAPIC[0]: apic_id 33, version 33, address 0xfec00000, GSI 0-23
wrz 26 15:49:15 janusz-bit kernel: IOAPIC[1]: apic_id 34, version 33, address 0xfec01000, GSI 24-55
wrz 26 15:49:15 janusz-bit kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
wrz 26 15:49:15 janusz-bit kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 1 global_irq 1 low edge)
wrz 26 15:49:15 janusz-bit kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
wrz 26 15:49:15 janusz-bit kernel: ACPI: Using ACPI (MADT) for SMP configuration information
wrz 26 15:49:15 janusz-bit kernel: e820: update [mem 0x694bb000-0x694e9fff] usable ==> reserved
wrz 26 15:49:15 janusz-bit kernel: CPU topo: Max. logical packages: 1
wrz 26 15:49:15 janusz-bit kernel: CPU topo: Max. logical dies: 1
wrz 26 15:49:15 janusz-bit kernel: CPU topo: Max. dies per package: 1
wrz 26 15:49:15 janusz-bit kernel: CPU topo: Max. threads per core: 2
wrz 26 15:49:15 janusz-bit kernel: CPU topo: Num. cores per package: 8
wrz 26 15:49:15 janusz-bit kernel: CPU topo: Num. threads per package: 16
wrz 26 15:49:15 janusz-bit kernel: CPU topo: Allowing 16 present CPUs plus 0 hotplug CPUs
wrz 26 15:49:15 janusz-bit kernel: PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
wrz 26 15:49:15 janusz-bit kernel: PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000fffff]
wrz 26 15:49:15 janusz-bit kernel: PM: hibernation: Registered nosave memory: [mem 0x09aff000-0x09ffffff]
wrz 26 15:49:15 janusz-bit kernel: PM: hibernation: Registered nosave memory: [mem 0x0a200000-0x0a213fff]
wrz 26 15:49:15 janusz-bit kernel: PM: hibernation: Registered nosave memory: [mem 0x59078000-0x59078fff]
wrz 26 15:49:15 janusz-bit kernel: PM: hibernation: Registered nosave memory: [mem 0x59082000-0x59082fff]
wrz 26 15:49:15 janusz-bit kernel: PM: hibernation: Registered nosave memory: [mem 0x68f03000-0x68f03fff]
wrz 26 15:49:15 janusz-bit kernel: PM: hibernation: Registered nosave memory: [mem 0x694bb000-0x694e9fff]
wrz 26 15:49:15 janusz-bit kernel: PM: hibernation: Registered nosave memory: [mem 0x6f960000-0x724b9fff]
wrz 26 15:49:15 janusz-bit kernel: PM: hibernation: Registered nosave memory: [mem 0x724ba000-0x72538fff]
wrz 26 15:49:15 janusz-bit kernel: PM: hibernation: Registered nosave memory: [mem 0x72539000-0x7786dfff]
wrz 26 15:49:15 janusz-bit kernel: PM: hibernation: Registered nosave memory: [mem 0x7786e000-0x78bfdfff]
wrz 26 15:49:15 janusz-bit kernel: PM: hibernation: Registered nosave memory: [mem 0x78bff000-0x78bfffff]
wrz 26 15:49:15 janusz-bit kernel: PM: hibernation: Registered nosave memory: [mem 0x7affd000-0x7bffffff]
wrz 26 15:49:15 janusz-bit kernel: PM: hibernation: Registered nosave memory: [mem 0x7c000000-0x7cdfffff]
wrz 26 15:49:15 janusz-bit kernel: PM: hibernation: Registered nosave memory: [mem 0x7ce00000-0x7fffffff]
wrz 26 15:49:15 janusz-bit kernel: PM: hibernation: Registered nosave memory: [mem 0x80000000-0xfedfffff]
wrz 26 15:49:15 janusz-bit kernel: PM: hibernation: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
wrz 26 15:49:15 janusz-bit kernel: PM: hibernation: Registered nosave memory: [mem 0xfee01000-0xffffffff]
wrz 26 15:49:15 janusz-bit kernel: [mem 0x80000000-0xfedfffff] available for PCI devices
wrz 26 15:49:15 janusz-bit kernel: Booting paravirtualized kernel on bare hardware
wrz 26 15:49:15 janusz-bit kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
wrz 26 15:49:15 janusz-bit kernel: setup_percpu: NR_CPUS:320 nr_cpumask_bits:16 nr_cpu_ids:16 nr_node_ids:1
wrz 26 15:49:15 janusz-bit kernel: percpu: Embedded 66 pages/cpu s233472 r8192 d28672 u524288
wrz 26 15:49:15 janusz-bit kernel: pcpu-alloc: s233472 r8192 d28672 u524288 alloc=1*2097152
wrz 26 15:49:15 janusz-bit kernel: pcpu-alloc: [0] 00 01 02 03 [0] 04 05 06 07
wrz 26 15:49:15 janusz-bit kernel: pcpu-alloc: [0] 08 09 10 11 [0] 12 13 14 15
wrz 26 15:49:15 janusz-bit kernel: Kernel command line: initrd=\initramfs-linux.img root=PARTUUID=0684240f-68ad-49cb-9065-858eb6c23711 zswap.enabled=0 rw rootfstype=ext4 rtw89_pci.disable_aspm_l1=Y rtw89_pci.disable_aspm_l1ss=Y
wrz 26 15:49:15 janusz-bit kernel: Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
wrz 26 15:49:15 janusz-bit kernel: Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
wrz 26 15:49:15 janusz-bit kernel: Fallback order for Node 0: 0
wrz 26 15:49:15 janusz-bit kernel: Built 1 zonelists, mobility grouping on. Total pages: 3996392
wrz 26 15:49:15 janusz-bit kernel: Policy zone: Normal
wrz 26 15:49:15 janusz-bit kernel: mem auto-init: stack:all(zero), heap alloc:on, heap free:off
wrz 26 15:49:15 janusz-bit kernel: software IO TLB: area num 16.
wrz 26 15:49:15 janusz-bit kernel: Memory: 15307844K/15985568K available (18432K kernel code, 2177K rwdata, 13440K rodata, 3436K init, 3484K bss, 677464K reserved, 0K cma-reserved)
wrz 26 15:49:15 janusz-bit kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=16, Nodes=1
wrz 26 15:49:15 janusz-bit kernel: ftrace: allocating 50284 entries in 197 pages
wrz 26 15:49:15 janusz-bit kernel: ftrace: allocated 197 pages with 4 groups
wrz 26 15:49:15 janusz-bit kernel: Dynamic Preempt: full
wrz 26 15:49:15 janusz-bit kernel: rcu: Preemptible hierarchical RCU implementation.
wrz 26 15:49:15 janusz-bit kernel: rcu: RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=16.
wrz 26 15:49:15 janusz-bit kernel: rcu: RCU priority boosting: priority 1 delay 500 ms.
wrz 26 15:49:15 janusz-bit kernel: Trampoline variant of Tasks RCU enabled.
wrz 26 15:49:15 janusz-bit kernel: Rude variant of Tasks RCU enabled.
wrz 26 15:49:15 janusz-bit kernel: Tracing variant of Tasks RCU enabled.
wrz 26 15:49:15 janusz-bit kernel: rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
wrz 26 15:49:15 janusz-bit kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=16
wrz 26 15:49:15 janusz-bit kernel: RCU Tasks: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1.
wrz 26 15:49:15 janusz-bit kernel: RCU Tasks Rude: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1.
wrz 26 15:49:15 janusz-bit kernel: RCU Tasks Trace: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1.
wrz 26 15:49:15 janusz-bit kernel: NR_IRQS: 20736, nr_irqs: 1096, preallocated irqs: 16
wrz 26 15:49:15 janusz-bit kernel: rcu: srcu_init: Setting srcu_struct sizes based on contention.
wrz 26 15:49:15 janusz-bit kernel: kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
wrz 26 15:49:15 janusz-bit kernel: Console: colour dummy device 80x25
wrz 26 15:49:15 janusz-bit kernel: printk: legacy console [tty0] enabled
wrz 26 15:49:15 janusz-bit kernel: ACPI: Core revision 20240322
wrz 26 15:49:15 janusz-bit kernel: APIC: Switch to symmetric I/O mode setup
wrz 26 15:49:15 janusz-bit kernel: AMD-Vi: ivrs, add hid:AMDI0020, uid:\_SB.FUR0, rdevid:160
wrz 26 15:49:15 janusz-bit kernel: AMD-Vi: ivrs, add hid:AMDI0020, uid:\_SB.FUR1, rdevid:160
wrz 26 15:49:15 janusz-bit kernel: AMD-Vi: ivrs, add hid:AMDI0020, uid:\_SB.FUR2, rdevid:160
wrz 26 15:49:15 janusz-bit kernel: AMD-Vi: ivrs, add hid:AMDI0020, uid:\_SB.FUR3, rdevid:160
wrz 26 15:49:15 janusz-bit kernel: AMD-Vi: Using global IVHD EFR:0x246577efa2254afa, EFR2:0x0
wrz 26 15:49:15 janusz-bit kernel: x2apic: IRQ remapping doesn't support X2APIC mode
wrz 26 15:49:15 janusz-bit kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
wrz 26 15:49:15 janusz-bit kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x2e0acf13196, max_idle_ns: 440795346541 ns
wrz 26 15:49:15 janusz-bit kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 6390.53 BogoMIPS (lpj=10647263)
wrz 26 15:49:15 janusz-bit kernel: SVM disabled (by BIOS) in MSR_VM_CR
wrz 26 15:49:15 janusz-bit kernel: x86/cpu: User Mode Instruction Prevention (UMIP) activated
wrz 26 15:49:15 janusz-bit kernel: LVT offset 1 assigned for vector 0xf9
wrz 26 15:49:15 janusz-bit kernel: LVT offset 2 assigned for vector 0xf4
wrz 26 15:49:15 janusz-bit kernel: Last level iTLB entries: 4KB 512, 2MB 512, 4MB 256
wrz 26 15:49:15 janusz-bit kernel: Last level dTLB entries: 4KB 2048, 2MB 2048, 4MB 1024, 1GB 0
wrz 26 15:49:15 janusz-bit kernel: process: using mwait in idle threads
wrz 26 15:49:15 janusz-bit kernel: Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
wrz 26 15:49:15 janusz-bit kernel: Spectre V2 : Mitigation: Retpolines
wrz 26 15:49:15 janusz-bit kernel: Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
wrz 26 15:49:15 janusz-bit kernel: Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT
wrz 26 15:49:15 janusz-bit kernel: Spectre V2 : Enabling Restricted Speculation for firmware calls
wrz 26 15:49:15 janusz-bit kernel: Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
wrz 26 15:49:15 janusz-bit kernel: Spectre V2 : User space: Mitigation: STIBP always-on protection
wrz 26 15:49:15 janusz-bit kernel: Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
wrz 26 15:49:15 janusz-bit kernel: Speculative Return Stack Overflow: IBPB-extending microcode not applied!
wrz 26 15:49:15 janusz-bit kernel: Speculative Return Stack Overflow: WARNING: See https://kernel.org/doc/html/latest/admin-guide/hw-vuln/srso.html for mitigation options.
wrz 26 15:49:15 janusz-bit kernel: Speculative Return Stack Overflow: Vulnerable: Safe RET, no microcode
wrz 26 15:49:15 janusz-bit kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
wrz 26 15:49:15 janusz-bit kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
wrz 26 15:49:15 janusz-bit kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
wrz 26 15:49:15 janusz-bit kernel: x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers'
wrz 26 15:49:15 janusz-bit kernel: x86/fpu: Supporting XSAVE feature 0x800: 'Control-flow User registers'
wrz 26 15:49:15 janusz-bit kernel: x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
wrz 26 15:49:15 janusz-bit kernel: x86/fpu: xstate_offset[9]: 832, xstate_sizes[9]: 8
wrz 26 15:49:15 janusz-bit kernel: x86/fpu: xstate_offset[11]: 840, xstate_sizes[11]: 16
wrz 26 15:49:15 janusz-bit kernel: x86/fpu: Enabled xstate features 0xa07, context size is 856 bytes, using 'compacted' format.
wrz 26 15:49:15 janusz-bit kernel: Freeing SMP alternatives memory: 40K
wrz 26 15:49:15 janusz-bit kernel: pid_max: default: 32768 minimum: 301
wrz 26 15:49:15 janusz-bit kernel: LSM: initializing lsm=capability,landlock,lockdown,yama,bpf
wrz 26 15:49:15 janusz-bit kernel: landlock: Up and running.
wrz 26 15:49:15 janusz-bit kernel: Yama: becoming mindful.
wrz 26 15:49:15 janusz-bit kernel: LSM support for eBPF active
wrz 26 15:49:15 janusz-bit kernel: Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
wrz 26 15:49:15 janusz-bit kernel: Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
wrz 26 15:49:15 janusz-bit kernel: smpboot: CPU0: AMD Ryzen 7 7735HS with Radeon Graphics (family: 0x19, model: 0x44, stepping: 0x1)
wrz 26 15:49:15 janusz-bit kernel: Performance Events: Fam17h+ core perfctr, AMD PMU driver.
wrz 26 15:49:15 janusz-bit kernel: ... version: 0
wrz 26 15:49:15 janusz-bit kernel: ... bit width: 48
wrz 26 15:49:15 janusz-bit kernel: ... generic registers: 6
wrz 26 15:49:15 janusz-bit kernel: ... value mask: 0000ffffffffffff
wrz 26 15:49:15 janusz-bit kernel: ... max period: 00007fffffffffff
wrz 26 15:49:15 janusz-bit kernel: ... fixed-purpose events: 0
wrz 26 15:49:15 janusz-bit kernel: ... event mask: 000000000000003f
wrz 26 15:49:15 janusz-bit kernel: signal: max sigframe size: 3376
wrz 26 15:49:15 janusz-bit kernel: rcu: Hierarchical SRCU implementation.
wrz 26 15:49:15 janusz-bit kernel: rcu: Max phase no-delay instances is 1000.
wrz 26 15:49:15 janusz-bit kernel: MCE: In-kernel MCE decoding enabled.
wrz 26 15:49:15 janusz-bit kernel: NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
wrz 26 15:49:15 janusz-bit kernel: smp: Bringing up secondary CPUs ...
wrz 26 15:49:15 janusz-bit kernel: smpboot: x86: Booting SMP configuration:
wrz 26 15:49:15 janusz-bit kernel: .... node #0, CPUs: #2 #4 #6 #8 #10 #12 #14 #1 #3 #5 #7 #9 #11 #13 #15
wrz 26 15:49:15 janusz-bit kernel: Spectre V2 : Update user space SMT mitigation: STIBP always-on
wrz 26 15:49:15 janusz-bit kernel: smp: Brought up 1 node, 16 CPUs
wrz 26 15:49:15 janusz-bit kernel: smpboot: Total of 16 processors activated (102254.63 BogoMIPS)
wrz 26 15:49:15 janusz-bit kernel: devtmpfs: initialized
wrz 26 15:49:15 janusz-bit kernel: x86/mm: Memory block size: 128MB
wrz 26 15:49:15 janusz-bit kernel: ACPI: PM: Registering ACPI NVS region [mem 0x0a200000-0x0a213fff] (81920 bytes)
wrz 26 15:49:15 janusz-bit kernel: ACPI: PM: Registering ACPI NVS region [mem 0x72539000-0x7786dfff] (87248896 bytes)
wrz 26 15:49:15 janusz-bit kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
wrz 26 15:49:15 janusz-bit kernel: futex hash table entries: 4096 (order: 6, 262144 bytes, linear)
wrz 26 15:49:15 janusz-bit kernel: pinctrl core: initialized pinctrl subsystem
wrz 26 15:49:15 janusz-bit kernel: PM: RTC time: 15:49:11, date: 2024-09-26
wrz 26 15:49:15 janusz-bit kernel: NET: Registered PF_NETLINK/PF_ROUTE protocol family
wrz 26 15:49:15 janusz-bit kernel: DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic allocations
wrz 26 15:49:15 janusz-bit kernel: DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
wrz 26 15:49:15 janusz-bit kernel: DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
wrz 26 15:49:15 janusz-bit kernel: audit: initializing netlink subsys (disabled)
wrz 26 15:49:15 janusz-bit kernel: audit: type=2000 audit(1727365751.189:1): state=initialized audit_enabled=0 res=1
wrz 26 15:49:15 janusz-bit kernel: thermal_sys: Registered thermal governor 'fair_share'
wrz 26 15:49:15 janusz-bit kernel: thermal_sys: Registered thermal governor 'bang_bang'
wrz 26 15:49:15 janusz-bit kernel: thermal_sys: Registered thermal governor 'step_wise'
wrz 26 15:49:15 janusz-bit kernel: thermal_sys: Registered thermal governor 'user_space'
wrz 26 15:49:15 janusz-bit kernel: thermal_sys: Registered thermal governor 'power_allocator'
wrz 26 15:49:15 janusz-bit kernel: cpuidle: using governor ladder
wrz 26 15:49:15 janusz-bit kernel: cpuidle: using governor menu
wrz 26 15:49:15 janusz-bit kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
wrz 26 15:49:15 janusz-bit kernel: PCI: ECAM [mem 0xe0000000-0xefffffff] (base 0xe0000000) for domain 0000 [bus 00-ff]
wrz 26 15:49:15 janusz-bit kernel: PCI: Using configuration type 1 for base access
wrz 26 15:49:15 janusz-bit kernel: kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
wrz 26 15:49:15 janusz-bit kernel: HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
wrz 26 15:49:15 janusz-bit kernel: HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
wrz 26 15:49:15 janusz-bit kernel: HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
wrz 26 15:49:15 janusz-bit kernel: HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
wrz 26 15:49:15 janusz-bit kernel: Demotion targets for Node 0: null
wrz 26 15:49:15 janusz-bit kernel: ACPI: Added _OSI(Module Device)
wrz 26 15:49:15 janusz-bit kernel: ACPI: Added _OSI(Processor Device)
wrz 26 15:49:15 janusz-bit kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
wrz 26 15:49:15 janusz-bit kernel: ACPI: Added _OSI(Processor Aggregator Device)
wrz 26 15:49:15 janusz-bit kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.GPP2.WWAN], AE_NOT_FOUND (20240322/dswload2-162)
wrz 26 15:49:15 janusz-bit kernel: fbcon: Taking over console
wrz 26 15:49:15 janusz-bit kernel: ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20240322/psobject-220)
wrz 26 15:49:15 janusz-bit kernel: ACPI: Skipping parse of AML opcode: Scope (0x0010)
wrz 26 15:49:15 janusz-bit kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.GPP2.WWAN], AE_NOT_FOUND (20240322/dswload2-162)
wrz 26 15:49:15 janusz-bit kernel: ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20240322/psobject-220)
wrz 26 15:49:15 janusz-bit kernel: ACPI: Skipping parse of AML opcode: Scope (0x0010)
wrz 26 15:49:15 janusz-bit kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.GPP5.RTL8], AE_NOT_FOUND (20240322/dswload2-162)
wrz 26 15:49:15 janusz-bit kernel: ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20240322/psobject-220)
wrz 26 15:49:15 janusz-bit kernel: ACPI: Skipping parse of AML opcode: Scope (0x0010)
wrz 26 15:49:15 janusz-bit kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.GPP6.WLAN._S0W], AE_ALREADY_EXISTS (20240322/dswload2-326)
wrz 26 15:49:15 janusz-bit kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240322/psobject-220)
wrz 26 15:49:15 janusz-bit kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
wrz 26 15:49:15 janusz-bit kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.GPP7.DEV0], AE_NOT_FOUND (20240322/dswload2-162)
wrz 26 15:49:15 janusz-bit kernel: ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20240322/psobject-220)
wrz 26 15:49:15 janusz-bit kernel: ACPI: Skipping parse of AML opcode: Scope (0x0010)
wrz 26 15:49:15 janusz-bit kernel: ACPI: 21 ACPI AML tables successfully acquired and loaded
wrz 26 15:49:15 janusz-bit kernel: ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
wrz 26 15:49:15 janusz-bit kernel: ACPI: USB4 _OSC: OS supports USB3+ DisplayPort+ PCIe+ XDomain+
wrz 26 15:49:15 janusz-bit kernel: ACPI: USB4 _OSC: OS controls USB3+ DisplayPort+ PCIe+ XDomain+
wrz 26 15:49:15 janusz-bit kernel: ACPI: _OSC evaluation for CPUs failed, trying _PDC
wrz 26 15:49:15 janusz-bit kernel: ACPI: EC: EC started
wrz 26 15:49:15 janusz-bit kernel: ACPI: EC: interrupt blocked
wrz 26 15:49:15 janusz-bit kernel: ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
wrz 26 15:49:15 janusz-bit kernel: ACPI: \_SB_.PCI0.SBRG.EC0_: Boot DSDT EC used to handle transactions
wrz 26 15:49:15 janusz-bit kernel: ACPI: Interpreter enabled
wrz 26 15:49:15 janusz-bit kernel: ACPI: PM: (supports S0 S4 S5)
wrz 26 15:49:15 janusz-bit kernel: ACPI: Using IOAPIC for interrupt routing
wrz 26 15:49:15 janusz-bit kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
wrz 26 15:49:15 janusz-bit kernel: PCI: Ignoring E820 reservations for host bridge windows
wrz 26 15:49:15 janusz-bit kernel: ACPI: Enabled 2 GPEs in block 00 to 1F
wrz 26 15:49:15 janusz-bit kernel: ACPI: \_SB_.PCI0.GPP2.P0WW: New power resource
wrz 26 15:49:15 janusz-bit kernel: ACPI: \_SB_.PCI0.GPP0.PG00: New power resource
wrz 26 15:49:15 janusz-bit kernel: ACPI: \_SB_.PCI0.GPP6.WLAN.WRST: New power resource
wrz 26 15:49:15 janusz-bit kernel: ACPI: \_SB_.PCI0.GPP8.P0NV: New power resource
wrz 26 15:49:15 janusz-bit kernel: ACPI: \_SB_.PCI0.GP11.PWRS: New power resource
wrz 26 15:49:15 janusz-bit kernel: ACPI: \_SB_.PCI0.GP11: Overriding _PRW sleep state (S4) by S0 from power resources
wrz 26 15:49:15 janusz-bit kernel: ACPI: \_SB_.PCI0.GP11.SWUS.PWRS: New power resource
wrz 26 15:49:15 janusz-bit kernel: ACPI: \_SB_.PCI0.GP12.PWRS: New power resource
wrz 26 15:49:15 janusz-bit kernel: ACPI: \_SB_.PCI0.GP12: Overriding _PRW sleep state (S4) by S0 from power resources
wrz 26 15:49:15 janusz-bit kernel: ACPI: \_SB_.PCI0.GP12.SWUS.PWRS: New power resource
wrz 26 15:49:15 janusz-bit kernel: ACPI: \_SB_.PCI0.GP17.PWRS: New power resource
wrz 26 15:49:15 janusz-bit kernel: ACPI: \_SB_.PCI0.GP17.VGA_.PWRS: New power resource
wrz 26 15:49:15 janusz-bit kernel: ACPI: \_SB_.PCI0.GP17.HDAU.PWRS: New power resource
wrz 26 15:49:15 janusz-bit kernel: ACPI: \_SB_.PCI0.GP17.ACP_.PWRS: New power resource
wrz 26 15:49:15 janusz-bit kernel: ACPI: \_SB_.PCI0.GP17.AZAL.PWRS: New power resource
wrz 26 15:49:15 janusz-bit kernel: ACPI: \_SB_.PCI0.GP17.XHC0.PWRS: New power resource
wrz 26 15:49:15 janusz-bit kernel: ACPI: \_SB_.PCI0.GP17.XHC1.PWRS: New power resource
wrz 26 15:49:15 janusz-bit kernel: ACPI: \_SB_.DBTP: New power resource
wrz 26 15:49:15 janusz-bit kernel: ACPI: \_SB_.PCI0.GP17.XHC1.RHUB.PRT3.BTRT: New power resource
wrz 26 15:49:15 janusz-bit kernel: ACPI: \_SB_.PCI0.GP18.SATA.P0S0: New power resource
wrz 26 15:49:15 janusz-bit kernel: ACPI: \_SB_.PCI0.GP18.SATA.P3S0: New power resource
wrz 26 15:49:15 janusz-bit kernel: ACPI: \_SB_.PCI0.GP19.XHC2.PWRS: New power resource
wrz 26 15:49:15 janusz-bit kernel: ACPI: \_SB_.PCI0.GP19.XHC3.PWRS: New power resource
wrz 26 15:49:15 janusz-bit kernel: ACPI: \_SB_.PCI0.GP19.XHC4.PWRS: New power resource
wrz 26 15:49:15 janusz-bit kernel: ACPI: \_SB_.PCI0.GP19.NHI0.PWRS: New power resource
wrz 26 15:49:15 janusz-bit kernel: ACPI: \_SB_.PCI0.GP19.NHI0: Overriding _PRW sleep state (S3) by S0 from power resources
wrz 26 15:49:15 janusz-bit kernel: ACPI: \_SB_.PCI0.GP19.NHI1.PWRS: New power resource
wrz 26 15:49:15 janusz-bit kernel: ACPI: \_SB_.PCI0.GP19.NHI1: Overriding _PRW sleep state (S4) by S0 from power resources
wrz 26 15:49:15 janusz-bit kernel: ACPI: \_TZ_.QFAN: New power resource
wrz 26 15:49:15 janusz-bit kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
wrz 26 15:49:15 janusz-bit kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
wrz 26 15:49:15 janusz-bit kernel: acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR DPC]
wrz 26 15:49:15 janusz-bit kernel: PCI host bridge to bus 0000:00
wrz 26 15:49:15 janusz-bit kernel: pci_bus 0000:00: root bus resource [io 0x0000-0x03af window]
wrz 26 15:49:15 janusz-bit kernel: pci_bus 0000:00: root bus resource [io 0x03e0-0x0cf7 window]
wrz 26 15:49:15 janusz-bit kernel: pci_bus 0000:00: root bus resource [io 0x03b0-0x03df window]
wrz 26 15:49:15 janusz-bit kernel: pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
wrz 26 15:49:15 janusz-bit kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000dffff window]
wrz 26 15:49:15 janusz-bit kernel: pci_bus 0000:00: root bus resource [mem 0x80000000-0xdfffffff window]
wrz 26 15:49:15 janusz-bit kernel: pci_bus 0000:00: root bus resource [mem 0x480000000-0x7fffffffff window]
wrz 26 15:49:15 janusz-bit kernel: pci_bus 0000:00: root bus resource [bus 00-ff]
wrz 26 15:49:15 janusz-bit kernel: pci 0000:00:00.0: [1022:14b5] type 00 class 0x060000 conventional PCI endpoint
wrz 26 15:49:15 janusz-bit kernel: pci 0000:00:00.2: [1022:14b6] type 00 class 0x080600 conventional PCI endpoint
wrz 26 15:49:15 janusz-bit kernel: pci 0000:00:01.0: [1022:14b7] type 00 class 0x060000 conventional PCI endpoint
wrz 26 15:49:15 janusz-bit kernel: pci 0000:00:01.1: [1022:14b8] type 01 class 0x060400 PCIe Root Port
wrz 26 15:49:15 janusz-bit kernel: pci 0000:00:01.1: PCI bridge to [bus 01]
wrz 26 15:49:15 janusz-bit kernel: pci 0000:00:01.1: bridge window [io 0xf000-0xffff]
wrz 26 15:49:15 janusz-bit kernel: pci 0000:00:01.1: bridge window [mem 0xdc000000-0xdd0fffff]
wrz 26 15:49:15 janusz-bit kernel: pci 0000:00:01.1: bridge window [mem 0x7c00000000-0x7e01ffffff 64bit pref]
wrz 26 15:49:15 janusz-bit kernel: pci 0000:00:01.1: PME# supported from D0 D3hot D3cold
wrz 26 15:49:15 janusz-bit kernel: pci 0000:00:02.0: [1022:14b7] type 00 class 0x060000 conventional PCI endpoint
wrz 26 15:49:15 janusz-bit kernel: pci 0000:00:02.1: [1022:14ba] type 01 class 0x060400 PCIe Root Port
wrz 26 15:49:15 janusz-bit kernel: pci 0000:00:02.1: PCI bridge to [bus 02]
wrz 26 15:49:15 janusz-bit kernel: pci 0000:00:02.1: bridge window [io 0xe000-0xefff]
wrz 26 15:49:15 janusz-bit kernel: pci 0000:00:02.1: bridge window [mem 0xddc00000-0xddcfffff]
wrz 26 15:49:15 janusz-bit kernel: pci 0000:00:02.1: enabling Extended Tags
wrz 26 15:49:15 janusz-bit kernel: pci 0000:00:02.1: PME# supported from D0 D3hot D3cold
wrz 26 15:49:15 janusz-bit kernel: pci 0000:00:02.2: [1022:14ba] type 01 class 0x060400 PCIe Root Port
wrz 26 15:49:15 janusz-bit kernel: pci 0000:00:02.2: PCI bridge to [bus 03]
wrz 26 15:49:15 janusz-bit kernel: pci 0000:00:02.2: bridge window [io 0xd000-0xdfff]
wrz 26 15:49:15 janusz-bit kernel: pci 0000:00:02.2: bridge window [mem 0xddb00000-0xddbfffff]
wrz 26 15:49:15 janusz-bit kernel: pci 0000:00:02.2: enabling Extended Tags
wrz 26 15:49:15 janusz-bit kernel: pci 0000:00:02.2: PME# supported from D0 D3hot D3cold
wrz 26 15:49:15 janusz-bit kernel: pci 0000:00:02.4: [1022:14ba] type 01 class 0x060400 PCIe Root Port
wrz 26 15:49:15 janusz-bit kernel: pci 0000:00:02.4: PCI bridge to [bus 04]
wrz 26 15:49:15 janusz-bit kernel: pci 0000:00:02.4: bridge window [mem 0xdda00000-0xddafffff]
wrz 26 15:49:15 janusz-bit kernel: pci 0000:00:02.4: enabling Extended Tags
wrz 26 15:49:15 janusz-bit kernel: pci 0000:00:02.4: PME# supported from D0 D3hot D3cold
wrz 26 15:49:15 janusz-bit kernel: pci 0000:00:03.0: [1022:14b7] type 00 class 0x060000 conventional PCI endpoint
wrz 26 15:49:15 janusz-bit kernel: pci 0000:00:03.1: [1022:14cd] type 01 class 0x060400 PCIe Root Port
wrz 26 15:49:15 janusz-bit kernel: pci 0000:00:03.1: PCI bridge to [bus 05-34]
wrz 26 15:49:15 janusz-bit kernel: pci 0000:00:03.1: bridge window [io 0xa000-0xbfff]
wrz 26 15:49:15 janusz-bit kernel: pci 0000:00:03.1: bridge window [mem 0xc4000000-0xdbffffff]
wrz 26 15:49:15 janusz-bit kernel: pci 0000:00:03.1: bridge window [mem 0x7e10000000-0x7e37ffffff 64bit pref]
wrz 26 15:49:15 janusz-bit kernel: pci 0000:00:03.1: enabling Extended Tags
wrz 26 15:49:15 janusz-bit kernel: pci 0000:00:03.1: PME# supported from D0 D3hot D3cold
wrz 26 15:49:15 janusz-bit kernel: pci 0000:00:04.0: [1022:14b7] type 00 class 0x060000 conventional PCI endpoint
wrz 26 15:49:15 janusz-bit kernel: pci 0000:00:08.0: [1022:14b7] type 00 class 0x060000 conventional PCI endpoint
wrz 26 15:49:15 janusz-bit kernel: pci 0000:00:08.1: [1022:14b9] type 01 class 0x060400 PCIe Root Port
wrz 26 15:49:15 janusz-bit kernel: pci 0000:00:08.1: PCI bridge to [bus 35]
wrz 26 15:49:15 janusz-bit kernel: pci 0000:00:08.1: bridge window [io 0xc000-0xcfff]
wrz 26 15:49:15 janusz-bit kernel: pci 0000:00:08.1: bridge window [mem 0xdd600000-0xdd9fffff]
wrz 26 15:49:15 janusz-bit kernel: pci 0000:00:08.1: bridge window [mem 0x7e40000000-0x7e501fffff 64bit pref]
wrz 26 15:49:15 janusz-bit kernel: pci 0000:00:08.1: enabling Extended Tags
wrz 26 15:49:15 janusz-bit kernel: pci 0000:00:08.1: PME# supported from D0 D3hot D3cold
wrz 26 15:49:15 janusz-bit kernel: pci 0000:00:08.3: [1022:14b9] type 01 class 0x060400 PCIe Root Port
wrz 26 15:49:15 janusz-bit kernel: pci 0000:00:08.3: PCI bridge to [bus 36]
wrz 26 15:49:15 janusz-bit kernel: pci 0000:00:08.3: bridge window [mem 0xdd200000-0xdd5fffff]
wrz 26 15:49:15 janusz-bit kernel: pci 0000:00:08.3: enabling Extended Tags
wrz 26 15:49:15 janusz-bit kernel: pci 0000:00:08.3: PME# supported from D0 D3hot D3cold
wrz 26 15:49:15 janusz-bit kernel: pci 0000:00:14.0: [1022:790b] type 00 class 0x0c0500 conventional PCI endpoint
wrz 26 15:49:15 janusz-bit kernel: pci 0000:00:14.3: [1022:790e] type 00 class 0x060100 conventional PCI endpoint
wrz 26 15:49:15 janusz-bit kernel: pci 0000:00:18.0: [1022:1679] type 00 class 0x060000 conventional PCI endpoint
wrz 26 15:49:15 janusz-bit kernel: pci 0000:00:18.1: [1022:167a] type 00 class 0x060000 conventional PCI endpoint
wrz 26 15:49:15 janusz-bit kernel: pci 0000:00:18.2: [1022:167b] type 00 class 0x060000 conventional PCI endpoint
wrz 26 15:49:15 janusz-bit kernel: pci 0000:00:18.3: [1022:167c] type 00 class 0x060000 conventional PCI endpoint
wrz 26 15:49:15 janusz-bit kernel: pci 0000:00:18.4: [1022:167d] type 00 class 0x060000 conventional PCI endpoint
wrz 26 15:49:15 janusz-bit kernel: pci 0000:00:18.5: [1022:167e] type 00 class 0x060000 conventional PCI endpoint
wrz 26 15:49:15 janusz-bit kernel: pci 0000:00:18.6: [1022:167f] type 00 class 0x060000 conventional PCI endpoint
wrz 26 15:49:15 janusz-bit kernel: pci 0000:00:18.7: [1022:1680] type 00 class 0x060000 conventional PCI endpoint
wrz 26 15:49:15 janusz-bit kernel: pci 0000:01:00.0: [10de:28e0] type 00 class 0x030000 PCIe Legacy Endpoint
wrz 26 15:49:15 janusz-bit kernel: pci 0000:01:00.0: BAR 0 [mem 0xdc000000-0xdcffffff]
wrz 26 15:49:15 janusz-bit kernel: pci 0000:01:00.0: BAR 1 [mem 0x7c00000000-0x7dffffffff 64bit pref]
wrz 26 15:49:15 janusz-bit kernel: pci 0000:01:00.0: BAR 3 [mem 0x7e00000000-0x7e01ffffff 64bit pref]
wrz 26 15:49:15 janusz-bit kernel: pci 0000:01:00.0: BAR 5 [io 0xf000-0xf07f]
wrz 26 15:49:15 janusz-bit kernel: pci 0000:01:00.0: ROM [mem 0xdd000000-0xdd07ffff pref]
wrz 26 15:49:15 janusz-bit kernel: pci 0000:01:00.0: PME# supported from D0 D3hot
wrz 26 15:49:15 janusz-bit kernel: pci 0000:01:00.1: [10de:22be] type 00 class 0x040300 PCIe Endpoint
wrz 26 15:49:15 janusz-bit kernel: pci 0000:01:00.1: BAR 0 [mem 0xdd080000-0xdd083fff]
wrz 26 15:49:15 janusz-bit kernel: pci 0000:00:01.1: PCI bridge to [bus 01]
wrz 26 15:49:15 janusz-bit kernel: pci 0000:02:00.0: [10ec:8168] type 00 class 0x020000 PCIe Endpoint
wrz 26 15:49:15 janusz-bit kernel: pci 0000:02:00.0: BAR 0 [io 0xe000-0xe0ff]
wrz 26 15:49:15 janusz-bit kernel: pci 0000:02:00.0: BAR 2 [mem 0xddc04000-0xddc04fff 64bit]
wrz 26 15:49:15 janusz-bit kernel: pci 0000:02:00.0: BAR 4 [mem 0xddc00000-0xddc03fff 64bit]
wrz 26 15:49:15 janusz-bit kernel: pci 0000:02:00.0: supports D1 D2
wrz 26 15:49:15 janusz-bit kernel: pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
wrz 26 15:49:15 janusz-bit kernel: pci 0000:00:02.1: PCI bridge to [bus 02]
wrz 26 15:49:15 janusz-bit kernel: pci 0000:03:00.0: [10ec:b852] type 00 class 0x028000 PCIe Endpoint
wrz 26 15:49:15 janusz-bit kernel: pci 0000:03:00.0: BAR 0 [io 0xd000-0xd0ff]
wrz 26 15:49:15 janusz-bit kernel: pci 0000:03:00.0: BAR 2 [mem 0xddb00000-0xddbfffff 64bit]
wrz 26 15:49:15 janusz-bit kernel: pci 0000:03:00.0: PME# supported from D0 D3hot D3cold
wrz 26 15:49:15 janusz-bit kernel: pci 0000:00:02.2: PCI bridge to [bus 03]
wrz 26 15:49:15 janusz-bit kernel: pci 0000:04:00.0: [1344:5413] type 00 class 0x010802 PCIe Endpoint
wrz 26 15:49:15 janusz-bit kernel: pci 0000:04:00.0: BAR 0 [mem 0xdda00000-0xdda03fff 64bit]
wrz 26 15:49:15 janusz-bit kernel: pci 0000:00:02.4: PCI bridge to [bus 04]
wrz 26 15:49:15 janusz-bit kernel: pci 0000:00:03.1: PCI bridge to [bus 05-34]
wrz 26 15:49:15 janusz-bit kernel: pci 0000:35:00.0: [1002:1681] type 00 class 0x030000 PCIe Legacy Endpoint
wrz 26 15:49:15 janusz-bit kernel: pci 0000:35:00.0: BAR 0 [mem 0x7e40000000-0x7e4fffffff 64bit pref]
wrz 26 15:49:15 janusz-bit kernel: pci 0000:35:00.0: BAR 2 [mem 0x7e50000000-0x7e501fffff 64bit pref]
wrz 26 15:49:15 janusz-bit kernel: pci 0000:35:00.0: BAR 4 [io 0xc000-0xc0ff]
wrz 26 15:49:15 janusz-bit kernel: pci 0000:35:00.0: BAR 5 [mem 0xdd900000-0xdd97ffff]
wrz 26 15:49:15 janusz-bit kernel: pci 0000:35:00.0: enabling Extended Tags
wrz 26 15:49:15 janusz-bit kernel: pci 0000:35:00.0: PME# supported from D1 D2 D3hot D3cold
wrz 26 15:49:15 janusz-bit kernel: pci 0000:35:00.1: [1002:1640] type 00 class 0x040300 PCIe Legacy Endpoint
wrz 26 15:49:15 janusz-bit kernel: pci 0000:35:00.1: BAR 0 [mem 0xdd9c8000-0xdd9cbfff]
wrz 26 15:49:15 janusz-bit kernel: pci 0000:35:00.1: enabling Extended Tags
wrz 26 15:49:15 janusz-bit kernel: pci 0000:35:00.1: PME# supported from D1 D2 D3hot D3cold
wrz 26 15:49:15 janusz-bit kernel: pci 0000:35:00.2: [1022:1649] type 00 class 0x108000 PCIe Endpoint
wrz 26 15:49:15 janusz-bit kernel: pci 0000:35:00.2: BAR 2 [mem 0xdd800000-0xdd8fffff]
wrz 26 15:49:15 janusz-bit kernel: pci 0000:35:00.2: BAR 5 [mem 0xdd9cc000-0xdd9cdfff]
wrz 26 15:49:15 janusz-bit kernel: pci 0000:35:00.2: enabling Extended Tags
wrz 26 15:49:15 janusz-bit kernel: pci 0000:35:00.3: [1022:161d] type 00 class 0x0c0330 PCIe Endpoint
wrz 26 15:49:15 janusz-bit kernel: pci 0000:35:00.3: BAR 0 [mem 0xdd700000-0xdd7fffff 64bit]
wrz 26 15:49:15 janusz-bit kernel: pci 0000:35:00.3: enabling Extended Tags
wrz 26 15:49:15 janusz-bit kernel: pci 0000:35:00.3: PME# supported from D0 D3hot D3cold
wrz 26 15:49:15 janusz-bit kernel: pci 0000:35:00.4: [1022:161e] type 00 class 0x0c0330 PCIe Endpoint
wrz 26 15:49:15 janusz-bit kernel: pci 0000:35:00.4: BAR 0 [mem 0xdd600000-0xdd6fffff 64bit]
wrz 26 15:49:15 janusz-bit kernel: pci 0000:35:00.4: enabling Extended Tags
wrz 26 15:49:15 janusz-bit kernel: pci 0000:35:00.4: PME# supported from D0 D3hot D3cold
wrz 26 15:49:15 janusz-bit kernel: pci 0000:35:00.5: [1022:15e2] type 00 class 0x048000 PCIe Endpoint
wrz 26 15:49:15 janusz-bit kernel: pci 0000:35:00.5: BAR 0 [mem 0xdd980000-0xdd9bffff]
wrz 26 15:49:15 janusz-bit kernel: pci 0000:35:00.5: enabling Extended Tags
wrz 26 15:49:15 janusz-bit kernel: pci 0000:35:00.5: PME# supported from D0 D3hot D3cold
wrz 26 15:49:15 janusz-bit kernel: pci 0000:35:00.6: [1022:15e3] type 00 class 0x040300 PCIe Endpoint
wrz 26 15:49:15 janusz-bit kernel: pci 0000:35:00.6: BAR 0 [mem 0xdd9c0000-0xdd9c7fff]
wrz 26 15:49:15 janusz-bit kernel: pci 0000:35:00.6: enabling Extended Tags
wrz 26 15:49:15 janusz-bit kernel: pci 0000:35:00.6: PME# supported from D0 D3hot D3cold
wrz 26 15:49:15 janusz-bit kernel: pci 0000:00:08.1: PCI bridge to [bus 35]
wrz 26 15:49:15 janusz-bit kernel: pci 0000:36:00.0: [1022:161f] type 00 class 0x0c0330 PCIe Endpoint
wrz 26 15:49:15 janusz-bit kernel: pci 0000:36:00.0: BAR 0 [mem 0xdd400000-0xdd4fffff 64bit]
wrz 26 15:49:15 janusz-bit kernel: pci 0000:36:00.0: enabling Extended Tags
wrz 26 15:49:15 janusz-bit kernel: pci 0000:36:00.0: PME# supported from D0 D3hot D3cold
wrz 26 15:49:15 janusz-bit kernel: pci 0000:36:00.3: [1022:15d6] type 00 class 0x0c0330 PCIe Endpoint
wrz 26 15:49:15 janusz-bit kernel: pci 0000:36:00.3: BAR 0 [mem 0xdd300000-0xdd3fffff 64bit]
wrz 26 15:49:15 janusz-bit kernel: pci 0000:36:00.3: enabling Extended Tags
wrz 26 15:49:15 janusz-bit kernel: pci 0000:36:00.3: PME# supported from D0 D3hot D3cold
wrz 26 15:49:15 janusz-bit kernel: pci 0000:36:00.4: [1022:15d7] type 00 class 0x0c0330 PCIe Endpoint
wrz 26 15:49:15 janusz-bit kernel: pci 0000:36:00.4: BAR 0 [mem 0xdd200000-0xdd2fffff 64bit]
wrz 26 15:49:15 janusz-bit kernel: pci 0000:36:00.4: enabling Extended Tags
wrz 26 15:49:15 janusz-bit kernel: pci 0000:36:00.4: PME# supported from D0 D3hot D3cold
wrz 26 15:49:15 janusz-bit kernel: pci 0000:36:00.5: [1022:162e] type 00 class 0x0c0340 PCIe Endpoint
wrz 26 15:49:15 janusz-bit kernel: pci 0000:36:00.5: BAR 0 [mem 0xdd500000-0xdd57ffff 64bit]
wrz 26 15:49:15 janusz-bit kernel: pci 0000:36:00.5: enabling Extended Tags
wrz 26 15:49:15 janusz-bit kernel: pci 0000:36:00.5: PME# supported from D0 D3hot D3cold
wrz 26 15:49:15 janusz-bit kernel: pci 0000:00:08.3: PCI bridge to [bus 36]
wrz 26 15:49:15 janusz-bit kernel: ACPI: PCI: Interrupt link LNKA configured for IRQ 0
wrz 26 15:49:15 janusz-bit kernel: ACPI: PCI: Interrupt link LNKB configured for IRQ 0
wrz 26 15:49:15 janusz-bit kernel: ACPI: PCI: Interrupt link LNKC configured for IRQ 0
wrz 26 15:49:15 janusz-bit kernel: ACPI: PCI: Interrupt link LNKD configured for IRQ 0
wrz 26 15:49:15 janusz-bit kernel: ACPI: PCI: Interrupt link LNKE configured for IRQ 0
wrz 26 15:49:15 janusz-bit kernel: ACPI: PCI: Interrupt link LNKF configured for IRQ 0
wrz 26 15:49:15 janusz-bit kernel: ACPI: PCI: Interrupt link LNKG configured for IRQ 0
wrz 26 15:49:15 janusz-bit kernel: ACPI: PCI: Interrupt link LNKH configured for IRQ 0
wrz 26 15:49:15 janusz-bit kernel: Low-power S0 idle used by default for system suspend
wrz 26 15:49:15 janusz-bit kernel: ACPI: EC: interrupt unblocked
wrz 26 15:49:15 janusz-bit kernel: ACPI: EC: event unblocked
wrz 26 15:49:15 janusz-bit kernel: ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
wrz 26 15:49:15 janusz-bit kernel: ACPI: EC: GPE=0x4
wrz 26 15:49:15 janusz-bit kernel: ACPI: \_SB_.PCI0.SBRG.EC0_: Boot DSDT EC initialization complete
wrz 26 15:49:15 janusz-bit kernel: ACPI: \_SB_.PCI0.SBRG.EC0_: EC: Used to handle transactions and events
wrz 26 15:49:15 janusz-bit kernel: iommu: Default domain type: Translated
wrz 26 15:49:15 janusz-bit kernel: iommu: DMA domain TLB invalidation policy: lazy mode
wrz 26 15:49:15 janusz-bit kernel: SCSI subsystem initialized
wrz 26 15:49:15 janusz-bit kernel: libata version 3.00 loaded.
wrz 26 15:49:15 janusz-bit kernel: ACPI: bus type USB registered
wrz 26 15:49:15 janusz-bit kernel: usbcore: registered new interface driver usbfs
wrz 26 15:49:15 janusz-bit kernel: usbcore: registered new interface driver hub
wrz 26 15:49:15 janusz-bit kernel: usbcore: registered new device driver usb
wrz 26 15:49:15 janusz-bit kernel: EDAC MC: Ver: 3.0.0
wrz 26 15:49:15 janusz-bit kernel: efivars: Registered efivars operations
wrz 26 15:49:15 janusz-bit kernel: NetLabel: Initializing
wrz 26 15:49:15 janusz-bit kernel: NetLabel: domain hash size = 128
wrz 26 15:49:15 janusz-bit kernel: NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
wrz 26 15:49:15 janusz-bit kernel: NetLabel: unlabeled traffic allowed by default
wrz 26 15:49:15 janusz-bit kernel: mctp: management component transport protocol core
wrz 26 15:49:15 janusz-bit kernel: NET: Registered PF_MCTP protocol family
wrz 26 15:49:15 janusz-bit kernel: PCI: Using ACPI for IRQ routing
wrz 26 15:49:15 janusz-bit kernel: PCI: pci_cache_line_size set to 64 bytes
wrz 26 15:49:15 janusz-bit kernel: e820: reserve RAM buffer [mem 0x09aff000-0x0bffffff]
wrz 26 15:49:15 janusz-bit kernel: e820: reserve RAM buffer [mem 0x0a200000-0x0bffffff]
wrz 26 15:49:15 janusz-bit kernel: e820: reserve RAM buffer [mem 0x59078018-0x5bffffff]
wrz 26 15:49:15 janusz-bit kernel: e820: reserve RAM buffer [mem 0x68f03000-0x6bffffff]
wrz 26 15:49:15 janusz-bit kernel: e820: reserve RAM buffer [mem 0x694bb000-0x6bffffff]
wrz 26 15:49:15 janusz-bit kernel: e820: reserve RAM buffer [mem 0x6f960000-0x6fffffff]
wrz 26 15:49:15 janusz-bit kernel: e820: reserve RAM buffer [mem 0x78bff000-0x7bffffff]
wrz 26 15:49:15 janusz-bit kernel: e820: reserve RAM buffer [mem 0x7affd000-0x7bffffff]
wrz 26 15:49:15 janusz-bit kernel: e820: reserve RAM buffer [mem 0x45e300000-0x45fffffff]
wrz 26 15:49:15 janusz-bit kernel: pci 0000:01:00.0: vgaarb: setting as boot VGA device
wrz 26 15:49:15 janusz-bit kernel: pci 0000:01:00.0: vgaarb: bridge control possible
wrz 26 15:49:15 janusz-bit kernel: pci 0000:01:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
wrz 26 15:49:15 janusz-bit kernel: pci 0000:35:00.0: vgaarb: setting as boot VGA device (overriding previous)
wrz 26 15:49:15 janusz-bit kernel: pci 0000:35:00.0: vgaarb: bridge control possible
wrz 26 15:49:15 janusz-bit kernel: pci 0000:35:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
wrz 26 15:49:15 janusz-bit kernel: vgaarb: loaded
wrz 26 15:49:15 janusz-bit kernel: clocksource: Switched to clocksource tsc-early
wrz 26 15:49:15 janusz-bit kernel: VFS: Disk quotas dquot_6.6.0
wrz 26 15:49:15 janusz-bit kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
wrz 26 15:49:15 janusz-bit kernel: pnp: PnP ACPI init
wrz 26 15:49:15 janusz-bit kernel: system 00:00: [mem 0xe0000000-0xefffffff] has been reserved
wrz 26 15:49:15 janusz-bit kernel: ACPI: IRQ 1 override to edge, low(!)
wrz 26 15:49:15 janusz-bit kernel: system 00:03: [io 0x04d0-0x04d1] has been reserved
wrz 26 15:49:15 janusz-bit kernel: system 00:03: [io 0x040b] has been reserved
wrz 26 15:49:15 janusz-bit kernel: system 00:03: [io 0x04d6] has been reserved
wrz 26 15:49:15 janusz-bit kernel: system 00:03: [io 0x0c00-0x0c01] has been reserved
wrz 26 15:49:15 janusz-bit kernel: system 00:03: [io 0x0c14] has been reserved
wrz 26 15:49:15 janusz-bit kernel: system 00:03: [io 0x0c50-0x0c51] has been reserved
wrz 26 15:49:15 janusz-bit kernel: system 00:03: [io 0x0c52] has been reserved
wrz 26 15:49:15 janusz-bit kernel: system 00:03: [io 0x0c6c] has been reserved
wrz 26 15:49:15 janusz-bit kernel: system 00:03: [io 0x0c6f] has been reserved
wrz 26 15:49:15 janusz-bit kernel: system 00:03: [io 0x0cd0-0x0cd1] has been reserved
wrz 26 15:49:15 janusz-bit kernel: system 00:03: [io 0x0cd2-0x0cd3] has been reserved
wrz 26 15:49:15 janusz-bit kernel: system 00:03: [io 0x0cd4-0x0cd5] has been reserved
wrz 26 15:49:15 janusz-bit kernel: system 00:03: [io 0x0cd6-0x0cd7] has been reserved
wrz 26 15:49:15 janusz-bit kernel: system 00:03: [io 0x0cd8-0x0cdf] has been reserved
wrz 26 15:49:15 janusz-bit kernel: system 00:03: [io 0x0800-0x089f] has been reserved
wrz 26 15:49:15 janusz-bit kernel: system 00:03: [io 0x0b00-0x0b0f] has been reserved
wrz 26 15:49:15 janusz-bit kernel: system 00:03: [io 0x0b20-0x0b3f] has been reserved
wrz 26 15:49:15 janusz-bit kernel: system 00:03: [io 0x0900-0x090f] has been reserved
wrz 26 15:49:15 janusz-bit kernel: system 00:03: [io 0x0910-0x091f] has been reserved
wrz 26 15:49:15 janusz-bit kernel: system 00:03: [mem 0xfec00000-0xfec00fff] could not be reserved
wrz 26 15:49:15 janusz-bit kernel: system 00:03: [mem 0xfec01000-0xfec01fff] could not be reserved
wrz 26 15:49:15 janusz-bit kernel: system 00:03: [mem 0xfedc0000-0xfedc0fff] has been reserved
wrz 26 15:49:15 janusz-bit kernel: system 00:03: [mem 0xfee00000-0xfee00fff] has been reserved
wrz 26 15:49:15 janusz-bit kernel: system 00:03: [mem 0xfed80000-0xfed8ffff] could not be reserved
wrz 26 15:49:15 janusz-bit kernel: system 00:03: [mem 0xfec10000-0xfec10fff] has been reserved
wrz 26 15:49:15 janusz-bit kernel: system 00:03: [mem 0xff000000-0xffffffff] has been reserved
wrz 26 15:49:15 janusz-bit kernel: pnp: PnP ACPI: found 4 devices
wrz 26 15:49:15 janusz-bit kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
wrz 26 15:49:15 janusz-bit kernel: NET: Registered PF_INET protocol family
wrz 26 15:49:15 janusz-bit kernel: IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
wrz 26 15:49:15 janusz-bit kernel: tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear)
wrz 26 15:49:15 janusz-bit kernel: Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
wrz 26 15:49:15 janusz-bit kernel: TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear)
wrz 26 15:49:15 janusz-bit kernel: TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
wrz 26 15:49:15 janusz-bit kernel: TCP: Hash tables configured (established 131072 bind 65536)
wrz 26 15:49:15 janusz-bit kernel: MPTCP token hash table entries: 16384 (order: 6, 393216 bytes, linear)
wrz 26 15:49:15 janusz-bit kernel: UDP hash table entries: 8192 (order: 6, 262144 bytes, linear)
wrz 26 15:49:15 janusz-bit kernel: UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, linear)
wrz 26 15:49:15 janusz-bit kernel: NET: Registered PF_UNIX/PF_LOCAL protocol family
wrz 26 15:49:15 janusz-bit kernel: NET: Registered PF_XDP protocol family
wrz 26 15:49:15 janusz-bit kernel: pci 0000:00:01.1: PCI bridge to [bus 01]
wrz 26 15:49:15 janusz-bit kernel: pci 0000:00:01.1: bridge window [io 0xf000-0xffff]
wrz 26 15:49:15 janusz-bit kernel: pci 0000:00:01.1: bridge window [mem 0xdc000000-0xdd0fffff]
wrz 26 15:49:15 janusz-bit kernel: pci 0000:00:01.1: bridge window [mem 0x7c00000000-0x7e01ffffff 64bit pref]
wrz 26 15:49:15 janusz-bit kernel: pci 0000:00:02.1: PCI bridge to [bus 02]
wrz 26 15:49:15 janusz-bit kernel: pci 0000:00:02.1: bridge window [io 0xe000-0xefff]
wrz 26 15:49:15 janusz-bit kernel: pci 0000:00:02.1: bridge window [mem 0xddc00000-0xddcfffff]
wrz 26 15:49:15 janusz-bit kernel: pci 0000:00:02.2: PCI bridge to [bus 03]
wrz 26 15:49:15 janusz-bit kernel: pci 0000:00:02.2: bridge window [io 0xd000-0xdfff]
wrz 26 15:49:15 janusz-bit kernel: pci 0000:00:02.2: bridge window [mem 0xddb00000-0xddbfffff]
wrz 26 15:49:15 janusz-bit kernel: pci 0000:00:02.4: PCI bridge to [bus 04]
wrz 26 15:49:15 janusz-bit kernel: pci 0000:00:02.4: bridge window [mem 0xdda00000-0xddafffff]
wrz 26 15:49:15 janusz-bit kernel: pci 0000:00:03.1: PCI bridge to [bus 05-34]
wrz 26 15:49:15 janusz-bit kernel: pci 0000:00:03.1: bridge window [io 0xa000-0xbfff]
wrz 26 15:49:15 janusz-bit kernel: pci 0000:00:03.1: bridge window [mem 0xc4000000-0xdbffffff]
wrz 26 15:49:15 janusz-bit kernel: pci 0000:00:03.1: bridge window [mem 0x7e10000000-0x7e37ffffff 64bit pref]
wrz 26 15:49:15 janusz-bit kernel: pci 0000:00:08.1: PCI bridge to [bus 35]
wrz 26 15:49:15 janusz-bit kernel: pci 0000:00:08.1: bridge window [io 0xc000-0xcfff]
wrz 26 15:49:15 janusz-bit kernel: pci 0000:00:08.1: bridge window [mem 0xdd600000-0xdd9fffff]
wrz 26 15:49:15 janusz-bit kernel: pci 0000:00:08.1: bridge window [mem 0x7e40000000-0x7e501fffff 64bit pref]
wrz 26 15:49:15 janusz-bit kernel: pci 0000:00:08.3: PCI bridge to [bus 36]
wrz 26 15:49:15 janusz-bit kernel: pci 0000:00:08.3: bridge window [mem 0xdd200000-0xdd5fffff]
wrz 26 15:49:15 janusz-bit kernel: pci_bus 0000:00: resource 4 [io 0x0000-0x03af window]
wrz 26 15:49:15 janusz-bit kernel: pci_bus 0000:00: resource 5 [io 0x03e0-0x0cf7 window]
wrz 26 15:49:15 janusz-bit kernel: pci_bus 0000:00: resource 6 [io 0x03b0-0x03df window]
wrz 26 15:49:15 janusz-bit kernel: pci_bus 0000:00: resource 7 [io 0x0d00-0xffff window]
wrz 26 15:49:15 janusz-bit kernel: pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000dffff window]
wrz 26 15:49:15 janusz-bit kernel: pci_bus 0000:00: resource 9 [mem 0x80000000-0xdfffffff window]
wrz 26 15:49:15 janusz-bit kernel: pci_bus 0000:00: resource 10 [mem 0x480000000-0x7fffffffff window]
wrz 26 15:49:15 janusz-bit kernel: pci_bus 0000:01: resource 0 [io 0xf000-0xffff]
wrz 26 15:49:15 janusz-bit kernel: pci_bus 0000:01: resource 1 [mem 0xdc000000-0xdd0fffff]
wrz 26 15:49:15 janusz-bit kernel: pci_bus 0000:01: resource 2 [mem 0x7c00000000-0x7e01ffffff 64bit pref]
wrz 26 15:49:15 janusz-bit kernel: pci_bus 0000:02: resource 0 [io 0xe000-0xefff]
wrz 26 15:49:15 janusz-bit kernel: pci_bus 0000:02: resource 1 [mem 0xddc00000-0xddcfffff]
wrz 26 15:49:15 janusz-bit kernel: pci_bus 0000:03: resource 0 [io 0xd000-0xdfff]
wrz 26 15:49:15 janusz-bit kernel: pci_bus 0000:03: resource 1 [mem 0xddb00000-0xddbfffff]
wrz 26 15:49:15 janusz-bit kernel: pci_bus 0000:04: resource 1 [mem 0xdda00000-0xddafffff]
wrz 26 15:49:15 janusz-bit kernel: pci_bus 0000:05: resource 0 [io 0xa000-0xbfff]
wrz 26 15:49:15 janusz-bit kernel: pci_bus 0000:05: resource 1 [mem 0xc4000000-0xdbffffff]
wrz 26 15:49:15 janusz-bit kernel: pci_bus 0000:05: resource 2 [mem 0x7e10000000-0x7e37ffffff 64bit pref]
wrz 26 15:49:15 janusz-bit kernel: pci_bus 0000:35: resource 0 [io 0xc000-0xcfff]
wrz 26 15:49:15 janusz-bit kernel: pci_bus 0000:35: resource 1 [mem 0xdd600000-0xdd9fffff]
wrz 26 15:49:15 janusz-bit kernel: pci_bus 0000:35: resource 2 [mem 0x7e40000000-0x7e501fffff 64bit pref]
wrz 26 15:49:15 janusz-bit kernel: pci_bus 0000:36: resource 1 [mem 0xdd200000-0xdd5fffff]
wrz 26 15:49:15 janusz-bit kernel: pci 0000:01:00.1: extending delay after power-on from D3hot to 20 msec
wrz 26 15:49:15 janusz-bit kernel: pci 0000:01:00.1: D0 power state depends on 0000:01:00.0
wrz 26 15:49:15 janusz-bit kernel: pci 0000:35:00.1: D0 power state depends on 0000:35:00.0
wrz 26 15:49:15 janusz-bit kernel: pci 0000:00:08.1: can't derive routing for PCI INT A
wrz 26 15:49:15 janusz-bit kernel: pci 0000:00:08.1: PCI INT A: not connected
wrz 26 15:49:15 janusz-bit kernel: pci 0000:00:08.3: can't derive routing for PCI INT A
wrz 26 15:49:15 janusz-bit kernel: pci 0000:00:08.3: PCI INT A: not connected
wrz 26 15:49:15 janusz-bit kernel: PCI: CLS 64 bytes, default 64
wrz 26 15:49:15 janusz-bit kernel: pci 0000:00:00.2: AMD-Vi: IOMMU performance counters supported
wrz 26 15:49:15 janusz-bit kernel: Trying to unpack rootfs image as initramfs...
wrz 26 15:49:15 janusz-bit kernel: pci 0000:00:01.0: Adding to iommu group 0
wrz 26 15:49:15 janusz-bit kernel: pci 0000:00:01.1: Adding to iommu group 1
wrz 26 15:49:15 janusz-bit kernel: pci 0000:00:02.0: Adding to iommu group 2
wrz 26 15:49:15 janusz-bit kernel: pci 0000:00:02.1: Adding to iommu group 3
wrz 26 15:49:15 janusz-bit kernel: pci 0000:00:02.2: Adding to iommu group 4
wrz 26 15:49:15 janusz-bit kernel: pci 0000:00:02.4: Adding to iommu group 5
wrz 26 15:49:15 janusz-bit kernel: pci 0000:00:03.0: Adding to iommu group 6
wrz 26 15:49:15 janusz-bit kernel: pci 0000:00:03.1: Adding to iommu group 6
wrz 26 15:49:15 janusz-bit kernel: pci 0000:00:04.0: Adding to iommu group 7
wrz 26 15:49:15 janusz-bit kernel: pci 0000:00:08.0: Adding to iommu group 8
wrz 26 15:49:15 janusz-bit kernel: pci 0000:00:08.1: Adding to iommu group 9
wrz 26 15:49:15 janusz-bit kernel: pci 0000:00:08.3: Adding to iommu group 10
wrz 26 15:49:15 janusz-bit kernel: pci 0000:00:14.0: Adding to iommu group 11
wrz 26 15:49:15 janusz-bit kernel: pci 0000:00:14.3: Adding to iommu group 11
wrz 26 15:49:15 janusz-bit kernel: pci 0000:00:18.0: Adding to iommu group 12
wrz 26 15:49:15 janusz-bit kernel: pci 0000:00:18.1: Adding to iommu group 12
wrz 26 15:49:15 janusz-bit kernel: pci 0000:00:18.2: Adding to iommu group 12
wrz 26 15:49:15 janusz-bit kernel: pci 0000:00:18.3: Adding to iommu group 12
wrz 26 15:49:15 janusz-bit kernel: pci 0000:00:18.4: Adding to iommu group 12
wrz 26 15:49:15 janusz-bit kernel: pci 0000:00:18.5: Adding to iommu group 12
wrz 26 15:49:15 janusz-bit kernel: pci 0000:00:18.6: Adding to iommu group 12
wrz 26 15:49:15 janusz-bit kernel: pci 0000:00:18.7: Adding to iommu group 12
wrz 26 15:49:15 janusz-bit kernel: pci 0000:01:00.0: Adding to iommu group 13
wrz 26 15:49:15 janusz-bit kernel: pci 0000:01:00.1: Adding to iommu group 13
wrz 26 15:49:15 janusz-bit kernel: pci 0000:02:00.0: Adding to iommu group 14
wrz 26 15:49:15 janusz-bit kernel: pci 0000:03:00.0: Adding to iommu group 15
wrz 26 15:49:15 janusz-bit kernel: pci 0000:04:00.0: Adding to iommu group 16
wrz 26 15:49:15 janusz-bit kernel: pci 0000:35:00.0: Adding to iommu group 17
wrz 26 15:49:15 janusz-bit kernel: pci 0000:35:00.1: Adding to iommu group 18
wrz 26 15:49:15 janusz-bit kernel: pci 0000:35:00.2: Adding to iommu group 19
wrz 26 15:49:15 janusz-bit kernel: pci 0000:35:00.3: Adding to iommu group 20
wrz 26 15:49:15 janusz-bit kernel: pci 0000:35:00.4: Adding to iommu group 21
wrz 26 15:49:15 janusz-bit kernel: pci 0000:35:00.5: Adding to iommu group 22
wrz 26 15:49:15 janusz-bit kernel: pci 0000:35:00.6: Adding to iommu group 23
wrz 26 15:49:15 janusz-bit kernel: pci 0000:36:00.0: Adding to iommu group 24
wrz 26 15:49:15 janusz-bit kernel: pci 0000:36:00.3: Adding to iommu group 25
wrz 26 15:49:15 janusz-bit kernel: pci 0000:36:00.4: Adding to iommu group 26
wrz 26 15:49:15 janusz-bit kernel: pci 0000:36:00.5: Adding to iommu group 27
wrz 26 15:49:15 janusz-bit kernel: AMD-Vi: Extended features (0x246577efa2254afa, 0x0): PPR NX GT [5] IA GA PC GA_vAPIC
wrz 26 15:49:15 janusz-bit kernel: AMD-Vi: Interrupt remapping enabled
wrz 26 15:49:15 janusz-bit kernel: AMD-Vi: Virtual APIC enabled
wrz 26 15:49:15 janusz-bit kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
wrz 26 15:49:15 janusz-bit kernel: software IO TLB: mapped [mem 0x000000005ef99000-0x0000000062f99000] (64MB)
wrz 26 15:49:15 janusz-bit kernel: LVT offset 0 assigned for vector 0x400
wrz 26 15:49:15 janusz-bit kernel: perf: AMD IBS detected (0x000003fd)
wrz 26 15:49:15 janusz-bit kernel: perf/amd_iommu: Detected AMD IOMMU #0 (2 banks, 4 counters/bank).
wrz 26 15:49:15 janusz-bit kernel: Initialise system trusted keyrings
wrz 26 15:49:15 janusz-bit kernel: Key type blacklist registered
wrz 26 15:49:15 janusz-bit kernel: workingset: timestamp_bits=41 max_order=22 bucket_order=0
wrz 26 15:49:15 janusz-bit kernel: zbud: loaded
wrz 26 15:49:15 janusz-bit kernel: fuse: init (API version 7.40)
wrz 26 15:49:15 janusz-bit kernel: integrity: Platform Keyring initialized
wrz 26 15:49:15 janusz-bit kernel: integrity: Machine keyring initialized
wrz 26 15:49:15 janusz-bit kernel: Key type asymmetric registered
wrz 26 15:49:15 janusz-bit kernel: Asymmetric key parser 'x509' registered
wrz 26 15:49:15 janusz-bit kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
wrz 26 15:49:15 janusz-bit kernel: io scheduler mq-deadline registered
wrz 26 15:49:15 janusz-bit kernel: io scheduler kyber registered
wrz 26 15:49:15 janusz-bit kernel: io scheduler bfq registered
wrz 26 15:49:15 janusz-bit kernel: pcieport 0000:00:01.1: PME: Signaling with IRQ 32
wrz 26 15:49:15 janusz-bit kernel: pcieport 0000:00:01.1: AER: enabled with IRQ 32
wrz 26 15:49:15 janusz-bit kernel: pcieport 0000:00:01.1: pciehp: Slot #0 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise- Interlock- NoCompl+ IbPresDis- LLActRep+
wrz 26 15:49:15 janusz-bit kernel: pcieport 0000:00:02.1: PME: Signaling with IRQ 33
wrz 26 15:49:15 janusz-bit kernel: pcieport 0000:00:02.1: AER: enabled with IRQ 33
wrz 26 15:49:15 janusz-bit kernel: pcieport 0000:00:02.2: PME: Signaling with IRQ 34
wrz 26 15:49:15 janusz-bit kernel: pcieport 0000:00:02.2: AER: enabled with IRQ 34
wrz 26 15:49:15 janusz-bit kernel: pcieport 0000:00:02.4: PME: Signaling with IRQ 35
wrz 26 15:49:15 janusz-bit kernel: pcieport 0000:00:02.4: AER: enabled with IRQ 35
wrz 26 15:49:15 janusz-bit kernel: pcieport 0000:00:03.1: PME: Signaling with IRQ 36
wrz 26 15:49:15 janusz-bit kernel: pcieport 0000:00:03.1: AER: enabled with IRQ 36
wrz 26 15:49:15 janusz-bit kernel: pcieport 0000:00:03.1: pciehp: Slot #0 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
wrz 26 15:49:15 janusz-bit kernel: pcieport 0000:00:08.1: PME: Signaling with IRQ 37
wrz 26 15:49:15 janusz-bit kernel: pcieport 0000:00:08.3: PME: Signaling with IRQ 38
wrz 26 15:49:15 janusz-bit kernel: pcieport 0000:00:08.3: AER: enabled with IRQ 38
wrz 26 15:49:15 janusz-bit kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
wrz 26 15:49:15 janusz-bit kernel: ACPI: AC: AC Adapter [ACAD] (off-line)
wrz 26 15:49:15 janusz-bit kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
wrz 26 15:49:15 janusz-bit kernel: ACPI: button: Power Button [PWRB]
wrz 26 15:49:15 janusz-bit kernel: input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1
wrz 26 15:49:15 janusz-bit kernel: ACPI: button: Sleep Button [SLPB]
wrz 26 15:49:15 janusz-bit kernel: input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input2
wrz 26 15:49:15 janusz-bit kernel: ACPI: button: Lid Switch [LID0]
wrz 26 15:49:15 janusz-bit kernel: Estimated ratio of average max frequency by base frequency (times 1024): 1284
wrz 26 15:49:15 janusz-bit kernel: Monitor-Mwait will be used to enter C-1 state
wrz 26 15:49:15 janusz-bit kernel: ACPI: \_SB_.PLTF.P000: Found 3 idle states
wrz 26 15:49:15 janusz-bit kernel: ACPI: \_SB_.PLTF.P001: Found 3 idle states
wrz 26 15:49:15 janusz-bit kernel: ACPI: \_SB_.PLTF.P002: Found 3 idle states
wrz 26 15:49:15 janusz-bit kernel: ACPI: \_SB_.PLTF.P003: Found 3 idle states
wrz 26 15:49:15 janusz-bit kernel: ACPI: \_SB_.PLTF.P004: Found 3 idle states
wrz 26 15:49:15 janusz-bit kernel: ACPI: \_SB_.PLTF.P005: Found 3 idle states
wrz 26 15:49:15 janusz-bit kernel: ACPI: \_SB_.PLTF.P006: Found 3 idle states
wrz 26 15:49:15 janusz-bit kernel: ACPI: \_SB_.PLTF.P007: Found 3 idle states
wrz 26 15:49:15 janusz-bit kernel: ACPI: \_SB_.PLTF.P008: Found 3 idle states
wrz 26 15:49:15 janusz-bit kernel: ACPI: \_SB_.PLTF.P009: Found 3 idle states
wrz 26 15:49:15 janusz-bit kernel: ACPI: \_SB_.PLTF.P00A: Found 3 idle states
wrz 26 15:49:15 janusz-bit kernel: ACPI: \_SB_.PLTF.P00B: Found 3 idle states
wrz 26 15:49:15 janusz-bit kernel: ACPI: \_SB_.PLTF.P00C: Found 3 idle states
wrz 26 15:49:15 janusz-bit kernel: ACPI: \_SB_.PLTF.P00D: Found 3 idle states
wrz 26 15:49:15 janusz-bit kernel: ACPI: \_SB_.PLTF.P00E: Found 3 idle states
wrz 26 15:49:15 janusz-bit kernel: ACPI: \_SB_.PLTF.P00F: Found 3 idle states
wrz 26 15:49:15 janusz-bit kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.THRM._SCP.CTYP], AE_NOT_FOUND (20240322/psargs-330)
wrz 26 15:49:15 janusz-bit kernel: ACPI Error: Aborting method \_TZ.THRM._SCP due to previous error (AE_NOT_FOUND) (20240322/psparse-529)
wrz 26 15:49:15 janusz-bit kernel: thermal LNXTHERM:00: registered as thermal_zone0
wrz 26 15:49:15 janusz-bit kernel: ACPI: thermal: Thermal Zone [THRM] (44 C)
wrz 26 15:49:15 janusz-bit kernel: Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
wrz 26 15:49:15 janusz-bit kernel: ACPI: battery: Slot [BAT1] (battery present)
wrz 26 15:49:15 janusz-bit kernel: hpet_acpi_add: no address or irqs in _CRS
wrz 26 15:49:15 janusz-bit kernel: Non-volatile memory driver v1.3
wrz 26 15:49:15 janusz-bit kernel: Linux agpgart interface v0.103
wrz 26 15:49:15 janusz-bit kernel: Freeing initrd memory: 74708K
wrz 26 15:49:15 janusz-bit kernel: tpm_crb MSFT0101:00: Disabling hwrng
wrz 26 15:49:15 janusz-bit kernel: ACPI: bus type drm_connector registered
wrz 26 15:49:15 janusz-bit kernel: usbcore: registered new interface driver usbserial_generic
wrz 26 15:49:15 janusz-bit kernel: usbserial: USB Serial support registered for generic
wrz 26 15:49:15 janusz-bit kernel: rtc_cmos 00:01: RTC can wake from S4
wrz 26 15:49:15 janusz-bit kernel: rtc_cmos 00:01: registered as rtc0
wrz 26 15:49:15 janusz-bit kernel: rtc_cmos 00:01: setting system clock to 2024-09-26T15:49:12 UTC (1727365752)
wrz 26 15:49:15 janusz-bit kernel: rtc_cmos 00:01: alarms up to one month, y3k, 114 bytes nvram
wrz 26 15:49:15 janusz-bit kernel: ledtrig-cpu: registered to indicate activity on CPUs
wrz 26 15:49:15 janusz-bit kernel: [drm] Initialized simpledrm 1.0.0 20200625 for simple-framebuffer.0 on minor 0
wrz 26 15:49:15 janusz-bit kernel: Console: switching to colour frame buffer device 240x67
wrz 26 15:49:15 janusz-bit kernel: simple-framebuffer simple-framebuffer.0: [drm] fb0: simpledrmdrmfb frame buffer device
wrz 26 15:49:15 janusz-bit kernel: hid: raw HID events driver (C) Jiri Kosina
wrz 26 15:49:15 janusz-bit kernel: drop_monitor: Initializing network drop monitor service
wrz 26 15:49:15 janusz-bit kernel: NET: Registered PF_INET6 protocol family
wrz 26 15:49:15 janusz-bit kernel: Segment Routing with IPv6
wrz 26 15:49:15 janusz-bit kernel: RPL Segment Routing with IPv6
wrz 26 15:49:15 janusz-bit kernel: In-situ OAM (IOAM) with IPv6
wrz 26 15:49:15 janusz-bit kernel: NET: Registered PF_PACKET protocol family
wrz 26 15:49:15 janusz-bit kernel: microcode: Current revision: 0x0a404102
wrz 26 15:49:15 janusz-bit kernel: resctrl: L3 allocation detected
wrz 26 15:49:15 janusz-bit kernel: resctrl: MB allocation detected
wrz 26 15:49:15 janusz-bit kernel: resctrl: L3 monitoring detected
wrz 26 15:49:15 janusz-bit kernel: IPI shorthand broadcast: enabled
wrz 26 15:49:15 janusz-bit kernel: sched_clock: Marking stable (724614249, -2985548)->(725534132, -3905431)
wrz 26 15:49:15 janusz-bit kernel: Timer migration: 2 hierarchy levels; 8 children per group; 2 crossnode level
wrz 26 15:49:15 janusz-bit kernel: registered taskstats version 1
wrz 26 15:49:15 janusz-bit kernel: Loading compiled-in X.509 certificates
wrz 26 15:49:15 janusz-bit kernel: Loaded X.509 cert 'Build time autogenerated kernel key: 0053407a583e4abf791c272ae6ca151222bca233'
wrz 26 15:49:15 janusz-bit kernel: Demotion targets for Node 0: null
wrz 26 15:49:15 janusz-bit kernel: Key type .fscrypt registered
wrz 26 15:49:15 janusz-bit kernel: Key type fscrypt-provisioning registered
wrz 26 15:49:15 janusz-bit kernel: PM: Magic number: 8:352:842
wrz 26 15:49:15 janusz-bit kernel: RAS: Correctable Errors collector initialized.
wrz 26 15:49:15 janusz-bit kernel: clk: Disabling unused clocks
wrz 26 15:49:15 janusz-bit kernel: PM: genpd: Disabling unused power domains
wrz 26 15:49:15 janusz-bit kernel: Freeing unused decrypted memory: 2028K
wrz 26 15:49:15 janusz-bit kernel: Freeing unused kernel image (initmem) memory: 3436K
wrz 26 15:49:15 janusz-bit kernel: Write protecting the kernel read-only data: 32768k
wrz 26 15:49:15 janusz-bit kernel: Freeing unused kernel image (rodata/data gap) memory: 896K
wrz 26 15:49:15 janusz-bit kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
wrz 26 15:49:15 janusz-bit kernel: rodata_test: all tests were successful
wrz 26 15:49:15 janusz-bit kernel: Run /init as init process
wrz 26 15:49:15 janusz-bit kernel: with arguments:
wrz 26 15:49:15 janusz-bit kernel: /init
wrz 26 15:49:15 janusz-bit kernel: with environment:
wrz 26 15:49:15 janusz-bit kernel: HOME=/
wrz 26 15:49:15 janusz-bit kernel: TERM=linux
wrz 26 15:49:15 janusz-bit kernel: wmi_bus wmi_bus-PNP0C14:00: [Firmware Bug]: WQ00 data block query control method not found
wrz 26 15:49:15 janusz-bit kernel: ACPI: video: [Firmware Bug]: ACPI(PEGP) defines _DOD but not _DOS
wrz 26 15:49:15 janusz-bit kernel: ACPI: video: Video Device [PEGP] (multi-head: yes rom: yes post: no)
wrz 26 15:49:15 janusz-bit kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:06/LNXVIDEO:00/input/input3
wrz 26 15:49:15 janusz-bit kernel: ACPI: video: Video Device [VGA] (multi-head: yes rom: no post: no)
wrz 26 15:49:15 janusz-bit kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:22/LNXVIDEO:01/input/input4
wrz 26 15:49:15 janusz-bit kernel: i8042: PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1
wrz 26 15:49:15 janusz-bit kernel: i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
wrz 26 15:49:15 janusz-bit kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
wrz 26 15:49:15 janusz-bit kernel: xhci_hcd 0000:35:00.3: xHCI Host Controller
wrz 26 15:49:15 janusz-bit kernel: xhci_hcd 0000:35:00.3: new USB bus registered, assigned bus number 1
wrz 26 15:49:15 janusz-bit kernel: xhci_hcd 0000:35:00.3: hcc params 0x0120ffc5 hci version 0x120 quirks 0x0000000200000010
wrz 26 15:49:15 janusz-bit kernel: xhci_hcd 0000:35:00.3: xHCI Host Controller
wrz 26 15:49:15 janusz-bit kernel: xhci_hcd 0000:35:00.3: new USB bus registered, assigned bus number 2
wrz 26 15:49:15 janusz-bit kernel: xhci_hcd 0000:35:00.3: Host supports USB 3.1 Enhanced SuperSpeed
wrz 26 15:49:15 janusz-bit kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.10
wrz 26 15:49:15 janusz-bit kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
wrz 26 15:49:15 janusz-bit kernel: usb usb1: Product: xHCI Host Controller
wrz 26 15:49:15 janusz-bit kernel: usb usb1: Manufacturer: Linux 6.10.10-arch1-1 xhci-hcd
wrz 26 15:49:15 janusz-bit kernel: usb usb1: SerialNumber: 0000:35:00.3
wrz 26 15:49:15 janusz-bit kernel: hub 1-0:1.0: USB hub found
wrz 26 15:49:15 janusz-bit kernel: hub 1-0:1.0: 4 ports detected
wrz 26 15:49:15 janusz-bit kernel: usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
wrz 26 15:49:15 janusz-bit kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.10
wrz 26 15:49:15 janusz-bit kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
wrz 26 15:49:15 janusz-bit kernel: usb usb2: Product: xHCI Host Controller
wrz 26 15:49:15 janusz-bit kernel: usb usb2: Manufacturer: Linux 6.10.10-arch1-1 xhci-hcd
wrz 26 15:49:15 janusz-bit kernel: usb usb2: SerialNumber: 0000:35:00.3
wrz 26 15:49:15 janusz-bit kernel: hub 2-0:1.0: USB hub found
wrz 26 15:49:15 janusz-bit kernel: hub 2-0:1.0: 2 ports detected
wrz 26 15:49:15 janusz-bit kernel: xhci_hcd 0000:35:00.4: xHCI Host Controller
wrz 26 15:49:15 janusz-bit kernel: xhci_hcd 0000:35:00.4: new USB bus registered, assigned bus number 3
wrz 26 15:49:15 janusz-bit kernel: xhci_hcd 0000:35:00.4: hcc params 0x0120ffc5 hci version 0x120 quirks 0x0000000200000010
wrz 26 15:49:15 janusz-bit kernel: xhci_hcd 0000:35:00.4: xHCI Host Controller
wrz 26 15:49:15 janusz-bit kernel: xhci_hcd 0000:35:00.4: new USB bus registered, assigned bus number 4
wrz 26 15:49:15 janusz-bit kernel: xhci_hcd 0000:35:00.4: Host supports USB 3.1 Enhanced SuperSpeed
wrz 26 15:49:15 janusz-bit kernel: usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.10
wrz 26 15:49:15 janusz-bit kernel: usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
wrz 26 15:49:15 janusz-bit kernel: usb usb3: Product: xHCI Host Controller
wrz 26 15:49:15 janusz-bit kernel: usb usb3: Manufacturer: Linux 6.10.10-arch1-1 xhci-hcd
wrz 26 15:49:15 janusz-bit kernel: usb usb3: SerialNumber: 0000:35:00.4
wrz 26 15:49:15 janusz-bit kernel: hub 3-0:1.0: USB hub found
wrz 26 15:49:15 janusz-bit kernel: hub 3-0:1.0: 3 ports detected
wrz 26 15:49:15 janusz-bit kernel: usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
wrz 26 15:49:15 janusz-bit kernel: usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.10
wrz 26 15:49:15 janusz-bit kernel: usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
wrz 26 15:49:15 janusz-bit kernel: usb usb4: Product: xHCI Host Controller
wrz 26 15:49:15 janusz-bit kernel: usb usb4: Manufacturer: Linux 6.10.10-arch1-1 xhci-hcd
wrz 26 15:49:15 janusz-bit kernel: usb usb4: SerialNumber: 0000:35:00.4
wrz 26 15:49:15 janusz-bit kernel: hub 4-0:1.0: USB hub found
wrz 26 15:49:15 janusz-bit kernel: hub 4-0:1.0: 2 ports detected
wrz 26 15:49:15 janusz-bit kernel: xhci_hcd 0000:36:00.0: xHCI Host Controller
wrz 26 15:49:15 janusz-bit kernel: xhci_hcd 0000:36:00.0: new USB bus registered, assigned bus number 5
wrz 26 15:49:15 janusz-bit kernel: xhci_hcd 0000:36:00.0: USB3 root hub has no ports
wrz 26 15:49:15 janusz-bit kernel: xhci_hcd 0000:36:00.0: hcc params 0x0110ffc5 hci version 0x120 quirks 0x0000000200000010
wrz 26 15:49:15 janusz-bit kernel: xhci_hcd 0000:36:00.0: xHCI Host Controller
wrz 26 15:49:15 janusz-bit kernel: xhci_hcd 0000:36:00.0: new USB bus registered, assigned bus number 6
wrz 26 15:49:15 janusz-bit kernel: xhci_hcd 0000:36:00.0: Host supports USB 3.0 SuperSpeed
wrz 26 15:49:15 janusz-bit kernel: usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.10
wrz 26 15:49:15 janusz-bit kernel: usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
wrz 26 15:49:15 janusz-bit kernel: usb usb5: Product: xHCI Host Controller
wrz 26 15:49:15 janusz-bit kernel: usb usb5: Manufacturer: Linux 6.10.10-arch1-1 xhci-hcd
wrz 26 15:49:15 janusz-bit kernel: usb usb5: SerialNumber: 0000:36:00.0
wrz 26 15:49:15 janusz-bit kernel: hub 5-0:1.0: USB hub found
wrz 26 15:49:15 janusz-bit kernel: hub 5-0:1.0: 1 port detected
wrz 26 15:49:15 janusz-bit kernel: usb usb6: We don't know the algorithms for LPM for this host, disabling LPM.
wrz 26 15:49:15 janusz-bit kernel: usb usb6: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.10
wrz 26 15:49:15 janusz-bit kernel: usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
wrz 26 15:49:15 janusz-bit kernel: usb usb6: Product: xHCI Host Controller
wrz 26 15:49:15 janusz-bit kernel: usb usb6: Manufacturer: Linux 6.10.10-arch1-1 xhci-hcd
wrz 26 15:49:15 janusz-bit kernel: usb usb6: SerialNumber: 0000:36:00.0
wrz 26 15:49:15 janusz-bit kernel: hub 6-0:1.0: USB hub found
wrz 26 15:49:15 janusz-bit kernel: hub 6-0:1.0: config failed, hub doesn't have any ports! (err -19)
wrz 26 15:49:15 janusz-bit kernel: xhci_hcd 0000:36:00.3: xHCI Host Controller
wrz 26 15:49:15 janusz-bit kernel: xhci_hcd 0000:36:00.3: new USB bus registered, assigned bus number 7
wrz 26 15:49:15 janusz-bit kernel: xhci_hcd 0000:36:00.3: hcc params 0x0110ffc5 hci version 0x120 quirks 0x0000000200000010
wrz 26 15:49:15 janusz-bit kernel: xhci_hcd 0000:36:00.3: xHCI Host Controller
wrz 26 15:49:15 janusz-bit kernel: xhci_hcd 0000:36:00.3: new USB bus registered, assigned bus number 8
wrz 26 15:49:15 janusz-bit kernel: xhci_hcd 0000:36:00.3: Host supports USB 3.1 Enhanced SuperSpeed
wrz 26 15:49:15 janusz-bit kernel: usb usb7: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.10
wrz 26 15:49:15 janusz-bit kernel: usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
wrz 26 15:49:15 janusz-bit kernel: usb usb7: Product: xHCI Host Controller
wrz 26 15:49:15 janusz-bit kernel: usb usb7: Manufacturer: Linux 6.10.10-arch1-1 xhci-hcd
wrz 26 15:49:15 janusz-bit kernel: usb usb7: SerialNumber: 0000:36:00.3
wrz 26 15:49:15 janusz-bit kernel: hub 7-0:1.0: USB hub found
wrz 26 15:49:15 janusz-bit kernel: hub 7-0:1.0: 1 port detected
wrz 26 15:49:15 janusz-bit kernel: usb usb8: We don't know the algorithms for LPM for this host, disabling LPM.
wrz 26 15:49:15 janusz-bit kernel: usb usb8: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.10
wrz 26 15:49:15 janusz-bit kernel: usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1
wrz 26 15:49:15 janusz-bit kernel: usb usb8: Product: xHCI Host Controller
wrz 26 15:49:15 janusz-bit kernel: usb usb8: Manufacturer: Linux 6.10.10-arch1-1 xhci-hcd
wrz 26 15:49:15 janusz-bit kernel: usb usb8: SerialNumber: 0000:36:00.3
wrz 26 15:49:15 janusz-bit kernel: hub 8-0:1.0: USB hub found
wrz 26 15:49:15 janusz-bit kernel: hub 8-0:1.0: 1 port detected
wrz 26 15:49:15 janusz-bit kernel: xhci_hcd 0000:36:00.4: xHCI Host Controller
wrz 26 15:49:15 janusz-bit kernel: xhci_hcd 0000:36:00.4: new USB bus registered, assigned bus number 9
wrz 26 15:49:15 janusz-bit kernel: nvme 0000:04:00.0: platform quirk: setting simple suspend
wrz 26 15:49:15 janusz-bit kernel: nvme nvme0: pci function 0000:04:00.0
wrz 26 15:49:15 janusz-bit kernel: xhci_hcd 0000:36:00.4: hcc params 0x0110ffc5 hci version 0x120 quirks 0x0000000200000010
wrz 26 15:49:15 janusz-bit kernel: xhci_hcd 0000:36:00.4: xHCI Host Controller
wrz 26 15:49:15 janusz-bit kernel: xhci_hcd 0000:36:00.4: new USB bus registered, assigned bus number 10
wrz 26 15:49:15 janusz-bit kernel: xhci_hcd 0000:36:00.4: Host supports USB 3.1 Enhanced SuperSpeed
wrz 26 15:49:15 janusz-bit kernel: usb usb9: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.10
wrz 26 15:49:15 janusz-bit kernel: usb usb9: New USB device strings: Mfr=3, Product=2, SerialNumber=1
wrz 26 15:49:15 janusz-bit kernel: usb usb9: Product: xHCI Host Controller
wrz 26 15:49:15 janusz-bit kernel: usb usb9: Manufacturer: Linux 6.10.10-arch1-1 xhci-hcd
wrz 26 15:49:15 janusz-bit kernel: usb usb9: SerialNumber: 0000:36:00.4
wrz 26 15:49:15 janusz-bit kernel: hub 9-0:1.0: USB hub found
wrz 26 15:49:15 janusz-bit kernel: hub 9-0:1.0: 1 port detected
wrz 26 15:49:15 janusz-bit kernel: usb usb10: We don't know the algorithms for LPM for this host, disabling LPM.
wrz 26 15:49:15 janusz-bit kernel: usb usb10: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.10
wrz 26 15:49:15 janusz-bit kernel: usb usb10: New USB device strings: Mfr=3, Product=2, SerialNumber=1
wrz 26 15:49:15 janusz-bit kernel: usb usb10: Product: xHCI Host Controller
wrz 26 15:49:15 janusz-bit kernel: usb usb10: Manufacturer: Linux 6.10.10-arch1-1 xhci-hcd
wrz 26 15:49:15 janusz-bit kernel: usb usb10: SerialNumber: 0000:36:00.4
wrz 26 15:49:15 janusz-bit kernel: hub 10-0:1.0: USB hub found
wrz 26 15:49:15 janusz-bit kernel: hub 10-0:1.0: 1 port detected
wrz 26 15:49:15 janusz-bit kernel: nvme nvme0: allocated 64 MiB host memory buffer.
wrz 26 15:49:15 janusz-bit kernel: nvme nvme0: 16/0/0 default/read/poll queues
wrz 26 15:49:15 janusz-bit kernel: nvme0n1: p1 p2
wrz 26 15:49:15 janusz-bit kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input5
wrz 26 15:49:15 janusz-bit kernel: usb 1-4: new high-speed USB device number 2 using xhci_hcd
wrz 26 15:49:15 janusz-bit kernel: usb 3-3: new full-speed USB device number 2 using xhci_hcd
wrz 26 15:49:15 janusz-bit kernel: usb 1-4: New USB device found, idVendor=13d3, idProduct=56a2, bcdDevice=20.01
wrz 26 15:49:15 janusz-bit kernel: usb 1-4: New USB device strings: Mfr=3, Product=1, SerialNumber=2
wrz 26 15:49:15 janusz-bit kernel: usb 1-4: Product: USB2.0 HD UVC WebCam
wrz 26 15:49:15 janusz-bit kernel: usb 1-4: Manufacturer: Azurewave
wrz 26 15:49:15 janusz-bit kernel: usb 1-4: SerialNumber: 0x0001
wrz 26 15:49:15 janusz-bit kernel: usb 3-3: New USB device found, idVendor=13d3, idProduct=3571, bcdDevice= 0.00
wrz 26 15:49:15 janusz-bit kernel: usb 3-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
wrz 26 15:49:15 janusz-bit kernel: usb 3-3: Product: Bluetooth Radio
wrz 26 15:49:15 janusz-bit kernel: usb 3-3: Manufacturer: Realtek
wrz 26 15:49:15 janusz-bit kernel: usb 3-3: SerialNumber: 00e04c000001
wrz 26 15:49:15 janusz-bit kernel: tsc: Refined TSC clocksource calibration: 3193.999 MHz
wrz 26 15:49:15 janusz-bit kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2e0a24cf65f, max_idle_ns: 440795271781 ns
wrz 26 15:49:15 janusz-bit kernel: clocksource: Switched to clocksource tsc
wrz 26 15:49:15 janusz-bit kernel: [drm] amdgpu kernel modesetting enabled.
wrz 26 15:49:15 janusz-bit kernel: amdgpu: vga_switcheroo: detected switching method \_SB_.PCI0.GP17.VGA_.ATPX handle
wrz 26 15:49:15 janusz-bit kernel: amdgpu: ATPX version 1, functions 0x00000801
wrz 26 15:49:15 janusz-bit kernel: amdgpu: ATPX Hybrid Graphics
wrz 26 15:49:15 janusz-bit kernel: amdgpu: Virtual CRAT table created for CPU
wrz 26 15:49:15 janusz-bit kernel: amdgpu: Topology: Add CPU node
wrz 26 15:49:15 janusz-bit kernel: amdgpu 0000:35:00.0: enabling device (0006 -> 0007)
wrz 26 15:49:15 janusz-bit kernel: [drm] initializing kernel modesetting (YELLOW_CARP 0x1002:0x1681 0x1043:0x19DD 0x0A).
wrz 26 15:49:15 janusz-bit kernel: [drm] register mmio base: 0xDD900000
wrz 26 15:49:15 janusz-bit kernel: [drm] register mmio size: 524288
wrz 26 15:49:15 janusz-bit kernel: [drm] add ip block number 0 <nv_common>
wrz 26 15:49:15 janusz-bit kernel: [drm] add ip block number 1 <gmc_v10_0>
wrz 26 15:49:15 janusz-bit kernel: [drm] add ip block number 2 <navi10_ih>
wrz 26 15:49:15 janusz-bit kernel: [drm] add ip block number 3 <psp>
wrz 26 15:49:15 janusz-bit kernel: [drm] add ip block number 4 <smu>
wrz 26 15:49:15 janusz-bit kernel: [drm] add ip block number 5 <dm>
wrz 26 15:49:15 janusz-bit kernel: [drm] add ip block number 6 <gfx_v10_0>
wrz 26 15:49:15 janusz-bit kernel: [drm] add ip block number 7 <sdma_v5_2>
wrz 26 15:49:15 janusz-bit kernel: [drm] add ip block number 8 <vcn_v3_0>
wrz 26 15:49:15 janusz-bit kernel: [drm] add ip block number 9 <jpeg_v3_0>
wrz 26 15:49:15 janusz-bit kernel: amdgpu 0000:35:00.0: amdgpu: Fetched VBIOS from VFCT
wrz 26 15:49:15 janusz-bit kernel: amdgpu: ATOM BIOS: 113-REMBRANDT-X37
wrz 26 15:49:15 janusz-bit kernel: [drm] VCN(0) decode is enabled in VM mode
wrz 26 15:49:15 janusz-bit kernel: [drm] VCN(0) encode is enabled in VM mode
wrz 26 15:49:15 janusz-bit kernel: [drm] JPEG decode is enabled in VM mode
wrz 26 15:49:15 janusz-bit kernel: Console: switching to colour dummy device 80x25
wrz 26 15:49:15 janusz-bit kernel: amdgpu 0000:35:00.0: vgaarb: deactivate vga console
wrz 26 15:49:15 janusz-bit kernel: amdgpu 0000:35:00.0: amdgpu: Trusted Memory Zone (TMZ) feature disabled as experimental (default)
wrz 26 15:49:15 janusz-bit kernel: [drm] vm size is 262144 GB, 4 levels, block size is 9-bit, fragment size is 9-bit
wrz 26 15:49:15 janusz-bit kernel: amdgpu 0000:35:00.0: amdgpu: VRAM: 512M 0x000000F400000000 - 0x000000F41FFFFFFF (512M used)
wrz 26 15:49:15 janusz-bit kernel: amdgpu 0000:35:00.0: amdgpu: GART: 1024M 0x0000000000000000 - 0x000000003FFFFFFF
wrz 26 15:49:15 janusz-bit kernel: [drm] Detected VRAM RAM=512M, BAR=512M
wrz 26 15:49:15 janusz-bit kernel: [drm] RAM width 128bits DDR5
wrz 26 15:49:15 janusz-bit kernel: [drm] amdgpu: 512M of VRAM memory ready
wrz 26 15:49:15 janusz-bit kernel: [drm] amdgpu: 7614M of GTT memory ready.
wrz 26 15:49:15 janusz-bit kernel: [drm] GART: num cpu pages 262144, num gpu pages 262144
wrz 26 15:49:15 janusz-bit kernel: [drm] PCIE GART of 1024M enabled (table at 0x000000F41FC00000).
wrz 26 15:49:15 janusz-bit kernel: [drm] Loading DMUB firmware via PSP: version=0x04000044
wrz 26 15:49:15 janusz-bit kernel: [drm] use_doorbell being set to: [true]
wrz 26 15:49:15 janusz-bit kernel: [drm] Found VCN firmware Version ENC: 1.31 DEC: 3 VEP: 0 Revision: 2
wrz 26 15:49:15 janusz-bit kernel: amdgpu 0000:35:00.0: amdgpu: Will use PSP to load VCN firmware
wrz 26 15:49:15 janusz-bit kernel: amdgpu 0000:35:00.0: amdgpu: reserve 0xa00000 from 0xf41e000000 for PSP TMR
wrz 26 15:49:15 janusz-bit kernel: amdgpu 0000:35:00.0: amdgpu: RAS: optional ras ta ucode is not available
wrz 26 15:49:15 janusz-bit kernel: amdgpu 0000:35:00.0: amdgpu: RAP: optional rap ta ucode is not available
wrz 26 15:49:15 janusz-bit kernel: amdgpu 0000:35:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
wrz 26 15:49:15 janusz-bit kernel: amdgpu 0000:35:00.0: amdgpu: SMU is initialized successfully!
wrz 26 15:49:15 janusz-bit kernel: [drm] Seamless boot condition check passed
wrz 26 15:49:15 janusz-bit kernel: [drm] Display Core v3.2.281 initialized on DCN 3.1
wrz 26 15:49:15 janusz-bit kernel: [drm] DP-HDMI FRL PCON supported
wrz 26 15:49:15 janusz-bit kernel: [drm] DMUB hardware initialized: version=0x04000044
wrz 26 15:49:15 janusz-bit kernel: [drm] PSR support 1, DC PSR ver 0, sink PSR ver 1 DPCD caps 0x2a su_y_granularity 0
wrz 26 15:49:15 janusz-bit kernel: [drm] kiq ring mec 2 pipe 1 q 0
wrz 26 15:49:15 janusz-bit kernel: [drm] JPEG decode initialized successfully.
wrz 26 15:49:15 janusz-bit kernel: kfd kfd: amdgpu: Allocated 3969056 bytes on gart
wrz 26 15:49:15 janusz-bit kernel: kfd kfd: amdgpu: Total number of KFD nodes to be created: 1
wrz 26 15:49:15 janusz-bit kernel: amdgpu: Virtual CRAT table created for GPU
wrz 26 15:49:15 janusz-bit kernel: amdgpu: Topology: Add dGPU node [0x1681:0x1002]
wrz 26 15:49:15 janusz-bit kernel: kfd kfd: amdgpu: added device 1002:1681
wrz 26 15:49:15 janusz-bit kernel: amdgpu 0000:35:00.0: amdgpu: SE 1, SH per SE 2, CU per SH 6, active_cu_number 12
wrz 26 15:49:15 janusz-bit kernel: amdgpu 0000:35:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
wrz 26 15:49:15 janusz-bit kernel: amdgpu 0000:35:00.0: amdgpu: ring gfx_0.1.0 uses VM inv eng 1 on hub 0
wrz 26 15:49:15 janusz-bit kernel: amdgpu 0000:35:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 4 on hub 0
wrz 26 15:49:15 janusz-bit kernel: amdgpu 0000:35:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 5 on hub 0
wrz 26 15:49:15 janusz-bit kernel: amdgpu 0000:35:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 6 on hub 0
wrz 26 15:49:15 janusz-bit kernel: amdgpu 0000:35:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 7 on hub 0
wrz 26 15:49:15 janusz-bit kernel: amdgpu 0000:35:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 8 on hub 0
wrz 26 15:49:15 janusz-bit kernel: amdgpu 0000:35:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 9 on hub 0
wrz 26 15:49:15 janusz-bit kernel: amdgpu 0000:35:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 10 on hub 0
wrz 26 15:49:15 janusz-bit kernel: amdgpu 0000:35:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 11 on hub 0
wrz 26 15:49:15 janusz-bit kernel: amdgpu 0000:35:00.0: amdgpu: ring kiq_0.2.1.0 uses VM inv eng 12 on hub 0
wrz 26 15:49:15 janusz-bit kernel: amdgpu 0000:35:00.0: amdgpu: ring sdma0 uses VM inv eng 13 on hub 0
wrz 26 15:49:15 janusz-bit kernel: amdgpu 0000:35:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 8
wrz 26 15:49:15 janusz-bit kernel: amdgpu 0000:35:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 8
wrz 26 15:49:15 janusz-bit kernel: amdgpu 0000:35:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 8
wrz 26 15:49:15 janusz-bit kernel: amdgpu 0000:35:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 8
wrz 26 15:49:15 janusz-bit kernel: amdgpu 0000:35:00.0: amdgpu: Runtime PM not available
wrz 26 15:49:15 janusz-bit kernel: amdgpu 0000:35:00.0: amdgpu: [drm] Skipping amdgpu DM backlight registration
wrz 26 15:49:15 janusz-bit kernel: [drm] Initialized amdgpu 3.57.0 20150101 for 0000:35:00.0 on minor 1
wrz 26 15:49:15 janusz-bit kernel: fbcon: amdgpudrmfb (fb0) is primary device
wrz 26 15:49:15 janusz-bit kernel: [drm] DSC precompute is not needed.
wrz 26 15:49:15 janusz-bit kernel: Console: switching to colour frame buffer device 240x67
wrz 26 15:49:15 janusz-bit kernel: amdgpu 0000:35:00.0: [drm] fb0: amdgpudrmfb frame buffer device
wrz 26 15:49:15 janusz-bit kernel: EXT4-fs (nvme0n1p2): mounted filesystem a5091e56-a3cf-41dd-ad80-61a82dd180aa r/w with ordered data mode. Quota mode: none.
wrz 26 15:49:15 janusz-bit systemd[1]: systemd 256.6-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 +LIBCRYPTSETUP_PLUGINS +LIBFDISK +PCRE2 +PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK +XKBCOMMON +UTMP -SYSVINIT +LIBARCHIVE)
wrz 26 15:49:15 janusz-bit systemd[1]: Detected architecture x86-64.
wrz 26 15:49:15 janusz-bit systemd[1]: Hostname set to <janusz-bit>.
wrz 26 15:49:15 janusz-bit systemd[1]: bpf-restrict-fs: LSM BPF program attached
wrz 26 15:49:15 janusz-bit kernel: zram: Added device: zram0
wrz 26 15:49:15 janusz-bit systemd[1]: Queued start job for default target Graphical Interface.
wrz 26 15:49:15 janusz-bit systemd[1]: Created slice Slice /system/dirmngr.
wrz 26 15:49:15 janusz-bit systemd[1]: Created slice Slice /system/getty.
wrz 26 15:49:15 janusz-bit systemd[1]: Created slice Slice /system/gpg-agent.
wrz 26 15:49:15 janusz-bit systemd[1]: Created slice Slice /system/gpg-agent-browser.
wrz 26 15:49:15 janusz-bit systemd[1]: Created slice Slice /system/gpg-agent-extra.
wrz 26 15:49:15 janusz-bit systemd[1]: Created slice Slice /system/gpg-agent-ssh.
wrz 26 15:49:15 janusz-bit systemd[1]: Created slice Slice /system/keyboxd.
wrz 26 15:49:15 janusz-bit systemd[1]: Created slice Slice /system/modprobe.
wrz 26 15:49:15 janusz-bit systemd[1]: Created slice Slice /system/systemd-zram-setup.
wrz 26 15:49:15 janusz-bit systemd[1]: Created slice User and Session Slice.
wrz 26 15:49:15 janusz-bit systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
wrz 26 15:49:15 janusz-bit systemd[1]: Started Forward Password Requests to Wall Directory Watch.
wrz 26 15:49:15 janusz-bit systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
wrz 26 15:49:15 janusz-bit systemd[1]: Expecting device /dev/disk/by-uuid/47A0-1C52...
wrz 26 15:49:15 janusz-bit systemd[1]: Expecting device /dev/zram0...
wrz 26 15:49:15 janusz-bit systemd[1]: Reached target Local Encrypted Volumes.
wrz 26 15:49:15 janusz-bit systemd[1]: Reached target Login Prompts.
wrz 26 15:49:15 janusz-bit systemd[1]: Reached target Local Integrity Protected Volumes.
wrz 26 15:49:15 janusz-bit systemd[1]: Reached target Path Units.
wrz 26 15:49:15 janusz-bit systemd[1]: Reached target Remote File Systems.
wrz 26 15:49:15 janusz-bit systemd[1]: Reached target Slice Units.
wrz 26 15:49:15 janusz-bit systemd[1]: Reached target Local Verity Protected Volumes.
wrz 26 15:49:15 janusz-bit systemd[1]: Listening on Device-mapper event daemon FIFOs.
wrz 26 15:49:15 janusz-bit systemd[1]: Listening on Process Core Dump Socket.
wrz 26 15:49:15 janusz-bit systemd[1]: Listening on Credential Encryption/Decryption.
wrz 26 15:49:15 janusz-bit systemd[1]: Listening on Journal Socket (/dev/log).
wrz 26 15:49:15 janusz-bit systemd[1]: Listening on Journal Sockets.
wrz 26 15:49:15 janusz-bit systemd[1]: TPM PCR Measurements was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
wrz 26 15:49:15 janusz-bit systemd[1]: Make TPM PCR Policy was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
wrz 26 15:49:15 janusz-bit systemd[1]: Listening on udev Control Socket.
wrz 26 15:49:15 janusz-bit systemd[1]: Listening on udev Kernel Socket.
wrz 26 15:49:15 janusz-bit systemd[1]: Listening on User Database Manager Socket.
wrz 26 15:49:15 janusz-bit systemd[1]: Mounting Huge Pages File System...
wrz 26 15:49:15 janusz-bit systemd[1]: Mounting POSIX Message Queue File System...
wrz 26 15:49:15 janusz-bit systemd[1]: Mounting Kernel Debug File System...
wrz 26 15:49:15 janusz-bit systemd[1]: Mounting Kernel Trace File System...
wrz 26 15:49:15 janusz-bit systemd[1]: Starting Create List of Static Device Nodes...
wrz 26 15:49:15 janusz-bit systemd[1]: Starting Load Kernel Module configfs...
wrz 26 15:49:15 janusz-bit systemd[1]: Starting Load Kernel Module dm_mod...
wrz 26 15:49:15 janusz-bit systemd[1]: Starting Load Kernel Module drm...
wrz 26 15:49:15 janusz-bit systemd[1]: Starting Load Kernel Module fuse...
wrz 26 15:49:15 janusz-bit systemd[1]: Starting Load Kernel Module loop...
wrz 26 15:49:15 janusz-bit systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/).
wrz 26 15:49:15 janusz-bit systemd[1]: Clear Stale Hibernate Storage Info was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/HibernateLocation-8cf2644b-4b0b-428f-9387-6d876050dc67).
wrz 26 15:49:15 janusz-bit systemd[1]: Starting Journal Service...
wrz 26 15:49:15 janusz-bit systemd[1]: Starting Load Kernel Modules...
wrz 26 15:49:15 janusz-bit systemd[1]: TPM PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
wrz 26 15:49:15 janusz-bit systemd[1]: Starting Remount Root and Kernel File Systems...
wrz 26 15:49:15 janusz-bit systemd[1]: Early TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
wrz 26 15:49:15 janusz-bit systemd[1]: Starting Load udev Rules from Credentials...
wrz 26 15:49:15 janusz-bit systemd[1]: Starting Coldplug All udev Devices...
wrz 26 15:49:15 janusz-bit kernel: loop: module loaded
wrz 26 15:49:15 janusz-bit kernel: device-mapper: uevent: version 1.0.3
wrz 26 15:49:15 janusz-bit kernel: device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@lists.linux.dev
wrz 26 15:49:15 janusz-bit systemd[1]: Mounted Huge Pages File System.
wrz 26 15:49:15 janusz-bit systemd[1]: Mounted POSIX Message Queue File System.
wrz 26 15:49:15 janusz-bit systemd[1]: Mounted Kernel Debug File System.
wrz 26 15:49:15 janusz-bit systemd[1]: Mounted Kernel Trace File System.
wrz 26 15:49:15 janusz-bit systemd[1]: Finished Create List of Static Device Nodes.
wrz 26 15:49:15 janusz-bit systemd[1]: modprobe@configfs.service: Deactivated successfully.
wrz 26 15:49:15 janusz-bit systemd[1]: Finished Load Kernel Module configfs.
wrz 26 15:49:15 janusz-bit systemd-journald[393]: Collecting audit messages is disabled.
wrz 26 15:49:15 janusz-bit systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
wrz 26 15:49:15 janusz-bit systemd[1]: Finished Load Kernel Module dm_mod.
wrz 26 15:49:15 janusz-bit systemd[1]: modprobe@drm.service: Deactivated successfully.
wrz 26 15:49:15 janusz-bit systemd[1]: Finished Load Kernel Module drm.
wrz 26 15:49:15 janusz-bit systemd[1]: modprobe@fuse.service: Deactivated successfully.
wrz 26 15:49:15 janusz-bit systemd[1]: Finished Load Kernel Module fuse.
wrz 26 15:49:15 janusz-bit systemd[1]: modprobe@loop.service: Deactivated successfully.
wrz 26 15:49:15 janusz-bit systemd[1]: Finished Load Kernel Module loop.
wrz 26 15:49:15 janusz-bit systemd[1]: Finished Load udev Rules from Credentials.
wrz 26 15:49:15 janusz-bit kernel: i2c_dev: i2c /dev entries driver
wrz 26 15:49:15 janusz-bit systemd[1]: Mounting FUSE Control File System...
wrz 26 15:49:15 janusz-bit systemd[1]: Mounting Kernel Configuration File System...
wrz 26 15:49:15 janusz-bit systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
wrz 26 15:49:15 janusz-bit systemd[1]: Starting Create Static Device Nodes in /dev gracefully...
wrz 26 15:49:15 janusz-bit systemd[1]: Mounted FUSE Control File System.
wrz 26 15:49:15 janusz-bit systemd[1]: Mounted Kernel Configuration File System.
wrz 26 15:49:15 janusz-bit systemd[1]: Starting User Database Manager...
wrz 26 15:49:15 janusz-bit kernel: EXT4-fs (nvme0n1p2): re-mounted a5091e56-a3cf-41dd-ad80-61a82dd180aa r/w. Quota mode: none.
wrz 26 15:49:15 janusz-bit systemd[1]: Finished Remount Root and Kernel File Systems.
wrz 26 15:49:15 janusz-bit systemd[1]: Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc).
wrz 26 15:49:15 janusz-bit systemd[1]: Starting Load/Save OS Random Seed...
wrz 26 15:49:15 janusz-bit systemd[1]: TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
wrz 26 15:49:15 janusz-bit systemd[1]: Finished Load/Save OS Random Seed.
wrz 26 15:49:15 janusz-bit systemd[1]: Started User Database Manager.
wrz 26 15:49:15 janusz-bit systemd-journald[393]: Journal started
wrz 26 15:49:15 janusz-bit systemd-journald[393]: Runtime Journal (/run/log/journal/f45d9dff454f4d9fb9490cf1884ddca6) is 8M, max 761.4M, 753.4M free.
wrz 26 15:49:15 janusz-bit systemd-modules-load[394]: Inserted module 'crypto_user'
wrz 26 15:49:15 janusz-bit systemd-modules-load[394]: Inserted module 'i2c_dev'
wrz 26 15:49:15 janusz-bit systemd[1]: Started Journal Service.
wrz 26 15:49:15 janusz-bit systemd[1]: Starting Flush Journal to Persistent Storage...
wrz 26 15:49:15 janusz-bit systemd-journald[393]: Time spent on flushing to /var/log/journal/f45d9dff454f4d9fb9490cf1884ddca6 is 33.982ms for 1178 entries.
wrz 26 15:49:15 janusz-bit systemd-journald[393]: System Journal (/var/log/journal/f45d9dff454f4d9fb9490cf1884ddca6) is 26.8M, max 4G, 3.9G free.
wrz 26 15:49:15 janusz-bit systemd-journald[393]: Received client request to flush runtime journal.
wrz 26 15:49:15 janusz-bit kernel: nvidia: loading out-of-tree module taints kernel.
wrz 26 15:49:15 janusz-bit kernel: nvidia: module verification failed: signature and/or required key missing - tainting kernel
wrz 26 15:49:15 janusz-bit systemd[1]: Finished Create Static Device Nodes in /dev gracefully.
wrz 26 15:49:15 janusz-bit systemd[1]: Create System Users was skipped because no trigger condition checks were met.
wrz 26 15:49:15 janusz-bit systemd[1]: Starting Create Static Device Nodes in /dev...
wrz 26 15:49:15 janusz-bit systemd[1]: Finished Create Static Device Nodes in /dev.
wrz 26 15:49:15 janusz-bit systemd[1]: Reached target Preparation for Local File Systems.
wrz 26 15:49:15 janusz-bit systemd[1]: Starting Rule-based Manager for Device Events and Files...
wrz 26 15:49:15 janusz-bit systemd[1]: Finished Flush Journal to Persistent Storage.
wrz 26 15:49:15 janusz-bit systemd-udevd[433]: Using default interface naming scheme 'v255'.
wrz 26 15:49:15 janusz-bit systemd[1]: Finished Coldplug All udev Devices.
wrz 26 15:49:15 janusz-bit systemd[1]: Started Rule-based Manager for Device Events and Files.
wrz 26 15:49:15 janusz-bit systemd[1]: Found device /dev/zram0.
wrz 26 15:49:15 janusz-bit systemd[1]: Starting Create swap on /dev/zram0...
wrz 26 15:49:15 janusz-bit systemd[1]: Condition check resulted in /dev/tpmrm0 being skipped.
wrz 26 15:49:15 janusz-bit systemd[1]: Reached target Trusted Platform Module.
wrz 26 15:49:15 janusz-bit kernel: zram0: detected capacity change from 0 to 8388608
wrz 26 15:49:15 janusz-bit systemd-makefs[490]: /dev/zram0 successfully formatted as swap (label "zram0", uuid f9cae0b9-953c-4eb7-b6c7-dc4a120d8fe9)
wrz 26 15:49:15 janusz-bit systemd[1]: Finished Create swap on /dev/zram0.
wrz 26 15:49:15 janusz-bit kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 236
wrz 26 15:49:15 janusz-bit systemd[1]: Activating swap Compressed Swap on /dev/zram0...
wrz 26 15:49:15 janusz-bit kernel:
wrz 26 15:49:15 janusz-bit kernel: nvidia 0000:01:00.0: enabling device (0000 -> 0003)
wrz 26 15:49:15 janusz-bit kernel: nvidia 0000:01:00.0: vgaarb: VGA decodes changed: olddecodes=io+mem,decodes=none:owns=none
wrz 26 15:49:15 janusz-bit kernel: piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0
wrz 26 15:49:15 janusz-bit kernel: piix4_smbus 0000:00:14.0: Using register 0x02 for SMBus port selection
wrz 26 15:49:15 janusz-bit kernel: piix4_smbus 0000:00:14.0: Auxiliary SMBus Host Controller at 0xb20
wrz 26 15:49:15 janusz-bit systemd[1]: Activated swap Compressed Swap on /dev/zram0.
wrz 26 15:49:15 janusz-bit kernel: Adding 4194300k swap on /dev/zram0. Priority:100 extents:1 across:4194300k SSDsc
wrz 26 15:49:15 janusz-bit kernel: ccp 0000:35:00.2: enabling device (0000 -> 0002)
wrz 26 15:49:15 janusz-bit kernel: ccp 0000:35:00.2: tee enabled
wrz 26 15:49:15 janusz-bit kernel: ccp 0000:35:00.2: psp enabled
wrz 26 15:49:15 janusz-bit systemd[1]: Found device Micron_2400_MTFDKBA512QFM 1.
wrz 26 15:49:15 janusz-bit systemd[1]: Reached target Swaps.
wrz 26 15:49:15 janusz-bit mtp-probe[504]: checking bus 1, device 2: "/sys/devices/pci0000:00/0000:00:08.1/0000:35:00.3/usb1/1-4"
wrz 26 15:49:15 janusz-bit mtp-probe[504]: bus: 1, device: 2 was not an MTP device
wrz 26 15:49:15 janusz-bit kernel: input: PC Speaker as /devices/platform/pcspkr/input/input6
wrz 26 15:49:15 janusz-bit kernel: ACPI: bus type thunderbolt registered
wrz 26 15:49:15 janusz-bit kernel: mc: Linux media interface: v0.10
wrz 26 15:49:15 janusz-bit kernel: RAPL PMU: API unit is 2^-32 Joules, 1 fixed counters, 163840 ms ovfl timer
wrz 26 15:49:15 janusz-bit kernel: RAPL PMU: hw unit of domain package 2^-16 Joules
wrz 26 15:49:15 janusz-bit kernel: NVRM: loading NVIDIA UNIX Open Kernel Module for x86_64 560.35.03 Release Build (archlinux-builder@)
wrz 26 15:49:15 janusz-bit kernel: Bluetooth: Core ver 2.22
wrz 26 15:49:15 janusz-bit kernel: NET: Registered PF_BLUETOOTH protocol family
wrz 26 15:49:15 janusz-bit kernel: Bluetooth: HCI device and connection manager initialized
wrz 26 15:49:15 janusz-bit kernel: Bluetooth: HCI socket layer initialized
wrz 26 15:49:15 janusz-bit kernel: Bluetooth: L2CAP socket layer initialized
wrz 26 15:49:15 janusz-bit kernel: Bluetooth: SCO socket layer initialized
wrz 26 15:49:15 janusz-bit kernel: cryptd: max_cpu_qlen set to 1000
wrz 26 15:49:15 janusz-bit kernel: sp5100_tco: SP5100/SB800 TCO WatchDog Timer Driver
wrz 26 15:49:15 janusz-bit kernel: sp5100-tco sp5100-tco: Using 0xfeb00000 for watchdog MMIO address
wrz 26 15:49:15 janusz-bit kernel: sp5100-tco sp5100-tco: initialized. heartbeat=60 sec (nowayout=0)
wrz 26 15:49:15 janusz-bit kernel: asus_wmi: ASUS WMI generic driver loaded
wrz 26 15:49:15 janusz-bit kernel: AVX2 version of gcm_enc/dec engaged.
wrz 26 15:49:15 janusz-bit kernel: AES CTR mode by8 optimization enabled
wrz 26 15:49:15 janusz-bit kernel: asus_wmi: Initialization: 0x1
wrz 26 15:49:15 janusz-bit kernel: asus_wmi: SFUN value: 0x21
wrz 26 15:49:15 janusz-bit kernel: asus-nb-wmi asus-nb-wmi: Detected ATK, not ASUSWMI, use DSTS
wrz 26 15:49:15 janusz-bit kernel: input: ASUP1205:00 093A:2008 Mouse as /devices/platform/AMDI0010:01/i2c-1/i2c-ASUP1205:00/0018:093A:2008.0001/input/input7
wrz 26 15:49:15 janusz-bit kernel: input: ASUP1205:00 093A:2008 Touchpad as /devices/platform/AMDI0010:01/i2c-1/i2c-ASUP1205:00/0018:093A:2008.0001/input/input8
wrz 26 15:49:15 janusz-bit kernel: hid-generic 0018:093A:2008.0001: input,hidraw0: I2C HID v1.00 Mouse [ASUP1205:00 093A:2008] on i2c-ASUP1205:00
wrz 26 15:49:15 janusz-bit kernel: input: ITE5570:00 048D:8051 as /devices/platform/AMDI0010:00/i2c-0/i2c-ITE5570:00/0018:048D:8051.0002/input/input9
wrz 26 15:49:15 janusz-bit kernel: hid-generic 0018:048D:8051.0002: input,hidraw1: I2C HID v1.00 Device [ITE5570:00 048D:8051] on i2c-ITE5570:00
wrz 26 15:49:15 janusz-bit systemd[1]: Created slice Slice /system/systemd-backlight.
wrz 26 15:49:15 janusz-bit systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
wrz 26 15:49:15 janusz-bit systemd[1]: Starting Load Kernel Module dm_mod...
wrz 26 15:49:15 janusz-bit kernel: asus-nb-wmi asus-nb-wmi: Using throttle_thermal_policy for platform_profile support
wrz 26 15:49:15 janusz-bit systemd[1]: Starting Load Kernel Module loop...
wrz 26 15:49:15 janusz-bit systemd[1]: Starting Load/Save Screen Backlight Brightness of backlight:nvidia_wmi_ec_backlight...
wrz 26 15:49:15 janusz-bit systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/).
wrz 26 15:49:15 janusz-bit systemd[1]: Clear Stale Hibernate Storage Info was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/HibernateLocation-8cf2644b-4b0b-428f-9387-6d876050dc67).
wrz 26 15:49:15 janusz-bit systemd[1]: Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc).
wrz 26 15:49:15 janusz-bit systemd[1]: TPM PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
wrz 26 15:49:15 janusz-bit systemd[1]: Create System Users was skipped because no trigger condition checks were met.
wrz 26 15:49:15 janusz-bit systemd[1]: Early TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
wrz 26 15:49:15 janusz-bit systemd[1]: TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
wrz 26 15:49:15 janusz-bit systemd[1]: Starting Virtual Console Setup...
wrz 26 15:49:15 janusz-bit kernel: r8169 0000:02:00.0 eth0: RTL8168h/8111h, 08:bf:b8:d9:1d:7d, XID 541, IRQ 90
wrz 26 15:49:15 janusz-bit kernel: r8169 0000:02:00.0 eth0: jumbo features [frames: 9194 bytes, tx checksumming: ko]
wrz 26 15:49:15 janusz-bit kernel: input: Asus WMI hotkeys as /devices/platform/asus-nb-wmi/input/input10
wrz 26 15:49:15 janusz-bit kernel: videodev: Linux video capture interface: v2.00
wrz 26 15:49:15 janusz-bit kernel: asus_wmi: fan_curve_get_factory_default (0x00110032) failed: -19
wrz 26 15:49:15 janusz-bit kernel: r8169 0000:02:00.0 eno1: renamed from eth0
wrz 26 15:49:15 janusz-bit systemd[1]: Starting Load/Save Screen Backlight Brightness of leds:asus::kbd_backlight...
wrz 26 15:49:15 janusz-bit systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
wrz 26 15:49:15 janusz-bit systemd[1]: Finished Load Kernel Module dm_mod.
wrz 26 15:49:15 janusz-bit systemd[1]: modprobe@loop.service: Deactivated successfully.
wrz 26 15:49:15 janusz-bit systemd[1]: Finished Load Kernel Module loop.
wrz 26 15:49:15 janusz-bit systemd[1]: Finished Load/Save Screen Backlight Brightness of backlight:nvidia_wmi_ec_backlight.
wrz 26 15:49:15 janusz-bit kernel: cfg80211: Loading compiled-in X.509 certificates for regulatory database
wrz 26 15:49:15 janusz-bit kernel: snd_pci_acp6x 0000:35:00.5: enabling device (0000 -> 0002)
wrz 26 15:49:15 janusz-bit systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
wrz 26 15:49:15 janusz-bit kernel: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
wrz 26 15:49:15 janusz-bit kernel: Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
wrz 26 15:49:15 janusz-bit kernel: ACPI: battery: new extension: ASUS Battery Extension
wrz 26 15:49:15 janusz-bit kernel: platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
wrz 26 15:49:15 janusz-bit kernel: cfg80211: failed to load regulatory.db
wrz 26 15:49:15 janusz-bit systemd[1]: Finished Load/Save Screen Backlight Brightness of leds:asus::kbd_backlight.
wrz 26 15:49:15 janusz-bit systemd[1]: Finished Virtual Console Setup.
wrz 26 15:49:15 janusz-bit systemd-modules-load[394]: Inserted module 'nvidia_uvm'
wrz 26 15:49:15 janusz-bit systemd[1]: Starting Load/Save RF Kill Switch Status...
wrz 26 15:49:15 janusz-bit kernel: usbcore: registered new interface driver btusb
wrz 26 15:49:15 janusz-bit kernel: nvidia-uvm: Loaded the UVM driver, major device number 511.
wrz 26 15:49:15 janusz-bit systemd[1]: Reached target Bluetooth Support.
wrz 26 15:49:15 janusz-bit systemd-modules-load[394]: Inserted module 'pkcs8_key_parser'
wrz 26 15:49:15 janusz-bit kernel: Asymmetric key parser 'pkcs8' registered
wrz 26 15:49:15 janusz-bit kernel: Bluetooth: hci0: RTL: examining hci_ver=0b hci_rev=000b lmp_ver=0b lmp_subver=8852
wrz 26 15:49:15 janusz-bit systemd[1]: Finished Load Kernel Modules.
wrz 26 15:49:15 janusz-bit systemd[1]: Starting Apply Kernel Variables...
wrz 26 15:49:15 janusz-bit kernel: Bluetooth: hci0: RTL: rom_version status=0 version=1
wrz 26 15:49:15 janusz-bit kernel: Bluetooth: hci0: RTL: loading rtl_bt/rtl8852bu_fw.bin
wrz 26 15:49:15 janusz-bit kernel: Bluetooth: hci0: RTL: loading rtl_bt/rtl8852bu_config.bin
wrz 26 15:49:15 janusz-bit systemd[1]: Started Load/Save RF Kill Switch Status.
wrz 26 15:49:15 janusz-bit kernel: Bluetooth: hci0: RTL: cfg_sz 6, total sz 65555
wrz 26 15:49:15 janusz-bit kernel: usb 1-4: Found UVC 1.10 device USB2.0 HD UVC WebCam (13d3:56a2)
wrz 26 15:49:15 janusz-bit kernel: usbcore: registered new interface driver uvcvideo
wrz 26 15:49:15 janusz-bit systemd[1]: Finished Apply Kernel Variables.
wrz 26 15:49:15 janusz-bit kernel: rtw89_8852be 0000:03:00.0: loaded firmware rtw89/rtw8852b_fw-1.bin
wrz 26 15:49:15 janusz-bit kernel: rtw89_8852be 0000:03:00.0: Firmware version 0.29.29.5 (da87cccd), cmd version 0, type 5
wrz 26 15:49:15 janusz-bit kernel: rtw89_8852be 0000:03:00.0: Firmware version 0.29.29.5 (da87cccd), cmd version 0, type 3
wrz 26 15:49:15 janusz-bit kernel: input: ASUP1205:00 093A:2008 Mouse as /devices/platform/AMDI0010:01/i2c-1/i2c-ASUP1205:00/0018:093A:2008.0001/input/input11
wrz 26 15:49:15 janusz-bit kernel: input: ASUP1205:00 093A:2008 Touchpad as /devices/platform/AMDI0010:01/i2c-1/i2c-ASUP1205:00/0018:093A:2008.0001/input/input12
wrz 26 15:49:15 janusz-bit kernel: hid-multitouch 0018:093A:2008.0001: input,hidraw0: I2C HID v1.00 Mouse [ASUP1205:00 093A:2008] on i2c-ASUP1205:00
wrz 26 15:49:15 janusz-bit kernel: mousedev: PS/2 mouse device common for all mice
wrz 26 15:49:15 janusz-bit kernel: intel_rapl_common: Found RAPL domain package
wrz 26 15:49:15 janusz-bit kernel: intel_rapl_common: Found RAPL domain core
wrz 26 15:49:16 janusz-bit kernel: AMD Address Translation Library initialized
wrz 26 15:49:16 janusz-bit kernel: rtw89_8852be 0000:03:00.0: chip rfe_type is 1
wrz 26 15:49:16 janusz-bit kernel: snd_hda_intel 0000:01:00.1: enabling device (0000 -> 0002)
wrz 26 15:49:16 janusz-bit kernel: snd_hda_intel 0000:01:00.1: Disabling MSI
wrz 26 15:49:16 janusz-bit kernel: snd_hda_intel 0000:01:00.1: Handle vga_switcheroo audio client
wrz 26 15:49:16 janusz-bit kernel: snd_hda_intel 0000:35:00.1: enabling device (0000 -> 0002)
wrz 26 15:49:16 janusz-bit kernel: snd_hda_intel 0000:35:00.1: Handle vga_switcheroo audio client
wrz 26 15:49:16 janusz-bit kernel: snd_hda_intel 0000:35:00.6: enabling device (0000 -> 0002)
wrz 26 15:49:16 janusz-bit systemd[1]: Mounting /boot...
wrz 26 15:49:16 janusz-bit systemd[1]: Mounting Temporary Directory /tmp...
wrz 26 15:49:16 janusz-bit systemd[1]: Virtual Machine and Container Storage (Compatibility) was skipped because of an unmet condition check (ConditionPathExists=/var/lib/machines.raw).
wrz 26 15:49:16 janusz-bit kernel: snd_hda_intel 0000:35:00.1: bound 0000:35:00.0 (ops amdgpu_dm_audio_component_bind_ops [amdgpu])
wrz 26 15:49:16 janusz-bit kernel: input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.1/0000:01:00.1/sound/card0/input14
wrz 26 15:49:16 janusz-bit kernel: input: HD-Audio Generic HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:08.1/0000:35:00.1/sound/card1/input13
wrz 26 15:49:16 janusz-bit kernel: input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.1/0000:01:00.1/sound/card0/input15
wrz 26 15:49:16 janusz-bit kernel: input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.1/0000:01:00.1/sound/card0/input16
wrz 26 15:49:16 janusz-bit kernel: input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.1/0000:01:00.1/sound/card0/input17
wrz 26 15:49:16 janusz-bit systemd[1]: Reached target Sound Card.
wrz 26 15:49:16 janusz-bit kernel: snd_hda_codec_realtek hdaudioC2D0: autoconfig for ALC256: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
wrz 26 15:49:16 janusz-bit kernel: snd_hda_codec_realtek hdaudioC2D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
wrz 26 15:49:16 janusz-bit kernel: snd_hda_codec_realtek hdaudioC2D0: hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
wrz 26 15:49:16 janusz-bit kernel: snd_hda_codec_realtek hdaudioC2D0: mono: mono_out=0x0
wrz 26 15:49:16 janusz-bit kernel: snd_hda_codec_realtek hdaudioC2D0: inputs:
wrz 26 15:49:16 janusz-bit kernel: snd_hda_codec_realtek hdaudioC2D0: Headset Mic=0x19
wrz 26 15:49:16 janusz-bit kernel: snd_hda_codec_realtek hdaudioC2D0: Internal Mic=0x12
wrz 26 15:49:16 janusz-bit kernel: nvidia-modeset: Loading NVIDIA UNIX Open Kernel Mode Setting Driver for x86_64 560.35.03 Release Build (archlinux-builder@)
wrz 26 15:49:16 janusz-bit kernel: [drm] [nvidia-drm] [GPU ID 0x00000100] Loading driver
wrz 26 15:49:16 janusz-bit kernel: [drm] Initialized nvidia-drm 0.0.0 20160202 for 0000:01:00.0 on minor 0
wrz 26 15:49:16 janusz-bit systemd[1]: Mounted Temporary Directory /tmp.
wrz 26 15:49:16 janusz-bit systemd[1]: Mounted /boot.
wrz 26 15:49:16 janusz-bit systemd[1]: Reached target Local File Systems.
wrz 26 15:49:16 janusz-bit systemd[1]: Listening on Boot Entries Service Socket.
wrz 26 15:49:16 janusz-bit systemd[1]: Listening on System Extension Image Management.
wrz 26 15:49:16 janusz-bit systemd[1]: Rebuild Dynamic Linker Cache was skipped because no trigger condition checks were met.
wrz 26 15:49:16 janusz-bit kernel: input: HD-Audio Generic Headphone as /devices/pci0000:00/0000:00:08.1/0000:35:00.6/sound/card2/input18
wrz 26 15:49:16 janusz-bit systemd[1]: Set Up Additional Binary Formats was skipped because no trigger condition checks were met.
wrz 26 15:49:16 janusz-bit systemd[1]: Starting Update Boot Loader Random Seed...
wrz 26 15:49:16 janusz-bit systemd[1]: Starting Create System Files and Directories...
wrz 26 15:49:16 janusz-bit bootctl[579]: ! Mount point '/boot' which backs the random seed file is world accessible, which is a security hole! !
wrz 26 15:49:16 janusz-bit bootctl[579]: ! Random seed file '/boot/loader/random-seed' is world accessible, which is a security hole! !
wrz 26 15:49:16 janusz-bit bootctl[579]: Random seed file /boot/loader/random-seed successfully refreshed (32 bytes).
wrz 26 15:49:16 janusz-bit systemd[1]: Finished Update Boot Loader Random Seed.
wrz 26 15:49:16 janusz-bit systemd[1]: Finished Create System Files and Directories.
wrz 26 15:49:16 janusz-bit systemd[1]: First Boot Wizard was skipped because of an unmet condition check (ConditionFirstBoot=yes).
wrz 26 15:49:16 janusz-bit systemd[1]: First Boot Complete was skipped because of an unmet condition check (ConditionFirstBoot=yes).
wrz 26 15:49:16 janusz-bit systemd[1]: Rebuild Journal Catalog was skipped because of an unmet condition check (ConditionNeedsUpdate=/var).
wrz 26 15:49:16 janusz-bit systemd[1]: Save Transient machine-id to Disk was skipped because of an unmet condition check (ConditionPathIsMountPoint=/etc/machine-id).
wrz 26 15:49:16 janusz-bit systemd[1]: Starting Network Time Synchronization...
wrz 26 15:49:16 janusz-bit systemd[1]: Update is Completed was skipped because no trigger condition checks were met.
wrz 26 15:49:16 janusz-bit systemd[1]: Starting Record System Boot/Shutdown in UTMP...
wrz 26 15:49:16 janusz-bit systemd[1]: Finished Record System Boot/Shutdown in UTMP.
wrz 26 15:49:16 janusz-bit systemd[1]: Started Network Time Synchronization.
wrz 26 15:49:16 janusz-bit systemd[1]: Reached target System Initialization.
wrz 26 15:49:16 janusz-bit systemd[1]: Started Daily Cleanup of Temporary Directories.
wrz 26 15:49:16 janusz-bit systemd[1]: Reached target System Time Set.
wrz 26 15:49:16 janusz-bit systemd[1]: Started Refresh existing PGP keys of archlinux-keyring regularly.
wrz 26 15:49:16 janusz-bit systemd[1]: Started Discard unused filesystem blocks once a week.
wrz 26 15:49:16 janusz-bit systemd[1]: Started Daily verification of password and group files.
wrz 26 15:49:16 janusz-bit systemd[1]: Reached target Timer Units.
wrz 26 15:49:16 janusz-bit systemd[1]: Listening on D-Bus System Message Bus Socket.
wrz 26 15:49:16 janusz-bit systemd[1]: Listening on GnuPG network certificate management daemon for /etc/pacman.d/gnupg.
wrz 26 15:49:16 janusz-bit systemd[1]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers) for /etc/pacman.d/gnupg.
wrz 26 15:49:16 janusz-bit systemd[1]: Listening on GnuPG cryptographic agent and passphrase cache (restricted) for /etc/pacman.d/gnupg.
wrz 26 15:49:16 janusz-bit systemd[1]: Listening on GnuPG cryptographic agent (ssh-agent emulation) for /etc/pacman.d/gnupg.
wrz 26 15:49:16 janusz-bit systemd[1]: Listening on GnuPG cryptographic agent and passphrase cache for /etc/pacman.d/gnupg.
wrz 26 15:49:16 janusz-bit systemd[1]: Listening on GnuPG public key management service for /etc/pacman.d/gnupg.
wrz 26 15:49:16 janusz-bit systemd[1]: Listening on OpenSSH Server Socket (systemd-ssh-generator, AF_UNIX Local).
wrz 26 15:49:16 janusz-bit systemd[1]: Listening on Hostname Service Socket.
wrz 26 15:49:16 janusz-bit systemd[1]: Reached target Socket Units.
wrz 26 15:49:16 janusz-bit systemd[1]: Starting D-Bus System Message Bus...
wrz 26 15:49:16 janusz-bit systemd[1]: TPM PCR Barrier (Initialization) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
wrz 26 15:49:16 janusz-bit systemd[1]: Started D-Bus System Message Bus.
wrz 26 15:49:16 janusz-bit systemd[1]: Reached target Basic System.
wrz 26 15:49:16 janusz-bit systemd[1]: Starting Network Manager...
wrz 26 15:49:16 janusz-bit systemd[1]: Starting Thunderbolt system service...
wrz 26 15:49:16 janusz-bit systemd[1]: Starting User Login Management...
wrz 26 15:49:16 janusz-bit systemd[1]: TPM PCR Barrier (User) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
wrz 26 15:49:16 janusz-bit dbus-broker-launch[598]: Ready
wrz 26 15:49:16 janusz-bit boltd[601]: bolt 0.9.8 starting up.
wrz 26 15:49:16 janusz-bit boltd[601]: manager: initializing store
wrz 26 15:49:16 janusz-bit boltd[601]: store: located at: /var/lib/boltd
wrz 26 15:49:16 janusz-bit boltd[601]: config: loading user config
wrz 26 15:49:16 janusz-bit boltd[601]: bouncer: initializing polkit
wrz 26 15:49:16 janusz-bit systemd[1]: Starting Authorization Manager...
wrz 26 15:49:16 janusz-bit systemd-logind[602]: New seat seat0.
wrz 26 15:49:16 janusz-bit NetworkManager[600]: <info> [1727365756.4689] NetworkManager (version 1.48.10-1) is starting... (boot:496c9be5-e2f1-4945-b6fd-17df406c3bfd)
wrz 26 15:49:16 janusz-bit NetworkManager[600]: <info> [1727365756.4689] Read config: /etc/NetworkManager/NetworkManager.conf (lib: 20-connectivity.conf) (etc: wifi_rand_mac.conf)
wrz 26 15:49:16 janusz-bit systemd-logind[602]: Watching system buttons on /dev/input/event0 (Power Button)
wrz 26 15:49:16 janusz-bit systemd-logind[602]: Watching system buttons on /dev/input/event2 (Lid Switch)
wrz 26 15:49:16 janusz-bit systemd-logind[602]: Watching system buttons on /dev/input/event1 (Sleep Button)
wrz 26 15:49:16 janusz-bit NetworkManager[600]: <info> [1727365756.4734] manager[0x62ba884afb10]: monitoring kernel firmware directory '/lib/firmware'.
wrz 26 15:49:16 janusz-bit systemd[1]: Starting Hostname Service...
wrz 26 15:49:16 janusz-bit systemd-logind[602]: Watching system buttons on /dev/input/event5 (AT Translated Set 2 keyboard)
wrz 26 15:49:16 janusz-bit systemd[1]: Started User Login Management.
wrz 26 15:49:16 janusz-bit polkitd[607]: Started polkitd version 125
wrz 26 15:49:16 janusz-bit systemd[1]: Started Authorization Manager.
wrz 26 15:49:16 janusz-bit boltd[601]: watchdog: enabled [pulse: 90s]
wrz 26 15:49:16 janusz-bit boltd[601]: udev: initializing udev
wrz 26 15:49:16 janusz-bit boltd[601]: store: loading domains
wrz 26 15:49:16 janusz-bit boltd[601]: store: loading devices
wrz 26 15:49:16 janusz-bit boltd[601]: power: state located at: /run/boltd/power
wrz 26 15:49:16 janusz-bit boltd[601]: power: force power support: no
wrz 26 15:49:16 janusz-bit boltd[601]: udev: enumerating devices
wrz 26 15:49:16 janusz-bit boltd[601]: probing: adding /sys/devices/pci0000:00 to roots
wrz 26 15:49:16 janusz-bit boltd[601]: [bb173804-c0e0-domain0 ] newly connected [iommu+user] (/sys/devices/pci0000:00/0000:00:08.3/0000:36:00.5/domain0/0-0)
wrz 26 15:49:16 janusz-bit boltd[601]: security level set to 'user'
wrz 26 15:49:16 janusz-bit boltd[601]: [bb173804-c0e0-domain0 ] domain: registered (bootacl: 0/0)
wrz 26 15:49:16 janusz-bit boltd[601]: [bb173804-c0e0-domain0 ] bootacl: bootacl not supported, no sync
wrz 26 15:49:16 janusz-bit boltd[601]: [bb173804-c0e0-domain0 ] udev: failed to determine if uid is stable: unknown NHI PCI id '0x162e'
wrz 26 15:49:16 janusz-bit boltd[601]: [bb173804-c0e0-domain0 ] udev: uuid is stable: no (for NHI: 0x162e)
wrz 26 15:49:16 janusz-bit boltd[601]: global 'generation' set to '4'
wrz 26 15:49:16 janusz-bit boltd[601]: [bb173804-c0e0-ASUS TUF Gaming A15 FA507NV] device added, status: authorized, at /sys/devices/pci0000:00/0000:00:08.3/0000:36:00.5/domain0/0-0
wrz 26 15:49:16 janusz-bit boltd[601]: [bb173804-c0e0-ASUS TUF Gaming A15 FA507NV] labeling device: ASUSTeK COMPUTER INC. ASUS TUF Gaming A15 FA507NV_FA507NV
wrz 26 15:49:16 janusz-bit boltd[601]: [bb173804-c0e0-domain0 ] dbus: exported domain at /org/freedesktop/bolt/domains/bb173804_c0e0_8471_ffff_ffffffffffff
wrz 26 15:49:16 janusz-bit boltd[601]: [bb173804-c0e0-ASUS TUF Gaming A15 FA507NV] dbus: exported device at /org/freedesktop/bolt/devices/bb173804_c0e0...
wrz 26 15:49:16 janusz-bit systemd[1]: Started Thunderbolt system service.
wrz 26 15:49:16 janusz-bit systemd[1]: Started Hostname Service.
wrz 26 15:49:16 janusz-bit NetworkManager[600]: <info> [1727365756.5126] hostname: hostname: using hostnamed
wrz 26 15:49:16 janusz-bit NetworkManager[600]: <info> [1727365756.5127] hostname: static hostname changed from (none) to "janusz-bit"
wrz 26 15:49:16 janusz-bit NetworkManager[600]: <info> [1727365756.5129] dns-mgr: init: dns=default,systemd-resolved rc-manager=symlink
wrz 26 15:49:16 janusz-bit NetworkManager[600]: <info> [1727365756.5144] rfkill1: found Wi-Fi radio killswitch (at /sys/devices/pci0000:00/0000:00:02.2/0000:03:00.0/ieee80211/phy0/rfkill1) (driver rtw89_8852be)
wrz 26 15:49:16 janusz-bit NetworkManager[600]: <info> [1727365756.5146] manager[0x62ba884afb10]: rfkill: Wi-Fi hardware radio set enabled
wrz 26 15:49:16 janusz-bit NetworkManager[600]: <info> [1727365756.5146] manager[0x62ba884afb10]: rfkill: WWAN hardware radio set enabled
wrz 26 15:49:16 janusz-bit NetworkManager[600]: <info> [1727365756.5191] Loaded device plugin: NMWifiFactory (/usr/lib/NetworkManager/1.48.10-1/libnm-device-plugin-wifi.so)
wrz 26 15:49:16 janusz-bit NetworkManager[600]: <info> [1727365756.5203] Loaded device plugin: NMOvsFactory (/usr/lib/NetworkManager/1.48.10-1/libnm-device-plugin-ovs.so)
wrz 26 15:49:16 janusz-bit NetworkManager[600]: <info> [1727365756.5334] Loaded device plugin: NMTeamFactory (/usr/lib/NetworkManager/1.48.10-1/libnm-device-plugin-team.so)
wrz 26 15:49:16 janusz-bit NetworkManager[600]: <info> [1727365756.5338] Loaded device plugin: NMAtmManager (/usr/lib/NetworkManager/1.48.10-1/libnm-device-plugin-adsl.so)
wrz 26 15:49:16 janusz-bit NetworkManager[600]: <info> [1727365756.5357] Loaded device plugin: NMBluezManager (/usr/lib/NetworkManager/1.48.10-1/libnm-device-plugin-bluetooth.so)
wrz 26 15:49:16 janusz-bit NetworkManager[600]: <info> [1727365756.5360] Loaded device plugin: NMWwanFactory (/usr/lib/NetworkManager/1.48.10-1/libnm-device-plugin-wwan.so)
wrz 26 15:49:16 janusz-bit NetworkManager[600]: <info> [1727365756.5361] manager: rfkill: Wi-Fi enabled by radio killswitch; enabled by state file
wrz 26 15:49:16 janusz-bit NetworkManager[600]: <info> [1727365756.5361] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file
wrz 26 15:49:16 janusz-bit NetworkManager[600]: <info> [1727365756.5362] manager: Networking is enabled by state file
wrz 26 15:49:16 janusz-bit NetworkManager[600]: <info> [1727365756.5365] settings: Loaded settings plugin: keyfile (internal)
wrz 26 15:49:16 janusz-bit NetworkManager[600]: <info> [1727365756.5380] dhcp: init: Using DHCP client 'internal'
wrz 26 15:49:16 janusz-bit NetworkManager[600]: <info> [1727365756.5381] manager: (lo): new Loopback device (/org/freedesktop/NetworkManager/Devices/1)
wrz 26 15:49:16 janusz-bit NetworkManager[600]: <info> [1727365756.5387] device (lo): state change: unmanaged -> unavailable (reason 'connection-assumed', sys-iface-state: 'external')
wrz 26 15:49:16 janusz-bit systemd[1]: Starting Network Manager Script Dispatcher Service...
wrz 26 15:49:16 janusz-bit NetworkManager[600]: <info> [1727365756.5391] device (lo): state change: unavailable -> disconnected (reason 'connection-assumed', sys-iface-state: 'external')
wrz 26 15:49:16 janusz-bit NetworkManager[600]: <info> [1727365756.5395] device (lo): Activation: starting connection 'lo' (53547676-6b18-48d8-8312-6917c52aa45c)
wrz 26 15:49:16 janusz-bit NetworkManager[600]: <info> [1727365756.5400] manager: (eno1): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2)
wrz 26 15:49:16 janusz-bit NetworkManager[600]: <info> [1727365756.5406] settings: (eno1): created default wired connection 'Połączenie przewodowe 1'
wrz 26 15:49:16 janusz-bit NetworkManager[600]: <info> [1727365756.5406] device (eno1): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
wrz 26 15:49:16 janusz-bit kernel: Bluetooth: hci0: RTL: fw version 0x048f4008
wrz 26 15:49:16 janusz-bit kernel: Generic FE-GE Realtek PHY r8169-0-200:00: attached PHY driver (mii_bus:phy_addr=r8169-0-200:00, irq=MAC)
wrz 26 15:49:16 janusz-bit systemd[1]: Started Network Manager Script Dispatcher Service.
wrz 26 15:49:16 janusz-bit kernel: Bluetooth: hci0: AOSP extensions version v1.00
wrz 26 15:49:16 janusz-bit kernel: Bluetooth: hci0: AOSP quality report is supported
wrz 26 15:49:16 janusz-bit NetworkManager[600]: <info> [1727365756.7812] device (wlan0): driver supports Access Point (AP) mode
wrz 26 15:49:16 janusz-bit NetworkManager[600]: <info> [1727365756.7815] manager: (wlan0): new 802.11 Wi-Fi device (/org/freedesktop/NetworkManager/Devices/3)
wrz 26 15:49:16 janusz-bit NetworkManager[600]: <info> [1727365756.7816] device (wlan0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
wrz 26 15:49:16 janusz-bit kernel: r8169 0000:02:00.0 eno1: Link is Down
wrz 26 15:49:16 janusz-bit NetworkManager[600]: <info> [1727365756.9238] device (wlan0): set-hw-addr: set MAC address to 62:57:17:78:ED:5C (scanning)
wrz 26 15:49:17 janusz-bit NetworkManager[600]: <info> [1727365757.0381] bus-manager: acquired D-Bus service "org.freedesktop.NetworkManager"
wrz 26 15:49:17 janusz-bit systemd[1]: Started Network Manager.
wrz 26 15:49:17 janusz-bit NetworkManager[600]: <info> [1727365757.0398] ovsdb: disconnected from ovsdb
wrz 26 15:49:17 janusz-bit NetworkManager[600]: <info> [1727365757.0400] device (lo): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'external')
wrz 26 15:49:17 janusz-bit NetworkManager[600]: <info> [1727365757.0402] device (lo): state change: prepare -> config (reason 'none', sys-iface-state: 'external')
wrz 26 15:49:17 janusz-bit NetworkManager[600]: <info> [1727365757.0403] device (lo): state change: config -> ip-config (reason 'none', sys-iface-state: 'external')
wrz 26 15:49:17 janusz-bit NetworkManager[600]: <info> [1727365757.0407] device (lo): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'external')
wrz 26 15:49:17 janusz-bit systemd[1]: Starting WPA supplicant...
wrz 26 15:49:17 janusz-bit NetworkManager[600]: <info> [1727365757.0416] device (lo): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'external')
wrz 26 15:49:17 janusz-bit NetworkManager[600]: <info> [1727365757.0417] device (lo): state change: secondaries -> activated (reason 'none', sys-iface-state: 'external')
wrz 26 15:49:17 janusz-bit NetworkManager[600]: <info> [1727365757.0419] device (lo): Activation: successful, device activated.
wrz 26 15:49:17 janusz-bit systemd[1]: Started WPA supplicant.
wrz 26 15:49:17 janusz-bit wpa_supplicant[648]: Successfully initialized wpa_supplicant
wrz 26 15:49:17 janusz-bit systemd[1]: Reached target Network.
wrz 26 15:49:17 janusz-bit systemd[1]: Starting Permit User Sessions...
wrz 26 15:49:17 janusz-bit systemd[1]: Finished Permit User Sessions.
wrz 26 15:49:17 janusz-bit systemd[1]: Reached target Multi-User System.
wrz 26 15:49:17 janusz-bit systemd[1]: Started Simple Desktop Display Manager.
wrz 26 15:49:17 janusz-bit systemd[1]: Reached target Graphical Interface.
wrz 26 15:49:17 janusz-bit systemd[1]: Startup finished in 5.857s (firmware) + 3.581s (loader) + 2.977s (kernel) + 2.337s (userspace) = 14.753s.
wrz 26 15:49:17 janusz-bit NetworkManager[600]: <info> [1727365757.1346] device (wlan0): supplicant interface state: internal-starting -> disconnected
wrz 26 15:49:17 janusz-bit NetworkManager[600]: <info> [1727365757.1347] Wi-Fi P2P device controlled by interface wlan0 created
wrz 26 15:49:17 janusz-bit NetworkManager[600]: <info> [1727365757.1348] manager: (p2p-dev-wlan0): new 802.11 Wi-Fi P2P device (/org/freedesktop/NetworkManager/Devices/4)
wrz 26 15:49:17 janusz-bit NetworkManager[600]: <info> [1727365757.1349] device (p2p-dev-wlan0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
wrz 26 15:49:17 janusz-bit NetworkManager[600]: <info> [1727365757.1351] device (wlan0): state change: unavailable -> disconnected (reason 'supplicant-available', sys-iface-state: 'managed')
wrz 26 15:49:17 janusz-bit NetworkManager[600]: <info> [1727365757.1353] device (p2p-dev-wlan0): state change: unavailable -> disconnected (reason 'none', sys-iface-state: 'managed')
wrz 26 15:49:17 janusz-bit sddm[651]: Initializing...
wrz 26 15:49:17 janusz-bit sddm[651]: Starting...
wrz 26 15:49:17 janusz-bit sddm[651]: Logind interface found
wrz 26 15:49:17 janusz-bit sddm[651]: Adding new display...
wrz 26 15:49:17 janusz-bit sddm[651]: Loaded empty theme configuration
wrz 26 15:49:17 janusz-bit sddm[651]: Xauthority path: "/run/sddm/xauth_zcBTeL"
wrz 26 15:49:17 janusz-bit sddm[651]: Using VT 2
wrz 26 15:49:17 janusz-bit sddm[651]: Display server starting...
wrz 26 15:49:17 janusz-bit sddm[651]: Writing cookie to "/run/sddm/xauth_zcBTeL"
wrz 26 15:49:17 janusz-bit sddm[651]: Running: /usr/bin/X -nolisten tcp -background none -seat seat0 vt2 -auth /run/sddm/xauth_zcBTeL -noreset -displayfd 16
wrz 26 15:49:17 janusz-bit kernel: ACPI Warning: \_SB.NPCF._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20240322/nsarguments-61)
wrz 26 15:49:17 janusz-bit kernel: ACPI Warning: \_SB.PCI0.GPP0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20240322/nsarguments-61)
wrz 26 15:49:17 janusz-bit kernel: NVRM: testIfDsmSubFunctionEnabled: GPS ACPI DSM called before _acpiDsmSupportedFuncCacheInit subfunction = 11.
wrz 26 15:49:18 janusz-bit kernel: NVRM: nvAssertOkFailedNoLog: Assertion failed: Invalid data passed [NV_ERR_INVALID_DATA] (0x00000025) returned from PlatformRequestHandler failed to get target temp from SBIOS @ platform_request_handler_ctrl.c:2146
wrz 26 15:49:18 janusz-bit kernel: NVRM: nvAssertOkFailedNoLog: Assertion failed: Invalid data passed [NV_ERR_INVALID_DATA] (0x00000025) returned from PlatformRequestHandler failed to get platform power mode from SBIOS @ platform_request_handler_ctrl.c:2089
wrz 26 15:49:18 janusz-bit boltd[601]: probing: started [1000]
wrz 26 15:49:18 janusz-bit kernel: NVRM: testIfDsmSubFunctionEnabled: GPS ACPI DSM called before _acpiDsmSupportedFuncCacheInit subfunction = 11.
wrz 26 15:49:19 janusz-bit sddm[651]: Setting default cursor
wrz 26 15:49:19 janusz-bit sddm[651]: Running display setup script "/usr/share/sddm/scripts/Xsetup"
wrz 26 15:49:19 janusz-bit sddm[651]: Display server started.
wrz 26 15:49:19 janusz-bit sddm[651]: Socket server starting...
wrz 26 15:49:19 janusz-bit sddm[651]: Socket server started.
wrz 26 15:49:19 janusz-bit sddm[651]: Loaded empty theme configuration
wrz 26 15:49:19 janusz-bit sddm[651]: Greeter starting...
wrz 26 15:49:19 janusz-bit sddm-helper[671]: [PAM] Starting...
wrz 26 15:49:19 janusz-bit sddm-helper[671]: [PAM] Authenticating...
wrz 26 15:49:19 janusz-bit sddm-helper[671]: [PAM] returning.
wrz 26 15:49:19 janusz-bit sddm-helper[671]: pam_unix(sddm-greeter:session): session opened for user sddm(uid=969) by (uid=0)
wrz 26 15:49:19 janusz-bit sddm-helper[671]: pam_systemd(sddm-greeter:session): New sd-bus connection (system-bus-pam-systemd-671) opened.
wrz 26 15:49:19 janusz-bit systemd[1]: Created slice User Slice of UID 969.
wrz 26 15:49:19 janusz-bit systemd[1]: Starting User Runtime Directory /run/user/969...
wrz 26 15:49:19 janusz-bit systemd-logind[602]: New session c1 of user sddm.
wrz 26 15:49:19 janusz-bit systemd[1]: Finished User Runtime Directory /run/user/969.
wrz 26 15:49:19 janusz-bit systemd[1]: Starting User Manager for UID 969...
wrz 26 15:49:19 janusz-bit dbus-broker-launch[598]: Activation request for 'org.freedesktop.home1' failed: The systemd unit 'dbus-org.freedesktop.home1.service' could not be found.
wrz 26 15:49:19 janusz-bit (systemd)[674]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8002 service=[systemd-user] terminal=[] user=[sddm] ruser=[<unknown>] rhost=[<unknown>]
wrz 26 15:49:19 janusz-bit (systemd)[674]: pam_unix(systemd-user:session): session opened for user sddm(uid=969) by sddm(uid=0)
wrz 26 15:49:19 janusz-bit systemd-logind[602]: New session 1 of user sddm.
wrz 26 15:49:19 janusz-bit systemd[674]: Queued start job for default target Main User Target.
wrz 26 15:49:19 janusz-bit systemd[674]: Created slice User Application Slice.
wrz 26 15:49:19 janusz-bit systemd[674]: Started Submitting pending crash events (file monitor).
wrz 26 15:49:19 janusz-bit systemd[674]: Cleanup lingering KCrash metadata was skipped because of an unmet condition check (ConditionPathExistsGlob=/var/lib/sddm/.cache/kcrash-metadata/*.ini).
wrz 26 15:49:19 janusz-bit systemd[674]: Submitting pending crash events was skipped because of an unmet condition check (ConditionPathExistsGlob=/var/lib/sddm/.cache/drkonqi/sentry-envelopes/*).
wrz 26 15:49:19 janusz-bit systemd[674]: Reached target Paths.
wrz 26 15:49:19 janusz-bit systemd[674]: Reached target Timers.
wrz 26 15:49:19 janusz-bit systemd[674]: Starting D-Bus User Message Bus Socket...
wrz 26 15:49:19 janusz-bit systemd[674]: Listening on GnuPG network certificate management daemon.
wrz 26 15:49:19 janusz-bit systemd[674]: Listening on Socket to launch DrKonqi for a systemd-coredump crash.
wrz 26 15:49:19 janusz-bit systemd[674]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
wrz 26 15:49:19 janusz-bit systemd[674]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
wrz 26 15:49:19 janusz-bit systemd[674]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
wrz 26 15:49:19 janusz-bit systemd[674]: Listening on GnuPG cryptographic agent and passphrase cache.
wrz 26 15:49:19 janusz-bit systemd[674]: Listening on GnuPG public key management service.
wrz 26 15:49:19 janusz-bit systemd[674]: Listening on p11-kit server.
wrz 26 15:49:19 janusz-bit systemd[674]: Listening on PipeWire PulseAudio.
wrz 26 15:49:19 janusz-bit systemd[674]: Listening on PipeWire Multimedia System Sockets.
wrz 26 15:49:19 janusz-bit systemd[674]: Listening on D-Bus User Message Bus Socket.
wrz 26 15:49:19 janusz-bit systemd[674]: Reached target Sockets.
wrz 26 15:49:19 janusz-bit systemd[674]: Reached target Basic System.
wrz 26 15:49:19 janusz-bit systemd[674]: Cleanup lingering KCrash metadata was skipped because of an unmet condition check (ConditionPathExistsGlob=/var/lib/sddm/.cache/kcrash-metadata/*.ini).
wrz 26 15:49:19 janusz-bit systemd[1]: Started User Manager for UID 969.
wrz 26 15:49:19 janusz-bit systemd[674]: Starting Update XDG user dir configuration...
wrz 26 15:49:19 janusz-bit systemd[1]: Started Session c1 of User sddm.
wrz 26 15:49:19 janusz-bit sddm-helper[671]: Writing cookie to "/tmp/xauth_MvaHmY"
wrz 26 15:49:19 janusz-bit sddm-helper[671]: Starting X11 session: "" "/usr/bin/sddm-greeter-qt6 --socket /tmp/sddm-:0-ZttaRu"
wrz 26 15:49:19 janusz-bit systemd[674]: Finished Update XDG user dir configuration.
wrz 26 15:49:19 janusz-bit systemd[674]: Reached target Main User Target.
wrz 26 15:49:19 janusz-bit systemd[674]: Startup finished in 114ms.
wrz 26 15:49:19 janusz-bit sddm[651]: Greeter session started successfully
wrz 26 15:49:19 janusz-bit sddm-greeter-qt6[685]: High-DPI autoscaling Enabled
wrz 26 15:49:20 janusz-bit sddm-greeter-qt6[685]: Reading from "/usr/local/share/wayland-sessions/plasma.desktop"
wrz 26 15:49:20 janusz-bit sddm-greeter-qt6[685]: Reading from "/usr/share/wayland-sessions/plasma.desktop"
wrz 26 15:49:20 janusz-bit sddm-greeter-qt6[685]: Reading from "/usr/local/share/xsessions/plasmax11.desktop"
wrz 26 15:49:20 janusz-bit sddm-greeter-qt6[685]: Reading from "/usr/share/xsessions/plasmax11.desktop"
wrz 26 15:49:20 janusz-bit sddm-greeter-qt6[685]: Loading theme configuration from "qrc:/theme/theme.conf"
wrz 26 15:49:20 janusz-bit systemd[674]: Created slice User Core Session Slice.
wrz 26 15:49:20 janusz-bit systemd[674]: Starting D-Bus User Message Bus...
wrz 26 15:49:20 janusz-bit dbus-broker-launch[689]: Service file '/usr/share/dbus-1/services/org.kde.dolphin.FileManager1.service' is not named after the D-Bus name 'org.freedesktop.FileManager1'.
wrz 26 15:49:20 janusz-bit dbus-broker-launch[689]: Service file '/usr/share/dbus-1/services/org.kde.kscreen.service' is not named after the D-Bus name 'org.kde.KScreen'.
wrz 26 15:49:20 janusz-bit dbus-broker-launch[689]: Service file '/usr/share/dbus-1/services/org.kde.plasma.Notifications.service' is not named after the D-Bus name 'org.freedesktop.Notifications'.
wrz 26 15:49:20 janusz-bit dbus-broker-launch[689]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +31: Eavesdropping is deprecated and ignored
wrz 26 15:49:20 janusz-bit dbus-broker-launch[689]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +33: Eavesdropping is deprecated and ignored
wrz 26 15:49:20 janusz-bit systemd[674]: Started D-Bus User Message Bus.
wrz 26 15:49:20 janusz-bit dbus-broker-launch[689]: Ready
wrz 26 15:49:20 janusz-bit sddm-greeter-qt6[685]: Connected to the daemon.
wrz 26 15:49:20 janusz-bit sddm[651]: Message received from greeter: Connect
wrz 26 15:49:20 janusz-bit sddm-greeter-qt6[685]: Loading qrc:/theme/Main.qml...
wrz 26 15:49:20 janusz-bit sddm-greeter-qt6[685]: file:///usr/lib/qt6/qml/SddmComponents/LayoutBox.qml:35:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
wrz 26 15:49:20 janusz-bit sddm-greeter-qt6[685]: file:///usr/lib/qt6/qml/SddmComponents/ComboBox.qml:105:9: QML Image: Cannot open: file:///usr/lib/qt6/qml/SddmComponents/angle-down.png
wrz 26 15:49:20 janusz-bit sddm-greeter-qt6[685]: file:///usr/lib/qt6/qml/SddmComponents/ComboBox.qml:105:9: QML Image: Cannot open: file:///usr/lib/qt6/qml/SddmComponents/angle-down.png
wrz 26 15:49:20 janusz-bit sddm-greeter-qt6[685]: qrc:/theme/Main.qml:41:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
wrz 26 15:49:20 janusz-bit sddm-greeter-qt6[685]: Adding view for "eDP-1" QRect(0,0 1920x1080)
wrz 26 15:49:20 janusz-bit sddm-greeter-qt6[685]: Message received from daemon: Capabilities
wrz 26 15:49:20 janusz-bit sddm-greeter-qt6[685]: Message received from daemon: HostName
wrz 26 15:49:20 janusz-bit kernel: ucsi_acpi USBC000:00: error -ETIMEDOUT: PPM init failed
wrz 26 15:49:20 janusz-bit boltd[601]: probing: timeout, done: [2000605] (2000000)
wrz 26 15:49:21 janusz-bit systemd[1]: systemd-rfkill.service: Deactivated successfully.
wrz 26 15:49:22 janusz-bit sddm-greeter-qt6[685]: file:///usr/lib/qt6/qml/SddmComponents/PictureBox.qml:106:13 Parameter "event" is not declared. Injection of parameters into signal handlers is deprecated. Use JavaScript functions with formal parameters instead.
wrz 26 15:49:24 janusz-bit sddm-greeter-qt6[685]: Reading from "/usr/share/wayland-sessions/plasma.desktop"
wrz 26 15:49:24 janusz-bit sddm[651]: Message received from greeter: Login
wrz 26 15:49:24 janusz-bit sddm[651]: Reading from "/usr/share/wayland-sessions/plasma.desktop"
wrz 26 15:49:24 janusz-bit sddm[651]: Session "/usr/share/wayland-sessions/plasma.desktop" selected, command: "/usr/lib/plasma-dbus-run-session-if-needed /usr/bin/startplasma-wayland" for VT 1
wrz 26 15:49:24 janusz-bit sddm-helper[712]: [PAM] Starting...
wrz 26 15:49:24 janusz-bit sddm-helper[712]: [PAM] Authenticating...
wrz 26 15:49:24 janusz-bit sddm-helper[712]: pam_systemd_home(sddm:auth): New sd-bus connection (system-bus-pam-systemd-home-712) opened.
wrz 26 15:49:24 janusz-bit sddm-helper[712]: [PAM] Preparing to converse...
wrz 26 15:49:24 janusz-bit sddm-helper[712]: [PAM] Conversation with 1 messages
wrz 26 15:49:24 janusz-bit sddm-helper[712]: pam_kwallet5(sddm:auth): pam_kwallet5: pam_sm_authenticate
wrz 26 15:49:24 janusz-bit sddm-helper[712]: [PAM] returning.
wrz 26 15:49:24 janusz-bit sddm[651]: Authentication for user "janusz" successful
wrz 26 15:49:24 janusz-bit sddm-greeter-qt6[685]: Message received from daemon: LoginSucceeded
wrz 26 15:49:24 janusz-bit sddm-helper[712]: pam_kwallet5(sddm:setcred): pam_kwallet5: pam_sm_setcred
wrz 26 15:49:24 janusz-bit sddm-helper[712]: pam_unix(sddm:session): session opened for user janusz(uid=1000) by janusz(uid=0)
wrz 26 15:49:24 janusz-bit sddm-helper[712]: pam_systemd(sddm:session): New sd-bus connection (system-bus-pam-systemd-712) opened.
wrz 26 15:49:24 janusz-bit systemd-logind[602]: New session 2 of user janusz.
wrz 26 15:49:24 janusz-bit systemd[1]: Created slice User Slice of UID 1000.
wrz 26 15:49:24 janusz-bit systemd[1]: Starting User Runtime Directory /run/user/1000...
wrz 26 15:49:24 janusz-bit sddm-helper[671]: [PAM] Closing session
wrz 26 15:49:24 janusz-bit sddm-helper[671]: pam_unix(sddm-greeter:session): session closed for user sddm
wrz 26 15:49:24 janusz-bit sddm-helper[671]: pam_systemd(sddm-greeter:session): New sd-bus connection (system-bus-pam-systemd-671) opened.
wrz 26 15:49:24 janusz-bit sddm-helper[671]: [PAM] Ended.
wrz 26 15:49:24 janusz-bit sddm[651]: Auth: sddm-helper exited successfully
wrz 26 15:49:24 janusz-bit sddm[651]: Greeter stopped. SDDM::Auth::HELPER_SUCCESS
wrz 26 15:49:24 janusz-bit systemd[1]: session-c1.scope: Deactivated successfully.
wrz 26 15:49:24 janusz-bit systemd[1]: session-c1.scope: Consumed 276ms CPU time, 84.4M memory peak.
wrz 26 15:49:24 janusz-bit systemd-logind[602]: Session c1 logged out. Waiting for processes to exit.
wrz 26 15:49:24 janusz-bit systemd-logind[602]: Removed session c1.
wrz 26 15:49:24 janusz-bit systemd[1]: Finished User Runtime Directory /run/user/1000.
wrz 26 15:49:24 janusz-bit systemd[1]: Starting User Manager for UID 1000...
wrz 26 15:49:24 janusz-bit (systemd)[728]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8002 service=[systemd-user] terminal=[] user=[janusz] ruser=[<unknown>] rhost=[<unknown>]
wrz 26 15:49:24 janusz-bit (systemd)[728]: pam_unix(systemd-user:session): session opened for user janusz(uid=1000) by janusz(uid=0)
wrz 26 15:49:24 janusz-bit systemd-logind[602]: New session 3 of user janusz.
wrz 26 15:49:24 janusz-bit systemd[728]: Queued start job for default target Main User Target.
wrz 26 15:49:24 janusz-bit systemd[728]: Created slice User Application Slice.
wrz 26 15:49:24 janusz-bit sddm-helper[712]: pam_kwallet5(sddm:session): pam_kwallet5: pam_sm_open_session
wrz 26 15:49:24 janusz-bit systemd[728]: Created slice User Core Session Slice.
wrz 26 15:49:24 janusz-bit systemd[728]: Started Submitting pending crash events (file monitor).
wrz 26 15:49:24 janusz-bit systemd[728]: Started Cleanup lingering KCrash metadata.
wrz 26 15:49:24 janusz-bit systemd[728]: Submitting pending crash events was skipped because of an unmet condition check (ConditionPathExistsGlob=/home/janusz/.cache/drkonqi/sentry-envelopes/*).
wrz 26 15:49:24 janusz-bit systemd[728]: Reached target Paths.
wrz 26 15:49:24 janusz-bit systemd[728]: Reached target Timers.
wrz 26 15:49:24 janusz-bit systemd[728]: Starting D-Bus User Message Bus Socket...
wrz 26 15:49:24 janusz-bit systemd[728]: Listening on GnuPG network certificate management daemon.
wrz 26 15:49:24 janusz-bit systemd[728]: Listening on Socket to launch DrKonqi for a systemd-coredump crash.
wrz 26 15:49:24 janusz-bit systemd[728]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
wrz 26 15:49:24 janusz-bit systemd[728]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
wrz 26 15:49:24 janusz-bit systemd[728]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
wrz 26 15:49:24 janusz-bit systemd[728]: Listening on GnuPG cryptographic agent and passphrase cache.
wrz 26 15:49:24 janusz-bit systemd[728]: Listening on GnuPG public key management service.
wrz 26 15:49:24 janusz-bit systemd[728]: Listening on p11-kit server.
wrz 26 15:49:24 janusz-bit systemd[728]: Listening on PipeWire PulseAudio.
wrz 26 15:49:24 janusz-bit systemd[728]: Listening on PipeWire Multimedia System Sockets.
wrz 26 15:49:24 janusz-bit systemd[728]: Listening on D-Bus User Message Bus Socket.
wrz 26 15:49:24 janusz-bit systemd[728]: Reached target Sockets.
wrz 26 15:49:24 janusz-bit systemd[728]: Reached target Basic System.
wrz 26 15:49:24 janusz-bit systemd[1]: Started User Manager for UID 1000.
wrz 26 15:49:24 janusz-bit systemd[728]: Started Cleanup lingering KCrash metadata.
wrz 26 15:49:24 janusz-bit systemd[1]: Started Session 2 of User janusz.
wrz 26 15:49:24 janusz-bit systemd[728]: Started PipeWire Multimedia Service.
wrz 26 15:49:24 janusz-bit systemd[728]: Started Multimedia Service Session Manager.
wrz 26 15:49:24 janusz-bit systemd[728]: Started PipeWire PulseAudio.
wrz 26 15:49:24 janusz-bit systemd[728]: Starting Update XDG user dir configuration...
wrz 26 15:49:24 janusz-bit systemd[728]: Finished Update XDG user dir configuration.
wrz 26 15:49:24 janusz-bit systemd[728]: Reached target Main User Target.
wrz 26 15:49:24 janusz-bit systemd[728]: Startup finished in 71ms.
wrz 26 15:49:24 janusz-bit systemd[728]: Starting D-Bus User Message Bus...
wrz 26 15:49:24 janusz-bit dbus-broker-launch[746]: Service file '/usr/share/dbus-1/services/org.kde.dolphin.FileManager1.service' is not named after the D-Bus name 'org.freedesktop.FileManager1'.
wrz 26 15:49:24 janusz-bit dbus-broker-launch[746]: Service file '/usr/share/dbus-1/services/org.kde.kscreen.service' is not named after the D-Bus name 'org.kde.KScreen'.
wrz 26 15:49:24 janusz-bit dbus-broker-launch[746]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +31: Eavesdropping is deprecated and ignored
wrz 26 15:49:24 janusz-bit dbus-broker-launch[746]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +33: Eavesdropping is deprecated and ignored
wrz 26 15:49:24 janusz-bit dbus-broker-launch[746]: Service file '/usr/share/dbus-1/services/org.kde.plasma.Notifications.service' is not named after the D-Bus name 'org.freedesktop.Notifications'.
wrz 26 15:49:24 janusz-bit systemd[728]: Started D-Bus User Message Bus.
wrz 26 15:49:24 janusz-bit dbus-broker-launch[746]: Ready
wrz 26 15:49:24 janusz-bit systemd[1]: Starting RealtimeKit Scheduling Policy Service...
wrz 26 15:49:24 janusz-bit wireplumber[738]: wp-internal-comp-loader: Loading profile 'main'
wrz 26 15:49:24 janusz-bit sddm-helper[756]: pam_kwallet5: final socket path: /run/user/1000/kwallet5.socket
wrz 26 15:49:24 janusz-bit sddm-helper[712]: Starting Wayland user session: "/usr/share/sddm/scripts/wayland-session" "/usr/lib/plasma-dbus-run-session-if-needed /usr/bin/startplasma-wayland"
wrz 26 15:49:24 janusz-bit sddm-helper[758]: Jumping to VT 1
wrz 26 15:49:24 janusz-bit sddm-helper[758]: VT mode didn't need to be fixed
wrz 26 15:49:24 janusz-bit systemd[1]: Started RealtimeKit Scheduling Policy Service.
wrz 26 15:49:24 janusz-bit rtkit-daemon[753]: Successfully called chroot.
wrz 26 15:49:24 janusz-bit rtkit-daemon[753]: Successfully dropped privileges.
wrz 26 15:49:24 janusz-bit rtkit-daemon[753]: Successfully limited resources.
wrz 26 15:49:24 janusz-bit rtkit-daemon[753]: Canary thread running.
wrz 26 15:49:24 janusz-bit rtkit-daemon[753]: Running.
wrz 26 15:49:24 janusz-bit rtkit-daemon[753]: Watchdog thread running.
wrz 26 15:49:24 janusz-bit rtkit-daemon[753]: Supervising 0 threads of 0 processes of 0 users.
wrz 26 15:49:24 janusz-bit rtkit-daemon[753]: Supervising 0 threads of 0 processes of 0 users.
wrz 26 15:49:24 janusz-bit rtkit-daemon[753]: Supervising 0 threads of 0 processes of 0 users.
wrz 26 15:49:24 janusz-bit rtkit-daemon[753]: Supervising 0 threads of 0 processes of 0 users.
wrz 26 15:49:24 janusz-bit rtkit-daemon[753]: Supervising 0 threads of 0 processes of 0 users.
wrz 26 15:49:24 janusz-bit rtkit-daemon[753]: Supervising 0 threads of 0 processes of 0 users.
wrz 26 15:49:24 janusz-bit rtkit-daemon[753]: Supervising 0 threads of 0 processes of 0 users.
wrz 26 15:49:24 janusz-bit rtkit-daemon[753]: Supervising 0 threads of 0 processes of 0 users.
wrz 26 15:49:24 janusz-bit rtkit-daemon[753]: Supervising 0 threads of 0 processes of 0 users.
wrz 26 15:49:24 janusz-bit NetworkManager[600]: <info> [1727365764.7673] manager: startup complete
wrz 26 15:49:24 janusz-bit rtkit-daemon[753]: Successfully made thread 739 of process 739 owned by '1000' high priority at nice level -11.
wrz 26 15:49:24 janusz-bit rtkit-daemon[753]: Supervising 1 threads of 1 processes of 1 users.
wrz 26 15:49:24 janusz-bit rtkit-daemon[753]: Successfully made thread 754 of process 739 owned by '1000' RT at priority 20.
wrz 26 15:49:24 janusz-bit rtkit-daemon[753]: Supervising 2 threads of 1 processes of 1 users.
wrz 26 15:49:24 janusz-bit rtkit-daemon[753]: Successfully made thread 737 of process 737 owned by '1000' high priority at nice level -11.
wrz 26 15:49:24 janusz-bit rtkit-daemon[753]: Supervising 3 threads of 2 processes of 1 users.
wrz 26 15:49:24 janusz-bit rtkit-daemon[753]: Successfully made thread 752 of process 737 owned by '1000' RT at priority 20.
wrz 26 15:49:24 janusz-bit rtkit-daemon[753]: Supervising 4 threads of 2 processes of 1 users.
wrz 26 15:49:24 janusz-bit rtkit-daemon[753]: Successfully made thread 738 of process 738 owned by '1000' high priority at nice level -11.
wrz 26 15:49:24 janusz-bit rtkit-daemon[753]: Supervising 5 threads of 3 processes of 1 users.
wrz 26 15:49:24 janusz-bit wireplumber[738]: wp-device: SPA handle 'api.libcamera.enum.manager' could not be loaded; is it installed?
wrz 26 15:49:24 janusz-bit wireplumber[738]: s-monitors-libcamera: PipeWire's libcamera SPA plugin is missing or broken. Some camera types may not be supported.
wrz 26 15:49:24 janusz-bit rtkit-daemon[753]: Successfully made thread 763 of process 738 owned by '1000' RT at priority 20.
wrz 26 15:49:24 janusz-bit rtkit-daemon[753]: Supervising 6 threads of 3 processes of 1 users.
wrz 26 15:49:25 janusz-bit sddm[651]: Session started true
wrz 26 15:49:25 janusz-bit systemd[1]: Starting Locale Service...
wrz 26 15:49:25 janusz-bit systemd[1]: Started Locale Service.
wrz 26 15:49:25 janusz-bit systemd[728]: Reload requested from client PID 758 ('startplasma-way')...
wrz 26 15:49:25 janusz-bit systemd[728]: Reloading...
wrz 26 15:49:25 janusz-bit systemd[728]: Reloading finished in 72 ms.
wrz 26 15:49:25 janusz-bit systemd[728]: Created slice Slice /app/dbus-:1.4-org.kde.KSplash.
wrz 26 15:49:25 janusz-bit systemd[728]: Started dbus-:1.4-org.kde.KSplash@0.service.
wrz 26 15:49:25 janusz-bit wireplumber[738]: default: Failed to get percentage from UPower: org.freedesktop.DBus.Error.NameHasNoOwner
wrz 26 15:49:25 janusz-bit systemd[728]: Created slice User Background Tasks Slice.
wrz 26 15:49:25 janusz-bit systemd[728]: Submitting pending crash events was skipped because of an unmet condition check (ConditionPathExistsGlob=/home/janusz/.cache/drkonqi/sentry-envelopes/*).
wrz 26 15:49:25 janusz-bit systemd[728]: Reached target Session services which should run early before the graphical session is brought up.
wrz 26 15:49:25 janusz-bit systemd[728]: Starting KDE Global Shortcuts Server...
wrz 26 15:49:25 janusz-bit systemd[728]: Starting KDE Window Manager...
wrz 26 15:49:25 janusz-bit systemd[728]: Starting Baloo File Indexer Daemon...
wrz 26 15:49:25 janusz-bit systemd[728]: Started KDE Window Manager.
wrz 26 15:49:25 janusz-bit systemd[728]: Starting KDE Config Module Initialization...
wrz 26 15:49:25 janusz-bit systemd[728]: Starting Splash screen shown during boot...
wrz 26 15:49:25 janusz-bit systemd[728]: Started Baloo File Indexer Daemon.
wrz 26 15:49:25 janusz-bit systemd[728]: Started KDE Global Shortcuts Server.
wrz 26 15:49:25 janusz-bit systemd[728]: Starting Portal service...
wrz 26 15:49:25 janusz-bit systemd[1]: Starting Disk Manager...
wrz 26 15:49:25 janusz-bit udisksd[799]: udisks daemon version 2.10.1 starting
wrz 26 15:49:25 janusz-bit systemd[728]: Starting flatpak document portal service...
wrz 26 15:49:25 janusz-bit systemd[728]: Starting sandboxed app permission store...
wrz 26 15:49:25 janusz-bit kernel: block nvme0n1: No UUID available providing old NGUID
wrz 26 15:49:25 janusz-bit systemd[728]: Started sandboxed app permission store.
wrz 26 15:49:25 janusz-bit systemd[728]: Started flatpak document portal service.
wrz 26 15:49:25 janusz-bit systemd[1]: Started Disk Manager.
wrz 26 15:49:25 janusz-bit udisksd[799]: Acquired the name org.freedesktop.UDisks2 on the system message bus
wrz 26 15:49:25 janusz-bit systemd[1]: Starting Daemon for power management...
wrz 26 15:49:25 janusz-bit rtkit-daemon[753]: Supervising 6 threads of 3 processes of 1 users.
wrz 26 15:49:25 janusz-bit rtkit-daemon[753]: Supervising 6 threads of 3 processes of 1 users.
wrz 26 15:49:25 janusz-bit rtkit-daemon[753]: Supervising 6 threads of 3 processes of 1 users.
wrz 26 15:49:25 janusz-bit wireplumber[738]: spa.bluez5: BlueZ system service is not available
wrz 26 15:49:25 janusz-bit kwin_wayland[790]: No backend specified, automatically choosing drm
wrz 26 15:49:25 janusz-bit systemd[1]: Started Daemon for power management.
wrz 26 15:49:25 janusz-bit baloo_file[789]: qt.dbus.integration: QDBusConnection: name 'org.freedesktop.UDisks2' had owner '' but we thought it was ':1.33'
wrz 26 15:49:25 janusz-bit baloo_file[789]: qt.dbus.integration: QDBusConnection: name 'org.freedesktop.UPower' had owner '' but we thought it was ':1.35'
wrz 26 15:49:26 janusz-bit kcminit_startup[794]: Initializing "/usr/lib/qt6/plugins/plasma/kcms/systemsettings/kcm_style.so"
wrz 26 15:49:26 janusz-bit kwin_wayland_wrapper[921]: The XKEYBOARD keymap compiler (xkbcomp) reports:
wrz 26 15:49:26 janusz-bit kwin_wayland_wrapper[921]: > Warning: Unsupported maximum keycode 708, clipping.
wrz 26 15:49:26 janusz-bit kwin_wayland_wrapper[921]: > X11 cannot support keycodes above 255.
wrz 26 15:49:26 janusz-bit kwin_wayland_wrapper[921]: > Warning: Could not resolve keysym XF86KbdInputAssistPrevgrou
wrz 26 15:49:26 janusz-bit kwin_wayland_wrapper[921]: > Warning: Could not resolve keysym XF86KbdInputAssistNextgrou
wrz 26 15:49:26 janusz-bit kwin_wayland_wrapper[921]: Errors from xkbcomp are not fatal to the X server
wrz 26 15:49:26 janusz-bit kcminit[923]: Initializing "/usr/lib/qt6/plugins/plasma/kcms/systemsettings/kcm_fonts.so"
wrz 26 15:49:26 janusz-bit kcminit[923]: Initializing "/usr/lib/qt6/plugins/plasma/kcms/systemsettings/kcm_style.so"
wrz 26 15:49:26 janusz-bit kcminit_startup[794]: Initializing "/usr/lib/qt6/plugins/plasma/kcms/systemsettings/kcm_mouse.so"
wrz 26 15:49:26 janusz-bit kcminit_startup[794]: Initializing "/usr/lib/qt6/plugins/plasma/kcms/systemsettings/kcm_fonts.so"
wrz 26 15:49:26 janusz-bit systemd[728]: Started KDE Config Module Initialization.
wrz 26 15:49:26 janusz-bit systemd[728]: Starting KDE Session Management Server...
wrz 26 15:49:26 janusz-bit systemd[728]: Started Unlock kwallet from pam credentials.
wrz 26 15:49:26 janusz-bit systemd[728]: Starting KDE Daemon 6...
wrz 26 15:49:26 janusz-bit pam_kwallet_init[940]: 2024/09/26 15:49:26 socat[940] W address is opened in read-write mode but only supports read-only
wrz 26 15:49:26 janusz-bit systemd[728]: Started KDE Daemon 6.
wrz 26 15:49:26 janusz-bit systemd[728]: Starting KDE Configuration Module Initialization (Phase 1)...
wrz 26 15:49:26 janusz-bit kded6[938]: org.kde.kameleon: found no RGB LED devices
wrz 26 15:49:26 janusz-bit kcminit_startup[794]: Initializing "/usr/lib/qt6/plugins/plasma/kcms/systemsettings_qwidgets/kcm_kgamma.so"
wrz 26 15:49:26 janusz-bit systemd[728]: Started KDE Session Management Server.
wrz 26 15:49:26 janusz-bit systemd[728]: Starting KDE Plasma Workspace...
wrz 26 15:49:26 janusz-bit kcminit_startup[794]: Initializing "/usr/lib/qt6/plugins/plasma/kcms/systemsettings/kcm_touchpad.so"
wrz 26 15:49:26 janusz-bit systemd[728]: Finished KDE Configuration Module Initialization (Phase 1).
wrz 26 15:49:26 janusz-bit systemd[728]: Starting KActivityManager Activity manager Service...
wrz 26 15:49:26 janusz-bit kded6[938]: org.kde.colorcorrectlocationupdater: Geolocator stopped
wrz 26 15:49:26 janusz-bit kded6[938]: org.kde.plasma.printmanager.kded: unable to register service to dbus
wrz 26 15:49:26 janusz-bit systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
wrz 26 15:49:26 janusz-bit systemd[728]: Starting User preferences database...
wrz 26 15:49:26 janusz-bit systemd[728]: Started User preferences database.
wrz 26 15:49:26 janusz-bit kactivitymanagerd[1019]: kf.windowsystem: virtual void KX11Extras::connectNotify(const QMetaMethod&) may only be used on X11
wrz 26 15:49:26 janusz-bit kactivitymanagerd[1019]: kf.windowsystem: virtual void KX11Extras::connectNotify(const QMetaMethod&) may only be used on X11
wrz 26 15:49:26 janusz-bit systemd[728]: Started KActivityManager Activity manager Service.
wrz 26 15:49:26 janusz-bit NetworkManager[600]: <info> [1727365766.7170] agent-manager: agent[7da1c79ae1484995,:1.37/org.kde.plasma.networkmanagement/1000]: agent registered
wrz 26 15:49:26 janusz-bit kded6[938]: QDBusObjectPath: invalid path "/modules/plasma-session-shortcuts"
wrz 26 15:49:26 janusz-bit kded6[938]: kf.dbusaddons: The kded module name "plasma-session-shortcuts" is invalid!
wrz 26 15:49:26 janusz-bit kded6[938]: QDBusObjectPath: invalid path "/modules/kded_plasma-welcome"
wrz 26 15:49:26 janusz-bit kded6[938]: kf.dbusaddons: The kded module name "kded_plasma-welcome" is invalid!
wrz 26 15:49:26 janusz-bit systemd[728]: Started KDE Plasma Workspace.
wrz 26 15:49:26 janusz-bit systemd[728]: Reached target KDE Plasma Workspace Core.
wrz 26 15:49:26 janusz-bit kconf_update[1079]: kf.config.kconf_update: /usr/share/kconf_update/ark.upd defined Version=5 but Version=6 was expected
wrz 26 15:49:26 janusz-bit kconf_update[1079]: kf.config.kconf_update: /usr/share/kconf_update/dolphin_detailsmodesettings.upd defined Version=5 but Version=6 was expected
wrz 26 15:49:26 janusz-bit kconf_update[1079]: kf.config.kconf_update: /usr/share/kconf_update/dolphin_directorysizemode.upd defined Version=5 but Version=6 was expected
wrz 26 15:49:26 janusz-bit kconf_update[1079]: kf.config.kconf_update: /usr/share/kconf_update/konsole.upd defined Version=5 but Version=6 was expected
wrz 26 15:49:26 janusz-bit systemd[728]: Started Consume pending crashes using DrKonqi.
wrz 26 15:49:26 janusz-bit systemd[728]: Started Proxies GTK DBus menus to a Plasma readable format.
wrz 26 15:49:26 janusz-bit systemd[728]: Starting KDE PolicyKit Authentication Agent...
wrz 26 15:49:26 janusz-bit systemd[728]: Starting Powerdevil...
wrz 26 15:49:26 janusz-bit systemd[728]: Starting Xdg Desktop Portal For KDE...
wrz 26 15:49:26 janusz-bit systemd[728]: Started Handle legacy xembed system tray icons.
wrz 26 15:49:26 janusz-bit kded6[938]:
wrz 26 15:49:26 janusz-bit dbus-broker-launch[598]: Activation request for 'org.freedesktop.ModemManager1' failed: The systemd unit 'dbus-org.freedesktop.ModemManager1.service' could not be found.
wrz 26 15:49:26 janusz-bit kded6[938]: kf.modemmanagerqt: Failed enumerating MM objects: "org.freedesktop.DBus.Error.NameHasNoOwner"
"Could not activate remote peer 'org.freedesktop.ModemManager1': activation request failed: unknown unit"
wrz 26 15:49:26 janusz-bit kded6[1093]: xsettingsd: Loaded 14 settings from /home/janusz/.config/xsettingsd/xsettingsd.conf
wrz 26 15:49:26 janusz-bit kded6[1093]: xsettingsd: Created window 0xc00001 on screen 0 with timestamp 14982
wrz 26 15:49:26 janusz-bit kded6[1093]: xsettingsd: Selection _XSETTINGS_S0 is owned by 0x0
wrz 26 15:49:26 janusz-bit kded6[1093]: xsettingsd: Took ownership of selection _XSETTINGS_S0
wrz 26 15:49:26 janusz-bit systemd[1]: Created slice Slice /system/dbus-:1.2-org.kde.kded.smart.
wrz 26 15:49:26 janusz-bit systemd[1]: Started dbus-:1.2-org.kde.kded.smart@0.service.
wrz 26 15:49:26 janusz-bit kded6[938]: Known activities: QList("eab96b2a-66b5-400b-aecf-43db4886a0cd")
wrz 26 15:49:26 janusz-bit kded6[938]: kf.bluezqt: PendingCall Error: "The name is not activatable"
wrz 26 15:49:26 janusz-bit dbus-broker-launch[598]: Activation request for 'org.bluez' failed: The systemd unit 'dbus-org.bluez.service' could not be found.
wrz 26 15:49:26 janusz-bit kded6[938]: kf.bluezqt: PendingCall Error: "Could not activate remote peer 'org.bluez': activation request failed: unknown unit"
wrz 26 15:49:26 janusz-bit plasmashell[997]: kf.plasma.quick: Applet preload policy set to 1
wrz 26 15:49:26 janusz-bit systemd[728]: Started KDE PolicyKit Authentication Agent.
wrz 26 15:49:26 janusz-bit polkit-kde-authentication-agent-1[1085]: New PolkitAgentListener 0x582cf1cbfa20
wrz 26 15:49:26 janusz-bit polkit-kde-authentication-agent-1[1085]: Adding new listener PolkitQt1::Agent::Listener(0x582cf1cbf130) for 0x582cf1cbfa20
wrz 26 15:49:26 janusz-bit polkit-kde-authentication-agent-1[1085]: Listener online
wrz 26 15:49:26 janusz-bit plasmashell[997]: file:///usr/share/plasma/plasmoids/org.kde.desktopcontainment/contents/ui/main.qml:195:25: QML FolderViewDropArea (parent or ancestor of QQuickLayoutAttached): Binding loop detected for property "minimumWidth"
wrz 26 15:49:26 janusz-bit systemd[728]: Started Xdg Desktop Portal For KDE.
wrz 26 15:49:26 janusz-bit polkit-kde-authentication-agent-1[1085]: Authentication agent result: true
wrz 26 15:49:26 janusz-bit xdg-desktop-por[798]: Choosing kwallet.portal for org.freedesktop.impl.portal.Secret via the deprecated UseIn key
wrz 26 15:49:26 janusz-bit xdg-desktop-por[798]: The preferred method to match portal implementations to desktop environments is to use the portals.conf(5) configuration file
wrz 26 15:49:26 janusz-bit systemd[728]: Started Portal service.
wrz 26 15:49:26 janusz-bit org_kde_powerdevil[1086]: qt.core.qobject.connect: QObject::disconnect: Unexpected nullptr parameter
wrz 26 15:49:26 janusz-bit org_kde_powerdevil[1086]: qt.core.qobject.connect: QObject::disconnect: Unexpected nullptr parameter
wrz 26 15:49:26 janusz-bit org_kde_powerdevil[1086]: Initializing libddcutil. ddcutil version: 2.1.4, shared library: /usr/lib/libddcutil.so.5.1.2
wrz 26 15:49:26 janusz-bit org_kde_powerdevil[1086]: Options passed from client:
wrz 26 15:49:26 janusz-bit org_kde_powerdevil[1086]: Applying combined options:
wrz 26 15:49:26 janusz-bit plasmashell[997]: kf.kio.core: Malformed JSON protocol file for protocol: "trash" , number of the ExtraNames fields should match the number of ExtraTypes fields
wrz 26 15:49:26 janusz-bit plasmashell[997]: Toolbox not loading, toolbox package is either invalid or disabled.
wrz 26 15:49:27 janusz-bit kioworker[1184]: kf.kio.core: Malformed JSON protocol file for protocol: "trash" , number of the ExtraNames fields should match the number of ExtraTypes fields
wrz 26 15:49:27 janusz-bit plasmashell[997]: file:///usr/share/plasma/plasmoids/org.kde.plasma.private.systemtray/contents/ui/main.qml:162:21: QML KSortFilterProxyModel: Binding loop detected for property "sourceModel"
wrz 26 15:49:27 janusz-bit plasmashell[997]: file:///usr/share/plasma/plasmoids/org.kde.plasma.private.systemtray/contents/ui/main.qml:162:21: QML KSortFilterProxyModel: Binding loop detected for property "sourceModel"
wrz 26 15:49:27 janusz-bit plasmashell[997]: qt.dbus.integration: Could not connect "org.cups.cupsd.Notifier" to PrinterFinishingsChanged(QString, QString, QString, uint, QString, bool) :
wrz 26 15:49:27 janusz-bit plasmashell[997]: qml: SystemTray ItemLoader: Invalid state, cannot determine source!
wrz 26 15:49:27 janusz-bit plasmashell[997]: QFont::setPointSizeF: Point size <= 0 (0.000000), must be greater than 0
wrz 26 15:49:27 janusz-bit org_kde_powerdevil[1086]: Library initialization complete.
wrz 26 15:49:27 janusz-bit org_kde_powerdevil[1086]: org.kde.powerdevil: [DDCutilDetector]: Failed to initialize callback
wrz 26 15:49:27 janusz-bit systemd[1]: Created slice Slice /system/dbus-:1.2-org.kde.powerdevil.discretegpuhelper.
wrz 26 15:49:27 janusz-bit systemd[1]: Started dbus-:1.2-org.kde.powerdevil.discretegpuhelper@0.service.
wrz 26 15:49:27 janusz-bit systemd[1]: Created slice Slice /system/dbus-:1.2-org.kde.powerdevil.chargethresholdhelper.
wrz 26 15:49:27 janusz-bit systemd[1]: Started dbus-:1.2-org.kde.powerdevil.chargethresholdhelper@0.service.
wrz 26 15:49:27 janusz-bit systemd[1]: Created slice Slice /system/dbus-:1.2-org.kde.powerdevil.backlighthelper.
wrz 26 15:49:27 janusz-bit systemd[1]: Started dbus-:1.2-org.kde.powerdevil.backlighthelper@0.service.
wrz 26 15:49:28 janusz-bit systemd[728]: Started Powerdevil.
wrz 26 15:49:28 janusz-bit systemd[728]: Reached target KDE Plasma Workspace.
wrz 26 15:49:28 janusz-bit systemd[728]: Reached target Current graphical user session.
wrz 26 15:49:28 janusz-bit systemd[728]: Reached target plasma-workspace-wayland.target.
wrz 26 15:49:28 janusz-bit systemd[728]: Starting AT-SPI D-Bus Bus...
wrz 26 15:49:28 janusz-bit systemd[728]: Starting Geoclue Demo agent...
wrz 26 15:49:28 janusz-bit systemd[728]: Starting Accessibility...
wrz 26 15:49:28 janusz-bit systemd[728]: Starting NetworkManager Applet...
wrz 26 15:49:28 janusz-bit systemd[728]: Starting Discover...
wrz 26 15:49:28 janusz-bit systemd[728]: Starting Plasma Session Restore...
wrz 26 15:49:28 janusz-bit plasmashell[997]: kameleon supported false
wrz 26 15:49:28 janusz-bit plasmashell[997]: kameleon enabled true
wrz 26 15:49:28 janusz-bit org_kde_powerdevil[1086]: org.kde.powerdevil: Handle button events action could not check for screen configuration
wrz 26 15:49:28 janusz-bit systemd[728]: Starting KSplash "ready" Stage...
wrz 26 15:49:28 janusz-bit systemd[728]: Starting KDE Session Restoration...
wrz 26 15:49:28 janusz-bit systemd[728]: app-at\x2dspi\x2ddbus\x2dbus@autostart.service: Skipped due to 'exec-condition'.
wrz 26 15:49:28 janusz-bit systemd[728]: Condition check resulted in AT-SPI D-Bus Bus being skipped.
wrz 26 15:49:28 janusz-bit systemd[728]: app-nm\x2dapplet@autostart.service: Skipped due to 'exec-condition'.
wrz 26 15:49:28 janusz-bit systemd[728]: Condition check resulted in NetworkManager Applet being skipped.
wrz 26 15:49:28 janusz-bit systemd[728]: Started Accessibility.
wrz 26 15:49:28 janusz-bit systemd[728]: Started Geoclue Demo agent.
wrz 26 15:49:28 janusz-bit systemd[728]: Started Discover.
wrz 26 15:49:28 janusz-bit systemd[728]: Started Plasma Session Restore.
wrz 26 15:49:28 janusz-bit systemd[728]: Reached target Startup of XDG autostart applications.
wrz 26 15:49:28 janusz-bit systemd[728]: Finished KDE Session Restoration.
wrz 26 15:49:28 janusz-bit systemd[728]: Finished KSplash "ready" Stage.
wrz 26 15:49:28 janusz-bit kaccess[1285]: Xlib XKB extension major= 1 minor= 0
wrz 26 15:49:28 janusz-bit systemd[728]: Finished Splash screen shown during boot.
wrz 26 15:49:28 janusz-bit DiscoverNotifier[1288]: couldn't load "/usr/lib/qt6/plugins/discover-notifier/DiscoverPackageKitNotifier.so" because "Nie można załadować biblioteki /usr/lib/qt6/plugins/discover-notifier/DiscoverPackageKitNotifier.so: libpackagekitqt6.so.1: nie można otworzyÄ\u0087 pliku obiektu dzielonego: Nie ma takiego pliku ani katalogu"
wrz 26 15:49:28 janusz-bit DiscoverNotifier[1288]: couldn't load "/usr/lib/qt6/plugins/discover-notifier/FlatpakNotifier.so" because "Nie można załadować biblioteki /usr/lib/qt6/plugins/discover-notifier/FlatpakNotifier.so: libflatpak.so.0: nie można otworzyÄ\u0087 pliku obiektu dzielonego: Nie ma takiego pliku ani katalogu"
wrz 26 15:49:28 janusz-bit DiscoverNotifier[1288]: couldn't find any notifier backend QList("/usr/lib/qt6/plugins", "/usr/lib")
wrz 26 15:49:28 janusz-bit kaccess[1285]: X server XKB extension major= 1 minor= 0
wrz 26 15:49:30 janusz-bit plasmashell[997]: file:///usr/share/plasma/plasmoids/org.kde.plasma.keyboardindicator/contents/ui/main.qml:61:13: Unable to assign [undefined] to bool
wrz 26 15:49:31 janusz-bit plasmashell[997]: kf5idletime_wayland: This plugin does not support polling idle time
wrz 26 15:49:32 janusz-bit pipewire[737]: pw.node: (alsa_output.pci-0000_35_00.6.analog-stereo-62) graph xrun not-triggered (0 suppressed)
wrz 26 15:49:32 janusz-bit pipewire[737]: pw.node: (alsa_output.pci-0000_35_00.6.analog-stereo-62) xrun state:0x7a56593a8008 pending:1/1 s:0 a:0 f:0 waiting:0 process:0 status:triggered
wrz 26 15:49:34 janusz-bit systemd[1]: Stopping User Manager for UID 969...
wrz 26 15:49:34 janusz-bit systemd[674]: Activating special unit Exit the Session...
wrz 26 15:49:34 janusz-bit systemd[674]: Stopped target Main User Target.
wrz 26 15:49:34 janusz-bit systemd[674]: Stopped target Basic System.
wrz 26 15:49:34 janusz-bit systemd[674]: Stopped target Paths.
wrz 26 15:49:34 janusz-bit systemd[674]: Stopped Submitting pending crash events (file monitor).
wrz 26 15:49:34 janusz-bit systemd[674]: Stopped target Sockets.
wrz 26 15:49:34 janusz-bit systemd[674]: Stopped target Timers.
wrz 26 15:49:34 janusz-bit systemd[674]: Closed GnuPG network certificate management daemon.
wrz 26 15:49:34 janusz-bit systemd[674]: Closed Socket to launch DrKonqi for a systemd-coredump crash.
wrz 26 15:49:34 janusz-bit systemd[674]: Closed GnuPG cryptographic agent and passphrase cache (access for web browsers).
wrz 26 15:49:34 janusz-bit systemd[674]: Closed GnuPG cryptographic agent and passphrase cache (restricted).
wrz 26 15:49:34 janusz-bit systemd[674]: Closed GnuPG cryptographic agent (ssh-agent emulation).
wrz 26 15:49:34 janusz-bit systemd[674]: Closed GnuPG cryptographic agent and passphrase cache.
wrz 26 15:49:34 janusz-bit systemd[674]: Closed GnuPG public key management service.
wrz 26 15:49:34 janusz-bit systemd[674]: Closed p11-kit server.
wrz 26 15:49:34 janusz-bit systemd[674]: Closed PipeWire PulseAudio.
wrz 26 15:49:34 janusz-bit systemd[674]: Closed PipeWire Multimedia System Sockets.
wrz 26 15:49:34 janusz-bit dbus-broker[690]: Dispatched 190 messages @ 1(±2)μs / message.
wrz 26 15:49:34 janusz-bit systemd[674]: Stopping D-Bus User Message Bus...
wrz 26 15:49:34 janusz-bit systemd[674]: Stopped D-Bus User Message Bus.
wrz 26 15:49:34 janusz-bit systemd[674]: Removed slice User Core Session Slice.
wrz 26 15:49:34 janusz-bit systemd[674]: Closed D-Bus User Message Bus Socket.
wrz 26 15:49:34 janusz-bit systemd[674]: Removed slice User Application Slice.
wrz 26 15:49:34 janusz-bit systemd[674]: Reached target Shutdown.
wrz 26 15:49:34 janusz-bit systemd[674]: Finished Exit the Session.
wrz 26 15:49:34 janusz-bit systemd[674]: Reached target Exit the Session.
wrz 26 15:49:34 janusz-bit (sd-pam)[677]: pam_unix(systemd-user:session): session closed for user sddm
wrz 26 15:49:34 janusz-bit systemd[1]: user@969.service: Deactivated successfully.
wrz 26 15:49:34 janusz-bit systemd[1]: Stopped User Manager for UID 969.
wrz 26 15:49:34 janusz-bit systemd[1]: Stopping User Runtime Directory /run/user/969...
wrz 26 15:49:34 janusz-bit systemd[1]: run-user-969.mount: Deactivated successfully.
wrz 26 15:49:34 janusz-bit systemd[1]: user-runtime-dir@969.service: Deactivated successfully.
wrz 26 15:49:34 janusz-bit systemd[1]: Stopped User Runtime Directory /run/user/969.
wrz 26 15:49:34 janusz-bit systemd[1]: Removed slice User Slice of UID 969.
wrz 26 15:49:34 janusz-bit systemd[1]: user-969.slice: Consumed 406ms CPU time, 92.2M memory peak.
wrz 26 15:49:34 janusz-bit systemd-logind[602]: Removed session 1.
wrz 26 15:49:36 janusz-bit systemd[1]: dbus-:1.2-org.kde.kded.smart@0.service: Deactivated successfully.
wrz 26 15:49:37 janusz-bit systemd[1]: dbus-:1.2-org.kde.powerdevil.chargethresholdhelper@0.service: Deactivated successfully.
wrz 26 15:49:37 janusz-bit systemd[1]: dbus-:1.2-org.kde.powerdevil.discretegpuhelper@0.service: Deactivated successfully.
wrz 26 15:49:37 janusz-bit systemd[1]: dbus-:1.2-org.kde.powerdevil.backlighthelper@0.service: Deactivated successfully.
wrz 26 15:49:38 janusz-bit kernel: ------------[ cut here ]------------
wrz 26 15:49:38 janusz-bit kernel: WARNING: CPU: 6 PID: 666 at include/linux/rwsem.h:80 follow_pte+0x1de/0x200
wrz 26 15:49:38 janusz-bit kernel: Modules linked in: snd_seq_dummy snd_hrtimer snd_seq snd_seq_device vfat fat nvidia_drm(OE) snd_hda_codec_realtek nvidia_modeset(OE) snd_hda_codec_generic snd_hda_scodec_component snd_hda_codec_hdmi amd_atl intel_rapl_msr intel_rapl_common snd_soc_acp6x_mach snd_acp6x_pdm_dma snd_soc_dmic snd_sof_amd_acp63 snd_sof_amd_vangogh joydev snd_sof_amd_rembrandt mousedev snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp rtw89_8852be snd_sof rtw89_8852b snd_sof_utils snd_pci_ps rtw89_pci snd_amd_sdw_acpi soundwire_amd rtw89_core soundwire_generic_allocation soundwire_bus snd_soc_core snd_compress crct10dif_pclmul snd_hda_intel mac80211 ac97_bus crc32_pclmul snd_intel_dspcfg snd_pcm_dmaengine polyval_clmulni uvcvideo snd_intel_sdw_acpi snd_rpl_pci_acp6x polyval_generic snd_acp_pci gf128mul videobuf2_vmalloc pkcs8_key_parser snd_hda_codec ghash_clmulni_intel snd_acp_legacy_common uvc libarc4 sha512_ssse3 videobuf2_memops snd_hda_core btusb snd_pci_acp6x videobuf2_v4l2 nvidia_uvm(OE) hid_multitouch
wrz 26 15:49:38 janusz-bit kernel: sha256_ssse3 cfg80211 btrtl snd_pci_acp5x snd_hwdep hid_generic sha1_ssse3 r8169 videodev snd_rn_pci_acp3x asus_nb_wmi btintel snd_pcm aesni_intel ucsi_acpi realtek snd_acp_config asus_wmi btbcm typec_ucsi mdio_devres videobuf2_common crypto_simd snd_soc_acpi sp5100_tco snd_timer btmtk platform_profile cryptd bluetooth mc sparse_keymap rapl wmi_bmof typec pcspkr nvidia_wmi_ec_backlight thunderbolt snd ccp snd_pci_acp3x rfkill libphy i2c_piix4 k10temp soundcore roles i2c_hid_acpi i2c_hid amd_pmc mac_hid nvidia(OE) i2c_dev crypto_user loop dm_mod nfnetlink zram ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 amdgpu amdxcp i2c_algo_bit drm_ttm_helper ttm drm_exec gpu_sched serio_raw drm_suballoc_helper atkbd libps2 drm_buddy nvme vivaldi_fmap drm_display_helper nvme_core crc32c_intel xhci_pci cec i8042 xhci_pci_renesas nvme_auth video serio wmi
wrz 26 15:49:38 janusz-bit kernel: CPU: 6 PID: 666 Comm: nv_queue Tainted: G OE 6.10.10-arch1-1 #1 e28ee6293423e91d57555c4cc06eb839714254b7
wrz 26 15:49:38 janusz-bit kernel: Hardware name: ASUSTeK COMPUTER INC. ASUS TUF Gaming A15 FA507NV_FA507NV/FA507NV, BIOS FA507NV.313 03/19/2024
wrz 26 15:49:38 janusz-bit kernel: RIP: 0010:follow_pte+0x1de/0x200
wrz 26 15:49:38 janusz-bit kernel: Code: fe d9 00 48 81 e2 00 00 00 c0 48 09 c2 48 f7 d2 48 85 fa 75 20 e8 b2 f5 ff ff 48 8b 35 6b dd 5c 01 48 81 e6 00 00 00 c0 eb 8d <0f> 0b 48 3b 1f 0f 83 50 fe ff ff bd ea ff ff ff eb b6 49 8b 3c 24
wrz 26 15:49:38 janusz-bit kernel: RSP: 0018:ffffb85308ca7b48 EFLAGS: 00010246
wrz 26 15:49:38 janusz-bit kernel: RAX: 0000000000000000 RBX: 0000758036e14000 RCX: ffffb85308ca7b88
wrz 26 15:49:38 janusz-bit kernel: RDX: ffffb85308ca7b80 RSI: 0000758036e14000 RDI: ffffa0ea96117d78
wrz 26 15:49:38 janusz-bit kernel: RBP: ffffb85308ca7bc8 R08: ffffb85308ca7d20 R09: 0000000000000000
wrz 26 15:49:38 janusz-bit kernel: R10: 0000000000000001 R11: 0000000000000003 R12: ffffb85308ca7b88
wrz 26 15:49:38 janusz-bit kernel: R13: ffffb85308ca7b80 R14: ffffa0ea8c022680 R15: 0000000000000000
wrz 26 15:49:38 janusz-bit kernel: FS: 0000000000000000(0000) GS:ffffa0edce700000(0000) knlGS:0000000000000000
wrz 26 15:49:38 janusz-bit kernel: CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
wrz 26 15:49:38 janusz-bit kernel: CR2: 0000622ec0466160 CR3: 000000038b820000 CR4: 0000000000f50ef0
wrz 26 15:49:38 janusz-bit kernel: PKRU: 55555554
wrz 26 15:49:38 janusz-bit kernel: Call Trace:
wrz 26 15:49:38 janusz-bit kernel: <TASK>
wrz 26 15:49:38 janusz-bit kernel: ? follow_pte+0x1de/0x200
wrz 26 15:49:38 janusz-bit kernel: ? __warn.cold+0x8e/0xe8
wrz 26 15:49:38 janusz-bit kernel: ? follow_pte+0x1de/0x200
wrz 26 15:49:38 janusz-bit kernel: ? report_bug+0xff/0x140
wrz 26 15:49:38 janusz-bit kernel: ? handle_bug+0x3c/0x80
wrz 26 15:49:38 janusz-bit kernel: ? exc_invalid_op+0x17/0x70
wrz 26 15:49:38 janusz-bit kernel: ? asm_exc_invalid_op+0x1a/0x20
wrz 26 15:49:38 janusz-bit kernel: ? follow_pte+0x1de/0x200
wrz 26 15:49:38 janusz-bit kernel: follow_phys+0x49/0x110
wrz 26 15:49:38 janusz-bit kernel: untrack_pfn+0x55/0x120
wrz 26 15:49:38 janusz-bit kernel: unmap_single_vma+0xa6/0xe0
wrz 26 15:49:38 janusz-bit kernel: zap_page_range_single+0x122/0x1d0
wrz 26 15:49:38 janusz-bit kernel: unmap_mapping_range+0x116/0x140
wrz 26 15:49:38 janusz-bit kernel: ? __pfx__main_loop+0x10/0x10 [nvidia b1241af8faba3de1395102ed1cb7464de6059a3f]
wrz 26 15:49:38 janusz-bit kernel: nv_revoke_gpu_mappings+0x67/0xb0 [nvidia b1241af8faba3de1395102ed1cb7464de6059a3f]
wrz 26 15:49:38 janusz-bit kernel: RmHandleIdleSustained+0x3b/0x140 [nvidia b1241af8faba3de1395102ed1cb7464de6059a3f]
wrz 26 15:49:38 janusz-bit kernel: ? gpumgrGetGpu+0x69/0xa0 [nvidia b1241af8faba3de1395102ed1cb7464de6059a3f]
wrz 26 15:49:38 janusz-bit kernel: rm_execute_work_item+0xdd/0x150 [nvidia b1241af8faba3de1395102ed1cb7464de6059a3f]
wrz 26 15:49:38 janusz-bit kernel: _main_loop+0x98/0x150 [nvidia b1241af8faba3de1395102ed1cb7464de6059a3f]
wrz 26 15:49:38 janusz-bit kernel: kthread+0xd2/0x100
wrz 26 15:49:38 janusz-bit kernel: ? __pfx_kthread+0x10/0x10
wrz 26 15:49:38 janusz-bit kernel: ret_from_fork+0x34/0x50
wrz 26 15:49:38 janusz-bit kernel: ? __pfx_kthread+0x10/0x10
wrz 26 15:49:38 janusz-bit kernel: ret_from_fork_asm+0x1a/0x30
wrz 26 15:49:38 janusz-bit kernel: </TASK>
wrz 26 15:49:38 janusz-bit kernel: ---[ end trace 0000000000000000 ]---
wrz 26 15:49:38 janusz-bit kernel: ------------[ cut here ]------------
wrz 26 15:49:38 janusz-bit kernel: WARNING: CPU: 6 PID: 666 at include/linux/rwsem.h:80 follow_pte+0x1de/0x200
wrz 26 15:49:38 janusz-bit kernel: Modules linked in: snd_seq_dummy snd_hrtimer snd_seq snd_seq_device vfat fat nvidia_drm(OE) snd_hda_codec_realtek nvidia_modeset(OE) snd_hda_codec_generic snd_hda_scodec_component snd_hda_codec_hdmi amd_atl intel_rapl_msr intel_rapl_common snd_soc_acp6x_mach snd_acp6x_pdm_dma snd_soc_dmic snd_sof_amd_acp63 snd_sof_amd_vangogh joydev snd_sof_amd_rembrandt mousedev snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp rtw89_8852be snd_sof rtw89_8852b snd_sof_utils snd_pci_ps rtw89_pci snd_amd_sdw_acpi soundwire_amd rtw89_core soundwire_generic_allocation soundwire_bus snd_soc_core snd_compress crct10dif_pclmul snd_hda_intel mac80211 ac97_bus crc32_pclmul snd_intel_dspcfg snd_pcm_dmaengine polyval_clmulni uvcvideo snd_intel_sdw_acpi snd_rpl_pci_acp6x polyval_generic snd_acp_pci gf128mul videobuf2_vmalloc pkcs8_key_parser snd_hda_codec ghash_clmulni_intel snd_acp_legacy_common uvc libarc4 sha512_ssse3 videobuf2_memops snd_hda_core btusb snd_pci_acp6x videobuf2_v4l2 nvidia_uvm(OE) hid_multitouch
wrz 26 15:49:38 janusz-bit kernel: sha256_ssse3 cfg80211 btrtl snd_pci_acp5x snd_hwdep hid_generic sha1_ssse3 r8169 videodev snd_rn_pci_acp3x asus_nb_wmi btintel snd_pcm aesni_intel ucsi_acpi realtek snd_acp_config asus_wmi btbcm typec_ucsi mdio_devres videobuf2_common crypto_simd snd_soc_acpi sp5100_tco snd_timer btmtk platform_profile cryptd bluetooth mc sparse_keymap rapl wmi_bmof typec pcspkr nvidia_wmi_ec_backlight thunderbolt snd ccp snd_pci_acp3x rfkill libphy i2c_piix4 k10temp soundcore roles i2c_hid_acpi i2c_hid amd_pmc mac_hid nvidia(OE) i2c_dev crypto_user loop dm_mod nfnetlink zram ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 amdgpu amdxcp i2c_algo_bit drm_ttm_helper ttm drm_exec gpu_sched serio_raw drm_suballoc_helper atkbd libps2 drm_buddy nvme vivaldi_fmap drm_display_helper nvme_core crc32c_intel xhci_pci cec i8042 xhci_pci_renesas nvme_auth video serio wmi
wrz 26 15:49:38 janusz-bit kernel: CPU: 6 PID: 666 Comm: nv_queue Tainted: G W OE 6.10.10-arch1-1 #1 e28ee6293423e91d57555c4cc06eb839714254b7
wrz 26 15:49:38 janusz-bit kernel: Hardware name: ASUSTeK COMPUTER INC. ASUS TUF Gaming A15 FA507NV_FA507NV/FA507NV, BIOS FA507NV.313 03/19/2024
wrz 26 15:49:38 janusz-bit kernel: RIP: 0010:follow_pte+0x1de/0x200
wrz 26 15:49:38 janusz-bit kernel: Code: fe d9 00 48 81 e2 00 00 00 c0 48 09 c2 48 f7 d2 48 85 fa 75 20 e8 b2 f5 ff ff 48 8b 35 6b dd 5c 01 48 81 e6 00 00 00 c0 eb 8d <0f> 0b 48 3b 1f 0f 83 50 fe ff ff bd ea ff ff ff eb b6 49 8b 3c 24
wrz 26 15:49:38 janusz-bit kernel: RSP: 0018:ffffb85308ca7b48 EFLAGS: 00010246
wrz 26 15:49:38 janusz-bit kernel: RAX: 0000000000000000 RBX: 0000758045b57000 RCX: ffffb85308ca7b88
wrz 26 15:49:38 janusz-bit kernel: RDX: ffffb85308ca7b80 RSI: 0000758045b57000 RDI: ffffa0eaa2233700
wrz 26 15:49:38 janusz-bit kernel: RBP: ffffb85308ca7bc8 R08: ffffb85308ca7d20 R09: 0000000000000000
wrz 26 15:49:38 janusz-bit kernel: R10: 0000000000000200 R11: 0000000000000003 R12: ffffb85308ca7b88
wrz 26 15:49:38 janusz-bit kernel: R13: ffffb85308ca7b80 R14: ffffa0ea8c022680 R15: 0000000000000000
wrz 26 15:49:38 janusz-bit kernel: FS: 0000000000000000(0000) GS:ffffa0edce700000(0000) knlGS:0000000000000000
wrz 26 15:49:38 janusz-bit kernel: CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
wrz 26 15:49:38 janusz-bit kernel: CR2: 0000622ec0466160 CR3: 000000038b820000 CR4: 0000000000f50ef0
wrz 26 15:49:38 janusz-bit kernel: PKRU: 55555554
wrz 26 15:49:38 janusz-bit kernel: Call Trace:
wrz 26 15:49:38 janusz-bit kernel: <TASK>
wrz 26 15:49:38 janusz-bit kernel: ? follow_pte+0x1de/0x200
wrz 26 15:49:38 janusz-bit kernel: ? __warn.cold+0x8e/0xe8
wrz 26 15:49:38 janusz-bit kernel: ? follow_pte+0x1de/0x200
wrz 26 15:49:38 janusz-bit kernel: ? report_bug+0xff/0x140
wrz 26 15:49:38 janusz-bit kernel: ? handle_bug+0x3c/0x80
wrz 26 15:49:38 janusz-bit kernel: ? exc_invalid_op+0x17/0x70
wrz 26 15:49:38 janusz-bit kernel: ? asm_exc_invalid_op+0x1a/0x20
wrz 26 15:49:38 janusz-bit kernel: ? follow_pte+0x1de/0x200
wrz 26 15:49:38 janusz-bit kernel: follow_phys+0x49/0x110
wrz 26 15:49:38 janusz-bit kernel: untrack_pfn+0x55/0x120
wrz 26 15:49:38 janusz-bit kernel: unmap_single_vma+0xa6/0xe0
wrz 26 15:49:38 janusz-bit kernel: zap_page_range_single+0x122/0x1d0
wrz 26 15:49:38 janusz-bit kernel: unmap_mapping_range+0x116/0x140
wrz 26 15:49:38 janusz-bit kernel: ? __pfx__main_loop+0x10/0x10 [nvidia b1241af8faba3de1395102ed1cb7464de6059a3f]
wrz 26 15:49:38 janusz-bit kernel: nv_revoke_gpu_mappings+0x67/0xb0 [nvidia b1241af8faba3de1395102ed1cb7464de6059a3f]
wrz 26 15:49:38 janusz-bit kernel: RmHandleIdleSustained+0x3b/0x140 [nvidia b1241af8faba3de1395102ed1cb7464de6059a3f]
wrz 26 15:49:38 janusz-bit kernel: ? gpumgrGetGpu+0x69/0xa0 [nvidia b1241af8faba3de1395102ed1cb7464de6059a3f]
wrz 26 15:49:38 janusz-bit kernel: rm_execute_work_item+0xdd/0x150 [nvidia b1241af8faba3de1395102ed1cb7464de6059a3f]
wrz 26 15:49:38 janusz-bit kernel: _main_loop+0x98/0x150 [nvidia b1241af8faba3de1395102ed1cb7464de6059a3f]
wrz 26 15:49:38 janusz-bit kernel: kthread+0xd2/0x100
wrz 26 15:49:38 janusz-bit kernel: ? __pfx_kthread+0x10/0x10
wrz 26 15:49:38 janusz-bit kernel: ret_from_fork+0x34/0x50
wrz 26 15:49:38 janusz-bit kernel: ? __pfx_kthread+0x10/0x10
wrz 26 15:49:38 janusz-bit kernel: ret_from_fork_asm+0x1a/0x30
wrz 26 15:49:38 janusz-bit kernel: </TASK>
wrz 26 15:49:38 janusz-bit kernel: ---[ end trace 0000000000000000 ]---
wrz 26 15:49:38 janusz-bit kernel: ------------[ cut here ]------------
wrz 26 15:49:38 janusz-bit kernel: WARNING: CPU: 6 PID: 666 at include/linux/rwsem.h:80 follow_pte+0x1de/0x200
wrz 26 15:49:38 janusz-bit kernel: Modules linked in: snd_seq_dummy snd_hrtimer snd_seq snd_seq_device vfat fat nvidia_drm(OE) snd_hda_codec_realtek nvidia_modeset(OE) snd_hda_codec_generic snd_hda_scodec_component snd_hda_codec_hdmi amd_atl intel_rapl_msr intel_rapl_common snd_soc_acp6x_mach snd_acp6x_pdm_dma snd_soc_dmic snd_sof_amd_acp63 snd_sof_amd_vangogh joydev snd_sof_amd_rembrandt mousedev snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp rtw89_8852be snd_sof rtw89_8852b snd_sof_utils snd_pci_ps rtw89_pci snd_amd_sdw_acpi soundwire_amd rtw89_core soundwire_generic_allocation soundwire_bus snd_soc_core snd_compress crct10dif_pclmul snd_hda_intel mac80211 ac97_bus crc32_pclmul snd_intel_dspcfg snd_pcm_dmaengine polyval_clmulni uvcvideo snd_intel_sdw_acpi snd_rpl_pci_acp6x polyval_generic snd_acp_pci gf128mul videobuf2_vmalloc pkcs8_key_parser snd_hda_codec ghash_clmulni_intel snd_acp_legacy_common uvc libarc4 sha512_ssse3 videobuf2_memops snd_hda_core btusb snd_pci_acp6x videobuf2_v4l2 nvidia_uvm(OE) hid_multitouch
wrz 26 15:49:38 janusz-bit kernel: sha256_ssse3 cfg80211 btrtl snd_pci_acp5x snd_hwdep hid_generic sha1_ssse3 r8169 videodev snd_rn_pci_acp3x asus_nb_wmi btintel snd_pcm aesni_intel ucsi_acpi realtek snd_acp_config asus_wmi btbcm typec_ucsi mdio_devres videobuf2_common crypto_simd snd_soc_acpi sp5100_tco snd_timer btmtk platform_profile cryptd bluetooth mc sparse_keymap rapl wmi_bmof typec pcspkr nvidia_wmi_ec_backlight thunderbolt snd ccp snd_pci_acp3x rfkill libphy i2c_piix4 k10temp soundcore roles i2c_hid_acpi i2c_hid amd_pmc mac_hid nvidia(OE) i2c_dev crypto_user loop dm_mod nfnetlink zram ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 amdgpu amdxcp i2c_algo_bit drm_ttm_helper ttm drm_exec gpu_sched serio_raw drm_suballoc_helper atkbd libps2 drm_buddy nvme vivaldi_fmap drm_display_helper nvme_core crc32c_intel xhci_pci cec i8042 xhci_pci_renesas nvme_auth video serio wmi
wrz 26 15:49:38 janusz-bit kernel: CPU: 6 PID: 666 Comm: nv_queue Tainted: G W OE 6.10.10-arch1-1 #1 e28ee6293423e91d57555c4cc06eb839714254b7
wrz 26 15:49:38 janusz-bit kernel: Hardware name: ASUSTeK COMPUTER INC. ASUS TUF Gaming A15 FA507NV_FA507NV/FA507NV, BIOS FA507NV.313 03/19/2024
wrz 26 15:49:38 janusz-bit kernel: RIP: 0010:follow_pte+0x1de/0x200
wrz 26 15:49:38 janusz-bit kernel: Code: fe d9 00 48 81 e2 00 00 00 c0 48 09 c2 48 f7 d2 48 85 fa 75 20 e8 b2 f5 ff ff 48 8b 35 6b dd 5c 01 48 81 e6 00 00 00 c0 eb 8d <0f> 0b 48 3b 1f 0f 83 50 fe ff ff bd ea ff ff ff eb b6 49 8b 3c 24
wrz 26 15:49:38 janusz-bit kernel: RSP: 0018:ffffb85308ca7b48 EFLAGS: 00010246
wrz 26 15:49:38 janusz-bit kernel: RAX: 0000000000000000 RBX: 00007580453f0000 RCX: ffffb85308ca7b88
wrz 26 15:49:38 janusz-bit kernel: RDX: ffffb85308ca7b80 RSI: 00007580453f0000 RDI: ffffa0eaa22325c0
wrz 26 15:49:38 janusz-bit kernel: RBP: ffffb85308ca7bc8 R08: ffffb85308ca7d20 R09: 0000000000000000
wrz 26 15:49:38 janusz-bit kernel: R10: 0000000000000200 R11: 0000000000000003 R12: ffffb85308ca7b88
wrz 26 15:49:38 janusz-bit kernel: R13: ffffb85308ca7b80 R14: ffffa0ea8c022680 R15: 0000000000000000
wrz 26 15:49:38 janusz-bit kernel: FS: 0000000000000000(0000) GS:ffffa0edce700000(0000) knlGS:0000000000000000
wrz 26 15:49:38 janusz-bit kernel: CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
wrz 26 15:49:38 janusz-bit kernel: CR2: 0000622ec0466160 CR3: 000000038b820000 CR4: 0000000000f50ef0
wrz 26 15:49:38 janusz-bit kernel: PKRU: 55555554
wrz 26 15:49:38 janusz-bit kernel: Call Trace:
wrz 26 15:49:38 janusz-bit kernel: <TASK>
wrz 26 15:49:38 janusz-bit kernel: ? follow_pte+0x1de/0x200
wrz 26 15:49:38 janusz-bit kernel: ? __warn.cold+0x8e/0xe8
wrz 26 15:49:38 janusz-bit kernel: ? follow_pte+0x1de/0x200
wrz 26 15:49:38 janusz-bit kernel: ? report_bug+0xff/0x140
wrz 26 15:49:38 janusz-bit kernel: ? handle_bug+0x3c/0x80
wrz 26 15:49:38 janusz-bit kernel: ? exc_invalid_op+0x17/0x70
wrz 26 15:49:38 janusz-bit kernel: ? asm_exc_invalid_op+0x1a/0x20
wrz 26 15:49:38 janusz-bit kernel: ? follow_pte+0x1de/0x200
wrz 26 15:49:38 janusz-bit kernel: follow_phys+0x49/0x110
wrz 26 15:49:38 janusz-bit kernel: untrack_pfn+0x55/0x120
wrz 26 15:49:38 janusz-bit kernel: unmap_single_vma+0xa6/0xe0
wrz 26 15:49:38 janusz-bit kernel: zap_page_range_single+0x122/0x1d0
wrz 26 15:49:38 janusz-bit kernel: unmap_mapping_range+0x116/0x140
wrz 26 15:49:38 janusz-bit kernel: ? __pfx__main_loop+0x10/0x10 [nvidia b1241af8faba3de1395102ed1cb7464de6059a3f]
wrz 26 15:49:38 janusz-bit kernel: nv_revoke_gpu_mappings+0x67/0xb0 [nvidia b1241af8faba3de1395102ed1cb7464de6059a3f]
wrz 26 15:49:38 janusz-bit kernel: RmHandleIdleSustained+0x3b/0x140 [nvidia b1241af8faba3de1395102ed1cb7464de6059a3f]
wrz 26 15:49:38 janusz-bit kernel: ? gpumgrGetGpu+0x69/0xa0 [nvidia b1241af8faba3de1395102ed1cb7464de6059a3f]
wrz 26 15:49:38 janusz-bit kernel: rm_execute_work_item+0xdd/0x150 [nvidia b1241af8faba3de1395102ed1cb7464de6059a3f]
wrz 26 15:49:38 janusz-bit kernel: _main_loop+0x98/0x150 [nvidia b1241af8faba3de1395102ed1cb7464de6059a3f]
wrz 26 15:49:38 janusz-bit kernel: kthread+0xd2/0x100
wrz 26 15:49:38 janusz-bit kernel: ? __pfx_kthread+0x10/0x10
wrz 26 15:49:38 janusz-bit kernel: ret_from_fork+0x34/0x50
wrz 26 15:49:38 janusz-bit kernel: ? __pfx_kthread+0x10/0x10
wrz 26 15:49:38 janusz-bit kernel: ret_from_fork_asm+0x1a/0x30
wrz 26 15:49:38 janusz-bit kernel: </TASK>
wrz 26 15:49:38 janusz-bit kernel: ---[ end trace 0000000000000000 ]---
wrz 26 15:49:38 janusz-bit kernel: ------------[ cut here ]------------
wrz 26 15:49:38 janusz-bit kernel: WARNING: CPU: 6 PID: 666 at include/linux/rwsem.h:80 follow_pte+0x1de/0x200
wrz 26 15:49:38 janusz-bit kernel: Modules linked in: snd_seq_dummy snd_hrtimer snd_seq snd_seq_device vfat fat nvidia_drm(OE) snd_hda_codec_realtek nvidia_modeset(OE) snd_hda_codec_generic snd_hda_scodec_component snd_hda_codec_hdmi amd_atl intel_rapl_msr intel_rapl_common snd_soc_acp6x_mach snd_acp6x_pdm_dma snd_soc_dmic snd_sof_amd_acp63 snd_sof_amd_vangogh joydev snd_sof_amd_rembrandt mousedev snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp rtw89_8852be snd_sof rtw89_8852b snd_sof_utils snd_pci_ps rtw89_pci snd_amd_sdw_acpi soundwire_amd rtw89_core soundwire_generic_allocation soundwire_bus snd_soc_core snd_compress crct10dif_pclmul snd_hda_intel mac80211 ac97_bus crc32_pclmul snd_intel_dspcfg snd_pcm_dmaengine polyval_clmulni uvcvideo snd_intel_sdw_acpi snd_rpl_pci_acp6x polyval_generic snd_acp_pci gf128mul videobuf2_vmalloc pkcs8_key_parser snd_hda_codec ghash_clmulni_intel snd_acp_legacy_common uvc libarc4 sha512_ssse3 videobuf2_memops snd_hda_core btusb snd_pci_acp6x videobuf2_v4l2 nvidia_uvm(OE) hid_multitouch
wrz 26 15:49:38 janusz-bit kernel: sha256_ssse3 cfg80211 btrtl snd_pci_acp5x snd_hwdep hid_generic sha1_ssse3 r8169 videodev snd_rn_pci_acp3x asus_nb_wmi btintel snd_pcm aesni_intel ucsi_acpi realtek snd_acp_config asus_wmi btbcm typec_ucsi mdio_devres videobuf2_common crypto_simd snd_soc_acpi sp5100_tco snd_timer btmtk platform_profile cryptd bluetooth mc sparse_keymap rapl wmi_bmof typec pcspkr nvidia_wmi_ec_backlight thunderbolt snd ccp snd_pci_acp3x rfkill libphy i2c_piix4 k10temp soundcore roles i2c_hid_acpi i2c_hid amd_pmc mac_hid nvidia(OE) i2c_dev crypto_user loop dm_mod nfnetlink zram ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 amdgpu amdxcp i2c_algo_bit drm_ttm_helper ttm drm_exec gpu_sched serio_raw drm_suballoc_helper atkbd libps2 drm_buddy nvme vivaldi_fmap drm_display_helper nvme_core crc32c_intel xhci_pci cec i8042 xhci_pci_renesas nvme_auth video serio wmi
wrz 26 15:49:38 janusz-bit kernel: CPU: 6 PID: 666 Comm: nv_queue Tainted: G W OE 6.10.10-arch1-1 #1 e28ee6293423e91d57555c4cc06eb839714254b7
wrz 26 15:49:38 janusz-bit kernel: Hardware name: ASUSTeK COMPUTER INC. ASUS TUF Gaming A15 FA507NV_FA507NV/FA507NV, BIOS FA507NV.313 03/19/2024
wrz 26 15:49:38 janusz-bit kernel: RIP: 0010:follow_pte+0x1de/0x200
wrz 26 15:49:38 janusz-bit kernel: Code: fe d9 00 48 81 e2 00 00 00 c0 48 09 c2 48 f7 d2 48 85 fa 75 20 e8 b2 f5 ff ff 48 8b 35 6b dd 5c 01 48 81 e6 00 00 00 c0 eb 8d <0f> 0b 48 3b 1f 0f 83 50 fe ff ff bd ea ff ff ff eb b6 49 8b 3c 24
wrz 26 15:49:38 janusz-bit kernel: RSP: 0018:ffffb85308ca7b48 EFLAGS: 00010246
wrz 26 15:49:38 janusz-bit kernel: RAX: 0000000000000000 RBX: 0000758045b59000 RCX: ffffb85308ca7b88
wrz 26 15:49:38 janusz-bit kernel: RDX: ffffb85308ca7b80 RSI: 0000758045b59000 RDI: ffffa0eaa22322e0
wrz 26 15:49:38 janusz-bit kernel: RBP: ffffb85308ca7bc8 R08: ffffb85308ca7d20 R09: 0000000000000000
wrz 26 15:49:38 janusz-bit kernel: R10: 0000000000000200 R11: 0000000000000003 R12: ffffb85308ca7b88
wrz 26 15:49:38 janusz-bit kernel: R13: ffffb85308ca7b80 R14: ffffa0ea8c022680 R15: 0000000000000000
wrz 26 15:49:38 janusz-bit kernel: FS: 0000000000000000(0000) GS:ffffa0edce700000(0000) knlGS:0000000000000000
wrz 26 15:49:38 janusz-bit kernel: CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
wrz 26 15:49:38 janusz-bit kernel: CR2: 0000622ec0466160 CR3: 000000038b820000 CR4: 0000000000f50ef0
wrz 26 15:49:38 janusz-bit kernel: PKRU: 55555554
wrz 26 15:49:38 janusz-bit kernel: Call Trace:
wrz 26 15:49:38 janusz-bit kernel: <TASK>
wrz 26 15:49:38 janusz-bit kernel: ? follow_pte+0x1de/0x200
wrz 26 15:49:38 janusz-bit kernel: ? __warn.cold+0x8e/0xe8
wrz 26 15:49:38 janusz-bit kernel: ? follow_pte+0x1de/0x200
wrz 26 15:49:38 janusz-bit kernel: ? report_bug+0xff/0x140
wrz 26 15:49:38 janusz-bit kernel: ? handle_bug+0x3c/0x80
wrz 26 15:49:38 janusz-bit kernel: ? exc_invalid_op+0x17/0x70
wrz 26 15:49:38 janusz-bit kernel: ? asm_exc_invalid_op+0x1a/0x20
wrz 26 15:49:38 janusz-bit kernel: ? follow_pte+0x1de/0x200
wrz 26 15:49:38 janusz-bit kernel: follow_phys+0x49/0x110
wrz 26 15:49:38 janusz-bit kernel: untrack_pfn+0x55/0x120
wrz 26 15:49:38 janusz-bit kernel: unmap_single_vma+0xa6/0xe0
wrz 26 15:49:38 janusz-bit kernel: zap_page_range_single+0x122/0x1d0
wrz 26 15:49:38 janusz-bit kernel: unmap_mapping_range+0x116/0x140
wrz 26 15:49:38 janusz-bit kernel: ? __pfx__main_loop+0x10/0x10 [nvidia b1241af8faba3de1395102ed1cb7464de6059a3f]
wrz 26 15:49:38 janusz-bit kernel: nv_revoke_gpu_mappings+0x67/0xb0 [nvidia b1241af8faba3de1395102ed1cb7464de6059a3f]
wrz 26 15:49:38 janusz-bit kernel: RmHandleIdleSustained+0x3b/0x140 [nvidia b1241af8faba3de1395102ed1cb7464de6059a3f]
wrz 26 15:49:38 janusz-bit kernel: ? gpumgrGetGpu+0x69/0xa0 [nvidia b1241af8faba3de1395102ed1cb7464de6059a3f]
wrz 26 15:49:38 janusz-bit kernel: rm_execute_work_item+0xdd/0x150 [nvidia b1241af8faba3de1395102ed1cb7464de6059a3f]
wrz 26 15:49:38 janusz-bit kernel: _main_loop+0x98/0x150 [nvidia b1241af8faba3de1395102ed1cb7464de6059a3f]
wrz 26 15:49:38 janusz-bit kernel: kthread+0xd2/0x100
wrz 26 15:49:38 janusz-bit kernel: ? __pfx_kthread+0x10/0x10
wrz 26 15:49:38 janusz-bit kernel: ret_from_fork+0x34/0x50
wrz 26 15:49:38 janusz-bit kernel: ? __pfx_kthread+0x10/0x10
wrz 26 15:49:38 janusz-bit kernel: ret_from_fork_asm+0x1a/0x30
wrz 26 15:49:38 janusz-bit kernel: </TASK>
wrz 26 15:49:38 janusz-bit kernel: ---[ end trace 0000000000000000 ]---
wrz 26 15:49:42 janusz-bit kernel: usb 3-1: new full-speed USB device number 3 using xhci_hcd
wrz 26 15:49:42 janusz-bit kernel: usb 3-1: New USB device found, idVendor=1532, idProduct=0084, bcdDevice= 2.00
wrz 26 15:49:42 janusz-bit kernel: usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
wrz 26 15:49:42 janusz-bit kernel: usb 3-1: Product: Razer DeathAdder V2
wrz 26 15:49:42 janusz-bit kernel: usb 3-1: Manufacturer: Razer
wrz 26 15:49:42 janusz-bit mtp-probe[1362]: checking bus 3, device 3: "/sys/devices/pci0000:00/0000:00:08.1/0000:35:00.4/usb3/3-1"
wrz 26 15:49:42 janusz-bit mtp-probe[1362]: bus: 3, device: 3 was not an MTP device
wrz 26 15:49:42 janusz-bit boltd[601]: probing: started [1000]
wrz 26 15:49:42 janusz-bit kernel: input: Razer Razer DeathAdder V2 as /devices/pci0000:00/0000:00:08.1/0000:35:00.4/usb3/3-1/3-1:1.0/0003:1532:0084.0003/input/input19
wrz 26 15:49:42 janusz-bit kernel: hid-generic 0003:1532:0084.0003: input,hidraw2: USB HID v1.00 Mouse [Razer Razer DeathAdder V2] on usb-0000:35:00.4-1/input0
wrz 26 15:49:42 janusz-bit kernel: input: Razer Razer DeathAdder V2 Keyboard as /devices/pci0000:00/0000:00:08.1/0000:35:00.4/usb3/3-1/3-1:1.1/0003:1532:0084.0004/input/input20
wrz 26 15:49:42 janusz-bit kernel: input: Razer Razer DeathAdder V2 as /devices/pci0000:00/0000:00:08.1/0000:35:00.4/usb3/3-1/3-1:1.1/0003:1532:0084.0004/input/input21
wrz 26 15:49:42 janusz-bit kernel: hid-generic 0003:1532:0084.0004: input,hidraw3: USB HID v1.00 Keyboard [Razer Razer DeathAdder V2] on usb-0000:35:00.4-1/input1
wrz 26 15:49:42 janusz-bit kernel: input: Razer Razer DeathAdder V2 as /devices/pci0000:00/0000:00:08.1/0000:35:00.4/usb3/3-1/3-1:1.2/0003:1532:0084.0005/input/input22
wrz 26 15:49:42 janusz-bit kernel: hid-generic 0003:1532:0084.0005: input,hidraw4: USB HID v1.00 Keyboard [Razer Razer DeathAdder V2] on usb-0000:35:00.4-1/input2
wrz 26 15:49:42 janusz-bit kernel: hid-generic 0003:1532:0084.0006: hiddev96,hidraw5: USB HID v1.11 Device [Razer Razer DeathAdder V2] on usb-0000:35:00.4-1/input3
wrz 26 15:49:42 janusz-bit kernel: usbcore: registered new interface driver usbhid
wrz 26 15:49:42 janusz-bit kernel: usbhid: USB HID core driver
wrz 26 15:49:42 janusz-bit mtp-probe[1368]: checking bus 3, device 3: "/sys/devices/pci0000:00/0000:00:08.1/0000:35:00.4/usb3/3-1"
wrz 26 15:49:42 janusz-bit mtp-probe[1368]: bus: 3, device: 3 was not an MTP device
wrz 26 15:49:42 janusz-bit systemd-logind[602]: Watching system buttons on /dev/input/event20 (Razer Razer DeathAdder V2)
wrz 26 15:49:42 janusz-bit systemd-logind[602]: Watching system buttons on /dev/input/event18 (Razer Razer DeathAdder V2 Keyboard)
wrz 26 15:49:45 janusz-bit boltd[601]: probing: timeout, done: [2728889] (2000000)
wrz 26 15:49:46 janusz-bit systemd[1]: systemd-hostnamed.service: Deactivated successfully.
wrz 26 15:49:49 janusz-bit NetworkManager[600]: <info> [1727365789.7793] device (wlan0): Activation: starting connection 'TP-Link_D8B9' (9d765f3f-01de-4c57-a8c7-00b4ded7c71d)
wrz 26 15:49:49 janusz-bit NetworkManager[600]: <info> [1727365789.7794] audit: op="connection-add-activate" uuid="9d765f3f-01de-4c57-a8c7-00b4ded7c71d" name="TP-Link_D8B9" pid=997 uid=1000 result="success"
wrz 26 15:49:49 janusz-bit NetworkManager[600]: <info> [1727365789.7795] device (wlan0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
wrz 26 15:49:49 janusz-bit NetworkManager[600]: <info> [1727365789.7796] manager: NetworkManager state is now CONNECTING
wrz 26 15:49:49 janusz-bit NetworkManager[600]: <info> [1727365789.8929] device (wlan0): set-hw-addr: set-cloned MAC address to D6:81:DD:9D:E5:69 (stable)
wrz 26 15:49:50 janusz-bit NetworkManager[600]: <info> [1727365790.0054] device (wlan0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
wrz 26 15:49:50 janusz-bit NetworkManager[600]: <info> [1727365790.0055] device (wlan0): Activation: (wifi) access point 'TP-Link_D8B9' has security, but secrets are required.
wrz 26 15:49:50 janusz-bit NetworkManager[600]: <info> [1727365790.0055] device (wlan0): state change: config -> need-auth (reason 'none', sys-iface-state: 'managed')
wrz 26 15:49:50 janusz-bit NetworkManager[600]: <info> [1727365790.0055] sup-iface[2e40f835c2131fa3,0,wlan0]: wps: type pbc start...
wrz 26 15:49:50 janusz-bit kded6[938]: org.kde.plasma.nm.kded: Unhandled active connection state change: 1
wrz 26 15:49:50 janusz-bit kded6[938]: kf.networkmanagerqt: void NetworkManager::ConnectionPrivate::onPropertiesChanged(const QVariantMap&) Unhandled property "VersionId"
wrz 26 15:49:50 janusz-bit NetworkManager[600]: <info> [1727365790.0109] device (wlan0): state change: need-auth -> prepare (reason 'none', sys-iface-state: 'managed')
wrz 26 15:49:50 janusz-bit NetworkManager[600]: <info> [1727365790.0110] device (wlan0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
wrz 26 15:49:50 janusz-bit NetworkManager[600]: <info> [1727365790.0111] device (wlan0): Activation: (wifi) connection 'TP-Link_D8B9' has security, and secrets exist. No new secrets needed.
wrz 26 15:49:50 janusz-bit NetworkManager[600]: <info> [1727365790.0111] Config: added 'ssid' value 'TP-Link_D8B9'
wrz 26 15:49:50 janusz-bit NetworkManager[600]: <info> [1727365790.0111] Config: added 'scan_ssid' value '1'
wrz 26 15:49:50 janusz-bit NetworkManager[600]: <info> [1727365790.0111] Config: added 'bgscan' value 'simple:30:-70:86400'
wrz 26 15:49:50 janusz-bit NetworkManager[600]: <info> [1727365790.0111] Config: added 'key_mgmt' value 'WPA-PSK WPA-PSK-SHA256 FT-PSK SAE FT-SAE'
wrz 26 15:49:50 janusz-bit NetworkManager[600]: <info> [1727365790.0111] Config: added 'auth_alg' value 'OPEN'
wrz 26 15:49:50 janusz-bit NetworkManager[600]: <info> [1727365790.0111] Config: added 'psk' value '<hidden>'
wrz 26 15:49:50 janusz-bit wpa_supplicant[648]: wlan0: WPS-CANCEL
wrz 26 15:49:50 janusz-bit wpa_supplicant[648]: wlan0: SME: Trying to authenticate with 84:d8:1b:11:d8:b9 (SSID='TP-Link_D8B9' freq=2412 MHz)
wrz 26 15:49:50 janusz-bit NetworkManager[600]: <info> [1727365790.2148] device (wlan0): supplicant interface state: disconnected -> authenticating
wrz 26 15:49:50 janusz-bit NetworkManager[600]: <info> [1727365790.2149] device (p2p-dev-wlan0): supplicant management interface state: disconnected -> authenticating
wrz 26 15:49:50 janusz-bit kernel: wlan0: authenticate with 84:d8:1b:11:d8:b9 (local address=d6:81:dd:9d:e5:69)
wrz 26 15:49:50 janusz-bit kernel: wlan0: send auth to 84:d8:1b:11:d8:b9 (try 1/3)
wrz 26 15:49:50 janusz-bit wpa_supplicant[648]: wlan0: Trying to associate with 84:d8:1b:11:d8:b9 (SSID='TP-Link_D8B9' freq=2412 MHz)
wrz 26 15:49:50 janusz-bit NetworkManager[600]: <info> [1727365790.2299] device (wlan0): supplicant interface state: authenticating -> associating
wrz 26 15:49:50 janusz-bit NetworkManager[600]: <info> [1727365790.2300] device (p2p-dev-wlan0): supplicant management interface state: authenticating -> associating
wrz 26 15:49:50 janusz-bit kernel: wlan0: authenticated
wrz 26 15:49:50 janusz-bit kernel: wlan0: associate with 84:d8:1b:11:d8:b9 (try 1/3)
wrz 26 15:49:50 janusz-bit kernel: wlan0: RX AssocResp from 84:d8:1b:11:d8:b9 (capab=0x1011 status=0 aid=7)
wrz 26 15:49:50 janusz-bit wpa_supplicant[648]: RRM: Ignoring radio measurement request: Not associated
wrz 26 15:49:50 janusz-bit wpa_supplicant[648]: wlan0: Associated with 84:d8:1b:11:d8:b9
wrz 26 15:49:50 janusz-bit wpa_supplicant[648]: wlan0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
wrz 26 15:49:50 janusz-bit kernel: wlan0: associated
wrz 26 15:49:50 janusz-bit NetworkManager[600]: <info> [1727365790.3757] device (wlan0): supplicant interface state: associating -> associated
wrz 26 15:49:50 janusz-bit NetworkManager[600]: <info> [1727365790.3758] device (p2p-dev-wlan0): supplicant management interface state: associating -> associated
wrz 26 15:49:50 janusz-bit wpa_supplicant[648]: wlan0: WPA: Key negotiation completed with 84:d8:1b:11:d8:b9 [PTK=CCMP GTK=CCMP]
wrz 26 15:49:50 janusz-bit wpa_supplicant[648]: wlan0: CTRL-EVENT-CONNECTED - Connection to 84:d8:1b:11:d8:b9 completed [id=0 id_str=]
wrz 26 15:49:50 janusz-bit NetworkManager[600]: <info> [1727365790.5000] device (wlan0): supplicant interface state: associated -> completed
wrz 26 15:49:50 janusz-bit NetworkManager[600]: <info> [1727365790.5001] device (wlan0): Activation: (wifi) Stage 2 of 5 (Device Configure) successful. Connected to wireless network "TP-Link_D8B9"
wrz 26 15:49:50 janusz-bit NetworkManager[600]: <info> [1727365790.5001] device (p2p-dev-wlan0): supplicant management interface state: associated -> completed
wrz 26 15:49:50 janusz-bit NetworkManager[600]: <info> [1727365790.5002] device (wlan0): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed')
wrz 26 15:49:50 janusz-bit NetworkManager[600]: <info> [1727365790.5007] dhcp4 (wlan0): activation: beginning transaction (timeout in 45 seconds)
wrz 26 15:49:50 janusz-bit wpa_supplicant[648]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-54 noise=9999 txrate=216000
wrz 26 15:49:51 janusz-bit NetworkManager[600]: <info> [1727365791.1220] dhcp4 (wlan0): state changed new lease, address=192.168.1.107, acd pending
wrz 26 15:49:51 janusz-bit NetworkManager[600]: <info> [1727365791.3425] dhcp4 (wlan0): state changed new lease, address=192.168.1.107
wrz 26 15:49:51 janusz-bit NetworkManager[600]: <info> [1727365791.3431] policy: set 'TP-Link_D8B9' (wlan0) as default for IPv4 routing and DNS
wrz 26 15:49:51 janusz-bit dbus-broker-launch[598]: Activation request for 'org.freedesktop.resolve1' failed: The systemd unit 'dbus-org.freedesktop.resolve1.service' could not be found.
wrz 26 15:49:51 janusz-bit NetworkManager[600]: <info> [1727365791.3506] device (wlan0): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed')
wrz 26 15:49:51 janusz-bit systemd[1]: Starting Network Manager Script Dispatcher Service...
wrz 26 15:49:51 janusz-bit systemd[1]: Started Network Manager Script Dispatcher Service.
wrz 26 15:49:51 janusz-bit NetworkManager[600]: <info> [1727365791.3932] device (wlan0): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed')
wrz 26 15:49:51 janusz-bit NetworkManager[600]: <info> [1727365791.3934] device (wlan0): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed')
wrz 26 15:49:51 janusz-bit NetworkManager[600]: <info> [1727365791.3937] manager: NetworkManager state is now CONNECTED_SITE
wrz 26 15:49:51 janusz-bit NetworkManager[600]: <info> [1727365791.3941] device (wlan0): Activation: successful, device activated.
wrz 26 15:49:51 janusz-bit NetworkManager[600]: <info> [1727365791.4051] audit: op="statistics" interface="wlan0" ifindex=3 args="2000" pid=997 uid=1000 result="success"
wrz 26 15:49:51 janusz-bit NetworkManager[600]: <info> [1727365791.5984] manager: NetworkManager state is now CONNECTED_GLOBAL
wrz 26 15:49:52 janusz-bit NetworkManager[600]: <info> [1727365792.3697] dhcp6 (wlan0): activation: beginning transaction (timeout in 45 seconds)
wrz 26 15:49:55 janusz-bit wpa_supplicant[648]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-48 noise=9999 txrate=243000
wrz 26 15:49:55 janusz-bit systemd[1]: systemd-localed.service: Deactivated successfully.
wrz 26 15:49:57 janusz-bit wpa_supplicant[648]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-45 noise=9999 txrate=270000
wrz 26 15:50:01 janusz-bit systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
wrz 26 15:50:21 janusz-bit systemd-timesyncd[592]: Contacted time server 45.137.226.133:123 (0.arch.pool.ntp.org).
wrz 26 15:50:21 janusz-bit systemd-timesyncd[592]: Initial clock synchronization to Thu 2024-09-26 15:50:21.897075 UTC.
wrz 26 15:50:30 janusz-bit plasmashell[997]: qt.qpa.wayland: eglSwapBuffers failed with 0x300d, surface: 0x0
wrz 26 15:50:30 janusz-bit plasmashell[997]: qt.qpa.wayland: eglSwapBuffers failed with 0x300d, surface: 0x0
wrz 26 15:50:30 janusz-bit plasmashell[997]: qt.qpa.wayland: eglSwapBuffers failed with 0x300d, surface: 0x0
wrz 26 15:50:30 janusz-bit plasmashell[997]: qt.qpa.wayland: eglSwapBuffers failed with 0x300d, surface: 0x0
wrz 26 15:50:30 janusz-bit plasmashell[997]: qt.qpa.wayland: eglSwapBuffers failed with 0x300d, surface: 0x0
wrz 26 15:50:30 janusz-bit plasmashell[997]: qt.qpa.wayland: eglSwapBuffers failed with 0x300d, surface: 0x0
wrz 26 15:50:30 janusz-bit plasmashell[997]: qt.qpa.wayland: eglSwapBuffers failed with 0x300d, surface: 0x0
wrz 26 15:50:30 janusz-bit plasmashell[997]: qt.qpa.wayland: eglSwapBuffers failed with 0x300d, surface: 0x0
wrz 26 15:50:30 janusz-bit plasmashell[997]: qt.qpa.wayland: eglSwapBuffers failed with 0x300d, surface: 0x0
wrz 26 15:50:30 janusz-bit plasmashell[997]: qt.qpa.wayland: eglSwapBuffers failed with 0x300d, surface: 0x0
wrz 26 15:50:30 janusz-bit plasmashell[997]: qt.qpa.wayland: eglSwapBuffers failed with 0x300d, surface: 0x0
wrz 26 15:50:30 janusz-bit plasmashell[997]: qt.qpa.wayland: eglSwapBuffers failed with 0x300d, surface: 0x0
wrz 26 15:50:30 janusz-bit plasmashell[997]: qt.qpa.wayland: eglSwapBuffers failed with 0x300d, surface: 0x0
wrz 26 15:50:30 janusz-bit plasmashell[997]: qt.qpa.wayland: eglSwapBuffers failed with 0x300d, surface: 0x0
wrz 26 15:50:30 janusz-bit plasmashell[997]: qt.qpa.wayland: eglSwapBuffers failed with 0x300d, surface: 0x0
wrz 26 15:50:30 janusz-bit plasmashell[997]: qt.qpa.wayland: eglSwapBuffers failed with 0x300d, surface: 0x0
wrz 26 15:50:30 janusz-bit plasmashell[997]: qt.qpa.wayland: eglSwapBuffers failed with 0x300d, surface: 0x0
wrz 26 15:50:30 janusz-bit plasmashell[997]: qt.qpa.wayland: eglSwapBuffers failed with 0x300d, surface: 0x0
wrz 26 15:50:30 janusz-bit plasmashell[997]: qt.qpa.wayland: eglSwapBuffers failed with 0x300d, surface: 0x0
wrz 26 15:50:30 janusz-bit plasmashell[997]: qt.qpa.wayland: eglSwapBuffers failed with 0x300d, surface: 0x0
wrz 26 15:50:30 janusz-bit plasmashell[997]: qt.qpa.wayland: eglSwapBuffers failed with 0x300d, surface: 0x0
wrz 26 15:50:30 janusz-bit plasmashell[997]: qt.qpa.wayland: eglSwapBuffers failed with 0x300d, surface: 0x0
wrz 26 15:50:30 janusz-bit plasmashell[997]: qt.qpa.wayland: eglSwapBuffers failed with 0x300d, surface: 0x0
wrz 26 15:50:30 janusz-bit plasmashell[997]: qt.qpa.wayland: eglSwapBuffers failed with 0x300d, surface: 0x0
wrz 26 15:50:30 janusz-bit plasmashell[997]: qt.qpa.wayland: eglSwapBuffers failed with 0x300d, surface: 0x0
wrz 26 15:50:30 janusz-bit plasmashell[997]: qt.qpa.wayland: eglSwapBuffers failed with 0x300d, surface: 0x0
wrz 26 15:50:30 janusz-bit plasmashell[997]: qt.qpa.wayland: eglSwapBuffers failed with 0x300d, surface: 0x0
wrz 26 15:50:30 janusz-bit plasmashell[997]: qt.qpa.wayland: eglSwapBuffers failed with 0x300d, surface: 0x0
wrz 26 15:50:30 janusz-bit plasmashell[997]: qt.qpa.wayland: eglSwapBuffers failed with 0x300d, surface: 0x0
wrz 26 15:50:30 janusz-bit plasmashell[997]: qt.qpa.wayland: eglSwapBuffers failed with 0x300d, surface: 0x0
wrz 26 15:50:30 janusz-bit plasmashell[997]: qt.qpa.wayland: eglSwapBuffers failed with 0x300d, surface: 0x0
wrz 26 15:50:30 janusz-bit plasmashell[997]: qt.qpa.wayland: eglSwapBuffers failed with 0x300d, surface: 0x0
wrz 26 15:50:30 janusz-bit plasmashell[997]: qt.qpa.wayland: eglSwapBuffers failed with 0x300d, surface: 0x0
wrz 26 15:50:30 janusz-bit plasmashell[997]: qt.qpa.wayland: eglSwapBuffers failed with 0x300d, surface: 0x0
wrz 26 15:50:30 janusz-bit plasmashell[997]: qt.qpa.wayland: eglSwapBuffers failed with 0x300d, surface: 0x0
wrz 26 15:50:30 janusz-bit plasmashell[997]: qt.qpa.wayland: eglSwapBuffers failed with 0x300d, surface: 0x0
wrz 26 15:50:30 janusz-bit plasmashell[997]: qt.qpa.wayland: eglSwapBuffers failed with 0x300d, surface: 0x0
wrz 26 15:50:30 janusz-bit plasmashell[997]: qt.qpa.wayland: eglSwapBuffers failed with 0x300d, surface: 0x0
wrz 26 15:50:30 janusz-bit plasmashell[997]: qt.qpa.wayland: eglSwapBuffers failed with 0x300d, surface: 0x0
wrz 26 15:50:30 janusz-bit plasmashell[997]: qt.qpa.wayland: eglSwapBuffers failed with 0x300d, surface: 0x0
wrz 26 15:50:30 janusz-bit plasmashell[997]: qt.qpa.wayland: eglSwapBuffers failed with 0x300d, surface: 0x0
wrz 26 15:50:30 janusz-bit plasmashell[997]: qt.qpa.wayland: eglSwapBuffers failed with 0x300d, surface: 0x0
wrz 26 15:50:30 janusz-bit plasmashell[997]: qt.qpa.wayland: eglSwapBuffers failed with 0x300d, surface: 0x0
wrz 26 15:50:30 janusz-bit plasmashell[997]: qt.qpa.wayland: eglSwapBuffers failed with 0x300d, surface: 0x0
wrz 26 15:50:30 janusz-bit plasmashell[997]: qt.qpa.wayland: eglSwapBuffers failed with 0x300d, surface: 0x0
wrz 26 15:50:30 janusz-bit plasmashell[997]: qt.qpa.wayland: eglSwapBuffers failed with 0x300d, surface: 0x0
wrz 26 15:50:30 janusz-bit plasmashell[997]: qt.qpa.wayland: eglSwapBuffers failed with 0x300d, surface: 0x0
wrz 26 15:50:30 janusz-bit plasmashell[997]: qt.qpa.wayland: eglSwapBuffers failed with 0x300d, surface: 0x0
wrz 26 15:50:30 janusz-bit plasmashell[997]: qt.qpa.wayland: eglSwapBuffers failed with 0x300d, surface: 0x0
wrz 26 15:50:30 janusz-bit plasmashell[997]: qt.qpa.wayland: eglSwapBuffers failed with 0x300d, surface: 0x0
wrz 26 15:50:30 janusz-bit plasmashell[997]: qt.qpa.wayland: eglSwapBuffers failed with 0x300d, surface: 0x0
wrz 26 15:50:30 janusz-bit plasmashell[997]: qt.qpa.wayland: eglSwapBuffers failed with 0x300d, surface: 0x0
wrz 26 15:50:30 janusz-bit plasmashell[997]: qt.qpa.wayland: eglSwapBuffers failed with 0x300d, surface: 0x0
wrz 26 15:50:30 janusz-bit plasmashell[997]: qt.qpa.wayland: eglSwapBuffers failed with 0x300d, surface: 0x0
wrz 26 15:50:30 janusz-bit plasmashell[997]: qt.qpa.wayland: eglSwapBuffers failed with 0x300d, surface: 0x0
wrz 26 15:50:30 janusz-bit plasmashell[997]: qt.qpa.wayland: eglSwapBuffers failed with 0x300d, surface: 0x0
wrz 26 15:50:30 janusz-bit plasmashell[997]: qt.qpa.wayland: eglSwapBuffers failed with 0x300d, surface: 0x0
wrz 26 15:50:30 janusz-bit plasmashell[997]: qt.qpa.wayland: eglSwapBuffers failed with 0x300d, surface: 0x0
wrz 26 15:50:30 janusz-bit plasmashell[997]: qt.qpa.wayland: eglSwapBuffers failed with 0x300d, surface: 0x0
wrz 26 15:50:30 janusz-bit plasmashell[997]: qt.qpa.wayland: eglSwapBuffers failed with 0x300d, surface: 0x0
wrz 26 15:50:30 janusz-bit plasmashell[997]: qt.qpa.wayland: eglSwapBuffers failed with 0x300d, surface: 0x0
wrz 26 15:50:30 janusz-bit plasmashell[997]: qt.qpa.wayland: eglSwapBuffers failed with 0x300d, surface: 0x0
wrz 26 15:50:30 janusz-bit plasmashell[997]: qt.qpa.wayland: eglSwapBuffers failed with 0x300d, surface: 0x0
wrz 26 15:50:30 janusz-bit plasmashell[997]: kf.windowsystem.wayland: Failed to recreate shadow for PlasmaQuick::AppletPopup(0x645d39e84d30, name="popupWindow")
wrz 26 15:50:30 janusz-bit plasmashell[997]: qt.qpa.wayland: eglSwapBuffers failed with 0x300d, surface: 0x0
wrz 26 15:50:31 janusz-bit systemd[728]: Started Firefox - Przeglądarka internetowa.
wrz 26 15:50:31 janusz-bit systemd[728]: Starting Accessibility services bus...
wrz 26 15:50:31 janusz-bit systemd[1]: Starting Time & Date Service...
wrz 26 15:50:31 janusz-bit systemd[728]: Started Accessibility services bus.
wrz 26 15:50:31 janusz-bit systemd[1]: Started Time & Date Service.
wrz 26 15:50:32 janusz-bit rtkit-daemon[753]: Supervising 6 threads of 3 processes of 1 users.
wrz 26 15:50:32 janusz-bit rtkit-daemon[753]: Supervising 6 threads of 3 processes of 1 users.
wrz 26 15:50:32 janusz-bit rtkit-daemon[753]: Supervising 6 threads of 3 processes of 1 users.
wrz 26 15:50:32 janusz-bit rtkit-daemon[753]: Supervising 6 threads of 3 processes of 1 users.
wrz 26 15:50:32 janusz-bit rtkit-daemon[753]: Successfully made thread 1611 of process 1476 owned by '1000' RT at priority 10.
wrz 26 15:50:32 janusz-bit rtkit-daemon[753]: Supervising 7 threads of 4 processes of 1 users.
wrz 26 15:50:32 janusz-bit rtkit-daemon[753]: Supervising 7 threads of 4 processes of 1 users.
wrz 26 15:50:32 janusz-bit rtkit-daemon[753]: Supervising 7 threads of 4 processes of 1 users.
wrz 26 15:50:33 janusz-bit rtkit-daemon[753]: Supervising 7 threads of 4 processes of 1 users.
wrz 26 15:50:33 janusz-bit rtkit-daemon[753]: Supervising 7 threads of 4 processes of 1 users.
wrz 26 15:50:33 janusz-bit rtkit-daemon[753]: Supervising 7 threads of 4 processes of 1 users.
wrz 26 15:50:33 janusz-bit rtkit-daemon[753]: Supervising 7 threads of 4 processes of 1 users.
wrz 26 15:50:33 janusz-bit rtkit-daemon[753]: Supervising 7 threads of 4 processes of 1 users.
wrz 26 15:50:33 janusz-bit rtkit-daemon[753]: Supervising 7 threads of 4 processes of 1 users.
wrz 26 15:50:39 janusz-bit rtkit-daemon[753]: Supervising 7 threads of 4 processes of 1 users.
wrz 26 15:50:39 janusz-bit rtkit-daemon[753]: Supervising 7 threads of 4 processes of 1 users.
wrz 26 15:50:56 janusz-bit systemd[728]: Started Konsola - Terminal.
wrz 26 15:51:01 janusz-bit systemd[1]: systemd-timedated.service: Deactivated successfully.
wrz 26 15:51:02 janusz-bit kwin_wayland[790]: This plugin does not support raise()
wrz 26 15:51:13 janusz-bit rtkit-daemon[753]: Supervising 7 threads of 4 processes of 1 users.
wrz 26 15:51:13 janusz-bit rtkit-daemon[753]: Supervising 7 threads of 4 processes of 1 users.
wrz 26 15:52:12 janusz-bit rtkit-daemon[753]: Supervising 7 threads of 4 processes of 1 users.
wrz 26 15:52:12 janusz-bit rtkit-daemon[753]: Supervising 7 threads of 4 processes of 1 users.
wrz 26 15:52:51 janusz-bit rtkit-daemon[753]: Supervising 7 threads of 4 processes of 1 users.
wrz 26 15:52:51 janusz-bit rtkit-daemon[753]: Supervising 7 threads of 4 processes of 1 users.
wrz 26 15:52:51 janusz-bit rtkit-daemon[753]: Supervising 7 threads of 4 processes of 1 users.
wrz 26 15:52:51 janusz-bit rtkit-daemon[753]: Supervising 7 threads of 4 processes of 1 users.
wrz 26 15:52:56 janusz-bit rtkit-daemon[753]: Supervising 7 threads of 4 processes of 1 users.
wrz 26 15:52:56 janusz-bit rtkit-daemon[753]: Supervising 7 threads of 4 processes of 1 users.
wrz 26 15:52:58 janusz-bit rtkit-daemon[753]: Supervising 7 threads of 4 processes of 1 users.
wrz 26 15:52:58 janusz-bit rtkit-daemon[753]: Supervising 7 threads of 4 processes of 1 users.
wrz 26 15:54:32 janusz-bit rtkit-daemon[753]: Supervising 7 threads of 4 processes of 1 users.
wrz 26 15:54:32 janusz-bit rtkit-daemon[753]: Supervising 7 threads of 4 processes of 1 users.
wrz 26 15:54:57 janusz-bit rtkit-daemon[753]: Supervising 7 threads of 4 processes of 1 users.
wrz 26 15:54:57 janusz-bit rtkit-daemon[753]: Supervising 7 threads of 4 processes of 1 users.
wrz 26 15:55:00 janusz-bit rtkit-daemon[753]: Supervising 7 threads of 4 processes of 1 users.
wrz 26 15:55:00 janusz-bit rtkit-daemon[753]: Supervising 7 threads of 4 processes of 1 users.
wrz 26 15:55:46 janusz-bit rtkit-daemon[753]: Supervising 7 threads of 4 processes of 1 users.
wrz 26 15:55:46 janusz-bit rtkit-daemon[753]: Supervising 7 threads of 4 processes of 1 users.
wrz 26 15:56:21 janusz-bit sudo[2727]: pam_systemd_home(sudo:auth): New sd-bus connection (system-bus-pam-systemd-home-2727) opened.
wrz 26 15:56:24 janusz-bit unix_chkpwd[2729]: password check failed for user (janusz)
wrz 26 15:56:24 janusz-bit sudo[2727]: pam_unix(sudo:auth): authentication failure; logname=janusz uid=1000 euid=0 tty=/dev/pts/1 ruser=janusz rhost= user=janusz
wrz 26 15:56:28 janusz-bit sudo[2727]: janusz : TTY=pts/1 ; PWD=/home/janusz ; USER=root ; COMMAND=/usr/bin/journalctl -f
wrz 26 15:56:28 janusz-bit sudo[2727]: pam_unix(sudo:session): session opened for user root(uid=0) by janusz(uid=1000)
wrz 26 15:57:16 janusz-bit wpa_supplicant[648]: wlan0: RSN: Group rekeying completed with 84:d8:1b:11:d8:b9 [GTK=CCMP]
wrz 26 15:57:59 janusz-bit plasmashell[997]: qrc:/qt/qml/org/kde/kirigami/dialogs/Dialog.qml:344:18: QML ScrollView: Binding loop detected for property "calculatedImplicitWidth"
wrz 26 15:57:59 janusz-bit plasmashell[997]: qrc:/qt/qml/org/kde/kirigami/dialogs/Dialog.qml:344:18: QML ScrollView: Binding loop detected for property "calculatedImplicitHeight"
wrz 26 15:57:59 janusz-bit plasmashell[997]: qrc:/qt/qml/org/kde/kirigami/dialogs/Dialog.qml:401:33: QML Binding: Binding loop detected for property "value"
wrz 26 15:57:59 janusz-bit plasmashell[997]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/configAppearance.qml:23:1: QML SimpleKCM: Created graphical object was not placed in the graphics scene.
wrz 26 15:57:59 janusz-bit plasmashell[997]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/configAppearance.qml: Setting initial properties failed: SimpleKCM does not have a property called cfg_autoFontAndSizeDefault
wrz 26 15:57:59 janusz-bit plasmashell[997]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/configAppearance.qml: Setting initial properties failed: SimpleKCM does not have a property called cfg_boldTextDefault
wrz 26 15:57:59 janusz-bit plasmashell[997]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/configAppearance.qml: Setting initial properties failed: SimpleKCM does not have a property called cfg_customDateFormatDefault
wrz 26 15:57:59 janusz-bit plasmashell[997]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/configAppearance.qml: Setting initial properties failed: SimpleKCM does not have a property called cfg_dateDisplayFormatDefault
wrz 26 15:57:59 janusz-bit plasmashell[997]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/configAppearance.qml: Setting initial properties failed: SimpleKCM does not have a property called cfg_dateFormatDefault
wrz 26 15:57:59 janusz-bit plasmashell[997]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/configAppearance.qml: Setting initial properties failed: SimpleKCM does not have a property called cfg_displayTimezoneAsCode
wrz 26 15:57:59 janusz-bit plasmashell[997]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/configAppearance.qml: Setting initial properties failed: SimpleKCM does not have a property called cfg_displayTimezoneFormatDefault
wrz 26 15:57:59 janusz-bit plasmashell[997]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/configAppearance.qml: Setting initial properties failed: SimpleKCM does not have a property called cfg_enabledCalendarPlugins
wrz 26 15:57:59 janusz-bit plasmashell[997]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/configAppearance.qml: Setting initial properties failed: SimpleKCM does not have a property called cfg_enabledCalendarPluginsDefault
wrz 26 15:57:59 janusz-bit plasmashell[997]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/configAppearance.qml: Setting initial properties failed: SimpleKCM does not have a property called cfg_firstDayOfWeek
wrz 26 15:57:59 janusz-bit plasmashell[997]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/configAppearance.qml: Setting initial properties failed: SimpleKCM does not have a property called cfg_firstDayOfWeekDefault
wrz 26 15:57:59 janusz-bit plasmashell[997]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/configAppearance.qml: Setting initial properties failed: SimpleKCM does not have a property called cfg_fontFamilyDefault
wrz 26 15:57:59 janusz-bit plasmashell[997]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/configAppearance.qml: Setting initial properties failed: SimpleKCM does not have a property called cfg_fontSizeDefault
wrz 26 15:57:59 janusz-bit plasmashell[997]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/configAppearance.qml: Setting initial properties failed: SimpleKCM does not have a property called cfg_fontStyleNameDefault
wrz 26 15:57:59 janusz-bit plasmashell[997]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/configAppearance.qml: Setting initial properties failed: SimpleKCM does not have a property called cfg_fontWeightDefault
wrz 26 15:57:59 janusz-bit plasmashell[997]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/configAppearance.qml: Setting initial properties failed: SimpleKCM does not have a property called cfg_italicTextDefault
wrz 26 15:57:59 janusz-bit plasmashell[997]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/configAppearance.qml: Setting initial properties failed: SimpleKCM does not have a property called cfg_lastSelectedTimezone
wrz 26 15:57:59 janusz-bit plasmashell[997]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/configAppearance.qml: Setting initial properties failed: SimpleKCM does not have a property called cfg_lastSelectedTimezoneDefault
wrz 26 15:57:59 janusz-bit plasmashell[997]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/configAppearance.qml: Setting initial properties failed: SimpleKCM does not have a property called cfg_pin
wrz 26 15:57:59 janusz-bit plasmashell[997]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/configAppearance.qml: Setting initial properties failed: SimpleKCM does not have a property called cfg_pinDefault
wrz 26 15:57:59 janusz-bit plasmashell[997]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/configAppearance.qml: Setting initial properties failed: SimpleKCM does not have a property called cfg_selectedTimeZones
wrz 26 15:57:59 janusz-bit plasmashell[997]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/configAppearance.qml: Setting initial properties failed: SimpleKCM does not have a property called cfg_selectedTimeZonesDefault
wrz 26 15:57:59 janusz-bit plasmashell[997]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/configAppearance.qml: Setting initial properties failed: SimpleKCM does not have a property called cfg_showDateDefault
wrz 26 15:57:59 janusz-bit plasmashell[997]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/configAppearance.qml: Setting initial properties failed: SimpleKCM does not have a property called cfg_showLocalTimezoneDefault
wrz 26 15:57:59 janusz-bit plasmashell[997]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/configAppearance.qml: Setting initial properties failed: SimpleKCM does not have a property called cfg_showSecondsDefault
wrz 26 15:57:59 janusz-bit plasmashell[997]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/configAppearance.qml: Setting initial properties failed: SimpleKCM does not have a property called cfg_showWeekNumbers
wrz 26 15:57:59 janusz-bit plasmashell[997]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/configAppearance.qml: Setting initial properties failed: SimpleKCM does not have a property called cfg_showWeekNumbersDefault
wrz 26 15:57:59 janusz-bit plasmashell[997]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/configAppearance.qml: Setting initial properties failed: SimpleKCM does not have a property called cfg_timeFormatDefault
wrz 26 15:57:59 janusz-bit plasmashell[997]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/configAppearance.qml: Setting initial properties failed: SimpleKCM does not have a property called cfg_use24hFormatDefault
wrz 26 15:57:59 janusz-bit plasmashell[997]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/configAppearance.qml: Setting initial properties failed: SimpleKCM does not have a property called cfg_wheelChangesTimezone
wrz 26 15:57:59 janusz-bit plasmashell[997]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/configAppearance.qml: Setting initial properties failed: SimpleKCM does not have a property called cfg_wheelChangesTimezoneDefault
wrz 26 15:57:59 janusz-bit plasmashell[997]: file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/AppletConfiguration.qml:142:5: QML Connections: Detected function "onSettingValueChanged" in Connections element. This is probably intended to be a signal handler but no signal of the target matches the name.
wrz 26 15:58:04 janusz-bit plasmashell[997]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/configCalendar.qml:19:1: QML SimpleKCM: Created graphical object was not placed in the graphics scene.
wrz 26 15:58:04 janusz-bit plasmashell[997]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/configCalendar.qml: Setting initial properties failed: SimpleKCM does not have a property called cfg_autoFontAndSize
wrz 26 15:58:04 janusz-bit plasmashell[997]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/configCalendar.qml: Setting initial properties failed: SimpleKCM does not have a property called cfg_autoFontAndSizeDefault
wrz 26 15:58:04 janusz-bit plasmashell[997]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/configCalendar.qml: Setting initial properties failed: SimpleKCM does not have a property called cfg_boldText
wrz 26 15:58:04 janusz-bit plasmashell[997]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/configCalendar.qml: Setting initial properties failed: SimpleKCM does not have a property called cfg_boldTextDefault
wrz 26 15:58:04 janusz-bit plasmashell[997]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/configCalendar.qml: Setting initial properties failed: SimpleKCM does not have a property called cfg_customDateFormat
wrz 26 15:58:04 janusz-bit plasmashell[997]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/configCalendar.qml: Setting initial properties failed: SimpleKCM does not have a property called cfg_customDateFormatDefault
wrz 26 15:58:04 janusz-bit plasmashell[997]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/configCalendar.qml: Setting initial properties failed: SimpleKCM does not have a property called cfg_dateDisplayFormat
wrz 26 15:58:04 janusz-bit plasmashell[997]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/configCalendar.qml: Setting initial properties failed: SimpleKCM does not have a property called cfg_dateDisplayFormatDefault
wrz 26 15:58:04 janusz-bit plasmashell[997]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/configCalendar.qml: Setting initial properties failed: SimpleKCM does not have a property called cfg_dateFormat
wrz 26 15:58:04 janusz-bit plasmashell[997]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/configCalendar.qml: Setting initial properties failed: SimpleKCM does not have a property called cfg_dateFormatDefault
wrz 26 15:58:04 janusz-bit plasmashell[997]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/configCalendar.qml: Setting initial properties failed: SimpleKCM does not have a property called cfg_displayTimezoneAsCode
wrz 26 15:58:04 janusz-bit plasmashell[997]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/configCalendar.qml: Setting initial properties failed: SimpleKCM does not have a property called cfg_displayTimezoneFormat
wrz 26 15:58:04 janusz-bit plasmashell[997]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/configCalendar.qml: Setting initial properties failed: SimpleKCM does not have a property called cfg_displayTimezoneFormatDefault
wrz 26 15:58:04 janusz-bit plasmashell[997]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/configCalendar.qml: Setting initial properties failed: SimpleKCM does not have a property called cfg_enabledCalendarPlugins
wrz 26 15:58:04 janusz-bit plasmashell[997]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/configCalendar.qml: Setting initial properties failed: SimpleKCM does not have a property called cfg_enabledCalendarPluginsDefault
wrz 26 15:58:04 janusz-bit plasmashell[997]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/configCalendar.qml: Setting initial properties failed: SimpleKCM does not have a property called cfg_firstDayOfWeekDefault
wrz 26 15:58:04 janusz-bit plasmashell[997]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/configCalendar.qml: Setting initial properties failed: SimpleKCM does not have a property called cfg_fontFamily
wrz 26 15:58:04 janusz-bit plasmashell[997]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/configCalendar.qml: Setting initial properties failed: SimpleKCM does not have a property called cfg_fontFamilyDefault
wrz 26 15:58:04 janusz-bit plasmashell[997]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/configCalendar.qml: Setting initial properties failed: SimpleKCM does not have a property called cfg_fontSize
wrz 26 15:58:04 janusz-bit plasmashell[997]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/configCalendar.qml: Setting initial properties failed: SimpleKCM does not have a property called cfg_fontSizeDefault
wrz 26 15:58:04 janusz-bit plasmashell[997]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/configCalendar.qml: Setting initial properties failed: SimpleKCM does not have a property called cfg_fontStyleName
wrz 26 15:58:04 janusz-bit plasmashell[997]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/configCalendar.qml: Setting initial properties failed: SimpleKCM does not have a property called cfg_fontStyleNameDefault
wrz 26 15:58:04 janusz-bit plasmashell[997]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/configCalendar.qml: Setting initial properties failed: SimpleKCM does not have a property called cfg_fontWeight
wrz 26 15:58:04 janusz-bit plasmashell[997]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/configCalendar.qml: Setting initial properties failed: SimpleKCM does not have a property called cfg_fontWeightDefault
wrz 26 15:58:04 janusz-bit plasmashell[997]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/configCalendar.qml: Setting initial properties failed: SimpleKCM does not have a property called cfg_italicText
wrz 26 15:58:04 janusz-bit plasmashell[997]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/configCalendar.qml: Setting initial properties failed: SimpleKCM does not have a property called cfg_italicTextDefault
wrz 26 15:58:04 janusz-bit plasmashell[997]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/configCalendar.qml: Setting initial properties failed: SimpleKCM does not have a property called cfg_lastSelectedTimezone
wrz 26 15:58:04 janusz-bit plasmashell[997]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/configCalendar.qml: Setting initial properties failed: SimpleKCM does not have a property called cfg_lastSelectedTimezoneDefault
wrz 26 15:58:04 janusz-bit plasmashell[997]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/configCalendar.qml: Setting initial properties failed: SimpleKCM does not have a property called cfg_pin
wrz 26 15:58:04 janusz-bit plasmashell[997]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/configCalendar.qml: Setting initial properties failed: SimpleKCM does not have a property called cfg_pinDefault
wrz 26 15:58:04 janusz-bit plasmashell[997]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/configCalendar.qml: Setting initial properties failed: SimpleKCM does not have a property called cfg_selectedTimeZones
wrz 26 15:58:04 janusz-bit plasmashell[997]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/configCalendar.qml: Setting initial properties failed: SimpleKCM does not have a property called cfg_selectedTimeZonesDefault
wrz 26 15:58:04 janusz-bit plasmashell[997]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/configCalendar.qml: Setting initial properties failed: SimpleKCM does not have a property called cfg_showDate
wrz 26 15:58:04 janusz-bit plasmashell[997]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/configCalendar.qml: Setting initial properties failed: SimpleKCM does not have a property called cfg_showDateDefault
wrz 26 15:58:04 janusz-bit plasmashell[997]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/configCalendar.qml: Setting initial properties failed: SimpleKCM does not have a property called cfg_showLocalTimeZone
wrz 26 15:58:04 janusz-bit plasmashell[997]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/configCalendar.qml: Setting initial properties failed: SimpleKCM does not have a property called cfg_showLocalTimezone
wrz 26 15:58:04 janusz-bit plasmashell[997]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/configCalendar.qml: Setting initial properties failed: SimpleKCM does not have a property called cfg_showLocalTimezoneDefault
wrz 26 15:58:04 janusz-bit plasmashell[997]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/configCalendar.qml: Setting initial properties failed: SimpleKCM does not have a property called cfg_showSeconds
wrz 26 15:58:04 janusz-bit plasmashell[997]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/configCalendar.qml: Setting initial properties failed: SimpleKCM does not have a property called cfg_showSecondsDefault
wrz 26 15:58:04 janusz-bit plasmashell[997]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/configCalendar.qml: Setting initial properties failed: SimpleKCM does not have a property called cfg_showWeekNumbersDefault
wrz 26 15:58:04 janusz-bit plasmashell[997]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/configCalendar.qml: Setting initial properties failed: SimpleKCM does not have a property called cfg_timeFormat
wrz 26 15:58:04 janusz-bit plasmashell[997]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/configCalendar.qml: Setting initial properties failed: SimpleKCM does not have a property called cfg_timeFormatDefault
wrz 26 15:58:04 janusz-bit plasmashell[997]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/configCalendar.qml: Setting initial properties failed: SimpleKCM does not have a property called cfg_use24hFormat
wrz 26 15:58:04 janusz-bit plasmashell[997]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/configCalendar.qml: Setting initial properties failed: SimpleKCM does not have a property called cfg_use24hFormatDefault
wrz 26 15:58:04 janusz-bit plasmashell[997]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/configCalendar.qml: Setting initial properties failed: SimpleKCM does not have a property called cfg_wheelChangesTimezone
wrz 26 15:58:04 janusz-bit plasmashell[997]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/configCalendar.qml: Setting initial properties failed: SimpleKCM does not have a property called cfg_wheelChangesTimezoneDefault
wrz 26 15:58:04 janusz-bit plasmashell[997]: file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/AppletConfiguration.qml:142:5: QML Connections: Detected function "onSettingValueChanged" in Connections element. This is probably intended to be a signal handler but no signal of the target matches the name.
wrz 26 15:58:05 janusz-bit plasmashell[997]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/configAppearance.qml:23:1: QML SimpleKCM: Created graphical object was not placed in the graphics scene.
wrz 26 15:58:05 janusz-bit plasmashell[997]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/configAppearance.qml: Setting initial properties failed: SimpleKCM does not have a property called cfg_autoFontAndSizeDefault
wrz 26 15:58:05 janusz-bit plasmashell[997]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/configAppearance.qml: Setting initial properties failed: SimpleKCM does not have a property called cfg_boldTextDefault
wrz 26 15:58:05 janusz-bit plasmashell[997]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/configAppearance.qml: Setting initial properties failed: SimpleKCM does not have a property called cfg_customDateFormatDefault
wrz 26 15:58:05 janusz-bit plasmashell[997]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/configAppearance.qml: Setting initial properties failed: SimpleKCM does not have a property called cfg_dateDisplayFormatDefault
wrz 26 15:58:05 janusz-bit plasmashell[997]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/configAppearance.qml: Setting initial properties failed: SimpleKCM does not have a property called cfg_dateFormatDefault
wrz 26 15:58:05 janusz-bit plasmashell[997]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/configAppearance.qml: Setting initial properties failed: SimpleKCM does not have a property called cfg_displayTimezoneAsCode
wrz 26 15:58:05 janusz-bit plasmashell[997]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/configAppearance.qml: Setting initial properties failed: SimpleKCM does not have a property called cfg_displayTimezoneFormatDefault
wrz 26 15:58:05 janusz-bit plasmashell[997]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/configAppearance.qml: Setting initial properties failed: SimpleKCM does not have a property called cfg_enabledCalendarPlugins
wrz 26 15:58:05 janusz-bit plasmashell[997]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/configAppearance.qml: Setting initial properties failed: SimpleKCM does not have a property called cfg_enabledCalendarPluginsDefault
wrz 26 15:58:05 janusz-bit plasmashell[997]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/configAppearance.qml: Setting initial properties failed: SimpleKCM does not have a property called cfg_firstDayOfWeek
wrz 26 15:58:05 janusz-bit plasmashell[997]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/configAppearance.qml: Setting initial properties failed: SimpleKCM does not have a property called cfg_firstDayOfWeekDefault
wrz 26 15:58:05 janusz-bit plasmashell[997]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/configAppearance.qml: Setting initial properties failed: SimpleKCM does not have a property called cfg_fontFamilyDefault
wrz 26 15:58:05 janusz-bit plasmashell[997]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/configAppearance.qml: Setting initial properties failed: SimpleKCM does not have a property called cfg_fontSizeDefault
wrz 26 15:58:05 janusz-bit plasmashell[997]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/configAppearance.qml: Setting initial properties failed: SimpleKCM does not have a property called cfg_fontStyleNameDefault
wrz 26 15:58:05 janusz-bit plasmashell[997]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/configAppearance.qml: Setting initial properties failed: SimpleKCM does not have a property called cfg_fontWeightDefault
wrz 26 15:58:05 janusz-bit plasmashell[997]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/configAppearance.qml: Setting initial properties failed: SimpleKCM does not have a property called cfg_italicTextDefault
wrz 26 15:58:05 janusz-bit plasmashell[997]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/configAppearance.qml: Setting initial properties failed: SimpleKCM does not have a property called cfg_lastSelectedTimezone
wrz 26 15:58:05 janusz-bit plasmashell[997]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/configAppearance.qml: Setting initial properties failed: SimpleKCM does not have a property called cfg_lastSelectedTimezoneDefault
wrz 26 15:58:05 janusz-bit plasmashell[997]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/configAppearance.qml: Setting initial properties failed: SimpleKCM does not have a property called cfg_pin
wrz 26 15:58:05 janusz-bit plasmashell[997]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/configAppearance.qml: Setting initial properties failed: SimpleKCM does not have a property called cfg_pinDefault
wrz 26 15:58:05 janusz-bit plasmashell[997]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/configAppearance.qml: Setting initial properties failed: SimpleKCM does not have a property called cfg_selectedTimeZones
wrz 26 15:58:05 janusz-bit plasmashell[997]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/configAppearance.qml: Setting initial properties failed: SimpleKCM does not have a property called cfg_selectedTimeZonesDefault
wrz 26 15:58:05 janusz-bit plasmashell[997]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/configAppearance.qml: Setting initial properties failed: SimpleKCM does not have a property called cfg_showDateDefault
wrz 26 15:58:05 janusz-bit plasmashell[997]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/configAppearance.qml: Setting initial properties failed: SimpleKCM does not have a property called cfg_showLocalTimeZone
wrz 26 15:58:05 janusz-bit plasmashell[997]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/configAppearance.qml: Setting initial properties failed: SimpleKCM does not have a property called cfg_showLocalTimezoneDefault
wrz 26 15:58:05 janusz-bit plasmashell[997]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/configAppearance.qml: Setting initial properties failed: SimpleKCM does not have a property called cfg_showSecondsDefault
wrz 26 15:58:05 janusz-bit plasmashell[997]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/configAppearance.qml: Setting initial properties failed: SimpleKCM does not have a property called cfg_showWeekNumbers
wrz 26 15:58:05 janusz-bit plasmashell[997]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/configAppearance.qml: Setting initial properties failed: SimpleKCM does not have a property called cfg_showWeekNumbersDefault
wrz 26 15:58:05 janusz-bit plasmashell[997]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/configAppearance.qml: Setting initial properties failed: SimpleKCM does not have a property called cfg_timeFormatDefault
wrz 26 15:58:05 janusz-bit plasmashell[997]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/configAppearance.qml: Setting initial properties failed: SimpleKCM does not have a property called cfg_use24hFormatDefault
wrz 26 15:58:05 janusz-bit plasmashell[997]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/configAppearance.qml: Setting initial properties failed: SimpleKCM does not have a property called cfg_wheelChangesTimezone
wrz 26 15:58:05 janusz-bit plasmashell[997]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/configAppearance.qml: Setting initial properties failed: SimpleKCM does not have a property called cfg_wheelChangesTimezoneDefault
wrz 26 15:58:05 janusz-bit plasmashell[997]: file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/AppletConfiguration.qml:142:5: QML Connections: Detected function "onSettingValueChanged" in Connections element. This is probably intended to be a signal handler but no signal of the target matches the name.
wrz 26 15:58:21 janusz-bit sudo[2727]: pam_unix(sudo:session): session closed for user root
wrz 26 15:58:25 janusz-bit sudo[2807]: pam_systemd_home(sudo:account): New sd-bus connection (system-bus-pam-systemd-home-2807) opened.
wrz 26 15:58:25 janusz-bit sudo[2807]: janusz : TTY=pts/1 ; PWD=/home/janusz ; USER=root ; COMMAND=/usr/bin/journalctl -f
wrz 26 15:58:25 janusz-bit sudo[2807]: pam_unix(sudo:session): session opened for user root(uid=0) by janusz(uid=1000)
wrz 26 15:58:31 janusz-bit NetworkManager[600]: <info> [1727366311.9428] audit: op="statistics" interface="wlan0" ifindex=3 args="2000" pid=997 uid=1000 result="success"
wrz 26 15:58:58 janusz-bit rtkit-daemon[753]: Supervising 7 threads of 4 processes of 1 users.
wrz 26 15:58:58 janusz-bit rtkit-daemon[753]: Supervising 7 threads of 4 processes of 1 users.
wrz 26 15:59:10 janusz-bit rtkit-daemon[753]: Supervising 7 threads of 4 processes of 1 users.
wrz 26 15:59:10 janusz-bit rtkit-daemon[753]: Supervising 7 threads of 4 processes of 1 users.
wrz 26 15:59:10 janusz-bit rtkit-daemon[753]: Supervising 7 threads of 4 processes of 1 users.
wrz 26 15:59:10 janusz-bit rtkit-daemon[753]: Supervising 7 threads of 4 processes of 1 users.
wrz 26 15:59:17 janusz-bit rtkit-daemon[753]: Supervising 7 threads of 4 processes of 1 users.
wrz 26 15:59:17 janusz-bit rtkit-daemon[753]: Supervising 7 threads of 4 processes of 1 users.
wrz 26 15:59:17 janusz-bit rtkit-daemon[753]: Successfully made thread 3157 of process 2678 owned by '1000' RT at priority 10.
wrz 26 15:59:17 janusz-bit rtkit-daemon[753]: Supervising 8 threads of 5 processes of 1 users.
wrz 26 15:59:40 janusz-bit plasmashell[997]: file:///usr/share/plasma/plasmoids/org.kde.plasma.taskmanager/contents/ui/ToolTipInstance.qml:279:9: QML QQuickImage*: Error decoding: https://i.ytimg.com/vi/RK1K2bCg4J8/hqdefault.jpg?sqp=-oaymwEcCNACELwBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLD9z1MiRvnWulvfmcVtbdk4WOLTNA: Nieobsługiwany format obrazu
wrz 26 15:59:50 janusz-bit wpa_supplicant[648]: wlan0: Reject scan trigger since one is already pending
wrz 26 16:00:29 janusz-bit rtkit-daemon[753]: Supervising 8 threads of 5 processes of 1 users.
wrz 26 16:00:29 janusz-bit rtkit-daemon[753]: Supervising 8 threads of 5 processes of 1 users.
wrz 26 16:01:44 janusz-bit rtkit-daemon[753]: Supervising 8 threads of 5 processes of 1 users.
wrz 26 16:01:44 janusz-bit rtkit-daemon[753]: Supervising 8 threads of 5 processes of 1 users.
wrz 26 16:02:57 janusz-bit konsole[1935]: kf.kio.core: Malformed JSON protocol file for protocol: "trash" , number of the ExtraNames fields should match the number of ExtraTypes fields
wrz 26 16:03:10 janusz-bit kioworker[3424]: kf.kio.core: Malformed JSON protocol file for protocol: "trash" , number of the ExtraNames fields should match the number of ExtraTypes fields
wrz 26 16:03:14 janusz-bit systemd[728]: Started Kate - Rozbudowany edytor tekstu.
wrz 26 16:04:00 janusz-bit rtkit-daemon[753]: Supervising 8 threads of 5 processes of 1 users.
wrz 26 16:04:00 janusz-bit rtkit-daemon[753]: Supervising 8 threads of 5 processes of 1 users.
wrz 26 16:04:12 janusz-bit rtkit-daemon[753]: Supervising 8 threads of 5 processes of 1 users.
wrz 26 16:04:12 janusz-bit rtkit-daemon[753]: Supervising 8 threads of 5 processes of 1 users.
wrz 26 16:04:16 janusz-bit systemd[1]: Starting Cleanup of Temporary Directories...
wrz 26 16:04:16 janusz-bit systemd[1]: systemd-tmpfiles-clean.service: Deactivated successfully.
wrz 26 16:04:16 janusz-bit systemd[1]: Finished Cleanup of Temporary Directories.
wrz 26 16:04:16 janusz-bit systemd[1]: run-credentials-systemd\x2dtmpfiles\x2dclean.service.mount: Deactivated successfully.
wrz 26 16:05:11 janusz-bit rtkit-daemon[753]: Supervising 8 threads of 5 processes of 1 users.
wrz 26 16:05:11 janusz-bit rtkit-daemon[753]: Supervising 8 threads of 5 processes of 1 users.
wrz 26 16:05:39 janusz-bit plasmashell[997]: file:///usr/share/plasma/plasmoids/org.kde.plasma.taskmanager/contents/ui/ToolTipInstance.qml:279:9: QML QQuickImage*: Error decoding: https://i.ytimg.com/vi/RK1K2bCg4J8/hqdefault.jpg?sqp=-oaymwEcCNACELwBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLD9z1MiRvnWulvfmcVtbdk4WOLTNA: Nieobsługiwany format obrazu
wrz 26 16:06:03 janusz-bit sudo[3715]: pam_systemd_home(sudo:auth): New sd-bus connection (system-bus-pam-systemd-home-3715) opened.
wrz 26 16:06:06 janusz-bit sudo[3715]: janusz : TTY=pts/3 ; PWD=/home/janusz ; USER=root ; COMMAND=/usr/bin/nmcli -f BSSID,SSID,ACTIVE dev wifi
wrz 26 16:06:06 janusz-bit sudo[3715]: pam_unix(sudo:session): session opened for user root(uid=0) by janusz(uid=1000)
wrz 26 16:06:06 janusz-bit sudo[3715]: pam_unix(sudo:session): session closed for user root
wrz 26 16:06:14 janusz-bit kwin_wayland[790]: This plugin does not support raise()
wrz 26 16:06:17 janusz-bit rtkit-daemon[753]: Supervising 8 threads of 5 processes of 1 users.
wrz 26 16:06:17 janusz-bit rtkit-daemon[753]: Supervising 8 threads of 5 processes of 1 users.
wrz 26 16:06:23 janusz-bit kwin_wayland[790]: This plugin does not support raise()
wrz 26 16:06:25 janusz-bit wireplumber[738]: wp-event-dispatcher: <WpAsyncEventHook:0x635b6471db50> failed: <WpSiStandardLink:0x635b649ad9f0> link failed: 1 of 1 PipeWire links failed to activate
wrz 26 16:06:25 janusz-bit wireplumber[738]: wp-event-dispatcher: <WpAsyncEventHook:0x635b6471db50> failed: <WpSiStandardLink:0x635b649b9a10> link failed: 1 of 1 PipeWire links failed to activate
wrz 26 16:06:25 janusz-bit wireplumber[738]: wp-event-dispatcher: <WpAsyncEventHook:0x635b6471db50> failed: <WpSiStandardLink:0x635b64934eb0> link failed: 1 of 1 PipeWire links failed to activate
wrz 26 16:06:29 janusz-bit kwin_wayland[790]: This plugin does not support raise()
wrz 26 16:06:31 janusz-bit konsole[1935]: kf.windowsystem: static int KX11Extras::currentDesktop() may only be used on X11
wrz 26 16:06:31 janusz-bit konsole[1935]: kf.windowsystem: static void KX11Extras::setOnDesktop(WId, int) may only be used on X11
wrz 26 16:06:33 janusz-bit sudo[2807]: pam_unix(sudo:session): session closed for user root
wrz 26 16:06:33 janusz-bit konsole[1935]: kf.notifications: Playing audio notification failed: Destroyed
wrz 26 16:06:33 janusz-bit systemd[728]: app-org.kde.konsole@b9308d56e0b2493d957a0c34ff4aa109.service: Consumed 4.420s CPU time, 112.5M memory peak.
wrz 26 16:06:33 janusz-bit pipewire[737]: pw.node: (alsa_output.pci-0000_35_00.6.analog-stereo-62) graph xrun not-triggered (0 suppressed)
wrz 26 16:06:33 janusz-bit pipewire[737]: pw.node: (alsa_output.pci-0000_35_00.6.analog-stereo-62) xrun state:0x7a56593a8008 pending:1/1 s:1041328557366 a:1041328699884 f:1041328743010 waiting:142518 process:43126 status:triggered
wrz 26 16:09:17 janusz-bit systemd-timesyncd[592]: Timed out waiting for reply from 45.137.226.133:123 (0.arch.pool.ntp.org).
wrz 26 16:09:27 janusz-bit systemd-timesyncd[592]: Timed out waiting for reply from 162.159.200.1:123 (0.arch.pool.ntp.org).
wrz 26 16:09:28 janusz-bit systemd-timesyncd[592]: Contacted time server 54.37.233.160:123 (0.arch.pool.ntp.org).
wrz 26 16:11:47 janusz-bit systemd[728]: Started Konsola - Terminal.
wrz 26 16:11:48 janusz-bit wireplumber[738]: wp-event-dispatcher: <WpAsyncEventHook:0x635b64729a90> failed: failed to activate item: Object activation aborted: proxy destroyed
wrz 26 16:11:57 janusz-bit sudo[4023]: pam_systemd_home(sudo:auth): New sd-bus connection (system-bus-pam-systemd-home-4023) opened.
wrz 26 16:12:00 janusz-bit sudo[4023]: janusz : TTY=pts/1 ; PWD=/home/janusz ; USER=root ; COMMAND=/usr/bin/journalctl -b
wrz 26 16:12:00 janusz-bit sudo[4023]: pam_unix(sudo:session): session opened for user root(uid=0) by janusz(uid=1000)
Last edited by janusz-bit (2024-09-26 16:29:37)
Offline
wrz 26 15:49:50 janusz-bit wpa_supplicant[648]: wlan0: Associated with 84:d8:1b:11:d8:b9
wrz 26 15:49:50 janusz-bit wpa_supplicant[648]: wlan0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
wrz 26 15:49:50 janusz-bit wpa_supplicant[648]: wlan0: WPA: Key negotiation completed with 84:d8:1b:11:d8:b9 [PTK=CCMP GTK=CCMP]
wrz 26 15:49:50 janusz-bit wpa_supplicant[648]: wlan0: CTRL-EVENT-CONNECTED - Connection to 84:d8:1b:11:d8:b9 completed [id=0 id_str=]
wrz 26 15:49:50 janusz-bit wpa_supplicant[648]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-54 noise=9999 txrate=216000
wrz 26 15:49:55 janusz-bit wpa_supplicant[648]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-48 noise=9999 txrate=243000
wrz 26 15:49:57 janusz-bit wpa_supplicant[648]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-45 noise=9999 txrate=270000
wrz 26 15:57:16 janusz-bit wpa_supplicant[648]: wlan0: RSN: Group rekeying completed with 84:d8:1b:11:d8:b9 [GTK=CCMP]
wrz 26 15:59:50 janusz-bit wpa_supplicant[648]: wlan0: Reject scan trigger since one is already pending
There isn't any indication for disconnects, poor signal, wifi crashes etc. in this journal
What's your metric for "Wi-Fi network connection keeps disconecting every 5~9 seconds", ie. what makes you think that actually happens?
Offline
I have 0 upload/download for the moment, even if i download something from steam, or watch youtube. Connection freezes and then go normally for about 9 seconds. And then moment later (3 seconds) i have blue ring on wifi. I use KDE Plasma. And this keeping repeadly.
Last edited by janusz-bit (2024-09-26 21:05:34)
Offline
i download something from steam, or watch youtube. Connection freezes and then go normally for about 9 seconds
Get ABBS - there's a rudimentary speedtest against some global linode hosts in that script.
Do you have other hosts in the LAN that you could test the speed against (eg. w/ iperf or iperf3) to rule out that this is a WAN issue?
i have blue ring on wifi
Idk what's that supposed to indicate - or whether it's just a glitch in the GUI.
Offline
ix.io is taking a break
Offline
I have the same problem when i install arch linux from usb. When i configurate iwctl and then archinstall, in the installation proces, i can have no internet connection in the middle of instalation. But after waiting 15 ~ sec i have internet back and then situation can come again (disconect) but not have to. (now i reinstall arch linux and my internet disconect only 1 time).
Offline
You can copy-paste the script from the forum post.
Do you have other hosts in the LAN that you could test the speed against (eg. w/ iperf or iperf3) to rule out that this is a WAN issue?
Also, sanity check: do you have a parallel windows installation?
Offline
Do you have other hosts in the LAN that you could test the speed against (eg. w/ iperf or iperf3) to rule out that this is a WAN issue?
I connect to the same wi-fi with different computers (and system Windows, when i have installed on my computer) and they dont have the same issue as I have.
If this not answering to your question, I will do it.
And i dont have windows. Only arch linux is installed on my machine.
---
This is not a problem?
wrz 27 18:27:11 archlinux kernel: wlan0: deauthenticated from 2a:f3:17:a0:17:c9 (Reason: 7=CLASS3_FRAME_FROM_N
ONASSOC_STA)
wrz 27 18:27:11 archlinux kernel: wlan0: deauthenticated from 2a:f3:17:a0:17:c9 (Reason: 7=CLASS3_FRAME_FROM_N
ONASSOC_STA)
wrz 27 18:27:11 archlinux wpa_supplicant[667]: wlan0: CTRL-EVENT-DISCONNECTED bssid=2a
:f3:17:a0:17:c9 reason=7
wrz 27 18:27:11 archlinux wpa_supplicant[667]: wlan0: Added BSSID 2a:f3:17:a0:17:c9 in
to ignore list, ignoring for 10 seconds
wrz 27 18:27:11 archlinux wpa_supplicant[667]: wlan0: SME: Trying to authenticate with
2a:f3:17:a0:17:c9 (SSID='Redmi 12' freq=2412 MHz)
wrz 27 18:27:11 archlinux wpa_supplicant[667]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=CO
RE type=WORLD
wrz 27 18:27:11 archlinux NetworkManager[620]: <info> [1727454431.8552] device (wlan0): supplicant interface
state: completed -> authenticating
wrz 27 18:27:11 archlinux NetworkManager[620]: <info> [1727454431.8552] device (p2p-dev-wlan0): supplicant ma
nagement interface state: completed -> authenticating
wrz 27 18:27:11 archlinux kernel: wlan0: authenticate with 2a:f3:17:a0:17:c9 (local address=cc:47:40:4b:10:be)
wrz 27 18:27:11 archlinux kernel: wlan0: send auth to 2a:f3:17:a0:17:c9 (try 1/3)
wrz 27 18:27:11 archlinux kernel: wlan0: send auth to 2a:f3:17:a0:17:c9 (try 2/3)
wrz 27 18:27:11 archlinux kernel: wlan0: send auth to 2a:f3:17:a0:17:c9 (try 3/3)
wrz 27 18:27:11 archlinux kernel: wlan0: authentication with 2a:f3:17:a0:17:c9 timed out
wrz 27 18:27:11 archlinux wpa_supplicant[667]: wlan0: BSSID 2a:f3:17:a0:17:c9 ignore l
ist count incremented to 2, ignoring for 10 seconds
wrz 27 18:27:11 archlinux NetworkManager[620]: <info> [1727454431.9817] device (wlan0): supplicant interface
state: authenticating -> disconnected
wrz 27 18:27:11 archlinux NetworkManager[620]: <info> [1727454431.9818] device (p2p-dev-wlan0): supplicant ma
nagement interface state: authenticating -> disconnected
wrz 27 18:27:12 archlinux NetworkManager[620]: <info> [1727454432.6097] device (wlan0): supplicant interface
state: disconnected -> scanning
wrz 27 18:27:12 archlinux NetworkManager[620]: <info> [1727454432.6098] device (p2p-dev-wlan0): supplicant ma
nagement interface state: disconnected -> scanning
wrz 27 18:27:16 archlinux wpa_supplicant[667]: wlan0: Removed BSSID 2a:f3:17:a0:17:c9
from ignore list (clear)
wrz 27 18:27:24 archlinux wpa_supplicant[667]: wlan0: SME: Trying to authenticate with
2a:f3:17:a0:17:c9 (SSID='Redmi 12' freq=2412 MHz)
wrz 27 18:27:25 archlinux NetworkManager[620]: <info> [1727454445.1319] device (wlan0): supplicant interface
state: scanning -> authenticating
wrz 27 18:27:25 archlinux NetworkManager[620]: <info> [1727454445.1320] device (p2p-dev-wlan0): supplicant ma
nagement interface state: scanning -> authenticating
wrz 27 18:27:25 archlinux kernel: wlan0: authenticate with 2a:f3:17:a0:17:c9 (local address=cc:47:40:4b:10:be)
wrz 27 18:27:25 archlinux kernel: wlan0: send auth to 2a:f3:17:a0:17:c9 (try 1/3)
wrz 27 18:27:25 archlinux wpa_supplicant[667]: wlan0: Trying to associate with 2a:f3:1
7:a0:17:c9 (SSID='Redmi 12' freq=2412 MHz)
wrz 27 18:27:25 archlinux NetworkManager[620]: <info> [1727454445.1352] device (wlan0): supplicant interface
state: authenticating -> associating
wrz 27 18:27:25 archlinux NetworkManager[620]: <info> [1727454445.1352] device (p2p-dev-wlan0): supplicant ma
nagement interface state: authenticating -> associating
wrz 27 18:27:25 archlinux kernel: wlan0: authenticated
wrz 27 18:27:25 archlinux kernel: wlan0: associate with 2a:f3:17:a0:17:c9 (try 1/3)
wrz 27 18:27:25 archlinux kernel: wlan0: RX AssocResp from 2a:f3:17:a0:17:c9 (capab=0x411 status=0 aid=1)
wrz 27 18:27:25 archlinux wpa_supplicant[667]: wlan0: Associated with 2a:f3:17:a0:17:c
9
wrz 27 18:27:25 archlinux wpa_supplicant[667]: wlan0: CTRL-EVENT-SUBNET-STATUS-UPDATE
status=0--
wrz 27 18:27:25 archlinux kernel: wlan0: associated
wrz 27 18:27:25 archlinux NetworkManager[620]: <info> [1727454445.2675] device (wlan0): supplicant interface
state: associating -> 4way_handshake
wrz 27 18:27:25 archlinux NetworkManager[620]: <info> [1727454445.2675] device (p2p-dev-wlan0): supplicant ma
nagement interface state: associating -> 4way_handshake
wrz 27 18:27:25 archlinux wpa_supplicant[667]: wlan0: WPA: Key negotiation completed w
ith 2a:f3:17:a0:17:c9 [PTK=CCMP GTK=CCMP]
wrz 27 18:27:25 archlinux wpa_supplicant[667]: wlan0: CTRL-EVENT-CONNECTED - Connectio
n to 2a:f3:17:a0:17:c9 completed [id=0 id_str=]
wrz 27 18:27:25 archlinux NetworkManager[620]: <info> [1727454445.3518] device (wlan0): supplicant interface
state: 4way_handshake -> completed
wrz 27 18:27:25 archlinux NetworkManager[620]: <info> [1727454445.3520] device (p2p-dev-wlan0): supplicant ma
nagement interface state: 4way_handshake -> completed
wrz 27 18:27:25 archlinux wpa_supplicant[667]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1
signal=-31 noise=9999 txrate=52000
wrz 27 18:21:16 archlinux kernel: wlan0: deauthenticated from 2a:f3:17:a0:17:c9 (Reason: 7=CLASS3_FRAME_FROM_N
ONASSOC_STA)
wrz 27 18:21:17 archlinux wpa_supplicant[667]: wlan0: CTRL-EVENT-DISCONNECTED bssid=2a
:f3:17:a0:17:c9 reason=7
wrz 27 18:21:17 archlinux wpa_supplicant[667]: wlan0: Added BSSID 2a:f3:17:a0:17:c9 in
to ignore list, ignoring for 10 seconds
wrz 27 18:21:17 archlinux wpa_supplicant[667]: wlan0: SME: Trying to authenticate with
2a:f3:17:a0:17:c9 (SSID='Redmi 12' freq=2412 MHz)
wrz 27 18:21:17 archlinux wpa_supplicant[667]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=CO
RE type=WORLD
wrz 27 18:21:17 archlinux kernel: wlan0: authenticate with 2a:f3:17:a0:17:c9 (local address=cc:47:40:4b:10:be)
wrz 27 18:21:17 archlinux kernel: wlan0: send auth to 2a:f3:17:a0:17:c9 (try 1/3)
wrz 27 18:21:17 archlinux NetworkManager[620]: <info> [1727454077.3533] device (wlan0): supplicant interface
state: completed -> authenticating
wrz 27 18:21:17 archlinux NetworkManager[620]: <info> [1727454077.3533] device (p2p-dev-wlan0): supplicant ma
nagement interface state: completed -> authenticating
wrz 27 18:21:17 archlinux wpa_supplicant[667]: wlan0: Trying to associate with 2a:f3:1
7:a0:17:c9 (SSID='Redmi 12' freq=2412 MHz)
wrz 27 18:21:17 archlinux kernel: wlan0: authenticated
wrz 27 18:21:17 archlinux kernel: wlan0: associate with 2a:f3:17:a0:17:c9 (try 1/3)
wrz 27 18:21:17 archlinux NetworkManager[620]: <info> [1727454077.3567] device (wlan0): supplicant interface
state: authenticating -> associating
wrz 27 18:21:17 archlinux NetworkManager[620]: <info> [1727454077.3567] device (p2p-dev-wlan0): supplicant ma
nagement interface state: authenticating -> associating
wrz 27 18:21:17 archlinux kernel: wlan0: RX AssocResp from 2a:f3:17:a0:17:c9 (capab=0x411 status=0 aid=1)
wrz 27 18:21:17 archlinux wpa_supplicant[667]: wlan0: Associated with 2a:f3:17:a0:17:c
9
wrz 27 18:21:17 archlinux wpa_supplicant[667]: wlan0: CTRL-EVENT-SUBNET-STATUS-UPDATE
status=0
wrz 27 18:21:17 archlinux kernel: wlan0: associated
wrz 27 18:21:17 archlinux NetworkManager[620]: <info> [1727454077.4847] device (wlan0): supplicant interface
state: associating -> 4way_handshake
wrz 27 18:21:17 archlinux NetworkManager[620]: <info> [1727454077.4847] device (p2p-dev-wlan0): supplicant ma
nagement interface state: associating -> 4way_handshake
wrz 27 18:21:17 archlinux wpa_supplicant[667]: wlan0: WPA: Key negotiation completed w
ith 2a:f3:17:a0:17:c9 [PTK=CCMP GTK=CCMP]
wrz 27 18:21:17 archlinux wpa_supplicant[667]: wlan0: Removed BSSID 2a:f3:17:a0:17:c9
from ignore list
wrz 27 18:21:17 archlinux wpa_supplicant[667]: wlan0: CTRL-EVENT-CONNECTED - Connectio
n to 2a:f3:17:a0:17:c9 completed [id=0 id_str=]
wrz 27 18:21:17 archlinux NetworkManager[620]: <info> [1727454077.5207] device (wlan0): supplicant interface
state: 4way_handshake -> completed
wrz 27 18:21:17 archlinux NetworkManager[620]: <info> [1727454077.5209] device (wlan0): ip:dhcp4: restarting
wrz 27 18:21:17 archlinux NetworkManager[620]: <info> [1727454077.5210] dhcp4 (wlan0): canceled DHCP transact
ion
wrz 27 18:21:17 archlinux NetworkManager[620]: <info> [1727454077.5210] dhcp4 (wlan0): activation: beginning
transaction (timeout in 45 seconds)
wrz 27 18:21:17 archlinux NetworkManager[620]: <info> [1727454077.5210] dhcp4 (wlan0): state changed no lease
wrz 27 18:21:17 archlinux NetworkManager[620]: <info> [1727454077.5211] dhcp4 (wlan0): activation: beginning
transaction (timeout in 45 seconds)
wrz 27 18:21:17 archlinux NetworkManager[620]: <info> [1727454077.5212] device (p2p-dev-wlan0): supplicant ma
nagement interface state: 4way_handshake -> completed
wrz 27 18:21:17 archlinux NetworkManager[620]: <info> [1727454077.5426] dhcp4 (wlan0): state changed new leas
e, address=192.168.180.109, acd pending
wrz 27 18:21:17 archlinux NetworkManager[620]: <info> [1727454077.5429] dhcp4 (wlan0): state changed new leas
e, address=192.168.180.109
wrz 27 18:21:17 archlinux systemd[1]: Starting Network Manager Script Dispatcher Service...
wrz 27 18:21:17 archlinux systemd[1]: Started Network Manager Script Dispatcher Service.
wrz 27 18:21:17 archlinux wpa_supplicant[667]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1
signal=-44 noise=9999 txrate=52000
wrz 27 18:21:27 archlinux systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
wrz 27 18:23:11 archlinux wpa_supplicant[667]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1
signal=-34 noise=9999 txrate=52000
Offline
This is not a problem?
Nothing of that was in the journal you posted… please don't copy and paste out of a pager or your terminal, the stray linebreaks make the output hard to read.
Also the problems would start before the deauthentication.
Post a complete system journal that actually covers such disconnects.
Offline
Nothing of that was in the journal you posted… please don't copy and paste out of a pager or your terminal, the stray linebreaks make the output hard to read.
Sorry,
Output of $ ./abbs journal:
http://0x0.st/Xgi9.txt
Offline
wrz 27 19:11:27 archlinux wpa_supplicant[661]: wlan0: CTRL-EVENT-CONNECTED - Connection to 92:be:7e:29:53:da completed [id=0 id_str=]
wrz 27 19:11:27 archlinux NetworkManager[614]: <info> [1727457087.7575] manager: NetworkManager state is now CONNECTED_GLOBAL
wrz 27 19:34:42 archlinux wpa_supplicant[661]: wlan0: CTRL-EVENT-DISCONNECTED bssid=92:be:7e:29:53:da reason=7
wrz 27 19:34:42 archlinux kernel: wlan0: authentication with 92:be:7e:29:53:da timed out
wrz 27 19:34:47 archlinux kernel: wlan0: authentication with 92:be:7e:29:53:da timed out
wrz 27 19:34:52 archlinux kernel: wlan0: authentication with 92:be:7e:29:53:da timed out
wrz 27 19:34:58 archlinux NetworkManager[614]: <warn> [1727458498.2124] device (wlan0): link timed out.
wrz 27 19:35:06 archlinux wpa_supplicant[661]: wlan0: CTRL-EVENT-CONNECTED - Connection to 92:be:7e:29:53:da completed [id=0 id_str=]
wrz 27 19:35:06 archlinux NetworkManager[614]: <info> [1727458506.8957] manager: NetworkManager state is now CONNECTED_GLOBAL
wrz 27 19:36:57 archlinux wpa_supplicant[661]: wlan0: CTRL-EVENT-DISCONNECTED bssid=92:be:7e:29:53:da reason=7
wrz 27 19:36:57 archlinux kernel: wlan0: authenticate with 92:be:7e:29:53:da (local address=cc:47:40:4b:10:be)
wrz 27 19:36:57 archlinux kernel: wlan0: send auth to 92:be:7e:29:53:da (try 1/3)
wrz 27 19:36:57 archlinux kernel: wlan0: send auth to 92:be:7e:29:53:da (try 2/3)
wrz 27 19:36:57 archlinux kernel: wlan0: send auth to 92:be:7e:29:53:da (try 3/3)
wrz 27 19:36:58 archlinux kernel: wlan0: authentication with 92:be:7e:29:53:da timed out
wrz 27 19:37:02 archlinux wpa_supplicant[661]: wlan0: CTRL-EVENT-CONNECTED - Connection to 92:be:7e:29:53:da completed [id=0 id_str=]
You're initially connecting and the connection remains stable for ~23 minutes, then get disconnected, ignored/rejected several times and then reconnect after 24s, kicked again less than 2 minutes later, ignored/rejected and finally reconnect after 5s
Do you actually still run
iwconfig wlan0 power off
and does that get you any errors?
It's not in the journal?
Try
sudo iw dev wlan0 set power_save off
Unless it's the AP (tried to reboot it?) this very much smells power management related.
Offline
I used now iwconfig wlan0 power off and i get this in journal:
wrz 27 23:10:02 archlinux kernel: warning: `iwconfig' uses wireless extensions which will stop working for Wi-Fi 7 hardware; use nl80211
wrz 27 23:10:02 archlinux kernel: warning: `iwconfig' uses wireless extens
ions which will stop working for Wi-Fi 7 hardware; use nl80211
wrz 27 23:10:02 archlinux sudo[24453]: pam_unix(sudo:session): session closed for user root
wrz 27 23:10:06 archlinux NetworkManager[603]: <info> [1727471406.8990] audit: op="statistics" interface="wla
n0" ifindex=3 args="2000" pid=1046 uid=1000 result="success"
wrz 27 23:10:16 archlinux rtkit-daemon[780]: Supervising 7 threads of 4 proces
ses of 1 users.
wrz 27 23:10:16 archlinux rtkit-daemon[780]: Supervising 7 threads of 4 proces
ses of 1 users.
wrz 27 23:10:16 archlinux rtkit-daemon[780]: Supervising 7 threads of 4 proces
ses of 1 users.
wrz 27 23:10:16 archlinux rtkit-daemon[780]: Supervising 7 threads of 4 proces
ses of 1 users.
wrz 27 23:10:17 archlinux NetworkManager[603]: <info> [1727471417.0188] audit: op="statistics" interface="wla
n0" ifindex=3 args="2000" pid=1046 uid=1000 result="success"
wrz 27 23:11:08 archlinux wireplumber[765]: wp-event-dispatcher: <WpAsyncEventHook:0x6
3ef42405ec0> failed: <WpSiStandardLink:0x63ef425a9930> link failed: 1 of 1 PipeWire links failed to activate
wrz 27 23:11:09 archlinux NetworkManager[603]: <info> [1727471469.7508] audit: op="statistics" interface="wla
n0" ifindex=3 args="2000" pid=1046 uid=1000 result="success"
wrz 27 23:11:33 archlinux rtkit-daemon[780]: Supervising 7 threads of 4 proces
ses of 1 users.
wrz 27 23:11:33 archlinux rtkit-daemon[780]: Supervising 7 threads of 4 proces
ses of 1 users.
Last edited by janusz-bit (2024-09-27 21:19:55)
Offline
How about using the not deprecated iw instead?
Also, do the network actually still get disconnected after you disable power management?
Offline
Also, do the network actually still get disconnected after you disable power management?
Still i have the same problem. I will try now install iw .
EDIT:
I try what you say. What i do:
# pacman -S iw
# pacman -Rns wireless_tools
# systemctl restart NetworkManager --now
# nmcli general reload
# systemctl restart NetworkManager --now
Still the same issue
Last edited by janusz-bit (2024-09-27 21:30:27)
Offline
Update^^
Offline
merely installing iw or restarting NM won't do much here:
sudo iw dev wlan0 set power_save off
Offline
Sorry, i did it earlier and i reapet now this command and nothing changes.
wrz 27 23:35:16 archlinux sudo[58175]: janusz : TTY=pts/4 ; PWD=/home/janusz ; USER=root ; COMMAND=/usr/bin
/iw dev wlan0 set power_save off
wrz 27 23:35:16 archlinux sudo[58175]: pam_unix(sudo:session): session opened for user root(uid=0) by janusz(uid=1000)
wrz 27 23:35:16 archlinux sudo[58175]: pam_unix(sudo:session): session closed for user root
wrz 27 23:35:25 archlinux rtkit-daemon[780]: Supervising 8 threads of 5 processes of 1 users.
wrz 27 23:35:25 archlinux rtkit-daemon[780]: Supervising 8 threads of 5 processes of 1 users.
wrz 27 23:35:28 archlinux plasmashell[1046]: file:///usr/share/plasma/plasmoids/org.kde.plasma.pr
ivate.systemtray/contents/ui/items/PlasmoidItem.qml:60: TypeError: Property 'pressed' of object CompactRepresentation_QMLTYPE_657(0x6
4b63458a7b0) is not a function
wrz 27 23:35:28 archlinux NetworkManager[53143]: <info> [1727472928.0857] audit: op="statistics" interface="wlan0" ifindex=3 args="2
000" pid=1046 uid=1000 result="success"
wrz 27 23:35:36 archlinux NetworkManager[53143]: <info> [1727472936.1105] audit: op="statistics" interface="wlan0" ifindex=3 args="2
000" pid=1046 uid=1000 result="success"
wrz 27 23:36:16 archlinux wireplumber[765]: wp-event-dispatcher: <WpAsyncEventHook:0x63ef42411c90> failed: fa
iled to activate item: Object activation aborted: proxy destroyed
wrz 27 23:36:20 archlinux sudo[59910]: pam_systemd_home(sudo:account): New sd-bus connection (system-
bus-pam-systemd-home-59910) opened.
wrz 27 23:36:20 archlinux sudo[59910]: janusz : TTY=pts/4 ; PWD=/home/janusz ; USER=root ; COMMAND=/usr/bin
/iw dev wlan0 set power_save off
wrz 27 23:36:20 archlinux sudo[59910]: pam_unix(sudo:session): session opened for user root(uid=0) by janusz(uid=1000)
wrz 27 23:36:20 archlinux sudo[59910]: pam_unix(sudo:session): session closed for user root
Edit:
Maybe i should change on/off asus power managment in BIOS?
Edit2:
I turn on ASUS ErP and nothing changes. ( I reapeted commands):
sudo iw dev wlan0 set power_save off
systemctl restart NetworkManager --now
nmcli general reload
systemctl restart NetworkManager --now
sudo iw dev wlan0 set power_save off
Last edited by janusz-bit (2024-09-27 21:46:49)
Offline
Maybe i should change on/off asus power managment in BIOS?
idk what that is, but it's very likely either the AP (router) or some powersaving, so you want to run the system w/ all power saving features disabled and see whether that stabilizes the conneciton.
I'll point out that there's no CLASS3_FRAME_FROM_NONASSOC_STA error in the journal snippet in your last post (but it also covers only ~1m)
Offline
I did what i can.
I did this without custom kernel:
https://asus-linux.org/guides/arch-guide/
i used commands from earlier and nothing changes.
Journal:
wrz 28 00:04:49 archlinux systemd[755]: Listening on D-Bus User Message Bus Socket.
wrz 28 00:04:49 archlinux systemd[755]: Reached target Sockets.
wrz 28 00:04:49 archlinux systemd[755]: Reached target Basic System.
wrz 28 00:04:49 archlinux systemd[755]: Cleanup lingering KCrash metadata was skipped because of an unmet condition check (ConditionP
athExistsGlob=/var/lib/sddm/.cache/kcrash-metadata/*.ini).
wrz 28 00:04:49 archlinux systemd[1]: Started User Manager for UID 969.
wrz 28 00:04:49 archlinux systemd[755]: Starting Update XDG user dir configuration...
wrz 28 00:04:49 archlinux systemd[1]: Started Session c1 of User sddm.
wrz 28 00:04:49 archlinux sddm-helper[751]: Writing cookie to "/tmp/xauth_FkdSFp"
wrz 28 00:04:49 archlinux sddm-helper[751]: Starting X11 session: "" "/usr/bin/sddm-greeter-qt6 --socket /tmp/sddm-:0-jzmBDP"
wrz 28 00:04:49 archlinux sddm[695]: Greeter session started successfully
wrz 28 00:04:49 archlinux systemd[755]: Finished Update XDG user dir configuration.
wrz 28 00:04:49 archlinux systemd[755]: Reached target Main User Target.
wrz 28 00:04:49 archlinux systemd[755]: Startup finished in 69ms.
wrz 28 00:04:49 archlinux sddm-greeter-qt6[765]: High-DPI autoscaling Enabled
wrz 28 00:04:49 archlinux sddm-greeter-qt6[765]: Reading from "/usr/local/share/wayland-sessions/plas
ma.desktop"
wrz 28 00:04:49 archlinux sddm-greeter-qt6[765]: Reading from "/usr/share/wayland-sessions/plasma.des
ktop"
wrz 28 00:04:49 archlinux sddm-greeter-qt6[765]: Reading from "/usr/local/share/xsessions/plasmax11.d
esktop"
wrz 28 00:04:49 archlinux sddm-greeter-qt6[765]: Reading from "/usr/share/xsessions/plasmax11.desktop
"
wrz 28 00:04:49 archlinux sddm-greeter-qt6[765]: Loading theme configuration from "qrc:/theme/theme.c
onf"
wrz 28 00:04:49 archlinux systemd[755]: Created slice User Core Session Slice.
wrz 28 00:04:49 archlinux systemd[755]: Starting D-Bus User Message Bus...
wrz 28 00:04:49 archlinux dbus-broker-launch[769]: Service file '/usr/share/dbus-1/services/org.k
de.dolphin.FileManager1.service' is not named after the D-Bus name 'org.freedesktop.FileManager1'.
wrz 28 00:04:49 archlinux dbus-broker-launch[769]: Service file '/usr/share/dbus-1/services/org.k
de.kscreen.service' is not named after the D-Bus name 'org.kde.KScreen'.
wrz 28 00:04:49 archlinux dbus-broker-launch[769]: Service file '/usr/share/dbus-1/services/org.k
de.plasma.Notifications.service' is not named after the D-Bus name 'org.freedesktop.Notifications'.
wrz 28 00:04:49 archlinux dbus-broker-launch[769]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +31: Eavesdropping
is deprecated and ignored
wrz 28 00:04:49 archlinux dbus-broker-launch[769]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +33: Eavesdropping
is deprecated and ignored
wrz 28 00:04:49 archlinux systemd[755]: Started D-Bus User Message Bus.
wrz 28 00:04:49 archlinux dbus-broker-launch[769]: Ready
wrz 28 00:04:49 archlinux sddm-greeter-qt6[765]: Connected to the daemon.
wrz 28 00:04:49 archlinux sddm[695]: Message received from greeter: Connect
wrz 28 00:04:49 archlinux sddm-greeter-qt6[765]: Loading qrc:/theme/Main.qml...
wrz 28 00:04:49 archlinux sddm-greeter-qt6[765]: file:///usr/lib/qt6/qml/SddmComponents/LayoutBox
.qml:35:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFo
o(<arguments>) { ... }
wrz 28 00:04:49 archlinux sddm-greeter-qt6[765]: file:///usr/lib/qt6/qml/SddmComponents/ComboBox.
qml:105:9: QML Image: Cannot open: file:///usr/lib/qt6/qml/SddmComponents/angle-down.png
wrz 28 00:04:49 archlinux sddm-greeter-qt6[765]: file:///usr/lib/qt6/qml/SddmComponents/ComboBox.
qml:105:9: QML Image: Cannot open: file:///usr/lib/qt6/qml/SddmComponents/angle-down.png
wrz 28 00:04:49 archlinux sddm-greeter-qt6[765]: qrc:/theme/Main.qml:41:5: QML Connections: Impli
citly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
wrz 28 00:04:49 archlinux sddm-greeter-qt6[765]: Adding view for "eDP-1" QRect(0,0 1920x1080)
wrz 28 00:04:49 archlinux sddm-greeter-qt6[765]: Message received from daemon: Capabilities
wrz 28 00:04:49 archlinux sddm-greeter-qt6[765]: Message received from daemon: HostName
wrz 28 00:04:49 archlinux boltd[622]: probing: timeout, done: [2017599] (2000000)
wrz 28 00:04:50 archlinux sddm-greeter-qt6[765]: file:///usr/lib/qt6/qml/SddmComponents/PictureBo
x.qml:106:13 Parameter "event" is not declared. Injection of parameters into signal handlers is deprecated. Use JavaScript functions
with formal parameters instead.
wrz 28 00:04:50 archlinux kernel: ucsi_acpi USBC000:00: error -ETIMEDOUT: PPM init failed
wrz 28 00:04:51 archlinux systemd[1]: systemd-rfkill.service: Deactivated successfully.
wrz 28 00:04:52 archlinux sddm-greeter-qt6[765]: Reading from "/usr/share/wayland-sessions/plasma.des
ktop"
wrz 28 00:04:52 archlinux sddm[695]: Message received from greeter: Login
wrz 28 00:04:52 archlinux sddm[695]: Reading from "/usr/share/wayland-sessions/plasma.desktop"
wrz 28 00:04:52 archlinux sddm[695]: Session "/usr/share/wayland-sessions/plasma.desktop" selected, c
ommand: "/usr/lib/plasma-dbus-run-session-if-needed /usr/bin/startplasma-wayland" for VT 1
wrz 28 00:04:52 archlinux sddm-helper[792]: [PAM] Starting...
wrz 28 00:04:52 archlinux sddm-helper[792]: [PAM] Authenticating...
wrz 28 00:04:52 archlinux sddm-helper[792]: pam_systemd_home(sddm:auth): New sd-bus connection (syste
m-bus-pam-systemd-home-792) opened.
wrz 28 00:04:52 archlinux sddm-helper[792]: [PAM] Preparing to converse...
wrz 28 00:04:52 archlinux sddm-helper[792]: [PAM] Conversation with 1 messages
wrz 28 00:04:52 archlinux sddm-helper[792]: pam_kwallet5(sddm:auth): pam_kwallet5: pam_sm_authenticat
e
wrz 28 00:04:52 archlinux sddm-helper[792]: [PAM] returning.
wrz 28 00:04:52 archlinux sddm[695]: Authentication for user "janusz" successful
wrz 28 00:04:52 archlinux sddm-greeter-qt6[765]: Message received from daemon: LoginSucceeded
wrz 28 00:04:52 archlinux sddm-helper[792]: pam_kwallet5(sddm:setcred): pam_kwallet5: pam_sm_setcred
wrz 28 00:04:52 archlinux sddm-helper[792]: pam_unix(sddm:session): session opened for user janusz(uid=1000) by janusz(uid=0)
wrz 28 00:04:52 archlinux sddm-helper[792]: pam_systemd(sddm:session): New sd-bus connection (system-
bus-pam-systemd-792) opened.
wrz 28 00:04:52 archlinux systemd-logind[625]: New session 2 of user janusz.
wrz 28 00:04:52 archlinux systemd[1]: Created slice User Slice of UID 1000.
wrz 28 00:04:52 archlinux systemd[1]: Starting User Runtime Directory /run/user/1000...
wrz 28 00:04:52 archlinux sddm-helper[751]: [PAM] Closing session
wrz 28 00:04:52 archlinux sddm-helper[751]: pam_unix(sddm-greeter:session): session closed for user sddm
wrz 28 00:04:52 archlinux sddm-helper[751]: pam_systemd(sddm-greeter:session): New sd-bus connection
(system-bus-pam-systemd-751) opened.
wrz 28 00:04:52 archlinux sddm-helper[751]: [PAM] Ended.
wrz 28 00:04:52 archlinux sddm[695]: Auth: sddm-helper exited successfully
wrz 28 00:04:52 archlinux sddm[695]: Greeter stopped. SDDM::Auth::HELPER_SUCCESS
wrz 28 00:04:52 archlinux systemd[1]: session-c1.scope: Deactivated successfully.
wrz 28 00:04:52 archlinux systemd[1]: session-c1.scope: Consumed 231ms CPU time, 84.5M memory peak.
wrz 28 00:04:52 archlinux systemd-logind[625]: Session c1 logged out. Waiting for processes to exit.
wrz 28 00:04:52 archlinux systemd-logind[625]: Removed session c1.
wrz 28 00:04:52 archlinux systemd[1]: Finished User Runtime Directory /run/user/1000.
wrz 28 00:04:52 archlinux systemd[1]: Starting User Manager for UID 1000...
wrz 28 00:04:52 archlinux (systemd)[809]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8
002 service=[systemd-user] terminal=[] user=[janusz] ruser=[<unknown>] rhost=[<unknown>]
wrz 28 00:04:52 archlinux (systemd)[809]: pam_unix(systemd-user:session): session opened for user janusz(uid=1000) by janusz(uid=0)
wrz 28 00:04:52 archlinux systemd-logind[625]: New session 3 of user janusz.
wrz 28 00:04:52 archlinux systemd[809]: Queued start job for default target Main User Target.
wrz 28 00:04:52 archlinux systemd[809]: Created slice User Application Slice.
wrz 28 00:04:52 archlinux systemd[809]: Created slice User Core Session Slice.
wrz 28 00:04:52 archlinux systemd[809]: Started Submitting pending crash events (file monitor).
wrz 28 00:04:52 archlinux systemd[809]: Started Cleanup lingering KCrash metadata.
wrz 28 00:04:52 archlinux systemd[809]: Submitting pending crash events was skipped because of an unmet condition check (ConditionPat
hExistsGlob=/home/janusz/.cache/drkonqi/sentry-envelopes/*).
wrz 28 00:04:52 archlinux systemd[809]: Reached target Paths.
wrz 28 00:04:52 archlinux systemd[809]: Reached target Timers.
wrz 28 00:04:52 archlinux systemd[809]: Starting D-Bus User Message Bus Socket...
wrz 28 00:04:52 archlinux systemd[809]: Listening on GnuPG network certificate management daemon.
wrz 28 00:04:52 archlinux systemd[809]: Listening on Socket to launch DrKonqi for a systemd-coredump crash.
wrz 28 00:04:52 archlinux systemd[809]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
wrz 28 00:04:52 archlinux systemd[809]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
wrz 28 00:04:52 archlinux systemd[809]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
wrz 28 00:04:52 archlinux systemd[809]: Listening on GnuPG cryptographic agent and passphrase cache.
wrz 28 00:04:52 archlinux systemd[809]: Listening on GnuPG public key management service.
wrz 28 00:04:52 archlinux systemd[809]: Listening on p11-kit server.
wrz 28 00:04:52 archlinux systemd[809]: Listening on PipeWire PulseAudio.
wrz 28 00:04:52 archlinux systemd[809]: Listening on PipeWire Multimedia System Sockets.
wrz 28 00:04:52 archlinux systemd[809]: Listening on D-Bus User Message Bus Socket.
wrz 28 00:04:52 archlinux systemd[809]: Reached target Sockets.
wrz 28 00:04:52 archlinux systemd[809]: Reached target Basic System.
wrz 28 00:04:52 archlinux systemd[1]: Started User Manager for UID 1000.
wrz 28 00:04:52 archlinux systemd[809]: Started Cleanup lingering KCrash metadata.
wrz 28 00:04:52 archlinux systemd[1]: Started Session 2 of User janusz.
wrz 28 00:04:52 archlinux systemd[809]: Started PipeWire Multimedia Service.
wrz 28 00:04:52 archlinux sddm-helper[792]: pam_kwallet5(sddm:session): pam_kwallet5: pam_sm_open_ses
sion
wrz 28 00:04:52 archlinux systemd[809]: Started Multimedia Service Session Manager.
wrz 28 00:04:52 archlinux systemd[809]: Started PipeWire PulseAudio.
wrz 28 00:04:52 archlinux systemd[809]: Starting Update XDG user dir configuration...
wrz 28 00:04:53 archlinux systemd[809]: Finished Update XDG user dir configuration.
wrz 28 00:04:53 archlinux systemd[809]: Reached target Main User Target.
wrz 28 00:04:53 archlinux systemd[809]: Startup finished in 118ms.
wrz 28 00:04:53 archlinux systemd[809]: Starting D-Bus User Message Bus...
wrz 28 00:04:53 archlinux dbus-broker-launch[827]: Service file '/usr/share/dbus-1/services/org.k
de.dolphin.FileManager1.service' is not named after the D-Bus name 'org.freedesktop.FileManager1'.
wrz 28 00:04:53 archlinux dbus-broker-launch[827]: Service file '/usr/share/dbus-1/services/org.k
de.kscreen.service' is not named after the D-Bus name 'org.kde.KScreen'.
wrz 28 00:04:53 archlinux dbus-broker-launch[827]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +31: Eavesdropping
is deprecated and ignored
wrz 28 00:04:53 archlinux dbus-broker-launch[827]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +33: Eavesdropping
is deprecated and ignored
wrz 28 00:04:53 archlinux dbus-broker-launch[827]: Service file '/usr/share/dbus-1/services/org.k
de.plasma.Notifications.service' is not named after the D-Bus name 'org.freedesktop.Notifications'.
wrz 28 00:04:53 archlinux systemd[809]: Started D-Bus User Message Bus.
wrz 28 00:04:53 archlinux dbus-broker-launch[827]: Ready
wrz 28 00:04:53 archlinux systemd[1]: Starting RealtimeKit Scheduling Policy Service...
wrz 28 00:04:53 archlinux wireplumber[820]: wp-internal-comp-loader: Loading profile 'main'
wrz 28 00:04:53 archlinux sddm-helper[837]: pam_kwallet5: final socket path: /run/user/1000/kwallet5.
socket
wrz 28 00:04:53 archlinux sddm-helper[792]: Starting Wayland user session: "/usr/share/sddm/scripts/wayland-session" "/usr/lib/plasma
-dbus-run-session-if-needed /usr/bin/startplasma-wayland"
wrz 28 00:04:53 archlinux sddm-helper[839]: Jumping to VT 1
wrz 28 00:04:53 archlinux sddm-helper[839]: VT mode didn't need to be fixed
wrz 28 00:04:53 archlinux systemd[1]: Started RealtimeKit Scheduling Policy Service.
wrz 28 00:04:53 archlinux rtkit-daemon[834]: Successfully called chroot.
wrz 28 00:04:53 archlinux rtkit-daemon[834]: Successfully dropped privileges.
wrz 28 00:04:53 archlinux rtkit-daemon[834]: Successfully limited resources.
wrz 28 00:04:53 archlinux rtkit-daemon[834]: Canary thread running.
wrz 28 00:04:53 archlinux rtkit-daemon[834]: Running.
wrz 28 00:04:53 archlinux rtkit-daemon[834]: Watchdog thread running.
wrz 28 00:04:53 archlinux rtkit-daemon[834]: Supervising 0 threads of 0 processes of 0 users.
wrz 28 00:04:53 archlinux rtkit-daemon[834]: Supervising 0 threads of 0 processes of 0 users.
wrz 28 00:04:53 archlinux rtkit-daemon[834]: Supervising 0 threads of 0 processes of 0 users.
wrz 28 00:04:53 archlinux rtkit-daemon[834]: Supervising 0 threads of 0 processes of 0 users.
wrz 28 00:04:53 archlinux rtkit-daemon[834]: Supervising 0 threads of 0 processes of 0 users.
wrz 28 00:04:53 archlinux rtkit-daemon[834]: Supervising 0 threads of 0 processes of 0 users.
wrz 28 00:04:53 archlinux rtkit-daemon[834]: Supervising 0 threads of 0 processes of 0 users.
wrz 28 00:04:53 archlinux rtkit-daemon[834]: Supervising 0 threads of 0 processes of 0 users.
wrz 28 00:04:53 archlinux rtkit-daemon[834]: Supervising 0 threads of 0 processes of 0 users.
wrz 28 00:04:53 archlinux rtkit-daemon[834]: Successfully made thread 819 of process 819 owned by '1000' high priority at nice level
-11.
wrz 28 00:04:53 archlinux rtkit-daemon[834]: Supervising 1 threads of 1 processes of 1 users.
wrz 28 00:04:53 archlinux rtkit-daemon[834]: Successfully made thread 833 of process 819 owned by '1000' RT at priority 20.
wrz 28 00:04:53 archlinux rtkit-daemon[834]: Supervising 2 threads of 1 processes of 1 users.
wrz 28 00:04:53 archlinux rtkit-daemon[834]: Successfully made thread 821 of process 821 owned by '1000' high priority at nice level
-11.
wrz 28 00:04:53 archlinux rtkit-daemon[834]: Supervising 3 threads of 2 processes of 1 users.
wrz 28 00:04:53 archlinux rtkit-daemon[834]: Successfully made thread 835 of process 821 owned by '1000' RT at priority 20.
wrz 28 00:04:53 archlinux rtkit-daemon[834]: Supervising 4 threads of 2 processes of 1 users.
wrz 28 00:04:53 archlinux rtkit-daemon[834]: Successfully made thread 820 of process 820 owned by '1000' high priority at nice level
-11.
wrz 28 00:04:53 archlinux rtkit-daemon[834]: Supervising 5 threads of 3 processes of 1 users.
wrz 28 00:04:53 archlinux rtkit-daemon[834]: Successfully made thread 844 of process 820 owned by '1000' RT at priority 20.
wrz 28 00:04:53 archlinux rtkit-daemon[834]: Supervising 6 threads of 3 processes of 1 users.
wrz 28 00:04:53 archlinux wireplumber[820]: wp-device: SPA handle 'api.libcamera.enum.manager' could not be l
oaded; is it installed?
wrz 28 00:04:53 archlinux wireplumber[820]: s-monitors-libcamera: PipeWire's libcamera SPA plugin is missing
or broken. Some camera types may not be supported.
wrz 28 00:04:53 archlinux sddm[695]: Session started true
wrz 28 00:04:53 archlinux systemd[1]: Starting Locale Service...
wrz 28 00:04:53 archlinux systemd[1]: Started Locale Service.
wrz 28 00:04:53 archlinux systemd[809]: Reload requested from client PID 839 ('startplasma-way')...
wrz 28 00:04:53 archlinux systemd[809]: Reloading...
wrz 28 00:04:53 archlinux systemd[809]: Reloading finished in 68 ms.
wrz 28 00:04:53 archlinux systemd[809]: Created slice Slice /app/dbus-:1.4-org.kde.KSplash.
wrz 28 00:04:53 archlinux systemd[809]: Started dbus-:1.4-org.kde.KSplash@0.service.
wrz 28 00:04:53 archlinux systemd[809]: Created slice User Background Tasks Slice.
wrz 28 00:04:53 archlinux systemd[809]: Submitting pending crash events was skipped because of an unmet condition check (ConditionPat
hExistsGlob=/home/janusz/.cache/drkonqi/sentry-envelopes/*).
wrz 28 00:04:53 archlinux systemd[809]: Reached target Session services which should run early before the graphical session is brough
t up.
wrz 28 00:04:53 archlinux systemd[809]: Starting KDE Global Shortcuts Server...
wrz 28 00:04:53 archlinux systemd[809]: Starting KDE Window Manager...
wrz 28 00:04:53 archlinux systemd[809]: Starting Baloo File Indexer Daemon...
wrz 28 00:04:53 archlinux systemd[809]: Started KDE Window Manager.
wrz 28 00:04:53 archlinux systemd[809]: Starting KDE Config Module Initialization...
wrz 28 00:04:53 archlinux systemd[809]: Starting Splash screen shown during boot...
wrz 28 00:04:53 archlinux systemd[809]: Started Baloo File Indexer Daemon.
wrz 28 00:04:53 archlinux systemd[809]: Starting Portal service...
wrz 28 00:04:53 archlinux systemd[809]: Started KDE Global Shortcuts Server.
wrz 28 00:04:53 archlinux systemd[1]: Starting Disk Manager...
wrz 28 00:04:53 archlinux udisksd[879]: udisks daemon version 2.10.1 starting
wrz 28 00:04:53 archlinux systemd[809]: Starting flatpak document portal service...
wrz 28 00:04:53 archlinux systemd[809]: Starting sandboxed app permission store...
wrz 28 00:04:53 archlinux systemd[809]: Started sandboxed app permission store.
wrz 28 00:04:53 archlinux systemd[809]: Started flatpak document portal service.
wrz 28 00:04:53 archlinux kernel: block nvme0n1: No UUID available providing old NGUID
wrz 28 00:04:53 archlinux systemd[1]: Started Disk Manager.
wrz 28 00:04:53 archlinux udisksd[879]: Acquired the name org.freedesktop.UDisks2 on the system message bus
wrz 28 00:04:53 archlinux systemd[1]: Starting Daemon for power management...
wrz 28 00:04:53 archlinux wireplumber[820]: default: Failed to get percentage from UPower: org.fr
eedesktop.DBus.Error.NameHasNoOwner
wrz 28 00:04:53 archlinux rtkit-daemon[834]: Supervising 6 threads of 3 processes of 1 users.
wrz 28 00:04:53 archlinux rtkit-daemon[834]: Supervising 6 threads of 3 processes of 1 users.
wrz 28 00:04:53 archlinux rtkit-daemon[834]: Supervising 6 threads of 3 processes of 1 users.
wrz 28 00:04:54 archlinux kwin_wayland[870]: No backend specified, automatically choosing drm
wrz 28 00:04:54 archlinux systemd[1]: Started Daemon for power management.
wrz 28 00:04:54 archlinux wireplumber[820]: spa.bluez5: BlueZ system service is not available
wrz 28 00:04:54 archlinux baloo_file[869]: qt.dbus.integration: QDBusConnection: name 'org.freede
sktop.UDisks2' had owner '' but we thought it was ':1.40'
wrz 28 00:04:54 archlinux baloo_file[869]: qt.dbus.integration: QDBusConnection: name 'org.freede
sktop.UPower' had owner '' but we thought it was ':1.42'
wrz 28 00:04:54 archlinux kcminit_startup[874]: Initializing "/usr/lib/qt6/plugins/plasma/kcms/syste
msettings/kcm_mouse.so"
wrz 28 00:04:54 archlinux kcminit_startup[874]: Initializing "/usr/lib/qt6/plugins/plasma/kcms/syste
msettings/kcm_fonts.so"
wrz 28 00:04:54 archlinux kwin_wayland_wrapper[1000]: The XKEYBOARD keymap compiler (xkbcomp) reports:
wrz 28 00:04:54 archlinux kwin_wayland_wrapper[1000]: > Warning: Unsupported maximum keycode 708, clipping.
wrz 28 00:04:54 archlinux kwin_wayland_wrapper[1000]: > X11 cannot support keycodes above 255.
wrz 28 00:04:54 archlinux kwin_wayland_wrapper[1000]: > Warning: Could not resolve keysym XF86KbdInputAssistPrevgrou
wrz 28 00:04:54 archlinux kwin_wayland_wrapper[1000]: > Warning: Could not resolve keysym XF86KbdInputAssistNextgrou
wrz 28 00:04:54 archlinux kwin_wayland_wrapper[1000]: Errors from xkbcomp are not fatal to the X server
wrz 28 00:04:54 archlinux kcminit_startup[874]: Initializing "/usr/lib/qt6/plugins/plasma/kcms/syste
msettings/kcm_style.so"
wrz 28 00:04:54 archlinux kcminit[1001]: Initializing "/usr/lib/qt6/plugins/plasma/kcms/systemsettin
gs/kcm_fonts.so"
wrz 28 00:04:54 archlinux kcminit[1001]: Initializing "/usr/lib/qt6/plugins/plasma/kcms/systemsettin
gs/kcm_style.so"
wrz 28 00:04:54 archlinux NetworkManager[620]: <info> [1727474694.6358] policy: auto-activating connection 'Redmi 12' (055c2739-92c0
-4946-9074-c848cdc6573d)
wrz 28 00:04:54 archlinux NetworkManager[620]: <info> [1727474694.6360] device (wlan0): Activation: starting connection 'Redmi 12' (
055c2739-92c0-4946-9074-c848cdc6573d)
wrz 28 00:04:54 archlinux NetworkManager[620]: <info> [1727474694.6361] device (wlan0): state change: disconnected -> prepare (reaso
n 'none', sys-iface-state: 'managed')
wrz 28 00:04:54 archlinux NetworkManager[620]: <info> [1727474694.6362] manager: NetworkManager state is now CONNECTING
wrz 28 00:04:54 archlinux NetworkManager[620]: <info> [1727474694.6783] device (wlan0): set-hw-addr: reset MAC address to CC:47:40:4
B:10:BE (preserve)
wrz 28 00:04:54 archlinux systemd[809]: Started KDE Config Module Initialization.
wrz 28 00:04:54 archlinux systemd[809]: Starting KDE Session Management Server...
wrz 28 00:04:54 archlinux systemd[809]: Started Unlock kwallet from pam credentials.
wrz 28 00:04:54 archlinux systemd[809]: Starting KDE Daemon 6...
wrz 28 00:04:54 archlinux pam_kwallet_init[1018]: 2024/09/28 00:04:54 socat[1018] W address is opened in read-write mode but only sup
ports read-only
wrz 28 00:04:54 archlinux NetworkManager[620]: <info> [1727474694.7944] device (wlan0): state change: prepare -> config (reason 'non
e', sys-iface-state: 'managed')
wrz 28 00:04:54 archlinux NetworkManager[620]: <info> [1727474694.7946] device (wlan0): Activation: (wifi) access point 'Redmi 12' h
as security, but secrets are required.
wrz 28 00:04:54 archlinux NetworkManager[620]: <info> [1727474694.7946] device (wlan0): state change: config -> need-auth (reason 'n
one', sys-iface-state: 'managed')
wrz 28 00:04:54 archlinux NetworkManager[620]: <info> [1727474694.7947] device (wlan0): supplicant interface state: disconnected ->
interface_disabled
wrz 28 00:04:54 archlinux NetworkManager[620]: <info> [1727474694.7947] device (p2p-dev-wlan0): supplicant management interface stat
e: disconnected -> interface_disabled
wrz 28 00:04:54 archlinux NetworkManager[620]: <warn> [1727474694.7947] device (wlan0): no secre
ts: No agents were available for this request.
wrz 28 00:04:54 archlinux NetworkManager[620]: <info> [1727474694.7947] device (wlan0): state change: need-auth -> failed (reason 'n
o-secrets', sys-iface-state: 'managed')
wrz 28 00:04:54 archlinux NetworkManager[620]: <info> [1727474694.7948] manager: NetworkManager state is now DISCONNECTED
wrz 28 00:04:54 archlinux NetworkManager[620]: <warn> [1727474694.7949] device (wlan0): Activati
on: failed for connection 'Redmi 12'
wrz 28 00:04:54 archlinux NetworkManager[620]: <info> [1727474694.7950] device (wlan0): state change: failed -> disconnected (reason
'none', sys-iface-state: 'managed')
wrz 28 00:04:54 archlinux NetworkManager[620]: <info> [1727474694.8450] device (wlan0): set-hw-addr: set MAC address to 66:E0:03:A3:
F3:F5 (scanning)
wrz 28 00:04:54 archlinux systemd[809]: Started KDE Daemon 6.
wrz 28 00:04:54 archlinux systemd[809]: Starting KDE Configuration Module Initialization (Phase 1)...
wrz 28 00:04:54 archlinux kded6[1016]: QDBusObjectPath: invalid path "/modules/kded_plasma-welcom
e"
wrz 28 00:04:54 archlinux kded6[1016]: kf.dbusaddons: The kded module name "kded_plasma-welcome"
is invalid!
wrz 28 00:04:54 archlinux kcminit_startup[874]: Initializing "/usr/lib/qt6/plugins/plasma/kcms/syste
msettings/kcm_touchpad.so"
wrz 28 00:04:54 archlinux kcminit_startup[874]: Initializing "/usr/lib/qt6/plugins/plasma/kcms/syste
msettings_qwidgets/kcm_kgamma.so"
wrz 28 00:04:54 archlinux systemd[809]: Started KDE Session Management Server.
wrz 28 00:04:54 archlinux systemd[809]: Starting KDE Plasma Workspace...
wrz 28 00:04:54 archlinux systemd[809]: Finished KDE Configuration Module Initialization (Phase 1).
wrz 28 00:04:54 archlinux kded6[1016]: org.kde.kameleon: found no RGB LED devices
wrz 28 00:04:54 archlinux NetworkManager[620]: <info> [1727474694.9677] device (wlan0): supplicant interface state: interface_disabl
ed -> inactive
wrz 28 00:04:54 archlinux NetworkManager[620]: <info> [1727474694.9677] device (p2p-dev-wlan0): supplicant management interface stat
e: interface_disabled -> inactive
wrz 28 00:04:54 archlinux NetworkManager[620]: <info> [1727474694.9678] device (wlan0): supplicant interface state: inactive -> inte
rface_disabled
wrz 28 00:04:54 archlinux NetworkManager[620]: <info> [1727474694.9678] device (p2p-dev-wlan0): supplicant management interface stat
e: inactive -> interface_disabled
wrz 28 00:04:54 archlinux systemd[809]: Starting User preferences database...
wrz 28 00:04:54 archlinux systemd[809]: Started User preferences database.
wrz 28 00:04:55 archlinux NetworkManager[620]: <info> [1727474695.0150] device (wlan0): supplicant interface state: interface_disabl
ed -> inactive
wrz 28 00:04:55 archlinux NetworkManager[620]: <info> [1727474695.0150] device (p2p-dev-wlan0): supplicant management interface stat
e: interface_disabled -> inactive
wrz 28 00:04:55 archlinux kded6[1016]: org.kde.plasma.printmanager.kded: unable to register servi
ce to dbus
wrz 28 00:04:55 archlinux NetworkManager[620]: <info> [1727474695.0696] agent-manager: agent[8ec7e62ea3d989a2,:1.44/org.kde.plasma.n
etworkmanagement/1000]: agent registered
wrz 28 00:04:55 archlinux kded6[1016]: org.kde.colorcorrectlocationupdater: Geolocator stopped
wrz 28 00:04:55 archlinux kded6[1016]: QDBusObjectPath: invalid path "/modules/plasma-session-sho
rtcuts"
wrz 28 00:04:55 archlinux kded6[1016]: kf.dbusaddons: The kded module name "plasma-session-shortc
uts" is invalid!
wrz 28 00:04:55 archlinux systemd[809]: Starting KActivityManager Activity manager Service...
wrz 28 00:04:55 archlinux kconf_update[1141]: kf.config.kconf_update: /usr/share/kconf_update/ark
.upd defined Version=5 but Version=6 was expected
wrz 28 00:04:55 archlinux kconf_update[1141]: kf.config.kconf_update: /usr/share/kconf_update/dol
phin_detailsmodesettings.upd defined Version=5 but Version=6 was expected
wrz 28 00:04:55 archlinux kconf_update[1141]: kf.config.kconf_update: /usr/share/kconf_update/dol
phin_directorysizemode.upd defined Version=5 but Version=6 was expected
wrz 28 00:04:55 archlinux kconf_update[1141]: kf.config.kconf_update: /usr/share/kconf_update/kon
sole.upd defined Version=5 but Version=6 was expected
wrz 28 00:04:55 archlinux kded6[1016]:
wrz 28 00:04:55 archlinux systemd[809]: Started KDE Plasma Workspace.
wrz 28 00:04:55 archlinux systemd[809]: Reached target KDE Plasma Workspace Core.
wrz 28 00:04:55 archlinux systemd[809]: Started Consume pending crashes using DrKonqi.
wrz 28 00:04:55 archlinux systemd[809]: Started Proxies GTK DBus menus to a Plasma readable format.
wrz 28 00:04:55 archlinux systemd[809]: Starting KDE PolicyKit Authentication Agent...
wrz 28 00:04:55 archlinux systemd[809]: Starting Powerdevil...
wrz 28 00:04:55 archlinux systemd[809]: Starting Xdg Desktop Portal For KDE...
wrz 28 00:04:55 archlinux systemd[809]: Started Handle legacy xembed system tray icons.
wrz 28 00:04:55 archlinux dbus-broker-launch[618]: Activation request for 'org.freedesktop.ModemM
anager1' failed: The systemd unit 'dbus-org.freedesktop.ModemManager1.service' could not be found.
wrz 28 00:04:55 archlinux kded6[1016]: kf.modemmanagerqt: Failed enumerating MM objects: "org.fre
edesktop.DBus.Error.NameHasNoOwner"
"Could not activate remote peer 'org.freedesktop.ModemManager1': activation req
uest failed: unknown unit"
wrz 28 00:04:55 archlinux kded6[1160]: xsettingsd: Loaded 14 settings from /home/janusz/.config/xsettingsd/xsettingsd.conf
wrz 28 00:04:55 archlinux kded6[1160]: xsettingsd: Created window 0xc00001 on screen 0 with timestamp 13345
wrz 28 00:04:55 archlinux kded6[1160]: xsettingsd: Selection _XSETTINGS_S0 is owned by 0x0
wrz 28 00:04:55 archlinux kded6[1160]: xsettingsd: Took ownership of selection _XSETTINGS_S0
wrz 28 00:04:55 archlinux systemd[1]: Created slice Slice /system/dbus-:1.2-org.kde.kded.smart.
wrz 28 00:04:55 archlinux systemd[1]: Started dbus-:1.2-org.kde.kded.smart@0.service.
wrz 28 00:04:55 archlinux plasmashell[1077]: kde.plasmashell: Aborting shell load: The activity m
anager daemon (kactivitymanagerd) is not running.
wrz 28 00:04:55 archlinux plasmashell[1077]: kde.plasmashell: If this Plasma has been installed i
nto a custom prefix, verify that its D-Bus services dir is known to the system for the daemon to be activatable.
wrz 28 00:04:55 archlinux kded6[1016]: kf.bluezqt: PendingCall Error: "The name is not activatabl
e"
wrz 28 00:04:55 archlinux dbus-broker-launch[618]: Activation request for 'org.bluez' failed: The
systemd unit 'dbus-org.bluez.service' could not be found.
wrz 28 00:04:55 archlinux kded6[1016]: kf.bluezqt: PendingCall Error: "Could not activate remote
peer 'org.bluez': activation request failed: unknown unit"
wrz 28 00:04:55 archlinux kactivitymanagerd[1131]: kf.windowsystem: virtual void KX11Extras::conn
ectNotify(const QMetaMethod&) may only be used on X11
wrz 28 00:04:55 archlinux kactivitymanagerd[1131]: kf.windowsystem: virtual void KX11Extras::conn
ectNotify(const QMetaMethod&) may only be used on X11
wrz 28 00:04:55 archlinux systemd[809]: Started KActivityManager Activity manager Service.
wrz 28 00:04:55 archlinux plasmashell[1077]: kde.plasmashell: Aborting shell load: The activity m
anager daemon (kactivitymanagerd) is not running.
wrz 28 00:04:55 archlinux plasmashell[1077]: kde.plasmashell: If this Plasma has been installed i
nto a custom prefix, verify that its D-Bus services dir is known to the system for the daemon to be activatable.
wrz 28 00:04:55 archlinux kded6[1016]: Known activities: QList("e06bf5dd-f31d-40a9-bf0a-e4686c83f300"
)
wrz 28 00:04:55 archlinux systemd[809]: Started KDE PolicyKit Authentication Agent.
wrz 28 00:04:55 archlinux polkit-kde-authentication-agent-1[1144]: New PolkitAgentListener 0x655355f
9e770
wrz 28 00:04:55 archlinux polkit-kde-authentication-agent-1[1144]: Adding new listener PolkitQt1::Ag
ent::Listener(0x655355f9de80) for 0x655355f9e770
wrz 28 00:04:55 archlinux polkit-kde-authentication-agent-1[1144]: Listener online
wrz 28 00:04:55 archlinux polkit-kde-authentication-agent-1[1144]: Authentication agent result: true
wrz 28 00:04:55 archlinux systemd[809]: Started Xdg Desktop Portal For KDE.
wrz 28 00:04:55 archlinux xdg-desktop-por[878]: Choosing kwallet.portal for org.freedesktop.impl.
portal.Secret via the deprecated UseIn key
wrz 28 00:04:55 archlinux xdg-desktop-por[878]: The preferred method to match portal implementati
ons to desktop environments is to use the portals.conf(5) configuration file
wrz 28 00:04:55 archlinux systemd[809]: Started Portal service.
wrz 28 00:04:55 archlinux org_kde_powerdevil[1146]: qt.core.qobject.connect: QObject::disconnect:
Unexpected nullptr parameter
wrz 28 00:04:55 archlinux org_kde_powerdevil[1146]: qt.core.qobject.connect: QObject::disconnect:
Unexpected nullptr parameter
wrz 28 00:04:55 archlinux org_kde_powerdevil[1146]: Initializing libddcutil. ddcutil version: 2.1.4, shared
library: /usr/lib/libddcutil.so.5.1.2
wrz 28 00:04:55 archlinux org_kde_powerdevil[1146]: Options passed from client:
wrz 28 00:04:55 archlinux org_kde_powerdevil[1146]: Applying combined options:
wrz 28 00:04:55 archlinux plasmashell[1077]: kf.plasma.quick: Applet preload policy set to 1
wrz 28 00:04:55 archlinux plasmashell[1077]: file:///usr/share/plasma/plasmoids/org.kde.desktopco
ntainment/contents/ui/main.qml:195:25: QML FolderViewDropArea (parent or ancestor of QQuickLayoutAttached): Binding loop detected for
property "minimumWidth"
wrz 28 00:04:55 archlinux plasmashell[1077]: kf.kio.core: Malformed JSON protocol file for protoc
ol: "trash" , number of the ExtraNames fields should match the number of ExtraTypes fields
wrz 28 00:04:55 archlinux plasmashell[1077]: Toolbox not loading, toolbox package is either inval
id or disabled.
wrz 28 00:04:55 archlinux supergfxd[623]: INFO: nvidia-drm.modeset not set, ignoring
wrz 28 00:04:55 archlinux kioworker[1261]: kf.kio.core: Malformed JSON protocol file for protocol
: "trash" , number of the ExtraNames fields should match the number of ExtraTypes fields
wrz 28 00:04:55 archlinux plasmashell[1077]: org.kde.plasma.kicker: Entry is not valid "org.kde.k
ontact.desktop" 0x5d66e3e0cee0
wrz 28 00:04:55 archlinux plasmashell[1077]: org.kde.plasma.kicker: Entry is not valid "org.kde.k
ontact.desktop" 0x5d66e3e0d7c0
wrz 28 00:04:55 archlinux plasmashell[1077]: file:///usr/share/plasma/plasmoids/org.kde.plasma.pr
ivate.systemtray/contents/ui/main.qml:162:21: QML KSortFilterProxyModel: Binding loop detected for property "sourceModel"
wrz 28 00:04:55 archlinux plasmashell[1077]: file:///usr/share/plasma/plasmoids/org.kde.plasma.pr
ivate.systemtray/contents/ui/main.qml:162:21: QML KSortFilterProxyModel: Binding loop detected for property "sourceModel"
wrz 28 00:04:55 archlinux plasmashell[1077]: qt.dbus.integration: Could not connect "org.cups.cup
sd.Notifier" to PrinterFinishingsChanged(QString, QString, QString, uint, QString, bool) :
wrz 28 00:04:55 archlinux plasmashell[1077]: qml: SystemTray ItemLoader: Invalid state, cannot de
termine source!
wrz 28 00:04:56 archlinux plasmashell[1077]: QFont::setPointSizeF: Point size <= 0 (0.000000), mu
st be greater than 0
wrz 28 00:04:56 archlinux org_kde_powerdevil[1146]: Library initialization complete.
wrz 28 00:04:56 archlinux org_kde_powerdevil[1146]: Watch thread started
wrz 28 00:04:56 archlinux systemd[1]: Created slice Slice /system/dbus-:1.2-org.kde.powerdevil.discretegpuhelper.
wrz 28 00:04:56 archlinux systemd[1]: Started dbus-:1.2-org.kde.powerdevil.discretegpuhelper@0.service.
wrz 28 00:04:56 archlinux systemd[1]: Created slice Slice /system/dbus-:1.2-org.kde.powerdevil.chargethresholdhelper.
wrz 28 00:04:56 archlinux systemd[1]: Started dbus-:1.2-org.kde.powerdevil.chargethresholdhelper@0.service.
wrz 28 00:04:56 archlinux systemd[1]: Created slice Slice /system/dbus-:1.2-org.kde.powerdevil.backlighthelper.
wrz 28 00:04:56 archlinux systemd[1]: Started dbus-:1.2-org.kde.powerdevil.backlighthelper@0.service.
wrz 28 00:04:56 archlinux systemd[809]: Started Powerdevil.
wrz 28 00:04:56 archlinux systemd[809]: Reached target KDE Plasma Workspace.
wrz 28 00:04:56 archlinux systemd[809]: Reached target Current graphical user session.
wrz 28 00:04:56 archlinux systemd[809]: Reached target plasma-workspace-wayland.target.
wrz 28 00:04:56 archlinux systemd[809]: Starting AT-SPI D-Bus Bus...
wrz 28 00:04:56 archlinux systemd[809]: Starting Geoclue Demo agent...
wrz 28 00:04:56 archlinux systemd[809]: Starting Accessibility...
wrz 28 00:04:56 archlinux systemd[809]: Starting NetworkManager Applet...
wrz 28 00:04:56 archlinux systemd[809]: Starting Discover...
wrz 28 00:04:56 archlinux plasmashell[1077]: kameleon supported false
wrz 28 00:04:56 archlinux plasmashell[1077]: kameleon enabled true
wrz 28 00:04:56 archlinux systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
wrz 28 00:04:56 archlinux systemd[809]: Starting Plasma Session Restore...
wrz 28 00:04:56 archlinux systemd[809]: Starting KSplash "ready" Stage...
wrz 28 00:04:56 archlinux org_kde_powerdevil[1146]: org.kde.powerdevil: Handle button events acti
on could not check for screen configuration
wrz 28 00:04:56 archlinux systemd[809]: Starting KDE Session Restoration...
wrz 28 00:04:56 archlinux systemd[809]: app-at\x2dspi\x2ddbus\x2dbus@autostart.service: Skipped due to 'exec-condition'.
wrz 28 00:04:56 archlinux systemd[809]: Condition check resulted in AT-SPI D-Bus Bus being skipped.
wrz 28 00:04:56 archlinux systemd[809]: app-nm\x2dapplet@autostart.service: Skipped due to 'exec-condition'.
wrz 28 00:04:56 archlinux systemd[809]: Condition check resulted in NetworkManager Applet being skipped.
wrz 28 00:04:56 archlinux systemd[809]: Started Geoclue Demo agent.
wrz 28 00:04:56 archlinux systemd[809]: Started Accessibility.
wrz 28 00:04:56 archlinux systemd[809]: Started Discover.
wrz 28 00:04:56 archlinux systemd[809]: Started Plasma Session Restore.
wrz 28 00:04:56 archlinux systemd[809]: Reached target Startup of XDG autostart applications.
wrz 28 00:04:56 archlinux systemd[809]: Finished KDE Session Restoration.
wrz 28 00:04:56 archlinux systemd[809]: Started Firefox - Przeglądarka internetowa.
wrz 28 00:04:56 archlinux kaccess[1360]: Xlib XKB extension major= 1 minor= 0
wrz 28 00:04:56 archlinux systemd[809]: Finished KSplash "ready" Stage.
wrz 28 00:04:56 archlinux systemd[809]: Finished Splash screen shown during boot.
wrz 28 00:04:56 archlinux DiscoverNotifier[1362]: couldn't load "/usr/lib/qt6/plugins/discover-no
tifier/DiscoverPackageKitNotifier.so" because "Nie można załadować biblioteki /usr/lib/qt6/plugins/discover-notifier/DiscoverPackageK
itNotifier.so: libpackagekitqt6.so.1: nie można otworzyÄ\u0087 pliku obiektu dzielonego: Nie ma takiego pliku ani katalogu"
wrz 28 00:04:56 archlinux DiscoverNotifier[1362]: couldn't load "/usr/lib/qt6/plugins/discover-no
tifier/FlatpakNotifier.so" because "Nie można załadować biblioteki /usr/lib/qt6/plugins/discover-notifier/FlatpakNotifier.so: libflat
pak.so.0: nie można otworzyÄ\u0087 pliku obiektu dzielonego: Nie ma takiego pliku ani katalogu"
wrz 28 00:04:56 archlinux DiscoverNotifier[1362]: couldn't find any notifier backend QList("/usr/
lib/qt6/plugins", "/usr/lib")
wrz 28 00:04:56 archlinux kaccess[1360]: X server XKB extension major= 1 minor= 0
wrz 28 00:04:56 archlinux systemd[809]: Starting Accessibility services bus...
wrz 28 00:04:56 archlinux systemd[809]: Started Accessibility services bus.
wrz 28 00:04:56 archlinux systemd[1]: Starting Time & Date Service...
wrz 28 00:04:56 archlinux systemd[1]: Started Time & Date Service.
wrz 28 00:04:56 archlinux plasmashell[1077]: kf5idletime_wayland: This plugin does not support po
lling idle time
wrz 28 00:04:57 archlinux rtkit-daemon[834]: Supervising 6 threads of 3 processes of 1 users.
wrz 28 00:04:57 archlinux rtkit-daemon[834]: Supervising 6 threads of 3 processes of 1 users.
wrz 28 00:04:57 archlinux rtkit-daemon[834]: Supervising 6 threads of 3 processes of 1 users.
wrz 28 00:04:57 archlinux rtkit-daemon[834]: Supervising 6 threads of 3 processes of 1 users.
wrz 28 00:04:57 archlinux rtkit-daemon[834]: Successfully made thread 1557 of process 1374 owned by '1000' RT at priority 10.
wrz 28 00:04:57 archlinux rtkit-daemon[834]: Supervising 7 threads of 4 processes of 1 users.
wrz 28 00:04:57 archlinux rtkit-daemon[834]: Supervising 7 threads of 4 processes of 1 users.
wrz 28 00:04:57 archlinux rtkit-daemon[834]: Supervising 7 threads of 4 processes of 1 users.
wrz 28 00:04:58 archlinux rtkit-daemon[834]: Supervising 7 threads of 4 processes of 1 users.
wrz 28 00:04:58 archlinux rtkit-daemon[834]: Supervising 7 threads of 4 processes of 1 users.
wrz 28 00:04:58 archlinux systemd[809]: Started Konsola - Terminal.
wrz 28 00:04:58 archlinux rtkit-daemon[834]: Supervising 7 threads of 4 processes of 1 users.
wrz 28 00:04:58 archlinux rtkit-daemon[834]: Supervising 7 threads of 4 processes of 1 users.
wrz 28 00:04:58 archlinux rtkit-daemon[834]: Supervising 7 threads of 4 processes of 1 users.
wrz 28 00:04:58 archlinux rtkit-daemon[834]: Supervising 7 threads of 4 processes of 1 users.
wrz 28 00:04:58 archlinux rtkit-daemon[834]: Supervising 7 threads of 4 processes of 1 users.
wrz 28 00:04:58 archlinux rtkit-daemon[834]: Supervising 7 threads of 4 processes of 1 users.
wrz 28 00:04:58 archlinux NetworkManager[620]: <info> [1727474698.7703] policy: auto-activating connection 'Redmi 12' (055c2739-92c0
-4946-9074-c848cdc6573d)
wrz 28 00:04:58 archlinux NetworkManager[620]: <info> [1727474698.7705] device (wlan0): Activation: starting connection 'Redmi 12' (
055c2739-92c0-4946-9074-c848cdc6573d)
wrz 28 00:04:58 archlinux NetworkManager[620]: <info> [1727474698.7705] device (wlan0): state change: disconnected -> prepare (reaso
n 'none', sys-iface-state: 'managed')
wrz 28 00:04:58 archlinux NetworkManager[620]: <info> [1727474698.7706] manager: NetworkManager state is now CONNECTING
wrz 28 00:04:58 archlinux NetworkManager[620]: <info> [1727474698.8017] device (wlan0): set-hw-addr: reset MAC address to CC:47:40:4
B:10:BE (preserve)
wrz 28 00:04:58 archlinux NetworkManager[620]: <info> [1727474698.9214] device (wlan0): state change: prepare -> config (reason 'non
e', sys-iface-state: 'managed')
wrz 28 00:04:58 archlinux NetworkManager[620]: <info> [1727474698.9216] device (wlan0): Activation: (wifi) access point 'Redmi 12' h
as security, but secrets are required.
wrz 28 00:04:58 archlinux NetworkManager[620]: <info> [1727474698.9216] device (wlan0): state change: config -> need-auth (reason 'n
one', sys-iface-state: 'managed')
wrz 28 00:04:58 archlinux NetworkManager[620]: <info> [1727474698.9218] device (wlan0): supplicant interface state: inactive -> inte
rface_disabled
wrz 28 00:04:58 archlinux NetworkManager[620]: <info> [1727474698.9218] device (p2p-dev-wlan0): supplicant management interface stat
e: inactive -> interface_disabled
wrz 28 00:04:58 archlinux kded6[1016]: kf.networkmanagerqt: void NetworkManager::ConnectionPrivat
e::onPropertiesChanged(const QVariantMap&) Unhandled property "VersionId"
wrz 28 00:04:58 archlinux plasmashell[1077]: kf.networkmanagerqt: void NetworkManager::Connection
Private::onPropertiesChanged(const QVariantMap&) Unhandled property "VersionId"
wrz 28 00:04:58 archlinux NetworkManager[620]: <info> [1727474698.9267] device (wlan0): supplicant interface state: interface_disabl
ed -> inactive
wrz 28 00:04:58 archlinux NetworkManager[620]: <info> [1727474698.9267] device (p2p-dev-wlan0): supplicant management interface stat
e: interface_disabled -> inactive
wrz 28 00:04:58 archlinux NetworkManager[620]: <info> [1727474698.9269] device (wlan0): state change: need-auth -> prepare (reason '
none', sys-iface-state: 'managed')
wrz 28 00:04:58 archlinux NetworkManager[620]: <info> [1727474698.9270] device (wlan0): state change: prepare -> config (reason 'non
e', sys-iface-state: 'managed')
wrz 28 00:04:58 archlinux NetworkManager[620]: <info> [1727474698.9272] device (wlan0): Activation: (wifi) connection 'Redmi 12' has
security, and secrets exist. No new secrets needed.
wrz 28 00:04:58 archlinux NetworkManager[620]: <info> [1727474698.9272] Config: added 'ssid' value 'Redmi 12'
wrz 28 00:04:58 archlinux NetworkManager[620]: <info> [1727474698.9272] Config: added 'scan_ssid' value '1'
wrz 28 00:04:58 archlinux NetworkManager[620]: <info> [1727474698.9272] Config: added 'bgscan' value 'simple:30:-65:300'
wrz 28 00:04:58 archlinux NetworkManager[620]: <info> [1727474698.9272] Config: added 'key_mgmt' value 'WPA-PSK WPA-PSK-SHA256 FT-PS
K SAE FT-SAE'
wrz 28 00:04:58 archlinux NetworkManager[620]: <info> [1727474698.9272] Config: added 'auth_alg' value 'OPEN'
wrz 28 00:04:58 archlinux NetworkManager[620]: <info> [1727474698.9272] Config: added 'psk' value '<hidden>'
wrz 28 00:04:58 archlinux wpa_supplicant[691]: wlan0: SME: Trying to authenticate with f6:c1:55:ca:d7:dd (SSI
D='Redmi 12' freq=2437 MHz)
wrz 28 00:04:59 archlinux NetworkManager[620]: <info> [1727474699.1308] device (wlan0): supplicant interface state: inactive -> auth
enticating
wrz 28 00:04:59 archlinux NetworkManager[620]: <info> [1727474699.1309] device (p2p-dev-wlan0): supplicant management interface stat
e: inactive -> authenticating
wrz 28 00:04:59 archlinux kernel: wlan0: authenticate with f6:c1:55:ca:d7:dd (local address=cc:47:40:4b:10:be)
wrz 28 00:04:59 archlinux kernel: wlan0: send auth to f6:c1:55:ca:d7:dd (try 1/3)
wrz 28 00:04:59 archlinux kernel: wlan0: send auth to f6:c1:55:ca:d7:dd (try 2/3)
wrz 28 00:04:59 archlinux kernel: wlan0: send auth to f6:c1:55:ca:d7:dd (try 3/3)
wrz 28 00:04:59 archlinux kernel: wlan0: authentication with f6:c1:55:ca:d7:dd timed out
wrz 28 00:04:59 archlinux wpa_supplicant[691]: wlan0: Added BSSID f6:c1:55:ca:d7:dd into ignore list, ignorin
g for 10 seconds
wrz 28 00:04:59 archlinux NetworkManager[620]: <info> [1727474699.2564] device (wlan0): supplicant interface state: authenticating -
> disconnected
wrz 28 00:04:59 archlinux NetworkManager[620]: <info> [1727474699.2564] device (p2p-dev-wlan0): supplicant management interface stat
e: authenticating -> disconnected
wrz 28 00:04:59 archlinux NetworkManager[620]: <info> [1727474699.4799] device (wlan0): supplicant interface state: disconnected ->
scanning
wrz 28 00:04:59 archlinux NetworkManager[620]: <info> [1727474699.4799] device (p2p-dev-wlan0): supplicant management interface stat
e: disconnected -> scanning
wrz 28 00:05:00 archlinux plasmashell[1077]: file:///usr/share/plasma/plasmoids/org.kde.plasma.ke
yboardindicator/contents/ui/main.qml:61:13: Unable to assign [undefined] to bool
wrz 28 00:05:03 archlinux wpa_supplicant[691]: wlan0: Removed BSSID f6:c1:55:ca:d7:dd from ignore list (clear
)
wrz 28 00:05:03 archlinux wpa_supplicant[691]: wlan0: SME: Trying to authenticate with f6:c1:55:ca:d7:dd (SSI
D='Redmi 12' freq=2437 MHz)
wrz 28 00:05:03 archlinux systemd[1]: Stopping User Manager for UID 969...
wrz 28 00:05:03 archlinux systemd[755]: Activating special unit Exit the Session...
wrz 28 00:05:03 archlinux systemd[755]: Stopped target Main User Target.
wrz 28 00:05:03 archlinux systemd[755]: Stopped target Basic System.
wrz 28 00:05:03 archlinux systemd[755]: Stopped target Paths.
wrz 28 00:05:03 archlinux systemd[755]: Stopped Submitting pending crash events (file monitor).
wrz 28 00:05:03 archlinux systemd[755]: Stopped target Sockets.
wrz 28 00:05:03 archlinux systemd[755]: Stopped target Timers.
wrz 28 00:05:03 archlinux systemd[755]: Closed GnuPG network certificate management daemon.
wrz 28 00:05:03 archlinux systemd[755]: Closed Socket to launch DrKonqi for a systemd-coredump crash.
wrz 28 00:05:03 archlinux systemd[755]: Closed GnuPG cryptographic agent and passphrase cache (access for web browsers).
wrz 28 00:05:03 archlinux systemd[755]: Closed GnuPG cryptographic agent and passphrase cache (restricted).
wrz 28 00:05:03 archlinux systemd[755]: Closed GnuPG cryptographic agent (ssh-agent emulation).
wrz 28 00:05:03 archlinux systemd[755]: Closed GnuPG cryptographic agent and passphrase cache.
wrz 28 00:05:03 archlinux systemd[755]: Closed GnuPG public key management service.
wrz 28 00:05:03 archlinux systemd[755]: Closed p11-kit server.
wrz 28 00:05:03 archlinux systemd[755]: Closed PipeWire PulseAudio.
wrz 28 00:05:03 archlinux systemd[755]: Closed PipeWire Multimedia System Sockets.
wrz 28 00:05:03 archlinux dbus-broker[770]: Dispatched 190 messages @ 1(±2)μs / message.
wrz 28 00:05:03 archlinux systemd[755]: Stopping D-Bus User Message Bus...
wrz 28 00:05:03 archlinux systemd[755]: Stopped D-Bus User Message Bus.
wrz 28 00:05:03 archlinux systemd[755]: Removed slice User Core Session Slice.
wrz 28 00:05:03 archlinux systemd[755]: Closed D-Bus User Message Bus Socket.
wrz 28 00:05:03 archlinux systemd[755]: Removed slice User Application Slice.
wrz 28 00:05:03 archlinux systemd[755]: Reached target Shutdown.
wrz 28 00:05:03 archlinux systemd[755]: Finished Exit the Session.
wrz 28 00:05:03 archlinux systemd[755]: Reached target Exit the Session.
wrz 28 00:05:03 archlinux (sd-pam)[757]: pam_unix(systemd-user:session): session closed for user sddm
wrz 28 00:05:03 archlinux systemd[1]: user@969.service: Deactivated successfully.
wrz 28 00:05:03 archlinux systemd[1]: Stopped User Manager for UID 969.
wrz 28 00:05:03 archlinux systemd[1]: Stopping User Runtime Directory /run/user/969...
wrz 28 00:05:03 archlinux systemd[1]: run-user-969.mount: Deactivated successfully.
wrz 28 00:05:03 archlinux systemd[1]: user-runtime-dir@969.service: Deactivated successfully.
wrz 28 00:05:03 archlinux systemd[1]: Stopped User Runtime Directory /run/user/969.
wrz 28 00:05:03 archlinux systemd[1]: Removed slice User Slice of UID 969.
wrz 28 00:05:03 archlinux systemd[1]: user-969.slice: Consumed 338ms CPU time, 91.5M memory peak.
wrz 28 00:05:03 archlinux systemd-logind[625]: Removed session 1.
wrz 28 00:05:03 archlinux NetworkManager[620]: <info> [1727474703.2794] device (wlan0): supplicant interface state: scanning -> auth
enticating
wrz 28 00:05:03 archlinux NetworkManager[620]: <info> [1727474703.2794] device (p2p-dev-wlan0): supplicant management interface stat
e: scanning -> authenticating
wrz 28 00:05:03 archlinux kernel: wlan0: authenticate with f6:c1:55:ca:d7:dd (local address=cc:47:40:4b:10:be)
wrz 28 00:05:03 archlinux kernel: wlan0: send auth to f6:c1:55:ca:d7:dd (try 1/3)
wrz 28 00:05:03 archlinux wpa_supplicant[691]: wlan0: Trying to associate with f6:c1:55:ca:d7:dd (SSID='Redmi
12' freq=2437 MHz)
wrz 28 00:05:03 archlinux NetworkManager[620]: <info> [1727474703.2835] device (wlan0): supplicant interface state: authenticating -
> associating
wrz 28 00:05:03 archlinux NetworkManager[620]: <info> [1727474703.2835] device (p2p-dev-wlan0): supplicant management interface stat
e: authenticating -> associating
wrz 28 00:05:03 archlinux kernel: wlan0: authenticated
wrz 28 00:05:03 archlinux kernel: wlan0: associate with f6:c1:55:ca:d7:dd (try 1/3)
wrz 28 00:05:03 archlinux kernel: wlan0: RX AssocResp from f6:c1:55:ca:d7:dd (capab=0x411 status=0 aid=1)
wrz 28 00:05:03 archlinux wpa_supplicant[691]: wlan0: Associated with f6:c1:55:ca:d7:dd
wrz 28 00:05:03 archlinux wpa_supplicant[691]: wlan0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
wrz 28 00:05:03 archlinux kernel: wlan0: associated
wrz 28 00:05:03 archlinux NetworkManager[620]: <info> [1727474703.4115] device (wlan0): supplicant interface state: associating -> 4
way_handshake
wrz 28 00:05:03 archlinux NetworkManager[620]: <info> [1727474703.4115] device (p2p-dev-wlan0): supplicant management interface stat
e: associating -> 4way_handshake
wrz 28 00:05:03 archlinux wpa_supplicant[691]: wlan0: WPA: Key negotiation completed with f6:c1:55:ca:d7:dd [
PTK=CCMP GTK=CCMP]
wrz 28 00:05:03 archlinux wpa_supplicant[691]: wlan0: CTRL-EVENT-CONNECTED - Connection to f6:c1:55:ca:d7:dd
completed [id=0 id_str=]
wrz 28 00:05:03 archlinux NetworkManager[620]: <info> [1727474703.5260] device (wlan0): supplicant interface state: 4way_handshake -
> completed
wrz 28 00:05:03 archlinux NetworkManager[620]: <info> [1727474703.5261] device (wlan0): Activation: (wifi) Stage 2 of 5 (Device Conf
igure) successful. Connected to wireless network "Redmi 12"
wrz 28 00:05:03 archlinux NetworkManager[620]: <info> [1727474703.5261] device (p2p-dev-wlan0): supplicant management interface stat
e: 4way_handshake -> completed
wrz 28 00:05:03 archlinux NetworkManager[620]: <info> [1727474703.5262] device (wlan0): state change: config -> ip-config (reason 'n
one', sys-iface-state: 'managed')
wrz 28 00:05:03 archlinux NetworkManager[620]: <info> [1727474703.5265] dhcp4 (wlan0): activation: beginning transaction (timeout in
45 seconds)
wrz 28 00:05:03 archlinux NetworkManager[620]: <info> [1727474703.5442] dhcp4 (wlan0): state changed new lease, address=192.168.180.
109, acd pending
wrz 28 00:05:03 archlinux wpa_supplicant[691]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-11 noise=9999
txrate=39000
wrz 28 00:05:03 archlinux NetworkManager[620]: <info> [1727474703.7346] dhcp4 (wlan0): state changed new lease, address=192.168.180.
109
wrz 28 00:05:03 archlinux NetworkManager[620]: <info> [1727474703.7350] policy: set 'Redmi 12' (wlan0) as default for IPv4 routing a
nd DNS
wrz 28 00:05:03 archlinux dbus-broker-launch[618]: Activation request for 'org.freedesktop.resolv
e1' failed: The systemd unit 'dbus-org.freedesktop.resolve1.service' could not be found.
wrz 28 00:05:03 archlinux NetworkManager[620]: <info> [1727474703.7442] device (wlan0): state change: ip-config -> ip-check (reason
'none', sys-iface-state: 'managed')
wrz 28 00:05:03 archlinux systemd[1]: Starting Network Manager Script Dispatcher Service...
wrz 28 00:05:03 archlinux systemd[1]: Started Network Manager Script Dispatcher Service.
wrz 28 00:05:03 archlinux NetworkManager[620]: <info> [1727474703.7931] device (wlan0): state change: ip-check -> secondaries (reaso
n 'none', sys-iface-state: 'managed')
wrz 28 00:05:03 archlinux NetworkManager[620]: <info> [1727474703.7932] device (wlan0): state change: secondaries -> activated (reas
on 'none', sys-iface-state: 'managed')
wrz 28 00:05:03 archlinux NetworkManager[620]: <info> [1727474703.7934] manager: NetworkManager state is now CONNECTED_SITE
wrz 28 00:05:03 archlinux NetworkManager[620]: <info> [1727474703.7936] device (wlan0): Activation: successful, device activated.
wrz 28 00:05:03 archlinux NetworkManager[620]: <info> [1727474703.7940] manager: startup complete
wrz 28 00:05:03 archlinux NetworkManager[620]: <info> [1727474703.9635] manager: NetworkManager state is now CONNECTED_GLOBAL
wrz 28 00:05:04 archlinux systemd[1]: dbus-:1.2-org.kde.kded.smart@0.service: Deactivated successfully.
wrz 28 00:05:06 archlinux systemd[1]: dbus-:1.2-org.kde.powerdevil.discretegpuhelper@0.service: Deactivated successfully.
wrz 28 00:05:06 archlinux systemd[1]: dbus-:1.2-org.kde.powerdevil.chargethresholdhelper@0.service: Deactivated successfully.
wrz 28 00:05:06 archlinux systemd[1]: dbus-:1.2-org.kde.powerdevil.backlighthelper@0.service: Deactivated successfully.
wrz 28 00:05:07 archlinux kernel: ------------[ cut here ]------------
wrz 28 00:05:07 archlinux kernel: WARNING: CPU: 10 PID: 590 at include/linux/rwsem.h:80 follow_pt
e+0x1de/0x200
wrz 28 00:05:07 archlinux kernel: Modules linked in: ccm snd_seq_dummy snd_hrtimer snd_seq snd_se
q_device vfat fat nvidia_drm(OE) nvidia_modeset(OE) snd_hda_codec_realtek snd_hda_codec_generic snd_hda_scodec_component snd_hda_code
c_hdmi snd_soc_dmic snd_acp6x_pdm_dma snd_soc_acp6x_mach snd_sof_amd_acp63 snd_sof_amd_vangogh snd_sof_amd_rembrandt snd_sof_amd_reno
ir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof amd_atl intel_rapl_msr snd_sof_utils intel_rapl_common snd_pci_ps rtw89_885
2be snd_amd_sdw_acpi rtw89_8852b soundwire_amd soundwire_generic_allocation rtw89_pci soundwire_bus rtw89_core snd_soc_core snd_compr
ess snd_hda_intel ac97_bus crct10dif_pclmul snd_intel_dspcfg snd_intel_sdw_acpi snd_pcm_dmaengine crc32_pclmul snd_rpl_pci_acp6x snd_
hda_codec polyval_clmulni mac80211 polyval_generic snd_acp_pci uvcvideo btusb snd_hda_core gf128mul snd_acp_legacy_common btrtl video
buf2_vmalloc ghash_clmulni_intel snd_pci_acp6x snd_hwdep btintel sha512_ssse3 uvc videobuf2_memops sha256_ssse3 libarc4 btbcm snd_pcm
videobuf2_v4l2 sha1_ssse3
wrz 28 00:05:07 archlinux kernel: snd_pci_acp5x btmtk videodev aesni_intel asus_nb_wmi snd_rn_pc
i_acp3x r8169 snd_timer ucsi_acpi cfg80211 bluetooth hid_multitouch crypto_simd snd_acp_config asus_wmi videobuf2_common realtek type
c_ucsi sp5100_tco pkcs8_key_parser cryptd snd_soc_acpi mdio_devres snd platform_profile rapl sparse_keymap typec wmi_bmof pcspkr nvid
ia_wmi_ec_backlight k10temp thunderbolt mc snd_pci_acp3x i2c_piix4 libphy soundcore ccp rfkill joydev mousedev roles nvidia_uvm(OE) i
2c_hid_acpi i2c_hid amd_pmc mac_hid nvidia(OE) i2c_dev crypto_user loop dm_mod nfnetlink zram ip_tables x_tables ext4 crc32c_generic
crc16 mbcache jbd2 hid_generic usbhid amdgpu amdxcp i2c_algo_bit drm_ttm_helper ttm drm_exec serio_raw gpu_sched atkbd drm_suballoc_h
elper libps2 nvme drm_buddy vivaldi_fmap drm_display_helper nvme_core crc32c_intel xhci_pci i8042 cec nvme_auth video xhci_pci_renesa
s serio wmi
wrz 28 00:05:07 archlinux kernel: CPU: 10 PID: 590 Comm: nv_queue Tainted: G OE 6.
10.10-arch1-1 #1 e28ee6293423e91d57555c4cc06eb839714254b7
wrz 28 00:05:07 archlinux kernel: Hardware name: ASUSTeK COMPUTER INC. ASUS TUF Gaming A15 FA507N
V_FA507NV/FA507NV, BIOS FA507NV.312 08/11/2023
wrz 28 00:05:07 archlinux kernel: RIP: 0010:follow_pte+0x1de/0x200
wrz 28 00:05:07 archlinux kernel: Code: fe d9 00 48 81 e2 00 00 00 c0 48 09 c2 48 f7 d2 48 85 fa
75 20 e8 b2 f5 ff ff 48 8b 35 6b dd 5c 01 48 81 e6 00 00 00 c0 eb 8d <0f> 0b 48 3b 1f 0f 83 50 fe ff ff bd ea ff ff ff eb b6 49 8b 3c
24
wrz 28 00:05:07 archlinux kernel: RSP: 0018:ffffc2bf487f3b48 EFLAGS: 00010246
wrz 28 00:05:07 archlinux kernel: RAX: 0000000000000000 RBX: 0000735153e9a000 RCX: ffffc2bf487f3b
88
wrz 28 00:05:07 archlinux kernel: RDX: ffffc2bf487f3b80 RSI: 0000735153e9a000 RDI: ffffa0da2a03a8
a0
wrz 28 00:05:07 archlinux kernel: RBP: ffffc2bf487f3bc8 R08: ffffc2bf487f3d20 R09: 00000000000000
00
wrz 28 00:05:07 archlinux kernel: R10: 0000000000000001 R11: 0000000000000003 R12: ffffc2bf487f3b
88
wrz 28 00:05:07 archlinux kernel: R13: ffffc2bf487f3b80 R14: ffffa0da0bf84d00 R15: 00000000000000
00
wrz 28 00:05:07 archlinux kernel: FS: 0000000000000000(0000) GS:ffffa0dd4e900000(0000) knlGS:000
0000000000000
wrz 28 00:05:07 archlinux kernel: CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
wrz 28 00:05:07 archlinux kernel: CR2: 00005e9cd3cfd008 CR3: 0000000299e20000 CR4: 0000000000f50e
f0
wrz 28 00:05:07 archlinux kernel: PKRU: 55555554
wrz 28 00:05:07 archlinux kernel: Call Trace:
wrz 28 00:05:07 archlinux kernel: <TASK>
wrz 28 00:05:07 archlinux kernel: ? follow_pte+0x1de/0x200
wrz 28 00:05:07 archlinux kernel: ? __warn.cold+0x8e/0xe8
wrz 28 00:05:07 archlinux kernel: ? follow_pte+0x1de/0x200
wrz 28 00:05:07 archlinux kernel: ? report_bug+0xff/0x140
wrz 28 00:05:07 archlinux kernel: ? handle_bug+0x3c/0x80
wrz 28 00:05:07 archlinux kernel: ? exc_invalid_op+0x17/0x70
wrz 28 00:05:07 archlinux kernel: ? asm_exc_invalid_op+0x1a/0x20
wrz 28 00:05:07 archlinux kernel: ? follow_pte+0x1de/0x200
wrz 28 00:05:07 archlinux kernel: follow_phys+0x49/0x110
wrz 28 00:05:07 archlinux kernel: untrack_pfn+0x55/0x120
wrz 28 00:05:07 archlinux kernel: unmap_single_vma+0xa6/0xe0
wrz 28 00:05:07 archlinux kernel: zap_page_range_single+0x122/0x1d0
wrz 28 00:05:07 archlinux kernel: unmap_mapping_range+0x116/0x140
wrz 28 00:05:07 archlinux kernel: ? __pfx__main_loop+0x10/0x10 [nvidia b1241af8faba3de1395102ed1
cb7464de6059a3f]
wrz 28 00:05:07 archlinux kernel: nv_revoke_gpu_mappings+0x67/0xb0 [nvidia b1241af8faba3de139510
2ed1cb7464de6059a3f]
wrz 28 00:05:07 archlinux kernel: RmHandleIdleSustained+0x3b/0x140 [nvidia b1241af8faba3de139510
2ed1cb7464de6059a3f]
wrz 28 00:05:07 archlinux kernel: ? gpumgrGetGpu+0x69/0xa0 [nvidia b1241af8faba3de1395102ed1cb74
64de6059a3f]
wrz 28 00:05:07 archlinux kernel: rm_execute_work_item+0xdd/0x150 [nvidia b1241af8faba3de1395102
ed1cb7464de6059a3f]
wrz 28 00:05:07 archlinux kernel: _main_loop+0x98/0x150 [nvidia b1241af8faba3de1395102ed1cb7464d
e6059a3f]
wrz 28 00:05:07 archlinux kernel: kthread+0xd2/0x100
wrz 28 00:05:07 archlinux kernel: ? __pfx_kthread+0x10/0x10
wrz 28 00:05:07 archlinux kernel: ret_from_fork+0x34/0x50
wrz 28 00:05:07 archlinux kernel: ? __pfx_kthread+0x10/0x10
wrz 28 00:05:07 archlinux kernel: ret_from_fork_asm+0x1a/0x30
wrz 28 00:05:07 archlinux kernel: </TASK>
wrz 28 00:05:07 archlinux kernel: ---[ end trace 0000000000000000 ]---
wrz 28 00:05:07 archlinux kernel: ------------[ cut here ]------------
wrz 28 00:05:07 archlinux kernel: WARNING: CPU: 10 PID: 590 at include/linux/rwsem.h:80 follow_pt
e+0x1de/0x200
wrz 28 00:05:07 archlinux kernel: Modules linked in: ccm snd_seq_dummy snd_hrtimer snd_seq snd_se
q_device vfat fat nvidia_drm(OE) nvidia_modeset(OE) snd_hda_codec_realtek snd_hda_codec_generic snd_hda_scodec_component snd_hda_code
c_hdmi snd_soc_dmic snd_acp6x_pdm_dma snd_soc_acp6x_mach snd_sof_amd_acp63 snd_sof_amd_vangogh snd_sof_amd_rembrandt snd_sof_amd_reno
ir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof amd_atl intel_rapl_msr snd_sof_utils intel_rapl_common snd_pci_ps rtw89_885
2be snd_amd_sdw_acpi rtw89_8852b soundwire_amd soundwire_generic_allocation rtw89_pci soundwire_bus rtw89_core snd_soc_core snd_compr
ess snd_hda_intel ac97_bus crct10dif_pclmul snd_intel_dspcfg snd_intel_sdw_acpi snd_pcm_dmaengine crc32_pclmul snd_rpl_pci_acp6x snd_
hda_codec polyval_clmulni mac80211 polyval_generic snd_acp_pci uvcvideo btusb snd_hda_core gf128mul snd_acp_legacy_common btrtl video
buf2_vmalloc ghash_clmulni_intel snd_pci_acp6x snd_hwdep btintel sha512_ssse3 uvc videobuf2_memops sha256_ssse3 libarc4 btbcm snd_pcm
videobuf2_v4l2 sha1_ssse3
wrz 28 00:05:07 archlinux kernel: snd_pci_acp5x btmtk videodev aesni_intel asus_nb_wmi snd_rn_pc
i_acp3x r8169 snd_timer ucsi_acpi cfg80211 bluetooth hid_multitouch crypto_simd snd_acp_config asus_wmi videobuf2_common realtek type
c_ucsi sp5100_tco pkcs8_key_parser cryptd snd_soc_acpi mdio_devres snd platform_profile rapl sparse_keymap typec wmi_bmof pcspkr nvid
ia_wmi_ec_backlight k10temp thunderbolt mc snd_pci_acp3x i2c_piix4 libphy soundcore ccp rfkill joydev mousedev roles nvidia_uvm(OE) i
2c_hid_acpi i2c_hid amd_pmc mac_hid nvidia(OE) i2c_dev crypto_user loop dm_mod nfnetlink zram ip_tables x_tables ext4 crc32c_generic
crc16 mbcache jbd2 hid_generic usbhid amdgpu amdxcp i2c_algo_bit drm_ttm_helper ttm drm_exec serio_raw gpu_sched atkbd drm_suballoc_h
elper libps2 nvme drm_buddy vivaldi_fmap drm_display_helper nvme_core crc32c_intel xhci_pci i8042 cec nvme_auth video xhci_pci_renesa
s serio wmi
wrz 28 00:05:07 archlinux kernel: CPU: 10 PID: 590 Comm: nv_queue Tainted: G W OE 6.
10.10-arch1-1 #1 e28ee6293423e91d57555c4cc06eb839714254b7
wrz 28 00:05:07 archlinux kernel: Hardware name: ASUSTeK COMPUTER INC. ASUS TUF Gaming A15 FA507N
V_FA507NV/FA507NV, BIOS FA507NV.312 08/11/2023
wrz 28 00:05:07 archlinux kernel: RIP: 0010:follow_pte+0x1de/0x200
wrz 28 00:05:07 archlinux kernel: Code: fe d9 00 48 81 e2 00 00 00 c0 48 09 c2 48 f7 d2 48 85 fa
75 20 e8 b2 f5 ff ff 48 8b 35 6b dd 5c 01 48 81 e6 00 00 00 c0 eb 8d <0f> 0b 48 3b 1f 0f 83 50 fe ff ff bd ea ff ff ff eb b6 49 8b 3c
24
wrz 28 00:05:07 archlinux kernel: RSP: 0018:ffffc2bf487f3b48 EFLAGS: 00010246
wrz 28 00:05:07 archlinux kernel: RAX: 0000000000000000 RBX: 00007351648d8000 RCX: ffffc2bf487f3b
88
wrz 28 00:05:07 archlinux kernel: RDX: ffffc2bf487f3b80 RSI: 00007351648d8000 RDI: ffffa0da2a03d8
70
wrz 28 00:05:07 archlinux kernel: RBP: ffffc2bf487f3bc8 R08: ffffc2bf487f3d20 R09: 00000000000000
00
wrz 28 00:05:07 archlinux kernel: R10: 0000000000000200 R11: 0000000000000003 R12: ffffc2bf487f3b
88
wrz 28 00:05:07 archlinux kernel: R13: ffffc2bf487f3b80 R14: ffffa0da0bf84d00 R15: 00000000000000
00
wrz 28 00:05:07 archlinux kernel: FS: 0000000000000000(0000) GS:ffffa0dd4e900000(0000) knlGS:000
0000000000000
wrz 28 00:05:07 archlinux kernel: CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
wrz 28 00:05:07 archlinux kernel: CR2: 00005e9cd3cfd008 CR3: 0000000299e20000 CR4: 0000000000f50e
f0
wrz 28 00:05:07 archlinux kernel: PKRU: 55555554
wrz 28 00:05:07 archlinux kernel: Call Trace:
wrz 28 00:05:07 archlinux kernel: <TASK>
wrz 28 00:05:07 archlinux kernel: ? follow_pte+0x1de/0x200
wrz 28 00:05:07 archlinux kernel: ? __warn.cold+0x8e/0xe8
wrz 28 00:05:07 archlinux kernel: ? follow_pte+0x1de/0x200
wrz 28 00:05:07 archlinux kernel: ? report_bug+0xff/0x140
wrz 28 00:05:07 archlinux kernel: ? handle_bug+0x3c/0x80
wrz 28 00:05:07 archlinux kernel: ? exc_invalid_op+0x17/0x70
wrz 28 00:05:07 archlinux kernel: ? asm_exc_invalid_op+0x1a/0x20
wrz 28 00:05:07 archlinux kernel: ? follow_pte+0x1de/0x200
wrz 28 00:05:07 archlinux kernel: follow_phys+0x49/0x110
wrz 28 00:05:07 archlinux kernel: untrack_pfn+0x55/0x120
wrz 28 00:05:07 archlinux kernel: unmap_single_vma+0xa6/0xe0
wrz 28 00:05:07 archlinux kernel: zap_page_range_single+0x122/0x1d0
wrz 28 00:05:07 archlinux kernel: unmap_mapping_range+0x116/0x140
wrz 28 00:05:07 archlinux kernel: ? __pfx__main_loop+0x10/0x10 [nvidia b1241af8faba3de1395102ed1
cb7464de6059a3f]
wrz 28 00:05:07 archlinux kernel: nv_revoke_gpu_mappings+0x67/0xb0 [nvidia b1241af8faba3de139510
2ed1cb7464de6059a3f]
wrz 28 00:05:07 archlinux kernel: RmHandleIdleSustained+0x3b/0x140 [nvidia b1241af8faba3de139510
2ed1cb7464de6059a3f]
wrz 28 00:05:07 archlinux kernel: ? gpumgrGetGpu+0x69/0xa0 [nvidia b1241af8faba3de1395102ed1cb74
64de6059a3f]
wrz 28 00:05:07 archlinux kernel: rm_execute_work_item+0xdd/0x150 [nvidia b1241af8faba3de1395102
ed1cb7464de6059a3f]
wrz 28 00:05:07 archlinux kernel: _main_loop+0x98/0x150 [nvidia b1241af8faba3de1395102ed1cb7464d
e6059a3f]
wrz 28 00:05:07 archlinux kernel: kthread+0xd2/0x100
wrz 28 00:05:07 archlinux kernel: ? __pfx_kthread+0x10/0x10
wrz 28 00:05:07 archlinux kernel: ret_from_fork+0x34/0x50
wrz 28 00:05:07 archlinux kernel: ? __pfx_kthread+0x10/0x10
wrz 28 00:05:07 archlinux kernel: ret_from_fork_asm+0x1a/0x30
wrz 28 00:05:07 archlinux kernel: </TASK>
wrz 28 00:05:07 archlinux kernel: ---[ end trace 0000000000000000 ]---
wrz 28 00:05:07 archlinux kernel: ------------[ cut here ]------------
wrz 28 00:05:07 archlinux kernel: WARNING: CPU: 10 PID: 590 at include/linux/rwsem.h:80 follow_pt
e+0x1de/0x200
wrz 28 00:05:07 archlinux kernel: Modules linked in: ccm snd_seq_dummy snd_hrtimer snd_seq snd_se
q_device vfat fat nvidia_drm(OE) nvidia_modeset(OE) snd_hda_codec_realtek snd_hda_codec_generic snd_hda_scodec_component snd_hda_code
c_hdmi snd_soc_dmic snd_acp6x_pdm_dma snd_soc_acp6x_mach snd_sof_amd_acp63 snd_sof_amd_vangogh snd_sof_amd_rembrandt snd_sof_amd_reno
ir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof amd_atl intel_rapl_msr snd_sof_utils intel_rapl_common snd_pci_ps rtw89_885
2be snd_amd_sdw_acpi rtw89_8852b soundwire_amd soundwire_generic_allocation rtw89_pci soundwire_bus rtw89_core snd_soc_core snd_compr
ess snd_hda_intel ac97_bus crct10dif_pclmul snd_intel_dspcfg snd_intel_sdw_acpi snd_pcm_dmaengine crc32_pclmul snd_rpl_pci_acp6x snd_
hda_codec polyval_clmulni mac80211 polyval_generic snd_acp_pci uvcvideo btusb snd_hda_core gf128mul snd_acp_legacy_common btrtl video
buf2_vmalloc ghash_clmulni_intel snd_pci_acp6x snd_hwdep btintel sha512_ssse3 uvc videobuf2_memops sha256_ssse3 libarc4 btbcm snd_pcm
videobuf2_v4l2 sha1_ssse3
wrz 28 00:05:07 archlinux kernel: snd_pci_acp5x btmtk videodev aesni_intel asus_nb_wmi snd_rn_pc
i_acp3x r8169 snd_timer ucsi_acpi cfg80211 bluetooth hid_multitouch crypto_simd snd_acp_config asus_wmi videobuf2_common realtek type
c_ucsi sp5100_tco pkcs8_key_parser cryptd snd_soc_acpi mdio_devres snd platform_profile rapl sparse_keymap typec wmi_bmof pcspkr nvid
ia_wmi_ec_backlight k10temp thunderbolt mc snd_pci_acp3x i2c_piix4 libphy soundcore ccp rfkill joydev mousedev roles nvidia_uvm(OE) i
2c_hid_acpi i2c_hid amd_pmc mac_hid nvidia(OE) i2c_dev crypto_user loop dm_mod nfnetlink zram ip_tables x_tables ext4 crc32c_generic
crc16 mbcache jbd2 hid_generic usbhid amdgpu amdxcp i2c_algo_bit drm_ttm_helper ttm drm_exec serio_raw gpu_sched atkbd drm_suballoc_h
elper libps2 nvme drm_buddy vivaldi_fmap drm_display_helper nvme_core crc32c_intel xhci_pci i8042 cec nvme_auth video xhci_pci_renesa
s serio wmi
wrz 28 00:05:07 archlinux kernel: CPU: 10 PID: 590 Comm: nv_queue Tainted: G W OE 6.
10.10-arch1-1 #1 e28ee6293423e91d57555c4cc06eb839714254b7
wrz 28 00:05:07 archlinux kernel: Hardware name: ASUSTeK COMPUTER INC. ASUS TUF Gaming A15 FA507N
V_FA507NV/FA507NV, BIOS FA507NV.312 08/11/2023
wrz 28 00:05:07 archlinux kernel: RIP: 0010:follow_pte+0x1de/0x200
wrz 28 00:05:07 archlinux kernel: Code: fe d9 00 48 81 e2 00 00 00 c0 48 09 c2 48 f7 d2 48 85 fa
75 20 e8 b2 f5 ff ff 48 8b 35 6b dd 5c 01 48 81 e6 00 00 00 c0 eb 8d <0f> 0b 48 3b 1f 0f 83 50 fe ff ff bd ea ff ff ff eb b6 49 8b 3c
24
wrz 28 00:05:07 archlinux kernel: RSP: 0018:ffffc2bf487f3b48 EFLAGS: 00010246
wrz 28 00:05:07 archlinux kernel: RAX: 0000000000000000 RBX: 00007351648d9000 RCX: ffffc2bf487f3b
88
wrz 28 00:05:07 archlinux kernel: RDX: ffffc2bf487f3b80 RSI: 00007351648d9000 RDI: ffffa0da2a03c9
58
wrz 28 00:05:07 archlinux kernel: RBP: ffffc2bf487f3bc8 R08: ffffc2bf487f3d20 R09: 00000000000000
00
wrz 28 00:05:07 archlinux kernel: R10: 0000000000000200 R11: 0000000000000003 R12: ffffc2bf487f3b
88
wrz 28 00:05:07 archlinux kernel: R13: ffffc2bf487f3b80 R14: ffffa0da0bf84d00 R15: 00000000000000
00
wrz 28 00:05:07 archlinux kernel: FS: 0000000000000000(0000) GS:ffffa0dd4e900000(0000) knlGS:000
0000000000000
wrz 28 00:05:07 archlinux kernel: CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
wrz 28 00:05:07 archlinux kernel: CR2: 00005e9cd3cfd008 CR3: 0000000299e20000 CR4: 0000000000f50e
f0
wrz 28 00:05:07 archlinux kernel: PKRU: 55555554
wrz 28 00:05:07 archlinux kernel: Call Trace:
wrz 28 00:05:07 archlinux kernel: <TASK>
wrz 28 00:05:07 archlinux kernel: ? follow_pte+0x1de/0x200
wrz 28 00:05:07 archlinux kernel: ? __warn.cold+0x8e/0xe8
wrz 28 00:05:07 archlinux kernel: ? follow_pte+0x1de/0x200
wrz 28 00:05:07 archlinux kernel: ? report_bug+0xff/0x140
wrz 28 00:05:07 archlinux kernel: ? handle_bug+0x3c/0x80
wrz 28 00:05:07 archlinux kernel: ? exc_invalid_op+0x17/0x70
wrz 28 00:05:07 archlinux kernel: ? asm_exc_invalid_op+0x1a/0x20
wrz 28 00:05:07 archlinux kernel: ? follow_pte+0x1de/0x200
wrz 28 00:05:07 archlinux kernel: follow_phys+0x49/0x110
wrz 28 00:05:07 archlinux kernel: untrack_pfn+0x55/0x120
wrz 28 00:05:07 archlinux kernel: unmap_single_vma+0xa6/0xe0
wrz 28 00:05:07 archlinux kernel: zap_page_range_single+0x122/0x1d0
wrz 28 00:05:07 archlinux kernel: unmap_mapping_range+0x116/0x140
wrz 28 00:05:07 archlinux kernel: ? __pfx__main_loop+0x10/0x10 [nvidia b1241af8faba3de1395102ed1
cb7464de6059a3f]
wrz 28 00:05:07 archlinux kernel: nv_revoke_gpu_mappings+0x67/0xb0 [nvidia b1241af8faba3de139510
2ed1cb7464de6059a3f]
wrz 28 00:05:07 archlinux kernel: RmHandleIdleSustained+0x3b/0x140 [nvidia b1241af8faba3de139510
2ed1cb7464de6059a3f]
wrz 28 00:05:07 archlinux kernel: ? gpumgrGetGpu+0x69/0xa0 [nvidia b1241af8faba3de1395102ed1cb74
64de6059a3f]
wrz 28 00:05:07 archlinux kernel: rm_execute_work_item+0xdd/0x150 [nvidia b1241af8faba3de1395102
ed1cb7464de6059a3f]
wrz 28 00:05:07 archlinux kernel: _main_loop+0x98/0x150 [nvidia b1241af8faba3de1395102ed1cb7464d
e6059a3f]
wrz 28 00:05:07 archlinux kernel: kthread+0xd2/0x100
wrz 28 00:05:07 archlinux kernel: ? __pfx_kthread+0x10/0x10
wrz 28 00:05:07 archlinux kernel: ret_from_fork+0x34/0x50
wrz 28 00:05:07 archlinux kernel: ? __pfx_kthread+0x10/0x10
wrz 28 00:05:07 archlinux kernel: ret_from_fork_asm+0x1a/0x30
wrz 28 00:05:07 archlinux kernel: </TASK>
wrz 28 00:05:07 archlinux kernel: ---[ end trace 0000000000000000 ]---
wrz 28 00:05:07 archlinux kernel: ------------[ cut here ]------------
wrz 28 00:05:07 archlinux kernel: WARNING: CPU: 10 PID: 590 at include/linux/rwsem.h:80 follow_pt
e+0x1de/0x200
wrz 28 00:05:07 archlinux kernel: Modules linked in: ccm snd_seq_dummy snd_hrtimer snd_seq snd_se
q_device vfat fat nvidia_drm(OE) nvidia_modeset(OE) snd_hda_codec_realtek snd_hda_codec_generic snd_hda_scodec_component snd_hda_code
c_hdmi snd_soc_dmic snd_acp6x_pdm_dma snd_soc_acp6x_mach snd_sof_amd_acp63 snd_sof_amd_vangogh snd_sof_amd_rembrandt snd_sof_amd_reno
ir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof amd_atl intel_rapl_msr snd_sof_utils intel_rapl_common snd_pci_ps rtw89_885
2be snd_amd_sdw_acpi rtw89_8852b soundwire_amd soundwire_generic_allocation rtw89_pci soundwire_bus rtw89_core snd_soc_core snd_compr
ess snd_hda_intel ac97_bus crct10dif_pclmul snd_intel_dspcfg snd_intel_sdw_acpi snd_pcm_dmaengine crc32_pclmul snd_rpl_pci_acp6x snd_
hda_codec polyval_clmulni mac80211 polyval_generic snd_acp_pci uvcvideo btusb snd_hda_core gf128mul snd_acp_legacy_common btrtl video
buf2_vmalloc ghash_clmulni_intel snd_pci_acp6x snd_hwdep btintel sha512_ssse3 uvc videobuf2_memops sha256_ssse3 libarc4 btbcm snd_pcm
videobuf2_v4l2 sha1_ssse3
wrz 28 00:05:07 archlinux kernel: snd_pci_acp5x btmtk videodev aesni_intel asus_nb_wmi snd_rn_pc
i_acp3x r8169 snd_timer ucsi_acpi cfg80211 bluetooth hid_multitouch crypto_simd snd_acp_config asus_wmi videobuf2_common realtek type
c_ucsi sp5100_tco pkcs8_key_parser cryptd snd_soc_acpi mdio_devres snd platform_profile rapl sparse_keymap typec wmi_bmof pcspkr nvid
ia_wmi_ec_backlight k10temp thunderbolt mc snd_pci_acp3x i2c_piix4 libphy soundcore ccp rfkill joydev mousedev roles nvidia_uvm(OE) i
2c_hid_acpi i2c_hid amd_pmc mac_hid nvidia(OE) i2c_dev crypto_user loop dm_mod nfnetlink zram ip_tables x_tables ext4 crc32c_generic
crc16 mbcache jbd2 hid_generic usbhid amdgpu amdxcp i2c_algo_bit drm_ttm_helper ttm drm_exec serio_raw gpu_sched atkbd drm_suballoc_h
elper libps2 nvme drm_buddy vivaldi_fmap drm_display_helper nvme_core crc32c_intel xhci_pci i8042 cec nvme_auth video xhci_pci_renesa
s serio wmi
wrz 28 00:05:07 archlinux kernel: CPU: 10 PID: 590 Comm: nv_queue Tainted: G W OE 6.
10.10-arch1-1 #1 e28ee6293423e91d57555c4cc06eb839714254b7
wrz 28 00:05:07 archlinux kernel: Hardware name: ASUSTeK COMPUTER INC. ASUS TUF Gaming A15 FA507N
V_FA507NV/FA507NV, BIOS FA507NV.312 08/11/2023
wrz 28 00:05:07 archlinux kernel: RIP: 0010:follow_pte+0x1de/0x200
wrz 28 00:05:07 archlinux kernel: Code: fe d9 00 48 81 e2 00 00 00 c0 48 09 c2 48 f7 d2 48 85 fa
75 20 e8 b2 f5 ff ff 48 8b 35 6b dd 5c 01 48 81 e6 00 00 00 c0 eb 8d <0f> 0b 48 3b 1f 0f 83 50 fe ff ff bd ea ff ff ff eb b6 49 8b 3c
24
wrz 28 00:05:07 archlinux kernel: RSP: 0018:ffffc2bf487f3b48 EFLAGS: 00010246
wrz 28 00:05:07 archlinux kernel: RAX: 0000000000000000 RBX: 00007351679c3000 RCX: ffffc2bf487f3b
88
wrz 28 00:05:07 archlinux kernel: RDX: ffffc2bf487f3b80 RSI: 00007351679c3000 RDI: ffffa0da2a03d7
00
wrz 28 00:05:07 archlinux kernel: RBP: ffffc2bf487f3bc8 R08: ffffc2bf487f3d20 R09: 00000000000000
00
wrz 28 00:05:07 archlinux kernel: R10: 0000000000000200 R11: 0000000000000003 R12: ffffc2bf487f3b
88
wrz 28 00:05:07 archlinux kernel: R13: ffffc2bf487f3b80 R14: ffffa0da0bf84d00 R15: 00000000000000
00
wrz 28 00:05:07 archlinux kernel: FS: 0000000000000000(0000) GS:ffffa0dd4e900000(0000) knlGS:000
0000000000000
wrz 28 00:05:07 archlinux kernel: CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
wrz 28 00:05:07 archlinux kernel: CR2: 00005e9cd3cfd008 CR3: 0000000299e20000 CR4: 0000000000f50e
f0
wrz 28 00:05:07 archlinux kernel: PKRU: 55555554
wrz 28 00:05:07 archlinux kernel: Call Trace:
wrz 28 00:05:07 archlinux kernel: <TASK>
wrz 28 00:05:07 archlinux kernel: ? follow_pte+0x1de/0x200
wrz 28 00:05:07 archlinux kernel: ? __warn.cold+0x8e/0xe8
wrz 28 00:05:07 archlinux kernel: ? follow_pte+0x1de/0x200
wrz 28 00:05:07 archlinux kernel: ? report_bug+0xff/0x140
wrz 28 00:05:07 archlinux kernel: ? handle_bug+0x3c/0x80
wrz 28 00:05:07 archlinux kernel: ? exc_invalid_op+0x17/0x70
wrz 28 00:05:07 archlinux kernel: ? asm_exc_invalid_op+0x1a/0x20
wrz 28 00:05:07 archlinux kernel: ? follow_pte+0x1de/0x200
wrz 28 00:05:07 archlinux kernel: follow_phys+0x49/0x110
wrz 28 00:05:07 archlinux kernel: untrack_pfn+0x55/0x120
wrz 28 00:05:07 archlinux kernel: unmap_single_vma+0xa6/0xe0
wrz 28 00:05:07 archlinux kernel: zap_page_range_single+0x122/0x1d0
wrz 28 00:05:07 archlinux kernel: unmap_mapping_range+0x116/0x140
wrz 28 00:05:07 archlinux kernel: ? __pfx__main_loop+0x10/0x10 [nvidia b1241af8faba3de1395102ed1
cb7464de6059a3f]
wrz 28 00:05:07 archlinux kernel: nv_revoke_gpu_mappings+0x67/0xb0 [nvidia b1241af8faba3de139510
2ed1cb7464de6059a3f]
wrz 28 00:05:07 archlinux kernel: RmHandleIdleSustained+0x3b/0x140 [nvidia b1241af8faba3de139510
2ed1cb7464de6059a3f]
wrz 28 00:05:07 archlinux kernel: ? gpumgrGetGpu+0x69/0xa0 [nvidia b1241af8faba3de1395102ed1cb74
64de6059a3f]
wrz 28 00:05:07 archlinux kernel: rm_execute_work_item+0xdd/0x150 [nvidia b1241af8faba3de1395102
ed1cb7464de6059a3f]
wrz 28 00:05:07 archlinux kernel: _main_loop+0x98/0x150 [nvidia b1241af8faba3de1395102ed1cb7464d
e6059a3f]
wrz 28 00:05:07 archlinux kernel: kthread+0xd2/0x100
wrz 28 00:05:07 archlinux kernel: ? __pfx_kthread+0x10/0x10
wrz 28 00:05:07 archlinux kernel: ret_from_fork+0x34/0x50
wrz 28 00:05:07 archlinux kernel: ? __pfx_kthread+0x10/0x10
wrz 28 00:05:07 archlinux kernel: ret_from_fork_asm+0x1a/0x30
wrz 28 00:05:07 archlinux kernel: </TASK>
wrz 28 00:05:07 archlinux kernel: ---[ end trace 0000000000000000 ]---
wrz 28 00:05:09 archlinux rtkit-daemon[834]: Supervising 7 threads of 4 processes of 1 users.
wrz 28 00:05:09 archlinux rtkit-daemon[834]: Supervising 7 threads of 4 processes of 1 users.
wrz 28 00:05:13 archlinux systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
wrz 28 00:05:15 archlinux sudo[1940]: pam_systemd_home(sudo:auth): New sd-bus connection (system-bus-
pam-systemd-home-1940) opened.
wrz 28 00:05:16 archlinux systemd[1]: systemd-hostnamed.service: Deactivated successfully.
wrz 28 00:05:16 archlinux systemd-timesyncd[610]: Contacted time server 195.46.37.22:123 (2.arch.pool.ntp.org).
wrz 28 00:05:16 archlinux systemd-timesyncd[610]: Initial clock synchronization to Sat 2024-09-28 00:05:16.840130 CEST.
wrz 28 00:05:18 archlinux unix_chkpwd[1946]: password check failed for user (janusz)
wrz 28 00:05:18 archlinux sudo[1940]: pam_unix(sudo:auth): authentication failure; logname=janusz uid=1000 eu
id=0 tty=/dev/pts/1 ruser=janusz rhost= user=janusz
wrz 28 00:05:23 archlinux sudo[1940]: janusz : TTY=pts/1 ; PWD=/home/janusz ; USER=root ; COMMAND=/usr/bin/
iw dev wlan0 set power_save off
wrz 28 00:05:23 archlinux sudo[1940]: pam_unix(sudo:session): session opened for user root(uid=0) by janusz(uid=1000)
wrz 28 00:05:23 archlinux sudo[1940]: pam_unix(sudo:session): session closed for user root
wrz 28 00:05:23 archlinux systemd[1]: systemd-localed.service: Deactivated successfully.
wrz 28 00:05:27 archlinux systemd[1]: systemd-timedated.service: Deactivated successfully.
wrz 28 00:05:28 archlinux plasmashell[1077]: qrc:/qt/qml/org/kde/plasma/components/ScrollView.qml
:53:29: QML ScrollBar: Binding loop detected for property "visible"
wrz 28 00:05:28 archlinux plasmashell[1077]: qrc:/qt/qml/org/kde/plasma/components/ScrollView.qml
:53:29: QML ScrollBar: Binding loop detected for property "visible"
wrz 28 00:05:40 archlinux supergfxd[623]: INFO: Switching gfx mode to AsusMuxDgpu
wrz 28 00:05:40 archlinux supergfxd[623]: DEBUG: Doing action: CheckVulkanIcd
wrz 28 00:05:40 archlinux supergfxd[623]: INFO: check_vulkan_icd: checking for Vulkan ICD profiles...
wrz 28 00:05:40 archlinux supergfxd[623]: DEBUG: Doing action: EnableNvidiaPowerd
wrz 28 00:05:40 archlinux supergfxd[623]: DEBUG: Did CommandArgs { inner: ["start", "nvidia-powerd.service"] }
wrz 28 00:05:40 archlinux supergfxd[623]: DEBUG: Doing action: AsusMuxDgpu
wrz 28 00:05:40 archlinux supergfxd[623]: DEBUG: asus_gpu_mux_set_igpu: false
wrz 28 00:05:40 archlinux supergfxd[623]: DEBUG: switched /sys/devices/platform/asus-nb-wmi/gpu_mux_mode to 0
wrz 28 00:05:40 archlinux supergfxd[623]: DEBUG: asus_gpu_mux_set_igpu: success
wrz 28 00:05:49 archlinux NetworkManager[620]: <info> [1727474749.6637] audit: op="statistics" interface="wlan0" ifindex=3 args="200
0" pid=1077 uid=1000 result="success"
wrz 28 00:05:51 archlinux plasmashell[1077]: kf.windowsystem.wayland: Failed to recreate shadow f
or PlasmaQuick::AppletPopup(0x5d66e40f1a80, name="popupWindow")
wrz 28 00:05:51 archlinux plasmashell[1077]: qt.qpa.wayland: eglSwapBuffers failed with 0x300d, s
urface: 0x0
wrz 28 00:05:52 archlinux rtkit-daemon[834]: Supervising 7 threads of 4 processes of 1 users.
wrz 28 00:05:52 archlinux rtkit-daemon[834]: Supervising 7 threads of 4 processes of 1 users.
wrz 28 00:05:52 archlinux rtkit-daemon[834]: Supervising 7 threads of 4 processes of 1 users.
wrz 28 00:05:52 archlinux rtkit-daemon[834]: Supervising 7 threads of 4 processes of 1 users.
wrz 28 00:05:52 archlinux NetworkManager[620]: <info> [1727474752.8397] audit: op="statistics" interface="wlan0" ifindex=3 args="200
0" pid=1077 uid=1000 result="success"
wrz 28 00:05:54 archlinux rtkit-daemon[834]: Supervising 7 threads of 4 processes of 1 users.
wrz 28 00:05:54 archlinux rtkit-daemon[834]: Supervising 7 threads of 4 processes of 1 users.
wrz 28 00:05:54 archlinux rtkit-daemon[834]: Successfully made thread 2156 of process 1774 owned by '1000' RT at priority 10.
wrz 28 00:05:54 archlinux rtkit-daemon[834]: Supervising 8 threads of 5 processes of 1 users.
wrz 28 00:06:26 archlinux rtkit-daemon[834]: Supervising 8 threads of 5 processes of 1 users.
wrz 28 00:06:26 archlinux rtkit-daemon[834]: Supervising 8 threads of 5 processes of 1 users.
wrz 28 00:06:26 archlinux rtkit-daemon[834]: Supervising 8 threads of 5 processes of 1 users.
wrz 28 00:06:26 archlinux rtkit-daemon[834]: Supervising 8 threads of 5 processes of 1 users.
[janusz@archlinux ~]$
I go to sleep, I will not be on the computer for 17h
Offline
please don't copy and paste out of a pager or your terminal, the stray linebreaks make the output hard to read.
There's again no network loss covered in the snippet you posted and you ran "iw dev wlan0 set power_save off" ~1m before the journal ends (6 minutes before your post)
If you've not yet rebooted the router, you could do that while you're sleeping anyway.
Offline
It's good idea to:
sudo nmcli general logging level DEBUG
and then send to you? This is question.
Offline
Probably not.
Did you reboot the router?
Did you get the CLASS3_FRAME_FROM_NONASSOC_STA disconnects *after* "iw dev wlan0 set power_save off"?
Can you avoifd the connection loss by keeping the conneciton busy (keep "ping google.com" running in a terminal)?
Offline
My smartphone (REDMI 12) is my router, and I turn him off, when i am closing my coputer.
Now i did: iw dev wlan0 set power_save off and ping google.com . Meanwhile i download something from steam.
And i get the same result, but ping to google keep running. Wi-Fi network connection keeps maybe not disconecting but having 0 download and upload every 5~9 second. I can this see on my phone (as a router) that there is like 1,6kb/s and then in this moment i have blue ring on my wifi icon. System monitor (KDE aplication) in this moment is showing that download is going low (but no 0, this is propably "softening") and going up again.
I get only 3 communication like this:
64 bytes from waw02s17-in-f14.1e100.net (216.58.215.110): icmp_seq=246 ttl=117 time=475 ms (DUP!)
but this is probably meaninglesss. And this is not very much related to this problem.
This is journal. Some of this is with command sudo nmcli general logging level DEBUG and then when i read your message i did sudo nmcli general logging level INFO: http://0x0.st/XgNm.txt
Offline