vinegarhq / sober

Runtime for Roblox on Linux
https://sober.vinegarhq.org/
169 stars 7 forks source link

OutOfMemory crash #21

Closed TheShovel closed 1 month ago

TheShovel commented 1 month ago

Acknowledgement of checking existent issues

What problem did you encounter?

My game crashes every time I try to join TDS. It says it ran out of memory, even though i doubt thats the case because i have 16GB of RAM RBXCRASH: OutOfMemory (Failed to allocate memory. size = 5594112, alignment = 1024)

Logs: 2.636.0.626_20240803T210747Z_Player_88a58_last.log

Roblox Experience link

https://www.roblox.com/games/3260590327/FALLEN-Tower-Defense-Simulator

TheShovel commented 1 month ago

I encountered this same exact issue with the same error in this game as well: https://www.roblox.com/games/17601705136/Tycoon-RNG-UPDATE Even the same amount of memory. The numbers are the exact same image

tunis4 commented 1 month ago

try adding "FFlagRenderCrashOnOutOfMemory": false to your fflags and see what happens

TheShovel commented 1 month ago

that fixed it! they should add this to the default config

TheShovel commented 1 month ago

nevermind, it still crashes after a bit with

[log @ Roblox]: 2024-08-04T14:43:35.908Z,14.908464,248006c0,6 [FLog::Error] Asset (Image) "https://assetdelivery.roblox.com/v1/asset?id=319352804" load failed in Workspace.Sunburst_05.Humanoid.Clothes: Failed to allocate image memory
[log @ Roblox]: 2024-08-04T14:43:35.908Z,14.908560,248006c0,6 [FLog::Error] Asset (Image) "https://assetdelivery.roblox.com/v1/asset?id=17578964955" load failed in Workspace.Sunburst_05.Humanoid.Clothes: Failed to allocate image memory
[log @ Roblox]: 2024-08-04T14:43:35.950Z,14.950890,248006c0,6 [FLog::Error] Asset (Image) "https://assetdelivery.roblox.com/v1/asset?id=4737347757" load failed in Workspace.monolitovex2.Humanoid.Clothes: Failed to allocate image memory
[log @ Roblox]: 2024-08-04T14:43:35.974Z,14.974456,248006c0,6 [FLog::Error] Asset (Image) "https://assetdelivery.roblox.com/v1/asset?id=9572711977" load failed in Workspace.monolitovex2.Humanoid.Clothes: Failed to allocate image memory
[log @ Roblox]: 2024-08-04T14:43:35.974Z,14.974611,248006c0,6 [FLog::Error] Asset (Image) "https://assetdelivery.roblox.com/v1/asset?id=6435864611" load failed in Workspace.monolitovex2.Humanoid.Clothes: Failed to allocate image memory
[log @ Roblox]: 2024-08-04T14:43:35.974Z,14.974677,248006c0,6 [FLog::Error] Asset (Image) "https://assetdelivery.roblox.com/v1/asset?id=12886828825" load failed in Workspace.Credits.19004289.Character.Cute Black Circle Glasses (Fits Kemono Heads).Handle.TextureID: Failed to allocate image memory
[log @ Roblox]: 2024-08-04T14:43:35.974Z,14.974747,248006c0,6 [FLog::Error] Asset (Image) "https://assetdelivery.roblox.com/v1/asset?id=16198197059" load failed in Workspace.Credits.19004289.Character.Accessory (Happy Kemono Fox (Colored Eyes)).Handle.TextureID: Failed to allocate image memory
[log @ Roblox]: 2024-08-04T14:43:35.974Z,14.974935,248006c0,6 [FLog::Error] Asset (Image) "https://assetdelivery.roblox.com/v1/asset?id=12884547798" load failed in Workspace.Credits.19004289.Character.Kemono Fox Tail.Handle.TextureID: Failed to allocate image memory
[log @ Roblox]: 2024-08-04T14:43:36.042Z,15.042908,248006c0,6 [FLog::Error] Asset (Image) "https://assetdelivery.roblox.com/v1/asset?id=14572367541" load failed in Workspace.filiproblox274.Humanoid.Clothes: Failed to allocate image memory
[log @ Roblox]: 2024-08-04T14:43:36.144Z,15.144326,248006c0,6 [FLog::Error] Asset (Image) "https://assetdelivery.roblox.com/v1/asset?id=14887190740" load failed in Workspace.ContriteCavern.Humanoid.Clothes: Failed to allocate image memory
[log @ Roblox]: 2024-08-04T14:43:36.159Z,15.159666,248006c0,6 [FLog::Error] Error: Failed to allocate buffer
TheShovel commented 1 month ago

No idea if the sober devs will be able to somehow fix this issue I discovered that this is happening because of Vram not RAM. My gtx 1050 only has 2GB of Vram and there are some games with huge textures. Adding "DFFlagTextureQualityOverrideEnabled": "True" and "DFIntTextureQualityOverride": "2" fixes the issue. Keep in mind that this doesnt happen to me on the windows version of roblox, only on sober, so ill keep this open

km9l commented 1 month ago

yet another day yet another nvidia driver bug

https://forums.developer.nvidia.com/t/vram-allocation-issues/239678

BrycensRanch commented 1 month ago

yet another day yet another nvidia driver bug

https://forums.developer.nvidia.com/t/vram-allocation-issues/239678

To confirm this - please show dmesg output

TheShovel commented 1 month ago

yet another day yet another nvidia driver bug https://forums.developer.nvidia.com/t/vram-allocation-issues/239678

To confirm this - please show dmesg output

[    0.004225] ACPI: Reserving SSDT table memory at [mem 0xba1f7000-0xba1f78ab]
[    0.004225] ACPI: Reserving SSDT table memory at [mem 0xba1f5000-0xba1f647e]
[    0.004226] ACPI: Reserving SSDT table memory at [mem 0xba1f4000-0xba1f40be]
[    0.004281] No NUMA configuration found
[    0.004282] Faking a node at [mem 0x0000000000000000-0x000000043e2fffff]
[    0.004285] NODE_DATA(0) allocated [mem 0x43e2fb000-0x43e2fffff]
[    0.004308] Zone ranges:
[    0.004309]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.004310]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.004311]   Normal   [mem 0x0000000100000000-0x000000043e2fffff]
[    0.004312]   Device   empty
[    0.004313] Movable zone start for each node
[    0.004313] Early memory node ranges
[    0.004313]   node   0: [mem 0x0000000000001000-0x000000000009ffff]
[    0.004314]   node   0: [mem 0x0000000000100000-0x0000000009ccefff]
[    0.004315]   node   0: [mem 0x000000000a000000-0x000000000a1fffff]
[    0.004316]   node   0: [mem 0x000000000a20f000-0x000000000affffff]
[    0.004316]   node   0: [mem 0x000000000b020000-0x00000000b897cfff]
[    0.004317]   node   0: [mem 0x00000000bcbff000-0x00000000bdffffff]
[    0.004317]   node   0: [mem 0x0000000100000000-0x000000043e2fffff]
[    0.004319] Initmem setup node 0 [mem 0x0000000000001000-0x000000043e2fffff]
[    0.004323] On node 0, zone DMA: 1 pages in unavailable ranges
[    0.004338] On node 0, zone DMA: 96 pages in unavailable ranges
[    0.004471] On node 0, zone DMA32: 817 pages in unavailable ranges
[    0.004485] On node 0, zone DMA32: 15 pages in unavailable ranges
[    0.007938] On node 0, zone DMA32: 32 pages in unavailable ranges
[    0.008082] On node 0, zone DMA32: 17026 pages in unavailable ranges
[    0.026193] On node 0, zone Normal: 8192 pages in unavailable ranges
[    0.026248] On node 0, zone Normal: 7424 pages in unavailable ranges
[    0.026546] ACPI: PM-Timer IO Port: 0x808
[    0.026552] CPU topo: Ignoring hot-pluggable APIC ID 0 in present package.
[    0.026555] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
[    0.026567] IOAPIC[0]: apic_id 13, version 33, address 0xfec00000, GSI 0-23
[    0.026571] IOAPIC[1]: apic_id 14, version 33, address 0xfec01000, GSI 24-55
[    0.026573] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.026575] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
[    0.026578] ACPI: Using ACPI (MADT) for SMP configuration information
[    0.026579] ACPI: HPET id: 0x10228201 base: 0xfed00000
[    0.026590] e820: update [mem 0xb4186000-0xb41cafff] usable ==> reserved
[    0.026606] CPU topo: Max. logical packages:   1
[    0.026606] CPU topo: Max. logical dies:       1
[    0.026607] CPU topo: Max. dies per package:   1
[    0.026609] CPU topo: Max. threads per core:   2
[    0.026610] CPU topo: Num. cores per package:     6
[    0.026610] CPU topo: Num. threads per package:  12
[    0.026611] CPU topo: Allowing 12 present CPUs plus 0 hotplug CPUs
[    0.026611] CPU topo: Rejected CPUs 20
[    0.026630] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.026631] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000fffff]
[    0.026633] PM: hibernation: Registered nosave memory: [mem 0x09ccf000-0x09ffffff]
[    0.026634] PM: hibernation: Registered nosave memory: [mem 0x0a200000-0x0a20efff]
[    0.026634] PM: hibernation: Registered nosave memory: [mem 0x0b000000-0x0b01ffff]
[    0.026635] PM: hibernation: Registered nosave memory: [mem 0xad3ea000-0xad3eafff]
[    0.026636] PM: hibernation: Registered nosave memory: [mem 0xad409000-0xad409fff]
[    0.026637] PM: hibernation: Registered nosave memory: [mem 0xb396c000-0xb396cfff]
[    0.026638] PM: hibernation: Registered nosave memory: [mem 0xb3979000-0xb3979fff]
[    0.026640] PM: hibernation: Registered nosave memory: [mem 0xb3ada000-0xb3adafff]
[    0.026641] PM: hibernation: Registered nosave memory: [mem 0xb3ae8000-0xb3ae8fff]
[    0.026642] PM: hibernation: Registered nosave memory: [mem 0xb4186000-0xb41cafff]
[    0.026643] PM: hibernation: Registered nosave memory: [mem 0xb6aeb000-0xb6aebfff]
[    0.026644] PM: hibernation: Registered nosave memory: [mem 0xb897d000-0xba0c0fff]
[    0.026644] PM: hibernation: Registered nosave memory: [mem 0xba0c1000-0xba20dfff]
[    0.026644] PM: hibernation: Registered nosave memory: [mem 0xba20e000-0xbbcc3fff]
[    0.026645] PM: hibernation: Registered nosave memory: [mem 0xbbcc4000-0xbcbfefff]
[    0.026646] PM: hibernation: Registered nosave memory: [mem 0xbe000000-0xbfffffff]
[    0.026646] PM: hibernation: Registered nosave memory: [mem 0xc0000000-0xfe9fffff]
[    0.026647] PM: hibernation: Registered nosave memory: [mem 0xfea00000-0xfea0ffff]
[    0.026647] PM: hibernation: Registered nosave memory: [mem 0xfea10000-0xfec0ffff]
[    0.026647] PM: hibernation: Registered nosave memory: [mem 0xfec10000-0xfec10fff]
[    0.026648] PM: hibernation: Registered nosave memory: [mem 0xfec11000-0xfec2ffff]
[    0.026648] PM: hibernation: Registered nosave memory: [mem 0xfec30000-0xfec30fff]
[    0.026649] PM: hibernation: Registered nosave memory: [mem 0xfec31000-0xfecfffff]
[    0.026649] PM: hibernation: Registered nosave memory: [mem 0xfed00000-0xfed00fff]
[    0.026649] PM: hibernation: Registered nosave memory: [mem 0xfed01000-0xfed3ffff]
[    0.026650] PM: hibernation: Registered nosave memory: [mem 0xfed40000-0xfed44fff]
[    0.026650] PM: hibernation: Registered nosave memory: [mem 0xfed45000-0xfed7ffff]
[    0.026651] PM: hibernation: Registered nosave memory: [mem 0xfed80000-0xfed8ffff]
[    0.026651] PM: hibernation: Registered nosave memory: [mem 0xfed90000-0xfedc1fff]
[    0.026651] PM: hibernation: Registered nosave memory: [mem 0xfedc2000-0xfedcffff]
[    0.026652] PM: hibernation: Registered nosave memory: [mem 0xfedd0000-0xfedd3fff]
[    0.026652] PM: hibernation: Registered nosave memory: [mem 0xfedd4000-0xfedd5fff]
[    0.026652] PM: hibernation: Registered nosave memory: [mem 0xfedd6000-0xffffffff]
[    0.026654] [mem 0xc0000000-0xfe9fffff] available for PCI devices
[    0.026655] Booting paravirtualized kernel on bare hardware
[    0.026657] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
[    0.030246] setup_percpu: NR_CPUS:320 nr_cpumask_bits:12 nr_cpu_ids:12 nr_node_ids:1
[    0.030797] percpu: Embedded 66 pages/cpu s233472 r8192 d28672 u524288
[    0.030802] pcpu-alloc: s233472 r8192 d28672 u524288 alloc=1*2097152
[    0.030803] pcpu-alloc: [0] 00 01 02 03 [0] 04 05 06 07 
[    0.030807] pcpu-alloc: [0] 08 09 10 11 
[    0.030821] Kernel command line: initrd=\f859beee6d8e4b85aefdde3f0537885c\6.10.2-arch1-1\initrd nvme_load=YES nowatchdog rw root=UUID=c8aca558-4ea4-4598-a2f6-0d0a6b60ef5b nvidia_drm.modeset=1 rw root=UUID=c8aca558-4ea4-4598-a2f6-0d0a6b60ef5b nvidia_drm.modeset=1 systemd.machine_id=f859beee6d8e4b85aefdde3f0537885c
[    0.030895] Unknown kernel command line parameters "nvme_load=YES", will be passed to user space.
[    0.032155] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
[    0.032763] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
[    0.032822] Fallback order for Node 0: 0 
[    0.032825] Built 1 zonelists, mobility grouping on.  Total pages: 4160701
[    0.032826] Policy zone: Normal
[    0.033008] mem auto-init: stack:all(zero), heap alloc:on, heap free:off
[    0.033049] software IO TLB: area num 16.
[    0.064304] Memory: 16031060K/16642804K available (18432K kernel code, 2177K rwdata, 13436K rodata, 3432K init, 3492K bss, 611484K reserved, 0K cma-reserved)
[    0.064449] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=12, Nodes=1
[    0.064485] ftrace: allocating 50263 entries in 197 pages
[    0.073616] ftrace: allocated 197 pages with 4 groups
[    0.073675] Dynamic Preempt: full
[    0.073715] rcu: Preemptible hierarchical RCU implementation.
[    0.073716] rcu:     RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=12.
[    0.073716] rcu:     RCU priority boosting: priority 1 delay 500 ms.
[    0.073717]  Trampoline variant of Tasks RCU enabled.
[    0.073718]  Rude variant of Tasks RCU enabled.
[    0.073718]  Tracing variant of Tasks RCU enabled.
[    0.073718] rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
[    0.073719] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=12
[    0.073726] RCU Tasks: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1.
[    0.073728] RCU Tasks Rude: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1.
[    0.073729] RCU Tasks Trace: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1.
[    0.076069] NR_IRQS: 20736, nr_irqs: 1064, preallocated irqs: 16
[    0.076253] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[    0.076350] kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
[    0.076373] Console: colour dummy device 80x25
[    0.076375] printk: legacy console [tty0] enabled
[    0.076412] ACPI: Core revision 20240322
[    0.076512] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns
[    0.076528] APIC: Switch to symmetric I/O mode setup
[    0.077295] AMD-Vi: Using global IVHD EFR:0x206d73ef22254ade, EFR2:0x0
[    0.077549] x2apic enabled
[    0.077590] APIC: Switched APIC routing to: cluster x2apic
[    0.078187] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.093201] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x33cc07684e5, max_idle_ns: 440795291960 ns
[    0.093204] Calibrating delay loop (skipped), value calculated using timer frequency.. 7189.28 BogoMIPS (lpj=11978053)
[    0.093217] x86/cpu: User Mode Instruction Prevention (UMIP) activated
[    0.093237] LVT offset 1 assigned for vector 0xf9
[    0.093299] LVT offset 2 assigned for vector 0xf4
[    0.093315] Last level iTLB entries: 4KB 512, 2MB 512, 4MB 256
[    0.093316] Last level dTLB entries: 4KB 2048, 2MB 2048, 4MB 1024, 1GB 0
[    0.093318] process: using mwait in idle threads
[    0.093319] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[    0.093321] Spectre V2 : Mitigation: Retpolines
[    0.093321] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    0.093322] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT
[    0.093322] Spectre V2 : Enabling Restricted Speculation for firmware calls
[    0.093323] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[    0.093324] Spectre V2 : User space: Mitigation: STIBP always-on protection
[    0.093325] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
[    0.093326] Speculative Return Stack Overflow: IBPB-extending microcode not applied!
[    0.093326] Speculative Return Stack Overflow: WARNING: See https://kernel.org/doc/html/latest/admin-guide/hw-vuln/srso.html for mitigation options.
[    0.093327] Speculative Return Stack Overflow: Vulnerable: Safe RET, no microcode
[    0.093330] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[    0.093332] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[    0.093332] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[    0.093333] x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers'
[    0.093333] x86/fpu: Supporting XSAVE feature 0x800: 'Control-flow User registers'
[    0.093334] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
[    0.093335] x86/fpu: xstate_offset[9]:  832, xstate_sizes[9]:    8
[    0.093336] x86/fpu: xstate_offset[11]:  840, xstate_sizes[11]:   16
[    0.093337] x86/fpu: Enabled xstate features 0xa07, context size is 856 bytes, using 'compacted' format.
[    0.115344] Freeing SMP alternatives memory: 40K
[    0.115347] pid_max: default: 32768 minimum: 301
[    0.118880] LSM: initializing lsm=capability,landlock,lockdown,yama,bpf
[    0.118905] landlock: Up and running.
[    0.118906] Yama: becoming mindful.
[    0.118910] LSM support for eBPF active
[    0.118946] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[    0.118963] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[    0.226017] smpboot: CPU0: AMD Ryzen 5 5500 (family: 0x19, model: 0x50, stepping: 0x0)
[    0.226218] Performance Events: Fam17h+ core perfctr, AMD PMU driver.
[    0.226223] ... version:                0
[    0.226224] ... bit width:              48
[    0.226225] ... generic registers:      6
[    0.226226] ... value mask:             0000ffffffffffff
[    0.226227] ... max period:             00007fffffffffff
[    0.226228] ... fixed-purpose events:   0
[    0.226228] ... event mask:             000000000000003f
[    0.226302] signal: max sigframe size: 3376
[    0.226326] rcu: Hierarchical SRCU implementation.
[    0.226327] rcu:     Max phase no-delay instances is 1000.
[    0.226536] MCE: In-kernel MCE decoding enabled.
[    0.226536] smp: Bringing up secondary CPUs ...
[    0.226536] smpboot: x86: Booting SMP configuration:
[    0.226536] .... node  #0, CPUs:        #1  #2  #3  #4  #5  #6  #7  #8  #9 #10 #11
[    0.239952] Spectre V2 : Update user space SMT mitigation: STIBP always-on
[    0.249894] smp: Brought up 1 node, 12 CPUs
[    0.249894] smpboot: Total of 12 processors activated (86276.39 BogoMIPS)
[    0.251347] devtmpfs: initialized
[    0.251347] x86/mm: Memory block size: 128MB
[    0.253750] ACPI: PM: Registering ACPI NVS region [mem 0x0a200000-0x0a20efff] (61440 bytes)
[    0.253750] ACPI: PM: Registering ACPI NVS region [mem 0xba20e000-0xbbcc3fff] (28008448 bytes)
[    0.253750] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
[    0.253750] futex hash table entries: 4096 (order: 6, 262144 bytes, linear)
[    0.253777] pinctrl core: initialized pinctrl subsystem
[    0.253859] PM: RTC time: 16:56:26, date: 2024-08-04
[    0.254243] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[    0.254486] DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic allocations
[    0.254574] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[    0.254663] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[    0.254671] audit: initializing netlink subsys (disabled)
[    0.254677] audit: type=2000 audit(1722790585.176:1): state=initialized audit_enabled=0 res=1
[    0.254677] thermal_sys: Registered thermal governor 'fair_share'
[    0.254677] thermal_sys: Registered thermal governor 'bang_bang'
[    0.254677] thermal_sys: Registered thermal governor 'step_wise'
[    0.254677] thermal_sys: Registered thermal governor 'user_space'
[    0.254677] thermal_sys: Registered thermal governor 'power_allocator'
[    0.254677] cpuidle: using governor ladder
[    0.254677] cpuidle: using governor menu
[    0.254677] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.254677] PCI: ECAM [mem 0xf0000000-0xf7ffffff] (base 0xf0000000) for domain 0000 [bus 00-7f]
[    0.254677] PCI: Using configuration type 1 for base access
[    0.254677] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
[    0.260005] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
[    0.260007] HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
[    0.260009] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[    0.260011] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
[    0.260448] Demotion targets for Node 0: null
[    0.260448] ACPI: Added _OSI(Module Device)
[    0.260448] ACPI: Added _OSI(Processor Device)
[    0.260448] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.260448] ACPI: Added _OSI(Processor Aggregator Device)
[    0.281516] ACPI: 10 ACPI AML tables successfully acquired and loaded
[    0.283854] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[    0.293693] ACPI: _OSC evaluation for CPUs failed, trying _PDC
[    0.294664] ACPI: Interpreter enabled
[    0.294681] ACPI: PM: (supports S0 S3 S4 S5)
[    0.294682] ACPI: Using IOAPIC for interrupt routing
[    0.296577] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.296579] PCI: Ignoring E820 reservations for host bridge windows
[    0.297124] ACPI: Enabled 7 GPEs in block 00 to 1F
[    0.311889] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.311895] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
[    0.312017] acpi PNP0A08:00: _OSC: platform does not support [SHPCHotplug LTR DPC]
[    0.312238] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability]
[    0.312249] acpi PNP0A08:00: [Firmware Info]: ECAM [mem 0xf0000000-0xf7ffffff] for domain 0000 [bus 00-7f] only partially covers this bridge
[    0.312749] PCI host bridge to bus 0000:00
[    0.312751] pci_bus 0000:00: root bus resource [io  0x0000-0x03af window]
[    0.312753] pci_bus 0000:00: root bus resource [io  0x03e0-0x0cf7 window]
[    0.312754] pci_bus 0000:00: root bus resource [io  0x03b0-0x03df window]
[    0.312756] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.312757] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000dffff window]
[    0.312759] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfec2ffff window]
[    0.312760] pci_bus 0000:00: root bus resource [mem 0xfee00000-0xffffffff window]
[    0.312762] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.312777] pci 0000:00:00.0: [1022:1630] type 00 class 0x060000 conventional PCI endpoint
[    0.312888] pci 0000:00:00.2: [1022:1631] type 00 class 0x080600 conventional PCI endpoint
[    0.312996] pci 0000:00:01.0: [1022:1632] type 00 class 0x060000 conventional PCI endpoint
[    0.313056] pci 0000:00:01.1: [1022:1633] type 01 class 0x060400 PCIe Root Port
[    0.313072] pci 0000:00:01.1: PCI bridge to [bus 01]
[    0.313077] pci 0000:00:01.1:   bridge window [io  0xf000-0xffff]
[    0.313080] pci 0000:00:01.1:   bridge window [mem 0xfb000000-0xfc0fffff]
[    0.313087] pci 0000:00:01.1:   bridge window [mem 0xd0000000-0xe1ffffff 64bit pref]
[    0.313131] pci 0000:00:01.1: PME# supported from D0 D3hot D3cold
[    0.313860] pci 0000:00:02.0: [1022:1632] type 00 class 0x060000 conventional PCI endpoint
[    0.313922] pci 0000:00:02.1: [1022:1634] type 01 class 0x060400 PCIe Root Port
[    0.313937] pci 0000:00:02.1: PCI bridge to [bus 02-04]
[    0.313941] pci 0000:00:02.1:   bridge window [io  0xe000-0xefff]
[    0.313943] pci 0000:00:02.1:   bridge window [mem 0xfc600000-0xfc7fffff]
[    0.313954] pci 0000:00:02.1: enabling Extended Tags
[    0.313987] pci 0000:00:02.1: PME# supported from D0 D3hot D3cold
[    0.314121] pci 0000:00:08.0: [1022:1632] type 00 class 0x060000 conventional PCI endpoint
[    0.314178] pci 0000:00:08.1: [1022:1635] type 01 class 0x060400 PCIe Root Port
[    0.314193] pci 0000:00:08.1: PCI bridge to [bus 05]
[    0.314197] pci 0000:00:08.1:   bridge window [mem 0xfc200000-0xfc5fffff]
[    0.314207] pci 0000:00:08.1: enabling Extended Tags
[    0.314242] pci 0000:00:08.1: PME# supported from D0 D3hot D3cold
[    0.314365] pci 0000:00:08.2: [1022:1635] type 01 class 0x060400 PCIe Root Port
[    0.314380] pci 0000:00:08.2: PCI bridge to [bus 06]
[    0.314384] pci 0000:00:08.2:   bridge window [mem 0xfc800000-0xfc8fffff]
[    0.314394] pci 0000:00:08.2: enabling Extended Tags
[    0.314428] pci 0000:00:08.2: PME# supported from D0 D3hot D3cold
[    0.314547] pci 0000:00:14.0: [1022:790b] type 00 class 0x0c0500 conventional PCI endpoint
[    0.314673] pci 0000:00:14.3: [1022:790e] type 00 class 0x060100 conventional PCI endpoint
[    0.314813] pci 0000:00:18.0: [1022:166a] type 00 class 0x060000 conventional PCI endpoint
[    0.314849] pci 0000:00:18.1: [1022:166b] type 00 class 0x060000 conventional PCI endpoint
[    0.314884] pci 0000:00:18.2: [1022:166c] type 00 class 0x060000 conventional PCI endpoint
[    0.314923] pci 0000:00:18.3: [1022:166d] type 00 class 0x060000 conventional PCI endpoint
[    0.314958] pci 0000:00:18.4: [1022:166e] type 00 class 0x060000 conventional PCI endpoint
[    0.314996] pci 0000:00:18.5: [1022:166f] type 00 class 0x060000 conventional PCI endpoint
[    0.315030] pci 0000:00:18.6: [1022:1670] type 00 class 0x060000 conventional PCI endpoint
[    0.315065] pci 0000:00:18.7: [1022:1671] type 00 class 0x060000 conventional PCI endpoint
[    0.315175] pci 0000:01:00.0: [10de:1c81] type 00 class 0x030000 PCIe Legacy Endpoint
[    0.315189] pci 0000:01:00.0: BAR 0 [mem 0xfb000000-0xfbffffff]
[    0.315201] pci 0000:01:00.0: BAR 1 [mem 0xd0000000-0xdfffffff 64bit pref]
[    0.315212] pci 0000:01:00.0: BAR 3 [mem 0xe0000000-0xe1ffffff 64bit pref]
[    0.315220] pci 0000:01:00.0: BAR 5 [io  0xf000-0xf07f]
[    0.315228] pci 0000:01:00.0: ROM [mem 0xfc000000-0xfc07ffff pref]
[    0.315258] pci 0000:01:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    0.315365] pci 0000:01:00.0: 32.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s PCIe x16 link at 0000:00:01.1 (capable of 126.016 Gb/s with 8.0 GT/s PCIe x16 link)
[    0.315465] pci 0000:01:00.1: [10de:0fb9] type 00 class 0x040300 PCIe Endpoint
[    0.315479] pci 0000:01:00.1: BAR 0 [mem 0xfc080000-0xfc083fff]
[    0.315657] pci 0000:00:01.1: PCI bridge to [bus 01]
[    0.315732] pci 0000:02:00.0: [1022:43ec] type 00 class 0x0c0330 PCIe Legacy Endpoint
[    0.315750] pci 0000:02:00.0: BAR 0 [mem 0xfc7a0000-0xfc7a7fff 64bit]
[    0.315789] pci 0000:02:00.0: enabling Extended Tags
[    0.315844] pci 0000:02:00.0: PME# supported from D3hot D3cold
[    0.315990] pci 0000:02:00.1: [1022:43eb] type 00 class 0x010601 PCIe Legacy Endpoint
[    0.316036] pci 0000:02:00.1: BAR 5 [mem 0xfc780000-0xfc79ffff]
[    0.316044] pci 0000:02:00.1: ROM [mem 0xfc700000-0xfc77ffff pref]
[    0.316051] pci 0000:02:00.1: enabling Extended Tags
[    0.316093] pci 0000:02:00.1: PME# supported from D3hot D3cold
[    0.316189] pci 0000:02:00.2: [1022:43e9] type 01 class 0x060400 PCIe Switch Upstream Port
[    0.316217] pci 0000:02:00.2: PCI bridge to [bus 03-04]
[    0.316223] pci 0000:02:00.2:   bridge window [io  0xe000-0xefff]
[    0.316226] pci 0000:02:00.2:   bridge window [mem 0xfc600000-0xfc6fffff]
[    0.316246] pci 0000:02:00.2: enabling Extended Tags
[    0.316294] pci 0000:02:00.2: PME# supported from D3hot D3cold
[    0.316404] pci 0000:00:02.1: PCI bridge to [bus 02-04]
[    0.316543] pci 0000:03:03.0: [1022:43ea] type 01 class 0x060400 PCIe Switch Downstream Port
[    0.316572] pci 0000:03:03.0: PCI bridge to [bus 04]
[    0.316578] pci 0000:03:03.0:   bridge window [io  0xe000-0xefff]
[    0.316582] pci 0000:03:03.0:   bridge window [mem 0xfc600000-0xfc6fffff]
[    0.316605] pci 0000:03:03.0: enabling Extended Tags
[    0.316662] pci 0000:03:03.0: PME# supported from D3hot D3cold
[    0.316799] pci 0000:02:00.2: PCI bridge to [bus 03-04]
[    0.316882] pci 0000:04:00.0: [10ec:8168] type 00 class 0x020000 PCIe Endpoint
[    0.316911] pci 0000:04:00.0: BAR 0 [io  0xe000-0xe0ff]
[    0.316950] pci 0000:04:00.0: BAR 2 [mem 0xfc604000-0xfc604fff 64bit]
[    0.316974] pci 0000:04:00.0: BAR 4 [mem 0xfc600000-0xfc603fff 64bit]
[    0.317141] pci 0000:04:00.0: supports D1 D2
[    0.317142] pci 0000:04:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.317416] pci 0000:03:03.0: PCI bridge to [bus 04]
[    0.317526] pci 0000:05:00.0: [1022:145a] type 00 class 0x130000 PCIe Legacy Endpoint
[    0.317562] pci 0000:05:00.0: enabling Extended Tags
[    0.317638] pci 0000:05:00.0: 126.016 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x16 link at 0000:00:08.1 (capable of 252.048 Gb/s with 16.0 GT/s PCIe x16 link)
[    0.317723] pci 0000:05:00.1: [1002:1637] type 00 class 0x040300 PCIe Legacy Endpoint
[    0.317732] pci 0000:05:00.1: BAR 0 [mem 0xfc508000-0xfc50bfff]
[    0.317760] pci 0000:05:00.1: enabling Extended Tags
[    0.317792] pci 0000:05:00.1: PME# supported from D1 D2 D3hot D3cold
[    0.317875] pci 0000:05:00.2: [1022:15df] type 00 class 0x108000 PCIe Endpoint
[    0.317892] pci 0000:05:00.2: BAR 2 [mem 0xfc400000-0xfc4fffff]
[    0.317905] pci 0000:05:00.2: BAR 5 [mem 0xfc50c000-0xfc50dfff]
[    0.317913] pci 0000:05:00.2: enabling Extended Tags
[    0.318025] pci 0000:05:00.3: [1022:1639] type 00 class 0x0c0330 PCIe Endpoint
[    0.318036] pci 0000:05:00.3: BAR 0 [mem 0xfc300000-0xfc3fffff 64bit]
[    0.318060] pci 0000:05:00.3: enabling Extended Tags
[    0.318093] pci 0000:05:00.3: PME# supported from D0 D3hot D3cold
[    0.318185] pci 0000:05:00.4: [1022:1639] type 00 class 0x0c0330 PCIe Endpoint
[    0.318197] pci 0000:05:00.4: BAR 0 [mem 0xfc200000-0xfc2fffff 64bit]
[    0.318220] pci 0000:05:00.4: enabling Extended Tags
[    0.318254] pci 0000:05:00.4: PME# supported from D0 D3hot D3cold
[    0.318347] pci 0000:05:00.6: [1022:15e3] type 00 class 0x040300 PCIe Endpoint
[    0.318357] pci 0000:05:00.6: BAR 0 [mem 0xfc500000-0xfc507fff]
[    0.318384] pci 0000:05:00.6: enabling Extended Tags
[    0.318416] pci 0000:05:00.6: PME# supported from D0 D3hot D3cold
[    0.318517] pci 0000:00:08.1: PCI bridge to [bus 05]
[    0.318571] pci 0000:06:00.0: [1022:7901] type 00 class 0x010601 PCIe Endpoint
[    0.318599] pci 0000:06:00.0: BAR 5 [mem 0xfc800000-0xfc8007ff]
[    0.318608] pci 0000:06:00.0: enabling Extended Tags
[    0.318681] pci 0000:06:00.0: 126.016 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x16 link at 0000:00:08.2 (capable of 252.048 Gb/s with 16.0 GT/s PCIe x16 link)
[    0.318759] pci 0000:00:08.2: PCI bridge to [bus 06]
[    0.319375] ACPI: PCI: Interrupt link LNKA configured for IRQ 0
[    0.319444] ACPI: PCI: Interrupt link LNKB configured for IRQ 0
[    0.319504] ACPI: PCI: Interrupt link LNKC configured for IRQ 0
[    0.319579] ACPI: PCI: Interrupt link LNKD configured for IRQ 0
[    0.319646] ACPI: PCI: Interrupt link LNKE configured for IRQ 0
[    0.319701] ACPI: PCI: Interrupt link LNKF configured for IRQ 0
[    0.319757] ACPI: PCI: Interrupt link LNKG configured for IRQ 0
[    0.319812] ACPI: PCI: Interrupt link LNKH configured for IRQ 0
[    0.321222] iommu: Default domain type: Translated
[    0.321222] iommu: DMA domain TLB invalidation policy: lazy mode
[    0.321222] SCSI subsystem initialized
[    0.321222] libata version 3.00 loaded.
[    0.321222] ACPI: bus type USB registered
[    0.321222] usbcore: registered new interface driver usbfs
[    0.321222] usbcore: registered new interface driver hub
[    0.321222] usbcore: registered new device driver usb
[    0.321222] EDAC MC: Ver: 3.0.0
[    0.321222] efivars: Registered efivars operations
[    0.321222] NetLabel: Initializing
[    0.321222] NetLabel:  domain hash size = 128
[    0.321222] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.321222] NetLabel:  unlabeled traffic allowed by default
[    0.321222] mctp: management component transport protocol core
[    0.321222] NET: Registered PF_MCTP protocol family
[    0.321222] PCI: Using ACPI for IRQ routing
[    0.326125] PCI: pci_cache_line_size set to 64 bytes
[    0.326174] e820: reserve RAM buffer [mem 0x09ccf000-0x0bffffff]
[    0.326176] e820: reserve RAM buffer [mem 0x0a200000-0x0bffffff]
[    0.326177] e820: reserve RAM buffer [mem 0x0b000000-0x0bffffff]
[    0.326178] e820: reserve RAM buffer [mem 0xad3ea018-0xafffffff]
[    0.326179] e820: reserve RAM buffer [mem 0xb396c018-0xb3ffffff]
[    0.326181] e820: reserve RAM buffer [mem 0xb3ada018-0xb3ffffff]
[    0.326182] e820: reserve RAM buffer [mem 0xb4186000-0xb7ffffff]
[    0.326183] e820: reserve RAM buffer [mem 0xb6aeb000-0xb7ffffff]
[    0.326184] e820: reserve RAM buffer [mem 0xb897d000-0xbbffffff]
[    0.326185] e820: reserve RAM buffer [mem 0xbe000000-0xbfffffff]
[    0.326187] e820: reserve RAM buffer [mem 0x43e300000-0x43fffffff]
[    0.326558] pci 0000:01:00.0: vgaarb: setting as boot VGA device
[    0.326558] pci 0000:01:00.0: vgaarb: bridge control possible
[    0.326558] pci 0000:01:00.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[    0.326558] vgaarb: loaded
[    0.326611] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[    0.326616] hpet0: 3 comparators, 32-bit 14.318180 MHz counter
[    0.327624] clocksource: Switched to clocksource tsc-early
[    0.327729] VFS: Disk quotas dquot_6.6.0
[    0.327737] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.327805] pnp: PnP ACPI init
[    0.327895] system 00:00: [mem 0xf0000000-0xf7ffffff] has been reserved
[    0.327973] system 00:01: [mem 0x1000000000000 window] could not be reserved
[    0.328266] system 00:03: [io  0x0a00-0x0a2f] has been reserved
[    0.328268] system 00:03: [io  0x0a30-0x0a3f] has been reserved
[    0.328270] system 00:03: [io  0x0a40-0x0a4f] has been reserved
[    0.328272] system 00:03: [mem 0xfe000000-0xfe00ffff] has been reserved
[    0.328575] system 00:04: [io  0x04d0-0x04d1] has been reserved
[    0.328577] system 00:04: [io  0x040b] has been reserved
[    0.328579] system 00:04: [io  0x04d6] has been reserved
[    0.328580] system 00:04: [io  0x0c00-0x0c01] has been reserved
[    0.328582] system 00:04: [io  0x0c14] has been reserved
[    0.328583] system 00:04: [io  0x0c50-0x0c51] has been reserved
[    0.328585] system 00:04: [io  0x0c52] has been reserved
[    0.328587] system 00:04: [io  0x0c6c] has been reserved
[    0.328588] system 00:04: [io  0x0c6f] has been reserved
[    0.328590] system 00:04: [io  0x0cd8-0x0cdf] has been reserved
[    0.328591] system 00:04: [io  0x0800-0x089f] has been reserved
[    0.328593] system 00:04: [io  0x0b00-0x0b0f] has been reserved
[    0.328594] system 00:04: [io  0x0b20-0x0b3f] has been reserved
[    0.328596] system 00:04: [io  0x0900-0x090f] has been reserved
[    0.328598] system 00:04: [io  0x0910-0x091f] has been reserved
[    0.328599] system 00:04: [mem 0xfec00000-0xfec00fff] could not be reserved
[    0.328601] system 00:04: [mem 0xfec01000-0xfec01fff] could not be reserved
[    0.328603] system 00:04: [mem 0xfedc0000-0xfedc0fff] has been reserved
[    0.328605] system 00:04: [mem 0xfee00000-0xfee00fff] has been reserved
[    0.328607] system 00:04: [mem 0xfed80000-0xfed8ffff] could not be reserved
[    0.328609] system 00:04: [mem 0xfec10000-0xfec10fff] has been reserved
[    0.328611] system 00:04: [mem 0xff000000-0xffffffff] has been reserved
[    0.329000] pnp: PnP ACPI: found 5 devices
[    0.334248] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.334321] NET: Registered PF_INET protocol family
[    0.334503] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    0.345728] tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear)
[    0.345748] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[    0.345804] TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[    0.345992] TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
[    0.346078] TCP: Hash tables configured (established 131072 bind 65536)
[    0.346153] MPTCP token hash table entries: 16384 (order: 6, 393216 bytes, linear)
[    0.346187] UDP hash table entries: 8192 (order: 6, 262144 bytes, linear)
[    0.346219] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, linear)
[    0.346267] NET: Registered PF_UNIX/PF_LOCAL protocol family
[    0.346273] NET: Registered PF_XDP protocol family
[    0.346283] pci 0000:00:01.1: PCI bridge to [bus 01]
[    0.346286] pci 0000:00:01.1:   bridge window [io  0xf000-0xffff]
[    0.346290] pci 0000:00:01.1:   bridge window [mem 0xfb000000-0xfc0fffff]
[    0.346293] pci 0000:00:01.1:   bridge window [mem 0xd0000000-0xe1ffffff 64bit pref]
[    0.346297] pci 0000:03:03.0: PCI bridge to [bus 04]
[    0.346304] pci 0000:03:03.0:   bridge window [io  0xe000-0xefff]
[    0.346309] pci 0000:03:03.0:   bridge window [mem 0xfc600000-0xfc6fffff]
[    0.346316] pci 0000:02:00.2: PCI bridge to [bus 03-04]
[    0.346318] pci 0000:02:00.2:   bridge window [io  0xe000-0xefff]
[    0.346323] pci 0000:02:00.2:   bridge window [mem 0xfc600000-0xfc6fffff]
[    0.346330] pci 0000:00:02.1: PCI bridge to [bus 02-04]
[    0.346331] pci 0000:00:02.1:   bridge window [io  0xe000-0xefff]
[    0.346334] pci 0000:00:02.1:   bridge window [mem 0xfc600000-0xfc7fffff]
[    0.346339] pci 0000:00:08.1: PCI bridge to [bus 05]
[    0.346342] pci 0000:00:08.1:   bridge window [mem 0xfc200000-0xfc5fffff]
[    0.346347] pci 0000:00:08.2: PCI bridge to [bus 06]
[    0.346349] pci 0000:00:08.2:   bridge window [mem 0xfc800000-0xfc8fffff]
[    0.346354] pci_bus 0000:00: resource 4 [io  0x0000-0x03af window]
[    0.346356] pci_bus 0000:00: resource 5 [io  0x03e0-0x0cf7 window]
[    0.346358] pci_bus 0000:00: resource 6 [io  0x03b0-0x03df window]
[    0.346359] pci_bus 0000:00: resource 7 [io  0x0d00-0xffff window]
[    0.346361] pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000dffff window]
[    0.346362] pci_bus 0000:00: resource 9 [mem 0xc0000000-0xfec2ffff window]
[    0.346364] pci_bus 0000:00: resource 10 [mem 0xfee00000-0xffffffff window]
[    0.346365] pci_bus 0000:01: resource 0 [io  0xf000-0xffff]
[    0.346367] pci_bus 0000:01: resource 1 [mem 0xfb000000-0xfc0fffff]
[    0.346368] pci_bus 0000:01: resource 2 [mem 0xd0000000-0xe1ffffff 64bit pref]
[    0.346370] pci_bus 0000:02: resource 0 [io  0xe000-0xefff]
[    0.346371] pci_bus 0000:02: resource 1 [mem 0xfc600000-0xfc7fffff]
[    0.346373] pci_bus 0000:03: resource 0 [io  0xe000-0xefff]
[    0.346374] pci_bus 0000:03: resource 1 [mem 0xfc600000-0xfc6fffff]
[    0.346376] pci_bus 0000:04: resource 0 [io  0xe000-0xefff]
[    0.346377] pci_bus 0000:04: resource 1 [mem 0xfc600000-0xfc6fffff]
[    0.346379] pci_bus 0000:05: resource 1 [mem 0xfc200000-0xfc5fffff]
[    0.346380] pci_bus 0000:06: resource 1 [mem 0xfc800000-0xfc8fffff]
[    0.346484] pci 0000:01:00.1: extending delay after power-on from D3hot to 20 msec
[    0.346511] pci 0000:01:00.1: D0 power state depends on 0000:01:00.0
[    0.346682] pci 0000:05:00.3: extending delay after power-on from D3hot to 20 msec
[    0.346794] pci 0000:05:00.4: extending delay after power-on from D3hot to 20 msec
[    0.346869] PCI: CLS 64 bytes, default 64
[    0.346888] pci 0000:00:00.2: AMD-Vi: IOMMU performance counters supported
[    0.346929] Trying to unpack rootfs image as initramfs...
[    0.346935] pci 0000:00:01.0: Adding to iommu group 0
[    0.346948] pci 0000:00:01.1: Adding to iommu group 1
[    0.346967] pci 0000:00:02.0: Adding to iommu group 2
[    0.346981] pci 0000:00:02.1: Adding to iommu group 3
[    0.346999] pci 0000:00:08.0: Adding to iommu group 4
[    0.347011] pci 0000:00:08.1: Adding to iommu group 5
[    0.347025] pci 0000:00:08.2: Adding to iommu group 6
[    0.347048] pci 0000:00:14.0: Adding to iommu group 7
[    0.347060] pci 0000:00:14.3: Adding to iommu group 7
[    0.347115] pci 0000:00:18.0: Adding to iommu group 8
[    0.347127] pci 0000:00:18.1: Adding to iommu group 8
[    0.347140] pci 0000:00:18.2: Adding to iommu group 8
[    0.347152] pci 0000:00:18.3: Adding to iommu group 8
[    0.347164] pci 0000:00:18.4: Adding to iommu group 8
[    0.347177] pci 0000:00:18.5: Adding to iommu group 8
[    0.347189] pci 0000:00:18.6: Adding to iommu group 8
[    0.347202] pci 0000:00:18.7: Adding to iommu group 8
[    0.347225] pci 0000:01:00.0: Adding to iommu group 9
[    0.347240] pci 0000:01:00.1: Adding to iommu group 9
[    0.347268] pci 0000:02:00.0: Adding to iommu group 10
[    0.347282] pci 0000:02:00.1: Adding to iommu group 10
[    0.347297] pci 0000:02:00.2: Adding to iommu group 10
[    0.347303] pci 0000:03:03.0: Adding to iommu group 10
[    0.347310] pci 0000:04:00.0: Adding to iommu group 10
[    0.347339] pci 0000:05:00.0: Adding to iommu group 11
[    0.347354] pci 0000:05:00.1: Adding to iommu group 12
[    0.347368] pci 0000:05:00.2: Adding to iommu group 13
[    0.347382] pci 0000:05:00.3: Adding to iommu group 14
[    0.347399] pci 0000:05:00.4: Adding to iommu group 15
[    0.347413] pci 0000:05:00.6: Adding to iommu group 16
[    0.347427] pci 0000:06:00.0: Adding to iommu group 17
[    0.348871] AMD-Vi: Extended features (0x206d73ef22254ade, 0x0): PPR X2APIC NX GT IA GA PC GA_vAPIC
[    0.348879] AMD-Vi: Interrupt remapping enabled
[    0.348880] AMD-Vi: X2APIC enabled
[    0.488643] Freeing initrd memory: 101104K
[    0.607613] AMD-Vi: Virtual APIC enabled
[    0.607622] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.607625] software IO TLB: mapped [mem 0x00000000af6c6000-0x00000000b36c6000] (64MB)
[    0.607739] LVT offset 0 assigned for vector 0x400
[    0.607831] perf: AMD IBS detected (0x000003ff)
[    0.607837] perf/amd_iommu: Detected AMD IOMMU #0 (2 banks, 4 counters/bank).
[    0.609267] Initialise system trusted keyrings
[    0.609276] Key type blacklist registered
[    0.609305] workingset: timestamp_bits=41 max_order=22 bucket_order=0
[    0.609313] zbud: loaded
[    0.609406] fuse: init (API version 7.40)
[    0.609477] integrity: Platform Keyring initialized
[    0.609480] integrity: Machine keyring initialized
[    0.618250] Key type asymmetric registered
[    0.618252] Asymmetric key parser 'x509' registered
[    0.618268] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
[    0.618302] io scheduler mq-deadline registered
[    0.618304] io scheduler kyber registered
[    0.618311] io scheduler bfq registered
[    0.619330] pcieport 0000:00:01.1: PME: Signaling with IRQ 28
[    0.619450] pcieport 0000:00:02.1: PME: Signaling with IRQ 29
[    0.619550] pcieport 0000:00:08.1: PME: Signaling with IRQ 30
[    0.619743] pcieport 0000:00:08.2: PME: Signaling with IRQ 31
[    0.620050] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    0.620166] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[    0.620185] ACPI: button: Power Button [PWRB]
[    0.620217] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
[    0.622026] ACPI: button: Power Button [PWRF]
[    0.622114] Estimated ratio of average max frequency by base frequency (times 1024): 1119
[    0.622131] Monitor-Mwait will be used to enter C-1 state
[    0.622137] ACPI: \_SB_.PLTF.C000: Found 3 idle states
[    0.622301] ACPI: \_SB_.PLTF.C002: Found 3 idle states
[    0.622419] ACPI: \_SB_.PLTF.C004: Found 3 idle states
[    0.622564] ACPI: \_SB_.PLTF.C006: Found 3 idle states
[    0.622698] ACPI: \_SB_.PLTF.C008: Found 3 idle states
[    0.622818] ACPI: \_SB_.PLTF.C00A: Found 3 idle states
[    0.622914] ACPI: \_SB_.PLTF.C001: Found 3 idle states
[    0.623007] ACPI: \_SB_.PLTF.C003: Found 3 idle states
[    0.623119] ACPI: \_SB_.PLTF.C005: Found 3 idle states
[    0.623236] ACPI: \_SB_.PLTF.C007: Found 3 idle states
[    0.623352] ACPI: \_SB_.PLTF.C009: Found 3 idle states
[    0.623467] ACPI: \_SB_.PLTF.C00B: Found 3 idle states
[    1.620513] tsc: Refined TSC clocksource calibration: 3593.248 MHz
[    1.620525] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x33cb68e6ea4, max_idle_ns: 440795288133 ns
[    1.620559] clocksource: Switched to clocksource tsc
[    2.688581] ACPI: \_TZ_.TZ10: _PSL evaluation failure
[    2.688848] thermal LNXTHERM:00: registered as thermal_zone0
[    2.688850] ACPI: thermal: Thermal Zone [TZ10] (17 C)
[    2.688935] ACPI: \_TZ_.UAD0: _PSL evaluation failure
[    2.689012] thermal LNXTHERM:01: registered as thermal_zone1
[    2.689013] ACPI: thermal: Thermal Zone [UAD0] (17 C)
[    2.689225] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[    2.691246] Non-volatile memory driver v1.3
[    2.691247] Linux agpgart interface v0.103
[    2.820336] tpm_crb MSFT0101:00: Disabling hwrng
[    2.821033] ACPI: bus type drm_connector registered
[    2.822842] ahci 0000:02:00.1: version 3.0
[    2.822986] ahci 0000:02:00.1: SSS flag set, parallel bus scan disabled
[    2.823024] ahci 0000:02:00.1: AHCI vers 0001.0301, 32 command slots, 6 Gbps, SATA mode
[    2.823027] ahci 0000:02:00.1: 4/6 ports implemented (port mask 0x33)
[    2.823028] ahci 0000:02:00.1: flags: 64bit ncq sntf stag pm led clo only pmp pio slum part sxs deso sadm sds apst 
[    2.823523] scsi host0: ahci
[    2.823721] scsi host1: ahci
[    2.823852] scsi host2: ahci
[    2.824016] scsi host3: ahci
[    2.824250] scsi host4: ahci
[    2.824387] scsi host5: ahci
[    2.824434] ata1: SATA max UDMA/133 abar m131072@0xfc780000 port 0xfc780100 irq 36 lpm-pol 0
[    2.824437] ata2: SATA max UDMA/133 abar m131072@0xfc780000 port 0xfc780180 irq 36 lpm-pol 0
[    2.824439] ata3: DUMMY
[    2.824440] ata4: DUMMY
[    2.824442] ata5: SATA max UDMA/133 abar m131072@0xfc780000 port 0xfc780300 irq 36 lpm-pol 0
[    2.824444] ata6: SATA max UDMA/133 abar m131072@0xfc780000 port 0xfc780380 irq 36 lpm-pol 0
[    2.824625] ahci 0000:06:00.0: AHCI vers 0001.0301, 32 command slots, 6 Gbps, SATA mode
[    2.824629] ahci 0000:06:00.0: 1/1 ports implemented (port mask 0x2)
[    2.824631] ahci 0000:06:00.0: flags: 64bit ncq sntf ilck pm led clo only pmp fbs pio slum part 
[    2.824836] scsi host6: ahci
[    2.824933] scsi host7: ahci
[    2.824963] ata7: DUMMY
[    2.824967] ata8: SATA max UDMA/133 abar m2048@0xfc800000 port 0xfc800180 irq 39 lpm-pol 3
[    2.825031] usbcore: registered new interface driver usbserial_generic
[    2.825037] usbserial: USB Serial support registered for generic
[    2.825100] rtc_cmos 00:02: RTC can wake from S4
[    2.825323] rtc_cmos 00:02: registered as rtc0
[    2.825353] rtc_cmos 00:02: setting system clock to 2024-08-04T16:56:28 UTC (1722790588)
[    2.825380] rtc_cmos 00:02: alarms up to one month, y3k, 114 bytes nvram
[    2.825984] ledtrig-cpu: registered to indicate activity on CPUs
[    2.826198] Relocating firmware framebuffer to offset 0x0000000001000000[d] within [mem 0xe0000000-0xe1ffffff flags 0x14220c]
[    2.826231] efifb: probing for efifb
[    2.826243] efifb: framebuffer at 0xe1000000, using 3072k, total 3072k
[    2.826245] efifb: mode is 1024x768x32, linelength=4096, pages=1
[    2.826247] efifb: scrolling: redraw
[    2.826248] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    2.826296] fbcon: Deferring console take-over
[    2.826297] fb0: EFI VGA frame buffer device
[    2.826326] hid: raw HID events driver (C) Jiri Kosina
[    2.826394] drop_monitor: Initializing network drop monitor service
[    2.826500] NET: Registered PF_INET6 protocol family
[    2.831789] Segment Routing with IPv6
[    2.831791] RPL Segment Routing with IPv6
[    2.831801] In-situ OAM (IOAM) with IPv6
[    2.831824] NET: Registered PF_PACKET protocol family
[    2.832679] microcode: Current revision: 0x0a50000d
[    2.832884] resctrl: L3 allocation detected
[    2.832885] resctrl: MB allocation detected
[    2.832886] resctrl: L3 monitoring detected
[    2.832908] IPI shorthand broadcast: enabled
[    2.835025] sched_clock: Marking stable (2833334634, 255472)->(2838680310, -5090204)
[    2.835115] Timer migration: 2 hierarchy levels; 8 children per group; 2 crossnode level
[    2.835201] registered taskstats version 1
[    2.835572] Loading compiled-in X.509 certificates
[    2.838050] Loaded X.509 cert 'Build time autogenerated kernel key: 2c6edf2c51fe0c343207b62ac79d76c394e03d96'
[    2.842205] zswap: loaded using pool zstd/zsmalloc
[    2.842247] Demotion targets for Node 0: null
[    2.842497] Key type .fscrypt registered
[    2.842498] Key type fscrypt-provisioning registered
[    2.843361] PM:   Magic number: 4:899:943
[    2.843399] tty tty0: hash matches
[    2.843401] tty console: hash matches
[    2.847402] RAS: Correctable Errors collector initialized.
[    2.857208] clk: Disabling unused clocks
[    2.857210] PM: genpd: Disabling unused power domains
[    3.293894] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    3.293901] ata8: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    3.294664] ata1.00: supports DRM functions and may not be fully accessible
[    3.294669] ata1.00: ATA-11: Samsung SSD 860 EVO 250GB, RVT04B6Q, max UDMA/133
[    3.295712] ata1.00: 488397168 sectors, multi 1: LBA48 NCQ (depth 32), AA
[    3.295743] ata8.00: ATA-10: SK hynix SC311 SATA 256GB, 70000P10, max UDMA/133
[    3.295777] ata8.00: 500118192 sectors, multi 1: LBA48 NCQ (depth 32), AA
[    3.296875] ata8.00: Features: Dev-Sleep
[    3.299067] ata8.00: configured for UDMA/133
[    3.300749] ata1.00: Features: Trust Dev-Sleep NCQ-sndrcv
[    3.301106] ata1.00: supports DRM functions and may not be fully accessible
[    3.305542] ata1.00: configured for UDMA/133
[    3.305668] scsi 0:0:0:0: Direct-Access     ATA      Samsung SSD 860  4B6Q PQ: 0 ANSI: 5
[    3.306297] ata1.00: Enabling discard_zeroes_data
[    3.306311] sd 0:0:0:0: [sda] 488397168 512-byte logical blocks: (250 GB/233 GiB)
[    3.306323] sd 0:0:0:0: [sda] Write Protect is off
[    3.306326] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    3.306340] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    3.306377] sd 0:0:0:0: [sda] Preferred minimum I/O size 512 bytes
[    3.306732] ata1.00: Enabling discard_zeroes_data
[    3.306958]  sda: sda1
[    3.307908] sd 0:0:0:0: [sda] supports TCG Opal
[    3.307911] sd 0:0:0:0: [sda] Attached SCSI disk
[    3.777201] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    3.777748] ata2.00: supports DRM functions and may not be fully accessible
[    3.777753] ata2.00: ATA-9: Samsung SSD 850 EVO 120GB, EMT02B6Q, max UDMA/133
[    3.782102] ata2.00: 234441648 sectors, multi 1: LBA48 NCQ (depth 32), AA
[    3.784531] ata2.00: Features: Trust Dev-Sleep NCQ-sndrcv
[    3.785092] ata2.00: supports DRM functions and may not be fully accessible
[    3.787964] ata2.00: configured for UDMA/133
[    3.788120] scsi 1:0:0:0: Direct-Access     ATA      Samsung SSD 850  2B6Q PQ: 0 ANSI: 5
[    3.788454] sd 1:0:0:0: [sdb] 234441648 512-byte logical blocks: (120 GB/112 GiB)
[    3.788466] sd 1:0:0:0: [sdb] Write Protect is off
[    3.788469] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[    3.788496] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    3.788552] sd 1:0:0:0: [sdb] Preferred minimum I/O size 512 bytes
[    3.816729]  sdb: sdb1
[    3.817130] sd 1:0:0:0: [sdb] supports TCG Opal
[    3.817135] sd 1:0:0:0: [sdb] Attached SCSI disk
[    4.099544] ata5: SATA link down (SStatus 0 SControl 330)
[    4.412723] ata6: SATA link down (SStatus 0 SControl 330)
[    4.412928] scsi 7:0:0:0: Direct-Access     ATA      SK hynix SC311 S 0P10 PQ: 0 ANSI: 5
[    4.413247] sd 7:0:0:0: [sdc] 500118192 512-byte logical blocks: (256 GB/238 GiB)
[    4.413252] sd 7:0:0:0: [sdc] 4096-byte physical blocks
[    4.413264] sd 7:0:0:0: [sdc] Write Protect is off
[    4.413267] sd 7:0:0:0: [sdc] Mode Sense: 00 3a 00 00
[    4.413280] sd 7:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    4.413302] sd 7:0:0:0: [sdc] Preferred minimum I/O size 4096 bytes
[    4.418475]  sdc: sdc1 sdc2
[    4.418620] sd 7:0:0:0: [sdc] Attached SCSI disk
[    4.419847] Freeing unused decrypted memory: 2028K
[    4.420170] Freeing unused kernel image (initmem) memory: 3432K
[    4.420182] Write protecting the kernel read-only data: 32768k
[    4.420539] Freeing unused kernel image (rodata/data gap) memory: 900K
[    4.463062] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    4.463066] rodata_test: all tests were successful
[    4.463070] Run /init as init process
[    4.463071]   with arguments:
[    4.463073]     /init
[    4.463074]   with environment:
[    4.463075]     HOME=/
[    4.463076]     TERM=linux
[    4.463077]     nvme_load=YES
[    4.471987] systemd[1]: Successfully made /usr/ read-only.
[    4.472102] systemd[1]: systemd 256.4-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)
[    4.472106] systemd[1]: Detected architecture x86-64.
[    4.472108] systemd[1]: Running in initrd.
[    4.472221] fbcon: Taking over console
[    4.472257] systemd[1]: Hostname set to <dumbass-computer>.
[    4.472390] Console: switching to colour frame buffer device 128x48
[    4.564586] systemd[1]: Queued start job for default target Initrd Default Target.
[    4.611023] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[    4.611149] systemd[1]: Expecting device /dev/disk/by-uuid/c8aca558-4ea4-4598-a2f6-0d0a6b60ef5b...
[    4.611219] systemd[1]: Reached target Initrd /usr File System.
[    4.611273] systemd[1]: Reached target Path Units.
[    4.611323] systemd[1]: Reached target Slice Units.
[    4.611368] systemd[1]: Reached target Swaps.
[    4.611415] systemd[1]: Reached target Timer Units.
[    4.611527] systemd[1]: Listening on Journal Socket (/dev/log).
[    4.611625] systemd[1]: Listening on Journal Sockets.
[    4.611715] systemd[1]: Listening on udev Control Socket.
[    4.611787] systemd[1]: Listening on udev Kernel Socket.
[    4.611827] systemd[1]: Reached target Socket Units.
[    4.612712] systemd[1]: Starting Create List of Static Device Nodes...
[    4.614115] systemd[1]: Starting Journal Service...
[    4.614847] systemd[1]: Starting Load Kernel Modules...
[    4.615515] systemd[1]: Starting Virtual Console Setup...
[    4.616779] systemd[1]: Finished Create List of Static Device Nodes.
[    4.617389] systemd[1]: Starting Create Static Device Nodes in /dev gracefully...
[    4.623974] systemd[1]: Finished Virtual Console Setup.
[    4.623986] systemd-journald[206]: Collecting audit messages is disabled.
[    4.624168] systemd[1]: dracut ask for additional cmdline parameters was skipped because no trigger condition checks were met.
[    4.624752] systemd[1]: Starting dracut cmdline hook...
[    4.625507] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    4.625538] sd 1:0:0:0: Attached scsi generic sg1 type 0
[    4.625571] sd 7:0:0:0: Attached scsi generic sg2 type 0
[    4.628231] i2c_dev: i2c /dev entries driver
[    4.632541] systemd[1]: Finished Create Static Device Nodes in /dev gracefully.
[    4.633458] systemd[1]: Starting Create System Users...
[    4.642816] systemd[1]: Finished Create System Users.
[    4.643519] systemd[1]: Starting Create Static Device Nodes in /dev...
[    4.654089] systemd[1]: Started Journal Service.
[    4.709723] nvidia: loading out-of-tree module taints kernel.
[    4.709731] nvidia: module license 'NVIDIA' taints kernel.
[    4.709732] Disabling lock debugging due to kernel taint
[    4.709735] nvidia: module verification failed: signature and/or required key missing - tainting kernel
[    4.709736] nvidia: module license taints kernel.
[    5.100873] sp5100_tco: SP5100/SB800 TCO WatchDog Timer Driver
[    5.100937] cryptd: max_cpu_qlen set to 1000
[    5.100956] sp5100-tco sp5100-tco: Using 0xfeb00000 for watchdog MMIO address
[    5.101407] sp5100-tco sp5100-tco: initialized. heartbeat=60 sec (nowayout=0)
[    5.101570] ccp 0000:05:00.2: ccp: unable to access the device: you might be running a broken BIOS.
[    5.102378] nvidia-nvlink: Nvlink Core is being initialized, major device number 241

[    5.102713] ccp 0000:05:00.2: tee enabled
[    5.103183] ccp 0000:05:00.2: psp enabled
[    5.104063] nvidia 0000:01:00.0: vgaarb: VGA decodes changed: olddecodes=io+mem,decodes=none:owns=io+mem
[    5.104075] xhci_hcd 0000:02:00.0: xHCI Host Controller
[    5.104083] xhci_hcd 0000:02:00.0: new USB bus registered, assigned bus number 1
[    5.104231] ACPI: video: Video Device [VGA] (multi-head: yes  rom: no  post: no)
[    5.104477] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:09/LNXVIDEO:00/input/input2
[    5.108629] AVX2 version of gcm_enc/dec engaged.
[    5.108667] AES CTR mode by8 optimization enabled
[    5.159379] xhci_hcd 0000:02:00.0: hcc params 0x0200ef81 hci version 0x110 quirks 0x0000000000000010
[    5.159719] xhci_hcd 0000:02:00.0: xHCI Host Controller
[    5.159723] xhci_hcd 0000:02:00.0: new USB bus registered, assigned bus number 2
[    5.159726] xhci_hcd 0000:02:00.0: Host supports USB 3.1 Enhanced SuperSpeed
[    5.159788] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.10
[    5.159791] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    5.159792] usb usb1: Product: xHCI Host Controller
[    5.159794] usb usb1: Manufacturer: Linux 6.10.2-arch1-1 xhci-hcd
[    5.159795] usb usb1: SerialNumber: 0000:02:00.0
[    5.159965] hub 1-0:1.0: USB hub found
[    5.159980] hub 1-0:1.0: 9 ports detected
[    5.160347] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[    5.160372] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.10
[    5.160374] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    5.160375] usb usb2: Product: xHCI Host Controller
[    5.160377] usb usb2: Manufacturer: Linux 6.10.2-arch1-1 xhci-hcd
[    5.160378] usb usb2: SerialNumber: 0000:02:00.0
[    5.160485] hub 2-0:1.0: USB hub found
[    5.160493] hub 2-0:1.0: 3 ports detected
[    5.160689] xhci_hcd 0000:05:00.3: xHCI Host Controller
[    5.160693] xhci_hcd 0000:05:00.3: new USB bus registered, assigned bus number 3
[    5.160777] xhci_hcd 0000:05:00.3: hcc params 0x0268ffe5 hci version 0x110 quirks 0x0000020000000010
[    5.161036] xhci_hcd 0000:05:00.3: xHCI Host Controller
[    5.161039] xhci_hcd 0000:05:00.3: new USB bus registered, assigned bus number 4
[    5.161042] xhci_hcd 0000:05:00.3: Host supports USB 3.1 Enhanced SuperSpeed
[    5.161076] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.10
[    5.161078] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    5.161079] usb usb3: Product: xHCI Host Controller
[    5.161081] usb usb3: Manufacturer: Linux 6.10.2-arch1-1 xhci-hcd
[    5.161082] usb usb3: SerialNumber: 0000:05:00.3
[    5.161228] hub 3-0:1.0: USB hub found
[    5.161237] hub 3-0:1.0: 4 ports detected
[    5.161407] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
[    5.161431] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.10
[    5.161433] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    5.161434] usb usb4: Product: xHCI Host Controller
[    5.161435] usb usb4: Manufacturer: Linux 6.10.2-arch1-1 xhci-hcd
[    5.161437] usb usb4: SerialNumber: 0000:05:00.3
[    5.161546] hub 4-0:1.0: USB hub found
[    5.161553] hub 4-0:1.0: 2 ports detected
[    5.161715] xhci_hcd 0000:05:00.4: xHCI Host Controller
[    5.161719] xhci_hcd 0000:05:00.4: new USB bus registered, assigned bus number 5
[    5.161807] xhci_hcd 0000:05:00.4: hcc params 0x0268ffe5 hci version 0x110 quirks 0x0000020000000010
[    5.162078] xhci_hcd 0000:05:00.4: xHCI Host Controller
[    5.162081] xhci_hcd 0000:05:00.4: new USB bus registered, assigned bus number 6
[    5.162083] xhci_hcd 0000:05:00.4: Host supports USB 3.1 Enhanced SuperSpeed
[    5.162116] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.10
[    5.162118] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    5.162120] usb usb5: Product: xHCI Host Controller
[    5.162121] usb usb5: Manufacturer: Linux 6.10.2-arch1-1 xhci-hcd
[    5.162122] usb usb5: SerialNumber: 0000:05:00.4
[    5.162232] hub 5-0:1.0: USB hub found
[    5.162239] hub 5-0:1.0: 4 ports detected
[    5.162409] usb usb6: We don't know the algorithms for LPM for this host, disabling LPM.
[    5.162432] usb usb6: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.10
[    5.162434] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    5.162436] usb usb6: Product: xHCI Host Controller
[    5.162437] usb usb6: Manufacturer: Linux 6.10.2-arch1-1 xhci-hcd
[    5.162438] usb usb6: SerialNumber: 0000:05:00.4
[    5.162537] hub 6-0:1.0: USB hub found
[    5.162544] hub 6-0:1.0: 2 ports detected
[    5.220789] NVRM: loading NVIDIA UNIX x86_64 Kernel Module  555.58.02  Tue Jun 25 01:39:15 UTC 2024
[    5.232406] nvidia_uvm: module uses symbols nvUvmInterfaceDisableAccessCntr from proprietary module nvidia, inheriting taint.
[    5.239868] nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms  555.58.02  Tue Jun 25 01:10:21 UTC 2024
[    5.320679] [drm] [nvidia-drm] [GPU ID 0x00000100] Loading driver
[    5.410277] usb 5-1: new full-speed USB device number 2 using xhci_hcd
[    5.413615] usb 3-1: new high-speed USB device number 2 using xhci_hcd
[    5.476952] usb 1-5: new full-speed USB device number 2 using xhci_hcd
[    5.556071] usb 3-1: New USB device found, idVendor=14cd, idProduct=1212, bcdDevice= 1.00
[    5.556076] usb 3-1: New USB device strings: Mfr=1, Product=3, SerialNumber=2
[    5.556078] usb 3-1: Product: Mass Storage Device
[    5.556079] usb 3-1: Manufacturer: Generic
[    5.556081] usb 3-1: SerialNumber: 121220160204
[    5.561173] usb-storage 3-1:1.0: USB Mass Storage device detected
[    5.561275] scsi host8: usb-storage 3-1:1.0
[    5.561348] usbcore: registered new interface driver usb-storage
[    5.564831] usbcore: registered new interface driver uas
[    5.576113] usb 5-1: New USB device found, idVendor=046d, idProduct=c084, bcdDevice= 7.03
[    5.576116] usb 5-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    5.576118] usb 5-1: Product: G203 Prodigy Gaming Mouse
[    5.576120] usb 5-1: Manufacturer: Logitech
[    5.576121] usb 5-1: SerialNumber: 177B39573338
[    5.706983] usb 5-2: new full-speed USB device number 3 using xhci_hcd
[    5.864156] usb 5-2: New USB device found, idVendor=258a, idProduct=002a, bcdDevice=12.06
[    5.864159] usb 5-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    5.864161] usb 5-2: Product: Gaming KB 
[    5.864163] usb 5-2: Manufacturer: SINO WEALTH
[    5.866562] usb 1-5: New USB device found, idVendor=0b05, idProduct=17cb, bcdDevice= 1.12
[    5.866566] usb 1-5: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    5.866568] usb 1-5: Product: BCM920702 Bluetooth 4.0
[    5.866570] usb 1-5: Manufacturer: Broadcom Corp
[    5.866571] usb 1-5: SerialNumber: 5CF3708B223C
[    5.903235] usbcore: registered new interface driver usbhid
[    5.903238] usbhid: USB HID core driver
[    5.907410] input: Logitech G203 Prodigy Gaming Mouse as /devices/pci0000:00/0000:00:08.1/0000:05:00.4/usb5/5-1/5-1:1.0/0003:046D:C084.0001/input/input3
[    5.907473] hid-generic 0003:046D:C084.0001: input,hidraw0: USB HID v1.11 Mouse [Logitech G203 Prodigy Gaming Mouse] on usb-0000:05:00.4-1/input0
[    5.907611] input: Logitech G203 Prodigy Gaming Mouse Keyboard as /devices/pci0000:00/0000:00:08.1/0000:05:00.4/usb5/5-1/5-1:1.1/0003:046D:C084.0002/input/input4
[    5.963744] hid-generic 0003:046D:C084.0002: input,hiddev96,hidraw1: USB HID v1.11 Keyboard [Logitech G203 Prodigy Gaming Mouse] on usb-0000:05:00.4-1/input1
[    5.963925] input: SINO WEALTH Gaming KB  as /devices/pci0000:00/0000:00:08.1/0000:05:00.4/usb5/5-2/5-2:1.0/0003:258A:002A.0003/input/input7
[    5.989411] nvidia-uvm: Loaded the UVM driver, major device number 239.
[    5.992205] Asymmetric key parser 'pkcs8' registered
[    6.011451] EXT4-fs error (device sdc2): ext4_orphan_get:1420: comm mount: bad orphan inode 4886197
[    6.011669] ext4_test_bit(bit=3764, block=19398676) = 0
[    6.011998] EXT4-fs error (device sdc2): ext4_orphan_get:1420: comm mount: bad orphan inode 4893258
[    6.012223] ext4_test_bit(bit=2633, block=19398677) = 0
[    6.012640] EXT4-fs error (device sdc2): ext4_orphan_get:1420: comm mount: bad orphan inode 5254082
[    6.012871] ext4_test_bit(bit=3009, block=20971537) = 0
[    6.013308] EXT4-fs error (device sdc2): ext4_orphan_get:1420: comm mount: bad orphan inode 4849961
[    6.013546] ext4_test_bit(bit=296, block=19398672) = 0
[    6.014033] EXT4-fs (sdc2): recovery complete
[    6.019919] EXT4-fs (sdc2): mounted filesystem c8aca558-4ea4-4598-a2f6-0d0a6b60ef5b r/w with ordered data mode. Quota mode: none.
[    6.020577] hid-generic 0003:258A:002A.0003: input,hidraw2: USB HID v1.11 Keyboard [SINO WEALTH Gaming KB ] on usb-0000:05:00.4-2/input0
[    6.020789] input: SINO WEALTH Gaming KB  System Control as /devices/pci0000:00/0000:00:08.1/0000:05:00.4/usb5/5-2/5-2:1.1/0003:258A:002A.0004/input/input8
[    6.026649] [drm] Initialized nvidia-drm 0.0.0 20160202 for 0000:01:00.0 on minor 0
[    6.077314] input: SINO WEALTH Gaming KB  Consumer Control as /devices/pci0000:00/0000:00:08.1/0000:05:00.4/usb5/5-2/5-2:1.1/0003:258A:002A.0004/input/input9
[    6.077415] input: SINO WEALTH Gaming KB  Keyboard as /devices/pci0000:00/0000:00:08.1/0000:05:00.4/usb5/5-2/5-2:1.1/0003:258A:002A.0004/input/input10
[    6.077480] input: SINO WEALTH Gaming KB  Mouse as /devices/pci0000:00/0000:00:08.1/0000:05:00.4/usb5/5-2/5-2:1.1/0003:258A:002A.0004/input/input11
[    6.077628] hid-generic 0003:258A:002A.0004: input,hiddev97,hidraw3: USB HID v1.11 Keyboard [SINO WEALTH Gaming KB ] on usb-0000:05:00.4-2/input1
[    6.415822] systemd-journald[206]: Received SIGTERM from PID 1 (systemd).
[    6.546867] systemd[1]: systemd 256.4-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)
[    6.546871] systemd[1]: Detected architecture x86-64.
[    6.581128] scsi 8:0:0:0: Direct-Access     Mass     Storage Device   1.00 PQ: 0 ANSI: 0 CCS
[    6.581345] sd 8:0:0:0: Attached scsi generic sg3 type 0
[    6.583026] sd 8:0:0:0: [sdd] 15603712 512-byte logical blocks: (7.99 GB/7.44 GiB)
[    6.583168] sd 8:0:0:0: [sdd] Write Protect is off
[    6.583172] sd 8:0:0:0: [sdd] Mode Sense: 03 00 00 00
[    6.583292] sd 8:0:0:0: [sdd] No Caching mode page found
[    6.583294] sd 8:0:0:0: [sdd] Assuming drive cache: write through
[    6.591868]  sdd: sdd1 sdd2
[    6.591990] sd 8:0:0:0: [sdd] Attached SCSI removable disk
[    6.835954] systemd[1]: bpf-restrict-fs: LSM BPF program attached
[    7.176681] systemd[1]: run-credentials-systemd\x2djournald.service.mount: Deactivated successfully.
[    7.177360] systemd[1]: initrd-switch-root.service: Deactivated successfully.
[    7.177484] systemd[1]: Stopped Switch Root.
[    7.178284] systemd[1]: systemd-journald.service: Scheduled restart job, restart counter is at 1.
[    7.178611] systemd[1]: Created slice Slice /system/dirmngr.
[    7.179097] systemd[1]: Created slice Slice /system/getty.
[    7.179573] systemd[1]: Created slice Slice /system/gpg-agent.
[    7.180043] systemd[1]: Created slice Slice /system/gpg-agent-browser.
[    7.180569] systemd[1]: Created slice Slice /system/gpg-agent-extra.
[    7.181045] systemd[1]: Created slice Slice /system/gpg-agent-ssh.
[    7.181522] systemd[1]: Created slice Slice /system/keyboxd.
[    7.182007] systemd[1]: Created slice Slice /system/systemd-fsck.
[    7.182410] systemd[1]: Created slice User and Session Slice.
[    7.182653] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[    7.182884] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[    7.183203] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[    7.183413] systemd[1]: Expecting device /dev/disk/by-uuid/8C8C-4EEE...
[    7.183621] systemd[1]: Reached target Local Encrypted Volumes.
[    7.183854] systemd[1]: Reached target Login Prompts.
[    7.184063] systemd[1]: Stopped target Switch Root.
[    7.184267] systemd[1]: Stopped target Initrd File Systems.
[    7.184460] systemd[1]: Stopped target Initrd Root File System.
[    7.184654] systemd[1]: Reached target Local Integrity Protected Volumes.
[    7.184874] systemd[1]: Reached target Remote File Systems.
[    7.185074] systemd[1]: Reached target Slice Units.
[    7.185282] systemd[1]: Reached target Local Verity Protected Volumes.
[    7.185539] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[    7.185804] systemd[1]: Listening on LVM2 poll daemon socket.
[    7.186890] systemd[1]: Listening on Process Core Dump Socket.
[    7.187708] systemd[1]: Listening on Credential Encryption/Decryption.
[    7.187950] systemd[1]: TPM PCR Measurements was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[    7.187963] systemd[1]: Make TPM PCR Policy was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[    7.188023] systemd[1]: Listening on udev Control Socket.
[    7.188261] systemd[1]: Listening on udev Kernel Socket.
[    7.188525] systemd[1]: Listening on User Database Manager Socket.
[    7.189591] systemd[1]: Mounting Huge Pages File System...
[    7.190370] systemd[1]: Mounting POSIX Message Queue File System...
[    7.191263] systemd[1]: Mounting Kernel Debug File System...
[    7.192138] systemd[1]: Mounting Kernel Trace File System...
[    7.193039] systemd[1]: Starting Create List of Static Device Nodes...
[    7.220916] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
[    7.222008] systemd[1]: Starting Load Kernel Module configfs...
[    7.222754] systemd[1]: Starting Load Kernel Module dm_mod...
[    7.223482] systemd[1]: Starting Load Kernel Module drm...
[    7.224274] systemd[1]: Starting Load Kernel Module fuse...
[    7.225036] systemd[1]: Starting Load Kernel Module loop...
[    7.225358] 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).
[    7.226633] systemd[1]: Starting Journal Service...
[    7.228900] systemd[1]: Starting Load Kernel Modules...
[    7.229145] systemd[1]: TPM PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[    7.229740] systemd[1]: Starting Remount Root and Kernel File Systems...
[    7.229963] systemd[1]: Early TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[    7.230602] systemd[1]: Starting Load udev Rules from Credentials...
[    7.231448] systemd[1]: Starting Coldplug All udev Devices...
[    7.233280] loop: module loaded
[    7.233378] systemd[1]: Mounted Huge Pages File System.
[    7.233662] systemd[1]: Mounted POSIX Message Queue File System.
[    7.234220] systemd[1]: Mounted Kernel Debug File System.
[    7.234521] systemd[1]: Mounted Kernel Trace File System.
[    7.234946] systemd[1]: Finished Create List of Static Device Nodes.
[    7.235339] systemd[1]: modprobe@configfs.service: Deactivated successfully.
[    7.235475] systemd[1]: Finished Load Kernel Module configfs.
[    7.235893] device-mapper: uevent: version 1.0.3
[    7.235956] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@lists.linux.dev
[    7.236001] systemd[1]: modprobe@drm.service: Deactivated successfully.
[    7.236154] systemd[1]: Finished Load Kernel Module drm.
[    7.236598] systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
[    7.236728] systemd[1]: Finished Load Kernel Module dm_mod.
[    7.237145] systemd[1]: modprobe@fuse.service: Deactivated successfully.
[    7.237277] systemd[1]: Finished Load Kernel Module fuse.
[    7.237658] systemd[1]: modprobe@loop.service: Deactivated successfully.
[    7.237789] systemd[1]: Finished Load Kernel Module loop.
[    7.238687] systemd[1]: Mounting FUSE Control File System...
[    7.238975] systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
[    7.239639] systemd[1]: Starting Create Static Device Nodes in /dev gracefully...
[    7.241457] systemd-journald[452]: Collecting audit messages is disabled.
[    7.242165] systemd[1]: Mounted FUSE Control File System.
[    7.242862] systemd[1]: Finished Load udev Rules from Credentials.
[    7.244898] systemd[1]: Started Journal Service.
[    7.287395] EXT4-fs (sdc2): re-mounted c8aca558-4ea4-4598-a2f6-0d0a6b60ef5b r/w. Quota mode: none.
[    7.297369] systemd-journald[452]: Received client request to flush runtime journal.
[    7.298037] Adding 524284k swap on /swapfile.  Priority:-2 extents:5 across:655360k SS
[    7.518297] mousedev: PS/2 mouse device common for all mice
[    7.533291] ACPI Warning: SystemIO range 0x0000000000000B00-0x0000000000000B08 conflicts with OpRegion 0x0000000000000B00-0x0000000000000B0F (\GSA1.SMBI) (20240322/utaddress-204)
[    7.533301] ACPI: OSL: Resource conflict; ACPI support missing from driver?
[    7.533956] input: PC Speaker as /devices/platform/pcspkr/input/input12
[    7.539766] RAPL PMU: API unit is 2^-32 Joules, 1 fixed counters, 163840 ms ovfl timer
[    7.539768] RAPL PMU: hw unit of domain package 2^-16 Joules
[    7.559109] r8169 0000:04:00.0 eth0: RTL8168h/8111h, 74:56:3c:91:26:d5, XID 541, IRQ 69
[    7.559116] r8169 0000:04:00.0 eth0: jumbo features [frames: 9194 bytes, tx checksumming: ko]
[    7.581663] Bluetooth: Core ver 2.22
[    7.581685] NET: Registered PF_BLUETOOTH protocol family
[    7.581686] Bluetooth: HCI device and connection manager initialized
[    7.581690] Bluetooth: HCI socket layer initialized
[    7.581693] Bluetooth: L2CAP socket layer initialized
[    7.581697] Bluetooth: SCO socket layer initialized
[    7.587526] r8169 0000:04:00.0 enp4s0: renamed from eth0
[    7.664790] kvm_amd: TSC scaling supported
[    7.664794] kvm_amd: Nested Virtualization enabled
[    7.664795] kvm_amd: Nested Paging enabled
[    7.664797] kvm_amd: LBR virtualization supported
[    7.664802] kvm_amd: Virtual VMLOAD VMSAVE supported
[    7.664803] kvm_amd: Virtual GIF supported
[    7.674973] usbcore: registered new interface driver btusb
[    7.675844] snd_hda_intel 0000:01:00.1: Disabling MSI
[    7.675853] snd_hda_intel 0000:01:00.1: Handle vga_switcheroo audio client
[    7.685813] input: HD-Audio Generic HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:08.1/0000:05:00.1/sound/card1/input13
[    7.686343] input: HD-Audio Generic HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:08.1/0000:05:00.1/sound/card1/input14
[    7.687442] input: HD-Audio Generic HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:08.1/0000:05:00.1/sound/card1/input15
[    7.687572] input: HD-Audio Generic HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:08.1/0000:05:00.1/sound/card1/input16
[    7.687942] input: HD-Audio Generic HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:08.1/0000:05:00.1/sound/card1/input17
[    7.688049] input: HD-Audio Generic HDMI/DP,pcm=11 as /devices/pci0000:00/0000:00:08.1/0000:05:00.1/sound/card1/input18
[    7.702728] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.1/0000:01:00.1/sound/card0/input19
[    7.702818] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.1/0000:01:00.1/sound/card0/input20
[    7.702893] input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.1/0000:01:00.1/sound/card0/input21
[    7.702956] input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.1/0000:01:00.1/sound/card0/input22
[    7.707620] snd_hda_codec_realtek hdaudioC2D0: autoconfig for ALC897: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:line
[    7.707625] snd_hda_codec_realtek hdaudioC2D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[    7.707628] snd_hda_codec_realtek hdaudioC2D0:    hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
[    7.707631] snd_hda_codec_realtek hdaudioC2D0:    mono: mono_out=0x0
[    7.707633] snd_hda_codec_realtek hdaudioC2D0:    inputs:
[    7.707635] snd_hda_codec_realtek hdaudioC2D0:      Front Mic=0x19
[    7.707638] snd_hda_codec_realtek hdaudioC2D0:      Rear Mic=0x18
[    7.707640] snd_hda_codec_realtek hdaudioC2D0:      Line=0x1a
[    7.771044] input: HD-Audio Generic Front Mic as /devices/pci0000:00/0000:00:08.1/0000:05:00.6/sound/card2/input23
[    7.771105] input: HD-Audio Generic Rear Mic as /devices/pci0000:00/0000:00:08.1/0000:05:00.6/sound/card2/input24
[    7.771158] input: HD-Audio Generic Line as /devices/pci0000:00/0000:00:08.1/0000:05:00.6/sound/card2/input25
[    7.771211] input: HD-Audio Generic Line Out as /devices/pci0000:00/0000:00:08.1/0000:05:00.6/sound/card2/input26
[    7.771269] input: HD-Audio Generic Front Headphone as /devices/pci0000:00/0000:00:08.1/0000:05:00.6/sound/card2/input27
[    7.791184] Bluetooth: hci0: BCM: chip id 63
[    7.794185] Bluetooth: hci0: BCM: features 0x07
[    7.812183] Bluetooth: hci0: DESKTOP-E2RDLHL
[    7.812186] Bluetooth: hci0: BCM20702A1 (001.002.014) build 1346
[    7.813390] intel_rapl_common: Found RAPL domain package
[    7.813393] intel_rapl_common: Found RAPL domain core
[    7.814094] AMD Address Translation Library initialized
[    7.816352] Bluetooth: hci0: BCM: firmware Patch file not found, tried:
[    7.816572] Bluetooth: hci0: BCM: 'brcm/BCM20702A1-0b05-17cb.hcd'
[    7.816806] Bluetooth: hci0: BCM: 'brcm/BCM-0b05-17cb.hcd'
[    9.016943] Generic FE-GE Realtek PHY r8169-0-400:00: attached PHY driver (mii_bus:phy_addr=r8169-0-400:00, irq=MAC)
[    9.220592] r8169 0000:04:00.0 enp4s0: Link is Down
[   12.243508] r8169 0000:04:00.0 enp4s0: Link is Up - 1Gbps/Full - flow control rx/tx
[   15.456776] systemd-journald[452]: File /var/log/journal/f859beee6d8e4b85aefdde3f0537885c/user-1000.journal corrupted or uncleanly shut down, renaming and replacing.
[   17.159341] [drm:drm_new_set_master] *ERROR* [nvidia-drm] [GPU ID 0x00000100] Failed to grab modeset ownership
[   17.159417] [drm:drm_new_set_master] *ERROR* [nvidia-drm] [GPU ID 0x00000100] Failed to grab modeset ownership
BrycensRanch commented 1 month ago

I'm not convinced that this is an NVIDIA driver issue. I'll do more testing but on my NVIDIA GPU (RTX 3060 Laptop GPU 6GB) the game linked in the original post is VERY laggy.

km9l commented 1 month ago

I'm not convinced that this is an NVIDIA driver issue.

it is the combination of a nvidia driver issue and low gpu memory (2gb)

nassi71 commented 3 weeks ago

امتحان