Re: [BUG] wifi: rtw88: Hard system freeze on RTL8821CE when power_save is enabled (LPS/ASPM conflict)

From: LB F

Date: Mon Apr 06 2026 - 08:42:26 EST


LB F <goainwo@xxxxxxxxx> wrote:
> I wanted to wait and collect the hex dumps from the crash-time
> burst (the 50+ "unused phy status page" events that always
> preceded the oops), as those would be the most valuable.
> Unfortunately, the crash hasn't happened yet during this session.
> If/when it does, I will follow up immediately with those dumps.

Hi Bitterblue, Ping-Ke,

The NULL pointer crash has finally reproduced with the hex dump
patch in place. I now have crash-time hex dumps from the burst
that immediately preceded the oops.

=== INCIDENT: 2026-04-06, 14:04:58-14:04:59 ===

Kernel: 6.19.10-1-cachyos (PREEMPT full, Clang/LLVM)
Patches applied (all three verified in loaded modules):
1. DMI quirk (ASPM + LPS Deep disabled)
2. Rate validation v2 (DESC_RATE_MAX clamp)
3. Bitterblue's diagnostic hex dump in query_phy_status

Timeline:
13:54:36 Cold boot (PM: Image not found)
13:54:44 rtw_core loaded, firmware 24.11.0
13:54:58 wlan0: associated with AP
14:04:58 "unused phy status page" burst begins (10 min uptime)
14:04:59 Oops: NULL dereference in rtw_fw_c2h_cmd_handle+0x127
14:04:59 kworker/u16:7[581] exited with irqs disabled
15:06:45 User attempts hibernation
15:07:05 Hibernation fails: 13 tasks stuck in D state (20s timeout)
(rtw_ops_sw_scan_start holds mutex — deadlock)
15:14:59 Hard reset

=== CRASH-TIME HEX DUMPS ===

The burst produced 45 "unused phy status page" events and
107 "weird rate" events over ~3 seconds, immediately followed
by the Oops.

Here are representative crash-time hex dumps. The first line
is the 4-byte-grouped dump (56 bytes of phy_status area), the
second line is the 16-byte-grouped dump (40 bytes starting from
rxdesc).

Page 5 (first event of the burst):

00000000: b4a1b235 df798a6b 0a4678ca b02a79b7 5...k.y..xF..y*.
00000000: 88 42 80 00 8c c8 4b 68 d1 63 6c 68 a4 1c 97 5b .B....Kh.clh...[

Page 15:

00000000: ff6a11b7 960239e6 cb9d6511 f9aec335 ..j..9...e..5...
00000000: 88 42 40 00 8c c8 4b 68 d1 63 6c 68 a4 1c 97 5b .B@xxxxxxxxx...[

Page 9:

00000000: 65b42db4 395b0826 2cee77b0 e9e7b1f4 .-.e&.[9.w.,....
00000000: 88 42 80 00 8c c8 4b 68 d1 63 6c 68 a4 1c 97 5b .B....Kh.clh...[

Page 8 (event just before the Oops):

00000000: 95cd0460 b0e07b3f e56e03a8 abf520b7 `...?{....n.. ..
00000000: b4 00 cb 03 8c c8 4b 68 d1 63 6c 68 a4 1c 97 5b ......Kh.clh...[

NOTE: This last dump is different — bytes 0-3 are "b4 00 cb 03"
instead of the usual "88 42 xx 00" pattern. This frame may have
been the one misinterpreted as C2H_ADAPTIVITY.

Page 6 (with extended 56-byte dump showing more phy_status data):

00000000: 55c224a1 c2da9d5b 4d54eb87 57ae00fa .$.U[.....TM...W
00000010: 3ffe1e00 23e05bb8 90da9612 2c66e0a1 ...?.[.#......f,
00000020: 26b96c26 78c482a2 d48e517b f4107a59 &l.&...x{Q..Yz..
00000030: e0f02084 9a9a5543 . ..CU..
00000000: 88 42 40 00 8c c8 4b 68 d1 63 6c 68 a4 1c 97 5b .B@xxxxxxxxx...[

=== KEY OBSERVATIONS ===

1. MAC addresses are consistently present in the byte-level dumps.
Bytes 4-9 are always 8c:c8:4b:68:d1:63 (adapter MAC), and
bytes 10-15 are always 6c:68:a4:1c:97:5b (AP BSSID).
As Bitterblue noted previously, they are "24 bytes lower than
they are supposed to be."

2. Bytes 0-1 are almost always "88 42" (which is the Frame Control
field of an 802.11 QoS Data frame: Type=Data, Subtype=QoS Data,
From DS=1). One exception: the dump just before the Oops shows
"b4 00" — a different frame type.

3. The 4-byte-grouped phy_status dump is always pure garbage with
no recognizable structure — random values every time.

4. Rate validation v2 fired 107 times during this burst. Rate
values ranged from 84 to 127 (all >= DESC_RATE_MAX), uniformly
distributed — confirming the phy_status data is random garbage.

Distribution: rate=122: 6, rate=86: 5, rate=115: 5, rate=106: 5,
rate=87: 4, rate=85: 4, rate=125: 4, rate=121: 4, ... (38 unique
values between 84 and 127)

5. The crash itself is Bug 221286 — same NULL pointer dereference:
CR2: 0000000000000000, RIP: rtw_fw_c2h_cmd_handle+0x127
Workqueue: phy0 rtw_c2h_work [rtw_core]

=== THE OOPS ===

Oops: 0000 [#1] SMP PTI
CPU: 2 UID: 0 PID: 581 Comm: kworker/u16:7
Hardware name: HP HP Notebook/81F0, BIOS F.50 11/20/2020
Workqueue: phy0 rtw_c2h_work [rtw_core]
RIP: 0010:rtw_fw_c2h_cmd_handle+0x127/0x380 [rtw_core]

RAX: b886909d82e25a00 RBX: ffff89556a7a9990
R12: 0000000000000000 R13: 000000000000006a
R14: ffff89556a7a2060 R15: ffff89567c1460aa
CR2: 0000000000000000

Call Trace:
<TASK>
rtw_c2h_work+0x49/0x70 [rtw_core]
process_scheduled_works+0x1f3/0x5e0
worker_thread+0x18d/0x340
kthread+0x205/0x280
ret_from_fork+0x118/0x260
</TASK>
---[ end trace 0000000000000000 ]---
note: kworker/u16:7[581] exited with irqs disabled

R13 = 0x6a = 106 decimal. This looks like the garbage "C2H ID"
extracted from the corrupted data. R12 = 0 (NULL) is chip->edcca_th
which is NULL for RTL8821CE since it doesn't set this field.

=== SECONDARY EFFECT: HIBERNATION DEADLOCK ===

After the Oops, the system remained running (degraded) for ~1 hour.
When I tried to hibernate at 15:06:45, it failed because 13 tasks
were stuck in D state — all blocked on mutexes held by the dead
rtw_core worker:

Freezing user space processes failed after 20.004 seconds
(13 tasks refusing to freeze, wq_busy=0):

task:wpa_supplicant state:D
__mutex_lock+0x1e4/0x4e0
rtw_ops_sw_scan_start+0x30/0x50 [rtw_core]
__ieee80211_start_scan+0x92a/0xbc0 [mac80211]

task:NetworkManager state:D
__mutex_lock+0x1e4/0x4e0
nl80211_prepare_wdev_dump+0x18b/0x1c0 [cfg80211]
nl80211_dump_station+0x7a/0x3a0 [cfg80211]

task:qbittorrent state:D
__mutex_lock+0x1e4/0x4e0
rtnl_dumpit+0x30/0xa0

(+ 10 more tasks in the same pattern)

The wpa_supplicant trace clearly shows: wpa_supplicant tried to
start a scan, which calls rtw_ops_sw_scan_start(), which tries to
take the rtw_core mutex — but the mutex holder (kworker for
rtw_c2h_work) is dead. This is a permanent deadlock. The only
recovery is a hard reset.

=== SUMMARY ===

This incident provides:
1. The crash-time hex dumps you requested — attached below and
saved to a separate log file
2. Confirmation that rate validation v2 correctly catches the
garbage rates (107 events, all clamped to DESC_RATE1M)
3. A secondary deadlock via rtw_ops_sw_scan_start when the
c2h worker dies with a held mutex

The full dmesg from this boot session is attached
(dmesg_boot-1_20260406.txt, 2186 lines).

Best regards,
Oleksandr Havrylov
кві 06 13:54:36 cachyos kernel: Linux version 6.19.10-1-cachyos (linux-cachyos@cachyos) (clang version 22.1.1, LLD 22.1.1) #1 SMP PREEMPT_DYNAMIC Wed, 25 Mar 2026 23:30:07 +0000
кві 06 13:54:36 cachyos kernel: Command line: resume=UUID=450aafdc-613a-4cf9-bdbb-eb338b606697 resume_offset=7243593 quiet nowatchdog splash rw rootflags=subvol=/@ root=UUID=450aafdc-613a-4cf9-bdbb-eb338b606697
кві 06 13:54:36 cachyos kernel: BIOS-provided physical RAM map:
кві 06 13:54:36 cachyos kernel: BIOS-e820: [mem 0x0000000000000000-0x0000000000057fff] usable
кві 06 13:54:36 cachyos kernel: BIOS-e820: [mem 0x0000000000058000-0x0000000000058fff] reserved
кві 06 13:54:36 cachyos kernel: BIOS-e820: [mem 0x0000000000059000-0x0000000000085fff] usable
кві 06 13:54:36 cachyos kernel: BIOS-e820: [mem 0x0000000000086000-0x000000000009ffff] reserved
кві 06 13:54:36 cachyos kernel: BIOS-e820: [mem 0x0000000000100000-0x000000009b88dfff] usable
кві 06 13:54:36 cachyos kernel: BIOS-e820: [mem 0x000000009b88e000-0x000000009cc8dfff] reserved
кві 06 13:54:36 cachyos kernel: BIOS-e820: [mem 0x000000009cc8e000-0x000000009cf8dfff] ACPI NVS
кві 06 13:54:36 cachyos kernel: BIOS-e820: [mem 0x000000009cf8e000-0x000000009cffdfff] ACPI data
кві 06 13:54:36 cachyos kernel: BIOS-e820: [mem 0x000000009cffe000-0x000000009cffefff] usable
кві 06 13:54:36 cachyos kernel: BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
кві 06 13:54:36 cachyos kernel: BIOS-e820: [mem 0x00000000feb00000-0x00000000feb03fff] reserved
кві 06 13:54:36 cachyos kernel: BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
кві 06 13:54:36 cachyos kernel: BIOS-e820: [mem 0x00000000fed10000-0x00000000fed19fff] reserved
кві 06 13:54:36 cachyos kernel: BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
кві 06 13:54:36 cachyos kernel: BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
кві 06 13:54:36 cachyos kernel: BIOS-e820: [mem 0x00000000ffa00000-0x00000000ffffffff] reserved
кві 06 13:54:36 cachyos kernel: BIOS-e820: [mem 0x0000000100000000-0x000000035effffff] usable
кві 06 13:54:36 cachyos kernel: NX (Execute Disable) protection: active
кві 06 13:54:36 cachyos kernel: APIC: Static calls initialized
кві 06 13:54:36 cachyos kernel: efi: EFI v2.4 by INSYDE Corp.
кві 06 13:54:36 cachyos kernel: efi: SMBIOS=0x9be80000 ESRT=0x9bf8c118 ACPI 2.0=0x9cffd014
кві 06 13:54:36 cachyos kernel: efi: Remove mem36: MMIO range=[0xe0000000-0xefffffff] (256MB) from e820 map
кві 06 13:54:36 cachyos kernel: e820: remove [mem 0xe0000000-0xefffffff] reserved
кві 06 13:54:36 cachyos kernel: efi: Not removing mem37: MMIO range=[0xfeb00000-0xfeb03fff] (16KB) from e820 map
кві 06 13:54:36 cachyos kernel: efi: Not removing mem38: MMIO range=[0xfec00000-0xfec00fff] (4KB) from e820 map
кві 06 13:54:36 cachyos kernel: efi: Not removing mem39: MMIO range=[0xfed10000-0xfed19fff] (40KB) from e820 map
кві 06 13:54:36 cachyos kernel: efi: Not removing mem40: MMIO range=[0xfed1c000-0xfed1ffff] (16KB) from e820 map
кві 06 13:54:36 cachyos kernel: efi: Not removing mem41: MMIO range=[0xfee00000-0xfee00fff] (4KB) from e820 map
кві 06 13:54:36 cachyos kernel: efi: Remove mem42: MMIO range=[0xffa00000-0xffffffff] (6MB) from e820 map
кві 06 13:54:36 cachyos kernel: e820: remove [mem 0xffa00000-0xffffffff] reserved
кві 06 13:54:36 cachyos kernel: SMBIOS 2.8 present.
кві 06 13:54:36 cachyos kernel: DMI: HP HP Notebook/81F0, BIOS F.50 11/20/2020
кві 06 13:54:36 cachyos kernel: DMI: Memory slots populated: 2/2
кві 06 13:54:36 cachyos kernel: tsc: Fast TSC calibration using PIT
кві 06 13:54:36 cachyos kernel: tsc: Detected 1995.323 MHz processor
кві 06 13:54:36 cachyos kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
кві 06 13:54:36 cachyos kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
кві 06 13:54:36 cachyos kernel: last_pfn = 0x35f000 max_arch_pfn = 0x400000000
кві 06 13:54:36 cachyos kernel: total RAM covered: 14799M
кві 06 13:54:36 cachyos kernel: gran_size: 64K chunk_size: 64K num_reg: 10 lose cover RAM: 12583164K
кві 06 13:54:36 cachyos kernel: gran_size: 64K chunk_size: 128K num_reg: 8 lose cover RAM: 60K
кві 06 13:54:36 cachyos kernel: gran_size: 64K chunk_size: 256K num_reg: 8 lose cover RAM: 60K
кві 06 13:54:36 cachyos kernel: gran_size: 64K chunk_size: 512K num_reg: 8 lose cover RAM: 60K
кві 06 13:54:36 cachyos kernel: gran_size: 64K chunk_size: 1M num_reg: 8 lose cover RAM: 60K
кві 06 13:54:36 cachyos kernel: gran_size: 64K chunk_size: 2M num_reg: 8 lose cover RAM: 60K
кві 06 13:54:36 cachyos kernel: gran_size: 64K chunk_size: 4M num_reg: 8 lose cover RAM: 60K
кві 06 13:54:36 cachyos kernel: gran_size: 64K chunk_size: 8M num_reg: 8 lose cover RAM: 60K
кві 06 13:54:36 cachyos kernel: gran_size: 64K chunk_size: 16M num_reg: 8 lose cover RAM: 60K
кві 06 13:54:36 cachyos kernel: gran_size: 64K chunk_size: 32M num_reg: 9 lose cover RAM: 60K
кві 06 13:54:36 cachyos kernel: gran_size: 64K chunk_size: 64M num_reg: 7 lose cover RAM: 60K
кві 06 13:54:36 cachyos kernel: gran_size: 64K chunk_size: 128M num_reg: 7 lose cover RAM: 60K
кві 06 13:54:36 cachyos kernel: gran_size: 64K chunk_size: 256M num_reg: 7 lose cover RAM: 60K
кві 06 13:54:36 cachyos kernel: gran_size: 64K chunk_size: 512M num_reg: 7 lose cover RAM: 60K
кві 06 13:54:36 cachyos kernel: gran_size: 64K chunk_size: 1G num_reg: 8 lose cover RAM: 60K
кві 06 13:54:36 cachyos kernel: gran_size: 64K chunk_size: 2G num_reg: 8 lose cover RAM: 60K
кві 06 13:54:36 cachyos kernel: gran_size: 128K chunk_size: 128K num_reg: 10 lose cover RAM: 12583164K
кві 06 13:54:36 cachyos kernel: gran_size: 128K chunk_size: 256K num_reg: 8 lose cover RAM: 124K
кві 06 13:54:36 cachyos kernel: gran_size: 128K chunk_size: 512K num_reg: 8 lose cover RAM: 124K
кві 06 13:54:36 cachyos kernel: gran_size: 128K chunk_size: 1M num_reg: 8 lose cover RAM: 124K
кві 06 13:54:36 cachyos kernel: gran_size: 128K chunk_size: 2M num_reg: 8 lose cover RAM: 124K
кві 06 13:54:36 cachyos kernel: gran_size: 128K chunk_size: 4M num_reg: 8 lose cover RAM: 124K
кві 06 13:54:36 cachyos kernel: gran_size: 128K chunk_size: 8M num_reg: 8 lose cover RAM: 124K
кві 06 13:54:36 cachyos kernel: gran_size: 128K chunk_size: 16M num_reg: 8 lose cover RAM: 124K
кві 06 13:54:36 cachyos kernel: gran_size: 128K chunk_size: 32M num_reg: 9 lose cover RAM: 124K
кві 06 13:54:36 cachyos kernel: gran_size: 128K chunk_size: 64M num_reg: 7 lose cover RAM: 124K
кві 06 13:54:36 cachyos kernel: gran_size: 128K chunk_size: 128M num_reg: 7 lose cover RAM: 124K
кві 06 13:54:36 cachyos kernel: gran_size: 128K chunk_size: 256M num_reg: 7 lose cover RAM: 124K
кві 06 13:54:36 cachyos kernel: gran_size: 128K chunk_size: 512M num_reg: 7 lose cover RAM: 124K
кві 06 13:54:36 cachyos kernel: gran_size: 128K chunk_size: 1G num_reg: 8 lose cover RAM: 124K
кві 06 13:54:36 cachyos kernel: gran_size: 128K chunk_size: 2G num_reg: 8 lose cover RAM: 124K
кві 06 13:54:36 cachyos kernel: gran_size: 256K chunk_size: 256K num_reg: 10 lose cover RAM: 12583164K
кві 06 13:54:36 cachyos kernel: gran_size: 256K chunk_size: 512K num_reg: 8 lose cover RAM: 252K
кві 06 13:54:36 cachyos kernel: gran_size: 256K chunk_size: 1M num_reg: 8 lose cover RAM: 252K
кві 06 13:54:36 cachyos kernel: gran_size: 256K chunk_size: 2M num_reg: 8 lose cover RAM: 252K
кві 06 13:54:36 cachyos kernel: gran_size: 256K chunk_size: 4M num_reg: 8 lose cover RAM: 252K
кві 06 13:54:36 cachyos kernel: gran_size: 256K chunk_size: 8M num_reg: 8 lose cover RAM: 252K
кві 06 13:54:36 cachyos kernel: gran_size: 256K chunk_size: 16M num_reg: 8 lose cover RAM: 252K
кві 06 13:54:36 cachyos kernel: gran_size: 256K chunk_size: 32M num_reg: 9 lose cover RAM: 252K
кві 06 13:54:36 cachyos kernel: gran_size: 256K chunk_size: 64M num_reg: 7 lose cover RAM: 252K
кві 06 13:54:36 cachyos kernel: gran_size: 256K chunk_size: 128M num_reg: 7 lose cover RAM: 252K
кві 06 13:54:36 cachyos kernel: gran_size: 256K chunk_size: 256M num_reg: 7 lose cover RAM: 252K
кві 06 13:54:36 cachyos kernel: gran_size: 256K chunk_size: 512M num_reg: 7 lose cover RAM: 252K
кві 06 13:54:36 cachyos kernel: gran_size: 256K chunk_size: 1G num_reg: 8 lose cover RAM: 252K
кві 06 13:54:36 cachyos kernel: gran_size: 256K chunk_size: 2G num_reg: 8 lose cover RAM: 252K
кві 06 13:54:36 cachyos kernel: gran_size: 512K chunk_size: 512K num_reg: 10 lose cover RAM: 8389116K
кві 06 13:54:36 cachyos kernel: gran_size: 512K chunk_size: 1M num_reg: 8 lose cover RAM: 508K
кві 06 13:54:36 cachyos kernel: gran_size: 512K chunk_size: 2M num_reg: 8 lose cover RAM: 508K
кві 06 13:54:36 cachyos kernel: gran_size: 512K chunk_size: 4M num_reg: 8 lose cover RAM: 508K
кві 06 13:54:36 cachyos kernel: gran_size: 512K chunk_size: 8M num_reg: 8 lose cover RAM: 508K
кві 06 13:54:36 cachyos kernel: gran_size: 512K chunk_size: 16M num_reg: 8 lose cover RAM: 508K
кві 06 13:54:36 cachyos kernel: gran_size: 512K chunk_size: 32M num_reg: 9 lose cover RAM: 508K
кві 06 13:54:36 cachyos kernel: gran_size: 512K chunk_size: 64M num_reg: 7 lose cover RAM: 508K
кві 06 13:54:36 cachyos kernel: gran_size: 512K chunk_size: 128M num_reg: 7 lose cover RAM: 508K
кві 06 13:54:36 cachyos kernel: gran_size: 512K chunk_size: 256M num_reg: 7 lose cover RAM: 508K
кві 06 13:54:36 cachyos kernel: gran_size: 512K chunk_size: 512M num_reg: 7 lose cover RAM: 508K
кві 06 13:54:36 cachyos kernel: gran_size: 512K chunk_size: 1G num_reg: 8 lose cover RAM: 508K
кві 06 13:54:36 cachyos kernel: gran_size: 512K chunk_size: 2G num_reg: 8 lose cover RAM: 508K
кві 06 13:54:36 cachyos kernel: gran_size: 1M chunk_size: 1M num_reg: 10 lose cover RAM: 1020K
кві 06 13:54:36 cachyos kernel: gran_size: 1M chunk_size: 2M num_reg: 8 lose cover RAM: 1020K
кві 06 13:54:36 cachyos kernel: gran_size: 1M chunk_size: 4M num_reg: 8 lose cover RAM: 1020K
кві 06 13:54:36 cachyos kernel: gran_size: 1M chunk_size: 8M num_reg: 8 lose cover RAM: 1020K
кві 06 13:54:36 cachyos kernel: gran_size: 1M chunk_size: 16M num_reg: 8 lose cover RAM: 1020K
кві 06 13:54:36 cachyos kernel: gran_size: 1M chunk_size: 32M num_reg: 9 lose cover RAM: 1020K
кві 06 13:54:36 cachyos kernel: gran_size: 1M chunk_size: 64M num_reg: 7 lose cover RAM: 1020K
кві 06 13:54:36 cachyos kernel: gran_size: 1M chunk_size: 128M num_reg: 7 lose cover RAM: 1020K
кві 06 13:54:36 cachyos kernel: gran_size: 1M chunk_size: 256M num_reg: 7 lose cover RAM: 1020K
кві 06 13:54:36 cachyos kernel: gran_size: 1M chunk_size: 512M num_reg: 7 lose cover RAM: 1020K
кві 06 13:54:36 cachyos kernel: gran_size: 1M chunk_size: 1G num_reg: 8 lose cover RAM: 1020K
кві 06 13:54:36 cachyos kernel: gran_size: 1M chunk_size: 2G num_reg: 8 lose cover RAM: 1020K
кві 06 13:54:36 cachyos kernel: gran_size: 2M chunk_size: 2M num_reg: 9 lose cover RAM: 2044K
кві 06 13:54:36 cachyos kernel: gran_size: 2M chunk_size: 4M num_reg: 8 lose cover RAM: 2044K
кві 06 13:54:36 cachyos kernel: gran_size: 2M chunk_size: 8M num_reg: 8 lose cover RAM: 2044K
кві 06 13:54:36 cachyos kernel: gran_size: 2M chunk_size: 16M num_reg: 8 lose cover RAM: 2044K
кві 06 13:54:36 cachyos kernel: gran_size: 2M chunk_size: 32M num_reg: 9 lose cover RAM: 2044K
кві 06 13:54:36 cachyos kernel: gran_size: 2M chunk_size: 64M num_reg: 7 lose cover RAM: 2044K
кві 06 13:54:36 cachyos kernel: gran_size: 2M chunk_size: 128M num_reg: 7 lose cover RAM: 2044K
кві 06 13:54:36 cachyos kernel: gran_size: 2M chunk_size: 256M num_reg: 7 lose cover RAM: 2044K
кві 06 13:54:36 cachyos kernel: gran_size: 2M chunk_size: 512M num_reg: 7 lose cover RAM: 2044K
кві 06 13:54:36 cachyos kernel: gran_size: 2M chunk_size: 1G num_reg: 8 lose cover RAM: 2044K
кві 06 13:54:36 cachyos kernel: gran_size: 2M chunk_size: 2G num_reg: 8 lose cover RAM: 2044K
кві 06 13:54:36 cachyos kernel: gran_size: 4M chunk_size: 4M num_reg: 8 lose cover RAM: 4092K
кві 06 13:54:36 cachyos kernel: gran_size: 4M chunk_size: 8M num_reg: 8 lose cover RAM: 4092K
кві 06 13:54:36 cachyos kernel: gran_size: 4M chunk_size: 16M num_reg: 8 lose cover RAM: 4092K
кві 06 13:54:36 cachyos kernel: gran_size: 4M chunk_size: 32M num_reg: 9 lose cover RAM: 4092K
кві 06 13:54:36 cachyos kernel: gran_size: 4M chunk_size: 64M num_reg: 7 lose cover RAM: 4092K
кві 06 13:54:36 cachyos kernel: gran_size: 4M chunk_size: 128M num_reg: 7 lose cover RAM: 4092K
кві 06 13:54:36 cachyos kernel: gran_size: 4M chunk_size: 256M num_reg: 7 lose cover RAM: 4092K
кві 06 13:54:36 cachyos kernel: gran_size: 4M chunk_size: 512M num_reg: 7 lose cover RAM: 4092K
кві 06 13:54:36 cachyos kernel: gran_size: 4M chunk_size: 1G num_reg: 8 lose cover RAM: 4092K
кві 06 13:54:36 cachyos kernel: gran_size: 4M chunk_size: 2G num_reg: 8 lose cover RAM: 4092K
кві 06 13:54:36 cachyos kernel: gran_size: 8M chunk_size: 8M num_reg: 7 lose cover RAM: 8188K
кві 06 13:54:36 cachyos kernel: gran_size: 8M chunk_size: 16M num_reg: 8 lose cover RAM: 8188K
кві 06 13:54:36 cachyos kernel: gran_size: 8M chunk_size: 32M num_reg: 9 lose cover RAM: 8188K
кві 06 13:54:36 cachyos kernel: gran_size: 8M chunk_size: 64M num_reg: 7 lose cover RAM: 8188K
кві 06 13:54:36 cachyos kernel: gran_size: 8M chunk_size: 128M num_reg: 7 lose cover RAM: 8188K
кві 06 13:54:36 cachyos kernel: gran_size: 8M chunk_size: 256M num_reg: 7 lose cover RAM: 8188K
кві 06 13:54:36 cachyos kernel: gran_size: 8M chunk_size: 512M num_reg: 7 lose cover RAM: 8188K
кві 06 13:54:36 cachyos kernel: gran_size: 8M chunk_size: 1G num_reg: 8 lose cover RAM: 8188K
кві 06 13:54:36 cachyos kernel: gran_size: 8M chunk_size: 2G num_reg: 8 lose cover RAM: 8188K
кві 06 13:54:36 cachyos kernel: gran_size: 16M chunk_size: 16M num_reg: 6 lose cover RAM: 16380K
кві 06 13:54:36 cachyos kernel: gran_size: 16M chunk_size: 32M num_reg: 6 lose cover RAM: 16380K
кві 06 13:54:36 cachyos kernel: gran_size: 16M chunk_size: 64M num_reg: 6 lose cover RAM: 16380K
кві 06 13:54:36 cachyos kernel: gran_size: 16M chunk_size: 128M num_reg: 5 lose cover RAM: 16380K
кві 06 13:54:36 cachyos kernel: gran_size: 16M chunk_size: 256M num_reg: 5 lose cover RAM: 16380K
кві 06 13:54:36 cachyos kernel: gran_size: 16M chunk_size: 512M num_reg: 5 lose cover RAM: 16380K
кві 06 13:54:36 cachyos kernel: gran_size: 16M chunk_size: 1G num_reg: 6 lose cover RAM: 16380K
кві 06 13:54:36 cachyos kernel: gran_size: 16M chunk_size: 2G num_reg: 6 lose cover RAM: 16380K
кві 06 13:54:36 cachyos kernel: gran_size: 32M chunk_size: 32M num_reg: 6 lose cover RAM: 16380K
кві 06 13:54:36 cachyos kernel: gran_size: 32M chunk_size: 64M num_reg: 6 lose cover RAM: 16380K
кві 06 13:54:36 cachyos kernel: gran_size: 32M chunk_size: 128M num_reg: 5 lose cover RAM: 16380K
кві 06 13:54:36 cachyos kernel: gran_size: 32M chunk_size: 256M num_reg: 5 lose cover RAM: 16380K
кві 06 13:54:36 cachyos kernel: gran_size: 32M chunk_size: 512M num_reg: 5 lose cover RAM: 16380K
кві 06 13:54:36 cachyos kernel: gran_size: 32M chunk_size: 1G num_reg: 6 lose cover RAM: 16380K
кві 06 13:54:36 cachyos kernel: gran_size: 32M chunk_size: 2G num_reg: 6 lose cover RAM: 16380K
кві 06 13:54:36 cachyos kernel: gran_size: 64M chunk_size: 64M num_reg: 6 lose cover RAM: 16380K
кві 06 13:54:36 cachyos kernel: gran_size: 64M chunk_size: 128M num_reg: 5 lose cover RAM: 16380K
кві 06 13:54:36 cachyos kernel: gran_size: 64M chunk_size: 256M num_reg: 5 lose cover RAM: 16380K
кві 06 13:54:36 cachyos kernel: gran_size: 64M chunk_size: 512M num_reg: 5 lose cover RAM: 16380K
кві 06 13:54:36 cachyos kernel: gran_size: 64M chunk_size: 1G num_reg: 6 lose cover RAM: 16380K
кві 06 13:54:36 cachyos kernel: gran_size: 64M chunk_size: 2G num_reg: 6 lose cover RAM: 16380K
кві 06 13:54:36 cachyos kernel: gran_size: 128M chunk_size: 128M num_reg: 5 lose cover RAM: 81916K
кві 06 13:54:36 cachyos kernel: gran_size: 128M chunk_size: 256M num_reg: 5 lose cover RAM: 81916K
кві 06 13:54:36 cachyos kernel: gran_size: 128M chunk_size: 512M num_reg: 5 lose cover RAM: 81916K
кві 06 13:54:36 cachyos kernel: gran_size: 128M chunk_size: 1G num_reg: 6 lose cover RAM: 81916K
кві 06 13:54:36 cachyos kernel: gran_size: 128M chunk_size: 2G num_reg: 6 lose cover RAM: 81916K
кві 06 13:54:36 cachyos kernel: gran_size: 256M chunk_size: 256M num_reg: 4 lose cover RAM: 212988K
кві 06 13:54:36 cachyos kernel: gran_size: 256M chunk_size: 512M num_reg: 5 lose cover RAM: 212988K
кві 06 13:54:36 cachyos kernel: gran_size: 256M chunk_size: 1G num_reg: 6 lose cover RAM: 212988K
кві 06 13:54:36 cachyos kernel: gran_size: 256M chunk_size: 2G num_reg: 6 lose cover RAM: 212988K
кві 06 13:54:36 cachyos kernel: gran_size: 512M chunk_size: 512M num_reg: 3 lose cover RAM: 475132K
кві 06 13:54:36 cachyos kernel: gran_size: 512M chunk_size: 1G num_reg: 3 lose cover RAM: 475132K
кві 06 13:54:36 cachyos kernel: gran_size: 512M chunk_size: 2G num_reg: 3 lose cover RAM: 475132K
кві 06 13:54:36 cachyos kernel: gran_size: 1G chunk_size: 1G num_reg: 3 lose cover RAM: 475132K
кві 06 13:54:36 cachyos kernel: gran_size: 1G chunk_size: 2G num_reg: 3 lose cover RAM: 475132K
кві 06 13:54:36 cachyos kernel: gran_size: 2G chunk_size: 2G num_reg: 3 lose cover RAM: 475132K
кві 06 13:54:36 cachyos kernel: mtrr_cleanup: can not find optimal value
кві 06 13:54:36 cachyos kernel: please specify mtrr_gran_size/mtrr_chunk_size
кві 06 13:54:36 cachyos kernel: MTRR map: 8 entries (5 fixed + 3 variable; max 25), built from 10 variable MTRRs
кві 06 13:54:36 cachyos kernel: x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
кві 06 13:54:36 cachyos kernel: e820: update [mem 0x9cfff000-0xffffffff] usable ==> reserved
кві 06 13:54:36 cachyos kernel: last_pfn = 0x9cfff max_arch_pfn = 0x400000000
кві 06 13:54:36 cachyos kernel: esrt: Reserving ESRT space from 0x000000009bf8c118 to 0x000000009bf8c150.
кві 06 13:54:36 cachyos kernel: Using GB pages for direct mapping
кві 06 13:54:36 cachyos kernel: Secure boot could not be determined
кві 06 13:54:36 cachyos kernel: RAMDISK: [mem 0x7e800000-0x7ff81fff]
кві 06 13:54:36 cachyos kernel: ACPI: Early table checksum verification disabled
кві 06 13:54:36 cachyos kernel: ACPI: RSDP 0x000000009CFFD014 000024 (v02 HPQOEM)
кві 06 13:54:36 cachyos kernel: ACPI: XSDT 0x000000009CFCB188 000104 (v01 HPQOEM SLIC-MPC 00000001 HP 01000013)
кві 06 13:54:36 cachyos kernel: ACPI: FACP 0x000000009CFE6000 00010C (v05 HPQOEM SLIC-MPC 00000001 HP 00040000)
кві 06 13:54:36 cachyos kernel: ACPI: DSDT 0x000000009CFD0000 010934 (v02 HPQOEM SLIC-MPC 00000000 ACPI 00040000)
кві 06 13:54:36 cachyos kernel: ACPI: FACS 0x000000009CF74000 000040
кві 06 13:54:36 cachyos kernel: ACPI: TCPA 0x000000009CFFC000 000032 (v02 HPQOEM INSYDE 00000000 HP 00040000)
кві 06 13:54:36 cachyos kernel: ACPI: UEFI 0x000000009CFFB000 000236 (v01 HPQOEM INSYDE 00000001 HP 00040000)
кві 06 13:54:36 cachyos kernel: ACPI: UEFI 0x000000009CFFA000 000042 (v01 HPQOEM INSYDE 00000000 HP 00040000)
кві 06 13:54:36 cachyos kernel: ACPI: SSDT 0x000000009CFF9000 000496 (v02 HPQOEM INSYDE 00001000 ACPI 00040000)
кві 06 13:54:36 cachyos kernel: ACPI: SSDT 0x000000009CFF8000 00004B (v02 HPQOEM INSYDE 00003000 ACPI 00040000)
кві 06 13:54:36 cachyos kernel: ACPI: TPM2 0x000000009CFF7000 000034 (v03 HPQOEM INSYDE 00000000 HP 00040000)
кві 06 13:54:36 cachyos kernel: ACPI: SSDT 0x000000009CFF0000 00680A (v01 HPQOEM INSYDE 00001000 ACPI 00040000)
кві 06 13:54:36 cachyos kernel: ACPI: MSDM 0x000000009CFEF000 000055 (v03 HPQOEM SLIC-MPC 00000001 HP 00040000)
кві 06 13:54:36 cachyos kernel: ACPI: SSDT 0x000000009CFEB000 003B2D (v02 HPQOEM INSYDE 00001000 ACPI 00040000)
кві 06 13:54:36 cachyos kernel: ACPI: ASF! 0x000000009CFEA000 0000A5 (v32 HPQOEM INSYDE 00000001 HP 00040000)
кві 06 13:54:36 cachyos kernel: ACPI: ASPT 0x000000009CFE9000 000034 (v07 HPQOEM INSYDE 00000001 HP 00040000)
кві 06 13:54:36 cachyos kernel: ACPI: BOOT 0x000000009CFE8000 000028 (v01 HPQOEM INSYDE 00000001 HP 00040000)
кві 06 13:54:36 cachyos kernel: ACPI: DBGP 0x000000009CFE7000 000034 (v01 HPQOEM SLIC-MPC 00000001 HP 00040000)
кві 06 13:54:36 cachyos kernel: ACPI: HPET 0x000000009CFE5000 000038 (v01 HPQOEM INSYDE 00000001 HP 00040000)
кві 06 13:54:36 cachyos kernel: ACPI: LPIT 0x000000009CFE4000 000094 (v01 HPQOEM INSYDE 00000000 HP 00040000)
кві 06 13:54:36 cachyos kernel: ACPI: APIC 0x000000009CFE3000 00008C (v03 HPQOEM SLIC-MPC 00000001 HP 00040000)
кві 06 13:54:36 cachyos kernel: ACPI: MCFG 0x000000009CFE2000 00003C (v01 HPQOEM INSYDE 00000001 HP 00040000)
кві 06 13:54:36 cachyos kernel: ACPI: WDAT 0x000000009CFE1000 000224 (v01 HPQOEM INSYDE 00000001 HP 00040000)
кві 06 13:54:36 cachyos kernel: ACPI: SSDT 0x000000009CFCD000 002F87 (v02 HPQOEM INSYDE 00001000 ACPI 00040000)
кві 06 13:54:36 cachyos kernel: ACPI: SSDT 0x000000009CFCC000 000C12 (v02 HPQOEM INSYDE 00001000 ACPI 00040000)
кві 06 13:54:36 cachyos kernel: ACPI: SSDT 0x000000009CFCA000 000539 (v02 HPQOEM INSYDE 00003000 ACPI 00040000)
кві 06 13:54:36 cachyos kernel: ACPI: SSDT 0x000000009CFC9000 000B74 (v02 HPQOEM INSYDE 00003000 ACPI 00040000)
кві 06 13:54:36 cachyos kernel: ACPI: SSDT 0x000000009CFC3000 005FEF (v02 HPQOEM INSYDE 00003000 ACPI 00040000)
кві 06 13:54:36 cachyos kernel: ACPI: SSDT 0x000000009CFC1000 001AD0 (v01 HPQOEM INSYDE 00001000 ACPI 00040000)
кві 06 13:54:36 cachyos kernel: ACPI: DMAR 0x000000009CFC0000 0000B0 (v01 HPQOEM INSYDE 00000001 HP 00040000)
кві 06 13:54:36 cachyos kernel: ACPI: FPDT 0x000000009CFBF000 000044 (v01 HPQOEM SLIC-MPC 00000002 HP 00040000)
кві 06 13:54:36 cachyos kernel: ACPI: BGRT 0x000000009CFBE000 000038 (v01 HPQOEM INSYDE 00000001 HP 00040000)
кві 06 13:54:36 cachyos kernel: ACPI: Reserving FACP table memory at [mem 0x9cfe6000-0x9cfe610b]
кві 06 13:54:36 cachyos kernel: ACPI: Reserving DSDT table memory at [mem 0x9cfd0000-0x9cfe0933]
кві 06 13:54:36 cachyos kernel: ACPI: Reserving FACS table memory at [mem 0x9cf74000-0x9cf7403f]
кві 06 13:54:36 cachyos kernel: ACPI: Reserving TCPA table memory at [mem 0x9cffc000-0x9cffc031]
кві 06 13:54:36 cachyos kernel: ACPI: Reserving UEFI table memory at [mem 0x9cffb000-0x9cffb235]
кві 06 13:54:36 cachyos kernel: ACPI: Reserving UEFI table memory at [mem 0x9cffa000-0x9cffa041]
кві 06 13:54:36 cachyos kernel: ACPI: Reserving SSDT table memory at [mem 0x9cff9000-0x9cff9495]
кві 06 13:54:36 cachyos kernel: ACPI: Reserving SSDT table memory at [mem 0x9cff8000-0x9cff804a]
кві 06 13:54:36 cachyos kernel: ACPI: Reserving TPM2 table memory at [mem 0x9cff7000-0x9cff7033]
кві 06 13:54:36 cachyos kernel: ACPI: Reserving SSDT table memory at [mem 0x9cff0000-0x9cff6809]
кві 06 13:54:36 cachyos kernel: ACPI: Reserving MSDM table memory at [mem 0x9cfef000-0x9cfef054]
кві 06 13:54:36 cachyos kernel: ACPI: Reserving SSDT table memory at [mem 0x9cfeb000-0x9cfeeb2c]
кві 06 13:54:36 cachyos kernel: ACPI: Reserving ASF! table memory at [mem 0x9cfea000-0x9cfea0a4]
кві 06 13:54:36 cachyos kernel: ACPI: Reserving ASPT table memory at [mem 0x9cfe9000-0x9cfe9033]
кві 06 13:54:36 cachyos kernel: ACPI: Reserving BOOT table memory at [mem 0x9cfe8000-0x9cfe8027]
кві 06 13:54:36 cachyos kernel: ACPI: Reserving DBGP table memory at [mem 0x9cfe7000-0x9cfe7033]
кві 06 13:54:36 cachyos kernel: ACPI: Reserving HPET table memory at [mem 0x9cfe5000-0x9cfe5037]
кві 06 13:54:36 cachyos kernel: ACPI: Reserving LPIT table memory at [mem 0x9cfe4000-0x9cfe4093]
кві 06 13:54:36 cachyos kernel: ACPI: Reserving APIC table memory at [mem 0x9cfe3000-0x9cfe308b]
кві 06 13:54:36 cachyos kernel: ACPI: Reserving MCFG table memory at [mem 0x9cfe2000-0x9cfe203b]
кві 06 13:54:36 cachyos kernel: ACPI: Reserving WDAT table memory at [mem 0x9cfe1000-0x9cfe1223]
кві 06 13:54:36 cachyos kernel: ACPI: Reserving SSDT table memory at [mem 0x9cfcd000-0x9cfcff86]
кві 06 13:54:36 cachyos kernel: ACPI: Reserving SSDT table memory at [mem 0x9cfcc000-0x9cfccc11]
кві 06 13:54:36 cachyos kernel: ACPI: Reserving SSDT table memory at [mem 0x9cfca000-0x9cfca538]
кві 06 13:54:36 cachyos kernel: ACPI: Reserving SSDT table memory at [mem 0x9cfc9000-0x9cfc9b73]
кві 06 13:54:36 cachyos kernel: ACPI: Reserving SSDT table memory at [mem 0x9cfc3000-0x9cfc8fee]
кві 06 13:54:36 cachyos kernel: ACPI: Reserving SSDT table memory at [mem 0x9cfc1000-0x9cfc2acf]
кві 06 13:54:36 cachyos kernel: ACPI: Reserving DMAR table memory at [mem 0x9cfc0000-0x9cfc00af]
кві 06 13:54:36 cachyos kernel: ACPI: Reserving FPDT table memory at [mem 0x9cfbf000-0x9cfbf043]
кві 06 13:54:36 cachyos kernel: ACPI: Reserving BGRT table memory at [mem 0x9cfbe000-0x9cfbe037]
кві 06 13:54:36 cachyos kernel: No NUMA configuration found
кві 06 13:54:36 cachyos kernel: Faking a node at [mem 0x0000000000000000-0x000000035effffff]
кві 06 13:54:36 cachyos kernel: NODE_DATA(0) allocated [mem 0x35efd5280-0x35effffff]
кві 06 13:54:36 cachyos kernel: Zone ranges:
кві 06 13:54:36 cachyos kernel: DMA [mem 0x0000000000001000-0x0000000000ffffff]
кві 06 13:54:36 cachyos kernel: DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
кві 06 13:54:36 cachyos kernel: Normal [mem 0x0000000100000000-0x000000035effffff]
кві 06 13:54:36 cachyos kernel: Device empty
кві 06 13:54:36 cachyos kernel: Movable zone start for each node
кві 06 13:54:36 cachyos kernel: Early memory node ranges
кві 06 13:54:36 cachyos kernel: node 0: [mem 0x0000000000001000-0x0000000000057fff]
кві 06 13:54:36 cachyos kernel: node 0: [mem 0x0000000000059000-0x0000000000085fff]
кві 06 13:54:36 cachyos kernel: node 0: [mem 0x0000000000100000-0x000000009b88dfff]
кві 06 13:54:36 cachyos kernel: node 0: [mem 0x000000009cffe000-0x000000009cffefff]
кві 06 13:54:36 cachyos kernel: node 0: [mem 0x0000000100000000-0x000000035effffff]
кві 06 13:54:36 cachyos kernel: Initmem setup node 0 [mem 0x0000000000001000-0x000000035effffff]
кві 06 13:54:36 cachyos kernel: On node 0, zone DMA: 1 pages in unavailable ranges
кві 06 13:54:36 cachyos kernel: On node 0, zone DMA: 1 pages in unavailable ranges
кві 06 13:54:36 cachyos kernel: On node 0, zone DMA: 122 pages in unavailable ranges
кві 06 13:54:36 cachyos kernel: On node 0, zone DMA32: 6000 pages in unavailable ranges
кві 06 13:54:36 cachyos kernel: On node 0, zone Normal: 12289 pages in unavailable ranges
кві 06 13:54:36 cachyos kernel: On node 0, zone Normal: 4096 pages in unavailable ranges
кві 06 13:54:36 cachyos kernel: Reserving Intel graphics memory at [mem 0x9e000000-0x9fffffff]
кві 06 13:54:36 cachyos kernel: ACPI: PM-Timer IO Port: 0x1808
кві 06 13:54:36 cachyos kernel: IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-39
кві 06 13:54:36 cachyos kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
кві 06 13:54:36 cachyos kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
кві 06 13:54:36 cachyos kernel: ACPI: Using ACPI (MADT) for SMP configuration information
кві 06 13:54:36 cachyos kernel: ACPI: HPET id: 0x8086a201 base: 0xfed00000
кві 06 13:54:36 cachyos kernel: e820: update [mem 0x8d2fa000-0x8d303fff] usable ==> reserved
кві 06 13:54:36 cachyos kernel: TSC deadline timer available
кві 06 13:54:36 cachyos kernel: CPU topo: Max. logical packages: 1
кві 06 13:54:36 cachyos kernel: CPU topo: Max. logical nodes: 1
кві 06 13:54:36 cachyos kernel: CPU topo: Num. nodes per package: 1
кві 06 13:54:36 cachyos kernel: CPU topo: Max. logical dies: 1
кві 06 13:54:36 cachyos kernel: CPU topo: Max. dies per package: 1
кві 06 13:54:36 cachyos kernel: CPU topo: Max. threads per core: 2
кві 06 13:54:36 cachyos kernel: CPU topo: Num. cores per package: 2
кві 06 13:54:36 cachyos kernel: CPU topo: Num. threads per package: 4
кві 06 13:54:36 cachyos kernel: CPU topo: Allowing 4 present CPUs plus 0 hotplug CPUs
кві 06 13:54:36 cachyos kernel: PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
кві 06 13:54:36 cachyos kernel: PM: hibernation: Registered nosave memory: [mem 0x00058000-0x00058fff]
кві 06 13:54:36 cachyos kernel: PM: hibernation: Registered nosave memory: [mem 0x00086000-0x000fffff]
кві 06 13:54:36 cachyos kernel: PM: hibernation: Registered nosave memory: [mem 0x8d2fa000-0x8d303fff]
кві 06 13:54:36 cachyos kernel: PM: hibernation: Registered nosave memory: [mem 0x9b88e000-0x9cffdfff]
кві 06 13:54:36 cachyos kernel: PM: hibernation: Registered nosave memory: [mem 0x9cfff000-0xffffffff]
кві 06 13:54:36 cachyos kernel: [mem 0xa0000000-0xfeafffff] available for PCI devices
кві 06 13:54:36 cachyos kernel: Booting paravirtualized kernel on bare hardware
кві 06 13:54:36 cachyos kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
кві 06 13:54:36 cachyos kernel: setup_percpu: NR_CPUS:8192 nr_cpumask_bits:4 nr_cpu_ids:4 nr_node_ids:1
кві 06 13:54:36 cachyos kernel: percpu: Embedded 63 pages/cpu s221184 r8192 d28672 u524288
кві 06 13:54:36 cachyos kernel: pcpu-alloc: s221184 r8192 d28672 u524288 alloc=1*2097152
кві 06 13:54:36 cachyos kernel: pcpu-alloc: [0] 0 1 2 3
кві 06 13:54:36 cachyos kernel: Kernel command line: resume=UUID=450aafdc-613a-4cf9-bdbb-eb338b606697 resume_offset=7243593 quiet nowatchdog splash rw rootflags=subvol=/@ root=UUID=450aafdc-613a-4cf9-bdbb-eb338b606697
кві 06 13:54:36 cachyos kernel: Unknown kernel command line parameters "splash", will be passed to user space.
кві 06 13:54:36 cachyos kernel: random: crng init done
кві 06 13:54:36 cachyos kernel: printk: log buffer data + meta data: 131072 + 458752 = 589824 bytes
кві 06 13:54:36 cachyos kernel: Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
кві 06 13:54:36 cachyos kernel: Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
кві 06 13:54:36 cachyos kernel: software IO TLB: area num 4.
кві 06 13:54:36 cachyos kernel: Fallback order for Node 0: 0
кві 06 13:54:36 cachyos kernel: Built 1 zonelists, mobility grouping on. Total pages: 3123219
кві 06 13:54:36 cachyos kernel: Policy zone: Normal
кві 06 13:54:36 cachyos kernel: mem auto-init: stack:all(zero), heap alloc:on, heap free:off
кві 06 13:54:36 cachyos kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
кві 06 13:54:36 cachyos kernel: Kernel/User page tables isolation: enabled
кві 06 13:54:36 cachyos kernel: ftrace: allocating 56426 entries in 221 pages
кві 06 13:54:36 cachyos kernel: ftrace: allocated 221 pages with 6 groups
кві 06 13:54:36 cachyos kernel: Dynamic Preempt: full
кві 06 13:54:36 cachyos kernel: rcu: Preemptible hierarchical RCU implementation.
кві 06 13:54:36 cachyos kernel: rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=4.
кві 06 13:54:36 cachyos kernel: rcu: RCU priority boosting: priority 1 delay 500 ms.
кві 06 13:54:36 cachyos kernel: Trampoline variant of Tasks RCU enabled.
кві 06 13:54:36 cachyos kernel: Rude variant of Tasks RCU enabled.
кві 06 13:54:36 cachyos kernel: Tracing variant of Tasks RCU enabled.
кві 06 13:54:36 cachyos kernel: rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies.
кві 06 13:54:36 cachyos kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
кві 06 13:54:36 cachyos kernel: RCU Tasks: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.
кві 06 13:54:36 cachyos kernel: RCU Tasks Rude: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.
кві 06 13:54:36 cachyos kernel: RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.
кві 06 13:54:36 cachyos kernel: NR_IRQS: 524544, nr_irqs: 728, preallocated irqs: 16
кві 06 13:54:36 cachyos kernel: rcu: srcu_init: Setting srcu_struct sizes based on contention.
кві 06 13:54:36 cachyos kernel: kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
кві 06 13:54:36 cachyos kernel: Console: colour dummy device 80x25
кві 06 13:54:36 cachyos kernel: printk: legacy console [tty0] enabled
кві 06 13:54:36 cachyos kernel: ACPI: Core revision 20250807
кві 06 13:54:36 cachyos kernel: clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns
кві 06 13:54:36 cachyos kernel: APIC: Switch to symmetric I/O mode setup
кві 06 13:54:36 cachyos kernel: DMAR: Host address width 39
кві 06 13:54:36 cachyos kernel: DMAR: DRHD base: 0x000000fed90000 flags: 0x0
кві 06 13:54:36 cachyos kernel: DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap 1c0000c40660462 ecap 7e1ff0505e
кві 06 13:54:36 cachyos kernel: DMAR: DRHD base: 0x000000fed91000 flags: 0x1
кві 06 13:54:36 cachyos kernel: DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap d2008c20660462 ecap f010da
кві 06 13:54:36 cachyos kernel: DMAR: RMRR base: 0x0000009cc63000 end: 0x0000009cc82fff
кві 06 13:54:36 cachyos kernel: DMAR: RMRR base: 0x0000009d800000 end: 0x0000009fffffff
кві 06 13:54:36 cachyos kernel: DMAR: [Firmware Bug]: No firmware reserved region can cover this RMRR [0x000000009d800000-0x000000009fffffff], contact BIOS vendor for fixes
кві 06 13:54:36 cachyos kernel: DMAR: [Firmware Bug]: Your BIOS is broken; bad RMRR [0x000000009d800000-0x000000009fffffff]
BIOS vendor: Insyde; Ver: F.50; Product Version: Type1ProductConfigId
кві 06 13:54:36 cachyos kernel: DMAR-IR: IOAPIC id 2 under DRHD base 0xfed91000 IOMMU 1
кві 06 13:54:36 cachyos kernel: DMAR-IR: HPET id 0 under DRHD base 0xfed91000
кві 06 13:54:36 cachyos kernel: DMAR-IR: x2apic is disabled because BIOS sets x2apic opt out bit.
кві 06 13:54:36 cachyos kernel: DMAR-IR: Use 'intremap=no_x2apic_optout' to override the BIOS setting.
кві 06 13:54:36 cachyos kernel: DMAR-IR: Enabled IRQ remapping in xapic mode
кві 06 13:54:36 cachyos kernel: x2apic: IRQ remapping doesn't support X2APIC mode
кві 06 13:54:36 cachyos kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
кві 06 13:54:36 cachyos kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x3985d8e4950, max_idle_ns: 881590765102 ns
кві 06 13:54:36 cachyos kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 3990.64 BogoMIPS (lpj=1995323)
кві 06 13:54:36 cachyos kernel: CPU0: Thermal monitoring enabled (TM1)
кві 06 13:54:36 cachyos kernel: Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
кві 06 13:54:36 cachyos kernel: Last level dTLB entries: 4KB 64, 2MB 32, 4MB 32, 1GB 4
кві 06 13:54:36 cachyos kernel: process: using mwait in idle threads
кві 06 13:54:36 cachyos kernel: mitigations: Enabled attack vectors: user_kernel, user_user, guest_host, guest_guest, SMT mitigations: auto
кві 06 13:54:36 cachyos kernel: Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
кві 06 13:54:36 cachyos kernel: SRBDS: Mitigation: Microcode
кві 06 13:54:36 cachyos kernel: Spectre V2 : Mitigation: Retpolines
кві 06 13:54:36 cachyos kernel: Spectre V2 : User space: Mitigation: STIBP via prctl
кві 06 13:54:36 cachyos kernel: MDS: Mitigation: Clear CPU buffers
кві 06 13:54:36 cachyos kernel: VMSCAPE: Mitigation: IBPB before exit to userspace
кві 06 13:54:36 cachyos kernel: Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
кві 06 13:54:36 cachyos kernel: Spectre V2 : Spectre v2 / SpectreRSB: Filling RSB on context switch and VMEXIT
кві 06 13:54:36 cachyos kernel: Spectre V2 : Enabling Restricted Speculation for firmware calls
кві 06 13:54:36 cachyos kernel: Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
кві 06 13:54:36 cachyos kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
кві 06 13:54:36 cachyos kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
кві 06 13:54:36 cachyos kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
кві 06 13:54:36 cachyos kernel: x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
кві 06 13:54:36 cachyos kernel: x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.
кві 06 13:54:36 cachyos kernel: Freeing SMP alternatives memory: 64K
кві 06 13:54:36 cachyos kernel: pid_max: default: 32768 minimum: 301
кві 06 13:54:36 cachyos kernel: landlock: Up and running.
кві 06 13:54:36 cachyos kernel: Yama: becoming mindful.
кві 06 13:54:36 cachyos kernel: LSM support for eBPF active
кві 06 13:54:36 cachyos kernel: Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
кві 06 13:54:36 cachyos kernel: Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
кві 06 13:54:36 cachyos kernel: smpboot: CPU0: Intel(R) Core(TM) i3-5005U CPU @ 2.00GHz (family: 0x6, model: 0x3d, stepping: 0x4)
кві 06 13:54:36 cachyos kernel: Performance Events: PEBS fmt2+, Broadwell events, 16-deep LBR, full-width counters, Intel PMU driver.
кві 06 13:54:36 cachyos kernel: ... version: 3
кві 06 13:54:36 cachyos kernel: ... bit width: 48
кві 06 13:54:36 cachyos kernel: ... generic counters: 4
кві 06 13:54:36 cachyos kernel: ... generic bitmap: 000000000000000f
кві 06 13:54:36 cachyos kernel: ... fixed-purpose counters: 3
кві 06 13:54:36 cachyos kernel: ... fixed-purpose bitmap: 0000000000000007
кві 06 13:54:36 cachyos kernel: ... value mask: 0000ffffffffffff
кві 06 13:54:36 cachyos kernel: ... max period: 00007fffffffffff
кві 06 13:54:36 cachyos kernel: ... global_ctrl mask: 000000070000000f
кві 06 13:54:36 cachyos kernel: signal: max sigframe size: 1776
кві 06 13:54:36 cachyos kernel: Estimated ratio of average max frequency by base frequency (times 1024): 1024
кві 06 13:54:36 cachyos kernel: rcu: Hierarchical SRCU implementation.
кві 06 13:54:36 cachyos kernel: rcu: Max phase no-delay instances is 400.
кві 06 13:54:36 cachyos kernel: Timer migration: 1 hierarchy levels; 8 children per group; 1 crossnode level
кві 06 13:54:36 cachyos kernel: smp: Bringing up secondary CPUs ...
кві 06 13:54:36 cachyos kernel: smpboot: x86: Booting SMP configuration:
кві 06 13:54:36 cachyos kernel: .... node #0, CPUs: #1 #2 #3
кві 06 13:54:36 cachyos kernel: MDS CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/mds.html for more details.
кві 06 13:54:36 cachyos kernel: VMSCAPE: SMT on, STIBP is required for full protection. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/vmscape.html for more details.
кві 06 13:54:36 cachyos kernel: smp: Brought up 1 node, 4 CPUs
кві 06 13:54:36 cachyos kernel: smpboot: Total of 4 processors activated (15962.58 BogoMIPS)
кві 06 13:54:36 cachyos kernel: Memory: 12061940K/12492876K available (22097K kernel code, 2853K rwdata, 16336K rodata, 4672K init, 4652K bss, 419552K reserved, 0K cma-reserved)
кві 06 13:54:36 cachyos kernel: le9 Unofficial (le9uo) working set protection 1.15a by Masahito Suzuki (forked from hakavlad's original le9 patch)
кві 06 13:54:36 cachyos kernel: devtmpfs: initialized
кві 06 13:54:36 cachyos kernel: x86/mm: Memory block size: 128MB
кві 06 13:54:36 cachyos kernel: ACPI: PM: Registering ACPI NVS region [mem 0x9cc8e000-0x9cf8dfff] (3145728 bytes)
кві 06 13:54:36 cachyos kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
кві 06 13:54:36 cachyos kernel: posixtimers hash table entries: 2048 (order: 3, 32768 bytes, linear)
кві 06 13:54:36 cachyos kernel: futex hash table entries: 1024 (65536 bytes on 1 NUMA nodes, total 64 KiB, linear).
кві 06 13:54:36 cachyos kernel: PM: RTC time: 10:54:32, date: 2026-04-06
кві 06 13:54:36 cachyos kernel: NET: Registered PF_NETLINK/PF_ROUTE protocol family
кві 06 13:54:36 cachyos kernel: DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic allocations
кві 06 13:54:36 cachyos kernel: DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
кві 06 13:54:36 cachyos kernel: DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
кві 06 13:54:36 cachyos kernel: audit: initializing netlink subsys (disabled)
кві 06 13:54:36 cachyos kernel: audit: type=2000 audit(1775472872.047:1): state=initialized audit_enabled=0 res=1
кві 06 13:54:36 cachyos kernel: thermal_sys: Registered thermal governor 'fair_share'
кві 06 13:54:36 cachyos kernel: thermal_sys: Registered thermal governor 'bang_bang'
кві 06 13:54:36 cachyos kernel: thermal_sys: Registered thermal governor 'step_wise'
кві 06 13:54:36 cachyos kernel: thermal_sys: Registered thermal governor 'user_space'
кві 06 13:54:36 cachyos kernel: thermal_sys: Registered thermal governor 'power_allocator'
кві 06 13:54:36 cachyos kernel: cpuidle: using governor ladder
кві 06 13:54:36 cachyos kernel: cpuidle: using governor menu
кві 06 13:54:36 cachyos kernel: Simple Boot Flag at 0x44 set to 0x1
кві 06 13:54:36 cachyos kernel: efi: Freeing EFI boot services memory: 46472K
кві 06 13:54:36 cachyos kernel: ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
кві 06 13:54:36 cachyos kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
кві 06 13:54:36 cachyos kernel: PCI: ECAM [mem 0xe0000000-0xefffffff] (base 0xe0000000) for domain 0000 [bus 00-ff]
кві 06 13:54:36 cachyos kernel: PCI: Using configuration type 1 for base access
кві 06 13:54:36 cachyos kernel: kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
кві 06 13:54:36 cachyos kernel: HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
кві 06 13:54:36 cachyos kernel: HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
кві 06 13:54:36 cachyos kernel: HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
кві 06 13:54:36 cachyos kernel: HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
кві 06 13:54:36 cachyos kernel: raid6: skipped pq benchmark and selected avx2x4
кві 06 13:54:36 cachyos kernel: raid6: using avx2x2 recovery algorithm
кві 06 13:54:36 cachyos kernel: ACPI: Added _OSI(Module Device)
кві 06 13:54:36 cachyos kernel: ACPI: Added _OSI(Processor Device)
кві 06 13:54:36 cachyos kernel: ACPI: Added _OSI(Processor Aggregator Device)
кві 06 13:54:36 cachyos kernel: ACPI: 11 ACPI AML tables successfully acquired and loaded
кві 06 13:54:36 cachyos kernel: ACPI: Dynamic OEM Table Load:
кві 06 13:54:36 cachyos kernel: ACPI: SSDT 0xFFFF89554117BC00 0003D3 (v02 PmRef Cpu0Cst 00003001 INTL 20120711)
кві 06 13:54:36 cachyos kernel: ACPI: Dynamic OEM Table Load:
кві 06 13:54:36 cachyos kernel: ACPI: SSDT 0xFFFF895540D83800 0005AA (v02 PmRef ApIst 00003000 INTL 20120711)
кві 06 13:54:36 cachyos kernel: ACPI: Dynamic OEM Table Load:
кві 06 13:54:36 cachyos kernel: ACPI: SSDT 0xFFFF8955402ACE00 000119 (v02 PmRef ApCst 00003000 INTL 20120711)
кві 06 13:54:36 cachyos kernel: ACPI: EC: EC started
кві 06 13:54:36 cachyos kernel: ACPI: EC: interrupt blocked
кві 06 13:54:36 cachyos kernel: ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
кві 06 13:54:36 cachyos kernel: ACPI: \_SB_.PCI0.LPCB.EC0_: Boot DSDT EC used to handle transactions
кві 06 13:54:36 cachyos kernel: ACPI: Interpreter enabled
кві 06 13:54:36 cachyos kernel: ACPI: PM: (supports S0 S3 S4 S5)
кві 06 13:54:36 cachyos kernel: ACPI: Using IOAPIC for interrupt routing
кві 06 13:54:36 cachyos kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
кві 06 13:54:36 cachyos kernel: PCI: Using E820 reservations for host bridge windows
кві 06 13:54:36 cachyos kernel: ACPI: watchdog: Skipping WDAT on this system because it uses RTC SRAM
кві 06 13:54:36 cachyos kernel: ACPI: Enabled 8 GPEs in block 00 to 7F
кві 06 13:54:36 cachyos kernel: ACPI: \_SB_.PCI0.RP05.PC05: New power resource
кві 06 13:54:36 cachyos kernel: ACPI: \_TZ_.FN00: New power resource
кві 06 13:54:36 cachyos kernel: ACPI: \_TZ_.FN01: New power resource
кві 06 13:54:36 cachyos kernel: ACPI: \_TZ_.FN02: New power resource
кві 06 13:54:36 cachyos kernel: ACPI: \_TZ_.FN03: New power resource
кві 06 13:54:36 cachyos kernel: ACPI: \_TZ_.FN04: New power resource
кві 06 13:54:36 cachyos kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
кві 06 13:54:36 cachyos kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
кві 06 13:54:36 cachyos kernel: acpi PNP0A08:00: _OSC: OS requested [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR DPC]
кві 06 13:54:36 cachyos kernel: acpi PNP0A08:00: _OSC: platform willing to grant [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR DPC]
кві 06 13:54:36 cachyos kernel: acpi PNP0A08:00: _OSC: platform retains control of PCIe features (AE_ERROR)
кві 06 13:54:36 cachyos kernel: PCI host bridge to bus 0000:00
кві 06 13:54:36 cachyos kernel: pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
кві 06 13:54:36 cachyos kernel: pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
кві 06 13:54:36 cachyos kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000fffff window]
кві 06 13:54:36 cachyos kernel: pci_bus 0000:00: root bus resource [mem 0xa0000000-0xdfffffff window]
кві 06 13:54:36 cachyos kernel: pci_bus 0000:00: root bus resource [mem 0xfe000000-0xfe113fff window]
кві 06 13:54:36 cachyos kernel: pci_bus 0000:00: root bus resource [bus 00-fe]
кві 06 13:54:36 cachyos kernel: pci 0000:00:00.0: [8086:1604] type 00 class 0x060000 conventional PCI endpoint
кві 06 13:54:36 cachyos kernel: pci 0000:00:02.0: [8086:1616] type 00 class 0x030000 conventional PCI endpoint
кві 06 13:54:36 cachyos kernel: pci 0000:00:02.0: BAR 0 [mem 0xd2000000-0xd2ffffff 64bit]
кві 06 13:54:36 cachyos kernel: pci 0000:00:02.0: BAR 2 [mem 0xc0000000-0xcfffffff 64bit pref]
кві 06 13:54:36 cachyos kernel: pci 0000:00:02.0: BAR 4 [io 0x7000-0x703f]
кві 06 13:54:36 cachyos kernel: pci 0000:00:02.0: DMAR: Disabling IOMMU for graphics on this chipset
кві 06 13:54:36 cachyos kernel: pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
кві 06 13:54:36 cachyos kernel: pci 0000:00:03.0: [8086:160c] type 00 class 0x040300 PCIe Root Complex Integrated Endpoint
кві 06 13:54:36 cachyos kernel: pci 0000:00:03.0: BAR 0 [mem 0xd6218000-0xd621bfff 64bit]
кві 06 13:54:36 cachyos kernel: pci 0000:00:04.0: [8086:1603] type 00 class 0x118000 conventional PCI endpoint
кві 06 13:54:36 cachyos kernel: pci 0000:00:04.0: BAR 0 [mem 0xd6210000-0xd6217fff 64bit]
кві 06 13:54:36 cachyos kernel: pci 0000:00:14.0: [8086:9cb1] type 00 class 0x0c0330 conventional PCI endpoint
кві 06 13:54:36 cachyos kernel: pci 0000:00:14.0: BAR 0 [mem 0xd6200000-0xd620ffff 64bit]
кві 06 13:54:36 cachyos kernel: pci 0000:00:14.0: PME# supported from D3hot D3cold
кві 06 13:54:36 cachyos kernel: pci 0000:00:16.0: [8086:9cba] type 00 class 0x078000 conventional PCI endpoint
кві 06 13:54:36 cachyos kernel: pci 0000:00:16.0: BAR 0 [mem 0xd6221000-0xd622101f 64bit]
кві 06 13:54:36 cachyos kernel: pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
кві 06 13:54:36 cachyos kernel: pci 0000:00:1b.0: [8086:9ca0] type 00 class 0x040300 conventional PCI endpoint
кві 06 13:54:36 cachyos kernel: pci 0000:00:1b.0: BAR 0 [mem 0xd621c000-0xd621ffff 64bit]
кві 06 13:54:36 cachyos kernel: pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
кві 06 13:54:36 cachyos kernel: pci 0000:00:1c.0: [8086:9c90] type 01 class 0x060400 PCIe Root Port
кві 06 13:54:36 cachyos kernel: pci 0000:00:1c.0: PCI bridge to [bus 01-06]
кві 06 13:54:36 cachyos kernel: pci 0000:00:1c.0: bridge window [io 0x6000-0x6fff]
кві 06 13:54:36 cachyos kernel: pci 0000:00:1c.0: bridge window [mem 0xd7000000-0xd7ffffff]
кві 06 13:54:36 cachyos kernel: pci 0000:00:1c.0: bridge window [mem 0xd0000000-0xd0ffffff 64bit pref]
кві 06 13:54:36 cachyos kernel: pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
кві 06 13:54:36 cachyos kernel: pci 0000:00:1c.2: [8086:9c94] type 01 class 0x060400 PCIe Root Port
кві 06 13:54:36 cachyos kernel: pci 0000:00:1c.2: PCI bridge to [bus 07-0c]
кві 06 13:54:36 cachyos kernel: pci 0000:00:1c.2: bridge window [io 0x5000-0x5fff]
кві 06 13:54:36 cachyos kernel: pci 0000:00:1c.2: bridge window [mem 0xd5000000-0xd60fffff]
кві 06 13:54:36 cachyos kernel: pci 0000:00:1c.2: bridge window [mem 0xd6100000-0xd61fffff 64bit pref]
кві 06 13:54:36 cachyos kernel: pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
кві 06 13:54:36 cachyos kernel: pci 0000:00:1c.4: [8086:9c98] type 01 class 0x060400 PCIe Root Port
кві 06 13:54:36 cachyos kernel: pci 0000:00:1c.4: PCI bridge to [bus 0d-12]
кві 06 13:54:36 cachyos kernel: pci 0000:00:1c.4: bridge window [io 0x4000-0x4fff]
кві 06 13:54:36 cachyos kernel: pci 0000:00:1c.4: bridge window [mem 0xd4000000-0xd4ffffff]
кві 06 13:54:36 cachyos kernel: pci 0000:00:1c.4: bridge window [mem 0xb0000000-0xbfffffff 64bit pref]
кві 06 13:54:36 cachyos kernel: pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
кві 06 13:54:36 cachyos kernel: pci 0000:00:1c.5: [8086:9c9a] type 01 class 0x060400 PCIe Root Port
кві 06 13:54:36 cachyos kernel: pci 0000:00:1c.5: PCI bridge to [bus 13-18]
кві 06 13:54:36 cachyos kernel: pci 0000:00:1c.5: bridge window [io 0x3000-0x3fff]
кві 06 13:54:36 cachyos kernel: pci 0000:00:1c.5: bridge window [mem 0xd3000000-0xd3ffffff]
кві 06 13:54:36 cachyos kernel: pci 0000:00:1c.5: bridge window [mem 0xd1000000-0xd1ffffff 64bit pref]
кві 06 13:54:36 cachyos kernel: pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
кві 06 13:54:36 cachyos kernel: pci 0000:00:1d.0: [8086:9ca6] type 00 class 0x0c0320 conventional PCI endpoint
кві 06 13:54:36 cachyos kernel: pci 0000:00:1d.0: BAR 0 [mem 0xd6225000-0xd62253ff]
кві 06 13:54:36 cachyos kernel: pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
кві 06 13:54:36 cachyos kernel: pci 0000:00:1f.0: [8086:9cc5] type 00 class 0x060100 conventional PCI endpoint
кві 06 13:54:36 cachyos kernel: pci 0000:00:1f.2: [8086:9c83] type 00 class 0x010601 conventional PCI endpoint
кві 06 13:54:36 cachyos kernel: pci 0000:00:1f.2: BAR 0 [io 0x7088-0x708f]
кві 06 13:54:36 cachyos kernel: pci 0000:00:1f.2: BAR 1 [io 0x7094-0x7097]
кві 06 13:54:36 cachyos kernel: pci 0000:00:1f.2: BAR 2 [io 0x7080-0x7087]
кві 06 13:54:36 cachyos kernel: pci 0000:00:1f.2: BAR 3 [io 0x7090-0x7093]
кві 06 13:54:36 cachyos kernel: pci 0000:00:1f.2: BAR 4 [io 0x7060-0x707f]
кві 06 13:54:36 cachyos kernel: pci 0000:00:1f.2: BAR 5 [mem 0xd6224000-0xd62247ff]
кві 06 13:54:36 cachyos kernel: pci 0000:00:1f.2: PME# supported from D3hot
кві 06 13:54:36 cachyos kernel: pci 0000:00:1f.3: [8086:9ca2] type 00 class 0x0c0500 conventional PCI endpoint
кві 06 13:54:36 cachyos kernel: pci 0000:00:1f.3: BAR 0 [mem 0xd6220000-0xd62200ff 64bit]
кві 06 13:54:36 cachyos kernel: pci 0000:00:1f.3: BAR 4 [io 0x7040-0x705f]
кві 06 13:54:36 cachyos kernel: pci 0000:00:1f.6: [8086:9ca4] type 00 class 0x118000 conventional PCI endpoint
кві 06 13:54:36 cachyos kernel: pci 0000:00:1f.6: BAR 0 [mem 0xd6223000-0xd6223fff 64bit]
кві 06 13:54:36 cachyos kernel: pci 0000:00:1c.0: PCI bridge to [bus 01-06]
кві 06 13:54:36 cachyos kernel: pci 0000:07:00.0: [10ec:8136] type 00 class 0x020000 PCIe Endpoint
кві 06 13:54:36 cachyos kernel: pci 0000:07:00.0: BAR 0 [io 0x5000-0x50ff]
кві 06 13:54:36 cachyos kernel: pci 0000:07:00.0: BAR 2 [mem 0xd6000000-0xd6000fff 64bit]
кві 06 13:54:36 cachyos kernel: pci 0000:07:00.0: BAR 4 [mem 0xd6100000-0xd6103fff 64bit pref]
кві 06 13:54:36 cachyos kernel: pci 0000:07:00.0: supports D1 D2
кві 06 13:54:36 cachyos kernel: pci 0000:07:00.0: PME# supported from D0 D1 D2 D3hot D3cold
кві 06 13:54:36 cachyos kernel: pci 0000:00:1c.2: PCI bridge to [bus 07-0c]
кві 06 13:54:36 cachyos kernel: pci 0000:0d:00.0: [1002:6660] type 00 class 0x038000 PCIe Legacy Endpoint
кві 06 13:54:36 cachyos kernel: pci 0000:0d:00.0: BAR 0 [mem 0xb0000000-0xbfffffff 64bit pref]
кві 06 13:54:36 cachyos kernel: pci 0000:0d:00.0: BAR 2 [mem 0xd4000000-0xd403ffff 64bit]
кві 06 13:54:36 cachyos kernel: pci 0000:0d:00.0: BAR 4 [io 0x4000-0x40ff]
кві 06 13:54:36 cachyos kernel: pci 0000:0d:00.0: ROM [mem 0xfffe0000-0xffffffff pref]
кві 06 13:54:36 cachyos kernel: pci 0000:0d:00.0: enabling Extended Tags
кві 06 13:54:36 cachyos kernel: pci 0000:0d:00.0: supports D1 D2
кві 06 13:54:36 cachyos kernel: pci 0000:0d:00.0: PME# supported from D1 D2 D3hot
кві 06 13:54:36 cachyos kernel: pci 0000:0d:00.0: 16.000 Gb/s available PCIe bandwidth, limited by 5.0 GT/s PCIe x4 link at 0000:00:1c.4 (capable of 32.000 Gb/s with 5.0 GT/s PCIe x8 link)
кві 06 13:54:36 cachyos kernel: pci 0000:00:1c.4: PCI bridge to [bus 0d-12]
кві 06 13:54:36 cachyos kernel: pci 0000:13:00.0: [10ec:c821] type 00 class 0x028000 PCIe Endpoint
кві 06 13:54:36 cachyos kernel: pci 0000:13:00.0: BAR 0 [io 0x3000-0x30ff]
кві 06 13:54:36 cachyos kernel: pci 0000:13:00.0: BAR 2 [mem 0xd3000000-0xd300ffff 64bit]
кві 06 13:54:36 cachyos kernel: pci 0000:13:00.0: supports D1 D2
кві 06 13:54:36 cachyos kernel: pci 0000:13:00.0: PME# supported from D0 D1 D2 D3hot D3cold
кві 06 13:54:36 cachyos kernel: pci 0000:00:1c.5: PCI bridge to [bus 13-18]
кві 06 13:54:36 cachyos kernel: ACPI: PCI: Interrupt link LNKA configured for IRQ 0
кві 06 13:54:36 cachyos kernel: ACPI: PCI: Interrupt link LNKA disabled
кві 06 13:54:36 cachyos kernel: ACPI: PCI: Interrupt link LNKB configured for IRQ 0
кві 06 13:54:36 cachyos kernel: ACPI: PCI: Interrupt link LNKB disabled
кві 06 13:54:36 cachyos kernel: ACPI: PCI: Interrupt link LNKC configured for IRQ 0
кві 06 13:54:36 cachyos kernel: ACPI: PCI: Interrupt link LNKC disabled
кві 06 13:54:36 cachyos kernel: ACPI: PCI: Interrupt link LNKD configured for IRQ 0
кві 06 13:54:36 cachyos kernel: ACPI: PCI: Interrupt link LNKD disabled
кві 06 13:54:36 cachyos kernel: ACPI: PCI: Interrupt link LNKE configured for IRQ 0
кві 06 13:54:36 cachyos kernel: ACPI: PCI: Interrupt link LNKE disabled
кві 06 13:54:36 cachyos kernel: ACPI: PCI: Interrupt link LNKF configured for IRQ 0
кві 06 13:54:36 cachyos kernel: ACPI: PCI: Interrupt link LNKF disabled
кві 06 13:54:36 cachyos kernel: ACPI: PCI: Interrupt link LNKG configured for IRQ 0
кві 06 13:54:36 cachyos kernel: ACPI: PCI: Interrupt link LNKG disabled
кві 06 13:54:36 cachyos kernel: ACPI: PCI: Interrupt link LNKH configured for IRQ 0
кві 06 13:54:36 cachyos kernel: ACPI: PCI: Interrupt link LNKH disabled
кві 06 13:54:36 cachyos kernel: ACPI: EC: interrupt unblocked
кві 06 13:54:36 cachyos kernel: ACPI: EC: event unblocked
кві 06 13:54:36 cachyos kernel: ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
кві 06 13:54:36 cachyos kernel: ACPI: EC: GPE=0xa
кві 06 13:54:36 cachyos kernel: ACPI: \_SB_.PCI0.LPCB.EC0_: Boot DSDT EC initialization complete
кві 06 13:54:36 cachyos kernel: ACPI: \_SB_.PCI0.LPCB.EC0_: EC: Used to handle transactions and events
кві 06 13:54:36 cachyos kernel: iommu: Default domain type: Translated
кві 06 13:54:36 cachyos kernel: iommu: DMA domain TLB invalidation policy: lazy mode
кві 06 13:54:36 cachyos kernel: SCSI subsystem initialized
кві 06 13:54:36 cachyos kernel: libata version 3.00 loaded.
кві 06 13:54:36 cachyos kernel: ACPI: bus type USB registered
кві 06 13:54:36 cachyos kernel: usbcore: registered new interface driver usbfs
кві 06 13:54:36 cachyos kernel: usbcore: registered new interface driver hub
кві 06 13:54:36 cachyos kernel: usbcore: registered new device driver usb
кві 06 13:54:36 cachyos kernel: EDAC MC: Ver: 3.0.0
кві 06 13:54:36 cachyos kernel: efivars: Registered efivars operations
кві 06 13:54:36 cachyos kernel: NetLabel: Initializing
кві 06 13:54:36 cachyos kernel: NetLabel: domain hash size = 128
кві 06 13:54:36 cachyos kernel: NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
кві 06 13:54:36 cachyos kernel: NetLabel: unlabeled traffic allowed by default
кві 06 13:54:36 cachyos kernel: mctp: management component transport protocol core
кві 06 13:54:36 cachyos kernel: NET: Registered PF_MCTP protocol family
кві 06 13:54:36 cachyos kernel: PCI: Using ACPI for IRQ routing
кві 06 13:54:36 cachyos kernel: PCI: pci_cache_line_size set to 64 bytes
кві 06 13:54:36 cachyos kernel: e820: reserve RAM buffer [mem 0x00058000-0x0005ffff]
кві 06 13:54:36 cachyos kernel: e820: reserve RAM buffer [mem 0x00086000-0x0008ffff]
кві 06 13:54:36 cachyos kernel: e820: reserve RAM buffer [mem 0x8d2fa000-0x8fffffff]
кві 06 13:54:36 cachyos kernel: e820: reserve RAM buffer [mem 0x9b88e000-0x9bffffff]
кві 06 13:54:36 cachyos kernel: e820: reserve RAM buffer [mem 0x9cfff000-0x9fffffff]
кві 06 13:54:36 cachyos kernel: e820: reserve RAM buffer [mem 0x35f000000-0x35fffffff]
кві 06 13:54:36 cachyos kernel: pci 0000:00:02.0: vgaarb: setting as boot VGA device
кві 06 13:54:36 cachyos kernel: pci 0000:00:02.0: vgaarb: bridge control possible
кві 06 13:54:36 cachyos kernel: pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
кві 06 13:54:36 cachyos kernel: vgaarb: loaded
кві 06 13:54:36 cachyos kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
кві 06 13:54:36 cachyos kernel: hpet0: 8 comparators, 64-bit 14.318180 MHz counter
кві 06 13:54:36 cachyos kernel: clocksource: Switched to clocksource tsc-early
кві 06 13:54:36 cachyos kernel: VFS: Disk quotas dquot_6.6.0
кві 06 13:54:36 cachyos kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
кві 06 13:54:36 cachyos kernel: pnp: PnP ACPI init
кві 06 13:54:36 cachyos kernel: system 00:00: [io 0x0680-0x069f] has been reserved
кві 06 13:54:36 cachyos kernel: system 00:00: [io 0xfd60-0xfd63] has been reserved
кві 06 13:54:36 cachyos kernel: system 00:00: [io 0xffff] has been reserved
кві 06 13:54:36 cachyos kernel: system 00:00: [io 0xffff] has been reserved
кві 06 13:54:36 cachyos kernel: system 00:00: [io 0xffff] has been reserved
кві 06 13:54:36 cachyos kernel: system 00:00: [io 0x1800-0x18fe] could not be reserved
кві 06 13:54:36 cachyos kernel: system 00:00: [io 0x164e-0x164f] has been reserved
кві 06 13:54:36 cachyos kernel: system 00:05: [mem 0xfed1c000-0xfed1ffff] has been reserved
кві 06 13:54:36 cachyos kernel: system 00:05: [mem 0xfed10000-0xfed17fff] has been reserved
кві 06 13:54:36 cachyos kernel: system 00:05: [mem 0xfed18000-0xfed18fff] has been reserved
кві 06 13:54:36 cachyos kernel: system 00:05: [mem 0xfed19000-0xfed19fff] has been reserved
кві 06 13:54:36 cachyos kernel: system 00:05: [mem 0xe0000000-0xefffffff] has been reserved
кві 06 13:54:36 cachyos kernel: system 00:05: [mem 0xfed20000-0xfed3ffff] has been reserved
кві 06 13:54:36 cachyos kernel: system 00:05: [mem 0xfed90000-0xfed93fff] could not be reserved
кві 06 13:54:36 cachyos kernel: system 00:05: [mem 0xfed45000-0xfed8ffff] could not be reserved
кві 06 13:54:36 cachyos kernel: system 00:05: [mem 0xff000000-0xff000fff] has been reserved
кві 06 13:54:36 cachyos kernel: system 00:05: [mem 0xff010000-0xffffffff] has been reserved
кві 06 13:54:36 cachyos kernel: system 00:05: [mem 0xfee00000-0xfeefffff] could not be reserved
кві 06 13:54:36 cachyos kernel: system 00:05: [mem 0xa0010000-0xa001ffff] has been reserved
кві 06 13:54:36 cachyos kernel: system 00:05: [mem 0xa0000000-0xa000ffff] has been reserved
кві 06 13:54:36 cachyos kernel: pnp: PnP ACPI: found 6 devices
кві 06 13:54:36 cachyos kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
кві 06 13:54:36 cachyos kernel: NET: Registered PF_INET protocol family
кві 06 13:54:36 cachyos kernel: IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
кві 06 13:54:36 cachyos kernel: tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear)
кві 06 13:54:36 cachyos kernel: Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
кві 06 13:54:36 cachyos kernel: TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear)
кві 06 13:54:36 cachyos kernel: TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
кві 06 13:54:36 cachyos kernel: TCP: Hash tables configured (established 131072 bind 65536)
кві 06 13:54:36 cachyos kernel: MPTCP token hash table entries: 16384 (order: 7, 393216 bytes, linear)
кві 06 13:54:36 cachyos kernel: UDP hash table entries: 8192 (order: 7, 524288 bytes, linear)
кві 06 13:54:36 cachyos kernel: UDP-Lite hash table entries: 8192 (order: 7, 524288 bytes, linear)
кві 06 13:54:36 cachyos kernel: NET: Registered PF_UNIX/PF_LOCAL protocol family
кві 06 13:54:36 cachyos kernel: NET: Registered PF_XDP protocol family
кві 06 13:54:36 cachyos kernel: pci 0000:0d:00.0: ROM [mem 0xfffe0000-0xffffffff pref]: can't claim; no compatible bridge window
кві 06 13:54:36 cachyos kernel: pci 0000:00:1c.0: PCI bridge to [bus 01-06]
кві 06 13:54:36 cachyos kernel: pci 0000:00:1c.0: bridge window [io 0x6000-0x6fff]
кві 06 13:54:36 cachyos kernel: pci 0000:00:1c.0: bridge window [mem 0xd7000000-0xd7ffffff]
кві 06 13:54:36 cachyos kernel: pci 0000:00:1c.0: bridge window [mem 0xd0000000-0xd0ffffff 64bit pref]
кві 06 13:54:36 cachyos kernel: pci 0000:00:1c.2: PCI bridge to [bus 07-0c]
кві 06 13:54:36 cachyos kernel: pci 0000:00:1c.2: bridge window [io 0x5000-0x5fff]
кві 06 13:54:36 cachyos kernel: pci 0000:00:1c.2: bridge window [mem 0xd5000000-0xd60fffff]
кві 06 13:54:36 cachyos kernel: pci 0000:00:1c.2: bridge window [mem 0xd6100000-0xd61fffff 64bit pref]
кві 06 13:54:36 cachyos kernel: pci 0000:0d:00.0: ROM [mem 0xd4040000-0xd405ffff pref]: assigned
кві 06 13:54:36 cachyos kernel: pci 0000:00:1c.4: PCI bridge to [bus 0d-12]
кві 06 13:54:36 cachyos kernel: pci 0000:00:1c.4: bridge window [io 0x4000-0x4fff]
кві 06 13:54:36 cachyos kernel: pci 0000:00:1c.4: bridge window [mem 0xd4000000-0xd4ffffff]
кві 06 13:54:36 cachyos kernel: pci 0000:00:1c.4: bridge window [mem 0xb0000000-0xbfffffff 64bit pref]
кві 06 13:54:36 cachyos kernel: pci 0000:00:1c.5: PCI bridge to [bus 13-18]
кві 06 13:54:36 cachyos kernel: pci 0000:00:1c.5: bridge window [io 0x3000-0x3fff]
кві 06 13:54:36 cachyos kernel: pci 0000:00:1c.5: bridge window [mem 0xd3000000-0xd3ffffff]
кві 06 13:54:36 cachyos kernel: pci 0000:00:1c.5: bridge window [mem 0xd1000000-0xd1ffffff 64bit pref]
кві 06 13:54:36 cachyos kernel: pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
кві 06 13:54:36 cachyos kernel: pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
кві 06 13:54:36 cachyos kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000fffff window]
кві 06 13:54:36 cachyos kernel: pci_bus 0000:00: resource 7 [mem 0xa0000000-0xdfffffff window]
кві 06 13:54:36 cachyos kernel: pci_bus 0000:00: resource 8 [mem 0xfe000000-0xfe113fff window]
кві 06 13:54:36 cachyos kernel: pci_bus 0000:01: resource 0 [io 0x6000-0x6fff]
кві 06 13:54:36 cachyos kernel: pci_bus 0000:01: resource 1 [mem 0xd7000000-0xd7ffffff]
кві 06 13:54:36 cachyos kernel: pci_bus 0000:01: resource 2 [mem 0xd0000000-0xd0ffffff 64bit pref]
кві 06 13:54:36 cachyos kernel: pci_bus 0000:07: resource 0 [io 0x5000-0x5fff]
кві 06 13:54:36 cachyos kernel: pci_bus 0000:07: resource 1 [mem 0xd5000000-0xd60fffff]
кві 06 13:54:36 cachyos kernel: pci_bus 0000:07: resource 2 [mem 0xd6100000-0xd61fffff 64bit pref]
кві 06 13:54:36 cachyos kernel: pci_bus 0000:0d: resource 0 [io 0x4000-0x4fff]
кві 06 13:54:36 cachyos kernel: pci_bus 0000:0d: resource 1 [mem 0xd4000000-0xd4ffffff]
кві 06 13:54:36 cachyos kernel: pci_bus 0000:0d: resource 2 [mem 0xb0000000-0xbfffffff 64bit pref]
кві 06 13:54:36 cachyos kernel: pci_bus 0000:13: resource 0 [io 0x3000-0x3fff]
кві 06 13:54:36 cachyos kernel: pci_bus 0000:13: resource 1 [mem 0xd3000000-0xd3ffffff]
кві 06 13:54:36 cachyos kernel: pci_bus 0000:13: resource 2 [mem 0xd1000000-0xd1ffffff 64bit pref]
кві 06 13:54:36 cachyos kernel: pci 0000:00:14.0: can't derive routing for PCI INT A
кві 06 13:54:36 cachyos kernel: pci 0000:00:14.0: PCI INT A: not connected
кві 06 13:54:36 cachyos kernel: pci 0000:00:1d.0: __UNIQUE_ID_quirk_usb_early_handoff_633+0x0/0x870 took 11035 usecs
кві 06 13:54:36 cachyos kernel: PCI: CLS 64 bytes, default 64
кві 06 13:54:36 cachyos kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
кві 06 13:54:36 cachyos kernel: software IO TLB: mapped [mem 0x00000000973be000-0x000000009b3be000] (64MB)
кві 06 13:54:36 cachyos kernel: Trying to unpack rootfs image as initramfs...
кві 06 13:54:36 cachyos kernel: Initialise system trusted keyrings
кві 06 13:54:36 cachyos kernel: Key type blacklist registered
кві 06 13:54:36 cachyos kernel: workingset: timestamp_bits=36 max_order=22 bucket_order=0
кві 06 13:54:36 cachyos kernel: fuse: init (API version 7.45)
кві 06 13:54:36 cachyos kernel: integrity: Platform Keyring initialized
кві 06 13:54:36 cachyos kernel: integrity: Machine keyring initialized
кві 06 13:54:36 cachyos kernel: xor: automatically using best checksumming function avx
кві 06 13:54:36 cachyos kernel: Key type asymmetric registered
кві 06 13:54:36 cachyos kernel: Asymmetric key parser 'x509' registered
кві 06 13:54:36 cachyos kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
кві 06 13:54:36 cachyos kernel: io scheduler mq-deadline registered
кві 06 13:54:36 cachyos kernel: io scheduler kyber registered
кві 06 13:54:36 cachyos kernel: Adaptive Deadline I/O Scheduler 3.1.9 by Masahito Suzuki
кві 06 13:54:36 cachyos kernel: io scheduler adios registered
кві 06 13:54:36 cachyos kernel: io scheduler bfq registered
кві 06 13:54:36 cachyos kernel: ledtrig-cpu: registered to indicate activity on CPUs
кві 06 13:54:36 cachyos kernel: ACPI: AC: AC Adapter [ACAD] (on-line)
кві 06 13:54:36 cachyos kernel: input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:18/PNP0C0D:00/input/input0
кві 06 13:54:36 cachyos kernel: ACPI: button: Lid Switch [LID0]
кві 06 13:54:36 cachyos kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
кві 06 13:54:36 cachyos kernel: ACPI: button: Power Button [PWRB]
кві 06 13:54:36 cachyos kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
кві 06 13:54:36 cachyos kernel: ACPI: button: Power Button [PWRF]
кві 06 13:54:36 cachyos kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.LPCB.HEC.ECRD], AE_NOT_FOUND (20250807/psargs-332)
кві 06 13:54:36 cachyos kernel: ACPI Error: Aborting method \_TZ.TZ00._TMP due to previous error (AE_NOT_FOUND) (20250807/psparse-531)
кві 06 13:54:36 cachyos kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.LPCB.HEC.ECRD], AE_NOT_FOUND (20250807/psargs-332)
кві 06 13:54:36 cachyos kernel: ACPI Error: Aborting method \_TZ.TZ00._TMP due to previous error (AE_NOT_FOUND) (20250807/psparse-531)
кві 06 13:54:36 cachyos kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.LPCB.HEC.ECRD], AE_NOT_FOUND (20250807/psargs-332)
кві 06 13:54:36 cachyos kernel: ACPI Error: Aborting method \_TZ.TZ01._TMP due to previous error (AE_NOT_FOUND) (20250807/psparse-531)
кві 06 13:54:36 cachyos kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.LPCB.HEC.ECRD], AE_NOT_FOUND (20250807/psargs-332)
кві 06 13:54:36 cachyos kernel: ACPI Error: Aborting method \_TZ.TZ01._TMP due to previous error (AE_NOT_FOUND) (20250807/psparse-531)
кві 06 13:54:36 cachyos kernel: thermal LNXTHERM:02: registered as thermal_zone0
кві 06 13:54:36 cachyos kernel: ACPI: thermal: Thermal Zone [TZ02] (28 C)
кві 06 13:54:36 cachyos kernel: Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
кві 06 13:54:36 cachyos kernel: Non-volatile memory driver v1.3
кві 06 13:54:36 cachyos kernel: Linux agpgart interface v0.103
кві 06 13:54:36 cachyos kernel: ACPI: battery: Slot [BAT1] (battery present)
кві 06 13:54:36 cachyos kernel: Freeing initrd memory: 24072K
кві 06 13:54:36 cachyos kernel: ahci 0000:00:1f.2: AHCI vers 0001.0300, 32 command slots, 6 Gbps, SATA mode
кві 06 13:54:36 cachyos kernel: ahci 0000:00:1f.2: 1/2 ports implemented (port mask 0x1)
кві 06 13:54:36 cachyos kernel: ahci 0000:00:1f.2: flags: 64bit ncq pm led clo only pio slum part deso sadm sds apst
кві 06 13:54:36 cachyos kernel: scsi host0: ahci
кві 06 13:54:36 cachyos kernel: scsi host1: ahci
кві 06 13:54:36 cachyos kernel: ata1: SATA max UDMA/133 abar m2048@0xd6224000 port 0xd6224100 irq 44 lpm-pol 3
кві 06 13:54:36 cachyos kernel: ata2: DUMMY
кві 06 13:54:36 cachyos kernel: ACPI: bus type drm_connector registered
кві 06 13:54:36 cachyos kernel: xhci_hcd 0000:00:14.0: can't derive routing for PCI INT A
кві 06 13:54:36 cachyos kernel: xhci_hcd 0000:00:14.0: PCI INT A: no GSI
кві 06 13:54:36 cachyos kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
кві 06 13:54:36 cachyos kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
кві 06 13:54:36 cachyos kernel: xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x000000000004b810
кві 06 13:54:36 cachyos kernel: ehci-pci 0000:00:1d.0: EHCI Host Controller
кві 06 13:54:36 cachyos kernel: ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2
кві 06 13:54:36 cachyos kernel: ehci-pci 0000:00:1d.0: debug port 2
кві 06 13:54:36 cachyos kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
кві 06 13:54:36 cachyos kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3
кві 06 13:54:36 cachyos kernel: xhci_hcd 0000:00:14.0: Host supports USB 3.0 SuperSpeed
кві 06 13:54:36 cachyos kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.19
кві 06 13:54:36 cachyos kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
кві 06 13:54:36 cachyos kernel: usb usb1: Product: xHCI Host Controller
кві 06 13:54:36 cachyos kernel: usb usb1: Manufacturer: Linux 6.19.10-1-cachyos xhci-hcd
кві 06 13:54:36 cachyos kernel: usb usb1: SerialNumber: 0000:00:14.0
кві 06 13:54:36 cachyos kernel: hub 1-0:1.0: USB hub found
кві 06 13:54:36 cachyos kernel: hub 1-0:1.0: 11 ports detected
кві 06 13:54:36 cachyos kernel: usb usb3: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.19
кві 06 13:54:36 cachyos kernel: usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
кві 06 13:54:36 cachyos kernel: usb usb3: Product: xHCI Host Controller
кві 06 13:54:36 cachyos kernel: usb usb3: Manufacturer: Linux 6.19.10-1-cachyos xhci-hcd
кві 06 13:54:36 cachyos kernel: usb usb3: SerialNumber: 0000:00:14.0
кві 06 13:54:36 cachyos kernel: hub 3-0:1.0: USB hub found
кві 06 13:54:36 cachyos kernel: hub 3-0:1.0: 4 ports detected
кві 06 13:54:36 cachyos kernel: usbcore: registered new interface driver usbserial_generic
кві 06 13:54:36 cachyos kernel: usbserial: USB Serial support registered for generic
кві 06 13:54:36 cachyos kernel: i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
кві 06 13:54:36 cachyos kernel: ehci-pci 0000:00:1d.0: irq 23, io mem 0xd6225000
кві 06 13:54:36 cachyos kernel: ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
кві 06 13:54:36 cachyos kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.19
кві 06 13:54:36 cachyos kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
кві 06 13:54:36 cachyos kernel: usb usb2: Product: EHCI Host Controller
кві 06 13:54:36 cachyos kernel: usb usb2: Manufacturer: Linux 6.19.10-1-cachyos ehci_hcd
кві 06 13:54:36 cachyos kernel: usb usb2: SerialNumber: 0000:00:1d.0
кві 06 13:54:36 cachyos kernel: hub 2-0:1.0: USB hub found
кві 06 13:54:36 cachyos kernel: hub 2-0:1.0: 2 ports detected
кві 06 13:54:36 cachyos kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
кві 06 13:54:36 cachyos kernel: serio: i8042 AUX port at 0x60,0x64 irq 12
кві 06 13:54:36 cachyos kernel: rtc_cmos 00:01: RTC can wake from S4
кві 06 13:54:36 cachyos kernel: rtc_cmos 00:01: registered as rtc0
кві 06 13:54:36 cachyos kernel: rtc_cmos 00:01: setting system clock to 2026-04-06T10:54:35 UTC (1775472875)
кві 06 13:54:36 cachyos kernel: rtc_cmos 00:01: alarms up to one month, 242 bytes nvram
кві 06 13:54:36 cachyos kernel: intel_pstate: Intel P-state driver initializing
кві 06 13:54:36 cachyos kernel: simple-framebuffer simple-framebuffer.0: [drm] Registered 1 planes with drm panic
кві 06 13:54:36 cachyos kernel: [drm] Initialized simpledrm 1.0.0 for simple-framebuffer.0 on minor 0
кві 06 13:54:36 cachyos kernel: fbcon: Deferring console take-over
кві 06 13:54:36 cachyos kernel: simple-framebuffer simple-framebuffer.0: [drm] fb0: simpledrmdrmfb frame buffer device
кві 06 13:54:36 cachyos kernel: hid: raw HID events driver (C) Jiri Kosina
кві 06 13:54:36 cachyos kernel: usbcore: registered new interface driver usbhid
кві 06 13:54:36 cachyos kernel: usbhid: USB HID core driver
кві 06 13:54:36 cachyos kernel: drop_monitor: Initializing network drop monitor service
кві 06 13:54:36 cachyos kernel: NET: Registered PF_INET6 protocol family
кві 06 13:54:36 cachyos kernel: Segment Routing with IPv6
кві 06 13:54:36 cachyos kernel: RPL Segment Routing with IPv6
кві 06 13:54:36 cachyos kernel: In-situ OAM (IOAM) with IPv6
кві 06 13:54:36 cachyos kernel: NET: Registered PF_PACKET protocol family
кві 06 13:54:36 cachyos kernel: ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
кві 06 13:54:36 cachyos kernel: microcode: Current revision: 0x0000002f
кві 06 13:54:36 cachyos kernel: IPI shorthand broadcast: enabled
кві 06 13:54:36 cachyos kernel: Piece-Of-Cake (POC) CPU Selector 2.3.0 by Masahito Suzuki [CTZ: HW (TZCNT), PTSelect: HW (PDEP)]
кві 06 13:54:36 cachyos kernel: sched_clock: Marking stable (732001336, 1582630)->(3145818978, -2412235012)
кві 06 13:54:36 cachyos kernel: registered taskstats version 1
кві 06 13:54:36 cachyos kernel: Loading compiled-in X.509 certificates
кві 06 13:54:36 cachyos kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3
кві 06 13:54:36 cachyos kernel: Loaded X.509 cert 'Build time autogenerated kernel key: 11b54935e7b0c7ad438cf65f8ad13e62f44f420e'
кві 06 13:54:36 cachyos kernel: zswap: loaded using pool zstd
кві 06 13:54:36 cachyos kernel: Demotion targets for Node 0: null
кві 06 13:54:36 cachyos kernel: Key type .fscrypt registered
кві 06 13:54:36 cachyos kernel: Key type fscrypt-provisioning registered
кві 06 13:54:36 cachyos kernel: Btrfs loaded, zoned=yes, fsverity=yes
кві 06 13:54:36 cachyos kernel: Key type big_key registered
кві 06 13:54:36 cachyos kernel: integrity: Loading X.509 certificate: UEFI:db
кві 06 13:54:36 cachyos kernel: integrity: Loaded X.509 cert 'Microsoft Windows Production PCA 2011: a92902398e16c49778cd90f99e4f9ae17c55af53'
кві 06 13:54:36 cachyos kernel: integrity: Loading X.509 certificate: UEFI:db
кві 06 13:54:36 cachyos kernel: integrity: Loaded X.509 cert 'Microsoft Corporation UEFI CA 2011: 13adbf4309bd82709c8cd54f316ed522988a1bd4'
кві 06 13:54:36 cachyos kernel: integrity: Loading X.509 certificate: UEFI:db
кві 06 13:54:36 cachyos kernel: integrity: Loaded X.509 cert 'Hewlett-Packard Company: HP UEFI Secure Boot 2013 DB key: 1d7cf2c2b92673f69c8ee1ec7063967ab9b62bec'
кві 06 13:54:36 cachyos kernel: PM: Magic number: 6:388:931
кві 06 13:54:36 cachyos kernel: RAS: Correctable Errors collector initialized.
кві 06 13:54:36 cachyos kernel: usb 1-3: new full-speed USB device number 2 using xhci_hcd
кві 06 13:54:36 cachyos kernel: usb 2-1: new high-speed USB device number 2 using ehci-pci
кві 06 13:54:36 cachyos kernel: ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
кві 06 13:54:36 cachyos kernel: ata1.00: Model 'Apacer AS340 240GB', rev 'V4.11', applying quirks: nolpm
кві 06 13:54:36 cachyos kernel: ata1.00: ATA-10: Apacer AS340 240GB, V4.11, max UDMA/133
кві 06 13:54:36 cachyos kernel: ata1.00: NCQ Send/Recv Log not supported
кві 06 13:54:36 cachyos kernel: ata1.00: 468862128 sectors, multi 0: LBA48 NCQ (depth 32), AA
кві 06 13:54:36 cachyos kernel: ata1.00: LPM support broken, forcing max_power
кві 06 13:54:36 cachyos kernel: ata1.00: NCQ Send/Recv Log not supported
кві 06 13:54:36 cachyos kernel: ata1.00: configured for UDMA/133
кві 06 13:54:36 cachyos kernel: scsi 0:0:0:0: Direct-Access ATA Apacer AS340 240 1 PQ: 0 ANSI: 5
кві 06 13:54:36 cachyos kernel: sd 0:0:0:0: [sda] 468862128 512-byte logical blocks: (240 GB/224 GiB)
кві 06 13:54:36 cachyos kernel: sd 0:0:0:0: [sda] Write Protect is off
кві 06 13:54:36 cachyos kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
кві 06 13:54:36 cachyos kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
кві 06 13:54:36 cachyos kernel: sd 0:0:0:0: [sda] Preferred minimum I/O size 512 bytes
кві 06 13:54:36 cachyos kernel: sda: sda1 sda2
кві 06 13:54:36 cachyos kernel: sd 0:0:0:0: [sda] Attached SCSI disk
кві 06 13:54:36 cachyos kernel: clk: Disabling unused clocks
кві 06 13:54:36 cachyos kernel: PM: genpd: Disabling unused power domains
кві 06 13:54:36 cachyos kernel: Freeing unused decrypted memory: 2028K
кві 06 13:54:36 cachyos kernel: Freeing unused kernel image (initmem) memory: 4672K
кві 06 13:54:36 cachyos kernel: Write protecting the kernel read-only data: 38912k
кві 06 13:54:36 cachyos kernel: Freeing unused kernel image (text/rodata gap) memory: 428K
кві 06 13:54:36 cachyos kernel: Freeing unused kernel image (rodata/data gap) memory: 48K
кві 06 13:54:36 cachyos kernel: usb 1-3: New USB device found, idVendor=379a, idProduct=0cf0, bcdDevice= 2.02
кві 06 13:54:36 cachyos kernel: usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
кві 06 13:54:36 cachyos kernel: usb 1-3: Product: Quasar 3WL
кві 06 13:54:36 cachyos kernel: usb 1-3: Manufacturer: Compx
кві 06 13:54:36 cachyos kernel: input: Compx Quasar 3WL as /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3:1.0/0003:379A:0CF0.0001/input/input5
кві 06 13:54:36 cachyos kernel: usb 2-1: New USB device found, idVendor=8087, idProduct=8001, bcdDevice= 0.03
кві 06 13:54:36 cachyos kernel: usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
кві 06 13:54:36 cachyos kernel: hub 2-1:1.0: USB hub found
кві 06 13:54:36 cachyos kernel: hub 2-1:1.0: 8 ports detected
кві 06 13:54:36 cachyos kernel: hid-generic 0003:379A:0CF0.0001: input,hidraw0: USB HID v1.11 Keyboard [Compx Quasar 3WL] on usb-0000:00:14.0-3/input0
кві 06 13:54:36 cachyos kernel: input: Compx Quasar 3WL as /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3:1.1/0003:379A:0CF0.0002/input/input6
кві 06 13:54:36 cachyos kernel: input: Compx Quasar 3WL as /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3:1.1/0003:379A:0CF0.0002/input/input7
кві 06 13:54:36 cachyos kernel: input: Compx Quasar 3WL Consumer Control as /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3:1.1/0003:379A:0CF0.0002/input/input8
кві 06 13:54:36 cachyos kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
кві 06 13:54:36 cachyos kernel: rodata_test: all tests were successful
кві 06 13:54:36 cachyos kernel: x86/mm: Checking user space page tables
кві 06 13:54:36 cachyos kernel: input: Compx Quasar 3WL System Control as /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3:1.1/0003:379A:0CF0.0002/input/input9
кві 06 13:54:36 cachyos kernel: input: Compx Quasar 3WL as /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3:1.1/0003:379A:0CF0.0002/input/input10
кві 06 13:54:36 cachyos kernel: hid-generic 0003:379A:0CF0.0002: input,hiddev96,hidraw1: USB HID v1.11 Device [Compx Quasar 3WL] on usb-0000:00:14.0-3/input1
кві 06 13:54:36 cachyos kernel: input: Compx Quasar 3WL as /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3:1.2/0003:379A:0CF0.0003/input/input11
кві 06 13:54:36 cachyos kernel: hid-generic 0003:379A:0CF0.0003: input,hidraw2: USB HID v1.11 Mouse [Compx Quasar 3WL] on usb-0000:00:14.0-3/input2
кві 06 13:54:36 cachyos kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
кві 06 13:54:36 cachyos kernel: Run /init as init process
кві 06 13:54:36 cachyos kernel: with arguments:
кві 06 13:54:36 cachyos kernel: /init
кві 06 13:54:36 cachyos kernel: splash
кві 06 13:54:36 cachyos kernel: with environment:
кві 06 13:54:36 cachyos kernel: HOME=/
кві 06 13:54:36 cachyos kernel: TERM=linux
кві 06 13:54:36 cachyos kernel: usb 1-4: new full-speed USB device number 3 using xhci_hcd
кві 06 13:54:36 cachyos systemd[1]: Successfully made /usr/ read-only.
кві 06 13:54:36 cachyos kernel: usb 1-4: New USB device found, idVendor=0bda, idProduct=b00a, bcdDevice= 1.10
кві 06 13:54:36 cachyos kernel: usb 1-4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
кві 06 13:54:36 cachyos kernel: usb 1-4: Product: Bluetooth Radio
кві 06 13:54:36 cachyos kernel: usb 1-4: Manufacturer: Realtek
кві 06 13:54:36 cachyos kernel: usb 1-4: SerialNumber: 00e04c000001
кві 06 13:54:36 cachyos kernel: tsc: Refined TSC clocksource calibration: 1995.380 MHz
кві 06 13:54:36 cachyos kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x39864456686, max_idle_ns: 881590680204 ns
кві 06 13:54:36 cachyos kernel: clocksource: Switched to clocksource tsc
кві 06 13:54:36 cachyos kernel: usb 1-5: new high-speed USB device number 4 using xhci_hcd
кві 06 13:54:36 cachyos systemd[1]: systemd 260.1-1-arch running in system mode (+PAM +AUDIT -SELINUX +APPARMOR -IMA +IPE +SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 +KMOD +LIBCRYPTSETUP +LIBCRYPTSETUP_PLUGINS +LIBFDISK +PCRE2 +PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK +BTF +XKBCOMMON +UTMP +LIBARCHIVE)
кві 06 13:54:36 cachyos systemd[1]: Detected architecture x86-64.
кві 06 13:54:36 cachyos systemd[1]: Running in initrd.
кві 06 13:54:36 cachyos systemd[1]: Initializing machine ID from random generator.
кві 06 13:54:36 cachyos kernel: usb 1-5: New USB device found, idVendor=04f2, idProduct=b52d, bcdDevice=40.60
кві 06 13:54:36 cachyos kernel: usb 1-5: New USB device strings: Mfr=3, Product=1, SerialNumber=2
кві 06 13:54:36 cachyos kernel: usb 1-5: Product: HP Webcam
кві 06 13:54:36 cachyos kernel: usb 1-5: Manufacturer: Chicony Electronics Co.,Ltd.
кві 06 13:54:36 cachyos kernel: usb 1-5: SerialNumber: 0x0001
кві 06 13:54:36 cachyos systemd[1]: Queued start job for default target Initrd Default Target.
кві 06 13:54:36 cachyos systemd[1]: Expecting device /dev/disk/by-uuid/450aafdc-613a-4cf9-bdbb-eb338b606697...
кві 06 13:54:36 cachyos systemd[1]: Reached target Path Units.
кві 06 13:54:36 cachyos systemd[1]: Reached target Slice Units.
кві 06 13:54:36 cachyos systemd[1]: Reached target Swaps.
кві 06 13:54:36 cachyos systemd[1]: Reached target Timer Units.
кві 06 13:54:36 cachyos systemd[1]: Listening on Journal Socket (/dev/log).
кві 06 13:54:36 cachyos systemd[1]: Listening on Journal Sockets.
кві 06 13:54:36 cachyos systemd[1]: Listening on udev Control Socket.
кві 06 13:54:36 cachyos systemd[1]: Listening on udev Kernel Socket.
кві 06 13:54:36 cachyos systemd[1]: Reached target Socket Units.
кві 06 13:54:36 cachyos systemd[1]: Create List of Static Device Nodes skipped, unmet condition check ConditionFileNotEmpty=/lib/modules/6.19.10-1-cachyos/modules.devname
кві 06 13:54:36 cachyos systemd[1]: Starting Journal Service...
кві 06 13:54:36 cachyos systemd[1]: Starting Load Kernel Modules...
кві 06 13:54:36 cachyos systemd[1]: TPM PCR Barrier (initrd) skipped, unmet condition check ConditionSecurity=measured-uki
кві 06 13:54:36 cachyos systemd[1]: Starting Create Static Device Nodes in /dev...
кві 06 13:54:36 cachyos systemd[1]: Starting Coldplug All udev Devices...
кві 06 13:54:36 cachyos systemd[1]: Starting Virtual Console Setup...
кві 06 13:54:36 cachyos systemd[1]: Finished Load Kernel Modules.
кві 06 13:54:36 cachyos systemd-journald[137]: Collecting audit messages is disabled.
кві 06 13:54:36 cachyos systemd[1]: Finished Create Static Device Nodes in /dev.
кві 06 13:54:36 cachyos systemd[1]: Starting Rule-based Manager for Device Events and Files...
кві 06 13:54:36 cachyos systemd[1]: Finished Virtual Console Setup.
кві 06 13:54:36 cachyos systemd[1]: Started Rule-based Manager for Device Events and Files.
кві 06 13:54:36 cachyos systemd[1]: Started Journal Service.
кві 06 13:54:37 cachyos kernel: wmi_bus wmi_bus-PNP0C14:00: [Firmware Info]: 8232DE3D-663D-4327-A8F4-E293ADB9BF05 has zero instances
кві 06 13:54:37 cachyos kernel: wmi_bus wmi_bus-PNP0C14:00: [Firmware Info]: 8F1F6436-9F42-42C8-BADC-0E9424F20C9A has zero instances
кві 06 13:54:37 cachyos kernel: wmi_bus wmi_bus-PNP0C14:00: [Firmware Info]: 8F1F6435-9F42-42C8-BADC-0E9424F20C9A has zero instances
кві 06 13:54:37 cachyos kernel: wmi_bus wmi_bus-PNP0C14:00: [Firmware Info]: DF4E63B6-3BBC-4858-9737-C74F82F821F3 has zero instances
кві 06 13:54:37 cachyos kernel: ACPI: watchdog: Skipping WDAT on this system because it uses RTC SRAM
кві 06 13:54:37 cachyos kernel: PM: Image not found (code -22)
кві 06 13:54:37 cachyos kernel: BTRFS: device fsid 450aafdc-613a-4cf9-bdbb-eb338b606697 devid 1 transid 40608 /dev/sda2 (8:2) scanned by mount (220)
кві 06 13:54:37 cachyos kernel: BTRFS info (device sda2): first mount of filesystem 450aafdc-613a-4cf9-bdbb-eb338b606697
кві 06 13:54:37 cachyos kernel: BTRFS info (device sda2): using crc32c (crc32c-lib) checksum algorithm
кві 06 13:54:37 cachyos kernel: BTRFS info (device sda2): enabling ssd optimizations
кві 06 13:54:37 cachyos kernel: BTRFS info (device sda2): turning on async discard
кві 06 13:54:37 cachyos kernel: BTRFS info (device sda2): enabling free space tree
кві 06 13:54:38 cachyos kernel: i915 0000:00:02.0: [drm] Found broadwell/ult (device ID 1616) integrated display version 8.00 stepping N/A
кві 06 13:54:38 cachyos kernel: i915 0000:00:02.0: vgaarb: deactivate vga console
кві 06 13:54:38 cachyos kernel: i915 0000:00:02.0: vgaarb: VGA decodes changed: olddecodes=io+mem,decodes=io+mem:owns=io+mem
кві 06 13:54:38 cachyos kernel: i915 0000:00:02.0: [drm] Registered 3 planes with drm panic
кві 06 13:54:38 cachyos kernel: [drm] Initialized i915 1.6.0 for 0000:00:02.0 on minor 1
кві 06 13:54:38 cachyos kernel: ACPI: video: Video Device [GFX0] (multi-head: yes rom: no post: no)
кві 06 13:54:38 cachyos kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input12
кві 06 13:54:38 cachyos kernel: fbcon: i915drmfb (fb0) is primary device
кві 06 13:54:38 cachyos kernel: fbcon: Deferring console take-over
кві 06 13:54:38 cachyos kernel: i915 0000:00:02.0: [drm] fb0: i915drmfb frame buffer device
кві 06 13:54:40 cachyos-x8664 systemd-journald[137]: Received SIGTERM from PID 1 (systemd).
кві 06 13:54:40 cachyos-x8664 systemd[1]: systemd 260.1-1-arch running in system mode (+PAM +AUDIT -SELINUX +APPARMOR -IMA +IPE +SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 +KMOD +LIBCRYPTSETUP +LIBCRYPTSETUP_PLUGINS +LIBFDISK +PCRE2 +PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK +BTF +XKBCOMMON +UTMP +LIBARCHIVE)
кві 06 13:54:40 cachyos-x8664 systemd[1]: Detected architecture x86-64.
кві 06 13:54:40 cachyos-x8664 systemd[1]: Hostname set to <cachyos-x8664>.
кві 06 13:54:40 cachyos-x8664 systemd[1]: bpf-restrict-fs: LSM BPF program attached
кві 06 13:54:40 cachyos-x8664 kernel: zram: Added device: zram0
кві 06 13:54:40 cachyos-x8664 systemd[1]: initrd-switch-root.service: Deactivated successfully.
кві 06 13:54:40 cachyos-x8664 systemd[1]: Stopped Switch Root.
кві 06 13:54:40 cachyos-x8664 systemd[1]: systemd-journald.service: Scheduled restart job, restart counter is at 1.
кві 06 13:54:40 cachyos-x8664 systemd[1]: Created slice Slice /system/dirmngr.
кві 06 13:54:40 cachyos-x8664 systemd[1]: Created slice Slice /system/getty.
кві 06 13:54:40 cachyos-x8664 systemd[1]: Created slice Slice /system/gpg-agent.
кві 06 13:54:40 cachyos-x8664 systemd[1]: Created slice Slice /system/gpg-agent-browser.
кві 06 13:54:40 cachyos-x8664 systemd[1]: Created slice Slice /system/gpg-agent-extra.
кві 06 13:54:40 cachyos-x8664 systemd[1]: Created slice Slice /system/gpg-agent-ssh.
кві 06 13:54:40 cachyos-x8664 systemd[1]: Created slice Slice /system/keyboxd.
кві 06 13:54:40 cachyos-x8664 systemd[1]: Created slice Slice /system/modprobe.
кві 06 13:54:40 cachyos-x8664 systemd[1]: Created slice Slice /system/systemd-fsck.
кві 06 13:54:40 cachyos-x8664 systemd[1]: Created slice Slice /system/systemd-zram-setup.
кві 06 13:54:40 cachyos-x8664 systemd[1]: Created slice User and Session Slice.
кві 06 13:54:40 cachyos-x8664 systemd[1]: Dispatch Password Requests to Console Directory Watch skipped, unmet condition check ConditionPathExists=!/run/plymouth/pid
кві 06 13:54:40 cachyos-x8664 systemd[1]: Started Forward Password Requests to Wall Directory Watch.
кві 06 13:54:40 cachyos-x8664 systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
кві 06 13:54:40 cachyos-x8664 systemd[1]: Expecting device /dev/disk/by-uuid/450aafdc-613a-4cf9-bdbb-eb338b606697...
кві 06 13:54:40 cachyos-x8664 systemd[1]: Expecting device /dev/disk/by-uuid/BB97-8FDF...
кві 06 13:54:40 cachyos-x8664 systemd[1]: Expecting device /dev/zram0...
кві 06 13:54:40 cachyos-x8664 systemd[1]: Reached target Local Encrypted Volumes.
кві 06 13:54:40 cachyos-x8664 systemd[1]: Reached target Login Prompts.
кві 06 13:54:40 cachyos-x8664 systemd[1]: Reached target Image Downloads.
кві 06 13:54:40 cachyos-x8664 systemd[1]: Stopped target Switch Root.
кві 06 13:54:40 cachyos-x8664 systemd[1]: Stopped target Initrd File Systems.
кві 06 13:54:40 cachyos-x8664 systemd[1]: Stopped target Initrd Root File System.
кві 06 13:54:40 cachyos-x8664 systemd[1]: Reached target Local Integrity Protected Volumes.
кві 06 13:54:40 cachyos-x8664 systemd[1]: Reached target Remote File Systems.
кві 06 13:54:40 cachyos-x8664 systemd[1]: Reached target Slice Units.
кві 06 13:54:40 cachyos-x8664 systemd[1]: Reached target Local Verity Protected Volumes.
кві 06 13:54:40 cachyos-x8664 systemd[1]: Listening on Device-mapper event daemon FIFOs.
кві 06 13:54:40 cachyos-x8664 systemd[1]: Listening on LVM2 poll daemon socket.
кві 06 13:54:40 cachyos-x8664 systemd[1]: Listening on Query the User Interactively for a Password.
кві 06 13:54:40 cachyos-x8664 systemd[1]: Listening on Process Core Dump Socket.
кві 06 13:54:40 cachyos-x8664 systemd[1]: Listening on Credential Encryption/Decryption.
кві 06 13:54:40 cachyos-x8664 systemd[1]: Listening on Factory Reset Management.
кві 06 13:54:40 cachyos-x8664 systemd[1]: Listening on Console Output Muting Service Socket.
кві 06 13:54:40 cachyos-x8664 systemd[1]: TPM PCR Measurements skipped, unmet condition check ConditionSecurity=measured-uki
кві 06 13:54:40 cachyos-x8664 systemd[1]: Make TPM PCR Policy skipped, unmet condition check ConditionSecurity=measured-uki
кві 06 13:54:40 cachyos-x8664 systemd[1]: Listening on Disk Repartitioning Service Socket.
кві 06 13:54:40 cachyos-x8664 systemd[1]: Listening on Resolve Monitor Varlink Socket.
кві 06 13:54:40 cachyos-x8664 systemd[1]: Listening on Resolve Service Varlink Socket.
кві 06 13:54:40 cachyos-x8664 systemd[1]: Listening on udev Control Socket.
кві 06 13:54:40 cachyos-x8664 systemd[1]: Listening on udev Varlink Socket.
кві 06 13:54:40 cachyos-x8664 systemd[1]: Listening on User Database Manager Socket.
кві 06 13:54:40 cachyos-x8664 systemd[1]: Mounting Huge Pages File System...
кві 06 13:54:40 cachyos-x8664 systemd[1]: Mounting POSIX Message Queue File System...
кві 06 13:54:40 cachyos-x8664 systemd[1]: Mounting Kernel Debug File System...
кві 06 13:54:40 cachyos-x8664 systemd[1]: Mounting Kernel Trace File System...
кві 06 13:54:40 cachyos-x8664 systemd[1]: Starting Create List of Static Device Nodes...
кві 06 13:54:40 cachyos-x8664 systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
кві 06 13:54:40 cachyos-x8664 systemd[1]: Load Kernel Module configfs skipped, unmet condition check ConditionKernelModuleLoaded=!configfs
кві 06 13:54:40 cachyos-x8664 systemd[1]: Mounting Kernel Configuration File System...
кві 06 13:54:40 cachyos-x8664 systemd[1]: Load Kernel Module drm skipped, unmet condition check ConditionKernelModuleLoaded=!drm
кві 06 13:54:40 cachyos-x8664 systemd[1]: Load Kernel Module fuse skipped, unmet condition check ConditionKernelModuleLoaded=!fuse
кві 06 13:54:40 cachyos-x8664 systemd[1]: Mounting FUSE Control File System...
кві 06 13:54:40 cachyos-x8664 systemd[1]: plymouth-switch-root.service: Deactivated successfully.
кві 06 13:54:40 cachyos-x8664 systemd[1]: Stopped Plymouth switch root service.
кві 06 13:54:40 cachyos-x8664 systemd[1]: Clear Stale Hibernate Storage Info skipped, unmet condition check ConditionPathExists=/sys/firmware/efi/efivars/HibernateLocation-8cf2644b-4b0b-428f-9387-6d876050dc67
кві 06 13:54:40 cachyos-x8664 systemd[1]: Starting Journal Service...
кві 06 13:54:40 cachyos-x8664 systemd[1]: Starting Load Kernel Modules...
кві 06 13:54:40 cachyos-x8664 systemd[1]: TPM PCR Machine ID Measurement skipped, unmet condition check ConditionSecurity=measured-uki
кві 06 13:54:40 cachyos-x8664 systemd[1]: TPM NvPCR Product ID Measurement skipped, unmet condition check ConditionSecurity=measured-uki
кві 06 13:54:40 cachyos-x8664 systemd[1]: Starting Remount Root and Kernel File Systems...
кві 06 13:54:40 cachyos-x8664 systemd[1]: Early TPM SRK Setup skipped, unmet condition check ConditionSecurity=measured-uki
кві 06 13:54:40 cachyos-x8664 systemd[1]: Starting Load udev Rules from Credentials...
кві 06 13:54:40 cachyos-x8664 systemd[1]: Starting Coldplug All udev Devices...
кві 06 13:54:40 cachyos-x8664 systemd[1]: Mounted Huge Pages File System.
кві 06 13:54:40 cachyos-x8664 systemd[1]: Mounted POSIX Message Queue File System.
кві 06 13:54:40 cachyos-x8664 systemd[1]: Mounted Kernel Debug File System.
кві 06 13:54:40 cachyos-x8664 systemd[1]: Mounted Kernel Trace File System.
кві 06 13:54:40 cachyos-x8664 systemd[1]: Finished Create List of Static Device Nodes.
кві 06 13:54:40 cachyos-x8664 systemd[1]: Mounted Kernel Configuration File System.
кві 06 13:54:40 cachyos-x8664 systemd[1]: Mounted FUSE Control File System.
кві 06 13:54:40 cachyos-x8664 systemd[1]: Finished Load udev Rules from Credentials.
кві 06 13:54:40 cachyos-x8664 systemd[1]: Starting Create Static Device Nodes in /dev gracefully...
кві 06 13:54:40 cachyos-x8664 kernel: BTRFS info (device sda2 state M): use zstd compression, level 3
кві 06 13:54:40 cachyos-x8664 kernel: Asymmetric key parser 'pkcs8' registered
кві 06 13:54:40 cachyos-x8664 systemd[1]: Finished Remount Root and Kernel File Systems.
кві 06 13:54:40 cachyos-x8664 kernel: i2c_dev: i2c /dev entries driver
кві 06 13:54:40 cachyos-x8664 systemd[1]: Rebuild Hardware Database skipped, no trigger condition checks were met.
кві 06 13:54:40 cachyos-x8664 systemd-journald[424]: Collecting audit messages is disabled.
кві 06 13:54:40 cachyos-x8664 systemd[1]: Starting Load/Save OS Random Seed...
кві 06 13:54:40 cachyos-x8664 systemd[1]: TPM SRK Setup skipped, unmet condition check ConditionSecurity=measured-uki
кві 06 13:54:40 cachyos-x8664 systemd[1]: TPM PCR NvPCR Initialization Separator skipped, unmet condition check ConditionSecurity=measured-uki
кві 06 13:54:40 cachyos-x8664 systemd[1]: Finished Load Kernel Modules.
кві 06 13:54:40 cachyos-x8664 systemd[1]: Started Journal Service.
кві 06 13:54:40 cachyos-x8664 kernel: device-mapper: uevent: version 1.0.3
кві 06 13:54:40 cachyos-x8664 kernel: device-mapper: ioctl: 4.50.0-ioctl (2025-04-28) initialised: dm-devel@xxxxxxxxxxxxxxx
кві 06 13:54:42 cachyos-x8664 kernel: zram0: detected capacity change from 0 to 24301568
кві 06 13:54:42 cachyos-x8664 kernel: Adding 12150780k swap on /dev/zram0. Priority:100 extents:1 across:12150780k SSDsc
кві 06 13:54:42 cachyos-x8664 kernel: input: Wireless hotkeys as /devices/virtual/input/input13
кві 06 13:54:42 cachyos-x8664 kernel: mousedev: PS/2 mouse device common for all mice
кві 06 13:54:43 cachyos-x8664 systemd-journald[424]: Received client request to flush runtime journal.
кві 06 13:54:43 cachyos-x8664 kernel: Adding 14680060k swap on /swap/swapfile. Priority:-1 extents:246 across:34819056k SS
кві 06 13:54:43 cachyos-x8664 kernel: mc: Linux media interface: v0.10
кві 06 13:54:43 cachyos-x8664 kernel: input: PC Speaker as /devices/platform/pcspkr/input/input14
кві 06 13:54:43 cachyos-x8664 kernel: videodev: Linux video capture interface: v2.00
кві 06 13:54:43 cachyos-x8664 kernel: cfg80211: Loading compiled-in X.509 certificates for regulatory database
кві 06 13:54:43 cachyos-x8664 kernel: Bluetooth: Core ver 2.22
кві 06 13:54:43 cachyos-x8664 kernel: NET: Registered PF_BLUETOOTH protocol family
кві 06 13:54:43 cachyos-x8664 kernel: Bluetooth: HCI device and connection manager initialized
кві 06 13:54:43 cachyos-x8664 kernel: Bluetooth: HCI socket layer initialized
кві 06 13:54:43 cachyos-x8664 kernel: Bluetooth: L2CAP socket layer initialized
кві 06 13:54:43 cachyos-x8664 kernel: Bluetooth: SCO socket layer initialized
кві 06 13:54:43 cachyos-x8664 kernel: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
кві 06 13:54:43 cachyos-x8664 kernel: Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
кві 06 13:54:43 cachyos-x8664 kernel: RAPL PMU: API unit is 2^-32 Joules, 4 fixed counters, 655360 ms ovfl timer
кві 06 13:54:43 cachyos-x8664 kernel: RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
кві 06 13:54:43 cachyos-x8664 kernel: RAPL PMU: hw unit of domain package 2^-14 Joules
кві 06 13:54:43 cachyos-x8664 kernel: RAPL PMU: hw unit of domain dram 2^-14 Joules
кві 06 13:54:43 cachyos-x8664 kernel: RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
кві 06 13:54:43 cachyos-x8664 kernel: i801_smbus 0000:00:1f.3: SPD Write Disable is set
кві 06 13:54:43 cachyos-x8664 kernel: i801_smbus 0000:00:1f.3: SMBus using PCI interrupt
кві 06 13:54:43 cachyos-x8664 kernel: ACPI: watchdog: Skipping WDAT on this system because it uses RTC SRAM
кві 06 13:54:43 cachyos-x8664 kernel: i2c i2c-6: Successfully instantiated SPD at 0x50
кві 06 13:54:43 cachyos-x8664 kernel: spi-nor spi0.0: supply vcc not found, using dummy regulator
кві 06 13:54:44 cachyos-x8664 kernel: Creating 1 MTD partitions on "intel-spi":
кві 06 13:54:44 cachyos-x8664 kernel: 0x000000000000-0x000000800000 : "BIOS"
кві 06 13:54:44 cachyos-x8664 kernel: psmouse serio1: synaptics: queried max coordinates: x [..5652], y [..4846]
кві 06 13:54:44 cachyos-x8664 kernel: r8169 0000:07:00.0: can't disable ASPM; OS doesn't have ASPM control
кві 06 13:54:44 cachyos-x8664 kernel: r8169 0000:07:00.0 eth0: RTL8106e, c8:d3:ff:1d:3a:1a, XID 449, IRQ 52
кві 06 13:54:44 cachyos-x8664 kernel: psmouse serio1: synaptics: queried min coordinates: x [1330..], y [1094..]
кві 06 13:54:44 cachyos-x8664 kernel: psmouse serio1: synaptics: Trying to set up SMBus access
кві 06 13:54:44 cachyos-x8664 kernel: intel_rapl_common: Found RAPL domain package
кві 06 13:54:44 cachyos-x8664 kernel: intel_rapl_common: Found RAPL domain core
кві 06 13:54:44 cachyos-x8664 kernel: intel_rapl_common: Found RAPL domain uncore
кві 06 13:54:44 cachyos-x8664 kernel: intel_rapl_common: Found RAPL domain dram
кві 06 13:54:44 cachyos-x8664 kernel: intel_rapl_common: package-0:package:long_term locked by BIOS
кві 06 13:54:44 cachyos-x8664 kernel: intel_rapl_common: package-0:package:short_term locked by BIOS
кві 06 13:54:44 cachyos-x8664 kernel: at24 6-0050: supply vcc not found, using dummy regulator
кві 06 13:54:44 cachyos-x8664 kernel: [drm] radeon kernel modesetting enabled.
кві 06 13:54:44 cachyos-x8664 kernel: input: HP WMI hotkeys as /devices/virtual/input/input16
кві 06 13:54:44 cachyos-x8664 kernel: at24 6-0050: 256 byte spd EEPROM, read-only
кві 06 13:54:44 cachyos-x8664 kernel: snd_hda_intel 0000:00:03.0: bound 0000:00:02.0 (ops intel_audio_component_bind_ops [i915])
кві 06 13:54:44 cachyos-x8664 kernel: r8169 0000:07:00.0 enp7s0: renamed from eth0
кві 06 13:54:44 cachyos-x8664 kernel: input: HDA Intel HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.0/sound/card0/input17
кві 06 13:54:44 cachyos-x8664 kernel: input: HDA Intel HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.0/sound/card0/input18
кві 06 13:54:44 cachyos-x8664 kernel: input: HDA Intel HDMI HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.0/sound/card0/input19
кві 06 13:54:44 cachyos-x8664 kernel: rtw_core: loading out-of-tree module taints kernel.
кві 06 13:54:44 cachyos-x8664 kernel: rtw_core: module verification failed: signature and/or required key missing - tainting kernel
кві 06 13:54:44 cachyos-x8664 kernel: usbcore: registered new interface driver btusb
кві 06 13:54:44 cachyos-x8664 kernel: Bluetooth: hci0: RTL: examining hci_ver=08 hci_rev=000c lmp_ver=08 lmp_subver=8821
кві 06 13:54:44 cachyos-x8664 kernel: Bluetooth: hci0: RTL: rom_version status=0 version=1
кві 06 13:54:44 cachyos-x8664 kernel: Bluetooth: hci0: RTL: btrtl_initialize: key id 0
кві 06 13:54:44 cachyos-x8664 kernel: Bluetooth: hci0: RTL: loading rtl_bt/rtl8821c_fw.bin
кві 06 13:54:44 cachyos-x8664 kernel: Bluetooth: hci0: RTL: loading rtl_bt/rtl8821c_config.bin
кві 06 13:54:44 cachyos-x8664 kernel: Bluetooth: hci0: RTL: cfg_sz 10, total sz 34926
кві 06 13:54:44 cachyos-x8664 kernel: snd_hda_codec_alc269 hdaudioC1D0: ALC3227: picked fixup (pin match)
кві 06 13:54:44 cachyos-x8664 kernel: snd_hda_codec_alc269 hdaudioC1D0: autoconfig for ALC3227: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
кві 06 13:54:44 cachyos-x8664 kernel: snd_hda_codec_alc269 hdaudioC1D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
кві 06 13:54:44 cachyos-x8664 kernel: snd_hda_codec_alc269 hdaudioC1D0: hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
кві 06 13:54:44 cachyos-x8664 kernel: snd_hda_codec_alc269 hdaudioC1D0: mono: mono_out=0x0
кві 06 13:54:44 cachyos-x8664 kernel: snd_hda_codec_alc269 hdaudioC1D0: inputs:
кві 06 13:54:44 cachyos-x8664 kernel: snd_hda_codec_alc269 hdaudioC1D0: Internal Mic=0x12
кві 06 13:54:44 cachyos-x8664 kernel: snd_hda_codec_alc269 hdaudioC1D0: Mic=0x19
кві 06 13:54:44 cachyos-x8664 kernel: input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card1/input20
кві 06 13:54:44 cachyos-x8664 kernel: input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card1/input21
кві 06 13:54:44 cachyos-x8664 kernel: uvcvideo 1-5:1.0: Found UVC 1.00 device HP Webcam (04f2:b52d)
кві 06 13:54:44 cachyos-x8664 kernel: usbcore: registered new interface driver uvcvideo
кві 06 13:54:44 cachyos-x8664 kernel: rmi4_smbus 6-002c: registering SMbus-connected sensor
кві 06 13:54:44 cachyos-x8664 kernel: rtw_8821ce 0000:13:00.0: Firmware version 24.11.0, H2C version 12
кві 06 13:54:44 cachyos-x8664 kernel: rmi4_f01 rmi4-00.fn01: found RMI device, manufacturer: Synaptics, product: TM3127-001, fw id: 1819280
кві 06 13:54:44 cachyos-x8664 kernel: input: Synaptics TM3127-001 as /devices/pci0000:00/0000:00:1f.3/i2c-6/6-002c/rmi4-00/input/input22
кві 06 13:54:45 cachyos-x8664 kernel: Bluetooth: hci0: RTL: fw version 0x75b8f098
кві 06 13:54:52 cachyos-x8664 kernel: ACPI BIOS Error (bug): Attempt to CreateField of length zero (20250807/dsopcode-133)
кві 06 13:54:52 cachyos-x8664 kernel: ACPI Error: Aborting method \_SB.WMID.WQBD due to previous error (AE_AML_OPERAND_VALUE) (20250807/psparse-531)
кві 06 13:54:52 cachyos-x8664 kernel: ACPI BIOS Error (bug): Attempt to CreateField of length zero (20250807/dsopcode-133)
кві 06 13:54:52 cachyos-x8664 kernel: ACPI Error: Aborting method \_SB.WMID.WQBC due to previous error (AE_AML_OPERAND_VALUE) (20250807/psparse-531)
кві 06 13:54:52 cachyos-x8664 kernel: ACPI BIOS Error (bug): Attempt to CreateField of length zero (20250807/dsopcode-133)
кві 06 13:54:52 cachyos-x8664 kernel: ACPI Error: Aborting method \_SB.WMID.WQBE due to previous error (AE_AML_OPERAND_VALUE) (20250807/psparse-531)
кві 06 13:54:52 cachyos-x8664 kernel: amdgpu: Virtual CRAT table created for CPU
кві 06 13:54:52 cachyos-x8664 kernel: amdgpu: Topology: Add CPU node
кві 06 13:54:52 cachyos-x8664 kernel: hp_bioscfg: Returned error 0x3, "Invalid command value/Feature not supported"
кві 06 13:54:52 cachyos-x8664 kernel: Bluetooth: BNEP (Ethernet Emulation) ver 1.3
кві 06 13:54:52 cachyos-x8664 kernel: Bluetooth: BNEP filters: protocol multicast
кві 06 13:54:52 cachyos-x8664 kernel: Bluetooth: BNEP socket layer initialized
кві 06 13:54:52 cachyos-x8664 kernel: Bluetooth: MGMT ver 1.23
кві 06 13:54:52 cachyos-x8664 kernel: NET: Registered PF_ALG protocol family
кві 06 13:54:52 cachyos-x8664 kernel: RTL8208 Fast Ethernet r8169-0-700:00: attached PHY driver (mii_bus:phy_addr=r8169-0-700:00, irq=MAC)
кві 06 13:54:53 cachyos-x8664 kernel: r8169 0000:07:00.0 enp7s0: Link is Down
кві 06 13:54:57 cachyos-x8664 kernel: Bluetooth: RFCOMM TTY layer initialized
кві 06 13:54:57 cachyos-x8664 kernel: Bluetooth: RFCOMM socket layer initialized
кві 06 13:54:57 cachyos-x8664 kernel: Bluetooth: RFCOMM ver 1.11
кві 06 13:54:58 cachyos-x8664 kernel: wlan0: authenticate with 6c:68:a4:1c:97:5b (local address=8c:c8:4b:68:d1:63)
кві 06 13:54:58 cachyos-x8664 kernel: wlan0: send auth to 6c:68:a4:1c:97:5b (try 1/3)
кві 06 13:54:58 cachyos-x8664 kernel: wlan0: authenticated
кві 06 13:54:58 cachyos-x8664 kernel: wlan0: associate with 6c:68:a4:1c:97:5b (try 1/3)
кві 06 13:54:58 cachyos-x8664 kernel: wlan0: RX AssocResp from 6c:68:a4:1c:97:5b (capab=0x431 status=0 aid=3)
кві 06 13:54:58 cachyos-x8664 kernel: wlan0: associated
кві 06 13:54:58 cachyos-x8664 kernel: wlan0: Limiting TX power to 30 (30 - 0) dBm as advertised by 6c:68:a4:1c:97:5b
кві 06 13:54:58 cachyos-x8664 kernel: uvcvideo 1-5:1.0: UVC non compliance: permanently disabling control 9a090c (Focus, Automatic Continuous), due to error -5
кві 06 13:55:04 cachyos-x8664 rtw88-boot-hook: saved to /home/pc/Загрузки/test/logs/boot_dmesg_20260406_135459.txt
кві 06 13:55:10 cachyos-x8664 kernel: warning: `kdeconnectd' uses wireless extensions which will stop working for Wi-Fi 7 hardware; use nl80211
кві 06 13:55:10 cachyos-x8664 kernel: input: Soundcore Q10i (AVRCP) as /devices/virtual/input/input23
кві 06 14:00:32 cachyos-x8664 kernel: atkbd serio0: Unknown key pressed (translated set 2, code 0xab on isa0060/serio0).
кві 06 14:00:32 cachyos-x8664 kernel: atkbd serio0: Use 'setkeycodes e02b <keycode>' to make it known.
кві 06 14:00:32 cachyos-x8664 kernel: atkbd serio0: Unknown key released (translated set 2, code 0xab on isa0060/serio0).
кві 06 14:00:32 cachyos-x8664 kernel: atkbd serio0: Use 'setkeycodes e02b <keycode>' to make it known.
кві 06 14:00:33 cachyos-x8664 kernel: atkbd serio0: Unknown key pressed (translated set 2, code 0xab on isa0060/serio0).
кві 06 14:00:33 cachyos-x8664 kernel: atkbd serio0: Use 'setkeycodes e02b <keycode>' to make it known.
кві 06 14:00:33 cachyos-x8664 kernel: atkbd serio0: Unknown key released (translated set 2, code 0xab on isa0060/serio0).
кві 06 14:00:33 cachyos-x8664 kernel: atkbd serio0: Use 'setkeycodes e02b <keycode>' to make it known.
кві 06 14:04:58 cachyos-x8664 kernel: rtw_8821ce 0000:13:00.0: unused phy status page (5)
кві 06 14:04:58 cachyos-x8664 kernel: 00000000: b4a1b235 df798a6b 0a4678ca b02a79b7 5...k.y..xF..y*.
кві 06 14:04:58 cachyos-x8664 kernel: 00000010: 3ffe1e00 23c426ad e073c595 bd00ba40 ...?.&.#..s.@...
кві 06 14:04:58 cachyos-x8664 kernel: 00000020: b504e761 1c63d611 6a257e27 61bd1284 a.....c.'~%j...a
кві 06 14:04:58 cachyos-x8664 kernel: 00000030: 14d1afb0 f018ecd3 ........
кві 06 14:04:58 cachyos-x8664 kernel: 00000000: 88 42 80 00 8c c8 4b 68 d1 63 6c 68 a4 1c 97 5b .B....Kh.clh...[
кві 06 14:04:58 cachyos-x8664 kernel: 00000010: 6c 68 a4 1c 97 5a b0 ea 80 00 8c 6f 00 20 01 00 lh...Z.....o. ..
кві 06 14:04:58 cachyos-x8664 kernel: 00000020: 00 00 8c c8 4b 68 d1 63 ....Kh.c
кві 06 14:04:58 cachyos-x8664 kernel: weird rate=109
кві 06 14:04:58 cachyos-x8664 kernel: rtw_8821ce 0000:13:00.0: unused phy status page (15)
кві 06 14:04:58 cachyos-x8664 kernel: 00000000: ff6a11b7 960239e6 cb9d6511 f9aec335 ..j..9...e..5...
кві 06 14:04:58 cachyos-x8664 kernel: 00000010: 450d8fdd b3835192 2f353a08 7c8ee7b7 ...E.Q...:5/...|
кві 06 14:04:58 cachyos-x8664 kernel: 00000020: 4e7baed2 d1917628 9a8d03ee f0f394d8 ..{N(v..........
кві 06 14:04:58 cachyos-x8664 kernel: 00000030: ddfd6e88 4ab7edf0 .n.....J
кві 06 14:04:58 cachyos-x8664 kernel: 00000000: 88 42 40 00 8c c8 4b 68 d1 63 6c 68 a4 1c 97 5b .B@xxxxxxxxx...[
кві 06 14:04:58 cachyos-x8664 kernel: 00000010: 6c 68 a4 1c 97 5a a0 46 80 00 4b 75 00 20 01 00 lh...Z.F..Ku. ..
кві 06 14:04:58 cachyos-x8664 kernel: 00000020: 00 00 8c c8 4b 68 d1 63 ....Kh.c
кві 06 14:04:59 cachyos-x8664 kernel: rtw_8821ce 0000:13:00.0: unused phy status page (4)
кві 06 14:04:59 cachyos-x8664 kernel: 00000000: 86779636 0d75a050 c5162606 bf0a6bbc 6.w.P.u..&...k..
кві 06 14:04:59 cachyos-x8664 kernel: 00000010: 3ffe1e00 23d289f9 eb54b294 d0ead141 ...?...#..T.A...
кві 06 14:04:59 cachyos-x8664 kernel: 00000020: f071e156 6df3a53f 5b17dab9 b9a6a94a V.q.?..m...[J...
кві 06 14:04:59 cachyos-x8664 kernel: 00000030: cf45c326 77f32715 &.E..'.w
кві 06 14:04:59 cachyos-x8664 kernel: 00000000: 88 42 80 00 8c c8 4b 68 d1 63 6c 68 a4 1c 97 5b .B....Kh.clh...[
кві 06 14:04:59 cachyos-x8664 kernel: 00000010: 6c 68 a4 1c 97 5a f0 4e 80 00 d0 75 00 20 01 00 lh...Z.N...u. ..
кві 06 14:04:59 cachyos-x8664 kernel: 00000020: 00 00 8c c8 4b 68 d1 63 ....Kh.c
кві 06 14:04:59 cachyos-x8664 kernel: weird rate=103
кві 06 14:04:59 cachyos-x8664 kernel: weird rate=112
кві 06 14:04:59 cachyos-x8664 kernel: weird rate=116
кві 06 14:04:59 cachyos-x8664 kernel: rtw_8821ce 0000:13:00.0: unused phy status page (9)
кві 06 14:04:59 cachyos-x8664 kernel: 00000000: 65b42db4 395b0826 2cee77b0 e9e7b1f4 .-.e&.[9.w.,....
кві 06 14:04:59 cachyos-x8664 kernel: 00000010: 3ffe1e00 23d2b3e6 2f2b1986 5e06003b ...?...#..+/;..^
кві 06 14:04:59 cachyos-x8664 kernel: 00000020: 4956c5cf d8800664 0eecaec4 bb959a27 ..VId.......'...
кві 06 14:04:59 cachyos-x8664 kernel: 00000030: 36373d15 6091a208 .=76...`
кві 06 14:04:59 cachyos-x8664 kernel: 00000000: 88 42 80 00 8c c8 4b 68 d1 63 6c 68 a4 1c 97 5b .B....Kh.clh...[
кві 06 14:04:59 cachyos-x8664 kernel: 00000010: 6c 68 a4 1c 97 5a 60 50 80 00 e7 75 00 20 01 00 lh...Z`P...u. ..
кві 06 14:04:59 cachyos-x8664 kernel: 00000020: 00 00 8c c8 4b 68 d1 63 ....Kh.c
кві 06 14:04:59 cachyos-x8664 kernel: rtw_8821ce 0000:13:00.0: unused phy status page (11)
кві 06 14:04:59 cachyos-x8664 kernel: 00000000: d7b5a652 2a2d6aac 8690b9ba 824cd032 R....j-*....2.L.
кві 06 14:04:59 cachyos-x8664 kernel: 00000010: 3ffe1e00 23d2c1f0 bb53e8ee e778577c ...?...#..S.|Wx.
кві 06 14:04:59 cachyos-x8664 kernel: 00000020: 47383b1c 7fcd5ec6 3dd45b93 1b595128 .;8G.^...[.=(QY.
кві 06 14:04:59 cachyos-x8664 kernel: 00000030: c68730fb 5b000761 .0..a..[
кві 06 14:04:59 cachyos-x8664 kernel: 00000000: 88 42 40 00 8c c8 4b 68 d1 63 6c 68 a4 1c 97 5b .B@xxxxxxxxx...[
кві 06 14:04:59 cachyos-x8664 kernel: 00000010: 6c 68 a4 1c 97 5a f0 50 80 00 f0 75 00 20 01 00 lh...Z.P...u. ..
кві 06 14:04:59 cachyos-x8664 kernel: 00000020: 00 00 8c c8 4b 68 d1 63 ....Kh.c
кві 06 14:04:59 cachyos-x8664 kernel: weird rate=100
кві 06 14:04:59 cachyos-x8664 kernel: weird rate=109
кві 06 14:04:59 cachyos-x8664 kernel: rtw_8821ce 0000:13:00.0: unused phy status page (7)
кві 06 14:04:59 cachyos-x8664 kernel: 00000000: ee771cb0 b25326e7 e5d1341a eec5c690 ..w..&S..4......
кві 06 14:04:59 cachyos-x8664 kernel: 00000010: 3ffe1e00 23d2de7b 0ee7400f fbcfdbfe ...?{..#.@......
кві 06 14:04:59 cachyos-x8664 kernel: 00000020: f7061c51 996b75eb 78c834c6 1538611f Q....uk..4.x.a8.
кві 06 14:04:59 cachyos-x8664 kernel: 00000030: 6fff3d19 6a79e8b5 .=.o..yj
кві 06 14:04:59 cachyos-x8664 kernel: 00000000: 88 42 80 00 8c c8 4b 68 d1 63 6c 68 a4 1c 97 5b .B....Kh.clh...[
кві 06 14:04:59 cachyos-x8664 kernel: 00000010: 6c 68 a4 1c 97 5a 00 52 80 00 01 76 00 20 01 00 lh...Z.R...v. ..
кві 06 14:04:59 cachyos-x8664 kernel: 00000020: 00 00 8c c8 4b 68 d1 63 ....Kh.c
кві 06 14:04:59 cachyos-x8664 kernel: weird rate=85
кві 06 14:04:59 cachyos-x8664 kernel: rtw_8821ce 0000:13:00.0: unused phy status page (5)
кві 06 14:04:59 cachyos-x8664 kernel: 00000000: aeeb9e16 e9fffbe4 69d3ea5d f7bc7a55 ........]..iUz..
кві 06 14:04:59 cachyos-x8664 kernel: 00000010: 3ffe1e00 23d41a6d 18c52a33 71b76ee3 ...?m..#3*...n.q
кві 06 14:04:59 cachyos-x8664 kernel: 00000020: 4db0fb08 5932561e 90395915 45ca923e ...M.V2Y.Y9.>..E
кві 06 14:04:59 cachyos-x8664 kernel: 00000030: 48e3ef4a cb49c366 J..Hf.I.
кві 06 14:04:59 cachyos-x8664 kernel: 00000000: 88 42 40 00 8c c8 4b 68 d1 63 6c 68 a4 1c 97 5b .B@xxxxxxxxx...[
кві 06 14:04:59 cachyos-x8664 kernel: 00000010: 6c 68 a4 1c 97 5a 00 5d 80 00 b1 76 00 20 01 00 lh...Z.]...v. ..
кві 06 14:04:59 cachyos-x8664 kernel: 00000020: 00 00 8c c8 4b 68 d1 63 ....Kh.c
кві 06 14:04:59 cachyos-x8664 kernel: rtw_8821ce 0000:13:00.0: unused phy status page (2)
кві 06 14:04:59 cachyos-x8664 kernel: 00000000: cc1d1243 2bc97bde c06fe436 5a8ae8bb C....{.+6.o....Z
кві 06 14:04:59 cachyos-x8664 kernel: 00000010: 3ffe1e00 23d45edb e8e5e942 d089b9b7 ...?.^.#B.......
кві 06 14:04:59 cachyos-x8664 kernel: 00000020: 0b30ebbb 221cd1d6 7646f5bd e9a5fdfb ..0...."..Fv....
кві 06 14:04:59 cachyos-x8664 kernel: 00000030: 962a7572 e6f5325c ru*.\2..
кві 06 14:04:59 cachyos-x8664 kernel: 00000000: 88 42 80 00 8c c8 4b 68 d1 63 6c 68 a4 1c 97 5b .B....Kh.clh...[
кві 06 14:04:59 cachyos-x8664 kernel: 00000010: 6c 68 a4 1c 97 5a 40 5f 80 00 d5 76 00 20 01 00 lh...Z@_...v. ..
кві 06 14:04:59 cachyos-x8664 kernel: 00000020: 00 00 8c c8 4b 68 d1 63 ....Kh.c
кві 06 14:04:59 cachyos-x8664 kernel: weird rate=106
кві 06 14:04:59 cachyos-x8664 kernel: weird rate=93
кві 06 14:04:59 cachyos-x8664 kernel: rtw_8821ce 0000:13:00.0: unused phy status page (13)
кві 06 14:04:59 cachyos-x8664 kernel: 00000000: e66f091d 13c63bbe 4b29c795 f20f88dd ..o..;....)K....
кві 06 14:04:59 cachyos-x8664 kernel: 00000010: 3ffe1e00 23d97140 496d1a57 1a0ed057 ...?@q.#W.mIW...
кві 06 14:04:59 cachyos-x8664 kernel: 00000020: 87ac4c46 38a65a98 a3a9d444 ebb3b1a6 FL...Z.8D.......
кві 06 14:04:59 cachyos-x8664 kernel: 00000030: 1dcde5a3 3dcc3da9 .....=.=
кві 06 14:04:59 cachyos-x8664 kernel: 00000000: 88 42 80 00 8c c8 4b 68 d1 63 6c 68 a4 1c 97 5b .B....Kh.clh...[
кві 06 14:04:59 cachyos-x8664 kernel: 00000010: 6c 68 a4 1c 97 5a f0 71 80 00 00 78 00 20 01 00 lh...Z.q...x. ..
кві 06 14:04:59 cachyos-x8664 kernel: 00000020: 00 00 8c c8 4b 68 d1 63 ....Kh.c
кві 06 14:04:59 cachyos-x8664 kernel: rtw_8821ce 0000:13:00.0: unused phy status page (8)
кві 06 14:04:59 cachyos-x8664 kernel: 00000000: ac3da9d5 a34a360e 84ac6426 9dcfe798 ..=..6J.&d......
кві 06 14:04:59 cachyos-x8664 kernel: 00000010: 3ffe1e00 23d99108 cc2da9a8 b40893d0 ...?...#..-.....
кві 06 14:04:59 cachyos-x8664 kernel: 00000020: b2e3aa68 14f94d0c ed42cbbc 69ab0f24 h....M....B.$..i
кві 06 14:04:59 cachyos-x8664 kernel: 00000030: d2ca9fce ce0be341 ....A...
кві 06 14:04:59 cachyos-x8664 kernel: 00000000: 88 42 80 00 8c c8 4b 68 d1 63 6c 68 a4 1c 97 5b .B....Kh.clh...[
кві 06 14:04:59 cachyos-x8664 kernel: 00000010: 6c 68 a4 1c 97 5a 50 72 80 00 06 78 00 20 01 00 lh...ZPr...x. ..
кві 06 14:04:59 cachyos-x8664 kernel: 00000020: 00 00 8c c8 4b 68 d1 63 ....Kh.c
кві 06 14:04:59 cachyos-x8664 kernel: weird rate=113
кві 06 14:04:59 cachyos-x8664 kernel: rtw_8821ce 0000:13:00.0: unused phy status page (6)
кві 06 14:04:59 cachyos-x8664 kernel: 00000000: d642c697 0a158955 8baa5e11 0cace882 ..B.U....^......
кві 06 14:04:59 cachyos-x8664 kernel: 00000010: 3ffe1e00 23d99859 4d3680c4 670e62fe ...?Y..#..6M.b.g
кві 06 14:04:59 cachyos-x8664 kernel: 00000020: 9663fb8e d14101eb b26c13a2 395d095f ..c...A...l._.]9
кві 06 14:04:59 cachyos-x8664 kernel: 00000030: 81d067e2 174974b3 .g...tI.
кві 06 14:04:59 cachyos-x8664 kernel: 00000000: 88 42 80 00 8c c8 4b 68 d1 63 6c 68 a4 1c 97 5b .B....Kh.clh...[
кві 06 14:04:59 cachyos-x8664 kernel: 00000010: 6c 68 a4 1c 97 5a b0 72 80 00 0c 78 00 20 01 00 lh...Z.r...x. ..
кві 06 14:04:59 cachyos-x8664 kernel: 00000020: 00 00 8c c8 4b 68 d1 63 ....Kh.c
кві 06 14:04:59 cachyos-x8664 kernel: weird rate=118
кві 06 14:04:59 cachyos-x8664 kernel: rtw_8821ce 0000:13:00.0: unused phy status page (8)
кві 06 14:04:59 cachyos-x8664 kernel: 00000000: 0e46c928 1c17175b ef5062f2 5b275676 (.F.[....bP.vV'[
кві 06 14:04:59 cachyos-x8664 kernel: 00000010: 3ffe1e00 23d99859 ffa8f792 a41e86ed ...?Y..#........
кві 06 14:04:59 cachyos-x8664 kernel: 00000020: c6c611ec ff612b3a 9d24fd30 190ebc83 ....:+a.0.$.....
кві 06 14:04:59 cachyos-x8664 kernel: 00000030: 4ee84a09 cceb3a65 .J.Ne:..
кві 06 14:04:59 cachyos-x8664 kernel: 00000000: 88 42 80 00 8c c8 4b 68 d1 63 6c 68 a4 1c 97 5b .B....Kh.clh...[
кві 06 14:04:59 cachyos-x8664 kernel: 00000010: 6c 68 a4 1c 97 5a d0 72 80 00 0e 78 00 20 01 00 lh...Z.r...x. ..
кві 06 14:04:59 cachyos-x8664 kernel: 00000020: 00 00 8c c8 4b 68 d1 63 ....Kh.c
кві 06 14:04:59 cachyos-x8664 kernel: weird rate=96
кві 06 14:04:59 cachyos-x8664 kernel: weird rate=122
кві 06 14:04:59 cachyos-x8664 kernel: rtw_8821ce 0000:13:00.0: unused phy status page (10)
кві 06 14:04:59 cachyos-x8664 kernel: 00000000: 0d2c8c7d 5b23c441 0d3e4bf2 42fe8306 }.,.A.#[.K>....B
кві 06 14:04:59 cachyos-x8664 kernel: 00000010: 3ffe1e00 23d9d61b 00002a01 812a0000 ...?...#.*....*.
кві 06 14:04:59 cachyos-x8664 kernel: 00000020: 00000012 20007fc3 000000e0 00000013 ....... ........
кві 06 14:04:59 cachyos-x8664 kernel: 00000030: 0000001a 00000000 ........
кві 06 14:04:59 cachyos-x8664 kernel: 00000000: 88 42 80 00 8c c8 4b 68 d1 63 6c 68 a4 1c 97 5b .B....Kh.clh...[
кві 06 14:04:59 cachyos-x8664 kernel: 00000010: 6c 68 a4 1c 97 5a 60 73 00 00 17 78 00 20 01 00 lh...Z`s...x. ..
кві 06 14:04:59 cachyos-x8664 kernel: 00000020: 00 00 aa aa 03 00 00 00 ........
кві 06 14:04:59 cachyos-x8664 kernel: weird rate=105
кві 06 14:04:59 cachyos-x8664 kernel: rtw_8821ce 0000:13:00.0: unused phy status page (8)
кві 06 14:04:59 cachyos-x8664 kernel: 00000000: 7d4f09fd 482774ed 6e94156b 0ab62a69 ..O}.t'Hk..ni*..
кві 06 14:04:59 cachyos-x8664 kernel: 00000010: 3ffe1e00 23d9ddd2 a576b884 e866cc87 ...?...#..v...f.
кві 06 14:04:59 cachyos-x8664 kernel: 00000020: 1f121c50 1d4a13f6 61257eac 411ec41a P.....J..~%a...A
кві 06 14:04:59 cachyos-x8664 kernel: 00000030: a1500e64 4fb049bb d.P..I.O
кві 06 14:04:59 cachyos-x8664 kernel: 00000000: 88 42 80 00 8c c8 4b 68 d1 63 6c 68 a4 1c 97 5b .B....Kh.clh...[
кві 06 14:04:59 cachyos-x8664 kernel: 00000010: 6c 68 a4 1c 97 5a 80 73 00 00 19 78 00 20 01 00 lh...Z.s...x. ..
кві 06 14:04:59 cachyos-x8664 kernel: 00000020: 00 00 aa aa 03 00 00 00 ........
кві 06 14:04:59 cachyos-x8664 kernel: weird rate=100
кві 06 14:04:59 cachyos-x8664 kernel: weird rate=90
кві 06 14:04:59 cachyos-x8664 kernel: rtw_8821ce 0000:13:00.0: unused phy status page (7)
кві 06 14:04:59 cachyos-x8664 kernel: 00000000: 160804a1 a548fbc2 e4e02cfc a1e53ec2 ......H..,...>..
кві 06 14:04:59 cachyos-x8664 kernel: 00000010: 3ffe1e00 23da1920 8cf70ebb 100b751a ...? ..#.....u..
кві 06 14:04:59 cachyos-x8664 kernel: 00000020: d2cfa307 cc9c73b1 3e3220f7 c0152f4f .....s... 2>O/..
кві 06 14:04:59 cachyos-x8664 kernel: 00000030: 7ac88d08 18278e10 ...z..'.
кві 06 14:04:59 cachyos-x8664 kernel: 00000000: 88 42 80 00 8c c8 4b 68 d1 63 6c 68 a4 1c 97 5b .B....Kh.clh...[
кві 06 14:04:59 cachyos-x8664 kernel: 00000010: 6c 68 a4 1c 97 5a d0 73 00 00 1e 78 00 20 01 00 lh...Z.s...x. ..
кві 06 14:04:59 cachyos-x8664 kernel: 00000020: 00 00 aa aa 03 00 00 00 ........
кві 06 14:04:59 cachyos-x8664 kernel: weird rate=91
кві 06 14:04:59 cachyos-x8664 kernel: rtw_8821ce 0000:13:00.0: unused phy status page (8)
кві 06 14:04:59 cachyos-x8664 kernel: 00000000: 95cd0460 b0e07b3f e56e03a8 abf520b7 `...?{....n.. ..
кві 06 14:04:59 cachyos-x8664 kernel: 00000010: 3ffe9e00 23da8c2f 00002801 012a0000 ...?/..#.(....*.
кві 06 14:04:59 cachyos-x8664 kernel: 00000020: 00000014 20000000 000000e0 00000012 ....... ........
кві 06 14:04:59 cachyos-x8664 kernel: 00000030: 0000001b 00000000 ........
кві 06 14:04:59 cachyos-x8664 kernel: 00000000: b4 00 cb 03 8c c8 4b 68 d1 63 6c 68 a4 1c 97 5b ......Kh.clh...[
кві 06 14:04:59 cachyos-x8664 kernel: 00000010: fa 43 00 e9 97 5a 10 66 80 00 42 77 00 20 01 00 .C...Z.f..Bw. ..
кві 06 14:04:59 cachyos-x8664 kernel: 00000020: 00 00 8c c8 4b 68 d1 63 ....Kh.c
кві 06 14:04:59 cachyos-x8664 kernel: BUG: kernel NULL pointer dereference, address: 0000000000000000
кві 06 14:04:59 cachyos-x8664 kernel: #PF: supervisor read access in kernel mode
кві 06 14:04:59 cachyos-x8664 kernel: #PF: error_code(0x0000) - not-present page
кві 06 14:04:59 cachyos-x8664 kernel: PGD 0 P4D 0
кві 06 14:04:59 cachyos-x8664 kernel: Oops: Oops: 0000 [#1] SMP PTI
кві 06 14:04:59 cachyos-x8664 kernel: CPU: 2 UID: 0 PID: 581 Comm: kworker/u16:7 Tainted: G IOE 6.19.10-1-cachyos #1 PREEMPT(full) 8fe356e4fe4ee3008a8a5c70007cff4a4699e1ce
кві 06 14:04:59 cachyos-x8664 kernel: Tainted: [I]=FIRMWARE_WORKAROUND, [O]=OOT_MODULE, [E]=UNSIGNED_MODULE
кві 06 14:04:59 cachyos-x8664 kernel: Hardware name: HP HP Notebook/81F0, BIOS F.50 11/20/2020
кві 06 14:04:59 cachyos-x8664 kernel: Workqueue: phy0 rtw_c2h_work [rtw_core]
кві 06 14:04:59 cachyos-x8664 kernel: RIP: 0010:rtw_fw_c2h_cmd_handle+0x127/0x380 [rtw_core]
кві 06 14:04:59 cachyos-x8664 kernel: Code: b6 47 05 45 0f b6 57 06 45 0f b6 5f 07 4c 89 f7 be 00 80 00 00 48 c7 c2 b8 c7 5d c1 41 53 41 52 50 e8 ad ac fe ff 48 83 c4 18 <41> 8b 34 24 45 8b 7c 24 04 f3 4d 0f bc ef 49 8b 46 10 4c 8b 58 78
кві 06 14:04:59 cachyos-x8664 kernel: RSP: 0000:ffffcbaf00783dd8 EFLAGS: 00010286
кві 06 14:04:59 cachyos-x8664 kernel: RAX: b886909d82e25a00 RBX: ffff89556a7a9990 RCX: 000000000000009a
кві 06 14:04:59 cachyos-x8664 kernel: RDX: ffffffffc15dc7b8 RSI: 0000000000008000 RDI: ffff89556a7a2060
кві 06 14:04:59 cachyos-x8664 kernel: RBP: 0000000000001a1a R08: 0000000000000019 R09: 0000000000000095
кві 06 14:04:59 cachyos-x8664 kernel: R10: 00000000000000a7 R11: 00000000000000d8 R12: 0000000000000000
кві 06 14:04:59 cachyos-x8664 kernel: R13: 000000000000006a R14: ffff89556a7a2060 R15: ffff89567c1460aa
кві 06 14:04:59 cachyos-x8664 kernel: FS: 0000000000000000(0000) GS:ffff8957d69d3000(0000) knlGS:0000000000000000
кві 06 14:04:59 cachyos-x8664 kernel: CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
кві 06 14:04:59 cachyos-x8664 kernel: CR2: 0000000000000000 CR3: 0000000185e0c006 CR4: 00000000003726f0
кві 06 14:04:59 cachyos-x8664 kernel: Call Trace:
кві 06 14:04:59 cachyos-x8664 kernel: <TASK>
кві 06 14:04:59 cachyos-x8664 kernel: rtw_c2h_work+0x49/0x70 [rtw_core 79961d55829a5b812e4487db3c5d02f241c551cd]
кві 06 14:04:59 cachyos-x8664 kernel: process_scheduled_works+0x1f3/0x5e0
кві 06 14:04:59 cachyos-x8664 kernel: worker_thread+0x18d/0x340
кві 06 14:04:59 cachyos-x8664 kernel: ? __pfx_worker_thread+0x10/0x10
кві 06 14:04:59 cachyos-x8664 kernel: kthread+0x205/0x280
кві 06 14:04:59 cachyos-x8664 kernel: ? __pfx_kthread+0x10/0x10
кві 06 14:04:59 cachyos-x8664 kernel: ret_from_fork+0x118/0x260
кві 06 14:04:59 cachyos-x8664 kernel: ? __pfx_kthread+0x10/0x10
кві 06 14:04:59 cachyos-x8664 kernel: ret_from_fork_asm+0x1a/0x30
кві 06 14:04:59 cachyos-x8664 kernel: </TASK>
кві 06 14:04:59 cachyos-x8664 kernel: Modules linked in: uinput ccm snd_seq_dummy snd_hrtimer rfcomm snd_seq snd_seq_device cmac algif_hash algif_skcipher af_alg bnep hp_bioscfg firmware_attributes_class x86_pkg_temp_thermal intel_powerclamp amdgpu coretemp rtw_8821ce(OE) rtw_8821c(OE) rtw_pci(OE) rmi_smbus kvm_intel uvcvideo snd_ctl_led snd_hda_codec_alc269 snd_hda_scodec_component rmi_core btusb rtw_core(OE) uvc drm_panel_backlight_quirks snd_hda_codec_realtek_lib kvm snd_hda_codec_generic amdxcp snd_hda_codec_intelhdmi processor_thermal_device_pci_legacy btmtk videobuf2_vmalloc snd_hda_codec_hdmi gpu_sched processor_thermal_device btbcm videobuf2_memops snd_hda_intel processor_thermal_power_floor irqbypass vfat at24 mei_hdcp mei_pxp intel_rapl_msr fat btintel processor_thermal_wt_hint snd_hda_codec ghash_clmulni_intel videobuf2_v4l2 radeon r8169 i2c_i801 mac80211 hp_wmi spi_nor btrtl snd_hda_core aesni_intel videobuf2_common realtek processor_thermal_wt_req i2c_smbus rapl processor_thermal_rfim intel_cstate drm_suballoc_helper
кві 06 14:04:59 cachyos-x8664 kernel: snd_intel_dspcfg intel_uncore sparse_keymap psmouse pcspkr processor_thermal_mbox wmi_bmof videodev bluetooth intel_pch_thermal mtd drm_exec mdio_devres i2c_mux platform_temperature_control snd_intel_sdw_acpi cfg80211 processor_thermal_rapl mc drm_ttm_helper snd_hwdep intel_rapl_common libphy rfkill processor_thermal_soc_slider snd_pcm mei_me platform_profile mdio_bus mei libarc4 int340x_thermal_zone snd_timer snd soundcore intel_soc_dts_iosf intel_oc_wdt mousedev int3400_thermal i2c_hid_acpi i2c_hid wireless_hotkey acpi_thermal_rel acpi_pad joydev mac_hid tcp_bbr dm_mod crypto_user i2c_dev pkcs8_key_parser ntsync nfnetlink zram 842_decompress 842_compress lz4hc_compress lz4_compress i915 spi_intel_platform drm_buddy spi_intel intel_gtt ttm i2c_algo_bit lpc_ich drm_display_helper cec video wmi serio_raw
кві 06 14:04:59 cachyos-x8664 kernel: CR2: 0000000000000000
кві 06 14:04:59 cachyos-x8664 kernel: ---[ end trace 0000000000000000 ]---
кві 06 14:04:59 cachyos-x8664 kernel: RIP: 0010:rtw_fw_c2h_cmd_handle+0x127/0x380 [rtw_core]
кві 06 14:04:59 cachyos-x8664 kernel: Code: b6 47 05 45 0f b6 57 06 45 0f b6 5f 07 4c 89 f7 be 00 80 00 00 48 c7 c2 b8 c7 5d c1 41 53 41 52 50 e8 ad ac fe ff 48 83 c4 18 <41> 8b 34 24 45 8b 7c 24 04 f3 4d 0f bc ef 49 8b 46 10 4c 8b 58 78
кві 06 14:04:59 cachyos-x8664 kernel: RSP: 0000:ffffcbaf00783dd8 EFLAGS: 00010286
кві 06 14:04:59 cachyos-x8664 kernel: RAX: b886909d82e25a00 RBX: ffff89556a7a9990 RCX: 000000000000009a
кві 06 14:04:59 cachyos-x8664 kernel: RDX: ffffffffc15dc7b8 RSI: 0000000000008000 RDI: ffff89556a7a2060
кві 06 14:04:59 cachyos-x8664 kernel: RBP: 0000000000001a1a R08: 0000000000000019 R09: 0000000000000095
кві 06 14:04:59 cachyos-x8664 kernel: R10: 00000000000000a7 R11: 00000000000000d8 R12: 0000000000000000
кві 06 14:04:59 cachyos-x8664 kernel: R13: 000000000000006a R14: ffff89556a7a2060 R15: ffff89567c1460aa
кві 06 14:04:59 cachyos-x8664 kernel: FS: 0000000000000000(0000) GS:ffff8957d69d3000(0000) knlGS:0000000000000000
кві 06 14:04:59 cachyos-x8664 kernel: CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
кві 06 14:04:59 cachyos-x8664 kernel: CR2: 0000000000000000 CR3: 0000000185e0c006 CR4: 00000000003726f0
кві 06 14:04:59 cachyos-x8664 kernel: note: kworker/u16:7[581] exited with irqs disabled
кві 06 14:04:59 cachyos-x8664 kernel: weird rate=90
кві 06 14:04:59 cachyos-x8664 kernel: weird rate=119
кві 06 14:04:59 cachyos-x8664 kernel: weird rate=91
кві 06 14:04:59 cachyos-x8664 kernel: weird rate=115
кві 06 14:04:59 cachyos-x8664 kernel: weird rate=100
кві 06 14:04:59 cachyos-x8664 kernel: weird rate=126
кві 06 14:04:59 cachyos-x8664 kernel: weird rate=113
кві 06 14:04:59 cachyos-x8664 kernel: weird rate=116
кві 06 14:04:59 cachyos-x8664 kernel: weird rate=122
кві 06 14:04:59 cachyos-x8664 kernel: weird rate=94
кві 06 14:04:59 cachyos-x8664 kernel: weird rate=120
кві 06 14:04:59 cachyos-x8664 kernel: weird rate=106
кві 06 14:04:59 cachyos-x8664 kernel: weird rate=127
кві 06 14:04:59 cachyos-x8664 kernel: weird rate=122
кві 06 14:04:59 cachyos-x8664 kernel: rtw_8821ce 0000:13:00.0: unused phy status page (6)
кві 06 14:04:59 cachyos-x8664 kernel: 00000000: 55c224a1 c2da9d5b 4d54eb87 57ae00fa .$.U[.....TM...W
кві 06 14:04:59 cachyos-x8664 kernel: 00000010: 3ffe1e00 23e05bb8 90da9612 2c66e0a1 ...?.[.#......f,
кві 06 14:04:59 cachyos-x8664 kernel: 00000020: 26b96c26 78c482a2 d48e517b f4107a59 &l.&...x{Q..Yz..
кві 06 14:04:59 cachyos-x8664 kernel: 00000030: e0f02084 9a9a5543 . ..CU..
кві 06 14:04:59 cachyos-x8664 kernel: 00000000: 88 42 40 00 8c c8 4b 68 d1 63 6c 68 a4 1c 97 5b .B@xxxxxxxxx...[
кві 06 14:04:59 cachyos-x8664 kernel: 00000010: 6c 68 a4 1c 97 5a 00 93 80 00 11 7a 00 20 01 00 lh...Z.....z. ..
кві 06 14:04:59 cachyos-x8664 kernel: 00000020: 00 00 8c c8 4b 68 d1 63 ....Kh.c
кві 06 14:04:59 cachyos-x8664 kernel: rtw_8821ce 0000:13:00.0: unused phy status page (11)
кві 06 14:04:59 cachyos-x8664 kernel: 00000000: 8416e48c 44f06c4a e48c0fb8 cf8dee17 ....Jl.D........
кві 06 14:04:59 cachyos-x8664 kernel: 00000010: 3ffe1e00 23e16e5c 29804f1b 364b6e2f ...?\n.#.O.)/nK6
кві 06 14:04:59 cachyos-x8664 kernel: 00000020: 7c163281 f804c1d4 f9911abb 0d9185bf .2.|............
кві 06 14:04:59 cachyos-x8664 kernel: 00000030: f81bbdb1 e4064ea8 .....N..
кві 06 14:04:59 cachyos-x8664 kernel: 00000000: 88 42 80 00 8c c8 4b 68 d1 63 6c 68 a4 1c 97 5b .B....Kh.clh...[
кві 06 14:04:59 cachyos-x8664 kernel: 00000010: 6c 68 a4 1c 97 5a d0 9c 00 00 ae 7a 00 20 01 00 lh...Z.....z. ..
кві 06 14:04:59 cachyos-x8664 kernel: 00000020: 00 00 aa aa 03 00 00 00 ........
кві 06 14:04:59 cachyos-x8664 kernel: weird rate=104
кві 06 14:04:59 cachyos-x8664 kernel: weird rate=115
кві 06 14:04:59 cachyos-x8664 kernel: weird rate=87
кві 06 14:04:59 cachyos-x8664 kernel: weird rate=101
кві 06 14:04:59 cachyos-x8664 kernel: weird rate=86
кві 06 14:05:00 cachyos-x8664 kernel: rtw_8821ce 0000:13:00.0: unused phy status page (4)
кві 06 14:05:00 cachyos-x8664 kernel: 00000000: 56dc6e5c 0ba14487 60684bc6 1b180dd3 \n.V.D...Kh`....
кві 06 14:05:00 cachyos-x8664 kernel: 00000010: 3ffe1e00 23e1d8e9 43e479e9 4d671047 ...?...#.y.CG.gM
кві 06 14:05:00 cachyos-x8664 kernel: 00000020: 09eb8194 499599c4 1b58a0fa 59258835 .......I..X.5.%Y
кві 06 14:05:00 cachyos-x8664 kernel: 00000030: e53e7cd9 dbbc8445 .|>.E...
кві 06 14:05:00 cachyos-x8664 kernel: 00000000: 88 42 40 00 8c c8 4b 68 d1 63 6c 68 a4 1c 97 5b .B@xxxxxxxxx...[
кві 06 14:05:00 cachyos-x8664 kernel: 00000010: 6c 68 a4 1c 97 5a 60 a0 80 00 e7 7a 00 20 01 00 lh...Z`....z. ..
кві 06 14:05:00 cachyos-x8664 kernel: 00000020: 00 00 8c c8 4b 68 d1 63 ....Kh.c
кві 06 14:05:00 cachyos-x8664 kernel: weird rate=126
кві 06 14:05:00 cachyos-x8664 kernel: weird rate=103
кві 06 14:05:00 cachyos-x8664 kernel: weird rate=112
кві 06 14:05:00 cachyos-x8664 kernel: weird rate=87
кві 06 14:05:00 cachyos-x8664 kernel: rtw_8821ce 0000:13:00.0: unused phy status page (8)
кві 06 14:05:00 cachyos-x8664 kernel: 00000000: e7a48fe1 50867844 e2d70c37 98c33fc4 ....Dx.P7....?..
кві 06 14:05:00 cachyos-x8664 kernel: 00000010: 3ffe1e00 23e99a96 f84cbcbe 49a41ecc ...?...#..L....I
кві 06 14:05:00 cachyos-x8664 kernel: 00000020: 1b7532b7 5564ef3d 406313ed 75dfb7f4 .2u.=.dU..c@...u
кві 06 14:05:00 cachyos-x8664 kernel: 00000030: 914e99bc 59106b42 ..N.Bk.Y
кві 06 14:05:00 cachyos-x8664 kernel: 00000000: 88 42 80 00 8c c8 4b 68 d1 63 6c 68 a4 1c 97 5b .B....Kh.clh...[
кві 06 14:05:00 cachyos-x8664 kernel: 00000010: 6c 68 a4 1c 97 5a 10 d8 80 00 62 7e 00 20 01 00 lh...Z....b~. ..
кві 06 14:05:00 cachyos-x8664 kernel: 00000020: 00 00 8c c8 4b 68 d1 63 ....Kh.c
кві 06 14:05:00 cachyos-x8664 kernel: rtw_8821ce 0000:13:00.0: unused phy status page (4)
кві 06 14:05:00 cachyos-x8664 kernel: 00000000: 05c25ba6 e22a53b2 ef6dec78 d7897c95 .[...S*.x.m..|..
кві 06 14:05:00 cachyos-x8664 kernel: 00000010: 3ffe1e00 23e9a55c 90d4f431 937fcdb8 ...?\..#1.......
кві 06 14:05:00 cachyos-x8664 kernel: 00000020: a9cbdfbe 1a66d9ef 3d6b16fb 0c5c72e6 ......f...k=.r\.
кві 06 14:05:00 cachyos-x8664 kernel: 00000030: bdfef6de 8628c3f2 ......(.
кві 06 14:05:00 cachyos-x8664 kernel: 00000000: 88 42 80 00 8c c8 4b 68 d1 63 6c 68 a4 1c 97 5b .B....Kh.clh...[
кві 06 14:05:00 cachyos-x8664 kernel: 00000010: 6c 68 a4 1c 97 5a 60 d8 80 00 67 7e 00 20 01 00 lh...Z`...g~. ..
кві 06 14:05:00 cachyos-x8664 kernel: 00000020: 00 00 8c c8 4b 68 d1 63 ....Kh.c
кві 06 14:05:00 cachyos-x8664 kernel: rtw_8821ce 0000:13:00.0: unused phy status page (10)
кві 06 14:05:00 cachyos-x8664 kernel: 00000000: 2474f0a1 29306297 69a57bbe 476fa796 ..t$.b0).{.i..oG
кві 06 14:05:00 cachyos-x8664 kernel: 00000010: 3ffe1e00 23e9a55c 1e94acba 4799a022 ...?\..#...."..G
кві 06 14:05:00 cachyos-x8664 kernel: 00000020: 06165007 c835829e 839886a1 dda53327 .P....5.....'3..
кві 06 14:05:00 cachyos-x8664 kernel: 00000030: 3902a9da b17fecd3 ...9....
кві 06 14:05:00 cachyos-x8664 kernel: 00000000: 88 42 80 00 8c c8 4b 68 d1 63 6c 68 a4 1c 97 5b .B....Kh.clh...[
кві 06 14:05:00 cachyos-x8664 kernel: 00000010: 6c 68 a4 1c 97 5a 90 d8 80 00 6a 7e 00 20 01 00 lh...Z....j~. ..
кві 06 14:05:00 cachyos-x8664 kernel: 00000020: 00 00 8c c8 4b 68 d1 63 ....Kh.c
кві 06 14:05:00 cachyos-x8664 kernel: rtw_8821ce 0000:13:00.0: unused phy status page (12)
кві 06 14:05:00 cachyos-x8664 kernel: 00000000: 3d15a08b 3d721c16 ee452ec2 307fe310 ...=..r=..E....0
кві 06 14:05:00 cachyos-x8664 kernel: 00000010: 3ffe1e00 23e9b29c 4f2bcc2e e80bf188 ...?...#..+O....
кві 06 14:05:00 cachyos-x8664 kernel: 00000020: d9e150fd 5e161027 98908398 e69a348c .P..'..^.....4..
кві 06 14:05:00 cachyos-x8664 kernel: 00000030: 41c9c4b5 c709166d ...Am...
кві 06 14:05:00 cachyos-x8664 kernel: 00000000: 88 42 80 00 8c c8 4b 68 d1 63 6c 68 a4 1c 97 5b .B....Kh.clh...[
кві 06 14:05:00 cachyos-x8664 kernel: 00000010: 6c 68 a4 1c 97 5a 30 d9 80 00 74 7e 00 20 01 00 lh...Z0...t~. ..
кві 06 14:05:00 cachyos-x8664 kernel: 00000020: 00 00 8c c8 4b 68 d1 63 ....Kh.c
кві 06 14:05:00 cachyos-x8664 kernel: weird rate=85
кві 06 14:05:00 cachyos-x8664 kernel: weird rate=87
кві 06 14:05:00 cachyos-x8664 kernel: weird rate=121
кві 06 14:05:00 cachyos-x8664 kernel: weird rate=124
кві 06 14:05:00 cachyos-x8664 kernel: weird rate=87
кві 06 14:05:00 cachyos-x8664 kernel: rtw_8821ce 0000:13:00.0: unused phy status page (11)
кві 06 14:05:00 cachyos-x8664 kernel: 00000000: 8daa5a1a 3411a2d5 6123e05d d4088627 .Z.....4].#a'...
кві 06 14:05:00 cachyos-x8664 kernel: 00000010: 3ffe1e00 23ec9576 cee80bcc 133d560b ...?v..#.....V=.
кві 06 14:05:00 cachyos-x8664 kernel: 00000020: 729ba94a 7f70a7af 8ae6daaf c2413669 J..r..p.....i6A.
кві 06 14:05:00 cachyos-x8664 kernel: 00000030: 7b3b6149 3d81c90c Ia;{...=
кві 06 14:05:00 cachyos-x8664 kernel: 00000000: 88 42 80 00 8c c8 4b 68 d1 63 6c 68 a4 1c 97 5b .B....Kh.clh...[
кві 06 14:05:00 cachyos-x8664 kernel: 00000010: 6c 68 a4 1c 97 5a a0 e9 80 00 7b 7f 00 20 01 00 lh...Z....{.. ..
кві 06 14:05:00 cachyos-x8664 kernel: 00000020: 00 00 8c c8 4b 68 d1 63 ....Kh.c
кві 06 14:05:00 cachyos-x8664 kernel: weird rate=125
кві 06 14:05:00 cachyos-x8664 kernel: weird rate=111
кві 06 14:05:00 cachyos-x8664 kernel: rtw_8821ce 0000:13:00.0: unused phy status page (15)
кві 06 14:05:00 cachyos-x8664 kernel: 00000000: dde4a719 ba10e379 45611dce 5fb5fa05 ....y.....aE..._
кві 06 14:05:00 cachyos-x8664 kernel: 00000010: 3ffe1e00 23ecdc95 bbbc3f55 723098b2 ...?...#U?....0r
кві 06 14:05:00 cachyos-x8664 kernel: 00000020: 4c9cb6ec 672d2313 dc1f34b9 3b7bf458 ...L.#-g.4..X.{;
кві 06 14:05:00 cachyos-x8664 kernel: 00000030: 4a0f2dc0 9da3e5c5 .-.J....
кві 06 14:05:00 cachyos-x8664 kernel: 00000000: 88 42 80 00 8c c8 4b 68 d1 63 6c 68 a4 1c 97 5b .B....Kh.clh...[
кві 06 14:05:00 cachyos-x8664 kernel: 00000010: 6c 68 a4 1c 97 5a 40 eb 80 00 95 7f 00 20 01 00 lh...Z@...... ..
кві 06 14:05:00 cachyos-x8664 kernel: 00000020: 00 00 8c c8 4b 68 d1 63 ....Kh.c
кві 06 14:05:00 cachyos-x8664 kernel: weird rate=96
кві 06 14:05:00 cachyos-x8664 kernel: weird rate=95
кві 06 14:05:00 cachyos-x8664 kernel: weird rate=86
кві 06 14:05:00 cachyos-x8664 kernel: weird rate=121
кві 06 14:05:00 cachyos-x8664 kernel: weird rate=106
кві 06 14:05:01 cachyos-x8664 kernel: weird rate=104
кві 06 14:05:01 cachyos-x8664 kernel: weird rate=118
кві 06 14:05:01 cachyos-x8664 kernel: weird rate=108
кві 06 14:05:01 cachyos-x8664 kernel: weird rate=121
кві 06 14:05:01 cachyos-x8664 kernel: weird rate=121
кві 06 14:05:01 cachyos-x8664 kernel: weird rate=99
кві 06 14:05:01 cachyos-x8664 kernel: rtw_8821ce 0000:13:00.0: unused phy status page (5)
кві 06 14:05:01 cachyos-x8664 kernel: 00000000: 2cadbd13 7d332564 05e3d611 dad00da4 ...,d%3}........
кві 06 14:05:01 cachyos-x8664 kernel: 00000010: 3ffe1e00 23f2b56e 9b6f1de5 6bdc14df ...?n..#..o....k
кві 06 14:05:01 cachyos-x8664 kernel: 00000020: 270fcd75 5942c464 80964f39 fb4189c8 u..'d.BY9O....A.
кві 06 14:05:01 cachyos-x8664 kernel: 00000030: ce149890 daf1a402 ........
кві 06 14:05:01 cachyos-x8664 kernel: 00000000: 88 42 80 00 8c c8 4b 68 d1 63 6c 68 a4 1c 97 5b .B....Kh.clh...[
кві 06 14:05:01 cachyos-x8664 kernel: 00000010: 6c 68 a4 1c 97 5a b0 fd 80 00 bc 80 00 20 01 00 lh...Z....... ..
кві 06 14:05:01 cachyos-x8664 kernel: 00000020: 00 00 8c c8 4b 68 d1 63 ....Kh.c
кві 06 14:05:01 cachyos-x8664 kernel: weird rate=107
кві 06 14:05:01 cachyos-x8664 kernel: rtw_8821ce 0000:13:00.0: unused phy status page (3)
кві 06 14:05:01 cachyos-x8664 kernel: 00000000: 4e4c53b0 53b8b183 ea732e26 9852451f .SLN...S&.s..ER.
кві 06 14:05:01 cachyos-x8664 kernel: 00000010: 3ffe1e00 23f2d9f1 0003aaaa 00080000 ...?...#........
кві 06 14:05:01 cachyos-x8664 kernel: 00000020: 78050045 0040231f 1b200637 d8a79a95 E..x.#@.7. .....
кві 06 14:05:01 cachyos-x8664 kernel: 00000030: 2701a8c0 6e8dbb01 ...'...n
кві 06 14:05:01 cachyos-x8664 kernel: 00000000: 88 42 80 00 8c c8 4b 68 d1 63 6c 68 a4 1c 97 5b .B....Kh.clh...[
кві 06 14:05:01 cachyos-x8664 kernel: 00000010: 6c 68 a4 1c 97 5a 50 fe 80 00 c6 80 00 20 01 00 lh...ZP...... ..
кві 06 14:05:01 cachyos-x8664 kernel: 00000020: 00 00 8c c8 4b 68 d1 63 ....Kh.c
кві 06 14:05:01 cachyos-x8664 kernel: weird rate=115
кві 06 14:05:01 cachyos-x8664 kernel: weird rate=85
кві 06 14:05:01 cachyos-x8664 kernel: weird rate=113
кві 06 14:05:01 cachyos-x8664 kernel: rtw_8821ce 0000:13:00.0: unused phy status page (13)
кві 06 14:05:01 cachyos-x8664 kernel: 00000000: 25f3f7fa e4aebe81 ee60fabf 0b125600 ...%......`..V..
кві 06 14:05:01 cachyos-x8664 kernel: 00000010: 3ffe1e00 23f2f5f1 00002d01 912a0000 ...?...#.-....*.
кві 06 14:05:01 cachyos-x8664 kernel: 00000020: 000004e0 20007fc3 000000dd 00000013 ....... ........
кві 06 14:05:01 cachyos-x8664 kernel: 00000030: 0000001c 00000000 ........
кві 06 14:05:01 cachyos-x8664 kernel: 00000000: 88 42 80 00 8c c8 4b 68 d1 63 6c 68 a4 1c 97 5b .B....Kh.clh...[
кві 06 14:05:01 cachyos-x8664 kernel: 00000010: 6c 68 a4 1c 97 5a 80 fe 80 00 c9 80 00 20 01 00 lh...Z....... ..
кві 06 14:05:01 cachyos-x8664 kernel: 00000020: 00 00 8c c8 4b 68 d1 63 ....Kh.c
кві 06 14:05:01 cachyos-x8664 kernel: weird rate=117
кві 06 14:05:01 cachyos-x8664 kernel: rtw_8821ce 0000:13:00.0: unused phy status page (12)
кві 06 14:05:01 cachyos-x8664 kernel: 00000000: 36bbf85e 060c2871 613154c9 e1538975 ^..6q(...T1au.S.
кві 06 14:05:01 cachyos-x8664 kernel: 00000010: 3ffe1e00 23f2f5f1 136c51cf 24b7daa7 ...?...#.Ql....$
кві 06 14:05:01 cachyos-x8664 kernel: 00000020: 02dcbbb3 6e5a5702 4ea630d3 a1b59a62 .....WZn.0.Nb...
кві 06 14:05:01 cachyos-x8664 kernel: 00000030: a564fd72 3c22747f r.d..t"<
кві 06 14:05:01 cachyos-x8664 kernel: 00000000: 88 42 80 00 8c c8 4b 68 d1 63 6c 68 a4 1c 97 5b .B....Kh.clh...[
кві 06 14:05:01 cachyos-x8664 kernel: 00000010: 6c 68 a4 1c 97 5a 90 fe 80 00 ca 80 00 20 01 00 lh...Z....... ..
кві 06 14:05:01 cachyos-x8664 kernel: 00000020: 00 00 8c c8 4b 68 d1 63 ....Kh.c
кві 06 14:05:01 cachyos-x8664 kernel: weird rate=84
кві 06 14:05:01 cachyos-x8664 kernel: rtw_8821ce 0000:13:00.0: unused phy status page (5)
кві 06 14:05:01 cachyos-x8664 kernel: 00000000: 0520a8bd eda8ffad 88b72784 8a8bc1b7 .. ......'......
кві 06 14:05:01 cachyos-x8664 kernel: 00000010: 3ffe1e00 23f311f1 38bc55a1 d3e6c2b6 ...?...#.U.8....
кві 06 14:05:01 cachyos-x8664 kernel: 00000020: 828dd185 f3078da4 175d4266 53f7e6ae ........fB]....S
кві 06 14:05:01 cachyos-x8664 kernel: 00000030: dadc7015 f29db161 .p..a...
кві 06 14:05:01 cachyos-x8664 kernel: 00000000: 88 42 80 00 8c c8 4b 68 d1 63 6c 68 a4 1c 97 5b .B....Kh.clh...[
кві 06 14:05:01 cachyos-x8664 kernel: 00000010: 6c 68 a4 1c 97 5a d0 fe 80 00 ce 80 00 20 01 00 lh...Z....... ..
кві 06 14:05:01 cachyos-x8664 kernel: 00000020: 00 00 8c c8 4b 68 d1 63 ....Kh.c
кві 06 14:05:01 cachyos-x8664 kernel: weird rate=111
кві 06 14:05:01 cachyos-x8664 kernel: weird rate=127
кві 06 14:05:01 cachyos-x8664 kernel: weird rate=122
кві 06 14:05:01 cachyos-x8664 kernel: rtw_8821ce 0000:13:00.0: unused phy status page (13)
кві 06 14:05:01 cachyos-x8664 kernel: 00000000: 2df4d573 1d2c388a ab4ea3d1 81d0defa s..-.8,...N.....
кві 06 14:05:01 cachyos-x8664 kernel: 00000010: 3ffe1e00 23f36974 00002d01 912a0000 ...?ti.#.-....*.
кві 06 14:05:01 cachyos-x8664 kernel: 00000020: 000001cb 20007fc3 000000de 00000013 ....... ........
кві 06 14:05:01 cachyos-x8664 kernel: 00000030: 0000001b 00000000 ........
кві 06 14:05:01 cachyos-x8664 kernel: 00000000: 88 42 80 00 8c c8 4b 68 d1 63 6c 68 a4 1c 97 5b .B....Kh.clh...[
кві 06 14:05:01 cachyos-x8664 kernel: 00000010: 6c 68 a4 1c 97 5a 30 ff 80 00 d4 80 00 20 01 00 lh...Z0...... ..
кві 06 14:05:01 cachyos-x8664 kernel: 00000020: 00 00 8c c8 4b 68 d1 63 ....Kh.c
кві 06 14:05:01 cachyos-x8664 kernel: weird rate=106
кві 06 14:05:01 cachyos-x8664 kernel: weird rate=122
кві 06 14:05:01 cachyos-x8664 kernel: rtw_8821ce 0000:13:00.0: unused phy status page (13)
кві 06 14:05:01 cachyos-x8664 kernel: 00000000: cd74175c 46a33637 407899cf 8714d92f \.t.76.F..x@/...
кві 06 14:05:01 cachyos-x8664 kernel: 00000010: 3ffe1e00 23f3c134 00002d01 912a0000 ...?4..#.-....*.
кві 06 14:05:01 cachyos-x8664 kernel: 00000020: 000004aa 20007fc3 000000de 00000012 ....... ........
кві 06 14:05:01 cachyos-x8664 kernel: 00000030: 0000001b 00000000 ........
кві 06 14:05:01 cachyos-x8664 kernel: 00000000: 88 42 80 00 8c c8 4b 68 d1 63 6c 68 a4 1c 97 5b .B....Kh.clh...[
кві 06 14:05:01 cachyos-x8664 kernel: 00000010: 6c 68 a4 1c 97 5a 60 00 80 00 e7 80 00 20 01 00 lh...Z`...... ..
кві 06 14:05:01 cachyos-x8664 kernel: 00000020: 00 00 8c c8 4b 68 d1 63 ....Kh.c
кві 06 14:05:01 cachyos-x8664 kernel: weird rate=104
кві 06 14:05:01 cachyos-x8664 kernel: rtw_8821ce 0000:13:00.0: unused phy status page (12)
кві 06 14:05:01 cachyos-x8664 kernel: 00000000: 0dd3f094 51818878 0fdece7e 014dd084 ....x..Q~.....M.
кві 06 14:05:01 cachyos-x8664 kernel: 00000010: 3ffe1e00 23f3d4bc 00002c01 112a1100 ...?...#.,....*.
кві 06 14:05:01 cachyos-x8664 kernel: 00000020: 00000020 20000000 000000cd 00000013 ...... ........
кві 06 14:05:01 cachyos-x8664 kernel: 00000030: 00000021 00000000 !.......
кві 06 14:05:01 cachyos-x8664 kernel: 00000000: 94 00 0c 00 8c c8 4b 68 d1 63 6c 68 a4 1c 97 5b ......Kh.clh...[
кві 06 14:05:01 cachyos-x8664 kernel: 00000010: 05 00 90 f7 ff ff ff ff ff ff ff ff 6a 18 27 ae ............j.'.
кві 06 14:05:01 cachyos-x8664 kernel: 00000020: 00 00 8c c8 4b 68 d1 63 ....Kh.c
кві 06 14:05:01 cachyos-x8664 kernel: weird rate=99
кві 06 14:05:01 cachyos-x8664 kernel: weird rate=123
кві 06 14:05:01 cachyos-x8664 kernel: weird rate=125
кві 06 14:05:01 cachyos-x8664 kernel: weird rate=116
кві 06 14:05:01 cachyos-x8664 kernel: weird rate=85
кві 06 14:05:01 cachyos-x8664 kernel: weird rate=92
кві 06 14:05:01 cachyos-x8664 kernel: weird rate=89
кві 06 14:05:01 cachyos-x8664 kernel: rtw_8821ce 0000:13:00.0: unused phy status page (13)
кві 06 14:05:01 cachyos-x8664 kernel: 00000000: 057da591 093d592c 4b3422ed 76e3c041 ..}.,Y=.."4KA..v
кві 06 14:05:01 cachyos-x8664 kernel: 00000010: 3ffe1e00 23f5c8e4 00002d01 912a0000 ...?...#.-....*.
кві 06 14:05:01 cachyos-x8664 kernel: 00000020: 00000a5f 20007fc3 000000dd 00000013 _...... ........
кві 06 14:05:01 cachyos-x8664 kernel: 00000030: 0000001b 00000000 ........
кві 06 14:05:01 cachyos-x8664 kernel: 00000000: 88 42 80 00 8c c8 4b 68 d1 63 6c 68 a4 1c 97 5b .B....Kh.clh...[
кві 06 14:05:01 cachyos-x8664 kernel: 00000010: 6c 68 a4 1c 97 5a 00 05 80 00 31 81 00 20 01 00 lh...Z....1.. ..
кві 06 14:05:01 cachyos-x8664 kernel: 00000020: 00 00 8c c8 4b 68 d1 63 ....Kh.c
кві 06 14:05:01 cachyos-x8664 kernel: weird rate=86
кві 06 14:05:01 cachyos-x8664 kernel: weird rate=93
кві 06 14:05:01 cachyos-x8664 kernel: rtw_8821ce 0000:13:00.0: unused phy status page (14)
кві 06 14:05:01 cachyos-x8664 kernel: 00000000: a6b02ac1 4da5905b 8f962729 5e4482b0 .*..[..M)'....D^
кві 06 14:05:01 cachyos-x8664 kernel: 00000010: 3ffe1e00 23f708f7 847efd3d 05881407 ...?...#=.~.....
кві 06 14:05:01 cachyos-x8664 kernel: 00000020: 084d28ea 1b93db9e 629a97bc 8f8a2ad8 .(M........b.*..
кві 06 14:05:01 cachyos-x8664 kernel: 00000030: 7841dcbc 423e777b ..Ax{w>B
кві 06 14:05:01 cachyos-x8664 kernel: 00000000: 88 42 80 00 8c c8 4b 68 d1 63 6c 68 a4 1c 97 5b .B....Kh.clh...[
кві 06 14:05:01 cachyos-x8664 kernel: 00000010: 6c 68 a4 1c 97 5a 90 09 80 00 7b 81 00 20 01 00 lh...Z....{.. ..
кві 06 14:05:01 cachyos-x8664 kernel: 00000020: 00 00 8c c8 4b 68 d1 63 ....Kh.c
кві 06 14:05:01 cachyos-x8664 kernel: weird rate=122
кві 06 14:05:01 cachyos-x8664 kernel: weird rate=123
кві 06 14:05:01 cachyos-x8664 kernel: weird rate=92
кві 06 14:05:01 cachyos-x8664 kernel: weird rate=111
кві 06 14:05:01 cachyos-x8664 kernel: rtw_8821ce 0000:13:00.0: unused phy status page (5)
кві 06 14:05:01 cachyos-x8664 kernel: 00000000: 4e1cf886 3ab58b4d 09c5bdce 1adae4bd ...NM..:........
кві 06 14:05:01 cachyos-x8664 kernel: 00000010: 3ffe1e00 23f881ef 13053116 123a594a ...?...#.1..JY:.
кві 06 14:05:01 cachyos-x8664 kernel: 00000020: a7121d5d dfa16f97 a19daffb 02dcad37 ]....o......7...
кві 06 14:05:01 cachyos-x8664 kernel: 00000030: 9ba94e47 72f23ecf GN...>.r
кві 06 14:05:01 cachyos-x8664 kernel: 00000000: 88 42 80 00 8c c8 4b 68 d1 63 6c 68 a4 1c 97 5b .B....Kh.clh...[
кві 06 14:05:01 cachyos-x8664 kernel: 00000010: 6c 68 a4 1c 97 5a b0 0f 80 00 dd 81 00 20 01 00 lh...Z....... ..
кві 06 14:05:01 cachyos-x8664 kernel: 00000020: 00 00 8c c8 4b 68 d1 63 ....Kh.c
кві 06 14:05:01 cachyos-x8664 kernel: weird rate=117
кві 06 14:05:01 cachyos-x8664 kernel: weird rate=91
кві 06 14:05:01 cachyos-x8664 kernel: weird rate=115
кві 06 14:05:01 cachyos-x8664 kernel: weird rate=115
кві 06 14:05:01 cachyos-x8664 kernel: weird rate=106
кві 06 14:05:01 cachyos-x8664 kernel: weird rate=92
кві 06 14:05:01 cachyos-x8664 kernel: rtw_8821ce 0000:13:00.0: unused phy status page (12)
кві 06 14:05:01 cachyos-x8664 kernel: 00000000: 6c132b4e 081c185a 28644423 d9846c1e N+.lZ...#Dd(.l..
кві 06 14:05:01 cachyos-x8664 kernel: 00000010: 3ffe1e00 23f8adb6 53fba24c d64a2841 ...?...#L..SA(J.
кві 06 14:05:01 cachyos-x8664 kernel: 00000020: ed2ef322 9414e9e5 4d0d85f7 a72c4092 "..........M.@,.
кві 06 14:05:01 cachyos-x8664 kernel: 00000030: 79394f7c 824a796d |O9ymyJ.
кві 06 14:05:01 cachyos-x8664 kernel: 00000000: 88 42 80 00 8c c8 4b 68 d1 63 6c 68 a4 1c 97 5b .B....Kh.clh...[
кві 06 14:05:01 cachyos-x8664 kernel: 00000010: 6c 68 a4 1c 97 5a f0 10 80 00 f1 81 00 20 01 00 lh...Z....... ..
кві 06 14:05:01 cachyos-x8664 kernel: 00000020: 00 00 8c c8 4b 68 d1 63 ....Kh.c
кві 06 14:05:01 cachyos-x8664 kernel: weird rate=117
кві 06 14:05:01 cachyos-x8664 kernel: weird rate=99
кві 06 14:05:01 cachyos-x8664 kernel: weird rate=123
кві 06 14:05:01 cachyos-x8664 kernel: weird rate=89
кві 06 14:05:01 cachyos-x8664 kernel: weird rate=88
кві 06 14:05:01 cachyos-x8664 kernel: rtw_8821ce 0000:13:00.0: unused phy status page (5)
кві 06 14:05:01 cachyos-x8664 kernel: 00000000: 17ba6464 b4dae987 455057ae 0f308a58 dd.......WPEX.0.
кві 06 14:05:01 cachyos-x8664 kernel: 00000010: 3ffe1e00 23f92c8d 05145d88 871945df ...?.,.#.]...E..
кві 06 14:05:01 cachyos-x8664 kernel: 00000020: 9cedb73a dd8bf191 b59f3f93 4b403534 :........?..45@K
кві 06 14:05:01 cachyos-x8664 kernel: 00000030: 73b0357e e4659967 ~5.sg.e.
кві 06 14:05:01 cachyos-x8664 kernel: 00000000: 88 42 80 00 8c c8 4b 68 d1 63 6c 68 a4 1c 97 5b .B....Kh.clh...[
кві 06 14:05:01 cachyos-x8664 kernel: 00000010: 6c 68 a4 1c 97 5a b0 13 80 00 1d 82 00 20 01 00 lh...Z....... ..
кві 06 14:05:01 cachyos-x8664 kernel: 00000020: 00 00 8c c8 4b 68 d1 63 ....Kh.c
кві 06 14:05:01 cachyos-x8664 kernel: weird rate=119
кві 06 14:05:01 cachyos-x8664 kernel: rtw_8821ce 0000:13:00.0: unused phy status page (4)
кві 06 14:05:01 cachyos-x8664 kernel: 00000000: 37bf089c cf7e4652 2b594a4f de4ed477 ...7RF~.OJY+w.N.
кві 06 14:05:01 cachyos-x8664 kernel: 00000010: 3ffe1e00 23f92c8d 7430672e 90c8a99e ...?.,.#.g0t....
кві 06 14:05:01 cachyos-x8664 kernel: 00000020: 7370284b d7b7d2f7 543a1db9 a8a3ca94 K(ps......:T....
кві 06 14:05:01 cachyos-x8664 kernel: 00000030: 56a5f8ed 79495127 ...V'QIy
кві 06 14:05:01 cachyos-x8664 kernel: 00000000: 88 42 80 00 8c c8 4b 68 d1 63 6c 68 a4 1c 97 5b .B....Kh.clh...[
кві 06 14:05:01 cachyos-x8664 kernel: 00000010: 6c 68 a4 1c 97 5a c0 13 80 00 1e 82 00 20 01 00 lh...Z....... ..
кві 06 14:05:01 cachyos-x8664 kernel: 00000020: 00 00 8c c8 4b 68 d1 63 ....Kh.c
кві 06 14:05:01 cachyos-x8664 kernel: weird rate=107
кві 06 14:05:01 cachyos-x8664 kernel: rtw_8821ce 0000:13:00.0: unused phy status page (3)
кві 06 14:05:01 cachyos-x8664 kernel: 00000000: 3457a295 e286f0ac 0125e462 fba7966b ..W4....b.%.k...
кві 06 14:05:01 cachyos-x8664 kernel: 00000010: 3ffe1e00 23f95ec5 df02e993 276e09ea ...?.^.#......n'
кві 06 14:05:01 cachyos-x8664 kernel: 00000020: e2bee4f6 762328fc b93e7aa8 4c7c7f4e .....(#v.z>.N.|L
кві 06 14:05:01 cachyos-x8664 kernel: 00000030: 8bfd80b1 18a44c2c ....,L..
кві 06 14:05:01 cachyos-x8664 kernel: 00000000: 88 42 40 00 8c c8 4b 68 d1 63 6c 68 a4 1c 97 5b .B@xxxxxxxxx...[
кві 06 14:05:01 cachyos-x8664 kernel: 00000010: 6c 68 a4 1c 97 5a 60 15 80 00 38 82 00 20 01 00 lh...Z`...8.. ..
кві 06 14:05:01 cachyos-x8664 kernel: 00000020: 00 00 8c c8 4b 68 d1 63 ....Kh.c
кві 06 14:05:01 cachyos-x8664 kernel: weird rate=125
кві 06 14:05:01 cachyos-x8664 kernel: weird rate=86
кві 06 14:05:01 cachyos-x8664 kernel: rtw_8821ce 0000:13:00.0: unused phy status page (3)
кві 06 14:05:01 cachyos-x8664 kernel: 00000000: 665e1cc2 a2bb5708 e54db3d2 06afadc9 ..^f.W....M.....
кві 06 14:05:01 cachyos-x8664 kernel: 00000010: 3ffe1e00 23f97f03 61d3c0d7 54693bac ...?...#...a.;iT
кві 06 14:05:01 cachyos-x8664 kernel: 00000020: 651bdb7e a1ae4cda d57eebbf 333577d4 ~..e.L....~..w53
кві 06 14:05:01 cachyos-x8664 kernel: 00000030: bdaf8535 f4001ec3 5.......
кві 06 14:05:01 cachyos-x8664 kernel: 00000000: 88 42 80 00 8c c8 4b 68 d1 63 6c 68 a4 1c 97 5b .B....Kh.clh...[
кві 06 14:05:01 cachyos-x8664 kernel: 00000010: 6c 68 a4 1c 97 5a 30 16 80 00 45 82 00 20 01 00 lh...Z0...E.. ..
кві 06 14:05:01 cachyos-x8664 kernel: 00000020: 00 00 8c c8 4b 68 d1 63 ....Kh.c
кві 06 14:05:01 cachyos-x8664 kernel: rtw_8821ce 0000:13:00.0: unused phy status page (7)
кві 06 14:05:01 cachyos-x8664 kernel: 00000000: 5eaeebf2 60c9d303 8364e8fd 3889348f ...^...`..d..4.8
кві 06 14:05:01 cachyos-x8664 kernel: 00000010: 3ffe1e00 23f97f03 d2678066 457018b2 ...?...#f.g...pE
кві 06 14:05:01 cachyos-x8664 kernel: 00000020: aafc9131 d5de77f8 6fe5da6b 84906f10 1....w..k..o.o..
кві 06 14:05:01 cachyos-x8664 kernel: 00000030: 663bd76d 1ab7fce2 m.;f....
кві 06 14:05:01 cachyos-x8664 kernel: 00000000: 88 42 80 00 8c c8 4b 68 d1 63 6c 68 a4 1c 97 5b .B....Kh.clh...[
кві 06 14:05:01 cachyos-x8664 kernel: 00000010: 6c 68 a4 1c 97 5a 50 16 80 00 47 82 00 20 01 00 lh...ZP...G.. ..
кві 06 14:05:01 cachyos-x8664 kernel: 00000020: 00 00 8c c8 4b 68 d1 63 ....Kh.c
кві 06 14:05:01 cachyos-x8664 kernel: rtw_8821ce 0000:13:00.0: unused phy status page (12)
кві 06 14:05:01 cachyos-x8664 kernel: 00000000: 6554ae06 ec4ebd61 ce3ca2c2 6bc7f2c0 ..Tea.N...<....k
кві 06 14:05:01 cachyos-x8664 kernel: 00000010: 3ffe1e00 23f9954b 08c58cbd 92c29b72 ...?K..#....r...
кві 06 14:05:01 cachyos-x8664 kernel: 00000020: a6e59fdc cfabfc18 c84b0b7d abe81898 ........}.K.....
кві 06 14:05:01 cachyos-x8664 kernel: 00000030: bb0a6197 2dc5e13c .a..<..-
кві 06 14:05:01 cachyos-x8664 kernel: 00000000: 88 4a 40 00 8c c8 4b 68 d1 63 6c 68 a4 1c 97 5b .J@xxxxxxxxx...[
кві 06 14:05:01 cachyos-x8664 kernel: 00000010: 6c 68 a4 1c 97 5a 70 16 80 00 49 82 00 20 01 00 lh...Zp...I.. ..
кві 06 14:05:01 cachyos-x8664 kernel: 00000020: 00 00 8c c8 4b 68 d1 63 ....Kh.c
кві 06 14:05:01 cachyos-x8664 kernel: weird rate=94
кві 06 14:05:01 cachyos-x8664 kernel: weird rate=108
кві 06 14:05:01 cachyos-x8664 kernel: weird rate=125
кві 06 14:05:01 cachyos-x8664 kernel: rtw_8821ce 0000:13:00.0: unused phy status page (7)
кві 06 14:05:01 cachyos-x8664 kernel: 00000000: 3468f87e 42e772b8 c83ae600 e1c90cfd ~.h4.r.B..:.....
кві 06 14:05:01 cachyos-x8664 kernel: 00000010: 3ffe1e00 23fa878c 2b790c37 e4aabaf8 ...?...#7.y+....
кві 06 14:05:01 cachyos-x8664 kernel: 00000020: 6a8a2bdc aab0c142 85d4feeb d4dacec0 .+.jB...........
кві 06 14:05:01 cachyos-x8664 kernel: 00000030: 474fa34d c9cdbaa2 M.OG....
кві 06 14:05:01 cachyos-x8664 kernel: 00000000: 88 42 80 00 8c c8 4b 68 d1 63 6c 68 a4 1c 97 5b .B....Kh.clh...[
кві 06 14:05:01 cachyos-x8664 kernel: 00000010: 6c 68 a4 1c 97 5a 50 19 00 00 77 82 00 20 01 00 lh...ZP...w.. ..
кві 06 14:05:01 cachyos-x8664 kernel: 00000020: 00 00 aa aa 03 00 00 00 ........
кві 06 14:05:01 cachyos-x8664 kernel: weird rate=103
кві 06 14:05:01 cachyos-x8664 kernel: weird rate=105
кві 06 14:05:01 cachyos-x8664 kernel: rtw_8821ce 0000:13:00.0: unused phy status page (13)
кві 06 14:05:01 cachyos-x8664 kernel: 00000000: ed94503a 7024bafa 01e67d5d e860ebb4 :P....$p]}....`.
кві 06 14:05:01 cachyos-x8664 kernel: 00000010: 3ffe1e00 23f708f7 847efd3d 05881407 ...?...#=.~.....
кві 06 14:05:01 cachyos-x8664 kernel: 00000020: 084d28ea 1b93db9e 629a97bc 8f8a2ad8 .(M........b.*..
кві 06 14:05:01 cachyos-x8664 kernel: 00000030: 7841dcbc 423e777b ..Ax{w>B
кві 06 14:05:01 cachyos-x8664 kernel: 00000000: 88 42 80 00 8c c8 4b 68 d1 63 6c 68 a4 1c 97 5b .B....Kh.clh...[
кві 06 14:05:01 cachyos-x8664 kernel: 00000010: 6c 68 a4 1c 97 5a 90 09 80 00 7b 81 00 20 01 00 lh...Z....{.. ..
кві 06 14:05:01 cachyos-x8664 kernel: 00000020: 00 00 8c c8 4b 68 d1 63 ....Kh.c
кві 06 14:05:01 cachyos-x8664 kernel: weird rate=94
кві 06 14:05:01 cachyos-x8664 kernel: weird rate=118
кві 06 14:05:01 cachyos-x8664 kernel: weird rate=86
кві 06 14:05:01 cachyos-x8664 kernel: weird rate=90
кві 06 15:06:45 cachyos-x8664 kernel: PM: hibernation: hibernation entry
кві 06 15:07:05 cachyos-x8664 kernel: Filesystems sync: 0.007 seconds
кві 06 15:07:05 cachyos-x8664 kernel: Freezing user space processes
кві 06 15:07:05 cachyos-x8664 kernel: Freezing user space processes failed after 20.004 seconds (13 tasks refusing to freeze, wq_busy=0):
кві 06 15:07:05 cachyos-x8664 kernel: task:NetworkManager state:D stack:0 pid:647 tgid:647 ppid:1 task_flags:0x400100 flags:0x00080802
кві 06 15:07:05 cachyos-x8664 kernel: Call Trace:
кві 06 15:07:05 cachyos-x8664 kernel: <TASK>
кві 06 15:07:05 cachyos-x8664 kernel: __schedule+0x67e/0x21b0
кві 06 15:07:05 cachyos-x8664 kernel: schedule+0x94/0x150
кві 06 15:07:05 cachyos-x8664 kernel: schedule_preempt_disabled+0x15/0x30
кві 06 15:07:05 cachyos-x8664 kernel: __mutex_lock+0x1e4/0x4e0
кві 06 15:07:05 cachyos-x8664 kernel: nl80211_prepare_wdev_dump+0x18b/0x1c0 [cfg80211 1617dc5e05e8a4a56d9341202ebf4f291a54db68]
кві 06 15:07:05 cachyos-x8664 kernel: nl80211_dump_station+0x7a/0x3a0 [cfg80211 1617dc5e05e8a4a56d9341202ebf4f291a54db68]
кві 06 15:07:05 cachyos-x8664 kernel: genl_dumpit+0x49/0x70
кві 06 15:07:05 cachyos-x8664 kernel: netlink_dump+0x147/0x3a0
кві 06 15:07:05 cachyos-x8664 kernel: __netlink_dump_start+0x120/0x1f0
кві 06 15:07:05 cachyos-x8664 kernel: genl_rcv_msg+0x21f/0x4b0
кві 06 15:07:05 cachyos-x8664 kernel: ? __pfx_nl80211_dump_station+0x10/0x10 [cfg80211 1617dc5e05e8a4a56d9341202ebf4f291a54db68]
кві 06 15:07:05 cachyos-x8664 kernel: ? __pfx_genl_start+0x10/0x10
кві 06 15:07:05 cachyos-x8664 kernel: ? __pfx_genl_dumpit+0x10/0x10
кві 06 15:07:05 cachyos-x8664 kernel: ? __pfx_genl_done+0x10/0x10
кві 06 15:07:05 cachyos-x8664 kernel: ? __pfx_read_tsc+0x10/0x10
кві 06 15:07:05 cachyos-x8664 kernel: ? ktime_get_ts64+0x56/0x130
кві 06 15:07:05 cachyos-x8664 kernel: ? __pfx_genl_rcv_msg+0x10/0x10
кві 06 15:07:05 cachyos-x8664 kernel: netlink_rcv_skb+0x131/0x190
кві 06 15:07:05 cachyos-x8664 kernel: genl_rcv+0x28/0x40
кві 06 15:07:05 cachyos-x8664 kernel: netlink_unicast_kernel+0x77/0xe0
кві 06 15:07:05 cachyos-x8664 kernel: netlink_unicast+0x12e/0x170
кві 06 15:07:05 cachyos-x8664 kernel: netlink_sendmsg+0x16a/0x2b0
кві 06 15:07:05 cachyos-x8664 kernel: ____sys_sendmsg.llvm.2075379905222428764+0xf3/0x300
кві 06 15:07:05 cachyos-x8664 kernel: ___sys_sendmsg+0x17c/0x210
кві 06 15:07:05 cachyos-x8664 kernel: ? __pfx_pollwake+0x10/0x10
кві 06 15:07:05 cachyos-x8664 kernel: __x64_sys_sendmsg+0x8f/0xe0
кві 06 15:07:05 cachyos-x8664 kernel: do_syscall_64+0x75/0x280
кві 06 15:07:05 cachyos-x8664 kernel: ? do_syscall_64+0xb8/0x280
кві 06 15:07:05 cachyos-x8664 kernel: ? irqentry_exit+0x4d/0x610
кві 06 15:07:05 cachyos-x8664 kernel: ? do_syscall_64+0xb8/0x280
кві 06 15:07:05 cachyos-x8664 kernel: entry_SYSCALL_64_after_hwframe+0x79/0x81
кві 06 15:07:05 cachyos-x8664 kernel: RIP: 0033:0x7f01872b00e2
кві 06 15:07:05 cachyos-x8664 kernel: RSP: 002b:00007ffe908b0088 EFLAGS: 00000246 ORIG_RAX: 000000000000002e
кві 06 15:07:05 cachyos-x8664 kernel: RAX: ffffffffffffffda RBX: 0000560478bcb100 RCX: 00007f01872b00e2
кві 06 15:07:05 cachyos-x8664 kernel: RDX: 0000000000000000 RSI: 00007ffe908b00f0 RDI: 000000000000000b
кві 06 15:07:05 cachyos-x8664 kernel: RBP: 00007ffe908b0160 R08: 0000000000000000 R09: 0000000000000000
кві 06 15:07:05 cachyos-x8664 kernel: R10: 0000000000000000 R11: 0000000000000246 R12: 0000560478cee2e0
кві 06 15:07:05 cachyos-x8664 kernel: R13: 00007ffe908b03f0 R14: 0000560478bcb100 R15: 00007ffe908b03f4
кві 06 15:07:05 cachyos-x8664 kernel: </TASK>
кві 06 15:07:05 cachyos-x8664 kernel: task:wpa_supplicant state:D stack:0 pid:1661 tgid:1661 ppid:1 task_flags:0x400100 flags:0x00080002
кві 06 15:07:05 cachyos-x8664 kernel: Call Trace:
кві 06 15:07:05 cachyos-x8664 kernel: <TASK>
кві 06 15:07:05 cachyos-x8664 kernel: __schedule+0x67e/0x21b0
кві 06 15:07:05 cachyos-x8664 kernel: ? ieee80211_put_srates_elem+0x173/0x1e0 [mac80211 df8662f4507145ec42c94a42b6fb88bd675d46e8]
кві 06 15:07:05 cachyos-x8664 kernel: ? ieee80211_build_preq_ies+0x148/0x160 [mac80211 df8662f4507145ec42c94a42b6fb88bd675d46e8]
кві 06 15:07:05 cachyos-x8664 kernel: schedule+0x94/0x150
кві 06 15:07:05 cachyos-x8664 kernel: schedule_preempt_disabled+0x15/0x30
кві 06 15:07:05 cachyos-x8664 kernel: __mutex_lock+0x1e4/0x4e0
кві 06 15:07:05 cachyos-x8664 kernel: rtw_ops_sw_scan_start+0x30/0x50 [rtw_core 79961d55829a5b812e4487db3c5d02f241c551cd]
кві 06 15:07:05 cachyos-x8664 kernel: __ieee80211_start_scan.llvm.15562268835172586724+0x92a/0xbc0 [mac80211 df8662f4507145ec42c94a42b6fb88bd675d46e8]
кві 06 15:07:05 cachyos-x8664 kernel: cfg80211_scan+0x5b/0x480 [cfg80211 1617dc5e05e8a4a56d9341202ebf4f291a54db68]
кві 06 15:07:05 cachyos-x8664 kernel: nl80211_trigger_scan+0x851/0x8b0 [cfg80211 1617dc5e05e8a4a56d9341202ebf4f291a54db68]
кві 06 15:07:05 cachyos-x8664 kernel: genl_rcv_msg+0x479/0x4b0
кві 06 15:07:05 cachyos-x8664 kernel: ? __pfx_nl80211_pre_doit+0x10/0x10 [cfg80211 1617dc5e05e8a4a56d9341202ebf4f291a54db68]
кві 06 15:07:05 cachyos-x8664 kernel: ? __pfx_nl80211_trigger_scan+0x10/0x10 [cfg80211 1617dc5e05e8a4a56d9341202ebf4f291a54db68]
кві 06 15:07:05 cachyos-x8664 kernel: ? __pfx_nl80211_post_doit+0x10/0x10 [cfg80211 1617dc5e05e8a4a56d9341202ebf4f291a54db68]
кві 06 15:07:05 cachyos-x8664 kernel: ? __pfx_genl_rcv_msg+0x10/0x10
кві 06 15:07:05 cachyos-x8664 kernel: netlink_rcv_skb+0x131/0x190
кві 06 15:07:05 cachyos-x8664 kernel: genl_rcv+0x28/0x40
кві 06 15:07:05 cachyos-x8664 kernel: netlink_unicast_kernel+0x77/0xe0
кві 06 15:07:05 cachyos-x8664 kernel: netlink_unicast+0x12e/0x170
кві 06 15:07:05 cachyos-x8664 kernel: netlink_sendmsg+0x16a/0x2b0
кві 06 15:07:05 cachyos-x8664 kernel: ____sys_sendmsg.llvm.2075379905222428764+0xf3/0x300
кві 06 15:07:05 cachyos-x8664 kernel: ___sys_sendmsg+0x17c/0x210
кві 06 15:07:05 cachyos-x8664 kernel: __x64_sys_sendmsg+0x8f/0xe0
кві 06 15:07:05 cachyos-x8664 kernel: do_syscall_64+0x75/0x280
кві 06 15:07:05 cachyos-x8664 kernel: ? do_syscall_64+0xb8/0x280
кві 06 15:07:05 cachyos-x8664 kernel: ? arch_exit_to_user_mode_prepare.cold+0x5/0x6a
кві 06 15:07:05 cachyos-x8664 kernel: ? irqentry_exit+0x4d/0x610
кві 06 15:07:05 cachyos-x8664 kernel: entry_SYSCALL_64_after_hwframe+0x79/0x81
кві 06 15:07:05 cachyos-x8664 kernel: RIP: 0033:0x7f692a4a401a
кві 06 15:07:05 cachyos-x8664 kernel: RSP: 002b:00007ffe87ef0d00 EFLAGS: 00000202 ORIG_RAX: 000000000000002e
кві 06 15:07:05 cachyos-x8664 kernel: RAX: ffffffffffffffda RBX: 000055cbfd24b260 RCX: 00007f692a4a401a
кві 06 15:07:05 cachyos-x8664 kernel: RDX: 0000000000000000 RSI: 00007ffe87ef0d80 RDI: 0000000000000006
кві 06 15:07:05 cachyos-x8664 kernel: RBP: 000055cbfd30b1b0 R08: 0000000000000000 R09: 0000000000000000
кві 06 15:07:05 cachyos-x8664 kernel: R10: 0000000000000000 R11: 0000000000000202 R12: 000055cbfd253770
кві 06 15:07:05 cachyos-x8664 kernel: R13: 00007ffe87ef0d80 R14: 0000000000000000 R15: 000055cbfd253770
кві 06 15:07:05 cachyos-x8664 kernel: </TASK>
кві 06 15:07:05 cachyos-x8664 kernel: task:kdeconnectd state:D stack:0 pid:3583 tgid:3583 ppid:3119 task_flags:0x400000 flags:0x00080002
кві 06 15:07:05 cachyos-x8664 kernel: Call Trace:
кві 06 15:07:05 cachyos-x8664 kernel: <TASK>
кві 06 15:07:05 cachyos-x8664 kernel: __schedule+0x67e/0x21b0
кві 06 15:07:05 cachyos-x8664 kernel: ? zram_submit_bio+0xac0/0xb00 [zram b7fba603d8418a88e725a62761e6d60db501cce4]
кві 06 15:07:05 cachyos-x8664 kernel: schedule+0x94/0x150
кві 06 15:07:05 cachyos-x8664 kernel: schedule_preempt_disabled+0x15/0x30
кві 06 15:07:05 cachyos-x8664 kernel: __mutex_lock+0x1e4/0x4e0
кві 06 15:07:05 cachyos-x8664 kernel: ip_mc_drop_socket+0x33/0xb0
кві 06 15:07:05 cachyos-x8664 kernel: inet_release+0x2c/0x90
кві 06 15:07:05 cachyos-x8664 kernel: sock_close+0x4b/0xd0
кві 06 15:07:05 cachyos-x8664 kernel: fput_close_sync+0x10a/0x380
кві 06 15:07:05 cachyos-x8664 kernel: __se_sys_close.llvm.12713967029317593552+0x76/0xa0
кві 06 15:07:05 cachyos-x8664 kernel: do_syscall_64+0x75/0x280
кві 06 15:07:05 cachyos-x8664 kernel: ? do_syscall_64+0xb8/0x280
кві 06 15:07:05 cachyos-x8664 kernel: ? swap_entries_put_cache.llvm.13840337139432937092+0x87/0xf0
кві 06 15:07:05 cachyos-x8664 kernel: ? do_swap_page+0xc51/0x1c80
кві 06 15:07:05 cachyos-x8664 kernel: ? __pfx_default_wake_function+0x10/0x10
кві 06 15:07:05 cachyos-x8664 kernel: ? do_syscall_64+0xb8/0x280
кві 06 15:07:05 cachyos-x8664 kernel: ? handle_mm_fault+0x2e7/0x700
кві 06 15:07:05 cachyos-x8664 kernel: ? do_user_addr_fault+0x27c/0x460
кві 06 15:07:05 cachyos-x8664 kernel: ? arch_exit_to_user_mode_prepare.cold+0x5/0x6a
кві 06 15:07:05 cachyos-x8664 kernel: ? irqentry_exit+0x4d/0x610
кві 06 15:07:05 cachyos-x8664 kernel: entry_SYSCALL_64_after_hwframe+0x79/0x81
кві 06 15:07:05 cachyos-x8664 kernel: RIP: 0033:0x7f0cb5eb00e2
кві 06 15:07:05 cachyos-x8664 kernel: RSP: 002b:00007fff559338b8 EFLAGS: 00000246 ORIG_RAX: 0000000000000003
кві 06 15:07:05 cachyos-x8664 kernel: RAX: ffffffffffffffda RBX: 0000564ee1d66d28 RCX: 00007f0cb5eb00e2
кві 06 15:07:05 cachyos-x8664 kernel: RDX: 0000000000000000 RSI: 0000000000000000 RDI: 0000000000000017
кві 06 15:07:05 cachyos-x8664 kernel: RBP: 0000564ee1b1e6c8 R08: 0000000000000000 R09: 0000000000000000
кві 06 15:07:05 cachyos-x8664 kernel: R10: 0000000000000000 R11: 0000000000000246 R12: 0000564ee1acfbd0
кві 06 15:07:05 cachyos-x8664 kernel: R13: 0000564ee1d66d30 R14: 00007f0ca8013600 R15: 0000564ee1b1e650
кві 06 15:07:05 cachyos-x8664 kernel: </TASK>
кві 06 15:07:05 cachyos-x8664 kernel: task:qbittorrent state:D stack:0 pid:23945 tgid:23934 ppid:3119 task_flags:0x400040 flags:0x00080002
кві 06 15:07:05 cachyos-x8664 kernel: Call Trace:
кві 06 15:07:05 cachyos-x8664 kernel: <TASK>
кві 06 15:07:05 cachyos-x8664 kernel: __schedule+0x67e/0x21b0
кві 06 15:07:05 cachyos-x8664 kernel: ? memcg_list_lru_alloc+0xef/0x130
кві 06 15:07:05 cachyos-x8664 kernel: schedule+0x94/0x150
кві 06 15:07:05 cachyos-x8664 kernel: schedule_preempt_disabled+0x15/0x30
кві 06 15:07:05 cachyos-x8664 kernel: __mutex_lock+0x1e4/0x4e0
кві 06 15:07:05 cachyos-x8664 kernel: ? __pfx_rtnl_dump_all+0x10/0x10
кві 06 15:07:05 cachyos-x8664 kernel: rtnl_dumpit+0x30/0xa0
кві 06 15:07:05 cachyos-x8664 kernel: netlink_dump+0x147/0x3a0
кві 06 15:07:05 cachyos-x8664 kernel: __netlink_dump_start+0x120/0x1f0
кві 06 15:07:05 cachyos-x8664 kernel: ? __pfx_rtnl_dump_all+0x10/0x10
кві 06 15:07:05 cachyos-x8664 kernel: rtnetlink_rcv_msg+0x146/0x350
кві 06 15:07:05 cachyos-x8664 kernel: ? __pfx_rtnl_dumpit+0x10/0x10
кві 06 15:07:05 cachyos-x8664 kernel: ? __pfx_rtnl_dump_all+0x10/0x10
кві 06 15:07:05 cachyos-x8664 kernel: ? __pfx_rtnetlink_rcv_msg+0x10/0x10
кві 06 15:07:05 cachyos-x8664 kernel: netlink_rcv_skb+0x131/0x190
кві 06 15:07:05 cachyos-x8664 kernel: netlink_unicast_kernel+0x77/0xe0
кві 06 15:07:05 cachyos-x8664 kernel: netlink_unicast+0x12e/0x170
кві 06 15:07:05 cachyos-x8664 kernel: netlink_sendmsg+0x16a/0x2b0
кві 06 15:07:05 cachyos-x8664 kernel: __sys_sendto+0x173/0x270
кві 06 15:07:05 cachyos-x8664 kernel: __x64_sys_sendto+0x26/0x30
кві 06 15:07:05 cachyos-x8664 kernel: do_syscall_64+0x75/0x280
кві 06 15:07:05 cachyos-x8664 kernel: entry_SYSCALL_64_after_hwframe+0x79/0x81
кві 06 15:07:05 cachyos-x8664 kernel: RIP: 0033:0x7f8b440b00e2
кві 06 15:07:05 cachyos-x8664 kernel: RSP: 002b:00007f8b349f8688 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
кві 06 15:07:05 cachyos-x8664 kernel: RAX: ffffffffffffffda RBX: 0000000000000000 RCX: 00007f8b440b00e2
кві 06 15:07:05 cachyos-x8664 kernel: RDX: 0000000000000014 RSI: 00007f8b349f97c0 RDI: 0000000000000034
кві 06 15:07:05 cachyos-x8664 kernel: RBP: 00007f8b349f9810 R08: 00007f8b349f9764 R09: 000000000000000c
кві 06 15:07:05 cachyos-x8664 kernel: R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000034
кві 06 15:07:05 cachyos-x8664 kernel: R13: 0000000000000010 R14: 0000000099d81fa7 R15: 0000000000000010
кві 06 15:07:05 cachyos-x8664 kernel: </TASK>
кві 06 15:07:05 cachyos-x8664 kernel: task:ThreadPoolForeg state:D stack:0 pid:24983 tgid:23971 ppid:3119 task_flags:0x400040 flags:0x00080002
кві 06 15:07:05 cachyos-x8664 kernel: Call Trace:
кві 06 15:07:05 cachyos-x8664 kernel: <TASK>
кві 06 15:07:05 cachyos-x8664 kernel: __schedule+0x67e/0x21b0
кві 06 15:07:05 cachyos-x8664 kernel: ? sugov_update_single_freq+0x294/0x3a0
кві 06 15:07:05 cachyos-x8664 kernel: ? __alloc_skb+0x229/0x260
кві 06 15:07:05 cachyos-x8664 kernel: schedule+0x94/0x150
кві 06 15:07:05 cachyos-x8664 kernel: schedule_preempt_disabled+0x15/0x30
кві 06 15:07:05 cachyos-x8664 kernel: __mutex_lock+0x1e4/0x4e0
кві 06 15:07:05 cachyos-x8664 kernel: ? __pfx_rtnl_dump_all+0x10/0x10
кві 06 15:07:05 cachyos-x8664 kernel: rtnl_dumpit+0x30/0xa0
кві 06 15:07:05 cachyos-x8664 kernel: netlink_dump+0x147/0x3a0
кві 06 15:07:05 cachyos-x8664 kernel: __netlink_dump_start+0x120/0x1f0
кві 06 15:07:05 cachyos-x8664 kernel: ? __pfx_rtnl_dump_all+0x10/0x10
кві 06 15:07:05 cachyos-x8664 kernel: rtnetlink_rcv_msg+0x146/0x350
кві 06 15:07:05 cachyos-x8664 kernel: ? __pfx_rtnl_dumpit+0x10/0x10
кві 06 15:07:05 cachyos-x8664 kernel: ? __pfx_rtnl_dump_all+0x10/0x10
кві 06 15:07:05 cachyos-x8664 kernel: ? __pfx_rtnetlink_rcv_msg+0x10/0x10
кві 06 15:07:05 cachyos-x8664 kernel: netlink_rcv_skb+0x131/0x190
кві 06 15:07:05 cachyos-x8664 kernel: netlink_unicast_kernel+0x77/0xe0
кві 06 15:07:05 cachyos-x8664 kernel: netlink_unicast+0x12e/0x170
кві 06 15:07:05 cachyos-x8664 kernel: netlink_sendmsg+0x16a/0x2b0
кві 06 15:07:05 cachyos-x8664 kernel: __sys_sendto+0x173/0x270
кві 06 15:07:05 cachyos-x8664 kernel: __x64_sys_sendto+0x26/0x30
кві 06 15:07:05 cachyos-x8664 kernel: do_syscall_64+0x75/0x280
кві 06 15:07:05 cachyos-x8664 kernel: ? __memcg_slab_post_alloc_hook+0x1ce/0x300
кві 06 15:07:05 cachyos-x8664 kernel: ? kmem_cache_alloc_noprof+0xb2/0x200
кві 06 15:07:05 cachyos-x8664 kernel: ? security_file_alloc+0x28/0xb0
кві 06 15:07:05 cachyos-x8664 kernel: ? release_sock+0x1e/0x90
кві 06 15:07:05 cachyos-x8664 kernel: ? netlink_insert+0x3b2/0x470
кві 06 15:07:05 cachyos-x8664 kernel: ? __wake_up+0x42/0xd0
кві 06 15:07:05 cachyos-x8664 kernel: ? netlink_bind+0x39f/0x450
кві 06 15:07:05 cachyos-x8664 kernel: ? __sys_bind+0xec/0xf0
кві 06 15:07:05 cachyos-x8664 kernel: ? __wake_up+0x42/0xd0
кві 06 15:07:05 cachyos-x8664 kernel: ? __check_object_size+0x42/0x210
кві 06 15:07:05 cachyos-x8664 kernel: ? _copy_to_user+0x27/0x40
кві 06 15:07:05 cachyos-x8664 kernel: ? move_addr_to_user+0x7c/0xd0
кві 06 15:07:05 cachyos-x8664 kernel: ? __x64_sys_getsockname+0xf4/0x100
кві 06 15:07:05 cachyos-x8664 kernel: ? do_syscall_64+0xb8/0x280
кві 06 15:07:05 cachyos-x8664 kernel: ? do_syscall_64+0xb8/0x280
кві 06 15:07:05 cachyos-x8664 kernel: ? do_syscall_64+0xb8/0x280
кві 06 15:07:05 cachyos-x8664 kernel: entry_SYSCALL_64_after_hwframe+0x79/0x81
кві 06 15:07:05 cachyos-x8664 kernel: RIP: 0033:0x7faa1c6b00e2
кві 06 15:07:05 cachyos-x8664 kernel: RSP: 002b:00007faa06ff9918 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
кві 06 15:07:05 cachyos-x8664 kernel: RAX: ffffffffffffffda RBX: 0000000000000000 RCX: 00007faa1c6b00e2
кві 06 15:07:05 cachyos-x8664 kernel: RDX: 0000000000000014 RSI: 00007faa06ffaa50 RDI: 000000000000007e
кві 06 15:07:05 cachyos-x8664 kernel: RBP: 00007faa06ffaaa0 R08: 00007faa06ffa9f4 R09: 000000000000000c
кві 06 15:07:05 cachyos-x8664 kernel: R10: 0000000000000000 R11: 0000000000000246 R12: 000000000000007e
кві 06 15:07:05 cachyos-x8664 kernel: R13: 0000000000000010 R14: 00000000bd57a6b7 R15: 0000000000000010
кві 06 15:07:05 cachyos-x8664 kernel: </TASK>
кві 06 15:07:05 cachyos-x8664 kernel: task:ThreadPoolForeg state:D stack:0 pid:25024 tgid:25019 ppid:24983 task_flags:0x400040 flags:0x00080002
кві 06 15:07:05 cachyos-x8664 kernel: Call Trace:
кві 06 15:07:05 cachyos-x8664 kernel: <TASK>
кві 06 15:07:05 cachyos-x8664 kernel: __schedule+0x67e/0x21b0
кві 06 15:07:05 cachyos-x8664 kernel: ? __memcg_slab_post_alloc_hook+0x1ce/0x300
кві 06 15:07:05 cachyos-x8664 kernel: schedule+0x94/0x150
кві 06 15:07:05 cachyos-x8664 kernel: schedule_preempt_disabled+0x15/0x30
кві 06 15:07:05 cachyos-x8664 kernel: __mutex_lock+0x1e4/0x4e0
кві 06 15:07:05 cachyos-x8664 kernel: wext_handle_ioctl+0xd3/0x430
кві 06 15:07:05 cachyos-x8664 kernel: sock_ioctl+0x5b/0x530
кві 06 15:07:05 cachyos-x8664 kernel: __x64_sys_ioctl+0x115/0x2b0
кві 06 15:07:05 cachyos-x8664 kernel: ? kmem_cache_alloc_noprof+0xb2/0x200
кві 06 15:07:05 cachyos-x8664 kernel: do_syscall_64+0x75/0x280
кві 06 15:07:05 cachyos-x8664 kernel: ? security_file_alloc+0x4d/0xb0
кві 06 15:07:05 cachyos-x8664 kernel: ? alloc_empty_file+0x15f/0x170
кві 06 15:07:05 cachyos-x8664 kernel: ? alloc_file_pseudo+0xcb/0x130
кві 06 15:07:05 cachyos-x8664 kernel: ? __sys_socket+0x113/0x180
кві 06 15:07:05 cachyos-x8664 kernel: ? do_syscall_64+0xb8/0x280
кві 06 15:07:05 cachyos-x8664 kernel: ? futex_hash+0x10e/0x260
кві 06 15:07:05 cachyos-x8664 kernel: ? __pfx_udp_ioctl+0x10/0x10
кві 06 15:07:05 cachyos-x8664 kernel: ? sk_ioctl+0xb6/0x250
кві 06 15:07:05 cachyos-x8664 kernel: ? futex_wake+0x1d0/0x240
кві 06 15:07:05 cachyos-x8664 kernel: ? netdev_get_name+0x55/0x70
кві 06 15:07:05 cachyos-x8664 kernel: ? _copy_to_user+0x27/0x40
кві 06 15:07:05 cachyos-x8664 kernel: ? sock_ioctl+0x3da/0x530
кві 06 15:07:05 cachyos-x8664 kernel: ? __x64_sys_ioctl+0xa3/0x2b0
кві 06 15:07:05 cachyos-x8664 kernel: ? do_syscall_64+0xb8/0x280
кві 06 15:07:05 cachyos-x8664 kernel: ? __x64_sys_pwrite64+0xb9/0xc0
кві 06 15:07:05 cachyos-x8664 kernel: ? do_syscall_64+0xb8/0x280
кві 06 15:07:05 cachyos-x8664 kernel: entry_SYSCALL_64_after_hwframe+0x79/0x81
кві 06 15:07:05 cachyos-x8664 kernel: RIP: 0033:0x7fe2ed9352af
кві 06 15:07:05 cachyos-x8664 kernel: RSP: 002b:00007fe2e85f9460 EFLAGS: 00000246 ORIG_RAX: 0000000000000010
кві 06 15:07:05 cachyos-x8664 kernel: RAX: ffffffffffffffda RBX: 000000000000001b RCX: 00007fe2ed9352af
кві 06 15:07:05 cachyos-x8664 kernel: RDX: 00007fe2e85f9530 RSI: 0000000000008b01 RDI: 000000000000001b
кві 06 15:07:05 cachyos-x8664 kernel: RBP: 00007fe2e85f9580 R08: 0000000000000004 R09: 0000000000000500
кві 06 15:07:05 cachyos-x8664 kernel: R10: 0000000000000010 R11: 0000000000000246 R12: 00000bf40003dc00
кві 06 15:07:05 cachyos-x8664 kernel: R13: 00000bf40003dc34 R14: 0000000000000005 R15: 00007fe2e85f9600
кві 06 15:07:05 cachyos-x8664 kernel: </TASK>
кві 06 15:07:05 cachyos-x8664 kernel: task:tokio-runtime-w state:D stack:0 pid:27360 tgid:27344 ppid:27338 task_flags:0x400040 flags:0x00080002
кві 06 15:07:05 cachyos-x8664 kernel: Call Trace:
кві 06 15:07:05 cachyos-x8664 kernel: <TASK>
кві 06 15:07:05 cachyos-x8664 kernel: __schedule+0x67e/0x21b0
кві 06 15:07:05 cachyos-x8664 kernel: ? __switch_to+0x137/0x1f0
кві 06 15:07:05 cachyos-x8664 kernel: ? __switch_to_asm+0x33/0x70
кві 06 15:07:05 cachyos-x8664 kernel: ? __alloc_skb+0x229/0x260
кві 06 15:07:05 cachyos-x8664 kernel: schedule+0x94/0x150
кві 06 15:07:05 cachyos-x8664 kernel: schedule_preempt_disabled+0x15/0x30
кві 06 15:07:05 cachyos-x8664 kernel: __mutex_lock+0x1e4/0x4e0
кві 06 15:07:05 cachyos-x8664 kernel: ? __pfx_rtnl_dump_all+0x10/0x10
кві 06 15:07:05 cachyos-x8664 kernel: rtnl_dumpit+0x30/0xa0
кві 06 15:07:05 cachyos-x8664 kernel: netlink_dump+0x147/0x3a0
кві 06 15:07:05 cachyos-x8664 kernel: ? __pfx_read_tsc+0x10/0x10
кві 06 15:07:05 cachyos-x8664 kernel: __netlink_dump_start+0x120/0x1f0
кві 06 15:07:05 cachyos-x8664 kernel: ? __pfx_rtnl_dump_all+0x10/0x10
кві 06 15:07:05 cachyos-x8664 kernel: rtnetlink_rcv_msg+0x146/0x350
кві 06 15:07:05 cachyos-x8664 kernel: ? __pfx_rtnl_dumpit+0x10/0x10
кві 06 15:07:05 cachyos-x8664 kernel: ? __pfx_rtnl_dump_all+0x10/0x10
кві 06 15:07:05 cachyos-x8664 kernel: ? __pfx_rtnetlink_rcv_msg+0x10/0x10
кві 06 15:07:05 cachyos-x8664 kernel: netlink_rcv_skb+0x131/0x190
кві 06 15:07:05 cachyos-x8664 kernel: netlink_unicast_kernel+0x77/0xe0
кві 06 15:07:05 cachyos-x8664 kernel: netlink_unicast+0x12e/0x170
кві 06 15:07:05 cachyos-x8664 kernel: netlink_sendmsg+0x16a/0x2b0
кві 06 15:07:05 cachyos-x8664 kernel: __sys_sendto+0x173/0x270
кві 06 15:07:05 cachyos-x8664 kernel: __x64_sys_sendto+0x26/0x30
кві 06 15:07:05 cachyos-x8664 kernel: do_syscall_64+0x75/0x280
кві 06 15:07:05 cachyos-x8664 kernel: ? __memcg_slab_post_alloc_hook+0x1ce/0x300
кві 06 15:07:05 cachyos-x8664 kernel: ? kmem_cache_alloc_noprof+0xb2/0x200
кві 06 15:07:05 cachyos-x8664 kernel: ? security_file_alloc+0x28/0xb0
кві 06 15:07:05 cachyos-x8664 kernel: ? release_sock+0x1e/0x90
кві 06 15:07:05 cachyos-x8664 kernel: ? netlink_insert+0x3b2/0x470
кві 06 15:07:05 cachyos-x8664 kernel: ? __wake_up+0x42/0xd0
кві 06 15:07:05 cachyos-x8664 kernel: ? netlink_bind+0x39f/0x450
кві 06 15:07:05 cachyos-x8664 kernel: ? __wake_up+0x42/0xd0
кві 06 15:07:05 cachyos-x8664 kernel: ? __check_object_size+0x42/0x210
кві 06 15:07:05 cachyos-x8664 kernel: ? _copy_to_user+0x27/0x40
кві 06 15:07:05 cachyos-x8664 kernel: ? move_addr_to_user+0x7c/0xd0
кві 06 15:07:05 cachyos-x8664 kernel: ? __x64_sys_getsockname+0xf4/0x100
кві 06 15:07:05 cachyos-x8664 kernel: ? do_syscall_64+0xb8/0x280
кві 06 15:07:05 cachyos-x8664 kernel: ? do_syscall_64+0xb8/0x280
кві 06 15:07:05 cachyos-x8664 kernel: ? irqentry_exit+0x4d/0x610
кві 06 15:07:05 cachyos-x8664 kernel: entry_SYSCALL_64_after_hwframe+0x79/0x81
кві 06 15:07:05 cachyos-x8664 kernel: RIP: 0033:0x7fad1deb00e2
кві 06 15:07:05 cachyos-x8664 kernel: RSP: 002b:00007fad1cdad868 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
кві 06 15:07:05 cachyos-x8664 kernel: RAX: ffffffffffffffda RBX: 0000000000000000 RCX: 00007fad1deb00e2
кві 06 15:07:05 cachyos-x8664 kernel: RDX: 0000000000000014 RSI: 00007fad1cdae9a0 RDI: 0000000000000009
кві 06 15:07:05 cachyos-x8664 kernel: RBP: 00007fad1cdae9f0 R08: 00007fad1cdae944 R09: 000000000000000c
кві 06 15:07:05 cachyos-x8664 kernel: R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000009
кві 06 15:07:05 cachyos-x8664 kernel: R13: 0000000000000010 R14: 0000000000006ad0 R15: 0000000000000010
кві 06 15:07:05 cachyos-x8664 kernel: </TASK>
кві 06 15:07:05 cachyos-x8664 kernel: task:pacman state:D stack:0 pid:27860 tgid:27858 ppid:27857 task_flags:0x400040 flags:0x00080002
кві 06 15:07:05 cachyos-x8664 kernel: Call Trace:
кві 06 15:07:05 cachyos-x8664 kernel: <TASK>
кві 06 15:07:05 cachyos-x8664 kernel: __schedule+0x67e/0x21b0
кві 06 15:07:05 cachyos-x8664 kernel: schedule+0x94/0x150
кві 06 15:07:05 cachyos-x8664 kernel: schedule_preempt_disabled+0x15/0x30
кві 06 15:07:05 cachyos-x8664 kernel: __mutex_lock+0x1e4/0x4e0
кві 06 15:07:05 cachyos-x8664 kernel: ? __pfx_rtnl_dump_all+0x10/0x10
кві 06 15:07:05 cachyos-x8664 kernel: rtnl_dumpit+0x30/0xa0
кві 06 15:07:05 cachyos-x8664 kernel: netlink_dump+0x147/0x3a0
кві 06 15:07:05 cachyos-x8664 kernel: __netlink_dump_start+0x120/0x1f0
кві 06 15:07:05 cachyos-x8664 kernel: ? __pfx_rtnl_dump_all+0x10/0x10
кві 06 15:07:05 cachyos-x8664 kernel: rtnetlink_rcv_msg+0x146/0x350
кві 06 15:07:05 cachyos-x8664 kernel: ? __pfx_rtnl_dumpit+0x10/0x10
кві 06 15:07:05 cachyos-x8664 kernel: ? __pfx_rtnl_dump_all+0x10/0x10
кві 06 15:07:05 cachyos-x8664 kernel: ? __pfx_rtnetlink_rcv_msg+0x10/0x10
кві 06 15:07:05 cachyos-x8664 kernel: netlink_rcv_skb+0x131/0x190
кві 06 15:07:05 cachyos-x8664 kernel: netlink_unicast_kernel+0x77/0xe0
кві 06 15:07:05 cachyos-x8664 kernel: netlink_unicast+0x12e/0x170
кві 06 15:07:05 cachyos-x8664 kernel: netlink_sendmsg+0x16a/0x2b0
кві 06 15:07:05 cachyos-x8664 kernel: __sys_sendto+0x173/0x270
кві 06 15:07:05 cachyos-x8664 kernel: __x64_sys_sendto+0x26/0x30
кві 06 15:07:05 cachyos-x8664 kernel: do_syscall_64+0x75/0x280
кві 06 15:07:05 cachyos-x8664 kernel: ? __wake_up+0x42/0xd0
кві 06 15:07:05 cachyos-x8664 kernel: ? __check_object_size+0x42/0x210
кві 06 15:07:05 cachyos-x8664 kernel: ? _copy_to_user+0x27/0x40
кві 06 15:07:05 cachyos-x8664 kernel: ? move_addr_to_user+0x7c/0xd0
кві 06 15:07:05 cachyos-x8664 kernel: ? __x64_sys_getsockname+0xf4/0x100
кві 06 15:07:05 cachyos-x8664 kernel: ? do_syscall_64+0xb8/0x280
кві 06 15:07:05 cachyos-x8664 kernel: ? alloc_file_pseudo+0xcb/0x130
кві 06 15:07:05 cachyos-x8664 kernel: ? __sys_socket+0x113/0x180
кві 06 15:07:05 cachyos-x8664 kernel: ? do_syscall_64+0xb8/0x280
кві 06 15:07:05 cachyos-x8664 kernel: ? sched_clock+0x10/0x30
кві 06 15:07:05 cachyos-x8664 kernel: ? sched_clock_cpu+0xf/0x20
кві 06 15:07:05 cachyos-x8664 kernel: ? irqtime_account_irq+0x2f/0xb0
кві 06 15:07:05 cachyos-x8664 kernel: ? irq_exit_rcu+0x2f/0x290
кві 06 15:07:05 cachyos-x8664 kernel: ? __flush_smp_call_function_queue.llvm.13711099340349108598+0xd2/0x1d0
кві 06 15:07:05 cachyos-x8664 kernel: ? irqentry_exit+0x4d/0x610
кві 06 15:07:05 cachyos-x8664 kernel: entry_SYSCALL_64_after_hwframe+0x79/0x81
кві 06 15:07:05 cachyos-x8664 kernel: RIP: 0033:0x7f5640eb00e2
кві 06 15:07:05 cachyos-x8664 kernel: RSP: 002b:00007f5637ffd108 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
кві 06 15:07:05 cachyos-x8664 kernel: RAX: ffffffffffffffda RBX: 0000000000000000 RCX: 00007f5640eb00e2
кві 06 15:07:05 cachyos-x8664 kernel: RDX: 0000000000000014 RSI: 00007f5637ffe240 RDI: 0000000000000015
кві 06 15:07:05 cachyos-x8664 kernel: RBP: 00007f5637ffe290 R08: 00007f5637ffe1e4 R09: 000000000000000c
кві 06 15:07:05 cachyos-x8664 kernel: R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000015
кві 06 15:07:05 cachyos-x8664 kernel: R13: 0000000000000010 R14: 0000000000006cd2 R15: 0000000000000010
кві 06 15:07:05 cachyos-x8664 kernel: </TASK>
кві 06 15:07:05 cachyos-x8664 kernel: task:chrome state:D stack:0 pid:30056 tgid:30056 ppid:3119 task_flags:0x400100 flags:0x00080002
кві 06 15:07:05 cachyos-x8664 kernel: Call Trace:
кві 06 15:07:05 cachyos-x8664 kernel: <TASK>
кві 06 15:07:05 cachyos-x8664 kernel: __schedule+0x67e/0x21b0
кві 06 15:07:05 cachyos-x8664 kernel: ? __kmalloc_cache_noprof+0x17e/0x220
кві 06 15:07:05 cachyos-x8664 kernel: ? __hw_addr_add_ex+0x11a/0x200
кві 06 15:07:05 cachyos-x8664 kernel: ? __memcg_slab_post_alloc_hook+0x1ce/0x300
кві 06 15:07:05 cachyos-x8664 kernel: schedule+0x94/0x150
кві 06 15:07:05 cachyos-x8664 kernel: schedule_preempt_disabled+0x15/0x30
кві 06 15:07:05 cachyos-x8664 kernel: __mutex_lock+0x1e4/0x4e0
кві 06 15:07:05 cachyos-x8664 kernel: register_netdev+0x19/0x50
кві 06 15:07:05 cachyos-x8664 kernel: loopback_net_init+0x4d/0xa0
кві 06 15:07:05 cachyos-x8664 kernel: ops_init+0x78/0x180
кві 06 15:07:05 cachyos-x8664 kernel: setup_net+0x7b/0x190
кві 06 15:07:05 cachyos-x8664 kernel: copy_net_ns+0x255/0x3a0
кві 06 15:07:05 cachyos-x8664 kernel: create_new_namespaces+0x11f/0x2e0
кві 06 15:07:05 cachyos-x8664 kernel: copy_namespaces+0xc8/0x110
кві 06 15:07:05 cachyos-x8664 kernel: copy_process+0xd98/0x1ce0
кві 06 15:07:05 cachyos-x8664 kernel: kernel_clone+0x9d/0x320
кві 06 15:07:05 cachyos-x8664 kernel: __x64_sys_clone+0x94/0xc0
кві 06 15:07:05 cachyos-x8664 kernel: do_syscall_64+0x75/0x280
кві 06 15:07:05 cachyos-x8664 kernel: ? irqentry_exit+0x4d/0x610
кві 06 15:07:05 cachyos-x8664 kernel: entry_SYSCALL_64_after_hwframe+0x79/0x81
кві 06 15:07:05 cachyos-x8664 kernel: RIP: 0033:0x7f9b9c339fd6
кві 06 15:07:05 cachyos-x8664 kernel: RSP: 002b:00007ffd58855e48 EFLAGS: 00000206 ORIG_RAX: 0000000000000038
кві 06 15:07:05 cachyos-x8664 kernel: RAX: ffffffffffffffda RBX: 00007ffd58859ea0 RCX: 00007f9b9c339fd6
кві 06 15:07:05 cachyos-x8664 kernel: RDX: 0000000000000000 RSI: 00007ffd58859e50 RDI: 0000000070000011
кві 06 15:07:05 cachyos-x8664 kernel: RBP: 00007ffd58859e90 R08: 0000000000000000 R09: 0000000000000000
кві 06 15:07:05 cachyos-x8664 kernel: R10: 0000000000000000 R11: 0000000000000206 R12: 0000000070000011
кві 06 15:07:05 cachyos-x8664 kernel: R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
кві 06 15:07:05 cachyos-x8664 kernel: </TASK>
кві 06 15:07:05 cachyos-x8664 kernel: task:chrome state:D stack:0 pid:30135 tgid:30135 ppid:3119 task_flags:0x400100 flags:0x00080002
кві 06 15:07:05 cachyos-x8664 kernel: Call Trace:
кві 06 15:07:05 cachyos-x8664 kernel: <TASK>
кві 06 15:07:05 cachyos-x8664 kernel: __schedule+0x67e/0x21b0
кві 06 15:07:05 cachyos-x8664 kernel: ? __kmalloc_cache_noprof+0x17e/0x220
кві 06 15:07:05 cachyos-x8664 kernel: ? __hw_addr_add_ex+0x11a/0x200
кві 06 15:07:05 cachyos-x8664 kernel: ? __memcg_slab_post_alloc_hook+0x1ce/0x300
кві 06 15:07:05 cachyos-x8664 kernel: schedule+0x94/0x150
кві 06 15:07:05 cachyos-x8664 kernel: schedule_preempt_disabled+0x15/0x30
кві 06 15:07:05 cachyos-x8664 kernel: __mutex_lock+0x1e4/0x4e0
кві 06 15:07:05 cachyos-x8664 kernel: register_netdev+0x19/0x50
кві 06 15:07:05 cachyos-x8664 kernel: loopback_net_init+0x4d/0xa0
кві 06 15:07:05 cachyos-x8664 kernel: ops_init+0x78/0x180
кві 06 15:07:05 cachyos-x8664 kernel: setup_net+0x7b/0x190
кві 06 15:07:05 cachyos-x8664 kernel: copy_net_ns+0x255/0x3a0
кві 06 15:07:05 cachyos-x8664 kernel: create_new_namespaces+0x11f/0x2e0
кві 06 15:07:05 cachyos-x8664 kernel: copy_namespaces+0xc8/0x110
кві 06 15:07:05 cachyos-x8664 kernel: copy_process+0xd98/0x1ce0
кві 06 15:07:05 cachyos-x8664 kernel: kernel_clone+0x9d/0x320
кві 06 15:07:05 cachyos-x8664 kernel: __x64_sys_clone+0x94/0xc0
кві 06 15:07:05 cachyos-x8664 kernel: do_syscall_64+0x75/0x280
кві 06 15:07:05 cachyos-x8664 kernel: ? do_user_addr_fault+0x27c/0x460
кві 06 15:07:05 cachyos-x8664 kernel: ? irqentry_exit+0x4d/0x610
кві 06 15:07:05 cachyos-x8664 kernel: entry_SYSCALL_64_after_hwframe+0x79/0x81
кві 06 15:07:05 cachyos-x8664 kernel: RIP: 0033:0x7f749a739fd6
кві 06 15:07:05 cachyos-x8664 kernel: RSP: 002b:00007fff0d535dd8 EFLAGS: 00000202 ORIG_RAX: 0000000000000038
кві 06 15:07:05 cachyos-x8664 kernel: RAX: ffffffffffffffda RBX: 00007fff0d539e30 RCX: 00007f749a739fd6
кві 06 15:07:05 cachyos-x8664 kernel: RDX: 0000000000000000 RSI: 00007fff0d539de0 RDI: 0000000070000011
кві 06 15:07:05 cachyos-x8664 kernel: RBP: 00007fff0d539e20 R08: 0000000000000000 R09: 0000000000000000
кві 06 15:07:05 cachyos-x8664 kernel: R10: 0000000000000000 R11: 0000000000000202 R12: 0000000070000011
кві 06 15:07:05 cachyos-x8664 kernel: R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
кві 06 15:07:05 cachyos-x8664 kernel: </TASK>
кві 06 15:07:05 cachyos-x8664 kernel: task:chrome state:D stack:0 pid:30385 tgid:30385 ppid:3119 task_flags:0x400100 flags:0x00080002
кві 06 15:07:05 cachyos-x8664 kernel: Call Trace:
кві 06 15:07:05 cachyos-x8664 kernel: <TASK>
кві 06 15:07:05 cachyos-x8664 kernel: __schedule+0x67e/0x21b0
кві 06 15:07:05 cachyos-x8664 kernel: ? __kmalloc_cache_noprof+0x17e/0x220
кві 06 15:07:05 cachyos-x8664 kernel: ? __hw_addr_add_ex+0x11a/0x200
кві 06 15:07:05 cachyos-x8664 kernel: ? __memcg_slab_post_alloc_hook+0x1ce/0x300
кві 06 15:07:05 cachyos-x8664 kernel: schedule+0x94/0x150
кві 06 15:07:05 cachyos-x8664 kernel: schedule_preempt_disabled+0x15/0x30
кві 06 15:07:05 cachyos-x8664 kernel: __mutex_lock+0x1e4/0x4e0
кві 06 15:07:05 cachyos-x8664 kernel: register_netdev+0x19/0x50
кві 06 15:07:05 cachyos-x8664 kernel: loopback_net_init+0x4d/0xa0
кві 06 15:07:05 cachyos-x8664 kernel: ops_init+0x78/0x180
кві 06 15:07:05 cachyos-x8664 kernel: setup_net+0x7b/0x190
кві 06 15:07:05 cachyos-x8664 kernel: copy_net_ns+0x255/0x3a0
кві 06 15:07:05 cachyos-x8664 kernel: create_new_namespaces+0x11f/0x2e0
кві 06 15:07:05 cachyos-x8664 kernel: copy_namespaces+0xc8/0x110
кві 06 15:07:05 cachyos-x8664 kernel: copy_process+0xd98/0x1ce0
кві 06 15:07:05 cachyos-x8664 kernel: kernel_clone+0x9d/0x320
кві 06 15:07:05 cachyos-x8664 kernel: __x64_sys_clone+0x94/0xc0
кві 06 15:07:05 cachyos-x8664 kernel: do_syscall_64+0x75/0x280
кві 06 15:07:05 cachyos-x8664 kernel: ? handle_mm_fault+0x2e7/0x700
кві 06 15:07:05 cachyos-x8664 kernel: ? do_user_addr_fault+0x27c/0x460
кві 06 15:07:05 cachyos-x8664 kernel: ? irqentry_exit+0x4d/0x610
кві 06 15:07:05 cachyos-x8664 kernel: entry_SYSCALL_64_after_hwframe+0x79/0x81
кві 06 15:07:05 cachyos-x8664 kernel: RIP: 0033:0x7f35ecb39fd6
кві 06 15:07:05 cachyos-x8664 kernel: RSP: 002b:00007ffc2ce256a8 EFLAGS: 00000202 ORIG_RAX: 0000000000000038
кві 06 15:07:05 cachyos-x8664 kernel: RAX: ffffffffffffffda RBX: 00007ffc2ce29700 RCX: 00007f35ecb39fd6
кві 06 15:07:05 cachyos-x8664 kernel: RDX: 0000000000000000 RSI: 00007ffc2ce296b0 RDI: 0000000070000011
кві 06 15:07:05 cachyos-x8664 kernel: RBP: 00007ffc2ce296f0 R08: 0000000000000000 R09: 0000000000000000
кві 06 15:07:05 cachyos-x8664 kernel: R10: 0000000000000000 R11: 0000000000000202 R12: 0000000070000011
кві 06 15:07:05 cachyos-x8664 kernel: R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
кві 06 15:07:05 cachyos-x8664 kernel: </TASK>
кві 06 15:07:05 cachyos-x8664 kernel: task:chrome state:D stack:0 pid:30412 tgid:30412 ppid:3119 task_flags:0x400100 flags:0x00080002
кві 06 15:07:05 cachyos-x8664 kernel: Call Trace:
кві 06 15:07:05 cachyos-x8664 kernel: <TASK>
кві 06 15:07:05 cachyos-x8664 kernel: __schedule+0x67e/0x21b0
кві 06 15:07:05 cachyos-x8664 kernel: ? __kmalloc_cache_noprof+0x17e/0x220
кві 06 15:07:05 cachyos-x8664 kernel: ? __hw_addr_add_ex+0x11a/0x200
кві 06 15:07:05 cachyos-x8664 kernel: ? __memcg_slab_post_alloc_hook+0x1ce/0x300
кві 06 15:07:05 cachyos-x8664 kernel: schedule+0x94/0x150
кві 06 15:07:05 cachyos-x8664 kernel: schedule_preempt_disabled+0x15/0x30
кві 06 15:07:05 cachyos-x8664 kernel: __mutex_lock+0x1e4/0x4e0
кві 06 15:07:05 cachyos-x8664 kernel: register_netdev+0x19/0x50
кві 06 15:07:05 cachyos-x8664 kernel: loopback_net_init+0x4d/0xa0
кві 06 15:07:05 cachyos-x8664 kernel: ops_init+0x78/0x180
кві 06 15:07:05 cachyos-x8664 kernel: setup_net+0x7b/0x190
кві 06 15:07:05 cachyos-x8664 kernel: copy_net_ns+0x255/0x3a0
кві 06 15:07:05 cachyos-x8664 kernel: create_new_namespaces+0x11f/0x2e0
кві 06 15:07:05 cachyos-x8664 kernel: copy_namespaces+0xc8/0x110
кві 06 15:07:05 cachyos-x8664 kernel: copy_process+0xd98/0x1ce0
кві 06 15:07:05 cachyos-x8664 kernel: kernel_clone+0x9d/0x320
кві 06 15:07:05 cachyos-x8664 kernel: __x64_sys_clone+0x94/0xc0
кві 06 15:07:05 cachyos-x8664 kernel: do_syscall_64+0x75/0x280
кві 06 15:07:05 cachyos-x8664 kernel: ? __alloc_frozen_pages_noprof+0x1dc/0x6b0
кві 06 15:07:05 cachyos-x8664 kernel: ? __alloc_frozen_pages_noprof+0x1dc/0x6b0
кві 06 15:07:05 cachyos-x8664 kernel: ? __mem_cgroup_charge+0x512/0x6a0
кві 06 15:07:05 cachyos-x8664 kernel: ? flush_tlb_mm_range+0x297/0x330
кві 06 15:07:05 cachyos-x8664 kernel: ? folio_add_new_anon_rmap+0xf9/0x150
кві 06 15:07:05 cachyos-x8664 kernel: ? do_wp_page+0x7d6/0x970
кві 06 15:07:05 cachyos-x8664 kernel: ? handle_mm_fault+0x2e7/0x700
кві 06 15:07:05 cachyos-x8664 kernel: ? do_user_addr_fault+0x27c/0x460
кві 06 15:07:05 cachyos-x8664 kernel: ? irqentry_exit+0x4d/0x610
кві 06 15:07:05 cachyos-x8664 kernel: entry_SYSCALL_64_after_hwframe+0x79/0x81
кві 06 15:07:05 cachyos-x8664 kernel: RIP: 0033:0x7f2a90f39fd6
кві 06 15:07:05 cachyos-x8664 kernel: RSP: 002b:00007ffcd608a458 EFLAGS: 00000206 ORIG_RAX: 0000000000000038
кві 06 15:07:05 cachyos-x8664 kernel: RAX: ffffffffffffffda RBX: 00007ffcd608e4b0 RCX: 00007f2a90f39fd6
кві 06 15:07:05 cachyos-x8664 kernel: RDX: 0000000000000000 RSI: 00007ffcd608e460 RDI: 0000000070000011
кві 06 15:07:05 cachyos-x8664 kernel: RBP: 00007ffcd608e4a0 R08: 0000000000000000 R09: 0000000000000000
кві 06 15:07:05 cachyos-x8664 kernel: R10: 0000000000000000 R11: 0000000000000206 R12: 0000000070000011
кві 06 15:07:05 cachyos-x8664 kernel: R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
кві 06 15:07:05 cachyos-x8664 kernel: </TASK>
кві 06 15:07:05 cachyos-x8664 kernel: task:(touch) state:D stack:0 pid:30836 tgid:30836 ppid:1 task_flags:0x400100 flags:0x00080802
кві 06 15:07:05 cachyos-x8664 kernel: Call Trace:
кві 06 15:07:05 cachyos-x8664 kernel: <TASK>
кві 06 15:07:05 cachyos-x8664 kernel: __schedule+0x67e/0x21b0
кві 06 15:07:05 cachyos-x8664 kernel: ? schedule_timeout+0x31/0x120
кві 06 15:07:05 cachyos-x8664 kernel: schedule+0x94/0x150
кві 06 15:07:05 cachyos-x8664 kernel: schedule_preempt_disabled+0x15/0x30
кві 06 15:07:05 cachyos-x8664 kernel: __mutex_lock+0x1e4/0x4e0
кві 06 15:07:05 cachyos-x8664 kernel: ops_exit_rtnl_list+0x45/0xe0
кві 06 15:07:05 cachyos-x8664 kernel: ops_undo_list.cold+0x6c/0x86
кві 06 15:07:05 cachyos-x8664 kernel: setup_net+0x13a/0x190
кві 06 15:07:05 cachyos-x8664 kernel: copy_net_ns+0x255/0x3a0
кві 06 15:07:05 cachyos-x8664 kernel: create_new_namespaces+0x11f/0x2e0
кві 06 15:07:05 cachyos-x8664 kernel: unshare_nsproxy_namespaces+0x7c/0xa0
кві 06 15:07:05 cachyos-x8664 kernel: ksys_unshare+0x1ff/0x390
кві 06 15:07:05 cachyos-x8664 kernel: x64_sys_call.cold+0xe25/0x21b7
кві 06 15:07:05 cachyos-x8664 kernel: do_syscall_64+0x75/0x280
кві 06 15:07:05 cachyos-x8664 kernel: ? __x64_sys_recvmsg+0x2fb/0x360
кві 06 15:07:05 cachyos-x8664 kernel: ? do_syscall_64+0xb8/0x280
кві 06 15:07:05 cachyos-x8664 kernel: ? do_user_addr_fault+0x27c/0x460
кві 06 15:07:05 cachyos-x8664 kernel: ? irqentry_exit+0x4d/0x610
кві 06 15:07:05 cachyos-x8664 kernel: entry_SYSCALL_64_after_hwframe+0x79/0x81
кві 06 15:07:05 cachyos-x8664 kernel: RIP: 0033:0x7fbb6033b23b
кві 06 15:07:05 cachyos-x8664 kernel: RSP: 002b:00007ffeb585bbe8 EFLAGS: 00000246 ORIG_RAX: 0000000000000110
кві 06 15:07:05 cachyos-x8664 kernel: RAX: ffffffffffffffda RBX: 00000000fffffff5 RCX: 00007fbb6033b23b
кві 06 15:07:05 cachyos-x8664 kernel: RDX: 0000000000000000 RSI: 00007ffeb585bb40 RDI: 0000000040000000
кві 06 15:07:05 cachyos-x8664 kernel: RBP: 00007ffeb585bc50 R08: 0000000000000000 R09: 0000000000000000
кві 06 15:07:05 cachyos-x8664 kernel: R10: 0000000000000000 R11: 0000000000000246 R12: 00007ffeb585c6c8
кві 06 15:07:05 cachyos-x8664 kernel: R13: 0000000040000000 R14: 00007fbb60a1fd04 R15: 00000000fffffff5
кві 06 15:07:05 cachyos-x8664 kernel: </TASK>
кві 06 15:07:05 cachyos-x8664 kernel: OOM killer enabled.
кві 06 15:07:05 cachyos-x8664 kernel: Restarting tasks: Starting
кві 06 15:07:05 cachyos-x8664 kernel: Restarting tasks: Done
кві 06 15:07:05 cachyos-x8664 kernel: efivarfs: resyncing variable state
кві 06 15:07:05 cachyos-x8664 kernel: efivarfs: finished resyncing variable state
кві 06 15:07:05 cachyos-x8664 kernel: PM: hibernation: hibernation exit
кві 06 15:07:10 cachyos-x8664 rtw88-nss0-hook: resume log saved to /home/pc/Загрузки/test/logs/resume_dmesg_20260406_150705.txt
кві 06 15:07:11 cachyos-x8664 kernel: input: Soundcore Q10i (AVRCP) as /devices/virtual/input/input24
кві 06 15:14:19 cachyos-x8664 kernel: Bluetooth: hci0: unexpected event for opcode 0xfc19
кві 06 15:14:47 cachyos-x8664 kernel: sysrq: This sysrq operation is disabled.
кві 06 15:14:52 cachyos-x8664 kernel: sysrq: This sysrq operation is disabled.
кві 06 15:14:53 cachyos-x8664 kernel: sysrq: This sysrq operation is disabled.
кві 06 15:14:53 cachyos-x8664 kernel: sysrq: This sysrq operation is disabled.
кві 06 15:14:53 cachyos-x8664 kernel: sysrq: This sysrq operation is disabled.
кві 06 15:14:58 cachyos-x8664 kernel: sysrq: This sysrq operation is disabled.