NetBSD-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Experience with NetBSD on 13-gen Framework 13 laptop



David Brownlee wrote:
> >  - 10-current boots and installs without problem.
> 
> I wonder if netbsd-10 also boots? (might be nice to check if
> everything is on track to be supported for the next release). Rather
> than install over your existing setup I'd suggest installing to a
> spare USB key or similar)

I haven't gone as far as installing, but this image does boot:

https://nycdn.netbsd.org/pub/NetBSD-daily/netbsd-10/202306041120Z/images/NetBSD-10.0_BETA-amd64-install.img.gz

When I have some more time I'll connnect it to the internet and upgrade
from source.

> >  - X and console use 1024x768 or something rather than the native
> >    resolution or whatever the UEFI firmware sets up/suggests.
> 
> If you drop into the bootloader does "gop" report any other useful
> resolutions? - I hit the same issue on a ThinkPad T495, but now happy
> in 1920x1080 with genfb0

gop lists:

 0: 2256x1504 BGRR pitch 2256 bpp 32
 1: 640x480 BGRR pitch 640 bpp 32
*2: 800x600 BGRR pitch 800 bpp 32
 3: 1024x768 BGRR pitch 1024 bpp 32
...

During kernel boot modesetting appears to happen (or just fonts?) and
once in X, xrandr reports:

 Screen 0: minimum 1024 x 768, current 1024 x 768, maximum 1024 x 768

If on the boot prompt I enter 'gop 0' it switches to the native
resolution with tiny font (as expected). When booting, the font changes
something reasonable and in X I get native resolution and
appropriately-sized, high-resolution fonts. Nice!

The console appears to use either a lower resolution mode or a low
resolution bitmap font. I'm not sure how to verify.

> >  - Touchpad doesn't work.
> 
> So pms0 at pckbc1 is detected, but no additional information (such as:
> 
> pms0 at pckbc1 (aux slot)
> pms0: Synaptics touchpad version 10.32
> pms0: Extended W mode, Passthrough, Palm detect, One button click pad,
> Multi-finger Report, Multi-finger, Reports max, Reports min
> pms0: Probed max coordinates right: 5678, top: 4694
> pms0: Probed min coordinates left: 1266, bottom: 1162
> wsmouse0 at pms0 mux 0
>
> Do you know offhand how Linux reports the touchpad?

Don't know what happened but when testing now, still on the same
original install, my touchpad does work although seemingly without
right-click or scrolling support. Hand-copying dmesg output:

 pms0 at pckbc1 (aux slot)
 pckbc1: using irq 12 for aux slot
 wsmouse0 at pms0 mux 0

For Linux, these seem to be the relevant bits from the Fedora 38
installation:

[    3.776427] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input4
[    3.828419] memfd_create() without MFD_EXEC nor MFD_NOEXEC_SEAL, pid=1 'systemd'
[    3.850162] usb 3-9: new full-speed USB device number 4 using xhci_hcd
[    3.932086] input: FRMW0001:00 32AC:0006 Wireless Radio Control as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1/i2c-FRMW0001:00/0018:32AC:0006.0002/input/input5
[    3.932217] input: FRMW0001:00 32AC:0006 Consumer Control as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1/i2c-FRMW0001:00/0018:32AC:0006.0002/input/input6
[    3.932252] input: FRMW0001:00 32AC:0006 as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1/i2c-FRMW0001:00/0018:32AC:0006.0002/input/input7
[    3.932291] hid-generic 0018:32AC:0006.0002: input,hidraw1: I2C HID v1.00 Device [FRMW0001:00 32AC:0006] on i2c-FRMW0001:00
[    3.939039] input: PIXA3854:00 093A:0274 Mouse as /devices/pci0000:00/0000:00:15.3/i2c_designware.2/i2c-2/i2c-PIXA3854:00/0018:093A:0274.0003/input/input8
[    3.951140] input: PIXA3854:00 093A:0274 Touchpad as /devices/pci0000:00/0000:00:15.3/i2c_designware.2/i2c-2/i2c-PIXA3854:00/0018:093A:0274.0003/input/input9
[    3.963142] hid-generic 0018:093A:0274.0003: input,hidraw2: I2C HID v1.00 Mouse [PIXA3854:00 093A:0274] on i2c-PIXA3854:00
...
[    4.031656] input: PIXA3854:00 093A:0274 Mouse as /devices/pci0000:00/0000:00:15.3/i2c_designware.2/i2c-2/i2c-PIXA3854:00/0018:093A:0274.0003/input/input10
[    4.031750] input: PIXA3854:00 093A:0274 Touchpad as /devices/pci0000:00/0000:00:15.3/i2c_designware.2/i2c-2/i2c-PIXA3854:00/0018:093A:0274.0003/input/input11
[    4.031800] hid-multitouch 0018:093A:0274.0003: input,hidraw1: I2C HID v1.00 Mouse [PIXA3854:00 093A:0274] on i2c-PIXA3854:00

Full pre-login dmesg attached.

Sijmen

[    0.000000] microcode: updated early: 0x4111 -> 0x4112, date = 2023-02-22
[    0.000000] Linux version 6.3.4-201.fc38.x86_64 (mockbuild@f05670b8769b4768acb2ba95ad39c164) (gcc (GCC) 13.1.1 20230511 (Red Hat 13.1.1-2), GNU ld version 2.39-9.fc38) #1 SMP PREEMPT_DYNAMIC Sat May 27 15:08:36 UTC 2023
[    0.000000] Command line: BOOT_IMAGE=(hd0,gpt2)/vmlinuz-6.3.4-201.fc38.x86_64 root=UUID=b91e7d11-abad-45d4-b4ca-561960b09437 ro rootflags=subvol=root rd.luks.uuid=luks-0500082c-b87c-4135-9545-c15b04646c56 rhgb quiet
[    0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers'
[    0.000000] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
[    0.000000] x86/fpu: xstate_offset[9]:  832, xstate_sizes[9]:    8
[    0.000000] x86/fpu: Enabled xstate features 0x207, context size is 840 bytes, using 'compacted' format.
[    0.000000] signal: max sigframe size: 3632
[    0.000000] BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009efff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009f000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003c228fff] usable
[    0.000000] BIOS-e820: [mem 0x000000003c229000-0x000000003cb28fff] reserved
[    0.000000] BIOS-e820: [mem 0x000000003cb29000-0x000000003e93efff] usable
[    0.000000] BIOS-e820: [mem 0x000000003e93f000-0x00000000409defff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000409df000-0x000000004398efff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000004398f000-0x0000000043afefff] ACPI data
[    0.000000] BIOS-e820: [mem 0x0000000043aff000-0x0000000043afffff] usable
[    0.000000] BIOS-e820: [mem 0x0000000043b00000-0x0000000047ffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000049000000-0x00000000493fffff] reserved
[    0.000000] BIOS-e820: [mem 0x000000004a000000-0x00000000503fffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000c0000000-0x00000000cfffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed20000-0x00000000fed7ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x00000004afbfffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] efi: EFI v2.8 by INSYDE Corp.
[    0.000000] efi: ACPI=0x43afe000 ACPI 2.0=0x43afe014 TPMFinalLog=0x438e6000 SMBIOS=0x3efb9000 MEMATTR=0x37bc8118 ESRT=0x36b27018 MOKvar=0x3efb8000 RNG=0x43a10018 TPMEventLog=0x376d0018
[    0.000000] random: crng init done
[    0.000000] efi: Remove mem92: MMIO range=[0xc0000000-0xcfffffff] (256MB) from e820 map
[    0.000000] e820: remove [mem 0xc0000000-0xcfffffff] reserved
[    0.000000] efi: Remove mem94: MMIO range=[0xff000000-0xffffffff] (16MB) from e820 map
[    0.000000] e820: remove [mem 0xff000000-0xffffffff] reserved
[    0.000000] secureboot: Secure boot disabled
[    0.000000] SMBIOS 3.4 present.
[    0.000000] DMI: Framework Laptop (13th Gen Intel Core)/FRANMCCP04, BIOS 03.03 04/07/2023
[    0.000000] tsc: Detected 2200.000 MHz processor
[    0.000000] tsc: Detected 2188.800 MHz TSC
[    0.000002] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000004] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000008] last_pfn = 0x4afc00 max_arch_pfn = 0x400000000
[    0.000011] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT
[    0.000335] last_pfn = 0x43b00 max_arch_pfn = 0x400000000
[    0.004179] esrt: Reserving ESRT space from 0x0000000036b27018 to 0x0000000036b270c8.
[    0.004184] e820: update [mem 0x36b27000-0x36b27fff] usable ==> reserved
[    0.004195] Using GB pages for direct mapping
[    0.004392] secureboot: Secure boot disabled
[    0.004392] RAMDISK: [mem 0x33d09000-0x361f1fff]
[    0.004396] ACPI: Early table checksum verification disabled
[    0.004398] ACPI: RSDP 0x0000000043AFE014 000024 (v02 INSYDE)
[    0.004401] ACPI: XSDT 0x0000000043AC6188 00012C (v01 INSYDE ADL-P-M  00000002      01000013)
[    0.004404] ACPI: FACP 0x0000000043AFD000 00010C (v05 INSYDE ADL-P-M  00000002 ACPI 00040000)
[    0.004407] ACPI: DSDT 0x0000000043A29000 09971F (v02 INSYDE ADL-P-M  00000002 ACPI 00040000)
[    0.004409] ACPI: FACS 0x00000000438C1000 000040
[    0.004410] ACPI: UEFI 0x000000004398E000 000236 (v01 INSYDE ADL-P-M  00000001 ACPI 00040000)
[    0.004412] ACPI: SSDT 0x0000000043AF9000 003EB0 (v02 DptfTb DptfTabl 00001000 INTL 20200717)
[    0.004414] ACPI: SSDT 0x0000000043AF8000 00038C (v02 PmaxDv Pmax_Dev 00000001 INTL 20200717)
[    0.004415] ACPI: SSDT 0x0000000043AF2000 005D34 (v02 CpuRef CpuSsdt  00003000 INTL 20200717)
[    0.004416] ACPI: SSDT 0x0000000043AEF000 002C96 (v02 SaSsdt SaSsdt   00003000 INTL 20200717)
[    0.004418] ACPI: SSDT 0x0000000043AEB000 0033E9 (v02 INTEL  IgfxSsdt 00003000 INTL 20200717)
[    0.004419] ACPI: SSDT 0x0000000043ADD000 00D87B (v02 INTEL  TcssSsdt 00001000 INTL 20200717)
[    0.004420] ACPI: SDEV 0x0000000043ADC000 000046 (v01 INSYDE ADL-P-M  00000000 ACPI 00040000)
[    0.004422] ACPI: SSDT 0x0000000043ADB000 00077B (v02 INSYDE Tpm2Tabl 00001000 INTL 20200717)
[    0.004423] ACPI: TPM2 0x0000000043ADA000 00004C (v04 INSYDE ADL-P-M  00000002 ACPI 00040000)
[    0.004425] ACPI: SSDT 0x0000000043AD7000 001521 (v02 INSYDE UsbCTabl 00001000 INTL 20200717)
[    0.004426] ACPI: LPIT 0x0000000043AD6000 0000CC (v01 INSYDE ADL-P-M  00000002 ACPI 00040000)
[    0.004427] ACPI: WSMT 0x0000000043AD5000 000028 (v01 INSYDE ADL-P-M  00000002 ACPI 00040000)
[    0.004429] ACPI: SSDT 0x0000000043AD4000 000AD9 (v02 INSYDE PtidDevc 00001000 INTL 20200717)
[    0.004430] ACPI: SSDT 0x0000000043ACB000 008F27 (v02 INSYDE TbtTypeC 00000000 INTL 20200717)
[    0.004432] ACPI: DBGP 0x0000000043ACA000 000034 (v01 INSYDE ADL-P-M  00000002 ACPI 00040000)
[    0.004433] ACPI: DBG2 0x0000000043AC9000 000054 (v00 INSYDE ADL-P-M  00000002 ACPI 00040000)
[    0.004434] ACPI: NHLT 0x0000000043AC8000 00002D (v00 INSYDE ADL-P-M  00000002 ACPI 00040000)
[    0.004436] ACPI: ECDT 0x0000000043AC7000 000069 (v01 INSYDE ADL-P-M  00000002 ACPI 00040000)
[    0.004437] ACPI: HPET 0x0000000043AC5000 000038 (v01 INSYDE ADL-P-M  00000002 ACPI 00040000)
[    0.004438] ACPI: APIC 0x0000000043AC4000 0001DC (v03 INSYDE ADL-P-M  00000002 ACPI 00040000)
[    0.004440] ACPI: MCFG 0x0000000043AC3000 00003C (v01 INSYDE ADL-P-M  00000002 ACPI 00040000)
[    0.004441] ACPI: SSDT 0x0000000043A20000 008FA4 (v02 INSYDE ADL-P-M  00000002      01000013)
[    0.004442] ACPI: DMAR 0x0000000043A1F000 000088 (v02 INSYDE ADL-P-M  00000002 ACPI 00040000)
[    0.004444] ACPI: SSDT 0x0000000043A1E000 000F3F (v02 INTEL  xh_adlLP 00000000 INTL 20200717)
[    0.004445] ACPI: SSDT 0x0000000043A1A000 003AEA (v02 SocGpe SocGpe   00003000 INTL 20200717)
[    0.004447] ACPI: SSDT 0x0000000043A16000 0039DA (v02 SocCmn SocCmn   00003000 INTL 20200717)
[    0.004448] ACPI: SSDT 0x0000000043A15000 0000F8 (v02 INSYDE PcdTabl  00001000 INTL 20200717)
[    0.004449] ACPI: FPDT 0x0000000043A13000 000044 (v01 INSYDE ADL-P-M  00000002 ACPI 00040000)
[    0.004451] ACPI: PHAT 0x0000000043A11000 00083C (v01 INSYDE ADL-P-M  00000005 ACPI 00040000)
[    0.004452] ACPI: ASF! 0x0000000043A14000 000074 (v32 INSYDE ADL-P-M  00000002 ACPI 00040000)
[    0.004454] ACPI: BGRT 0x0000000043A12000 000038 (v01 INSYDE ADL-P-M  00000001 ACPI 00040000)
[    0.004455] ACPI: Reserving FACP table memory at [mem 0x43afd000-0x43afd10b]
[    0.004456] ACPI: Reserving DSDT table memory at [mem 0x43a29000-0x43ac271e]
[    0.004456] ACPI: Reserving FACS table memory at [mem 0x438c1000-0x438c103f]
[    0.004457] ACPI: Reserving UEFI table memory at [mem 0x4398e000-0x4398e235]
[    0.004457] ACPI: Reserving SSDT table memory at [mem 0x43af9000-0x43afceaf]
[    0.004457] ACPI: Reserving SSDT table memory at [mem 0x43af8000-0x43af838b]
[    0.004458] ACPI: Reserving SSDT table memory at [mem 0x43af2000-0x43af7d33]
[    0.004458] ACPI: Reserving SSDT table memory at [mem 0x43aef000-0x43af1c95]
[    0.004458] ACPI: Reserving SSDT table memory at [mem 0x43aeb000-0x43aee3e8]
[    0.004459] ACPI: Reserving SSDT table memory at [mem 0x43add000-0x43aea87a]
[    0.004459] ACPI: Reserving SDEV table memory at [mem 0x43adc000-0x43adc045]
[    0.004460] ACPI: Reserving SSDT table memory at [mem 0x43adb000-0x43adb77a]
[    0.004460] ACPI: Reserving TPM2 table memory at [mem 0x43ada000-0x43ada04b]
[    0.004460] ACPI: Reserving SSDT table memory at [mem 0x43ad7000-0x43ad8520]
[    0.004461] ACPI: Reserving LPIT table memory at [mem 0x43ad6000-0x43ad60cb]
[    0.004461] ACPI: Reserving WSMT table memory at [mem 0x43ad5000-0x43ad5027]
[    0.004461] ACPI: Reserving SSDT table memory at [mem 0x43ad4000-0x43ad4ad8]
[    0.004462] ACPI: Reserving SSDT table memory at [mem 0x43acb000-0x43ad3f26]
[    0.004462] ACPI: Reserving DBGP table memory at [mem 0x43aca000-0x43aca033]
[    0.004463] ACPI: Reserving DBG2 table memory at [mem 0x43ac9000-0x43ac9053]
[    0.004463] ACPI: Reserving NHLT table memory at [mem 0x43ac8000-0x43ac802c]
[    0.004463] ACPI: Reserving ECDT table memory at [mem 0x43ac7000-0x43ac7068]
[    0.004464] ACPI: Reserving HPET table memory at [mem 0x43ac5000-0x43ac5037]
[    0.004464] ACPI: Reserving APIC table memory at [mem 0x43ac4000-0x43ac41db]
[    0.004464] ACPI: Reserving MCFG table memory at [mem 0x43ac3000-0x43ac303b]
[    0.004465] ACPI: Reserving SSDT table memory at [mem 0x43a20000-0x43a28fa3]
[    0.004465] ACPI: Reserving DMAR table memory at [mem 0x43a1f000-0x43a1f087]
[    0.004466] ACPI: Reserving SSDT table memory at [mem 0x43a1e000-0x43a1ef3e]
[    0.004466] ACPI: Reserving SSDT table memory at [mem 0x43a1a000-0x43a1dae9]
[    0.004466] ACPI: Reserving SSDT table memory at [mem 0x43a16000-0x43a199d9]
[    0.004467] ACPI: Reserving SSDT table memory at [mem 0x43a15000-0x43a150f7]
[    0.004467] ACPI: Reserving FPDT table memory at [mem 0x43a13000-0x43a13043]
[    0.004467] ACPI: Reserving PHAT table memory at [mem 0x43a11000-0x43a1183b]
[    0.004468] ACPI: Reserving ASF! table memory at [mem 0x43a14000-0x43a14073]
[    0.004468] ACPI: Reserving BGRT table memory at [mem 0x43a12000-0x43a12037]
[    0.005004] No NUMA configuration found
[    0.005004] Faking a node at [mem 0x0000000000000000-0x00000004afbfffff]
[    0.005008] NODE_DATA(0) allocated [mem 0x4afbd5000-0x4afbfffff]
[    0.023444] Zone ranges:
[    0.023444]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.023445]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.023446]   Normal   [mem 0x0000000100000000-0x00000004afbfffff]
[    0.023447]   Device   empty
[    0.023448] Movable zone start for each node
[    0.023448] Early memory node ranges
[    0.023449]   node   0: [mem 0x0000000000001000-0x000000000009efff]
[    0.023450]   node   0: [mem 0x0000000000100000-0x000000003c228fff]
[    0.023450]   node   0: [mem 0x000000003cb29000-0x000000003e93efff]
[    0.023451]   node   0: [mem 0x0000000043aff000-0x0000000043afffff]
[    0.023451]   node   0: [mem 0x0000000100000000-0x00000004afbfffff]
[    0.023452] Initmem setup node 0 [mem 0x0000000000001000-0x00000004afbfffff]
[    0.023456] On node 0, zone DMA: 1 pages in unavailable ranges
[    0.023478] On node 0, zone DMA: 97 pages in unavailable ranges
[    0.024553] On node 0, zone DMA32: 2304 pages in unavailable ranges
[    0.024651] On node 0, zone DMA32: 20928 pages in unavailable ranges
[    0.041498] On node 0, zone Normal: 17664 pages in unavailable ranges
[    0.041503] On node 0, zone Normal: 1024 pages in unavailable ranges
[    0.041546] Reserving Intel graphics memory at [mem 0x4c800000-0x503fffff]
[    0.043556] ACPI: PM-Timer IO Port: 0x1808
[    0.043561] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.043562] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[    0.043562] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[    0.043563] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[    0.043563] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
[    0.043564] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
[    0.043564] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
[    0.043564] ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
[    0.043565] ACPI: LAPIC_NMI (acpi_id[0x09] high edge lint[0x1])
[    0.043565] ACPI: LAPIC_NMI (acpi_id[0x0a] high edge lint[0x1])
[    0.043565] ACPI: LAPIC_NMI (acpi_id[0x0b] high edge lint[0x1])
[    0.043566] ACPI: LAPIC_NMI (acpi_id[0x0c] high edge lint[0x1])
[    0.043566] ACPI: LAPIC_NMI (acpi_id[0x0d] high edge lint[0x1])
[    0.043566] ACPI: LAPIC_NMI (acpi_id[0x0e] high edge lint[0x1])
[    0.043567] ACPI: LAPIC_NMI (acpi_id[0x0f] high edge lint[0x1])
[    0.043567] ACPI: LAPIC_NMI (acpi_id[0x10] high edge lint[0x1])
[    0.043567] ACPI: LAPIC_NMI (acpi_id[0x11] high edge lint[0x1])
[    0.043568] ACPI: LAPIC_NMI (acpi_id[0x12] high edge lint[0x1])
[    0.043568] ACPI: LAPIC_NMI (acpi_id[0x13] high edge lint[0x1])
[    0.043569] ACPI: LAPIC_NMI (acpi_id[0x14] high edge lint[0x1])
[    0.043569] ACPI: LAPIC_NMI (acpi_id[0x15] high edge lint[0x1])
[    0.043569] ACPI: LAPIC_NMI (acpi_id[0x16] high edge lint[0x1])
[    0.043570] ACPI: LAPIC_NMI (acpi_id[0x17] high edge lint[0x1])
[    0.043570] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
[    0.043688] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
[    0.043689] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.043690] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.043693] ACPI: Using ACPI (MADT) for SMP configuration information
[    0.043694] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[    0.043698] e820: update [mem 0x37630000-0x3767efff] usable ==> reserved
[    0.043703] TSC deadline timer available
[    0.043704] smpboot: Allowing 16 CPUs, 0 hotplug CPUs
[    0.043712] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.043713] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x000fffff]
[    0.043714] PM: hibernation: Registered nosave memory: [mem 0x36b27000-0x36b27fff]
[    0.043714] PM: hibernation: Registered nosave memory: [mem 0x37630000-0x3767efff]
[    0.043715] PM: hibernation: Registered nosave memory: [mem 0x3c229000-0x3cb28fff]
[    0.043716] PM: hibernation: Registered nosave memory: [mem 0x3e93f000-0x409defff]
[    0.043716] PM: hibernation: Registered nosave memory: [mem 0x409df000-0x4398efff]
[    0.043717] PM: hibernation: Registered nosave memory: [mem 0x4398f000-0x43afefff]
[    0.043717] PM: hibernation: Registered nosave memory: [mem 0x43b00000-0x47ffffff]
[    0.043718] PM: hibernation: Registered nosave memory: [mem 0x48000000-0x48ffffff]
[    0.043718] PM: hibernation: Registered nosave memory: [mem 0x49000000-0x493fffff]
[    0.043718] PM: hibernation: Registered nosave memory: [mem 0x49400000-0x49ffffff]
[    0.043718] PM: hibernation: Registered nosave memory: [mem 0x4a000000-0x503fffff]
[    0.043719] PM: hibernation: Registered nosave memory: [mem 0x50400000-0xfed1ffff]
[    0.043719] PM: hibernation: Registered nosave memory: [mem 0xfed20000-0xfed7ffff]
[    0.043719] PM: hibernation: Registered nosave memory: [mem 0xfed80000-0xffffffff]
[    0.043720] [mem 0x50400000-0xfed1ffff] available for PCI devices
[    0.043721] Booting paravirtualized kernel on bare hardware
[    0.043722] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
[    0.047486] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:16 nr_cpu_ids:16 nr_node_ids:1
[    0.047908] percpu: Embedded 64 pages/cpu s225280 r8192 d28672 u262144
[    0.047910] pcpu-alloc: s225280 r8192 d28672 u262144 alloc=1*2097152
[    0.047912] pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 12 13 14 15
[    0.047927] Fallback order for Node 0: 0
[    0.047929] Built 1 zonelists, mobility grouping on.  Total pages: 4054991
[    0.047929] Policy zone: Normal
[    0.047930] Kernel command line: BOOT_IMAGE=(hd0,gpt2)/vmlinuz-6.3.4-201.fc38.x86_64 root=UUID=b91e7d11-abad-45d4-b4ca-561960b09437 ro rootflags=subvol=root rd.luks.uuid=luks-0500082c-b87c-4135-9545-c15b04646c56 rhgb quiet
[    0.047970] Unknown kernel command line parameters "rhgb BOOT_IMAGE=(hd0,gpt2)/vmlinuz-6.3.4-201.fc38.x86_64", will be passed to user space.
[    0.049095] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
[    0.049664] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
[    0.049971] mem auto-init: stack:all(zero), heap alloc:off, heap free:off
[    0.049979] software IO TLB: area num 16.
[    0.078860] Memory: 15965832K/16478072K available (18432K kernel code, 3257K rwdata, 14140K rodata, 4456K init, 17444K bss, 511980K reserved, 0K cma-reserved)
[    0.078922] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=16, Nodes=1
[    0.078938] ftrace: allocating 51982 entries in 204 pages
[    0.083636] ftrace: allocated 204 pages with 4 groups
[    0.084143] Dynamic Preempt: voluntary
[    0.084169] rcu: Preemptible hierarchical RCU implementation.
[    0.084169] rcu: 	RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=16.
[    0.084170] 	Trampoline variant of Tasks RCU enabled.
[    0.084170] 	Rude variant of Tasks RCU enabled.
[    0.084170] 	Tracing variant of Tasks RCU enabled.
[    0.084171] rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies.
[    0.084171] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=16
[    0.085733] NR_IRQS: 524544, nr_irqs: 2184, preallocated irqs: 16
[    0.086153] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[    0.086739] kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
[    0.086762] Console: colour dummy device 80x25
[    0.086763] printk: console [tty0] enabled
[    0.086788] ACPI: Core revision 20221020
[    0.087053] hpet: HPET dysfunctional in PC10. Force disabled.
[    0.087053] APIC: Switch to symmetric I/O mode setup
[    0.087055] DMAR: Host address width 39
[    0.087055] DMAR: DRHD base: 0x000000fed90000 flags: 0x0
[    0.087060] DMAR: dmar0: reg_base_addr fed90000 ver 4:0 cap 1c0000c40660462 ecap 29a00f0505e
[    0.087061] DMAR: DRHD base: 0x000000fed91000 flags: 0x1
[    0.087064] DMAR: dmar1: reg_base_addr fed91000 ver 5:0 cap d2008c40660462 ecap f050da
[    0.087066] DMAR: RMRR base: 0x0000004c000000 end: 0x000000503fffff
[    0.087067] DMAR-IR: IOAPIC id 2 under DRHD base  0xfed91000 IOMMU 1
[    0.087068] DMAR-IR: HPET id 0 under DRHD base 0xfed91000
[    0.087069] DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
[    0.092233] DMAR-IR: Enabled IRQ remapping in x2apic mode
[    0.092236] x2apic enabled
[    0.092309] Switched APIC routing to cluster x2apic.
[    0.106702] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x1f8cde9f8f9, max_idle_ns: 440795224246 ns
[    0.106707] Calibrating delay loop (skipped), value calculated using timer frequency.. 4377.60 BogoMIPS (lpj=2188800)
[    0.106709] pid_max: default: 32768 minimum: 301
[    0.107705] LSM: initializing lsm=lockdown,capability,yama,integrity,selinux,bpf,landlock
[    0.107705] Yama: becoming mindful.
[    0.107705] SELinux:  Initializing.
[    0.107705] LSM support for eBPF active
[    0.107705] landlock: Up and running.
[    0.107705] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[    0.107705] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[    0.107705] CPU0: Thermal monitoring enabled (TM1)
[    0.107705] x86/cpu: User Mode Instruction Prevention (UMIP) activated
[    0.107705] process: using mwait in idle threads
[    0.107705] CET detected: Indirect Branch Tracking enabled
[    0.107705] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
[    0.107705] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0
[    0.107705] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[    0.107705] Spectre V2 : Mitigation: Enhanced / Automatic IBRS
[    0.107705] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    0.107705] Spectre V2 : Spectre v2 / PBRSB-eIBRS: Retire a single CALL on VMEXIT
[    0.107705] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[    0.107705] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
[    0.107705] Freeing SMP alternatives memory: 44K
[    0.107705] smpboot: CPU0: 13th Gen Intel(R) Core(TM) i5-1340P (family: 0x6, model: 0xba, stepping: 0x2)
[    0.107705] cblist_init_generic: Setting adjustable number of callback queues.
[    0.107705] cblist_init_generic: Setting shift to 4 and lim to 1.
[    0.107705] cblist_init_generic: Setting shift to 4 and lim to 1.
[    0.107705] cblist_init_generic: Setting shift to 4 and lim to 1.
[    0.107705] Performance Events: XSAVE Architectural LBR, PEBS fmt4+-baseline,  AnyThread deprecated, Alderlake Hybrid events, 32-deep LBR, full-width counters, Intel PMU driver.
[    0.107705] core: cpu_core PMU driver:
[    0.107705] ... version:                5
[    0.107705] ... bit width:              48
[    0.107705] ... generic registers:      8
[    0.107705] ... value mask:             0000ffffffffffff
[    0.107705] ... max period:             00007fffffffffff
[    0.107705] ... fixed-purpose events:   4
[    0.107705] ... event mask:             0001000f000000ff
[    0.107705] Estimated ratio of average max frequency by base frequency (times 1024): 2048
[    0.107705] rcu: Hierarchical SRCU implementation.
[    0.107705] rcu: 	Max phase no-delay instances is 400.
[    0.108909] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    0.108983] smp: Bringing up secondary CPUs ...
[    0.109711] x86: Booting SMP configuration:
[    0.109712] .... node  #0, CPUs:        #1  #2  #3  #4  #5  #6  #7  #8
[    0.021023] core: cpu_atom PMU driver: PEBS-via-PT
[    0.021023] ... version:                5
[    0.021023] ... bit width:              48
[    0.021023] ... generic registers:      6
[    0.021023] ... value mask:             0000ffffffffffff
[    0.021023] ... max period:             00007fffffffffff
[    0.021023] ... fixed-purpose events:   3
[    0.021023] ... event mask:             000000070000003f
[    0.179897]   #9 #10 #11 #12 #13 #14 #15
[    0.228943] smp: Brought up 1 node, 16 CPUs
[    0.228943] smpboot: Max logical packages: 1
[    0.228943] smpboot: Total of 16 processors activated (70041.60 BogoMIPS)
[    0.230821] devtmpfs: initialized
[    0.230821] x86/mm: Memory block size: 128MB
[    0.232832] ACPI: PM: Registering ACPI NVS region [mem 0x409df000-0x4398efff] (50003968 bytes)
[    0.233821] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
[    0.233824] futex hash table entries: 4096 (order: 6, 262144 bytes, linear)
[    0.233876] pinctrl core: initialized pinctrl subsystem
[    0.234706] PM: RTC time: 07:29:06, date: 2023-06-04
[    0.234992] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[    0.235746] DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic allocations
[    0.235751] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[    0.235754] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[    0.235760] audit: initializing netlink subsys (disabled)
[    0.235763] audit: type=2000 audit(1685863746.129:1): state=initialized audit_enabled=0 res=1
[    0.235763] thermal_sys: Registered thermal governor 'fair_share'
[    0.235763] thermal_sys: Registered thermal governor 'bang_bang'
[    0.235763] thermal_sys: Registered thermal governor 'step_wise'
[    0.235763] thermal_sys: Registered thermal governor 'user_space'
[    0.235767] cpuidle: using governor menu
[    0.235767] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.236730] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xc0000000-0xcfffffff] (base 0xc0000000)
[    0.236734] PCI: not using MMCONFIG
[    0.236734] PCI: Using configuration type 1 for base access
[    0.236916] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[    0.237737] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
[    0.237767] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
[    0.237767] HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
[    0.237767] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[    0.237767] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
[    0.238770] cryptd: max_cpu_qlen set to 1000
[    0.238870] raid6: skipped pq benchmark and selected avx2x4
[    0.238871] raid6: using avx2x2 recovery algorithm
[    0.238908] ACPI: Added _OSI(Module Device)
[    0.238908] ACPI: Added _OSI(Processor Device)
[    0.238909] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.238910] ACPI: Added _OSI(Processor Aggregator Device)
[    0.441842] ACPI: 16 ACPI AML tables successfully acquired and loaded
[    0.443851] ACPI: EC: EC started
[    0.443852] ACPI: EC: interrupt blocked
[    0.444958] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    0.444959] ACPI: EC: Boot ECDT EC used to handle transactions
[    0.478971] ACPI: Dynamic OEM Table Load:
[    0.478981] ACPI: SSDT 0xFFFF91B0C20C7800 0001AB (v02 PmRef  Cpu0Psd  00003000 INTL 20200717)
[    0.480957] ACPI: \_SB_.PR00: _OSC native thermal LVT Acked
[    0.483891] ACPI: USB4 _OSC: OS supports USB3+ DisplayPort+ PCIe+ XDomain+
[    0.483892] ACPI: USB4 _OSC: OS controls USB3+ DisplayPort+ PCIe+ XDomain+
[    0.486727] ACPI: Dynamic OEM Table Load:
[    0.486732] ACPI: SSDT 0xFFFF91B0C1312800 000394 (v02 PmRef  Cpu0Cst  00003001 INTL 20200717)
[    0.488744] ACPI: Dynamic OEM Table Load:
[    0.488748] ACPI: SSDT 0xFFFF91B0C1327000 000581 (v02 PmRef  Cpu0Ist  00003000 INTL 20200717)
[    0.490785] ACPI: Dynamic OEM Table Load:
[    0.490789] ACPI: SSDT 0xFFFF91B0C1321000 0004B5 (v02 PmRef  Cpu0Hwp  00003000 INTL 20200717)
[    0.492946] ACPI: Dynamic OEM Table Load:
[    0.492952] ACPI: SSDT 0xFFFF91B0C130A000 001BAF (v02 PmRef  ApIst    00003000 INTL 20200717)
[    0.495880] ACPI: Dynamic OEM Table Load:
[    0.495884] ACPI: SSDT 0xFFFF91B0C130C000 001038 (v02 PmRef  ApHwp    00003000 INTL 20200717)
[    0.498778] ACPI: Dynamic OEM Table Load:
[    0.498783] ACPI: SSDT 0xFFFF91B0C130E000 001349 (v02 PmRef  ApPsd    00003000 INTL 20200717)
[    0.501000] ACPI: Dynamic OEM Table Load:
[    0.501004] ACPI: SSDT 0xFFFF91B0C131E000 000FBB (v02 PmRef  ApCst    00003000 INTL 20200717)
[    0.514739] ACPI: Interpreter enabled
[    0.514779] ACPI: PM: (supports S0 S3 S4 S5)
[    0.514779] ACPI: Using IOAPIC for interrupt routing
[    0.517019] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xc0000000-0xcfffffff] (base 0xc0000000)
[    0.520716] PCI: MMCONFIG at [mem 0xc0000000-0xcfffffff] reserved as ACPI motherboard resource
[    0.520725] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.520725] PCI: Ignoring E820 reservations for host bridge windows
[    0.522914] ACPI: Enabled 9 GPEs in block 00 to 7F
[    0.524790] ACPI: \_SB_.PC00.PEG0.PXP_: New power resource
[    0.527976] ACPI: \_SB_.PC00.PEG1.PXP_: New power resource
[    0.529750] ACPI: \_SB_.PC00.PEG2.PXP_: New power resource
[    0.536001] ACPI: \_SB_.PC00.XHCI.RHUB.HS10.BTRT: New power resource
[    0.537735] ACPI: \_SB_.PC00.PAUD: New power resource
[    0.548011] ACPI: \_SB_.PC00.CNVW.WRST: New power resource
[    0.554750] ACPI: \_SB_.PC00.RP06.PXP_: New power resource
[    0.557010] ACPI: \_SB_.PC00.RP08.PXP_: New power resource
[    0.559923] ACPI: \_SB_.PC00.RP09.PXSX.WRST: New power resource
[    0.559932] ACPI: \_SB_.PC00.RP09.PXSX.DRST: New power resource
[    0.577856] ACPI: \_SB_.PC00.TBT0: New power resource
[    0.577893] ACPI: \_SB_.PC00.TBT1: New power resource
[    0.577924] ACPI: \_SB_.PC00.D3C_: New power resource
[    1.045740] ACPI: \PIN_: New power resource
[    1.045914] ACPI: PCI Root Bridge [PC00] (domain 0000 [bus 00-fe])
[    1.045918] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
[    1.050785] acpi PNP0A08:00: _OSC: platform does not support [AER]
[    1.059833] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME PCIeCapability LTR DPC]
[    1.071008] PCI host bridge to bus 0000:00
[    1.071009] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    1.071010] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    1.071011] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    1.071011] pci_bus 0000:00: root bus resource [mem 0x50400000-0xbfffffff window]
[    1.071012] pci_bus 0000:00: root bus resource [mem 0x4000000000-0x7fffffffff window]
[    1.071013] pci_bus 0000:00: root bus resource [bus 00-fe]
[    1.072798] pci 0000:00:00.0: [8086:a707] type 00 class 0x060000
[    1.073784] pci 0000:00:02.0: [8086:a7a0] type 00 class 0x030000
[    1.073791] pci 0000:00:02.0: reg 0x10: [mem 0x605c000000-0x605cffffff 64bit]
[    1.073796] pci 0000:00:02.0: reg 0x18: [mem 0x4000000000-0x400fffffff 64bit pref]
[    1.073800] pci 0000:00:02.0: reg 0x20: [io  0x3000-0x303f]
[    1.073812] pci 0000:00:02.0: BAR 2: assigned to efifb
[    1.073813] pci 0000:00:02.0: DMAR: Skip IOMMU disabling for graphics
[    1.073815] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    1.073840] pci 0000:00:02.0: reg 0x344: [mem 0x00000000-0x00ffffff 64bit]
[    1.073841] pci 0000:00:02.0: VF(n) BAR0 space: [mem 0x00000000-0x06ffffff 64bit] (contains BAR0 for 7 VFs)
[    1.073844] pci 0000:00:02.0: reg 0x34c: [mem 0x00000000-0x1fffffff 64bit pref]
[    1.073845] pci 0000:00:02.0: VF(n) BAR2 space: [mem 0x00000000-0xdfffffff 64bit pref] (contains BAR2 for 7 VFs)
[    1.073929] pci 0000:00:04.0: [8086:a71d] type 00 class 0x118000
[    1.073942] pci 0000:00:04.0: reg 0x10: [mem 0x605d180000-0x605d19ffff 64bit]
[    1.074883] pci 0000:00:06.0: [8086:a74d] type 01 class 0x060400
[    1.074987] pci 0000:00:06.0: PME# supported from D0 D3hot D3cold
[    1.075724] pci 0000:00:06.0: PTM enabled (root), 4ns granularity
[    1.076877] pci 0000:00:07.0: [8086:a76e] type 01 class 0x060400
[    1.076967] pci 0000:00:07.0: PME# supported from D0 D3hot D3cold
[    1.076991] pci 0000:00:07.0: PTM enabled (root), 4ns granularity
[    1.076995] pci 0000:00:07.0: DPC: RP PIO log size 0 is invalid
[    1.078832] pci 0000:00:07.1: [8086:a73f] type 01 class 0x060400
[    1.078921] pci 0000:00:07.1: PME# supported from D0 D3hot D3cold
[    1.078945] pci 0000:00:07.1: PTM enabled (root), 4ns granularity
[    1.078949] pci 0000:00:07.1: DPC: RP PIO log size 0 is invalid
[    1.080795] pci 0000:00:07.2: [8086:a72f] type 01 class 0x060400
[    1.080885] pci 0000:00:07.2: PME# supported from D0 D3hot D3cold
[    1.080909] pci 0000:00:07.2: PTM enabled (root), 4ns granularity
[    1.080912] pci 0000:00:07.2: DPC: RP PIO log size 0 is invalid
[    1.082729] pci 0000:00:07.3: [8086:a71f] type 01 class 0x060400
[    1.082816] pci 0000:00:07.3: PME# supported from D0 D3hot D3cold
[    1.082843] pci 0000:00:07.3: PTM enabled (root), 4ns granularity
[    1.082847] pci 0000:00:07.3: DPC: RP PIO log size 0 is invalid
[    1.084750] pci 0000:00:08.0: [8086:a74f] type 00 class 0x088000
[    1.084759] pci 0000:00:08.0: reg 0x10: [mem 0x605d1d0000-0x605d1d0fff 64bit]
[    1.084864] pci 0000:00:0a.0: [8086:a77d] type 00 class 0x118000
[    1.084869] pci 0000:00:0a.0: reg 0x10: [mem 0x605d1b0000-0x605d1b7fff 64bit]
[    1.084886] pci 0000:00:0a.0: enabling Extended Tags
[    1.084997] pci 0000:00:0d.0: [8086:a71e] type 00 class 0x0c0330
[    1.085006] pci 0000:00:0d.0: reg 0x10: [mem 0x605d1a0000-0x605d1affff 64bit]
[    1.085726] pci 0000:00:0d.0: PME# supported from D3hot D3cold
[    1.086011] pci 0000:00:0d.2: [8086:a73e] type 00 class 0x0c0340
[    1.086020] pci 0000:00:0d.2: reg 0x10: [mem 0x605d140000-0x605d17ffff 64bit]
[    1.086709] pci 0000:00:0d.2: reg 0x18: [mem 0x605d1cf000-0x605d1cffff 64bit]
[    1.086737] pci 0000:00:0d.2: supports D1 D2
[    1.086738] pci 0000:00:0d.2: PME# supported from D0 D1 D2 D3hot D3cold
[    1.086795] pci 0000:00:0d.3: [8086:a76d] type 00 class 0x0c0340
[    1.086804] pci 0000:00:0d.3: reg 0x10: [mem 0x605d100000-0x605d13ffff 64bit]
[    1.086810] pci 0000:00:0d.3: reg 0x18: [mem 0x605d1ce000-0x605d1cefff 64bit]
[    1.086840] pci 0000:00:0d.3: supports D1 D2
[    1.086841] pci 0000:00:0d.3: PME# supported from D0 D1 D2 D3hot D3cold
[    1.087772] pci 0000:00:14.0: [8086:51ed] type 00 class 0x0c0330
[    1.087798] pci 0000:00:14.0: reg 0x10: [mem 0x7a400000-0x7a40ffff 64bit]
[    1.087885] pci 0000:00:14.0: PME# supported from D3hot D3cold
[    1.088861] pci 0000:00:14.2: [8086:51ef] type 00 class 0x050000
[    1.088883] pci 0000:00:14.2: reg 0x10: [mem 0x605d1c4000-0x605d1c7fff 64bit]
[    1.088904] pci 0000:00:14.2: reg 0x18: [mem 0x605d1cd000-0x605d1cdfff 64bit]
[    1.091991] pci 0000:00:15.0: [8086:51e8] type 00 class 0x0c8000
[    1.094758] pci 0000:00:15.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
[    1.106707] pci 0000:00:15.1: [8086:51e9] type 00 class 0x0c8000
[    1.108865] pci 0000:00:15.1: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
[    1.121759] pci 0000:00:15.3: [8086:51eb] type 00 class 0x0c8000
[    1.123917] pci 0000:00:15.3: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
[    1.134949] pci 0000:00:16.0: [8086:51e0] type 00 class 0x078000
[    1.134971] pci 0000:00:16.0: reg 0x10: [mem 0x605d1c9000-0x605d1c9fff 64bit]
[    1.135743] pci 0000:00:16.0: PME# supported from D3hot
[    1.136794] pci 0000:00:16.3: [8086:51e3] type 00 class 0x070002
[    1.136816] pci 0000:00:16.3: reg 0x10: [io  0x3060-0x3067]
[    1.136828] pci 0000:00:16.3: reg 0x14: [mem 0x7a411000-0x7a411fff]
[    1.137875] pci 0000:00:1d.0: [8086:51b0] type 01 class 0x060400
[    1.137999] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[    1.138718] pci 0000:00:1d.0: PTM enabled (root), 4ns granularity
[    1.139911] pci 0000:00:1f.0: [8086:519d] type 00 class 0x060100
[    1.140934] pci 0000:00:1f.3: [8086:51ca] type 00 class 0x040380
[    1.140994] pci 0000:00:1f.3: reg 0x10: [mem 0x605d1c0000-0x605d1c3fff 64bit]
[    1.141751] pci 0000:00:1f.3: reg 0x20: [mem 0x605d000000-0x605d0fffff 64bit]
[    1.142724] pci 0000:00:1f.3: PME# supported from D3hot D3cold
[    1.142925] pci 0000:00:1f.4: [8086:51a3] type 00 class 0x0c0500
[    1.143748] pci 0000:00:1f.4: reg 0x10: [mem 0x605d1c8000-0x605d1c80ff 64bit]
[    1.143794] pci 0000:00:1f.4: reg 0x20: [io  0xefa0-0xefbf]
[    1.144842] pci 0000:00:1f.5: [8086:51a4] type 00 class 0x0c8000
[    1.144864] pci 0000:00:1f.5: reg 0x10: [mem 0xfe010000-0xfe010fff]
[    1.147730] pci 0000:01:00.0: [15b7:5030] type 00 class 0x010802
[    1.147743] pci 0000:01:00.0: reg 0x10: [mem 0x7a300000-0x7a303fff 64bit]
[    1.147979] pci 0000:00:06.0: PCI bridge to [bus 01]
[    1.147983] pci 0000:00:06.0:   bridge window [mem 0x7a300000-0x7a3fffff]
[    1.148015] pci 0000:00:07.0: PCI bridge to [bus 02-2b]
[    1.148021] pci 0000:00:07.0:   bridge window [mem 0x7c000000-0x881fffff]
[    1.148707] pci 0000:00:07.0:   bridge window [mem 0x6000000000-0x601bffffff 64bit pref]
[    1.148734] pci 0000:00:07.1: PCI bridge to [bus 2c-55]
[    1.148737] pci 0000:00:07.1:   bridge window [mem 0x6e000000-0x7a1fffff]
[    1.148740] pci 0000:00:07.1:   bridge window [mem 0x6020000000-0x603bffffff 64bit pref]
[    1.148767] pci 0000:00:07.2: PCI bridge to [bus 56-7f]
[    1.148770] pci 0000:00:07.2:   bridge window [mem 0x60000000-0x6c1fffff]
[    1.148773] pci 0000:00:07.2:   bridge window [mem 0x6040000000-0x605bffffff 64bit pref]
[    1.148799] pci 0000:00:07.3: PCI bridge to [bus 80-a9]
[    1.148802] pci 0000:00:07.3:   bridge window [mem 0x52000000-0x5e1fffff]
[    1.148805] pci 0000:00:07.3:   bridge window [mem 0x6060000000-0x607bffffff 64bit pref]
[    1.149825] pci 0000:aa:00.0: [8086:2725] type 00 class 0x028000
[    1.149900] pci 0000:aa:00.0: reg 0x10: [mem 0x7a200000-0x7a203fff 64bit]
[    1.151007] pci 0000:aa:00.0: PME# supported from D0 D3hot D3cold
[    1.159990] pci 0000:00:1d.0: PCI bridge to [bus aa]
[    1.160709] pci 0000:00:1d.0:   bridge window [mem 0x7a200000-0x7a2fffff]
[    2.350746] Low-power S0 idle used by default for system suspend
[    2.380714] ACPI: EC: interrupt unblocked
[    2.380718] ACPI: EC: event unblocked
[    2.380768] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    2.380769] ACPI: EC: GPE=0x6e
[    2.380770] ACPI: \_SB_.PC00.LPCB.EC0_: Boot ECDT EC initialization complete
[    2.380771] ACPI: \_SB_.PC00.LPCB.EC0_: EC: Used to handle transactions and events
[    2.381709] iommu: Default domain type: Translated
[    2.381710] iommu: DMA domain TLB invalidation policy: lazy mode
[    2.381791] SCSI subsystem initialized
[    2.381797] libata version 3.00 loaded.
[    2.381797] ACPI: bus type USB registered
[    2.381797] usbcore: registered new interface driver usbfs
[    2.381797] usbcore: registered new interface driver hub
[    2.381797] usbcore: registered new device driver usb
[    2.381797] pps_core: LinuxPPS API ver. 1 registered
[    2.381797] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti%linux.it@localhost>
[    2.381797] PTP clock support registered
[    2.381797] EDAC MC: Ver: 3.0.0
[    2.387707] efivars: Registered efivars operations
[    2.387834] NetLabel: Initializing
[    2.387835] NetLabel:  domain hash size = 128
[    2.387835] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    2.387845] NetLabel:  unlabeled traffic allowed by default
[    2.387847] mctp: management component transport protocol core
[    2.387848] NET: Registered PF_MCTP protocol family
[    2.387850] PCI: Using ACPI for IRQ routing
[    2.540872] PCI: pci_cache_line_size set to 64 bytes
[    2.544722] pci 0000:00:1f.5: can't claim BAR 0 [mem 0xfe010000-0xfe010fff]: no compatible bridge window
[    2.545719] e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff]
[    2.545720] e820: reserve RAM buffer [mem 0x36b27000-0x37ffffff]
[    2.545721] e820: reserve RAM buffer [mem 0x37630000-0x37ffffff]
[    2.545721] e820: reserve RAM buffer [mem 0x3c229000-0x3fffffff]
[    2.545722] e820: reserve RAM buffer [mem 0x3e93f000-0x3fffffff]
[    2.545722] e820: reserve RAM buffer [mem 0x43b00000-0x43ffffff]
[    2.545723] e820: reserve RAM buffer [mem 0x4afc00000-0x4afffffff]
[    2.546709] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[    2.546710] pci 0000:00:02.0: vgaarb: bridge control possible
[    2.546710] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[    2.546713] vgaarb: loaded
[    2.546809] clocksource: Switched to clocksource tsc-early
[    2.551766] VFS: Disk quotas dquot_6.6.0
[    2.551771] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    2.551813] pnp: PnP ACPI init
[    2.552696] system 00:00: [io  0x0680-0x069f] has been reserved
[    2.552698] system 00:00: [io  0x164e-0x164f] has been reserved
[    2.552772] system 00:02: [io  0x1854-0x1857] has been reserved
[    2.553434] pnp 00:05: disabling [mem 0xc0000000-0xcfffffff] because it overlaps 0000:00:02.0 BAR 9 [mem 0x00000000-0xdfffffff 64bit pref]
[    2.553447] system 00:05: [mem 0xfedc0000-0xfedc7fff] has been reserved
[    2.553448] system 00:05: [mem 0xfeda0000-0xfeda0fff] has been reserved
[    2.553449] system 00:05: [mem 0xfeda1000-0xfeda1fff] has been reserved
[    2.553450] system 00:05: [mem 0xfed20000-0xfed7ffff] could not be reserved
[    2.553451] system 00:05: [mem 0xfed90000-0xfed93fff] could not be reserved
[    2.553451] system 00:05: [mem 0xfed45000-0xfed8ffff] could not be reserved
[    2.553452] system 00:05: [mem 0xfee00000-0xfeefffff] has been reserved
[    2.553988] system 00:06: [io  0x2000-0x20fe] has been reserved
[    2.554473] pnp: PnP ACPI: found 8 devices
[    2.559477] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    2.559507] NET: Registered PF_INET protocol family
[    2.559659] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    2.560984] tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear)
[    2.560993] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[    2.560996] TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[    2.561079] TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
[    2.561217] TCP: Hash tables configured (established 131072 bind 65536)
[    2.561293] MPTCP token hash table entries: 16384 (order: 6, 393216 bytes, linear)
[    2.561305] UDP hash table entries: 8192 (order: 6, 262144 bytes, linear)
[    2.561326] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, linear)
[    2.561372] NET: Registered PF_UNIX/PF_LOCAL protocol family
[    2.561376] NET: Registered PF_XDP protocol family
[    2.561380] pci 0000:00:07.0: bridge window [io  0x1000-0x0fff] to [bus 02-2b] add_size 1000
[    2.561382] pci 0000:00:07.1: bridge window [io  0x1000-0x0fff] to [bus 2c-55] add_size 1000
[    2.561383] pci 0000:00:07.2: bridge window [io  0x1000-0x0fff] to [bus 56-7f] add_size 1000
[    2.561384] pci 0000:00:07.3: bridge window [io  0x1000-0x0fff] to [bus 80-a9] add_size 1000
[    2.561391] pci 0000:00:02.0: BAR 9: assigned [mem 0x4020000000-0x40ffffffff 64bit pref]
[    2.561394] pci 0000:00:02.0: BAR 7: assigned [mem 0x4010000000-0x4016ffffff 64bit]
[    2.561396] pci 0000:00:07.0: BAR 13: assigned [io  0x4000-0x4fff]
[    2.561397] pci 0000:00:07.1: BAR 13: assigned [io  0x5000-0x5fff]
[    2.561398] pci 0000:00:07.2: BAR 13: assigned [io  0x6000-0x6fff]
[    2.561399] pci 0000:00:07.3: BAR 13: assigned [io  0x7000-0x7fff]
[    2.561400] pci 0000:00:15.0: BAR 0: assigned [mem 0x4017000000-0x4017000fff 64bit]
[    2.561787] pci 0000:00:15.1: BAR 0: assigned [mem 0x4017001000-0x4017001fff 64bit]
[    2.562163] pci 0000:00:15.3: BAR 0: assigned [mem 0x4017002000-0x4017002fff 64bit]
[    2.562533] pci 0000:00:1f.5: BAR 0: assigned [mem 0x50400000-0x50400fff]
[    2.562547] pci 0000:00:06.0: PCI bridge to [bus 01]
[    2.562572] pci 0000:00:06.0:   bridge window [mem 0x7a300000-0x7a3fffff]
[    2.562576] pci 0000:00:07.0: PCI bridge to [bus 02-2b]
[    2.562578] pci 0000:00:07.0:   bridge window [io  0x4000-0x4fff]
[    2.562580] pci 0000:00:07.0:   bridge window [mem 0x7c000000-0x881fffff]
[    2.562581] pci 0000:00:07.0:   bridge window [mem 0x6000000000-0x601bffffff 64bit pref]
[    2.562584] pci 0000:00:07.1: PCI bridge to [bus 2c-55]
[    2.562585] pci 0000:00:07.1:   bridge window [io  0x5000-0x5fff]
[    2.562588] pci 0000:00:07.1:   bridge window [mem 0x6e000000-0x7a1fffff]
[    2.562589] pci 0000:00:07.1:   bridge window [mem 0x6020000000-0x603bffffff 64bit pref]
[    2.562592] pci 0000:00:07.2: PCI bridge to [bus 56-7f]
[    2.562593] pci 0000:00:07.2:   bridge window [io  0x6000-0x6fff]
[    2.562595] pci 0000:00:07.2:   bridge window [mem 0x60000000-0x6c1fffff]
[    2.562597] pci 0000:00:07.2:   bridge window [mem 0x6040000000-0x605bffffff 64bit pref]
[    2.562600] pci 0000:00:07.3: PCI bridge to [bus 80-a9]
[    2.562601] pci 0000:00:07.3:   bridge window [io  0x7000-0x7fff]
[    2.562603] pci 0000:00:07.3:   bridge window [mem 0x52000000-0x5e1fffff]
[    2.562604] pci 0000:00:07.3:   bridge window [mem 0x6060000000-0x607bffffff 64bit pref]
[    2.562608] pci 0000:00:1d.0: PCI bridge to [bus aa]
[    2.562647] pci 0000:00:1d.0:   bridge window [mem 0x7a200000-0x7a2fffff]
[    2.562654] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    2.562655] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    2.562655] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    2.562656] pci_bus 0000:00: resource 7 [mem 0x50400000-0xbfffffff window]
[    2.562657] pci_bus 0000:00: resource 8 [mem 0x4000000000-0x7fffffffff window]
[    2.562658] pci_bus 0000:01: resource 1 [mem 0x7a300000-0x7a3fffff]
[    2.562658] pci_bus 0000:02: resource 0 [io  0x4000-0x4fff]
[    2.562659] pci_bus 0000:02: resource 1 [mem 0x7c000000-0x881fffff]
[    2.562659] pci_bus 0000:02: resource 2 [mem 0x6000000000-0x601bffffff 64bit pref]
[    2.562660] pci_bus 0000:2c: resource 0 [io  0x5000-0x5fff]
[    2.562661] pci_bus 0000:2c: resource 1 [mem 0x6e000000-0x7a1fffff]
[    2.562661] pci_bus 0000:2c: resource 2 [mem 0x6020000000-0x603bffffff 64bit pref]
[    2.562662] pci_bus 0000:56: resource 0 [io  0x6000-0x6fff]
[    2.562662] pci_bus 0000:56: resource 1 [mem 0x60000000-0x6c1fffff]
[    2.562663] pci_bus 0000:56: resource 2 [mem 0x6040000000-0x605bffffff 64bit pref]
[    2.562664] pci_bus 0000:80: resource 0 [io  0x7000-0x7fff]
[    2.562664] pci_bus 0000:80: resource 1 [mem 0x52000000-0x5e1fffff]
[    2.562665] pci_bus 0000:80: resource 2 [mem 0x6060000000-0x607bffffff 64bit pref]
[    2.562665] pci_bus 0000:aa: resource 1 [mem 0x7a200000-0x7a2fffff]
[    2.566228] PCI: CLS 64 bytes, default 64
[    2.566232] DMAR: Intel-IOMMU force enabled due to platform opt in
[    2.566237] DMAR: No ATSR found
[    2.566237] DMAR: No SATC found
[    2.566238] DMAR: IOMMU feature fl1gp_support inconsistent
[    2.566239] DMAR: IOMMU feature pgsel_inv inconsistent
[    2.566239] DMAR: IOMMU feature nwfs inconsistent
[    2.566239] DMAR: IOMMU feature dit inconsistent
[    2.566240] DMAR: IOMMU feature sc_support inconsistent
[    2.566240] DMAR: IOMMU feature dev_iotlb_support inconsistent
[    2.566240] DMAR: dmar0: Using Queued invalidation
[    2.566242] DMAR: dmar1: Using Queued invalidation
[    2.566256] Trying to unpack rootfs image as initramfs...
[    2.566412] pci 0000:00:02.0: Adding to iommu group 0
[    2.566429] pci 0000:00:00.0: Adding to iommu group 1
[    2.566433] pci 0000:00:04.0: Adding to iommu group 2
[    2.566440] pci 0000:00:06.0: Adding to iommu group 3
[    2.566445] pci 0000:00:07.0: Adding to iommu group 4
[    2.566450] pci 0000:00:07.1: Adding to iommu group 5
[    2.566456] pci 0000:00:07.2: Adding to iommu group 6
[    2.566463] pci 0000:00:07.3: Adding to iommu group 7
[    2.566468] pci 0000:00:08.0: Adding to iommu group 8
[    2.566473] pci 0000:00:0a.0: Adding to iommu group 9
[    2.566483] pci 0000:00:0d.0: Adding to iommu group 10
[    2.566487] pci 0000:00:0d.2: Adding to iommu group 10
[    2.566492] pci 0000:00:0d.3: Adding to iommu group 10
[    2.566501] pci 0000:00:14.0: Adding to iommu group 11
[    2.566506] pci 0000:00:14.2: Adding to iommu group 11
[    2.566516] pci 0000:00:15.0: Adding to iommu group 12
[    2.566520] pci 0000:00:15.1: Adding to iommu group 12
[    2.566525] pci 0000:00:15.3: Adding to iommu group 12
[    2.566534] pci 0000:00:16.0: Adding to iommu group 13
[    2.566539] pci 0000:00:16.3: Adding to iommu group 13
[    2.566571] pci 0000:00:1d.0: Adding to iommu group 14
[    2.566582] pci 0000:00:1f.0: Adding to iommu group 15
[    2.566588] pci 0000:00:1f.3: Adding to iommu group 15
[    2.566593] pci 0000:00:1f.4: Adding to iommu group 15
[    2.566598] pci 0000:00:1f.5: Adding to iommu group 15
[    2.566603] pci 0000:01:00.0: Adding to iommu group 16
[    2.566633] pci 0000:aa:00.0: Adding to iommu group 17
[    2.566725] DMAR: Intel(R) Virtualization Technology for Directed I/O
[    2.566726] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    2.566726] software IO TLB: mapped [mem 0x000000002fd09000-0x0000000033d09000] (64MB)
[    2.566747] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x1f8cde9f8f9, max_idle_ns: 440795224246 ns
[    2.566790] clocksource: Switched to clocksource tsc
[    2.568294] Initialise system trusted keyrings
[    2.568309] Key type blacklist registered
[    2.568345] workingset: timestamp_bits=36 max_order=22 bucket_order=0
[    2.568359] zbud: loaded
[    2.568725] integrity: Platform Keyring initialized
[    2.568728] integrity: Machine keyring initialized
[    2.571619] NET: Registered PF_ALG protocol family
[    2.571622] xor: automatically using best checksumming function   avx
[    2.571623] Key type asymmetric registered
[    2.571624] Asymmetric key parser 'x509' registered
[    2.853033] Freeing initrd memory: 37796K
[    2.855124] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
[    2.855152] io scheduler mq-deadline registered
[    2.855153] io scheduler kyber registered
[    2.855159] io scheduler bfq registered
[    2.856573] atomic64_test: passed for x86-64 platform with CX8 and with SSE
[    2.857221] pcieport 0000:00:06.0: PME: Signaling with IRQ 122
[    2.857465] pcieport 0000:00:07.0: PME: Signaling with IRQ 123
[    2.857480] pcieport 0000:00:07.0: pciehp: Slot #3 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
[    2.857785] pcieport 0000:00:07.1: PME: Signaling with IRQ 124
[    2.857800] pcieport 0000:00:07.1: pciehp: Slot #4 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
[    2.858041] pcieport 0000:00:07.2: PME: Signaling with IRQ 125
[    2.858057] pcieport 0000:00:07.2: pciehp: Slot #5 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
[    2.858321] pcieport 0000:00:07.3: PME: Signaling with IRQ 126
[    2.858335] pcieport 0000:00:07.3: pciehp: Slot #6 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
[    2.858741] pcieport 0000:00:1d.0: PME: Signaling with IRQ 127
[    2.858902] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    2.859076] Monitor-Mwait will be used to enter C-1 state
[    2.859096] Monitor-Mwait will be used to enter C-2 state
[    2.859101] Monitor-Mwait will be used to enter C-3 state
[    2.859104] ACPI: \_SB_.PR00: Found 3 idle states
[    2.859705] ACPI: AC: AC Adapter [ACAD] (off-line)
[    2.859750] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:1d/PNP0C09:00/PNP0C0D:00/input/input0
[    2.859768] ACPI: button: Lid Switch [LID0]
[    2.859799] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
[    2.859829] ACPI: button: Power Button [PWRB]
[    2.862600] thermal LNXTHERM:00: registered as thermal_zone0
[    2.862602] ACPI: thermal: Thermal Zone [TZ00] (53 C)
[    2.862931] thermal LNXTHERM:01: registered as thermal_zone1
[    2.862932] ACPI: thermal: Thermal Zone [TZ01] (34 C)
[    2.863275] thermal LNXTHERM:02: registered as thermal_zone2
[    2.863276] ACPI: thermal: Thermal Zone [TZ02] (37 C)
[    2.863611] thermal LNXTHERM:03: registered as thermal_zone3
[    2.863611] ACPI: thermal: Thermal Zone [TZ03] (36 C)
[    2.863953] thermal LNXTHERM:04: registered as thermal_zone4
[    2.863954] ACPI: thermal: Thermal Zone [TZ04] (32 C)
[    2.864119] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[    2.865608] 0000:00:16.3: ttyS4 at I/O 0x3060 (irq = 19, base_baud = 115200) is a 16550A
[    2.865872] hpet_acpi_add: no address or irqs in _CRS
[    2.865899] Non-volatile memory driver v1.3
[    2.865903] Linux agpgart interface v0.103
[    2.865982] ACPI: battery: Slot [BAT1] (battery present)
[    2.868187] tpm_tis NTC0702:00: 2.0 TPM (device-id 0xFC, rev-id 1)
[    2.870341] tpm tpm0: [Firmware Bug]: TPM interrupt not working, polling instead
[    2.891933] ACPI: bus type drm_connector registered
[    2.905129] intel-lpss 0000:00:15.0: enabling device (0004 -> 0006)
[    2.924548] intel-lpss 0000:00:15.1: enabling device (0004 -> 0006)
[    2.942504] intel-lpss 0000:00:15.3: enabling device (0004 -> 0006)
[    2.950559] xhci_hcd 0000:00:0d.0: xHCI Host Controller
[    2.950582] xhci_hcd 0000:00:0d.0: new USB bus registered, assigned bus number 1
[    2.951643] xhci_hcd 0000:00:0d.0: hcc params 0x20007fc1 hci version 0x120 quirks 0x0000000200009810
[    2.951803] xhci_hcd 0000:00:0d.0: xHCI Host Controller
[    2.952000] xhci_hcd 0000:00:0d.0: new USB bus registered, assigned bus number 2
[    2.952006] xhci_hcd 0000:00:0d.0: Host supports USB 3.2 Enhanced SuperSpeed
[    2.952039] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.03
[    2.952041] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.952042] usb usb1: Product: xHCI Host Controller
[    2.952043] usb usb1: Manufacturer: Linux 6.3.4-201.fc38.x86_64 xhci-hcd
[    2.952044] usb usb1: SerialNumber: 0000:00:0d.0
[    2.952218] hub 1-0:1.0: USB hub found
[    2.952226] hub 1-0:1.0: 1 port detected
[    2.952382] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.03
[    2.952384] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.952385] usb usb2: Product: xHCI Host Controller
[    2.952386] usb usb2: Manufacturer: Linux 6.3.4-201.fc38.x86_64 xhci-hcd
[    2.952387] usb usb2: SerialNumber: 0000:00:0d.0
[    2.952440] hub 2-0:1.0: USB hub found
[    2.952448] hub 2-0:1.0: 4 ports detected
[    2.954687] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    2.954783] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3
[    2.955955] xhci_hcd 0000:00:14.0: hcc params 0x20007fc1 hci version 0x120 quirks 0x0000100200009810
[    2.956327] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    2.956345] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4
[    2.956347] xhci_hcd 0000:00:14.0: Host supports USB 3.1 Enhanced SuperSpeed
[    2.956394] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.03
[    2.956396] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.956397] usb usb3: Product: xHCI Host Controller
[    2.956397] usb usb3: Manufacturer: Linux 6.3.4-201.fc38.x86_64 xhci-hcd
[    2.956398] usb usb3: SerialNumber: 0000:00:14.0
[    2.956460] hub 3-0:1.0: USB hub found
[    2.956499] hub 3-0:1.0: 12 ports detected
[    2.958402] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.03
[    2.958404] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.958405] usb usb4: Product: xHCI Host Controller
[    2.958406] usb usb4: Manufacturer: Linux 6.3.4-201.fc38.x86_64 xhci-hcd
[    2.958407] usb usb4: SerialNumber: 0000:00:14.0
[    2.958454] hub 4-0:1.0: USB hub found
[    2.958486] hub 4-0:1.0: 4 ports detected
[    2.958722] usb: port power management may be unreliable
[    2.959016] usbcore: registered new interface driver usbserial_generic
[    2.959019] usbserial: USB Serial support registered for generic
[    2.959047] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12
[    2.960488] i8042: Warning: Keylock active
[    2.965506] serio: i8042 KBD port at 0x60,0x64 irq 1
[    2.965512] serio: i8042 AUX port at 0x60,0x64 irq 12
[    2.965677] mousedev: PS/2 mouse device common for all mice
[    2.965791] rtc_cmos 00:01: RTC can wake from S4
[    2.968285] rtc_cmos 00:01: registered as rtc0
[    2.968849] rtc_cmos 00:01: setting system clock to 2023-06-04T07:29:07 UTC (1685863747)
[    2.968886] rtc_cmos 00:01: alarms up to one month, y3k, 242 bytes nvram
[    2.970239] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.
[    2.970246] device-mapper: uevent: version 1.0.3
[    2.970270] device-mapper: ioctl: 4.47.0-ioctl (2022-07-28) initialised: dm-devel%redhat.com@localhost
[    2.970389] intel_pstate: Intel P-state driver initializing
[    2.970961] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input2
[    2.971829] intel_pstate: HWP enabled
[    2.971987] [drm] Initialized simpledrm 1.0.0 20200625 for simple-framebuffer.0 on minor 0
[    2.973324] fbcon: Deferring console take-over
[    2.973326] simple-framebuffer simple-framebuffer.0: [drm] fb0: simpledrmdrmfb frame buffer device
[    2.973388] hid: raw HID events driver (C) Jiri Kosina
[    2.973416] usbcore: registered new interface driver usbhid
[    2.973418] usbhid: USB HID core driver
[    2.973600] intel_pmc_core INT33A1:00:  initialized
[    2.973821] drop_monitor: Initializing network drop monitor service
[    2.982331] Initializing XFRM netlink socket
[    2.982348] NET: Registered PF_INET6 protocol family
[    2.984763] Segment Routing with IPv6
[    2.984764] RPL Segment Routing with IPv6
[    2.984767] In-situ OAM (IOAM) with IPv6
[    2.984779] mip6: Mobile IPv6
[    2.984780] NET: Registered PF_PACKET protocol family
[    2.986772] microcode: Microcode Update Driver: v2.2.
[    2.986791] IPI shorthand broadcast: enabled
[    2.986818] AVX2 version of gcm_enc/dec engaged.
[    2.987527] AES CTR mode by8 optimization enabled
[    2.988377] sched_clock: Marking stable (2968000657, 20023352)->(1360504540, 1627519469)
[    2.988854] registered taskstats version 1
[    2.989257] Loading compiled-in X.509 certificates
[    2.995897] Loaded X.509 cert 'Fedora kernel signing key: b7615ffb60658b7831d8379454140562c5f722db'
[    2.996177] zswap: loaded using pool lzo/zbud
[    2.997498] page_owner is disabled
[    2.997565] Key type .fscrypt registered
[    2.997566] Key type fscrypt-provisioning registered
[    2.997797] Btrfs loaded, crc32c=crc32c-generic, zoned=yes, fsverity=yes
[    2.997808] Key type big_key registered
[    2.997961] Key type trusted registered
[    3.000029] Key type encrypted registered
[    3.002428] integrity: Loading X.509 certificate: UEFI:db
[    3.002448] integrity: Loaded X.509 cert 'Microsoft Windows Production PCA 2011: a92902398e16c49778cd90f99e4f9ae17c55af53'
[    3.002449] integrity: Loading X.509 certificate: UEFI:db
[    3.002461] integrity: Loaded X.509 cert 'Microsoft Corporation UEFI CA 2011: 13adbf4309bd82709c8cd54f316ed522988a1bd4'
[    3.002462] integrity: Loading X.509 certificate: UEFI:db
[    3.002469] integrity: Loaded X.509 cert 'frame.work-LaptopADLDB: 02'
[    3.003776] Loading compiled-in module X.509 certificates
[    3.004104] Loaded X.509 cert 'Fedora kernel signing key: b7615ffb60658b7831d8379454140562c5f722db'
[    3.004106] ima: Allocated hash algorithm: sha256
[    3.041735] ima: No architecture policies found
[    3.041741] evm: Initialising EVM extended attributes:
[    3.041741] evm: security.selinux
[    3.041742] evm: security.SMACK64 (disabled)
[    3.041742] evm: security.SMACK64EXEC (disabled)
[    3.041743] evm: security.SMACK64TRANSMUTE (disabled)
[    3.041743] evm: security.SMACK64MMAP (disabled)
[    3.041743] evm: security.apparmor (disabled)
[    3.041744] evm: security.ima
[    3.041744] evm: security.capability
[    3.041744] evm: HMAC attrs: 0x1
[    3.084567] alg: No test for 842 (842-scomp)
[    3.084593] alg: No test for 842 (842-generic)
[    3.156316] PM:   Magic number: 11:964:469
[    3.159341] RAS: Correctable Errors collector initialized.
[    3.164711] Freeing unused decrypted memory: 2036K
[    3.165290] Freeing unused kernel image (initmem) memory: 4456K
[    3.167127] Write protecting the kernel read-only data: 32768k
[    3.167242] Freeing unused kernel image (rodata/data gap) memory: 196K
[    3.172766] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    3.172769] Run /init as init process
[    3.172770]   with arguments:
[    3.172771]     /init
[    3.172772]     rhgb
[    3.172772]   with environment:
[    3.172772]     HOME=/
[    3.172773]     TERM=linux
[    3.172773]     BOOT_IMAGE=(hd0,gpt2)/vmlinuz-6.3.4-201.fc38.x86_64
[    3.258052] usb 3-3: new full-speed USB device number 2 using xhci_hcd
[    3.274565] systemd[1]: systemd 253.4-1.fc38 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 +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK +XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified)
[    3.274568] systemd[1]: Detected architecture x86-64.
[    3.274569] systemd[1]: Running in initrd.
[    3.274621] systemd[1]: Hostname set to <joosts-fw13>.
[    3.349752] systemd[1]: bpf-lsm: LSM BPF program attached
[    3.378149] systemd[1]: Queued start job for default target initrd.target.
[    3.387519] systemd[1]: Created slice system-systemd\x2dcryptsetup.slice - Slice /system/systemd-cryptsetup.
[    3.387569] systemd[1]: Reached target initrd-usr-fs.target - Initrd /usr File System.
[    3.387577] systemd[1]: Reached target local-fs.target - Local File Systems.
[    3.387586] systemd[1]: Reached target slices.target - Slice Units.
[    3.387593] systemd[1]: Reached target swap.target - Swaps.
[    3.387599] systemd[1]: Reached target timers.target - Timer Units.
[    3.387646] systemd[1]: Listening on dbus.socket - D-Bus System Message Bus Socket.
[    3.387687] systemd[1]: Listening on systemd-journald-dev-log.socket - Journal Socket (/dev/log).
[    3.387727] systemd[1]: Listening on systemd-journald.socket - Journal Socket.
[    3.387776] systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket.
[    3.387806] systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket.
[    3.387811] systemd[1]: Reached target sockets.target - Socket Units.
[    3.388195] systemd[1]: Starting kmod-static-nodes.service - Create List of Static Device Nodes...
[    3.388222] systemd[1]: memstrack.service - Memstrack Anylazing Service was skipped because no trigger condition checks were met.
[    3.390216] systemd[1]: Starting systemd-journald.service - Journal Service...
[    3.390611] systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules...
[    3.390974] systemd[1]: Starting systemd-sysusers.service - Create System Users...
[    3.391318] systemd[1]: Starting systemd-vconsole-setup.service - Setup Virtual Console...
[    3.395645] systemd-journald[333]: Collecting audit messages is disabled.
[    3.404147] systemd[1]: Finished kmod-static-nodes.service - Create List of Static Device Nodes.
[    3.406937] fuse: init (API version 7.38)
[    3.418207] systemd[1]: Finished systemd-sysusers.service - Create System Users.
[    3.418320] systemd[1]: Started systemd-journald.service - Journal Service.
[    3.457006] usb 3-3: New USB device found, idVendor=32ac, idProduct=0002, bcdDevice= 0.00
[    3.457011] usb 3-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    3.457013] usb 3-3: Product: HDMI Expansion Card
[    3.457014] usb 3-3: Manufacturer: Framework
[    3.457016] usb 3-3: SerialNumber: 11AD1D0083403F081A270B00
[    3.466027] hid-generic 0003:32AC:0002.0001: hiddev96,hidraw0: USB HID v1.11 Device [Framework HDMI Expansion Card] on usb-0000:00:14.0-3/input1
[    3.580156] usb 3-7: new high-speed USB device number 3 using xhci_hcd
[    3.733196] usb 3-7: New USB device found, idVendor=0bda, idProduct=5634, bcdDevice= 0.21
[    3.733202] usb 3-7: New USB device strings: Mfr=3, Product=1, SerialNumber=2
[    3.733204] usb 3-7: Product: Laptop Camera
[    3.733205] usb 3-7: Manufacturer: Generic
[    3.733206] usb 3-7: SerialNumber: 200901010001
[    3.776427] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input4
[    3.828419] memfd_create() without MFD_EXEC nor MFD_NOEXEC_SEAL, pid=1 'systemd'
[    3.850162] usb 3-9: new full-speed USB device number 4 using xhci_hcd
[    3.932086] input: FRMW0001:00 32AC:0006 Wireless Radio Control as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1/i2c-FRMW0001:00/0018:32AC:0006.0002/input/input5
[    3.932217] input: FRMW0001:00 32AC:0006 Consumer Control as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1/i2c-FRMW0001:00/0018:32AC:0006.0002/input/input6
[    3.932252] input: FRMW0001:00 32AC:0006 as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1/i2c-FRMW0001:00/0018:32AC:0006.0002/input/input7
[    3.932291] hid-generic 0018:32AC:0006.0002: input,hidraw1: I2C HID v1.00 Device [FRMW0001:00 32AC:0006] on i2c-FRMW0001:00
[    3.939039] input: PIXA3854:00 093A:0274 Mouse as /devices/pci0000:00/0000:00:15.3/i2c_designware.2/i2c-2/i2c-PIXA3854:00/0018:093A:0274.0003/input/input8
[    3.951140] input: PIXA3854:00 093A:0274 Touchpad as /devices/pci0000:00/0000:00:15.3/i2c_designware.2/i2c-2/i2c-PIXA3854:00/0018:093A:0274.0003/input/input9
[    3.963142] hid-generic 0018:093A:0274.0003: input,hidraw2: I2C HID v1.00 Mouse [PIXA3854:00 093A:0274] on i2c-PIXA3854:00
[    3.967038] nvme 0000:01:00.0: platform quirk: setting simple suspend
[    3.967106] nvme nvme0: pci function 0000:01:00.0
[    3.978035] usb 3-9: New USB device found, idVendor=27c6, idProduct=609c, bcdDevice= 1.00
[    3.978039] usb 3-9: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    3.978041] usb 3-9: Product: Goodix USB2.0 MISC
[    3.978042] usb 3-9: Manufacturer: Goodix Technology Co., Ltd.
[    3.978044] usb 3-9: SerialNumber: UID67EEA7DB_XXXX_MOC_B0
[    4.003017] nvme nvme0: 16/0/0 default/read/poll queues
[    4.007234]  nvme0n1: p1 p2 p3 p4 p5 p6 p7
[    4.019307] BTRFS: device fsid c5735299-a3df-4b21-8b09-4296fb533269 devid 1 transid 67 /dev/nvme0n1p6 scanned by (udev-worker) (513)
[    4.031656] input: PIXA3854:00 093A:0274 Mouse as /devices/pci0000:00/0000:00:15.3/i2c_designware.2/i2c-2/i2c-PIXA3854:00/0018:093A:0274.0003/input/input10
[    4.031750] input: PIXA3854:00 093A:0274 Touchpad as /devices/pci0000:00/0000:00:15.3/i2c_designware.2/i2c-2/i2c-PIXA3854:00/0018:093A:0274.0003/input/input11
[    4.031800] hid-multitouch 0018:093A:0274.0003: input,hidraw1: I2C HID v1.00 Mouse [PIXA3854:00 093A:0274] on i2c-PIXA3854:00
[    4.093156] usb 3-10: new full-speed USB device number 5 using xhci_hcd
[    4.221747] usb 3-10: New USB device found, idVendor=8087, idProduct=0032, bcdDevice= 0.00
[    4.221754] usb 3-10: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    4.308108] i915 0000:00:02.0: [drm] VT-d active for gfx access
[    4.333370] i915 0000:00:02.0: vgaarb: deactivate vga console
[    4.333429] i915 0000:00:02.0: [drm] Using Transparent Hugepages
[    4.333988] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem
[    4.337120] i915 0000:00:02.0: [drm] Finished loading DMC firmware i915/adlp_dmc.bin (v2.19)
[    4.368585] i915 0000:00:02.0: [drm] GT0: GuC firmware i915/adlp_guc_70.bin version 70.5.1
[    4.368593] i915 0000:00:02.0: [drm] GT0: HuC firmware i915/tgl_huc.bin version 7.9.3
[    4.382954] i915 0000:00:02.0: [drm] HuC authenticated
[    4.383614] i915 0000:00:02.0: [drm] GT0: GUC: submission enabled
[    4.383615] i915 0000:00:02.0: [drm] GT0: GUC: SLPC enabled
[    4.384187] i915 0000:00:02.0: [drm] GuC RC: enabled
[    4.385131] i915 0000:00:02.0: [drm] Protected Xe Path (PXP) protected content support initialized
[    5.562132] [drm] Initialized i915 1.6.0 20201103 for 0000:00:02.0 on minor 1
[    5.563413] ACPI: video: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[    5.563698] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input12
[    5.567664] fbcon: i915drmfb (fb0) is primary device
[    5.567666] fbcon: Deferring console take-over
[    5.567668] i915 0000:00:02.0: [drm] fb0: i915drmfb frame buffer device
[    5.635947] i915 0000:00:02.0: [drm] Selective fetch area calculation failed in pipe A


Home | Main Index | Thread Index | Old Index