anatol / booster

Fast and secure initramfs generator
MIT License
497 stars 43 forks source link

runit warning: unable to open /dev/console: file does not exist #92

Closed dkwo closed 3 years ago

dkwo commented 3 years ago

After it prompts for LUKS password, just before entering stage 1, I see runit: warning: unable to open /dev/console: file does not exist

If I add vconsole: true, then it says open /etc/vconsole.conf: no such file or directory, and the warning is still there, even though I have

$ cat /etc/locale.conf
LANG=en_US.UTF-8

This is not blocking, but I'd like to understand the problem. Also, on an unrelated matter, could you comment on Void linux booster package PR? Thanks.

anatol commented 3 years ago

I've been testing it with Arch Linux and the device /dev/console exists on boot. It seems a part of devfs.

I wonder if Void Linux requires extra modules/configurations to get console available via kernel. Where I can find an image with Void Linux so I can boot and check what is going on there.

Or another option if you can boot with some working initramfs (that does not have this warning) and show me output of lsmod and dmesg.

dkwo commented 3 years ago

I can definitely assist. Otherwise would docker be viable?

Another (possibly related) issue is that, when my laptop is docked, I can use external keyboard to type password only if that initramfs was built while docked. Is there a way to always include the necessary stuff?

This is using dracut:

Module                  Size  Used by
ctr                    16384  2
ccm                    20480  6
8021q                  36864  0
garp                   16384  1 8021q
mrp                    20480  1 8021q
stp                    16384  1 garp
llc                    16384  2 stp,garp
nls_iso8859_1          16384  1
nls_cp437              20480  1
vfat                   20480  1
fat                    81920  1 vfat
uvcvideo              114688  0
videobuf2_vmalloc      20480  1 uvcvideo
videobuf2_memops       20480  1 videobuf2_vmalloc
videobuf2_v4l2         28672  1 uvcvideo
videobuf2_common       57344  4 videobuf2_vmalloc,videobuf2_v4l2,uvcvideo,videobuf2_memops
videodev              241664  3 videobuf2_v4l2,uvcvideo,videobuf2_common
btusb                  61440  0
mc                     53248  4 videodev,videobuf2_v4l2,uvcvideo,videobuf2_common
btrtl                  28672  1 btusb
btbcm                  20480  1 btusb
btintel                28672  1 btusb
joydev                 28672  0
snd_hda_codec_hdmi     69632  1
snd_soc_skl           163840  0
snd_soc_hdac_hda       24576  1 snd_soc_skl
snd_hda_ext_core       28672  2 snd_soc_hdac_hda,snd_soc_skl
snd_soc_sst_ipc        20480  1 snd_soc_skl
snd_soc_sst_dsp        28672  1 snd_soc_skl
snd_soc_acpi_intel_match    40960  1 snd_soc_skl
snd_soc_acpi           16384  2 snd_soc_acpi_intel_match,snd_soc_skl
snd_hda_codec_realtek   131072  1
snd_soc_core          278528  2 snd_soc_hdac_hda,snd_soc_skl
snd_hda_codec_generic    90112  1 snd_hda_codec_realtek
iwlmvm                344064  0
snd_compress           28672  1 snd_soc_core
snd_pcm_dmaengine      16384  1 snd_soc_core
ac97_bus               16384  1 snd_soc_core
snd_hda_intel          49152  0
iTCO_wdt               16384  0
intel_rapl_msr         20480  0
intel_pmc_bxt          16384  1 iTCO_wdt
ee1004                 20480  0
iTCO_vendor_support    16384  1 iTCO_wdt
mei_hdcp               24576  0
mac80211              937984  1 iwlmvm
mei_wdt                16384  0
snd_intel_dspcfg       28672  2 snd_hda_intel,snd_soc_skl
snd_intel_sdw_acpi     20480  1 snd_intel_dspcfg
libarc4                16384  1 mac80211
snd_hda_codec         139264  5 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec_realtek,snd_soc_hdac_hda
intel_rapl_common      28672  1 intel_rapl_msr
iwlwifi               262144  1 iwlmvm
x86_pkg_temp_thermal    20480  0
intel_powerclamp       20480  0
coretemp               20480  0
snd_hda_core           90112  8 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_ext_core,snd_hda_codec,snd_hda_codec_realtek,snd_soc_hdac_hda,snd_soc_skl
rapl                   16384  0
snd_hwdep              16384  1 snd_hda_codec
intel_cstate           20480  0
i2c_i801               36864  0
wmi_bmof               16384  0
pcspkr                 16384  0
psmouse               172032  0
i2c_smbus              20480  1 i2c_i801
cfg80211              884736  3 iwlmvm,iwlwifi,mac80211
input_leds             16384  0
snd_pcm               114688  8 snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec,snd_compress,snd_soc_core,snd_soc_skl,snd_hda_core,snd_pcm_dmaengine
mei_me                 40960  2
mei                   126976  5 mei_wdt,mei_hdcp,mei_me
intel_xhci_usb_role_switch    16384  0
intel_pch_thermal      20480  0
roles                  16384  1 intel_xhci_usb_role_switch
thermal                28672  0
thinkpad_acpi         114688  0
platform_profile       16384  1 thinkpad_acpi
ac                     20480  0
ledtrig_audio          16384  2 snd_hda_codec_generic,thinkpad_acpi
tpm_crb                20480  0
tpm_tis                16384  0
mac_hid                16384  0
tiny_power_button      16384  0
tpm_tis_core           28672  1 tpm_tis
evdev                  24576  32
button                 24576  0
acpi_call              16384  0
snd_seq                81920  0
snd_seq_device         16384  1 snd_seq
snd_timer              40960  2 snd_seq,snd_pcm
snd                    94208  13 snd_hda_codec_generic,snd_seq,snd_seq_device,snd_hda_codec_hdmi,snd_hwdep,snd_hda_intel,snd_hda_codec,snd_hda_codec_realtek,snd_timer,snd_compress,thinkpad_acpi,snd_soc_core,snd_pcm
soundcore              16384  1 snd
vhost_vsock            24576  0
vmw_vsock_virtio_transport_common    32768  1 vhost_vsock
vsock                  40960  2 vmw_vsock_virtio_transport_common,vhost_vsock
vhost_net              32768  0
vhost                  45056  2 vhost_vsock,vhost_net
vhost_iotlb            16384  1 vhost
tap                    28672  1 vhost_net
uhid                   20480  0
hci_vhci               16384  0
bluetooth             671744  6 btrtl,btintel,btbcm,btusb,hci_vhci
ecdh_generic           16384  1 bluetooth
rfkill                 28672  5 bluetooth,thinkpad_acpi,cfg80211
ecc                    32768  1 ecdh_generic
vfio_iommu_type1       45056  0
vfio                   36864  1 vfio_iommu_type1
uinput                 20480  0
userio                 16384  0
ppp_generic            49152  0
slhc                   20480  1 ppp_generic
tun                    57344  1 vhost_net
loop                   36864  0
nvram                  16384  1 thinkpad_acpi
btrfs                1515520  0
blake2b_generic        20480  0
xor                    24576  1 btrfs
raid6_pq              118784  1 btrfs
libcrc32c              16384  1 btrfs
cuse                   16384  0
fuse                  151552  1 cuse
ext4                  827392  1
crc32c_generic         16384  0
crc16                  16384  2 bluetooth,ext4
mbcache                16384  1 ext4
jbd2                  122880  1 ext4
usbmouse               16384  0
wacom                 118784  0
hid_generic            16384  0
usbkbd                 16384  0
usbhid                 57344  1 wacom
hid                   135168  4 wacom,usbhid,hid_generic,uhid
dm_crypt               53248  1
encrypted_keys         24576  1 dm_crypt
trusted                32768  2 encrypted_keys,dm_crypt
tpm                    73728  4 tpm_tis,trusted,tpm_crb,tpm_tis_core
rng_core               16384  1 tpm
i915                 2691072  4
i2c_algo_bit           16384  1 i915
intel_gtt              24576  1 i915
crct10dif_pclmul       16384  1
drm_kms_helper        233472  1 i915
crc32_pclmul           16384  0
crc32c_intel           24576  3
ghash_clmulni_intel    16384  0
syscopyarea            16384  1 drm_kms_helper
sysfillrect            16384  1 drm_kms_helper
sysimgblt              16384  1 drm_kms_helper
fb_sys_fops            16384  1 drm_kms_helper
cec                    53248  2 drm_kms_helper,i915
rc_core                57344  1 cec
xhci_pci               20480  0
xhci_pci_renesas       20480  1 xhci_pci
video                  49152  2 thinkpad_acpi,i915
drm                   524288  4 drm_kms_helper,i915
aesni_intel           376832  6
xhci_hcd              270336  1 xhci_pci
crypto_simd            16384  1 aesni_intel
cryptd                 20480  3 crypto_simd,ghash_clmulni_intel
agpgart                45056  2 intel_gtt,drm
serio_raw              20480  0
battery                28672  1 thinkpad_acpi
usbcore               278528  7 xhci_hcd,usbhid,usbkbd,uvcvideo,btusb,usbmouse,xhci_pci
wmi                    32768  1 wmi_bmof
dm_mod                147456  3 dm_crypt

and

[    0.000000] Linux version 5.12.12_1 (voidlinux@voidlinux) (gcc (GCC) 10.2.1 20201203, GNU ld (GNU Binutils) 2.35.1) #1 SMP 1624132767
[    0.000000] Command line: BOOT_IMAGE=/vmlinuz-5.12.12_1 root=UUID=802049d2-8957-4735-8ddb-53d09b9bfcd8 ro loglevel=4 rd.luks.name=809df427-d7d5-408c-a195-3be6e8681333=cryptroot root=/dev/mapper/cryptroot rd.luks.options=discard
[    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 0x008: 'MPX bounds registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
[    0.000000] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
[    0.000000] x86/fpu: xstate_offset[3]:  832, xstate_sizes[3]:   64
[    0.000000] x86/fpu: xstate_offset[4]:  896, xstate_sizes[4]:   64
[    0.000000] x86/fpu: Enabled xstate features 0x1f, context size is 960 bytes, using 'compacted' format.
[    0.000000] BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x0000000000057fff] usable
[    0.000000] BIOS-e820: [mem 0x0000000000058000-0x0000000000058fff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000059000-0x000000000009cfff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009d000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000abefdfff] usable
[    0.000000] BIOS-e820: [mem 0x00000000abefe000-0x00000000abefefff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000abeff000-0x00000000abf28fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000abf29000-0x00000000aff77fff] usable
[    0.000000] BIOS-e820: [mem 0x00000000aff78000-0x00000000aff78fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000aff79000-0x00000000b5831fff] usable
[    0.000000] BIOS-e820: [mem 0x00000000b5832000-0x00000000b5882fff] type 20
[    0.000000] BIOS-e820: [mem 0x00000000b5883000-0x00000000b7f75fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000b7f76000-0x00000000b7fc5fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000b7fc6000-0x00000000b7ffdfff] ACPI data
[    0.000000] BIOS-e820: [mem 0x00000000b7ffe000-0x00000000b7ffefff] usable
[    0.000000] BIOS-e820: [mem 0x00000000b7fff000-0x00000000b80fffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000b8600000-0x00000000bc7fffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000f80fa000-0x00000000f80fafff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000f80fd000-0x00000000f80fdfff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x00000005417fffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] efi: EFI v2.40 by Lenovo
[    0.000000] efi: SMBIOS=0xb707e000 ACPI=0xb7ffd000 ACPI 2.0=0xb7ffd014 ESRT=0xb6f0e000
[    0.000000] SMBIOS 2.8 present.
[    0.000000] DMI: LENOVO 20F9CTO1WW/20F9CTO1WW, BIOS N1CET83W (1.51 ) 04/20/2021
[    0.000000] tsc: Detected 2500.000 MHz processor
[    0.000000] tsc: Detected 2499.952 MHz TSC
[    0.001128] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.001132] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.001140] last_pfn = 0x541800 max_arch_pfn = 0x400000000
[    0.001254] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT
[    0.002004] last_pfn = 0xb7fff max_arch_pfn = 0x400000000
[    0.017400] esrt: Reserving ESRT space from 0x00000000b6f0e000 to 0x00000000b6f0e088.
[    0.017411] check: Scanning 1 areas for low memory corruption
[    0.017417] Using GB pages for direct mapping
[    0.018199] Secure boot could not be determined
[    0.018200] RAMDISK: [mem 0x36117000-0x37082fff]
[    0.018206] ACPI: Early table checksum verification disabled
[    0.018209] ACPI: RSDP 0x00000000B7FFD014 000024 (v02 LENOVO)
[    0.018213] ACPI: XSDT 0x00000000B7FCF188 0000EC (v01 LENOVO TP-N1C   00000000 PTEC 00000002)
[    0.018219] ACPI: FACP 0x00000000B7FF1000 0000F4 (v05 LENOVO TP-N1C   00001510 PTEC 00000002)
[    0.018225] ACPI: DSDT 0x00000000B7FDA000 0125E3 (v02 LENOVO TP-N1C   00001510 INTL 20141107)
[    0.018229] ACPI: FACS 0x00000000B7F91000 000040
[    0.018232] ACPI: TCPA 0x00000000B7FFB000 000032 (v02 LENOVO TP-N1C   00000002 PTEC 00000002)
[    0.018235] ACPI: SSDT 0x00000000B7FFA000 0004B7 (v02 LENOVO Tpm2Tabl 00001000 INTL 20141107)
[    0.018238] ACPI: SSDT 0x00000000B7FF9000 00004B (v02 LENOVO MeSsdt   00003000 INTL 20141107)
[    0.018241] ACPI: TPM2 0x00000000B7FF8000 000034 (v03 LENOVO TP-N1C   00001510 PTEC 00000002)
[    0.018244] ACPI: UEFI 0x00000000B7FA7000 000042 (v01 LENOVO TP-N1C   00001510 PTEC 00000002)
[    0.018248] ACPI: SSDT 0x00000000B7FF3000 004E34 (v02 LENOVO SaSsdt   00003000 INTL 20141107)
[    0.018251] ACPI: SSDT 0x00000000B7FF2000 0005C5 (v02 LENOVO PerfTune 00001000 INTL 20141107)
[    0.018254] ACPI: ECDT 0x00000000B7FF0000 000052 (v01 LENOVO TP-N1C   00001510 PTEC 00000002)
[    0.018257] ACPI: HPET 0x00000000B7FEF000 000038 (v01 LENOVO TP-N1C   00001510 PTEC 00000002)
[    0.018260] ACPI: APIC 0x00000000B7FEE000 0000BC (v03 LENOVO TP-N1C   00001510 PTEC 00000002)
[    0.018263] ACPI: MCFG 0x00000000B7FED000 00003C (v01 LENOVO TP-N1C   00001510 PTEC 00000002)
[    0.018266] ACPI: SSDT 0x00000000B7FD8000 0018D2 (v01 LENOVO SataAhci 00001000 INTL 20141107)
[    0.018269] ACPI: DBGP 0x00000000B7FD7000 000034 (v01 LENOVO TP-N1C   00001510 PTEC 00000002)
[    0.018272] ACPI: DBG2 0x00000000B7FD6000 000054 (v00 LENOVO TP-N1C   00001510 PTEC 00000002)
[    0.018276] ACPI: BOOT 0x00000000B7FD5000 000028 (v01 LENOVO TP-N1C   00001510 PTEC 00000002)
[    0.018279] ACPI: BATB 0x00000000B7FD4000 00004A (v02 LENOVO TP-N1C   00001510 PTEC 00000002)
[    0.018282] ACPI: SLIC 0x00000000B7FD3000 000176 (v01 LENOVO TP-N1C   00001510 PTEC 00000002)
[    0.018285] ACPI: SSDT 0x00000000B7FD2000 000E73 (v02 LENOVO CpuSsdt  00003000 INTL 20141107)
[    0.018288] ACPI: SSDT 0x00000000B7FD1000 000403 (v02 LENOVO CtdpB    00001000 INTL 20141107)
[    0.018291] ACPI: POAT 0x00000000B7FD0000 000055 (v03 LENOVO TP-N1C   00001510 PTEC 00000002)
[    0.018294] ACPI: ASF! 0x00000000B7FFC000 0000A5 (v32 LENOVO TP-N1C   00001510 PTEC 00000002)
[    0.018297] ACPI: FPDT 0x00000000B7FCE000 000044 (v01 LENOVO TP-N1C   00001510 PTEC 00000002)
[    0.018301] ACPI: BGRT 0x00000000B7FCD000 000038 (v01 LENOVO TP-N1C   00001510 PTEC 00000002)
[    0.018304] ACPI: UEFI 0x00000000B7F89000 00013E (v01 LENOVO TP-N1C   00001510 PTEC 00000002)
[    0.018307] ACPI: Reserving FACP table memory at [mem 0xb7ff1000-0xb7ff10f3]
[    0.018309] ACPI: Reserving DSDT table memory at [mem 0xb7fda000-0xb7fec5e2]
[    0.018310] ACPI: Reserving FACS table memory at [mem 0xb7f91000-0xb7f9103f]
[    0.018311] ACPI: Reserving TCPA table memory at [mem 0xb7ffb000-0xb7ffb031]
[    0.018312] ACPI: Reserving SSDT table memory at [mem 0xb7ffa000-0xb7ffa4b6]
[    0.018313] ACPI: Reserving SSDT table memory at [mem 0xb7ff9000-0xb7ff904a]
[    0.018314] ACPI: Reserving TPM2 table memory at [mem 0xb7ff8000-0xb7ff8033]
[    0.018315] ACPI: Reserving UEFI table memory at [mem 0xb7fa7000-0xb7fa7041]
[    0.018317] ACPI: Reserving SSDT table memory at [mem 0xb7ff3000-0xb7ff7e33]
[    0.018318] ACPI: Reserving SSDT table memory at [mem 0xb7ff2000-0xb7ff25c4]
[    0.018319] ACPI: Reserving ECDT table memory at [mem 0xb7ff0000-0xb7ff0051]
[    0.018320] ACPI: Reserving HPET table memory at [mem 0xb7fef000-0xb7fef037]
[    0.018321] ACPI: Reserving APIC table memory at [mem 0xb7fee000-0xb7fee0bb]
[    0.018322] ACPI: Reserving MCFG table memory at [mem 0xb7fed000-0xb7fed03b]
[    0.018323] ACPI: Reserving SSDT table memory at [mem 0xb7fd8000-0xb7fd98d1]
[    0.018324] ACPI: Reserving DBGP table memory at [mem 0xb7fd7000-0xb7fd7033]
[    0.018325] ACPI: Reserving DBG2 table memory at [mem 0xb7fd6000-0xb7fd6053]
[    0.018327] ACPI: Reserving BOOT table memory at [mem 0xb7fd5000-0xb7fd5027]
[    0.018328] ACPI: Reserving BATB table memory at [mem 0xb7fd4000-0xb7fd4049]
[    0.018329] ACPI: Reserving SLIC table memory at [mem 0xb7fd3000-0xb7fd3175]
[    0.018330] ACPI: Reserving SSDT table memory at [mem 0xb7fd2000-0xb7fd2e72]
[    0.018331] ACPI: Reserving SSDT table memory at [mem 0xb7fd1000-0xb7fd1402]
[    0.018332] ACPI: Reserving POAT table memory at [mem 0xb7fd0000-0xb7fd0054]
[    0.018333] ACPI: Reserving ASF! table memory at [mem 0xb7ffc000-0xb7ffc0a4]
[    0.018335] ACPI: Reserving FPDT table memory at [mem 0xb7fce000-0xb7fce043]
[    0.018336] ACPI: Reserving BGRT table memory at [mem 0xb7fcd000-0xb7fcd037]
[    0.018337] ACPI: Reserving UEFI table memory at [mem 0xb7f89000-0xb7f8913d]
[    0.018351] ACPI: Local APIC address 0xfee00000
[    0.018455] No NUMA configuration found
[    0.018456] Faking a node at [mem 0x0000000000000000-0x00000005417fffff]
[    0.018461] NODE_DATA(0) allocated [mem 0x5417fb000-0x5417fffff]
[    0.018499] Zone ranges:
[    0.018500]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.018503]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.018505]   Normal   [mem 0x0000000100000000-0x00000005417fffff]
[    0.018506]   Device   empty
[    0.018508] Movable zone start for each node
[    0.018509] Early memory node ranges
[    0.018509]   node   0: [mem 0x0000000000001000-0x0000000000057fff]
[    0.018511]   node   0: [mem 0x0000000000059000-0x000000000009cfff]
[    0.018512]   node   0: [mem 0x0000000000100000-0x00000000abefdfff]
[    0.018514]   node   0: [mem 0x00000000abf29000-0x00000000aff77fff]
[    0.018515]   node   0: [mem 0x00000000aff79000-0x00000000b5831fff]
[    0.018516]   node   0: [mem 0x00000000b7ffe000-0x00000000b7ffefff]
[    0.018517]   node   0: [mem 0x0000000100000000-0x00000005417fffff]
[    0.018520] Initmem setup node 0 [mem 0x0000000000001000-0x00000005417fffff]
[    0.018522] On node 0 totalpages: 5205922
[    0.018523]   DMA zone: 64 pages used for memmap
[    0.018524]   DMA zone: 22 pages reserved
[    0.018525]   DMA zone: 3995 pages, LIFO batch:0
[    0.018844]   DMA zone: 28773 pages in unavailable ranges
[    0.018845]   DMA32 zone: 11553 pages used for memmap
[    0.018847]   DMA32 zone: 739335 pages, LIFO batch:63
[    0.024772]   DMA32 zone: 10233 pages in unavailable ranges
[    0.024774]   Normal zone: 69728 pages used for memmap
[    0.024775]   Normal zone: 4462592 pages, LIFO batch:63
[    0.059937]   Normal zone: 26624 pages in unavailable ranges
[    0.060109] ACPI: PM-Timer IO Port: 0x1808
[    0.060111] ACPI: Local APIC address 0xfee00000
[    0.060117] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.060118] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[    0.060120] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[    0.060120] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[    0.060121] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
[    0.060122] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
[    0.060123] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
[    0.060124] ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
[    0.060154] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
[    0.060157] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.060159] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.060161] ACPI: IRQ0 used by override.
[    0.060162] ACPI: IRQ9 used by override.
[    0.060164] Using ACPI (MADT) for SMP configuration information
[    0.060165] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[    0.060173] e820: update [mem 0xaffac000-0xb00abfff] usable ==> reserved
[    0.060183] TSC deadline timer available
[    0.060184] smpboot: Allowing 4 CPUs, 0 hotplug CPUs
[    0.060209] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.060212] PM: hibernation: Registered nosave memory: [mem 0x00058000-0x00058fff]
[    0.060214] PM: hibernation: Registered nosave memory: [mem 0x0009d000-0x000fffff]
[    0.060216] PM: hibernation: Registered nosave memory: [mem 0xabefe000-0xabefefff]
[    0.060217] PM: hibernation: Registered nosave memory: [mem 0xabeff000-0xabf28fff]
[    0.060220] PM: hibernation: Registered nosave memory: [mem 0xaff78000-0xaff78fff]
[    0.060222] PM: hibernation: Registered nosave memory: [mem 0xaffac000-0xb00abfff]
[    0.060224] PM: hibernation: Registered nosave memory: [mem 0xb5832000-0xb5882fff]
[    0.060224] PM: hibernation: Registered nosave memory: [mem 0xb5883000-0xb7f75fff]
[    0.060225] PM: hibernation: Registered nosave memory: [mem 0xb7f76000-0xb7fc5fff]
[    0.060226] PM: hibernation: Registered nosave memory: [mem 0xb7fc6000-0xb7ffdfff]
[    0.060228] PM: hibernation: Registered nosave memory: [mem 0xb7fff000-0xb80fffff]
[    0.060229] PM: hibernation: Registered nosave memory: [mem 0xb8100000-0xb85fffff]
[    0.060230] PM: hibernation: Registered nosave memory: [mem 0xb8600000-0xbc7fffff]
[    0.060231] PM: hibernation: Registered nosave memory: [mem 0xbc800000-0xf80f9fff]
[    0.060232] PM: hibernation: Registered nosave memory: [mem 0xf80fa000-0xf80fafff]
[    0.060233] PM: hibernation: Registered nosave memory: [mem 0xf80fb000-0xf80fcfff]
[    0.060233] PM: hibernation: Registered nosave memory: [mem 0xf80fd000-0xf80fdfff]
[    0.060234] PM: hibernation: Registered nosave memory: [mem 0xf80fe000-0xfdffffff]
[    0.060235] PM: hibernation: Registered nosave memory: [mem 0xfe000000-0xfe010fff]
[    0.060236] PM: hibernation: Registered nosave memory: [mem 0xfe011000-0xffffffff]
[    0.060238] [mem 0xbc800000-0xf80f9fff] available for PCI devices
[    0.060239] Booting paravirtualized kernel on bare hardware
[    0.060242] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
[    0.065320] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:4 nr_node_ids:1
[    0.065480] percpu: Embedded 55 pages/cpu s186264 r8192 d30824 u524288
[    0.065488] pcpu-alloc: s186264 r8192 d30824 u524288 alloc=1*2097152
[    0.065491] pcpu-alloc: [0] 0 1 2 3
[    0.065518] Built 1 zonelists, mobility grouping on.  Total pages: 5124555
[    0.065520] Policy zone: Normal
[    0.065522] Kernel command line: BOOT_IMAGE=/vmlinuz-5.12.12_1 root=UUID=802049d2-8957-4735-8ddb-53d09b9bfcd8 ro loglevel=4 rd.luks.name=809df427-d7d5-408c-a195-3be6e8681333=cryptroot root=/dev/mapper/cryptroot rd.luks.options=discard
[    0.067425] Dentry cache hash table entries: 4194304 (order: 13, 33554432 bytes, linear)
[    0.068355] Inode-cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
[    0.068409] mem auto-init: stack:off, heap alloc:on, heap free:off
[    0.126418] Memory: 20249180K/20823688K available (12295K kernel code, 3242K rwdata, 6552K rodata, 1604K init, 1628K bss, 574248K reserved, 0K cma-reserved)
[    0.126425] random: get_random_u64 called from __kmem_cache_create+0x2a/0x550 with crng_init=0
[    0.126548] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.126565] Kernel/User page tables isolation: enabled
[    0.126589] ftrace: allocating 37642 entries in 148 pages
[    0.141558] ftrace: allocated 148 pages with 3 groups
[    0.141664] rcu: Hierarchical RCU implementation.
[    0.141665] rcu:     RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=4.
[    0.141667]  Trampoline variant of Tasks RCU enabled.
[    0.141668]  Rude variant of Tasks RCU enabled.
[    0.141668]  Tracing variant of Tasks RCU enabled.
[    0.141669] rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies.
[    0.141670] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[    0.145796] NR_IRQS: 16640, nr_irqs: 1024, preallocated irqs: 16
[    0.146342] Console: colour dummy device 80x25
[    0.146359] printk: console [tty0] enabled
[    0.146375] ACPI: Core revision 20210105
[    0.146652] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635855245 ns
[    0.146731] APIC: Switch to symmetric I/O mode setup
[    0.147983] x2apic: IRQ remapping doesn't support X2APIC mode
[    0.152308] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.156687] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x24090c9bc00, max_idle_ns: 440795288559 ns
[    0.156692] Calibrating delay loop (skipped), value calculated using timer frequency.. 4999.90 BogoMIPS (lpj=2499952)
[    0.156695] pid_max: default: 32768 minimum: 301
[    0.159680] LSM: Security Framework initializing
[    0.159685] Yama: becoming mindful.
[    0.159774] Mount-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    0.159835] Mountpoint-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    0.160099] x86/cpu: VMX (outside TXT) disabled by BIOS
[    0.160109] CPU0: Thermal monitoring enabled (TM1)
[    0.160161] process: using mwait in idle threads
[    0.160163] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
[    0.160165] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
[    0.160168] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[    0.160170] Spectre V2 : Mitigation: Full generic retpoline
[    0.160171] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    0.160172] Spectre V2 : Enabling Restricted Speculation for firmware calls
[    0.160173] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[    0.160174] Spectre V2 : User space: Mitigation: STIBP via seccomp and prctl
[    0.160176] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[    0.160178] TAA: Mitigation: Clear CPU buffers
[    0.160181] SRBDS: Mitigation: Microcode
[    0.160182] MDS: Mitigation: Clear CPU buffers
[    0.160362] Freeing SMP alternatives memory: 32K
[    0.162729] smpboot: Estimated ratio of average max frequency by base frequency (times 1024): 1187
[    0.162745] smpboot: CPU0: Intel(R) Core(TM) i5-6300U CPU @ 2.40GHz (family: 0x6, model: 0x4e, stepping: 0x3)
[    0.162849] Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
[    0.162860] ... version:                4
[    0.162861] ... bit width:              48
[    0.162862] ... generic registers:      4
[    0.162863] ... value mask:             0000ffffffffffff
[    0.162864] ... max period:             00007fffffffffff
[    0.162865] ... fixed-purpose events:   3
[    0.162865] ... event mask:             000000070000000f
[    0.162991] rcu: Hierarchical SRCU implementation.
[    0.163636] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    0.163672] smp: Bringing up secondary CPUs ...
[    0.163702] x86: Booting SMP configuration:
[    0.163703] .... node  #0, CPUs:      #1 #2
[    0.164784] MDS CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/mds.html for more details.
[    0.164784] TAA CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/tsx_async_abort.html for more details.
[    0.164827]  #3
[    0.165376] smp: Brought up 1 node, 4 CPUs
[    0.165376] smpboot: Max logical packages: 1
[    0.165376] smpboot: Total of 4 processors activated (19999.61 BogoMIPS)
[    0.166362] devtmpfs: initialized
[    0.166362] x86/mm: Memory block size: 128MB
[    0.167716] PM: Registering ACPI NVS region [mem 0xabefe000-0xabefefff] (4096 bytes)
[    0.167719] PM: Registering ACPI NVS region [mem 0xb7f76000-0xb7fc5fff] (327680 bytes)
[    0.167772] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
[    0.167780] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[    0.167830] pinctrl core: initialized pinctrl subsystem
[    0.168037] NET: Registered protocol family 16
[    0.168119] audit: initializing netlink subsys (disabled)
[    0.168125] audit: type=2000 audit(1624435407.018:1): state=initialized audit_enabled=0 res=1
[    0.168125] thermal_sys: Registered thermal governor 'bang_bang'
[    0.168125] thermal_sys: Registered thermal governor 'step_wise'
[    0.168125] thermal_sys: Registered thermal governor 'user_space'
[    0.168125] thermal_sys: Registered thermal governor 'power_allocator'
[    0.168125] cpuidle: using governor ladder
[    0.168125] cpuidle: using governor menu
[    0.168125] Simple Boot Flag at 0x47 set to 0x1
[    0.168125] ACPI: bus type PCI registered
[    0.168125] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.168125] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
[    0.168125] PCI: not using MMCONFIG
[    0.168125] PCI: Using configuration type 1 for base access
[    0.168897] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[    0.169710] Kprobes globally optimized
[    0.169714] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[    0.169714] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.169750] fbcon: Taking over console
[    0.169761] ACPI: Added _OSI(Module Device)
[    0.169762] ACPI: Added _OSI(Processor Device)
[    0.169763] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.169764] ACPI: Added _OSI(Processor Aggregator Device)
[    0.169765] ACPI: Added _OSI(Linux-Dell-Video)
[    0.169766] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[    0.169767] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[    0.202316] ACPI: 8 ACPI AML tables successfully acquired and loaded
[    0.202986] ACPI: EC: EC started
[    0.202987] ACPI: EC: interrupt blocked
[    0.203807] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    0.203808] ACPI: EC: Boot ECDT EC used to handle transactions
[    0.204382] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[    0.209989] ACPI: Dynamic OEM Table Load:
[    0.210002] ACPI: SSDT 0xFFFF9F96C0A80000 0006AC (v02 PmRef  Cpu0Ist  00003000 INTL 20141107)
[    0.210847] ACPI: \_PR_.CPU0: _OSC native thermal LVT Acked
[    0.211681] ACPI: Dynamic OEM Table Load:
[    0.211690] ACPI: SSDT 0xFFFF9F96C0AEB000 0003CF (v02 PmRef  Cpu0Cst  00003001 INTL 20141107)
[    0.212481] ACPI: Dynamic OEM Table Load:
[    0.212488] ACPI: SSDT 0xFFFF9F96C0AABB40 00008E (v02 PmRef  Cpu0Hwp  00003000 INTL 20141107)
[    0.213150] ACPI: Dynamic OEM Table Load:
[    0.213156] ACPI: SSDT 0xFFFF9F96C0AD2600 000130 (v02 PmRef  HwpLvt   00003000 INTL 20141107)
[    0.214325] ACPI: Dynamic OEM Table Load:
[    0.214341] ACPI: SSDT 0xFFFF9F96C0A83000 0005AA (v02 PmRef  ApIst    00003000 INTL 20141107)
[    0.215358] ACPI: Dynamic OEM Table Load:
[    0.215365] ACPI: SSDT 0xFFFF9F96C0AD3200 000119 (v02 PmRef  ApHwp    00003000 INTL 20141107)
[    0.216119] ACPI: Dynamic OEM Table Load:
[    0.216125] ACPI: SSDT 0xFFFF9F96C0AD3800 000119 (v02 PmRef  ApCst    00003000 INTL 20141107)
[    0.218028] ACPI: Interpreter enabled
[    0.218077] ACPI: (supports S0 S3 S4 S5)
[    0.218078] ACPI: Using IOAPIC for interrupt routing
[    0.218105] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
[    0.218428] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in ACPI motherboard resources
[    0.218437] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.218669] ACPI: Enabled 5 GPEs in block 00 to 7F
[    0.221503] ACPI: PM: Power Resource [PUBS] (on)
[    0.221726] ACPI: PM: Power Resource [PG00] (on)
[    0.221812] ACPI: PM: Power Resource [PG01] (on)
[    0.221894] ACPI: PM: Power Resource [PG02] (on)
[    0.223612] ACPI: PM: Power Resource [WRST] (off)
[    0.223688] ACPI: PM: Power Resource [WRST] (off)
[    0.238851] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 10 11) *0, disabled.
[    0.238937] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 9 10 11) *0, disabled.
[    0.239020] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 9 10 11) *0, disabled.
[    0.239102] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 10 11) *0, disabled.
[    0.239184] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 10 11) *0, disabled.
[    0.239265] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 9 10 11) *0, disabled.
[    0.239347] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 9 10 11) *0, disabled.
[    0.239428] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 9 10 11) *0, disabled.
[    0.239544] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3f])
[    0.239550] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
[    0.239636] acpi PNP0A08:00: _OSC: platform does not support [PCIeCapability LTR]
[    0.239675] acpi PNP0A08:00: _OSC: not requesting control; platform does not support [PCIeCapability]
[    0.239678] acpi PNP0A08:00: _OSC: OS requested [PCIeHotplug PME AER PCIeCapability LTR]
[    0.239679] acpi PNP0A08:00: _OSC: platform willing to grant [PCIeHotplug PME AER]
[    0.239681] acpi PNP0A08:00: _OSC: platform retains control of PCIe features (AE_SUPPORT)
[    0.239909] PCI host bridge to bus 0000:00
[    0.239911] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.239913] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.239915] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.239917] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000c3fff window]
[    0.239918] pci_bus 0000:00: root bus resource [mem 0x000c4000-0x000c7fff window]
[    0.239919] pci_bus 0000:00: root bus resource [mem 0x000c8000-0x000cbfff window]
[    0.239921] pci_bus 0000:00: root bus resource [mem 0x000cc000-0x000cffff window]
[    0.239922] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window]
[    0.239923] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window]
[    0.239924] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window]
[    0.239926] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff window]
[    0.239927] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff window]
[    0.239928] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff window]
[    0.239929] pci_bus 0000:00: root bus resource [mem 0x000e8000-0x000ebfff window]
[    0.239931] pci_bus 0000:00: root bus resource [mem 0x000ec000-0x000effff window]
[    0.239932] pci_bus 0000:00: root bus resource [mem 0xbc800000-0xfebfffff window]
[    0.239934] pci_bus 0000:00: root bus resource [bus 00-3f]
[    0.239951] pci 0000:00:00.0: [8086:1904] type 00 class 0x060000
[    0.240057] pci 0000:00:02.0: [8086:1916] type 00 class 0x030000
[    0.240068] pci 0000:00:02.0: reg 0x10: [mem 0xe0000000-0xe0ffffff 64bit]
[    0.240076] pci 0000:00:02.0: reg 0x18: [mem 0xc0000000-0xdfffffff 64bit pref]
[    0.240081] pci 0000:00:02.0: reg 0x20: [io  0xe000-0xe03f]
[    0.240101] pci 0000:00:02.0: BAR 2: assigned to efifb
[    0.240226] pci 0000:00:08.0: [8086:1911] type 00 class 0x088000
[    0.240239] pci 0000:00:08.0: reg 0x10: [mem 0xe1248000-0xe1248fff 64bit]
[    0.240365] pci 0000:00:14.0: [8086:9d2f] type 00 class 0x0c0330
[    0.240386] pci 0000:00:14.0: reg 0x10: [mem 0xe1220000-0xe122ffff 64bit]
[    0.240458] pci 0000:00:14.0: PME# supported from D3hot D3cold
[    0.240648] pci 0000:00:14.2: [8086:9d31] type 00 class 0x118000
[    0.240669] pci 0000:00:14.2: reg 0x10: [mem 0xe1249000-0xe1249fff 64bit]
[    0.240825] pci 0000:00:16.0: [8086:9d3a] type 00 class 0x078000
[    0.240849] pci 0000:00:16.0: reg 0x10: [mem 0xe124a000-0xe124afff 64bit]
[    0.240929] pci 0000:00:16.0: PME# supported from D3hot
[    0.241107] pci 0000:00:1c.0: [8086:9d10] type 01 class 0x060400
[    0.241198] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.241362] pci 0000:00:1c.2: [8086:9d12] type 01 class 0x060400
[    0.241452] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
[    0.241615] pci 0000:00:1c.4: [8086:9d14] type 01 class 0x060400
[    0.241708] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
[    0.241882] pci 0000:00:1f.0: [8086:9d48] type 00 class 0x060100
[    0.242123] pci 0000:00:1f.2: [8086:9d21] type 00 class 0x058000
[    0.242139] pci 0000:00:1f.2: reg 0x10: [mem 0xe1244000-0xe1247fff]
[    0.242315] pci 0000:00:1f.3: [8086:9d70] type 00 class 0x040300
[    0.242342] pci 0000:00:1f.3: reg 0x10: [mem 0xe1240000-0xe1243fff 64bit]
[    0.242378] pci 0000:00:1f.3: reg 0x20: [mem 0xe1230000-0xe123ffff 64bit]
[    0.242431] pci 0000:00:1f.3: PME# supported from D3hot D3cold
[    0.242576] pci 0000:00:1f.4: [8086:9d23] type 00 class 0x0c0500
[    0.242629] pci 0000:00:1f.4: reg 0x10: [mem 0xe124b000-0xe124b0ff 64bit]
[    0.242683] pci 0000:00:1f.4: reg 0x20: [io  0xefa0-0xefbf]
[    0.242887] pci 0000:00:1f.6: [8086:156f] type 00 class 0x020000
[    0.242908] pci 0000:00:1f.6: reg 0x10: [mem 0xe1200000-0xe121ffff]
[    0.243015] pci 0000:00:1f.6: PME# supported from D0 D3hot D3cold
[    0.243191] pci 0000:00:1c.0: PCI bridge to [bus 02]
[    0.243569] pci 0000:04:00.0: [8086:24f3] type 00 class 0x028000
[    0.243653] pci 0000:04:00.0: reg 0x10: [mem 0xe1100000-0xe1101fff 64bit]
[    0.244214] pci 0000:04:00.0: PME# supported from D0 D3hot D3cold
[    0.244853] pci 0000:00:1c.2: PCI bridge to [bus 04]
[    0.244858] pci 0000:00:1c.2:   bridge window [mem 0xe1100000-0xe11fffff]
[    0.244999] pci 0000:05:00.0: [144d:a802] type 00 class 0x010802
[    0.245020] pci 0000:05:00.0: reg 0x10: [mem 0xe1000000-0xe1003fff 64bit]
[    0.245029] pci 0000:05:00.0: reg 0x18: [io  0xd000-0xd0ff]
[    0.245249] pci 0000:00:1c.4: PCI bridge to [bus 05]
[    0.245252] pci 0000:00:1c.4:   bridge window [io  0xd000-0xdfff]
[    0.245255] pci 0000:00:1c.4:   bridge window [mem 0xe1000000-0xe10fffff]
[    0.246754] ACPI: EC: interrupt unblocked
[    0.246757] ACPI: EC: event unblocked
[    0.246772] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    0.246774] ACPI: EC: GPE=0x16
[    0.246775] ACPI: \_SB_.PCI0.LPC_.EC__: Boot ECDT EC initialization complete
[    0.246777] ACPI: \_SB_.PCI0.LPC_.EC__: EC: Used to handle transactions and events
[    0.246838] iommu: Default domain type: Translated
[    0.246851] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=mem,locks=none
[    0.246851] pci 0000:00:02.0: vgaarb: bridge control possible
[    0.246851] pci 0000:00:02.0: vgaarb: setting as boot device
[    0.246851] vgaarb: loaded
[    0.246851] pps_core: LinuxPPS API ver. 1 registered
[    0.246851] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.246851] PTP clock support registered
[    0.246851] EDAC MC: Ver: 3.0.0
[    0.247234] Registered efivars operations
[    0.247234] PCI: Using ACPI for IRQ routing
[    0.253486] PCI: pci_cache_line_size set to 64 bytes
[    0.254014] e820: reserve RAM buffer [mem 0x00058000-0x0005ffff]
[    0.254016] e820: reserve RAM buffer [mem 0x0009d000-0x0009ffff]
[    0.254017] e820: reserve RAM buffer [mem 0xabefe000-0xabffffff]
[    0.254018] e820: reserve RAM buffer [mem 0xaff78000-0xafffffff]
[    0.254020] e820: reserve RAM buffer [mem 0xaffac000-0xafffffff]
[    0.254021] e820: reserve RAM buffer [mem 0xb5832000-0xb7ffffff]
[    0.254022] e820: reserve RAM buffer [mem 0xb7fff000-0xb7ffffff]
[    0.254023] e820: reserve RAM buffer [mem 0x541800000-0x543ffffff]
[    0.254772] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    0.254781] hpet0: 8 comparators, 64-bit 24.000000 MHz counter
[    0.256716] clocksource: Switched to clocksource tsc-early
[    0.264337] VFS: Disk quotas dquot_6.6.0
[    0.264357] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.264463] pnp: PnP ACPI init
[    0.265103] system 00:00: [mem 0x00000000-0x0009ffff] could not be reserved
[    0.265108] system 00:00: [mem 0x000f0000-0x000fffff] could not be reserved
[    0.265111] system 00:00: [mem 0x00100000-0xbc7fffff] could not be reserved
[    0.265114] system 00:00: [mem 0xfec00000-0xfed3ffff] could not be reserved
[    0.265119] system 00:00: [mem 0xfed4c000-0xffffffff] has been reserved
[    0.265127] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.265284] system 00:01: [io  0x1800-0x189f] has been reserved
[    0.265288] system 00:01: [io  0x0800-0x087f] has been reserved
[    0.265291] system 00:01: [io  0x0880-0x08ff] has been reserved
[    0.265293] system 00:01: [io  0x0900-0x097f] has been reserved
[    0.265296] system 00:01: [io  0x0980-0x09ff] has been reserved
[    0.265299] system 00:01: [io  0x0a00-0x0a7f] has been reserved
[    0.265302] system 00:01: [io  0x0a80-0x0aff] has been reserved
[    0.265305] system 00:01: [io  0x0b00-0x0b7f] has been reserved
[    0.265307] system 00:01: [io  0x0b80-0x0bff] has been reserved
[    0.265310] system 00:01: [io  0x15e0-0x15ef] has been reserved
[    0.265313] system 00:01: [io  0x1600-0x167f] has been reserved
[    0.265316] system 00:01: [io  0x1640-0x165f] has been reserved
[    0.265320] system 00:01: [mem 0xf8000000-0xfbffffff] could not be reserved
[    0.265324] system 00:01: [mem 0xfed10000-0xfed13fff] has been reserved
[    0.265328] system 00:01: [mem 0xfed18000-0xfed18fff] has been reserved
[    0.265331] system 00:01: [mem 0xfed19000-0xfed19fff] has been reserved
[    0.265335] system 00:01: [mem 0xfeb00000-0xfebfffff] has been reserved
[    0.265339] system 00:01: [mem 0xfed20000-0xfed3ffff] has been reserved
[    0.265342] system 00:01: [mem 0xfed90000-0xfed93fff] has been reserved
[    0.265345] system 00:01: [mem 0xf7fe0000-0xf7ffffff] has been reserved
[    0.265350] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.265434] pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.265460] pnp 00:03: Plug and Play ACPI device, IDs LEN0071 PNP0303 (active)
[    0.265483] pnp 00:04: Plug and Play ACPI device, IDs LEN004b PNP0f13 (active)
[    0.265531] system 00:05: [io  0x1854-0x1857] has been reserved
[    0.265536] system 00:05: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[    0.266262] system 00:06: [mem 0xfd000000-0xfdabffff] has been reserved
[    0.266267] system 00:06: [mem 0xfdad0000-0xfdadffff] has been reserved
[    0.266270] system 00:06: [mem 0xfdb00000-0xfdffffff] has been reserved
[    0.266274] system 00:06: [mem 0xfe000000-0xfe01ffff] could not be reserved
[    0.266277] system 00:06: [mem 0xfe036000-0xfe03bfff] has been reserved
[    0.266281] system 00:06: [mem 0xfe03d000-0xfe3fffff] has been reserved
[    0.266284] system 00:06: [mem 0xfe410000-0xfe7fffff] has been reserved
[    0.266290] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.266664] system 00:07: [io  0xff00-0xfffe] has been reserved
[    0.266671] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.266790] pnp: PnP ACPI: found 8 devices
[    0.272763] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.272830] NET: Registered protocol family 2
[    0.272984] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    0.275051] tcp_listen_portaddr_hash hash table entries: 16384 (order: 6, 262144 bytes, linear)
[    0.275215] TCP established hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    0.275535] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
[    0.275631] TCP: Hash tables configured (established 262144 bind 65536)
[    0.275756] MPTCP token hash table entries: 32768 (order: 7, 786432 bytes, linear)
[    0.275929] UDP hash table entries: 16384 (order: 7, 524288 bytes, linear)
[    0.276030] UDP-Lite hash table entries: 16384 (order: 7, 524288 bytes, linear)
[    0.276127] NET: Registered protocol family 1
[    0.276132] NET: Registered protocol family 44
[    0.276144] pci 0000:00:1c.0: PCI bridge to [bus 02]
[    0.276157] pci 0000:00:1c.2: PCI bridge to [bus 04]
[    0.276161] pci 0000:00:1c.2:   bridge window [mem 0xe1100000-0xe11fffff]
[    0.276168] pci 0000:00:1c.4: PCI bridge to [bus 05]
[    0.276170] pci 0000:00:1c.4:   bridge window [io  0xd000-0xdfff]
[    0.276174] pci 0000:00:1c.4:   bridge window [mem 0xe1000000-0xe10fffff]
[    0.276181] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    0.276183] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    0.276185] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.276186] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000c3fff window]
[    0.276187] pci_bus 0000:00: resource 8 [mem 0x000c4000-0x000c7fff window]
[    0.276189] pci_bus 0000:00: resource 9 [mem 0x000c8000-0x000cbfff window]
[    0.276190] pci_bus 0000:00: resource 10 [mem 0x000cc000-0x000cffff window]
[    0.276192] pci_bus 0000:00: resource 11 [mem 0x000d0000-0x000d3fff window]
[    0.276193] pci_bus 0000:00: resource 12 [mem 0x000d4000-0x000d7fff window]
[    0.276195] pci_bus 0000:00: resource 13 [mem 0x000d8000-0x000dbfff window]
[    0.276196] pci_bus 0000:00: resource 14 [mem 0x000dc000-0x000dffff window]
[    0.276197] pci_bus 0000:00: resource 15 [mem 0x000e0000-0x000e3fff window]
[    0.276199] pci_bus 0000:00: resource 16 [mem 0x000e4000-0x000e7fff window]
[    0.276200] pci_bus 0000:00: resource 17 [mem 0x000e8000-0x000ebfff window]
[    0.276201] pci_bus 0000:00: resource 18 [mem 0x000ec000-0x000effff window]
[    0.276203] pci_bus 0000:00: resource 19 [mem 0xbc800000-0xfebfffff window]
[    0.276204] pci_bus 0000:04: resource 1 [mem 0xe1100000-0xe11fffff]
[    0.276206] pci_bus 0000:05: resource 0 [io  0xd000-0xdfff]
[    0.276207] pci_bus 0000:05: resource 1 [mem 0xe1000000-0xe10fffff]
[    0.276289] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    0.276851] PCI: CLS 0 bytes, default 64
[    0.276892] Trying to unpack rootfs image as initramfs...
[    0.484778] Freeing initrd memory: 15792K
[    0.484785] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.484786] software IO TLB: mapped [mem 0x00000000a62bb000-0x00000000aa2bb000] (64MB)
[    0.484900] resource sanity check: requesting [mem 0xfed10000-0xfed15fff], which spans more than pnp 00:01 [mem 0xfed10000-0xfed13fff]
[    0.484904] caller snb_uncore_imc_init_box+0x78/0xc0 mapping multiple BARs
[    0.485140] check: Scanning for low memory corruption every 60 seconds
[    0.485470] Initialise system trusted keyrings
[    0.485516] workingset: timestamp_bits=40 max_order=23 bucket_order=0
[    0.486707] zbud: loaded
[    0.486899] Key type asymmetric registered
[    0.486901] Asymmetric key parser 'x509' registered
[    0.486907] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
[    0.486937] io scheduler mq-deadline registered
[    0.486939] io scheduler kyber registered
[    0.486966] io scheduler bfq registered
[    0.487591] efifb: probing for efifb
[    0.487608] efifb: showing boot graphics
[    0.489604] efifb: framebuffer at 0xc0000000, using 14400k, total 14400k
[    0.489607] efifb: mode is 2560x1440x32, linelength=10240, pages=1
[    0.489608] efifb: scrolling: redraw
[    0.489609] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    0.489716] Console: switching to colour frame buffer device 160x45
[    0.496701] fb0: EFI VGA frame buffer device
[    0.497144] smpboot: Estimated ratio of average max frequency by base frequency (times 1024): 1187
[    0.498164] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    0.499396] nvme nvme0: pci function 0000:05:00.0
[    0.499453] e1000e: Intel(R) PRO/1000 Network Driver
[    0.499454] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[    0.499622] e1000e 0000:00:1f.6: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
[    0.503458] nvme nvme0: 4/0/0 default/read/poll queues
[    0.505200]  nvme0n1: p1 p2
[    0.682490] e1000e 0000:00:1f.6 0000:00:1f.6 (uninitialized): registered PHC clock
[    0.746104] e1000e 0000:00:1f.6 eth0: (PCI Express:2.5GT/s:Width x1) c8:5b:76:7a:01:40
[    0.746107] e1000e 0000:00:1f.6 eth0: Intel(R) PRO/1000 Network Connection
[    0.746160] e1000e 0000:00:1f.6 eth0: MAC: 12, PHY: 12, PBA No: 1000FF-0FF
[    0.746204] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
[    0.748026] serio: i8042 KBD port at 0x60,0x64 irq 1
[    0.748031] serio: i8042 AUX port at 0x60,0x64 irq 12
[    0.748408] mousedev: PS/2 mouse device common for all mice
[    0.748493] rtc_cmos 00:02: RTC can wake from S4
[    0.749430] rtc_cmos 00:02: registered as rtc0
[    0.749620] rtc_cmos 00:02: setting system clock to 2021-06-23T08:03:28 UTC (1624435408)
[    0.749650] rtc_cmos 00:02: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[    0.749706] intel_pstate: Intel P-state driver initializing
[    0.749944] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[    0.750160] intel_pstate: HWP enabled
[    0.750190] ledtrig-cpu: registered to indicate activity on CPUs
[    0.750192] EFI Variables Facility v0.08 2004-May-17
[    0.779416] intel_pmc_core intel_pmc_core.0:  initialized
[    0.779564] NET: Registered protocol family 10
[    0.782121] Segment Routing with IPv6
[    0.782123] RPL Segment Routing with IPv6
[    0.782141] NET: Registered protocol family 17
[    0.782228] Key type dns_resolver registered
[    0.782425] microcode: sig=0x406e3, pf=0x80, revision=0xea
[    0.782461] microcode: Microcode Update Driver: v2.2.
[    0.782466] IPI shorthand broadcast: enabled
[    0.782478] sched_clock: Marking stable (778896536, 3562094)->(786614548, -4155918)
[    0.782540] registered taskstats version 1
[    0.782548] Loading compiled-in X.509 certificates
[    0.782657] zswap: loaded using pool lzo/zbud
[    0.782765] Key type ._fscrypt registered
[    0.782770] Key type .fscrypt registered
[    0.782770] Key type fscrypt-provisioning registered
[    0.784487] Freeing unused kernel image (initmem) memory: 1604K
[    0.789994] Write protecting the kernel read-only data: 22528k
[    0.790602] Freeing unused kernel image (text/rodata gap) memory: 2040K
[    0.790935] Freeing unused kernel image (rodata/data gap) memory: 1640K
[    0.793030] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    0.793032] x86/mm: Checking user space page tables
[    0.793210] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    0.793215] Run /init as init process
[    0.793216]   with arguments:
[    0.793217]     /init
[    0.793218]   with environment:
[    0.793219]     HOME=/
[    0.793219]     TERM=linux
[    0.793220]     BOOT_IMAGE=/vmlinuz-5.12.12_1
[    0.938350] device-mapper: uevent: version 1.0.3
[    0.938405] device-mapper: ioctl: 4.44.0-ioctl (2021-02-01) initialised: dm-devel@redhat.com
[    0.946892] systemd-udevd[257]: starting version 3.2.10
[    0.947096] random: systemd-udevd: uninitialized urandom read (16 bytes read)
[    0.947119] random: systemd-udevd: uninitialized urandom read (16 bytes read)
[    0.947131] random: systemd-udevd: uninitialized urandom read (16 bytes read)
[    0.948282] udevd[258]: starting eudev-3.2.10
[    0.975797] acpi PNP0C14:01: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:00)
[    0.975898] acpi PNP0C14:02: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:00)
[    0.976602] e1000e 0000:00:1f.6 enp0s31f6: renamed from eth0
[    0.984294] Linux agpgart interface v0.103
[    0.987457] ACPI: bus type USB registered
[    0.987502] usbcore: registered new interface driver usbfs
[    0.987513] usbcore: registered new interface driver hub
[    0.987531] usbcore: registered new device driver usb
[    0.994293] cryptd: max_cpu_qlen set to 1000
[    1.000312] ACPI: battery: Slot [BAT0] (battery present)
[    1.001283] random: fast init done
[    1.004438] AVX2 version of gcm_enc/dec engaged.
[    1.004481] AES CTR mode by8 optimization enabled
[    1.017787] ACPI: battery: Slot [BAT1] (battery present)
[    1.022021] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    1.022030] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[    1.023417] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x0000000081109810
[    1.023754] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.12
[    1.023764] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.023766] usb usb1: Product: xHCI Host Controller
[    1.023769] usb usb1: Manufacturer: Linux 5.12.12_1 xhci-hcd
[    1.023770] usb usb1: SerialNumber: 0000:00:14.0
[    1.024275] hub 1-0:1.0: USB hub found
[    1.024296] hub 1-0:1.0: 12 ports detected
[    1.025946] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    1.025954] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[    1.025959] xhci_hcd 0000:00:14.0: Host supports USB 3.0 SuperSpeed
[    1.026004] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.12
[    1.026009] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.026011] usb usb2: Product: xHCI Host Controller
[    1.026013] usb usb2: Manufacturer: Linux 5.12.12_1 xhci-hcd
[    1.026015] usb usb2: SerialNumber: 0000:00:14.0
[    1.026762] hub 2-0:1.0: USB hub found
[    1.026773] hub 2-0:1.0: 6 ports detected
[    1.027682] usb: port power management may be unreliable
[    1.117284] i915 0000:00:02.0: enabling device (0006 -> 0007)
[    1.117805] checking generic (c0000000 e10000) vs hw (e0000000 1000000)
[    1.117808] checking generic (c0000000 e10000) vs hw (c0000000 20000000)
[    1.117809] fb0: switching to inteldrmfb from EFI VGA
[    1.118036] Console: switching to colour dummy device 80x25
[    1.118083] i915 0000:00:02.0: vgaarb: deactivate vga console
[    1.121807] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=mem
[    1.123183] i915 0000:00:02.0: [drm] Finished loading DMC firmware i915/skl_dmc_ver1_27.bin (v1.27)
[    1.264548] usb 2-4: new SuperSpeed Gen 1 USB device number 2 using xhci_hcd
[    1.513833] usb 2-4: New USB device found, idVendor=17ef, idProduct=1010, bcdDevice=50.41
[    1.513846] usb 2-4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    1.513852] usb 2-4: Product: Lenovo ThinkPad Dock
[    1.513856] usb 2-4: Manufacturer: LENOVO
[    1.516136] hub 2-4:1.0: USB hub found
[    1.516277] hub 2-4:1.0: 4 ports detected
[    1.525830] tsc: Refined TSC clocksource calibration: 2495.990 MHz
[    1.525844] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x23fa6db1dfc, max_idle_ns: 440795265852 ns
[    1.525911] clocksource: Switched to clocksource tsc
[    1.625342] usb 1-4: new high-speed USB device number 2 using xhci_hcd
[    1.758566] usb 1-4: New USB device found, idVendor=17ef, idProduct=1010, bcdDevice=50.40
[    1.758579] usb 1-4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    1.758584] usb 1-4: Product: Lenovo ThinkPad Dock
[    1.758588] usb 1-4: Manufacturer: LENOVO
[    1.759866] hub 1-4:1.0: USB hub found
[    1.760161] hub 1-4:1.0: 4 ports detected
[    1.883344] usb 1-5: new full-speed USB device number 3 using xhci_hcd
[    2.024321] usb 1-5: New USB device found, idVendor=058f, idProduct=9540, bcdDevice= 1.20
[    2.024332] usb 1-5: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.024337] usb 1-5: Product: EMV Smartcard Reader
[    2.024341] usb 1-5: Manufacturer: Generic
[    2.080011] usb 2-4.1: new SuperSpeed Gen 1 USB device number 3 using xhci_hcd
[    2.092838] usb 2-4.1: New USB device found, idVendor=0451, idProduct=8440, bcdDevice= 1.10
[    2.092850] usb 2-4.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    2.094517] hub 2-4.1:1.0: USB hub found
[    2.094647] hub 2-4.1:1.0: 4 ports detected
[    2.169834] usb 1-4.1: new high-speed USB device number 4 using xhci_hcd
[    2.261454] usb 1-4.1: New USB device found, idVendor=0451, idProduct=8442, bcdDevice= 1.00
[    2.261466] usb 1-4.1: New USB device strings: Mfr=0, Product=0, SerialNumber=1
[    2.261471] usb 1-4.1: SerialNumber: 6C0108594242
[    2.262606] hub 1-4.1:1.0: USB hub found
[    2.262814] hub 1-4.1:1.0: 6 ports detected
[    2.313367] i915 0000:00:02.0: [drm] Reducing the compressed framebuffer size. This may lead to less power savings than a non-reduced-size. Try to increase stolen memory size if available in BIOS.
[    2.331867] [drm] Initialized i915 1.6.0 20201103 for 0000:00:02.0 on minor 0
[    2.337785] ACPI: video: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[    2.338412] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input2
[    2.373760] usb 1-7: new full-speed USB device number 5 using xhci_hcd
[    2.497773] fbcon: i915drmfb (fb0) is primary device
[    2.501005] usb 1-7: New USB device found, idVendor=8087, idProduct=0a2b, bcdDevice= 0.01
[    2.501015] usb 1-7: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    2.520407] Console: switching to colour frame buffer device 160x45
[    2.548338] i915 0000:00:02.0: [drm] fb0: i915drmfb frame buffer device
[    2.604179] Key type encrypted registered
[    2.617712] usb 1-4.2: new low-speed USB device number 6 using xhci_hcd
[    2.623820] dracut: luksOpen /dev/nvme0n1p2 cryptroot
[    2.674995] urandom_read: 5 callbacks suppressed
[    2.674998] random: cryptsetup: uninitialized urandom read (4 bytes read)
[    2.755591] usb 1-4.2: New USB device found, idVendor=413c, idProduct=2113, bcdDevice= 1.08
[    2.755599] usb 1-4.2: New USB device strings: Mfr=0, Product=2, SerialNumber=0
[    2.755603] usb 1-4.2: Product: Dell KB216 Wired Keyboard
[    2.769971] hid: raw HID events driver (C) Jiri Kosina
[    2.781421] usbcore: registered new interface driver usbhid
[    2.781425] usbhid: USB HID core driver
[    2.782504] usbcore: registered new interface driver usbkbd
[    2.787252] input: Dell KB216 Wired Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4.2/1-4.2:1.0/0003:413C:2113.0001/input/input3
[    2.812709] usb 1-4.1.1: new full-speed USB device number 7 using xhci_hcd
[    2.839229] hid-generic 0003:413C:2113.0001: input,hidraw0: USB HID v1.11 Keyboard [Dell KB216 Wired Keyboard] on usb-0000:00:14.0-4.2/input0
[    2.839387] input: Dell KB216 Wired Keyboard System Control as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4.2/1-4.2:1.1/0003:413C:2113.0002/input/input4
[    2.890490] usb 1-4.1.1: New USB device found, idVendor=056a, idProduct=0374, bcdDevice= 1.07
[    2.890499] usb 1-4.1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    2.890502] usb 1-4.1.1: Product: Intuos S
[    2.890505] usb 1-4.1.1: Manufacturer: Wacom Co.,Ltd.
[    2.890507] usb 1-4.1.1: SerialNumber: 8HH00R2103389
[    2.890804] input: Dell KB216 Wired Keyboard Consumer Control as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4.2/1-4.2:1.1/0003:413C:2113.0002/input/input5
[    2.890875] hid-generic 0003:413C:2113.0002: input,hidraw1: USB HID v1.11 Device [Dell KB216 Wired Keyboard] on usb-0000:00:14.0-4.2/input1
[    2.895985] hid-generic 0003:056A:0374.0003: hiddev0,hidraw2: USB HID v1.10 Device [Wacom Co.,Ltd. Intuos S] on usb-0000:00:14.0-4.1.1/input0
[    2.904234] input: Wacom Intuos S Pen as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4.1/1-4.1.1/1-4.1.1:1.0/0003:056A:0374.0003/input/input6
[    2.904293] input: Wacom Intuos S Pad as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4.1/1-4.1.1/1-4.1.1:1.0/0003:056A:0374.0003/input/input8
[    2.904321] wacom 0003:056A:0374.0003: hidraw2: USB HID v1.10 Device [Wacom Co.,Ltd. Intuos S] on usb-0000:00:14.0-4.1.1/input0
[    3.003306] usb 1-8: new high-speed USB device number 8 using xhci_hcd
[    3.142061] usb 1-8: New USB device found, idVendor=04ca, idProduct=7058, bcdDevice= 0.13
[    3.142074] usb 1-8: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    3.142080] usb 1-8: Product: Integrated Camera
[    3.142084] usb 1-8: Manufacturer: 8SSC20F26968L1GZ69N037B
[    3.208832] usb 1-4.4: new high-speed USB device number 9 using xhci_hcd
[    3.300178] usb 1-4.4: New USB device found, idVendor=17ef, idProduct=100f, bcdDevice= 0.01
[    3.300191] usb 1-4.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    3.300196] usb 1-4.4: Product: Lenovo ThinkPad Dock
[    3.300200] usb 1-4.4: Manufacturer: Lenovo
[    3.300204] usb 1-4.4: SerialNumber: Rev1.2
[    3.301791] hub 1-4.4:1.0: USB hub found
[    3.301888] hub 1-4.4:1.0: 3 ports detected
[    3.363256] usb 1-4.1.2: new low-speed USB device number 10 using xhci_hcd
[    3.445862] usb 1-4.1.2: New USB device found, idVendor=413c, idProduct=301a, bcdDevice= 1.00
[    3.445875] usb 1-4.1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    3.445880] usb 1-4.1.2: Product: Dell MS116 USB Optical Mouse
[    3.445884] usb 1-4.1.2: Manufacturer: PixArt
[    3.452180] input: PixArt Dell MS116 USB Optical Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4.1/1-4.1.2/1-4.1.2:1.0/0003:413C:301A.0004/input/input9
[    3.452329] hid-generic 0003:413C:301A.0004: input,hidraw3: USB HID v1.11 Mouse [PixArt Dell MS116 USB Optical Mouse] on usb-0000:00:14.0-4.1.2/input0
[    3.456055] usbcore: registered new interface driver usbmouse
[    3.516258] usb 1-4.1.5: new high-speed USB device number 11 using xhci_hcd
[    3.592594] usb 1-4.1.5: New USB device found, idVendor=0451, idProduct=82ff, bcdDevice= 2.00
[    3.592608] usb 1-4.1.5: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    3.594391] hid-generic 0003:0451:82FF.0005: hiddev0,hidraw4: USB HID v1.11 Device [HID 0451:82ff] on usb-0000:00:14.0-4.1.5/input0
[    3.658257] usb 1-4.1.6: new high-speed USB device number 12 using xhci_hcd
[    3.734637] usb 1-4.1.6: New USB device found, idVendor=0451, idProduct=82ee, bcdDevice= 1.10
[    3.734650] usb 1-4.1.6: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[   33.712698] random: crng init done
[   39.593993] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
[   39.624298] dracut: Checking ext4: /dev/mapper/cryptroot
[   39.624468] dracut: issuing e2fsck -a  /dev/mapper/cryptroot
[   39.633642] dracut: /dev/mapper/cryptroot: clean, 623623/31227904 files, 93449178/124891473 blocks
[   39.634993] dracut: Mounting /dev/mapper/cryptroot with -o rw,noatime,ro
[   39.640587] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
[   39.654648] dracut: Mounted root filesystem /dev/mapper/cryptroot
[   39.696757] dracut: Switching root
[   39.752117] fuse: init (API version 7.33)
[   39.773694] raid6: avx2x4   gen() 28230 MB/s
[   39.790694] raid6: avx2x4   xor() 15610 MB/s
[   39.807694] raid6: avx2x2   gen() 32856 MB/s
[   39.824693] raid6: avx2x2   xor() 19854 MB/s
[   39.841693] raid6: avx2x1   gen() 27834 MB/s
[   39.858694] raid6: avx2x1   xor() 14948 MB/s
[   39.875695] raid6: sse2x4   gen() 13271 MB/s
[   39.892694] raid6: sse2x4   xor()  7750 MB/s
[   39.909693] raid6: sse2x2   gen() 13495 MB/s
[   39.926694] raid6: sse2x2   xor()  8287 MB/s
[   39.943694] raid6: sse2x1   gen() 11371 MB/s
[   39.960694] raid6: sse2x1   xor()  5570 MB/s
[   39.960695] raid6: using algorithm avx2x2 gen() 32856 MB/s
[   39.960696] raid6: .... xor() 19854 MB/s, rmw enabled
[   39.960696] raid6: using avx2x2 recovery algorithm
[   39.961284] xor: automatically using best checksumming function   avx
[   40.004583] Btrfs loaded, crc32c=crc32c-intel, zoned=yes
[   40.007216] Non-volatile memory driver v1.3
[   40.075325] loop: module loaded
[   40.083784] tun: Universal TUN/TAP device driver, 1.6
[   40.087126] PPP generic driver version 2.4.2
[   40.093310] VFIO - User Level meta-driver version: 0.3
[   40.116765] Bluetooth: Core ver 2.22
[   40.116781] NET: Registered protocol family 31
[   40.116782] Bluetooth: HCI device and connection manager initialized
[   40.116785] Bluetooth: HCI socket layer initialized
[   40.116787] Bluetooth: L2CAP socket layer initialized
[   40.116789] Bluetooth: SCO socket layer initialized
[   40.126846] NET: Registered protocol family 40
[   40.147542] acpi_call: loading out-of-tree module taints kernel.
[   40.151200] udevd[670]: starting version 3.2.10
[   40.161657] udevd[671]: starting eudev-3.2.10
[   40.186416] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input10
[   40.195856] ACPI: button: Lid Switch [LID]
[   40.195927] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input11
[   40.195964] ACPI: button: Sleep Button [SLPB]
[   40.196024] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input12
[   40.196062] ACPI: button: Power Button [PWRF]
[   40.221708] ACPI: AC: AC Adapter [AC] (on-line)
[   40.254579] thinkpad_acpi: ThinkPad ACPI Extras v0.26
[   40.254583] thinkpad_acpi: http://ibm-acpi.sf.net/
[   40.254584] thinkpad_acpi: ThinkPad BIOS N1CET83W (1.51 ), EC N1CHT32W
[   40.254585] thinkpad_acpi: Lenovo ThinkPad T460s, model 20F9CTO1WW
[   40.255779] thermal LNXTHERM:00: registered as thermal_zone1
[   40.255782] ACPI: thermal: Thermal Zone [THM0] (45 C)
[   40.257674] thinkpad_acpi: radio switch found; radios are enabled
[   40.257698] thinkpad_acpi: This ThinkPad has standard ACPI backlight brightness control, supported by the ACPI video driver
[   40.257699] thinkpad_acpi: Disabling thinkpad-acpi brightness events by default...
[   40.261010] thinkpad_acpi: rfkill switch tpacpi_bluetooth_sw: radio is unblocked
[   40.266636] mei_me 0000:00:16.0: enabling device (0000 -> 0002)
[   40.276107] thinkpad_acpi: battery 2 registered (start 75, stop 80)
[   40.278848] thinkpad_acpi: battery 1 registered (start 75, stop 80)
[   40.278857] ACPI: battery: new extension: ThinkPad Battery Extension
[   40.279290] input: ThinkPad Extra Buttons as /devices/platform/thinkpad_acpi/input/input13
[   40.321168] i801_smbus 0000:00:1f.4: enabling device (0000 -> 0003)
[   40.321312] i801_smbus 0000:00:1f.4: SPD Write Disable is set
[   40.321363] i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
[   40.321729] i2c i2c-7: 2/2 memory slots populated (from DMI)
[   40.326062] i2c i2c-7: Successfully instantiated SPD at 0x51
[   40.330837] input: PC Speaker as /devices/platform/pcspkr/input/input14
[   40.339040] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[   40.339937] RAPL PMU: API unit is 2^-32 Joules, 5 fixed counters, 655360 ms ovfl timer
[   40.339941] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
[   40.339942] RAPL PMU: hw unit of domain package 2^-14 Joules
[   40.339943] RAPL PMU: hw unit of domain dram 2^-14 Joules
[   40.339944] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
[   40.339945] RAPL PMU: hw unit of domain psys 2^-14 Joules
[   40.341885] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[   40.342286] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[   40.342290] cfg80211: failed to load regulatory.db
[   40.377010] Intel(R) Wireless WiFi driver for Linux
[   40.377673] iwlwifi 0000:04:00.0: enabling device (0000 -> 0002)
[   40.385936] iwlwifi 0000:04:00.0: loaded firmware version 36.ad812ee0.0 8000C-36.ucode op_mode iwlmvm
[   40.408206] iTCO_vendor_support: vendor-support=0
[   40.408870] ee1004 7-0051: 512 byte EE1004-compliant SPD EEPROM, read-only
[   40.409333] intel_rapl_common: Found RAPL domain package
[   40.409336] intel_rapl_common: Found RAPL domain core
[   40.409337] intel_rapl_common: Found RAPL domain uncore
[   40.409338] intel_rapl_common: Found RAPL domain dram
[   40.409340] intel_rapl_common: Found RAPL domain psys
[   40.410238] iTCO_wdt iTCO_wdt: Found a Intel PCH TCO device (Version=4, TCOBASE=0x0400)
[   40.410349] iTCO_wdt iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[   40.419429] snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops __SCT__tp_func_render_mmio [i915])
[   40.440160] iwlwifi 0000:04:00.0: Detected Intel(R) Dual Band Wireless AC 8260, REV=0x204
[   40.446748] thermal thermal_zone3: failed to read out thermal zone (-61)
[   40.449595] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC293: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
[   40.449601] snd_hda_codec_realtek hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[   40.449604] snd_hda_codec_realtek hdaudioC0D0:    hp_outs=2 (0x16/0x15/0x0/0x0/0x0)
[   40.449607] snd_hda_codec_realtek hdaudioC0D0:    mono: mono_out=0x0
[   40.449608] snd_hda_codec_realtek hdaudioC0D0:    inputs:
[   40.449610] snd_hda_codec_realtek hdaudioC0D0:      Dock Mic=0x19
[   40.449611] snd_hda_codec_realtek hdaudioC0D0:      Mic=0x1a
[   40.449613] snd_hda_codec_realtek hdaudioC0D0:      Internal Mic=0x12
[   40.495865] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1f.3/sound/card0/input16
[   40.495926] input: HDA Intel PCH Dock Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input17
[   40.495977] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input18
[   40.496038] input: HDA Intel PCH Dock Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card0/input19
[   40.496093] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card0/input20
[   40.496146] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input21
[   40.496197] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input22
[   40.496246] input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input23
[   40.496297] input: HDA Intel PCH HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input24
[   40.496348] input: HDA Intel PCH HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input25
[   40.517789] iwlwifi 0000:04:00.0: base HW address: b8:08:cf:47:4c:f0
[   40.592420] ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs'
[   40.594728] iwlwifi 0000:04:00.0 wlp4s0: renamed from wlan0
[   41.152641] psmouse serio1: synaptics: queried max coordinates: x [..5676], y [..4762]
[   41.189567] psmouse serio1: synaptics: queried min coordinates: x [1266..], y [1094..]
[   41.189589] psmouse serio1: synaptics: Your touchpad (PNP: LEN004b PNP0f13) says it can support a different bus. If i2c-hid and hid-rmi are not used, you might want to try setting psmouse.synaptics_intertouch to 1 and report this to linux-input@vger.kernel.org.
[   41.260817] psmouse serio1: synaptics: Touchpad model: 1, fw: 8.2, id: 0x1e2b1, caps: 0xf003a3/0x943300/0x12e800/0x10000, board id: 3145, fw id: 2073050
[   41.260845] psmouse serio1: synaptics: serio: Synaptics pass-through port at isa0060/serio1/input0
[   41.305456] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input15
[   41.519624] mc: Linux media interface: v0.10
[   41.560569] videodev: Linux video capture interface: v2.00
[   41.621236] usbcore: registered new interface driver btusb
[   41.625021] Bluetooth: hci0: Firmware revision 0.0 build 10 week 41 2018
[   41.722621] usb 1-8: Found UVC 1.00 device Integrated Camera (04ca:7058)
[   41.744643] input: Integrated Camera: Integrated C as /devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.0/input/input27
[   41.744778] usbcore: registered new interface driver uvcvideo
[   41.954885] psmouse serio2: trackpoint: IBM TrackPoint firmware: 0x0e, buttons: 3/3
[   42.181874] input: TPPS/2 IBM TrackPoint as /devices/platform/i8042/serio1/serio2/input/input26
[   42.895901] EXT4-fs (dm-0): re-mounted. Opts: (null). Quota mode: none.
[   42.985529] EXT4-fs (dm-0): re-mounted. Opts: (null). Quota mode: none.
[   43.093878] udevd[1225]: starting version 3.2.10
[   43.097828] udevd[1225]: starting eudev-3.2.10
[   43.113267] 8021q: 802.1Q VLAN Support v1.8
[   46.462375] wlp4s0: authenticate with bc:5a:56:f8:1f:cf
[   46.477524] wlp4s0: send auth to bc:5a:56:f8:1f:cf (try 1/3)
[   46.483577] wlp4s0: authenticated
[   46.484930] wlp4s0: associate with bc:5a:56:f8:1f:cf (try 1/3)
[   46.488262] wlp4s0: RX AssocResp from bc:5a:56:f8:1f:cf (capab=0x1111 status=0 aid=3)
[   46.494946] wlp4s0: associated
[   46.518783] wlp4s0: Limiting TX power to 23 (23 - 0) dBm as advertised by bc:5a:56:f8:1f:cf
[   46.605609] IPv6: ADDRCONF(NETDEV_CHANGE): wlp4s0: link becomes ready
[   55.417394] i915 0000:00:02.0: [drm] not enough stolen space for compressed buffer (need 36864000 more bytes), disabling. Hint: you may be able to increase stolen memory size in the BIOS to avoid this.
anatol commented 3 years ago

A few things to try:

  1. Enable universal mode using universal: true config option
  2. Add modules_force_load: to load console specific modules such as serio_raw, usbkbd

Let me know if any of the options make difference for you.

dkwo commented 3 years ago

After adding 1 and 2, I still get the warning. Tomorrow I will check if external keyboard works. Does any of these work for you? e.g. void-live-x86_64-musl-20210218.iso

dkwo commented 3 years ago

On the other hand, the keyboard issue is gone (possibly due to usbkbd).

travankor commented 3 years ago

@dkwo The vconsole option is systemd-only so it will not work for void. Secondly, could you edit /etc/booster.yaml and write busybox: false? Then reconfigure initramfs and see if the error remains.

dkwo commented 3 years ago

With

$ cat /etc/booster.yaml
busybox: false
modules_force_load: usbkbd

I still get the warning. (The minor keyboard issue is gone.)

travankor commented 3 years ago

I can add the mkinitcpio output if that helps.

anatol commented 3 years ago

I can add the mkinitcpio output if that helps.

@travankor it would be great. Could you please also increase verbosity level (rd.debug should do it) before you record your logs?

anatol commented 3 years ago

With

$ cat /etc/booster.yaml
busybox: false
modules_force_load: usbkbd

I still get the warning. (The minor keyboard issue is gone.)

Just to clarify, with the config above (modules_force_load: usbkbd option) the only issue you see is following error from runit warning: unable to open /dev/console: file does not exist. Is my assumtion correct?

dkwo commented 3 years ago

Just to clarify, with the config above (modules_force_load: usbkbd option) the only issue you see is following error from runit warning: unable to open /dev/console: file does not exist. Is my assumtion correct?

That is correct.

anatol commented 3 years ago

I setup Void Linux for my integration tests and I see this warning now.

It looks like it comes from the fact that runit expects /dev/ filesystem exists at the time flow passed to the host init (runit). This requirement differs from systemd that mounts /dev if needed.

Anyway I just added https://github.com/anatol/booster/tree/issue-92 branch with potential solution. It fixes the warning and my QEMU with Void seems boot fine. Please give a try and let me know your results.

dkwo commented 3 years ago

Great! Let me try it.

dkwo commented 3 years ago

It works well for me: warning is gone, and everything else still works as expected.

Thank you for helping with this.

anatol commented 3 years ago

The fix got merged master branch.

I also added an integration test for VoidLinux userspace image to make sure booster boots it correctly.

dkwo commented 3 years ago

Great! Looking forward to next release :)

dkwo commented 3 years ago

Thanks again.