Hi dri-devel,I have two machines with ASPEED GPU's (ast Linux driver). One machine is x86_64, running an ASRock Rack Tommy 90-SC02P1-00UBNZ GPU (AST2510 chipset) with KDE Plasma Wayland; the other is ppc64le, running an integrated AST2500 GPU with KDE Plasma X11. Both the AST2510 and AST2500 have 16 MiB VRAM according to lspci. Both ASPEED GPU's are advertised as supporting up to 1920x1200 resolution, but KDE only detects a maximum resolution of 1920x1080.
Some additional information about this bug can be found at https://forums.raptorcs.com/index.php/topic,31.0.html .
I believe this is a Linux bug, because it is solely dependent on the Linux version. The following Linux versions are confirmed to have the bug:
Debian: 5.6.0-1 (ppc64el) Fedora: 5.6.0-1.fc33.x86_64 5.6.0-1.fc33.ppc64le 5.17.5-300.fc36.x86_64 5.18.6-200.fc36.ppc64le 6.1.0-0.rc0.20221007git4c86114194e6.5.fc38.ppc64leWhereas the following Linux versions are confirmed to work fine (max resolution detected by KDE is 1920x1200 as it should be, and that resolution works fine when selected):
Debian: 5.5.0-2 (ppc64el) Fedora: 5.5.17-200.fc31.x86_64 5.5.17-200.fc31.ppc64leI believe the bug was introduced by Linux commit 9253f830c9166bfa6cc07d5ed59e174e9d5ec6ca, which adds a VRAM size check that assumes double-buffering. 1920x1080 resolution at 4 bytes per pixel with 2 buffers is 16.6 MB, while bumping that to 1920x1200 results in 18.4 MB. Since the VRAM size is 16 MiB == 16.8 MB, that explains the issue.
Steps to reproduce:* Add a GPU that uses the ast driver, which supports 1920x1200 resolution and has 16 MiB VRAM.
* Boot into KDE. * Go to KDE System Settings -> Display and Monitor -> Display Configuration. * Look at list of detected resolutions. * KDE will only detect up to 1920x1080 resolution.I'm attaching the output of "journalctl --no-hostname -k", although I'm doubtful that anything useful is in the log.
I reported this bug to Fedora at https://bugzilla.redhat.com/show_bug.cgi?id=2136950 , and was directed to this mailing list.
Happy to provide more details on request. (I'm not subscribed to this list, so please CC any replies to me.)
Cheers, -- -Jeremy Rand Lead Application Engineer at Namecoin
Oct 21 19:48:58 kernel: Linux version 5.17.5-300.fc36.x86_64 (mockbuild@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx) (gcc (GCC) 12.0.1 20220413 (Red Hat 12.0.1-0), GNU ld version 2.37-24.fc36) #1 SMP PREEMPT Thu Apr 28 15:51:30 UTC 2022 Oct 21 19:48:58 kernel: Command line: BOOT_IMAGE=(hd0,msdos1)/vmlinuz-5.17.5-300.fc36.x86_64 root=UUID=b220295a-382f-47da-affd-edeb013a9e56 ro rootflags=subvol=root rhgb quiet Oct 21 19:48:58 kernel: random: get_random_u32 called from bsp_init_amd+0x181/0x210 with crng_init=0 Oct 21 19:48:58 kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers' Oct 21 19:48:58 kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers' Oct 21 19:48:58 kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers' Oct 21 19:48:58 kernel: x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 Oct 21 19:48:58 kernel: x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. Oct 21 19:48:58 kernel: signal: max sigframe size: 1776 Oct 21 19:48:58 kernel: BIOS-provided physical RAM map: Oct 21 19:48:58 kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009e7ff] usable Oct 21 19:48:58 kernel: BIOS-e820: [mem 0x000000000009e800-0x000000000009ffff] reserved Oct 21 19:48:58 kernel: BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved Oct 21 19:48:58 kernel: BIOS-e820: [mem 0x0000000000100000-0x000000003bd45fff] usable Oct 21 19:48:58 kernel: BIOS-e820: [mem 0x000000003bd46000-0x000000003bd75fff] reserved Oct 21 19:48:58 kernel: BIOS-e820: [mem 0x000000003bd76000-0x000000003c034fff] usable Oct 21 19:48:58 kernel: BIOS-e820: [mem 0x000000003c035000-0x000000003c0f0fff] ACPI NVS Oct 21 19:48:58 kernel: BIOS-e820: [mem 0x000000003c0f1000-0x000000003e116fff] reserved Oct 21 19:48:58 kernel: BIOS-e820: [mem 0x000000003e117000-0x000000003e117fff] usable Oct 21 19:48:58 kernel: BIOS-e820: [mem 0x000000003e118000-0x000000003e31dfff] ACPI NVS Oct 21 19:48:58 kernel: BIOS-e820: [mem 0x000000003e31e000-0x000000003e472fff] usable Oct 21 19:48:58 kernel: BIOS-e820: [mem 0x000000003e473000-0x000000003f02efff] reserved Oct 21 19:48:58 kernel: BIOS-e820: [mem 0x000000003f02f000-0x000000003f071fff] usable Oct 21 19:48:58 kernel: BIOS-e820: [mem 0x000000003f072000-0x000000003f7f0fff] reserved Oct 21 19:48:58 kernel: BIOS-e820: [mem 0x000000003f7f1000-0x000000003f7fffff] usable Oct 21 19:48:58 kernel: BIOS-e820: [mem 0x00000000fec00000-0x00000000fec01fff] reserved Oct 21 19:48:58 kernel: BIOS-e820: [mem 0x00000000fec10000-0x00000000fec10fff] reserved Oct 21 19:48:58 kernel: BIOS-e820: [mem 0x00000000fed00000-0x00000000fed00fff] reserved Oct 21 19:48:58 kernel: BIOS-e820: [mem 0x00000000fed40000-0x00000000fed44fff] reserved Oct 21 19:48:58 kernel: BIOS-e820: [mem 0x00000000fed80000-0x00000000fed8ffff] reserved Oct 21 19:48:58 kernel: BIOS-e820: [mem 0x00000000ff800000-0x00000000ffffffff] reserved Oct 21 19:48:58 kernel: BIOS-e820: [mem 0x0000000100000000-0x00000002beffffff] usable Oct 21 19:48:58 kernel: NX (Execute Disable) protection: active Oct 21 19:48:58 kernel: SMBIOS 2.7 present. Oct 21 19:48:58 kernel: DMI: To Be Filled By O.E.M. To Be Filled By O.E.M./FM2A88M Pro3+, BIOS P1.60 04/09/2015 Oct 21 19:48:58 kernel: tsc: Fast TSC calibration using PIT Oct 21 19:48:58 kernel: tsc: Detected 3094.492 MHz processor Oct 21 19:48:58 kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved Oct 21 19:48:58 kernel: e820: remove [mem 0x000a0000-0x000fffff] usable Oct 21 19:48:58 kernel: last_pfn = 0x2bf000 max_arch_pfn = 0x400000000 Oct 21 19:48:58 kernel: x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT Oct 21 19:48:58 kernel: e820: update [mem 0x3f800000-0xffffffff] usable ==> reserved Oct 21 19:48:58 kernel: last_pfn = 0x3f800 max_arch_pfn = 0x400000000 Oct 21 19:48:58 kernel: found SMP MP-table at [mem 0x000fd850-0x000fd85f] Oct 21 19:48:58 kernel: Using GB pages for direct mapping Oct 21 19:48:58 kernel: RAMDISK: [mem 0x32212000-0x35100fff] Oct 21 19:48:58 kernel: ACPI: Early table checksum verification disabled Oct 21 19:48:58 kernel: ACPI: RSDP 0x00000000000F04A0 000024 (v02 ALASKA) Oct 21 19:48:58 kernel: ACPI: XSDT 0x000000003C0B9080 00007C (v01 ALASKA A M I 01072009 AMI 00010013) Oct 21 19:48:58 kernel: ACPI: FACP 0x000000003C0BF030 00010C (v05 ALASKA A M I 01072009 AMI 00010013) Oct 21 19:48:58 kernel: ACPI BIOS Warning (bug): Optional FADT field Pm2ControlBlock has valid Length but zero Address: 0x0000000000000000/0x1 (20211217/tbfadt-615) Oct 21 19:48:58 kernel: ACPI: DSDT 0x000000003C0B9190 005E9E (v02 ALASKA A M I 00000000 INTL 20051117) Oct 21 19:48:58 kernel: ACPI: FACS 0x000000003C0E7080 000040 Oct 21 19:48:58 kernel: ACPI: APIC 0x000000003C0BF140 00007E (v03 ALASKA A M I 01072009 AMI 00010013) Oct 21 19:48:58 kernel: ACPI: FPDT 0x000000003C0BF1C0 000044 (v01 ALASKA A M I 01072009 AMI 00010013) Oct 21 19:48:58 kernel: ACPI: MCFG 0x000000003C0BF208 00003C (v01 ALASKA A M I 01072009 MSFT 00010013) Oct 21 19:48:58 kernel: ACPI: HPET 0x000000003C0BF248 000038 (v01 ALASKA A M I 01072009 AMI 00000005) Oct 21 19:48:58 kernel: ACPI: AAFT 0x000000003C0BF280 00021E (v01 ALASKA OEMAAFT 01072009 MSFT 00000097) Oct 21 19:48:58 kernel: ACPI: IVRS 0x000000003C0BF4A0 000078 (v02 AMD BANTRY 00000001 AMD 00000000) Oct 21 19:48:58 kernel: ACPI: SSDT 0x000000003C0BF518 000B9C (v01 AMD BANTRY 00000001 AMD 00000001) Oct 21 19:48:58 kernel: ACPI: SSDT 0x000000003C0C00B8 00033B (v02 AMD BANTRY 00000002 MSFT 04000000) Oct 21 19:48:58 kernel: ACPI: CRAT 0x000000003C0C03F8 000550 (v01 AMD BANTRY 00000001 AMD 00000001) Oct 21 19:48:58 kernel: ACPI: SSDT 0x000000003C0C0948 001115 (v01 AMD CPMCMN 00000001 INTL 20051117) Oct 21 19:48:58 kernel: ACPI: Reserving FACP table memory at [mem 0x3c0bf030-0x3c0bf13b] Oct 21 19:48:58 kernel: ACPI: Reserving DSDT table memory at [mem 0x3c0b9190-0x3c0bf02d] Oct 21 19:48:58 kernel: ACPI: Reserving FACS table memory at [mem 0x3c0e7080-0x3c0e70bf] Oct 21 19:48:58 kernel: ACPI: Reserving APIC table memory at [mem 0x3c0bf140-0x3c0bf1bd] Oct 21 19:48:58 kernel: ACPI: Reserving FPDT table memory at [mem 0x3c0bf1c0-0x3c0bf203] Oct 21 19:48:58 kernel: ACPI: Reserving MCFG table memory at [mem 0x3c0bf208-0x3c0bf243] Oct 21 19:48:58 kernel: ACPI: Reserving HPET table memory at [mem 0x3c0bf248-0x3c0bf27f] Oct 21 19:48:58 kernel: ACPI: Reserving AAFT table memory at [mem 0x3c0bf280-0x3c0bf49d] Oct 21 19:48:58 kernel: ACPI: Reserving IVRS table memory at [mem 0x3c0bf4a0-0x3c0bf517] Oct 21 19:48:58 kernel: ACPI: Reserving SSDT table memory at [mem 0x3c0bf518-0x3c0c00b3] Oct 21 19:48:58 kernel: ACPI: Reserving SSDT table memory at [mem 0x3c0c00b8-0x3c0c03f2] Oct 21 19:48:58 kernel: ACPI: Reserving CRAT table memory at [mem 0x3c0c03f8-0x3c0c0947] Oct 21 19:48:58 kernel: ACPI: Reserving SSDT table memory at [mem 0x3c0c0948-0x3c0c1a5c] Oct 21 19:48:58 kernel: No NUMA configuration found Oct 21 19:48:58 kernel: Faking a node at [mem 0x0000000000000000-0x00000002beffffff] Oct 21 19:48:58 kernel: NODE_DATA(0) allocated [mem 0x2befd5000-0x2beffffff] Oct 21 19:48:58 kernel: Zone ranges: Oct 21 19:48:58 kernel: DMA [mem 0x0000000000001000-0x0000000000ffffff] Oct 21 19:48:58 kernel: DMA32 [mem 0x0000000001000000-0x00000000ffffffff] Oct 21 19:48:58 kernel: Normal [mem 0x0000000100000000-0x00000002beffffff] Oct 21 19:48:58 kernel: Device empty Oct 21 19:48:58 kernel: Movable zone start for each node Oct 21 19:48:58 kernel: Early memory node ranges Oct 21 19:48:58 kernel: node 0: [mem 0x0000000000001000-0x000000000009dfff] Oct 21 19:48:58 kernel: node 0: [mem 0x0000000000100000-0x000000003bd45fff] Oct 21 19:48:58 kernel: node 0: [mem 0x000000003bd76000-0x000000003c034fff] Oct 21 19:48:58 kernel: node 0: [mem 0x000000003e117000-0x000000003e117fff] Oct 21 19:48:58 kernel: node 0: [mem 0x000000003e31e000-0x000000003e472fff] Oct 21 19:48:58 kernel: node 0: [mem 0x000000003f02f000-0x000000003f071fff] Oct 21 19:48:58 kernel: node 0: [mem 0x000000003f7f1000-0x000000003f7fffff] Oct 21 19:48:58 kernel: node 0: [mem 0x0000000100000000-0x00000002beffffff] Oct 21 19:48:58 kernel: Initmem setup node 0 [mem 0x0000000000001000-0x00000002beffffff] Oct 21 19:48:58 kernel: On node 0, zone DMA: 1 pages in unavailable ranges Oct 21 19:48:58 kernel: On node 0, zone DMA: 98 pages in unavailable ranges Oct 21 19:48:58 kernel: On node 0, zone DMA32: 48 pages in unavailable ranges Oct 21 19:48:58 kernel: On node 0, zone DMA32: 8418 pages in unavailable ranges Oct 21 19:48:58 kernel: On node 0, zone DMA32: 518 pages in unavailable ranges Oct 21 19:48:58 kernel: On node 0, zone DMA32: 3004 pages in unavailable ranges Oct 21 19:48:58 kernel: On node 0, zone DMA32: 1919 pages in unavailable ranges Oct 21 19:48:58 kernel: On node 0, zone Normal: 2048 pages in unavailable ranges Oct 21 19:48:58 kernel: On node 0, zone Normal: 4096 pages in unavailable ranges Oct 21 19:48:58 kernel: ACPI: PM-Timer IO Port: 0x808 Oct 21 19:48:58 kernel: ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1]) Oct 21 19:48:58 kernel: IOAPIC[0]: apic_id 5, version 33, address 0xfec00000, GSI 0-23 Oct 21 19:48:58 kernel: IOAPIC[1]: apic_id 6, version 33, address 0xfec01000, GSI 24-55 Oct 21 19:48:58 kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) Oct 21 19:48:58 kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level) Oct 21 19:48:58 kernel: ACPI: Using ACPI (MADT) for SMP configuration information Oct 21 19:48:58 kernel: ACPI: HPET id: 0x10228210 base: 0xfed00000 Oct 21 19:48:58 kernel: smpboot: Allowing 4 CPUs, 0 hotplug CPUs Oct 21 19:48:58 kernel: PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] Oct 21 19:48:58 kernel: PM: hibernation: Registered nosave memory: [mem 0x0009e000-0x0009efff] Oct 21 19:48:58 kernel: PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] Oct 21 19:48:58 kernel: PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000dffff] Oct 21 19:48:58 kernel: PM: hibernation: Registered nosave memory: [mem 0x000e0000-0x000fffff] Oct 21 19:48:58 kernel: PM: hibernation: Registered nosave memory: [mem 0x3bd46000-0x3bd75fff] Oct 21 19:48:58 kernel: PM: hibernation: Registered nosave memory: [mem 0x3c035000-0x3c0f0fff] Oct 21 19:48:58 kernel: PM: hibernation: Registered nosave memory: [mem 0x3c0f1000-0x3e116fff] Oct 21 19:48:58 kernel: PM: hibernation: Registered nosave memory: [mem 0x3e118000-0x3e31dfff] Oct 21 19:48:58 kernel: PM: hibernation: Registered nosave memory: [mem 0x3e473000-0x3f02efff] Oct 21 19:48:58 kernel: PM: hibernation: Registered nosave memory: [mem 0x3f072000-0x3f7f0fff] Oct 21 19:48:58 kernel: PM: hibernation: Registered nosave memory: [mem 0x3f800000-0xfebfffff] Oct 21 19:48:58 kernel: PM: hibernation: Registered nosave memory: [mem 0xfec00000-0xfec01fff] Oct 21 19:48:58 kernel: PM: hibernation: Registered nosave memory: [mem 0xfec02000-0xfec0ffff] Oct 21 19:48:58 kernel: PM: hibernation: Registered nosave memory: [mem 0xfec10000-0xfec10fff] Oct 21 19:48:58 kernel: PM: hibernation: Registered nosave memory: [mem 0xfec11000-0xfecfffff] Oct 21 19:48:58 kernel: PM: hibernation: Registered nosave memory: [mem 0xfed00000-0xfed00fff] Oct 21 19:48:58 kernel: PM: hibernation: Registered nosave memory: [mem 0xfed01000-0xfed3ffff] Oct 21 19:48:58 kernel: PM: hibernation: Registered nosave memory: [mem 0xfed40000-0xfed44fff] Oct 21 19:48:58 kernel: PM: hibernation: Registered nosave memory: [mem 0xfed45000-0xfed7ffff] Oct 21 19:48:58 kernel: PM: hibernation: Registered nosave memory: [mem 0xfed80000-0xfed8ffff] Oct 21 19:48:58 kernel: PM: hibernation: Registered nosave memory: [mem 0xfed90000-0xff7fffff] Oct 21 19:48:58 kernel: PM: hibernation: Registered nosave memory: [mem 0xff800000-0xffffffff] Oct 21 19:48:58 kernel: [mem 0x3f800000-0xfebfffff] available for PCI devices Oct 21 19:48:58 kernel: Booting paravirtualized kernel on bare hardware Oct 21 19:48:58 kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns Oct 21 19:48:58 kernel: setup_percpu: NR_CPUS:8192 nr_cpumask_bits:4 nr_cpu_ids:4 nr_node_ids:1 Oct 21 19:48:58 kernel: percpu: Embedded 61 pages/cpu s212992 r8192 d28672 u524288 Oct 21 19:48:58 kernel: pcpu-alloc: s212992 r8192 d28672 u524288 alloc=1*2097152 Oct 21 19:48:58 kernel: pcpu-alloc: [0] 0 1 2 3 Oct 21 19:48:58 kernel: Fallback order for Node 0: 0 Oct 21 19:48:58 kernel: Built 1 zonelists, mobility grouping on. Total pages: 2044390 Oct 21 19:48:58 kernel: Policy zone: Normal Oct 21 19:48:58 kernel: Kernel command line: BOOT_IMAGE=(hd0,msdos1)/vmlinuz-5.17.5-300.fc36.x86_64 root=UUID=b220295a-382f-47da-affd-edeb013a9e56 ro rootflags=subvol=root rhgb quiet Oct 21 19:48:58 kernel: Unknown kernel command line parameters "rhgb BOOT_IMAGE=(hd0,msdos1)/vmlinuz-5.17.5-300.fc36.x86_64", will be passed to user space. Oct 21 19:48:58 kernel: Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear) Oct 21 19:48:58 kernel: Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes, linear) Oct 21 19:48:58 kernel: mem auto-init: stack:off, heap alloc:off, heap free:off Oct 21 19:48:58 kernel: Memory: 7998956K/8308008K available (16393K kernel code, 3660K rwdata, 11176K rodata, 2708K init, 6180K bss, 308792K reserved, 0K cma-reserved) Oct 21 19:48:58 kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 Oct 21 19:48:58 kernel: ftrace: allocating 49727 entries in 195 pages Oct 21 19:48:58 kernel: ftrace: allocated 195 pages with 4 groups Oct 21 19:48:58 kernel: Dynamic Preempt: voluntary Oct 21 19:48:58 kernel: rcu: Preemptible hierarchical RCU implementation. Oct 21 19:48:58 kernel: rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=4. Oct 21 19:48:58 kernel: Trampoline variant of Tasks RCU enabled. Oct 21 19:48:58 kernel: Rude variant of Tasks RCU enabled. Oct 21 19:48:58 kernel: Tracing variant of Tasks RCU enabled. Oct 21 19:48:58 kernel: rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies. Oct 21 19:48:58 kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4 Oct 21 19:48:58 kernel: NR_IRQS: 524544, nr_irqs: 1000, preallocated irqs: 16 Oct 21 19:48:58 kernel: Console: colour VGA+ 80x25 Oct 21 19:48:58 kernel: printk: console [tty0] enabled Oct 21 19:48:58 kernel: ACPI: Core revision 20211217 Oct 21 19:48:58 kernel: clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns Oct 21 19:48:58 kernel: APIC: Switch to symmetric I/O mode setup Oct 21 19:48:58 kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 Oct 21 19:48:58 kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x2c9af47aeeb, max_idle_ns: 440795231753 ns Oct 21 19:48:58 kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 6188.98 BogoMIPS (lpj=3094492) Oct 21 19:48:58 kernel: pid_max: default: 32768 minimum: 301 Oct 21 19:48:58 kernel: LSM: Security Framework initializing Oct 21 19:48:58 kernel: Yama: becoming mindful. Oct 21 19:48:58 kernel: SELinux: Initializing. Oct 21 19:48:58 kernel: LSM support for eBPF active Oct 21 19:48:58 kernel: landlock: Up and running. Oct 21 19:48:58 kernel: Mount-cache hash table entries: 16384 (order: 5, 131072 bytes, linear) Oct 21 19:48:58 kernel: Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes, linear) Oct 21 19:48:58 kernel: LVT offset 1 assigned for vector 0xf9 Oct 21 19:48:58 kernel: Last level iTLB entries: 4KB 512, 2MB 1024, 4MB 512 Oct 21 19:48:58 kernel: Last level dTLB entries: 4KB 1024, 2MB 1024, 4MB 512, 1GB 0 Oct 21 19:48:58 kernel: Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization Oct 21 19:48:58 kernel: Spectre V2 : Mitigation: Retpolines Oct 21 19:48:58 kernel: Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch Oct 21 19:48:58 kernel: Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl Oct 21 19:48:58 kernel: Freeing SMP alternatives memory: 44K Oct 21 19:48:58 kernel: smpboot: CPU0: AMD A8-7600 Radeon R7, 10 Compute Cores 4C+6G (family: 0x15, model: 0x30, stepping: 0x1) Oct 21 19:48:58 kernel: cblist_init_generic: Setting adjustable number of callback queues. Oct 21 19:48:58 kernel: cblist_init_generic: Setting shift to 2 and lim to 1. Oct 21 19:48:58 kernel: cblist_init_generic: Setting shift to 2 and lim to 1. Oct 21 19:48:58 kernel: cblist_init_generic: Setting shift to 2 and lim to 1. Oct 21 19:48:58 kernel: Performance Events: Fam15h core perfctr, AMD PMU driver. Oct 21 19:48:58 kernel: ... version: 0 Oct 21 19:48:58 kernel: ... bit width: 48 Oct 21 19:48:58 kernel: ... generic registers: 6 Oct 21 19:48:58 kernel: ... value mask: 0000ffffffffffff Oct 21 19:48:58 kernel: ... max period: 00007fffffffffff Oct 21 19:48:58 kernel: ... fixed-purpose events: 0 Oct 21 19:48:58 kernel: ... event mask: 000000000000003f Oct 21 19:48:58 kernel: rcu: Hierarchical SRCU implementation. Oct 21 19:48:58 kernel: NMI watchdog: Enabled. Permanently consumes one hw-PMU counter. Oct 21 19:48:58 kernel: smp: Bringing up secondary CPUs ... Oct 21 19:48:58 kernel: x86: Booting SMP configuration: Oct 21 19:48:58 kernel: .... node #0, CPUs: #1 #2 #3 Oct 21 19:48:58 kernel: smp: Brought up 1 node, 4 CPUs Oct 21 19:48:58 kernel: smpboot: Max logical packages: 1 Oct 21 19:48:58 kernel: smpboot: Total of 4 processors activated (24755.93 BogoMIPS) Oct 21 19:48:58 kernel: devtmpfs: initialized Oct 21 19:48:58 kernel: x86/mm: Memory block size: 128MB Oct 21 19:48:58 kernel: ACPI: PM: Registering ACPI NVS region [mem 0x3c035000-0x3c0f0fff] (770048 bytes) Oct 21 19:48:58 kernel: ACPI: PM: Registering ACPI NVS region [mem 0x3e118000-0x3e31dfff] (2121728 bytes) Oct 21 19:48:58 kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns Oct 21 19:48:58 kernel: futex hash table entries: 1024 (order: 4, 65536 bytes, linear) Oct 21 19:48:58 kernel: pinctrl core: initialized pinctrl subsystem Oct 21 19:48:58 kernel: PM: RTC time: 00:48:56, date: 2022-10-22 Oct 21 19:48:58 kernel: NET: Registered PF_NETLINK/PF_ROUTE protocol family Oct 21 19:48:58 kernel: DMA: preallocated 1024 KiB GFP_KERNEL pool for atomic allocations Oct 21 19:48:58 kernel: DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations Oct 21 19:48:58 kernel: DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations Oct 21 19:48:58 kernel: audit: initializing netlink subsys (disabled) Oct 21 19:48:58 kernel: audit: type=2000 audit(1666399736.124:1): state=initialized audit_enabled=0 res=1 Oct 21 19:48:58 kernel: thermal_sys: Registered thermal governor 'fair_share' Oct 21 19:48:58 kernel: thermal_sys: Registered thermal governor 'bang_bang' Oct 21 19:48:58 kernel: thermal_sys: Registered thermal governor 'step_wise' Oct 21 19:48:58 kernel: thermal_sys: Registered thermal governor 'user_space' Oct 21 19:48:58 kernel: cpuidle: using governor menu Oct 21 19:48:58 kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 Oct 21 19:48:58 kernel: PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000) Oct 21 19:48:58 kernel: PCI: not using MMCONFIG Oct 21 19:48:58 kernel: PCI: Using configuration type 1 for base access Oct 21 19:48:58 kernel: PCI: Using configuration type 1 for extended access Oct 21 19:48:58 kernel: kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible. Oct 21 19:48:58 kernel: HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages Oct 21 19:48:58 kernel: HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages Oct 21 19:48:58 kernel: cryptd: max_cpu_qlen set to 1000 Oct 21 19:48:58 kernel: raid6: skipped pq benchmark and selected sse2x4 Oct 21 19:48:58 kernel: raid6: using ssse3x2 recovery algorithm Oct 21 19:48:58 kernel: ACPI: Added _OSI(Module Device) Oct 21 19:48:58 kernel: ACPI: Added _OSI(Processor Device) Oct 21 19:48:58 kernel: ACPI: Added _OSI(3.0 _SCP Extensions) Oct 21 19:48:58 kernel: ACPI: Added _OSI(Processor Aggregator Device) Oct 21 19:48:58 kernel: ACPI: Added _OSI(Linux-Dell-Video) Oct 21 19:48:58 kernel: ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) Oct 21 19:48:58 kernel: ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) Oct 21 19:48:58 kernel: ACPI: 4 ACPI AML tables successfully acquired and loaded Oct 21 19:48:58 kernel: ACPI: USB4 _OSC: OS supports USB3+ DisplayPort+ PCIe+ XDomain+ Oct 21 19:48:58 kernel: ACPI: USB4 _OSC: OS controls USB3+ DisplayPort+ PCIe+ XDomain+ Oct 21 19:48:58 kernel: ACPI: Interpreter enabled Oct 21 19:48:58 kernel: ACPI: PM: (supports S0 S3 S4 S5) Oct 21 19:48:58 kernel: ACPI: Using IOAPIC for interrupt routing Oct 21 19:48:58 kernel: PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000) Oct 21 19:48:58 kernel: PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in ACPI motherboard resources Oct 21 19:48:58 kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug Oct 21 19:48:58 kernel: ACPI: Enabled 7 GPEs in block 00 to 1F Oct 21 19:48:58 kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) Oct 21 19:48:58 kernel: acpi PNP0A03:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] Oct 21 19:48:58 kernel: acpi PNP0A03:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR DPC] Oct 21 19:48:58 kernel: PCI host bridge to bus 0000:00 Oct 21 19:48:58 kernel: pci_bus 0000:00: root bus resource [io 0x0000-0x03af window] Oct 21 19:48:58 kernel: pci_bus 0000:00: root bus resource [io 0x03e0-0x0cf7 window] Oct 21 19:48:58 kernel: pci_bus 0000:00: root bus resource [io 0x03b0-0x03df window] Oct 21 19:48:58 kernel: pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] Oct 21 19:48:58 kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000dffff window] Oct 21 19:48:58 kernel: pci_bus 0000:00: root bus resource [mem 0xc0000000-0xffffffff window] Oct 21 19:48:58 kernel: pci_bus 0000:00: root bus resource [bus 00-ff] Oct 21 19:48:58 kernel: pci 0000:00:00.0: [1022:1422] type 00 class 0x060000 Oct 21 19:48:58 kernel: pci 0000:00:00.2: [1022:1423] type 00 class 0x080600 Oct 21 19:48:58 kernel: pci 0000:00:01.0: [1002:1313] type 00 class 0x030000 Oct 21 19:48:58 kernel: pci 0000:00:01.0: reg 0x10: [mem 0xc0000000-0xcfffffff 64bit pref] Oct 21 19:48:58 kernel: pci 0000:00:01.0: reg 0x18: [mem 0xd0000000-0xd07fffff 64bit pref] Oct 21 19:48:58 kernel: pci 0000:00:01.0: reg 0x20: [io 0xf000-0xf0ff] Oct 21 19:48:58 kernel: pci 0000:00:01.0: reg 0x24: [mem 0xfe200000-0xfe23ffff] Oct 21 19:48:58 kernel: pci 0000:00:01.0: reg 0x30: [mem 0xfe240000-0xfe25ffff pref] Oct 21 19:48:58 kernel: pci 0000:00:01.0: enabling Extended Tags Oct 21 19:48:58 kernel: pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] Oct 21 19:48:58 kernel: pci 0000:00:01.0: supports D1 D2 Oct 21 19:48:58 kernel: pci 0000:00:01.0: PME# supported from D1 D2 D3hot Oct 21 19:48:58 kernel: pci 0000:00:01.1: [1002:1308] type 00 class 0x040300 Oct 21 19:48:58 kernel: pci 0000:00:01.1: reg 0x10: [mem 0xfe264000-0xfe267fff 64bit] Oct 21 19:48:58 kernel: pci 0000:00:01.1: enabling Extended Tags Oct 21 19:48:58 kernel: pci 0000:00:01.1: supports D1 D2 Oct 21 19:48:58 kernel: pci 0000:00:02.0: [1022:1424] type 00 class 0x060000 Oct 21 19:48:58 kernel: pci 0000:00:03.0: [1022:1424] type 00 class 0x060000 Oct 21 19:48:58 kernel: pci 0000:00:03.1: [1022:1426] type 01 class 0x060400 Oct 21 19:48:58 kernel: pci 0000:00:03.1: enabling Extended Tags Oct 21 19:48:58 kernel: pci 0000:00:03.1: PME# supported from D0 D3hot D3cold Oct 21 19:48:58 kernel: pci 0000:00:03.2: [1022:1426] type 01 class 0x060400 Oct 21 19:48:58 kernel: pci 0000:00:03.2: enabling Extended Tags Oct 21 19:48:58 kernel: pci 0000:00:03.2: PME# supported from D0 D3hot D3cold Oct 21 19:48:58 kernel: pci 0000:00:04.0: [1022:1424] type 00 class 0x060000 Oct 21 19:48:58 kernel: pci 0000:00:10.0: [1022:7814] type 00 class 0x0c0330 Oct 21 19:48:58 kernel: pci 0000:00:10.0: reg 0x10: [mem 0xfe26a000-0xfe26bfff 64bit] Oct 21 19:48:58 kernel: pci 0000:00:10.0: PME# supported from D0 D3hot D3cold Oct 21 19:48:58 kernel: pci 0000:00:10.1: [1022:7814] type 00 class 0x0c0330 Oct 21 19:48:58 kernel: pci 0000:00:10.1: reg 0x10: [mem 0xfe268000-0xfe269fff 64bit] Oct 21 19:48:58 kernel: pci 0000:00:10.1: PME# supported from D0 D3hot D3cold Oct 21 19:48:58 kernel: pci 0000:00:11.0: [1022:7801] type 00 class 0x010601 Oct 21 19:48:58 kernel: pci 0000:00:11.0: reg 0x10: [io 0xf190-0xf197] Oct 21 19:48:58 kernel: pci 0000:00:11.0: reg 0x14: [io 0xf180-0xf183] Oct 21 19:48:58 kernel: pci 0000:00:11.0: reg 0x18: [io 0xf170-0xf177] Oct 21 19:48:58 kernel: pci 0000:00:11.0: reg 0x1c: [io 0xf160-0xf163] Oct 21 19:48:58 kernel: pci 0000:00:11.0: reg 0x20: [io 0xf150-0xf15f] Oct 21 19:48:58 kernel: pci 0000:00:11.0: reg 0x24: [mem 0xfe271000-0xfe2717ff] Oct 21 19:48:58 kernel: pci 0000:00:12.0: [1022:7807] type 00 class 0x0c0310 Oct 21 19:48:58 kernel: pci 0000:00:12.0: reg 0x10: [mem 0xfe270000-0xfe270fff] Oct 21 19:48:58 kernel: pci 0000:00:12.2: [1022:7808] type 00 class 0x0c0320 Oct 21 19:48:58 kernel: pci 0000:00:12.2: reg 0x10: [mem 0xfe26f000-0xfe26f0ff] Oct 21 19:48:58 kernel: pci 0000:00:12.2: supports D1 D2 Oct 21 19:48:58 kernel: pci 0000:00:12.2: PME# supported from D0 D1 D2 D3hot D3cold Oct 21 19:48:58 kernel: pci 0000:00:13.0: [1022:7807] type 00 class 0x0c0310 Oct 21 19:48:58 kernel: pci 0000:00:13.0: reg 0x10: [mem 0xfe26e000-0xfe26efff] Oct 21 19:48:58 kernel: pci 0000:00:13.2: [1022:7808] type 00 class 0x0c0320 Oct 21 19:48:58 kernel: pci 0000:00:13.2: reg 0x10: [mem 0xfe26d000-0xfe26d0ff] Oct 21 19:48:58 kernel: pci 0000:00:13.2: supports D1 D2 Oct 21 19:48:58 kernel: pci 0000:00:13.2: PME# supported from D0 D1 D2 D3hot D3cold Oct 21 19:48:58 kernel: pci 0000:00:14.0: [1022:780b] type 00 class 0x0c0500 Oct 21 19:48:58 kernel: pci 0000:00:14.1: [1022:780c] type 00 class 0x01018a Oct 21 19:48:58 kernel: pci 0000:00:14.1: reg 0x10: [io 0xf140-0xf147] Oct 21 19:48:58 kernel: pci 0000:00:14.1: reg 0x14: [io 0xf130-0xf133] Oct 21 19:48:58 kernel: pci 0000:00:14.1: reg 0x18: [io 0xf120-0xf127] Oct 21 19:48:58 kernel: pci 0000:00:14.1: reg 0x1c: [io 0xf110-0xf113] Oct 21 19:48:58 kernel: pci 0000:00:14.1: reg 0x20: [io 0xf100-0xf10f] Oct 21 19:48:58 kernel: pci 0000:00:14.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] Oct 21 19:48:58 kernel: pci 0000:00:14.1: legacy IDE quirk: reg 0x14: [io 0x03f6] Oct 21 19:48:58 kernel: pci 0000:00:14.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] Oct 21 19:48:58 kernel: pci 0000:00:14.1: legacy IDE quirk: reg 0x1c: [io 0x0376] Oct 21 19:48:58 kernel: pci 0000:00:14.2: [1022:780d] type 00 class 0x040300 Oct 21 19:48:58 kernel: pci 0000:00:14.2: reg 0x10: [mem 0xfe260000-0xfe263fff 64bit] Oct 21 19:48:58 kernel: pci 0000:00:14.2: PME# supported from D0 D3hot D3cold Oct 21 19:48:58 kernel: pci 0000:00:14.3: [1022:780e] type 00 class 0x060100 Oct 21 19:48:58 kernel: pci 0000:00:14.4: [1022:780f] type 01 class 0x060401 Oct 21 19:48:58 kernel: pci 0000:00:14.5: [1022:7809] type 00 class 0x0c0310 Oct 21 19:48:58 kernel: pci 0000:00:14.5: reg 0x10: [mem 0xfe26c000-0xfe26cfff] Oct 21 19:48:58 kernel: pci 0000:00:18.0: [1022:141a] type 00 class 0x060000 Oct 21 19:48:58 kernel: pci 0000:00:18.1: [1022:141b] type 00 class 0x060000 Oct 21 19:48:58 kernel: pci 0000:00:18.2: [1022:141c] type 00 class 0x060000 Oct 21 19:48:58 kernel: pci 0000:00:18.3: [1022:141d] type 00 class 0x060000 Oct 21 19:48:58 kernel: pci 0000:00:18.4: [1022:141e] type 00 class 0x060000 Oct 21 19:48:58 kernel: pci 0000:00:18.5: [1022:141f] type 00 class 0x060000 Oct 21 19:48:58 kernel: pci 0000:01:00.0: [1a03:1150] type 01 class 0x060400 Oct 21 19:48:58 kernel: pci 0000:01:00.0: enabling Extended Tags Oct 21 19:48:58 kernel: pci 0000:01:00.0: supports D1 D2 Oct 21 19:48:58 kernel: pci 0000:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold Oct 21 19:48:58 kernel: pci 0000:00:03.1: PCI bridge to [bus 01-02] Oct 21 19:48:58 kernel: pci 0000:00:03.1: bridge window [io 0xe000-0xefff] Oct 21 19:48:58 kernel: pci 0000:00:03.1: bridge window [mem 0xfd000000-0xfe0fffff] Oct 21 19:48:58 kernel: pci_bus 0000:02: extended config space not accessible Oct 21 19:48:58 kernel: pci 0000:02:00.0: [1a03:2000] type 00 class 0x030000 Oct 21 19:48:58 kernel: pci 0000:02:00.0: reg 0x10: [mem 0xfd000000-0xfdffffff] Oct 21 19:48:58 kernel: pci 0000:02:00.0: reg 0x14: [mem 0xfe040000-0xfe05ffff] Oct 21 19:48:58 kernel: pci 0000:02:00.0: reg 0x18: [io 0xe000-0xe07f] Oct 21 19:48:58 kernel: pci 0000:02:00.0: reg 0x30: [mem 0xfe000000-0xfe03ffff pref] Oct 21 19:48:58 kernel: pci 0000:02:00.0: supports D1 D2 Oct 21 19:48:58 kernel: pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold Oct 21 19:48:58 kernel: pci 0000:01:00.0: PCI bridge to [bus 02] Oct 21 19:48:58 kernel: pci 0000:01:00.0: bridge window [io 0xe000-0xefff] Oct 21 19:48:58 kernel: pci 0000:01:00.0: bridge window [mem 0xfd000000-0xfe0fffff] Oct 21 19:48:58 kernel: pci 0000:03:00.0: [10ec:8168] type 00 class 0x020000 Oct 21 19:48:58 kernel: pci 0000:03:00.0: reg 0x10: [io 0xd000-0xd0ff] Oct 21 19:48:58 kernel: pci 0000:03:00.0: reg 0x18: [mem 0xfe100000-0xfe100fff 64bit] Oct 21 19:48:58 kernel: pci 0000:03:00.0: reg 0x20: [mem 0xd0800000-0xd0803fff 64bit pref] Oct 21 19:48:58 kernel: pci 0000:03:00.0: supports D1 D2 Oct 21 19:48:58 kernel: pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold Oct 21 19:48:58 kernel: pci 0000:00:03.2: PCI bridge to [bus 03] Oct 21 19:48:58 kernel: pci 0000:00:03.2: bridge window [io 0xd000-0xdfff] Oct 21 19:48:58 kernel: pci 0000:00:03.2: bridge window [mem 0xfe100000-0xfe1fffff] Oct 21 19:48:58 kernel: pci 0000:00:03.2: bridge window [mem 0xd0800000-0xd08fffff 64bit pref] Oct 21 19:48:58 kernel: pci_bus 0000:04: extended config space not accessible Oct 21 19:48:58 kernel: pci 0000:00:14.4: PCI bridge to [bus 04] (subtractive decode) Oct 21 19:48:58 kernel: pci 0000:00:14.4: bridge window [io 0x0000-0x03af window] (subtractive decode) Oct 21 19:48:58 kernel: pci 0000:00:14.4: bridge window [io 0x03e0-0x0cf7 window] (subtractive decode) Oct 21 19:48:58 kernel: pci 0000:00:14.4: bridge window [io 0x03b0-0x03df window] (subtractive decode) Oct 21 19:48:58 kernel: pci 0000:00:14.4: bridge window [io 0x0d00-0xffff window] (subtractive decode) Oct 21 19:48:58 kernel: pci 0000:00:14.4: bridge window [mem 0x000a0000-0x000dffff window] (subtractive decode) Oct 21 19:48:58 kernel: pci 0000:00:14.4: bridge window [mem 0xc0000000-0xffffffff window] (subtractive decode) Oct 21 19:48:58 kernel: ACPI: PCI: Interrupt link LNKA configured for IRQ 11 Oct 21 19:48:58 kernel: ACPI: PCI: Interrupt link LNKB configured for IRQ 11 Oct 21 19:48:58 kernel: ACPI: PCI: Interrupt link LNKC configured for IRQ 10 Oct 21 19:48:58 kernel: ACPI: PCI: Interrupt link LNKD configured for IRQ 5 Oct 21 19:48:58 kernel: ACPI: PCI: Interrupt link LNKE configured for IRQ 4 Oct 21 19:48:58 kernel: ACPI: PCI: Interrupt link LNKF configured for IRQ 0 Oct 21 19:48:58 kernel: ACPI: PCI: Interrupt link LNKG configured for IRQ 0 Oct 21 19:48:58 kernel: ACPI: PCI: Interrupt link LNKH configured for IRQ 0 Oct 21 19:48:58 kernel: iommu: Default domain type: Translated Oct 21 19:48:58 kernel: iommu: DMA domain TLB invalidation policy: lazy mode Oct 21 19:48:58 kernel: pci 0000:00:01.0: vgaarb: setting as boot VGA device Oct 21 19:48:58 kernel: pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none Oct 21 19:48:58 kernel: pci 0000:02:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none Oct 21 19:48:58 kernel: pci 0000:00:01.0: vgaarb: no bridge control possible Oct 21 19:48:58 kernel: pci 0000:02:00.0: vgaarb: bridge control possible Oct 21 19:48:58 kernel: vgaarb: loaded Oct 21 19:48:58 kernel: SCSI subsystem initialized Oct 21 19:48:58 kernel: libata version 3.00 loaded. Oct 21 19:48:58 kernel: ACPI: bus type USB registered Oct 21 19:48:58 kernel: usbcore: registered new interface driver usbfs Oct 21 19:48:58 kernel: usbcore: registered new interface driver hub Oct 21 19:48:58 kernel: usbcore: registered new device driver usb Oct 21 19:48:58 kernel: pps_core: LinuxPPS API ver. 1 registered Oct 21 19:48:58 kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@xxxxxxxx> Oct 21 19:48:58 kernel: PTP clock support registered Oct 21 19:48:58 kernel: EDAC MC: Ver: 3.0.0 Oct 21 19:48:58 kernel: NetLabel: Initializing Oct 21 19:48:58 kernel: NetLabel: domain hash size = 128 Oct 21 19:48:58 kernel: NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO Oct 21 19:48:58 kernel: NetLabel: unlabeled traffic allowed by default Oct 21 19:48:58 kernel: mctp: management component transport protocol core Oct 21 19:48:58 kernel: NET: Registered PF_MCTP protocol family Oct 21 19:48:58 kernel: PCI: Using ACPI for IRQ routing Oct 21 19:48:58 kernel: PCI: pci_cache_line_size set to 64 bytes Oct 21 19:48:58 kernel: e820: reserve RAM buffer [mem 0x0009e800-0x0009ffff] Oct 21 19:48:58 kernel: e820: reserve RAM buffer [mem 0x3bd46000-0x3bffffff] Oct 21 19:48:58 kernel: e820: reserve RAM buffer [mem 0x3c035000-0x3fffffff] Oct 21 19:48:58 kernel: e820: reserve RAM buffer [mem 0x3e118000-0x3fffffff] Oct 21 19:48:58 kernel: e820: reserve RAM buffer [mem 0x3e473000-0x3fffffff] Oct 21 19:48:58 kernel: e820: reserve RAM buffer [mem 0x3f072000-0x3fffffff] Oct 21 19:48:58 kernel: e820: reserve RAM buffer [mem 0x3f800000-0x3fffffff] Oct 21 19:48:58 kernel: e820: reserve RAM buffer [mem 0x2bf000000-0x2bfffffff] Oct 21 19:48:58 kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 Oct 21 19:48:58 kernel: hpet0: 3 comparators, 32-bit 14.318180 MHz counter Oct 21 19:48:58 kernel: clocksource: Switched to clocksource tsc-early Oct 21 19:48:58 kernel: VFS: Disk quotas dquot_6.6.0 Oct 21 19:48:58 kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) Oct 21 19:48:58 kernel: pnp: PnP ACPI init Oct 21 19:48:58 kernel: system 00:00: [mem 0xe0000000-0xefffffff] has been reserved Oct 21 19:48:58 kernel: system 00:01: [mem 0x40000000-0xbfffffff] has been reserved Oct 21 19:48:58 kernel: system 00:02: [mem 0xfeb80000-0xfebfffff] could not be reserved Oct 21 19:48:58 kernel: system 00:03: [io 0x0290-0x029f] has been reserved Oct 21 19:48:58 kernel: system 00:06: [io 0x04d0-0x04d1] has been reserved Oct 21 19:48:58 kernel: system 00:08: [io 0x04d0-0x04d1] has been reserved Oct 21 19:48:58 kernel: system 00:08: [io 0x040b] has been reserved Oct 21 19:48:58 kernel: system 00:08: [io 0x04d6] has been reserved Oct 21 19:48:58 kernel: system 00:08: [io 0x0c00-0x0c01] has been reserved Oct 21 19:48:58 kernel: system 00:08: [io 0x0c14] has been reserved Oct 21 19:48:58 kernel: system 00:08: [io 0x0c50-0x0c51] has been reserved Oct 21 19:48:58 kernel: system 00:08: [io 0x0c52] has been reserved Oct 21 19:48:58 kernel: system 00:08: [io 0x0c6c] has been reserved Oct 21 19:48:58 kernel: system 00:08: [io 0x0c6f] has been reserved Oct 21 19:48:58 kernel: system 00:08: [io 0x0cd0-0x0cd1] has been reserved Oct 21 19:48:58 kernel: system 00:08: [io 0x0cd2-0x0cd3] has been reserved Oct 21 19:48:58 kernel: system 00:08: [io 0x0cd4-0x0cd5] has been reserved Oct 21 19:48:58 kernel: system 00:08: [io 0x0cd6-0x0cd7] has been reserved Oct 21 19:48:58 kernel: system 00:08: [io 0x0cd8-0x0cdf] has been reserved Oct 21 19:48:58 kernel: system 00:08: [io 0x0800-0x089f] has been reserved Oct 21 19:48:58 kernel: system 00:08: [io 0x0b20-0x0b3f] has been reserved Oct 21 19:48:58 kernel: system 00:08: [io 0x0900-0x090f] has been reserved Oct 21 19:48:58 kernel: system 00:08: [io 0x0910-0x091f] has been reserved Oct 21 19:48:58 kernel: system 00:08: [io 0xfe00-0xfefe] has been reserved Oct 21 19:48:58 kernel: system 00:08: [mem 0xfec00000-0xfec00fff] could not be reserved Oct 21 19:48:58 kernel: system 00:08: [mem 0xfee00000-0xfee00fff] has been reserved Oct 21 19:48:58 kernel: system 00:08: [mem 0xfed80000-0xfed8ffff] has been reserved Oct 21 19:48:58 kernel: system 00:08: [mem 0xfed61000-0xfed70fff] has been reserved Oct 21 19:48:58 kernel: system 00:08: [mem 0xfec10000-0xfec10fff] has been reserved Oct 21 19:48:58 kernel: system 00:08: [mem 0xfed00000-0xfed00fff] could not be reserved Oct 21 19:48:58 kernel: system 00:08: [mem 0xff800000-0xffffffff] has been reserved Oct 21 19:48:58 kernel: pnp: PnP ACPI: found 9 devices Oct 21 19:48:58 kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns Oct 21 19:48:58 kernel: NET: Registered PF_INET protocol family Oct 21 19:48:58 kernel: IP idents hash table entries: 131072 (order: 8, 1048576 bytes, linear) Oct 21 19:48:58 kernel: tcp_listen_portaddr_hash hash table entries: 4096 (order: 4, 65536 bytes, linear) Oct 21 19:48:58 kernel: TCP established hash table entries: 65536 (order: 7, 524288 bytes, linear) Oct 21 19:48:58 kernel: TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear) Oct 21 19:48:58 kernel: TCP: Hash tables configured (established 65536 bind 65536) Oct 21 19:48:58 kernel: MPTCP token hash table entries: 8192 (order: 5, 196608 bytes, linear) Oct 21 19:48:58 kernel: UDP hash table entries: 4096 (order: 5, 131072 bytes, linear) Oct 21 19:48:58 kernel: UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes, linear) Oct 21 19:48:58 kernel: NET: Registered PF_UNIX/PF_LOCAL protocol family Oct 21 19:48:58 kernel: NET: Registered PF_XDP protocol family Oct 21 19:48:58 kernel: pci 0000:01:00.0: PCI bridge to [bus 02] Oct 21 19:48:58 kernel: pci 0000:01:00.0: bridge window [io 0xe000-0xefff] Oct 21 19:48:58 kernel: pci 0000:01:00.0: bridge window [mem 0xfd000000-0xfe0fffff] Oct 21 19:48:58 kernel: pci 0000:00:03.1: PCI bridge to [bus 01-02] Oct 21 19:48:58 kernel: pci 0000:00:03.1: bridge window [io 0xe000-0xefff] Oct 21 19:48:58 kernel: pci 0000:00:03.1: bridge window [mem 0xfd000000-0xfe0fffff] Oct 21 19:48:58 kernel: pci 0000:00:03.2: PCI bridge to [bus 03] Oct 21 19:48:58 kernel: pci 0000:00:03.2: bridge window [io 0xd000-0xdfff] Oct 21 19:48:58 kernel: pci 0000:00:03.2: bridge window [mem 0xfe100000-0xfe1fffff] Oct 21 19:48:58 kernel: pci 0000:00:03.2: bridge window [mem 0xd0800000-0xd08fffff 64bit pref] Oct 21 19:48:58 kernel: pci 0000:00:14.4: PCI bridge to [bus 04] Oct 21 19:48:58 kernel: pci_bus 0000:00: resource 4 [io 0x0000-0x03af window] Oct 21 19:48:58 kernel: pci_bus 0000:00: resource 5 [io 0x03e0-0x0cf7 window] Oct 21 19:48:58 kernel: pci_bus 0000:00: resource 6 [io 0x03b0-0x03df window] Oct 21 19:48:58 kernel: pci_bus 0000:00: resource 7 [io 0x0d00-0xffff window] Oct 21 19:48:58 kernel: pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000dffff window] Oct 21 19:48:58 kernel: pci_bus 0000:00: resource 9 [mem 0xc0000000-0xffffffff window] Oct 21 19:48:58 kernel: pci_bus 0000:01: resource 0 [io 0xe000-0xefff] Oct 21 19:48:58 kernel: pci_bus 0000:01: resource 1 [mem 0xfd000000-0xfe0fffff] Oct 21 19:48:58 kernel: pci_bus 0000:02: resource 0 [io 0xe000-0xefff] Oct 21 19:48:58 kernel: pci_bus 0000:02: resource 1 [mem 0xfd000000-0xfe0fffff] Oct 21 19:48:58 kernel: pci_bus 0000:03: resource 0 [io 0xd000-0xdfff] Oct 21 19:48:58 kernel: pci_bus 0000:03: resource 1 [mem 0xfe100000-0xfe1fffff] Oct 21 19:48:58 kernel: pci_bus 0000:03: resource 2 [mem 0xd0800000-0xd08fffff 64bit pref] Oct 21 19:48:58 kernel: pci_bus 0000:04: resource 4 [io 0x0000-0x03af window] Oct 21 19:48:58 kernel: pci_bus 0000:04: resource 5 [io 0x03e0-0x0cf7 window] Oct 21 19:48:58 kernel: pci_bus 0000:04: resource 6 [io 0x03b0-0x03df window] Oct 21 19:48:58 kernel: pci_bus 0000:04: resource 7 [io 0x0d00-0xffff window] Oct 21 19:48:58 kernel: pci_bus 0000:04: resource 8 [mem 0x000a0000-0x000dffff window] Oct 21 19:48:58 kernel: pci_bus 0000:04: resource 9 [mem 0xc0000000-0xffffffff window] Oct 21 19:48:58 kernel: pci 0000:00:01.1: D0 power state depends on 0000:00:01.0 Oct 21 19:48:58 kernel: pci 0000:00:12.0: quirk_usb_early_handoff+0x0/0x6e0 took 22734 usecs Oct 21 19:48:58 kernel: pci 0000:00:12.2: quirk_usb_early_handoff+0x0/0x6e0 took 11162 usecs Oct 21 19:48:58 kernel: pci 0000:00:12.2: PME# does not work under D3, disabling it Oct 21 19:48:58 kernel: pci 0000:00:13.0: quirk_usb_early_handoff+0x0/0x6e0 took 21460 usecs Oct 21 19:48:58 kernel: pci 0000:00:13.2: quirk_usb_early_handoff+0x0/0x6e0 took 13064 usecs Oct 21 19:48:58 kernel: pci 0000:00:13.2: PME# does not work under D3, disabling it Oct 21 19:48:58 kernel: pci 0000:00:14.5: quirk_usb_early_handoff+0x0/0x6e0 took 21054 usecs Oct 21 19:48:58 kernel: PCI: CLS 64 bytes, default 64 Oct 21 19:48:58 kernel: pci 0000:00:00.2: AMD-Vi: IOMMU performance counters supported Oct 21 19:48:58 kernel: pci 0000:00:00.2: AMD-Vi: Applying ATS write check workaround Oct 21 19:48:58 kernel: ERROR: Unable to locate IOAPIC for GSI 56 Oct 21 19:48:58 kernel: pci 0000:00:00.2: PCI INT A: failed to register GSI Oct 21 19:48:58 kernel: pci 0000:00:01.0: Adding to iommu group 0 Oct 21 19:48:58 kernel: pci 0000:00:01.1: Adding to iommu group 0 Oct 21 19:48:58 kernel: pci 0000:00:02.0: Adding to iommu group 1 Oct 21 19:48:58 kernel: pci 0000:00:03.0: Adding to iommu group 2 Oct 21 19:48:58 kernel: pci 0000:00:03.1: Adding to iommu group 2 Oct 21 19:48:58 kernel: pci 0000:00:03.2: Adding to iommu group 2 Oct 21 19:48:58 kernel: pci 0000:00:04.0: Adding to iommu group 3 Oct 21 19:48:58 kernel: pci 0000:00:10.0: Adding to iommu group 4 Oct 21 19:48:58 kernel: pci 0000:00:10.1: Adding to iommu group 4 Oct 21 19:48:58 kernel: pci 0000:00:11.0: Adding to iommu group 5 Oct 21 19:48:58 kernel: pci 0000:00:12.0: Adding to iommu group 6 Oct 21 19:48:58 kernel: pci 0000:00:12.2: Adding to iommu group 6 Oct 21 19:48:58 kernel: pci 0000:00:13.0: Adding to iommu group 7 Oct 21 19:48:58 kernel: pci 0000:00:13.2: Adding to iommu group 7 Oct 21 19:48:58 kernel: pci 0000:00:14.0: Adding to iommu group 8 Oct 21 19:48:58 kernel: pci 0000:00:14.1: Adding to iommu group 8 Oct 21 19:48:58 kernel: pci 0000:00:14.2: Adding to iommu group 8 Oct 21 19:48:58 kernel: pci 0000:00:14.3: Adding to iommu group 8 Oct 21 19:48:58 kernel: pci 0000:00:14.4: Adding to iommu group 9 Oct 21 19:48:58 kernel: pci 0000:00:14.5: Adding to iommu group 10 Oct 21 19:48:58 kernel: pci 0000:00:18.0: Adding to iommu group 11 Oct 21 19:48:58 kernel: pci 0000:00:18.1: Adding to iommu group 11 Oct 21 19:48:58 kernel: pci 0000:00:18.2: Adding to iommu group 11 Oct 21 19:48:58 kernel: pci 0000:00:18.3: Adding to iommu group 11 Oct 21 19:48:58 kernel: pci 0000:00:18.4: Adding to iommu group 11 Oct 21 19:48:58 kernel: pci 0000:00:18.5: Adding to iommu group 11 Oct 21 19:48:58 kernel: pci 0000:01:00.0: Adding to iommu group 2 Oct 21 19:48:58 kernel: pci 0000:02:00.0: Adding to iommu group 2 Oct 21 19:48:58 kernel: pci 0000:03:00.0: Adding to iommu group 2 Oct 21 19:48:58 kernel: Trying to unpack rootfs image as initramfs... Oct 21 19:48:58 kernel: pci 0000:00:00.2: AMD-Vi: Found IOMMU cap 0x40 Oct 21 19:48:58 kernel: AMD-Vi: Extended features (0x800090a52): PPR GT IA PC Oct 21 19:48:58 kernel: AMD-Vi: Interrupt remapping enabled Oct 21 19:48:58 kernel: software IO TLB: tearing down default memory pool Oct 21 19:48:58 kernel: LVT offset 0 assigned for vector 0x400 Oct 21 19:48:58 kernel: perf: AMD IBS detected (0x000001ff) Oct 21 19:48:58 kernel: amd_uncore: 4 amd_nb counters detected Oct 21 19:48:58 kernel: perf/amd_iommu: Detected AMD IOMMU #0 (2 banks, 4 counters/bank). Oct 21 19:48:58 kernel: Initialise system trusted keyrings Oct 21 19:48:58 kernel: Key type blacklist registered Oct 21 19:48:58 kernel: workingset: timestamp_bits=36 max_order=21 bucket_order=0 Oct 21 19:48:58 kernel: zbud: loaded Oct 21 19:48:58 kernel: integrity: Platform Keyring initialized Oct 21 19:48:58 kernel: NET: Registered PF_ALG protocol family Oct 21 19:48:58 kernel: xor: automatically using best checksumming function avx Oct 21 19:48:58 kernel: Key type asymmetric registered Oct 21 19:48:58 kernel: Asymmetric key parser 'x509' registered Oct 21 19:48:58 kernel: Freeing initrd memory: 48060K Oct 21 19:48:58 kernel: alg: self-tests for CTR-KDF (hmac(sha256)) passed Oct 21 19:48:58 kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244) Oct 21 19:48:58 kernel: io scheduler mq-deadline registered Oct 21 19:48:58 kernel: io scheduler kyber registered Oct 21 19:48:58 kernel: io scheduler bfq registered Oct 21 19:48:58 kernel: atomic64_test: passed for x86-64 platform with CX8 and with SSE Oct 21 19:48:58 kernel: pcieport 0000:00:03.1: PME: Signaling with IRQ 26 Oct 21 19:48:58 kernel: pcieport 0000:00:03.2: PME: Signaling with IRQ 27 Oct 21 19:48:58 kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 Oct 21 19:48:58 kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0 Oct 21 19:48:58 kernel: ACPI: button: Power Button [PWRB] Oct 21 19:48:58 kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1 Oct 21 19:48:58 kernel: ACPI: button: Power Button [PWRF] Oct 21 19:48:58 kernel: ACPI: \_PR_.P000: Found 2 idle states Oct 21 19:48:58 kernel: ACPI: \_PR_.P001: Found 2 idle states Oct 21 19:48:58 kernel: ACPI: \_PR_.P002: Found 2 idle states Oct 21 19:48:58 kernel: ACPI: \_PR_.P003: Found 2 idle states Oct 21 19:48:58 kernel: Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled Oct 21 19:48:58 kernel: Non-volatile memory driver v1.3 Oct 21 19:48:58 kernel: Linux agpgart interface v0.103 Oct 21 19:48:58 kernel: ACPI: bus type drm_connector registered Oct 21 19:48:58 kernel: ahci 0000:00:11.0: version 3.0 Oct 21 19:48:58 kernel: ahci 0000:00:11.0: AHCI 0001.0300 32 slots 1 ports 6 Gbps 0x1 impl SATA mode Oct 21 19:48:58 kernel: ahci 0000:00:11.0: flags: 64bit ncq sntf ilck led clo pmp pio slum part Oct 21 19:48:58 kernel: scsi host0: ahci Oct 21 19:48:58 kernel: ata1: SATA max UDMA/133 abar m2048@0xfe271000 port 0xfe271100 irq 28 Oct 21 19:48:58 kernel: ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver Oct 21 19:48:58 kernel: ehci-pci: EHCI PCI platform driver Oct 21 19:48:58 kernel: QUIRK: Enable AMD PLL fix Oct 21 19:48:58 kernel: ehci-pci 0000:00:12.2: EHCI Host Controller Oct 21 19:48:58 kernel: ehci-pci 0000:00:12.2: new USB bus registered, assigned bus number 1 Oct 21 19:48:58 kernel: ehci-pci 0000:00:12.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround Oct 21 19:48:58 kernel: ehci-pci 0000:00:12.2: debug port 1 Oct 21 19:48:58 kernel: ehci-pci 0000:00:12.2: irq 17, io mem 0xfe26f000 Oct 21 19:48:58 kernel: ehci-pci 0000:00:12.2: USB 2.0 started, EHCI 1.00 Oct 21 19:48:58 kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.17 Oct 21 19:48:58 kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 Oct 21 19:48:58 kernel: usb usb1: Product: EHCI Host Controller Oct 21 19:48:58 kernel: usb usb1: Manufacturer: Linux 5.17.5-300.fc36.x86_64 ehci_hcd Oct 21 19:48:58 kernel: usb usb1: SerialNumber: 0000:00:12.2 Oct 21 19:48:58 kernel: hub 1-0:1.0: USB hub found Oct 21 19:48:58 kernel: hub 1-0:1.0: 5 ports detected Oct 21 19:48:58 kernel: ehci-pci 0000:00:13.2: EHCI Host Controller Oct 21 19:48:58 kernel: ehci-pci 0000:00:13.2: new USB bus registered, assigned bus number 2 Oct 21 19:48:58 kernel: ehci-pci 0000:00:13.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround Oct 21 19:48:58 kernel: ehci-pci 0000:00:13.2: debug port 1 Oct 21 19:48:58 kernel: ehci-pci 0000:00:13.2: irq 17, io mem 0xfe26d000 Oct 21 19:48:58 kernel: ehci-pci 0000:00:13.2: USB 2.0 started, EHCI 1.00 Oct 21 19:48:58 kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.17 Oct 21 19:48:58 kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 Oct 21 19:48:58 kernel: usb usb2: Product: EHCI Host Controller Oct 21 19:48:58 kernel: usb usb2: Manufacturer: Linux 5.17.5-300.fc36.x86_64 ehci_hcd Oct 21 19:48:58 kernel: usb usb2: SerialNumber: 0000:00:13.2 Oct 21 19:48:58 kernel: hub 2-0:1.0: USB hub found Oct 21 19:48:58 kernel: hub 2-0:1.0: 5 ports detected Oct 21 19:48:58 kernel: ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver Oct 21 19:48:58 kernel: ohci-pci: OHCI PCI platform driver Oct 21 19:48:58 kernel: ohci-pci 0000:00:12.0: OHCI PCI host controller Oct 21 19:48:58 kernel: ohci-pci 0000:00:12.0: new USB bus registered, assigned bus number 3 Oct 21 19:48:58 kernel: ohci-pci 0000:00:12.0: irq 18, io mem 0xfe270000 Oct 21 19:48:58 kernel: usb usb3: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.17 Oct 21 19:48:58 kernel: usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 Oct 21 19:48:58 kernel: usb usb3: Product: OHCI PCI host controller Oct 21 19:48:58 kernel: usb usb3: Manufacturer: Linux 5.17.5-300.fc36.x86_64 ohci_hcd Oct 21 19:48:58 kernel: usb usb3: SerialNumber: 0000:00:12.0 Oct 21 19:48:58 kernel: hub 3-0:1.0: USB hub found Oct 21 19:48:58 kernel: hub 3-0:1.0: 5 ports detected Oct 21 19:48:58 kernel: ohci-pci 0000:00:13.0: OHCI PCI host controller Oct 21 19:48:58 kernel: ohci-pci 0000:00:13.0: new USB bus registered, assigned bus number 4 Oct 21 19:48:58 kernel: ohci-pci 0000:00:13.0: irq 18, io mem 0xfe26e000 Oct 21 19:48:58 kernel: usb usb4: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.17 Oct 21 19:48:58 kernel: usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 Oct 21 19:48:58 kernel: usb usb4: Product: OHCI PCI host controller Oct 21 19:48:58 kernel: usb usb4: Manufacturer: Linux 5.17.5-300.fc36.x86_64 ohci_hcd Oct 21 19:48:58 kernel: usb usb4: SerialNumber: 0000:00:13.0 Oct 21 19:48:58 kernel: hub 4-0:1.0: USB hub found Oct 21 19:48:58 kernel: hub 4-0:1.0: 5 ports detected Oct 21 19:48:58 kernel: ohci-pci 0000:00:14.5: OHCI PCI host controller Oct 21 19:48:58 kernel: ohci-pci 0000:00:14.5: new USB bus registered, assigned bus number 5 Oct 21 19:48:58 kernel: ohci-pci 0000:00:14.5: irq 18, io mem 0xfe26c000 Oct 21 19:48:58 kernel: usb usb5: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.17 Oct 21 19:48:58 kernel: usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1 Oct 21 19:48:58 kernel: usb usb5: Product: OHCI PCI host controller Oct 21 19:48:58 kernel: usb usb5: Manufacturer: Linux 5.17.5-300.fc36.x86_64 ohci_hcd Oct 21 19:48:58 kernel: usb usb5: SerialNumber: 0000:00:14.5 Oct 21 19:48:58 kernel: hub 5-0:1.0: USB hub found Oct 21 19:48:58 kernel: hub 5-0:1.0: 2 ports detected Oct 21 19:48:58 kernel: uhci_hcd: USB Universal Host Controller Interface driver Oct 21 19:48:58 kernel: xhci_hcd 0000:00:10.0: xHCI Host Controller Oct 21 19:48:58 kernel: xhci_hcd 0000:00:10.0: new USB bus registered, assigned bus number 6 Oct 21 19:48:58 kernel: xhci_hcd 0000:00:10.0: hcc params 0x014040c3 hci version 0x100 quirks 0x0000000000000418 Oct 21 19:48:58 kernel: usb usb6: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.17 Oct 21 19:48:58 kernel: usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1 Oct 21 19:48:58 kernel: usb usb6: Product: xHCI Host Controller Oct 21 19:48:58 kernel: usb usb6: Manufacturer: Linux 5.17.5-300.fc36.x86_64 xhci-hcd Oct 21 19:48:58 kernel: usb usb6: SerialNumber: 0000:00:10.0 Oct 21 19:48:58 kernel: hub 6-0:1.0: USB hub found Oct 21 19:48:58 kernel: hub 6-0:1.0: 2 ports detected Oct 21 19:48:58 kernel: xhci_hcd 0000:00:10.0: xHCI Host Controller Oct 21 19:48:58 kernel: xhci_hcd 0000:00:10.0: new USB bus registered, assigned bus number 7 Oct 21 19:48:58 kernel: xhci_hcd 0000:00:10.0: Host supports USB 3.0 SuperSpeed Oct 21 19:48:58 kernel: usb usb7: We don't know the algorithms for LPM for this host, disabling LPM. Oct 21 19:48:58 kernel: usb usb7: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.17 Oct 21 19:48:58 kernel: usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1 Oct 21 19:48:58 kernel: usb usb7: Product: xHCI Host Controller Oct 21 19:48:58 kernel: usb usb7: Manufacturer: Linux 5.17.5-300.fc36.x86_64 xhci-hcd Oct 21 19:48:58 kernel: usb usb7: SerialNumber: 0000:00:10.0 Oct 21 19:48:58 kernel: hub 7-0:1.0: USB hub found Oct 21 19:48:58 kernel: hub 7-0:1.0: 2 ports detected Oct 21 19:48:58 kernel: xhci_hcd 0000:00:10.1: xHCI Host Controller Oct 21 19:48:58 kernel: xhci_hcd 0000:00:10.1: new USB bus registered, assigned bus number 8 Oct 21 19:48:58 kernel: xhci_hcd 0000:00:10.1: hcc params 0x014040c3 hci version 0x100 quirks 0x0000000000000418 Oct 21 19:48:58 kernel: usb usb8: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.17 Oct 21 19:48:58 kernel: usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1 Oct 21 19:48:58 kernel: usb usb8: Product: xHCI Host Controller Oct 21 19:48:58 kernel: usb usb8: Manufacturer: Linux 5.17.5-300.fc36.x86_64 xhci-hcd Oct 21 19:48:58 kernel: usb usb8: SerialNumber: 0000:00:10.1 Oct 21 19:48:58 kernel: hub 8-0:1.0: USB hub found Oct 21 19:48:58 kernel: hub 8-0:1.0: 2 ports detected Oct 21 19:48:58 kernel: xhci_hcd 0000:00:10.1: xHCI Host Controller Oct 21 19:48:58 kernel: xhci_hcd 0000:00:10.1: new USB bus registered, assigned bus number 9 Oct 21 19:48:58 kernel: xhci_hcd 0000:00:10.1: Host supports USB 3.0 SuperSpeed Oct 21 19:48:58 kernel: usb usb9: We don't know the algorithms for LPM for this host, disabling LPM. Oct 21 19:48:58 kernel: usb usb9: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.17 Oct 21 19:48:58 kernel: usb usb9: New USB device strings: Mfr=3, Product=2, SerialNumber=1 Oct 21 19:48:58 kernel: usb usb9: Product: xHCI Host Controller Oct 21 19:48:58 kernel: usb usb9: Manufacturer: Linux 5.17.5-300.fc36.x86_64 xhci-hcd Oct 21 19:48:58 kernel: usb usb9: SerialNumber: 0000:00:10.1 Oct 21 19:48:58 kernel: hub 9-0:1.0: USB hub found Oct 21 19:48:58 kernel: hub 9-0:1.0: 2 ports detected Oct 21 19:48:58 kernel: usbcore: registered new interface driver usbserial_generic Oct 21 19:48:58 kernel: usbserial: USB Serial support registered for generic Oct 21 19:48:58 kernel: i8042: PNP: PS/2 Controller [PNP0f13:PS2M] at 0x60,0x64 irq 12 Oct 21 19:48:58 kernel: i8042: PNP: PS/2 controller doesn't have KBD irq; using default 1 Oct 21 19:48:58 kernel: serio: i8042 KBD port at 0x60,0x64 irq 1 Oct 21 19:48:58 kernel: serio: i8042 AUX port at 0x60,0x64 irq 12 Oct 21 19:48:58 kernel: mousedev: PS/2 mouse device common for all mice Oct 21 19:48:58 kernel: rtc_cmos 00:05: RTC can wake from S4 Oct 21 19:48:58 kernel: rtc_cmos 00:05: registered as rtc0 Oct 21 19:48:58 kernel: rtc_cmos 00:05: setting system clock to 2022-10-22T00:48:57 UTC (1666399737) Oct 21 19:48:58 kernel: rtc_cmos 00:05: alarms up to one month, y3k, 114 bytes nvram, hpet irqs Oct 21 19:48:58 kernel: device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. Oct 21 19:48:58 kernel: device-mapper: uevent: version 1.0.3 Oct 21 19:48:58 kernel: device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@xxxxxxxxxx Oct 21 19:48:58 kernel: hid: raw HID events driver (C) Jiri Kosina Oct 21 19:48:58 kernel: usbcore: registered new interface driver usbhid Oct 21 19:48:58 kernel: usbhid: USB HID core driver Oct 21 19:48:58 kernel: drop_monitor: Initializing network drop monitor service Oct 21 19:48:58 kernel: Initializing XFRM netlink socket Oct 21 19:48:58 kernel: NET: Registered PF_INET6 protocol family Oct 21 19:48:58 kernel: Segment Routing with IPv6 Oct 21 19:48:58 kernel: RPL Segment Routing with IPv6 Oct 21 19:48:58 kernel: In-situ OAM (IOAM) with IPv6 Oct 21 19:48:58 kernel: mip6: Mobile IPv6 Oct 21 19:48:58 kernel: NET: Registered PF_PACKET protocol family Oct 21 19:48:58 kernel: x86/pm: family 0x15 cpu detected, MSR saving is needed during suspending. Oct 21 19:48:58 kernel: microcode: CPU0: patch_level=0x06003106 Oct 21 19:48:58 kernel: microcode: CPU1: patch_level=0x06003106 Oct 21 19:48:58 kernel: microcode: CPU2: patch_level=0x06003106 Oct 21 19:48:58 kernel: microcode: CPU3: patch_level=0x06003106 Oct 21 19:48:58 kernel: microcode: Microcode Update Driver: v2.2. Oct 21 19:48:58 kernel: IPI shorthand broadcast: enabled Oct 21 19:48:58 kernel: AVX version of gcm_enc/dec engaged. Oct 21 19:48:58 kernel: AES CTR mode by8 optimization enabled Oct 21 19:48:58 kernel: sched_clock: Marking stable (1196437894, 32695831)->(1239551389, -10417664) Oct 21 19:48:58 kernel: registered taskstats version 1 Oct 21 19:48:58 kernel: Loading compiled-in X.509 certificates Oct 21 19:48:58 kernel: Loaded X.509 cert 'Fedora kernel signing key: 37cc69c33ffd5eabb080bcd6ce3b554e33dd7456' Oct 21 19:48:58 kernel: zswap: loaded using pool lzo/zbud Oct 21 19:48:58 kernel: page_owner is disabled Oct 21 19:48:58 kernel: Key type ._fscrypt registered Oct 21 19:48:58 kernel: Key type .fscrypt registered Oct 21 19:48:58 kernel: Key type fscrypt-provisioning registered Oct 21 19:48:58 kernel: Btrfs loaded, crc32c=crc32c-generic, zoned=yes, fsverity=yes Oct 21 19:48:58 kernel: Key type big_key registered Oct 21 19:48:58 kernel: Key type encrypted registered Oct 21 19:48:58 kernel: ima: No TPM chip found, activating TPM-bypass! Oct 21 19:48:58 kernel: Loading compiled-in module X.509 certificates Oct 21 19:48:58 kernel: Loaded X.509 cert 'Fedora kernel signing key: 37cc69c33ffd5eabb080bcd6ce3b554e33dd7456' Oct 21 19:48:58 kernel: ima: Allocated hash algorithm: sha256 Oct 21 19:48:58 kernel: ima: No architecture policies found Oct 21 19:48:58 kernel: evm: Initialising EVM extended attributes: Oct 21 19:48:58 kernel: evm: security.selinux Oct 21 19:48:58 kernel: evm: security.SMACK64 (disabled) Oct 21 19:48:58 kernel: evm: security.SMACK64EXEC (disabled) Oct 21 19:48:58 kernel: evm: security.SMACK64TRANSMUTE (disabled) Oct 21 19:48:58 kernel: evm: security.SMACK64MMAP (disabled) Oct 21 19:48:58 kernel: evm: security.apparmor (disabled) Oct 21 19:48:58 kernel: evm: security.ima Oct 21 19:48:58 kernel: evm: security.capability Oct 21 19:48:58 kernel: evm: HMAC attrs: 0x1 Oct 21 19:48:58 kernel: usb 1-2: new high-speed USB device number 2 using ehci-pci Oct 21 19:48:58 kernel: alg: No test for 842 (842-scomp) Oct 21 19:48:58 kernel: alg: No test for 842 (842-generic) Oct 21 19:48:58 kernel: ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300) Oct 21 19:48:58 kernel: ata1.00: ATA-8: WDC WD2002FAEX-00MJRA0, 01.01L01, max UDMA/133 Oct 21 19:48:58 kernel: ata1.00: 3907029168 sectors, multi 16: LBA48 NCQ (depth 32), AA Oct 21 19:48:58 kernel: ata1.00: configured for UDMA/133 Oct 21 19:48:58 kernel: scsi 0:0:0:0: Direct-Access ATA WDC WD2002FAEX-0 1L01 PQ: 0 ANSI: 5 Oct 21 19:48:58 kernel: sd 0:0:0:0: Attached scsi generic sg0 type 0 Oct 21 19:48:58 kernel: sd 0:0:0:0: [sda] 3907029168 512-byte logical blocks: (2.00 TB/1.82 TiB) Oct 21 19:48:58 kernel: sd 0:0:0:0: [sda] Write Protect is off Oct 21 19:48:58 kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 Oct 21 19:48:58 kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA Oct 21 19:48:58 kernel: sda: sda1 sda2 sda3 Oct 21 19:48:58 kernel: sd 0:0:0:0: [sda] Attached SCSI disk Oct 21 19:48:58 kernel: usb 1-2: New USB device found, idVendor=13fd, idProduct=3637, bcdDevice= 3.07 Oct 21 19:48:58 kernel: usb 1-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3 Oct 21 19:48:58 kernel: usb 1-2: Product: FANTOM Drives Oct 21 19:48:58 kernel: usb 1-2: SerialNumber: 3030303030303030303030303030303030303030 Oct 21 19:48:58 kernel: tsc: Refined TSC clocksource calibration: 3094.371 MHz Oct 21 19:48:58 kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2c9a825559e, max_idle_ns: 440795284421 ns Oct 21 19:48:58 kernel: clocksource: Switched to clocksource tsc Oct 21 19:48:58 kernel: usb 6-1: new low-speed USB device number 2 using xhci_hcd Oct 21 19:48:58 kernel: PM: Magic number: 10:462:810 Oct 21 19:48:58 kernel: RAS: Correctable Errors collector initialized. Oct 21 19:48:58 kernel: Freeing unused decrypted memory: 2036K Oct 21 19:48:58 kernel: Freeing unused kernel image (initmem) memory: 2708K Oct 21 19:48:58 kernel: Write protecting the kernel read-only data: 30720k Oct 21 19:48:58 kernel: Freeing unused kernel image (text/rodata gap) memory: 2036K Oct 21 19:48:58 kernel: Freeing unused kernel image (rodata/data gap) memory: 1112K Oct 21 19:48:58 kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found. Oct 21 19:48:58 kernel: rodata_test: all tests were successful Oct 21 19:48:58 kernel: Run /init as init process Oct 21 19:48:58 kernel: with arguments: Oct 21 19:48:58 kernel: /init Oct 21 19:48:58 kernel: rhgb Oct 21 19:48:58 kernel: with environment: Oct 21 19:48:58 kernel: HOME=/ Oct 21 19:48:58 kernel: TERM=linux Oct 21 19:48:58 kernel: BOOT_IMAGE=(hd0,msdos1)/vmlinuz-5.17.5-300.fc36.x86_64 Oct 21 19:48:58 systemd[1]: systemd v250.8-1.fc36 running in system mode (+PAM +AUDIT +SELINUX -APPARMOR +IMA +SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN -IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 +PWQUALITY +P11KIT +QRENCODE +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK +XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified) Oct 21 19:48:58 systemd[1]: Detected architecture x86-64. Oct 21 19:48:58 systemd[1]: Running in initial RAM disk. Oct 21 19:48:58 systemd[1]: No hostname configured, using default hostname. Oct 21 19:48:58 systemd[1]: Hostname set to <fedora>. Oct 21 19:48:58 kernel: usb 6-1: New USB device found, idVendor=0d3d, idProduct=0001, bcdDevice= 0.01 Oct 21 19:48:58 kernel: usb 6-1: New USB device strings: Mfr=0, Product=2, SerialNumber=0 Oct 21 19:48:58 kernel: usb 6-1: Product: USBPS2 Oct 21 19:48:58 kernel: input: USBPS2 as /devices/pci0000:00/0000:00:10.0/usb6/6-1/6-1:1.0/0003:0D3D:0001.0001/input/input5 Oct 21 19:48:58 kernel: hid-generic 0003:0D3D:0001.0001: input,hidraw0: USB HID v1.00 Keyboard [USBPS2] on usb-0000:00:10.0-1/input0 Oct 21 19:48:58 kernel: input: USBPS2 Mouse as /devices/pci0000:00/0000:00:10.0/usb6/6-1/6-1:1.1/0003:0D3D:0001.0002/input/input6 Oct 21 19:48:58 kernel: input: USBPS2 Consumer Control as /devices/pci0000:00/0000:00:10.0/usb6/6-1/6-1:1.1/0003:0D3D:0001.0002/input/input7 Oct 21 19:48:58 kernel: input: USBPS2 System Control as /devices/pci0000:00/0000:00:10.0/usb6/6-1/6-1:1.1/0003:0D3D:0001.0002/input/input8 Oct 21 19:48:58 kernel: hid-generic 0003:0D3D:0001.0002: input,hidraw1: USB HID v1.00 Mouse [USBPS2] on usb-0000:00:10.0-1/input1 Oct 21 19:48:58 kernel: random: fast init done Oct 21 19:48:58 systemd[1]: LSM BPF program attached Oct 21 19:48:58 systemd[1]: Queued start job for default target initrd.target. Oct 21 19:48:58 systemd[1]: Reached target initrd-usr-fs.target - Initrd /usr File System. Oct 21 19:48:58 systemd[1]: Reached target local-fs.target - Local File Systems. Oct 21 19:48:58 systemd[1]: Reached target slices.target - Slice Units. Oct 21 19:48:58 systemd[1]: Reached target swap.target - Swaps. Oct 21 19:48:58 systemd[1]: Reached target timers.target - Timer Units. Oct 21 19:48:58 systemd[1]: Listening on dbus.socket - D-Bus System Message Bus Socket. Oct 21 19:48:58 systemd[1]: Listening on systemd-journald-audit.socket - Journal Audit Socket. Oct 21 19:48:58 systemd[1]: Listening on systemd-journald-dev-log.socket - Journal Socket (/dev/log). Oct 21 19:48:58 systemd[1]: Listening on systemd-journald.socket - Journal Socket. Oct 21 19:48:58 systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket. Oct 21 19:48:58 systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket. Oct 21 19:48:58 systemd[1]: Reached target sockets.target - Socket Units. Oct 21 19:48:58 systemd[1]: Starting kmod-static-nodes.service - Create List of Static Device Nodes... Oct 21 19:48:58 systemd[1]: memstrack.service - Memstrack Anylazing Service was skipped because all trigger condition checks failed. Oct 21 19:48:58 systemd[1]: Starting systemd-journald.service - Journal Service... Oct 21 19:48:58 systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules... Oct 21 19:48:58 systemd[1]: Starting systemd-sysusers.service - Create System Users... Oct 21 19:48:58 systemd[1]: Starting systemd-vconsole-setup.service - Setup Virtual Console... Oct 21 19:48:58 systemd[1]: Finished kmod-static-nodes.service - Create List of Static Device Nodes. Oct 21 19:48:58 systemd[1]: Finished systemd-sysusers.service - Create System Users. Oct 21 19:48:58 kernel: audit: type=1130 audit(1666399738.330:2): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-sysusers comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Oct 21 19:48:58 systemd[1]: Starting systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev... Oct 21 19:48:58 systemd[1]: Finished systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev. Oct 21 19:48:58 kernel: audit: type=1130 audit(1666399738.343:3): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Oct 21 19:48:58 kernel: fuse: init (API version 7.36) Oct 21 19:48:58 systemd[1]: Finished systemd-modules-load.service - Load Kernel Modules. Oct 21 19:48:58 kernel: audit: type=1130 audit(1666399738.371:4): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-modules-load comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Oct 21 19:48:58 systemd[1]: Starting systemd-sysctl.service - Apply Kernel Variables... Oct 21 19:48:58 systemd[1]: Started systemd-journald.service - Journal Service. Oct 21 19:48:58 kernel: audit: type=1130 audit(1666399738.377:5): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Oct 21 19:48:58 kernel: audit: type=1130 audit(1666399738.392:6): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Oct 21 19:48:58 kernel: audit: type=1130 audit(1666399738.400:7): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Oct 21 19:48:58 kernel: audit: type=1130 audit(1666399738.417:8): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-vconsole-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Oct 21 19:48:58 kernel: audit: type=1130 audit(1666399738.454:9): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-cmdline-ask comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Oct 21 19:48:58 kernel: psmouse serio1: Failed to enable mouse on isa0060/serio1 Oct 21 19:48:58 kernel: audit: type=1130 audit(1666399738.603:10): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-cmdline comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Oct 21 19:48:58 kernel: ACPI: video: Video Device [VGA] (multi-head: yes rom: no post: no) Oct 21 19:48:58 kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A03:00/LNXVIDEO:00/input/input9 Oct 21 19:48:58 kernel: ast 0000:02:00.0: enabling device (0000 -> 0003) Oct 21 19:48:58 kernel: ast 0000:02:00.0: [drm] VGA not enabled on entry, requesting chip POST Oct 21 19:48:58 kernel: ast 0000:02:00.0: [drm] P2A bridge disabled, using default configuration Oct 21 19:48:58 kernel: ast 0000:02:00.0: [drm] AST 2500 detected Oct 21 19:48:58 kernel: ast 0000:02:00.0: [drm] Analog VGA only Oct 21 19:48:58 kernel: ast 0000:02:00.0: [drm] dram MCLK=800 Mhz type=1 bus_width=16 Oct 21 19:48:58 kernel: usb-storage 1-2:1.0: USB Mass Storage device detected Oct 21 19:48:58 kernel: sp5100_tco: SP5100/SB800 TCO WatchDog Timer Driver Oct 21 19:48:58 kernel: sp5100-tco sp5100-tco: Using 0xfed80b00 for watchdog MMIO address Oct 21 19:48:58 kernel: scsi host2: pata_atiixp Oct 21 19:48:58 kernel: [drm] Initialized ast 0.1.0 20120228 for 0000:02:00.0 on minor 0 Oct 21 19:48:58 kernel: scsi host3: pata_atiixp Oct 21 19:48:58 kernel: ata2: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0xf100 irq 14 Oct 21 19:48:58 kernel: ata3: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0xf108 irq 15 Oct 21 19:48:58 kernel: sp5100-tco sp5100-tco: initialized. heartbeat=60 sec (nowayout=0) Oct 21 19:48:58 kernel: r8169 0000:03:00.0 eth0: RTL8168g/8111g, d0:50:99:65:7f:5a, XID 4c0, IRQ 40 Oct 21 19:48:58 kernel: r8169 0000:03:00.0 eth0: jumbo features [frames: 9194 bytes, tx checksumming: ko] Oct 21 19:48:58 kernel: scsi host1: usb-storage 1-2:1.0 Oct 21 19:48:58 kernel: usbcore: registered new interface driver usb-storage Oct 21 19:48:58 kernel: [drm] radeon kernel modesetting enabled. Oct 21 19:48:58 kernel: radeon 0000:00:01.0: vgaarb: deactivate vga console Oct 21 19:48:58 kernel: Console: switching to colour dummy device 80x25 Oct 21 19:48:58 kernel: [drm] initializing kernel modesetting (KAVERI 0x1002:0x1313 0x1849:0x1313 0x00). Oct 21 19:48:58 kernel: [drm] doorbell mmio base: 0xD0000000 Oct 21 19:48:58 kernel: [drm] doorbell mmio size: 8388608 Oct 21 19:48:58 kernel: ATOM BIOS: 113 Oct 21 19:48:58 kernel: radeon 0000:00:01.0: VRAM: 2048M 0x0000000000000000 - 0x000000007FFFFFFF (2048M used) Oct 21 19:48:58 kernel: radeon 0000:00:01.0: GTT: 2048M 0x0000000080000000 - 0x00000000FFFFFFFF Oct 21 19:48:58 kernel: [drm] Detected VRAM RAM=2048M, BAR=256M Oct 21 19:48:58 kernel: [drm] RAM width 128bits DDR Oct 21 19:48:58 kernel: [drm] radeon: 2048M of VRAM memory ready Oct 21 19:48:58 kernel: [drm] radeon: 2048M of GTT memory ready. Oct 21 19:48:58 kernel: [drm] Loading kaveri Microcode Oct 21 19:48:58 kernel: [drm] Internal thermal controller without fan control Oct 21 19:48:58 kernel: [drm] radeon: dpm initialized Oct 21 19:48:58 kernel: [drm] Found UVD firmware Version: 1.64 Family ID: 9 Oct 21 19:48:58 kernel: [drm] Found VCE firmware/feedback version 40.2.2 / 15! Oct 21 19:48:58 kernel: [drm] GART: num cpu pages 524288, num gpu pages 524288 Oct 21 19:48:59 kernel: [drm] PCIE GART of 2048M enabled (table at 0x000000000030E000). Oct 21 19:48:59 kernel: radeon 0000:00:01.0: WB enabled Oct 21 19:48:59 kernel: radeon 0000:00:01.0: fence driver on ring 0 use gpu addr 0x0000000080000c00 Oct 21 19:48:59 kernel: radeon 0000:00:01.0: fence driver on ring 1 use gpu addr 0x0000000080000c04 Oct 21 19:48:59 kernel: radeon 0000:00:01.0: fence driver on ring 2 use gpu addr 0x0000000080000c08 Oct 21 19:48:59 kernel: radeon 0000:00:01.0: fence driver on ring 3 use gpu addr 0x0000000080000c0c Oct 21 19:48:59 kernel: radeon 0000:00:01.0: fence driver on ring 4 use gpu addr 0x0000000080000c10 Oct 21 19:48:59 kernel: radeon 0000:00:01.0: fence driver on ring 5 use gpu addr 0x0000000000078d30 Oct 21 19:48:59 kernel: radeon 0000:00:01.0: fence driver on ring 6 use gpu addr 0x0000000080000c18 Oct 21 19:48:59 kernel: radeon 0000:00:01.0: fence driver on ring 7 use gpu addr 0x0000000080000c1c Oct 21 19:48:59 kernel: radeon 0000:00:01.0: radeon: using MSI. Oct 21 19:48:59 kernel: [drm] radeon: irq initialized. Oct 21 19:48:59 kernel: Console: switching to colour frame buffer device 240x67 Oct 21 19:48:59 kernel: [drm] ring test on 0 succeeded in 3 usecs Oct 21 19:48:59 kernel: [drm] ring test on 1 succeeded in 2 usecs Oct 21 19:48:59 kernel: [drm] ring test on 2 succeeded in 2 usecs Oct 21 19:48:59 kernel: [drm] ring test on 3 succeeded in 3 usecs Oct 21 19:48:59 kernel: [drm] ring test on 4 succeeded in 3 usecs Oct 21 19:48:59 kernel: ast 0000:02:00.0: [drm] fb0: astdrmfb frame buffer device Oct 21 19:48:59 kernel: usbcore: registered new interface driver uas Oct 21 19:48:59 kernel: r8169 0000:03:00.0 enp3s0: renamed from eth0 Oct 21 19:48:59 kernel: [drm] ring test on 5 succeeded in 1 usecs Oct 21 19:48:59 kernel: [drm] UVD initialized successfully. Oct 21 19:48:59 kernel: input: ImPS/2 Generic Wheel Mouse as /devices/platform/i8042/serio1/input/input4 Oct 21 19:48:59 kernel: [drm] ring test on 6 succeeded in 4 usecs Oct 21 19:48:59 kernel: [drm] ring test on 7 succeeded in 1 usecs Oct 21 19:48:59 kernel: [drm] VCE initialized successfully. Oct 21 19:48:59 kernel: [drm] ib test on ring 0 succeeded in 0 usecs Oct 21 19:48:59 kernel: [drm] ib test on ring 1 succeeded in 0 usecs Oct 21 19:48:59 kernel: [drm] ib test on ring 2 succeeded in 0 usecs Oct 21 19:48:59 kernel: [drm] ib test on ring 3 succeeded in 0 usecs Oct 21 19:48:59 kernel: [drm] ib test on ring 4 succeeded in 0 usecs Oct 21 19:48:59 kernel: scsi 1:0:0:0: Direct-Access FANTOM Drives 0307 PQ: 0 ANSI: 6 Oct 21 19:48:59 kernel: sd 1:0:0:0: Attached scsi generic sg1 type 0 Oct 21 19:48:59 kernel: sd 1:0:0:0: [sdb] 1953521663 512-byte logical blocks: (1.00 TB/932 GiB) Oct 21 19:48:59 kernel: sd 1:0:0:0: [sdb] Write Protect is off Oct 21 19:48:59 kernel: sd 1:0:0:0: [sdb] Mode Sense: 3f 00 10 08 Oct 21 19:48:59 kernel: sd 1:0:0:0: [sdb] No Caching mode page found Oct 21 19:48:59 kernel: sd 1:0:0:0: [sdb] Assuming drive cache: write through Oct 21 19:48:59 kernel: sdb: sdb1 sdb2 Oct 21 19:48:59 kernel: sd 1:0:0:0: [sdb] Attached SCSI disk Oct 21 19:49:00 kernel: [drm] ib test on ring 5 succeeded Oct 21 19:49:00 kernel: [drm] ib test on ring 6 succeeded Oct 21 19:49:00 kernel: [drm] ib test on ring 7 succeeded Oct 21 19:49:00 kernel: [drm] Radeon Display Connectors Oct 21 19:49:00 kernel: [drm] Connector 0: Oct 21 19:49:00 kernel: [drm] DVI-D-1 Oct 21 19:49:00 kernel: [drm] HPD3 Oct 21 19:49:00 kernel: [drm] DDC: 0x6550 0x6550 0x6554 0x6554 0x6558 0x6558 0x655c 0x655c Oct 21 19:49:00 kernel: [drm] Encoders: Oct 21 19:49:00 kernel: [drm] DFP2: INTERNAL_UNIPHY2 Oct 21 19:49:00 kernel: [drm] Connector 1: Oct 21 19:49:00 kernel: [drm] VGA-2 Oct 21 19:49:00 kernel: [drm] HPD1 Oct 21 19:49:00 kernel: [drm] DDC: 0x6530 0x6530 0x6534 0x6534 0x6538 0x6538 0x653c 0x653c Oct 21 19:49:00 kernel: [drm] Encoders: Oct 21 19:49:00 kernel: [drm] CRT1: INTERNAL_UNIPHY Oct 21 19:49:00 kernel: [drm] CRT1: NUTMEG Oct 21 19:49:00 kernel: [drm] Connector 2: Oct 21 19:49:00 kernel: [drm] HDMI-A-1 Oct 21 19:49:00 kernel: [drm] HPD2 Oct 21 19:49:00 kernel: [drm] DDC: 0x6540 0x6540 0x6544 0x6544 0x6548 0x6548 0x654c 0x654c Oct 21 19:49:00 kernel: [drm] Encoders: Oct 21 19:49:00 kernel: [drm] DFP1: INTERNAL_UNIPHY3 Oct 21 19:49:00 kernel: [drm] fb mappable at 0xC0731000 Oct 21 19:49:00 kernel: [drm] vram apper at 0xC0000000 Oct 21 19:49:00 kernel: [drm] size 5242880 Oct 21 19:49:00 kernel: [drm] fb depth is 24 Oct 21 19:49:00 kernel: [drm] pitch is 5120 Oct 21 19:49:00 kernel: fbcon: radeondrmfb (fb1) is primary device Oct 21 19:49:00 kernel: fbcon: Remapping primary device, fb1, to tty 1-63 Oct 21 19:49:00 kernel: random: crng init done Oct 21 19:49:00 kernel: radeon 0000:00:01.0: [drm] fb1: radeondrmfb frame buffer device Oct 21 19:49:00 kernel: BTRFS: device label fedora_localhost-live devid 1 transid 3086 /dev/sdb2 scanned by systemd-udevd (368) Oct 21 19:49:00 kernel: [drm] Initialized radeon 2.50.0 20080528 for 0000:00:01.0 on minor 1 Oct 21 19:49:00 kernel: AMD-Vi: AMD IOMMUv2 loaded and initialized Oct 21 19:49:00 kernel: [drm] amdgpu kernel modesetting enabled. Oct 21 19:49:00 kernel: amdgpu: Topology: Add APU node [0x0:0x0] Oct 21 19:49:01 kernel: BTRFS info (device sdb2): flagging fs with big metadata feature Oct 21 19:49:01 kernel: BTRFS info (device sdb2): using free space tree Oct 21 19:49:01 kernel: BTRFS info (device sdb2): has skinny extents Oct 21 19:49:01 kernel: kauditd_printk_skb: 25 callbacks suppressed Oct 21 19:49:01 kernel: audit: type=1131 audit(1666399741.617:36): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-initqueue comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Oct 21 19:49:01 kernel: audit: type=1131 audit(1666399741.635:37): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Oct 21 19:49:01 kernel: audit: type=1131 audit(1666399741.647:38): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-modules-load comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Oct 21 19:49:01 kernel: audit: type=1131 audit(1666399741.656:39): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Oct 21 19:49:01 kernel: audit: type=1131 audit(1666399741.661:40): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-udev-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Oct 21 19:49:01 kernel: audit: type=1130 audit(1666399741.679:41): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=initrd-cleanup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Oct 21 19:49:01 kernel: audit: type=1131 audit(1666399741.679:42): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=initrd-cleanup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Oct 21 19:49:01 kernel: audit: type=1131 audit(1666399741.688:43): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Oct 21 19:49:01 kernel: audit: type=1334 audit(1666399741.700:44): prog-id=0 op=UNLOAD Oct 21 19:49:01 kernel: audit: type=1131 audit(1666399741.714:45): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-udev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Oct 21 19:49:12 systemd-journald[237]: Received SIGTERM from PID 1 (n/a). Oct 21 19:49:12 kernel: SELinux: policy capability network_peer_controls=1 Oct 21 19:49:12 kernel: SELinux: policy capability open_perms=1 Oct 21 19:49:12 kernel: SELinux: policy capability extended_socket_class=1 Oct 21 19:49:12 kernel: SELinux: policy capability always_check_network=0 Oct 21 19:49:12 kernel: SELinux: policy capability cgroup_seclabel=1 Oct 21 19:49:12 kernel: SELinux: policy capability nnp_nosuid_transition=1 Oct 21 19:49:12 kernel: SELinux: policy capability genfs_seclabel_symlinks=1 Oct 21 19:49:12 kernel: SELinux: policy capability ioctl_skip_cloexec=0 Oct 21 19:49:12 systemd[1]: Successfully loaded SELinux policy in 280.096ms. Oct 21 19:49:12 systemd[1]: Relabelled /dev, /dev/shm, /run, /sys/fs/cgroup in 44.098ms. Oct 21 19:49:12 systemd[1]: systemd v250.8-1.fc36 running in system mode (+PAM +AUDIT +SELINUX -APPARMOR +IMA +SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN -IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 +PWQUALITY +P11KIT +QRENCODE +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK +XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified) Oct 21 19:49:12 systemd[1]: Detected architecture x86-64. Oct 21 19:49:12 systemd[1]: LSM BPF program attached Oct 21 19:49:12 systemd-sysv-generator[543]: SysV service '/etc/rc.d/init.d/livesys' lacks a native systemd unit file. Automatically generating a unit file for compatibility. Please update package to include a native systemd unit file, in order to make it more safe and robust. Oct 21 19:49:12 systemd-sysv-generator[543]: SysV service '/etc/rc.d/init.d/livesys-late' lacks a native systemd unit file. Automatically generating a unit file for compatibility. Please update package to include a native systemd unit file, in order to make it more safe and robust. Oct 21 19:49:12 kernel: zram: Added device: zram0 Oct 21 19:49:12 kernel: kauditd_printk_skb: 48 callbacks suppressed Oct 21 19:49:12 kernel: audit: type=1334 audit(1666399752.274:94): prog-id=51 op=LOAD Oct 21 19:49:12 kernel: audit: type=1334 audit(1666399752.275:95): prog-id=0 op=UNLOAD Oct 21 19:49:12 kernel: audit: type=1334 audit(1666399752.275:96): prog-id=52 op=LOAD Oct 21 19:49:12 kernel: audit: type=1334 audit(1666399752.275:97): prog-id=53 op=LOAD Oct 21 19:49:12 kernel: audit: type=1334 audit(1666399752.275:98): prog-id=0 op=UNLOAD Oct 21 19:49:12 kernel: audit: type=1334 audit(1666399752.275:99): prog-id=0 op=UNLOAD Oct 21 19:49:12 systemd[1]: initrd-switch-root.service: Deactivated successfully. Oct 21 19:49:12 kernel: audit: type=1131 audit(1666399752.286:100): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Oct 21 19:49:12 kernel: audit: type=1334 audit(1666399752.295:101): prog-id=0 op=UNLOAD Oct 21 19:49:12 systemd[1]: Stopped initrd-switch-root.service - Switch Root. Oct 21 19:49:12 kernel: audit: type=1130 audit(1666399752.295:102): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=initrd-switch-root comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Oct 21 19:49:12 kernel: audit: type=1131 audit(1666399752.295:103): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=initrd-switch-root comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Oct 21 19:49:12 systemd[1]: systemd-journald.service: Scheduled restart job, restart counter is at 1. Oct 21 19:49:12 systemd[1]: Created slice system-getty.slice - Slice /system/getty. Oct 21 19:49:12 systemd[1]: Created slice system-modprobe.slice - Slice /system/modprobe. Oct 21 19:49:12 systemd[1]: Created slice system-systemd\x2dfsck.slice - Slice /system/systemd-fsck. Oct 21 19:49:12 systemd[1]: Created slice system-systemd\x2dzram\x2dsetup.slice - Slice /system/systemd-zram-setup. Oct 21 19:49:12 systemd[1]: Created slice user.slice - User and Session Slice. Oct 21 19:49:12 systemd[1]: systemd-ask-password-console.path - Dispatch Password Requests to Console Directory Watch was skipped because of a failed condition check (ConditionPathExists=!/run/plymouth/pid). Oct 21 19:49:12 systemd[1]: Started systemd-ask-password-wall.path - Forward Password Requests to Wall Directory Watch. Oct 21 19:49:12 systemd[1]: Set up automount proc-sys-fs-binfmt_misc.automount - Arbitrary Executable File Formats File System Automount Point. Oct 21 19:49:12 systemd[1]: Reached target cryptsetup.target - Local Encrypted Volumes. Oct 21 19:49:12 systemd[1]: Reached target getty.target - Login Prompts. Oct 21 19:49:12 systemd[1]: Stopped target initrd-switch-root.target - Switch Root. Oct 21 19:49:12 systemd[1]: Stopped target initrd-fs.target - Initrd File Systems. Oct 21 19:49:12 systemd[1]: Stopped target initrd-root-fs.target - Initrd Root File System. Oct 21 19:49:12 systemd[1]: Reached target integritysetup.target - Local Integrity Protected Volumes. Oct 21 19:49:12 systemd[1]: Reached target slices.target - Slice Units. Oct 21 19:49:12 systemd[1]: Reached target veritysetup.target - Local Verity Protected Volumes. Oct 21 19:49:12 systemd[1]: Listening on dm-event.socket - Device-mapper event daemon FIFOs. Oct 21 19:49:12 systemd[1]: Listening on lvm2-lvmpolld.socket - LVM2 poll daemon socket. Oct 21 19:49:12 systemd[1]: Listening on systemd-coredump.socket - Process Core Dump Socket. Oct 21 19:49:12 systemd[1]: Listening on systemd-initctl.socket - initctl Compatibility Named Pipe. Oct 21 19:49:12 systemd[1]: Listening on systemd-oomd.socket - Userspace Out-Of-Memory (OOM) Killer Socket. Oct 21 19:49:12 systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket. Oct 21 19:49:12 systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket. Oct 21 19:49:12 systemd[1]: Listening on systemd-userdbd.socket - User Database Manager Socket. Oct 21 19:49:12 systemd[1]: Mounting dev-hugepages.mount - Huge Pages File System... Oct 21 19:49:12 systemd[1]: Mounting dev-mqueue.mount - POSIX Message Queue File System... Oct 21 19:49:12 systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System... Oct 21 19:49:12 systemd[1]: Mounting sys-kernel-tracing.mount - Kernel Trace File System... Oct 21 19:49:12 systemd[1]: auth-rpcgss-module.service - Kernel Module supporting RPCSEC_GSS was skipped because of a failed condition check (ConditionPathExists=/etc/krb5.keytab). Oct 21 19:49:12 systemd[1]: Starting kmod-static-nodes.service - Create List of Static Device Nodes... Oct 21 19:49:12 systemd[1]: Starting lvm2-monitor.service - Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Oct 21 19:49:12 systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs... Oct 21 19:49:12 systemd[1]: Starting modprobe@drm.service - Load Kernel Module drm... Oct 21 19:49:12 systemd[1]: Starting modprobe@fuse.service - Load Kernel Module fuse... Oct 21 19:49:12 systemd[1]: Starting nfs-convert.service - Preprocess NFS configuration convertion... Oct 21 19:49:12 systemd[1]: plymouth-switch-root.service: Deactivated successfully. Oct 21 19:49:12 systemd[1]: Stopped plymouth-switch-root.service - Plymouth switch root service. Oct 21 19:49:12 systemd[1]: systemd-fsck-root.service: Deactivated successfully. Oct 21 19:49:12 systemd[1]: Stopped systemd-fsck-root.service - File System Check on Root Device. Oct 21 19:49:12 systemd[1]: Stopped systemd-journald.service - Journal Service. Oct 21 19:49:12 systemd[1]: Starting systemd-journald.service - Journal Service... Oct 21 19:49:12 systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules... Oct 21 19:49:12 systemd[1]: Starting systemd-network-generator.service - Generate network units from Kernel command line... Oct 21 19:49:12 systemd[1]: Starting systemd-remount-fs.service - Remount Root and Kernel File Systems... Oct 21 19:49:12 systemd[1]: systemd-repart.service - Repartition Root Disk was skipped because all trigger condition checks failed. Oct 21 19:49:12 systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices... Oct 21 19:49:12 systemd[1]: Mounted dev-hugepages.mount - Huge Pages File System. Oct 21 19:49:12 systemd[1]: Mounted dev-mqueue.mount - POSIX Message Queue File System. Oct 21 19:49:12 systemd[1]: Mounted sys-kernel-debug.mount - Kernel Debug File System. Oct 21 19:49:12 systemd[1]: Mounted sys-kernel-tracing.mount - Kernel Trace File System. Oct 21 19:49:12 systemd[1]: Finished kmod-static-nodes.service - Create List of Static Device Nodes. Oct 21 19:49:12 systemd[1]: modprobe@configfs.service: Deactivated successfully. Oct 21 19:49:12 systemd[1]: Finished modprobe@configfs.service - Load Kernel Module configfs. Oct 21 19:49:12 systemd[1]: modprobe@drm.service: Deactivated successfully. Oct 21 19:49:12 systemd[1]: Finished modprobe@drm.service - Load Kernel Module drm. Oct 21 19:49:12 systemd[1]: modprobe@fuse.service: Deactivated successfully. Oct 21 19:49:12 kernel: BTRFS info (device sdb2): use zstd compression, level 1 Oct 21 19:49:12 kernel: BTRFS info (device sdb2): using free space tree Oct 21 19:49:12 systemd[1]: Finished modprobe@fuse.service - Load Kernel Module fuse. Oct 21 19:49:12 systemd[1]: nfs-convert.service: Deactivated successfully. Oct 21 19:49:12 systemd[1]: Finished nfs-convert.service - Preprocess NFS configuration convertion. Oct 21 19:49:12 systemd[1]: Finished systemd-modules-load.service - Load Kernel Modules. Oct 21 19:49:12 systemd[1]: Finished systemd-network-generator.service - Generate network units from Kernel command line. Oct 21 19:49:12 systemd[1]: Finished systemd-remount-fs.service - Remount Root and Kernel File Systems. Oct 21 19:49:12 systemd[1]: Mounting sys-fs-fuse-connections.mount - FUSE Control File System... Oct 21 19:49:12 systemd[1]: Mounting sys-kernel-config.mount - Kernel Configuration File System... Oct 21 19:49:12 systemd[1]: iscsi-onboot.service - Special handling of early boot iSCSI sessions was skipped because of a failed condition check (ConditionDirectoryNotEmpty=/sys/class/iscsi_session). Oct 21 19:49:12 systemd[1]: ostree-remount.service - OSTree Remount OS/ Bind Mounts was skipped because of a failed condition check (ConditionKernelCommandLine=ostree). Oct 21 19:49:12 systemd[1]: systemd-firstboot.service - First Boot Wizard was skipped because of a failed condition check (ConditionFirstBoot=yes). Oct 21 19:49:12 systemd[1]: systemd-hwdb-update.service - Rebuild Hardware Database was skipped because of a failed condition check (ConditionNeedsUpdate=/etc). Oct 21 19:49:12 systemd[1]: Starting systemd-random-seed.service - Load/Save Random Seed... Oct 21 19:49:12 systemd[1]: Starting systemd-sysctl.service - Apply Kernel Variables... Oct 21 19:49:12 systemd[1]: systemd-sysusers.service - Create System Users was skipped because of a failed condition check (ConditionNeedsUpdate=/etc). Oct 21 19:49:12 systemd[1]: Starting systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev... Oct 21 19:49:12 systemd[1]: Started systemd-journald.service - Journal Service. Oct 21 19:49:16 systemd-journald[565]: Received client request to flush runtime journal. Oct 21 19:49:16 kernel: zram0: detected capacity change from 0 to 16242688 Oct 21 19:49:16 kernel: piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0 Oct 21 19:49:16 kernel: piix4_smbus 0000:00:14.0: Using register 0x2e for SMBus port selection Oct 21 19:49:16 kernel: piix4_smbus 0000:00:14.0: Auxiliary SMBus Host Controller at 0xb20 Oct 21 19:49:16 kernel: acpi_cpufreq: overriding BIOS provided _PSD data Oct 21 19:49:16 kernel: Adding 8121340k swap on /dev/zram0. Priority:100 extents:1 across:8121340k SSDscFS Oct 21 19:49:16 kernel: SVM: TSC scaling supported Oct 21 19:49:16 kernel: kvm: Nested Virtualization enabled Oct 21 19:49:16 kernel: SVM: kvm: Nested Paging enabled Oct 21 19:49:16 kernel: SVM: LBR virtualization supported Oct 21 19:49:16 kernel: MCE: In-kernel MCE decoding enabled. Oct 21 19:49:16 kernel: snd_hda_intel 0000:00:01.1: Force to non-snoop mode Oct 21 19:49:16 kernel: input: HDA ATI HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.1/sound/card0/input10 Oct 21 19:49:16 kernel: snd_hda_codec_realtek hdaudioC1D0: autoconfig for ALC662 rev1: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:line Oct 21 19:49:16 kernel: snd_hda_codec_realtek hdaudioC1D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0) Oct 21 19:49:16 kernel: snd_hda_codec_realtek hdaudioC1D0: hp_outs=1 (0x1b/0x0/0x0/0x0/0x0) Oct 21 19:49:16 kernel: snd_hda_codec_realtek hdaudioC1D0: mono: mono_out=0x0 Oct 21 19:49:16 kernel: snd_hda_codec_realtek hdaudioC1D0: inputs: Oct 21 19:49:16 kernel: snd_hda_codec_realtek hdaudioC1D0: Front Mic=0x19 Oct 21 19:49:16 kernel: snd_hda_codec_realtek hdaudioC1D0: Rear Mic=0x18 Oct 21 19:49:16 kernel: snd_hda_codec_realtek hdaudioC1D0: Line=0x1a Oct 21 19:49:16 kernel: input: HD-Audio Generic Front Mic as /devices/pci0000:00/0000:00:14.2/sound/card1/input11 Oct 21 19:49:16 kernel: input: HD-Audio Generic Rear Mic as /devices/pci0000:00/0000:00:14.2/sound/card1/input12 Oct 21 19:49:16 kernel: input: HD-Audio Generic Line as /devices/pci0000:00/0000:00:14.2/sound/card1/input13 Oct 21 19:49:16 kernel: input: HD-Audio Generic Line Out as /devices/pci0000:00/0000:00:14.2/sound/card1/input14 Oct 21 19:49:16 kernel: input: HD-Audio Generic Front Headphone as /devices/pci0000:00/0000:00:14.2/sound/card1/input15 Oct 21 19:49:16 kernel: snd_hda_intel 0000:00:14.2: device 1849:7662 is on the power_save denylist, forcing power_save to 0 Oct 21 19:49:17 kernel: EXT4-fs (sdb1): mounted filesystem with ordered data mode. Quota mode: none. Oct 21 19:49:17 kernel: kauditd_printk_skb: 46 callbacks suppressed Oct 21 19:49:17 kernel: audit: type=1130 audit(1666399757.309:148): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=plymouth-read-write comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Oct 21 19:49:17 kernel: audit: type=1130 audit(1666399757.396:149): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=import-state comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Oct 21 19:49:18 kernel: audit: type=1130 audit(1666399758.050:150): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Oct 21 19:49:18 kernel: audit: type=1334 audit(1666399758.063:151): prog-id=60 op=LOAD Oct 21 19:49:18 kernel: audit: type=1334 audit(1666399758.064:152): prog-id=61 op=LOAD Oct 21 19:49:18 kernel: audit: type=1334 audit(1666399758.064:153): prog-id=62 op=LOAD Oct 21 19:49:18 kernel: audit: type=1334 audit(1666399758.072:154): prog-id=63 op=LOAD Oct 21 19:49:18 kernel: audit: type=1334 audit(1666399758.134:155): prog-id=64 op=LOAD Oct 21 19:49:18 kernel: audit: type=1334 audit(1666399758.134:156): prog-id=65 op=LOAD Oct 21 19:49:18 kernel: audit: type=1334 audit(1666399758.134:157): prog-id=66 op=LOAD Oct 21 19:49:18 kernel: RPC: Registered named UNIX socket transport module. Oct 21 19:49:18 kernel: RPC: Registered udp transport module. Oct 21 19:49:18 kernel: RPC: Registered tcp transport module. Oct 21 19:49:18 kernel: RPC: Registered tcp NFSv4.1 backchannel transport module. Oct 21 19:49:27 kernel: NET: Registered PF_QIPCRTR protocol family Oct 21 19:49:32 kernel: Generic FE-GE Realtek PHY r8169-0-300:00: attached PHY driver (mii_bus:phy_addr=r8169-0-300:00, irq=MAC) Oct 21 19:49:32 kernel: r8169 0000:03:00.0 enp3s0: Link is Down Oct 21 19:49:35 kernel: r8169 0000:03:00.0 enp3s0: Link is Up - 1Gbps/Full - flow control rx/tx Oct 21 19:49:35 kernel: IPv6: ADDRCONF(NETDEV_CHANGE): enp3s0: link becomes ready Oct 21 19:49:38 kernel: radeon 0000:00:01.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=io+mem Oct 21 19:48:43 systemd-journald[565]: Time jumped backwards, rotating.
Attachment:
OpenPGP_signature
Description: OpenPGP digital signature