You are not logged in.

#1 2024-11-11 20:00:50

Zeikotsu
Member
Registered: 2024-11-11
Posts: 4

Suspend mode issue after nvidia drivers installation

Hello arch users,

My install is quite simple, standard kernel, systemd-boot, wayland/gnome and some apps for dev.

I tried to install nvidia drivers following this page https://wiki.archlinux.org/title/NVIDIA, no issue during the install, nvidia drivers is loaded at boot, and everything seems to work as expected.

But... I can't put my computer to sleep anymore (screen goes black and fan continue to spin eternally), it worked before the install.

I follow the whole procedure, with option for module to preserve video memory, enable the 3 nvidia services... I search and found a lot of threads/forums complaining about nvidia drivers and Linux. But no real solution.

So I try here in the arch community, may be someone has encountered this issue and fixed it.

Thanks

Offline

#2 2024-11-11 20:34:49

seth
Member
Registered: 2012-09-03
Posts: 58,982

Re: Suspend mode issue after nvidia drivers installation

I follow the whole procedure, with option for module to preserve video memory, enable the 3 nvidia services...

This is default anyway now.

I'd rather try to opposite and disable the services and set "nvidia.NVreg_PreserveVideoMemoryAllocations=0"
Ideally produce a system journal covering the issue, if you can switch to a different TTY or reboot w/ https://wiki.archlinux.org/title/Keyboa … el_(SysRq) (nb. that you have to explicitly enable that first!) you can post the journal

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

resp. if you rebooted

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

Online

#3 2024-11-13 13:22:30

Zeikotsu
Member
Registered: 2024-11-11
Posts: 4

Re: Suspend mode issue after nvidia drivers installation

Thanks for your answer.

I don't have access to TTY when I try to suspend my computer. I suspect it failed and crashed. I will try to provide journalctl output when I have more time.

Yesterday I try to reinstall the driver, and this time after reboot, black screen and cursor... no tty access either, it can't launch GDM... New issue now big_smile

Offline

#4 2024-11-16 15:54:33

Zeikotsu
Member
Registered: 2024-11-11
Posts: 4

Re: Suspend mode issue after nvidia drivers installation

Back on the subject, I found the issue regarding the black screen and underscore only after boot. I follow the tips explained here regarding GDM which loads Xorg and not Wayland. Now computer boots everytime.

So back to the main point, suspend not working with black screen and fan spinning eternally. I tried disable nvidia services, indeed it worked but after resume, I have a lot of graphical errors (missing characters, icon, etc...).

Below my journalctl on the last boot until I hit suspend mode.

Nov 16 17:01:17 tinyarch kernel: Linux version 6.11.8-arch1-2 (linux@archlinux) (gcc (GCC) 14.2.1 20240910, GNU ld (GNU Binutils) 2.43.0) #1 SMP PREEMPT_DYNAMIC Fri, 15 Nov 2024 15:35:07 +0000
Nov 16 17:01:17 tinyarch kernel: Command line: initrd=\amd-ucode.img initrd=\initramfs-linux.img root=/dev/vg0/root rw quiet splash nvidia-drm.modeset=1 nvidia-drm.fbdev=1
Nov 16 17:01:17 tinyarch kernel: BIOS-provided physical RAM map:
Nov 16 17:01:17 tinyarch kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
Nov 16 17:01:17 tinyarch kernel: BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
Nov 16 17:01:17 tinyarch kernel: BIOS-e820: [mem 0x0000000000100000-0x0000000009c3efff] usable
Nov 16 17:01:17 tinyarch kernel: BIOS-e820: [mem 0x0000000009c3f000-0x0000000009ffffff] reserved
Nov 16 17:01:17 tinyarch kernel: BIOS-e820: [mem 0x000000000a000000-0x000000000a1fffff] usable
Nov 16 17:01:17 tinyarch kernel: BIOS-e820: [mem 0x000000000a200000-0x000000000a20dfff] ACPI NVS
Nov 16 17:01:17 tinyarch kernel: BIOS-e820: [mem 0x000000000a20e000-0x000000000affffff] usable
Nov 16 17:01:17 tinyarch kernel: BIOS-e820: [mem 0x000000000b000000-0x000000000b01ffff] reserved
Nov 16 17:01:17 tinyarch kernel: BIOS-e820: [mem 0x000000000b020000-0x00000000b9cd0fff] usable
Nov 16 17:01:17 tinyarch kernel: BIOS-e820: [mem 0x00000000b9cd1000-0x00000000bc83dfff] reserved
Nov 16 17:01:17 tinyarch kernel: BIOS-e820: [mem 0x00000000bc83e000-0x00000000bc885fff] ACPI data
Nov 16 17:01:17 tinyarch kernel: BIOS-e820: [mem 0x00000000bc886000-0x00000000bcf6cfff] ACPI NVS
Nov 16 17:01:17 tinyarch kernel: BIOS-e820: [mem 0x00000000bcf6d000-0x00000000bdbfefff] reserved
Nov 16 17:01:17 tinyarch kernel: BIOS-e820: [mem 0x00000000bdbff000-0x00000000beffffff] usable
Nov 16 17:01:17 tinyarch kernel: BIOS-e820: [mem 0x00000000bf000000-0x00000000bfffffff] reserved
Nov 16 17:01:17 tinyarch kernel: BIOS-e820: [mem 0x00000000f0000000-0x00000000f7ffffff] reserved
Nov 16 17:01:17 tinyarch kernel: BIOS-e820: [mem 0x00000000fd200000-0x00000000fd2fffff] reserved
Nov 16 17:01:17 tinyarch kernel: BIOS-e820: [mem 0x00000000fd600000-0x00000000fd7fffff] reserved
Nov 16 17:01:17 tinyarch kernel: BIOS-e820: [mem 0x00000000fea00000-0x00000000fea0ffff] reserved
Nov 16 17:01:17 tinyarch kernel: BIOS-e820: [mem 0x00000000feb80000-0x00000000fec01fff] reserved
Nov 16 17:01:17 tinyarch kernel: BIOS-e820: [mem 0x00000000fec10000-0x00000000fec10fff] reserved
Nov 16 17:01:17 tinyarch kernel: BIOS-e820: [mem 0x00000000fec30000-0x00000000fec30fff] reserved
Nov 16 17:01:17 tinyarch kernel: BIOS-e820: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
Nov 16 17:01:17 tinyarch kernel: BIOS-e820: [mem 0x00000000fed40000-0x00000000fed44fff] reserved
Nov 16 17:01:17 tinyarch kernel: BIOS-e820: [mem 0x00000000fed80000-0x00000000fed8ffff] reserved
Nov 16 17:01:17 tinyarch kernel: BIOS-e820: [mem 0x00000000fedc2000-0x00000000fedcffff] reserved
Nov 16 17:01:17 tinyarch kernel: BIOS-e820: [mem 0x00000000fedd4000-0x00000000fedd5fff] reserved
Nov 16 17:01:17 tinyarch kernel: BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
Nov 16 17:01:17 tinyarch kernel: BIOS-e820: [mem 0x0000000100000000-0x000000083f37ffff] usable
Nov 16 17:01:17 tinyarch kernel: BIOS-e820: [mem 0x000000083f380000-0x000000083fffffff] reserved
Nov 16 17:01:17 tinyarch kernel: The simpledrm driver will not be probed
Nov 16 17:01:17 tinyarch kernel: NX (Execute Disable) protection: active
Nov 16 17:01:17 tinyarch kernel: APIC: Static calls initialized
Nov 16 17:01:17 tinyarch kernel: e820: update [mem 0xb56f6018-0xb5703857] usable ==> usable
Nov 16 17:01:17 tinyarch kernel: e820: update [mem 0xb56e8018-0xb56f5857] usable ==> usable
Nov 16 17:01:17 tinyarch kernel: e820: update [mem 0xb56c1018-0xb56e7457] usable ==> usable
Nov 16 17:01:17 tinyarch kernel: extended physical RAM map:
Nov 16 17:01:17 tinyarch kernel: reserve setup_data: [mem 0x0000000000000000-0x000000000009ffff] usable
Nov 16 17:01:17 tinyarch kernel: reserve setup_data: [mem 0x00000000000a0000-0x00000000000fffff] reserved
Nov 16 17:01:17 tinyarch kernel: reserve setup_data: [mem 0x0000000000100000-0x0000000009c3efff] usable
Nov 16 17:01:17 tinyarch kernel: reserve setup_data: [mem 0x0000000009c3f000-0x0000000009ffffff] reserved
Nov 16 17:01:17 tinyarch kernel: reserve setup_data: [mem 0x000000000a000000-0x000000000a1fffff] usable
Nov 16 17:01:17 tinyarch kernel: reserve setup_data: [mem 0x000000000a200000-0x000000000a20dfff] ACPI NVS
Nov 16 17:01:17 tinyarch kernel: reserve setup_data: [mem 0x000000000a20e000-0x000000000affffff] usable
Nov 16 17:01:17 tinyarch kernel: reserve setup_data: [mem 0x000000000b000000-0x000000000b01ffff] reserved
Nov 16 17:01:17 tinyarch kernel: reserve setup_data: [mem 0x000000000b020000-0x00000000b56c1017] usable
Nov 16 17:01:17 tinyarch kernel: reserve setup_data: [mem 0x00000000b56c1018-0x00000000b56e7457] usable
Nov 16 17:01:17 tinyarch kernel: reserve setup_data: [mem 0x00000000b56e7458-0x00000000b56e8017] usable
Nov 16 17:01:17 tinyarch kernel: reserve setup_data: [mem 0x00000000b56e8018-0x00000000b56f5857] usable
Nov 16 17:01:17 tinyarch kernel: reserve setup_data: [mem 0x00000000b56f5858-0x00000000b56f6017] usable
Nov 16 17:01:17 tinyarch kernel: reserve setup_data: [mem 0x00000000b56f6018-0x00000000b5703857] usable
Nov 16 17:01:17 tinyarch kernel: reserve setup_data: [mem 0x00000000b5703858-0x00000000b9cd0fff] usable
Nov 16 17:01:17 tinyarch kernel: reserve setup_data: [mem 0x00000000b9cd1000-0x00000000bc83dfff] reserved
Nov 16 17:01:17 tinyarch kernel: reserve setup_data: [mem 0x00000000bc83e000-0x00000000bc885fff] ACPI data
Nov 16 17:01:17 tinyarch kernel: reserve setup_data: [mem 0x00000000bc886000-0x00000000bcf6cfff] ACPI NVS
Nov 16 17:01:17 tinyarch kernel: reserve setup_data: [mem 0x00000000bcf6d000-0x00000000bdbfefff] reserved
Nov 16 17:01:17 tinyarch kernel: reserve setup_data: [mem 0x00000000bdbff000-0x00000000beffffff] usable
Nov 16 17:01:17 tinyarch kernel: reserve setup_data: [mem 0x00000000bf000000-0x00000000bfffffff] reserved
Nov 16 17:01:17 tinyarch kernel: reserve setup_data: [mem 0x00000000f0000000-0x00000000f7ffffff] reserved
Nov 16 17:01:17 tinyarch kernel: reserve setup_data: [mem 0x00000000fd200000-0x00000000fd2fffff] reserved
Nov 16 17:01:17 tinyarch kernel: reserve setup_data: [mem 0x00000000fd600000-0x00000000fd7fffff] reserved
Nov 16 17:01:17 tinyarch kernel: reserve setup_data: [mem 0x00000000fea00000-0x00000000fea0ffff] reserved
Nov 16 17:01:17 tinyarch kernel: reserve setup_data: [mem 0x00000000feb80000-0x00000000fec01fff] reserved
Nov 16 17:01:17 tinyarch kernel: reserve setup_data: [mem 0x00000000fec10000-0x00000000fec10fff] reserved
Nov 16 17:01:17 tinyarch kernel: reserve setup_data: [mem 0x00000000fec30000-0x00000000fec30fff] reserved
Nov 16 17:01:17 tinyarch kernel: reserve setup_data: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
Nov 16 17:01:17 tinyarch kernel: reserve setup_data: [mem 0x00000000fed40000-0x00000000fed44fff] reserved
Nov 16 17:01:17 tinyarch kernel: reserve setup_data: [mem 0x00000000fed80000-0x00000000fed8ffff] reserved
Nov 16 17:01:17 tinyarch kernel: reserve setup_data: [mem 0x00000000fedc2000-0x00000000fedcffff] reserved
Nov 16 17:01:17 tinyarch kernel: reserve setup_data: [mem 0x00000000fedd4000-0x00000000fedd5fff] reserved
Nov 16 17:01:17 tinyarch kernel: reserve setup_data: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
Nov 16 17:01:17 tinyarch kernel: reserve setup_data: [mem 0x0000000100000000-0x000000083f37ffff] usable
Nov 16 17:01:17 tinyarch kernel: reserve setup_data: [mem 0x000000083f380000-0x000000083fffffff] reserved
Nov 16 17:01:17 tinyarch kernel: efi: EFI v2.7 by American Megatrends
Nov 16 17:01:17 tinyarch kernel: efi: ACPI=0xbcf56000 ACPI 2.0=0xbcf56014 TPMFinalLog=0xbcf20000 SMBIOS=0xbda29000 SMBIOS 3.0=0xbda28000 MEMATTR=0xb589d698 ESRT=0xb8626a98 RNG=0xbc867f18 INITRD=0xb5948998 TPMEventLog=0xbc846018 
Nov 16 17:01:17 tinyarch kernel: random: crng init done
Nov 16 17:01:17 tinyarch kernel: efi: Remove mem292: MMIO range=[0xf0000000-0xf7ffffff] (128MB) from e820 map
Nov 16 17:01:17 tinyarch kernel: e820: remove [mem 0xf0000000-0xf7ffffff] reserved
Nov 16 17:01:17 tinyarch kernel: efi: Remove mem293: MMIO range=[0xfd200000-0xfd2fffff] (1MB) from e820 map
Nov 16 17:01:17 tinyarch kernel: e820: remove [mem 0xfd200000-0xfd2fffff] reserved
Nov 16 17:01:17 tinyarch kernel: efi: Remove mem294: MMIO range=[0xfd600000-0xfd7fffff] (2MB) from e820 map
Nov 16 17:01:17 tinyarch kernel: e820: remove [mem 0xfd600000-0xfd7fffff] reserved
Nov 16 17:01:17 tinyarch kernel: efi: Not removing mem295: MMIO range=[0xfea00000-0xfea0ffff] (64KB) from e820 map
Nov 16 17:01:17 tinyarch kernel: efi: Remove mem296: MMIO range=[0xfeb80000-0xfec01fff] (0MB) from e820 map
Nov 16 17:01:17 tinyarch kernel: e820: remove [mem 0xfeb80000-0xfec01fff] reserved
Nov 16 17:01:17 tinyarch kernel: efi: Not removing mem297: MMIO range=[0xfec10000-0xfec10fff] (4KB) from e820 map
Nov 16 17:01:17 tinyarch kernel: efi: Not removing mem298: MMIO range=[0xfec30000-0xfec30fff] (4KB) from e820 map
Nov 16 17:01:17 tinyarch kernel: efi: Not removing mem299: MMIO range=[0xfed00000-0xfed00fff] (4KB) from e820 map
Nov 16 17:01:17 tinyarch kernel: efi: Not removing mem300: MMIO range=[0xfed40000-0xfed44fff] (20KB) from e820 map
Nov 16 17:01:17 tinyarch kernel: efi: Not removing mem301: MMIO range=[0xfed80000-0xfed8ffff] (64KB) from e820 map
Nov 16 17:01:17 tinyarch kernel: efi: Not removing mem302: MMIO range=[0xfedc2000-0xfedcffff] (56KB) from e820 map
Nov 16 17:01:17 tinyarch kernel: efi: Not removing mem303: MMIO range=[0xfedd4000-0xfedd5fff] (8KB) from e820 map
Nov 16 17:01:17 tinyarch kernel: efi: Remove mem304: MMIO range=[0xff000000-0xffffffff] (16MB) from e820 map
Nov 16 17:01:17 tinyarch kernel: e820: remove [mem 0xff000000-0xffffffff] reserved
Nov 16 17:01:17 tinyarch kernel: SMBIOS 3.3.0 present.
Nov 16 17:01:17 tinyarch kernel: DMI: Gigabyte Technology Co., Ltd. B550I AORUS PRO AX/B550I AORUS PRO AX, BIOS F15 01/04/2022
Nov 16 17:01:17 tinyarch kernel: DMI: Memory slots populated: 2/4
Nov 16 17:01:17 tinyarch kernel: tsc: Fast TSC calibration using PIT
Nov 16 17:01:17 tinyarch kernel: tsc: Detected 3792.867 MHz processor
Nov 16 17:01:17 tinyarch kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
Nov 16 17:01:17 tinyarch kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
Nov 16 17:01:17 tinyarch kernel: last_pfn = 0x83f380 max_arch_pfn = 0x400000000
Nov 16 17:01:17 tinyarch kernel: total RAM covered: 3071M
Nov 16 17:01:17 tinyarch kernel: Found optimal setting for mtrr clean up
Nov 16 17:01:17 tinyarch kernel:  gran_size: 64K         chunk_size: 64M         num_reg: 3          lose cover RAM: 0G
Nov 16 17:01:17 tinyarch kernel: MTRR map: 8 entries (4 fixed + 4 variable; max 21), built from 9 variable MTRRs
Nov 16 17:01:17 tinyarch kernel: x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
Nov 16 17:01:17 tinyarch kernel: e820: update [mem 0xbccf0000-0xbccfffff] usable ==> reserved
Nov 16 17:01:17 tinyarch kernel: e820: update [mem 0xc0000000-0xffffffff] usable ==> reserved
Nov 16 17:01:17 tinyarch kernel: last_pfn = 0xbf000 max_arch_pfn = 0x400000000
Nov 16 17:01:17 tinyarch kernel: esrt: Reserving ESRT space from 0x00000000b8626a98 to 0x00000000b8626ad0.
Nov 16 17:01:17 tinyarch kernel: e820: update [mem 0xb8626000-0xb8626fff] usable ==> reserved
Nov 16 17:01:17 tinyarch kernel: Using GB pages for direct mapping
Nov 16 17:01:17 tinyarch kernel: Secure boot disabled
Nov 16 17:01:17 tinyarch kernel: RAMDISK: [mem 0xa514e000-0xac6dafff]
Nov 16 17:01:17 tinyarch kernel: ACPI: Early table checksum verification disabled
Nov 16 17:01:17 tinyarch kernel: ACPI: RSDP 0x00000000BCF56014 000024 (v02 ALASKA)
Nov 16 17:01:17 tinyarch kernel: ACPI: XSDT 0x00000000BCF55728 0000D4 (v01 ALASKA A M I    01072009 AMI  01000013)
Nov 16 17:01:17 tinyarch kernel: ACPI: FACP 0x00000000BC86C000 000114 (v06 ALASKA A M I    01072009 AMI  00010013)
Nov 16 17:01:17 tinyarch kernel: ACPI: DSDT 0x00000000BC84A000 0067A7 (v02 ALASKA A M I    01072009 INTL 20190509)
Nov 16 17:01:17 tinyarch kernel: ACPI: FACS 0x00000000BCF50000 000040
Nov 16 17:01:17 tinyarch kernel: ACPI: SSDT 0x00000000BC87B000 00AAC1 (v02 GBT    GSWApp   00000001 INTL 20190509)
Nov 16 17:01:17 tinyarch kernel: ACPI: SSDT 0x00000000BC872000 008CFC (v02 AMD    AmdTable 00000002 MSFT 02000002)
Nov 16 17:01:17 tinyarch kernel: ACPI: SSDT 0x00000000BC86E000 003D06 (v01 AMD    AMD AOD  00000001 INTL 20190509)
Nov 16 17:01:17 tinyarch kernel: ACPI: SSDT 0x00000000BC86D000 000221 (v02 ALASKA CPUSSDT  01072009 AMI  01072009)
Nov 16 17:01:17 tinyarch kernel: ACPI: FIDT 0x00000000BC865000 00009C (v01 ALASKA A M I    01072009 AMI  00010013)
Nov 16 17:01:17 tinyarch kernel: ACPI: MCFG 0x00000000BC864000 00003C (v01 ALASKA A M I    01072009 MSFT 00010013)
Nov 16 17:01:17 tinyarch kernel: ACPI: HPET 0x00000000BC863000 000038 (v01 ALASKA A M I    01072009 AMI  00000005)
Nov 16 17:01:17 tinyarch kernel: ACPI: IVRS 0x00000000BC862000 0000D0 (v02 AMD    AmdTable 00000001 AMD  00000001)
Nov 16 17:01:17 tinyarch kernel: ACPI: BGRT 0x00000000BC861000 000038 (v01 ALASKA A M I    01072009 AMI  00010013)
Nov 16 17:01:17 tinyarch kernel: ACPI: TPM2 0x00000000BC860000 00004C (v04 ALASKA A M I    00000001 AMI  00000000)
Nov 16 17:01:17 tinyarch kernel: ACPI: PCCT 0x00000000BC85F000 00006E (v02 AMD    AmdTable 00000001 AMD  00000001)
Nov 16 17:01:17 tinyarch kernel: ACPI: SSDT 0x00000000BC85A000 004133 (v02 AMD    AmdTable 00000001 AMD  00000001)
Nov 16 17:01:17 tinyarch kernel: ACPI: CRAT 0x00000000BC859000 000E98 (v01 AMD    AmdTable 00000001 AMD  00000001)
Nov 16 17:01:17 tinyarch kernel: ACPI: CDIT 0x00000000BC858000 000029 (v01 AMD    AmdTable 00000001 AMD  00000001)
Nov 16 17:01:17 tinyarch kernel: ACPI: SSDT 0x00000000BC857000 000625 (v01 AMD    ArticDGP 00000001 INTL 20190509)
Nov 16 17:01:17 tinyarch kernel: ACPI: SSDT 0x00000000BC853000 0039F7 (v01 AMD    ArticN   00000001 INTL 20190509)
Nov 16 17:01:17 tinyarch kernel: ACPI: WSMT 0x00000000BC852000 000028 (v01 ALASKA A M I    01072009 AMI  00010013)
Nov 16 17:01:17 tinyarch kernel: ACPI: APIC 0x00000000BC851000 00015E (v03 ALASKA A M I    01072009 AMI  00010013)
Nov 16 17:01:17 tinyarch kernel: ACPI: SSDT 0x00000000BC86A000 00147F (v01 AMD    ArticC   00000001 INTL 20190509)
Nov 16 17:01:17 tinyarch kernel: ACPI: SSDT 0x00000000BC869000 0000BF (v01 AMD    AmdTable 00001000 INTL 20190509)
Nov 16 17:01:17 tinyarch kernel: ACPI: FPDT 0x00000000BC868000 000044 (v01 ALASKA A M I    01072009 AMI  01000013)
Nov 16 17:01:17 tinyarch kernel: ACPI: Reserving FACP table memory at [mem 0xbc86c000-0xbc86c113]
Nov 16 17:01:17 tinyarch kernel: ACPI: Reserving DSDT table memory at [mem 0xbc84a000-0xbc8507a6]
Nov 16 17:01:17 tinyarch kernel: ACPI: Reserving FACS table memory at [mem 0xbcf50000-0xbcf5003f]
Nov 16 17:01:17 tinyarch kernel: ACPI: Reserving SSDT table memory at [mem 0xbc87b000-0xbc885ac0]
Nov 16 17:01:17 tinyarch kernel: ACPI: Reserving SSDT table memory at [mem 0xbc872000-0xbc87acfb]
Nov 16 17:01:17 tinyarch kernel: ACPI: Reserving SSDT table memory at [mem 0xbc86e000-0xbc871d05]
Nov 16 17:01:17 tinyarch kernel: ACPI: Reserving SSDT table memory at [mem 0xbc86d000-0xbc86d220]
Nov 16 17:01:17 tinyarch kernel: ACPI: Reserving FIDT table memory at [mem 0xbc865000-0xbc86509b]
Nov 16 17:01:17 tinyarch kernel: ACPI: Reserving MCFG table memory at [mem 0xbc864000-0xbc86403b]
Nov 16 17:01:17 tinyarch kernel: ACPI: Reserving HPET table memory at [mem 0xbc863000-0xbc863037]
Nov 16 17:01:17 tinyarch kernel: ACPI: Reserving IVRS table memory at [mem 0xbc862000-0xbc8620cf]
Nov 16 17:01:17 tinyarch kernel: ACPI: Reserving BGRT table memory at [mem 0xbc861000-0xbc861037]
Nov 16 17:01:17 tinyarch kernel: ACPI: Reserving TPM2 table memory at [mem 0xbc860000-0xbc86004b]
Nov 16 17:01:17 tinyarch kernel: ACPI: Reserving PCCT table memory at [mem 0xbc85f000-0xbc85f06d]
Nov 16 17:01:17 tinyarch kernel: ACPI: Reserving SSDT table memory at [mem 0xbc85a000-0xbc85e132]
Nov 16 17:01:17 tinyarch kernel: ACPI: Reserving CRAT table memory at [mem 0xbc859000-0xbc859e97]
Nov 16 17:01:17 tinyarch kernel: ACPI: Reserving CDIT table memory at [mem 0xbc858000-0xbc858028]
Nov 16 17:01:17 tinyarch kernel: ACPI: Reserving SSDT table memory at [mem 0xbc857000-0xbc857624]
Nov 16 17:01:17 tinyarch kernel: ACPI: Reserving SSDT table memory at [mem 0xbc853000-0xbc8569f6]
Nov 16 17:01:17 tinyarch kernel: ACPI: Reserving WSMT table memory at [mem 0xbc852000-0xbc852027]
Nov 16 17:01:17 tinyarch kernel: ACPI: Reserving APIC table memory at [mem 0xbc851000-0xbc85115d]
Nov 16 17:01:17 tinyarch kernel: ACPI: Reserving SSDT table memory at [mem 0xbc86a000-0xbc86b47e]
Nov 16 17:01:17 tinyarch kernel: ACPI: Reserving SSDT table memory at [mem 0xbc869000-0xbc8690be]
Nov 16 17:01:17 tinyarch kernel: ACPI: Reserving FPDT table memory at [mem 0xbc868000-0xbc868043]
Nov 16 17:01:17 tinyarch kernel: No NUMA configuration found
Nov 16 17:01:17 tinyarch kernel: Faking a node at [mem 0x0000000000000000-0x000000083f37ffff]
Nov 16 17:01:17 tinyarch kernel: NODE_DATA(0) allocated [mem 0x83f355000-0x83f37ffff]
Nov 16 17:01:17 tinyarch kernel: Zone ranges:
Nov 16 17:01:17 tinyarch kernel:   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
Nov 16 17:01:17 tinyarch kernel:   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
Nov 16 17:01:17 tinyarch kernel:   Normal   [mem 0x0000000100000000-0x000000083f37ffff]
Nov 16 17:01:17 tinyarch kernel:   Device   empty
Nov 16 17:01:17 tinyarch kernel: Movable zone start for each node
Nov 16 17:01:17 tinyarch kernel: Early memory node ranges
Nov 16 17:01:17 tinyarch kernel:   node   0: [mem 0x0000000000001000-0x000000000009ffff]
Nov 16 17:01:17 tinyarch kernel:   node   0: [mem 0x0000000000100000-0x0000000009c3efff]
Nov 16 17:01:17 tinyarch kernel:   node   0: [mem 0x000000000a000000-0x000000000a1fffff]
Nov 16 17:01:17 tinyarch kernel:   node   0: [mem 0x000000000a20e000-0x000000000affffff]
Nov 16 17:01:17 tinyarch kernel:   node   0: [mem 0x000000000b020000-0x00000000b9cd0fff]
Nov 16 17:01:17 tinyarch kernel:   node   0: [mem 0x00000000bdbff000-0x00000000beffffff]
Nov 16 17:01:17 tinyarch kernel:   node   0: [mem 0x0000000100000000-0x000000083f37ffff]
Nov 16 17:01:17 tinyarch kernel: Initmem setup node 0 [mem 0x0000000000001000-0x000000083f37ffff]
Nov 16 17:01:17 tinyarch kernel: On node 0, zone DMA: 1 pages in unavailable ranges
Nov 16 17:01:17 tinyarch kernel: On node 0, zone DMA: 96 pages in unavailable ranges
Nov 16 17:01:17 tinyarch kernel: On node 0, zone DMA32: 961 pages in unavailable ranges
Nov 16 17:01:17 tinyarch kernel: On node 0, zone DMA32: 14 pages in unavailable ranges
Nov 16 17:01:17 tinyarch kernel: On node 0, zone DMA32: 32 pages in unavailable ranges
Nov 16 17:01:17 tinyarch kernel: On node 0, zone DMA32: 16174 pages in unavailable ranges
Nov 16 17:01:17 tinyarch kernel: On node 0, zone Normal: 4096 pages in unavailable ranges
Nov 16 17:01:17 tinyarch kernel: On node 0, zone Normal: 3200 pages in unavailable ranges
Nov 16 17:01:17 tinyarch kernel: ACPI: PM-Timer IO Port: 0x808
Nov 16 17:01:17 tinyarch kernel: CPU topo: Ignoring hot-pluggable APIC ID 0 in present package.
Nov 16 17:01:17 tinyarch kernel: ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
Nov 16 17:01:17 tinyarch kernel: IOAPIC[0]: apic_id 17, version 33, address 0xfec00000, GSI 0-23
Nov 16 17:01:17 tinyarch kernel: IOAPIC[1]: apic_id 18, version 33, address 0xfec01000, GSI 24-55
Nov 16 17:01:17 tinyarch kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Nov 16 17:01:17 tinyarch kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
Nov 16 17:01:17 tinyarch kernel: ACPI: Using ACPI (MADT) for SMP configuration information
Nov 16 17:01:17 tinyarch kernel: ACPI: HPET id: 0x10228201 base: 0xfed00000
Nov 16 17:01:17 tinyarch kernel: e820: update [mem 0xb6886000-0xb68dcfff] usable ==> reserved
Nov 16 17:01:17 tinyarch kernel: CPU topo: Max. logical packages:   1
Nov 16 17:01:17 tinyarch kernel: CPU topo: Max. logical dies:       1
Nov 16 17:01:17 tinyarch kernel: CPU topo: Max. dies per package:   1
Nov 16 17:01:17 tinyarch kernel: CPU topo: Max. threads per core:   2
Nov 16 17:01:17 tinyarch kernel: CPU topo: Num. cores per package:     8
Nov 16 17:01:17 tinyarch kernel: CPU topo: Num. threads per package:  16
Nov 16 17:01:17 tinyarch kernel: CPU topo: Allowing 16 present CPUs plus 0 hotplug CPUs
Nov 16 17:01:17 tinyarch kernel: CPU topo: Rejected CPUs 16
Nov 16 17:01:17 tinyarch kernel: PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
Nov 16 17:01:17 tinyarch kernel: PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000fffff]
Nov 16 17:01:17 tinyarch kernel: PM: hibernation: Registered nosave memory: [mem 0x09c3f000-0x09ffffff]
Nov 16 17:01:17 tinyarch kernel: PM: hibernation: Registered nosave memory: [mem 0x0a200000-0x0a20dfff]
Nov 16 17:01:17 tinyarch kernel: PM: hibernation: Registered nosave memory: [mem 0x0b000000-0x0b01ffff]
Nov 16 17:01:17 tinyarch kernel: PM: hibernation: Registered nosave memory: [mem 0xb56c1000-0xb56c1fff]
Nov 16 17:01:17 tinyarch kernel: PM: hibernation: Registered nosave memory: [mem 0xb56e7000-0xb56e7fff]
Nov 16 17:01:17 tinyarch kernel: PM: hibernation: Registered nosave memory: [mem 0xb56e8000-0xb56e8fff]
Nov 16 17:01:17 tinyarch kernel: PM: hibernation: Registered nosave memory: [mem 0xb56f5000-0xb56f5fff]
Nov 16 17:01:17 tinyarch kernel: PM: hibernation: Registered nosave memory: [mem 0xb56f6000-0xb56f6fff]
Nov 16 17:01:17 tinyarch kernel: PM: hibernation: Registered nosave memory: [mem 0xb5703000-0xb5703fff]
Nov 16 17:01:17 tinyarch kernel: PM: hibernation: Registered nosave memory: [mem 0xb6886000-0xb68dcfff]
Nov 16 17:01:17 tinyarch kernel: PM: hibernation: Registered nosave memory: [mem 0xb8626000-0xb8626fff]
Nov 16 17:01:17 tinyarch kernel: PM: hibernation: Registered nosave memory: [mem 0xb9cd1000-0xbc83dfff]
Nov 16 17:01:17 tinyarch kernel: PM: hibernation: Registered nosave memory: [mem 0xbc83e000-0xbc885fff]
Nov 16 17:01:17 tinyarch kernel: PM: hibernation: Registered nosave memory: [mem 0xbc886000-0xbcf6cfff]
Nov 16 17:01:17 tinyarch kernel: PM: hibernation: Registered nosave memory: [mem 0xbcf6d000-0xbdbfefff]
Nov 16 17:01:17 tinyarch kernel: PM: hibernation: Registered nosave memory: [mem 0xbf000000-0xbfffffff]
Nov 16 17:01:17 tinyarch kernel: PM: hibernation: Registered nosave memory: [mem 0xc0000000-0xfe9fffff]
Nov 16 17:01:17 tinyarch kernel: PM: hibernation: Registered nosave memory: [mem 0xfea00000-0xfea0ffff]
Nov 16 17:01:17 tinyarch kernel: PM: hibernation: Registered nosave memory: [mem 0xfea10000-0xfec0ffff]
Nov 16 17:01:17 tinyarch kernel: PM: hibernation: Registered nosave memory: [mem 0xfec10000-0xfec10fff]
Nov 16 17:01:17 tinyarch kernel: PM: hibernation: Registered nosave memory: [mem 0xfec11000-0xfec2ffff]
Nov 16 17:01:17 tinyarch kernel: PM: hibernation: Registered nosave memory: [mem 0xfec30000-0xfec30fff]
Nov 16 17:01:17 tinyarch kernel: PM: hibernation: Registered nosave memory: [mem 0xfec31000-0xfecfffff]
Nov 16 17:01:17 tinyarch kernel: PM: hibernation: Registered nosave memory: [mem 0xfed00000-0xfed00fff]
Nov 16 17:01:17 tinyarch kernel: PM: hibernation: Registered nosave memory: [mem 0xfed01000-0xfed3ffff]
Nov 16 17:01:17 tinyarch kernel: PM: hibernation: Registered nosave memory: [mem 0xfed40000-0xfed44fff]
Nov 16 17:01:17 tinyarch kernel: PM: hibernation: Registered nosave memory: [mem 0xfed45000-0xfed7ffff]
Nov 16 17:01:17 tinyarch kernel: PM: hibernation: Registered nosave memory: [mem 0xfed80000-0xfed8ffff]
Nov 16 17:01:17 tinyarch kernel: PM: hibernation: Registered nosave memory: [mem 0xfed90000-0xfedc1fff]
Nov 16 17:01:17 tinyarch kernel: PM: hibernation: Registered nosave memory: [mem 0xfedc2000-0xfedcffff]
Nov 16 17:01:17 tinyarch kernel: PM: hibernation: Registered nosave memory: [mem 0xfedd0000-0xfedd3fff]
Nov 16 17:01:17 tinyarch kernel: PM: hibernation: Registered nosave memory: [mem 0xfedd4000-0xfedd5fff]
Nov 16 17:01:17 tinyarch kernel: PM: hibernation: Registered nosave memory: [mem 0xfedd6000-0xffffffff]
Nov 16 17:01:17 tinyarch kernel: [mem 0xc0000000-0xfe9fffff] available for PCI devices
Nov 16 17:01:17 tinyarch kernel: Booting paravirtualized kernel on bare hardware
Nov 16 17:01:17 tinyarch kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
Nov 16 17:01:17 tinyarch kernel: setup_percpu: NR_CPUS:8192 nr_cpumask_bits:16 nr_cpu_ids:16 nr_node_ids:1
Nov 16 17:01:17 tinyarch kernel: percpu: Embedded 66 pages/cpu s233472 r8192 d28672 u524288
Nov 16 17:01:17 tinyarch kernel: pcpu-alloc: s233472 r8192 d28672 u524288 alloc=1*2097152
Nov 16 17:01:17 tinyarch kernel: pcpu-alloc: [0] 00 01 02 03 [0] 04 05 06 07 
Nov 16 17:01:17 tinyarch kernel: pcpu-alloc: [0] 08 09 10 11 [0] 12 13 14 15 
Nov 16 17:01:17 tinyarch kernel: Kernel command line: initrd=\amd-ucode.img initrd=\initramfs-linux.img root=/dev/vg0/root rw quiet splash nvidia-drm.modeset=1 nvidia-drm.fbdev=1
Nov 16 17:01:17 tinyarch kernel: Unknown kernel command line parameters "splash", will be passed to user space.
Nov 16 17:01:17 tinyarch kernel: Dentry cache hash table entries: 4194304 (order: 13, 33554432 bytes, linear)
Nov 16 17:01:17 tinyarch kernel: Inode-cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
Nov 16 17:01:17 tinyarch kernel: Fallback order for Node 0: 0 
Nov 16 17:01:17 tinyarch kernel: Built 1 zonelists, mobility grouping on.  Total pages: 8364034
Nov 16 17:01:17 tinyarch kernel: Policy zone: Normal
Nov 16 17:01:17 tinyarch kernel: mem auto-init: stack:all(zero), heap alloc:on, heap free:off
Nov 16 17:01:17 tinyarch kernel: software IO TLB: area num 16.
Nov 16 17:01:17 tinyarch kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=16, Nodes=1
Nov 16 17:01:17 tinyarch kernel: ftrace: allocating 50629 entries in 198 pages
Nov 16 17:01:17 tinyarch kernel: ftrace: allocated 198 pages with 4 groups
Nov 16 17:01:17 tinyarch kernel: Dynamic Preempt: full
Nov 16 17:01:17 tinyarch kernel: rcu: Preemptible hierarchical RCU implementation.
Nov 16 17:01:17 tinyarch kernel: rcu:         RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=16.
Nov 16 17:01:17 tinyarch kernel: rcu:         RCU priority boosting: priority 1 delay 500 ms.
Nov 16 17:01:17 tinyarch kernel:         Trampoline variant of Tasks RCU enabled.
Nov 16 17:01:17 tinyarch kernel:         Rude variant of Tasks RCU enabled.
Nov 16 17:01:17 tinyarch kernel:         Tracing variant of Tasks RCU enabled.
Nov 16 17:01:17 tinyarch kernel: rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
Nov 16 17:01:17 tinyarch kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=16
Nov 16 17:01:17 tinyarch kernel: RCU Tasks: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=16.
Nov 16 17:01:17 tinyarch kernel: RCU Tasks Rude: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=16.
Nov 16 17:01:17 tinyarch kernel: RCU Tasks Trace: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=16.
Nov 16 17:01:17 tinyarch kernel: NR_IRQS: 524544, nr_irqs: 1096, preallocated irqs: 16
Nov 16 17:01:17 tinyarch kernel: rcu: srcu_init: Setting srcu_struct sizes based on contention.
Nov 16 17:01:17 tinyarch kernel: kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
Nov 16 17:01:17 tinyarch kernel: Console: colour dummy device 80x25
Nov 16 17:01:17 tinyarch kernel: printk: legacy console [tty0] enabled
Nov 16 17:01:17 tinyarch kernel: ACPI: Core revision 20240322
Nov 16 17:01:17 tinyarch kernel: clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns
Nov 16 17:01:17 tinyarch kernel: APIC: Switch to symmetric I/O mode setup
Nov 16 17:01:17 tinyarch kernel: AMD-Vi: Using global IVHD EFR:0x0, EFR2:0x0
Nov 16 17:01:17 tinyarch kernel: x2apic: IRQ remapping doesn't support X2APIC mode
Nov 16 17:01:17 tinyarch kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
Nov 16 17:01:17 tinyarch kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x6d580cfa2d3, max_idle_ns: 881591049835 ns
Nov 16 17:01:17 tinyarch kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 7588.80 BogoMIPS (lpj=12642890)
Nov 16 17:01:17 tinyarch kernel: x86/cpu: User Mode Instruction Prevention (UMIP) activated
Nov 16 17:01:17 tinyarch kernel: LVT offset 1 assigned for vector 0xf9
Nov 16 17:01:17 tinyarch kernel: LVT offset 2 assigned for vector 0xf4
Nov 16 17:01:17 tinyarch kernel: Last level iTLB entries: 4KB 512, 2MB 512, 4MB 256
Nov 16 17:01:17 tinyarch kernel: Last level dTLB entries: 4KB 2048, 2MB 2048, 4MB 1024, 1GB 0
Nov 16 17:01:17 tinyarch kernel: process: using mwait in idle threads
Nov 16 17:01:17 tinyarch kernel: Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
Nov 16 17:01:17 tinyarch kernel: Spectre V2 : Mitigation: Retpolines
Nov 16 17:01:17 tinyarch kernel: Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
Nov 16 17:01:17 tinyarch kernel: Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT
Nov 16 17:01:17 tinyarch kernel: Spectre V2 : Enabling Restricted Speculation for firmware calls
Nov 16 17:01:17 tinyarch kernel: Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
Nov 16 17:01:17 tinyarch kernel: Spectre V2 : User space: Mitigation: STIBP always-on protection
Nov 16 17:01:17 tinyarch kernel: Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
Nov 16 17:01:17 tinyarch kernel: Speculative Return Stack Overflow: IBPB-extending microcode not applied!
Nov 16 17:01:17 tinyarch kernel: Speculative Return Stack Overflow: WARNING: See https://kernel.org/doc/html/latest/admin-guide/hw-vuln/srso.html for mitigation options.
Nov 16 17:01:17 tinyarch kernel: Speculative Return Stack Overflow: Vulnerable: Safe RET, no microcode
Nov 16 17:01:17 tinyarch kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Nov 16 17:01:17 tinyarch kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Nov 16 17:01:17 tinyarch kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Nov 16 17:01:17 tinyarch kernel: x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers'
Nov 16 17:01:17 tinyarch kernel: x86/fpu: Supporting XSAVE feature 0x800: 'Control-flow User registers'
Nov 16 17:01:17 tinyarch kernel: x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
Nov 16 17:01:17 tinyarch kernel: x86/fpu: xstate_offset[9]:  832, xstate_sizes[9]:    8
Nov 16 17:01:17 tinyarch kernel: x86/fpu: xstate_offset[11]:  840, xstate_sizes[11]:   16
Nov 16 17:01:17 tinyarch kernel: x86/fpu: Enabled xstate features 0xa07, context size is 856 bytes, using 'compacted' format.
Nov 16 17:01:17 tinyarch kernel: Freeing SMP alternatives memory: 40K
Nov 16 17:01:17 tinyarch kernel: pid_max: default: 32768 minimum: 301
Nov 16 17:01:17 tinyarch kernel: LSM: initializing lsm=capability,landlock,lockdown,yama,bpf
Nov 16 17:01:17 tinyarch kernel: landlock: Up and running.
Nov 16 17:01:17 tinyarch kernel: Yama: becoming mindful.
Nov 16 17:01:17 tinyarch kernel: LSM support for eBPF active
Nov 16 17:01:17 tinyarch kernel: Mount-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
Nov 16 17:01:17 tinyarch kernel: Mountpoint-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
Nov 16 17:01:17 tinyarch kernel: smpboot: CPU0: AMD Ryzen 7 5800X 8-Core Processor (family: 0x19, model: 0x21, stepping: 0x0)
Nov 16 17:01:17 tinyarch kernel: Performance Events: Fam17h+ core perfctr, AMD PMU driver.
Nov 16 17:01:17 tinyarch kernel: ... version:                0
Nov 16 17:01:17 tinyarch kernel: ... bit width:              48
Nov 16 17:01:17 tinyarch kernel: ... generic registers:      6
Nov 16 17:01:17 tinyarch kernel: ... value mask:             0000ffffffffffff
Nov 16 17:01:17 tinyarch kernel: ... max period:             00007fffffffffff
Nov 16 17:01:17 tinyarch kernel: ... fixed-purpose events:   0
Nov 16 17:01:17 tinyarch kernel: ... event mask:             000000000000003f
Nov 16 17:01:17 tinyarch kernel: signal: max sigframe size: 3376
Nov 16 17:01:17 tinyarch kernel: rcu: Hierarchical SRCU implementation.
Nov 16 17:01:17 tinyarch kernel: rcu:         Max phase no-delay instances is 1000.
Nov 16 17:01:17 tinyarch kernel: Timer migration: 2 hierarchy levels; 8 children per group; 2 crossnode level
Nov 16 17:01:17 tinyarch kernel: MCE: In-kernel MCE decoding enabled.
Nov 16 17:01:17 tinyarch kernel: NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
Nov 16 17:01:17 tinyarch kernel: smp: Bringing up secondary CPUs ...
Nov 16 17:01:17 tinyarch kernel: smpboot: x86: Booting SMP configuration:
Nov 16 17:01:17 tinyarch kernel: .... node  #0, CPUs:        #1  #2  #3  #4  #5  #6  #7  #8  #9 #10 #11 #12 #13 #14 #15
Nov 16 17:01:17 tinyarch kernel: Spectre V2 : Update user space SMT mitigation: STIBP always-on
Nov 16 17:01:17 tinyarch kernel: smp: Brought up 1 node, 16 CPUs
Nov 16 17:01:17 tinyarch kernel: smpboot: Total of 16 processors activated (121420.90 BogoMIPS)
Nov 16 17:01:17 tinyarch kernel: Memory: 32615616K/33456136K available (18432K kernel code, 2592K rwdata, 13680K rodata, 4172K init, 4356K bss, 817492K reserved, 0K cma-reserved)
Nov 16 17:01:17 tinyarch kernel: devtmpfs: initialized
Nov 16 17:01:17 tinyarch kernel: x86/mm: Memory block size: 128MB
Nov 16 17:01:17 tinyarch kernel: ACPI: PM: Registering ACPI NVS region [mem 0x0a200000-0x0a20dfff] (57344 bytes)
Nov 16 17:01:17 tinyarch kernel: ACPI: PM: Registering ACPI NVS region [mem 0xbc886000-0xbcf6cfff] (7237632 bytes)
Nov 16 17:01:17 tinyarch kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
Nov 16 17:01:17 tinyarch kernel: futex hash table entries: 4096 (order: 6, 262144 bytes, linear)
Nov 16 17:01:17 tinyarch kernel: pinctrl core: initialized pinctrl subsystem
Nov 16 17:01:17 tinyarch kernel: PM: RTC time: 16:01:07, date: 2024-11-16
Nov 16 17:01:17 tinyarch kernel: NET: Registered PF_NETLINK/PF_ROUTE protocol family
Nov 16 17:01:17 tinyarch kernel: DMA: preallocated 4096 KiB GFP_KERNEL pool for atomic allocations
Nov 16 17:01:17 tinyarch kernel: DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
Nov 16 17:01:17 tinyarch kernel: DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
Nov 16 17:01:17 tinyarch kernel: audit: initializing netlink subsys (disabled)
Nov 16 17:01:17 tinyarch kernel: audit: type=2000 audit(1731772867.189:1): state=initialized audit_enabled=0 res=1
Nov 16 17:01:17 tinyarch kernel: thermal_sys: Registered thermal governor 'fair_share'
Nov 16 17:01:17 tinyarch kernel: thermal_sys: Registered thermal governor 'bang_bang'
Nov 16 17:01:17 tinyarch kernel: thermal_sys: Registered thermal governor 'step_wise'
Nov 16 17:01:17 tinyarch kernel: thermal_sys: Registered thermal governor 'user_space'
Nov 16 17:01:17 tinyarch kernel: thermal_sys: Registered thermal governor 'power_allocator'
Nov 16 17:01:17 tinyarch kernel: cpuidle: using governor ladder
Nov 16 17:01:17 tinyarch kernel: cpuidle: using governor menu
Nov 16 17:01:17 tinyarch kernel: Detected 1 PCC Subspaces
Nov 16 17:01:17 tinyarch kernel: Registering PCC driver as Mailbox controller
Nov 16 17:01:17 tinyarch kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
Nov 16 17:01:17 tinyarch kernel: PCI: ECAM [mem 0xf0000000-0xf7ffffff] (base 0xf0000000) for domain 0000 [bus 00-7f]
Nov 16 17:01:17 tinyarch kernel: PCI: Using configuration type 1 for base access
Nov 16 17:01:17 tinyarch kernel: kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
Nov 16 17:01:17 tinyarch kernel: HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
Nov 16 17:01:17 tinyarch kernel: HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
Nov 16 17:01:17 tinyarch kernel: HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
Nov 16 17:01:17 tinyarch kernel: HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
Nov 16 17:01:17 tinyarch kernel: ACPI: Added _OSI(Module Device)
Nov 16 17:01:17 tinyarch kernel: ACPI: Added _OSI(Processor Device)
Nov 16 17:01:17 tinyarch kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
Nov 16 17:01:17 tinyarch kernel: ACPI: Added _OSI(Processor Aggregator Device)
Nov 16 17:01:17 tinyarch kernel: ACPI: 10 ACPI AML tables successfully acquired and loaded
Nov 16 17:01:17 tinyarch kernel: ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
Nov 16 17:01:17 tinyarch kernel: ACPI: Interpreter enabled
Nov 16 17:01:17 tinyarch kernel: ACPI: PM: (supports S0 S3 S4 S5)
Nov 16 17:01:17 tinyarch kernel: ACPI: Using IOAPIC for interrupt routing
Nov 16 17:01:17 tinyarch kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
Nov 16 17:01:17 tinyarch kernel: PCI: Using E820 reservations for host bridge windows
Nov 16 17:01:17 tinyarch kernel: ACPI: Enabled 8 GPEs in block 00 to 1F
Nov 16 17:01:17 tinyarch kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
Nov 16 17:01:17 tinyarch kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
Nov 16 17:01:17 tinyarch kernel: acpi PNP0A08:00: _OSC: platform does not support [SHPCHotplug LTR DPC]
Nov 16 17:01:17 tinyarch kernel: acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability]
Nov 16 17:01:17 tinyarch kernel: acpi PNP0A08:00: [Firmware Info]: ECAM [mem 0xf0000000-0xf7ffffff] for domain 0000 [bus 00-7f] only partially covers this bridge
Nov 16 17:01:17 tinyarch kernel: PCI host bridge to bus 0000:00
Nov 16 17:01:17 tinyarch kernel: pci_bus 0000:00: root bus resource [io  0x0000-0x03af window]
Nov 16 17:01:17 tinyarch kernel: pci_bus 0000:00: root bus resource [io  0x03e0-0x0cf7 window]
Nov 16 17:01:17 tinyarch kernel: pci_bus 0000:00: root bus resource [io  0x03b0-0x03df window]
Nov 16 17:01:17 tinyarch kernel: pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
Nov 16 17:01:17 tinyarch kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000dffff window]
Nov 16 17:01:17 tinyarch kernel: pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfcffffff window]
Nov 16 17:01:17 tinyarch kernel: pci_bus 0000:00: root bus resource [mem 0x840000000-0xffffffffff window]
Nov 16 17:01:17 tinyarch kernel: pci_bus 0000:00: root bus resource [bus 00-ff]
Nov 16 17:01:17 tinyarch kernel: pci 0000:00:00.0: [1022:1480] type 00 class 0x060000 conventional PCI endpoint
Nov 16 17:01:17 tinyarch kernel: pci 0000:00:00.2: [1022:1481] type 00 class 0x080600 conventional PCI endpoint
Nov 16 17:01:17 tinyarch kernel: pci 0000:00:01.0: [1022:1482] type 00 class 0x060000 conventional PCI endpoint
Nov 16 17:01:17 tinyarch kernel: pci 0000:00:01.1: [1022:1483] type 01 class 0x060400 PCIe Root Port
Nov 16 17:01:17 tinyarch kernel: pci 0000:00:01.1: PCI bridge to [bus 01-04]
Nov 16 17:01:17 tinyarch kernel: pci 0000:00:01.1:   bridge window [io  0xf000-0xffff]
Nov 16 17:01:17 tinyarch kernel: pci 0000:00:01.1:   bridge window [mem 0xfc800000-0xfc9fffff]
Nov 16 17:01:17 tinyarch kernel: pci 0000:00:01.1: enabling Extended Tags
Nov 16 17:01:17 tinyarch kernel: pci 0000:00:01.1: PME# supported from D0 D3hot D3cold
Nov 16 17:01:17 tinyarch kernel: pci 0000:00:01.2: [1022:1483] type 01 class 0x060400 PCIe Root Port
Nov 16 17:01:17 tinyarch kernel: pci 0000:00:01.2: PCI bridge to [bus 05-08]
Nov 16 17:01:17 tinyarch kernel: pci 0000:00:01.2:   bridge window [io  0xe000-0xefff]
Nov 16 17:01:17 tinyarch kernel: pci 0000:00:01.2:   bridge window [mem 0xfc500000-0xfc7fffff]
Nov 16 17:01:17 tinyarch kernel: pci 0000:00:01.2: enabling Extended Tags
Nov 16 17:01:17 tinyarch kernel: pci 0000:00:01.2: PME# supported from D0 D3hot D3cold
Nov 16 17:01:17 tinyarch kernel: pci 0000:00:02.0: [1022:1482] type 00 class 0x060000 conventional PCI endpoint
Nov 16 17:01:17 tinyarch kernel: pci 0000:00:03.0: [1022:1482] type 00 class 0x060000 conventional PCI endpoint
Nov 16 17:01:17 tinyarch kernel: pci 0000:00:03.1: [1022:1483] type 01 class 0x060400 PCIe Root Port
Nov 16 17:01:17 tinyarch kernel: pci 0000:00:03.1: PCI bridge to [bus 09]
Nov 16 17:01:17 tinyarch kernel: pci 0000:00:03.1:   bridge window [io  0xd000-0xdfff]
Nov 16 17:01:17 tinyarch kernel: pci 0000:00:03.1:   bridge window [mem 0xfb000000-0xfc0fffff]
Nov 16 17:01:17 tinyarch kernel: pci 0000:00:03.1:   bridge window [mem 0xf800000000-0xfc01ffffff 64bit pref]
Nov 16 17:01:17 tinyarch kernel: pci 0000:00:03.1: PME# supported from D0 D3hot D3cold
Nov 16 17:01:17 tinyarch kernel: pci 0000:00:04.0: [1022:1482] type 00 class 0x060000 conventional PCI endpoint
Nov 16 17:01:17 tinyarch kernel: pci 0000:00:05.0: [1022:1482] type 00 class 0x060000 conventional PCI endpoint
Nov 16 17:01:17 tinyarch kernel: pci 0000:00:07.0: [1022:1482] type 00 class 0x060000 conventional PCI endpoint
Nov 16 17:01:17 tinyarch kernel: pci 0000:00:07.1: [1022:1484] type 01 class 0x060400 PCIe Root Port
Nov 16 17:01:17 tinyarch kernel: pci 0000:00:07.1: PCI bridge to [bus 0a]
Nov 16 17:01:17 tinyarch kernel: pci 0000:00:07.1: enabling Extended Tags
Nov 16 17:01:17 tinyarch kernel: pci 0000:00:07.1: PME# supported from D0 D3hot D3cold
Nov 16 17:01:17 tinyarch kernel: pci 0000:00:08.0: [1022:1482] type 00 class 0x060000 conventional PCI endpoint
Nov 16 17:01:17 tinyarch kernel: pci 0000:00:08.1: [1022:1484] type 01 class 0x060400 PCIe Root Port
Nov 16 17:01:17 tinyarch kernel: pci 0000:00:08.1: PCI bridge to [bus 0b]
Nov 16 17:01:17 tinyarch kernel: pci 0000:00:08.1:   bridge window [mem 0xfc200000-0xfc4fffff]
Nov 16 17:01:17 tinyarch kernel: pci 0000:00:08.1: enabling Extended Tags
Nov 16 17:01:17 tinyarch kernel: pci 0000:00:08.1: PME# supported from D0 D3hot D3cold
Nov 16 17:01:17 tinyarch kernel: pci 0000:00:14.0: [1022:790b] type 00 class 0x0c0500 conventional PCI endpoint
Nov 16 17:01:17 tinyarch kernel: pci 0000:00:14.3: [1022:790e] type 00 class 0x060100 conventional PCI endpoint
Nov 16 17:01:17 tinyarch kernel: pci 0000:00:18.0: [1022:1440] type 00 class 0x060000 conventional PCI endpoint
Nov 16 17:01:17 tinyarch kernel: pci 0000:00:18.1: [1022:1441] type 00 class 0x060000 conventional PCI endpoint
Nov 16 17:01:17 tinyarch kernel: pci 0000:00:18.2: [1022:1442] type 00 class 0x060000 conventional PCI endpoint
Nov 16 17:01:17 tinyarch kernel: pci 0000:00:18.3: [1022:1443] type 00 class 0x060000 conventional PCI endpoint
Nov 16 17:01:17 tinyarch kernel: pci 0000:00:18.4: [1022:1444] type 00 class 0x060000 conventional PCI endpoint
Nov 16 17:01:17 tinyarch kernel: pci 0000:00:18.5: [1022:1445] type 00 class 0x060000 conventional PCI endpoint
Nov 16 17:01:17 tinyarch kernel: pci 0000:00:18.6: [1022:1446] type 00 class 0x060000 conventional PCI endpoint
Nov 16 17:01:17 tinyarch kernel: pci 0000:00:18.7: [1022:1447] type 00 class 0x060000 conventional PCI endpoint
Nov 16 17:01:17 tinyarch kernel: pci 0000:01:00.0: [144d:a808] type 00 class 0x010802 PCIe Endpoint
Nov 16 17:01:17 tinyarch kernel: pci 0000:01:00.0: BAR 0 [mem 0xfc9a0000-0xfc9a3fff 64bit]
Nov 16 17:01:17 tinyarch kernel: pci 0000:00:01.1: PCI bridge to [bus 01-04]
Nov 16 17:01:17 tinyarch kernel: pci 0000:05:00.0: [1022:43ee] type 00 class 0x0c0330 PCIe Legacy Endpoint
Nov 16 17:01:17 tinyarch kernel: pci 0000:05:00.0: BAR 0 [mem 0xfc7a0000-0xfc7a7fff 64bit]
Nov 16 17:01:17 tinyarch kernel: pci 0000:05:00.0: enabling Extended Tags
Nov 16 17:01:17 tinyarch kernel: pci 0000:05:00.0: PME# supported from D3hot D3cold
Nov 16 17:01:17 tinyarch kernel: pci 0000:05:00.1: [1022:43eb] type 00 class 0x010601 PCIe Legacy Endpoint
Nov 16 17:01:17 tinyarch kernel: pci 0000:05:00.1: BAR 5 [mem 0xfc780000-0xfc79ffff]
Nov 16 17:01:17 tinyarch kernel: pci 0000:05:00.1: ROM [mem 0xfc700000-0xfc77ffff pref]
Nov 16 17:01:17 tinyarch kernel: pci 0000:05:00.1: enabling Extended Tags
Nov 16 17:01:17 tinyarch kernel: pci 0000:05:00.1: PME# supported from D3hot D3cold
Nov 16 17:01:17 tinyarch kernel: pci 0000:05:00.2: [1022:43e9] type 01 class 0x060400 PCIe Switch Upstream Port
Nov 16 17:01:17 tinyarch kernel: pci 0000:05:00.2: PCI bridge to [bus 06-08]
Nov 16 17:01:17 tinyarch kernel: pci 0000:05:00.2:   bridge window [io  0xe000-0xefff]
Nov 16 17:01:17 tinyarch kernel: pci 0000:05:00.2:   bridge window [mem 0xfc500000-0xfc6fffff]
Nov 16 17:01:17 tinyarch kernel: pci 0000:05:00.2: enabling Extended Tags
Nov 16 17:01:17 tinyarch kernel: pci 0000:05:00.2: PME# supported from D3hot D3cold
Nov 16 17:01:17 tinyarch kernel: pci 0000:00:01.2: PCI bridge to [bus 05-08]
Nov 16 17:01:17 tinyarch kernel: pci 0000:06:08.0: [1022:43ea] type 01 class 0x060400 PCIe Switch Downstream Port
Nov 16 17:01:17 tinyarch kernel: pci 0000:06:08.0: PCI bridge to [bus 07]
Nov 16 17:01:17 tinyarch kernel: pci 0000:06:08.0:   bridge window [io  0xe000-0xefff]
Nov 16 17:01:17 tinyarch kernel: pci 0000:06:08.0:   bridge window [mem 0xfc600000-0xfc6fffff]
Nov 16 17:01:17 tinyarch kernel: pci 0000:06:08.0: enabling Extended Tags
Nov 16 17:01:17 tinyarch kernel: pci 0000:06:08.0: PME# supported from D3hot D3cold
Nov 16 17:01:17 tinyarch kernel: pci 0000:06:09.0: [1022:43ea] type 01 class 0x060400 PCIe Switch Downstream Port
Nov 16 17:01:17 tinyarch kernel: pci 0000:06:09.0: PCI bridge to [bus 08]
Nov 16 17:01:17 tinyarch kernel: pci 0000:06:09.0:   bridge window [mem 0xfc500000-0xfc5fffff]
Nov 16 17:01:17 tinyarch kernel: pci 0000:06:09.0: enabling Extended Tags
Nov 16 17:01:17 tinyarch kernel: pci 0000:06:09.0: PME# supported from D3hot D3cold
Nov 16 17:01:17 tinyarch kernel: pci 0000:05:00.2: PCI bridge to [bus 06-08]
Nov 16 17:01:17 tinyarch kernel: pci 0000:07:00.0: [10ec:8125] type 00 class 0x020000 PCIe Endpoint
Nov 16 17:01:17 tinyarch kernel: pci 0000:07:00.0: BAR 0 [io  0xe000-0xe0ff]
Nov 16 17:01:17 tinyarch kernel: pci 0000:07:00.0: BAR 2 [mem 0xfc600000-0xfc60ffff 64bit]
Nov 16 17:01:17 tinyarch kernel: pci 0000:07:00.0: BAR 4 [mem 0xfc610000-0xfc613fff 64bit]
Nov 16 17:01:17 tinyarch kernel: pci 0000:07:00.0: supports D1 D2
Nov 16 17:01:17 tinyarch kernel: pci 0000:07:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Nov 16 17:01:17 tinyarch kernel: pci 0000:06:08.0: PCI bridge to [bus 07]
Nov 16 17:01:17 tinyarch kernel: pci 0000:08:00.0: [8086:2723] type 00 class 0x028000 PCIe Endpoint
Nov 16 17:01:17 tinyarch kernel: pci 0000:08:00.0: BAR 0 [mem 0xfc500000-0xfc503fff 64bit]
Nov 16 17:01:17 tinyarch kernel: pci 0000:08:00.0: PME# supported from D0 D3hot D3cold
Nov 16 17:01:17 tinyarch kernel: pci 0000:06:09.0: PCI bridge to [bus 08]
Nov 16 17:01:17 tinyarch kernel: pci 0000:09:00.0: [10de:2206] type 00 class 0x030000 PCIe Legacy Endpoint
Nov 16 17:01:17 tinyarch kernel: pci 0000:09:00.0: BAR 0 [mem 0xfb000000-0xfbffffff]
Nov 16 17:01:17 tinyarch kernel: pci 0000:09:00.0: BAR 1 [mem 0xf800000000-0xfbffffffff 64bit pref]
Nov 16 17:01:17 tinyarch kernel: pci 0000:09:00.0: BAR 3 [mem 0xfc00000000-0xfc01ffffff 64bit pref]
Nov 16 17:01:17 tinyarch kernel: pci 0000:09:00.0: BAR 5 [io  0xd000-0xd07f]
Nov 16 17:01:17 tinyarch kernel: pci 0000:09:00.0: ROM [mem 0xfc000000-0xfc07ffff pref]
Nov 16 17:01:17 tinyarch kernel: pci 0000:09:00.0: PME# supported from D0 D3hot
Nov 16 17:01:17 tinyarch kernel: pci 0000:09:00.1: [10de:1aef] type 00 class 0x040300 PCIe Endpoint
Nov 16 17:01:17 tinyarch kernel: pci 0000:09:00.1: BAR 0 [mem 0xfc080000-0xfc083fff]
Nov 16 17:01:17 tinyarch kernel: pci 0000:00:03.1: PCI bridge to [bus 09]
Nov 16 17:01:17 tinyarch kernel: pci 0000:0a:00.0: [1022:148a] type 00 class 0x130000 PCIe Endpoint
Nov 16 17:01:17 tinyarch kernel: pci 0000:0a:00.0: enabling Extended Tags
Nov 16 17:01:17 tinyarch kernel: pci 0000:00:07.1: PCI bridge to [bus 0a]
Nov 16 17:01:17 tinyarch kernel: pci 0000:0b:00.0: [1022:1485] type 00 class 0x130000 PCIe Endpoint
Nov 16 17:01:17 tinyarch kernel: pci 0000:0b:00.0: enabling Extended Tags
Nov 16 17:01:17 tinyarch kernel: pci 0000:0b:00.1: [1022:1486] type 00 class 0x108000 PCIe Endpoint
Nov 16 17:01:17 tinyarch kernel: pci 0000:0b:00.1: BAR 2 [mem 0xfc300000-0xfc3fffff]
Nov 16 17:01:17 tinyarch kernel: pci 0000:0b:00.1: BAR 5 [mem 0xfc408000-0xfc409fff]
Nov 16 17:01:17 tinyarch kernel: pci 0000:0b:00.1: enabling Extended Tags
Nov 16 17:01:17 tinyarch kernel: pci 0000:0b:00.3: [1022:149c] type 00 class 0x0c0330 PCIe Endpoint
Nov 16 17:01:17 tinyarch kernel: pci 0000:0b:00.3: BAR 0 [mem 0xfc200000-0xfc2fffff 64bit]
Nov 16 17:01:17 tinyarch kernel: pci 0000:0b:00.3: enabling Extended Tags
Nov 16 17:01:17 tinyarch kernel: pci 0000:0b:00.3: PME# supported from D0 D3hot D3cold
Nov 16 17:01:17 tinyarch kernel: pci 0000:0b:00.4: [1022:1487] type 00 class 0x040300 PCIe Endpoint
Nov 16 17:01:17 tinyarch kernel: pci 0000:0b:00.4: BAR 0 [mem 0xfc400000-0xfc407fff]
Nov 16 17:01:17 tinyarch kernel: pci 0000:0b:00.4: enabling Extended Tags
Nov 16 17:01:17 tinyarch kernel: pci 0000:0b:00.4: PME# supported from D0 D3hot D3cold
Nov 16 17:01:17 tinyarch kernel: pci 0000:00:08.1: PCI bridge to [bus 0b]
Nov 16 17:01:17 tinyarch kernel: ACPI: PCI: Interrupt link LNKA configured for IRQ 0
Nov 16 17:01:17 tinyarch kernel: ACPI: PCI: Interrupt link LNKB configured for IRQ 0
Nov 16 17:01:17 tinyarch kernel: ACPI: PCI: Interrupt link LNKC configured for IRQ 0
Nov 16 17:01:17 tinyarch kernel: ACPI: PCI: Interrupt link LNKD configured for IRQ 0
Nov 16 17:01:17 tinyarch kernel: ACPI: PCI: Interrupt link LNKE configured for IRQ 0
Nov 16 17:01:17 tinyarch kernel: ACPI: PCI: Interrupt link LNKF configured for IRQ 0
Nov 16 17:01:17 tinyarch kernel: ACPI: PCI: Interrupt link LNKG configured for IRQ 0
Nov 16 17:01:17 tinyarch kernel: ACPI: PCI: Interrupt link LNKH configured for IRQ 0
Nov 16 17:01:17 tinyarch kernel: iommu: Default domain type: Translated
Nov 16 17:01:17 tinyarch kernel: iommu: DMA domain TLB invalidation policy: lazy mode
Nov 16 17:01:17 tinyarch kernel: SCSI subsystem initialized
Nov 16 17:01:17 tinyarch kernel: libata version 3.00 loaded.
Nov 16 17:01:17 tinyarch kernel: ACPI: bus type USB registered
Nov 16 17:01:17 tinyarch kernel: usbcore: registered new interface driver usbfs
Nov 16 17:01:17 tinyarch kernel: usbcore: registered new interface driver hub
Nov 16 17:01:17 tinyarch kernel: usbcore: registered new device driver usb
Nov 16 17:01:17 tinyarch kernel: EDAC MC: Ver: 3.0.0
Nov 16 17:01:17 tinyarch kernel: efivars: Registered efivars operations
Nov 16 17:01:17 tinyarch kernel: NetLabel: Initializing
Nov 16 17:01:17 tinyarch kernel: NetLabel:  domain hash size = 128
Nov 16 17:01:17 tinyarch kernel: NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
Nov 16 17:01:17 tinyarch kernel: NetLabel:  unlabeled traffic allowed by default
Nov 16 17:01:17 tinyarch kernel: mctp: management component transport protocol core
Nov 16 17:01:17 tinyarch kernel: NET: Registered PF_MCTP protocol family
Nov 16 17:01:17 tinyarch kernel: PCI: Using ACPI for IRQ routing
Nov 16 17:01:17 tinyarch kernel: PCI: pci_cache_line_size set to 64 bytes
Nov 16 17:01:17 tinyarch kernel: e820: reserve RAM buffer [mem 0x09c3f000-0x0bffffff]
Nov 16 17:01:17 tinyarch kernel: e820: reserve RAM buffer [mem 0x0a200000-0x0bffffff]
Nov 16 17:01:17 tinyarch kernel: e820: reserve RAM buffer [mem 0x0b000000-0x0bffffff]
Nov 16 17:01:17 tinyarch kernel: e820: reserve RAM buffer [mem 0xb56c1018-0xb7ffffff]
Nov 16 17:01:17 tinyarch kernel: e820: reserve RAM buffer [mem 0xb56e8018-0xb7ffffff]
Nov 16 17:01:17 tinyarch kernel: e820: reserve RAM buffer [mem 0xb56f6018-0xb7ffffff]
Nov 16 17:01:17 tinyarch kernel: e820: reserve RAM buffer [mem 0xb6886000-0xb7ffffff]
Nov 16 17:01:17 tinyarch kernel: e820: reserve RAM buffer [mem 0xb8626000-0xbbffffff]
Nov 16 17:01:17 tinyarch kernel: e820: reserve RAM buffer [mem 0xb9cd1000-0xbbffffff]
Nov 16 17:01:17 tinyarch kernel: e820: reserve RAM buffer [mem 0xbf000000-0xbfffffff]
Nov 16 17:01:17 tinyarch kernel: e820: reserve RAM buffer [mem 0x83f380000-0x83fffffff]
Nov 16 17:01:17 tinyarch kernel: pci 0000:09:00.0: vgaarb: setting as boot VGA device
Nov 16 17:01:17 tinyarch kernel: pci 0000:09:00.0: vgaarb: bridge control possible
Nov 16 17:01:17 tinyarch kernel: pci 0000:09:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
Nov 16 17:01:17 tinyarch kernel: vgaarb: loaded
Nov 16 17:01:17 tinyarch kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
Nov 16 17:01:17 tinyarch kernel: hpet0: 3 comparators, 32-bit 14.318180 MHz counter
Nov 16 17:01:17 tinyarch kernel: clocksource: Switched to clocksource tsc-early
Nov 16 17:01:17 tinyarch kernel: VFS: Disk quotas dquot_6.6.0
Nov 16 17:01:17 tinyarch kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Nov 16 17:01:17 tinyarch kernel: pnp: PnP ACPI init
Nov 16 17:01:17 tinyarch kernel: system 00:00: [mem 0xf0000000-0xf7ffffff] has been reserved
Nov 16 17:01:17 tinyarch kernel: system 00:01: [mem 0xfd200000-0xfd2fffff] has been reserved
Nov 16 17:01:17 tinyarch kernel: system 00:03: [io  0x0a00-0x0a2f] has been reserved
Nov 16 17:01:17 tinyarch kernel: system 00:03: [io  0x0a30-0x0a3f] has been reserved
Nov 16 17:01:17 tinyarch kernel: system 00:03: [io  0x0a40-0x0a4f] has been reserved
Nov 16 17:01:17 tinyarch kernel: system 00:03: [mem 0xfe000000-0xfe00ffff] has been reserved
Nov 16 17:01:17 tinyarch kernel: system 00:04: [io  0x04d0-0x04d1] has been reserved
Nov 16 17:01:17 tinyarch kernel: system 00:04: [io  0x040b] has been reserved
Nov 16 17:01:17 tinyarch kernel: system 00:04: [io  0x04d6] has been reserved
Nov 16 17:01:17 tinyarch kernel: system 00:04: [io  0x0c00-0x0c01] has been reserved
Nov 16 17:01:17 tinyarch kernel: system 00:04: [io  0x0c14] has been reserved
Nov 16 17:01:17 tinyarch kernel: system 00:04: [io  0x0c50-0x0c51] has been reserved
Nov 16 17:01:17 tinyarch kernel: system 00:04: [io  0x0c52] has been reserved
Nov 16 17:01:17 tinyarch kernel: system 00:04: [io  0x0c6c] has been reserved
Nov 16 17:01:17 tinyarch kernel: system 00:04: [io  0x0c6f] has been reserved
Nov 16 17:01:17 tinyarch kernel: system 00:04: [io  0x0cd8-0x0cdf] has been reserved
Nov 16 17:01:17 tinyarch kernel: system 00:04: [io  0x0800-0x089f] has been reserved
Nov 16 17:01:17 tinyarch kernel: system 00:04: [io  0x0b00-0x0b0f] has been reserved
Nov 16 17:01:17 tinyarch kernel: system 00:04: [io  0x0b20-0x0b3f] has been reserved
Nov 16 17:01:17 tinyarch kernel: system 00:04: [io  0x0900-0x090f] has been reserved
Nov 16 17:01:17 tinyarch kernel: system 00:04: [io  0x0910-0x091f] has been reserved
Nov 16 17:01:17 tinyarch kernel: system 00:04: [mem 0xfec00000-0xfec00fff] could not be reserved
Nov 16 17:01:17 tinyarch kernel: system 00:04: [mem 0xfec01000-0xfec01fff] could not be reserved
Nov 16 17:01:17 tinyarch kernel: system 00:04: [mem 0xfedc0000-0xfedc0fff] has been reserved
Nov 16 17:01:17 tinyarch kernel: system 00:04: [mem 0xfee00000-0xfee00fff] has been reserved
Nov 16 17:01:17 tinyarch kernel: system 00:04: [mem 0xfed80000-0xfed8ffff] could not be reserved
Nov 16 17:01:17 tinyarch kernel: system 00:04: [mem 0xfec10000-0xfec10fff] has been reserved
Nov 16 17:01:17 tinyarch kernel: system 00:04: [mem 0xff000000-0xffffffff] has been reserved
Nov 16 17:01:17 tinyarch kernel: pnp: PnP ACPI: found 5 devices
Nov 16 17:01:17 tinyarch kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
Nov 16 17:01:17 tinyarch kernel: NET: Registered PF_INET protocol family
Nov 16 17:01:17 tinyarch kernel: IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
Nov 16 17:01:17 tinyarch kernel: tcp_listen_portaddr_hash hash table entries: 16384 (order: 6, 262144 bytes, linear)
Nov 16 17:01:17 tinyarch kernel: Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
Nov 16 17:01:17 tinyarch kernel: TCP established hash table entries: 262144 (order: 9, 2097152 bytes, linear)
Nov 16 17:01:17 tinyarch kernel: TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
Nov 16 17:01:17 tinyarch kernel: TCP: Hash tables configured (established 262144 bind 65536)
Nov 16 17:01:17 tinyarch kernel: MPTCP token hash table entries: 32768 (order: 7, 786432 bytes, linear)
Nov 16 17:01:17 tinyarch kernel: UDP hash table entries: 16384 (order: 7, 524288 bytes, linear)
Nov 16 17:01:17 tinyarch kernel: UDP-Lite hash table entries: 16384 (order: 7, 524288 bytes, linear)
Nov 16 17:01:17 tinyarch kernel: NET: Registered PF_UNIX/PF_LOCAL protocol family
Nov 16 17:01:17 tinyarch kernel: NET: Registered PF_XDP protocol family
Nov 16 17:01:17 tinyarch kernel: pci 0000:00:01.1: PCI bridge to [bus 01-04]
Nov 16 17:01:17 tinyarch kernel: pci 0000:00:01.1:   bridge window [io  0xf000-0xffff]
Nov 16 17:01:17 tinyarch kernel: pci 0000:00:01.1:   bridge window [mem 0xfc800000-0xfc9fffff]
Nov 16 17:01:17 tinyarch kernel: pci 0000:06:08.0: PCI bridge to [bus 07]
Nov 16 17:01:17 tinyarch kernel: pci 0000:06:08.0:   bridge window [io  0xe000-0xefff]
Nov 16 17:01:17 tinyarch kernel: pci 0000:06:08.0:   bridge window [mem 0xfc600000-0xfc6fffff]
Nov 16 17:01:17 tinyarch kernel: pci 0000:06:09.0: PCI bridge to [bus 08]
Nov 16 17:01:17 tinyarch kernel: pci 0000:06:09.0:   bridge window [mem 0xfc500000-0xfc5fffff]
Nov 16 17:01:17 tinyarch kernel: pci 0000:05:00.2: PCI bridge to [bus 06-08]
Nov 16 17:01:17 tinyarch kernel: pci 0000:05:00.2:   bridge window [io  0xe000-0xefff]
Nov 16 17:01:17 tinyarch kernel: pci 0000:05:00.2:   bridge window [mem 0xfc500000-0xfc6fffff]
Nov 16 17:01:17 tinyarch kernel: pci 0000:00:01.2: PCI bridge to [bus 05-08]
Nov 16 17:01:17 tinyarch kernel: pci 0000:00:01.2:   bridge window [io  0xe000-0xefff]
Nov 16 17:01:17 tinyarch kernel: pci 0000:00:01.2:   bridge window [mem 0xfc500000-0xfc7fffff]
Nov 16 17:01:17 tinyarch kernel: pci 0000:00:03.1: PCI bridge to [bus 09]
Nov 16 17:01:17 tinyarch kernel: pci 0000:00:03.1:   bridge window [io  0xd000-0xdfff]
Nov 16 17:01:17 tinyarch kernel: pci 0000:00:03.1:   bridge window [mem 0xfb000000-0xfc0fffff]
Nov 16 17:01:17 tinyarch kernel: pci 0000:00:03.1:   bridge window [mem 0xf800000000-0xfc01ffffff 64bit pref]
Nov 16 17:01:17 tinyarch kernel: pci 0000:00:07.1: PCI bridge to [bus 0a]
Nov 16 17:01:17 tinyarch kernel: pci 0000:00:08.1: PCI bridge to [bus 0b]
Nov 16 17:01:17 tinyarch kernel: pci 0000:00:08.1:   bridge window [mem 0xfc200000-0xfc4fffff]
Nov 16 17:01:17 tinyarch kernel: pci_bus 0000:00: resource 4 [io  0x0000-0x03af window]
Nov 16 17:01:17 tinyarch kernel: pci_bus 0000:00: resource 5 [io  0x03e0-0x0cf7 window]
Nov 16 17:01:17 tinyarch kernel: pci_bus 0000:00: resource 6 [io  0x03b0-0x03df window]
Nov 16 17:01:17 tinyarch kernel: pci_bus 0000:00: resource 7 [io  0x0d00-0xffff window]
Nov 16 17:01:17 tinyarch kernel: pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000dffff window]
Nov 16 17:01:17 tinyarch kernel: pci_bus 0000:00: resource 9 [mem 0xc0000000-0xfcffffff window]
Nov 16 17:01:17 tinyarch kernel: pci_bus 0000:00: resource 10 [mem 0x840000000-0xffffffffff window]
Nov 16 17:01:17 tinyarch kernel: pci_bus 0000:01: resource 0 [io  0xf000-0xffff]
Nov 16 17:01:17 tinyarch kernel: pci_bus 0000:01: resource 1 [mem 0xfc800000-0xfc9fffff]
Nov 16 17:01:17 tinyarch kernel: pci_bus 0000:05: resource 0 [io  0xe000-0xefff]
Nov 16 17:01:17 tinyarch kernel: pci_bus 0000:05: resource 1 [mem 0xfc500000-0xfc7fffff]
Nov 16 17:01:17 tinyarch kernel: pci_bus 0000:06: resource 0 [io  0xe000-0xefff]
Nov 16 17:01:17 tinyarch kernel: pci_bus 0000:06: resource 1 [mem 0xfc500000-0xfc6fffff]
Nov 16 17:01:17 tinyarch kernel: pci_bus 0000:07: resource 0 [io  0xe000-0xefff]
Nov 16 17:01:17 tinyarch kernel: pci_bus 0000:07: resource 1 [mem 0xfc600000-0xfc6fffff]
Nov 16 17:01:17 tinyarch kernel: pci_bus 0000:08: resource 1 [mem 0xfc500000-0xfc5fffff]
Nov 16 17:01:17 tinyarch kernel: pci_bus 0000:09: resource 0 [io  0xd000-0xdfff]
Nov 16 17:01:17 tinyarch kernel: pci_bus 0000:09: resource 1 [mem 0xfb000000-0xfc0fffff]
Nov 16 17:01:17 tinyarch kernel: pci_bus 0000:09: resource 2 [mem 0xf800000000-0xfc01ffffff 64bit pref]
Nov 16 17:01:17 tinyarch kernel: pci_bus 0000:0b: resource 1 [mem 0xfc200000-0xfc4fffff]
Nov 16 17:01:17 tinyarch kernel: pci 0000:09:00.1: extending delay after power-on from D3hot to 20 msec
Nov 16 17:01:17 tinyarch kernel: pci 0000:09:00.1: D0 power state depends on 0000:09:00.0
Nov 16 17:01:17 tinyarch kernel: PCI: CLS 64 bytes, default 64
Nov 16 17:01:17 tinyarch kernel: pci 0000:00:00.2: AMD-Vi: IOMMU performance counters supported
Nov 16 17:01:17 tinyarch kernel: Trying to unpack rootfs image as initramfs...
Nov 16 17:01:17 tinyarch kernel: pci 0000:00:01.0: Adding to iommu group 0
Nov 16 17:01:17 tinyarch kernel: pci 0000:00:01.1: Adding to iommu group 1
Nov 16 17:01:17 tinyarch kernel: pci 0000:00:01.2: Adding to iommu group 2
Nov 16 17:01:17 tinyarch kernel: pci 0000:00:02.0: Adding to iommu group 3
Nov 16 17:01:17 tinyarch kernel: pci 0000:00:03.0: Adding to iommu group 4
Nov 16 17:01:17 tinyarch kernel: pci 0000:00:03.1: Adding to iommu group 5
Nov 16 17:01:17 tinyarch kernel: pci 0000:00:04.0: Adding to iommu group 6
Nov 16 17:01:17 tinyarch kernel: pci 0000:00:05.0: Adding to iommu group 7
Nov 16 17:01:17 tinyarch kernel: pci 0000:00:07.0: Adding to iommu group 8
Nov 16 17:01:17 tinyarch kernel: pci 0000:00:07.1: Adding to iommu group 9
Nov 16 17:01:17 tinyarch kernel: pci 0000:00:08.0: Adding to iommu group 10
Nov 16 17:01:17 tinyarch kernel: pci 0000:00:08.1: Adding to iommu group 11
Nov 16 17:01:17 tinyarch kernel: pci 0000:00:14.0: Adding to iommu group 12
Nov 16 17:01:17 tinyarch kernel: pci 0000:00:14.3: Adding to iommu group 12
Nov 16 17:01:17 tinyarch kernel: pci 0000:00:18.0: Adding to iommu group 13
Nov 16 17:01:17 tinyarch kernel: pci 0000:00:18.1: Adding to iommu group 13
Nov 16 17:01:17 tinyarch kernel: pci 0000:00:18.2: Adding to iommu group 13
Nov 16 17:01:17 tinyarch kernel: pci 0000:00:18.3: Adding to iommu group 13
Nov 16 17:01:17 tinyarch kernel: pci 0000:00:18.4: Adding to iommu group 13
Nov 16 17:01:17 tinyarch kernel: pci 0000:00:18.5: Adding to iommu group 13
Nov 16 17:01:17 tinyarch kernel: pci 0000:00:18.6: Adding to iommu group 13
Nov 16 17:01:17 tinyarch kernel: pci 0000:00:18.7: Adding to iommu group 13
Nov 16 17:01:17 tinyarch kernel: pci 0000:01:00.0: Adding to iommu group 14
Nov 16 17:01:17 tinyarch kernel: pci 0000:05:00.0: Adding to iommu group 15
Nov 16 17:01:17 tinyarch kernel: pci 0000:05:00.1: Adding to iommu group 15
Nov 16 17:01:17 tinyarch kernel: pci 0000:05:00.2: Adding to iommu group 15
Nov 16 17:01:17 tinyarch kernel: pci 0000:06:08.0: Adding to iommu group 15
Nov 16 17:01:17 tinyarch kernel: pci 0000:06:09.0: Adding to iommu group 15
Nov 16 17:01:17 tinyarch kernel: pci 0000:07:00.0: Adding to iommu group 15
Nov 16 17:01:17 tinyarch kernel: pci 0000:08:00.0: Adding to iommu group 15
Nov 16 17:01:17 tinyarch kernel: pci 0000:09:00.0: Adding to iommu group 16
Nov 16 17:01:17 tinyarch kernel: pci 0000:09:00.1: Adding to iommu group 16
Nov 16 17:01:17 tinyarch kernel: pci 0000:0a:00.0: Adding to iommu group 17
Nov 16 17:01:17 tinyarch kernel: pci 0000:0b:00.0: Adding to iommu group 18
Nov 16 17:01:17 tinyarch kernel: pci 0000:0b:00.1: Adding to iommu group 19
Nov 16 17:01:17 tinyarch kernel: pci 0000:0b:00.3: Adding to iommu group 20
Nov 16 17:01:17 tinyarch kernel: pci 0000:0b:00.4: Adding to iommu group 21
Nov 16 17:01:17 tinyarch kernel: AMD-Vi: Extended features (0x58f77ef22294a5a, 0x0): PPR NX GT IA PC GA_vAPIC
Nov 16 17:01:17 tinyarch kernel: AMD-Vi: Interrupt remapping enabled
Nov 16 17:01:17 tinyarch kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
Nov 16 17:01:17 tinyarch kernel: software IO TLB: mapped [mem 0x00000000b168c000-0x00000000b568c000] (64MB)
Nov 16 17:01:17 tinyarch kernel: LVT offset 0 assigned for vector 0x400
Nov 16 17:01:17 tinyarch kernel: perf: AMD IBS detected (0x000003ff)
Nov 16 17:01:17 tinyarch kernel: perf/amd_iommu: Detected AMD IOMMU #0 (2 banks, 4 counters/bank).
Nov 16 17:01:17 tinyarch kernel: Initialise system trusted keyrings
Nov 16 17:01:17 tinyarch kernel: Key type blacklist registered
Nov 16 17:01:17 tinyarch kernel: workingset: timestamp_bits=36 max_order=23 bucket_order=0
Nov 16 17:01:17 tinyarch kernel: fuse: init (API version 7.40)
Nov 16 17:01:17 tinyarch kernel: integrity: Platform Keyring initialized
Nov 16 17:01:17 tinyarch kernel: integrity: Machine keyring initialized
Nov 16 17:01:17 tinyarch kernel: Key type asymmetric registered
Nov 16 17:01:17 tinyarch kernel: Asymmetric key parser 'x509' registered
Nov 16 17:01:17 tinyarch kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
Nov 16 17:01:17 tinyarch kernel: io scheduler mq-deadline registered
Nov 16 17:01:17 tinyarch kernel: io scheduler kyber registered
Nov 16 17:01:17 tinyarch kernel: io scheduler bfq registered
Nov 16 17:01:17 tinyarch kernel: pcieport 0000:00:01.1: PME: Signaling with IRQ 27
Nov 16 17:01:17 tinyarch kernel: pcieport 0000:00:01.1: AER: enabled with IRQ 27
Nov 16 17:01:17 tinyarch kernel: pcieport 0000:00:01.2: PME: Signaling with IRQ 28
Nov 16 17:01:17 tinyarch kernel: pcieport 0000:00:01.2: AER: enabled with IRQ 28
Nov 16 17:01:17 tinyarch kernel: pcieport 0000:00:03.1: PME: Signaling with IRQ 29
Nov 16 17:01:17 tinyarch kernel: pcieport 0000:00:03.1: AER: enabled with IRQ 29
Nov 16 17:01:17 tinyarch kernel: pcieport 0000:00:07.1: PME: Signaling with IRQ 31
Nov 16 17:01:17 tinyarch kernel: pcieport 0000:00:07.1: AER: enabled with IRQ 31
Nov 16 17:01:17 tinyarch kernel: pcieport 0000:00:08.1: PME: Signaling with IRQ 32
Nov 16 17:01:17 tinyarch kernel: pcieport 0000:00:08.1: AER: enabled with IRQ 32
Nov 16 17:01:17 tinyarch kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
Nov 16 17:01:17 tinyarch kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
Nov 16 17:01:17 tinyarch kernel: ACPI: button: Power Button [PWRB]
Nov 16 17:01:17 tinyarch kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
Nov 16 17:01:17 tinyarch kernel: ACPI: button: Power Button [PWRF]
Nov 16 17:01:17 tinyarch kernel: Estimated ratio of average max frequency by base frequency (times 1024): 1165
Nov 16 17:01:17 tinyarch kernel: Monitor-Mwait will be used to enter C-1 state
Nov 16 17:01:17 tinyarch kernel: ACPI: \_SB_.PLTF.C000: Found 2 idle states
Nov 16 17:01:17 tinyarch kernel: ACPI: \_SB_.PLTF.C002: Found 2 idle states
Nov 16 17:01:17 tinyarch kernel: ACPI: \_SB_.PLTF.C004: Found 2 idle states
Nov 16 17:01:17 tinyarch kernel: ACPI: \_SB_.PLTF.C006: Found 2 idle states
Nov 16 17:01:17 tinyarch kernel: ACPI: \_SB_.PLTF.C008: Found 2 idle states
Nov 16 17:01:17 tinyarch kernel: ACPI: \_SB_.PLTF.C00A: Found 2 idle states
Nov 16 17:01:17 tinyarch kernel: ACPI: \_SB_.PLTF.C00C: Found 2 idle states
Nov 16 17:01:17 tinyarch kernel: ACPI: \_SB_.PLTF.C00E: Found 2 idle states
Nov 16 17:01:17 tinyarch kernel: ACPI: \_SB_.PLTF.C001: Found 2 idle states
Nov 16 17:01:17 tinyarch kernel: ACPI: \_SB_.PLTF.C003: Found 2 idle states
Nov 16 17:01:17 tinyarch kernel: ACPI: \_SB_.PLTF.C005: Found 2 idle states
Nov 16 17:01:17 tinyarch kernel: ACPI: \_SB_.PLTF.C007: Found 2 idle states
Nov 16 17:01:17 tinyarch kernel: ACPI: \_SB_.PLTF.C009: Found 2 idle states
Nov 16 17:01:17 tinyarch kernel: ACPI: \_SB_.PLTF.C00B: Found 2 idle states
Nov 16 17:01:17 tinyarch kernel: ACPI: \_SB_.PLTF.C00D: Found 2 idle states
Nov 16 17:01:17 tinyarch kernel: ACPI: \_SB_.PLTF.C00F: Found 2 idle states
Nov 16 17:01:17 tinyarch kernel: Freeing initrd memory: 120372K
Nov 16 17:01:17 tinyarch kernel: tsc: Refined TSC clocksource calibration: 3792.873 MHz
Nov 16 17:01:17 tinyarch kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x6d5818a734c, max_idle_ns: 881590694765 ns
Nov 16 17:01:17 tinyarch kernel: clocksource: Switched to clocksource tsc
Nov 16 17:01:17 tinyarch kernel: ACPI: \_TZ_.TZ10: _PSL evaluation failure
Nov 16 17:01:17 tinyarch kernel: thermal LNXTHERM:00: registered as thermal_zone0
Nov 16 17:01:17 tinyarch kernel: ACPI: thermal: Thermal Zone [TZ10] (17 C)
Nov 16 17:01:17 tinyarch kernel: ACPI: \_TZ_.UAD0: _PSL evaluation failure
Nov 16 17:01:17 tinyarch kernel: thermal LNXTHERM:01: registered as thermal_zone1
Nov 16 17:01:17 tinyarch kernel: ACPI: thermal: Thermal Zone [UAD0] (17 C)
Nov 16 17:01:17 tinyarch kernel: Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
Nov 16 17:01:17 tinyarch kernel: Non-volatile memory driver v1.3
Nov 16 17:01:17 tinyarch kernel: Linux agpgart interface v0.103
Nov 16 17:01:17 tinyarch kernel: tpm_crb MSFT0101:00: Disabling hwrng
Nov 16 17:01:17 tinyarch kernel: ACPI: bus type drm_connector registered
Nov 16 17:01:17 tinyarch kernel: ahci 0000:05:00.1: version 3.0
Nov 16 17:01:17 tinyarch kernel: ahci 0000:05:00.1: SSS flag set, parallel bus scan disabled
Nov 16 17:01:17 tinyarch kernel: ahci 0000:05:00.1: AHCI vers 0001.0301, 32 command slots, 6 Gbps, SATA mode
Nov 16 17:01:17 tinyarch kernel: ahci 0000:05:00.1: 6/6 ports implemented (port mask 0x3f)
Nov 16 17:01:17 tinyarch kernel: ahci 0000:05:00.1: flags: 64bit ncq sntf stag pm led clo only pmp pio slum part sxs deso sadm sds apst 
Nov 16 17:01:17 tinyarch kernel: scsi host0: ahci
Nov 16 17:01:17 tinyarch kernel: scsi host1: ahci
Nov 16 17:01:17 tinyarch kernel: scsi host2: ahci
Nov 16 17:01:17 tinyarch kernel: scsi host3: ahci
Nov 16 17:01:17 tinyarch kernel: scsi host4: ahci
Nov 16 17:01:17 tinyarch kernel: scsi host5: ahci
Nov 16 17:01:17 tinyarch kernel: ata1: SATA max UDMA/133 abar m131072@0xfc780000 port 0xfc780100 irq 38 lpm-pol 3
Nov 16 17:01:17 tinyarch kernel: ata2: SATA max UDMA/133 abar m131072@0xfc780000 port 0xfc780180 irq 38 lpm-pol 3
Nov 16 17:01:17 tinyarch kernel: ata3: SATA max UDMA/133 abar m131072@0xfc780000 port 0xfc780200 irq 38 lpm-pol 3
Nov 16 17:01:17 tinyarch kernel: ata4: SATA max UDMA/133 abar m131072@0xfc780000 port 0xfc780280 irq 38 lpm-pol 3
Nov 16 17:01:17 tinyarch kernel: ata5: SATA max UDMA/133 abar m131072@0xfc780000 port 0xfc780300 irq 38 lpm-pol 3
Nov 16 17:01:17 tinyarch kernel: ata6: SATA max UDMA/133 abar m131072@0xfc780000 port 0xfc780380 irq 38 lpm-pol 3
Nov 16 17:01:17 tinyarch kernel: usbcore: registered new interface driver usbserial_generic
Nov 16 17:01:17 tinyarch kernel: usbserial: USB Serial support registered for generic
Nov 16 17:01:17 tinyarch kernel: rtc_cmos 00:02: RTC can wake from S4
Nov 16 17:01:17 tinyarch kernel: rtc_cmos 00:02: registered as rtc0
Nov 16 17:01:17 tinyarch kernel: rtc_cmos 00:02: setting system clock to 2024-11-16T16:01:10 UTC (1731772870)
Nov 16 17:01:17 tinyarch kernel: rtc_cmos 00:02: alarms up to one month, y3k, 114 bytes nvram
Nov 16 17:01:17 tinyarch kernel: ledtrig-cpu: registered to indicate activity on CPUs
Nov 16 17:01:17 tinyarch kernel: efifb: probing for efifb
Nov 16 17:01:17 tinyarch kernel: efifb: showing boot graphics
Nov 16 17:01:17 tinyarch kernel: efifb: framebuffer at 0xf800000000, using 3072k, total 3072k
Nov 16 17:01:17 tinyarch kernel: efifb: mode is 1024x768x32, linelength=4096, pages=1
Nov 16 17:01:17 tinyarch kernel: efifb: scrolling: redraw
Nov 16 17:01:17 tinyarch kernel: efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
Nov 16 17:01:17 tinyarch kernel: fbcon: Deferring console take-over
Nov 16 17:01:17 tinyarch kernel: fb0: EFI VGA frame buffer device
Nov 16 17:01:17 tinyarch kernel: hid: raw HID events driver (C) Jiri Kosina
Nov 16 17:01:17 tinyarch kernel: drop_monitor: Initializing network drop monitor service
Nov 16 17:01:17 tinyarch kernel: NET: Registered PF_INET6 protocol family
Nov 16 17:01:17 tinyarch kernel: Segment Routing with IPv6
Nov 16 17:01:17 tinyarch kernel: RPL Segment Routing with IPv6
Nov 16 17:01:17 tinyarch kernel: In-situ OAM (IOAM) with IPv6
Nov 16 17:01:17 tinyarch kernel: NET: Registered PF_PACKET protocol family
Nov 16 17:01:17 tinyarch kernel: microcode: Current revision: 0x0a201016
Nov 16 17:01:17 tinyarch kernel: resctrl: L3 allocation detected
Nov 16 17:01:17 tinyarch kernel: resctrl: MB allocation detected
Nov 16 17:01:17 tinyarch kernel: resctrl: L3 monitoring detected
Nov 16 17:01:17 tinyarch kernel: IPI shorthand broadcast: enabled
Nov 16 17:01:17 tinyarch kernel: sched_clock: Marking stable (2653334504, 160211199)->(2816252892, -2707189)
Nov 16 17:01:17 tinyarch kernel: registered taskstats version 1
Nov 16 17:01:17 tinyarch kernel: Loading compiled-in X.509 certificates
Nov 16 17:01:17 tinyarch kernel: Loaded X.509 cert 'Build time autogenerated kernel key: 8a8006d6c7a25c7c9f5185b83535c6cab6aa85b9'
Nov 16 17:01:17 tinyarch kernel: Demotion targets for Node 0: null
Nov 16 17:01:17 tinyarch kernel: Key type .fscrypt registered
Nov 16 17:01:17 tinyarch kernel: Key type fscrypt-provisioning registered
Nov 16 17:01:17 tinyarch kernel: PM:   Magic number: 0:891:34
Nov 16 17:01:17 tinyarch kernel: workqueue blkcg_punt_bio: hash matches
Nov 16 17:01:17 tinyarch kernel: memory memory203: hash matches
Nov 16 17:01:17 tinyarch kernel: memory memory70: hash matches
Nov 16 17:01:17 tinyarch kernel: RAS: Correctable Errors collector initialized.
Nov 16 17:01:17 tinyarch kernel: clk: Disabling unused clocks
Nov 16 17:01:17 tinyarch kernel: PM: genpd: Disabling unused power domains
Nov 16 17:01:17 tinyarch kernel: ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Nov 16 17:01:17 tinyarch kernel: ata1.00: supports DRM functions and may not be fully accessible
Nov 16 17:01:17 tinyarch kernel: ata1.00: ATA-10: CT1000MX500SSD1, M3CR033, max UDMA/133
Nov 16 17:01:17 tinyarch kernel: ata1.00: 1953525168 sectors, multi 1: LBA48 NCQ (depth 32), AA
Nov 16 17:01:17 tinyarch kernel: ata1.00: Features: Trust Dev-Sleep
Nov 16 17:01:17 tinyarch kernel: ata1.00: supports DRM functions and may not be fully accessible
Nov 16 17:01:17 tinyarch kernel: ata1.00: configured for UDMA/133
Nov 16 17:01:17 tinyarch kernel: ahci 0000:05:00.1: port does not support device sleep
Nov 16 17:01:17 tinyarch kernel: scsi 0:0:0:0: Direct-Access     ATA      CT1000MX500SSD1  033  PQ: 0 ANSI: 5
Nov 16 17:01:17 tinyarch kernel: sd 0:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB)
Nov 16 17:01:17 tinyarch kernel: sd 0:0:0:0: [sda] Write Protect is off
Nov 16 17:01:17 tinyarch kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
Nov 16 17:01:17 tinyarch kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Nov 16 17:01:17 tinyarch kernel: sd 0:0:0:0: [sda] Preferred minimum I/O size 512 bytes
Nov 16 17:01:17 tinyarch kernel:  sda: sda1 sda2 sda3
Nov 16 17:01:17 tinyarch kernel: sd 0:0:0:0: [sda] supports TCG Opal
Nov 16 17:01:17 tinyarch kernel: sd 0:0:0:0: [sda] Attached SCSI disk
Nov 16 17:01:17 tinyarch kernel: ata2: SATA link down (SStatus 0 SControl 300)
Nov 16 17:01:17 tinyarch kernel: ata3: SATA link down (SStatus 0 SControl 330)
Nov 16 17:01:17 tinyarch kernel: ata4: SATA link down (SStatus 0 SControl 330)
Nov 16 17:01:17 tinyarch kernel: ata5: failed to resume link (SControl 0)
Nov 16 17:01:17 tinyarch kernel: ata5: SATA link down (SStatus 0 SControl 0)
Nov 16 17:01:17 tinyarch kernel: ata6: failed to resume link (SControl 0)
Nov 16 17:01:17 tinyarch kernel: ata6: SATA link down (SStatus 0 SControl 0)
Nov 16 17:01:17 tinyarch kernel: Freeing unused decrypted memory: 2028K
Nov 16 17:01:17 tinyarch kernel: Freeing unused kernel image (initmem) memory: 4172K
Nov 16 17:01:17 tinyarch kernel: Write protecting the kernel read-only data: 32768k
Nov 16 17:01:17 tinyarch kernel: Freeing unused kernel image (rodata/data gap) memory: 656K
Nov 16 17:01:17 tinyarch kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
Nov 16 17:01:17 tinyarch kernel: rodata_test: all tests were successful
Nov 16 17:01:17 tinyarch kernel: Run /init as init process
Nov 16 17:01:17 tinyarch kernel:   with arguments:
Nov 16 17:01:17 tinyarch kernel:     /init
Nov 16 17:01:17 tinyarch kernel:     splash
Nov 16 17:01:17 tinyarch kernel:   with environment:
Nov 16 17:01:17 tinyarch kernel:     HOME=/
Nov 16 17:01:17 tinyarch kernel:     TERM=linux
Nov 16 17:01:17 tinyarch kernel: nvidia: loading out-of-tree module taints kernel.
Nov 16 17:01:17 tinyarch kernel: nvidia: module license 'NVIDIA' taints kernel.
Nov 16 17:01:17 tinyarch kernel: Disabling lock debugging due to kernel taint
Nov 16 17:01:17 tinyarch kernel: nvidia: module verification failed: signature and/or required key missing - tainting kernel
Nov 16 17:01:17 tinyarch kernel: nvidia: module license taints kernel.
Nov 16 17:01:17 tinyarch kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 241
Nov 16 17:01:17 tinyarch kernel: 
Nov 16 17:01:17 tinyarch kernel: nvidia 0000:09:00.0: vgaarb: VGA decodes changed: olddecodes=io+mem,decodes=none:owns=none
Nov 16 17:01:17 tinyarch kernel: NVRM: loading NVIDIA UNIX x86_64 Kernel Module  565.57.01  Thu Oct 10 12:29:05 UTC 2024
Nov 16 17:01:17 tinyarch kernel: nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms  565.57.01  Thu Oct 10 12:02:00 UTC 2024
Nov 16 17:01:17 tinyarch kernel: nvidia_uvm: module uses symbols nvUvmInterfaceDisableAccessCntr from proprietary module nvidia, inheriting taint.
Nov 16 17:01:17 tinyarch kernel: nvidia-uvm: Loaded the UVM driver, major device number 239.
Nov 16 17:01:17 tinyarch kernel: [drm] [nvidia-drm] [GPU ID 0x00000900] Loading driver
Nov 16 17:01:17 tinyarch kernel: [drm] Initialized nvidia-drm 0.0.0 for 0000:09:00.0 on minor 0
Nov 16 17:01:17 tinyarch kernel: nvidia 0000:09:00.0: vgaarb: deactivate vga console
Nov 16 17:01:17 tinyarch kernel: fbcon: nvidia-drmdrmfb (fb0) is primary device
Nov 16 17:01:17 tinyarch kernel: fbcon: Deferring console take-over
Nov 16 17:01:17 tinyarch kernel: nvidia 0000:09:00.0: [drm] fb0: nvidia-drmdrmfb frame buffer device
Nov 16 17:01:17 tinyarch kernel: xhci_hcd 0000:05:00.0: xHCI Host Controller
Nov 16 17:01:17 tinyarch kernel: xhci_hcd 0000:05:00.0: new USB bus registered, assigned bus number 1
Nov 16 17:01:17 tinyarch kernel: nvme nvme0: pci function 0000:01:00.0
Nov 16 17:01:17 tinyarch kernel: nvme nvme0: missing or invalid SUBNQN field.
Nov 16 17:01:17 tinyarch kernel: nvme nvme0: D3 entry latency set to 8 seconds
Nov 16 17:01:17 tinyarch kernel: device-mapper: uevent: version 1.0.3
Nov 16 17:01:17 tinyarch kernel: device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@lists.linux.dev
Nov 16 17:01:17 tinyarch kernel: nvme nvme0: 16/0/0 default/read/poll queues
Nov 16 17:01:17 tinyarch kernel:  nvme0n1: p1 p2 p3 p4 p5 p6
Nov 16 17:01:17 tinyarch kernel: xhci_hcd 0000:05:00.0: hcc params 0x0200ef81 hci version 0x110 quirks 0x0000000000000010
Nov 16 17:01:17 tinyarch kernel: xhci_hcd 0000:05:00.0: xHCI Host Controller
Nov 16 17:01:17 tinyarch kernel: xhci_hcd 0000:05:00.0: new USB bus registered, assigned bus number 2
Nov 16 17:01:17 tinyarch kernel: xhci_hcd 0000:05:00.0: Host supports USB 3.1 Enhanced SuperSpeed
Nov 16 17:01:18 tinyarch kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.11
Nov 16 17:01:18 tinyarch kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Nov 16 17:01:18 tinyarch kernel: usb usb1: Product: xHCI Host Controller
Nov 16 17:01:18 tinyarch kernel: usb usb1: Manufacturer: Linux 6.11.8-arch1-2 xhci-hcd
Nov 16 17:01:18 tinyarch kernel: usb usb1: SerialNumber: 0000:05:00.0
Nov 16 17:01:18 tinyarch kernel: hub 1-0:1.0: USB hub found
Nov 16 17:01:18 tinyarch kernel: hub 1-0:1.0: 10 ports detected
Nov 16 17:01:18 tinyarch kernel: usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
Nov 16 17:01:18 tinyarch kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.11
Nov 16 17:01:18 tinyarch kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Nov 16 17:01:18 tinyarch kernel: usb usb2: Product: xHCI Host Controller
Nov 16 17:01:18 tinyarch kernel: usb usb2: Manufacturer: Linux 6.11.8-arch1-2 xhci-hcd
Nov 16 17:01:18 tinyarch kernel: usb usb2: SerialNumber: 0000:05:00.0
Nov 16 17:01:18 tinyarch kernel: hub 2-0:1.0: USB hub found
Nov 16 17:01:18 tinyarch kernel: hub 2-0:1.0: 4 ports detected
Nov 16 17:01:18 tinyarch kernel: xhci_hcd 0000:0b:00.3: xHCI Host Controller
Nov 16 17:01:18 tinyarch kernel: xhci_hcd 0000:0b:00.3: new USB bus registered, assigned bus number 3
Nov 16 17:01:18 tinyarch kernel: xhci_hcd 0000:0b:00.3: hcc params 0x0278ffe5 hci version 0x110 quirks 0x0000000000000010
Nov 16 17:01:18 tinyarch kernel: xhci_hcd 0000:0b:00.3: xHCI Host Controller
Nov 16 17:01:18 tinyarch kernel: xhci_hcd 0000:0b:00.3: new USB bus registered, assigned bus number 4
Nov 16 17:01:18 tinyarch kernel: xhci_hcd 0000:0b:00.3: Host supports USB 3.1 Enhanced SuperSpeed
Nov 16 17:01:18 tinyarch kernel: usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.11
Nov 16 17:01:18 tinyarch kernel: usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Nov 16 17:01:18 tinyarch kernel: usb usb3: Product: xHCI Host Controller
Nov 16 17:01:18 tinyarch kernel: usb usb3: Manufacturer: Linux 6.11.8-arch1-2 xhci-hcd
Nov 16 17:01:18 tinyarch kernel: usb usb3: SerialNumber: 0000:0b:00.3
Nov 16 17:01:18 tinyarch kernel: hub 3-0:1.0: USB hub found
Nov 16 17:01:18 tinyarch kernel: hub 3-0:1.0: 4 ports detected
Nov 16 17:01:18 tinyarch kernel: usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
Nov 16 17:01:18 tinyarch kernel: usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.11
Nov 16 17:01:18 tinyarch kernel: usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Nov 16 17:01:18 tinyarch kernel: usb usb4: Product: xHCI Host Controller
Nov 16 17:01:18 tinyarch kernel: usb usb4: Manufacturer: Linux 6.11.8-arch1-2 xhci-hcd
Nov 16 17:01:18 tinyarch kernel: usb usb4: SerialNumber: 0000:0b:00.3
Nov 16 17:01:18 tinyarch kernel: hub 4-0:1.0: USB hub found
Nov 16 17:01:18 tinyarch kernel: hub 4-0:1.0: 4 ports detected
Nov 16 17:01:18 tinyarch kernel: fbcon: Taking over console
Nov 16 17:01:18 tinyarch kernel: usb 3-1: new full-speed USB device number 2 using xhci_hcd
Nov 16 17:01:18 tinyarch kernel: usb 1-6: new full-speed USB device number 2 using xhci_hcd
Nov 16 17:01:18 tinyarch kernel: Console: switching to colour frame buffer device 215x45
Nov 16 17:01:18 tinyarch kernel: EXT4-fs (dm-1): recovery complete
Nov 16 17:01:18 tinyarch kernel: EXT4-fs (dm-1): mounted filesystem 65a10385-2f63-4e17-b2f9-8aaab4fe8219 r/w with ordered data mode. Quota mode: none.
Nov 16 17:01:18 tinyarch kernel: usb 3-1: New USB device found, idVendor=0451, idProduct=2036, bcdDevice= 1.01
Nov 16 17:01:18 tinyarch kernel: usb 3-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
Nov 16 17:01:18 tinyarch kernel: usb 3-1: Product: General Purpose USB Hub
Nov 16 17:01:18 tinyarch kernel: hub 3-1:1.0: USB hub found
Nov 16 17:01:18 tinyarch kernel: hub 3-1:1.0: 3 ports detected
Nov 16 17:01:18 tinyarch systemd[1]: systemd 256.8-1-arch running in system mode (+PAM +AUDIT -SELINUX -APPARMOR -IMA +SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBCRYPTSETUP_PLUGINS +LIBFDISK +PCRE2 +PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK +XKBCOMMON +UTMP -SYSVINIT +LIBARCHIVE)
Nov 16 17:01:18 tinyarch systemd[1]: Detected architecture x86-64.
Nov 16 17:01:18 tinyarch systemd[1]: Hostname set to <tinyarch>.
Nov 16 17:01:18 tinyarch kernel: usb 1-6: New USB device found, idVendor=1e71, idProduct=2007, bcdDevice= 2.01
Nov 16 17:01:18 tinyarch kernel: usb 1-6: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Nov 16 17:01:18 tinyarch kernel: usb 1-6: Product: NZXT USB Device
Nov 16 17:01:18 tinyarch kernel: usb 1-6: Manufacturer: NZXT. - Inc.
Nov 16 17:01:18 tinyarch kernel: usb 1-6: SerialNumber: 00000000001A
Nov 16 17:01:18 tinyarch kernel: usb 3-2: new full-speed USB device number 3 using xhci_hcd
Nov 16 17:01:18 tinyarch systemd[1]: bpf-restrict-fs: LSM BPF program attached
Nov 16 17:01:18 tinyarch kernel: usb 1-7: new full-speed USB device number 3 using xhci_hcd
Nov 16 17:01:18 tinyarch kernel: usb 3-2: New USB device found, idVendor=1532, idProduct=0257, bcdDevice= 2.00
Nov 16 17:01:18 tinyarch kernel: usb 3-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Nov 16 17:01:18 tinyarch kernel: usb 3-2: Product: Razer Huntsman Mini
Nov 16 17:01:18 tinyarch kernel: usb 3-2: Manufacturer: Razer
Nov 16 17:01:18 tinyarch kernel: usb 3-2: SerialNumber: 00000000001A
Nov 16 17:01:18 tinyarch systemd-ssh-generator[392]: Binding SSH to AF_UNIX socket /run/ssh-unix-local/socket.
Nov 16 17:01:18 tinyarch systemd-ssh-generator[392]: → connect via 'ssh .host' locally
Nov 16 17:01:18 tinyarch kernel: usb 3-1.2: new full-speed USB device number 4 using xhci_hcd
Nov 16 17:01:18 tinyarch systemd[1]: Queued start job for default target Graphical Interface.
Nov 16 17:01:18 tinyarch systemd[1]: Created slice Slice /system/dirmngr.
Nov 16 17:01:18 tinyarch systemd[1]: Created slice Slice /system/getty.
Nov 16 17:01:18 tinyarch systemd[1]: Created slice Slice /system/gpg-agent.
Nov 16 17:01:18 tinyarch systemd[1]: Created slice Slice /system/gpg-agent-browser.
Nov 16 17:01:18 tinyarch systemd[1]: Created slice Slice /system/gpg-agent-extra.
Nov 16 17:01:18 tinyarch systemd[1]: Created slice Slice /system/gpg-agent-ssh.
Nov 16 17:01:18 tinyarch systemd[1]: Created slice Slice /system/keyboxd.
Nov 16 17:01:18 tinyarch systemd[1]: Created slice Slice /system/modprobe.
Nov 16 17:01:18 tinyarch systemd[1]: Created slice Slice /system/systemd-fsck.
Nov 16 17:01:18 tinyarch systemd[1]: Created slice User and Session Slice.
Nov 16 17:01:18 tinyarch systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
Nov 16 17:01:18 tinyarch systemd[1]: Started Forward Password Requests to Wall Directory Watch.
Nov 16 17:01:18 tinyarch systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
Nov 16 17:01:18 tinyarch systemd[1]: Expecting device /dev/disk/by-uuid/115dcf3d-36f6-4e43-a3c7-4f5c36ed98b5...
Nov 16 17:01:18 tinyarch systemd[1]: Expecting device /dev/disk/by-uuid/5D15-549A...
Nov 16 17:01:18 tinyarch systemd[1]: Expecting device /dev/disk/by-uuid/E650-9BC6...
Nov 16 17:01:18 tinyarch systemd[1]: Reached target Local Encrypted Volumes.
Nov 16 17:01:18 tinyarch systemd[1]: Reached target Login Prompts.
Nov 16 17:01:18 tinyarch systemd[1]: Reached target Local Integrity Protected Volumes.
Nov 16 17:01:18 tinyarch systemd[1]: Reached target Path Units.
Nov 16 17:01:18 tinyarch systemd[1]: Reached target Remote File Systems.
Nov 16 17:01:18 tinyarch systemd[1]: Reached target Slice Units.
Nov 16 17:01:18 tinyarch systemd[1]: Reached target Local Verity Protected Volumes.
Nov 16 17:01:18 tinyarch systemd[1]: Listening on Device-mapper event daemon FIFOs.
Nov 16 17:01:18 tinyarch systemd[1]: Listening on LVM2 poll daemon socket.
Nov 16 17:01:18 tinyarch systemd[1]: Listening on Process Core Dump Socket.
Nov 16 17:01:18 tinyarch systemd[1]: Listening on Credential Encryption/Decryption.
Nov 16 17:01:18 tinyarch systemd[1]: Listening on Journal Socket (/dev/log).
Nov 16 17:01:18 tinyarch systemd[1]: Listening on Journal Sockets.
Nov 16 17:01:18 tinyarch systemd[1]: TPM PCR Measurements was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Nov 16 17:01:18 tinyarch systemd[1]: Make TPM PCR Policy was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Nov 16 17:01:18 tinyarch systemd[1]: Listening on udev Control Socket.
Nov 16 17:01:18 tinyarch systemd[1]: Listening on udev Kernel Socket.
Nov 16 17:01:18 tinyarch systemd[1]: Listening on User Database Manager Socket.
Nov 16 17:01:18 tinyarch systemd[1]: Mounting Huge Pages File System...
Nov 16 17:01:18 tinyarch systemd[1]: Mounting POSIX Message Queue File System...
Nov 16 17:01:18 tinyarch systemd[1]: Mounting Kernel Debug File System...
Nov 16 17:01:18 tinyarch systemd[1]: Mounting Kernel Trace File System...
Nov 16 17:01:18 tinyarch systemd[1]: Starting Create List of Static Device Nodes...
Nov 16 17:01:18 tinyarch systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
Nov 16 17:01:18 tinyarch systemd[1]: Starting Load Kernel Module configfs...
Nov 16 17:01:18 tinyarch systemd[1]: Starting Load Kernel Module dm_mod...
Nov 16 17:01:18 tinyarch systemd[1]: Starting Load Kernel Module drm...
Nov 16 17:01:18 tinyarch systemd[1]: Starting Load Kernel Module fuse...
Nov 16 17:01:18 tinyarch systemd[1]: Starting Load Kernel Module loop...
Nov 16 17:01:18 tinyarch systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/).
Nov 16 17:01:18 tinyarch systemd[1]: Clear Stale Hibernate Storage Info was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/HibernateLocation-8cf2644b-4b0b-428f-9387-6d876050dc67).
Nov 16 17:01:18 tinyarch systemd[1]: Starting Journal Service...
Nov 16 17:01:18 tinyarch systemd[1]: Starting Load Kernel Modules...
Nov 16 17:01:18 tinyarch systemd[1]: TPM PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Nov 16 17:01:18 tinyarch systemd[1]: Starting Remount Root and Kernel File Systems...
Nov 16 17:01:18 tinyarch systemd[1]: Early TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Nov 16 17:01:18 tinyarch systemd[1]: Starting Load udev Rules from Credentials...
Nov 16 17:01:18 tinyarch systemd[1]: Starting Coldplug All udev Devices...
Nov 16 17:01:18 tinyarch systemd[1]: Mounted Huge Pages File System.
Nov 16 17:01:18 tinyarch systemd[1]: Mounted POSIX Message Queue File System.
Nov 16 17:01:18 tinyarch systemd[1]: Mounted Kernel Debug File System.
Nov 16 17:01:18 tinyarch systemd[1]: Mounted Kernel Trace File System.
Nov 16 17:01:18 tinyarch systemd[1]: Finished Create List of Static Device Nodes.
Nov 16 17:01:18 tinyarch systemd[1]: modprobe@configfs.service: Deactivated successfully.
Nov 16 17:01:18 tinyarch systemd[1]: Finished Load Kernel Module configfs.
Nov 16 17:01:18 tinyarch systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
Nov 16 17:01:18 tinyarch systemd[1]: Finished Load Kernel Module dm_mod.
Nov 16 17:01:18 tinyarch systemd[1]: modprobe@drm.service: Deactivated successfully.
Nov 16 17:01:18 tinyarch systemd[1]: Finished Load Kernel Module drm.
Nov 16 17:01:18 tinyarch systemd[1]: modprobe@fuse.service: Deactivated successfully.
Nov 16 17:01:18 tinyarch systemd[1]: Finished Load Kernel Module fuse.
Nov 16 17:01:18 tinyarch systemd[1]: Mounting FUSE Control File System...
Nov 16 17:01:18 tinyarch systemd[1]: Mounting Kernel Configuration File System...
Nov 16 17:01:18 tinyarch systemd[1]: Starting Create Static Device Nodes in /dev gracefully...
Nov 16 17:01:18 tinyarch kernel: loop: module loaded
Nov 16 17:01:18 tinyarch systemd[1]: modprobe@loop.service: Deactivated successfully.
Nov 16 17:01:18 tinyarch systemd[1]: Finished Load Kernel Module loop.
Nov 16 17:01:18 tinyarch systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
Nov 16 17:01:18 tinyarch systemd[1]: Mounted FUSE Control File System.
Nov 16 17:01:18 tinyarch systemd[1]: Mounted Kernel Configuration File System.
Nov 16 17:01:18 tinyarch systemd[1]: Finished Load udev Rules from Credentials.
Nov 16 17:01:18 tinyarch systemd-journald[410]: Collecting audit messages is disabled.
Nov 16 17:01:18 tinyarch systemd[1]: Finished Load Kernel Modules.
Nov 16 17:01:18 tinyarch systemd[1]: Starting Apply Kernel Variables...
Nov 16 17:01:18 tinyarch systemd[1]: Finished Apply Kernel Variables.
Nov 16 17:01:18 tinyarch systemd[1]: Starting User Database Manager...
Nov 16 17:01:18 tinyarch kernel: usb 3-1.2: New USB device found, idVendor=1038, idProduct=1290, bcdDevice= 6.00
Nov 16 17:01:18 tinyarch kernel: usb 3-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Nov 16 17:01:18 tinyarch kernel: usb 3-1.2: Product: Arctis Pro Wireless
Nov 16 17:01:18 tinyarch kernel: usb 3-1.2: Manufacturer: SteelSeries
Nov 16 17:01:18 tinyarch kernel: EXT4-fs (dm-1): re-mounted 65a10385-2f63-4e17-b2f9-8aaab4fe8219 r/w. Quota mode: none.
Nov 16 17:01:18 tinyarch systemd[1]: Finished Remount Root and Kernel File Systems.
Nov 16 17:01:18 tinyarch systemd[1]: Activating swap /swapfile...
Nov 16 17:01:18 tinyarch systemd[1]: Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc).
Nov 16 17:01:18 tinyarch systemd[1]: Starting Load/Save OS Random Seed...
Nov 16 17:01:18 tinyarch systemd[1]: TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Nov 16 17:01:18 tinyarch kernel: Adding 2097148k swap on /swapfile.  Priority:-2 extents:17 across:2359296k SS
Nov 16 17:01:18 tinyarch systemd[1]: Activated swap /swapfile.
Nov 16 17:01:18 tinyarch systemd[1]: Reached target Swaps.
Nov 16 17:01:18 tinyarch systemd[1]: Started User Database Manager.
Nov 16 17:01:18 tinyarch systemd[1]: Finished Load/Save OS Random Seed.
Nov 16 17:01:18 tinyarch systemd[1]: Finished Create Static Device Nodes in /dev gracefully.
Nov 16 17:01:18 tinyarch systemd[1]: Create System Users was skipped because no trigger condition checks were met.
Nov 16 17:01:18 tinyarch systemd[1]: Starting Create Static Device Nodes in /dev...
Nov 16 17:01:18 tinyarch systemd[1]: Finished Create Static Device Nodes in /dev.
Nov 16 17:01:18 tinyarch systemd[1]: Starting Rule-based Manager for Device Events and Files...
Nov 16 17:01:18 tinyarch kernel: usb 1-7: New USB device found, idVendor=048d, idProduct=5702, bcdDevice= 0.01
Nov 16 17:01:18 tinyarch kernel: usb 1-7: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Nov 16 17:01:18 tinyarch kernel: usb 1-7: Product: ITE Device
Nov 16 17:01:18 tinyarch kernel: usb 1-7: Manufacturer: ITE Tech. Inc.
Nov 16 17:01:18 tinyarch systemd[1]: Finished Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling.
Nov 16 17:01:18 tinyarch systemd[1]: Finished Coldplug All udev Devices.
Nov 16 17:01:18 tinyarch systemd[1]: Reached target Preparation for Local File Systems.
Nov 16 17:01:18 tinyarch systemd[1]: Started Rule-based Manager for Device Events and Files.
Nov 16 17:01:18 tinyarch kernel: usb 3-3: new full-speed USB device number 5 using xhci_hcd
Nov 16 17:01:18 tinyarch systemd[1]: Reached target Trusted Platform Module.
Nov 16 17:01:18 tinyarch systemd[1]: Found device /dev/disk/by-uuid/115dcf3d-36f6-4e43-a3c7-4f5c36ed98b5.
Nov 16 17:01:18 tinyarch systemd[1]: Starting File System Check on /dev/disk/by-uuid/115dcf3d-36f6-4e43-a3c7-4f5c36ed98b5...
Nov 16 17:01:18 tinyarch kernel: input: PC Speaker as /devices/platform/pcspkr/input/input2
Nov 16 17:01:18 tinyarch kernel: ACPI Warning: SystemIO range 0x0000000000000B00-0x0000000000000B08 conflicts with OpRegion 0x0000000000000B00-0x0000000000000B0F (\GSA1.SMBI) (20240322/utaddress-204)
Nov 16 17:01:18 tinyarch kernel: ACPI: OSL: Resource conflict; ACPI support missing from driver?
Nov 16 17:01:18 tinyarch kernel: RAPL PMU: API unit is 2^-32 Joules, 1 fixed counters, 163840 ms ovfl timer
Nov 16 17:01:18 tinyarch kernel: RAPL PMU: hw unit of domain package 2^-16 Joules
Nov 16 17:01:18 tinyarch kernel: sp5100_tco: SP5100/SB800 TCO WatchDog Timer Driver
Nov 16 17:01:18 tinyarch kernel: sp5100-tco sp5100-tco: Using 0xfeb00000 for watchdog MMIO address
Nov 16 17:01:18 tinyarch kernel: cryptd: max_cpu_qlen set to 1000
Nov 16 17:01:18 tinyarch kernel: sp5100-tco sp5100-tco: initialized. heartbeat=60 sec (nowayout=0)
Nov 16 17:01:18 tinyarch kernel: AES CTR mode by8 optimization enabled
Nov 16 17:01:18 tinyarch systemd[1]: Found device Samsung SSD 970 EVO 500GB EFI\x20system\x20partition.
Nov 16 17:01:18 tinyarch systemd[1]: Found device Samsung SSD 970 EVO 500GB 6.
Nov 16 17:01:18 tinyarch systemd[1]: Starting Virtual Console Setup...
Nov 16 17:01:18 tinyarch kernel: snd_hda_intel 0000:09:00.1: enabling device (0000 -> 0002)
Nov 16 17:01:18 tinyarch kernel: snd_hda_intel 0000:09:00.1: Disabling MSI
Nov 16 17:01:18 tinyarch kernel: snd_hda_intel 0000:09:00.1: Handle vga_switcheroo audio client
Nov 16 17:01:18 tinyarch kernel: snd_hda_intel 0000:0b:00.4: enabling device (0000 -> 0002)
Nov 16 17:01:18 tinyarch kernel: usb 1-8: new full-speed USB device number 4 using xhci_hcd
Nov 16 17:01:18 tinyarch kernel: ccp 0000:0b:00.1: enabling device (0000 -> 0002)
Nov 16 17:01:18 tinyarch kernel: ccp 0000:0b:00.1: ccp: unable to access the device: you might be running a broken BIOS.
Nov 16 17:01:18 tinyarch kernel: ccp 0000:0b:00.1: psp enabled
Nov 16 17:01:18 tinyarch systemd[1]: Finished Virtual Console Setup.
Nov 16 17:01:18 tinyarch systemd[1]: Finished File System Check on /dev/disk/by-uuid/115dcf3d-36f6-4e43-a3c7-4f5c36ed98b5.
Nov 16 17:01:18 tinyarch kernel: usb 3-3: New USB device found, idVendor=1038, idProduct=1838, bcdDevice= 1.b4
Nov 16 17:01:18 tinyarch kernel: usb 3-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Nov 16 17:01:18 tinyarch kernel: usb 3-3: Product: SteelSeries Aerox 3 Wireless
Nov 16 17:01:18 tinyarch kernel: usb 3-3: Manufacturer: SteelSeries
Nov 16 17:01:18 tinyarch kernel: input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.1/0000:09:00.1/sound/card0/input3
Nov 16 17:01:18 tinyarch kernel: input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.1/0000:09:00.1/sound/card0/input4
Nov 16 17:01:18 tinyarch kernel: input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.1/0000:09:00.1/sound/card0/input5
Nov 16 17:01:18 tinyarch kernel: input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:03.1/0000:09:00.1/sound/card0/input6
Nov 16 17:01:18 tinyarch systemd[1]: Reached target Sound Card.
Nov 16 17:01:18 tinyarch kernel: usb 3-1.3: new full-speed USB device number 6 using xhci_hcd
Nov 16 17:01:18 tinyarch kernel: snd_hda_codec_realtek hdaudioC1D0: autoconfig for ALC1220: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:line
Nov 16 17:01:18 tinyarch kernel: snd_hda_codec_realtek hdaudioC1D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
Nov 16 17:01:18 tinyarch kernel: snd_hda_codec_realtek hdaudioC1D0:    hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
Nov 16 17:01:18 tinyarch kernel: snd_hda_codec_realtek hdaudioC1D0:    mono: mono_out=0x0
Nov 16 17:01:18 tinyarch kernel: snd_hda_codec_realtek hdaudioC1D0:    inputs:
Nov 16 17:01:18 tinyarch kernel: snd_hda_codec_realtek hdaudioC1D0:      Rear Mic=0x18
Nov 16 17:01:18 tinyarch kernel: snd_hda_codec_realtek hdaudioC1D0:      Front Mic=0x19
Nov 16 17:01:18 tinyarch kernel: snd_hda_codec_realtek hdaudioC1D0:      Line=0x1a
Nov 16 17:01:18 tinyarch kernel: kvm_amd: TSC scaling supported
Nov 16 17:01:18 tinyarch kernel: kvm_amd: Nested Virtualization enabled
Nov 16 17:01:18 tinyarch kernel: kvm_amd: Nested Paging enabled
Nov 16 17:01:18 tinyarch kernel: kvm_amd: LBR virtualization supported
Nov 16 17:01:18 tinyarch kernel: kvm_amd: Virtual VMLOAD VMSAVE supported
Nov 16 17:01:18 tinyarch kernel: kvm_amd: Virtual GIF supported
Nov 16 17:01:18 tinyarch kernel: input: HD-Audio Generic Rear Mic as /devices/pci0000:00/0000:00:08.1/0000:0b:00.4/sound/card1/input7
Nov 16 17:01:18 tinyarch kernel: input: HD-Audio Generic Front Mic as /devices/pci0000:00/0000:00:08.1/0000:0b:00.4/sound/card1/input8
Nov 16 17:01:18 tinyarch kernel: input: HD-Audio Generic Line as /devices/pci0000:00/0000:00:08.1/0000:0b:00.4/sound/card1/input9
Nov 16 17:01:18 tinyarch kernel: input: HD-Audio Generic Line Out as /devices/pci0000:00/0000:00:08.1/0000:0b:00.4/sound/card1/input10
Nov 16 17:01:18 tinyarch kernel: input: HD-Audio Generic Front Headphone as /devices/pci0000:00/0000:00:08.1/0000:0b:00.4/sound/card1/input11
Nov 16 17:01:18 tinyarch kernel: intel_rapl_common: Found RAPL domain package
Nov 16 17:01:18 tinyarch kernel: intel_rapl_common: Found RAPL domain core
Nov 16 17:01:18 tinyarch kernel: amd_atl: AMD Address Translation Library initialized
Nov 16 17:01:18 tinyarch kernel: usb 3-1.3: New USB device found, idVendor=1038, idProduct=1294, bcdDevice= 1.12
Nov 16 17:01:18 tinyarch kernel: usb 3-1.3: New USB device strings: Mfr=4, Product=5, SerialNumber=0
Nov 16 17:01:18 tinyarch kernel: usb 3-1.3: Product: Arctis Pro Wireless
Nov 16 17:01:18 tinyarch kernel: usb 3-1.3: Manufacturer: SteelSeries 
Nov 16 17:01:18 tinyarch kernel: usb 1-8: New USB device found, idVendor=8087, idProduct=0029, bcdDevice= 0.01
Nov 16 17:01:18 tinyarch kernel: usb 1-8: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Nov 16 17:01:18 tinyarch kernel: usb 3-4: new full-speed USB device number 7 using xhci_hcd
Nov 16 17:01:18 tinyarch kernel: usbcore: registered new interface driver usbhid
Nov 16 17:01:18 tinyarch kernel: usbhid: USB HID core driver
Nov 16 17:01:18 tinyarch kernel: hid-generic 0003:1E71:2007.0001: hiddev96,hidraw0: USB HID v1.11 Device [NZXT. - Inc. NZXT USB Device] on usb-0000:05:00.0-6/input0
Nov 16 17:01:18 tinyarch kernel: input: Razer Razer Huntsman Mini as /devices/pci0000:00/0000:00:08.1/0000:0b:00.3/usb3/3-2/3-2:1.0/0003:1532:0257.0002/input/input12
Nov 16 17:01:18 tinyarch kernel: nzxt_kraken3 0003:1E71:2007.0001: hidraw0: USB HID v1.11 Device [NZXT. - Inc. NZXT USB Device] on usb-0000:05:00.0-6/input0
Nov 16 17:01:18 tinyarch systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
Nov 16 17:01:18 tinyarch kernel: r8169 0000:07:00.0 eth0: RTL8125B, 18:c0:4d:68:34:67, XID 641, IRQ 82
Nov 16 17:01:18 tinyarch kernel: r8169 0000:07:00.0 eth0: jumbo features [frames: 9194 bytes, tx checksumming: ko]
Nov 16 17:01:18 tinyarch kernel: r8169 0000:07:00.0 eno1: renamed from eth0
Nov 16 17:01:18 tinyarch kernel: usb 3-4: New USB device found, idVendor=1038, idProduct=150d, bcdDevice= 1.02
Nov 16 17:01:18 tinyarch kernel: usb 3-4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Nov 16 17:01:18 tinyarch kernel: usb 3-4: Product: SteelSeries QCK Prism Cloth
Nov 16 17:01:18 tinyarch kernel: usb 3-4: Manufacturer: SteelSeries
Nov 16 17:01:18 tinyarch kernel: hid-generic 0003:1038:150D.000F: hiddev96,hidraw1: USB HID v1.11 Device [SteelSeries SteelSeries QCK Prism Cloth] on usb-0000:0b:00.3-4/input0
Nov 16 17:01:18 tinyarch kernel: input: SteelSeries SteelSeries QCK Prism Cloth as /devices/pci0000:00/0000:00:08.1/0000:0b:00.3/usb3/3-4/3-4:1.1/0003:1038:150D.0010/input/input13
Nov 16 17:01:18 tinyarch kernel: hid-generic 0003:1532:0257.0002: input,hidraw2: USB HID v1.11 Keyboard [Razer Razer Huntsman Mini] on usb-0000:0b:00.3-2/input0
Nov 16 17:01:18 tinyarch kernel: input: Razer Razer Huntsman Mini Keyboard as /devices/pci0000:00/0000:00:08.1/0000:0b:00.3/usb3/3-2/3-2:1.1/0003:1532:0257.0003/input/input14
Nov 16 17:01:18 tinyarch kernel: Bluetooth: Core ver 2.22
Nov 16 17:01:18 tinyarch kernel: NET: Registered PF_BLUETOOTH protocol family
Nov 16 17:01:18 tinyarch kernel: Bluetooth: HCI device and connection manager initialized
Nov 16 17:01:18 tinyarch kernel: Bluetooth: HCI socket layer initialized
Nov 16 17:01:18 tinyarch kernel: Bluetooth: L2CAP socket layer initialized
Nov 16 17:01:18 tinyarch kernel: Bluetooth: SCO socket layer initialized
Nov 16 17:01:18 tinyarch kernel: cfg80211: Loading compiled-in X.509 certificates for regulatory database
Nov 16 17:01:18 tinyarch kernel: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
Nov 16 17:01:18 tinyarch kernel: Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
Nov 16 17:01:18 tinyarch kernel: platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
Nov 16 17:01:18 tinyarch kernel: cfg80211: failed to load regulatory.db
Nov 16 17:01:18 tinyarch kernel: hid-generic 0003:1038:150D.0010: input,hidraw3: USB HID v1.11 Device [SteelSeries SteelSeries QCK Prism Cloth] on usb-0000:0b:00.3-4/input1
Nov 16 17:01:18 tinyarch kernel: usbcore: registered new interface driver btusb
Nov 16 17:01:18 tinyarch kernel: Intel(R) Wireless WiFi driver for Linux
Nov 16 17:01:18 tinyarch kernel: iwlwifi 0000:08:00.0: enabling device (0000 -> 0002)
Nov 16 17:01:18 tinyarch systemd[1]: Starting Load/Save RF Kill Switch Status...
Nov 16 17:01:18 tinyarch kernel: Bluetooth: hci0: Firmware revision 0.0 build 250 week 17 2020
Nov 16 17:01:18 tinyarch kernel: iwlwifi 0000:08:00.0: Detected crf-id 0x3617, cnv-id 0x100530 wfpm id 0x80000000
Nov 16 17:01:18 tinyarch kernel: iwlwifi 0000:08:00.0: PCI dev 2723/0084, rev=0x340, rfid=0x10a100
Nov 16 17:01:18 tinyarch kernel: iwlwifi 0000:08:00.0: Detected Intel(R) Wi-Fi 6 AX200 160MHz
Nov 16 17:01:18 tinyarch systemd-journald[410]: Journal started
Nov 16 17:01:18 tinyarch systemd-journald[410]: Runtime Journal (/run/log/journal/cb4083de72884ae09e6de9c46709f614) is 8M, max 1.5G, 1.5G free.
Nov 16 17:01:18 tinyarch kernel: iwlwifi 0000:08:00.0: TLV_FW_FSEQ_VERSION: FSEQ Version: 89.3.35.37
Nov 16 17:01:18 tinyarch kernel: iwlwifi 0000:08:00.0: loaded firmware version 77.0b4c06ad.0 cc-a0-77.ucode op_mode iwlmvm
Nov 16 17:01:18 tinyarch kernel: mc: Linux media interface: v0.10
Nov 16 17:01:18 tinyarch kernel: pps_core: LinuxPPS API ver. 1 registered
Nov 16 17:01:18 tinyarch kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
Nov 16 17:01:18 tinyarch kernel: PTP clock support registered
Nov 16 17:01:18 tinyarch kernel: Bluetooth: hci0: HCI LE Coded PHY feature bit is set, but its usage is not supported.
Nov 16 17:01:17 tinyarch systemd-modules-load[411]: Inserted module 'crypto_user'
Nov 16 17:01:17 tinyarch mtp-probe[472]: checking bus 3, device 4: "/sys/devices/pci0000:00/0000:00:08.1/0000:0b:00.3/usb3/3-1/3-1.2"
Nov 16 17:01:17 tinyarch systemd-udevd[434]: Using default interface naming scheme 'v255'.
Nov 16 17:01:17 tinyarch mtp-probe[477]: checking bus 1, device 3: "/sys/devices/pci0000:00/0000:00:01.2/0000:05:00.0/usb1/1-7"
Nov 16 17:01:18 tinyarch lvm[523]: PV /dev/sda3 online, VG vg0 is complete.
Nov 16 17:01:17 tinyarch mtp-probe[477]: bus: 1, device: 3 was not an MTP device
Nov 16 17:01:18 tinyarch lvm[523]: VG vg0 finished
Nov 16 17:01:17 tinyarch mtp-probe[472]: bus: 3, device: 4 was not an MTP device
Nov 16 17:01:18 tinyarch mtp-probe[520]: checking bus 1, device 3: "/sys/devices/pci0000:00/0000:00:01.2/0000:05:00.0/usb1/1-7"
Nov 16 17:01:18 tinyarch mtp-probe[520]: bus: 1, device: 3 was not an MTP device
Nov 16 17:01:18 tinyarch mtp-probe[522]: checking bus 1, device 2: "/sys/devices/pci0000:00/0000:00:01.2/0000:05:00.0/usb1/1-6"
Nov 16 17:01:18 tinyarch lvm[404]:   2 logical volume(s) in volume group "vg0" monitored
Nov 16 17:01:18 tinyarch mtp-probe[522]: bus: 1, device: 2 was not an MTP device
Nov 16 17:01:18 tinyarch mtp-probe[530]: checking bus 3, device 3: "/sys/devices/pci0000:00/0000:00:08.1/0000:0b:00.3/usb3/3-2"
Nov 16 17:01:18 tinyarch mtp-probe[530]: bus: 3, device: 3 was not an MTP device
Nov 16 17:01:18 tinyarch mtp-probe[534]: checking bus 3, device 7: "/sys/devices/pci0000:00/0000:00:08.1/0000:0b:00.3/usb3/3-4"
Nov 16 17:01:18 tinyarch mtp-probe[536]: checking bus 3, device 3: "/sys/devices/pci0000:00/0000:00:08.1/0000:0b:00.3/usb3/3-2"
Nov 16 17:01:18 tinyarch mtp-probe[535]: checking bus 3, device 5: "/sys/devices/pci0000:00/0000:00:08.1/0000:0b:00.3/usb3/3-3"
Nov 16 17:01:18 tinyarch mtp-probe[534]: bus: 3, device: 7 was not an MTP device
Nov 16 17:01:18 tinyarch mtp-probe[536]: bus: 3, device: 3 was not an MTP device
Nov 16 17:01:18 tinyarch mtp-probe[535]: bus: 3, device: 5 was not an MTP device
Nov 16 17:01:18 tinyarch mtp-probe[546]: checking bus 3, device 6: "/sys/devices/pci0000:00/0000:00:08.1/0000:0b:00.3/usb3/3-1/3-1.3"
Nov 16 17:01:18 tinyarch mtp-probe[546]: bus: 3, device: 6 was not an MTP device
Nov 16 17:01:18 tinyarch mtp-probe[554]: checking bus 3, device 4: "/sys/devices/pci0000:00/0000:00:08.1/0000:0b:00.3/usb3/3-1/3-1.2"
Nov 16 17:01:18 tinyarch mtp-probe[554]: bus: 3, device: 4 was not an MTP device
Nov 16 17:01:18 tinyarch mtp-probe[555]: checking bus 3, device 5: "/sys/devices/pci0000:00/0000:00:08.1/0000:0b:00.3/usb3/3-3"
Nov 16 17:01:18 tinyarch mtp-probe[555]: bus: 3, device: 5 was not an MTP device
Nov 16 17:01:18 tinyarch systemd-fsck[498]: /dev/mapper/vg0-home: recovering journal
Nov 16 17:01:18 tinyarch systemd-fsck[498]: /dev/mapper/vg0-home: Clearing orphaned inode 192410 (uid=1000, gid=1000, mode=0100600, size=4194304)
Nov 16 17:01:18 tinyarch systemd-fsck[498]: /dev/mapper/vg0-home: Clearing orphaned inode 139493 (uid=1000, gid=1000, mode=040700, size=4096)
Nov 16 17:01:18 tinyarch systemd-fsck[498]: /dev/mapper/vg0-home: Clearing orphaned inode 192411 (uid=1000, gid=1000, mode=0100600, size=64)
Nov 16 17:01:18 tinyarch systemd-fsck[498]: /dev/mapper/vg0-home: Clearing orphaned inode 192425 (uid=1000, gid=1000, mode=0100644, size=32768)
Nov 16 17:01:18 tinyarch systemd-fsck[498]: /dev/mapper/vg0-home: clean, 74464/327680 files, 975682/1310720 blocks
Nov 16 17:01:18 tinyarch systemd[1]: Starting Load Kernel Module dm_mod...
Nov 16 17:01:18 tinyarch systemd[1]: Starting Load Kernel Module loop...
Nov 16 17:01:18 tinyarch systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/).
Nov 16 17:01:18 tinyarch systemd[1]: Clear Stale Hibernate Storage Info was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/HibernateLocation-8cf2644b-4b0b-428f-9387-6d876050dc67).
Nov 16 17:01:18 tinyarch systemd[1]: Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc).
Nov 16 17:01:18 tinyarch systemd[1]: TPM PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Nov 16 17:01:18 tinyarch systemd[1]: Create System Users was skipped because no trigger condition checks were met.
Nov 16 17:01:18 tinyarch systemd[1]: Early TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Nov 16 17:01:18 tinyarch systemd[1]: TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Nov 16 17:01:18 tinyarch systemd[1]: Started Journal Service.
Nov 16 17:01:18 tinyarch systemd[1]: Started Load/Save RF Kill Switch Status.
Nov 16 17:01:18 tinyarch systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
Nov 16 17:01:18 tinyarch systemd[1]: Finished Load Kernel Module dm_mod.
Nov 16 17:01:18 tinyarch systemd[1]: modprobe@loop.service: Deactivated successfully.
Nov 16 17:01:18 tinyarch systemd[1]: Finished Load Kernel Module loop.
Nov 16 17:01:18 tinyarch systemd[1]: Mounting /boot...
Nov 16 17:01:18 tinyarch systemd[1]: Mounting /efi...
Nov 16 17:01:18 tinyarch systemd[1]: Mounting /home...
Nov 16 17:01:18 tinyarch systemd[1]: Mounting Temporary Directory /tmp...
Nov 16 17:01:18 tinyarch systemd[1]: Virtual Machine and Container Storage (Compatibility) was skipped because of an unmet condition check (ConditionPathExists=/var/lib/machines.raw).
Nov 16 17:01:18 tinyarch systemd[1]: Starting Flush Journal to Persistent Storage...
Nov 16 17:01:18 tinyarch systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
Nov 16 17:01:18 tinyarch systemd[1]: Mounted Temporary Directory /tmp.
Nov 16 17:01:18 tinyarch systemd-journald[410]: Time spent on flushing to /var/log/journal/cb4083de72884ae09e6de9c46709f614 is 7.070ms for 1232 entries.
Nov 16 17:01:18 tinyarch systemd-journald[410]: System Journal (/var/log/journal/cb4083de72884ae09e6de9c46709f614) is 464.4M, max 4G, 3.5G free.
Nov 16 17:01:18 tinyarch systemd-journald[410]: Received client request to flush runtime journal.
Nov 16 17:01:18 tinyarch systemd-journald[410]: File /var/log/journal/cb4083de72884ae09e6de9c46709f614/system.journal corrupted or uncleanly shut down, renaming and replacing.
Nov 16 17:01:18 tinyarch kernel: FAT-fs (nvme0n1p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
Nov 16 17:01:18 tinyarch kernel: FAT-fs (nvme0n1p6): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
Nov 16 17:01:18 tinyarch kernel: EXT4-fs error (device dm-0): ext4_orphan_get:1421: comm mount: bad orphan inode 192410
Nov 16 17:01:18 tinyarch kernel: ext4_test_bit(bit=3993, block=524311) = 0
Nov 16 17:01:18 tinyarch kernel: EXT4-fs error (device dm-0): ext4_orphan_get:1421: comm mount: bad orphan inode 139493
Nov 16 17:01:18 tinyarch kernel: ext4_test_bit(bit=228, block=524305) = 0
Nov 16 17:01:18 tinyarch kernel: EXT4-fs error (device dm-0): ext4_orphan_get:1421: comm mount: bad orphan inode 192411
Nov 16 17:01:18 tinyarch kernel: ext4_test_bit(bit=3994, block=524311) = 0
Nov 16 17:01:18 tinyarch kernel: EXT4-fs error (device dm-0): ext4_orphan_get:1421: comm mount: bad orphan inode 192425
Nov 16 17:01:18 tinyarch kernel: ext4_test_bit(bit=4008, block=524311) = 0
Nov 16 17:01:18 tinyarch kernel: EXT4-fs (dm-0): recovery complete
Nov 16 17:01:18 tinyarch kernel: EXT4-fs (dm-0): mounted filesystem 115dcf3d-36f6-4e43-a3c7-4f5c36ed98b5 r/w with ordered data mode. Quota mode: none.
Nov 16 17:01:18 tinyarch systemd[1]: Mounted /boot.
Nov 16 17:01:18 tinyarch systemd[1]: Mounted /efi.
Nov 16 17:01:18 tinyarch systemd[1]: Mounted /home.
Nov 16 17:01:18 tinyarch systemd[1]: Reached target Local File Systems.
Nov 16 17:01:18 tinyarch systemd[1]: Listening on Boot Entries Service Socket.
Nov 16 17:01:18 tinyarch systemd[1]: Listening on System Extension Image Management.
Nov 16 17:01:18 tinyarch systemd[1]: Rebuild Dynamic Linker Cache was skipped because no trigger condition checks were met.
Nov 16 17:01:18 tinyarch systemd[1]: Set Up Additional Binary Formats was skipped because no trigger condition checks were met.
Nov 16 17:01:18 tinyarch systemd[1]: Starting Update Boot Loader Random Seed...
Nov 16 17:01:18 tinyarch bootctl[605]: ! Mount point '/efi' which backs the random seed file is world accessible, which is a security hole! !
Nov 16 17:01:18 tinyarch bootctl[605]: ! Random seed file '/efi/loader/random-seed' is world accessible, which is a security hole! !
Nov 16 17:01:18 tinyarch systemd[1]: Finished Flush Journal to Persistent Storage.
Nov 16 17:01:18 tinyarch systemd[1]: Starting Create System Files and Directories...
Nov 16 17:01:18 tinyarch bootctl[605]: Random seed file /efi/loader/random-seed successfully refreshed (32 bytes).
Nov 16 17:01:18 tinyarch systemd[1]: Finished Update Boot Loader Random Seed.
Nov 16 17:01:18 tinyarch systemd[1]: Finished Create System Files and Directories.
Nov 16 17:01:18 tinyarch systemd[1]: First Boot Wizard was skipped because of an unmet condition check (ConditionFirstBoot=yes).
Nov 16 17:01:18 tinyarch systemd[1]: First Boot Complete was skipped because of an unmet condition check (ConditionFirstBoot=yes).
Nov 16 17:01:18 tinyarch systemd[1]: Rebuild Journal Catalog was skipped because of an unmet condition check (ConditionNeedsUpdate=/var).
Nov 16 17:01:18 tinyarch systemd[1]: Save Transient machine-id to Disk was skipped because of an unmet condition check (ConditionPathIsMountPoint=/etc/machine-id).
Nov 16 17:01:18 tinyarch systemd[1]: Starting Network Time Synchronization...
Nov 16 17:01:18 tinyarch systemd[1]: Update is Completed was skipped because no trigger condition checks were met.
Nov 16 17:01:18 tinyarch systemd[1]: Starting Record System Boot/Shutdown in UTMP...
Nov 16 17:01:18 tinyarch systemd[1]: Finished Record System Boot/Shutdown in UTMP.
Nov 16 17:01:18 tinyarch kernel: input: Razer Razer Huntsman Mini as /devices/pci0000:00/0000:00:08.1/0000:0b:00.3/usb3/3-2/3-2:1.1/0003:1532:0257.0003/input/input15
Nov 16 17:01:18 tinyarch kernel: hid-generic 0003:1532:0257.0003: input,hidraw4: USB HID v1.11 Keyboard [Razer Razer Huntsman Mini] on usb-0000:0b:00.3-2/input1
Nov 16 17:01:18 tinyarch kernel: input: Razer Razer Huntsman Mini as /devices/pci0000:00/0000:00:08.1/0000:0b:00.3/usb3/3-2/3-2:1.2/0003:1532:0257.0004/input/input16
Nov 16 17:01:18 tinyarch kernel: hid-generic 0003:1532:0257.0004: input,hidraw5: USB HID v1.11 Mouse [Razer Razer Huntsman Mini] on usb-0000:0b:00.3-2/input2
Nov 16 17:01:18 tinyarch kernel: input: Razer Razer Huntsman Mini Consumer Control as /devices/pci0000:00/0000:00:08.1/0000:0b:00.3/usb3/3-2/3-2:1.3/0003:1532:0257.0005/input/input17
Nov 16 17:01:18 tinyarch systemd[1]: Started Network Time Synchronization.
Nov 16 17:01:18 tinyarch systemd[1]: Reached target System Initialization.
Nov 16 17:01:18 tinyarch systemd[1]: Started Daily Cleanup of Temporary Directories.
Nov 16 17:01:18 tinyarch systemd[1]: Reached target System Time Set.
Nov 16 17:01:18 tinyarch systemd[1]: Started Refresh existing PGP keys of archlinux-keyring regularly.
Nov 16 17:01:18 tinyarch systemd[1]: Started Daily man-db regeneration.
Nov 16 17:01:18 tinyarch systemd[1]: Started Daily verification of password and group files.
Nov 16 17:01:18 tinyarch systemd[1]: Reached target Timer Units.
Nov 16 17:01:18 tinyarch systemd[1]: Listening on D-Bus System Message Bus Socket.
Nov 16 17:01:18 tinyarch systemd[1]: Listening on GnuPG network certificate management daemon for /etc/pacman.d/gnupg.
Nov 16 17:01:18 tinyarch systemd[1]: Starting Docker Socket for the API...
Nov 16 17:01:18 tinyarch systemd[1]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers) for /etc/pacman.d/gnupg.
Nov 16 17:01:18 tinyarch systemd[1]: Listening on GnuPG cryptographic agent and passphrase cache (restricted) for /etc/pacman.d/gnupg.
Nov 16 17:01:18 tinyarch systemd[1]: Listening on GnuPG cryptographic agent (ssh-agent emulation) for /etc/pacman.d/gnupg.
Nov 16 17:01:18 tinyarch systemd[1]: Listening on GnuPG cryptographic agent and passphrase cache for /etc/pacman.d/gnupg.
Nov 16 17:01:18 tinyarch systemd[1]: Listening on GnuPG public key management service for /etc/pacman.d/gnupg.
Nov 16 17:01:18 tinyarch systemd[1]: Listening on OpenSSH Server Socket (systemd-ssh-generator, AF_UNIX Local).
Nov 16 17:01:18 tinyarch systemd[1]: Listening on Hostname Service Socket.
Nov 16 17:01:18 tinyarch systemd[1]: Starting D-Bus System Message Bus...
Nov 16 17:01:18 tinyarch systemd[1]: TPM PCR Barrier (Initialization) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Nov 16 17:01:18 tinyarch systemd[1]: Listening on Docker Socket for the API.
Nov 16 17:01:18 tinyarch systemd[1]: Reached target Socket Units.
Nov 16 17:01:18 tinyarch kernel: iwlwifi 0000:08:00.0: Detected RF HR B3, rfid=0x10a100
Nov 16 17:01:18 tinyarch systemd[1]: Started D-Bus System Message Bus.
Nov 16 17:01:18 tinyarch systemd[1]: Reached target Basic System.
Nov 16 17:01:18 tinyarch systemd[1]: Starting Network Manager...
Nov 16 17:01:18 tinyarch systemd[1]: Starting Workaround for Gigabyte B550 F13 bios sleep/wakeup bug...
Nov 16 17:01:18 tinyarch systemd[1]: Starting Bluetooth service...
Nov 16 17:01:18 tinyarch systemd[1]: Starting User Login Management...
Nov 16 17:01:18 tinyarch systemd[1]: TPM PCR Barrier (User) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Nov 16 17:01:18 tinyarch systemd[1]: biosWakeupWorkaround.service: Deactivated successfully.
Nov 16 17:01:18 tinyarch systemd[1]: Finished Workaround for Gigabyte B550 F13 bios sleep/wakeup bug.
Nov 16 17:01:18 tinyarch dbus-broker-launch[624]: Ready
Nov 16 17:01:18 tinyarch kernel: hid-generic 0003:1532:0257.0005: input,hiddev97,hidraw6: USB HID v1.11 Device [Razer Razer Huntsman Mini] on usb-0000:0b:00.3-2/input3
Nov 16 17:01:18 tinyarch kernel: hid-generic 0003:048D:5702.0006: hiddev98,hidraw7: USB HID v1.12 Device [ITE Tech. Inc. ITE Device] on usb-0000:05:00.0-7/input0
Nov 16 17:01:18 tinyarch kernel: hid-generic 0003:1038:1290.0007: hiddev99,hidraw8: USB HID v1.11 Device [SteelSeries Arctis Pro Wireless] on usb-0000:0b:00.3-1.2/input0
Nov 16 17:01:18 tinyarch kernel: hid-generic 0003:1038:1290.0008: hiddev100,hidraw9: USB HID v1.11 Device [SteelSeries Arctis Pro Wireless] on usb-0000:0b:00.3-1.2/input1
Nov 16 17:01:18 tinyarch kernel: input: SteelSeries SteelSeries Aerox 3 Wireless as /devices/pci0000:00/0000:00:08.1/0000:0b:00.3/usb3/3-3/3-3:1.0/0003:1038:1838.0009/input/input18
Nov 16 17:01:18 tinyarch kernel: hid-generic 0003:1038:1838.0009: input,hidraw10: USB HID v1.11 Mouse [SteelSeries SteelSeries Aerox 3 Wireless] on usb-0000:0b:00.3-3/input0
Nov 16 17:01:18 tinyarch kernel: input: SteelSeries SteelSeries Aerox 3 Wireless as /devices/pci0000:00/0000:00:08.1/0000:0b:00.3/usb3/3-3/3-3:1.1/0003:1038:1838.000A/input/input19
Nov 16 17:01:18 tinyarch systemd-logind[629]: New seat seat0.
Nov 16 17:01:18 tinyarch systemd-logind[629]: Watching system buttons on /dev/input/event1 (Power Button)
Nov 16 17:01:18 tinyarch systemd-logind[629]: Watching system buttons on /dev/input/event0 (Power Button)
Nov 16 17:01:18 tinyarch bluetoothd[628]: Bluetooth daemon 5.79
Nov 16 17:01:18 tinyarch systemd[1]: Started Bluetooth service.
Nov 16 17:01:18 tinyarch systemd[1]: Reached target Bluetooth Support.
Nov 16 17:01:18 tinyarch bluetoothd[628]: Starting SDP server
Nov 16 17:01:18 tinyarch systemd[1]: Starting Hostname Service...
Nov 16 17:01:18 tinyarch systemd[1]: Started User Login Management.
Nov 16 17:01:18 tinyarch NetworkManager[626]: <info>  [1731772878.7005] NetworkManager (version 1.50.0-1) is starting... (boot:090e9ddc-a325-4b6b-8586-dafece9a9fad)
Nov 16 17:01:18 tinyarch NetworkManager[626]: <info>  [1731772878.7006] Read config: /etc/NetworkManager/NetworkManager.conf (lib: 20-connectivity.conf)
Nov 16 17:01:18 tinyarch bluetoothd[628]: src/plugin.c:init_plugin() System does not support bap plugin
Nov 16 17:01:18 tinyarch bluetoothd[628]: src/plugin.c:init_plugin() System does not support bass plugin
Nov 16 17:01:18 tinyarch bluetoothd[628]: src/plugin.c:init_plugin() System does not support mcp plugin
Nov 16 17:01:18 tinyarch bluetoothd[628]: src/plugin.c:init_plugin() System does not support vcp plugin
Nov 16 17:01:18 tinyarch bluetoothd[628]: profiles/audio/micp.c:micp_init() D-Bus experimental not enabled
Nov 16 17:01:18 tinyarch bluetoothd[628]: src/plugin.c:init_plugin() System does not support micp plugin
Nov 16 17:01:18 tinyarch bluetoothd[628]: src/plugin.c:init_plugin() System does not support ccp plugin
Nov 16 17:01:18 tinyarch bluetoothd[628]: src/plugin.c:init_plugin() System does not support csip plugin
Nov 16 17:01:18 tinyarch bluetoothd[628]: src/plugin.c:init_plugin() System does not support asha plugin
Nov 16 17:01:18 tinyarch bluetoothd[628]: Bluetooth management interface 1.23 initialized
Nov 16 17:01:18 tinyarch kernel: Bluetooth: BNEP (Ethernet Emulation) ver 1.3
Nov 16 17:01:18 tinyarch kernel: Bluetooth: BNEP filters: protocol multicast
Nov 16 17:01:18 tinyarch kernel: Bluetooth: BNEP socket layer initialized
Nov 16 17:01:18 tinyarch bluetoothd[628]: Battery Provider Manager created
Nov 16 17:01:18 tinyarch kernel: Bluetooth: hci0: Opcode 0xfc1e failed: -16
Nov 16 17:01:18 tinyarch kernel: Bluetooth: MGMT ver 1.23
Nov 16 17:01:18 tinyarch kernel: NET: Registered PF_ALG protocol family
Nov 16 17:01:18 tinyarch kernel: iwlwifi 0000:08:00.0: base HW address: a4:b1:c1:c8:02:26
Nov 16 17:01:18 tinyarch NetworkManager[626]: <info>  [1731772878.7357] manager[0x650a3ac96190]: monitoring kernel firmware directory '/lib/firmware'.
Nov 16 17:01:18 tinyarch systemd[1]: Started Hostname Service.
Nov 16 17:01:18 tinyarch NetworkManager[626]: <info>  [1731772878.7618] hostname: hostname: using hostnamed
Nov 16 17:01:18 tinyarch NetworkManager[626]: <info>  [1731772878.7618] hostname: static hostname changed from (none) to "tinyarch"
Nov 16 17:01:18 tinyarch NetworkManager[626]: <info>  [1731772878.7623] dns-mgr: init: dns=default,systemd-resolved rc-manager=symlink
Nov 16 17:01:18 tinyarch NetworkManager[626]: <info>  [1731772878.7629] manager[0x650a3ac96190]: rfkill: Wi-Fi hardware radio set enabled
Nov 16 17:01:18 tinyarch NetworkManager[626]: <info>  [1731772878.7630] manager[0x650a3ac96190]: rfkill: WWAN hardware radio set enabled
Nov 16 17:01:18 tinyarch NetworkManager[626]: <info>  [1731772878.7801] Loaded device plugin: NMBluezManager (/usr/lib/NetworkManager/1.50.0-1/libnm-device-plugin-bluetooth.so)
Nov 16 17:01:18 tinyarch NetworkManager[626]: <info>  [1731772878.7807] Loaded device plugin: NMAtmManager (/usr/lib/NetworkManager/1.50.0-1/libnm-device-plugin-adsl.so)
Nov 16 17:01:18 tinyarch NetworkManager[626]: <info>  [1731772878.7826] Loaded device plugin: NMWifiFactory (/usr/lib/NetworkManager/1.50.0-1/libnm-device-plugin-wifi.so)
Nov 16 17:01:18 tinyarch NetworkManager[626]: <info>  [1731772878.7849] Loaded device plugin: NMOvsFactory (/usr/lib/NetworkManager/1.50.0-1/libnm-device-plugin-ovs.so)
Nov 16 17:01:18 tinyarch NetworkManager[626]: <info>  [1731772878.8092] Loaded device plugin: NMTeamFactory (/usr/lib/NetworkManager/1.50.0-1/libnm-device-plugin-team.so)
Nov 16 17:01:18 tinyarch NetworkManager[626]: <info>  [1731772878.8099] Loaded device plugin: NMWwanFactory (/usr/lib/NetworkManager/1.50.0-1/libnm-device-plugin-wwan.so)
Nov 16 17:01:18 tinyarch NetworkManager[626]: <info>  [1731772878.8100] manager: rfkill: Wi-Fi enabled by radio killswitch; enabled by state file
Nov 16 17:01:18 tinyarch NetworkManager[626]: <info>  [1731772878.8101] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file
Nov 16 17:01:18 tinyarch NetworkManager[626]: <info>  [1731772878.8101] manager: Networking is enabled by state file
Nov 16 17:01:18 tinyarch NetworkManager[626]: <info>  [1731772878.8108] settings: Loaded settings plugin: keyfile (internal)
Nov 16 17:01:18 tinyarch NetworkManager[626]: <info>  [1731772878.8126] dhcp: init: Using DHCP client 'internal'
Nov 16 17:01:18 tinyarch NetworkManager[626]: <info>  [1731772878.8127] manager: (lo): new Loopback device (/org/freedesktop/NetworkManager/Devices/1)
Nov 16 17:01:18 tinyarch systemd[1]: Starting Network Manager Script Dispatcher Service...
Nov 16 17:01:18 tinyarch NetworkManager[626]: <info>  [1731772878.8131] device (lo): state change: unmanaged -> unavailable (reason 'connection-assumed', managed-type: 'external')
Nov 16 17:01:18 tinyarch NetworkManager[626]: <info>  [1731772878.8140] device (lo): state change: unavailable -> disconnected (reason 'connection-assumed', managed-type: 'external')
Nov 16 17:01:18 tinyarch NetworkManager[626]: <info>  [1731772878.8142] device (lo): Activation: starting connection 'lo' (18e09961-6ab4-40c9-9e0f-a56b9bc8a739)
Nov 16 17:01:18 tinyarch NetworkManager[626]: <info>  [1731772878.8146] manager: (eno1): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2)
Nov 16 17:01:18 tinyarch NetworkManager[626]: <info>  [1731772878.8150] settings: (eno1): created default wired connection 'Wired connection 1'
Nov 16 17:01:18 tinyarch NetworkManager[626]: <info>  [1731772878.8150] device (eno1): state change: unmanaged -> unavailable (reason 'managed', managed-type: 'external')
Nov 16 17:01:18 tinyarch kernel: RTL8226B_RTL8221B 2.5Gbps PHY r8169-0-700:00: attached PHY driver (mii_bus:phy_addr=r8169-0-700:00, irq=MAC)
Nov 16 17:01:18 tinyarch systemd[1]: Started Network Manager Script Dispatcher Service.
Nov 16 17:01:18 tinyarch kernel: hid-generic 0003:1038:1838.000A: input,hidraw11: USB HID v1.11 Keyboard [SteelSeries SteelSeries Aerox 3 Wireless] on usb-0000:0b:00.3-3/input1
Nov 16 17:01:18 tinyarch kernel: input: SteelSeries SteelSeries Aerox 3 Wireless as /devices/pci0000:00/0000:00:08.1/0000:0b:00.3/usb3/3-3/3-3:1.2/0003:1038:1838.000B/input/input20
Nov 16 17:01:18 tinyarch kernel: hid-generic 0003:1038:1838.000B: input,hidraw12: USB HID v1.11 Device [SteelSeries SteelSeries Aerox 3 Wireless] on usb-0000:0b:00.3-3/input2
Nov 16 17:01:18 tinyarch kernel: hid-generic 0003:1038:1838.000C: hiddev101,hidraw13: USB HID v1.11 Device [SteelSeries SteelSeries Aerox 3 Wireless] on usb-0000:0b:00.3-3/input3
Nov 16 17:01:18 tinyarch kernel: hid-generic 0003:1038:1838.000D: hiddev102,hidraw14: USB HID v1.11 Device [SteelSeries SteelSeries Aerox 3 Wireless] on usb-0000:0b:00.3-3/input4
Nov 16 17:01:18 tinyarch kernel: input: SteelSeries  Arctis Pro Wireless Consumer Control as /devices/pci0000:00/0000:00:08.1/0000:0b:00.3/usb3/3-1/3-1.3/3-1.3:1.5/0003:1038:1294.000E/input/input21
Nov 16 17:01:18 tinyarch kernel: usbcore: registered new interface driver snd-usb-audio
Nov 16 17:01:18 tinyarch mtp-probe[673]: checking bus 3, device 6: "/sys/devices/pci0000:00/0000:00:08.1/0000:0b:00.3/usb3/3-1/3-1.3"
Nov 16 17:01:18 tinyarch mtp-probe[673]: bus: 3, device: 6 was not an MTP device
Nov 16 17:01:18 tinyarch kernel: input: SteelSeries  Arctis Pro Wireless as /devices/pci0000:00/0000:00:08.1/0000:0b:00.3/usb3/3-1/3-1.3/3-1.3:1.5/0003:1038:1294.000E/input/input22
Nov 16 17:01:18 tinyarch kernel: hid-generic 0003:1038:1294.000E: input,hiddev103,hidraw15: USB HID v1.11 Device [SteelSeries  Arctis Pro Wireless] on usb-0000:0b:00.3-1.3/input5
Nov 16 17:01:19 tinyarch kernel: mousedev: PS/2 mouse device common for all mice
Nov 16 17:01:19 tinyarch kernel: r8169 0000:07:00.0 eno1: Link is Down
Nov 16 17:01:19 tinyarch systemd[1]: Started Network Manager.
Nov 16 17:01:19 tinyarch NetworkManager[626]: <info>  [1731772879.0621] bus-manager: acquired D-Bus service "org.freedesktop.NetworkManager"
Nov 16 17:01:19 tinyarch systemd[1]: Reached target Network.
Nov 16 17:01:19 tinyarch NetworkManager[626]: <info>  [1731772879.0623] rfkill1: found Wi-Fi radio killswitch (at /sys/devices/pci0000:00/0000:00:01.2/0000:05:00.2/0000:06:09.0/0000:08:00.0/ieee80211/phy0/rfkill1) (driver iwlwifi)
Nov 16 17:01:19 tinyarch systemd[1]: Starting Network Manager Wait Online...
Nov 16 17:01:19 tinyarch systemd[1]: Starting containerd container runtime...
Nov 16 17:01:19 tinyarch NetworkManager[626]: <info>  [1731772879.0642] ovsdb: disconnected from ovsdb
Nov 16 17:01:19 tinyarch NetworkManager[626]: <info>  [1731772879.0643] device (lo): state change: disconnected -> prepare (reason 'none', managed-type: 'external')
Nov 16 17:01:19 tinyarch NetworkManager[626]: <info>  [1731772879.0644] device (lo): state change: prepare -> config (reason 'none', managed-type: 'external')
Nov 16 17:01:19 tinyarch systemd[1]: Starting Permit User Sessions...
Nov 16 17:01:19 tinyarch NetworkManager[626]: <info>  [1731772879.0645] device (lo): state change: config -> ip-config (reason 'none', managed-type: 'external')
Nov 16 17:01:19 tinyarch NetworkManager[626]: <info>  [1731772879.0647] device (wlp8s0): driver supports Access Point (AP) mode
Nov 16 17:01:19 tinyarch NetworkManager[626]: <info>  [1731772879.0649] manager: (wlp8s0): new 802.11 Wi-Fi device (/org/freedesktop/NetworkManager/Devices/3)
Nov 16 17:01:19 tinyarch NetworkManager[626]: <info>  [1731772879.0652] device (lo): state change: ip-config -> ip-check (reason 'none', managed-type: 'external')
Nov 16 17:01:19 tinyarch NetworkManager[626]: <info>  [1731772879.0656] device (wlp8s0): state change: unmanaged -> unavailable (reason 'managed', managed-type: 'external')
Nov 16 17:01:19 tinyarch kernel: iwlwifi 0000:08:00.0 wlp8s0: renamed from wlan0
Nov 16 17:01:19 tinyarch systemd-logind[629]: Watching system buttons on /dev/input/event13 (SteelSeries SteelSeries QCK Prism Cloth)
Nov 16 17:01:19 tinyarch systemd[1]: Finished Permit User Sessions.
Nov 16 17:01:19 tinyarch systemd-logind[629]: Watching system buttons on /dev/input/event12 (Razer Razer Huntsman Mini)
Nov 16 17:01:19 tinyarch systemd[1]: Starting GNOME Display Manager...
Nov 16 17:01:19 tinyarch mtp-probe[704]: checking bus 3, device 7: "/sys/devices/pci0000:00/0000:00:08.1/0000:0b:00.3/usb3/3-4"
Nov 16 17:01:19 tinyarch mtp-probe[704]: bus: 3, device: 7 was not an MTP device
Nov 16 17:01:19 tinyarch systemd-logind[629]: Watching system buttons on /dev/input/event19 (SteelSeries SteelSeries Aerox 3 Wireless)
Nov 16 17:01:19 tinyarch systemd-logind[629]: Watching system buttons on /dev/input/event20 (SteelSeries SteelSeries Aerox 3 Wireless)
Nov 16 17:01:19 tinyarch systemd[1]: Started GNOME Display Manager.
Nov 16 17:01:19 tinyarch systemd[1]: Reached target User and Group Name Lookups.
Nov 16 17:01:19 tinyarch systemd[1]: Starting Accounts Service...
Nov 16 17:01:19 tinyarch systemd-logind[629]: Watching system buttons on /dev/input/event14 (Razer Razer Huntsman Mini Keyboard)
Nov 16 17:01:19 tinyarch kernel: iwlwifi 0000:08:00.0: Registered PHC clock: iwlwifi-PTP, with index: 0
Nov 16 17:01:19 tinyarch systemd[1]: Starting Authorization Manager...
Nov 16 17:01:19 tinyarch NetworkManager[626]: <info>  [1731772879.2932] device (wlp8s0): set-hw-addr: set MAC address to EA:C8:C2:A7:FD:6E (scanning)
Nov 16 17:01:19 tinyarch containerd[710]: time="2024-11-16T17:01:19.324204158+01:00" level=info msg="starting containerd" revision=207ad711eabd375a01713109a8a197d197ff6542.m version=v2.0.0
Nov 16 17:01:19 tinyarch containerd[710]: time="2024-11-16T17:01:19.333014491+01:00" level=info msg="loading plugin" id=io.containerd.image-verifier.v1.bindir type=io.containerd.image-verifier.v1
Nov 16 17:01:19 tinyarch containerd[710]: time="2024-11-16T17:01:19.333030130+01:00" level=info msg="loading plugin" id=io.containerd.internal.v1.opt type=io.containerd.internal.v1
Nov 16 17:01:19 tinyarch containerd[710]: time="2024-11-16T17:01:19.335159143+01:00" level=info msg="loading plugin" id=io.containerd.warning.v1.deprecations type=io.containerd.warning.v1
Nov 16 17:01:19 tinyarch containerd[710]: time="2024-11-16T17:01:19.335171837+01:00" level=info msg="loading plugin" id=io.containerd.content.v1.content type=io.containerd.content.v1
Nov 16 17:01:19 tinyarch containerd[710]: time="2024-11-16T17:01:19.335415143+01:00" level=info msg="loading plugin" id=io.containerd.snapshotter.v1.blockfile type=io.containerd.snapshotter.v1
Nov 16 17:01:19 tinyarch containerd[710]: time="2024-11-16T17:01:19.335562970+01:00" level=info msg="skip loading plugin" error="no scratch file generator: skip plugin" id=io.containerd.snapshotter.v1.blockfile type=io.containerd.snapshotter.v1
Nov 16 17:01:19 tinyarch containerd[710]: time="2024-11-16T17:01:19.335573740+01:00" level=info msg="loading plugin" id=io.containerd.snapshotter.v1.btrfs type=io.containerd.snapshotter.v1
Nov 16 17:01:19 tinyarch containerd[710]: time="2024-11-16T17:01:19.335691531+01:00" level=info msg="skip loading plugin" error="path /var/lib/containerd/io.containerd.snapshotter.v1.btrfs (ext4) must be a btrfs filesystem to be used with the btrfs snapshotter: skip plugin" id=io.containerd.snapshotter.v1.btrfs type=io.containerd.snapshotter.v1
Nov 16 17:01:19 tinyarch containerd[710]: time="2024-11-16T17:01:19.335705257+01:00" level=info msg="loading plugin" id=io.containerd.snapshotter.v1.devmapper type=io.containerd.snapshotter.v1
Nov 16 17:01:19 tinyarch containerd[710]: time="2024-11-16T17:01:19.335713322+01:00" level=info msg="skip loading plugin" error="devmapper not configured: skip plugin" id=io.containerd.snapshotter.v1.devmapper type=io.containerd.snapshotter.v1
Nov 16 17:01:19 tinyarch containerd[710]: time="2024-11-16T17:01:19.335719344+01:00" level=info msg="loading plugin" id=io.containerd.snapshotter.v1.native type=io.containerd.snapshotter.v1
Nov 16 17:01:19 tinyarch containerd[710]: time="2024-11-16T17:01:19.335840601+01:00" level=info msg="loading plugin" id=io.containerd.snapshotter.v1.overlayfs type=io.containerd.snapshotter.v1
Nov 16 17:01:19 tinyarch containerd[710]: time="2024-11-16T17:01:19.336014717+01:00" level=info msg="loading plugin" id=io.containerd.snapshotter.v1.zfs type=io.containerd.snapshotter.v1
Nov 16 17:01:19 tinyarch containerd[710]: time="2024-11-16T17:01:19.336041888+01:00" level=info msg="skip loading plugin" error="lstat /var/lib/containerd/io.containerd.snapshotter.v1.zfs: no such file or directory: skip plugin" id=io.containerd.snapshotter.v1.zfs type=io.containerd.snapshotter.v1
Nov 16 17:01:19 tinyarch containerd[710]: time="2024-11-16T17:01:19.336050414+01:00" level=info msg="loading plugin" id=io.containerd.event.v1.exchange type=io.containerd.event.v1
Nov 16 17:01:19 tinyarch containerd[710]: time="2024-11-16T17:01:19.336500078+01:00" level=info msg="loading plugin" id=io.containerd.monitor.task.v1.cgroups type=io.containerd.monitor.task.v1
Nov 16 17:01:19 tinyarch containerd[710]: time="2024-11-16T17:01:19.338948661+01:00" level=info msg="loading plugin" id=io.containerd.metadata.v1.bolt type=io.containerd.metadata.v1
Nov 16 17:01:19 tinyarch containerd[710]: time="2024-11-16T17:01:19.338968398+01:00" level=info msg="metadata content store policy set" policy=shared
Nov 16 17:01:19 tinyarch containerd[710]: time="2024-11-16T17:01:19.341722773+01:00" level=info msg="loading plugin" id=io.containerd.gc.v1.scheduler type=io.containerd.gc.v1
Nov 16 17:01:19 tinyarch containerd[710]: time="2024-11-16T17:01:19.341758370+01:00" level=info msg="loading plugin" id=io.containerd.differ.v1.walking type=io.containerd.differ.v1
Nov 16 17:01:19 tinyarch containerd[710]: time="2024-11-16T17:01:19.341768860+01:00" level=info msg="loading plugin" id=io.containerd.lease.v1.manager type=io.containerd.lease.v1
Nov 16 17:01:19 tinyarch containerd[710]: time="2024-11-16T17:01:19.341777095+01:00" level=info msg="loading plugin" id=io.containerd.service.v1.containers-service type=io.containerd.service.v1
Nov 16 17:01:19 tinyarch containerd[710]: time="2024-11-16T17:01:19.341784449+01:00" level=info msg="loading plugin" id=io.containerd.service.v1.content-service type=io.containerd.service.v1
Nov 16 17:01:19 tinyarch containerd[710]: time="2024-11-16T17:01:19.341791713+01:00" level=info msg="loading plugin" id=io.containerd.service.v1.diff-service type=io.containerd.service.v1
Nov 16 17:01:19 tinyarch containerd[710]: time="2024-11-16T17:01:19.341803635+01:00" level=info msg="loading plugin" id=io.containerd.service.v1.images-service type=io.containerd.service.v1
Nov 16 17:01:19 tinyarch containerd[710]: time="2024-11-16T17:01:19.341811550+01:00" level=info msg="loading plugin" id=io.containerd.service.v1.introspection-service type=io.containerd.service.v1
Nov 16 17:01:19 tinyarch containerd[710]: time="2024-11-16T17:01:19.341818673+01:00" level=info msg="loading plugin" id=io.containerd.service.v1.namespaces-service type=io.containerd.service.v1
Nov 16 17:01:19 tinyarch containerd[710]: time="2024-11-16T17:01:19.341825436+01:00" level=info msg="loading plugin" id=io.containerd.service.v1.snapshots-service type=io.containerd.service.v1
Nov 16 17:01:19 tinyarch containerd[710]: time="2024-11-16T17:01:19.341831477+01:00" level=info msg="loading plugin" id=io.containerd.shim.v1.manager type=io.containerd.shim.v1
Nov 16 17:01:19 tinyarch containerd[710]: time="2024-11-16T17:01:19.341838931+01:00" level=info msg="loading plugin" id=io.containerd.runtime.v2.task type=io.containerd.runtime.v2
Nov 16 17:01:19 tinyarch containerd[710]: time="2024-11-16T17:01:19.341882483+01:00" level=info msg="loading plugin" id=io.containerd.service.v1.tasks-service type=io.containerd.service.v1
Nov 16 17:01:19 tinyarch containerd[710]: time="2024-11-16T17:01:19.341894916+01:00" level=info msg="loading plugin" id=io.containerd.grpc.v1.containers type=io.containerd.grpc.v1
Nov 16 17:01:19 tinyarch containerd[710]: time="2024-11-16T17:01:19.341903132+01:00" level=info msg="loading plugin" id=io.containerd.grpc.v1.content type=io.containerd.grpc.v1
Nov 16 17:01:19 tinyarch containerd[710]: time="2024-11-16T17:01:19.341910165+01:00" level=info msg="loading plugin" id=io.containerd.grpc.v1.diff type=io.containerd.grpc.v1
Nov 16 17:01:19 tinyarch containerd[710]: time="2024-11-16T17:01:19.341917348+01:00" level=info msg="loading plugin" id=io.containerd.grpc.v1.events type=io.containerd.grpc.v1
Nov 16 17:01:19 tinyarch containerd[710]: time="2024-11-16T17:01:19.341924191+01:00" level=info msg="loading plugin" id=io.containerd.grpc.v1.images type=io.containerd.grpc.v1
Nov 16 17:01:19 tinyarch containerd[710]: time="2024-11-16T17:01:19.341935422+01:00" level=info msg="loading plugin" id=io.containerd.grpc.v1.introspection type=io.containerd.grpc.v1
Nov 16 17:01:19 tinyarch containerd[710]: time="2024-11-16T17:01:19.341942505+01:00" level=info msg="loading plugin" id=io.containerd.grpc.v1.leases type=io.containerd.grpc.v1
Nov 16 17:01:19 tinyarch containerd[710]: time="2024-11-16T17:01:19.341949809+01:00" level=info msg="loading plugin" id=io.containerd.grpc.v1.namespaces type=io.containerd.grpc.v1
Nov 16 17:01:19 tinyarch containerd[710]: time="2024-11-16T17:01:19.341957273+01:00" level=info msg="loading plugin" id=io.containerd.sandbox.store.v1.local type=io.containerd.sandbox.store.v1
Nov 16 17:01:19 tinyarch containerd[710]: time="2024-11-16T17:01:19.341964577+01:00" level=info msg="loading plugin" id=io.containerd.cri.v1.images type=io.containerd.cri.v1
Nov 16 17:01:19 tinyarch containerd[710]: time="2024-11-16T17:01:19.343745877+01:00" level=info msg="Get image filesystem path \"/var/lib/containerd/io.containerd.snapshotter.v1.overlayfs\" for snapshotter \"overlayfs\""
Nov 16 17:01:19 tinyarch containerd[710]: time="2024-11-16T17:01:19.343759823+01:00" level=info msg="Start snapshots syncer"
Nov 16 17:01:19 tinyarch containerd[710]: time="2024-11-16T17:01:19.345271749+01:00" level=info msg="loading plugin" id=io.containerd.cri.v1.runtime type=io.containerd.cri.v1
Nov 16 17:01:19 tinyarch containerd[710]: time="2024-11-16T17:01:19.345381244+01:00" level=info msg="starting cri plugin" config="{\"containerd\":{\"defaultRuntimeName\":\"runc\",\"runtimes\":{\"runc\":{\"runtimeType\":\"io.containerd.runc.v2\",\"runtimePath\":\"\",\"PodAnnotations\":null,\"ContainerAnnotations\":null,\"options\":{\"BinaryName\":\"\",\"CriuImagePath\":\"\",\"CriuWorkPath\":\"\",\"IoGid\":0,\"IoUid\":0,\"NoNewKeyring\":false,\"Root\":\"\",\"ShimCgroup\":\"\"},\"privileged_without_host_devices\":false,\"privileged_without_host_devices_all_devices_allowed\":false,\"baseRuntimeSpec\":\"\",\"cniConfDir\":\"\",\"cniMaxConfNum\":0,\"snapshotter\":\"\",\"sandboxer\":\"podsandbox\",\"io_type\":\"\"}},\"ignoreBlockIONotEnabledErrors\":false,\"ignoreRdtNotEnabledErrors\":false},\"cni\":{\"binDir\":\"/opt/cni/bin\",\"confDir\":\"/etc/cni/net.d\",\"maxConfNum\":1,\"setupSerially\":false,\"confTemplate\":\"\",\"ipPref\":\"\",\"useInternalLoopback\":false},\"enableSelinux\":false,\"selinuxCategoryRange\":1024,\"maxContainerLogSize\":16384,\"disableApparmor\":false,\"restrictOOMScoreAdj\":false,\"disableProcMount\":false,\"unsetSeccompProfile\":\"\",\"tolerateMissingHugetlbController\":true,\"disableHugetlbController\":true,\"device_ownership_from_security_context\":false,\"ignoreImageDefinedVolumes\":false,\"netnsMountsUnderStateDir\":false,\"enableUnprivilegedPorts\":true,\"enableUnprivilegedICMP\":true,\"enableCDI\":true,\"cdiSpecDirs\":[\"/etc/cdi\",\"/var/run/cdi\"],\"drainExecSyncIOTimeout\":\"0s\",\"ignoreDeprecationWarnings\":null,\"containerdRootDir\":\"/var/lib/containerd\",\"containerdEndpoint\":\"/run/containerd/containerd.sock\",\"rootDir\":\"/var/lib/containerd/io.containerd.grpc.v1.cri\",\"stateDir\":\"/run/containerd/io.containerd.grpc.v1.cri\"}"
Nov 16 17:01:19 tinyarch containerd[710]: time="2024-11-16T17:01:19.345414977+01:00" level=info msg="loading plugin" id=io.containerd.podsandbox.controller.v1.podsandbox type=io.containerd.podsandbox.controller.v1
Nov 16 17:01:19 tinyarch containerd[710]: time="2024-11-16T17:01:19.346585452+01:00" level=info msg="loading plugin" id=io.containerd.sandbox.controller.v1.shim type=io.containerd.sandbox.controller.v1
Nov 16 17:01:19 tinyarch containerd[710]: time="2024-11-16T17:01:19.346960646+01:00" level=info msg="loading plugin" id=io.containerd.grpc.v1.sandbox-controllers type=io.containerd.grpc.v1
Nov 16 17:01:19 tinyarch containerd[710]: time="2024-11-16T17:01:19.346972719+01:00" level=info msg="loading plugin" id=io.containerd.grpc.v1.sandboxes type=io.containerd.grpc.v1
Nov 16 17:01:19 tinyarch containerd[710]: time="2024-11-16T17:01:19.346978730+01:00" level=info msg="loading plugin" id=io.containerd.grpc.v1.snapshots type=io.containerd.grpc.v1
Nov 16 17:01:19 tinyarch containerd[710]: time="2024-11-16T17:01:19.346983940+01:00" level=info msg="loading plugin" id=io.containerd.streaming.v1.manager type=io.containerd.streaming.v1
Nov 16 17:01:19 tinyarch containerd[710]: time="2024-11-16T17:01:19.346990161+01:00" level=info msg="loading plugin" id=io.containerd.grpc.v1.streaming type=io.containerd.grpc.v1
Nov 16 17:01:19 tinyarch containerd[710]: time="2024-11-16T17:01:19.346995431+01:00" level=info msg="loading plugin" id=io.containerd.grpc.v1.tasks type=io.containerd.grpc.v1
Nov 16 17:01:19 tinyarch containerd[710]: time="2024-11-16T17:01:19.347000982+01:00" level=info msg="loading plugin" id=io.containerd.transfer.v1.local type=io.containerd.transfer.v1
Nov 16 17:01:19 tinyarch containerd[710]: time="2024-11-16T17:01:19.347011702+01:00" level=info msg="loading plugin" id=io.containerd.grpc.v1.transfer type=io.containerd.grpc.v1
Nov 16 17:01:19 tinyarch containerd[710]: time="2024-11-16T17:01:19.347017813+01:00" level=info msg="loading plugin" id=io.containerd.grpc.v1.version type=io.containerd.grpc.v1
Nov 16 17:01:19 tinyarch containerd[710]: time="2024-11-16T17:01:19.347022542+01:00" level=info msg="loading plugin" id=io.containerd.monitor.container.v1.restart type=io.containerd.monitor.container.v1
Nov 16 17:01:19 tinyarch containerd[710]: time="2024-11-16T17:01:19.348232301+01:00" level=info msg="loading plugin" id=io.containerd.tracing.processor.v1.otlp type=io.containerd.tracing.processor.v1
Nov 16 17:01:19 tinyarch containerd[710]: time="2024-11-16T17:01:19.348244403+01:00" level=info msg="skip loading plugin" error="skip plugin: tracing endpoint not configured" id=io.containerd.tracing.processor.v1.otlp type=io.containerd.tracing.processor.v1
Nov 16 17:01:19 tinyarch containerd[710]: time="2024-11-16T17:01:19.348252018+01:00" level=info msg="loading plugin" id=io.containerd.internal.v1.tracing type=io.containerd.internal.v1
Nov 16 17:01:19 tinyarch containerd[710]: time="2024-11-16T17:01:19.348257107+01:00" level=info msg="skip loading plugin" error="skip plugin: tracing endpoint not configured" id=io.containerd.internal.v1.tracing type=io.containerd.internal.v1
Nov 16 17:01:19 tinyarch containerd[710]: time="2024-11-16T17:01:19.348261495+01:00" level=info msg="loading plugin" id=io.containerd.ttrpc.v1.otelttrpc type=io.containerd.ttrpc.v1
Nov 16 17:01:19 tinyarch containerd[710]: time="2024-11-16T17:01:19.348268699+01:00" level=info msg="loading plugin" id=io.containerd.grpc.v1.healthcheck type=io.containerd.grpc.v1
Nov 16 17:01:19 tinyarch containerd[710]: time="2024-11-16T17:01:19.348274440+01:00" level=info msg="loading plugin" id=io.containerd.nri.v1.nri type=io.containerd.nri.v1
Nov 16 17:01:19 tinyarch containerd[710]: time="2024-11-16T17:01:19.348890194+01:00" level=info msg="runtime interface created"
Nov 16 17:01:19 tinyarch containerd[710]: time="2024-11-16T17:01:19.348896967+01:00" level=info msg="created NRI interface"
Nov 16 17:01:19 tinyarch containerd[710]: time="2024-11-16T17:01:19.348904591+01:00" level=info msg="loading plugin" id=io.containerd.grpc.v1.cri type=io.containerd.grpc.v1
Nov 16 17:01:19 tinyarch containerd[710]: time="2024-11-16T17:01:19.348911324+01:00" level=info msg="Connect containerd service"
Nov 16 17:01:19 tinyarch containerd[710]: time="2024-11-16T17:01:19.348927434+01:00" level=info msg="using experimental NRI integration - disable nri plugin to prevent this"
Nov 16 17:01:19 tinyarch containerd[710]: time="2024-11-16T17:01:19.353073710+01:00" level=error msg="failed to load cni during init, please check CRI plugin status before setting up network for pods" error="cni config load failed: no network config found in /etc/cni/net.d: cni plugin not initialized: failed to load cni config"
Nov 16 17:01:19 tinyarch containerd[710]: time="2024-11-16T17:01:19.439645788+01:00" level=info msg="Start subscribing containerd event"
Nov 16 17:01:19 tinyarch containerd[710]: time="2024-11-16T17:01:19.439674903+01:00" level=info msg="Start recovering state"
Nov 16 17:01:19 tinyarch containerd[710]: time="2024-11-16T17:01:19.439732291+01:00" level=info msg="Start event monitor"
Nov 16 17:01:19 tinyarch containerd[710]: time="2024-11-16T17:01:19.439740797+01:00" level=info msg="Start cni network conf syncer for default"
Nov 16 17:01:19 tinyarch containerd[710]: time="2024-11-16T17:01:19.439745636+01:00" level=info msg="Start streaming server"
Nov 16 17:01:19 tinyarch containerd[710]: time="2024-11-16T17:01:19.439753180+01:00" level=info msg="Registered namespace \"k8s.io\" with NRI"
Nov 16 17:01:19 tinyarch containerd[710]: time="2024-11-16T17:01:19.439757658+01:00" level=info msg="runtime interface starting up..."
Nov 16 17:01:19 tinyarch containerd[710]: time="2024-11-16T17:01:19.439762197+01:00" level=info msg="starting plugins..."
Nov 16 17:01:19 tinyarch containerd[710]: time="2024-11-16T17:01:19.439770653+01:00" level=info msg="Synchronizing NRI (plugin) with current runtime state"
Nov 16 17:01:19 tinyarch containerd[710]: time="2024-11-16T17:01:19.440318380+01:00" level=info msg=serving... address=/run/containerd/containerd.sock.ttrpc
Nov 16 17:01:19 tinyarch containerd[710]: time="2024-11-16T17:01:19.440353997+01:00" level=info msg=serving... address=/run/containerd/containerd.sock
Nov 16 17:01:19 tinyarch containerd[710]: time="2024-11-16T17:01:19.441655547+01:00" level=info msg="containerd successfully booted in 0.117809s"
Nov 16 17:01:19 tinyarch systemd[1]: Started containerd container runtime.
Nov 16 17:01:19 tinyarch NetworkManager[626]: <info>  [1731772879.4869] device (lo): state change: ip-check -> secondaries (reason 'none', managed-type: 'external')
Nov 16 17:01:19 tinyarch NetworkManager[626]: <info>  [1731772879.4870] device (lo): state change: secondaries -> activated (reason 'none', managed-type: 'external')
Nov 16 17:01:19 tinyarch NetworkManager[626]: <info>  [1731772879.4872] device (lo): Activation: successful, device activated.
Nov 16 17:01:19 tinyarch systemd[1]: Starting WPA supplicant...
Nov 16 17:01:19 tinyarch polkitd[734]: Started polkitd version 125
Nov 16 17:01:19 tinyarch systemd[1]: Started Authorization Manager.
Nov 16 17:01:19 tinyarch accounts-daemon[715]: started daemon version 23.13.0
Nov 16 17:01:19 tinyarch systemd[1]: Started Accounts Service.
Nov 16 17:01:19 tinyarch systemd[1]: Started WPA supplicant.
Nov 16 17:01:19 tinyarch wpa_supplicant[757]: Successfully initialized wpa_supplicant
Nov 16 17:01:19 tinyarch systemd-logind[629]: New session 1 of user gdm.
Nov 16 17:01:19 tinyarch systemd[1]: Created slice User Slice of UID 120.
Nov 16 17:01:19 tinyarch systemd[1]: Starting User Runtime Directory /run/user/120...
Nov 16 17:01:19 tinyarch systemd[1]: Finished User Runtime Directory /run/user/120.
Nov 16 17:01:19 tinyarch systemd[1]: Starting User Manager for UID 120...
Nov 16 17:01:19 tinyarch NetworkManager[626]: <info>  [1731772879.6043] device (wlp8s0): supplicant interface state: internal-starting -> disconnected
Nov 16 17:01:19 tinyarch NetworkManager[626]: <info>  [1731772879.6043] Wi-Fi P2P device controlled by interface wlp8s0 created
Nov 16 17:01:19 tinyarch NetworkManager[626]: <info>  [1731772879.6044] manager: (p2p-dev-wlp8s0): new 802.11 Wi-Fi P2P device (/org/freedesktop/NetworkManager/Devices/4)
Nov 16 17:01:19 tinyarch NetworkManager[626]: <info>  [1731772879.6045] device (p2p-dev-wlp8s0): state change: unmanaged -> unavailable (reason 'managed', managed-type: 'external')
Nov 16 17:01:19 tinyarch NetworkManager[626]: <info>  [1731772879.6046] device (wlp8s0): state change: unavailable -> disconnected (reason 'supplicant-available', managed-type: 'full')
Nov 16 17:01:19 tinyarch NetworkManager[626]: <info>  [1731772879.6048] device (p2p-dev-wlp8s0): state change: unavailable -> disconnected (reason 'none', managed-type: 'full')
Nov 16 17:01:19 tinyarch dbus-broker-launch[624]: Activation request for 'org.freedesktop.home1' failed: The systemd unit 'dbus-org.freedesktop.home1.service' could not be found.
Nov 16 17:01:19 tinyarch (systemd)[780]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8002 service=[systemd-user] terminal=[] user=[gdm] ruser=[<unknown>] rhost=[<unknown>]
Nov 16 17:01:19 tinyarch (systemd)[780]: pam_unix(systemd-user:session): session opened for user gdm(uid=120) by gdm(uid=0)
Nov 16 17:01:19 tinyarch systemd-logind[629]: New session 2 of user gdm.
Nov 16 17:01:19 tinyarch systemd[780]: Queued start job for default target Main User Target.
Nov 16 17:01:19 tinyarch systemd[780]: Created slice User Application Slice.
Nov 16 17:01:19 tinyarch systemd[780]: Reached target Paths.
Nov 16 17:01:19 tinyarch systemd[780]: Reached target Timers.
Nov 16 17:01:19 tinyarch systemd[780]: Starting D-Bus User Message Bus Socket...
Nov 16 17:01:19 tinyarch systemd[780]: Listening on GnuPG network certificate management daemon.
Nov 16 17:01:19 tinyarch systemd[780]: Listening on GNOME Keyring daemon.
Nov 16 17:01:19 tinyarch systemd[780]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
Nov 16 17:01:19 tinyarch systemd[780]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
Nov 16 17:01:19 tinyarch systemd[780]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
Nov 16 17:01:19 tinyarch systemd[780]: Listening on GnuPG cryptographic agent and passphrase cache.
Nov 16 17:01:19 tinyarch systemd[780]: Listening on GnuPG public key management service.
Nov 16 17:01:19 tinyarch systemd[780]: Listening on p11-kit server.
Nov 16 17:01:19 tinyarch systemd[780]: Listening on PipeWire PulseAudio.
Nov 16 17:01:19 tinyarch systemd[780]: Listening on PipeWire Multimedia System Sockets.
Nov 16 17:01:19 tinyarch systemd[780]: Listening on D-Bus User Message Bus Socket.
Nov 16 17:01:19 tinyarch systemd[780]: Reached target Sockets.
Nov 16 17:01:19 tinyarch systemd[780]: Reached target Basic System.
Nov 16 17:01:19 tinyarch systemd[1]: Started User Manager for UID 120.
Nov 16 17:01:19 tinyarch systemd[780]: Starting Update XDG user dir configuration...
Nov 16 17:01:19 tinyarch systemd[1]: Started Session 1 of User gdm.
Nov 16 17:01:19 tinyarch systemd[780]: Finished Update XDG user dir configuration.
Nov 16 17:01:19 tinyarch systemd[780]: Reached target Main User Target.
Nov 16 17:01:19 tinyarch systemd[780]: Startup finished in 170ms.
Nov 16 17:01:19 tinyarch systemd[780]: Created slice User Core Session Slice.
Nov 16 17:01:19 tinyarch systemd[780]: Starting D-Bus User Message Bus...
Nov 16 17:01:19 tinyarch dbus-broker-launch[797]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +31: Eavesdropping is deprecated and ignored
Nov 16 17:01:19 tinyarch dbus-broker-launch[797]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +33: Eavesdropping is deprecated and ignored
Nov 16 17:01:19 tinyarch systemd[780]: Started D-Bus User Message Bus.
Nov 16 17:01:19 tinyarch dbus-broker-launch[797]: Ready
Nov 16 17:01:19 tinyarch /usr/lib/gdm-wayland-session[801]: dbus-daemon[801]: [session uid=120 pid=801] Activating service name='org.freedesktop.systemd1' requested by ':1.2' (uid=120 pid=802 comm="/usr/lib/gnome-session-binary --autostart /usr/sha")
Nov 16 17:01:19 tinyarch /usr/lib/gdm-wayland-session[801]: dbus-daemon[801]: [session uid=120 pid=801] Activated service 'org.freedesktop.systemd1' failed: Process org.freedesktop.systemd1 exited with status 1
Nov 16 17:01:19 tinyarch gnome-session[802]: gnome-session-binary[802]: WARNING: Could not check if unit gnome-session-wayland@gnome-login.target is active: Error calling StartServiceByName for org.freedesktop.systemd1: Process org.freedesktop.systemd1 exited with status 1
Nov 16 17:01:19 tinyarch gnome-session-binary[802]: WARNING: Could not check if unit gnome-session-wayland@gnome-login.target is active: Error calling StartServiceByName for org.freedesktop.systemd1: Process org.freedesktop.systemd1 exited with status 1
Nov 16 17:01:20 tinyarch gnome-shell[814]: Locale not understood by C library
Nov 16 17:01:20 tinyarch gnome-shell[814]: Running GNOME Shell (using mutter 47.1) as a Wayland display server
Nov 16 17:01:20 tinyarch gnome-shell[814]: Thread 'KMS thread' will be using real time scheduling
Nov 16 17:01:20 tinyarch gnome-shell[814]: Device '/dev/dri/card0' prefers shadow buffer
Nov 16 17:01:20 tinyarch gnome-shell[814]: Added device '/dev/dri/card0' (nvidia-drm) using atomic mode setting.
Nov 16 17:01:20 tinyarch gnome-shell[814]: Created gbm renderer for '/dev/dri/card0'
Nov 16 17:01:20 tinyarch gnome-shell[814]: Boot VGA GPU /dev/dri/card0 selected as primary
Nov 16 17:01:20 tinyarch gnome-shell[814]: Obtained a high priority EGL context
Nov 16 17:01:20 tinyarch /usr/lib/gdm-wayland-session[801]: dbus-daemon[801]: [session uid=120 pid=801] Activating service name='org.a11y.Bus' requested by ':1.4' (uid=120 pid=814 comm="/usr/bin/gnome-shell")
Nov 16 17:01:20 tinyarch /usr/lib/gdm-wayland-session[801]: dbus-daemon[801]: [session uid=120 pid=801] Successfully activated service 'org.a11y.Bus'
Nov 16 17:01:20 tinyarch gnome-shell[814]: Using public X11 display :1024, (using :1025 for managed services)
Nov 16 17:01:21 tinyarch gnome-shell[814]: Using Wayland display name 'wayland-0'
Nov 16 17:01:21 tinyarch /usr/lib/gdm-wayland-session[859]: dbus-daemon[859]: Activating service name='org.a11y.atspi.Registry' requested by ':1.0' (uid=120 pid=814 comm="/usr/bin/gnome-shell")
Nov 16 17:01:21 tinyarch systemd[1]: Starting Manage, Install and Generate Color Profiles...
Nov 16 17:01:21 tinyarch /usr/lib/gdm-wayland-session[859]: dbus-daemon[859]: Successfully activated service 'org.a11y.atspi.Registry'
Nov 16 17:01:21 tinyarch /usr/lib/gdm-wayland-session[862]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry
Nov 16 17:01:21 tinyarch systemd[1]: Started Manage, Install and Generate Color Profiles.
Nov 16 17:01:21 tinyarch gnome-shell[814]: Unset XDG_SESSION_ID, getCurrentSessionProxy() called outside a user session. Asking logind directly.
Nov 16 17:01:21 tinyarch gnome-shell[814]: Will monitor session 1
Nov 16 17:01:21 tinyarch systemd[1]: Starting Locale Service...
Nov 16 17:01:21 tinyarch /usr/lib/gdm-wayland-session[801]: dbus-daemon[801]: [session uid=120 pid=801] Activating service name='org.gnome.Shell.Screencast' requested by ':1.3' (uid=120 pid=814 comm="/usr/bin/gnome-shell")
Nov 16 17:01:21 tinyarch /usr/lib/gdm-wayland-session[801]: dbus-daemon[801]: [session uid=120 pid=801] Activating service name='org.freedesktop.impl.portal.PermissionStore' requested by ':1.3' (uid=120 pid=814 comm="/usr/bin/gnome-shell")
Nov 16 17:01:21 tinyarch /usr/lib/gdm-wayland-session[801]: dbus-daemon[801]: [session uid=120 pid=801] Successfully activated service 'org.freedesktop.impl.portal.PermissionStore'
Nov 16 17:01:21 tinyarch /usr/lib/gdm-wayland-session[801]: dbus-daemon[801]: [session uid=120 pid=801] Activating service name='org.gnome.Shell.Notifications' requested by ':1.3' (uid=120 pid=814 comm="/usr/bin/gnome-shell")
Nov 16 17:01:21 tinyarch systemd[1]: Starting Daemon for power management...
Nov 16 17:01:21 tinyarch gnome-shell[814]: Extension apps-menu@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/apps-menu@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/apps-menu@gnome-shell-extensions.gcampax.github.com will not be loaded
Nov 16 17:01:21 tinyarch gnome-shell[814]: Extension auto-move-windows@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/auto-move-windows@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/auto-move-windows@gnome-shell-extensions.gcampax.github.com will not be loaded
Nov 16 17:01:21 tinyarch gnome-shell[814]: Extension drive-menu@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/drive-menu@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/drive-menu@gnome-shell-extensions.gcampax.github.com will not be loaded
Nov 16 17:01:21 tinyarch gnome-shell[814]: Extension launch-new-instance@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/launch-new-instance@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/launch-new-instance@gnome-shell-extensions.gcampax.github.com will not be loaded
Nov 16 17:01:21 tinyarch gnome-shell[814]: Extension light-style@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/light-style@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/light-style@gnome-shell-extensions.gcampax.github.com will not be loaded
Nov 16 17:01:21 tinyarch gnome-shell[814]: Extension native-window-placement@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/native-window-placement@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/native-window-placement@gnome-shell-extensions.gcampax.github.com will not be loaded
Nov 16 17:01:21 tinyarch gnome-shell[814]: Extension places-menu@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/places-menu@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/places-menu@gnome-shell-extensions.gcampax.github.com will not be loaded
Nov 16 17:01:21 tinyarch gnome-shell[814]: Extension screenshot-window-sizer@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/screenshot-window-sizer@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/screenshot-window-sizer@gnome-shell-extensions.gcampax.github.com will not be loaded
Nov 16 17:01:21 tinyarch gnome-shell[814]: Extension status-icons@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/status-icons@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/status-icons@gnome-shell-extensions.gcampax.github.com will not be loaded
Nov 16 17:01:21 tinyarch gnome-shell[814]: Extension system-monitor@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/system-monitor@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/system-monitor@gnome-shell-extensions.gcampax.github.com will not be loaded
Nov 16 17:01:21 tinyarch gnome-shell[814]: Extension user-theme@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/user-theme@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/user-theme@gnome-shell-extensions.gcampax.github.com will not be loaded
Nov 16 17:01:21 tinyarch gnome-shell[814]: Extension window-list@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/window-list@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/window-list@gnome-shell-extensions.gcampax.github.com will not be loaded
Nov 16 17:01:21 tinyarch gnome-shell[814]: Extension windowsNavigator@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/windowsNavigator@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/windowsNavigator@gnome-shell-extensions.gcampax.github.com will not be loaded
Nov 16 17:01:21 tinyarch gnome-shell[814]: Extension workspace-indicator@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/workspace-indicator@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/workspace-indicator@gnome-shell-extensions.gcampax.github.com will not be loaded
Nov 16 17:01:21 tinyarch gnome-shell[814]: Extension pop-shell@system76.com already installed in /usr/share/gnome-shell/extensions/pop-shell@system76.com. /usr/share/gnome-shell/extensions/pop-shell@system76.com will not be loaded
Nov 16 17:01:21 tinyarch systemd[1]: Started Locale Service.
Nov 16 17:01:21 tinyarch org.gnome.Shell.desktop[814]: Window manager warning: Failed to parse saved session file: Failed to open file “/var/lib/gdm/.config/mutter/sessions/109356ebca97839e3f173177287991841100000008020000.ms”: No such file or directory
Nov 16 17:01:21 tinyarch /usr/lib/gdm-wayland-session[801]: dbus-daemon[801]: [session uid=120 pid=801] Successfully activated service 'org.gnome.Shell.Notifications'
Nov 16 17:01:21 tinyarch gjs[881]: Locale not supported by C library.
                                           Using the fallback 'C' locale.
Nov 16 17:01:21 tinyarch gsd-keyboard[929]: Locale not supported by C library.
                                                    Using the fallback 'C' locale.
Nov 16 17:01:21 tinyarch gsd-color[926]: Locale not supported by C library.
                                                 Using the fallback 'C' locale.
Nov 16 17:01:21 tinyarch gsd-wacom[923]: Locale not supported by C library.
                                                 Using the fallback 'C' locale.
Nov 16 17:01:21 tinyarch kernel: rfkill: input handler disabled
Nov 16 17:01:21 tinyarch /usr/lib/gdm-wayland-session[801]: dbus-daemon[801]: [session uid=120 pid=801] Activating service name='org.freedesktop.systemd1' requested by ':1.11' (uid=120 pid=920 comm="/usr/lib/gsd-sharing")
Nov 16 17:01:21 tinyarch /usr/lib/gdm-wayland-session[801]: dbus-daemon[801]: [session uid=120 pid=801] Activated service 'org.freedesktop.systemd1' failed: Process org.freedesktop.systemd1 exited with status 1
Nov 16 17:01:21 tinyarch gsd-sharing[920]: Failed to StopUnit service: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ChildExited: Process org.freedesktop.systemd1 exited with status 1
Nov 16 17:01:21 tinyarch gsd-sharing[920]: Failed to StopUnit service: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ChildExited: Process org.freedesktop.systemd1 exited with status 1
Nov 16 17:01:21 tinyarch gnome-shell[814]: Failed to launch ibus-daemon: Failed to execute child process “ibus-daemon” (No such file or directory)
Nov 16 17:01:21 tinyarch gsd-power[976]: Locale not supported by C library.
                                                 Using the fallback 'C' locale.
Nov 16 17:01:21 tinyarch dbus-broker-launch[624]: Activation request for 'org.freedesktop.Avahi' failed: The systemd unit 'dbus-org.freedesktop.Avahi.service' could not be found.
Nov 16 17:01:21 tinyarch gsd-media-keys[949]: Locale not supported by C library.
                                                      Using the fallback 'C' locale.
Nov 16 17:01:21 tinyarch gnome-shell[814]: Error looking up permission: GDBus.Error:org.freedesktop.portal.Error.NotFound: No entry for geolocation
Nov 16 17:01:21 tinyarch NetworkManager[626]: <info>  [1731772881.4502] agent-manager: agent[edf189adbe1afd03,:1.20/org.gnome.Shell.NetworkAgent/120]: agent registered
Nov 16 17:01:21 tinyarch systemd[1]: Started Daemon for power management.
Nov 16 17:01:21 tinyarch systemd[780]: Started PipeWire Multimedia Service.
Nov 16 17:01:21 tinyarch systemd[780]: Started Multimedia Service Session Manager.
Nov 16 17:01:21 tinyarch gnome-shell[814]: Failed to launch ibus-daemon: Failed to execute child process “ibus-daemon” (No such file or directory)
Nov 16 17:01:21 tinyarch mutter-x11-fram[1100]: Locale not supported by C library.
                                                        Using the fallback 'C' locale.
Nov 16 17:01:21 tinyarch /usr/lib/gdm-wayland-session[801]: dbus-daemon[801]: [session uid=120 pid=801] Successfully activated service 'org.gnome.Shell.Screencast'
Nov 16 17:01:21 tinyarch org.gnome.Shell.desktop[1103]: The XKEYBOARD keymap compiler (xkbcomp) reports:
Nov 16 17:01:21 tinyarch org.gnome.Shell.desktop[1103]: > Warning:          Unsupported maximum keycode 708, clipping.
Nov 16 17:01:21 tinyarch org.gnome.Shell.desktop[1103]: >                   X11 cannot support keycodes above 255.
Nov 16 17:01:21 tinyarch systemd[780]: Started PipeWire PulseAudio.
Nov 16 17:01:21 tinyarch systemd[1]: Starting Location Lookup Service...
Nov 16 17:01:21 tinyarch org.gnome.Shell.desktop[1103]: > Warning:          Could not resolve keysym XF86KbdInputAssistPrevgrou
Nov 16 17:01:21 tinyarch org.gnome.Shell.desktop[1103]: > Warning:          Could not resolve keysym XF86KbdInputAssistNextgrou
Nov 16 17:01:21 tinyarch org.gnome.Shell.desktop[1103]: Errors from xkbcomp are not fatal to the X server
Nov 16 17:01:21 tinyarch gnome-session-binary[802]: Entering running state
Nov 16 17:01:21 tinyarch systemd[1]: Starting RealtimeKit Scheduling Policy Service...
Nov 16 17:01:21 tinyarch wireplumber[1092]: wp-internal-comp-loader: Loading profile 'main'
Nov 16 17:01:21 tinyarch xbrlapi.desktop[1112]: openConnection: connect: No such file or directory
Nov 16 17:01:21 tinyarch xbrlapi.desktop[1112]: cannot connect to braille devices daemon brltty at :0
Nov 16 17:01:21 tinyarch systemd[1]: Started RealtimeKit Scheduling Policy Service.
Nov 16 17:01:21 tinyarch rtkit-daemon[1118]: Successfully called chroot.
Nov 16 17:01:21 tinyarch rtkit-daemon[1118]: Successfully dropped privileges.
Nov 16 17:01:21 tinyarch rtkit-daemon[1118]: Successfully limited resources.
Nov 16 17:01:21 tinyarch rtkit-daemon[1118]: Canary thread running.
Nov 16 17:01:21 tinyarch rtkit-daemon[1118]: Running.
Nov 16 17:01:21 tinyarch rtkit-daemon[1118]: Watchdog thread running.
Nov 16 17:01:21 tinyarch rtkit-daemon[1118]: Supervising 0 threads of 0 processes of 0 users.
Nov 16 17:01:21 tinyarch rtkit-daemon[1118]: Supervising 0 threads of 0 processes of 0 users.
Nov 16 17:01:21 tinyarch rtkit-daemon[1118]: Supervising 0 threads of 0 processes of 0 users.
Nov 16 17:01:21 tinyarch rtkit-daemon[1118]: Supervising 0 threads of 0 processes of 0 users.
Nov 16 17:01:21 tinyarch rtkit-daemon[1118]: Supervising 0 threads of 0 processes of 0 users.
Nov 16 17:01:21 tinyarch rtkit-daemon[1118]: Supervising 0 threads of 0 processes of 0 users.
Nov 16 17:01:21 tinyarch rtkit-daemon[1118]: Supervising 0 threads of 0 processes of 0 users.
Nov 16 17:01:21 tinyarch rtkit-daemon[1118]: Supervising 0 threads of 0 processes of 0 users.
Nov 16 17:01:21 tinyarch rtkit-daemon[1118]: Supervising 0 threads of 0 processes of 0 users.
Nov 16 17:01:21 tinyarch rtkit-daemon[1118]: Successfully made thread 1090 of process 1090 owned by '120' high priority at nice level -11.
Nov 16 17:01:21 tinyarch rtkit-daemon[1118]: Supervising 1 threads of 1 processes of 1 users.
Nov 16 17:01:21 tinyarch rtkit-daemon[1118]: Successfully made thread 1115 of process 1090 owned by '120' RT at priority 20.
Nov 16 17:01:21 tinyarch rtkit-daemon[1118]: Supervising 2 threads of 1 processes of 1 users.
Nov 16 17:01:21 tinyarch rtkit-daemon[1118]: Successfully made thread 1104 of process 1104 owned by '120' high priority at nice level -11.
Nov 16 17:01:21 tinyarch rtkit-daemon[1118]: Supervising 3 threads of 2 processes of 1 users.
Nov 16 17:01:21 tinyarch rtkit-daemon[1118]: Successfully made thread 1123 of process 1104 owned by '120' RT at priority 20.
Nov 16 17:01:21 tinyarch rtkit-daemon[1118]: Supervising 4 threads of 2 processes of 1 users.
Nov 16 17:01:21 tinyarch rtkit-daemon[1118]: Successfully made thread 1092 of process 1092 owned by '120' high priority at nice level -11.
Nov 16 17:01:21 tinyarch rtkit-daemon[1118]: Supervising 5 threads of 3 processes of 1 users.
Nov 16 17:01:21 tinyarch rtkit-daemon[1118]: Successfully made thread 1140 of process 1092 owned by '120' RT at priority 20.
Nov 16 17:01:21 tinyarch rtkit-daemon[1118]: Supervising 6 threads of 3 processes of 1 users.
Nov 16 17:01:21 tinyarch geoclue[1105]: Failed to connect to avahi service: Daemon not running
Nov 16 17:01:21 tinyarch systemd[1]: Started Location Lookup Service.
Nov 16 17:01:21 tinyarch /usr/lib/gdm-wayland-session[801]: dbus-daemon[801]: [session uid=120 pid=801] Activating service name='org.gnome.ScreenSaver' requested by ':1.22' (uid=120 pid=976 comm="/usr/lib/gsd-power")
Nov 16 17:01:21 tinyarch gsd-media-keys[949]: Failed to grab accelerator for keybinding settings:hibernate
Nov 16 17:01:21 tinyarch gsd-media-keys[949]: Failed to grab accelerator for keybinding settings:playback-repeat
Nov 16 17:01:21 tinyarch /usr/lib/gdm-wayland-session[801]: dbus-daemon[801]: [session uid=120 pid=801] Successfully activated service 'org.gnome.ScreenSaver'
Nov 16 17:01:21 tinyarch rtkit-daemon[1118]: Supervising 6 threads of 3 processes of 1 users.
Nov 16 17:01:21 tinyarch rtkit-daemon[1118]: Supervising 6 threads of 3 processes of 1 users.
Nov 16 17:01:21 tinyarch rtkit-daemon[1118]: Successfully made thread 832 of process 814 owned by '120' RT at priority 20.
Nov 16 17:01:21 tinyarch rtkit-daemon[1118]: Supervising 7 threads of 4 processes of 1 users.
Nov 16 17:01:21 tinyarch NetworkManager[626]: <info>  [1731772881.7084] device (eno1): carrier: link connected
Nov 16 17:01:21 tinyarch NetworkManager[626]: <info>  [1731772881.7085] device (eno1): state change: unavailable -> disconnected (reason 'carrier-changed', managed-type: 'full')
Nov 16 17:01:21 tinyarch NetworkManager[626]: <info>  [1731772881.7089] policy: auto-activating connection 'Wired connection 1' (090dbfa2-1bc3-3901-a92a-18196f18cd6c)
Nov 16 17:01:21 tinyarch NetworkManager[626]: <info>  [1731772881.7090] device (eno1): Activation: starting connection 'Wired connection 1' (090dbfa2-1bc3-3901-a92a-18196f18cd6c)
Nov 16 17:01:21 tinyarch NetworkManager[626]: <info>  [1731772881.7091] device (eno1): state change: disconnected -> prepare (reason 'none', managed-type: 'full')
Nov 16 17:01:21 tinyarch NetworkManager[626]: <info>  [1731772881.7092] manager: NetworkManager state is now CONNECTING
Nov 16 17:01:21 tinyarch NetworkManager[626]: <info>  [1731772881.7093] device (eno1): state change: prepare -> config (reason 'none', managed-type: 'full')
Nov 16 17:01:21 tinyarch kernel: r8169 0000:07:00.0 eno1: Link is Up - 1Gbps/Full - flow control rx/tx
Nov 16 17:01:21 tinyarch NetworkManager[626]: <info>  [1731772881.7096] device (eno1): state change: config -> ip-config (reason 'none', managed-type: 'full')
Nov 16 17:01:21 tinyarch NetworkManager[626]: <info>  [1731772881.7099] dhcp4 (eno1): activation: beginning transaction (timeout in 45 seconds)
Nov 16 17:01:21 tinyarch NetworkManager[626]: <info>  [1731772881.7130] dhcp4 (eno1): state changed new lease, address=192.168.1.73, acd pending
Nov 16 17:01:21 tinyarch /usr/lib/gdm-wayland-session[801]: dbus-daemon[801]: [session uid=120 pid=801] Activating service name='org.freedesktop.portal.Desktop' requested by ':1.33' (uid=120 pid=1100 comm="/usr/lib/mutter-x11-frames")
Nov 16 17:01:21 tinyarch /usr/lib/gdm-wayland-session[801]: dbus-daemon[801]: [session uid=120 pid=801] Activating service name='org.freedesktop.portal.Documents' requested by ':1.34' (uid=120 pid=1172 comm="/usr/lib/xdg-desktop-portal")
Nov 16 17:01:21 tinyarch /usr/lib/gdm-wayland-session[801]: dbus-daemon[801]: [session uid=120 pid=801] Successfully activated service 'org.freedesktop.portal.Documents'
Nov 16 17:01:21 tinyarch /usr/lib/gdm-wayland-session[801]: dbus-daemon[801]: [session uid=120 pid=801] Activating service name='org.freedesktop.impl.portal.desktop.gnome' requested by ':1.34' (uid=120 pid=1172 comm="/usr/lib/xdg-desktop-portal")
Nov 16 17:01:21 tinyarch xdg-desktop-por[1188]: Locale not supported by C library.
                                                        Using the fallback 'C' locale.
Nov 16 17:01:21 tinyarch /usr/lib/gdm-wayland-session[801]: dbus-daemon[801]: [session uid=120 pid=801] Successfully activated service 'org.freedesktop.impl.portal.desktop.gnome'
Nov 16 17:01:21 tinyarch rtkit-daemon[1118]: Supervising 7 threads of 4 processes of 1 users.
Nov 16 17:01:21 tinyarch rtkit-daemon[1118]: Supervising 7 threads of 4 processes of 1 users.
Nov 16 17:01:21 tinyarch rtkit-daemon[1118]: Supervising 7 threads of 4 processes of 1 users.
Nov 16 17:01:21 tinyarch /usr/lib/gdm-wayland-session[801]: dbus-daemon[801]: [session uid=120 pid=801] Activating service name='org.freedesktop.impl.portal.desktop.gtk' requested by ':1.34' (uid=120 pid=1172 comm="/usr/lib/xdg-desktop-portal")
Nov 16 17:01:21 tinyarch xdg-desktop-por[1203]: Locale not supported by C library.
                                                        Using the fallback 'C' locale.
Nov 16 17:01:21 tinyarch NetworkManager[626]: <info>  [1731772881.8561] dhcp4 (eno1): state changed new lease, address=192.168.1.73
Nov 16 17:01:21 tinyarch NetworkManager[626]: <info>  [1731772881.8563] policy: set 'Wired connection 1' (eno1) as default for IPv4 routing and DNS
Nov 16 17:01:21 tinyarch /usr/lib/gdm-wayland-session[801]: dbus-daemon[801]: [session uid=120 pid=801] Activating service name='org.freedesktop.systemd1' requested by ':1.11' (uid=120 pid=920 comm="/usr/lib/gsd-sharing")
Nov 16 17:01:21 tinyarch dbus-broker-launch[624]: Activation request for 'org.freedesktop.resolve1' failed: The systemd unit 'dbus-org.freedesktop.resolve1.service' could not be found.
Nov 16 17:01:21 tinyarch /usr/lib/gdm-wayland-session[801]: dbus-daemon[801]: [session uid=120 pid=801] Activated service 'org.freedesktop.systemd1' failed: Process org.freedesktop.systemd1 exited with status 1
Nov 16 17:01:21 tinyarch gsd-sharing[920]: Failed to StopUnit service: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ChildExited: Process org.freedesktop.systemd1 exited with status 1
Nov 16 17:01:21 tinyarch gsd-sharing[920]: Failed to StopUnit service: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ChildExited: Process org.freedesktop.systemd1 exited with status 1
Nov 16 17:01:21 tinyarch NetworkManager[626]: <info>  [1731772881.8615] device (eno1): state change: ip-config -> ip-check (reason 'none', managed-type: 'full')
Nov 16 17:01:21 tinyarch NetworkManager[626]: <info>  [1731772881.8621] device (eno1): state change: ip-check -> secondaries (reason 'none', managed-type: 'full')
Nov 16 17:01:21 tinyarch NetworkManager[626]: <info>  [1731772881.8622] device (eno1): state change: secondaries -> activated (reason 'none', managed-type: 'full')
Nov 16 17:01:21 tinyarch NetworkManager[626]: <info>  [1731772881.8623] manager: NetworkManager state is now CONNECTED_SITE
Nov 16 17:01:21 tinyarch NetworkManager[626]: <info>  [1731772881.8624] device (eno1): Activation: successful, device activated.
Nov 16 17:01:21 tinyarch /usr/lib/gdm-wayland-session[801]: dbus-daemon[801]: [session uid=120 pid=801] Successfully activated service 'org.freedesktop.impl.portal.desktop.gtk'
Nov 16 17:01:21 tinyarch /usr/lib/gdm-wayland-session[801]: dbus-daemon[801]: [session uid=120 pid=801] Activating service name='org.freedesktop.secrets' requested by ':1.34' (uid=120 pid=1172 comm="/usr/lib/xdg-desktop-portal")
Nov 16 17:01:21 tinyarch systemd[780]: Started GNOME Keyring daemon.
Nov 16 17:01:21 tinyarch gnome-keyring-daemon[1223]: GNOME_KEYRING_CONTROL=/run/user/120/keyring
Nov 16 17:01:21 tinyarch gnome-keyring-daemon[1223]: The Secret Service was already initialized
Nov 16 17:01:21 tinyarch gnome-keyring-d[1223]: The Secret Service was already initialized
Nov 16 17:01:21 tinyarch gnome-keyring-daemon[1222]: discover_other_daemon: 1
Nov 16 17:01:21 tinyarch /usr/lib/gdm-wayland-session[1222]: GNOME_KEYRING_CONTROL=/run/user/120/keyring
Nov 16 17:01:21 tinyarch NetworkManager[626]: <info>  [1731772881.9817] manager: NetworkManager state is now CONNECTED_GLOBAL
Nov 16 17:01:22 tinyarch gnome-shell[814]: Registering session with GDM
Nov 16 17:01:22 tinyarch kernel: Bluetooth: RFCOMM TTY layer initialized
Nov 16 17:01:22 tinyarch kernel: Bluetooth: RFCOMM socket layer initialized
Nov 16 17:01:22 tinyarch kernel: Bluetooth: RFCOMM ver 1.11
Nov 16 17:01:22 tinyarch bluetoothd[628]: Endpoint registered: sender=:1.51 path=/MediaEndpoint/A2DPSource/ldac
Nov 16 17:01:22 tinyarch bluetoothd[628]: Endpoint registered: sender=:1.51 path=/MediaEndpoint/A2DPSink/aptx_hd
Nov 16 17:01:22 tinyarch wireplumber[1092]: wp-device: SPA handle 'api.libcamera.enum.manager' could not be loaded; is it installed?
Nov 16 17:01:22 tinyarch bluetoothd[628]: Endpoint registered: sender=:1.51 path=/MediaEndpoint/A2DPSource/aptx_hd
Nov 16 17:01:22 tinyarch wireplumber[1092]: s-monitors-libcamera: PipeWire's libcamera SPA plugin is missing or broken. Some camera types may not be supported.
Nov 16 17:01:22 tinyarch bluetoothd[628]: Endpoint registered: sender=:1.51 path=/MediaEndpoint/A2DPSink/aptx
Nov 16 17:01:22 tinyarch bluetoothd[628]: Endpoint registered: sender=:1.51 path=/MediaEndpoint/A2DPSource/aptx
Nov 16 17:01:22 tinyarch bluetoothd[628]: Endpoint registered: sender=:1.51 path=/MediaEndpoint/A2DPSink/aac
Nov 16 17:01:22 tinyarch bluetoothd[628]: Endpoint registered: sender=:1.51 path=/MediaEndpoint/A2DPSource/aac
Nov 16 17:01:22 tinyarch bluetoothd[628]: Endpoint registered: sender=:1.51 path=/MediaEndpoint/A2DPSink/opus_g
Nov 16 17:01:22 tinyarch bluetoothd[628]: Endpoint registered: sender=:1.51 path=/MediaEndpoint/A2DPSource/opus_g
Nov 16 17:01:22 tinyarch bluetoothd[628]: Endpoint registered: sender=:1.51 path=/MediaEndpoint/A2DPSink/sbc
Nov 16 17:01:22 tinyarch bluetoothd[628]: Endpoint registered: sender=:1.51 path=/MediaEndpoint/A2DPSource/sbc
Nov 16 17:01:22 tinyarch bluetoothd[628]: Endpoint registered: sender=:1.51 path=/MediaEndpoint/A2DPSource/aptx_ll_1
Nov 16 17:01:22 tinyarch bluetoothd[628]: Endpoint registered: sender=:1.51 path=/MediaEndpoint/A2DPSource/aptx_ll_0
Nov 16 17:01:22 tinyarch bluetoothd[628]: Endpoint registered: sender=:1.51 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_1
Nov 16 17:01:22 tinyarch bluetoothd[628]: Endpoint registered: sender=:1.51 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_0
Nov 16 17:01:22 tinyarch bluetoothd[628]: Endpoint registered: sender=:1.51 path=/MediaEndpoint/A2DPSource/faststream
Nov 16 17:01:22 tinyarch bluetoothd[628]: Endpoint registered: sender=:1.51 path=/MediaEndpoint/A2DPSource/faststream_duplex
Nov 16 17:01:22 tinyarch bluetoothd[628]: Endpoint registered: sender=:1.51 path=/MediaEndpoint/A2DPSink/opus_05
Nov 16 17:01:22 tinyarch bluetoothd[628]: Endpoint registered: sender=:1.51 path=/MediaEndpoint/A2DPSource/opus_05
Nov 16 17:01:22 tinyarch bluetoothd[628]: Endpoint registered: sender=:1.51 path=/MediaEndpoint/A2DPSink/opus_05_duplex
Nov 16 17:01:22 tinyarch bluetoothd[628]: Endpoint registered: sender=:1.51 path=/MediaEndpoint/A2DPSource/opus_05_duplex
Nov 16 17:01:22 tinyarch gsd-media-keys[949]: Unable to get default sink
Nov 16 17:01:22 tinyarch gsd-media-keys[949]: Unable to get default sink
Nov 16 17:01:22 tinyarch gsd-media-keys[949]: Unable to get default source
Nov 16 17:01:22 tinyarch gsd-media-keys[949]: Unable to get default sink
Nov 16 17:01:22 tinyarch gsd-media-keys[949]: Unable to get default source
Nov 16 17:01:23 tinyarch NetworkManager[626]: <info>  [1731772883.3322] manager: startup complete
Nov 16 17:01:23 tinyarch systemd[1]: Finished Network Manager Wait Online.
Nov 16 17:01:23 tinyarch systemd[1]: Reached target Network is Online.
Nov 16 17:01:23 tinyarch systemd[1]: Starting Docker Application Container Engine...
Nov 16 17:01:23 tinyarch dockerd[1245]: time="2024-11-16T17:01:23.678481825+01:00" level=info msg="Starting up"
Nov 16 17:01:23 tinyarch NetworkManager[626]: <info>  [1731772883.6822] policy: set 'Wired connection 1' (eno1) as default for IPv6 routing and DNS
Nov 16 17:01:23 tinyarch systemd[1]: var-lib-docker-overlay2-metacopy\x2dcheck3757861145-merged.mount: Deactivated successfully.
Nov 16 17:01:23 tinyarch dockerd[1245]: time="2024-11-16T17:01:23.726859303+01:00" level=info msg="[graphdriver] using prior storage driver: overlay2"
Nov 16 17:01:23 tinyarch dockerd[1245]: time="2024-11-16T17:01:23.774650711+01:00" level=info msg="Loading containers: start."
Nov 16 17:01:23 tinyarch systemd[1]: systemd-rfkill.service: Deactivated successfully.
Nov 16 17:01:23 tinyarch kernel: Initializing XFRM netlink socket
Nov 16 17:01:23 tinyarch NetworkManager[626]: <info>  [1731772883.8883] manager: (docker0): new Bridge device (/org/freedesktop/NetworkManager/Devices/5)
Nov 16 17:01:23 tinyarch kernel: bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
Nov 16 17:01:23 tinyarch NetworkManager[626]: <info>  [1731772883.9143] device (docker0): state change: unmanaged -> unavailable (reason 'connection-assumed', managed-type: 'external')
Nov 16 17:01:23 tinyarch NetworkManager[626]: <info>  [1731772883.9145] device (docker0): state change: unavailable -> disconnected (reason 'connection-assumed', managed-type: 'external')
Nov 16 17:01:23 tinyarch NetworkManager[626]: <info>  [1731772883.9147] device (docker0): Activation: starting connection 'docker0' (13071b7a-6c56-444b-9391-95ea1db2b03b)
Nov 16 17:01:23 tinyarch NetworkManager[626]: <info>  [1731772883.9152] device (docker0): state change: disconnected -> prepare (reason 'none', managed-type: 'external')
Nov 16 17:01:23 tinyarch NetworkManager[626]: <info>  [1731772883.9153] device (docker0): state change: prepare -> config (reason 'none', managed-type: 'external')
Nov 16 17:01:23 tinyarch NetworkManager[626]: <info>  [1731772883.9153] device (docker0): state change: config -> ip-config (reason 'none', managed-type: 'external')
Nov 16 17:01:23 tinyarch NetworkManager[626]: <info>  [1731772883.9154] device (docker0): state change: ip-config -> ip-check (reason 'none', managed-type: 'external')
Nov 16 17:01:23 tinyarch NetworkManager[626]: <info>  [1731772883.9159] device (docker0): state change: ip-check -> secondaries (reason 'none', managed-type: 'external')
Nov 16 17:01:23 tinyarch NetworkManager[626]: <info>  [1731772883.9160] device (docker0): state change: secondaries -> activated (reason 'none', managed-type: 'external')
Nov 16 17:01:23 tinyarch NetworkManager[626]: <info>  [1731772883.9161] device (docker0): Activation: successful, device activated.
Nov 16 17:01:23 tinyarch dockerd[1245]: time="2024-11-16T17:01:23.934207696+01:00" level=info msg="Default bridge (docker0) is assigned with an IP address 172.18.0.0/16. Daemon option --bip can be used to set a preferred IP address"
Nov 16 17:01:23 tinyarch dockerd[1245]: time="2024-11-16T17:01:23.964251440+01:00" level=info msg="Loading containers: done."
Nov 16 17:01:23 tinyarch dockerd[1245]: time="2024-11-16T17:01:23.977543278+01:00" level=warning msg="Not using native diff for overlay2, this may cause degraded performance for building images: kernel has CONFIG_OVERLAY_FS_REDIRECT_DIR enabled" storage-driver=overlay2
Nov 16 17:01:23 tinyarch dockerd[1245]: time="2024-11-16T17:01:23.977576770+01:00" level=warning msg="WARNING: bridge-nf-call-iptables is disabled"
Nov 16 17:01:23 tinyarch dockerd[1245]: time="2024-11-16T17:01:23.977583653+01:00" level=warning msg="WARNING: bridge-nf-call-ip6tables is disabled"
Nov 16 17:01:23 tinyarch dockerd[1245]: time="2024-11-16T17:01:23.977594904+01:00" level=info msg="Docker daemon" commit=41ca978a0a containerd-snapshotter=false storage-driver=overlay2 version=27.3.1
Nov 16 17:01:23 tinyarch dockerd[1245]: time="2024-11-16T17:01:23.977762208+01:00" level=info msg="Daemon has completed initialization"
Nov 16 17:01:24 tinyarch dockerd[1245]: time="2024-11-16T17:01:24.000651576+01:00" level=info msg="API listen on /run/docker.sock"
Nov 16 17:01:24 tinyarch systemd[1]: Started Docker Application Container Engine.
Nov 16 17:01:24 tinyarch systemd[1]: Reached target Multi-User System.
Nov 16 17:01:24 tinyarch systemd[1]: Reached target Graphical Interface.
Nov 16 17:01:24 tinyarch systemd[1]: Startup finished in 7.394s (firmware) + 5.375s (loader) + 9.078s (kernel) + 7.023s (userspace) = 28.870s.
Nov 16 17:01:24 tinyarch wpa_supplicant[757]: wlp8s0: CTRL-EVENT-REGDOM-CHANGE init=DRIVER type=COUNTRY alpha2=FR
Nov 16 17:01:24 tinyarch wpa_supplicant[757]: wlp8s0: CTRL-EVENT-REGDOM-CHANGE init=DRIVER type=COUNTRY alpha2=FR
Nov 16 17:01:24 tinyarch systemd[1]: var-lib-docker-overlay2-opaque\x2dbug\x2dcheck2514104735-merged.mount: Deactivated successfully.
Nov 16 17:01:28 tinyarch systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
Nov 16 17:01:29 tinyarch gdm-password][1480]: gkr-pam: unable to locate daemon control file
Nov 16 17:01:29 tinyarch gdm-password][1480]: gkr-pam: stashed password to try later in open session
Nov 16 17:01:29 tinyarch gdm-password][1480]: pam_unix(gdm-password:session): session opened for user zeikotsu(uid=1000) by zeikotsu(uid=0)
Nov 16 17:01:29 tinyarch systemd-logind[629]: New session 3 of user zeikotsu.
Nov 16 17:01:29 tinyarch systemd[1]: Created slice User Slice of UID 1000.
Nov 16 17:01:29 tinyarch systemd[1]: Starting User Runtime Directory /run/user/1000...
Nov 16 17:01:29 tinyarch systemd[1]: Finished User Runtime Directory /run/user/1000.
Nov 16 17:01:29 tinyarch systemd[1]: Starting User Manager for UID 1000...
Nov 16 17:01:29 tinyarch (systemd)[1503]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8002 service=[systemd-user] terminal=[] user=[zeikotsu] ruser=[<unknown>] rhost=[<unknown>]
Nov 16 17:01:29 tinyarch (systemd)[1503]: pam_unix(systemd-user:session): session opened for user zeikotsu(uid=1000) by zeikotsu(uid=0)
Nov 16 17:01:29 tinyarch systemd-logind[629]: New session 4 of user zeikotsu.
Nov 16 17:01:29 tinyarch systemd[1503]: Queued start job for default target Main User Target.
Nov 16 17:01:29 tinyarch systemd-journald[410]: File /var/log/journal/cb4083de72884ae09e6de9c46709f614/user-1000.journal corrupted or uncleanly shut down, renaming and replacing.
Nov 16 17:01:29 tinyarch systemd[1503]: Created slice User Application Slice.
Nov 16 17:01:29 tinyarch systemd[1503]: Reached target Paths.
Nov 16 17:01:29 tinyarch systemd[1503]: Reached target Timers.
Nov 16 17:01:29 tinyarch systemd[1503]: Starting D-Bus User Message Bus Socket...
Nov 16 17:01:29 tinyarch systemd[1503]: Listening on GnuPG network certificate management daemon.
Nov 16 17:01:29 tinyarch systemd[1503]: Listening on GNOME Keyring daemon.
Nov 16 17:01:29 tinyarch systemd[1503]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
Nov 16 17:01:29 tinyarch systemd[1503]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
Nov 16 17:01:29 tinyarch systemd[1503]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
Nov 16 17:01:29 tinyarch systemd[1503]: Listening on GnuPG cryptographic agent and passphrase cache.
Nov 16 17:01:29 tinyarch systemd[1503]: Listening on GnuPG public key management service.
Nov 16 17:01:29 tinyarch systemd[1503]: Listening on p11-kit server.
Nov 16 17:01:29 tinyarch systemd[1503]: Listening on PipeWire PulseAudio.
Nov 16 17:01:29 tinyarch systemd[1503]: Listening on PipeWire Multimedia System Sockets.
Nov 16 17:01:29 tinyarch systemd[1503]: Listening on D-Bus User Message Bus Socket.
Nov 16 17:01:29 tinyarch systemd[1503]: Reached target Sockets.
Nov 16 17:01:29 tinyarch systemd[1503]: Reached target Basic System.
Nov 16 17:01:29 tinyarch systemd[1]: Started User Manager for UID 1000.
Nov 16 17:01:29 tinyarch systemd[1503]: Starting Update XDG user dir configuration...
Nov 16 17:01:29 tinyarch systemd[1]: Started Session 3 of User zeikotsu.
Nov 16 17:01:29 tinyarch systemd[1503]: Started GNOME Keyring daemon.
Nov 16 17:01:29 tinyarch systemd[1503]: Finished Update XDG user dir configuration.
Nov 16 17:01:29 tinyarch systemd[1503]: Reached target Main User Target.
Nov 16 17:01:29 tinyarch systemd[1503]: Startup finished in 160ms.
Nov 16 17:01:29 tinyarch gnome-keyring-daemon[1515]: GNOME_KEYRING_CONTROL=/run/user/1000/keyring
Nov 16 17:01:29 tinyarch systemd[1503]: Created slice User Core Session Slice.
Nov 16 17:01:29 tinyarch systemd[1503]: Starting D-Bus User Message Bus...
Nov 16 17:01:29 tinyarch dbus-broker-launch[1521]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +31: Eavesdropping is deprecated and ignored
Nov 16 17:01:29 tinyarch dbus-broker-launch[1521]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +33: Eavesdropping is deprecated and ignored
Nov 16 17:01:29 tinyarch systemd[1503]: Started D-Bus User Message Bus.
Nov 16 17:01:29 tinyarch dbus-broker-launch[1521]: Ready
Nov 16 17:01:29 tinyarch gdm-password][1480]: gkr-pam: unlocked login keyring
Nov 16 17:01:29 tinyarch bluetoothd[628]: Endpoint unregistered: sender=:1.51 path=/MediaEndpoint/A2DPSource/ldac
Nov 16 17:01:29 tinyarch bluetoothd[628]: Endpoint unregistered: sender=:1.51 path=/MediaEndpoint/A2DPSink/aptx_hd
Nov 16 17:01:29 tinyarch bluetoothd[628]: Endpoint unregistered: sender=:1.51 path=/MediaEndpoint/A2DPSource/aptx_hd
Nov 16 17:01:29 tinyarch bluetoothd[628]: Endpoint unregistered: sender=:1.51 path=/MediaEndpoint/A2DPSink/aptx
Nov 16 17:01:29 tinyarch bluetoothd[628]: Endpoint unregistered: sender=:1.51 path=/MediaEndpoint/A2DPSource/aptx
Nov 16 17:01:29 tinyarch bluetoothd[628]: Endpoint unregistered: sender=:1.51 path=/MediaEndpoint/A2DPSink/aac
Nov 16 17:01:29 tinyarch bluetoothd[628]: Endpoint unregistered: sender=:1.51 path=/MediaEndpoint/A2DPSource/aac
Nov 16 17:01:29 tinyarch bluetoothd[628]: Endpoint unregistered: sender=:1.51 path=/MediaEndpoint/A2DPSink/opus_g
Nov 16 17:01:29 tinyarch bluetoothd[628]: Endpoint unregistered: sender=:1.51 path=/MediaEndpoint/A2DPSource/opus_g
Nov 16 17:01:29 tinyarch bluetoothd[628]: Endpoint unregistered: sender=:1.51 path=/MediaEndpoint/A2DPSink/sbc
Nov 16 17:01:29 tinyarch bluetoothd[628]: Endpoint unregistered: sender=:1.51 path=/MediaEndpoint/A2DPSource/sbc
Nov 16 17:01:29 tinyarch bluetoothd[628]: Endpoint unregistered: sender=:1.51 path=/MediaEndpoint/A2DPSource/aptx_ll_1
Nov 16 17:01:29 tinyarch bluetoothd[628]: Endpoint unregistered: sender=:1.51 path=/MediaEndpoint/A2DPSource/aptx_ll_0
Nov 16 17:01:29 tinyarch bluetoothd[628]: Endpoint unregistered: sender=:1.51 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_1
Nov 16 17:01:29 tinyarch bluetoothd[628]: Endpoint unregistered: sender=:1.51 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_0
Nov 16 17:01:29 tinyarch gsd-media-keys[949]: Unable to get default sink
Nov 16 17:01:29 tinyarch gsd-media-keys[949]: Unable to get default source
Nov 16 17:01:29 tinyarch bluetoothd[628]: Endpoint unregistered: sender=:1.51 path=/MediaEndpoint/A2DPSource/faststream
Nov 16 17:01:29 tinyarch bluetoothd[628]: Endpoint unregistered: sender=:1.51 path=/MediaEndpoint/A2DPSource/faststream_duplex
Nov 16 17:01:29 tinyarch bluetoothd[628]: Endpoint unregistered: sender=:1.51 path=/MediaEndpoint/A2DPSink/opus_05
Nov 16 17:01:29 tinyarch bluetoothd[628]: Endpoint unregistered: sender=:1.51 path=/MediaEndpoint/A2DPSource/opus_05
Nov 16 17:01:29 tinyarch bluetoothd[628]: Endpoint unregistered: sender=:1.51 path=/MediaEndpoint/A2DPSink/opus_05_duplex
Nov 16 17:01:29 tinyarch bluetoothd[628]: Endpoint unregistered: sender=:1.51 path=/MediaEndpoint/A2DPSource/opus_05_duplex
Nov 16 17:01:29 tinyarch kernel: rfkill: input handler enabled
Nov 16 17:01:29 tinyarch systemd[1503]: Created slice Slice /app/gnome-session-manager.
Nov 16 17:01:29 tinyarch systemd[1503]: Reached target GNOME Wayland Session.
Nov 16 17:01:29 tinyarch systemd[1503]: Reached target Session services which should run early before the graphical session is brought up.
Nov 16 17:01:29 tinyarch systemd[1503]: Reached target GNOME Shell.
Nov 16 17:01:29 tinyarch systemd[1503]: Starting Monitor Session leader for GNOME Session...
Nov 16 17:01:29 tinyarch systemd[1503]: Started Monitor Session leader for GNOME Session.
Nov 16 17:01:29 tinyarch systemd[1503]: Reached target Tasks to be run before GNOME Session starts.
Nov 16 17:01:29 tinyarch systemd[1503]: Starting GNOME Session Manager (session: gnome)...
Nov 16 17:01:29 tinyarch gnome-keyring-daemon[1515]: The PKCS#11 component was already initialized
Nov 16 17:01:29 tinyarch gnome-keyring-d[1515]: The PKCS#11 component was already initialized
Nov 16 17:01:29 tinyarch gnome-keyring-daemon[1597]: discover_other_daemon: 1
Nov 16 17:01:29 tinyarch gnome-keyring-pkcs11.desktop[1597]: discover_other_daemon: 1GNOME_KEYRING_CONTROL=/run/user/1000/keyring
Nov 16 17:01:29 tinyarch gnome-keyring-daemon[1600]: discover_other_daemon: 1
Nov 16 17:01:29 tinyarch gnome-keyring-ssh.desktop[1600]: discover_other_daemon: 1GNOME_KEYRING_CONTROL=/run/user/1000/keyring
Nov 16 17:01:29 tinyarch systemd[1503]: app-gnome-gnome\x2dkeyring\x2dpkcs11-1588.scope: PID 1588 vanished before we could move it to target cgroup '/user.slice/user-1000.slice/user@1000.service/app.slice/app-gnome-gnome\x2dkeyring\x2dpkcs11-1588.scope', skipping: No such process
Nov 16 17:01:29 tinyarch systemd[1503]: app-gnome-gnome\x2dkeyring\x2dpkcs11-1588.scope: No PIDs left to attach to the scope's control group, refusing.
Nov 16 17:01:29 tinyarch systemd[1503]: app-gnome-gnome\x2dkeyring\x2dpkcs11-1588.scope: Failed with result 'resources'.
Nov 16 17:01:29 tinyarch systemd[1503]: Failed to start Application launched by gnome-session-binary.
Nov 16 17:01:29 tinyarch gnome-keyring-daemon[1515]: The Secret Service was already initialized
Nov 16 17:01:29 tinyarch gnome-keyring-d[1515]: The Secret Service was already initialized
Nov 16 17:01:29 tinyarch gnome-keyring-daemon[1602]: discover_other_daemon: 1
Nov 16 17:01:29 tinyarch gnome-keyring-secrets.desktop[1602]: discover_other_daemon: 1GNOME_KEYRING_CONTROL=/run/user/1000/keyring
Nov 16 17:01:29 tinyarch systemd[1503]: Started Application launched by gnome-session-binary.
Nov 16 17:01:29 tinyarch systemd[1503]: app-gnome-gnome\x2dkeyring\x2dssh-1590.scope: PID 1590 vanished before we could move it to target cgroup '/user.slice/user-1000.slice/user@1000.service/app.slice/app-gnome-gnome\x2dkeyring\x2dssh-1590.scope', skipping: No such process
Nov 16 17:01:29 tinyarch systemd[1503]: app-gnome-gnome\x2dkeyring\x2dssh-1590.scope: No PIDs left to attach to the scope's control group, refusing.
Nov 16 17:01:29 tinyarch systemd[1503]: app-gnome-gnome\x2dkeyring\x2dssh-1590.scope: Failed with result 'resources'.
Nov 16 17:01:29 tinyarch systemd[1503]: Failed to start Application launched by gnome-session-binary.
Nov 16 17:01:29 tinyarch systemd[1503]: Started GNOME Session Manager (session: gnome).
Nov 16 17:01:29 tinyarch systemd[1503]: Reached target GNOME Session Manager is ready.
Nov 16 17:01:29 tinyarch systemd[1503]: Starting GNOME Shell on Wayland...
Nov 16 17:01:29 tinyarch systemd[1503]: GNOME Shell on X11 was skipped because of an unmet condition check (ConditionEnvironment=XDG_SESSION_TYPE=x11).
Nov 16 17:01:29 tinyarch gnome-shell[1604]: Locale not understood by C library
Nov 16 17:01:29 tinyarch systemd[1503]: Starting Virtual filesystem service...
Nov 16 17:01:29 tinyarch systemd[1503]: Started Virtual filesystem service.
Nov 16 17:01:29 tinyarch gnome-shell[1604]: Running GNOME Shell (using mutter 47.1) as a Wayland display server
Nov 16 17:01:29 tinyarch gnome-shell[1604]: Thread 'KMS thread' will be using real time scheduling
Nov 16 17:01:29 tinyarch gnome-shell[1604]: Device '/dev/dri/card0' prefers shadow buffer
Nov 16 17:01:30 tinyarch gnome-shell[1604]: Added device '/dev/dri/card0' (nvidia-drm) using atomic mode setting.
Nov 16 17:01:30 tinyarch gnome-shell[1604]: Created gbm renderer for '/dev/dri/card0'
Nov 16 17:01:30 tinyarch gnome-shell[1604]: Boot VGA GPU /dev/dri/card0 selected as primary
Nov 16 17:01:30 tinyarch gnome-shell[1604]: Obtained a high priority EGL context
Nov 16 17:01:30 tinyarch systemd[1503]: Starting Accessibility services bus...
Nov 16 17:01:30 tinyarch systemd[1503]: Started Accessibility services bus.
Nov 16 17:01:30 tinyarch dbus-broker-launch[1654]: Ready
Nov 16 17:01:30 tinyarch gnome-shell[1604]: Using public X11 display :0, (using :1 for managed services)
Nov 16 17:01:30 tinyarch gnome-shell[1604]: Using Wayland display name 'wayland-0'
Nov 16 17:01:30 tinyarch systemd[1503]: Created slice Slice /app/dbus-:1.17-org.a11y.atspi.Registry.
Nov 16 17:01:30 tinyarch systemd[1503]: Started dbus-:1.17-org.a11y.atspi.Registry@0.service.
Nov 16 17:01:30 tinyarch at-spi2-registryd[1656]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry
Nov 16 17:01:30 tinyarch gnome-shell[1604]: Unset XDG_SESSION_ID, getCurrentSessionProxy() called outside a user session. Asking logind directly.
Nov 16 17:01:30 tinyarch gnome-shell[1604]: Will monitor session 3
Nov 16 17:01:30 tinyarch systemd[1503]: Created slice Slice /app/dbus-:1.2-org.gnome.Shell.Screencast.
Nov 16 17:01:30 tinyarch systemd[1503]: Started dbus-:1.2-org.gnome.Shell.Screencast@0.service.
Nov 16 17:01:30 tinyarch systemd[1503]: Starting sandboxed app permission store...
Nov 16 17:01:30 tinyarch systemd[1503]: Created slice Slice /app/dbus-:1.2-org.gnome.Shell.CalendarServer.
Nov 16 17:01:30 tinyarch systemd[1503]: Started dbus-:1.2-org.gnome.Shell.CalendarServer@0.service.
Nov 16 17:01:30 tinyarch systemd[1503]: Started sandboxed app permission store.
Nov 16 17:01:30 tinyarch systemd[1503]: Created slice Slice /app/dbus-:1.2-org.gnome.Shell.Notifications.
Nov 16 17:01:30 tinyarch systemd[1503]: Started dbus-:1.2-org.gnome.Shell.Notifications@0.service.
Nov 16 17:01:30 tinyarch systemd[1503]: Starting Evolution source registry...
Nov 16 17:01:30 tinyarch gjs[1660]: Locale not supported by C library.
                                            Using the fallback 'C' locale.
Nov 16 17:01:30 tinyarch gnome-shell[1604]: Extension auto-move-windows@gnome-shell-extensions.gcampax.github.com already installed in /home/zeikotsu/.local/share/gnome-shell/extensions/auto-move-windows@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/auto-move-windows@gnome-shell-extensions.gcampax.github.com will not be loaded
Nov 16 17:01:30 tinyarch gnome-shell[1604]: Could not issue 'GetUnit' systemd call
Nov 16 17:01:30 tinyarch systemd[1503]: Started GNOME Shell on Wayland.
Nov 16 17:01:30 tinyarch systemd[1503]: Reached target GNOME Session is initialized.
Nov 16 17:01:30 tinyarch systemd[1503]: GNOME session X11 services is inactive.
Nov 16 17:01:30 tinyarch systemd[1503]: Dependency failed for GNOME XSettings service.
Nov 16 17:01:30 tinyarch systemd[1503]: org.gnome.SettingsDaemon.XSettings.service: Job org.gnome.SettingsDaemon.XSettings.service/start failed with result 'dependency'.
Nov 16 17:01:30 tinyarch systemd[1503]: gnome-session-x11-services-ready.target: Job gnome-session-x11-services-ready.target/verify-active failed with result 'dependency'.
Nov 16 17:01:30 tinyarch systemd[1503]: Reached target GNOME Session (session: gnome).
Nov 16 17:01:30 tinyarch systemd[1503]: Reached target GNOME XSettings target.
Nov 16 17:01:30 tinyarch systemd[1503]: Starting Signal initialization done to GNOME Session Manager...
Nov 16 17:01:30 tinyarch systemd[1503]: Starting GNOME accessibility service...
Nov 16 17:01:30 tinyarch systemd[1503]: Starting GNOME color management service...
Nov 16 17:01:30 tinyarch systemd[1503]: Starting GNOME date & time service...
Nov 16 17:01:30 tinyarch systemd[1503]: Starting GNOME maintenance of expirable data service...
Nov 16 17:01:30 tinyarch systemd[1503]: Starting GNOME keyboard configuration service...
Nov 16 17:01:30 tinyarch systemd[1503]: Starting GNOME keyboard shortcuts service...
Nov 16 17:01:30 tinyarch systemd[1503]: Starting GNOME power management service...
Nov 16 17:01:30 tinyarch systemd[1503]: Starting GNOME printer notifications service...
Nov 16 17:01:30 tinyarch systemd[1503]: Starting GNOME RFKill support service...
Nov 16 17:01:30 tinyarch systemd[1503]: Starting GNOME FreeDesktop screensaver service...
Nov 16 17:01:30 tinyarch systemd[1503]: Starting GNOME file sharing service...
Nov 16 17:01:30 tinyarch systemd[1503]: Starting GNOME smartcard service...
Nov 16 17:01:30 tinyarch systemd[1503]: Starting GNOME sound sample caching service...
Nov 16 17:01:30 tinyarch systemd[1503]: Starting GNOME USB protection service...
Nov 16 17:01:30 tinyarch systemd[1503]: Starting GNOME Wacom tablet support service...
Nov 16 17:01:30 tinyarch gnome-session-binary[1581]: Entering running state
Nov 16 17:01:30 tinyarch gsd-keyboard[1714]: Locale not supported by C library.
                                                     Using the fallback 'C' locale.
Nov 16 17:01:30 tinyarch gsd-color[1703]: Locale not supported by C library.
                                                  Using the fallback 'C' locale.
Nov 16 17:01:30 tinyarch systemd[1503]: Finished Signal initialization done to GNOME Session Manager.
Nov 16 17:01:30 tinyarch gsd-power[1719]: Locale not supported by C library.
                                                  Using the fallback 'C' locale.
Nov 16 17:01:30 tinyarch gsd-media-keys[1715]: Locale not supported by C library.
                                                       Using the fallback 'C' locale.
Nov 16 17:01:30 tinyarch systemd[1503]: Started GNOME accessibility service.
Nov 16 17:01:30 tinyarch kernel: rfkill: input handler disabled
Nov 16 17:01:30 tinyarch systemd[1503]: Started GNOME maintenance of expirable data service.
Nov 16 17:01:30 tinyarch systemd[1503]: Started GNOME smartcard service.
Nov 16 17:01:30 tinyarch systemd[1503]: Started GNOME printer notifications service.
Nov 16 17:01:30 tinyarch systemd[1503]: Started GNOME RFKill support service.
Nov 16 17:01:30 tinyarch systemd[1503]: Started Application launched by gnome-session-binary.
Nov 16 17:01:30 tinyarch gnome-shell[1604]: Failed to launch ibus-daemon: Failed to execute child process “ibus-daemon” (No such file or directory)
Nov 16 17:01:30 tinyarch systemd[1503]: Started Application launched by gnome-session-binary.
Nov 16 17:01:30 tinyarch systemd[1503]: Started Application launched by gnome-session-binary.
Nov 16 17:01:30 tinyarch systemd[1503]: Started Application launched by gnome-session-binary.
Nov 16 17:01:30 tinyarch systemd[1503]: Reached target GNOME accessibility target.
Nov 16 17:01:30 tinyarch systemd[1503]: Reached target GNOME maintenance of expirable data target.
Nov 16 17:01:30 tinyarch systemd[1503]: Reached target GNOME printer notifications target.
Nov 16 17:01:30 tinyarch systemd[1503]: Reached target GNOME RFKill support target.
Nov 16 17:01:30 tinyarch systemd[1503]: Reached target GNOME smartcard target.
Nov 16 17:01:30 tinyarch systemd[1503]: Started GNOME file sharing service.
Nov 16 17:01:30 tinyarch systemd[1503]: Started GNOME sound sample caching service.
Nov 16 17:01:30 tinyarch systemd[1503]: Started GNOME FreeDesktop screensaver service.
Nov 16 17:01:30 tinyarch systemd[1503]: Reached target GNOME FreeDesktop screensaver target.
Nov 16 17:01:30 tinyarch systemd[1503]: Reached target GNOME file sharing target.
Nov 16 17:01:30 tinyarch systemd[1503]: Reached target GNOME sound sample caching target.
Nov 16 17:01:30 tinyarch gsd-wacom[1745]: Locale not supported by C library.
                                                  Using the fallback 'C' locale.
Nov 16 17:01:30 tinyarch systemd[1503]: Started GNOME USB protection service.
Nov 16 17:01:30 tinyarch systemd[1503]: Reached target GNOME USB protection target.
Nov 16 17:01:30 tinyarch systemd[1]: Starting Disk Manager...
Nov 16 17:01:30 tinyarch systemd[1503]: Created slice Slice /app/dbus-:1.2-org.gnome.ScreenSaver.
Nov 16 17:01:30 tinyarch systemd[1503]: Started dbus-:1.2-org.gnome.ScreenSaver@0.service.
Nov 16 17:01:30 tinyarch systemd[1]: Starting Time & Date Service...
Nov 16 17:01:30 tinyarch gnome-software[1727]: Locale not supported by C library.
                                                       Using the fallback 'C' locale.
Nov 16 17:01:30 tinyarch udisksd[1838]: udisks daemon version 2.10.1 starting
Nov 16 17:01:30 tinyarch systemd[1]: Started Time & Date Service.
Nov 16 17:01:30 tinyarch systemd[1503]: Started GNOME date & time service.
Nov 16 17:01:30 tinyarch systemd[1503]: Reached target GNOME date & time target.
Nov 16 17:01:30 tinyarch gsd-usb-protect[1738]: Failed to fetch USBGuard parameters: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name is not activatable
Nov 16 17:01:30 tinyarch systemd[1503]: Starting Virtual filesystem service - disk device monitor...
Nov 16 17:01:30 tinyarch evolution-alarm[1735]: Locale not supported by C library.
                                                        Using the fallback 'C' locale.
Nov 16 17:01:30 tinyarch systemd[1503]: Created slice Slice /app/dbus-:1.2-org.gnome.OnlineAccounts.
Nov 16 17:01:30 tinyarch systemd[1503]: Started dbus-:1.2-org.gnome.OnlineAccounts@0.service.
Nov 16 17:01:30 tinyarch systemd[1]: Started Disk Manager.
Nov 16 17:01:30 tinyarch udisksd[1838]: Acquired the name org.freedesktop.UDisks2 on the system message bus
Nov 16 17:01:30 tinyarch systemd[1503]: Started Virtual filesystem service - disk device monitor.
Nov 16 17:01:30 tinyarch systemd[1503]: Starting Virtual filesystem service - Apple File Conduit monitor...
Nov 16 17:01:30 tinyarch goa-daemon[1924]: goa-daemon version 3.52.1 starting
Nov 16 17:01:30 tinyarch systemd[1503]: Started Evolution source registry.
Nov 16 17:01:30 tinyarch systemd[1503]: Started Virtual filesystem service - Apple File Conduit monitor.
Nov 16 17:01:30 tinyarch systemd[1503]: Created slice Slice /app/dbus-:1.2-org.gnome.Identity.
Nov 16 17:01:30 tinyarch systemd[1503]: Started dbus-:1.2-org.gnome.Identity@0.service.
Nov 16 17:01:30 tinyarch systemd[1503]: Starting Virtual filesystem service - digital camera monitor...
Nov 16 17:01:30 tinyarch systemd[1503]: Starting Evolution calendar service...
Nov 16 17:01:30 tinyarch systemd[1503]: Started Virtual filesystem service - digital camera monitor.
Nov 16 17:01:30 tinyarch systemd[1503]: Starting Virtual filesystem service - Media Transfer Protocol monitor...
Nov 16 17:01:30 tinyarch systemd[1503]: Started Virtual filesystem service - Media Transfer Protocol monitor.
Nov 16 17:01:30 tinyarch systemd[1503]: Starting Virtual filesystem service - GNOME Online Accounts monitor...
Nov 16 17:01:30 tinyarch systemd[1503]: Started Virtual filesystem service - GNOME Online Accounts monitor.
Nov 16 17:01:30 tinyarch gnome-shell[1604]: Error looking up permission: GDBus.Error:org.freedesktop.portal.Error.NotFound: No entry for geolocation
Nov 16 17:01:30 tinyarch systemd[1503]: Started Evolution calendar service.
Nov 16 17:01:30 tinyarch systemd[1503]: Starting Evolution address book service...
Nov 16 17:01:30 tinyarch NetworkManager[626]: <info>  [1731772890.9727] agent-manager: agent[e87676574d68c218,:1.64/org.gnome.Shell.NetworkAgent/1000]: agent registered
Nov 16 17:01:30 tinyarch systemd[1503]: Started PipeWire Multimedia Service.
Nov 16 17:01:30 tinyarch systemd[1503]: Started Multimedia Service Session Manager.
Nov 16 17:01:30 tinyarch systemd[1503]: Started PipeWire PulseAudio.
Nov 16 17:01:30 tinyarch rtkit-daemon[1118]: Supervising 7 threads of 4 processes of 1 users.
Nov 16 17:01:30 tinyarch rtkit-daemon[1118]: Supervising 7 threads of 4 processes of 1 users.
Nov 16 17:01:30 tinyarch rtkit-daemon[1118]: Supervising 7 threads of 4 processes of 1 users.
Nov 16 17:01:30 tinyarch wireplumber[1990]: wp-internal-comp-loader: Loading profile 'main'
Nov 16 17:01:30 tinyarch systemd[1503]: Started Evolution address book service.
Nov 16 17:01:31 tinyarch rtkit-daemon[1118]: Successfully made thread 1988 of process 1988 owned by '1000' high priority at nice level -11.
Nov 16 17:01:31 tinyarch rtkit-daemon[1118]: Supervising 8 threads of 5 processes of 2 users.
Nov 16 17:01:31 tinyarch rtkit-daemon[1118]: Successfully made thread 2000 of process 1988 owned by '1000' RT at priority 20.
Nov 16 17:01:31 tinyarch rtkit-daemon[1118]: Supervising 9 threads of 5 processes of 2 users.
Nov 16 17:01:31 tinyarch rtkit-daemon[1118]: Supervising 9 threads of 5 processes of 2 users.
Nov 16 17:01:31 tinyarch rtkit-daemon[1118]: Supervising 9 threads of 5 processes of 2 users.
Nov 16 17:01:31 tinyarch rtkit-daemon[1118]: Supervising 9 threads of 5 processes of 2 users.
Nov 16 17:01:31 tinyarch rtkit-daemon[1118]: Supervising 9 threads of 5 processes of 2 users.
Nov 16 17:01:31 tinyarch rtkit-daemon[1118]: Supervising 9 threads of 5 processes of 2 users.
Nov 16 17:01:31 tinyarch rtkit-daemon[1118]: Supervising 9 threads of 5 processes of 2 users.
Nov 16 17:01:31 tinyarch rtkit-daemon[1118]: Successfully made thread 1990 of process 1990 owned by '1000' high priority at nice level -11.
Nov 16 17:01:31 tinyarch rtkit-daemon[1118]: Supervising 10 threads of 6 processes of 2 users.
Nov 16 17:01:31 tinyarch rtkit-daemon[1118]: Successfully made thread 2017 of process 1990 owned by '1000' RT at priority 20.
Nov 16 17:01:31 tinyarch rtkit-daemon[1118]: Supervising 11 threads of 6 processes of 2 users.
Nov 16 17:01:31 tinyarch rtkit-daemon[1118]: Successfully made thread 1993 of process 1993 owned by '1000' high priority at nice level -11.
Nov 16 17:01:31 tinyarch rtkit-daemon[1118]: Supervising 12 threads of 7 processes of 2 users.
Nov 16 17:01:31 tinyarch rtkit-daemon[1118]: Successfully made thread 2012 of process 1993 owned by '1000' RT at priority 20.
Nov 16 17:01:31 tinyarch rtkit-daemon[1118]: Supervising 13 threads of 7 processes of 2 users.
Nov 16 17:01:31 tinyarch systemd[1503]: Starting Portal service...
Nov 16 17:01:31 tinyarch systemd[1503]: Starting flatpak document portal service...
Nov 16 17:01:31 tinyarch systemd[1503]: Started flatpak document portal service.
Nov 16 17:01:31 tinyarch systemd[1503]: Starting User preferences database...
Nov 16 17:01:31 tinyarch systemd[1503]: Started User preferences database.
Nov 16 17:01:31 tinyarch systemd[1503]: Started GNOME color management service.
Nov 16 17:01:31 tinyarch systemd[1503]: Reached target GNOME color management target.
Nov 16 17:01:31 tinyarch systemd[1503]: Started GNOME keyboard configuration service.
Nov 16 17:01:31 tinyarch systemd[1503]: Reached target GNOME keyboard configuration target.
Nov 16 17:01:31 tinyarch systemd[1503]: Started GNOME keyboard shortcuts service.
Nov 16 17:01:31 tinyarch systemd[1503]: Reached target GNOME keyboard shortcuts target.
Nov 16 17:01:31 tinyarch systemd[1503]: Started GNOME Wacom tablet support service.
Nov 16 17:01:31 tinyarch systemd[1503]: Reached target GNOME Wacom tablet support target.
Nov 16 17:01:31 tinyarch rtkit-daemon[1118]: Supervising 13 threads of 7 processes of 2 users.
Nov 16 17:01:31 tinyarch rtkit-daemon[1118]: Supervising 13 threads of 7 processes of 2 users.
Nov 16 17:01:31 tinyarch rtkit-daemon[1118]: Successfully made thread 1633 of process 1604 owned by '1000' RT at priority 20.
Nov 16 17:01:31 tinyarch rtkit-daemon[1118]: Supervising 14 threads of 8 processes of 2 users.
Nov 16 17:01:31 tinyarch systemd[1503]: Started GNOME power management service.
Nov 16 17:01:31 tinyarch systemd[1503]: Reached target GNOME power management target.
Nov 16 17:01:31 tinyarch systemd[1503]: Reached target GNOME Session.
Nov 16 17:01:31 tinyarch systemd[1503]: Reached target GNOME Wayland Session (session: gnome).
Nov 16 17:01:31 tinyarch systemd[1503]: Reached target Current graphical user session.
Nov 16 17:01:31 tinyarch systemd[1503]: Starting Portal service (GNOME implementation)...
Nov 16 17:01:31 tinyarch gsd-media-keys[1715]: Failed to grab accelerator for keybinding settings:hibernate
Nov 16 17:01:31 tinyarch gsd-media-keys[1715]: Failed to grab accelerator for keybinding settings:playback-repeat
Nov 16 17:01:31 tinyarch xdg-desktop-por[2078]: Locale not supported by C library.
                                                        Using the fallback 'C' locale.
Nov 16 17:01:31 tinyarch systemd[1503]: Started Portal service (GNOME implementation).
Nov 16 17:01:31 tinyarch rtkit-daemon[1118]: Supervising 14 threads of 8 processes of 2 users.
Nov 16 17:01:31 tinyarch rtkit-daemon[1118]: Supervising 14 threads of 8 processes of 2 users.
Nov 16 17:01:31 tinyarch rtkit-daemon[1118]: Supervising 14 threads of 8 processes of 2 users.
Nov 16 17:01:31 tinyarch systemd[1503]: Starting Portal service (GTK/GNOME implementation)...
Nov 16 17:01:31 tinyarch xdg-desktop-por[2093]: Locale not supported by C library.
                                                        Using the fallback 'C' locale.
Nov 16 17:01:31 tinyarch systemd[1503]: Started Portal service (GTK/GNOME implementation).
Nov 16 17:01:31 tinyarch systemd[1503]: Started Portal service.
Nov 16 17:01:31 tinyarch gnome-shell[1604]: GNOME Shell started at Sat Nov 16 2024 17:01:30 GMT+0100 (Central European Standard Time)
Nov 16 17:01:31 tinyarch gnome-shell[1604]: Registering session with GDM
Nov 16 17:01:31 tinyarch gnome-shell[814]: Connection to xwayland lost
Nov 16 17:01:31 tinyarch gnome-shell[814]: Xwayland terminated, exiting since it was mandatory
Nov 16 17:01:31 tinyarch gnome-software[1727]: Failed to load /usr/lib/gnome-software/plugins-21/libgs_plugin_fwupd.so: failed to open plugin /usr/lib/gnome-software/plugins-21/libgs_plugin_fwupd.so: libfwupd.so.3: cannot open shared object file: No such file or directory
Nov 16 17:01:31 tinyarch gnome-shell[814]: JS ERROR: Gio.IOErrorEnum: Xwayland exited unexpectedly
                                           @resource:///org/gnome/shell/ui/init.js:21:20
Nov 16 17:01:31 tinyarch gnome-shell[814]: Execution of main.js threw exception: Module resource:///org/gnome/shell/ui/init.js threw an exception
Nov 16 17:01:31 tinyarch systemd[1]: run-user-120-doc.mount: Deactivated successfully.
Nov 16 17:01:31 tinyarch xdg-document-po[1178]: Error releasing name org.freedesktop.portal.Documents: The connection is closed
Nov 16 17:01:31 tinyarch systemd-logind[629]: Session 1 logged out. Waiting for processes to exit.
Nov 16 17:01:31 tinyarch /usr/lib/gdm-wayland-session[1222]: discover_other_daemon: 1
Nov 16 17:01:31 tinyarch systemd[1503]: Created slice Slice /app/dbus-:1.2-org.gnome.Epiphany.WebAppProvider.
Nov 16 17:01:31 tinyarch systemd[1503]: Started dbus-:1.2-org.gnome.Epiphany.WebAppProvider@0.service.
Nov 16 17:01:31 tinyarch systemd[1]: session-1.scope: Deactivated successfully.
Nov 16 17:01:31 tinyarch systemd[1]: session-1.scope: Consumed 2.424s CPU time, 373.6M memory peak.
Nov 16 17:01:31 tinyarch systemd-logind[629]: Removed session 1.
Nov 16 17:01:31 tinyarch gdm[702]: Gdm: Child process -794 was already dead.
Nov 16 17:01:31 tinyarch bluetoothd[628]: Endpoint registered: sender=:1.95 path=/MediaEndpoint/A2DPSource/ldac
Nov 16 17:01:31 tinyarch bluetoothd[628]: Endpoint registered: sender=:1.95 path=/MediaEndpoint/A2DPSink/aptx_hd
Nov 16 17:01:31 tinyarch bluetoothd[628]: Endpoint registered: sender=:1.95 path=/MediaEndpoint/A2DPSource/aptx_hd
Nov 16 17:01:31 tinyarch bluetoothd[628]: Endpoint registered: sender=:1.95 path=/MediaEndpoint/A2DPSink/aptx
Nov 16 17:01:31 tinyarch bluetoothd[628]: Endpoint registered: sender=:1.95 path=/MediaEndpoint/A2DPSource/aptx
Nov 16 17:01:31 tinyarch bluetoothd[628]: Endpoint registered: sender=:1.95 path=/MediaEndpoint/A2DPSink/aac
Nov 16 17:01:31 tinyarch bluetoothd[628]: Endpoint registered: sender=:1.95 path=/MediaEndpoint/A2DPSource/aac
Nov 16 17:01:31 tinyarch bluetoothd[628]: Endpoint registered: sender=:1.95 path=/MediaEndpoint/A2DPSink/opus_g
Nov 16 17:01:31 tinyarch bluetoothd[628]: Endpoint registered: sender=:1.95 path=/MediaEndpoint/A2DPSource/opus_g
Nov 16 17:01:31 tinyarch bluetoothd[628]: Endpoint registered: sender=:1.95 path=/MediaEndpoint/A2DPSink/sbc
Nov 16 17:01:31 tinyarch bluetoothd[628]: Endpoint registered: sender=:1.95 path=/MediaEndpoint/A2DPSource/sbc
Nov 16 17:01:31 tinyarch bluetoothd[628]: Endpoint registered: sender=:1.95 path=/MediaEndpoint/A2DPSource/aptx_ll_1
Nov 16 17:01:31 tinyarch bluetoothd[628]: Endpoint registered: sender=:1.95 path=/MediaEndpoint/A2DPSource/aptx_ll_0
Nov 16 17:01:31 tinyarch bluetoothd[628]: Endpoint registered: sender=:1.95 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_1
Nov 16 17:01:31 tinyarch bluetoothd[628]: Endpoint registered: sender=:1.95 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_0
Nov 16 17:01:31 tinyarch bluetoothd[628]: Endpoint registered: sender=:1.95 path=/MediaEndpoint/A2DPSource/faststream
Nov 16 17:01:31 tinyarch bluetoothd[628]: Endpoint registered: sender=:1.95 path=/MediaEndpoint/A2DPSource/faststream_duplex
Nov 16 17:01:31 tinyarch bluetoothd[628]: Endpoint registered: sender=:1.95 path=/MediaEndpoint/A2DPSink/opus_05
Nov 16 17:01:31 tinyarch bluetoothd[628]: Endpoint registered: sender=:1.95 path=/MediaEndpoint/A2DPSource/opus_05
Nov 16 17:01:31 tinyarch bluetoothd[628]: Endpoint registered: sender=:1.95 path=/MediaEndpoint/A2DPSink/opus_05_duplex
Nov 16 17:01:31 tinyarch bluetoothd[628]: Endpoint registered: sender=:1.95 path=/MediaEndpoint/A2DPSource/opus_05_duplex
Nov 16 17:01:31 tinyarch wireplumber[1990]: wp-device: SPA handle 'api.libcamera.enum.manager' could not be loaded; is it installed?
Nov 16 17:01:31 tinyarch wireplumber[1990]: s-monitors-libcamera: PipeWire's libcamera SPA plugin is missing or broken. Some camera types may not be supported.
Nov 16 17:01:31 tinyarch gsd-media-keys[1715]: Unable to get default sink
Nov 16 17:01:31 tinyarch gsd-media-keys[1715]: Unable to get default source
Nov 16 17:01:31 tinyarch gsd-media-keys[1715]: Unable to get default sink
Nov 16 17:01:31 tinyarch gsd-media-keys[1715]: Unable to get default source
Nov 16 17:01:32 tinyarch systemd[1503]: Created slice Slice /app/dbus-:1.2-org.gnome.Calculator.SearchProvider.
Nov 16 17:01:32 tinyarch systemd[1503]: Created slice Slice /app/dbus-:1.2-org.gnome.Calendar.
Nov 16 17:01:32 tinyarch systemd[1503]: Created slice Slice /app/dbus-:1.2-org.gnome.Characters.
Nov 16 17:01:32 tinyarch systemd[1503]: Created slice Slice /app/dbus-:1.2-org.gnome.Contacts.SearchProvider.
Nov 16 17:01:32 tinyarch systemd[1503]: Created slice Slice /app/dbus-:1.2-org.gnome.Epiphany.SearchProvider.
Nov 16 17:01:32 tinyarch systemd[1503]: Created slice Slice /app/dbus-:1.2-org.gnome.Nautilus.
Nov 16 17:01:32 tinyarch systemd[1503]: Created slice Slice /app/dbus-:1.2-org.gnome.Settings.SearchProvider.
Nov 16 17:01:32 tinyarch systemd[1503]: Created slice Slice /app/dbus-:1.2-org.gnome.clocks.
Nov 16 17:01:32 tinyarch systemd[1503]: Started dbus-:1.2-org.gnome.Calculator.SearchProvider@0.service.
Nov 16 17:01:32 tinyarch systemd[1503]: Started dbus-:1.2-org.gnome.Calendar@0.service.
Nov 16 17:01:32 tinyarch systemd[1503]: Started dbus-:1.2-org.gnome.Characters@0.service.
Nov 16 17:01:32 tinyarch systemd[1503]: Started dbus-:1.2-org.gnome.Contacts.SearchProvider@0.service.
Nov 16 17:01:32 tinyarch systemd[1503]: Started dbus-:1.2-org.gnome.Epiphany.SearchProvider@0.service.
Nov 16 17:01:32 tinyarch systemd[1503]: Started dbus-:1.2-org.gnome.Nautilus@0.service.
Nov 16 17:01:32 tinyarch systemd[1503]: Started dbus-:1.2-org.gnome.Settings.SearchProvider@0.service.
Nov 16 17:01:32 tinyarch systemd[1503]: Started dbus-:1.2-org.gnome.clocks@0.service.
Nov 16 17:01:32 tinyarch gnome-control-c[2156]: Locale not supported by C library.
                                                        Using the fallback 'C' locale.
Nov 16 17:01:32 tinyarch gnome-clocks[2157]: Locale not supported by C library.
                                                     Using the fallback 'C' locale.
Nov 16 17:01:32 tinyarch gnome-character[2152]: Locale not supported by C library.
                                                        Using the fallback 'C' locale.
Nov 16 17:01:32 tinyarch nautilus[2155]: Connecting to org.freedesktop.Tracker3.Miner.Files
Nov 16 17:01:32 tinyarch nautilus[2155]: Locale not supported by C library.
                                                 Using the fallback 'C' locale.
Nov 16 17:01:32 tinyarch gnome-calendar[2151]: Locale not supported by C library.
                                                       Using the fallback 'C' locale.
Nov 16 17:01:32 tinyarch gnome-character[2152]: JS LOG: Characters Application started
Nov 16 17:01:33 tinyarch epiphany-search[2154]: Locale not supported by C library.
                                                        Using the fallback 'C' locale.
Nov 16 17:01:33 tinyarch gnome-calendar[2151]: Running Calendar as a service
Nov 16 17:01:33 tinyarch systemd[1503]: Created slice Slice /app/dbus-:1.2-org.freedesktop.Tracker3.Miner.Files.
Nov 16 17:01:33 tinyarch systemd[1503]: Started dbus-:1.2-org.freedesktop.Tracker3.Miner.Files@0.service.
Nov 16 17:01:33 tinyarch systemd[1503]: Created slice Slice /app/dbus-:1.2-org.gnome.NautilusPreviewer.
Nov 16 17:01:33 tinyarch systemd[1503]: Started dbus-:1.2-org.gnome.NautilusPreviewer@0.service.
Nov 16 17:01:33 tinyarch rtkit-daemon[1118]: Supervising 13 threads of 7 processes of 2 users.
Nov 16 17:01:33 tinyarch rtkit-daemon[1118]: Failed to look up client: No such file or directory
Nov 16 17:01:33 tinyarch systemd[1503]: Created slice Slice /app/dbus-:1.2-org.gnome.Console.
Nov 16 17:01:33 tinyarch systemd[1503]: Started dbus-:1.2-org.gnome.Console@0.service.
Nov 16 17:01:33 tinyarch org.gnome.Nauti[2254]: Locale not supported by C library.
                                                        Using the fallback 'C' locale.
Nov 16 17:01:33 tinyarch kgx[2305]: Locale not supported by C library.
                                            Using the fallback 'C' locale.
Nov 16 17:01:33 tinyarch systemd[1503]: Started VTE child process 2318 launched by kgx process 2305.
Nov 16 17:01:33 tinyarch gnome-shell[1604]: Could not issue 'GetUnit' systemd call
Nov 16 17:01:33 tinyarch systemd[1503]: Reached target GNOME session X11 services.
Nov 16 17:01:33 tinyarch systemd[1503]: Starting GNOME XSettings service...
Nov 16 17:01:33 tinyarch gnome-shell[2441]: The XKEYBOARD keymap compiler (xkbcomp) reports:
Nov 16 17:01:33 tinyarch gnome-shell[2441]: > Warning:          Unsupported maximum keycode 708, clipping.
Nov 16 17:01:33 tinyarch gnome-shell[2441]: >                   X11 cannot support keycodes above 255.
Nov 16 17:01:33 tinyarch gnome-shell[2441]: > Warning:          Could not resolve keysym XF86KbdInputAssistPrevgrou
Nov 16 17:01:33 tinyarch gnome-shell[2441]: > Warning:          Could not resolve keysym XF86KbdInputAssistNextgrou
Nov 16 17:01:33 tinyarch gnome-shell[2441]: Errors from xkbcomp are not fatal to the X server
Nov 16 17:01:33 tinyarch gnome-shell[1604]: Failed to launch ibus-daemon: Failed to execute child process “ibus-daemon” (No such file or directory)
Nov 16 17:01:33 tinyarch gsd-xsettings[2442]: Locale not supported by C library.
                                                      Using the fallback 'C' locale.
Nov 16 17:01:33 tinyarch gsd-xsettings[2442]: Failed to get current UI scaling factor: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Destination does not exist
Nov 16 17:01:33 tinyarch systemd[1503]: Started GNOME XSettings service.
Nov 16 17:01:33 tinyarch systemd[1503]: Reached target GNOME session X11 services.
Nov 16 17:01:33 tinyarch mutter-x11-fram[2455]: Locale not supported by C library.
                                                        Using the fallback 'C' locale.
Nov 16 17:01:33 tinyarch gnome-shell[1604]: Ignoring length property that isn't a number at line 4, col 20
Nov 16 17:01:33 tinyarch mutter-x11-fram[2455]: Using GtkSettings:gtk-application-prefer-dark-theme with libadwaita is unsupported. Please use AdwStyleManager:color-scheme instead.
Nov 16 17:01:33 tinyarch gnome-shell[1604]: Invalid sequence for VSYNC frame info
Nov 16 17:01:38 tinyarch sudo[2489]: zeikotsu : TTY=pts/0 ; PWD=/home/zeikotsu ; USER=root ; COMMAND=/usr/bin/journalctl -b
Nov 16 17:01:38 tinyarch sudo[2489]: pam_unix(sudo:session): session opened for user root(uid=0) by zeikotsu(uid=1000)
Nov 16 17:01:38 tinyarch sudo[2489]: pam_unix(sudo:session): session closed for user root
Nov 16 17:01:41 tinyarch systemd[1]: Stopping User Manager for UID 120...
Nov 16 17:01:41 tinyarch systemd[780]: Activating special unit Exit the Session...
Nov 16 17:01:41 tinyarch systemd[780]: Stopped target Main User Target.
Nov 16 17:01:41 tinyarch systemd[780]: Stopping GNOME Keyring daemon...
Nov 16 17:01:41 tinyarch systemd[780]: Stopping PipeWire PulseAudio...
Nov 16 17:01:41 tinyarch systemd[780]: Stopped GNOME Keyring daemon.
Nov 16 17:01:41 tinyarch systemd[780]: Stopped PipeWire PulseAudio.
Nov 16 17:01:41 tinyarch systemd[780]: Stopping Multimedia Service Session Manager...
Nov 16 17:01:41 tinyarch wireplumber[1092]: wireplumber: stopped by signal: Terminated
Nov 16 17:01:41 tinyarch wireplumber[1092]: wireplumber: disconnected from pipewire
Nov 16 17:01:41 tinyarch systemd[780]: Stopped Multimedia Service Session Manager.
Nov 16 17:01:41 tinyarch systemd[780]: Stopping PipeWire Multimedia Service...
Nov 16 17:01:41 tinyarch systemd[780]: Stopped PipeWire Multimedia Service.
Nov 16 17:01:41 tinyarch systemd[780]: Stopped target Basic System.
Nov 16 17:01:41 tinyarch systemd[780]: Stopped target Paths.
Nov 16 17:01:41 tinyarch systemd[780]: Stopped target Sockets.
Nov 16 17:01:41 tinyarch systemd[780]: Stopped target Timers.
Nov 16 17:01:41 tinyarch systemd[780]: Closed GnuPG network certificate management daemon.
Nov 16 17:01:41 tinyarch systemd[780]: Closed GNOME Keyring daemon.
Nov 16 17:01:41 tinyarch systemd[780]: Closed GnuPG cryptographic agent and passphrase cache (access for web browsers).
Nov 16 17:01:41 tinyarch systemd[780]: Closed GnuPG cryptographic agent and passphrase cache (restricted).
Nov 16 17:01:41 tinyarch systemd[780]: Closed GnuPG cryptographic agent (ssh-agent emulation).
Nov 16 17:01:41 tinyarch systemd[780]: Closed GnuPG cryptographic agent and passphrase cache.
Nov 16 17:01:41 tinyarch systemd[780]: Closed GnuPG public key management service.
Nov 16 17:01:41 tinyarch systemd[780]: Closed p11-kit server.
Nov 16 17:01:41 tinyarch systemd[780]: Closed PipeWire PulseAudio.
Nov 16 17:01:41 tinyarch systemd[780]: Closed PipeWire Multimedia System Sockets.
Nov 16 17:01:41 tinyarch dbus-broker[798]: Dispatched 414 messages @ 1(±2)μs / message.
Nov 16 17:01:41 tinyarch systemd[780]: Stopping D-Bus User Message Bus...
Nov 16 17:01:41 tinyarch systemd[780]: Stopped D-Bus User Message Bus.
Nov 16 17:01:41 tinyarch systemd[780]: Removed slice User Core Session Slice.
Nov 16 17:01:41 tinyarch systemd[780]: Closed D-Bus User Message Bus Socket.
Nov 16 17:01:41 tinyarch systemd[780]: Removed slice User Application Slice.
Nov 16 17:01:41 tinyarch systemd[780]: Reached target Shutdown.
Nov 16 17:01:41 tinyarch systemd[780]: Finished Exit the Session.
Nov 16 17:01:41 tinyarch systemd[780]: Reached target Exit the Session.
Nov 16 17:01:41 tinyarch (sd-pam)[784]: pam_unix(systemd-user:session): session closed for user gdm
Nov 16 17:01:41 tinyarch systemd[1]: user@120.service: Deactivated successfully.
Nov 16 17:01:41 tinyarch systemd[1]: Stopped User Manager for UID 120.
Nov 16 17:01:41 tinyarch systemd[1]: Stopping User Runtime Directory /run/user/120...
Nov 16 17:01:41 tinyarch systemd[1]: run-user-120.mount: Deactivated successfully.
Nov 16 17:01:41 tinyarch systemd[1]: user-runtime-dir@120.service: Deactivated successfully.
Nov 16 17:01:41 tinyarch systemd[1]: Stopped User Runtime Directory /run/user/120.
Nov 16 17:01:41 tinyarch systemd[1]: Removed slice User Slice of UID 120.
Nov 16 17:01:41 tinyarch systemd[1]: user-120.slice: Consumed 2.782s CPU time, 406.2M memory peak.
Nov 16 17:01:41 tinyarch systemd-logind[629]: Removed session 2.
Nov 16 17:01:42 tinyarch gnome-keyring-daemon[1515]: asked to register item /org/freedesktop/secrets/collection/login/1, but it's already registered
Nov 16 17:01:42 tinyarch gnome-keyring-d[1515]: asked to register item /org/freedesktop/secrets/collection/login/1, but it's already registered
Nov 16 17:01:42 tinyarch brave-browser.desktop[2556]: src/gbm_drv_common.c:131: GBM-DRV error (get_bytes_per_component): Unknown or not supported format: 808530000
Nov 16 17:01:42 tinyarch brave-browser.desktop[2556]: src/gbm_drv_common.c:131: GBM-DRV error (get_bytes_per_component): Unknown or not supported format: 808530000
Nov 16 17:01:42 tinyarch brave-browser.desktop[2556]: src/gbm_drv_common.c:131: GBM-DRV error (get_bytes_per_component): Unknown or not supported format: 808530000
Nov 16 17:01:42 tinyarch brave-browser.desktop[2556]: src/gbm_drv_common.c:131: GBM-DRV error (get_bytes_per_component): Unknown or not supported format: 808530000
Nov 16 17:01:42 tinyarch brave-browser.desktop[2556]: src/gbm_drv_common.c:131: GBM-DRV error (get_bytes_per_component): Unknown or not supported format: 808530000
Nov 16 17:01:42 tinyarch brave-browser.desktop[2556]: src/gbm_drv_common.c:131: GBM-DRV error (get_bytes_per_component): Unknown or not supported format: 808530000
Nov 16 17:01:42 tinyarch brave-browser.desktop[2556]: src/gbm_drv_common.c:131: GBM-DRV error (get_bytes_per_component): Unknown or not supported format: 808530000
Nov 16 17:01:42 tinyarch brave-browser.desktop[2556]: src/gbm_drv_common.c:131: GBM-DRV error (get_bytes_per_component): Unknown or not supported format: 808530000
Nov 16 17:01:42 tinyarch brave-browser.desktop[2556]: src/gbm_drv_common.c:131: GBM-DRV error (get_bytes_per_component): Unknown or not supported format: 808530000
Nov 16 17:01:42 tinyarch brave-browser.desktop[2556]: src/gbm_drv_common.c:131: GBM-DRV error (get_bytes_per_component): Unknown or not supported format: 808530000
Nov 16 17:01:42 tinyarch brave-browser.desktop[2509]: tracing_subscriber - init success
Nov 16 17:01:42 tinyarch brave-browser.desktop[2509]: [2509:2509:1116/170142.759407:ERROR:object_proxy.cc(576)] Failed to call method: org.freedesktop.ScreenSaver.GetActive: object_path= /org/freedesktop/ScreenSaver: org.freedesktop.DBus.Error.NotSupported: This method is not part of the idle inhibition specification: https://specifications.freedesktop.org/idle-inhibit-spec/latest/
Nov 16 17:01:43 tinyarch gnome-character[2152]: JS LOG: Characters Application exiting
Nov 16 17:01:48 tinyarch systemd-timesyncd[619]: Contacted time server [2001:41d0:8:7a7d::1]:123 (2.arch.pool.ntp.org).
Nov 16 17:01:48 tinyarch systemd-timesyncd[619]: Initial clock synchronization to Sat 2024-11-16 17:01:48.412256 CET.
Nov 16 17:01:57 tinyarch sudo[2743]: zeikotsu : TTY=pts/0 ; PWD=/home/zeikotsu ; USER=root ; COMMAND=/usr/bin/journalctl -b 1
Nov 16 17:01:57 tinyarch sudo[2743]: pam_unix(sudo:session): session opened for user root(uid=0) by zeikotsu(uid=1000)
Nov 16 17:01:57 tinyarch sudo[2743]: pam_unix(sudo:session): session closed for user root
Nov 16 17:01:59 tinyarch brave-browser.desktop[2755]: Opening in existing browser session.
Nov 16 17:02:00 tinyarch systemd[1]: systemd-localed.service: Deactivated successfully.
Nov 16 17:02:00 tinyarch systemd[1]: systemd-hostnamed.service: Deactivated successfully.
Nov 16 17:02:02 tinyarch systemd[1]: systemd-timedated.service: Deactivated successfully.
Nov 16 17:02:21 tinyarch geoclue[1105]: Service not used for 60 seconds. Shutting down..
Nov 16 17:02:21 tinyarch systemd[1]: geoclue.service: Deactivated successfully.
Nov 16 17:02:30 tinyarch systemd[1503]: Starting Virtual filesystem metadata service...
Nov 16 17:02:30 tinyarch systemd[1503]: Started Virtual filesystem metadata service.
Nov 16 17:02:32 tinyarch epiphany-search[2154]: broker.vala:159: Error loading plugin: libaspell.so.15: cannot open shared object file: No such file or directory
Nov 16 17:02:32 tinyarch epiphany-search[2154]: broker.vala:159: Error loading plugin: libhunspell-1.7.so.0: cannot open shared object file: No such file or directory
Nov 16 17:02:32 tinyarch epiphany-search[2154]: broker.vala:159: Error loading plugin: libhspell.so.0: cannot open shared object file: No such file or directory
Nov 16 17:02:32 tinyarch epiphany-search[2154]: broker.vala:159: Error loading plugin: libnuspell.so.5: cannot open shared object file: No such file or directory
Nov 16 17:02:32 tinyarch epiphany-search[2154]: broker.vala:159: Error loading plugin: libvoikko.so.1: cannot open shared object file: No such file or directory
Nov 16 17:02:32 tinyarch systemd[1503]: dbus-:1.2-org.gnome.Epiphany.SearchProvider@0.service: Unit process 2248 (WebKitNetworkPr) remains running after unit stopped.
Nov 16 17:02:32 tinyarch systemd[1503]: dbus-:1.2-org.gnome.Epiphany.SearchProvider@0.service: Consumed 236ms CPU time, 94.2M memory peak.
Nov 16 17:02:37 tinyarch sudo[2904]: zeikotsu : TTY=pts/0 ; PWD=/home/zeikotsu ; USER=root ; COMMAND=/usr/bin/journalctl -b
Nov 16 17:02:37 tinyarch sudo[2904]: pam_unix(sudo:session): session opened for user root(uid=0) by zeikotsu(uid=1000)
Nov 16 17:02:38 tinyarch sudo[2904]: pam_unix(sudo:session): session closed for user root
Nov 16 17:02:41 tinyarch brave-browser.desktop[2936]: Opening in existing browser session.
Nov 16 17:03:17 tinyarch systemd-logind[629]: The system will suspend now!
Nov 16 17:03:17 tinyarch NetworkManager[626]: <info>  [1731772997.9573] manager: sleep: sleep requested (sleeping: no  enabled: yes)
Nov 16 17:03:17 tinyarch NetworkManager[626]: <info>  [1731772997.9574] device (wlp8s0): state change: disconnected -> unmanaged (reason 'unmanaged-sleeping', managed-type: 'full')
Nov 16 17:03:17 tinyarch rtkit-daemon[1118]: Successfully made thread 1633 of process 1604 owned by '1000' high priority at nice level 0.
Nov 16 17:03:17 tinyarch rtkit-daemon[1118]: Supervising 7 threads of 4 processes of 1 users.
Nov 16 17:03:17 tinyarch NetworkManager[626]: <info>  [1731772997.9991] device (wlp8s0): set-hw-addr: reset MAC address to A4:B1:C1:C8:02:26 (unmanage)
Nov 16 17:03:18 tinyarch wpa_supplicant[757]: p2p-dev-wlp8s0: CTRL-EVENT-DSCP-POLICY clear_all
Nov 16 17:03:18 tinyarch NetworkManager[626]: <info>  [1731772998.0012] device (p2p-dev-wlp8s0): state change: disconnected -> unmanaged (reason 'unmanaged-sleeping', managed-type: 'full')
Nov 16 17:03:18 tinyarch NetworkManager[626]: <info>  [1731772998.0012] manager: NetworkManager state is now ASLEEP
Nov 16 17:03:18 tinyarch NetworkManager[626]: <info>  [1731772998.0013] device (eno1): state change: activated -> deactivating (reason 'sleeping', managed-type: 'full')
Nov 16 17:03:18 tinyarch wpa_supplicant[757]: p2p-dev-wlp8s0: CTRL-EVENT-DSCP-POLICY clear_all
Nov 16 17:03:18 tinyarch wpa_supplicant[757]: nl80211: deinit ifname=p2p-dev-wlp8s0 disabled_11b_rates=0
Nov 16 17:03:18 tinyarch systemd[1]: Starting Network Manager Script Dispatcher Service...
Nov 16 17:03:18 tinyarch rtkit-daemon[1118]: Supervising 6 threads of 3 processes of 1 users.
Nov 16 17:03:18 tinyarch rtkit-daemon[1118]: Supervising 6 threads of 3 processes of 1 users.
Nov 16 17:03:18 tinyarch rtkit-daemon[1118]: Successfully made thread 1633 of process 1604 owned by '1000' RT at priority 20.
Nov 16 17:03:18 tinyarch rtkit-daemon[1118]: Supervising 7 threads of 4 processes of 1 users.
Nov 16 17:03:18 tinyarch systemd-logind[629]: Suspend key pressed short.
Nov 16 17:03:18 tinyarch systemd[1]: Started Network Manager Script Dispatcher Service.
Nov 16 17:03:18 tinyarch NetworkManager[626]: <info>  [1731772998.0622] device (eno1): state change: deactivating -> disconnected (reason 'sleeping', managed-type: 'full')
Nov 16 17:03:18 tinyarch NetworkManager[626]: <info>  [1731772998.0677] dhcp4 (eno1): canceled DHCP transaction
Nov 16 17:03:18 tinyarch NetworkManager[626]: <info>  [1731772998.0677] dhcp4 (eno1): activation: beginning transaction (timeout in 45 seconds)
Nov 16 17:03:18 tinyarch NetworkManager[626]: <info>  [1731772998.0677] dhcp4 (eno1): state changed no lease
Nov 16 17:03:18 tinyarch wpa_supplicant[757]: wlp8s0: CTRL-EVENT-DSCP-POLICY clear_all
Nov 16 17:03:18 tinyarch wpa_supplicant[757]: wlp8s0: CTRL-EVENT-DSCP-POLICY clear_all
Nov 16 17:03:18 tinyarch wpa_supplicant[757]: nl80211: deinit ifname=wlp8s0 disabled_11b_rates=0
Nov 16 17:03:18 tinyarch NetworkManager[626]: <info>  [1731772998.1748] device (eno1): state change: disconnected -> unmanaged (reason 'unmanaged-sleeping', managed-type: 'full')
Nov 16 17:03:18 tinyarch kernel: r8169 0000:07:00.0 eno1: Link is Down
Nov 16 17:03:18 tinyarch gnome-shell[1604]: Cursor update failed: drmModeAtomicCommit: Invalid argument
Nov 16 17:03:18 tinyarch systemd[1]: Reached target Sleep.
Nov 16 17:03:18 tinyarch systemd[1]: Starting NVIDIA system suspend actions...
Nov 16 17:03:18 tinyarch suspend[3105]: nvidia-suspend.service
Nov 16 17:03:18 tinyarch logger[3105]: <13>Nov 16 17:03:18 suspend: nvidia-suspend.service
Nov 16 17:03:19 tinyarch bluetoothd[628]: Endpoint unregistered: sender=:1.95 path=/MediaEndpoint/A2DPSource/ldac
Nov 16 17:03:19 tinyarch bluetoothd[628]: Endpoint unregistered: sender=:1.95 path=/MediaEndpoint/A2DPSink/aptx_hd
Nov 16 17:03:19 tinyarch bluetoothd[628]: Endpoint unregistered: sender=:1.95 path=/MediaEndpoint/A2DPSource/aptx_hd
Nov 16 17:03:19 tinyarch bluetoothd[628]: Endpoint unregistered: sender=:1.95 path=/MediaEndpoint/A2DPSink/aptx
Nov 16 17:03:19 tinyarch bluetoothd[628]: Endpoint unregistered: sender=:1.95 path=/MediaEndpoint/A2DPSource/aptx
Nov 16 17:03:19 tinyarch bluetoothd[628]: Endpoint unregistered: sender=:1.95 path=/MediaEndpoint/A2DPSink/aac
Nov 16 17:03:19 tinyarch bluetoothd[628]: Endpoint unregistered: sender=:1.95 path=/MediaEndpoint/A2DPSource/aac
Nov 16 17:03:19 tinyarch bluetoothd[628]: Endpoint unregistered: sender=:1.95 path=/MediaEndpoint/A2DPSink/opus_g
Nov 16 17:03:19 tinyarch bluetoothd[628]: Endpoint unregistered: sender=:1.95 path=/MediaEndpoint/A2DPSource/opus_g
Nov 16 17:03:19 tinyarch bluetoothd[628]: Endpoint unregistered: sender=:1.95 path=/MediaEndpoint/A2DPSink/sbc
Nov 16 17:03:19 tinyarch bluetoothd[628]: Endpoint unregistered: sender=:1.95 path=/MediaEndpoint/A2DPSource/sbc
Nov 16 17:03:19 tinyarch bluetoothd[628]: Endpoint unregistered: sender=:1.95 path=/MediaEndpoint/A2DPSource/aptx_ll_1
Nov 16 17:03:19 tinyarch bluetoothd[628]: Endpoint unregistered: sender=:1.95 path=/MediaEndpoint/A2DPSource/aptx_ll_0
Nov 16 17:03:19 tinyarch gsd-media-keys[1715]: Unable to get default sink
Nov 16 17:03:19 tinyarch gsd-media-keys[1715]: Unable to get default source
Nov 16 17:03:19 tinyarch bluetoothd[628]: Endpoint unregistered: sender=:1.95 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_1
Nov 16 17:03:19 tinyarch bluetoothd[628]: Endpoint unregistered: sender=:1.95 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_0
Nov 16 17:03:19 tinyarch kernel: rfkill: input handler enabled
Nov 16 17:03:19 tinyarch bluetoothd[628]: Endpoint unregistered: sender=:1.95 path=/MediaEndpoint/A2DPSource/faststream
Nov 16 17:03:19 tinyarch bluetoothd[628]: Endpoint unregistered: sender=:1.95 path=/MediaEndpoint/A2DPSource/faststream_duplex
Nov 16 17:03:19 tinyarch bluetoothd[628]: Endpoint unregistered: sender=:1.95 path=/MediaEndpoint/A2DPSink/opus_05
Nov 16 17:03:19 tinyarch bluetoothd[628]: Endpoint unregistered: sender=:1.95 path=/MediaEndpoint/A2DPSource/opus_05
Nov 16 17:03:19 tinyarch bluetoothd[628]: Endpoint unregistered: sender=:1.95 path=/MediaEndpoint/A2DPSink/opus_05_duplex
Nov 16 17:03:19 tinyarch bluetoothd[628]: Endpoint unregistered: sender=:1.95 path=/MediaEndpoint/A2DPSource/opus_05_duplex
Nov 16 17:03:19 tinyarch kernel: ------------[ cut here ]------------
Nov 16 17:03:19 tinyarch kernel: WARNING: CPU: 13 PID: 3106 at include/linux/rwsem.h:80 follow_pte+0x1de/0x200
Nov 16 17:03:19 tinyarch kernel: Modules linked in: xt_conntrack xt_MASQUERADE bridge stp llc nf_conntrack_netlink xfrm_user xfrm_algo ip6table_nat ip6table_filter ip6_tables iptable_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 libcrc32c xt_addrtype iptable_filter snd_seq_dummy snd_hrtimer rfcomm snd_seq overlay mousedev joydev uhid cmac algif_hash algif_skcipher af_alg bnep iwlmvm vfat fat snd_usb_audio mac80211 snd_usbmidi_lib snd_ump libarc4 snd_rawmidi ptp snd_seq_device pps_core mc btusb iwlwifi btrtl btintel btbcm btmtk cfg80211 bluetooth r8169 realtek mdio_devres rfkill nzxt_kraken3 libphy hid_generic usbhid amd_atl intel_rapl_msr intel_rapl_common kvm_amd snd_hda_codec_realtek ccp snd_hda_codec_generic snd_hda_scodec_component snd_hda_codec_hdmi kvm snd_hda_intel snd_intel_dspcfg snd_intel_sdw_acpi crct10dif_pclmul crc32_pclmul snd_hda_codec polyval_clmulni polyval_generic snd_hda_core ghash_clmulni_intel sha512_ssse3 snd_hwdep sha256_ssse3 sha1_ssse3 snd_pcm aesni_intel snd_timer gf128mul crypto_simd snd cryptd
Nov 16 17:03:19 tinyarch kernel:  sp5100_tco soundcore gigabyte_wmi wmi_bmof i2c_piix4 rapl pcspkr k10temp i2c_smbus gpio_amdpt gpio_generic mac_hid crypto_user loop nfnetlink ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 dm_mod nvme crc32c_intel nvme_core xhci_pci xhci_pci_renesas nvme_auth nvidia_drm(POE) drm_ttm_helper ttm nvidia_uvm(POE) nvidia_modeset(POE) video wmi nvidia(POE)
Nov 16 17:03:19 tinyarch kernel: CPU: 13 UID: 0 PID: 3106 Comm: nvidia-sleep.sh Tainted: P           OE      6.11.8-arch1-2 #1 1400000003000000474e550014adde1903f711f0
Nov 16 17:03:19 tinyarch kernel: Tainted: [P]=PROPRIETARY_MODULE, [O]=OOT_MODULE, [E]=UNSIGNED_MODULE
Nov 16 17:03:19 tinyarch kernel: Hardware name: Gigabyte Technology Co., Ltd. B550I AORUS PRO AX/B550I AORUS PRO AX, BIOS F15 01/04/2022
Nov 16 17:03:19 tinyarch kernel: RIP: 0010:follow_pte+0x1de/0x200
Nov 16 17:03:19 tinyarch kernel: Code: 39 d9 00 48 81 e2 00 00 00 c0 48 09 c2 48 f7 d2 48 85 fa 75 20 e8 42 f1 ff ff 48 8b 35 db 0d 5f 01 48 81 e6 00 00 00 c0 eb 8d <0f> 0b 48 3b 1f 0f 83 50 fe ff ff bd ea ff ff ff eb b6 49 8b 3c 24
Nov 16 17:03:19 tinyarch kernel: RSP: 0018:ffffab49533b7798 EFLAGS: 00010246
Nov 16 17:03:19 tinyarch kernel: RAX: 0000000000000000 RBX: 00007ae70e800000 RCX: ffffab49533b77d8
Nov 16 17:03:19 tinyarch kernel: RDX: ffffab49533b77d0 RSI: 00007ae70e800000 RDI: ffff8bf6bf9f6678
Nov 16 17:03:19 tinyarch kernel: RBP: ffffab49533b7818 R08: ffffab49533b7970 R09: 0000000000000000
Nov 16 17:03:19 tinyarch kernel: R10: 0000000000400031 R11: ffffffffc46c7720 R12: ffffab49533b77d8
Nov 16 17:03:19 tinyarch kernel: R13: ffffab49533b77d0 R14: ffff8bf65ec35280 R15: 0000000000000000
Nov 16 17:03:19 tinyarch kernel: FS:  0000765c5777cb80(0000) GS:ffff8bfd5f080000(0000) knlGS:0000000000000000
Nov 16 17:03:19 tinyarch kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Nov 16 17:03:19 tinyarch kernel: CR2: 00005ec28ecc14f0 CR3: 00000001a5948000 CR4: 0000000000f50ef0
Nov 16 17:03:19 tinyarch kernel: PKRU: 55555554
Nov 16 17:03:19 tinyarch kernel: Call Trace:
Nov 16 17:03:19 tinyarch kernel:  <TASK>
Nov 16 17:03:19 tinyarch kernel:  ? follow_pte+0x1de/0x200
Nov 16 17:03:19 tinyarch kernel:  ? __warn.cold+0x8e/0xe8
Nov 16 17:03:19 tinyarch kernel:  ? follow_pte+0x1de/0x200
Nov 16 17:03:19 tinyarch kernel:  ? report_bug+0xff/0x140
Nov 16 17:03:19 tinyarch kernel:  ? handle_bug+0x58/0x90
Nov 16 17:03:19 tinyarch kernel:  ? exc_invalid_op+0x17/0x70
Nov 16 17:03:19 tinyarch kernel:  ? asm_exc_invalid_op+0x1a/0x20
Nov 16 17:03:19 tinyarch kernel:  ? follow_pte+0x1de/0x200
Nov 16 17:03:19 tinyarch kernel:  follow_phys+0x49/0x110
Nov 16 17:03:19 tinyarch kernel:  untrack_pfn+0x55/0x120
Nov 16 17:03:19 tinyarch kernel:  unmap_single_vma+0xa6/0xe0
Nov 16 17:03:19 tinyarch kernel:  zap_page_range_single+0x122/0x1d0
Nov 16 17:03:19 tinyarch kernel:  unmap_mapping_range+0x116/0x140
Nov 16 17:03:19 tinyarch kernel:  nv_revoke_gpu_mappings_locked+0x47/0x70 [nvidia 1400000003000000474e550069f987d210ebbdf4]
Nov 16 17:03:19 tinyarch kernel:  nv_set_system_power_state+0x1cd/0x480 [nvidia 1400000003000000474e550069f987d210ebbdf4]
Nov 16 17:03:19 tinyarch kernel:  nv_procfs_write_suspend+0xef/0x170 [nvidia 1400000003000000474e550069f987d210ebbdf4]
Nov 16 17:03:19 tinyarch kernel:  proc_reg_write+0x5d/0xa0
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  vfs_write+0xfe/0x460
Nov 16 17:03:19 tinyarch kernel:  ? __fpu_restore_sig+0x1d1/0x540
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? get_close_on_exec+0x34/0x40
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ksys_write+0x6d/0xf0
Nov 16 17:03:19 tinyarch kernel:  do_syscall_64+0x82/0x190
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? get_page_from_freelist+0x16c3/0x1960
Nov 16 17:03:19 tinyarch kernel:  ? __do_sys_newfstat+0x68/0x70
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? page_counter_uncharge+0x33/0x80
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? drain_stock+0x68/0xa0
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? __refill_stock+0x81/0x90
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? refill_stock+0x1a/0x30
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? try_charge_memcg+0x5dd/0x630
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? __mod_memcg_lruvec_state+0xa0/0x150
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? __lruvec_stat_mod_folio+0x83/0xd0
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? set_ptes.isra.0+0x41/0x90
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? do_anonymous_page+0xfe/0x870
Nov 16 17:03:19 tinyarch kernel:  ? __pte_offset_map+0x1b/0x180
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? __handle_mm_fault+0xbe7/0x1030
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? __count_memcg_events+0x58/0xf0
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? count_memcg_events.constprop.0+0x1a/0x30
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? handle_mm_fault+0x1bb/0x2c0
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? do_user_addr_fault+0x36c/0x620
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? exc_page_fault+0x81/0x190
Nov 16 17:03:19 tinyarch kernel:  entry_SYSCALL_64_after_hwframe+0x76/0x7e
Nov 16 17:03:19 tinyarch kernel: RIP: 0033:0x765c578f97a4
Nov 16 17:03:19 tinyarch kernel: Code: c7 00 16 00 00 00 b8 ff ff ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 f3 0f 1e fa 80 3d c5 28 0e 00 00 74 13 b8 01 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 54 c3 0f 1f 00 55 48 89 e5 48 83 ec 20 48 89
Nov 16 17:03:19 tinyarch kernel: RSP: 002b:00007ffcafbf9f98 EFLAGS: 00000202 ORIG_RAX: 0000000000000001
Nov 16 17:03:19 tinyarch kernel: RAX: ffffffffffffffda RBX: 0000000000000008 RCX: 0000765c578f97a4
Nov 16 17:03:19 tinyarch kernel: RDX: 0000000000000008 RSI: 00005be8a1848cb0 RDI: 0000000000000001
Nov 16 17:03:19 tinyarch kernel: RBP: 00007ffcafbf9fc0 R08: 0000000000000410 R09: 0000000000000001
Nov 16 17:03:19 tinyarch kernel: R10: 0000000000000004 R11: 0000000000000202 R12: 0000000000000008
Nov 16 17:03:19 tinyarch kernel: R13: 00005be8a1848cb0 R14: 0000765c579d55c0 R15: 0000765c579d2ea0
Nov 16 17:03:19 tinyarch kernel:  </TASK>
Nov 16 17:03:19 tinyarch kernel: ---[ end trace 0000000000000000 ]---
Nov 16 17:03:19 tinyarch kernel: ------------[ cut here ]------------
Nov 16 17:03:19 tinyarch kernel: WARNING: CPU: 13 PID: 3106 at include/linux/rwsem.h:80 follow_pte+0x1de/0x200
Nov 16 17:03:19 tinyarch kernel: Modules linked in: xt_conntrack xt_MASQUERADE bridge stp llc nf_conntrack_netlink xfrm_user xfrm_algo ip6table_nat ip6table_filter ip6_tables iptable_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 libcrc32c xt_addrtype iptable_filter snd_seq_dummy snd_hrtimer rfcomm snd_seq overlay mousedev joydev uhid cmac algif_hash algif_skcipher af_alg bnep iwlmvm vfat fat snd_usb_audio mac80211 snd_usbmidi_lib snd_ump libarc4 snd_rawmidi ptp snd_seq_device pps_core mc btusb iwlwifi btrtl btintel btbcm btmtk cfg80211 bluetooth r8169 realtek mdio_devres rfkill nzxt_kraken3 libphy hid_generic usbhid amd_atl intel_rapl_msr intel_rapl_common kvm_amd snd_hda_codec_realtek ccp snd_hda_codec_generic snd_hda_scodec_component snd_hda_codec_hdmi kvm snd_hda_intel snd_intel_dspcfg snd_intel_sdw_acpi crct10dif_pclmul crc32_pclmul snd_hda_codec polyval_clmulni polyval_generic snd_hda_core ghash_clmulni_intel sha512_ssse3 snd_hwdep sha256_ssse3 sha1_ssse3 snd_pcm aesni_intel snd_timer gf128mul crypto_simd snd cryptd
Nov 16 17:03:19 tinyarch kernel:  sp5100_tco soundcore gigabyte_wmi wmi_bmof i2c_piix4 rapl pcspkr k10temp i2c_smbus gpio_amdpt gpio_generic mac_hid crypto_user loop nfnetlink ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 dm_mod nvme crc32c_intel nvme_core xhci_pci xhci_pci_renesas nvme_auth nvidia_drm(POE) drm_ttm_helper ttm nvidia_uvm(POE) nvidia_modeset(POE) video wmi nvidia(POE)
Nov 16 17:03:19 tinyarch kernel: CPU: 13 UID: 0 PID: 3106 Comm: nvidia-sleep.sh Tainted: P        W  OE      6.11.8-arch1-2 #1 1400000003000000474e550014adde1903f711f0
Nov 16 17:03:19 tinyarch kernel: Tainted: [P]=PROPRIETARY_MODULE, [W]=WARN, [O]=OOT_MODULE, [E]=UNSIGNED_MODULE
Nov 16 17:03:19 tinyarch kernel: Hardware name: Gigabyte Technology Co., Ltd. B550I AORUS PRO AX/B550I AORUS PRO AX, BIOS F15 01/04/2022
Nov 16 17:03:19 tinyarch kernel: RIP: 0010:follow_pte+0x1de/0x200
Nov 16 17:03:19 tinyarch kernel: Code: 39 d9 00 48 81 e2 00 00 00 c0 48 09 c2 48 f7 d2 48 85 fa 75 20 e8 42 f1 ff ff 48 8b 35 db 0d 5f 01 48 81 e6 00 00 00 c0 eb 8d <0f> 0b 48 3b 1f 0f 83 50 fe ff ff bd ea ff ff ff eb b6 49 8b 3c 24
Nov 16 17:03:19 tinyarch kernel: RSP: 0018:ffffab49533b7798 EFLAGS: 00010246
Nov 16 17:03:19 tinyarch kernel: RAX: 0000000000000000 RBX: 00007ae729703000 RCX: ffffab49533b77d8
Nov 16 17:03:19 tinyarch kernel: RDX: ffffab49533b77d0 RSI: 00007ae729703000 RDI: ffff8bf6bf2be7e8
Nov 16 17:03:19 tinyarch kernel: RBP: ffffab49533b7818 R08: ffffab49533b7970 R09: 0000000000000000
Nov 16 17:03:19 tinyarch kernel: R10: 000000000040002c R11: 0000000000000000 R12: ffffab49533b77d8
Nov 16 17:03:19 tinyarch kernel: R13: ffffab49533b77d0 R14: ffff8bf65ec35280 R15: 0000000000000000
Nov 16 17:03:19 tinyarch kernel: FS:  0000765c5777cb80(0000) GS:ffff8bfd5f080000(0000) knlGS:0000000000000000
Nov 16 17:03:19 tinyarch kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Nov 16 17:03:19 tinyarch kernel: CR2: 00005ec28ecc14f0 CR3: 00000001a5948000 CR4: 0000000000f50ef0
Nov 16 17:03:19 tinyarch kernel: PKRU: 55555554
Nov 16 17:03:19 tinyarch kernel: Call Trace:
Nov 16 17:03:19 tinyarch kernel:  <TASK>
Nov 16 17:03:19 tinyarch kernel:  ? follow_pte+0x1de/0x200
Nov 16 17:03:19 tinyarch kernel:  ? __warn.cold+0x8e/0xe8
Nov 16 17:03:19 tinyarch kernel:  ? follow_pte+0x1de/0x200
Nov 16 17:03:19 tinyarch kernel:  ? report_bug+0xff/0x140
Nov 16 17:03:19 tinyarch kernel:  ? handle_bug+0x58/0x90
Nov 16 17:03:19 tinyarch kernel:  ? exc_invalid_op+0x17/0x70
Nov 16 17:03:19 tinyarch kernel:  ? asm_exc_invalid_op+0x1a/0x20
Nov 16 17:03:19 tinyarch kernel:  ? follow_pte+0x1de/0x200
Nov 16 17:03:19 tinyarch kernel:  ? unmap_page_range+0x1568/0x1600
Nov 16 17:03:19 tinyarch kernel:  follow_phys+0x49/0x110
Nov 16 17:03:19 tinyarch kernel:  untrack_pfn+0x55/0x120
Nov 16 17:03:19 tinyarch kernel:  unmap_single_vma+0xa6/0xe0
Nov 16 17:03:19 tinyarch kernel:  zap_page_range_single+0x122/0x1d0
Nov 16 17:03:19 tinyarch kernel:  unmap_mapping_range+0x116/0x140
Nov 16 17:03:19 tinyarch kernel:  nv_revoke_gpu_mappings_locked+0x47/0x70 [nvidia 1400000003000000474e550069f987d210ebbdf4]
Nov 16 17:03:19 tinyarch kernel:  nv_set_system_power_state+0x1cd/0x480 [nvidia 1400000003000000474e550069f987d210ebbdf4]
Nov 16 17:03:19 tinyarch kernel:  nv_procfs_write_suspend+0xef/0x170 [nvidia 1400000003000000474e550069f987d210ebbdf4]
Nov 16 17:03:19 tinyarch kernel:  proc_reg_write+0x5d/0xa0
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  vfs_write+0xfe/0x460
Nov 16 17:03:19 tinyarch kernel:  ? __fpu_restore_sig+0x1d1/0x540
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? get_close_on_exec+0x34/0x40
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ksys_write+0x6d/0xf0
Nov 16 17:03:19 tinyarch kernel:  do_syscall_64+0x82/0x190
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? get_page_from_freelist+0x16c3/0x1960
Nov 16 17:03:19 tinyarch kernel:  ? __do_sys_newfstat+0x68/0x70
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? page_counter_uncharge+0x33/0x80
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? drain_stock+0x68/0xa0
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? __refill_stock+0x81/0x90
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? refill_stock+0x1a/0x30
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? try_charge_memcg+0x5dd/0x630
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? __mod_memcg_lruvec_state+0xa0/0x150
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? __lruvec_stat_mod_folio+0x83/0xd0
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? set_ptes.isra.0+0x41/0x90
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? do_anonymous_page+0xfe/0x870
Nov 16 17:03:19 tinyarch kernel:  ? __pte_offset_map+0x1b/0x180
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? __handle_mm_fault+0xbe7/0x1030
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? __count_memcg_events+0x58/0xf0
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? count_memcg_events.constprop.0+0x1a/0x30
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? handle_mm_fault+0x1bb/0x2c0
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? do_user_addr_fault+0x36c/0x620
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? exc_page_fault+0x81/0x190
Nov 16 17:03:19 tinyarch kernel:  entry_SYSCALL_64_after_hwframe+0x76/0x7e
Nov 16 17:03:19 tinyarch kernel: RIP: 0033:0x765c578f97a4
Nov 16 17:03:19 tinyarch kernel: Code: c7 00 16 00 00 00 b8 ff ff ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 f3 0f 1e fa 80 3d c5 28 0e 00 00 74 13 b8 01 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 54 c3 0f 1f 00 55 48 89 e5 48 83 ec 20 48 89
Nov 16 17:03:19 tinyarch kernel: RSP: 002b:00007ffcafbf9f98 EFLAGS: 00000202 ORIG_RAX: 0000000000000001
Nov 16 17:03:19 tinyarch kernel: RAX: ffffffffffffffda RBX: 0000000000000008 RCX: 0000765c578f97a4
Nov 16 17:03:19 tinyarch kernel: RDX: 0000000000000008 RSI: 00005be8a1848cb0 RDI: 0000000000000001
Nov 16 17:03:19 tinyarch kernel: RBP: 00007ffcafbf9fc0 R08: 0000000000000410 R09: 0000000000000001
Nov 16 17:03:19 tinyarch kernel: R10: 0000000000000004 R11: 0000000000000202 R12: 0000000000000008
Nov 16 17:03:19 tinyarch kernel: R13: 00005be8a1848cb0 R14: 0000765c579d55c0 R15: 0000765c579d2ea0
Nov 16 17:03:19 tinyarch kernel:  </TASK>
Nov 16 17:03:19 tinyarch kernel: ---[ end trace 0000000000000000 ]---
Nov 16 17:03:19 tinyarch kernel: ------------[ cut here ]------------
Nov 16 17:03:19 tinyarch kernel: WARNING: CPU: 13 PID: 3106 at include/linux/rwsem.h:80 follow_pte+0x1de/0x200
Nov 16 17:03:19 tinyarch kernel: Modules linked in: xt_conntrack xt_MASQUERADE bridge stp llc nf_conntrack_netlink xfrm_user xfrm_algo ip6table_nat ip6table_filter ip6_tables iptable_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 libcrc32c xt_addrtype iptable_filter snd_seq_dummy snd_hrtimer rfcomm snd_seq overlay mousedev joydev uhid cmac algif_hash algif_skcipher af_alg bnep iwlmvm vfat fat snd_usb_audio mac80211 snd_usbmidi_lib snd_ump libarc4 snd_rawmidi ptp snd_seq_device pps_core mc btusb iwlwifi btrtl btintel btbcm btmtk cfg80211 bluetooth r8169 realtek mdio_devres rfkill nzxt_kraken3 libphy hid_generic usbhid amd_atl intel_rapl_msr intel_rapl_common kvm_amd snd_hda_codec_realtek ccp snd_hda_codec_generic snd_hda_scodec_component snd_hda_codec_hdmi kvm snd_hda_intel snd_intel_dspcfg snd_intel_sdw_acpi crct10dif_pclmul crc32_pclmul snd_hda_codec polyval_clmulni polyval_generic snd_hda_core ghash_clmulni_intel sha512_ssse3 snd_hwdep sha256_ssse3 sha1_ssse3 snd_pcm aesni_intel snd_timer gf128mul crypto_simd snd cryptd
Nov 16 17:03:19 tinyarch kernel:  sp5100_tco soundcore gigabyte_wmi wmi_bmof i2c_piix4 rapl pcspkr k10temp i2c_smbus gpio_amdpt gpio_generic mac_hid crypto_user loop nfnetlink ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 dm_mod nvme crc32c_intel nvme_core xhci_pci xhci_pci_renesas nvme_auth nvidia_drm(POE) drm_ttm_helper ttm nvidia_uvm(POE) nvidia_modeset(POE) video wmi nvidia(POE)
Nov 16 17:03:19 tinyarch kernel: CPU: 13 UID: 0 PID: 3106 Comm: nvidia-sleep.sh Tainted: P        W  OE      6.11.8-arch1-2 #1 1400000003000000474e550014adde1903f711f0
Nov 16 17:03:19 tinyarch kernel: Tainted: [P]=PROPRIETARY_MODULE, [W]=WARN, [O]=OOT_MODULE, [E]=UNSIGNED_MODULE
Nov 16 17:03:19 tinyarch kernel: Hardware name: Gigabyte Technology Co., Ltd. B550I AORUS PRO AX/B550I AORUS PRO AX, BIOS F15 01/04/2022
Nov 16 17:03:19 tinyarch kernel: RIP: 0010:follow_pte+0x1de/0x200
Nov 16 17:03:19 tinyarch kernel: Code: 39 d9 00 48 81 e2 00 00 00 c0 48 09 c2 48 f7 d2 48 85 fa 75 20 e8 42 f1 ff ff 48 8b 35 db 0d 5f 01 48 81 e6 00 00 00 c0 eb 8d <0f> 0b 48 3b 1f 0f 83 50 fe ff ff bd ea ff ff ff eb b6 49 8b 3c 24
Nov 16 17:03:19 tinyarch kernel: RSP: 0018:ffffab49533b7798 EFLAGS: 00010246
Nov 16 17:03:19 tinyarch kernel: RAX: 0000000000000000 RBX: 00007ae729703000 RCX: ffffab49533b77d8
Nov 16 17:03:19 tinyarch kernel: RDX: ffffab49533b77d0 RSI: 00007ae729703000 RDI: ffff8bf6c012fcc0
Nov 16 17:03:19 tinyarch kernel: RBP: ffffab49533b7818 R08: ffffab49533b7970 R09: 0000000000000000
Nov 16 17:03:19 tinyarch kernel: R10: 000000000040003f R11: 0000000000000000 R12: ffffab49533b77d8
Nov 16 17:03:19 tinyarch kernel: R13: ffffab49533b77d0 R14: ffff8bf6621c3180 R15: 0000000000000000
Nov 16 17:03:19 tinyarch kernel: FS:  0000765c5777cb80(0000) GS:ffff8bfd5f080000(0000) knlGS:0000000000000000
Nov 16 17:03:19 tinyarch kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Nov 16 17:03:19 tinyarch kernel: CR2: 00005ec28ecc14f0 CR3: 00000001a5948000 CR4: 0000000000f50ef0
Nov 16 17:03:19 tinyarch kernel: PKRU: 55555554
Nov 16 17:03:19 tinyarch kernel: Call Trace:
Nov 16 17:03:19 tinyarch kernel:  <TASK>
Nov 16 17:03:19 tinyarch kernel:  ? follow_pte+0x1de/0x200
Nov 16 17:03:19 tinyarch kernel:  ? __warn.cold+0x8e/0xe8
Nov 16 17:03:19 tinyarch kernel:  ? follow_pte+0x1de/0x200
Nov 16 17:03:19 tinyarch kernel:  ? report_bug+0xff/0x140
Nov 16 17:03:19 tinyarch kernel:  ? handle_bug+0x58/0x90
Nov 16 17:03:19 tinyarch kernel:  ? exc_invalid_op+0x17/0x70
Nov 16 17:03:19 tinyarch kernel:  ? asm_exc_invalid_op+0x1a/0x20
Nov 16 17:03:19 tinyarch kernel:  ? follow_pte+0x1de/0x200
Nov 16 17:03:19 tinyarch kernel:  ? unmap_page_range+0x1568/0x1600
Nov 16 17:03:19 tinyarch kernel:  follow_phys+0x49/0x110
Nov 16 17:03:19 tinyarch kernel:  untrack_pfn+0x55/0x120
Nov 16 17:03:19 tinyarch kernel:  unmap_single_vma+0xa6/0xe0
Nov 16 17:03:19 tinyarch kernel:  zap_page_range_single+0x122/0x1d0
Nov 16 17:03:19 tinyarch kernel:  unmap_mapping_range+0x116/0x140
Nov 16 17:03:19 tinyarch kernel:  nv_revoke_gpu_mappings_locked+0x47/0x70 [nvidia 1400000003000000474e550069f987d210ebbdf4]
Nov 16 17:03:19 tinyarch kernel:  nv_set_system_power_state+0x1cd/0x480 [nvidia 1400000003000000474e550069f987d210ebbdf4]
Nov 16 17:03:19 tinyarch kernel:  nv_procfs_write_suspend+0xef/0x170 [nvidia 1400000003000000474e550069f987d210ebbdf4]
Nov 16 17:03:19 tinyarch kernel:  proc_reg_write+0x5d/0xa0
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  vfs_write+0xfe/0x460
Nov 16 17:03:19 tinyarch kernel:  ? __fpu_restore_sig+0x1d1/0x540
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? get_close_on_exec+0x34/0x40
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ksys_write+0x6d/0xf0
Nov 16 17:03:19 tinyarch kernel:  do_syscall_64+0x82/0x190
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? get_page_from_freelist+0x16c3/0x1960
Nov 16 17:03:19 tinyarch kernel:  ? __do_sys_newfstat+0x68/0x70
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? page_counter_uncharge+0x33/0x80
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? drain_stock+0x68/0xa0
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? __refill_stock+0x81/0x90
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? refill_stock+0x1a/0x30
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? try_charge_memcg+0x5dd/0x630
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? __mod_memcg_lruvec_state+0xa0/0x150
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? __lruvec_stat_mod_folio+0x83/0xd0
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? set_ptes.isra.0+0x41/0x90
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? do_anonymous_page+0xfe/0x870
Nov 16 17:03:19 tinyarch kernel:  ? __pte_offset_map+0x1b/0x180
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? __handle_mm_fault+0xbe7/0x1030
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? __count_memcg_events+0x58/0xf0
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? count_memcg_events.constprop.0+0x1a/0x30
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? handle_mm_fault+0x1bb/0x2c0
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? do_user_addr_fault+0x36c/0x620
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? exc_page_fault+0x81/0x190
Nov 16 17:03:19 tinyarch kernel:  entry_SYSCALL_64_after_hwframe+0x76/0x7e
Nov 16 17:03:19 tinyarch kernel: RIP: 0033:0x765c578f97a4
Nov 16 17:03:19 tinyarch kernel: Code: c7 00 16 00 00 00 b8 ff ff ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 f3 0f 1e fa 80 3d c5 28 0e 00 00 74 13 b8 01 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 54 c3 0f 1f 00 55 48 89 e5 48 83 ec 20 48 89
Nov 16 17:03:19 tinyarch kernel: RSP: 002b:00007ffcafbf9f98 EFLAGS: 00000202 ORIG_RAX: 0000000000000001
Nov 16 17:03:19 tinyarch kernel: RAX: ffffffffffffffda RBX: 0000000000000008 RCX: 0000765c578f97a4
Nov 16 17:03:19 tinyarch kernel: RDX: 0000000000000008 RSI: 00005be8a1848cb0 RDI: 0000000000000001
Nov 16 17:03:19 tinyarch kernel: RBP: 00007ffcafbf9fc0 R08: 0000000000000410 R09: 0000000000000001
Nov 16 17:03:19 tinyarch kernel: R10: 0000000000000004 R11: 0000000000000202 R12: 0000000000000008
Nov 16 17:03:19 tinyarch kernel: R13: 00005be8a1848cb0 R14: 0000765c579d55c0 R15: 0000765c579d2ea0
Nov 16 17:03:19 tinyarch kernel:  </TASK>
Nov 16 17:03:19 tinyarch kernel: ---[ end trace 0000000000000000 ]---
Nov 16 17:03:19 tinyarch kernel: ------------[ cut here ]------------
Nov 16 17:03:19 tinyarch kernel: WARNING: CPU: 13 PID: 3106 at include/linux/rwsem.h:80 follow_pte+0x1de/0x200
Nov 16 17:03:19 tinyarch kernel: Modules linked in: xt_conntrack xt_MASQUERADE bridge stp llc nf_conntrack_netlink xfrm_user xfrm_algo ip6table_nat ip6table_filter ip6_tables iptable_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 libcrc32c xt_addrtype iptable_filter snd_seq_dummy snd_hrtimer rfcomm snd_seq overlay mousedev joydev uhid cmac algif_hash algif_skcipher af_alg bnep iwlmvm vfat fat snd_usb_audio mac80211 snd_usbmidi_lib snd_ump libarc4 snd_rawmidi ptp snd_seq_device pps_core mc btusb iwlwifi btrtl btintel btbcm btmtk cfg80211 bluetooth r8169 realtek mdio_devres rfkill nzxt_kraken3 libphy hid_generic usbhid amd_atl intel_rapl_msr intel_rapl_common kvm_amd snd_hda_codec_realtek ccp snd_hda_codec_generic snd_hda_scodec_component snd_hda_codec_hdmi kvm snd_hda_intel snd_intel_dspcfg snd_intel_sdw_acpi crct10dif_pclmul crc32_pclmul snd_hda_codec polyval_clmulni polyval_generic snd_hda_core ghash_clmulni_intel sha512_ssse3 snd_hwdep sha256_ssse3 sha1_ssse3 snd_pcm aesni_intel snd_timer gf128mul crypto_simd snd cryptd
Nov 16 17:03:19 tinyarch kernel:  sp5100_tco soundcore gigabyte_wmi wmi_bmof i2c_piix4 rapl pcspkr k10temp i2c_smbus gpio_amdpt gpio_generic mac_hid crypto_user loop nfnetlink ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 dm_mod nvme crc32c_intel nvme_core xhci_pci xhci_pci_renesas nvme_auth nvidia_drm(POE) drm_ttm_helper ttm nvidia_uvm(POE) nvidia_modeset(POE) video wmi nvidia(POE)
Nov 16 17:03:19 tinyarch kernel: CPU: 13 UID: 0 PID: 3106 Comm: nvidia-sleep.sh Tainted: P        W  OE      6.11.8-arch1-2 #1 1400000003000000474e550014adde1903f711f0
Nov 16 17:03:19 tinyarch kernel: Tainted: [P]=PROPRIETARY_MODULE, [W]=WARN, [O]=OOT_MODULE, [E]=UNSIGNED_MODULE
Nov 16 17:03:19 tinyarch kernel: Hardware name: Gigabyte Technology Co., Ltd. B550I AORUS PRO AX/B550I AORUS PRO AX, BIOS F15 01/04/2022
Nov 16 17:03:19 tinyarch kernel: RIP: 0010:follow_pte+0x1de/0x200
Nov 16 17:03:19 tinyarch kernel: Code: 39 d9 00 48 81 e2 00 00 00 c0 48 09 c2 48 f7 d2 48 85 fa 75 20 e8 42 f1 ff ff 48 8b 35 db 0d 5f 01 48 81 e6 00 00 00 c0 eb 8d <0f> 0b 48 3b 1f 0f 83 50 fe ff ff bd ea ff ff ff eb b6 49 8b 3c 24
Nov 16 17:03:19 tinyarch kernel: RSP: 0018:ffffab49533b7798 EFLAGS: 00010246
Nov 16 17:03:19 tinyarch kernel: RAX: 0000000000000000 RBX: 00007ae71880c000 RCX: ffffab49533b77d8
Nov 16 17:03:19 tinyarch kernel: RDX: ffffab49533b77d0 RSI: 00007ae71880c000 RDI: ffff8bf6bf2be0b8
Nov 16 17:03:19 tinyarch kernel: RBP: ffffab49533b7818 R08: ffffab49533b7970 R09: 0000000000000000
Nov 16 17:03:19 tinyarch kernel: R10: 000000008040002e R11: 0000000000000000 R12: ffffab49533b77d8
Nov 16 17:03:19 tinyarch kernel: R13: ffffab49533b77d0 R14: ffff8bf65ec35280 R15: 0000000000000000
Nov 16 17:03:19 tinyarch kernel: FS:  0000765c5777cb80(0000) GS:ffff8bfd5f080000(0000) knlGS:0000000000000000
Nov 16 17:03:19 tinyarch kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Nov 16 17:03:19 tinyarch kernel: CR2: 00005ec28ecc14f0 CR3: 00000001a5948000 CR4: 0000000000f50ef0
Nov 16 17:03:19 tinyarch kernel: PKRU: 55555554
Nov 16 17:03:19 tinyarch kernel: Call Trace:
Nov 16 17:03:19 tinyarch kernel:  <TASK>
Nov 16 17:03:19 tinyarch kernel:  ? follow_pte+0x1de/0x200
Nov 16 17:03:19 tinyarch kernel:  ? __warn.cold+0x8e/0xe8
Nov 16 17:03:19 tinyarch kernel:  ? follow_pte+0x1de/0x200
Nov 16 17:03:19 tinyarch kernel:  ? report_bug+0xff/0x140
Nov 16 17:03:19 tinyarch kernel:  ? handle_bug+0x58/0x90
Nov 16 17:03:19 tinyarch kernel:  ? exc_invalid_op+0x17/0x70
Nov 16 17:03:19 tinyarch kernel:  ? asm_exc_invalid_op+0x1a/0x20
Nov 16 17:03:19 tinyarch kernel:  ? follow_pte+0x1de/0x200
Nov 16 17:03:19 tinyarch kernel:  ? unmap_page_range+0x1568/0x1600
Nov 16 17:03:19 tinyarch kernel:  follow_phys+0x49/0x110
Nov 16 17:03:19 tinyarch kernel:  untrack_pfn+0x55/0x120
Nov 16 17:03:19 tinyarch kernel:  unmap_single_vma+0xa6/0xe0
Nov 16 17:03:19 tinyarch kernel:  zap_page_range_single+0x122/0x1d0
Nov 16 17:03:19 tinyarch kernel:  unmap_mapping_range+0x116/0x140
Nov 16 17:03:19 tinyarch kernel:  nv_revoke_gpu_mappings_locked+0x47/0x70 [nvidia 1400000003000000474e550069f987d210ebbdf4]
Nov 16 17:03:19 tinyarch kernel:  nv_set_system_power_state+0x1cd/0x480 [nvidia 1400000003000000474e550069f987d210ebbdf4]
Nov 16 17:03:19 tinyarch kernel:  nv_procfs_write_suspend+0xef/0x170 [nvidia 1400000003000000474e550069f987d210ebbdf4]
Nov 16 17:03:19 tinyarch kernel:  proc_reg_write+0x5d/0xa0
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  vfs_write+0xfe/0x460
Nov 16 17:03:19 tinyarch kernel:  ? __fpu_restore_sig+0x1d1/0x540
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? get_close_on_exec+0x34/0x40
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ksys_write+0x6d/0xf0
Nov 16 17:03:19 tinyarch kernel:  do_syscall_64+0x82/0x190
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? get_page_from_freelist+0x16c3/0x1960
Nov 16 17:03:19 tinyarch kernel:  ? __do_sys_newfstat+0x68/0x70
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? page_counter_uncharge+0x33/0x80
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? drain_stock+0x68/0xa0
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? __refill_stock+0x81/0x90
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? refill_stock+0x1a/0x30
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? try_charge_memcg+0x5dd/0x630
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? __mod_memcg_lruvec_state+0xa0/0x150
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? __lruvec_stat_mod_folio+0x83/0xd0
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? set_ptes.isra.0+0x41/0x90
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? do_anonymous_page+0xfe/0x870
Nov 16 17:03:19 tinyarch kernel:  ? __pte_offset_map+0x1b/0x180
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? __handle_mm_fault+0xbe7/0x1030
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? __count_memcg_events+0x58/0xf0
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? count_memcg_events.constprop.0+0x1a/0x30
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? handle_mm_fault+0x1bb/0x2c0
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? do_user_addr_fault+0x36c/0x620
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? exc_page_fault+0x81/0x190
Nov 16 17:03:19 tinyarch kernel:  entry_SYSCALL_64_after_hwframe+0x76/0x7e
Nov 16 17:03:19 tinyarch kernel: RIP: 0033:0x765c578f97a4
Nov 16 17:03:19 tinyarch kernel: Code: c7 00 16 00 00 00 b8 ff ff ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 f3 0f 1e fa 80 3d c5 28 0e 00 00 74 13 b8 01 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 54 c3 0f 1f 00 55 48 89 e5 48 83 ec 20 48 89
Nov 16 17:03:19 tinyarch kernel: RSP: 002b:00007ffcafbf9f98 EFLAGS: 00000202 ORIG_RAX: 0000000000000001
Nov 16 17:03:19 tinyarch kernel: RAX: ffffffffffffffda RBX: 0000000000000008 RCX: 0000765c578f97a4
Nov 16 17:03:19 tinyarch kernel: RDX: 0000000000000008 RSI: 00005be8a1848cb0 RDI: 0000000000000001
Nov 16 17:03:19 tinyarch kernel: RBP: 00007ffcafbf9fc0 R08: 0000000000000410 R09: 0000000000000001
Nov 16 17:03:19 tinyarch kernel: R10: 0000000000000004 R11: 0000000000000202 R12: 0000000000000008
Nov 16 17:03:19 tinyarch kernel: R13: 00005be8a1848cb0 R14: 0000765c579d55c0 R15: 0000765c579d2ea0
Nov 16 17:03:19 tinyarch kernel:  </TASK>
Nov 16 17:03:19 tinyarch kernel: ---[ end trace 0000000000000000 ]---
Nov 16 17:03:19 tinyarch kernel: ------------[ cut here ]------------
Nov 16 17:03:19 tinyarch kernel: WARNING: CPU: 13 PID: 3106 at include/linux/rwsem.h:80 follow_pte+0x1de/0x200
Nov 16 17:03:19 tinyarch kernel: Modules linked in: xt_conntrack xt_MASQUERADE bridge stp llc nf_conntrack_netlink xfrm_user xfrm_algo ip6table_nat ip6table_filter ip6_tables iptable_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 libcrc32c xt_addrtype iptable_filter snd_seq_dummy snd_hrtimer rfcomm snd_seq overlay mousedev joydev uhid cmac algif_hash algif_skcipher af_alg bnep iwlmvm vfat fat snd_usb_audio mac80211 snd_usbmidi_lib snd_ump libarc4 snd_rawmidi ptp snd_seq_device pps_core mc btusb iwlwifi btrtl btintel btbcm btmtk cfg80211 bluetooth r8169 realtek mdio_devres rfkill nzxt_kraken3 libphy hid_generic usbhid amd_atl intel_rapl_msr intel_rapl_common kvm_amd snd_hda_codec_realtek ccp snd_hda_codec_generic snd_hda_scodec_component snd_hda_codec_hdmi kvm snd_hda_intel snd_intel_dspcfg snd_intel_sdw_acpi crct10dif_pclmul crc32_pclmul snd_hda_codec polyval_clmulni polyval_generic snd_hda_core ghash_clmulni_intel sha512_ssse3 snd_hwdep sha256_ssse3 sha1_ssse3 snd_pcm aesni_intel snd_timer gf128mul crypto_simd snd cryptd
Nov 16 17:03:19 tinyarch kernel:  sp5100_tco soundcore gigabyte_wmi wmi_bmof i2c_piix4 rapl pcspkr k10temp i2c_smbus gpio_amdpt gpio_generic mac_hid crypto_user loop nfnetlink ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 dm_mod nvme crc32c_intel nvme_core xhci_pci xhci_pci_renesas nvme_auth nvidia_drm(POE) drm_ttm_helper ttm nvidia_uvm(POE) nvidia_modeset(POE) video wmi nvidia(POE)
Nov 16 17:03:19 tinyarch kernel: CPU: 13 UID: 0 PID: 3106 Comm: nvidia-sleep.sh Tainted: P        W  OE      6.11.8-arch1-2 #1 1400000003000000474e550014adde1903f711f0
Nov 16 17:03:19 tinyarch kernel: Tainted: [P]=PROPRIETARY_MODULE, [W]=WARN, [O]=OOT_MODULE, [E]=UNSIGNED_MODULE
Nov 16 17:03:19 tinyarch kernel: Hardware name: Gigabyte Technology Co., Ltd. B550I AORUS PRO AX/B550I AORUS PRO AX, BIOS F15 01/04/2022
Nov 16 17:03:19 tinyarch kernel: RIP: 0010:follow_pte+0x1de/0x200
Nov 16 17:03:19 tinyarch kernel: Code: 39 d9 00 48 81 e2 00 00 00 c0 48 09 c2 48 f7 d2 48 85 fa 75 20 e8 42 f1 ff ff 48 8b 35 db 0d 5f 01 48 81 e6 00 00 00 c0 eb 8d <0f> 0b 48 3b 1f 0f 83 50 fe ff ff bd ea ff ff ff eb b6 49 8b 3c 24
Nov 16 17:03:19 tinyarch kernel: RSP: 0018:ffffab49533b7798 EFLAGS: 00010246
Nov 16 17:03:19 tinyarch kernel: RAX: 0000000000000000 RBX: 00007ae71880c000 RCX: ffffab49533b77d8
Nov 16 17:03:19 tinyarch kernel: RDX: ffffab49533b77d0 RSI: 00007ae71880c000 RDI: ffff8bf6bf4feda8
Nov 16 17:03:19 tinyarch kernel: RBP: ffffab49533b7818 R08: ffffab49533b7970 R09: 0000000000000000
Nov 16 17:03:19 tinyarch kernel: R10: 00000000000007e0 R11: 0000000000000000 R12: ffffab49533b77d8
Nov 16 17:03:19 tinyarch kernel: R13: ffffab49533b77d0 R14: ffff8bf6621c3180 R15: 0000000000000000
Nov 16 17:03:19 tinyarch kernel: FS:  0000765c5777cb80(0000) GS:ffff8bfd5f080000(0000) knlGS:0000000000000000
Nov 16 17:03:19 tinyarch kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Nov 16 17:03:19 tinyarch kernel: CR2: 00005ec28ecc14f0 CR3: 00000001a5948000 CR4: 0000000000f50ef0
Nov 16 17:03:19 tinyarch kernel: PKRU: 55555554
Nov 16 17:03:19 tinyarch kernel: Call Trace:
Nov 16 17:03:19 tinyarch kernel:  <TASK>
Nov 16 17:03:19 tinyarch kernel:  ? follow_pte+0x1de/0x200
Nov 16 17:03:19 tinyarch kernel:  ? __warn.cold+0x8e/0xe8
Nov 16 17:03:19 tinyarch kernel:  ? follow_pte+0x1de/0x200
Nov 16 17:03:19 tinyarch kernel:  ? report_bug+0xff/0x140
Nov 16 17:03:19 tinyarch kernel:  ? handle_bug+0x58/0x90
Nov 16 17:03:19 tinyarch kernel:  ? exc_invalid_op+0x17/0x70
Nov 16 17:03:19 tinyarch kernel:  ? asm_exc_invalid_op+0x1a/0x20
Nov 16 17:03:19 tinyarch kernel:  ? follow_pte+0x1de/0x200
Nov 16 17:03:19 tinyarch kernel:  ? unmap_page_range+0x1568/0x1600
Nov 16 17:03:19 tinyarch kernel:  follow_phys+0x49/0x110
Nov 16 17:03:19 tinyarch kernel:  untrack_pfn+0x55/0x120
Nov 16 17:03:19 tinyarch kernel:  unmap_single_vma+0xa6/0xe0
Nov 16 17:03:19 tinyarch kernel:  zap_page_range_single+0x122/0x1d0
Nov 16 17:03:19 tinyarch kernel:  unmap_mapping_range+0x116/0x140
Nov 16 17:03:19 tinyarch kernel:  nv_revoke_gpu_mappings_locked+0x47/0x70 [nvidia 1400000003000000474e550069f987d210ebbdf4]
Nov 16 17:03:19 tinyarch kernel:  nv_set_system_power_state+0x1cd/0x480 [nvidia 1400000003000000474e550069f987d210ebbdf4]
Nov 16 17:03:19 tinyarch kernel:  nv_procfs_write_suspend+0xef/0x170 [nvidia 1400000003000000474e550069f987d210ebbdf4]
Nov 16 17:03:19 tinyarch kernel:  proc_reg_write+0x5d/0xa0
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  vfs_write+0xfe/0x460
Nov 16 17:03:19 tinyarch kernel:  ? __fpu_restore_sig+0x1d1/0x540
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? get_close_on_exec+0x34/0x40
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ksys_write+0x6d/0xf0
Nov 16 17:03:19 tinyarch kernel:  do_syscall_64+0x82/0x190
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? get_page_from_freelist+0x16c3/0x1960
Nov 16 17:03:19 tinyarch kernel:  ? __do_sys_newfstat+0x68/0x70
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? page_counter_uncharge+0x33/0x80
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? drain_stock+0x68/0xa0
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? __refill_stock+0x81/0x90
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? refill_stock+0x1a/0x30
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? try_charge_memcg+0x5dd/0x630
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? __mod_memcg_lruvec_state+0xa0/0x150
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? __lruvec_stat_mod_folio+0x83/0xd0
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? set_ptes.isra.0+0x41/0x90
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? do_anonymous_page+0xfe/0x870
Nov 16 17:03:19 tinyarch kernel:  ? __pte_offset_map+0x1b/0x180
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? __handle_mm_fault+0xbe7/0x1030
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? __count_memcg_events+0x58/0xf0
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? count_memcg_events.constprop.0+0x1a/0x30
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? handle_mm_fault+0x1bb/0x2c0
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? do_user_addr_fault+0x36c/0x620
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? exc_page_fault+0x81/0x190
Nov 16 17:03:19 tinyarch kernel:  entry_SYSCALL_64_after_hwframe+0x76/0x7e
Nov 16 17:03:19 tinyarch kernel: RIP: 0033:0x765c578f97a4
Nov 16 17:03:19 tinyarch kernel: Code: c7 00 16 00 00 00 b8 ff ff ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 f3 0f 1e fa 80 3d c5 28 0e 00 00 74 13 b8 01 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 54 c3 0f 1f 00 55 48 89 e5 48 83 ec 20 48 89
Nov 16 17:03:19 tinyarch kernel: RSP: 002b:00007ffcafbf9f98 EFLAGS: 00000202 ORIG_RAX: 0000000000000001
Nov 16 17:03:19 tinyarch kernel: RAX: ffffffffffffffda RBX: 0000000000000008 RCX: 0000765c578f97a4
Nov 16 17:03:19 tinyarch kernel: RDX: 0000000000000008 RSI: 00005be8a1848cb0 RDI: 0000000000000001
Nov 16 17:03:19 tinyarch kernel: RBP: 00007ffcafbf9fc0 R08: 0000000000000410 R09: 0000000000000001
Nov 16 17:03:19 tinyarch kernel: R10: 0000000000000004 R11: 0000000000000202 R12: 0000000000000008
Nov 16 17:03:19 tinyarch kernel: R13: 00005be8a1848cb0 R14: 0000765c579d55c0 R15: 0000765c579d2ea0
Nov 16 17:03:19 tinyarch kernel:  </TASK>
Nov 16 17:03:19 tinyarch kernel: ---[ end trace 0000000000000000 ]---
Nov 16 17:03:19 tinyarch kernel: ------------[ cut here ]------------
Nov 16 17:03:19 tinyarch kernel: WARNING: CPU: 13 PID: 3106 at include/linux/rwsem.h:80 follow_pte+0x1de/0x200
Nov 16 17:03:19 tinyarch kernel: Modules linked in: xt_conntrack xt_MASQUERADE bridge stp llc nf_conntrack_netlink xfrm_user xfrm_algo ip6table_nat ip6table_filter ip6_tables iptable_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 libcrc32c xt_addrtype iptable_filter snd_seq_dummy snd_hrtimer rfcomm snd_seq overlay mousedev joydev uhid cmac algif_hash algif_skcipher af_alg bnep iwlmvm vfat fat snd_usb_audio mac80211 snd_usbmidi_lib snd_ump libarc4 snd_rawmidi ptp snd_seq_device pps_core mc btusb iwlwifi btrtl btintel btbcm btmtk cfg80211 bluetooth r8169 realtek mdio_devres rfkill nzxt_kraken3 libphy hid_generic usbhid amd_atl intel_rapl_msr intel_rapl_common kvm_amd snd_hda_codec_realtek ccp snd_hda_codec_generic snd_hda_scodec_component snd_hda_codec_hdmi kvm snd_hda_intel snd_intel_dspcfg snd_intel_sdw_acpi crct10dif_pclmul crc32_pclmul snd_hda_codec polyval_clmulni polyval_generic snd_hda_core ghash_clmulni_intel sha512_ssse3 snd_hwdep sha256_ssse3 sha1_ssse3 snd_pcm aesni_intel snd_timer gf128mul crypto_simd snd cryptd
Nov 16 17:03:19 tinyarch kernel:  sp5100_tco soundcore gigabyte_wmi wmi_bmof i2c_piix4 rapl pcspkr k10temp i2c_smbus gpio_amdpt gpio_generic mac_hid crypto_user loop nfnetlink ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 dm_mod nvme crc32c_intel nvme_core xhci_pci xhci_pci_renesas nvme_auth nvidia_drm(POE) drm_ttm_helper ttm nvidia_uvm(POE) nvidia_modeset(POE) video wmi nvidia(POE)
Nov 16 17:03:19 tinyarch kernel: CPU: 13 UID: 0 PID: 3106 Comm: nvidia-sleep.sh Tainted: P        W  OE      6.11.8-arch1-2 #1 1400000003000000474e550014adde1903f711f0
Nov 16 17:03:19 tinyarch kernel: Tainted: [P]=PROPRIETARY_MODULE, [W]=WARN, [O]=OOT_MODULE, [E]=UNSIGNED_MODULE
Nov 16 17:03:19 tinyarch kernel: Hardware name: Gigabyte Technology Co., Ltd. B550I AORUS PRO AX/B550I AORUS PRO AX, BIOS F15 01/04/2022
Nov 16 17:03:19 tinyarch kernel: RIP: 0010:follow_pte+0x1de/0x200
Nov 16 17:03:19 tinyarch kernel: Code: 39 d9 00 48 81 e2 00 00 00 c0 48 09 c2 48 f7 d2 48 85 fa 75 20 e8 42 f1 ff ff 48 8b 35 db 0d 5f 01 48 81 e6 00 00 00 c0 eb 8d <0f> 0b 48 3b 1f 0f 83 50 fe ff ff bd ea ff ff ff eb b6 49 8b 3c 24
Nov 16 17:03:19 tinyarch kernel: RSP: 0018:ffffab49533b7798 EFLAGS: 00010246
Nov 16 17:03:19 tinyarch kernel: RAX: 0000000000000000 RBX: 00007ae71dd78000 RCX: ffffab49533b77d8
Nov 16 17:03:19 tinyarch kernel: RDX: ffffab49533b77d0 RSI: 00007ae71dd78000 RDI: ffff8bf6c02e20b8
Nov 16 17:03:19 tinyarch kernel: RBP: ffffab49533b7818 R08: ffffab49533b7970 R09: 0000000000000000
Nov 16 17:03:19 tinyarch kernel: R10: 000000008040002d R11: 0000000000000000 R12: ffffab49533b77d8
Nov 16 17:03:19 tinyarch kernel: R13: ffffab49533b77d0 R14: ffff8bf65ec35280 R15: 0000000000000000
Nov 16 17:03:19 tinyarch kernel: FS:  0000765c5777cb80(0000) GS:ffff8bfd5f080000(0000) knlGS:0000000000000000
Nov 16 17:03:19 tinyarch kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Nov 16 17:03:19 tinyarch kernel: CR2: 00005ec28ecc14f0 CR3: 00000001a5948000 CR4: 0000000000f50ef0
Nov 16 17:03:19 tinyarch kernel: PKRU: 55555554
Nov 16 17:03:19 tinyarch kernel: Call Trace:
Nov 16 17:03:19 tinyarch kernel:  <TASK>
Nov 16 17:03:19 tinyarch kernel:  ? follow_pte+0x1de/0x200
Nov 16 17:03:19 tinyarch kernel:  ? __warn.cold+0x8e/0xe8
Nov 16 17:03:19 tinyarch kernel:  ? follow_pte+0x1de/0x200
Nov 16 17:03:19 tinyarch kernel:  ? report_bug+0xff/0x140
Nov 16 17:03:19 tinyarch kernel:  ? handle_bug+0x58/0x90
Nov 16 17:03:19 tinyarch kernel:  ? exc_invalid_op+0x17/0x70
Nov 16 17:03:19 tinyarch kernel:  ? asm_exc_invalid_op+0x1a/0x20
Nov 16 17:03:19 tinyarch kernel:  ? follow_pte+0x1de/0x200
Nov 16 17:03:19 tinyarch kernel:  ? unmap_page_range+0x1568/0x1600
Nov 16 17:03:19 tinyarch kernel:  follow_phys+0x49/0x110
Nov 16 17:03:19 tinyarch kernel:  untrack_pfn+0x55/0x120
Nov 16 17:03:19 tinyarch kernel:  unmap_single_vma+0xa6/0xe0
Nov 16 17:03:19 tinyarch kernel:  zap_page_range_single+0x122/0x1d0
Nov 16 17:03:19 tinyarch kernel:  unmap_mapping_range+0x116/0x140
Nov 16 17:03:19 tinyarch kernel:  nv_revoke_gpu_mappings_locked+0x47/0x70 [nvidia 1400000003000000474e550069f987d210ebbdf4]
Nov 16 17:03:19 tinyarch kernel:  nv_set_system_power_state+0x1cd/0x480 [nvidia 1400000003000000474e550069f987d210ebbdf4]
Nov 16 17:03:19 tinyarch kernel:  nv_procfs_write_suspend+0xef/0x170 [nvidia 1400000003000000474e550069f987d210ebbdf4]
Nov 16 17:03:19 tinyarch kernel:  proc_reg_write+0x5d/0xa0
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  vfs_write+0xfe/0x460
Nov 16 17:03:19 tinyarch kernel:  ? __fpu_restore_sig+0x1d1/0x540
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? get_close_on_exec+0x34/0x40
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ksys_write+0x6d/0xf0
Nov 16 17:03:19 tinyarch kernel:  do_syscall_64+0x82/0x190
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? get_page_from_freelist+0x16c3/0x1960
Nov 16 17:03:19 tinyarch kernel:  ? __do_sys_newfstat+0x68/0x70
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? page_counter_uncharge+0x33/0x80
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? drain_stock+0x68/0xa0
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? __refill_stock+0x81/0x90
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? refill_stock+0x1a/0x30
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? try_charge_memcg+0x5dd/0x630
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? __mod_memcg_lruvec_state+0xa0/0x150
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? __lruvec_stat_mod_folio+0x83/0xd0
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? set_ptes.isra.0+0x41/0x90
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? do_anonymous_page+0xfe/0x870
Nov 16 17:03:19 tinyarch kernel:  ? __pte_offset_map+0x1b/0x180
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? __handle_mm_fault+0xbe7/0x1030
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? __count_memcg_events+0x58/0xf0
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? count_memcg_events.constprop.0+0x1a/0x30
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? handle_mm_fault+0x1bb/0x2c0
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? do_user_addr_fault+0x36c/0x620
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? exc_page_fault+0x81/0x190
Nov 16 17:03:19 tinyarch kernel:  entry_SYSCALL_64_after_hwframe+0x76/0x7e
Nov 16 17:03:19 tinyarch kernel: RIP: 0033:0x765c578f97a4
Nov 16 17:03:19 tinyarch kernel: Code: c7 00 16 00 00 00 b8 ff ff ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 f3 0f 1e fa 80 3d c5 28 0e 00 00 74 13 b8 01 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 54 c3 0f 1f 00 55 48 89 e5 48 83 ec 20 48 89
Nov 16 17:03:19 tinyarch kernel: RSP: 002b:00007ffcafbf9f98 EFLAGS: 00000202 ORIG_RAX: 0000000000000001
Nov 16 17:03:19 tinyarch kernel: RAX: ffffffffffffffda RBX: 0000000000000008 RCX: 0000765c578f97a4
Nov 16 17:03:19 tinyarch kernel: RDX: 0000000000000008 RSI: 00005be8a1848cb0 RDI: 0000000000000001
Nov 16 17:03:19 tinyarch kernel: RBP: 00007ffcafbf9fc0 R08: 0000000000000410 R09: 0000000000000001
Nov 16 17:03:19 tinyarch kernel: R10: 0000000000000004 R11: 0000000000000202 R12: 0000000000000008
Nov 16 17:03:19 tinyarch kernel: R13: 00005be8a1848cb0 R14: 0000765c579d55c0 R15: 0000765c579d2ea0
Nov 16 17:03:19 tinyarch kernel:  </TASK>
Nov 16 17:03:19 tinyarch kernel: ---[ end trace 0000000000000000 ]---
Nov 16 17:03:19 tinyarch kernel: ------------[ cut here ]------------
Nov 16 17:03:19 tinyarch kernel: WARNING: CPU: 13 PID: 3106 at include/linux/rwsem.h:80 follow_pte+0x1de/0x200
Nov 16 17:03:19 tinyarch kernel: Modules linked in: xt_conntrack xt_MASQUERADE bridge stp llc nf_conntrack_netlink xfrm_user xfrm_algo ip6table_nat ip6table_filter ip6_tables iptable_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 libcrc32c xt_addrtype iptable_filter snd_seq_dummy snd_hrtimer rfcomm snd_seq overlay mousedev joydev uhid cmac algif_hash algif_skcipher af_alg bnep iwlmvm vfat fat snd_usb_audio mac80211 snd_usbmidi_lib snd_ump libarc4 snd_rawmidi ptp snd_seq_device pps_core mc btusb iwlwifi btrtl btintel btbcm btmtk cfg80211 bluetooth r8169 realtek mdio_devres rfkill nzxt_kraken3 libphy hid_generic usbhid amd_atl intel_rapl_msr intel_rapl_common kvm_amd snd_hda_codec_realtek ccp snd_hda_codec_generic snd_hda_scodec_component snd_hda_codec_hdmi kvm snd_hda_intel snd_intel_dspcfg snd_intel_sdw_acpi crct10dif_pclmul crc32_pclmul snd_hda_codec polyval_clmulni polyval_generic snd_hda_core ghash_clmulni_intel sha512_ssse3 snd_hwdep sha256_ssse3 sha1_ssse3 snd_pcm aesni_intel snd_timer gf128mul crypto_simd snd cryptd
Nov 16 17:03:19 tinyarch kernel:  sp5100_tco soundcore gigabyte_wmi wmi_bmof i2c_piix4 rapl pcspkr k10temp i2c_smbus gpio_amdpt gpio_generic mac_hid crypto_user loop nfnetlink ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 dm_mod nvme crc32c_intel nvme_core xhci_pci xhci_pci_renesas nvme_auth nvidia_drm(POE) drm_ttm_helper ttm nvidia_uvm(POE) nvidia_modeset(POE) video wmi nvidia(POE)
Nov 16 17:03:19 tinyarch kernel: CPU: 13 UID: 0 PID: 3106 Comm: nvidia-sleep.sh Tainted: P        W  OE      6.11.8-arch1-2 #1 1400000003000000474e550014adde1903f711f0
Nov 16 17:03:19 tinyarch kernel: Tainted: [P]=PROPRIETARY_MODULE, [W]=WARN, [O]=OOT_MODULE, [E]=UNSIGNED_MODULE
Nov 16 17:03:19 tinyarch kernel: Hardware name: Gigabyte Technology Co., Ltd. B550I AORUS PRO AX/B550I AORUS PRO AX, BIOS F15 01/04/2022
Nov 16 17:03:19 tinyarch kernel: RIP: 0010:follow_pte+0x1de/0x200
Nov 16 17:03:19 tinyarch kernel: Code: 39 d9 00 48 81 e2 00 00 00 c0 48 09 c2 48 f7 d2 48 85 fa 75 20 e8 42 f1 ff ff 48 8b 35 db 0d 5f 01 48 81 e6 00 00 00 c0 eb 8d <0f> 0b 48 3b 1f 0f 83 50 fe ff ff bd ea ff ff ff eb b6 49 8b 3c 24
Nov 16 17:03:19 tinyarch kernel: RSP: 0018:ffffab49533b7798 EFLAGS: 00010246
Nov 16 17:03:19 tinyarch kernel: RAX: 0000000000000000 RBX: 00007ae71dd78000 RCX: ffffab49533b77d8
Nov 16 17:03:19 tinyarch kernel: RDX: ffffab49533b77d0 RSI: 00007ae71dd78000 RDI: ffff8bf6c0122450
Nov 16 17:03:19 tinyarch kernel: RBP: ffffab49533b7818 R08: ffffab49533b7970 R09: 0000000000000000
Nov 16 17:03:19 tinyarch kernel: R10: 0000000000400038 R11: 0000000000000000 R12: ffffab49533b77d8
Nov 16 17:03:19 tinyarch kernel: R13: ffffab49533b77d0 R14: ffff8bf6621c3180 R15: 0000000000000000
Nov 16 17:03:19 tinyarch kernel: FS:  0000765c5777cb80(0000) GS:ffff8bfd5f080000(0000) knlGS:0000000000000000
Nov 16 17:03:19 tinyarch kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Nov 16 17:03:19 tinyarch kernel: CR2: 00005ec28ecc14f0 CR3: 00000001a5948000 CR4: 0000000000f50ef0
Nov 16 17:03:19 tinyarch kernel: PKRU: 55555554
Nov 16 17:03:19 tinyarch kernel: Call Trace:
Nov 16 17:03:19 tinyarch kernel:  <TASK>
Nov 16 17:03:19 tinyarch kernel:  ? follow_pte+0x1de/0x200
Nov 16 17:03:19 tinyarch kernel:  ? __warn.cold+0x8e/0xe8
Nov 16 17:03:19 tinyarch kernel:  ? follow_pte+0x1de/0x200
Nov 16 17:03:19 tinyarch kernel:  ? report_bug+0xff/0x140
Nov 16 17:03:19 tinyarch kernel:  ? handle_bug+0x58/0x90
Nov 16 17:03:19 tinyarch kernel:  ? exc_invalid_op+0x17/0x70
Nov 16 17:03:19 tinyarch kernel:  ? asm_exc_invalid_op+0x1a/0x20
Nov 16 17:03:19 tinyarch kernel:  ? follow_pte+0x1de/0x200
Nov 16 17:03:19 tinyarch kernel:  ? unmap_page_range+0x1568/0x1600
Nov 16 17:03:19 tinyarch kernel:  follow_phys+0x49/0x110
Nov 16 17:03:19 tinyarch kernel:  untrack_pfn+0x55/0x120
Nov 16 17:03:19 tinyarch kernel:  unmap_single_vma+0xa6/0xe0
Nov 16 17:03:19 tinyarch kernel:  zap_page_range_single+0x122/0x1d0
Nov 16 17:03:19 tinyarch kernel:  unmap_mapping_range+0x116/0x140
Nov 16 17:03:19 tinyarch kernel:  nv_revoke_gpu_mappings_locked+0x47/0x70 [nvidia 1400000003000000474e550069f987d210ebbdf4]
Nov 16 17:03:19 tinyarch kernel:  nv_set_system_power_state+0x1cd/0x480 [nvidia 1400000003000000474e550069f987d210ebbdf4]
Nov 16 17:03:19 tinyarch kernel:  nv_procfs_write_suspend+0xef/0x170 [nvidia 1400000003000000474e550069f987d210ebbdf4]
Nov 16 17:03:19 tinyarch kernel:  proc_reg_write+0x5d/0xa0
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  vfs_write+0xfe/0x460
Nov 16 17:03:19 tinyarch kernel:  ? __fpu_restore_sig+0x1d1/0x540
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? get_close_on_exec+0x34/0x40
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ksys_write+0x6d/0xf0
Nov 16 17:03:19 tinyarch kernel:  do_syscall_64+0x82/0x190
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? get_page_from_freelist+0x16c3/0x1960
Nov 16 17:03:19 tinyarch kernel:  ? __do_sys_newfstat+0x68/0x70
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? page_counter_uncharge+0x33/0x80
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? drain_stock+0x68/0xa0
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? __refill_stock+0x81/0x90
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? refill_stock+0x1a/0x30
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? try_charge_memcg+0x5dd/0x630
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? __mod_memcg_lruvec_state+0xa0/0x150
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? __lruvec_stat_mod_folio+0x83/0xd0
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? set_ptes.isra.0+0x41/0x90
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? do_anonymous_page+0xfe/0x870
Nov 16 17:03:19 tinyarch kernel:  ? __pte_offset_map+0x1b/0x180
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? __handle_mm_fault+0xbe7/0x1030
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? __count_memcg_events+0x58/0xf0
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? count_memcg_events.constprop.0+0x1a/0x30
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? handle_mm_fault+0x1bb/0x2c0
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? do_user_addr_fault+0x36c/0x620
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? exc_page_fault+0x81/0x190
Nov 16 17:03:19 tinyarch kernel:  entry_SYSCALL_64_after_hwframe+0x76/0x7e
Nov 16 17:03:19 tinyarch kernel: RIP: 0033:0x765c578f97a4
Nov 16 17:03:19 tinyarch kernel: Code: c7 00 16 00 00 00 b8 ff ff ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 f3 0f 1e fa 80 3d c5 28 0e 00 00 74 13 b8 01 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 54 c3 0f 1f 00 55 48 89 e5 48 83 ec 20 48 89
Nov 16 17:03:19 tinyarch kernel: RSP: 002b:00007ffcafbf9f98 EFLAGS: 00000202 ORIG_RAX: 0000000000000001
Nov 16 17:03:19 tinyarch kernel: RAX: ffffffffffffffda RBX: 0000000000000008 RCX: 0000765c578f97a4
Nov 16 17:03:19 tinyarch kernel: RDX: 0000000000000008 RSI: 00005be8a1848cb0 RDI: 0000000000000001
Nov 16 17:03:19 tinyarch kernel: RBP: 00007ffcafbf9fc0 R08: 0000000000000410 R09: 0000000000000001
Nov 16 17:03:19 tinyarch kernel: R10: 0000000000000004 R11: 0000000000000202 R12: 0000000000000008
Nov 16 17:03:19 tinyarch kernel: R13: 00005be8a1848cb0 R14: 0000765c579d55c0 R15: 0000765c579d2ea0
Nov 16 17:03:19 tinyarch kernel:  </TASK>
Nov 16 17:03:19 tinyarch kernel: ---[ end trace 0000000000000000 ]---
Nov 16 17:03:19 tinyarch kernel: ------------[ cut here ]------------
Nov 16 17:03:19 tinyarch kernel: WARNING: CPU: 13 PID: 3106 at include/linux/rwsem.h:80 follow_pte+0x1de/0x200
Nov 16 17:03:19 tinyarch kernel: Modules linked in: xt_conntrack xt_MASQUERADE bridge stp llc nf_conntrack_netlink xfrm_user xfrm_algo ip6table_nat ip6table_filter ip6_tables iptable_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 libcrc32c xt_addrtype iptable_filter snd_seq_dummy snd_hrtimer rfcomm snd_seq overlay mousedev joydev uhid cmac algif_hash algif_skcipher af_alg bnep iwlmvm vfat fat snd_usb_audio mac80211 snd_usbmidi_lib snd_ump libarc4 snd_rawmidi ptp snd_seq_device pps_core mc btusb iwlwifi btrtl btintel btbcm btmtk cfg80211 bluetooth r8169 realtek mdio_devres rfkill nzxt_kraken3 libphy hid_generic usbhid amd_atl intel_rapl_msr intel_rapl_common kvm_amd snd_hda_codec_realtek ccp snd_hda_codec_generic snd_hda_scodec_component snd_hda_codec_hdmi kvm snd_hda_intel snd_intel_dspcfg snd_intel_sdw_acpi crct10dif_pclmul crc32_pclmul snd_hda_codec polyval_clmulni polyval_generic snd_hda_core ghash_clmulni_intel sha512_ssse3 snd_hwdep sha256_ssse3 sha1_ssse3 snd_pcm aesni_intel snd_timer gf128mul crypto_simd snd cryptd
Nov 16 17:03:19 tinyarch kernel:  sp5100_tco soundcore gigabyte_wmi wmi_bmof i2c_piix4 rapl pcspkr k10temp i2c_smbus gpio_amdpt gpio_generic mac_hid crypto_user loop nfnetlink ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 dm_mod nvme crc32c_intel nvme_core xhci_pci xhci_pci_renesas nvme_auth nvidia_drm(POE) drm_ttm_helper ttm nvidia_uvm(POE) nvidia_modeset(POE) video wmi nvidia(POE)
Nov 16 17:03:19 tinyarch kernel: CPU: 13 UID: 0 PID: 3106 Comm: nvidia-sleep.sh Tainted: P        W  OE      6.11.8-arch1-2 #1 1400000003000000474e550014adde1903f711f0
Nov 16 17:03:19 tinyarch kernel: Tainted: [P]=PROPRIETARY_MODULE, [W]=WARN, [O]=OOT_MODULE, [E]=UNSIGNED_MODULE
Nov 16 17:03:19 tinyarch kernel: Hardware name: Gigabyte Technology Co., Ltd. B550I AORUS PRO AX/B550I AORUS PRO AX, BIOS F15 01/04/2022
Nov 16 17:03:19 tinyarch kernel: RIP: 0010:follow_pte+0x1de/0x200
Nov 16 17:03:19 tinyarch kernel: Code: 39 d9 00 48 81 e2 00 00 00 c0 48 09 c2 48 f7 d2 48 85 fa 75 20 e8 42 f1 ff ff 48 8b 35 db 0d 5f 01 48 81 e6 00 00 00 c0 eb 8d <0f> 0b 48 3b 1f 0f 83 50 fe ff ff bd ea ff ff ff eb b6 49 8b 3c 24
Nov 16 17:03:19 tinyarch kernel: RSP: 0018:ffffab49533b7798 EFLAGS: 00010246
Nov 16 17:03:19 tinyarch kernel: RAX: 0000000000000000 RBX: 00007f55c8a00000 RCX: ffffab49533b77d8
Nov 16 17:03:19 tinyarch kernel: RDX: ffffab49533b77d0 RSI: 00007f55c8a00000 RDI: ffff8bf6476be508
Nov 16 17:03:19 tinyarch kernel: RBP: ffffab49533b7818 R08: ffffab49533b7970 R09: 0000000000000000
Nov 16 17:03:19 tinyarch kernel: R10: 000000000040003f R11: 0000000000000000 R12: ffffab49533b77d8
Nov 16 17:03:19 tinyarch kernel: R13: ffffab49533b77d0 R14: ffff8bf65afba680 R15: 0000000000000000
Nov 16 17:03:19 tinyarch kernel: FS:  0000765c5777cb80(0000) GS:ffff8bfd5f080000(0000) knlGS:0000000000000000
Nov 16 17:03:19 tinyarch kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Nov 16 17:03:19 tinyarch kernel: CR2: 00005ec28ecc14f0 CR3: 00000001a5948000 CR4: 0000000000f50ef0
Nov 16 17:03:19 tinyarch kernel: PKRU: 55555554
Nov 16 17:03:19 tinyarch kernel: Call Trace:
Nov 16 17:03:19 tinyarch kernel:  <TASK>
Nov 16 17:03:19 tinyarch kernel:  ? follow_pte+0x1de/0x200
Nov 16 17:03:19 tinyarch kernel:  ? __warn.cold+0x8e/0xe8
Nov 16 17:03:19 tinyarch kernel:  ? follow_pte+0x1de/0x200
Nov 16 17:03:19 tinyarch kernel:  ? report_bug+0xff/0x140
Nov 16 17:03:19 tinyarch kernel:  ? handle_bug+0x58/0x90
Nov 16 17:03:19 tinyarch kernel:  ? exc_invalid_op+0x17/0x70
Nov 16 17:03:19 tinyarch kernel:  ? asm_exc_invalid_op+0x1a/0x20
Nov 16 17:03:19 tinyarch kernel:  ? follow_pte+0x1de/0x200
Nov 16 17:03:19 tinyarch kernel:  ? unmap_page_range+0x1568/0x1600
Nov 16 17:03:19 tinyarch kernel:  follow_phys+0x49/0x110
Nov 16 17:03:19 tinyarch kernel:  untrack_pfn+0x55/0x120
Nov 16 17:03:19 tinyarch kernel:  unmap_single_vma+0xa6/0xe0
Nov 16 17:03:19 tinyarch kernel:  zap_page_range_single+0x122/0x1d0
Nov 16 17:03:19 tinyarch kernel:  unmap_mapping_range+0x116/0x140
Nov 16 17:03:19 tinyarch kernel:  nv_revoke_gpu_mappings_locked+0x47/0x70 [nvidia 1400000003000000474e550069f987d210ebbdf4]
Nov 16 17:03:19 tinyarch kernel:  nv_set_system_power_state+0x1cd/0x480 [nvidia 1400000003000000474e550069f987d210ebbdf4]
Nov 16 17:03:19 tinyarch kernel:  nv_procfs_write_suspend+0xef/0x170 [nvidia 1400000003000000474e550069f987d210ebbdf4]
Nov 16 17:03:19 tinyarch kernel:  proc_reg_write+0x5d/0xa0
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  vfs_write+0xfe/0x460
Nov 16 17:03:19 tinyarch kernel:  ? __fpu_restore_sig+0x1d1/0x540
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? get_close_on_exec+0x34/0x40
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ksys_write+0x6d/0xf0
Nov 16 17:03:19 tinyarch kernel:  do_syscall_64+0x82/0x190
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? get_page_from_freelist+0x16c3/0x1960
Nov 16 17:03:19 tinyarch kernel:  ? __do_sys_newfstat+0x68/0x70
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? page_counter_uncharge+0x33/0x80
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? drain_stock+0x68/0xa0
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? __refill_stock+0x81/0x90
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? refill_stock+0x1a/0x30
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? try_charge_memcg+0x5dd/0x630
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? __mod_memcg_lruvec_state+0xa0/0x150
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? __lruvec_stat_mod_folio+0x83/0xd0
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? set_ptes.isra.0+0x41/0x90
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? do_anonymous_page+0xfe/0x870
Nov 16 17:03:19 tinyarch kernel:  ? __pte_offset_map+0x1b/0x180
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? __handle_mm_fault+0xbe7/0x1030
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? __count_memcg_events+0x58/0xf0
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? count_memcg_events.constprop.0+0x1a/0x30
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? handle_mm_fault+0x1bb/0x2c0
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? do_user_addr_fault+0x36c/0x620
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? exc_page_fault+0x81/0x190
Nov 16 17:03:19 tinyarch kernel:  entry_SYSCALL_64_after_hwframe+0x76/0x7e
Nov 16 17:03:19 tinyarch kernel: RIP: 0033:0x765c578f97a4
Nov 16 17:03:19 tinyarch kernel: Code: c7 00 16 00 00 00 b8 ff ff ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 f3 0f 1e fa 80 3d c5 28 0e 00 00 74 13 b8 01 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 54 c3 0f 1f 00 55 48 89 e5 48 83 ec 20 48 89
Nov 16 17:03:19 tinyarch kernel: RSP: 002b:00007ffcafbf9f98 EFLAGS: 00000202 ORIG_RAX: 0000000000000001
Nov 16 17:03:19 tinyarch kernel: RAX: ffffffffffffffda RBX: 0000000000000008 RCX: 0000765c578f97a4
Nov 16 17:03:19 tinyarch kernel: RDX: 0000000000000008 RSI: 00005be8a1848cb0 RDI: 0000000000000001
Nov 16 17:03:19 tinyarch kernel: RBP: 00007ffcafbf9fc0 R08: 0000000000000410 R09: 0000000000000001
Nov 16 17:03:19 tinyarch kernel: R10: 0000000000000004 R11: 0000000000000202 R12: 0000000000000008
Nov 16 17:03:19 tinyarch kernel: R13: 00005be8a1848cb0 R14: 0000765c579d55c0 R15: 0000765c579d2ea0
Nov 16 17:03:19 tinyarch kernel:  </TASK>
Nov 16 17:03:19 tinyarch kernel: ---[ end trace 0000000000000000 ]---
Nov 16 17:03:19 tinyarch kernel: ------------[ cut here ]------------
Nov 16 17:03:19 tinyarch kernel: WARNING: CPU: 13 PID: 3106 at include/linux/rwsem.h:80 follow_pte+0x1de/0x200
Nov 16 17:03:19 tinyarch kernel: Modules linked in: xt_conntrack xt_MASQUERADE bridge stp llc nf_conntrack_netlink xfrm_user xfrm_algo ip6table_nat ip6table_filter ip6_tables iptable_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 libcrc32c xt_addrtype iptable_filter snd_seq_dummy snd_hrtimer rfcomm snd_seq overlay mousedev joydev uhid cmac algif_hash algif_skcipher af_alg bnep iwlmvm vfat fat snd_usb_audio mac80211 snd_usbmidi_lib snd_ump libarc4 snd_rawmidi ptp snd_seq_device pps_core mc btusb iwlwifi btrtl btintel btbcm btmtk cfg80211 bluetooth r8169 realtek mdio_devres rfkill nzxt_kraken3 libphy hid_generic usbhid amd_atl intel_rapl_msr intel_rapl_common kvm_amd snd_hda_codec_realtek ccp snd_hda_codec_generic snd_hda_scodec_component snd_hda_codec_hdmi kvm snd_hda_intel snd_intel_dspcfg snd_intel_sdw_acpi crct10dif_pclmul crc32_pclmul snd_hda_codec polyval_clmulni polyval_generic snd_hda_core ghash_clmulni_intel sha512_ssse3 snd_hwdep sha256_ssse3 sha1_ssse3 snd_pcm aesni_intel snd_timer gf128mul crypto_simd snd cryptd
Nov 16 17:03:19 tinyarch kernel:  sp5100_tco soundcore gigabyte_wmi wmi_bmof i2c_piix4 rapl pcspkr k10temp i2c_smbus gpio_amdpt gpio_generic mac_hid crypto_user loop nfnetlink ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 dm_mod nvme crc32c_intel nvme_core xhci_pci xhci_pci_renesas nvme_auth nvidia_drm(POE) drm_ttm_helper ttm nvidia_uvm(POE) nvidia_modeset(POE) video wmi nvidia(POE)
Nov 16 17:03:19 tinyarch kernel: CPU: 13 UID: 0 PID: 3106 Comm: nvidia-sleep.sh Tainted: P        W  OE      6.11.8-arch1-2 #1 1400000003000000474e550014adde1903f711f0
Nov 16 17:03:19 tinyarch kernel: Tainted: [P]=PROPRIETARY_MODULE, [W]=WARN, [O]=OOT_MODULE, [E]=UNSIGNED_MODULE
Nov 16 17:03:19 tinyarch kernel: Hardware name: Gigabyte Technology Co., Ltd. B550I AORUS PRO AX/B550I AORUS PRO AX, BIOS F15 01/04/2022
Nov 16 17:03:19 tinyarch kernel: RIP: 0010:follow_pte+0x1de/0x200
Nov 16 17:03:19 tinyarch kernel: Code: 39 d9 00 48 81 e2 00 00 00 c0 48 09 c2 48 f7 d2 48 85 fa 75 20 e8 42 f1 ff ff 48 8b 35 db 0d 5f 01 48 81 e6 00 00 00 c0 eb 8d <0f> 0b 48 3b 1f 0f 83 50 fe ff ff bd ea ff ff ff eb b6 49 8b 3c 24
Nov 16 17:03:19 tinyarch kernel: RSP: 0018:ffffab49533b7798 EFLAGS: 00010246
Nov 16 17:03:19 tinyarch kernel: RAX: 0000000000000000 RBX: 00007b0e177ef000 RCX: ffffab49533b77d8
Nov 16 17:03:19 tinyarch kernel: RDX: ffffab49533b77d0 RSI: 00007b0e177ef000 RDI: ffff8bf64b073a98
Nov 16 17:03:19 tinyarch kernel: RBP: ffffab49533b7818 R08: ffffab49533b7970 R09: 0000000000000000
Nov 16 17:03:19 tinyarch kernel: R10: 000000008040003f R11: 0000000000000000 R12: ffffab49533b77d8
Nov 16 17:03:19 tinyarch kernel: R13: ffffab49533b77d0 R14: ffff8bf64eba2c00 R15: 0000000000000000
Nov 16 17:03:19 tinyarch kernel: FS:  0000765c5777cb80(0000) GS:ffff8bfd5f080000(0000) knlGS:0000000000000000
Nov 16 17:03:19 tinyarch kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Nov 16 17:03:19 tinyarch kernel: CR2: 00005ec28ecc14f0 CR3: 00000001a5948000 CR4: 0000000000f50ef0
Nov 16 17:03:19 tinyarch kernel: PKRU: 55555554
Nov 16 17:03:19 tinyarch kernel: Call Trace:
Nov 16 17:03:19 tinyarch kernel:  <TASK>
Nov 16 17:03:19 tinyarch kernel:  ? follow_pte+0x1de/0x200
Nov 16 17:03:19 tinyarch kernel:  ? __warn.cold+0x8e/0xe8
Nov 16 17:03:19 tinyarch kernel:  ? follow_pte+0x1de/0x200
Nov 16 17:03:19 tinyarch kernel:  ? report_bug+0xff/0x140
Nov 16 17:03:19 tinyarch kernel:  ? handle_bug+0x58/0x90
Nov 16 17:03:19 tinyarch kernel:  ? exc_invalid_op+0x17/0x70
Nov 16 17:03:19 tinyarch kernel:  ? asm_exc_invalid_op+0x1a/0x20
Nov 16 17:03:19 tinyarch kernel:  ? follow_pte+0x1de/0x200
Nov 16 17:03:19 tinyarch kernel:  ? unmap_page_range+0x1568/0x1600
Nov 16 17:03:19 tinyarch kernel:  follow_phys+0x49/0x110
Nov 16 17:03:19 tinyarch kernel:  untrack_pfn+0x55/0x120
Nov 16 17:03:19 tinyarch kernel:  unmap_single_vma+0xa6/0xe0
Nov 16 17:03:19 tinyarch kernel:  zap_page_range_single+0x122/0x1d0
Nov 16 17:03:19 tinyarch kernel:  unmap_mapping_range+0x116/0x140
Nov 16 17:03:19 tinyarch kernel:  nv_revoke_gpu_mappings_locked+0x47/0x70 [nvidia 1400000003000000474e550069f987d210ebbdf4]
Nov 16 17:03:19 tinyarch kernel:  nv_set_system_power_state+0x1cd/0x480 [nvidia 1400000003000000474e550069f987d210ebbdf4]
Nov 16 17:03:19 tinyarch kernel:  nv_procfs_write_suspend+0xef/0x170 [nvidia 1400000003000000474e550069f987d210ebbdf4]
Nov 16 17:03:19 tinyarch kernel:  proc_reg_write+0x5d/0xa0
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  vfs_write+0xfe/0x460
Nov 16 17:03:19 tinyarch kernel:  ? __fpu_restore_sig+0x1d1/0x540
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? get_close_on_exec+0x34/0x40
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ksys_write+0x6d/0xf0
Nov 16 17:03:19 tinyarch kernel:  do_syscall_64+0x82/0x190
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? get_page_from_freelist+0x16c3/0x1960
Nov 16 17:03:19 tinyarch kernel:  ? __do_sys_newfstat+0x68/0x70
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? page_counter_uncharge+0x33/0x80
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? drain_stock+0x68/0xa0
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? __refill_stock+0x81/0x90
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? refill_stock+0x1a/0x30
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? try_charge_memcg+0x5dd/0x630
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? __mod_memcg_lruvec_state+0xa0/0x150
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? __lruvec_stat_mod_folio+0x83/0xd0
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? set_ptes.isra.0+0x41/0x90
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? do_anonymous_page+0xfe/0x870
Nov 16 17:03:19 tinyarch kernel:  ? __pte_offset_map+0x1b/0x180
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? __handle_mm_fault+0xbe7/0x1030
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? __count_memcg_events+0x58/0xf0
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? count_memcg_events.constprop.0+0x1a/0x30
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? handle_mm_fault+0x1bb/0x2c0
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? do_user_addr_fault+0x36c/0x620
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? exc_page_fault+0x81/0x190
Nov 16 17:03:19 tinyarch kernel:  entry_SYSCALL_64_after_hwframe+0x76/0x7e
Nov 16 17:03:19 tinyarch kernel: RIP: 0033:0x765c578f97a4
Nov 16 17:03:19 tinyarch kernel: Code: c7 00 16 00 00 00 b8 ff ff ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 f3 0f 1e fa 80 3d c5 28 0e 00 00 74 13 b8 01 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 54 c3 0f 1f 00 55 48 89 e5 48 83 ec 20 48 89
Nov 16 17:03:19 tinyarch kernel: RSP: 002b:00007ffcafbf9f98 EFLAGS: 00000202 ORIG_RAX: 0000000000000001
Nov 16 17:03:19 tinyarch kernel: RAX: ffffffffffffffda RBX: 0000000000000008 RCX: 0000765c578f97a4
Nov 16 17:03:19 tinyarch kernel: RDX: 0000000000000008 RSI: 00005be8a1848cb0 RDI: 0000000000000001
Nov 16 17:03:19 tinyarch kernel: RBP: 00007ffcafbf9fc0 R08: 0000000000000410 R09: 0000000000000001
Nov 16 17:03:19 tinyarch kernel: R10: 0000000000000004 R11: 0000000000000202 R12: 0000000000000008
Nov 16 17:03:19 tinyarch kernel: R13: 00005be8a1848cb0 R14: 0000765c579d55c0 R15: 0000765c579d2ea0
Nov 16 17:03:19 tinyarch kernel:  </TASK>
Nov 16 17:03:19 tinyarch kernel: ---[ end trace 0000000000000000 ]---
Nov 16 17:03:19 tinyarch kernel: ------------[ cut here ]------------
Nov 16 17:03:19 tinyarch kernel: WARNING: CPU: 13 PID: 3106 at include/linux/rwsem.h:80 follow_pte+0x1de/0x200
Nov 16 17:03:19 tinyarch kernel: Modules linked in: xt_conntrack xt_MASQUERADE bridge stp llc nf_conntrack_netlink xfrm_user xfrm_algo ip6table_nat ip6table_filter ip6_tables iptable_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 libcrc32c xt_addrtype iptable_filter snd_seq_dummy snd_hrtimer rfcomm snd_seq overlay mousedev joydev uhid cmac algif_hash algif_skcipher af_alg bnep iwlmvm vfat fat snd_usb_audio mac80211 snd_usbmidi_lib snd_ump libarc4 snd_rawmidi ptp snd_seq_device pps_core mc btusb iwlwifi btrtl btintel btbcm btmtk cfg80211 bluetooth r8169 realtek mdio_devres rfkill nzxt_kraken3 libphy hid_generic usbhid amd_atl intel_rapl_msr intel_rapl_common kvm_amd snd_hda_codec_realtek ccp snd_hda_codec_generic snd_hda_scodec_component snd_hda_codec_hdmi kvm snd_hda_intel snd_intel_dspcfg snd_intel_sdw_acpi crct10dif_pclmul crc32_pclmul snd_hda_codec polyval_clmulni polyval_generic snd_hda_core ghash_clmulni_intel sha512_ssse3 snd_hwdep sha256_ssse3 sha1_ssse3 snd_pcm aesni_intel snd_timer gf128mul crypto_simd snd cryptd
Nov 16 17:03:19 tinyarch kernel:  sp5100_tco soundcore gigabyte_wmi wmi_bmof i2c_piix4 rapl pcspkr k10temp i2c_smbus gpio_amdpt gpio_generic mac_hid crypto_user loop nfnetlink ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 dm_mod nvme crc32c_intel nvme_core xhci_pci xhci_pci_renesas nvme_auth nvidia_drm(POE) drm_ttm_helper ttm nvidia_uvm(POE) nvidia_modeset(POE) video wmi nvidia(POE)
Nov 16 17:03:19 tinyarch kernel: CPU: 13 UID: 0 PID: 3106 Comm: nvidia-sleep.sh Tainted: P        W  OE      6.11.8-arch1-2 #1 1400000003000000474e550014adde1903f711f0
Nov 16 17:03:19 tinyarch kernel: Tainted: [P]=PROPRIETARY_MODULE, [W]=WARN, [O]=OOT_MODULE, [E]=UNSIGNED_MODULE
Nov 16 17:03:19 tinyarch kernel: Hardware name: Gigabyte Technology Co., Ltd. B550I AORUS PRO AX/B550I AORUS PRO AX, BIOS F15 01/04/2022
Nov 16 17:03:19 tinyarch kernel: RIP: 0010:follow_pte+0x1de/0x200
Nov 16 17:03:19 tinyarch kernel: Code: 39 d9 00 48 81 e2 00 00 00 c0 48 09 c2 48 f7 d2 48 85 fa 75 20 e8 42 f1 ff ff 48 8b 35 db 0d 5f 01 48 81 e6 00 00 00 c0 eb 8d <0f> 0b 48 3b 1f 0f 83 50 fe ff ff bd ea ff ff ff eb b6 49 8b 3c 24
Nov 16 17:03:19 tinyarch kernel: RSP: 0018:ffffab49533b7798 EFLAGS: 00010246
Nov 16 17:03:19 tinyarch kernel: RAX: 0000000000000000 RBX: 00007f55c9b88000 RCX: ffffab49533b77d8
Nov 16 17:03:19 tinyarch kernel: RDX: ffffab49533b77d0 RSI: 00007f55c9b88000 RDI: ffff8bf6540ec678
Nov 16 17:03:19 tinyarch kernel: RBP: ffffab49533b7818 R08: ffffab49533b7970 R09: 0000000000000000
Nov 16 17:03:19 tinyarch kernel: R10: 000000008040002c R11: 0000000000000000 R12: ffffab49533b77d8
Nov 16 17:03:19 tinyarch kernel: R13: ffffab49533b77d0 R14: ffff8bf65afba680 R15: 0000000000000000
Nov 16 17:03:19 tinyarch kernel: FS:  0000765c5777cb80(0000) GS:ffff8bfd5f080000(0000) knlGS:0000000000000000
Nov 16 17:03:19 tinyarch kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Nov 16 17:03:19 tinyarch kernel: CR2: 00005ec28ecc14f0 CR3: 00000001a5948000 CR4: 0000000000f50ef0
Nov 16 17:03:19 tinyarch kernel: PKRU: 55555554
Nov 16 17:03:19 tinyarch kernel: Call Trace:
Nov 16 17:03:19 tinyarch kernel:  <TASK>
Nov 16 17:03:19 tinyarch kernel:  ? follow_pte+0x1de/0x200
Nov 16 17:03:19 tinyarch kernel:  ? __warn.cold+0x8e/0xe8
Nov 16 17:03:19 tinyarch kernel:  ? follow_pte+0x1de/0x200
Nov 16 17:03:19 tinyarch kernel:  ? report_bug+0xff/0x140
Nov 16 17:03:19 tinyarch kernel:  ? handle_bug+0x58/0x90
Nov 16 17:03:19 tinyarch kernel:  ? exc_invalid_op+0x17/0x70
Nov 16 17:03:19 tinyarch kernel:  ? asm_exc_invalid_op+0x1a/0x20
Nov 16 17:03:19 tinyarch kernel:  ? follow_pte+0x1de/0x200
Nov 16 17:03:19 tinyarch kernel:  ? unmap_page_range+0x1568/0x1600
Nov 16 17:03:19 tinyarch kernel:  follow_phys+0x49/0x110
Nov 16 17:03:19 tinyarch kernel:  untrack_pfn+0x55/0x120
Nov 16 17:03:19 tinyarch kernel:  unmap_single_vma+0xa6/0xe0
Nov 16 17:03:19 tinyarch kernel:  zap_page_range_single+0x122/0x1d0
Nov 16 17:03:19 tinyarch kernel:  unmap_mapping_range+0x116/0x140
Nov 16 17:03:19 tinyarch kernel:  nv_revoke_gpu_mappings_locked+0x47/0x70 [nvidia 1400000003000000474e550069f987d210ebbdf4]
Nov 16 17:03:19 tinyarch kernel:  nv_set_system_power_state+0x1cd/0x480 [nvidia 1400000003000000474e550069f987d210ebbdf4]
Nov 16 17:03:19 tinyarch kernel:  nv_procfs_write_suspend+0xef/0x170 [nvidia 1400000003000000474e550069f987d210ebbdf4]
Nov 16 17:03:19 tinyarch kernel:  proc_reg_write+0x5d/0xa0
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  vfs_write+0xfe/0x460
Nov 16 17:03:19 tinyarch kernel:  ? __fpu_restore_sig+0x1d1/0x540
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? get_close_on_exec+0x34/0x40
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ksys_write+0x6d/0xf0
Nov 16 17:03:19 tinyarch kernel:  do_syscall_64+0x82/0x190
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? get_page_from_freelist+0x16c3/0x1960
Nov 16 17:03:19 tinyarch kernel:  ? __do_sys_newfstat+0x68/0x70
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? page_counter_uncharge+0x33/0x80
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? drain_stock+0x68/0xa0
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? __refill_stock+0x81/0x90
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? refill_stock+0x1a/0x30
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? try_charge_memcg+0x5dd/0x630
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? __mod_memcg_lruvec_state+0xa0/0x150
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? __lruvec_stat_mod_folio+0x83/0xd0
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? set_ptes.isra.0+0x41/0x90
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? do_anonymous_page+0xfe/0x870
Nov 16 17:03:19 tinyarch kernel:  ? __pte_offset_map+0x1b/0x180
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? __handle_mm_fault+0xbe7/0x1030
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? __count_memcg_events+0x58/0xf0
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? count_memcg_events.constprop.0+0x1a/0x30
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? handle_mm_fault+0x1bb/0x2c0
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? do_user_addr_fault+0x36c/0x620
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? exc_page_fault+0x81/0x190
Nov 16 17:03:19 tinyarch kernel:  entry_SYSCALL_64_after_hwframe+0x76/0x7e
Nov 16 17:03:19 tinyarch kernel: RIP: 0033:0x765c578f97a4
Nov 16 17:03:19 tinyarch kernel: Code: c7 00 16 00 00 00 b8 ff ff ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 f3 0f 1e fa 80 3d c5 28 0e 00 00 74 13 b8 01 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 54 c3 0f 1f 00 55 48 89 e5 48 83 ec 20 48 89
Nov 16 17:03:19 tinyarch kernel: RSP: 002b:00007ffcafbf9f98 EFLAGS: 00000202 ORIG_RAX: 0000000000000001
Nov 16 17:03:19 tinyarch kernel: RAX: ffffffffffffffda RBX: 0000000000000008 RCX: 0000765c578f97a4
Nov 16 17:03:19 tinyarch kernel: RDX: 0000000000000008 RSI: 00005be8a1848cb0 RDI: 0000000000000001
Nov 16 17:03:19 tinyarch kernel: RBP: 00007ffcafbf9fc0 R08: 0000000000000410 R09: 0000000000000001
Nov 16 17:03:19 tinyarch kernel: R10: 0000000000000004 R11: 0000000000000202 R12: 0000000000000008
Nov 16 17:03:19 tinyarch kernel: R13: 00005be8a1848cb0 R14: 0000765c579d55c0 R15: 0000765c579d2ea0
Nov 16 17:03:19 tinyarch kernel:  </TASK>
Nov 16 17:03:19 tinyarch kernel: ---[ end trace 0000000000000000 ]---
Nov 16 17:03:19 tinyarch kernel: ------------[ cut here ]------------
Nov 16 17:03:19 tinyarch kernel: WARNING: CPU: 13 PID: 3106 at include/linux/rwsem.h:80 follow_pte+0x1de/0x200
Nov 16 17:03:19 tinyarch kernel: Modules linked in: xt_conntrack xt_MASQUERADE bridge stp llc nf_conntrack_netlink xfrm_user xfrm_algo ip6table_nat ip6table_filter ip6_tables iptable_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 libcrc32c xt_addrtype iptable_filter snd_seq_dummy snd_hrtimer rfcomm snd_seq overlay mousedev joydev uhid cmac algif_hash algif_skcipher af_alg bnep iwlmvm vfat fat snd_usb_audio mac80211 snd_usbmidi_lib snd_ump libarc4 snd_rawmidi ptp snd_seq_device pps_core mc btusb iwlwifi btrtl btintel btbcm btmtk cfg80211 bluetooth r8169 realtek mdio_devres rfkill nzxt_kraken3 libphy hid_generic usbhid amd_atl intel_rapl_msr intel_rapl_common kvm_amd snd_hda_codec_realtek ccp snd_hda_codec_generic snd_hda_scodec_component snd_hda_codec_hdmi kvm snd_hda_intel snd_intel_dspcfg snd_intel_sdw_acpi crct10dif_pclmul crc32_pclmul snd_hda_codec polyval_clmulni polyval_generic snd_hda_core ghash_clmulni_intel sha512_ssse3 snd_hwdep sha256_ssse3 sha1_ssse3 snd_pcm aesni_intel snd_timer gf128mul crypto_simd snd cryptd
Nov 16 17:03:19 tinyarch kernel:  sp5100_tco soundcore gigabyte_wmi wmi_bmof i2c_piix4 rapl pcspkr k10temp i2c_smbus gpio_amdpt gpio_generic mac_hid crypto_user loop nfnetlink ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 dm_mod nvme crc32c_intel nvme_core xhci_pci xhci_pci_renesas nvme_auth nvidia_drm(POE) drm_ttm_helper ttm nvidia_uvm(POE) nvidia_modeset(POE) video wmi nvidia(POE)
Nov 16 17:03:19 tinyarch kernel: CPU: 13 UID: 0 PID: 3106 Comm: nvidia-sleep.sh Tainted: P        W  OE      6.11.8-arch1-2 #1 1400000003000000474e550014adde1903f711f0
Nov 16 17:03:19 tinyarch kernel: Tainted: [P]=PROPRIETARY_MODULE, [W]=WARN, [O]=OOT_MODULE, [E]=UNSIGNED_MODULE
Nov 16 17:03:19 tinyarch kernel: Hardware name: Gigabyte Technology Co., Ltd. B550I AORUS PRO AX/B550I AORUS PRO AX, BIOS F15 01/04/2022
Nov 16 17:03:19 tinyarch kernel: RIP: 0010:follow_pte+0x1de/0x200
Nov 16 17:03:19 tinyarch kernel: Code: 39 d9 00 48 81 e2 00 00 00 c0 48 09 c2 48 f7 d2 48 85 fa 75 20 e8 42 f1 ff ff 48 8b 35 db 0d 5f 01 48 81 e6 00 00 00 c0 eb 8d <0f> 0b 48 3b 1f 0f 83 50 fe ff ff bd ea ff ff ff eb b6 49 8b 3c 24
Nov 16 17:03:19 tinyarch kernel: RSP: 0018:ffffab49533b7798 EFLAGS: 00010246
Nov 16 17:03:19 tinyarch kernel: RAX: 0000000000000000 RBX: 00007f55c9d80000 RCX: ffffab49533b77d8
Nov 16 17:03:19 tinyarch kernel: RDX: ffffab49533b77d0 RSI: 00007f55c9d80000 RDI: ffff8bf6540ed870
Nov 16 17:03:19 tinyarch kernel: RBP: ffffab49533b7818 R08: ffffab49533b7970 R09: 0000000000000000
Nov 16 17:03:19 tinyarch kernel: R10: 000000008040003e R11: 0000000000000000 R12: ffffab49533b77d8
Nov 16 17:03:19 tinyarch kernel: R13: ffffab49533b77d0 R14: ffff8bf65afba680 R15: 0000000000000000
Nov 16 17:03:19 tinyarch kernel: FS:  0000765c5777cb80(0000) GS:ffff8bfd5f080000(0000) knlGS:0000000000000000
Nov 16 17:03:19 tinyarch kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Nov 16 17:03:19 tinyarch kernel: CR2: 00005ec28ecc14f0 CR3: 00000001a5948000 CR4: 0000000000f50ef0
Nov 16 17:03:19 tinyarch kernel: PKRU: 55555554
Nov 16 17:03:19 tinyarch kernel: Call Trace:
Nov 16 17:03:19 tinyarch kernel:  <TASK>
Nov 16 17:03:19 tinyarch kernel:  ? follow_pte+0x1de/0x200
Nov 16 17:03:19 tinyarch kernel:  ? __warn.cold+0x8e/0xe8
Nov 16 17:03:19 tinyarch kernel:  ? follow_pte+0x1de/0x200
Nov 16 17:03:19 tinyarch kernel:  ? report_bug+0xff/0x140
Nov 16 17:03:19 tinyarch kernel:  ? handle_bug+0x58/0x90
Nov 16 17:03:19 tinyarch kernel:  ? exc_invalid_op+0x17/0x70
Nov 16 17:03:19 tinyarch kernel:  ? asm_exc_invalid_op+0x1a/0x20
Nov 16 17:03:19 tinyarch kernel:  ? follow_pte+0x1de/0x200
Nov 16 17:03:19 tinyarch kernel:  ? unmap_page_range+0x1568/0x1600
Nov 16 17:03:19 tinyarch kernel:  follow_phys+0x49/0x110
Nov 16 17:03:19 tinyarch kernel:  untrack_pfn+0x55/0x120
Nov 16 17:03:19 tinyarch kernel:  unmap_single_vma+0xa6/0xe0
Nov 16 17:03:19 tinyarch kernel:  zap_page_range_single+0x122/0x1d0
Nov 16 17:03:19 tinyarch kernel:  unmap_mapping_range+0x116/0x140
Nov 16 17:03:19 tinyarch kernel:  nv_revoke_gpu_mappings_locked+0x47/0x70 [nvidia 1400000003000000474e550069f987d210ebbdf4]
Nov 16 17:03:19 tinyarch kernel:  nv_set_system_power_state+0x1cd/0x480 [nvidia 1400000003000000474e550069f987d210ebbdf4]
Nov 16 17:03:19 tinyarch kernel:  nv_procfs_write_suspend+0xef/0x170 [nvidia 1400000003000000474e550069f987d210ebbdf4]
Nov 16 17:03:19 tinyarch kernel:  proc_reg_write+0x5d/0xa0
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  vfs_write+0xfe/0x460
Nov 16 17:03:19 tinyarch kernel:  ? __fpu_restore_sig+0x1d1/0x540
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? get_close_on_exec+0x34/0x40
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ksys_write+0x6d/0xf0
Nov 16 17:03:19 tinyarch kernel:  do_syscall_64+0x82/0x190
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? get_page_from_freelist+0x16c3/0x1960
Nov 16 17:03:19 tinyarch kernel:  ? __do_sys_newfstat+0x68/0x70
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? page_counter_uncharge+0x33/0x80
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? drain_stock+0x68/0xa0
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? __refill_stock+0x81/0x90
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? refill_stock+0x1a/0x30
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? try_charge_memcg+0x5dd/0x630
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? __mod_memcg_lruvec_state+0xa0/0x150
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? __lruvec_stat_mod_folio+0x83/0xd0
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? set_ptes.isra.0+0x41/0x90
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? do_anonymous_page+0xfe/0x870
Nov 16 17:03:19 tinyarch kernel:  ? __pte_offset_map+0x1b/0x180
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? __handle_mm_fault+0xbe7/0x1030
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? __count_memcg_events+0x58/0xf0
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? count_memcg_events.constprop.0+0x1a/0x30
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? handle_mm_fault+0x1bb/0x2c0
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? do_user_addr_fault+0x36c/0x620
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? exc_page_fault+0x81/0x190
Nov 16 17:03:19 tinyarch kernel:  entry_SYSCALL_64_after_hwframe+0x76/0x7e
Nov 16 17:03:19 tinyarch kernel: RIP: 0033:0x765c578f97a4
Nov 16 17:03:19 tinyarch kernel: Code: c7 00 16 00 00 00 b8 ff ff ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 f3 0f 1e fa 80 3d c5 28 0e 00 00 74 13 b8 01 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 54 c3 0f 1f 00 55 48 89 e5 48 83 ec 20 48 89
Nov 16 17:03:19 tinyarch kernel: RSP: 002b:00007ffcafbf9f98 EFLAGS: 00000202 ORIG_RAX: 0000000000000001
Nov 16 17:03:19 tinyarch kernel: RAX: ffffffffffffffda RBX: 0000000000000008 RCX: 0000765c578f97a4
Nov 16 17:03:19 tinyarch kernel: RDX: 0000000000000008 RSI: 00005be8a1848cb0 RDI: 0000000000000001
Nov 16 17:03:19 tinyarch kernel: RBP: 00007ffcafbf9fc0 R08: 0000000000000410 R09: 0000000000000001
Nov 16 17:03:19 tinyarch kernel: R10: 0000000000000004 R11: 0000000000000202 R12: 0000000000000008
Nov 16 17:03:19 tinyarch kernel: R13: 00005be8a1848cb0 R14: 0000765c579d55c0 R15: 0000765c579d2ea0
Nov 16 17:03:19 tinyarch kernel:  </TASK>
Nov 16 17:03:19 tinyarch kernel: ---[ end trace 0000000000000000 ]---
Nov 16 17:03:19 tinyarch kernel: ------------[ cut here ]------------
Nov 16 17:03:19 tinyarch kernel: WARNING: CPU: 13 PID: 3106 at include/linux/rwsem.h:80 follow_pte+0x1de/0x200
Nov 16 17:03:19 tinyarch kernel: Modules linked in: xt_conntrack xt_MASQUERADE bridge stp llc nf_conntrack_netlink xfrm_user xfrm_algo ip6table_nat ip6table_filter ip6_tables iptable_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 libcrc32c xt_addrtype iptable_filter snd_seq_dummy snd_hrtimer rfcomm snd_seq overlay mousedev joydev uhid cmac algif_hash algif_skcipher af_alg bnep iwlmvm vfat fat snd_usb_audio mac80211 snd_usbmidi_lib snd_ump libarc4 snd_rawmidi ptp snd_seq_device pps_core mc btusb iwlwifi btrtl btintel btbcm btmtk cfg80211 bluetooth r8169 realtek mdio_devres rfkill nzxt_kraken3 libphy hid_generic usbhid amd_atl intel_rapl_msr intel_rapl_common kvm_amd snd_hda_codec_realtek ccp snd_hda_codec_generic snd_hda_scodec_component snd_hda_codec_hdmi kvm snd_hda_intel snd_intel_dspcfg snd_intel_sdw_acpi crct10dif_pclmul crc32_pclmul snd_hda_codec polyval_clmulni polyval_generic snd_hda_core ghash_clmulni_intel sha512_ssse3 snd_hwdep sha256_ssse3 sha1_ssse3 snd_pcm aesni_intel snd_timer gf128mul crypto_simd snd cryptd
Nov 16 17:03:19 tinyarch kernel:  sp5100_tco soundcore gigabyte_wmi wmi_bmof i2c_piix4 rapl pcspkr k10temp i2c_smbus gpio_amdpt gpio_generic mac_hid crypto_user loop nfnetlink ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 dm_mod nvme crc32c_intel nvme_core xhci_pci xhci_pci_renesas nvme_auth nvidia_drm(POE) drm_ttm_helper ttm nvidia_uvm(POE) nvidia_modeset(POE) video wmi nvidia(POE)
Nov 16 17:03:19 tinyarch kernel: CPU: 13 UID: 0 PID: 3106 Comm: nvidia-sleep.sh Tainted: P        W  OE      6.11.8-arch1-2 #1 1400000003000000474e550014adde1903f711f0
Nov 16 17:03:19 tinyarch kernel: Tainted: [P]=PROPRIETARY_MODULE, [W]=WARN, [O]=OOT_MODULE, [E]=UNSIGNED_MODULE
Nov 16 17:03:19 tinyarch kernel: Hardware name: Gigabyte Technology Co., Ltd. B550I AORUS PRO AX/B550I AORUS PRO AX, BIOS F15 01/04/2022
Nov 16 17:03:19 tinyarch kernel: RIP: 0010:follow_pte+0x1de/0x200
Nov 16 17:03:19 tinyarch kernel: Code: 39 d9 00 48 81 e2 00 00 00 c0 48 09 c2 48 f7 d2 48 85 fa 75 20 e8 42 f1 ff ff 48 8b 35 db 0d 5f 01 48 81 e6 00 00 00 c0 eb 8d <0f> 0b 48 3b 1f 0f 83 50 fe ff ff bd ea ff ff ff eb b6 49 8b 3c 24
Nov 16 17:03:19 tinyarch kernel: RSP: 0018:ffffab49533b7798 EFLAGS: 00010246
Nov 16 17:03:19 tinyarch kernel: RAX: 0000000000000000 RBX: 00007f55d1de4000 RCX: ffffab49533b77d8
Nov 16 17:03:19 tinyarch kernel: RDX: ffffab49533b77d0 RSI: 00007f55d1de4000 RDI: ffff8bf647488b80
Nov 16 17:03:19 tinyarch kernel: RBP: ffffab49533b7818 R08: ffffab49533b7970 R09: 0000000000000000
Nov 16 17:03:19 tinyarch kernel: R10: 000000008040003d R11: 0000000000000000 R12: ffffab49533b77d8
Nov 16 17:03:19 tinyarch kernel: R13: ffffab49533b77d0 R14: ffff8bf65afba680 R15: 0000000000000000
Nov 16 17:03:19 tinyarch kernel: FS:  0000765c5777cb80(0000) GS:ffff8bfd5f080000(0000) knlGS:0000000000000000
Nov 16 17:03:19 tinyarch kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Nov 16 17:03:19 tinyarch kernel: CR2: 00005ec28ecc14f0 CR3: 00000001a5948000 CR4: 0000000000f50ef0
Nov 16 17:03:19 tinyarch kernel: PKRU: 55555554
Nov 16 17:03:19 tinyarch kernel: Call Trace:
Nov 16 17:03:19 tinyarch kernel:  <TASK>
Nov 16 17:03:19 tinyarch kernel:  ? follow_pte+0x1de/0x200
Nov 16 17:03:19 tinyarch kernel:  ? __warn.cold+0x8e/0xe8
Nov 16 17:03:19 tinyarch kernel:  ? follow_pte+0x1de/0x200
Nov 16 17:03:19 tinyarch kernel:  ? report_bug+0xff/0x140
Nov 16 17:03:19 tinyarch kernel:  ? handle_bug+0x58/0x90
Nov 16 17:03:19 tinyarch kernel:  ? exc_invalid_op+0x17/0x70
Nov 16 17:03:19 tinyarch kernel:  ? asm_exc_invalid_op+0x1a/0x20
Nov 16 17:03:19 tinyarch kernel:  ? follow_pte+0x1de/0x200
Nov 16 17:03:19 tinyarch kernel:  ? unmap_page_range+0x1568/0x1600
Nov 16 17:03:19 tinyarch kernel:  follow_phys+0x49/0x110
Nov 16 17:03:19 tinyarch kernel:  untrack_pfn+0x55/0x120
Nov 16 17:03:19 tinyarch kernel:  unmap_single_vma+0xa6/0xe0
Nov 16 17:03:19 tinyarch kernel:  zap_page_range_single+0x122/0x1d0
Nov 16 17:03:19 tinyarch kernel:  unmap_mapping_range+0x116/0x140
Nov 16 17:03:19 tinyarch kernel:  nv_revoke_gpu_mappings_locked+0x47/0x70 [nvidia 1400000003000000474e550069f987d210ebbdf4]
Nov 16 17:03:19 tinyarch kernel:  nv_set_system_power_state+0x1cd/0x480 [nvidia 1400000003000000474e550069f987d210ebbdf4]
Nov 16 17:03:19 tinyarch kernel:  nv_procfs_write_suspend+0xef/0x170 [nvidia 1400000003000000474e550069f987d210ebbdf4]
Nov 16 17:03:19 tinyarch kernel:  proc_reg_write+0x5d/0xa0
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  vfs_write+0xfe/0x460
Nov 16 17:03:19 tinyarch kernel:  ? __fpu_restore_sig+0x1d1/0x540
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? get_close_on_exec+0x34/0x40
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ksys_write+0x6d/0xf0
Nov 16 17:03:19 tinyarch kernel:  do_syscall_64+0x82/0x190
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? get_page_from_freelist+0x16c3/0x1960
Nov 16 17:03:19 tinyarch kernel:  ? __do_sys_newfstat+0x68/0x70
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? page_counter_uncharge+0x33/0x80
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? drain_stock+0x68/0xa0
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? __refill_stock+0x81/0x90
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? refill_stock+0x1a/0x30
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? try_charge_memcg+0x5dd/0x630
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? __mod_memcg_lruvec_state+0xa0/0x150
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? __lruvec_stat_mod_folio+0x83/0xd0
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? set_ptes.isra.0+0x41/0x90
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? do_anonymous_page+0xfe/0x870
Nov 16 17:03:19 tinyarch kernel:  ? __pte_offset_map+0x1b/0x180
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? __handle_mm_fault+0xbe7/0x1030
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? __count_memcg_events+0x58/0xf0
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? count_memcg_events.constprop.0+0x1a/0x30
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? handle_mm_fault+0x1bb/0x2c0
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? do_user_addr_fault+0x36c/0x620
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? exc_page_fault+0x81/0x190
Nov 16 17:03:19 tinyarch kernel:  entry_SYSCALL_64_after_hwframe+0x76/0x7e
Nov 16 17:03:19 tinyarch kernel: RIP: 0033:0x765c578f97a4
Nov 16 17:03:19 tinyarch kernel: Code: c7 00 16 00 00 00 b8 ff ff ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 f3 0f 1e fa 80 3d c5 28 0e 00 00 74 13 b8 01 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 54 c3 0f 1f 00 55 48 89 e5 48 83 ec 20 48 89
Nov 16 17:03:19 tinyarch kernel: RSP: 002b:00007ffcafbf9f98 EFLAGS: 00000202 ORIG_RAX: 0000000000000001
Nov 16 17:03:19 tinyarch kernel: RAX: ffffffffffffffda RBX: 0000000000000008 RCX: 0000765c578f97a4
Nov 16 17:03:19 tinyarch kernel: RDX: 0000000000000008 RSI: 00005be8a1848cb0 RDI: 0000000000000001
Nov 16 17:03:19 tinyarch kernel: RBP: 00007ffcafbf9fc0 R08: 0000000000000410 R09: 0000000000000001
Nov 16 17:03:19 tinyarch kernel: R10: 0000000000000004 R11: 0000000000000202 R12: 0000000000000008
Nov 16 17:03:19 tinyarch kernel: R13: 00005be8a1848cb0 R14: 0000765c579d55c0 R15: 0000765c579d2ea0
Nov 16 17:03:19 tinyarch kernel:  </TASK>
Nov 16 17:03:19 tinyarch kernel: ---[ end trace 0000000000000000 ]---
Nov 16 17:03:19 tinyarch kernel: ------------[ cut here ]------------
Nov 16 17:03:19 tinyarch kernel: WARNING: CPU: 13 PID: 3106 at include/linux/rwsem.h:80 follow_pte+0x1de/0x200
Nov 16 17:03:19 tinyarch kernel: Modules linked in: xt_conntrack xt_MASQUERADE bridge stp llc nf_conntrack_netlink xfrm_user xfrm_algo ip6table_nat ip6table_filter ip6_tables iptable_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 libcrc32c xt_addrtype iptable_filter snd_seq_dummy snd_hrtimer rfcomm snd_seq overlay mousedev joydev uhid cmac algif_hash algif_skcipher af_alg bnep iwlmvm vfat fat snd_usb_audio mac80211 snd_usbmidi_lib snd_ump libarc4 snd_rawmidi ptp snd_seq_device pps_core mc btusb iwlwifi btrtl btintel btbcm btmtk cfg80211 bluetooth r8169 realtek mdio_devres rfkill nzxt_kraken3 libphy hid_generic usbhid amd_atl intel_rapl_msr intel_rapl_common kvm_amd snd_hda_codec_realtek ccp snd_hda_codec_generic snd_hda_scodec_component snd_hda_codec_hdmi kvm snd_hda_intel snd_intel_dspcfg snd_intel_sdw_acpi crct10dif_pclmul crc32_pclmul snd_hda_codec polyval_clmulni polyval_generic snd_hda_core ghash_clmulni_intel sha512_ssse3 snd_hwdep sha256_ssse3 sha1_ssse3 snd_pcm aesni_intel snd_timer gf128mul crypto_simd snd cryptd
Nov 16 17:03:19 tinyarch kernel:  sp5100_tco soundcore gigabyte_wmi wmi_bmof i2c_piix4 rapl pcspkr k10temp i2c_smbus gpio_amdpt gpio_generic mac_hid crypto_user loop nfnetlink ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 dm_mod nvme crc32c_intel nvme_core xhci_pci xhci_pci_renesas nvme_auth nvidia_drm(POE) drm_ttm_helper ttm nvidia_uvm(POE) nvidia_modeset(POE) video wmi nvidia(POE)
Nov 16 17:03:19 tinyarch kernel: CPU: 13 UID: 0 PID: 3106 Comm: nvidia-sleep.sh Tainted: P        W  OE      6.11.8-arch1-2 #1 1400000003000000474e550014adde1903f711f0
Nov 16 17:03:19 tinyarch kernel: Tainted: [P]=PROPRIETARY_MODULE, [W]=WARN, [O]=OOT_MODULE, [E]=UNSIGNED_MODULE
Nov 16 17:03:19 tinyarch kernel: Hardware name: Gigabyte Technology Co., Ltd. B550I AORUS PRO AX/B550I AORUS PRO AX, BIOS F15 01/04/2022
Nov 16 17:03:19 tinyarch kernel: RIP: 0010:follow_pte+0x1de/0x200
Nov 16 17:03:19 tinyarch kernel: Code: 39 d9 00 48 81 e2 00 00 00 c0 48 09 c2 48 f7 d2 48 85 fa 75 20 e8 42 f1 ff ff 48 8b 35 db 0d 5f 01 48 81 e6 00 00 00 c0 eb 8d <0f> 0b 48 3b 1f 0f 83 50 fe ff ff bd ea ff ff ff eb b6 49 8b 3c 24
Nov 16 17:03:19 tinyarch kernel: RSP: 0018:ffffab49533b7798 EFLAGS: 00010246
Nov 16 17:03:19 tinyarch kernel: RAX: 0000000000000000 RBX: 00007f55c8056000 RCX: ffffab49533b77d8
Nov 16 17:03:19 tinyarch kernel: RDX: ffffab49533b77d0 RSI: 00007f55c8056000 RDI: ffff8bf647489870
Nov 16 17:03:19 tinyarch kernel: RBP: ffffab49533b7818 R08: ffffab49533b7970 R09: 0000000000000000
Nov 16 17:03:19 tinyarch kernel: R10: 000000008040003c R11: 0000000000000000 R12: ffffab49533b77d8
Nov 16 17:03:19 tinyarch kernel: R13: ffffab49533b77d0 R14: ffff8bf65afba680 R15: 0000000000000000
Nov 16 17:03:19 tinyarch kernel: FS:  0000765c5777cb80(0000) GS:ffff8bfd5f080000(0000) knlGS:0000000000000000
Nov 16 17:03:19 tinyarch kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Nov 16 17:03:19 tinyarch kernel: CR2: 00005ec28ecc14f0 CR3: 00000001a5948000 CR4: 0000000000f50ef0
Nov 16 17:03:19 tinyarch kernel: PKRU: 55555554
Nov 16 17:03:19 tinyarch kernel: Call Trace:
Nov 16 17:03:19 tinyarch kernel:  <TASK>
Nov 16 17:03:19 tinyarch kernel:  ? follow_pte+0x1de/0x200
Nov 16 17:03:19 tinyarch kernel:  ? __warn.cold+0x8e/0xe8
Nov 16 17:03:19 tinyarch kernel:  ? follow_pte+0x1de/0x200
Nov 16 17:03:19 tinyarch kernel:  ? report_bug+0xff/0x140
Nov 16 17:03:19 tinyarch kernel:  ? handle_bug+0x58/0x90
Nov 16 17:03:19 tinyarch kernel:  ? exc_invalid_op+0x17/0x70
Nov 16 17:03:19 tinyarch kernel:  ? asm_exc_invalid_op+0x1a/0x20
Nov 16 17:03:19 tinyarch kernel:  ? follow_pte+0x1de/0x200
Nov 16 17:03:19 tinyarch kernel:  ? unmap_page_range+0x1568/0x1600
Nov 16 17:03:19 tinyarch kernel:  follow_phys+0x49/0x110
Nov 16 17:03:19 tinyarch kernel:  untrack_pfn+0x55/0x120
Nov 16 17:03:19 tinyarch kernel:  unmap_single_vma+0xa6/0xe0
Nov 16 17:03:19 tinyarch kernel:  zap_page_range_single+0x122/0x1d0
Nov 16 17:03:19 tinyarch kernel:  unmap_mapping_range+0x116/0x140
Nov 16 17:03:19 tinyarch kernel:  nv_revoke_gpu_mappings_locked+0x47/0x70 [nvidia 1400000003000000474e550069f987d210ebbdf4]
Nov 16 17:03:19 tinyarch kernel:  nv_set_system_power_state+0x1cd/0x480 [nvidia 1400000003000000474e550069f987d210ebbdf4]
Nov 16 17:03:19 tinyarch kernel:  nv_procfs_write_suspend+0xef/0x170 [nvidia 1400000003000000474e550069f987d210ebbdf4]
Nov 16 17:03:19 tinyarch kernel:  proc_reg_write+0x5d/0xa0
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  vfs_write+0xfe/0x460
Nov 16 17:03:19 tinyarch kernel:  ? __fpu_restore_sig+0x1d1/0x540
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? get_close_on_exec+0x34/0x40
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ksys_write+0x6d/0xf0
Nov 16 17:03:19 tinyarch kernel:  do_syscall_64+0x82/0x190
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? get_page_from_freelist+0x16c3/0x1960
Nov 16 17:03:19 tinyarch kernel:  ? __do_sys_newfstat+0x68/0x70
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? page_counter_uncharge+0x33/0x80
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? drain_stock+0x68/0xa0
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? __refill_stock+0x81/0x90
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? refill_stock+0x1a/0x30
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? try_charge_memcg+0x5dd/0x630
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? __mod_memcg_lruvec_state+0xa0/0x150
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? __lruvec_stat_mod_folio+0x83/0xd0
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? set_ptes.isra.0+0x41/0x90
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? do_anonymous_page+0xfe/0x870
Nov 16 17:03:19 tinyarch kernel:  ? __pte_offset_map+0x1b/0x180
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? __handle_mm_fault+0xbe7/0x1030
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? __count_memcg_events+0x58/0xf0
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? count_memcg_events.constprop.0+0x1a/0x30
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? handle_mm_fault+0x1bb/0x2c0
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? do_user_addr_fault+0x36c/0x620
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? exc_page_fault+0x81/0x190
Nov 16 17:03:19 tinyarch kernel:  entry_SYSCALL_64_after_hwframe+0x76/0x7e
Nov 16 17:03:19 tinyarch kernel: RIP: 0033:0x765c578f97a4
Nov 16 17:03:19 tinyarch kernel: Code: c7 00 16 00 00 00 b8 ff ff ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 f3 0f 1e fa 80 3d c5 28 0e 00 00 74 13 b8 01 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 54 c3 0f 1f 00 55 48 89 e5 48 83 ec 20 48 89
Nov 16 17:03:19 tinyarch kernel: RSP: 002b:00007ffcafbf9f98 EFLAGS: 00000202 ORIG_RAX: 0000000000000001
Nov 16 17:03:19 tinyarch kernel: RAX: ffffffffffffffda RBX: 0000000000000008 RCX: 0000765c578f97a4
Nov 16 17:03:19 tinyarch kernel: RDX: 0000000000000008 RSI: 00005be8a1848cb0 RDI: 0000000000000001
Nov 16 17:03:19 tinyarch kernel: RBP: 00007ffcafbf9fc0 R08: 0000000000000410 R09: 0000000000000001
Nov 16 17:03:19 tinyarch kernel: R10: 0000000000000004 R11: 0000000000000202 R12: 0000000000000008
Nov 16 17:03:19 tinyarch kernel: R13: 00005be8a1848cb0 R14: 0000765c579d55c0 R15: 0000765c579d2ea0
Nov 16 17:03:19 tinyarch kernel:  </TASK>
Nov 16 17:03:19 tinyarch kernel: ---[ end trace 0000000000000000 ]---
Nov 16 17:03:19 tinyarch kernel: ------------[ cut here ]------------
Nov 16 17:03:19 tinyarch kernel: WARNING: CPU: 13 PID: 3106 at include/linux/rwsem.h:80 follow_pte+0x1de/0x200
Nov 16 17:03:19 tinyarch kernel: Modules linked in: xt_conntrack xt_MASQUERADE bridge stp llc nf_conntrack_netlink xfrm_user xfrm_algo ip6table_nat ip6table_filter ip6_tables iptable_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 libcrc32c xt_addrtype iptable_filter snd_seq_dummy snd_hrtimer rfcomm snd_seq overlay mousedev joydev uhid cmac algif_hash algif_skcipher af_alg bnep iwlmvm vfat fat snd_usb_audio mac80211 snd_usbmidi_lib snd_ump libarc4 snd_rawmidi ptp snd_seq_device pps_core mc btusb iwlwifi btrtl btintel btbcm btmtk cfg80211 bluetooth r8169 realtek mdio_devres rfkill nzxt_kraken3 libphy hid_generic usbhid amd_atl intel_rapl_msr intel_rapl_common kvm_amd snd_hda_codec_realtek ccp snd_hda_codec_generic snd_hda_scodec_component snd_hda_codec_hdmi kvm snd_hda_intel snd_intel_dspcfg snd_intel_sdw_acpi crct10dif_pclmul crc32_pclmul snd_hda_codec polyval_clmulni polyval_generic snd_hda_core ghash_clmulni_intel sha512_ssse3 snd_hwdep sha256_ssse3 sha1_ssse3 snd_pcm aesni_intel snd_timer gf128mul crypto_simd snd cryptd
Nov 16 17:03:19 tinyarch kernel:  sp5100_tco soundcore gigabyte_wmi wmi_bmof i2c_piix4 rapl pcspkr k10temp i2c_smbus gpio_amdpt gpio_generic mac_hid crypto_user loop nfnetlink ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 dm_mod nvme crc32c_intel nvme_core xhci_pci xhci_pci_renesas nvme_auth nvidia_drm(POE) drm_ttm_helper ttm nvidia_uvm(POE) nvidia_modeset(POE) video wmi nvidia(POE)
Nov 16 17:03:19 tinyarch kernel: CPU: 13 UID: 0 PID: 3106 Comm: nvidia-sleep.sh Tainted: P        W  OE      6.11.8-arch1-2 #1 1400000003000000474e550014adde1903f711f0
Nov 16 17:03:19 tinyarch kernel: Tainted: [P]=PROPRIETARY_MODULE, [W]=WARN, [O]=OOT_MODULE, [E]=UNSIGNED_MODULE
Nov 16 17:03:19 tinyarch kernel: Hardware name: Gigabyte Technology Co., Ltd. B550I AORUS PRO AX/B550I AORUS PRO AX, BIOS F15 01/04/2022
Nov 16 17:03:19 tinyarch kernel: RIP: 0010:follow_pte+0x1de/0x200
Nov 16 17:03:19 tinyarch kernel: Code: 39 d9 00 48 81 e2 00 00 00 c0 48 09 c2 48 f7 d2 48 85 fa 75 20 e8 42 f1 ff ff 48 8b 35 db 0d 5f 01 48 81 e6 00 00 00 c0 eb 8d <0f> 0b 48 3b 1f 0f 83 50 fe ff ff bd ea ff ff ff eb b6 49 8b 3c 24
Nov 16 17:03:19 tinyarch kernel: RSP: 0018:ffffab49533b7798 EFLAGS: 00010246
Nov 16 17:03:19 tinyarch kernel: RAX: 0000000000000000 RBX: 00007f55c9d8d000 RCX: ffffab49533b77d8
Nov 16 17:03:19 tinyarch kernel: RDX: ffffab49533b77d0 RSI: 00007f55c9d8d000 RDI: ffff8bf6540e22e0
Nov 16 17:03:19 tinyarch kernel: RBP: ffffab49533b7818 R08: ffffab49533b7970 R09: 0000000000000000
Nov 16 17:03:19 tinyarch kernel: R10: 000000008040003b R11: 0000000000000000 R12: ffffab49533b77d8
Nov 16 17:03:19 tinyarch kernel: R13: ffffab49533b77d0 R14: ffff8bf65afba680 R15: 0000000000000000
Nov 16 17:03:19 tinyarch kernel: FS:  0000765c5777cb80(0000) GS:ffff8bfd5f080000(0000) knlGS:0000000000000000
Nov 16 17:03:19 tinyarch kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Nov 16 17:03:19 tinyarch kernel: CR2: 00005ec28ecc14f0 CR3: 00000001a5948000 CR4: 0000000000f50ef0
Nov 16 17:03:19 tinyarch kernel: PKRU: 55555554
Nov 16 17:03:19 tinyarch kernel: Call Trace:
Nov 16 17:03:19 tinyarch kernel:  <TASK>
Nov 16 17:03:19 tinyarch kernel:  ? follow_pte+0x1de/0x200
Nov 16 17:03:19 tinyarch kernel:  ? __warn.cold+0x8e/0xe8
Nov 16 17:03:19 tinyarch kernel:  ? follow_pte+0x1de/0x200
Nov 16 17:03:19 tinyarch kernel:  ? report_bug+0xff/0x140
Nov 16 17:03:19 tinyarch kernel:  ? handle_bug+0x58/0x90
Nov 16 17:03:19 tinyarch kernel:  ? exc_invalid_op+0x17/0x70
Nov 16 17:03:19 tinyarch kernel:  ? asm_exc_invalid_op+0x1a/0x20
Nov 16 17:03:19 tinyarch kernel:  ? follow_pte+0x1de/0x200
Nov 16 17:03:19 tinyarch kernel:  ? unmap_page_range+0x1568/0x1600
Nov 16 17:03:19 tinyarch kernel:  follow_phys+0x49/0x110
Nov 16 17:03:19 tinyarch kernel:  untrack_pfn+0x55/0x120
Nov 16 17:03:19 tinyarch kernel:  unmap_single_vma+0xa6/0xe0
Nov 16 17:03:19 tinyarch kernel:  zap_page_range_single+0x122/0x1d0
Nov 16 17:03:19 tinyarch kernel:  unmap_mapping_range+0x116/0x140
Nov 16 17:03:19 tinyarch kernel:  nv_revoke_gpu_mappings_locked+0x47/0x70 [nvidia 1400000003000000474e550069f987d210ebbdf4]
Nov 16 17:03:19 tinyarch kernel:  nv_set_system_power_state+0x1cd/0x480 [nvidia 1400000003000000474e550069f987d210ebbdf4]
Nov 16 17:03:19 tinyarch kernel:  nv_procfs_write_suspend+0xef/0x170 [nvidia 1400000003000000474e550069f987d210ebbdf4]
Nov 16 17:03:19 tinyarch kernel:  proc_reg_write+0x5d/0xa0
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  vfs_write+0xfe/0x460
Nov 16 17:03:19 tinyarch kernel:  ? __fpu_restore_sig+0x1d1/0x540
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? get_close_on_exec+0x34/0x40
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ksys_write+0x6d/0xf0
Nov 16 17:03:19 tinyarch kernel:  do_syscall_64+0x82/0x190
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? get_page_from_freelist+0x16c3/0x1960
Nov 16 17:03:19 tinyarch kernel:  ? __do_sys_newfstat+0x68/0x70
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? page_counter_uncharge+0x33/0x80
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? drain_stock+0x68/0xa0
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? __refill_stock+0x81/0x90
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? refill_stock+0x1a/0x30
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? try_charge_memcg+0x5dd/0x630
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? __mod_memcg_lruvec_state+0xa0/0x150
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? __lruvec_stat_mod_folio+0x83/0xd0
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? set_ptes.isra.0+0x41/0x90
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? do_anonymous_page+0xfe/0x870
Nov 16 17:03:19 tinyarch kernel:  ? __pte_offset_map+0x1b/0x180
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? __handle_mm_fault+0xbe7/0x1030
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? __count_memcg_events+0x58/0xf0
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? count_memcg_events.constprop.0+0x1a/0x30
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? handle_mm_fault+0x1bb/0x2c0
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? do_user_addr_fault+0x36c/0x620
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? exc_page_fault+0x81/0x190
Nov 16 17:03:19 tinyarch kernel:  entry_SYSCALL_64_after_hwframe+0x76/0x7e
Nov 16 17:03:19 tinyarch kernel: RIP: 0033:0x765c578f97a4
Nov 16 17:03:19 tinyarch kernel: Code: c7 00 16 00 00 00 b8 ff ff ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 f3 0f 1e fa 80 3d c5 28 0e 00 00 74 13 b8 01 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 54 c3 0f 1f 00 55 48 89 e5 48 83 ec 20 48 89
Nov 16 17:03:19 tinyarch kernel: RSP: 002b:00007ffcafbf9f98 EFLAGS: 00000202 ORIG_RAX: 0000000000000001
Nov 16 17:03:19 tinyarch kernel: RAX: ffffffffffffffda RBX: 0000000000000008 RCX: 0000765c578f97a4
Nov 16 17:03:19 tinyarch kernel: RDX: 0000000000000008 RSI: 00005be8a1848cb0 RDI: 0000000000000001
Nov 16 17:03:19 tinyarch kernel: RBP: 00007ffcafbf9fc0 R08: 0000000000000410 R09: 0000000000000001
Nov 16 17:03:19 tinyarch kernel: R10: 0000000000000004 R11: 0000000000000202 R12: 0000000000000008
Nov 16 17:03:19 tinyarch kernel: R13: 00005be8a1848cb0 R14: 0000765c579d55c0 R15: 0000765c579d2ea0
Nov 16 17:03:19 tinyarch kernel:  </TASK>
Nov 16 17:03:19 tinyarch kernel: ---[ end trace 0000000000000000 ]---
Nov 16 17:03:19 tinyarch kernel: ------------[ cut here ]------------
Nov 16 17:03:19 tinyarch kernel: WARNING: CPU: 13 PID: 3106 at include/linux/rwsem.h:80 follow_pte+0x1de/0x200
Nov 16 17:03:19 tinyarch kernel: Modules linked in: xt_conntrack xt_MASQUERADE bridge stp llc nf_conntrack_netlink xfrm_user xfrm_algo ip6table_nat ip6table_filter ip6_tables iptable_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 libcrc32c xt_addrtype iptable_filter snd_seq_dummy snd_hrtimer rfcomm snd_seq overlay mousedev joydev uhid cmac algif_hash algif_skcipher af_alg bnep iwlmvm vfat fat snd_usb_audio mac80211 snd_usbmidi_lib snd_ump libarc4 snd_rawmidi ptp snd_seq_device pps_core mc btusb iwlwifi btrtl btintel btbcm btmtk cfg80211 bluetooth r8169 realtek mdio_devres rfkill nzxt_kraken3 libphy hid_generic usbhid amd_atl intel_rapl_msr intel_rapl_common kvm_amd snd_hda_codec_realtek ccp snd_hda_codec_generic snd_hda_scodec_component snd_hda_codec_hdmi kvm snd_hda_intel snd_intel_dspcfg snd_intel_sdw_acpi crct10dif_pclmul crc32_pclmul snd_hda_codec polyval_clmulni polyval_generic snd_hda_core ghash_clmulni_intel sha512_ssse3 snd_hwdep sha256_ssse3 sha1_ssse3 snd_pcm aesni_intel snd_timer gf128mul crypto_simd snd cryptd
Nov 16 17:03:19 tinyarch kernel:  sp5100_tco soundcore gigabyte_wmi wmi_bmof i2c_piix4 rapl pcspkr k10temp i2c_smbus gpio_amdpt gpio_generic mac_hid crypto_user loop nfnetlink ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 dm_mod nvme crc32c_intel nvme_core xhci_pci xhci_pci_renesas nvme_auth nvidia_drm(POE) drm_ttm_helper ttm nvidia_uvm(POE) nvidia_modeset(POE) video wmi nvidia(POE)
Nov 16 17:03:19 tinyarch kernel: CPU: 13 UID: 0 PID: 3106 Comm: nvidia-sleep.sh Tainted: P        W  OE      6.11.8-arch1-2 #1 1400000003000000474e550014adde1903f711f0
Nov 16 17:03:19 tinyarch kernel: Tainted: [P]=PROPRIETARY_MODULE, [W]=WARN, [O]=OOT_MODULE, [E]=UNSIGNED_MODULE
Nov 16 17:03:19 tinyarch kernel: Hardware name: Gigabyte Technology Co., Ltd. B550I AORUS PRO AX/B550I AORUS PRO AX, BIOS F15 01/04/2022
Nov 16 17:03:19 tinyarch kernel: RIP: 0010:follow_pte+0x1de/0x200
Nov 16 17:03:19 tinyarch kernel: Code: 39 d9 00 48 81 e2 00 00 00 c0 48 09 c2 48 f7 d2 48 85 fa 75 20 e8 42 f1 ff ff 48 8b 35 db 0d 5f 01 48 81 e6 00 00 00 c0 eb 8d <0f> 0b 48 3b 1f 0f 83 50 fe ff ff bd ea ff ff ff eb b6 49 8b 3c 24
Nov 16 17:03:19 tinyarch kernel: RSP: 0018:ffffab49533b7798 EFLAGS: 00010246
Nov 16 17:03:19 tinyarch kernel: RAX: 0000000000000000 RBX: 00007c134b968000 RCX: ffffab49533b77d8
Nov 16 17:03:19 tinyarch kernel: RDX: ffffab49533b77d0 RSI: 00007c134b968000 RDI: ffff8bf649dc1648
Nov 16 17:03:19 tinyarch kernel: RBP: ffffab49533b7818 R08: ffffab49533b7970 R09: 0000000000000000
Nov 16 17:03:19 tinyarch kernel: R10: 0000000080400036 R11: 0000000000000000 R12: ffffab49533b77d8
Nov 16 17:03:19 tinyarch kernel: R13: ffffab49533b77d0 R14: ffff8bf65ecbdd80 R15: 0000000000000000
Nov 16 17:03:19 tinyarch kernel: FS:  0000765c5777cb80(0000) GS:ffff8bfd5f080000(0000) knlGS:0000000000000000
Nov 16 17:03:19 tinyarch kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Nov 16 17:03:19 tinyarch kernel: CR2: 00005ec28ecc14f0 CR3: 00000001a5948000 CR4: 0000000000f50ef0
Nov 16 17:03:19 tinyarch kernel: PKRU: 55555554
Nov 16 17:03:19 tinyarch kernel: Call Trace:
Nov 16 17:03:19 tinyarch kernel:  <TASK>
Nov 16 17:03:19 tinyarch kernel:  ? follow_pte+0x1de/0x200
Nov 16 17:03:19 tinyarch kernel:  ? __warn.cold+0x8e/0xe8
Nov 16 17:03:19 tinyarch kernel:  ? follow_pte+0x1de/0x200
Nov 16 17:03:19 tinyarch kernel:  ? report_bug+0xff/0x140
Nov 16 17:03:19 tinyarch kernel:  ? handle_bug+0x58/0x90
Nov 16 17:03:19 tinyarch kernel:  ? exc_invalid_op+0x17/0x70
Nov 16 17:03:19 tinyarch kernel:  ? asm_exc_invalid_op+0x1a/0x20
Nov 16 17:03:19 tinyarch kernel:  ? follow_pte+0x1de/0x200
Nov 16 17:03:19 tinyarch kernel:  ? unmap_page_range+0x1568/0x1600
Nov 16 17:03:19 tinyarch kernel:  follow_phys+0x49/0x110
Nov 16 17:03:19 tinyarch kernel:  untrack_pfn+0x55/0x120
Nov 16 17:03:19 tinyarch kernel:  unmap_single_vma+0xa6/0xe0
Nov 16 17:03:19 tinyarch kernel:  zap_page_range_single+0x122/0x1d0
Nov 16 17:03:19 tinyarch kernel:  unmap_mapping_range+0x116/0x140
Nov 16 17:03:19 tinyarch kernel:  nv_revoke_gpu_mappings_locked+0x47/0x70 [nvidia 1400000003000000474e550069f987d210ebbdf4]
Nov 16 17:03:19 tinyarch kernel:  nv_set_system_power_state+0x1cd/0x480 [nvidia 1400000003000000474e550069f987d210ebbdf4]
Nov 16 17:03:19 tinyarch kernel:  nv_procfs_write_suspend+0xef/0x170 [nvidia 1400000003000000474e550069f987d210ebbdf4]
Nov 16 17:03:19 tinyarch kernel:  proc_reg_write+0x5d/0xa0
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  vfs_write+0xfe/0x460
Nov 16 17:03:19 tinyarch kernel:  ? __fpu_restore_sig+0x1d1/0x540
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? get_close_on_exec+0x34/0x40
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ksys_write+0x6d/0xf0
Nov 16 17:03:19 tinyarch kernel:  do_syscall_64+0x82/0x190
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? get_page_from_freelist+0x16c3/0x1960
Nov 16 17:03:19 tinyarch kernel:  ? __do_sys_newfstat+0x68/0x70
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? page_counter_uncharge+0x33/0x80
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? drain_stock+0x68/0xa0
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? __refill_stock+0x81/0x90
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? refill_stock+0x1a/0x30
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? try_charge_memcg+0x5dd/0x630
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? __mod_memcg_lruvec_state+0xa0/0x150
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? __lruvec_stat_mod_folio+0x83/0xd0
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? set_ptes.isra.0+0x41/0x90
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? do_anonymous_page+0xfe/0x870
Nov 16 17:03:19 tinyarch kernel:  ? __pte_offset_map+0x1b/0x180
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? __handle_mm_fault+0xbe7/0x1030
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? __count_memcg_events+0x58/0xf0
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? count_memcg_events.constprop.0+0x1a/0x30
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? handle_mm_fault+0x1bb/0x2c0
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? do_user_addr_fault+0x36c/0x620
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? exc_page_fault+0x81/0x190
Nov 16 17:03:19 tinyarch kernel:  entry_SYSCALL_64_after_hwframe+0x76/0x7e
Nov 16 17:03:19 tinyarch kernel: RIP: 0033:0x765c578f97a4
Nov 16 17:03:19 tinyarch kernel: Code: c7 00 16 00 00 00 b8 ff ff ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 f3 0f 1e fa 80 3d c5 28 0e 00 00 74 13 b8 01 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 54 c3 0f 1f 00 55 48 89 e5 48 83 ec 20 48 89
Nov 16 17:03:19 tinyarch kernel: RSP: 002b:00007ffcafbf9f98 EFLAGS: 00000202 ORIG_RAX: 0000000000000001
Nov 16 17:03:19 tinyarch kernel: RAX: ffffffffffffffda RBX: 0000000000000008 RCX: 0000765c578f97a4
Nov 16 17:03:19 tinyarch kernel: RDX: 0000000000000008 RSI: 00005be8a1848cb0 RDI: 0000000000000001
Nov 16 17:03:19 tinyarch kernel: RBP: 00007ffcafbf9fc0 R08: 0000000000000410 R09: 0000000000000001
Nov 16 17:03:19 tinyarch kernel: R10: 0000000000000004 R11: 0000000000000202 R12: 0000000000000008
Nov 16 17:03:19 tinyarch kernel: R13: 00005be8a1848cb0 R14: 0000765c579d55c0 R15: 0000765c579d2ea0
Nov 16 17:03:19 tinyarch kernel:  </TASK>
Nov 16 17:03:19 tinyarch kernel: ---[ end trace 0000000000000000 ]---
Nov 16 17:03:19 tinyarch kernel: ------------[ cut here ]------------
Nov 16 17:03:19 tinyarch kernel: WARNING: CPU: 13 PID: 3106 at include/linux/rwsem.h:80 follow_pte+0x1de/0x200
Nov 16 17:03:19 tinyarch kernel: Modules linked in: xt_conntrack xt_MASQUERADE bridge stp llc nf_conntrack_netlink xfrm_user xfrm_algo ip6table_nat ip6table_filter ip6_tables iptable_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 libcrc32c xt_addrtype iptable_filter snd_seq_dummy snd_hrtimer rfcomm snd_seq overlay mousedev joydev uhid cmac algif_hash algif_skcipher af_alg bnep iwlmvm vfat fat snd_usb_audio mac80211 snd_usbmidi_lib snd_ump libarc4 snd_rawmidi ptp snd_seq_device pps_core mc btusb iwlwifi btrtl btintel btbcm btmtk cfg80211 bluetooth r8169 realtek mdio_devres rfkill nzxt_kraken3 libphy hid_generic usbhid amd_atl intel_rapl_msr intel_rapl_common kvm_amd snd_hda_codec_realtek ccp snd_hda_codec_generic snd_hda_scodec_component snd_hda_codec_hdmi kvm snd_hda_intel snd_intel_dspcfg snd_intel_sdw_acpi crct10dif_pclmul crc32_pclmul snd_hda_codec polyval_clmulni polyval_generic snd_hda_core ghash_clmulni_intel sha512_ssse3 snd_hwdep sha256_ssse3 sha1_ssse3 snd_pcm aesni_intel snd_timer gf128mul crypto_simd snd cryptd
Nov 16 17:03:19 tinyarch kernel:  sp5100_tco soundcore gigabyte_wmi wmi_bmof i2c_piix4 rapl pcspkr k10temp i2c_smbus gpio_amdpt gpio_generic mac_hid crypto_user loop nfnetlink ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 dm_mod nvme crc32c_intel nvme_core xhci_pci xhci_pci_renesas nvme_auth nvidia_drm(POE) drm_ttm_helper ttm nvidia_uvm(POE) nvidia_modeset(POE) video wmi nvidia(POE)
Nov 16 17:03:19 tinyarch kernel: CPU: 13 UID: 0 PID: 3106 Comm: nvidia-sleep.sh Tainted: P        W  OE      6.11.8-arch1-2 #1 1400000003000000474e550014adde1903f711f0
Nov 16 17:03:19 tinyarch kernel: Tainted: [P]=PROPRIETARY_MODULE, [W]=WARN, [O]=OOT_MODULE, [E]=UNSIGNED_MODULE
Nov 16 17:03:19 tinyarch kernel: Hardware name: Gigabyte Technology Co., Ltd. B550I AORUS PRO AX/B550I AORUS PRO AX, BIOS F15 01/04/2022
Nov 16 17:03:19 tinyarch kernel: RIP: 0010:follow_pte+0x1de/0x200
Nov 16 17:03:19 tinyarch kernel: Code: 39 d9 00 48 81 e2 00 00 00 c0 48 09 c2 48 f7 d2 48 85 fa 75 20 e8 42 f1 ff ff 48 8b 35 db 0d 5f 01 48 81 e6 00 00 00 c0 eb 8d <0f> 0b 48 3b 1f 0f 83 50 fe ff ff bd ea ff ff ff eb b6 49 8b 3c 24
Nov 16 17:03:19 tinyarch kernel: RSP: 0018:ffffab49533b7798 EFLAGS: 00010246
Nov 16 17:03:19 tinyarch kernel: RAX: 0000000000000000 RBX: 0000754e7e184000 RCX: ffffab49533b77d8
Nov 16 17:03:19 tinyarch kernel: RDX: ffffab49533b77d0 RSI: 0000754e7e184000 RDI: ffff8bf6462f9a98
Nov 16 17:03:19 tinyarch kernel: RBP: ffffab49533b7818 R08: ffffab49533b7970 R09: 0000000000000000
Nov 16 17:03:19 tinyarch kernel: R10: 0000000000400013 R11: 0000000000000000 R12: ffffab49533b77d8
Nov 16 17:03:19 tinyarch kernel: R13: ffffab49533b77d0 R14: ffff8bf640069080 R15: 0000000000000000
Nov 16 17:03:19 tinyarch kernel: FS:  0000765c5777cb80(0000) GS:ffff8bfd5f080000(0000) knlGS:0000000000000000
Nov 16 17:03:19 tinyarch kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Nov 16 17:03:19 tinyarch kernel: CR2: 00005ec28ecc14f0 CR3: 00000001a5948000 CR4: 0000000000f50ef0
Nov 16 17:03:19 tinyarch kernel: PKRU: 55555554
Nov 16 17:03:19 tinyarch kernel: Call Trace:
Nov 16 17:03:19 tinyarch kernel:  <TASK>
Nov 16 17:03:19 tinyarch kernel:  ? follow_pte+0x1de/0x200
Nov 16 17:03:19 tinyarch kernel:  ? __warn.cold+0x8e/0xe8
Nov 16 17:03:19 tinyarch kernel:  ? follow_pte+0x1de/0x200
Nov 16 17:03:19 tinyarch kernel:  ? report_bug+0xff/0x140
Nov 16 17:03:19 tinyarch kernel:  ? handle_bug+0x58/0x90
Nov 16 17:03:19 tinyarch kernel:  ? exc_invalid_op+0x17/0x70
Nov 16 17:03:19 tinyarch kernel:  ? asm_exc_invalid_op+0x1a/0x20
Nov 16 17:03:19 tinyarch kernel:  ? follow_pte+0x1de/0x200
Nov 16 17:03:19 tinyarch kernel:  ? unmap_page_range+0x1568/0x1600
Nov 16 17:03:19 tinyarch kernel:  follow_phys+0x49/0x110
Nov 16 17:03:19 tinyarch kernel:  untrack_pfn+0x55/0x120
Nov 16 17:03:19 tinyarch kernel:  unmap_single_vma+0xa6/0xe0
Nov 16 17:03:19 tinyarch kernel:  zap_page_range_single+0x122/0x1d0
Nov 16 17:03:19 tinyarch kernel:  unmap_mapping_range+0x116/0x140
Nov 16 17:03:19 tinyarch kernel:  nv_revoke_gpu_mappings_locked+0x47/0x70 [nvidia 1400000003000000474e550069f987d210ebbdf4]
Nov 16 17:03:19 tinyarch kernel:  nv_set_system_power_state+0x1cd/0x480 [nvidia 1400000003000000474e550069f987d210ebbdf4]
Nov 16 17:03:19 tinyarch kernel:  nv_procfs_write_suspend+0xef/0x170 [nvidia 1400000003000000474e550069f987d210ebbdf4]
Nov 16 17:03:19 tinyarch kernel:  proc_reg_write+0x5d/0xa0
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  vfs_write+0xfe/0x460
Nov 16 17:03:19 tinyarch kernel:  ? __fpu_restore_sig+0x1d1/0x540
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? get_close_on_exec+0x34/0x40
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ksys_write+0x6d/0xf0
Nov 16 17:03:19 tinyarch kernel:  do_syscall_64+0x82/0x190
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? get_page_from_freelist+0x16c3/0x1960
Nov 16 17:03:19 tinyarch kernel:  ? __do_sys_newfstat+0x68/0x70
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? page_counter_uncharge+0x33/0x80
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? drain_stock+0x68/0xa0
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? __refill_stock+0x81/0x90
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? refill_stock+0x1a/0x30
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? try_charge_memcg+0x5dd/0x630
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? __mod_memcg_lruvec_state+0xa0/0x150
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? __lruvec_stat_mod_folio+0x83/0xd0
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? set_ptes.isra.0+0x41/0x90
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? do_anonymous_page+0xfe/0x870
Nov 16 17:03:19 tinyarch kernel:  ? __pte_offset_map+0x1b/0x180
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? __handle_mm_fault+0xbe7/0x1030
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? __count_memcg_events+0x58/0xf0
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? count_memcg_events.constprop.0+0x1a/0x30
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? handle_mm_fault+0x1bb/0x2c0
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? do_user_addr_fault+0x36c/0x620
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? exc_page_fault+0x81/0x190
Nov 16 17:03:19 tinyarch kernel:  entry_SYSCALL_64_after_hwframe+0x76/0x7e
Nov 16 17:03:19 tinyarch kernel: RIP: 0033:0x765c578f97a4
Nov 16 17:03:19 tinyarch kernel: Code: c7 00 16 00 00 00 b8 ff ff ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 f3 0f 1e fa 80 3d c5 28 0e 00 00 74 13 b8 01 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 54 c3 0f 1f 00 55 48 89 e5 48 83 ec 20 48 89
Nov 16 17:03:19 tinyarch kernel: RSP: 002b:00007ffcafbf9f98 EFLAGS: 00000202 ORIG_RAX: 0000000000000001
Nov 16 17:03:19 tinyarch kernel: RAX: ffffffffffffffda RBX: 0000000000000008 RCX: 0000765c578f97a4
Nov 16 17:03:19 tinyarch kernel: RDX: 0000000000000008 RSI: 00005be8a1848cb0 RDI: 0000000000000001
Nov 16 17:03:19 tinyarch kernel: RBP: 00007ffcafbf9fc0 R08: 0000000000000410 R09: 0000000000000001
Nov 16 17:03:19 tinyarch kernel: R10: 0000000000000004 R11: 0000000000000202 R12: 0000000000000008
Nov 16 17:03:19 tinyarch kernel: R13: 00005be8a1848cb0 R14: 0000765c579d55c0 R15: 0000765c579d2ea0
Nov 16 17:03:19 tinyarch kernel:  </TASK>
Nov 16 17:03:19 tinyarch kernel: ---[ end trace 0000000000000000 ]---
Nov 16 17:03:19 tinyarch kernel: ------------[ cut here ]------------
Nov 16 17:03:19 tinyarch kernel: WARNING: CPU: 13 PID: 3106 at include/linux/rwsem.h:80 follow_pte+0x1de/0x200
Nov 16 17:03:19 tinyarch kernel: Modules linked in: xt_conntrack xt_MASQUERADE bridge stp llc nf_conntrack_netlink xfrm_user xfrm_algo ip6table_nat ip6table_filter ip6_tables iptable_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 libcrc32c xt_addrtype iptable_filter snd_seq_dummy snd_hrtimer rfcomm snd_seq overlay mousedev joydev uhid cmac algif_hash algif_skcipher af_alg bnep iwlmvm vfat fat snd_usb_audio mac80211 snd_usbmidi_lib snd_ump libarc4 snd_rawmidi ptp snd_seq_device pps_core mc btusb iwlwifi btrtl btintel btbcm btmtk cfg80211 bluetooth r8169 realtek mdio_devres rfkill nzxt_kraken3 libphy hid_generic usbhid amd_atl intel_rapl_msr intel_rapl_common kvm_amd snd_hda_codec_realtek ccp snd_hda_codec_generic snd_hda_scodec_component snd_hda_codec_hdmi kvm snd_hda_intel snd_intel_dspcfg snd_intel_sdw_acpi crct10dif_pclmul crc32_pclmul snd_hda_codec polyval_clmulni polyval_generic snd_hda_core ghash_clmulni_intel sha512_ssse3 snd_hwdep sha256_ssse3 sha1_ssse3 snd_pcm aesni_intel snd_timer gf128mul crypto_simd snd cryptd
Nov 16 17:03:19 tinyarch kernel:  sp5100_tco soundcore gigabyte_wmi wmi_bmof i2c_piix4 rapl pcspkr k10temp i2c_smbus gpio_amdpt gpio_generic mac_hid crypto_user loop nfnetlink ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 dm_mod nvme crc32c_intel nvme_core xhci_pci xhci_pci_renesas nvme_auth nvidia_drm(POE) drm_ttm_helper ttm nvidia_uvm(POE) nvidia_modeset(POE) video wmi nvidia(POE)
Nov 16 17:03:19 tinyarch kernel: CPU: 13 UID: 0 PID: 3106 Comm: nvidia-sleep.sh Tainted: P        W  OE      6.11.8-arch1-2 #1 1400000003000000474e550014adde1903f711f0
Nov 16 17:03:19 tinyarch kernel: Tainted: [P]=PROPRIETARY_MODULE, [W]=WARN, [O]=OOT_MODULE, [E]=UNSIGNED_MODULE
Nov 16 17:03:19 tinyarch kernel: Hardware name: Gigabyte Technology Co., Ltd. B550I AORUS PRO AX/B550I AORUS PRO AX, BIOS F15 01/04/2022
Nov 16 17:03:19 tinyarch kernel: RIP: 0010:follow_pte+0x1de/0x200
Nov 16 17:03:19 tinyarch kernel: Code: 39 d9 00 48 81 e2 00 00 00 c0 48 09 c2 48 f7 d2 48 85 fa 75 20 e8 42 f1 ff ff 48 8b 35 db 0d 5f 01 48 81 e6 00 00 00 c0 eb 8d <0f> 0b 48 3b 1f 0f 83 50 fe ff ff bd ea ff ff ff eb b6 49 8b 3c 24
Nov 16 17:03:19 tinyarch kernel: RSP: 0018:ffffab49533b7798 EFLAGS: 00010246
Nov 16 17:03:19 tinyarch kernel: RAX: 0000000000000000 RBX: 0000754e6dd80000 RCX: ffffab49533b77d8
Nov 16 17:03:19 tinyarch kernel: RDX: ffffab49533b77d0 RSI: 0000754e6dd80000 RDI: ffff8bf649c8d9e0
Nov 16 17:03:19 tinyarch kernel: RBP: ffffab49533b7818 R08: ffffab49533b7970 R09: 0000000000000000
Nov 16 17:03:19 tinyarch kernel: R10: 000000000040003d R11: 0000000000000000 R12: ffffab49533b77d8
Nov 16 17:03:19 tinyarch kernel: R13: ffffab49533b77d0 R14: ffff8bf640069080 R15: 0000000000000000
Nov 16 17:03:19 tinyarch kernel: FS:  0000765c5777cb80(0000) GS:ffff8bfd5f080000(0000) knlGS:0000000000000000
Nov 16 17:03:19 tinyarch kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Nov 16 17:03:19 tinyarch kernel: CR2: 00005ec28ecc14f0 CR3: 00000001a5948000 CR4: 0000000000f50ef0
Nov 16 17:03:19 tinyarch kernel: PKRU: 55555554
Nov 16 17:03:19 tinyarch kernel: Call Trace:
Nov 16 17:03:19 tinyarch kernel:  <TASK>
Nov 16 17:03:19 tinyarch kernel:  ? follow_pte+0x1de/0x200
Nov 16 17:03:19 tinyarch kernel:  ? __warn.cold+0x8e/0xe8
Nov 16 17:03:19 tinyarch kernel:  ? follow_pte+0x1de/0x200
Nov 16 17:03:19 tinyarch kernel:  ? report_bug+0xff/0x140
Nov 16 17:03:19 tinyarch kernel:  ? handle_bug+0x58/0x90
Nov 16 17:03:19 tinyarch kernel:  ? exc_invalid_op+0x17/0x70
Nov 16 17:03:19 tinyarch kernel:  ? asm_exc_invalid_op+0x1a/0x20
Nov 16 17:03:19 tinyarch kernel:  ? follow_pte+0x1de/0x200
Nov 16 17:03:19 tinyarch kernel:  ? unmap_page_range+0x1568/0x1600
Nov 16 17:03:19 tinyarch kernel:  follow_phys+0x49/0x110
Nov 16 17:03:19 tinyarch kernel:  untrack_pfn+0x55/0x120
Nov 16 17:03:19 tinyarch kernel:  unmap_single_vma+0xa6/0xe0
Nov 16 17:03:19 tinyarch kernel:  zap_page_range_single+0x122/0x1d0
Nov 16 17:03:19 tinyarch kernel:  unmap_mapping_range+0x116/0x140
Nov 16 17:03:19 tinyarch kernel:  nv_revoke_gpu_mappings_locked+0x47/0x70 [nvidia 1400000003000000474e550069f987d210ebbdf4]
Nov 16 17:03:19 tinyarch kernel:  nv_set_system_power_state+0x1cd/0x480 [nvidia 1400000003000000474e550069f987d210ebbdf4]
Nov 16 17:03:19 tinyarch kernel:  nv_procfs_write_suspend+0xef/0x170 [nvidia 1400000003000000474e550069f987d210ebbdf4]
Nov 16 17:03:19 tinyarch kernel:  proc_reg_write+0x5d/0xa0
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  vfs_write+0xfe/0x460
Nov 16 17:03:19 tinyarch kernel:  ? __fpu_restore_sig+0x1d1/0x540
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? get_close_on_exec+0x34/0x40
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ksys_write+0x6d/0xf0
Nov 16 17:03:19 tinyarch kernel:  do_syscall_64+0x82/0x190
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? get_page_from_freelist+0x16c3/0x1960
Nov 16 17:03:19 tinyarch kernel:  ? __do_sys_newfstat+0x68/0x70
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? page_counter_uncharge+0x33/0x80
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? drain_stock+0x68/0xa0
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? __refill_stock+0x81/0x90
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? refill_stock+0x1a/0x30
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? try_charge_memcg+0x5dd/0x630
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? __mod_memcg_lruvec_state+0xa0/0x150
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? __lruvec_stat_mod_folio+0x83/0xd0
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? set_ptes.isra.0+0x41/0x90
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? do_anonymous_page+0xfe/0x870
Nov 16 17:03:19 tinyarch kernel:  ? __pte_offset_map+0x1b/0x180
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? __handle_mm_fault+0xbe7/0x1030
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? __count_memcg_events+0x58/0xf0
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? count_memcg_events.constprop.0+0x1a/0x30
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? handle_mm_fault+0x1bb/0x2c0
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? do_user_addr_fault+0x36c/0x620
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? exc_page_fault+0x81/0x190
Nov 16 17:03:19 tinyarch kernel:  entry_SYSCALL_64_after_hwframe+0x76/0x7e
Nov 16 17:03:19 tinyarch kernel: RIP: 0033:0x765c578f97a4
Nov 16 17:03:19 tinyarch kernel: Code: c7 00 16 00 00 00 b8 ff ff ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 f3 0f 1e fa 80 3d c5 28 0e 00 00 74 13 b8 01 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 54 c3 0f 1f 00 55 48 89 e5 48 83 ec 20 48 89
Nov 16 17:03:19 tinyarch kernel: RSP: 002b:00007ffcafbf9f98 EFLAGS: 00000202 ORIG_RAX: 0000000000000001
Nov 16 17:03:19 tinyarch kernel: RAX: ffffffffffffffda RBX: 0000000000000008 RCX: 0000765c578f97a4
Nov 16 17:03:19 tinyarch kernel: RDX: 0000000000000008 RSI: 00005be8a1848cb0 RDI: 0000000000000001
Nov 16 17:03:19 tinyarch kernel: RBP: 00007ffcafbf9fc0 R08: 0000000000000410 R09: 0000000000000001
Nov 16 17:03:19 tinyarch kernel: R10: 0000000000000004 R11: 0000000000000202 R12: 0000000000000008
Nov 16 17:03:19 tinyarch kernel: R13: 00005be8a1848cb0 R14: 0000765c579d55c0 R15: 0000765c579d2ea0
Nov 16 17:03:19 tinyarch kernel:  </TASK>
Nov 16 17:03:19 tinyarch kernel: ---[ end trace 0000000000000000 ]---
Nov 16 17:03:19 tinyarch kernel: ------------[ cut here ]------------
Nov 16 17:03:19 tinyarch kernel: WARNING: CPU: 13 PID: 3106 at include/linux/rwsem.h:80 follow_pte+0x1de/0x200
Nov 16 17:03:19 tinyarch kernel: Modules linked in: xt_conntrack xt_MASQUERADE bridge stp llc nf_conntrack_netlink xfrm_user xfrm_algo ip6table_nat ip6table_filter ip6_tables iptable_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 libcrc32c xt_addrtype iptable_filter snd_seq_dummy snd_hrtimer rfcomm snd_seq overlay mousedev joydev uhid cmac algif_hash algif_skcipher af_alg bnep iwlmvm vfat fat snd_usb_audio mac80211 snd_usbmidi_lib snd_ump libarc4 snd_rawmidi ptp snd_seq_device pps_core mc btusb iwlwifi btrtl btintel btbcm btmtk cfg80211 bluetooth r8169 realtek mdio_devres rfkill nzxt_kraken3 libphy hid_generic usbhid amd_atl intel_rapl_msr intel_rapl_common kvm_amd snd_hda_codec_realtek ccp snd_hda_codec_generic snd_hda_scodec_component snd_hda_codec_hdmi kvm snd_hda_intel snd_intel_dspcfg snd_intel_sdw_acpi crct10dif_pclmul crc32_pclmul snd_hda_codec polyval_clmulni polyval_generic snd_hda_core ghash_clmulni_intel sha512_ssse3 snd_hwdep sha256_ssse3 sha1_ssse3 snd_pcm aesni_intel snd_timer gf128mul crypto_simd snd cryptd
Nov 16 17:03:19 tinyarch kernel:  sp5100_tco soundcore gigabyte_wmi wmi_bmof i2c_piix4 rapl pcspkr k10temp i2c_smbus gpio_amdpt gpio_generic mac_hid crypto_user loop nfnetlink ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 dm_mod nvme crc32c_intel nvme_core xhci_pci xhci_pci_renesas nvme_auth nvidia_drm(POE) drm_ttm_helper ttm nvidia_uvm(POE) nvidia_modeset(POE) video wmi nvidia(POE)
Nov 16 17:03:19 tinyarch kernel: CPU: 13 UID: 0 PID: 3106 Comm: nvidia-sleep.sh Tainted: P        W  OE      6.11.8-arch1-2 #1 1400000003000000474e550014adde1903f711f0
Nov 16 17:03:19 tinyarch kernel: Tainted: [P]=PROPRIETARY_MODULE, [W]=WARN, [O]=OOT_MODULE, [E]=UNSIGNED_MODULE
Nov 16 17:03:19 tinyarch kernel: Hardware name: Gigabyte Technology Co., Ltd. B550I AORUS PRO AX/B550I AORUS PRO AX, BIOS F15 01/04/2022
Nov 16 17:03:19 tinyarch kernel: RIP: 0010:follow_pte+0x1de/0x200
Nov 16 17:03:19 tinyarch kernel: Code: 39 d9 00 48 81 e2 00 00 00 c0 48 09 c2 48 f7 d2 48 85 fa 75 20 e8 42 f1 ff ff 48 8b 35 db 0d 5f 01 48 81 e6 00 00 00 c0 eb 8d <0f> 0b 48 3b 1f 0f 83 50 fe ff ff bd ea ff ff ff eb b6 49 8b 3c 24
Nov 16 17:03:19 tinyarch kernel: RSP: 0018:ffffab49533b7798 EFLAGS: 00010246
Nov 16 17:03:19 tinyarch kernel: RAX: 0000000000000000 RBX: 0000754e7e18e000 RCX: ffffab49533b77d8
Nov 16 17:03:19 tinyarch kernel: RDX: ffffab49533b77d0 RSI: 0000754e7e18e000 RDI: ffff8bf653af2b80
Nov 16 17:03:19 tinyarch kernel: RBP: ffffab49533b7818 R08: ffffab49533b7970 R09: 0000000000000000
Nov 16 17:03:19 tinyarch kernel: R10: 000000000040003c R11: 0000000000000000 R12: ffffab49533b77d8
Nov 16 17:03:19 tinyarch kernel: R13: ffffab49533b77d0 R14: ffff8bf640069080 R15: 0000000000000000
Nov 16 17:03:19 tinyarch kernel: FS:  0000765c5777cb80(0000) GS:ffff8bfd5f080000(0000) knlGS:0000000000000000
Nov 16 17:03:19 tinyarch kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Nov 16 17:03:19 tinyarch kernel: CR2: 00005ec28ecc14f0 CR3: 00000001a5948000 CR4: 0000000000f50ef0
Nov 16 17:03:19 tinyarch kernel: PKRU: 55555554
Nov 16 17:03:19 tinyarch kernel: Call Trace:
Nov 16 17:03:19 tinyarch kernel:  <TASK>
Nov 16 17:03:19 tinyarch kernel:  ? follow_pte+0x1de/0x200
Nov 16 17:03:19 tinyarch kernel:  ? __warn.cold+0x8e/0xe8
Nov 16 17:03:19 tinyarch kernel:  ? follow_pte+0x1de/0x200
Nov 16 17:03:19 tinyarch kernel:  ? report_bug+0xff/0x140
Nov 16 17:03:19 tinyarch kernel:  ? handle_bug+0x58/0x90
Nov 16 17:03:19 tinyarch kernel:  ? exc_invalid_op+0x17/0x70
Nov 16 17:03:19 tinyarch kernel:  ? asm_exc_invalid_op+0x1a/0x20
Nov 16 17:03:19 tinyarch kernel:  ? follow_pte+0x1de/0x200
Nov 16 17:03:19 tinyarch kernel:  ? unmap_page_range+0x1568/0x1600
Nov 16 17:03:19 tinyarch kernel:  follow_phys+0x49/0x110
Nov 16 17:03:19 tinyarch kernel:  untrack_pfn+0x55/0x120
Nov 16 17:03:19 tinyarch kernel:  unmap_single_vma+0xa6/0xe0
Nov 16 17:03:19 tinyarch kernel:  zap_page_range_single+0x122/0x1d0
Nov 16 17:03:19 tinyarch kernel:  unmap_mapping_range+0x116/0x140
Nov 16 17:03:19 tinyarch kernel:  nv_revoke_gpu_mappings_locked+0x47/0x70 [nvidia 1400000003000000474e550069f987d210ebbdf4]
Nov 16 17:03:19 tinyarch kernel:  nv_set_system_power_state+0x1cd/0x480 [nvidia 1400000003000000474e550069f987d210ebbdf4]
Nov 16 17:03:19 tinyarch kernel:  nv_procfs_write_suspend+0xef/0x170 [nvidia 1400000003000000474e550069f987d210ebbdf4]
Nov 16 17:03:19 tinyarch kernel:  proc_reg_write+0x5d/0xa0
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  vfs_write+0xfe/0x460
Nov 16 17:03:19 tinyarch kernel:  ? __fpu_restore_sig+0x1d1/0x540
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? get_close_on_exec+0x34/0x40
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ksys_write+0x6d/0xf0
Nov 16 17:03:19 tinyarch kernel:  do_syscall_64+0x82/0x190
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? get_page_from_freelist+0x16c3/0x1960
Nov 16 17:03:19 tinyarch kernel:  ? __do_sys_newfstat+0x68/0x70
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? page_counter_uncharge+0x33/0x80
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? drain_stock+0x68/0xa0
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? __refill_stock+0x81/0x90
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? refill_stock+0x1a/0x30
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? try_charge_memcg+0x5dd/0x630
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? __mod_memcg_lruvec_state+0xa0/0x150
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? __lruvec_stat_mod_folio+0x83/0xd0
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? set_ptes.isra.0+0x41/0x90
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? do_anonymous_page+0xfe/0x870
Nov 16 17:03:19 tinyarch kernel:  ? __pte_offset_map+0x1b/0x180
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? __handle_mm_fault+0xbe7/0x1030
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? __count_memcg_events+0x58/0xf0
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? count_memcg_events.constprop.0+0x1a/0x30
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? handle_mm_fault+0x1bb/0x2c0
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? do_user_addr_fault+0x36c/0x620
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? exc_page_fault+0x81/0x190
Nov 16 17:03:19 tinyarch kernel:  entry_SYSCALL_64_after_hwframe+0x76/0x7e
Nov 16 17:03:19 tinyarch kernel: RIP: 0033:0x765c578f97a4
Nov 16 17:03:19 tinyarch kernel: Code: c7 00 16 00 00 00 b8 ff ff ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 f3 0f 1e fa 80 3d c5 28 0e 00 00 74 13 b8 01 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 54 c3 0f 1f 00 55 48 89 e5 48 83 ec 20 48 89
Nov 16 17:03:19 tinyarch kernel: RSP: 002b:00007ffcafbf9f98 EFLAGS: 00000202 ORIG_RAX: 0000000000000001
Nov 16 17:03:19 tinyarch kernel: RAX: ffffffffffffffda RBX: 0000000000000008 RCX: 0000765c578f97a4
Nov 16 17:03:19 tinyarch kernel: RDX: 0000000000000008 RSI: 00005be8a1848cb0 RDI: 0000000000000001
Nov 16 17:03:19 tinyarch kernel: RBP: 00007ffcafbf9fc0 R08: 0000000000000410 R09: 0000000000000001
Nov 16 17:03:19 tinyarch kernel: R10: 0000000000000004 R11: 0000000000000202 R12: 0000000000000008
Nov 16 17:03:19 tinyarch kernel: R13: 00005be8a1848cb0 R14: 0000765c579d55c0 R15: 0000765c579d2ea0
Nov 16 17:03:19 tinyarch kernel:  </TASK>
Nov 16 17:03:19 tinyarch kernel: ---[ end trace 0000000000000000 ]---
Nov 16 17:03:19 tinyarch kernel: ------------[ cut here ]------------
Nov 16 17:03:19 tinyarch kernel: WARNING: CPU: 13 PID: 3106 at include/linux/rwsem.h:80 follow_pte+0x1de/0x200
Nov 16 17:03:19 tinyarch kernel: Modules linked in: xt_conntrack xt_MASQUERADE bridge stp llc nf_conntrack_netlink xfrm_user xfrm_algo ip6table_nat ip6table_filter ip6_tables iptable_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 libcrc32c xt_addrtype iptable_filter snd_seq_dummy snd_hrtimer rfcomm snd_seq overlay mousedev joydev uhid cmac algif_hash algif_skcipher af_alg bnep iwlmvm vfat fat snd_usb_audio mac80211 snd_usbmidi_lib snd_ump libarc4 snd_rawmidi ptp snd_seq_device pps_core mc btusb iwlwifi btrtl btintel btbcm btmtk cfg80211 bluetooth r8169 realtek mdio_devres rfkill nzxt_kraken3 libphy hid_generic usbhid amd_atl intel_rapl_msr intel_rapl_common kvm_amd snd_hda_codec_realtek ccp snd_hda_codec_generic snd_hda_scodec_component snd_hda_codec_hdmi kvm snd_hda_intel snd_intel_dspcfg snd_intel_sdw_acpi crct10dif_pclmul crc32_pclmul snd_hda_codec polyval_clmulni polyval_generic snd_hda_core ghash_clmulni_intel sha512_ssse3 snd_hwdep sha256_ssse3 sha1_ssse3 snd_pcm aesni_intel snd_timer gf128mul crypto_simd snd cryptd
Nov 16 17:03:19 tinyarch kernel:  sp5100_tco soundcore gigabyte_wmi wmi_bmof i2c_piix4 rapl pcspkr k10temp i2c_smbus gpio_amdpt gpio_generic mac_hid crypto_user loop nfnetlink ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 dm_mod nvme crc32c_intel nvme_core xhci_pci xhci_pci_renesas nvme_auth nvidia_drm(POE) drm_ttm_helper ttm nvidia_uvm(POE) nvidia_modeset(POE) video wmi nvidia(POE)
Nov 16 17:03:19 tinyarch kernel: CPU: 13 UID: 0 PID: 3106 Comm: nvidia-sleep.sh Tainted: P        W  OE      6.11.8-arch1-2 #1 1400000003000000474e550014adde1903f711f0
Nov 16 17:03:19 tinyarch kernel: Tainted: [P]=PROPRIETARY_MODULE, [W]=WARN, [O]=OOT_MODULE, [E]=UNSIGNED_MODULE
Nov 16 17:03:19 tinyarch kernel: Hardware name: Gigabyte Technology Co., Ltd. B550I AORUS PRO AX/B550I AORUS PRO AX, BIOS F15 01/04/2022
Nov 16 17:03:19 tinyarch kernel: RIP: 0010:follow_pte+0x1de/0x200
Nov 16 17:03:19 tinyarch kernel: Code: 39 d9 00 48 81 e2 00 00 00 c0 48 09 c2 48 f7 d2 48 85 fa 75 20 e8 42 f1 ff ff 48 8b 35 db 0d 5f 01 48 81 e6 00 00 00 c0 eb 8d <0f> 0b 48 3b 1f 0f 83 50 fe ff ff bd ea ff ff ff eb b6 49 8b 3c 24
Nov 16 17:03:19 tinyarch kernel: RSP: 0018:ffffab49533b7798 EFLAGS: 00010246
Nov 16 17:03:19 tinyarch kernel: RAX: 0000000000000000 RBX: 00007d0945000000 RCX: ffffab49533b77d8
Nov 16 17:03:19 tinyarch kernel: RDX: ffffab49533b77d0 RSI: 00007d0945000000 RDI: ffff8bf64b722228
Nov 16 17:03:19 tinyarch kernel: RBP: ffffab49533b7818 R08: ffffab49533b7970 R09: 0000000000000000
Nov 16 17:03:19 tinyarch kernel: R10: 0000000080400028 R11: 0000000000000000 R12: ffffab49533b77d8
Nov 16 17:03:19 tinyarch kernel: R13: ffffab49533b77d0 R14: ffff8bf65b612100 R15: 0000000000000000
Nov 16 17:03:19 tinyarch kernel: FS:  0000765c5777cb80(0000) GS:ffff8bfd5f080000(0000) knlGS:0000000000000000
Nov 16 17:03:19 tinyarch kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Nov 16 17:03:19 tinyarch kernel: CR2: 00005ec28ecc14f0 CR3: 00000001a5948000 CR4: 0000000000f50ef0
Nov 16 17:03:19 tinyarch kernel: PKRU: 55555554
Nov 16 17:03:19 tinyarch kernel: Call Trace:
Nov 16 17:03:19 tinyarch kernel:  <TASK>
Nov 16 17:03:19 tinyarch kernel:  ? follow_pte+0x1de/0x200
Nov 16 17:03:19 tinyarch kernel:  ? __warn.cold+0x8e/0xe8
Nov 16 17:03:19 tinyarch kernel:  ? follow_pte+0x1de/0x200
Nov 16 17:03:19 tinyarch kernel:  ? report_bug+0xff/0x140
Nov 16 17:03:19 tinyarch kernel:  ? handle_bug+0x58/0x90
Nov 16 17:03:19 tinyarch kernel:  ? exc_invalid_op+0x17/0x70
Nov 16 17:03:19 tinyarch kernel:  ? asm_exc_invalid_op+0x1a/0x20
Nov 16 17:03:19 tinyarch kernel:  ? follow_pte+0x1de/0x200
Nov 16 17:03:19 tinyarch kernel:  ? unmap_page_range+0x1568/0x1600
Nov 16 17:03:19 tinyarch kernel:  follow_phys+0x49/0x110
Nov 16 17:03:19 tinyarch kernel:  untrack_pfn+0x55/0x120
Nov 16 17:03:19 tinyarch kernel:  unmap_single_vma+0xa6/0xe0
Nov 16 17:03:19 tinyarch kernel:  zap_page_range_single+0x122/0x1d0
Nov 16 17:03:19 tinyarch kernel:  unmap_mapping_range+0x116/0x140
Nov 16 17:03:19 tinyarch kernel:  nv_revoke_gpu_mappings_locked+0x47/0x70 [nvidia 1400000003000000474e550069f987d210ebbdf4]
Nov 16 17:03:19 tinyarch kernel:  nv_set_system_power_state+0x1cd/0x480 [nvidia 1400000003000000474e550069f987d210ebbdf4]
Nov 16 17:03:19 tinyarch kernel:  nv_procfs_write_suspend+0xef/0x170 [nvidia 1400000003000000474e550069f987d210ebbdf4]
Nov 16 17:03:19 tinyarch kernel:  proc_reg_write+0x5d/0xa0
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  vfs_write+0xfe/0x460
Nov 16 17:03:19 tinyarch kernel:  ? __fpu_restore_sig+0x1d1/0x540
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? get_close_on_exec+0x34/0x40
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ksys_write+0x6d/0xf0
Nov 16 17:03:19 tinyarch kernel:  do_syscall_64+0x82/0x190
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? get_page_from_freelist+0x16c3/0x1960
Nov 16 17:03:19 tinyarch kernel:  ? __do_sys_newfstat+0x68/0x70
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? page_counter_uncharge+0x33/0x80
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? drain_stock+0x68/0xa0
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? __refill_stock+0x81/0x90
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? refill_stock+0x1a/0x30
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? try_charge_memcg+0x5dd/0x630
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? __mod_memcg_lruvec_state+0xa0/0x150
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? __lruvec_stat_mod_folio+0x83/0xd0
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? set_ptes.isra.0+0x41/0x90
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? do_anonymous_page+0xfe/0x870
Nov 16 17:03:19 tinyarch kernel:  ? __pte_offset_map+0x1b/0x180
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? __handle_mm_fault+0xbe7/0x1030
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? __count_memcg_events+0x58/0xf0
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? count_memcg_events.constprop.0+0x1a/0x30
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? handle_mm_fault+0x1bb/0x2c0
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? do_user_addr_fault+0x36c/0x620
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? exc_page_fault+0x81/0x190
Nov 16 17:03:19 tinyarch kernel:  entry_SYSCALL_64_after_hwframe+0x76/0x7e
Nov 16 17:03:19 tinyarch kernel: RIP: 0033:0x765c578f97a4
Nov 16 17:03:19 tinyarch kernel: Code: c7 00 16 00 00 00 b8 ff ff ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 f3 0f 1e fa 80 3d c5 28 0e 00 00 74 13 b8 01 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 54 c3 0f 1f 00 55 48 89 e5 48 83 ec 20 48 89
Nov 16 17:03:19 tinyarch kernel: RSP: 002b:00007ffcafbf9f98 EFLAGS: 00000202 ORIG_RAX: 0000000000000001
Nov 16 17:03:19 tinyarch kernel: RAX: ffffffffffffffda RBX: 0000000000000008 RCX: 0000765c578f97a4
Nov 16 17:03:19 tinyarch kernel: RDX: 0000000000000008 RSI: 00005be8a1848cb0 RDI: 0000000000000001
Nov 16 17:03:19 tinyarch kernel: RBP: 00007ffcafbf9fc0 R08: 0000000000000410 R09: 0000000000000001
Nov 16 17:03:19 tinyarch kernel: R10: 0000000000000004 R11: 0000000000000202 R12: 0000000000000008
Nov 16 17:03:19 tinyarch kernel: R13: 00005be8a1848cb0 R14: 0000765c579d55c0 R15: 0000765c579d2ea0
Nov 16 17:03:19 tinyarch kernel:  </TASK>
Nov 16 17:03:19 tinyarch kernel: ---[ end trace 0000000000000000 ]---
Nov 16 17:03:19 tinyarch kernel: ------------[ cut here ]------------
Nov 16 17:03:19 tinyarch kernel: WARNING: CPU: 13 PID: 3106 at include/linux/rwsem.h:80 follow_pte+0x1de/0x200
Nov 16 17:03:19 tinyarch kernel: Modules linked in: xt_conntrack xt_MASQUERADE bridge stp llc nf_conntrack_netlink xfrm_user xfrm_algo ip6table_nat ip6table_filter ip6_tables iptable_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 libcrc32c xt_addrtype iptable_filter snd_seq_dummy snd_hrtimer rfcomm snd_seq overlay mousedev joydev uhid cmac algif_hash algif_skcipher af_alg bnep iwlmvm vfat fat snd_usb_audio mac80211 snd_usbmidi_lib snd_ump libarc4 snd_rawmidi ptp snd_seq_device pps_core mc btusb iwlwifi btrtl btintel btbcm btmtk cfg80211 bluetooth r8169 realtek mdio_devres rfkill nzxt_kraken3 libphy hid_generic usbhid amd_atl intel_rapl_msr intel_rapl_common kvm_amd snd_hda_codec_realtek ccp snd_hda_codec_generic snd_hda_scodec_component snd_hda_codec_hdmi kvm snd_hda_intel snd_intel_dspcfg snd_intel_sdw_acpi crct10dif_pclmul crc32_pclmul snd_hda_codec polyval_clmulni polyval_generic snd_hda_core ghash_clmulni_intel sha512_ssse3 snd_hwdep sha256_ssse3 sha1_ssse3 snd_pcm aesni_intel snd_timer gf128mul crypto_simd snd cryptd
Nov 16 17:03:19 tinyarch kernel:  sp5100_tco soundcore gigabyte_wmi wmi_bmof i2c_piix4 rapl pcspkr k10temp i2c_smbus gpio_amdpt gpio_generic mac_hid crypto_user loop nfnetlink ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 dm_mod nvme crc32c_intel nvme_core xhci_pci xhci_pci_renesas nvme_auth nvidia_drm(POE) drm_ttm_helper ttm nvidia_uvm(POE) nvidia_modeset(POE) video wmi nvidia(POE)
Nov 16 17:03:19 tinyarch kernel: CPU: 13 UID: 0 PID: 3106 Comm: nvidia-sleep.sh Tainted: P        W  OE      6.11.8-arch1-2 #1 1400000003000000474e550014adde1903f711f0
Nov 16 17:03:19 tinyarch kernel: Tainted: [P]=PROPRIETARY_MODULE, [W]=WARN, [O]=OOT_MODULE, [E]=UNSIGNED_MODULE
Nov 16 17:03:19 tinyarch kernel: Hardware name: Gigabyte Technology Co., Ltd. B550I AORUS PRO AX/B550I AORUS PRO AX, BIOS F15 01/04/2022
Nov 16 17:03:19 tinyarch kernel: RIP: 0010:follow_pte+0x1de/0x200
Nov 16 17:03:19 tinyarch kernel: Code: 39 d9 00 48 81 e2 00 00 00 c0 48 09 c2 48 f7 d2 48 85 fa 75 20 e8 42 f1 ff ff 48 8b 35 db 0d 5f 01 48 81 e6 00 00 00 c0 eb 8d <0f> 0b 48 3b 1f 0f 83 50 fe ff ff bd ea ff ff ff eb b6 49 8b 3c 24
Nov 16 17:03:19 tinyarch kernel: RSP: 0018:ffffab49533b7798 EFLAGS: 00010246
Nov 16 17:03:19 tinyarch kernel: RAX: 0000000000000000 RBX: 00007d0998394000 RCX: ffffab49533b77d8
Nov 16 17:03:19 tinyarch kernel: RDX: ffffab49533b77d0 RSI: 00007d0998394000 RDI: ffff8bf641aaaac8
Nov 16 17:03:19 tinyarch kernel: RBP: ffffab49533b7818 R08: ffffab49533b7970 R09: 0000000000000000
Nov 16 17:03:19 tinyarch kernel: R10: 0000000000400033 R11: 0000000000000000 R12: ffffab49533b77d8
Nov 16 17:03:19 tinyarch kernel: R13: ffffab49533b77d0 R14: ffff8bf65b612100 R15: 0000000000000000
Nov 16 17:03:19 tinyarch kernel: FS:  0000765c5777cb80(0000) GS:ffff8bfd5f080000(0000) knlGS:0000000000000000
Nov 16 17:03:19 tinyarch kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Nov 16 17:03:19 tinyarch kernel: CR2: 00005ec28ecc14f0 CR3: 00000001a5948000 CR4: 0000000000f50ef0
Nov 16 17:03:19 tinyarch kernel: PKRU: 55555554
Nov 16 17:03:19 tinyarch kernel: Call Trace:
Nov 16 17:03:19 tinyarch kernel:  <TASK>
Nov 16 17:03:19 tinyarch kernel:  ? follow_pte+0x1de/0x200
Nov 16 17:03:19 tinyarch kernel:  ? __warn.cold+0x8e/0xe8
Nov 16 17:03:19 tinyarch kernel:  ? follow_pte+0x1de/0x200
Nov 16 17:03:19 tinyarch kernel:  ? report_bug+0xff/0x140
Nov 16 17:03:19 tinyarch kernel:  ? handle_bug+0x58/0x90
Nov 16 17:03:19 tinyarch kernel:  ? exc_invalid_op+0x17/0x70
Nov 16 17:03:19 tinyarch kernel:  ? asm_exc_invalid_op+0x1a/0x20
Nov 16 17:03:19 tinyarch kernel:  ? follow_pte+0x1de/0x200
Nov 16 17:03:19 tinyarch kernel:  ? unmap_page_range+0x1568/0x1600
Nov 16 17:03:19 tinyarch kernel:  follow_phys+0x49/0x110
Nov 16 17:03:19 tinyarch kernel:  untrack_pfn+0x55/0x120
Nov 16 17:03:19 tinyarch kernel:  unmap_single_vma+0xa6/0xe0
Nov 16 17:03:19 tinyarch kernel:  zap_page_range_single+0x122/0x1d0
Nov 16 17:03:19 tinyarch kernel:  unmap_mapping_range+0x116/0x140
Nov 16 17:03:19 tinyarch kernel:  nv_revoke_gpu_mappings_locked+0x47/0x70 [nvidia 1400000003000000474e550069f987d210ebbdf4]
Nov 16 17:03:19 tinyarch kernel:  nv_set_system_power_state+0x1cd/0x480 [nvidia 1400000003000000474e550069f987d210ebbdf4]
Nov 16 17:03:19 tinyarch kernel:  nv_procfs_write_suspend+0xef/0x170 [nvidia 1400000003000000474e550069f987d210ebbdf4]
Nov 16 17:03:19 tinyarch kernel:  proc_reg_write+0x5d/0xa0
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  vfs_write+0xfe/0x460
Nov 16 17:03:19 tinyarch kernel:  ? __fpu_restore_sig+0x1d1/0x540
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? get_close_on_exec+0x34/0x40
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ksys_write+0x6d/0xf0
Nov 16 17:03:19 tinyarch kernel:  do_syscall_64+0x82/0x190
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? get_page_from_freelist+0x16c3/0x1960
Nov 16 17:03:19 tinyarch kernel:  ? __do_sys_newfstat+0x68/0x70
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? page_counter_uncharge+0x33/0x80
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? drain_stock+0x68/0xa0
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? __refill_stock+0x81/0x90
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? refill_stock+0x1a/0x30
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? try_charge_memcg+0x5dd/0x630
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? __mod_memcg_lruvec_state+0xa0/0x150
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? __lruvec_stat_mod_folio+0x83/0xd0
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? set_ptes.isra.0+0x41/0x90
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? do_anonymous_page+0xfe/0x870
Nov 16 17:03:19 tinyarch kernel:  ? __pte_offset_map+0x1b/0x180
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? __handle_mm_fault+0xbe7/0x1030
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? __count_memcg_events+0x58/0xf0
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? count_memcg_events.constprop.0+0x1a/0x30
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? handle_mm_fault+0x1bb/0x2c0
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? do_user_addr_fault+0x36c/0x620
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? exc_page_fault+0x81/0x190
Nov 16 17:03:19 tinyarch kernel:  entry_SYSCALL_64_after_hwframe+0x76/0x7e
Nov 16 17:03:19 tinyarch kernel: RIP: 0033:0x765c578f97a4
Nov 16 17:03:19 tinyarch kernel: Code: c7 00 16 00 00 00 b8 ff ff ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 f3 0f 1e fa 80 3d c5 28 0e 00 00 74 13 b8 01 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 54 c3 0f 1f 00 55 48 89 e5 48 83 ec 20 48 89
Nov 16 17:03:19 tinyarch kernel: RSP: 002b:00007ffcafbf9f98 EFLAGS: 00000202 ORIG_RAX: 0000000000000001
Nov 16 17:03:19 tinyarch kernel: RAX: ffffffffffffffda RBX: 0000000000000008 RCX: 0000765c578f97a4
Nov 16 17:03:19 tinyarch kernel: RDX: 0000000000000008 RSI: 00005be8a1848cb0 RDI: 0000000000000001
Nov 16 17:03:19 tinyarch kernel: RBP: 00007ffcafbf9fc0 R08: 0000000000000410 R09: 0000000000000001
Nov 16 17:03:19 tinyarch kernel: R10: 0000000000000004 R11: 0000000000000202 R12: 0000000000000008
Nov 16 17:03:19 tinyarch kernel: R13: 00005be8a1848cb0 R14: 0000765c579d55c0 R15: 0000765c579d2ea0
Nov 16 17:03:19 tinyarch kernel:  </TASK>
Nov 16 17:03:19 tinyarch kernel: ---[ end trace 0000000000000000 ]---
Nov 16 17:03:19 tinyarch kernel: ------------[ cut here ]------------
Nov 16 17:03:19 tinyarch kernel: WARNING: CPU: 13 PID: 3106 at include/linux/rwsem.h:80 follow_pte+0x1de/0x200
Nov 16 17:03:19 tinyarch kernel: Modules linked in: xt_conntrack xt_MASQUERADE bridge stp llc nf_conntrack_netlink xfrm_user xfrm_algo ip6table_nat ip6table_filter ip6_tables iptable_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 libcrc32c xt_addrtype iptable_filter snd_seq_dummy snd_hrtimer rfcomm snd_seq overlay mousedev joydev uhid cmac algif_hash algif_skcipher af_alg bnep iwlmvm vfat fat snd_usb_audio mac80211 snd_usbmidi_lib snd_ump libarc4 snd_rawmidi ptp snd_seq_device pps_core mc btusb iwlwifi btrtl btintel btbcm btmtk cfg80211 bluetooth r8169 realtek mdio_devres rfkill nzxt_kraken3 libphy hid_generic usbhid amd_atl intel_rapl_msr intel_rapl_common kvm_amd snd_hda_codec_realtek ccp snd_hda_codec_generic snd_hda_scodec_component snd_hda_codec_hdmi kvm snd_hda_intel snd_intel_dspcfg snd_intel_sdw_acpi crct10dif_pclmul crc32_pclmul snd_hda_codec polyval_clmulni polyval_generic snd_hda_core ghash_clmulni_intel sha512_ssse3 snd_hwdep sha256_ssse3 sha1_ssse3 snd_pcm aesni_intel snd_timer gf128mul crypto_simd snd cryptd
Nov 16 17:03:19 tinyarch kernel:  sp5100_tco soundcore gigabyte_wmi wmi_bmof i2c_piix4 rapl pcspkr k10temp i2c_smbus gpio_amdpt gpio_generic mac_hid crypto_user loop nfnetlink ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 dm_mod nvme crc32c_intel nvme_core xhci_pci xhci_pci_renesas nvme_auth nvidia_drm(POE) drm_ttm_helper ttm nvidia_uvm(POE) nvidia_modeset(POE) video wmi nvidia(POE)
Nov 16 17:03:19 tinyarch kernel: CPU: 13 UID: 0 PID: 3106 Comm: nvidia-sleep.sh Tainted: P        W  OE      6.11.8-arch1-2 #1 1400000003000000474e550014adde1903f711f0
Nov 16 17:03:19 tinyarch kernel: Tainted: [P]=PROPRIETARY_MODULE, [W]=WARN, [O]=OOT_MODULE, [E]=UNSIGNED_MODULE
Nov 16 17:03:19 tinyarch kernel: Hardware name: Gigabyte Technology Co., Ltd. B550I AORUS PRO AX/B550I AORUS PRO AX, BIOS F15 01/04/2022
Nov 16 17:03:19 tinyarch kernel: RIP: 0010:follow_pte+0x1de/0x200
Nov 16 17:03:19 tinyarch kernel: Code: 39 d9 00 48 81 e2 00 00 00 c0 48 09 c2 48 f7 d2 48 85 fa 75 20 e8 42 f1 ff ff 48 8b 35 db 0d 5f 01 48 81 e6 00 00 00 c0 eb 8d <0f> 0b 48 3b 1f 0f 83 50 fe ff ff bd ea ff ff ff eb b6 49 8b 3c 24
Nov 16 17:03:19 tinyarch kernel: RSP: 0018:ffffab49533b7798 EFLAGS: 00010246
Nov 16 17:03:19 tinyarch kernel: RAX: 0000000000000000 RBX: 00007d097cd7f000 RCX: ffffab49533b77d8
Nov 16 17:03:19 tinyarch kernel: RDX: ffffab49533b77d0 RSI: 00007d097cd7f000 RDI: ffff8bf641aabb50
Nov 16 17:03:19 tinyarch kernel: RBP: ffffab49533b7818 R08: ffffab49533b7970 R09: 0000000000000000
Nov 16 17:03:19 tinyarch kernel: R10: 0000000000400032 R11: 0000000000000000 R12: ffffab49533b77d8
Nov 16 17:03:19 tinyarch kernel: R13: ffffab49533b77d0 R14: ffff8bf65b612100 R15: 0000000000000000
Nov 16 17:03:19 tinyarch kernel: FS:  0000765c5777cb80(0000) GS:ffff8bfd5f080000(0000) knlGS:0000000000000000
Nov 16 17:03:19 tinyarch kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Nov 16 17:03:19 tinyarch kernel: CR2: 00005ec28ecc14f0 CR3: 00000001a5948000 CR4: 0000000000f50ef0
Nov 16 17:03:19 tinyarch kernel: PKRU: 55555554
Nov 16 17:03:19 tinyarch kernel: Call Trace:
Nov 16 17:03:19 tinyarch kernel:  <TASK>
Nov 16 17:03:19 tinyarch kernel:  ? follow_pte+0x1de/0x200
Nov 16 17:03:19 tinyarch kernel:  ? __warn.cold+0x8e/0xe8
Nov 16 17:03:19 tinyarch kernel:  ? follow_pte+0x1de/0x200
Nov 16 17:03:19 tinyarch kernel:  ? report_bug+0xff/0x140
Nov 16 17:03:19 tinyarch kernel:  ? handle_bug+0x58/0x90
Nov 16 17:03:19 tinyarch kernel:  ? exc_invalid_op+0x17/0x70
Nov 16 17:03:19 tinyarch kernel:  ? asm_exc_invalid_op+0x1a/0x20
Nov 16 17:03:19 tinyarch kernel:  ? follow_pte+0x1de/0x200
Nov 16 17:03:19 tinyarch kernel:  ? unmap_page_range+0x1568/0x1600
Nov 16 17:03:19 tinyarch kernel:  follow_phys+0x49/0x110
Nov 16 17:03:19 tinyarch kernel:  untrack_pfn+0x55/0x120
Nov 16 17:03:19 tinyarch kernel:  unmap_single_vma+0xa6/0xe0
Nov 16 17:03:19 tinyarch kernel:  zap_page_range_single+0x122/0x1d0
Nov 16 17:03:19 tinyarch kernel:  unmap_mapping_range+0x116/0x140
Nov 16 17:03:19 tinyarch kernel:  nv_revoke_gpu_mappings_locked+0x47/0x70 [nvidia 1400000003000000474e550069f987d210ebbdf4]
Nov 16 17:03:19 tinyarch kernel:  nv_set_system_power_state+0x1cd/0x480 [nvidia 1400000003000000474e550069f987d210ebbdf4]
Nov 16 17:03:19 tinyarch kernel:  nv_procfs_write_suspend+0xef/0x170 [nvidia 1400000003000000474e550069f987d210ebbdf4]
Nov 16 17:03:19 tinyarch kernel:  proc_reg_write+0x5d/0xa0
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  vfs_write+0xfe/0x460
Nov 16 17:03:19 tinyarch kernel:  ? __fpu_restore_sig+0x1d1/0x540
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? get_close_on_exec+0x34/0x40
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ksys_write+0x6d/0xf0
Nov 16 17:03:19 tinyarch kernel:  do_syscall_64+0x82/0x190
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? get_page_from_freelist+0x16c3/0x1960
Nov 16 17:03:19 tinyarch kernel:  ? __do_sys_newfstat+0x68/0x70
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? page_counter_uncharge+0x33/0x80
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? drain_stock+0x68/0xa0
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? __refill_stock+0x81/0x90
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? refill_stock+0x1a/0x30
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? try_charge_memcg+0x5dd/0x630
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? __mod_memcg_lruvec_state+0xa0/0x150
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? __lruvec_stat_mod_folio+0x83/0xd0
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? set_ptes.isra.0+0x41/0x90
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? do_anonymous_page+0xfe/0x870
Nov 16 17:03:19 tinyarch kernel:  ? __pte_offset_map+0x1b/0x180
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? __handle_mm_fault+0xbe7/0x1030
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? __count_memcg_events+0x58/0xf0
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? count_memcg_events.constprop.0+0x1a/0x30
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? handle_mm_fault+0x1bb/0x2c0
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? do_user_addr_fault+0x36c/0x620
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? exc_page_fault+0x81/0x190
Nov 16 17:03:19 tinyarch kernel:  entry_SYSCALL_64_after_hwframe+0x76/0x7e
Nov 16 17:03:19 tinyarch kernel: RIP: 0033:0x765c578f97a4
Nov 16 17:03:19 tinyarch kernel: Code: c7 00 16 00 00 00 b8 ff ff ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 f3 0f 1e fa 80 3d c5 28 0e 00 00 74 13 b8 01 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 54 c3 0f 1f 00 55 48 89 e5 48 83 ec 20 48 89
Nov 16 17:03:19 tinyarch kernel: RSP: 002b:00007ffcafbf9f98 EFLAGS: 00000202 ORIG_RAX: 0000000000000001
Nov 16 17:03:19 tinyarch kernel: RAX: ffffffffffffffda RBX: 0000000000000008 RCX: 0000765c578f97a4
Nov 16 17:03:19 tinyarch kernel: RDX: 0000000000000008 RSI: 00005be8a1848cb0 RDI: 0000000000000001
Nov 16 17:03:19 tinyarch kernel: RBP: 00007ffcafbf9fc0 R08: 0000000000000410 R09: 0000000000000001
Nov 16 17:03:19 tinyarch kernel: R10: 0000000000000004 R11: 0000000000000202 R12: 0000000000000008
Nov 16 17:03:19 tinyarch kernel: R13: 00005be8a1848cb0 R14: 0000765c579d55c0 R15: 0000765c579d2ea0
Nov 16 17:03:19 tinyarch kernel:  </TASK>
Nov 16 17:03:19 tinyarch kernel: ---[ end trace 0000000000000000 ]---
Nov 16 17:03:19 tinyarch kernel: ------------[ cut here ]------------
Nov 16 17:03:19 tinyarch kernel: WARNING: CPU: 13 PID: 3106 at include/linux/rwsem.h:80 follow_pte+0x1de/0x200
Nov 16 17:03:19 tinyarch kernel: Modules linked in: xt_conntrack xt_MASQUERADE bridge stp llc nf_conntrack_netlink xfrm_user xfrm_algo ip6table_nat ip6table_filter ip6_tables iptable_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 libcrc32c xt_addrtype iptable_filter snd_seq_dummy snd_hrtimer rfcomm snd_seq overlay mousedev joydev uhid cmac algif_hash algif_skcipher af_alg bnep iwlmvm vfat fat snd_usb_audio mac80211 snd_usbmidi_lib snd_ump libarc4 snd_rawmidi ptp snd_seq_device pps_core mc btusb iwlwifi btrtl btintel btbcm btmtk cfg80211 bluetooth r8169 realtek mdio_devres rfkill nzxt_kraken3 libphy hid_generic usbhid amd_atl intel_rapl_msr intel_rapl_common kvm_amd snd_hda_codec_realtek ccp snd_hda_codec_generic snd_hda_scodec_component snd_hda_codec_hdmi kvm snd_hda_intel snd_intel_dspcfg snd_intel_sdw_acpi crct10dif_pclmul crc32_pclmul snd_hda_codec polyval_clmulni polyval_generic snd_hda_core ghash_clmulni_intel sha512_ssse3 snd_hwdep sha256_ssse3 sha1_ssse3 snd_pcm aesni_intel snd_timer gf128mul crypto_simd snd cryptd
Nov 16 17:03:19 tinyarch kernel:  sp5100_tco soundcore gigabyte_wmi wmi_bmof i2c_piix4 rapl pcspkr k10temp i2c_smbus gpio_amdpt gpio_generic mac_hid crypto_user loop nfnetlink ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 dm_mod nvme crc32c_intel nvme_core xhci_pci xhci_pci_renesas nvme_auth nvidia_drm(POE) drm_ttm_helper ttm nvidia_uvm(POE) nvidia_modeset(POE) video wmi nvidia(POE)
Nov 16 17:03:19 tinyarch kernel: CPU: 13 UID: 0 PID: 3106 Comm: nvidia-sleep.sh Tainted: P        W  OE      6.11.8-arch1-2 #1 1400000003000000474e550014adde1903f711f0
Nov 16 17:03:19 tinyarch kernel: Tainted: [P]=PROPRIETARY_MODULE, [W]=WARN, [O]=OOT_MODULE, [E]=UNSIGNED_MODULE
Nov 16 17:03:19 tinyarch kernel: Hardware name: Gigabyte Technology Co., Ltd. B550I AORUS PRO AX/B550I AORUS PRO AX, BIOS F15 01/04/2022
Nov 16 17:03:19 tinyarch kernel: RIP: 0010:follow_pte+0x1de/0x200
Nov 16 17:03:19 tinyarch kernel: Code: 39 d9 00 48 81 e2 00 00 00 c0 48 09 c2 48 f7 d2 48 85 fa 75 20 e8 42 f1 ff ff 48 8b 35 db 0d 5f 01 48 81 e6 00 00 00 c0 eb 8d <0f> 0b 48 3b 1f 0f 83 50 fe ff ff bd ea ff ff ff eb b6 49 8b 3c 24
Nov 16 17:03:19 tinyarch kernel: RSP: 0018:ffffab49533b7798 EFLAGS: 00010246
Nov 16 17:03:19 tinyarch kernel: RAX: 0000000000000000 RBX: 00007d098fd6d000 RCX: ffffab49533b77d8
Nov 16 17:03:19 tinyarch kernel: RDX: ffffab49533b77d0 RSI: 00007d098fd6d000 RDI: ffff8bf641aaa170
Nov 16 17:03:19 tinyarch kernel: RBP: ffffab49533b7818 R08: ffffab49533b7970 R09: 0000000000000000
Nov 16 17:03:19 tinyarch kernel: R10: 0000000000400031 R11: 0000000000000000 R12: ffffab49533b77d8
Nov 16 17:03:19 tinyarch kernel: R13: ffffab49533b77d0 R14: ffff8bf65b612100 R15: 0000000000000000
Nov 16 17:03:19 tinyarch kernel: FS:  0000765c5777cb80(0000) GS:ffff8bfd5f080000(0000) knlGS:0000000000000000
Nov 16 17:03:19 tinyarch kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Nov 16 17:03:19 tinyarch kernel: CR2: 00005ec28ecc14f0 CR3: 00000001a5948000 CR4: 0000000000f50ef0
Nov 16 17:03:19 tinyarch kernel: PKRU: 55555554
Nov 16 17:03:19 tinyarch kernel: Call Trace:
Nov 16 17:03:19 tinyarch kernel:  <TASK>
Nov 16 17:03:19 tinyarch kernel:  ? follow_pte+0x1de/0x200
Nov 16 17:03:19 tinyarch kernel:  ? __warn.cold+0x8e/0xe8
Nov 16 17:03:19 tinyarch kernel:  ? follow_pte+0x1de/0x200
Nov 16 17:03:19 tinyarch kernel:  ? report_bug+0xff/0x140
Nov 16 17:03:19 tinyarch kernel:  ? handle_bug+0x58/0x90
Nov 16 17:03:19 tinyarch kernel:  ? exc_invalid_op+0x17/0x70
Nov 16 17:03:19 tinyarch kernel:  ? asm_exc_invalid_op+0x1a/0x20
Nov 16 17:03:19 tinyarch kernel:  ? follow_pte+0x1de/0x200
Nov 16 17:03:19 tinyarch kernel:  ? unmap_page_range+0x1568/0x1600
Nov 16 17:03:19 tinyarch kernel:  follow_phys+0x49/0x110
Nov 16 17:03:19 tinyarch kernel:  untrack_pfn+0x55/0x120
Nov 16 17:03:19 tinyarch kernel:  unmap_single_vma+0xa6/0xe0
Nov 16 17:03:19 tinyarch kernel:  zap_page_range_single+0x122/0x1d0
Nov 16 17:03:19 tinyarch kernel:  unmap_mapping_range+0x116/0x140
Nov 16 17:03:19 tinyarch kernel:  nv_revoke_gpu_mappings_locked+0x47/0x70 [nvidia 1400000003000000474e550069f987d210ebbdf4]
Nov 16 17:03:19 tinyarch kernel:  nv_set_system_power_state+0x1cd/0x480 [nvidia 1400000003000000474e550069f987d210ebbdf4]
Nov 16 17:03:19 tinyarch kernel:  nv_procfs_write_suspend+0xef/0x170 [nvidia 1400000003000000474e550069f987d210ebbdf4]
Nov 16 17:03:19 tinyarch kernel:  proc_reg_write+0x5d/0xa0
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  vfs_write+0xfe/0x460
Nov 16 17:03:19 tinyarch kernel:  ? __fpu_restore_sig+0x1d1/0x540
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? get_close_on_exec+0x34/0x40
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ksys_write+0x6d/0xf0
Nov 16 17:03:19 tinyarch kernel:  do_syscall_64+0x82/0x190
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? get_page_from_freelist+0x16c3/0x1960
Nov 16 17:03:19 tinyarch kernel:  ? __do_sys_newfstat+0x68/0x70
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? page_counter_uncharge+0x33/0x80
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? drain_stock+0x68/0xa0
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? __refill_stock+0x81/0x90
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? refill_stock+0x1a/0x30
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? try_charge_memcg+0x5dd/0x630
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? __mod_memcg_lruvec_state+0xa0/0x150
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? __lruvec_stat_mod_folio+0x83/0xd0
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? set_ptes.isra.0+0x41/0x90
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? do_anonymous_page+0xfe/0x870
Nov 16 17:03:19 tinyarch kernel:  ? __pte_offset_map+0x1b/0x180
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? __handle_mm_fault+0xbe7/0x1030
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? __count_memcg_events+0x58/0xf0
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? count_memcg_events.constprop.0+0x1a/0x30
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? handle_mm_fault+0x1bb/0x2c0
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? do_user_addr_fault+0x36c/0x620
Nov 16 17:03:19 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:19 tinyarch kernel:  ? exc_page_fault+0x81/0x190
Nov 16 17:03:19 tinyarch kernel:  entry_SYSCALL_64_after_hwframe+0x76/0x7e
Nov 16 17:03:19 tinyarch kernel: RIP: 0033:0x765c578f97a4
Nov 16 17:03:19 tinyarch kernel: Code: c7 00 16 00 00 00 b8 ff ff ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 f3 0f 1e fa 80 3d c5 28 0e 00 00 74 13 b8 01 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 54 c3 0f 1f 00 55 48 89 e5 48 83 ec 20 48 89
Nov 16 17:03:19 tinyarch kernel: RSP: 002b:00007ffcafbf9f98 EFLAGS: 00000202 ORIG_RAX: 0000000000000001
Nov 16 17:03:19 tinyarch kernel: RAX: ffffffffffffffda RBX: 0000000000000008 RCX: 0000765c578f97a4
Nov 16 17:03:19 tinyarch kernel: RDX: 0000000000000008 RSI: 00005be8a1848cb0 RDI: 0000000000000001
Nov 16 17:03:19 tinyarch kernel: RBP: 00007ffcafbf9fc0 R08: 0000000000000410 R09: 0000000000000001
Nov 16 17:03:19 tinyarch kernel: R10: 0000000000000004 R11: 0000000000000202 R12: 0000000000000008
Nov 16 17:03:19 tinyarch kernel: R13: 00005be8a1848cb0 R14: 0000765c579d55c0 R15: 0000765c579d2ea0
Nov 16 17:03:19 tinyarch kernel:  </TASK>
Nov 16 17:03:19 tinyarch kernel: ---[ end trace 0000000000000000 ]---
Nov 16 17:03:19 tinyarch systemd[1]: nvidia-suspend.service: Deactivated successfully.
Nov 16 17:03:19 tinyarch systemd[1]: Finished NVIDIA system suspend actions.
Nov 16 17:03:19 tinyarch systemd[1]: Starting System Suspend...
Nov 16 17:03:19 tinyarch systemd-sleep[3135]: User sessions remain unfrozen on explicit request ($SYSTEMD_SLEEP_FREEZE_USER_SESSIONS=0).
Nov 16 17:03:19 tinyarch systemd-sleep[3135]: This is not recommended, and might result in unexpected behavior, particularly
Nov 16 17:03:19 tinyarch systemd-sleep[3135]: in suspend-then-hibernate operations or setups with encrypted home directories.
Nov 16 17:03:19 tinyarch systemd-sleep[3135]: Performing sleep operation 'suspend'...
Nov 16 17:03:19 tinyarch kernel: PM: suspend entry (deep)
Nov 16 17:03:19 tinyarch kernel: Filesystems sync: 0.017 seconds
Nov 16 17:03:40 tinyarch kernel: Freezing user space processes
Nov 16 17:03:40 tinyarch kernel: Freezing user space processes failed after 20.003 seconds (1 tasks refusing to freeze, wq_busy=0):
Nov 16 17:03:40 tinyarch kernel: task:gnome-shell     state:R  running task     stack:0     pid:1604  tgid:1604  ppid:1503   flags:0x00004006
Nov 16 17:03:40 tinyarch kernel: Call Trace:
Nov 16 17:03:40 tinyarch kernel:  <TASK>
Nov 16 17:03:40 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:40 tinyarch kernel:  ? __schedule+0x410/0x1440
Nov 16 17:03:40 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:40 tinyarch kernel:  ? sysvec_apic_timer_interrupt+0xe/0x90
Nov 16 17:03:40 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:40 tinyarch kernel:  ? sysvec_reschedule_ipi+0x28/0xf0
Nov 16 17:03:40 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:40 tinyarch kernel:  ? asm_sysvec_reschedule_ipi+0x1a/0x20
Nov 16 17:03:40 tinyarch kernel:  ? _nv028070rm+0x10/0x10 [nvidia 1400000003000000474e550069f987d210ebbdf4]
Nov 16 17:03:40 tinyarch kernel:  ? _nv028386rm+0x11/0x20 [nvidia 1400000003000000474e550069f987d210ebbdf4]
Nov 16 17:03:40 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:40 tinyarch kernel:  ? os_get_current_tick+0x3b/0xa0 [nvidia 1400000003000000474e550069f987d210ebbdf4]
Nov 16 17:03:40 tinyarch kernel:  ? _nv028070rm+0x10/0x10 [nvidia 1400000003000000474e550069f987d210ebbdf4]
Nov 16 17:03:40 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:40 tinyarch kernel:  ? _nv045013rm+0xd/0x20 [nvidia 1400000003000000474e550069f987d210ebbdf4]
Nov 16 17:03:40 tinyarch kernel:  ? _nv014823rm+0x65/0x170 [nvidia 1400000003000000474e550069f987d210ebbdf4]
Nov 16 17:03:40 tinyarch kernel:  ? _nv036923rm+0x8a/0xd0 [nvidia 1400000003000000474e550069f987d210ebbdf4]
Nov 16 17:03:40 tinyarch kernel:  ? _nv037123rm+0x10a/0x360 [nvidia 1400000003000000474e550069f987d210ebbdf4]
Nov 16 17:03:40 tinyarch kernel:  ? _nv031518rm+0xed/0x1f0 [nvidia 1400000003000000474e550069f987d210ebbdf4]
Nov 16 17:03:40 tinyarch kernel:  ? _nv031518rm+0xbd/0x1f0 [nvidia 1400000003000000474e550069f987d210ebbdf4]
Nov 16 17:03:40 tinyarch kernel:  ? _nv031486rm+0x6f0/0x1240 [nvidia 1400000003000000474e550069f987d210ebbdf4]
Nov 16 17:03:40 tinyarch kernel:  ? _nv024075rm+0x13a0/0x1e70 [nvidia 1400000003000000474e550069f987d210ebbdf4]
Nov 16 17:03:40 tinyarch kernel:  ? _nv012989rm+0x161/0x290 [nvidia 1400000003000000474e550069f987d210ebbdf4]
Nov 16 17:03:40 tinyarch kernel:  ? _nv035914rm+0x1f5/0x450 [nvidia 1400000003000000474e550069f987d210ebbdf4]
Nov 16 17:03:40 tinyarch kernel:  ? _nv035914rm+0x1be/0x450 [nvidia 1400000003000000474e550069f987d210ebbdf4]
Nov 16 17:03:40 tinyarch kernel:  ? _nv039492rm+0xb67/0xf00 [nvidia 1400000003000000474e550069f987d210ebbdf4]
Nov 16 17:03:40 tinyarch kernel:  ? _nv051344rm+0x28d/0x3a0 [nvidia 1400000003000000474e550069f987d210ebbdf4]
Nov 16 17:03:40 tinyarch kernel:  ? _nv049425rm+0xfd/0x160 [nvidia 1400000003000000474e550069f987d210ebbdf4]
Nov 16 17:03:40 tinyarch kernel:  ? _nv049423rm+0x5c/0x90 [nvidia 1400000003000000474e550069f987d210ebbdf4]
Nov 16 17:03:40 tinyarch kernel:  ? _nv049423rm+0x32/0x90 [nvidia 1400000003000000474e550069f987d210ebbdf4]
Nov 16 17:03:40 tinyarch kernel:  ? _nv013245rm+0x67/0xa0 [nvidia 1400000003000000474e550069f987d210ebbdf4]
Nov 16 17:03:40 tinyarch kernel:  ? _nv013245rm+0x28/0xa0 [nvidia 1400000003000000474e550069f987d210ebbdf4]
Nov 16 17:03:40 tinyarch kernel:  ? rm_kernel_rmapi_op+0x92/0x273 [nvidia 1400000003000000474e550069f987d210ebbdf4]
Nov 16 17:03:40 tinyarch kernel:  ? nvkms_call_rm+0x4d/0x80 [nvidia_modeset 1400000003000000474e55002c7c799b2f7c19f9]
Nov 16 17:03:40 tinyarch kernel:  ? _nv002866kms+0x4c/0x60 [nvidia_modeset 1400000003000000474e55002c7c799b2f7c19f9]
Nov 16 17:03:40 tinyarch kernel:  ? _nv000543kms+0xb4/0x110 [nvidia_modeset 1400000003000000474e55002c7c799b2f7c19f9]
Nov 16 17:03:40 tinyarch kernel:  ? _nv000543kms+0x8e/0x110 [nvidia_modeset 1400000003000000474e55002c7c799b2f7c19f9]
Nov 16 17:03:40 tinyarch kernel:  ? __nv_drm_gem_nvkms_map+0x66/0xd0 [nvidia_drm 1400000003000000474e5500d0811878977ac218]
Nov 16 17:03:40 tinyarch kernel:  ? __nv_drm_gem_nvkms_mmap+0x16/0x40 [nvidia_drm 1400000003000000474e5500d0811878977ac218]
Nov 16 17:03:40 tinyarch kernel:  ? nv_drm_mmap+0xe7/0x170 [nvidia_drm 1400000003000000474e5500d0811878977ac218]
Nov 16 17:03:40 tinyarch kernel:  ? mmap_region+0x230/0xa50
Nov 16 17:03:40 tinyarch kernel:  ? do_mmap+0x477/0x660
Nov 16 17:03:40 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:40 tinyarch kernel:  ? vm_mmap_pgoff+0xec/0x1c0
Nov 16 17:03:40 tinyarch kernel:  ? ksys_mmap_pgoff+0x147/0x1f0
Nov 16 17:03:40 tinyarch kernel:  ? do_syscall_64+0x82/0x190
Nov 16 17:03:40 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:40 tinyarch kernel:  ? drm_dev_enter+0x1d/0x60
Nov 16 17:03:40 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:40 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:40 tinyarch kernel:  ? drm_ioctl_kernel+0xb3/0x100
Nov 16 17:03:40 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:40 tinyarch kernel:  ? __check_object_size+0x50/0x220
Nov 16 17:03:40 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:40 tinyarch kernel:  ? drm_ioctl+0x2a4/0x510
Nov 16 17:03:40 tinyarch kernel:  ? __pfx_nv_drm_get_drm_file_unique_id_ioctl+0x10/0x10 [nvidia_drm 1400000003000000474e5500d0811878977ac218]
Nov 16 17:03:40 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:40 tinyarch kernel:  ? syscall_exit_to_user_mode+0x10/0x210
Nov 16 17:03:40 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:40 tinyarch kernel:  ? do_syscall_64+0x8e/0x190
Nov 16 17:03:40 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:40 tinyarch kernel:  ? do_syscall_64+0x8e/0x190
Nov 16 17:03:40 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:40 tinyarch kernel:  ? do_syscall_64+0x8e/0x190
Nov 16 17:03:40 tinyarch kernel:  ? srso_alias_return_thunk+0x5/0xfbef5
Nov 16 17:03:40 tinyarch kernel:  ? exc_page_fault+0x81/0x190
Nov 16 17:03:40 tinyarch kernel:  ? entry_SYSCALL_64_after_hwframe+0x76/0x7e
Nov 16 17:03:40 tinyarch kernel:  </TASK>
Nov 16 17:03:40 tinyarch kernel: OOM killer enabled.
Nov 16 17:03:40 tinyarch kernel: Restarting tasks ... done.
Nov 16 17:03:40 tinyarch kernel: random: crng reseeded on system resumption
Nov 16 17:03:40 tinyarch rtkit-daemon[1118]: The canary thread is apparently starving. Taking action.
Nov 16 17:03:40 tinyarch rtkit-daemon[1118]: Demoting known real-time threads.
Nov 16 17:03:40 tinyarch rtkit-daemon[1118]: Successfully demoted thread 1633 of process 1604.
Nov 16 17:03:40 tinyarch rtkit-daemon[1118]: Successfully demoted thread 2012 of process 1993.
Nov 16 17:03:40 tinyarch rtkit-daemon[1118]: Successfully demoted thread 1993 of process 1993.
Nov 16 17:03:40 tinyarch rtkit-daemon[1118]: Successfully demoted thread 2017 of process 1990.
Nov 16 17:03:40 tinyarch rtkit-daemon[1118]: Successfully demoted thread 1990 of process 1990.
Nov 16 17:03:40 tinyarch rtkit-daemon[1118]: Successfully demoted thread 2000 of process 1988.
Nov 16 17:03:40 tinyarch rtkit-daemon[1118]: Successfully demoted thread 1988 of process 1988.
Nov 16 17:03:40 tinyarch rtkit-daemon[1118]: Demoted 7 threads.
Nov 16 17:03:40 tinyarch bluetoothd[628]: Controller resume with wake event 0x0

Thanks for your help.

Last edited by Zeikotsu (2024-11-16 16:05:33)

Offline

#5 2024-11-16 16:17:04

seth
Member
Registered: 2012-09-03
Posts: 58,982

Re: Suspend mode issue after nvidia drivers installation

Nov 16 17:03:18 tinyarch suspend[3105]: nvidia-suspend.service
Nov 16 17:03:18 tinyarch logger[3105]: <13>Nov 16 17:03:18 suspend: nvidia-suspend.service
Nov 16 17:03:19 tinyarch kernel:  sp5100_tco soundcore gigabyte_wmi wmi_bmof i2c_piix4 rapl pcspkr k10temp i2c_smbus gpio_amdpt gpio_generic mac_hid crypto_user loop nfnetlink ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 dm_mod nvme crc32c_intel nvme_core xhci_pci xhci_pci_renesas nvme_auth nvidia_drm(POE) drm_ttm_helper ttm nvidia_uvm(POE) nvidia_modeset(POE) video wmi nvidia(POE)
Nov 16 17:03:19 tinyarch kernel: CPU: 13 UID: 0 PID: 3106 Comm: nvidia-sleep.sh Tainted: P           OE      6.11.8-arch1-2 #1 1400000003000000474e550014adde1903f711f0

The services are still enabled?
Also "nvidia.NVreg_PreserveVideoMemoryAllocations=0" isn't set?

Last edited by seth (2024-11-16 16:21:25)

Online

#6 2024-11-16 18:25:14

Zeikotsu
Member
Registered: 2024-11-11
Posts: 4

Re: Suspend mode issue after nvidia drivers installation

Yes services are enabled. And PreserveVideoMemoryAllocation set to 1.

I tried to set it to 0 no changes.

If I disable the Nvidia services, suspend works normally but after wake up, character missing, icon missing and lot of graphical issues.

Last edited by Zeikotsu (2024-11-16 18:27:15)

Offline

#7 2024-11-16 21:36:03

seth
Member
Registered: 2012-09-03
Posts: 58,982

Re: Suspend mode issue after nvidia drivers installation

I tried to set it to 0 no changes.

You'd get a bunch of errors from the services this way and also the plan was to *disable* them.

If I disable the Nvidia services, suspend works normally but after wake up, character missing, icon missing and lot of graphical issues.

Please post the journal of that boot, but you're in a pickle where you witness VRAM decay w/o the preservation and the preservation itself causes issues as well.
You could try the performance of the older https://aur.archlinux.org/packages/nvidia-535xx-dkms

Online

Board footer

Powered by FluxBB