Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Solo10G SFP+ (Thunderbolt 3 Edition): does not wake up, need to plug/unplug #37

Open
ffries opened this issue Apr 23, 2022 · 10 comments
Open

Comments

@ffries
Copy link

ffries commented Apr 23, 2022

Dear all,

First of all, thanks for the hard work.

My Solo10G SFP+ is connected to a Lenovo Thinkpad Thunderbolt 3 dock
When starting-up my GNU/Linux station, the Solo10G SFP+ is not detected.
I need to plug/unplug the Solo10G thunderbolt cable a number of times to force detection.
All hardware have the latest firmwares available.
Thunderbolt is configured in secure mode and all hardware is enables: dock and Solo10G SFP+.
Detection works under Windoze without problem (I am not a Win user).

Is there a workaround as on the long run it may hinder the thunderbolt cable?
The best would be a command that would force detection and/or waking-up.

I am using Debian testing stock kernel, please let me know if I need to reinstall your kernel module.
The reason is that I am booting in secure mode and I wonder whether installing a custom module is possible.

My kernel is:
Linux x280 5.16.0-6-amd64 #1 SMP PREEMPT Debian 5.16.18-1 (2022-03-29) x86_64 GNU/Linux

sudo  ethtool enp10s0
Settings for enp10s0:
	Supported ports: [ FIBRE ]
	Supported link modes:   100baseT/Full
	                        1000baseT/Full
	                        10000baseT/Full
	                        2500baseT/Full
	                        5000baseT/Full
	Supported pause frame use: Symmetric Receive-only
	Supports auto-negotiation: Yes
	Supported FEC modes: Not reported
	Advertised link modes:  100baseT/Full
	                        1000baseT/Full
	                        10000baseT/Full
	                        2500baseT/Full
	                        5000baseT/Full
	Advertised pause frame use: Symmetric
	Advertised auto-negotiation: Yes
	Advertised FEC modes: Not reported
	Speed: 10000Mb/s
	Duplex: Full
	Auto-negotiation: on
	Port: FIBRE
	PHYAD: 0
	Transceiver: internal
	Supports Wake-on: pg
	Wake-on: g
        Current message level: 0x00000005 (5)
                               drv link
	Link detected: yes

Kind regards,
Kellogs

@ffries
Copy link
Author

ffries commented Apr 24, 2022

I installed the latest driver from git and the problem remains. The thunderbolt network card is not detected, as shows ifconfig -a:

ifconfig -a
enp0s31f6: flags=4099<UP,BROADCAST,MULTICAST>  mtu 1500
enx083a8854e6af: flags=4099<UP,BROADCAST,MULTICAST>  mtu 1500
lo: flags=73<UP,LOOPBACK,RUNNING>  mtu 65536
virbr0: flags=4099<UP,BROADCAST,MULTICAST>  mtu 1500
wlp59s0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500
sudo modprobe atlantic
modprobe: ERROR: could not insert 'atlantic': Operation not permitted
lsmod
Module                  Size  Used by
snd_seq_dummy          16384  0
snd_hrtimer            16384  1
snd_seq_midi           20480  0
snd_seq_midi_event     16384  1 snd_seq_midi
snd_seq                86016  9 snd_seq_midi,snd_seq_midi_event,snd_seq_dummy
xt_CHECKSUM            16384  1
xt_MASQUERADE          20480  3
xt_conntrack           16384  1
ipt_REJECT             16384  2
nf_reject_ipv4         16384  1 ipt_REJECT
xt_tcpudp              20480  9
nft_compat             20480  16
nft_chain_nat          16384  2
nf_nat                 57344  2 nft_chain_nat,xt_MASQUERADE
nf_conntrack          176128  3 xt_conntrack,nf_nat,xt_MASQUERADE
nf_defrag_ipv6         24576  1 nf_conntrack
nf_defrag_ipv4         16384  1 nf_conntrack
nft_counter            16384  33
nf_tables             266240  106 nft_compat,nft_counter,nft_chain_nat
libcrc32c              16384  3 nf_conntrack,nf_nat,nf_tables
nfnetlink              20480  2 nft_compat,nf_tables
bridge                294912  0
stp                    16384  1 bridge
llc                    16384  2 bridge,stp
nvme_fabrics           28672  0
ctr                    16384  2
ccm                    20480  6
typec_displayport      16384  0
qrtr                   45056  4
bnep                   28672  2
sunrpc                663552  1
binfmt_misc            24576  1
nls_ascii              16384  1
nls_cp437              20480  1
vfat                   20480  1
fat                    86016  1 vfat
x86_pkg_temp_thermal    20480  0
intel_powerclamp       20480  0
coretemp               20480  0
snd_hda_codec_hdmi     73728  1
kvm_intel             348160  0
snd_soc_skl           180224  0
mei_hdcp               24576  0
mei_wdt                16384  0
snd_soc_hdac_hda       24576  1 snd_soc_skl
intel_rapl_msr         20480  0
btusb                  65536  0
snd_hda_ext_core       36864  2 snd_soc_hdac_hda,snd_soc_skl
snd_ctl_led            24576  0
btrtl                  28672  1 btusb
snd_soc_sst_ipc        20480  1 snd_soc_skl
kvm                  1036288  1 kvm_intel
iwlmvm                360448  0
btbcm                  20480  1 btusb
snd_soc_sst_dsp        36864  1 snd_soc_skl
snd_hda_codec_realtek   155648  1
snd_soc_acpi_intel_match    61440  1 snd_soc_skl
btintel                45056  1 btusb
irqbypass              16384  1 kvm
snd_soc_acpi           16384  2 snd_soc_acpi_intel_match,snd_soc_skl
snd_hda_codec_generic    98304  1 snd_hda_codec_realtek
bluetooth             765952  13 btrtl,btintel,btbcm,bnep,btusb
rapl                   20480  0
mac80211             1073152  1 iwlmvm
snd_soc_core          327680  2 snd_soc_hdac_hda,snd_soc_skl
intel_cstate           20480  0
snd_compress           28672  1 snd_soc_core
snd_hda_intel          57344  1
snd_usb_audio         356352  2
snd_intel_dspcfg       28672  2 snd_hda_intel,snd_soc_skl
snd_intel_sdw_acpi     20480  1 snd_intel_dspcfg
snd_hda_codec         176128  5 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec_realtek,snd_soc_hdac_hda
uvcvideo              122880  0
jitterentropy_rng      16384  1
snd_usbmidi_lib        45056  1 snd_usb_audio
intel_uncore          204800  0
libarc4                16384  1 mac80211
videobuf2_vmalloc      20480  1 uvcvideo
snd_hda_core          110592  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
snd_rawmidi            45056  2 snd_seq_midi,snd_usbmidi_lib
iTCO_wdt               16384  0
snd_seq_device         16384  3 snd_seq,snd_seq_midi,snd_rawmidi
snd_hwdep              16384  2 snd_usb_audio,snd_hda_codec
intel_pmc_bxt          16384  1 iTCO_wdt
videobuf2_memops       20480  1 videobuf2_vmalloc
rmi_smbus              16384  0
iTCO_vendor_support    16384  1 iTCO_wdt
pcspkr                 16384  0
efi_pstore             16384  0
serio_raw              20480  0
sha512_ssse3           45056  1
videobuf2_v4l2         36864  1 uvcvideo
intel_wmi_thunderbolt    20480  0
wmi_bmof               16384  0
rmi_core               86016  1 rmi_smbus
watchdog               32768  2 iTCO_wdt,mei_wdt
iwlwifi               319488  1 iwlmvm
sha512_generic         16384  1 sha512_ssse3
snd_pcm_oss            65536  0
drbg                   40960  1
videobuf2_common       65536  4 videobuf2_vmalloc,videobuf2_v4l2,uvcvideo,videobuf2_memops
snd_mixer_oss          28672  1 snd_pcm_oss
joydev                 28672  0
ansi_cprng             16384  0
videodev              266240  3 videobuf2_v4l2,uvcvideo,videobuf2_common
snd_pcm               147456  9 snd_hda_codec_hdmi,snd_hda_intel,snd_usb_audio,snd_hda_codec,snd_compress,snd_pcm_oss,snd_soc_core,snd_soc_skl,snd_hda_core
ecdh_generic           16384  1 bluetooth
cfg80211             1052672  3 iwlmvm,iwlwifi,mac80211
snd_timer              45056  3 snd_seq,snd_hrtimer,snd_pcm
processor_thermal_device_pci_legacy    16384  0
sg                     36864  0
mc                     65536  5 videodev,snd_usb_audio,videobuf2_v4l2,uvcvideo,videobuf2_common
ecc                    40960  1 ecdh_generic
thinkpad_acpi         131072  0
processor_thermal_device    20480  1 processor_thermal_device_pci_legacy
processor_thermal_rfim    16384  1 processor_thermal_device
ucsi_acpi              16384  0
processor_thermal_mbox    16384  2 processor_thermal_rfim,processor_thermal_device
processor_thermal_rapl    20480  1 processor_thermal_device
mei_me                 45056  2
nvram                  16384  1 thinkpad_acpi
platform_profile       16384  1 thinkpad_acpi
typec_ucsi             53248  1 ucsi_acpi
ledtrig_audio          16384  3 snd_ctl_led,snd_hda_codec_generic,thinkpad_acpi
intel_xhci_usb_role_switch    16384  0
intel_rapl_common      28672  2 intel_rapl_msr,processor_thermal_rapl
mei                   151552  5 mei_wdt,mei_hdcp,mei_me
snd                   110592  27 snd_ctl_led,snd_hda_codec_generic,snd_seq,snd_seq_device,snd_hda_codec_hdmi,snd_hwdep,snd_hda_intel,snd_usb_audio,snd_usbmidi_lib,snd_hda_codec,snd_hda_codec_realtek,snd_timer,snd_compress,snd_pcm_oss,thinkpad_acpi,snd_soc_core,snd_pcm,snd_rawmidi,snd_mixer_oss
roles                  16384  2 typec_ucsi,intel_xhci_usb_role_switch
soundcore              16384  2 snd_ctl_led,snd
intel_soc_dts_iosf     20480  1 processor_thermal_device_pci_legacy
typec                  65536  2 typec_displayport,typec_ucsi
intel_pch_thermal      20480  0
rfkill                 32768  9 bluetooth,thinkpad_acpi,cfg80211
int3403_thermal        20480  0
int340x_thermal_zone    20480  2 int3403_thermal,processor_thermal_device
ac                     20480  0
int3400_thermal        20480  0
acpi_thermal_rel       16384  1 int3400_thermal
intel_pmc_core         53248  0
acpi_pad              184320  0
evdev                  28672  21
squashfs               69632  19
loop                   32768  38
ipmi_devintf           20480  0
ipmi_msghandler       118784  1 ipmi_devintf
msr                    16384  0
ecryptfs              126976  0
i2c_dev                24576  0
parport_pc             40960  0
ppdev                  24576  0
lp                     20480  0
parport                69632  3 parport_pc,lp,ppdev
fuse                  167936  5
configfs               57344  1
efivarfs               16384  1
ip_tables              32768  0
x_tables               53248  7 xt_conntrack,nft_compat,xt_tcpudp,xt_CHECKSUM,ipt_REJECT,ip_tables,xt_MASQUERADE
autofs4                53248  2
ext4                  925696  3
crc16                  16384  2 bluetooth,ext4
mbcache                16384  1 ext4
jbd2                  163840  1 ext4
crc32c_generic         16384  0
dm_crypt               61440  1
dm_mirror              28672  0
dm_region_hash         24576  1 dm_mirror
dm_log                 20480  2 dm_region_hash,dm_mirror
dm_mod                176128  29 dm_crypt,dm_log,dm_mirror
cdc_ether              24576  0
usbnet                 53248  1 cdc_ether
r8152                 126976  0
mii                    16384  2 usbnet,r8152
sd_mod                 65536  0
hid_generic            16384  0
usbhid                 65536  0
hid                   151552  2 usbhid,hid_generic
uas                    32768  0
usb_storage            81920  1 uas
scsi_mod              266240  4 sd_mod,usb_storage,uas,sg
scsi_common            16384  4 scsi_mod,usb_storage,uas,sg
i915                 3072000  24
crc32_pclmul           16384  0
crc32c_intel           24576  7
ghash_clmulni_intel    16384  0
nvme                   49152  3
i2c_algo_bit           16384  1 i915
nvme_core             139264  5 nvme,nvme_fabrics
ttm                    86016  1 i915
t10_pi                 16384  2 sd_mod,nvme_core
xhci_pci               20480  0
crc_t10dif             20480  1 t10_pi
drm_kms_helper        315392  1 i915
crct10dif_generic      16384  0
e1000e                315392  0
xhci_hcd              315392  1 xhci_pci
cec                    61440  2 drm_kms_helper,i915
rc_core                65536  1 cec
macsec                 53248  0
aesni_intel           380928  6
crct10dif_pclmul       16384  1
ptp                    32768  1 e1000e
i2c_i801               36864  0
crypto_simd            16384  1 aesni_intel
drm                   630784  16 typec_displayport,drm_kms_helper,i915,ttm
psmouse               184320  0
cryptd                 28672  3 crypto_simd,ghash_clmulni_intel
usbcore               327680  15 xhci_hcd,usbnet,snd_usb_audio,usbhid,snd_usbmidi_lib,usb_storage,typec,uvcvideo,btusb,xhci_pci,cdc_ether,uas,r8152
thunderbolt           331776  0
pps_core               24576  1 ptp
i2c_smbus              20480  1 i2c_i801
crct10dif_common       16384  3 crct10dif_generic,crc_t10dif,crct10dif_pclmul
crc_itu_t              16384  0
usb_common             16384  3 xhci_hcd,usbcore,uvcvideo
wmi                    36864  2 intel_wmi_thunderbolt,wmi_bmof
battery                28672  1 thinkpad_acpi
video                  57344  2 thinkpad_acpi,i915
button                 24576  0

Here is the dmesg:
dmesg

[    0.000000] Linux version 5.16.0-6-amd64 ([email protected]) (gcc-11 (Debian 11.2.0-19) 11.2.0, GNU ld (GNU Binutils for Debian) 2.38) #1 SMP PREEMPT Debian 5.16.18-1 (2022-03-29)
[    0.000000] Command line: BOOT_IMAGE=/vmlinuz-5.16.0-6-amd64 root=/dev/mapper/vgx270-root ro quiet splash intel_iommu=on l1tf=flush
[    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] signal: max sigframe size: 2032
[    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-0x000000003fffffff] usable
[    0.000000] BIOS-e820: [mem 0x0000000040000000-0x00000000403fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000040400000-0x000000006eda0fff] usable
[    0.000000] BIOS-e820: [mem 0x000000006eda1000-0x000000006eda1fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000006eda2000-0x000000006eda2fff] reserved
[    0.000000] BIOS-e820: [mem 0x000000006eda3000-0x000000007a44dfff] usable
[    0.000000] BIOS-e820: [mem 0x000000007a44e000-0x000000007b52cfff] reserved
[    0.000000] BIOS-e820: [mem 0x000000007b52d000-0x000000007b599fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000007b59a000-0x000000007b5fefff] ACPI data
[    0.000000] BIOS-e820: [mem 0x000000007b5ff000-0x000000007b5fffff] usable
[    0.000000] BIOS-e820: [mem 0x000000007b600000-0x000000007f7fffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fe010000-0x00000000fe010fff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000047e7fffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] efi: EFI v2.50 by Lenovo
[    0.000000] efi: TPMFinalLog=0x7b592000 SMBIOS=0x7a6d9000 SMBIOS 3.0=0x7a6d6000 ACPI=0x7b5fe000 ACPI 2.0=0x7b5fe014 ESRT=0x7a563000 MEMATTR=0x7539f018 MOKvar=0x74845000 RNG=0x7a6da198 TPMEventLog=0x6cbba018 
[    0.000000] efi: seeding entropy pool
[    0.000000] Kernel is locked down from EFI Secure Boot; see man kernel_lockdown.7
[    0.000000] secureboot: Secure boot enabled
[    0.000000] SMBIOS 3.0.0 present.
[    0.000000] DMI: LENOVO 20KES5840A/20KES5840A, BIOS N20ET60W (1.45 ) 11/12/2021
[    0.000000] tsc: Detected 1900.000 MHz processor
[    0.000000] tsc: Detected 1899.950 MHz TSC
[    0.001017] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.001023] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.001033] last_pfn = 0x47e800 max_arch_pfn = 0x400000000
[    0.001233] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[    0.002620] last_pfn = 0x7b600 max_arch_pfn = 0x400000000
[    0.020606] esrt: Reserving ESRT space from 0x000000007a563000 to 0x000000007a563088.
[    0.020618] e820: update [mem 0x74845000-0x74847fff] usable ==> reserved
[    0.020642] Using GB pages for direct mapping
[    0.020994] RAMDISK: [mem 0x1f443000-0x23279fff]
[    0.021001] ACPI: Early table checksum verification disabled
[    0.021005] ACPI: RSDP 0x000000007B5FE014 000024 (v02 LENOVO)
[    0.021011] ACPI: XSDT 0x000000007B5B2188 00011C (v01 LENOVO TP-N20   00001450 PTEC 00000002)
[    0.021020] ACPI: FACP 0x000000007B5EB000 0000F4 (v05 LENOVO TP-N20   00001450 PTEC 00000002)
[    0.021028] ACPI: DSDT 0x000000007B5C0000 0261F0 (v02 LENOVO SKL      00000000 INTL 20160527)
[    0.021033] ACPI: FACS 0x000000007B53E000 000040
[    0.021038] ACPI: SSDT 0x000000007B5F3000 009365 (v02 LENOVO DptfTabl 00001000 INTL 20160527)
[    0.021042] ACPI: SSDT 0x000000007B5F2000 0003DB (v02 LENOVO Tpm2Tabl 00001000 INTL 20160527)
[    0.021047] ACPI: TPM2 0x000000007B5F1000 000034 (v03 LENOVO TP-N20   00001450 PTEC 00000002)
[    0.021052] ACPI: UEFI 0x000000007B553000 000042 (v01 LENOVO TP-N20   00001450 PTEC 00000002)
[    0.021056] ACPI: SSDT 0x000000007B5ED000 0030E4 (v02 LENOVO SaSsdt   00003000 INTL 20160527)
[    0.021061] ACPI: SSDT 0x000000007B5EC000 0005C6 (v02 LENOVO PerfTune 00001000 INTL 20160527)
[    0.021066] ACPI: HPET 0x000000007B5EA000 000038 (v01 LENOVO TP-N20   00001450 PTEC 00000002)
[    0.021070] ACPI: APIC 0x000000007B5E9000 00012C (v03 LENOVO TP-N20   00001450 PTEC 00000002)
[    0.021075] ACPI: MCFG 0x000000007B5E8000 00003C (v01 LENOVO TP-N20   00001450 PTEC 00000002)
[    0.021079] ACPI: ECDT 0x000000007B5E7000 000053 (v01 LENOVO TP-N20   00001450 PTEC 00000002)
[    0.021084] ACPI: SSDT 0x000000007B5BE000 001C12 (v02 LENOVO RVP7Rtd3 00001000 INTL 20160527)
[    0.021088] ACPI: SSDT 0x000000007B5BC000 00163C (v02 LENOVO ProjSsdt 00000010 INTL 20160527)
[    0.021093] ACPI: BOOT 0x000000007B5BB000 000028 (v01 LENOVO TP-N20   00001450 PTEC 00000002)
[    0.021098] ACPI: BATB 0x000000007B5BA000 00004A (v02 LENOVO TP-N20   00001450 PTEC 00000002)
[    0.021102] ACPI: SLIC 0x000000007B5B9000 000176 (v01 LENOVO TP-N20   00001450 PTEC 00000002)
[    0.021107] ACPI: SSDT 0x000000007B5B7000 0017AE (v02 LENOVO CpuSsdt  00003000 INTL 20160527)
[    0.021112] ACPI: SSDT 0x000000007B5B6000 00056D (v02 LENOVO CtdpB    00001000 INTL 20160527)
[    0.021116] ACPI: SSDT 0x000000007B5B5000 00068A (v02 LENOVO UsbCTabl 00001000 INTL 20160527)
[    0.021121] ACPI: LPIT 0x000000007B5B4000 000094 (v01 LENOVO TP-N20   00001450 PTEC 00000002)
[    0.021125] ACPI: WSMT 0x000000007B5B3000 000028 (v01 LENOVO TP-N20   00001450 PTEC 00000002)
[    0.021130] ACPI: SSDT 0x000000007B5FD000 000141 (v02 LENOVO HdaDsp   00000000 INTL 20160527)
[    0.021135] ACPI: SSDT 0x000000007B5B1000 0004D5 (v02 LENOVO TbtTypeC 00000000 INTL 20160527)
[    0.021139] ACPI: SSDT 0x000000007B5B0000 0002D1 (v02 LENOVO Wwan     00000001 INTL 20160527)
[    0.021144] ACPI: DBGP 0x000000007B5AF000 000034 (v01 LENOVO TP-N20   00001450 PTEC 00000002)
[    0.021149] ACPI: DBG2 0x000000007B5AE000 000054 (v00 LENOVO TP-N20   00001450 PTEC 00000002)
[    0.021153] ACPI: MSDM 0x000000007B5AD000 000055 (v03 LENOVO TP-N20   00001450 PTEC 00000002)
[    0.021158] ACPI: DMAR 0x000000007B5AC000 0000A8 (v01 LENOVO TP-N20   00001450 PTEC 00000002)
[    0.021163] ACPI: ASF! 0x000000007B5AB000 0000A0 (v32 LENOVO TP-N20   00001450 PTEC 00000002)
[    0.021167] ACPI: FPDT 0x000000007B5AA000 000044 (v01 LENOVO TP-N20   00001450 PTEC 00000002)
[    0.021172] ACPI: UEFI 0x000000007B53B000 00013E (v01 LENOVO TP-N20   00001450 PTEC 00000002)
[    0.021176] ACPI: Reserving FACP table memory at [mem 0x7b5eb000-0x7b5eb0f3]
[    0.021178] ACPI: Reserving DSDT table memory at [mem 0x7b5c0000-0x7b5e61ef]
[    0.021180] ACPI: Reserving FACS table memory at [mem 0x7b53e000-0x7b53e03f]
[    0.021182] ACPI: Reserving SSDT table memory at [mem 0x7b5f3000-0x7b5fc364]
[    0.021184] ACPI: Reserving SSDT table memory at [mem 0x7b5f2000-0x7b5f23da]
[    0.021185] ACPI: Reserving TPM2 table memory at [mem 0x7b5f1000-0x7b5f1033]
[    0.021187] ACPI: Reserving UEFI table memory at [mem 0x7b553000-0x7b553041]
[    0.021188] ACPI: Reserving SSDT table memory at [mem 0x7b5ed000-0x7b5f00e3]
[    0.021190] ACPI: Reserving SSDT table memory at [mem 0x7b5ec000-0x7b5ec5c5]
[    0.021192] ACPI: Reserving HPET table memory at [mem 0x7b5ea000-0x7b5ea037]
[    0.021193] ACPI: Reserving APIC table memory at [mem 0x7b5e9000-0x7b5e912b]
[    0.021195] ACPI: Reserving MCFG table memory at [mem 0x7b5e8000-0x7b5e803b]
[    0.021197] ACPI: Reserving ECDT table memory at [mem 0x7b5e7000-0x7b5e7052]
[    0.021198] ACPI: Reserving SSDT table memory at [mem 0x7b5be000-0x7b5bfc11]
[    0.021200] ACPI: Reserving SSDT table memory at [mem 0x7b5bc000-0x7b5bd63b]
[    0.021202] ACPI: Reserving BOOT table memory at [mem 0x7b5bb000-0x7b5bb027]
[    0.021203] ACPI: Reserving BATB table memory at [mem 0x7b5ba000-0x7b5ba049]
[    0.021205] ACPI: Reserving SLIC table memory at [mem 0x7b5b9000-0x7b5b9175]
[    0.021207] ACPI: Reserving SSDT table memory at [mem 0x7b5b7000-0x7b5b87ad]
[    0.021208] ACPI: Reserving SSDT table memory at [mem 0x7b5b6000-0x7b5b656c]
[    0.021210] ACPI: Reserving SSDT table memory at [mem 0x7b5b5000-0x7b5b5689]
[    0.021212] ACPI: Reserving LPIT table memory at [mem 0x7b5b4000-0x7b5b4093]
[    0.021213] ACPI: Reserving WSMT table memory at [mem 0x7b5b3000-0x7b5b3027]
[    0.021215] ACPI: Reserving SSDT table memory at [mem 0x7b5fd000-0x7b5fd140]
[    0.021217] ACPI: Reserving SSDT table memory at [mem 0x7b5b1000-0x7b5b14d4]
[    0.021218] ACPI: Reserving SSDT table memory at [mem 0x7b5b0000-0x7b5b02d0]
[    0.021220] ACPI: Reserving DBGP table memory at [mem 0x7b5af000-0x7b5af033]
[    0.021222] ACPI: Reserving DBG2 table memory at [mem 0x7b5ae000-0x7b5ae053]
[    0.021224] ACPI: Reserving MSDM table memory at [mem 0x7b5ad000-0x7b5ad054]
[    0.021225] ACPI: Reserving DMAR table memory at [mem 0x7b5ac000-0x7b5ac0a7]
[    0.021227] ACPI: Reserving ASF! table memory at [mem 0x7b5ab000-0x7b5ab09f]
[    0.021229] ACPI: Reserving FPDT table memory at [mem 0x7b5aa000-0x7b5aa043]
[    0.021231] ACPI: Reserving UEFI table memory at [mem 0x7b53b000-0x7b53b13d]
[    0.021348] No NUMA configuration found
[    0.021349] Faking a node at [mem 0x0000000000000000-0x000000047e7fffff]
[    0.021367] NODE_DATA(0) allocated [mem 0x47e7d5000-0x47e7fffff]
[    0.021902] Zone ranges:
[    0.021903]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.021907]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.021910]   Normal   [mem 0x0000000100000000-0x000000047e7fffff]
[    0.021912]   Device   empty
[    0.021914] Movable zone start for each node
[    0.021918] Early memory node ranges
[    0.021919]   node   0: [mem 0x0000000000001000-0x0000000000057fff]
[    0.021922]   node   0: [mem 0x0000000000059000-0x000000000009cfff]
[    0.021924]   node   0: [mem 0x0000000000100000-0x000000003fffffff]
[    0.021926]   node   0: [mem 0x0000000040400000-0x000000006eda0fff]
[    0.021927]   node   0: [mem 0x000000006eda3000-0x000000007a44dfff]
[    0.021929]   node   0: [mem 0x000000007b5ff000-0x000000007b5fffff]
[    0.021930]   node   0: [mem 0x0000000100000000-0x000000047e7fffff]
[    0.021934] Initmem setup node 0 [mem 0x0000000000001000-0x000000047e7fffff]
[    0.021940] On node 0, zone DMA: 1 pages in unavailable ranges
[    0.021943] On node 0, zone DMA: 1 pages in unavailable ranges
[    0.021987] On node 0, zone DMA: 99 pages in unavailable ranges
[    0.026848] On node 0, zone DMA32: 1024 pages in unavailable ranges
[    0.027357] On node 0, zone DMA32: 2 pages in unavailable ranges
[    0.027426] On node 0, zone DMA32: 4529 pages in unavailable ranges
[    0.028115] On node 0, zone Normal: 18944 pages in unavailable ranges
[    0.028214] On node 0, zone Normal: 6144 pages in unavailable ranges
[    0.028226] Reserving Intel graphics memory at [mem 0x7d800000-0x7f7fffff]
[    0.029400] ACPI: PM-Timer IO Port: 0x1808
[    0.029410] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.029413] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[    0.029414] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[    0.029415] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[    0.029417] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
[    0.029418] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
[    0.029419] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
[    0.029420] ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
[    0.029422] ACPI: LAPIC_NMI (acpi_id[0x09] high edge lint[0x1])
[    0.029423] ACPI: LAPIC_NMI (acpi_id[0x0a] high edge lint[0x1])
[    0.029424] ACPI: LAPIC_NMI (acpi_id[0x0b] high edge lint[0x1])
[    0.029425] ACPI: LAPIC_NMI (acpi_id[0x0c] high edge lint[0x1])
[    0.029427] ACPI: LAPIC_NMI (acpi_id[0x0d] high edge lint[0x1])
[    0.029428] ACPI: LAPIC_NMI (acpi_id[0x0e] high edge lint[0x1])
[    0.029429] ACPI: LAPIC_NMI (acpi_id[0x0f] high edge lint[0x1])
[    0.029430] ACPI: LAPIC_NMI (acpi_id[0x10] high edge lint[0x1])
[    0.029458] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
[    0.029463] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.029466] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.029471] ACPI: Using ACPI (MADT) for SMP configuration information
[    0.029473] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[    0.029478] TSC deadline timer available
[    0.029479] smpboot: Allowing 8 CPUs, 0 hotplug CPUs
[    0.029514] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.029518] PM: hibernation: Registered nosave memory: [mem 0x00058000-0x00058fff]
[    0.029521] PM: hibernation: Registered nosave memory: [mem 0x0009d000-0x000fffff]
[    0.029524] PM: hibernation: Registered nosave memory: [mem 0x40000000-0x403fffff]
[    0.029527] PM: hibernation: Registered nosave memory: [mem 0x6eda1000-0x6eda1fff]
[    0.029529] PM: hibernation: Registered nosave memory: [mem 0x6eda2000-0x6eda2fff]
[    0.029532] PM: hibernation: Registered nosave memory: [mem 0x74845000-0x74847fff]
[    0.029535] PM: hibernation: Registered nosave memory: [mem 0x7a44e000-0x7b52cfff]
[    0.029536] PM: hibernation: Registered nosave memory: [mem 0x7b52d000-0x7b599fff]
[    0.029537] PM: hibernation: Registered nosave memory: [mem 0x7b59a000-0x7b5fefff]
[    0.029540] PM: hibernation: Registered nosave memory: [mem 0x7b600000-0x7f7fffff]
[    0.029542] PM: hibernation: Registered nosave memory: [mem 0x7f800000-0xf7ffffff]
[    0.029543] PM: hibernation: Registered nosave memory: [mem 0xf8000000-0xfbffffff]
[    0.029544] PM: hibernation: Registered nosave memory: [mem 0xfc000000-0xfe00ffff]
[    0.029545] PM: hibernation: Registered nosave memory: [mem 0xfe010000-0xfe010fff]
[    0.029547] PM: hibernation: Registered nosave memory: [mem 0xfe011000-0xffffffff]
[    0.029549] [mem 0x7f800000-0xf7ffffff] available for PCI devices
[    0.029552] Booting paravirtualized kernel on bare hardware
[    0.029555] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
[    0.037103] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:8 nr_cpu_ids:8 nr_node_ids:1
[    0.037402] percpu: Embedded 61 pages/cpu s212992 r8192 d28672 u262144
[    0.037414] pcpu-alloc: s212992 r8192 d28672 u262144 alloc=1*2097152
[    0.037418] pcpu-alloc: [0] 0 1 2 3 4 5 6 7 
[    0.037466] Fallback order for Node 0: 0 
[    0.037472] Built 1 zonelists, mobility grouping on.  Total pages: 4098347
[    0.037474] Policy zone: Normal
[    0.037476] Kernel command line: BOOT_IMAGE=/vmlinuz-5.16.0-6-amd64 root=/dev/mapper/vgx270-root ro quiet splash intel_iommu=on l1tf=flush
[    0.037567] DMAR: IOMMU enabled
[    0.037588] Unknown kernel command line parameters "splash BOOT_IMAGE=/vmlinuz-5.16.0-6-amd64", will be passed to user space.
[    0.038931] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
[    0.039589] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
[    0.039715] mem auto-init: stack:off, heap alloc:on, heap free:off
[    0.070914] Memory: 1921376K/16654240K available (12295K kernel code, 2737K rwdata, 8440K rodata, 2484K init, 5236K bss, 536844K reserved, 0K cma-reserved)
[    0.070923] random: get_random_u64 called from __kmem_cache_create+0x2a/0x530 with crng_init=0
[    0.071158] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[    0.071179] Kernel/User page tables isolation: enabled
[    0.071206] ftrace: allocating 38345 entries in 150 pages
[    0.091989] ftrace: allocated 150 pages with 4 groups
[    0.092903] Dynamic Preempt: voluntary
[    0.092954] rcu: Preemptible hierarchical RCU implementation.
[    0.092956] rcu: 	RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=8.
[    0.092958] 	Trampoline variant of Tasks RCU enabled.
[    0.092959] 	Rude variant of Tasks RCU enabled.
[    0.092959] 	Tracing variant of Tasks RCU enabled.
[    0.092961] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[    0.092962] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
[    0.098944] NR_IRQS: 524544, nr_irqs: 2048, preallocated irqs: 16
[    0.099552] random: crng done (trusting CPU's manufacturer)
[    0.099591] Console: colour dummy device 80x25
[    0.099615] printk: console [tty0] enabled
[    0.099640] ACPI: Core revision 20210930
[    0.100050] hpet: HPET dysfunctional in PC10. Force disabled.
[    0.100052] APIC: Switch to symmetric I/O mode setup
[    0.100055] DMAR: Host address width 39
[    0.100056] DMAR: DRHD base: 0x000000fed90000 flags: 0x0
[    0.100064] DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap 1c0000c40660462 ecap 19e2ff0505e
[    0.100069] DMAR: DRHD base: 0x000000fed91000 flags: 0x1
[    0.100075] DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap d2008c40660462 ecap f050da
[    0.100078] DMAR: RMRR base: 0x0000007aa7f000 end: 0x0000007aa9efff
[    0.100081] DMAR: RMRR base: 0x0000007d000000 end: 0x0000007f7fffff
[    0.100084] DMAR-IR: IOAPIC id 2 under DRHD base  0xfed91000 IOMMU 1
[    0.100086] DMAR-IR: HPET id 0 under DRHD base 0xfed91000
[    0.100088] DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
[    0.101839] DMAR-IR: Enabled IRQ remapping in x2apic mode
[    0.101841] x2apic enabled
[    0.101855] Switched APIC routing to cluster x2apic.
[    0.105706] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x36c5f9386c6, max_idle_ns: 881590416379 ns
[    0.105716] Calibrating delay loop (skipped), value calculated using timer frequency.. 3799.90 BogoMIPS (lpj=7599800)
[    0.105720] pid_max: default: 32768 minimum: 301
[    0.109711] LSM: Security Framework initializing
[    0.109711] Yama: disabled by default; enable with sysctl kernel.yama.*
[    0.109711] AppArmor: AppArmor initialized
[    0.109711] TOMOYO Linux initialized
[    0.109711] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[    0.109711] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[    0.109711] CPU0: Thermal monitoring enabled (TM1)
[    0.109711] process: using mwait in idle threads
[    0.109711] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
[    0.109711] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
[    0.109711] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[    0.109711] Spectre V2 : Mitigation: Retpolines
[    0.109711] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    0.109711] Spectre V2 : Enabling Restricted Speculation for firmware calls
[    0.109711] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[    0.109711] Spectre V2 : User space: Mitigation: STIBP via prctl
[    0.109711] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
[    0.109711] TAA: Mitigation: TSX disabled
[    0.109711] SRBDS: Mitigation: Microcode
[    0.109711] MDS: Mitigation: Clear CPU buffers
[    0.109711] Freeing SMP alternatives memory: 32K
[    0.109711] smpboot: Estimated ratio of average max frequency by base frequency (times 1024): 1940
[    0.109711] smpboot: CPU0: Intel(R) Core(TM) i5-8350U CPU @ 1.70GHz (family: 0x6, model: 0x8e, stepping: 0xa)
[    0.109711] Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
[    0.109711] ... version:                4
[    0.109711] ... bit width:              48
[    0.109711] ... generic registers:      4
[    0.109711] ... value mask:             0000ffffffffffff
[    0.109711] ... max period:             00007fffffffffff
[    0.109711] ... fixed-purpose events:   3
[    0.109711] ... event mask:             000000070000000f
[    0.109711] rcu: Hierarchical SRCU implementation.
[    0.109711] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    0.109711] smp: Bringing up secondary CPUs ...
[    0.109711] x86: Booting SMP configuration:
[    0.109711] .... node  #0, CPUs:      #1 #2 #3 #4
[    0.116165] 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.116165]  #5 #6 #7
[    0.122712] smp: Brought up 1 node, 8 CPUs
[    0.122712] smpboot: Max logical packages: 1
[    0.122712] smpboot: Total of 8 processors activated (30399.20 BogoMIPS)
[    0.148326] node 0 deferred pages initialised in 20ms
[    0.148326] devtmpfs: initialized
[    0.148326] x86/mm: Memory block size: 128MB
[    0.150769] ACPI: PM: Registering ACPI NVS region [mem 0x6eda1000-0x6eda1fff] (4096 bytes)
[    0.150769] ACPI: PM: Registering ACPI NVS region [mem 0x7b52d000-0x7b599fff] (446464 bytes)
[    0.150769] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.150769] futex hash table entries: 2048 (order: 5, 131072 bytes, linear)
[    0.150769] pinctrl core: initialized pinctrl subsystem
[    0.150769] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[    0.150769] DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic allocations
[    0.150769] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[    0.150912] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[    0.150924] audit: initializing netlink subsys (disabled)
[    0.150937] audit: type=2000 audit(1650784878.044:1): state=initialized audit_enabled=0 res=1
[    0.150937] thermal_sys: Registered thermal governor 'fair_share'
[    0.150937] thermal_sys: Registered thermal governor 'bang_bang'
[    0.150937] thermal_sys: Registered thermal governor 'step_wise'
[    0.150937] thermal_sys: Registered thermal governor 'user_space'
[    0.150937] thermal_sys: Registered thermal governor 'power_allocator'
[    0.150937] cpuidle: using governor ladder
[    0.150937] cpuidle: using governor menu
[    0.150937] Simple Boot Flag at 0x47 set to 0x1
[    0.150937] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    0.150937] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.150937] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
[    0.150937] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
[    0.150937] PCI: Using configuration type 1 for base access
[    0.150937] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[    0.154691] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
[    0.154702] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[    0.154702] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.154702] ACPI: Added _OSI(Module Device)
[    0.154702] ACPI: Added _OSI(Processor Device)
[    0.154702] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.154702] ACPI: Added _OSI(Processor Aggregator Device)
[    0.154702] ACPI: Added _OSI(Linux-Dell-Video)
[    0.154702] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[    0.154702] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[    0.236760] ACPI: 13 ACPI AML tables successfully acquired and loaded
[    0.238541] ACPI: EC: EC started
[    0.238543] ACPI: EC: interrupt blocked
[    0.241043] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    0.241045] ACPI: EC: Boot ECDT EC used to handle transactions
[    0.243311] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[    0.315369] ACPI: Dynamic OEM Table Load:
[    0.315390] ACPI: SSDT 0xFFFF8CF700F9F800 0005AC (v02 PmRef  Cpu0Ist  00003000 INTL 20160527)
[    0.317314] ACPI: \_PR_.PR00: _OSC native thermal LVT Acked
[    0.319258] ACPI: Dynamic OEM Table Load:
[    0.319272] ACPI: SSDT 0xFFFF8CF700F8DC00 0003FF (v02 PmRef  Cpu0Cst  00003001 INTL 20160527)
[    0.321234] ACPI: Dynamic OEM Table Load:
[    0.321246] ACPI: SSDT 0xFFFF8CF7014B3CC0 0000BA (v02 PmRef  Cpu0Hwp  00003000 INTL 20160527)
[    0.323021] ACPI: Dynamic OEM Table Load:
[    0.323033] ACPI: SSDT 0xFFFF8CF700F9A000 000628 (v02 PmRef  HwpLvt   00003000 INTL 20160527)
[    0.325378] ACPI: Dynamic OEM Table Load:
[    0.325393] ACPI: SSDT 0xFFFF8CF700115000 000D14 (v02 PmRef  ApIst    00003000 INTL 20160527)
[    0.328234] ACPI: Dynamic OEM Table Load:
[    0.328246] ACPI: SSDT 0xFFFF8CF700F89800 000317 (v02 PmRef  ApHwp    00003000 INTL 20160527)
[    0.330250] ACPI: Dynamic OEM Table Load:
[    0.330261] ACPI: SSDT 0xFFFF8CF700F88000 00030A (v02 PmRef  ApCst    00003000 INTL 20160527)
[    0.336285] ACPI: Interpreter enabled
[    0.336373] ACPI: PM: (supports S0 S3 S4 S5)
[    0.336375] ACPI: Using IOAPIC for interrupt routing
[    0.336437] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.337408] ACPI: Enabled 8 GPEs in block 00 to 7F
[    0.351067] ACPI: PM: Power Resource [PUBS]
[    0.377609] ACPI: PM: Power Resource [WRST]
[    0.399831] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
[    0.399842] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
[    0.399943] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug SHPCHotplug PME AER PCIeCapability]
[    0.400030] acpi PNP0A08:00: _OSC: not requesting control; platform does not support [PCIeCapability]
[    0.400033] acpi PNP0A08:00: _OSC: OS requested [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR]
[    0.400035] acpi PNP0A08:00: _OSC: platform willing to grant [LTR]
[    0.400037] acpi PNP0A08:00: _OSC: platform retains control of PCIe features (AE_SUPPORT)
[    0.403118] PCI host bridge to bus 0000:00
[    0.403122] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.403126] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.403129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000fffff window]
[    0.403131] pci_bus 0000:00: root bus resource [mem 0x7f800000-0xf7ffffff window]
[    0.403133] pci_bus 0000:00: root bus resource [mem 0xfd000000-0xfe7fffff window]
[    0.403135] pci_bus 0000:00: root bus resource [bus 00-3e]
[    0.403156] pci 0000:00:00.0: [8086:5914] type 00 class 0x060000
[    0.403266] pci 0000:00:02.0: [8086:5917] type 00 class 0x030000
[    0.403280] pci 0000:00:02.0: reg 0x10: [mem 0xdb000000-0xdbffffff 64bit]
[    0.403290] pci 0000:00:02.0: reg 0x18: [mem 0x80000000-0x9fffffff 64bit pref]
[    0.403297] pci 0000:00:02.0: reg 0x20: [io  0xe000-0xe03f]
[    0.403323] pci 0000:00:02.0: BAR 2: assigned to efifb
[    0.403328] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    0.403530] pci 0000:00:04.0: [8086:1903] type 00 class 0x118000
[    0.403544] pci 0000:00:04.0: reg 0x10: [mem 0xdc340000-0xdc347fff 64bit]
[    0.404012] pci 0000:00:08.0: [8086:1911] type 00 class 0x088000
[    0.404026] pci 0000:00:08.0: reg 0x10: [mem 0xdc350000-0xdc350fff 64bit]
[    0.404159] pci 0000:00:14.0: [8086:9d2f] type 00 class 0x0c0330
[    0.404181] pci 0000:00:14.0: reg 0x10: [mem 0xdc320000-0xdc32ffff 64bit]
[    0.404261] pci 0000:00:14.0: PME# supported from D3hot D3cold
[    0.404959] pci 0000:00:14.2: [8086:9d31] type 00 class 0x118000
[    0.404982] pci 0000:00:14.2: reg 0x10: [mem 0xdc351000-0xdc351fff 64bit]
[    0.405137] pci 0000:00:16.0: [8086:9d3a] type 00 class 0x078000
[    0.405162] pci 0000:00:16.0: reg 0x10: [mem 0xdc352000-0xdc352fff 64bit]
[    0.405248] pci 0000:00:16.0: PME# supported from D3hot
[    0.405693] pci 0000:00:1c.0: [8086:9d10] type 01 class 0x060400
[    0.405765] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.405787] pci 0000:00:1c.0: Intel SPT PCH root port ACS workaround enabled
[    0.406355] pci 0000:00:1c.2: [8086:9d12] type 01 class 0x060400
[    0.406451] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
[    0.406474] pci 0000:00:1c.2: Intel SPT PCH root port ACS workaround enabled
[    0.407024] pci 0000:00:1c.4: [8086:9d14] type 01 class 0x060400
[    0.407134] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
[    0.407159] pci 0000:00:1c.4: Intel SPT PCH root port ACS workaround enabled
[    0.407718] pci 0000:00:1d.0: [8086:9d18] type 01 class 0x060400
[    0.407828] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[    0.407852] pci 0000:00:1d.0: Intel SPT PCH root port ACS workaround enabled
[    0.408422] pci 0000:00:1f.0: [8086:9d4e] type 00 class 0x060100
[    0.408961] pci 0000:00:1f.2: [8086:9d21] type 00 class 0x058000
[    0.408978] pci 0000:00:1f.2: reg 0x10: [mem 0xdc34c000-0xdc34ffff]
[    0.409427] pci 0000:00:1f.3: [8086:9d71] type 00 class 0x040300
[    0.409455] pci 0000:00:1f.3: reg 0x10: [mem 0xdc348000-0xdc34bfff 64bit]
[    0.409494] pci 0000:00:1f.3: reg 0x20: [mem 0xdc330000-0xdc33ffff 64bit]
[    0.409553] pci 0000:00:1f.3: PME# supported from D3hot D3cold
[    0.410133] pci 0000:00:1f.4: [8086:9d23] type 00 class 0x0c0500
[    0.410186] pci 0000:00:1f.4: reg 0x10: [mem 0xdc353000-0xdc3530ff 64bit]
[    0.410239] pci 0000:00:1f.4: reg 0x20: [io  0xefa0-0xefbf]
[    0.410710] pci 0000:00:1f.6: [8086:15d7] type 00 class 0x020000
[    0.410732] pci 0000:00:1f.6: reg 0x10: [mem 0xdc300000-0xdc31ffff]
[    0.410845] pci 0000:00:1f.6: PME# supported from D0 D3hot D3cold
[    0.411332] pci 0000:02:00.0: [8086:15c0] type 01 class 0x060400
[    0.411393] pci 0000:02:00.0: enabling Extended Tags
[    0.411493] pci 0000:02:00.0: supports D1 D2
[    0.411495] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.411682] pci 0000:00:1c.0: PCI bridge to [bus 02-3a]
[    0.411689] pci 0000:00:1c.0:   bridge window [mem 0xc4000000-0xda0fffff]
[    0.411695] pci 0000:00:1c.0:   bridge window [mem 0xa0000000-0xc1ffffff 64bit pref]
[    0.411781] pci 0000:03:00.0: [8086:15c0] type 01 class 0x060400
[    0.411845] pci 0000:03:00.0: enabling Extended Tags
[    0.411947] pci 0000:03:00.0: supports D1 D2
[    0.411948] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.412088] pci 0000:03:01.0: [8086:15c0] type 01 class 0x060400
[    0.412152] pci 0000:03:01.0: enabling Extended Tags
[    0.412253] pci 0000:03:01.0: supports D1 D2
[    0.412254] pci 0000:03:01.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.412387] pci 0000:03:02.0: [8086:15c0] type 01 class 0x060400
[    0.412451] pci 0000:03:02.0: enabling Extended Tags
[    0.412551] pci 0000:03:02.0: supports D1 D2
[    0.412552] pci 0000:03:02.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.412724] pci 0000:02:00.0: PCI bridge to [bus 03-3a]
[    0.412735] pci 0000:02:00.0:   bridge window [mem 0xc4000000-0xda0fffff]
[    0.412742] pci 0000:02:00.0:   bridge window [mem 0xa0000000-0xc1ffffff 64bit pref]
[    0.412821] pci 0000:04:00.0: [8086:15bf] type 00 class 0x088000
[    0.412845] pci 0000:04:00.0: reg 0x10: [mem 0xda000000-0xda03ffff]
[    0.412858] pci 0000:04:00.0: reg 0x14: [mem 0xda040000-0xda040fff]
[    0.412927] pci 0000:04:00.0: enabling Extended Tags
[    0.413044] pci 0000:04:00.0: supports D1 D2
[    0.413046] pci 0000:04:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.413212] pci 0000:03:00.0: PCI bridge to [bus 04]
[    0.413222] pci 0000:03:00.0:   bridge window [mem 0xda000000-0xda0fffff]
[    0.413329] pci 0000:05:00.0: [8086:15ef] type 01 class 0x060400
[    0.413443] pci 0000:05:00.0: enabling Extended Tags
[    0.413667] pci 0000:05:00.0: supports D1 D2
[    0.413669] pci 0000:05:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.413898] pci 0000:05:00.0: 8.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s PCIe x4 link at 0000:03:01.0 (capable of 31.504 Gb/s with 8.0 GT/s PCIe x4 link)
[    0.425740] pci 0000:03:01.0: PCI bridge to [bus 05-39]
[    0.425752] pci 0000:03:01.0:   bridge window [mem 0xc4000000-0xd9efffff]
[    0.425759] pci 0000:03:01.0:   bridge window [mem 0xa0000000-0xc1ffffff 64bit pref]
[    0.425904] pci 0000:06:02.0: [8086:15ef] type 01 class 0x060400
[    0.426023] pci 0000:06:02.0: enabling Extended Tags
[    0.426241] pci 0000:06:02.0: supports D1 D2
[    0.426243] pci 0000:06:02.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.426525] pci 0000:06:04.0: [8086:15ef] type 01 class 0x060400
[    0.426644] pci 0000:06:04.0: enabling Extended Tags
[    0.426861] pci 0000:06:04.0: supports D1 D2
[    0.426862] pci 0000:06:04.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.427157] pci 0000:05:00.0: PCI bridge to [bus 06-39]
[    0.427175] pci 0000:05:00.0:   bridge window [mem 0xc4000000-0xd9efffff]
[    0.427187] pci 0000:05:00.0:   bridge window [mem 0xa0000000-0xc1ffffff 64bit pref]
[    0.427327] pci 0000:07:00.0: [8086:15f0] type 00 class 0x0c0330
[    0.427369] pci 0000:07:00.0: reg 0x10: [mem 0xc4000000-0xc400ffff]
[    0.427515] pci 0000:07:00.0: enabling Extended Tags
[    0.427737] pci 0000:07:00.0: supports D1 D2
[    0.427739] pci 0000:07:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.427923] pci 0000:07:00.0: 8.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s PCIe x4 link at 0000:03:01.0 (capable of 31.504 Gb/s with 8.0 GT/s PCIe x4 link)
[    0.428046] pci 0000:06:02.0: PCI bridge to [bus 07]
[    0.428063] pci 0000:06:02.0:   bridge window [mem 0xc4000000-0xc40fffff]
[    0.428234] pci 0000:08:00.0: [8086:15da] type 01 class 0x060400
[    0.428401] pci 0000:08:00.0: enabling Extended Tags
[    0.428687] pci 0000:08:00.0: supports D1 D2
[    0.428689] pci 0000:08:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.428929] pci 0000:08:00.0: 8.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s PCIe x4 link at 0000:03:01.0 (capable of 31.504 Gb/s with 8.0 GT/s PCIe x4 link)
[    0.429059] pci 0000:06:04.0: PCI bridge to [bus 08-39]
[    0.429077] pci 0000:06:04.0:   bridge window [mem 0xc4100000-0xd9efffff]
[    0.429089] pci 0000:06:04.0:   bridge window [mem 0xa0000000-0xc1ffffff 64bit pref]
[    0.429275] pci 0000:09:01.0: [8086:15da] type 01 class 0x060400
[    0.429449] pci 0000:09:01.0: enabling Extended Tags
[    0.429731] pci 0000:09:01.0: supports D1 D2
[    0.429733] pci 0000:09:01.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.430111] pci 0000:08:00.0: PCI bridge to [bus 09-39]
[    0.430136] pci 0000:08:00.0:   bridge window [mem 0xc4100000-0xd9efffff]
[    0.430153] pci 0000:08:00.0:   bridge window [mem 0xa0000000-0xc1ffffff 64bit pref]
[    0.430327] pci 0000:0a:00.0: [1d6a:80b1] type 00 class 0x020000
[    0.430403] pci 0000:0a:00.0: reg 0x10: [mem 0xc4100000-0xc410ffff 64bit]
[    0.430453] pci 0000:0a:00.0: reg 0x18: [mem 0xc4110000-0xc4110fff 64bit]
[    0.430502] pci 0000:0a:00.0: reg 0x20: [mem 0xc4400000-0xc47fffff 64bit]
[    0.430535] pci 0000:0a:00.0: reg 0x30: [mem 0xfffc0000-0xffffffff pref]
[    0.430563] pci 0000:0a:00.0: enabling Extended Tags
[    0.430808] pci 0000:0a:00.0: supports D1 D2
[    0.430809] pci 0000:0a:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.430967] pci 0000:0a:00.0: 8.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s PCIe x4 link at 0000:03:01.0 (capable of 31.504 Gb/s with 8.0 GT/s PCIe x4 link)
[    0.431124] pci 0000:09:01.0: PCI bridge to [bus 0a]
[    0.431149] pci 0000:09:01.0:   bridge window [mem 0xc4100000-0xc48fffff]
[    0.431304] pci 0000:03:02.0: PCI bridge to [bus 3a]
[    0.431314] pci 0000:03:02.0:   bridge window [mem 0xd9f00000-0xd9ffffff]
[    0.431767] pci 0000:3b:00.0: [8086:24fd] type 00 class 0x028000
[    0.431859] pci 0000:3b:00.0: reg 0x10: [mem 0xdc200000-0xdc201fff 64bit]
[    0.432458] pci 0000:3b:00.0: PME# supported from D0 D3hot D3cold
[    0.433678] pci 0000:00:1c.2: PCI bridge to [bus 3b]
[    0.433685] pci 0000:00:1c.2:   bridge window [mem 0xdc200000-0xdc2fffff]
[    0.433969] pci 0000:3c:00.0: [144d:a808] type 00 class 0x010802
[    0.433994] pci 0000:3c:00.0: reg 0x10: [mem 0xdc100000-0xdc103fff 64bit]
[    0.434484] pci 0000:00:1c.4: PCI bridge to [bus 3c]
[    0.434490] pci 0000:00:1c.4:   bridge window [mem 0xdc100000-0xdc1fffff]
[    0.434688] pci 0000:3d:00.0: [8086:7360] type 00 class 0x0d4000
[    0.434721] pci 0000:3d:00.0: reg 0x10: [mem 0xdc000000-0xdc000fff 64bit]
[    0.434741] pci 0000:3d:00.0: reg 0x18: [mem 0xdc001000-0xdc0013ff 64bit]
[    0.434929] pci 0000:3d:00.0: PME# supported from D0 D3hot D3cold
[    0.435221] pci 0000:00:1d.0: PCI bridge to [bus 3d]
[    0.435227] pci 0000:00:1d.0:   bridge window [mem 0xdc000000-0xdc0fffff]
[    0.437882] ACPI: PCI: Interrupt link LNKA configured for IRQ 11
[    0.437950] ACPI: PCI: Interrupt link LNKB configured for IRQ 10
[    0.438012] ACPI: PCI: Interrupt link LNKC configured for IRQ 11
[    0.438074] ACPI: PCI: Interrupt link LNKD configured for IRQ 11
[    0.438139] ACPI: PCI: Interrupt link LNKE configured for IRQ 11
[    0.438203] ACPI: PCI: Interrupt link LNKF configured for IRQ 11
[    0.438264] ACPI: PCI: Interrupt link LNKG configured for IRQ 11
[    0.438324] ACPI: PCI: Interrupt link LNKH configured for IRQ 11
[    0.439375] ACPI: EC: interrupt unblocked
[    0.439377] ACPI: EC: event unblocked
[    0.439390] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    0.439391] ACPI: EC: GPE=0x16
[    0.439394] ACPI: \_SB_.PCI0.LPCB.EC__: Boot ECDT EC initialization complete
[    0.439396] ACPI: \_SB_.PCI0.LPCB.EC__: EC: Used to handle transactions and events
[    0.439509] iommu: Default domain type: Translated 
[    0.439509] iommu: DMA domain TLB invalidation policy: lazy mode 
[    0.439509] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=mem,locks=none
[    0.439509] pci 0000:00:02.0: vgaarb: bridge control possible
[    0.439509] pci 0000:00:02.0: vgaarb: setting as boot device
[    0.439509] vgaarb: loaded
[    0.439509] EDAC MC: Ver: 3.0.0
[    0.439509] Registered efivars operations
[    0.439509] NetLabel: Initializing
[    0.439509] NetLabel:  domain hash size = 128
[    0.439509] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.439509] NetLabel:  unlabeled traffic allowed by default
[    0.439509] PCI: Using ACPI for IRQ routing
[    0.446815] PCI: pci_cache_line_size set to 64 bytes
[    0.448087] e820: reserve RAM buffer [mem 0x00058000-0x0005ffff]
[    0.448090] e820: reserve RAM buffer [mem 0x0009d000-0x0009ffff]
[    0.448092] e820: reserve RAM buffer [mem 0x6eda1000-0x6fffffff]
[    0.448094] e820: reserve RAM buffer [mem 0x74845000-0x77ffffff]
[    0.448096] e820: reserve RAM buffer [mem 0x7a44e000-0x7bffffff]
[    0.448098] e820: reserve RAM buffer [mem 0x7b600000-0x7bffffff]
[    0.448099] e820: reserve RAM buffer [mem 0x47e800000-0x47fffffff]
[    0.449462] clocksource: Switched to clocksource tsc-early
[    0.455651] VFS: Disk quotas dquot_6.6.0
[    0.455672] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.455848] AppArmor: AppArmor Filesystem Enabled
[    0.455871] pnp: PnP ACPI init
[    0.456010] system 00:00: [mem 0x40000000-0x403fffff] has been reserved
[    0.456234] system 00:01: [mem 0xfd000000-0xfdabffff] has been reserved
[    0.456239] system 00:01: [mem 0xfdad0000-0xfdadffff] has been reserved
[    0.456242] system 00:01: [mem 0xfdb00000-0xfdffffff] has been reserved
[    0.456245] system 00:01: [mem 0xfe000000-0xfe01ffff] could not be reserved
[    0.456248] system 00:01: [mem 0xfe036000-0xfe03bfff] has been reserved
[    0.456251] system 00:01: [mem 0xfe03d000-0xfe3fffff] has been reserved
[    0.456254] system 00:01: [mem 0xfe410000-0xfe7fffff] has been reserved
[    0.456754] system 00:02: [io  0xff00-0xfffe] has been reserved
[    0.457322] system 00:03: [io  0x0680-0x069f] has been reserved
[    0.457326] system 00:03: [io  0xffff] has been reserved
[    0.457328] system 00:03: [io  0xffff] has been reserved
[    0.457330] system 00:03: [io  0xffff] has been reserved
[    0.457332] system 00:03: [io  0x1800-0x18fe] has been reserved
[    0.457334] system 00:03: [io  0x164e-0x164f] has been reserved
[    0.457558] system 00:05: [io  0x1854-0x1857] has been reserved
[    0.457786] system 00:08: [io  0x1800-0x189f] could not be reserved
[    0.457790] system 00:08: [io  0x0800-0x087f] has been reserved
[    0.457792] system 00:08: [io  0x0880-0x08ff] has been reserved
[    0.457794] system 00:08: [io  0x0900-0x097f] has been reserved
[    0.457796] system 00:08: [io  0x0980-0x09ff] has been reserved
[    0.457799] system 00:08: [io  0x0a00-0x0a7f] has been reserved
[    0.457801] system 00:08: [io  0x0a80-0x0aff] has been reserved
[    0.457803] system 00:08: [io  0x0b00-0x0b7f] has been reserved
[    0.457805] system 00:08: [io  0x0b80-0x0bff] has been reserved
[    0.457807] system 00:08: [io  0x15e0-0x15ef] has been reserved
[    0.457810] system 00:08: [io  0x1600-0x167f] could not be reserved
[    0.457812] system 00:08: [io  0x1640-0x165f] could not be reserved
[    0.457815] system 00:08: [mem 0xf8000000-0xfbffffff] has been reserved
[    0.457819] system 00:08: [mem 0xfed10000-0xfed13fff] has been reserved
[    0.457821] system 00:08: [mem 0xfed18000-0xfed18fff] has been reserved
[    0.457824] system 00:08: [mem 0xfed19000-0xfed19fff] has been reserved
[    0.457827] system 00:08: [mem 0xfeb00000-0xfebfffff] has been reserved
[    0.457830] system 00:08: [mem 0xfed20000-0xfed3ffff] has been reserved
[    0.457832] system 00:08: [mem 0xfed90000-0xfed93fff] could not be reserved
[    0.457836] system 00:08: [mem 0xf7fe0000-0xf7ffffff] has been reserved
[    0.459769] system 00:09: [mem 0xfdaf0000-0xfdafffff] has been reserved
[    0.459773] system 00:09: [mem 0xfdae0000-0xfdaeffff] has been reserved
[    0.459776] system 00:09: [mem 0xfdac0000-0xfdacffff] has been reserved
[    0.460616] system 00:0a: [mem 0xfed10000-0xfed17fff] could not be reserved
[    0.460620] system 00:0a: [mem 0xfed18000-0xfed18fff] has been reserved
[    0.460623] system 00:0a: [mem 0xfed19000-0xfed19fff] has been reserved
[    0.460626] system 00:0a: [mem 0xf8000000-0xfbffffff] has been reserved
[    0.460629] system 00:0a: [mem 0xfed20000-0xfed3ffff] has been reserved
[    0.460631] system 00:0a: [mem 0xfed90000-0xfed93fff] could not be reserved
[    0.460634] system 00:0a: [mem 0xfed45000-0xfed8ffff] has been reserved
[    0.460637] system 00:0a: [mem 0xff000000-0xffffffff] has been reserved
[    0.460640] system 00:0a: [mem 0xfee00000-0xfeefffff] has been reserved
[    0.460643] system 00:0a: [mem 0xf7fe0000-0xf7ffffff] has been reserved
[    0.461040] system 00:0b: [mem 0x00000000-0x0009ffff] could not be reserved
[    0.461044] system 00:0b: [mem 0x000f0000-0x000fffff] could not be reserved
[    0.461047] system 00:0b: [mem 0x00100000-0x7f7fffff] could not be reserved
[    0.461049] system 00:0b: [mem 0xfec00000-0xfed3ffff] could not be reserved
[    0.461052] system 00:0b: [mem 0xfed4c000-0xffffffff] could not be reserved
[    0.461250] pnp: PnP ACPI: found 12 devices
[    0.467614] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.467703] NET: Registered PF_INET protocol family
[    0.467923] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    0.470934] tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear)
[    0.471067] TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[    0.471331] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
[    0.471441] TCP: Hash tables configured (established 131072 bind 65536)
[    0.471548] MPTCP token hash table entries: 16384 (order: 6, 393216 bytes, linear)
[    0.471635] UDP hash table entries: 8192 (order: 6, 262144 bytes, linear)
[    0.471703] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, linear)
[    0.471796] NET: Registered PF_UNIX/PF_LOCAL protocol family
[    0.471804] NET: Registered PF_XDP protocol family
[    0.471810] pci 0000:0a:00.0: can't claim BAR 6 [mem 0xfffc0000-0xffffffff pref]: no compatible bridge window
[    0.471823] pci 0000:06:04.0: bridge window [io  0x1000-0x0fff] to [bus 08-39] add_size 1000
[    0.471828] pci 0000:05:00.0: bridge window [io  0x1000-0x0fff] to [bus 06-39] add_size 1000
[    0.471831] pci 0000:03:01.0: bridge window [io  0x1000-0x0fff] to [bus 05-39] add_size 2000
[    0.471835] pci 0000:02:00.0: bridge window [io  0x1000-0x0fff] to [bus 03-3a] add_size 2000
[    0.471837] pci 0000:00:1c.0: bridge window [io  0x1000-0x0fff] to [bus 02-3a] add_size 3000
[    0.471848] pci 0000:00:1c.0: BAR 13: assigned [io  0x2000-0x4fff]
[    0.471854] pci 0000:02:00.0: BAR 13: assigned [io  0x2000-0x3fff]
[    0.471857] pci 0000:03:01.0: BAR 13: assigned [io  0x2000-0x3fff]
[    0.471860] pci 0000:03:00.0: PCI bridge to [bus 04]
[    0.471867] pci 0000:03:00.0:   bridge window [mem 0xda000000-0xda0fffff]
[    0.471879] pci 0000:05:00.0: BAR 13: assigned [io  0x2000-0x2fff]
[    0.471881] pci 0000:06:04.0: BAR 13: assigned [io  0x2000-0x2fff]
[    0.471884] pci 0000:06:02.0: PCI bridge to [bus 07]
[    0.471894] pci 0000:06:02.0:   bridge window [mem 0xc4000000-0xc40fffff]
[    0.471913] pci 0000:0a:00.0: BAR 6: assigned [mem 0xc4140000-0xc417ffff pref]
[    0.471916] pci 0000:09:01.0: PCI bridge to [bus 0a]
[    0.471929] pci 0000:09:01.0:   bridge window [mem 0xc4100000-0xc48fffff]
[    0.471954] pci 0000:08:00.0: PCI bridge to [bus 09-39]
[    0.471968] pci 0000:08:00.0:   bridge window [mem 0xc4100000-0xd9efffff]
[    0.471977] pci 0000:08:00.0:   bridge window [mem 0xa0000000-0xc1ffffff 64bit pref]
[    0.471994] pci 0000:06:04.0: PCI bridge to [bus 08-39]
[    0.471999] pci 0000:06:04.0:   bridge window [io  0x2000-0x2fff]
[    0.472009] pci 0000:06:04.0:   bridge window [mem 0xc4100000-0xd9efffff]
[    0.472016] pci 0000:06:04.0:   bridge window [mem 0xa0000000-0xc1ffffff 64bit pref]
[    0.472028] pci 0000:05:00.0: PCI bridge to [bus 06-39]
[    0.472032] pci 0000:05:00.0:   bridge window [io  0x2000-0x2fff]
[    0.472042] pci 0000:05:00.0:   bridge window [mem 0xc4000000-0xd9efffff]
[    0.472049] pci 0000:05:00.0:   bridge window [mem 0xa0000000-0xc1ffffff 64bit pref]
[    0.472061] pci 0000:03:01.0: PCI bridge to [bus 05-39]
[    0.472064] pci 0000:03:01.0:   bridge window [io  0x2000-0x3fff]
[    0.472070] pci 0000:03:01.0:   bridge window [mem 0xc4000000-0xd9efffff]
[    0.472075] pci 0000:03:01.0:   bridge window [mem 0xa0000000-0xc1ffffff 64bit pref]
[    0.472082] pci 0000:03:02.0: PCI bridge to [bus 3a]
[    0.472088] pci 0000:03:02.0:   bridge window [mem 0xd9f00000-0xd9ffffff]
[    0.472098] pci 0000:02:00.0: PCI bridge to [bus 03-3a]
[    0.472101] pci 0000:02:00.0:   bridge window [io  0x2000-0x3fff]
[    0.472107] pci 0000:02:00.0:   bridge window [mem 0xc4000000-0xda0fffff]
[    0.472112] pci 0000:02:00.0:   bridge window [mem 0xa0000000-0xc1ffffff 64bit pref]
[    0.472119] pci 0000:00:1c.0: PCI bridge to [bus 02-3a]
[    0.472122] pci 0000:00:1c.0:   bridge window [io  0x2000-0x4fff]
[    0.472126] pci 0000:00:1c.0:   bridge window [mem 0xc4000000-0xda0fffff]
[    0.472130] pci 0000:00:1c.0:   bridge window [mem 0xa0000000-0xc1ffffff 64bit pref]
[    0.472136] pci 0000:00:1c.2: PCI bridge to [bus 3b]
[    0.472140] pci 0000:00:1c.2:   bridge window [mem 0xdc200000-0xdc2fffff]
[    0.472147] pci 0000:00:1c.4: PCI bridge to [bus 3c]
[    0.472153] pci 0000:00:1c.4:   bridge window [mem 0xdc100000-0xdc1fffff]
[    0.472161] pci 0000:00:1d.0: PCI bridge to [bus 3d]
[    0.472167] pci 0000:00:1d.0:   bridge window [mem 0xdc000000-0xdc0fffff]
[    0.472176] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    0.472179] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    0.472181] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000fffff window]
[    0.472184] pci_bus 0000:00: resource 7 [mem 0x7f800000-0xf7ffffff window]
[    0.472186] pci_bus 0000:00: resource 8 [mem 0xfd000000-0xfe7fffff window]
[    0.472188] pci_bus 0000:02: resource 0 [io  0x2000-0x4fff]
[    0.472190] pci_bus 0000:02: resource 1 [mem 0xc4000000-0xda0fffff]
[    0.472192] pci_bus 0000:02: resource 2 [mem 0xa0000000-0xc1ffffff 64bit pref]
[    0.472194] pci_bus 0000:03: resource 0 [io  0x2000-0x3fff]
[    0.472196] pci_bus 0000:03: resource 1 [mem 0xc4000000-0xda0fffff]
[    0.472198] pci_bus 0000:03: resource 2 [mem 0xa0000000-0xc1ffffff 64bit pref]
[    0.472200] pci_bus 0000:04: resource 1 [mem 0xda000000-0xda0fffff]
[    0.472202] pci_bus 0000:05: resource 0 [io  0x2000-0x3fff]
[    0.472204] pci_bus 0000:05: resource 1 [mem 0xc4000000-0xd9efffff]
[    0.472206] pci_bus 0000:05: resource 2 [mem 0xa0000000-0xc1ffffff 64bit pref]
[    0.472208] pci_bus 0000:06: resource 0 [io  0x2000-0x2fff]
[    0.472210] pci_bus 0000:06: resource 1 [mem 0xc4000000-0xd9efffff]
[    0.472212] pci_bus 0000:06: resource 2 [mem 0xa0000000-0xc1ffffff 64bit pref]
[    0.472214] pci_bus 0000:07: resource 1 [mem 0xc4000000-0xc40fffff]
[    0.472216] pci_bus 0000:08: resource 0 [io  0x2000-0x2fff]
[    0.472218] pci_bus 0000:08: resource 1 [mem 0xc4100000-0xd9efffff]
[    0.472219] pci_bus 0000:08: resource 2 [mem 0xa0000000-0xc1ffffff 64bit pref]
[    0.472222] pci_bus 0000:09: resource 1 [mem 0xc4100000-0xd9efffff]
[    0.472224] pci_bus 0000:09: resource 2 [mem 0xa0000000-0xc1ffffff 64bit pref]
[    0.472226] pci_bus 0000:0a: resource 1 [mem 0xc4100000-0xc48fffff]
[    0.472228] pci_bus 0000:3a: resource 1 [mem 0xd9f00000-0xd9ffffff]
[    0.472230] pci_bus 0000:3b: resource 1 [mem 0xdc200000-0xdc2fffff]
[    0.472232] pci_bus 0000:3c: resource 1 [mem 0xdc100000-0xdc1fffff]
[    0.472234] pci_bus 0000:3d: resource 1 [mem 0xdc000000-0xdc0fffff]
[    0.473017] pci 0000:02:00.0: enabling device (0006 -> 0007)
[    0.473088] pci 0000:03:01.0: enabling device (0006 -> 0007)
[    0.474094] PCI: CLS 128 bytes, default 64
[    0.474131] DMAR: No ATSR found
[    0.474132] DMAR: No SATC found
[    0.474134] DMAR: IOMMU feature fl1gp_support inconsistent
[    0.474136] DMAR: IOMMU feature pgsel_inv inconsistent
[    0.474137] DMAR: IOMMU feature nwfs inconsistent
[    0.474138] DMAR: IOMMU feature pasid inconsistent
[    0.474139] DMAR: IOMMU feature eafs inconsistent
[    0.474140] DMAR: IOMMU feature prs inconsistent
[    0.474141] DMAR: IOMMU feature nest inconsistent
[    0.474142] DMAR: IOMMU feature mts inconsistent
[    0.474143] DMAR: IOMMU feature sc_support inconsistent
[    0.474144] DMAR: IOMMU feature dev_iotlb_support inconsistent
[    0.474145] DMAR: dmar0: Using Queued invalidation
[    0.474149] DMAR: dmar1: Using Queued invalidation
[    0.474168] Trying to unpack rootfs image as initramfs...
[    0.474347] pci 0000:00:00.0: Adding to iommu group 0
[    0.474364] pci 0000:00:02.0: Adding to iommu group 1
[    0.474379] pci 0000:00:04.0: Adding to iommu group 2
[    0.474392] pci 0000:00:08.0: Adding to iommu group 3
[    0.474420] pci 0000:00:14.0: Adding to iommu group 4
[    0.474434] pci 0000:00:14.2: Adding to iommu group 4
[    0.474456] pci 0000:00:16.0: Adding to iommu group 5
[    0.474472] pci 0000:00:1c.0: Adding to iommu group 6
[    0.474488] pci 0000:00:1c.2: Adding to iommu group 7
[    0.474504] pci 0000:00:1c.4: Adding to iommu group 8
[    0.474523] pci 0000:00:1d.0: Adding to iommu group 9
[    0.474574] pci 0000:00:1f.0: Adding to iommu group 10
[    0.474588] pci 0000:00:1f.2: Adding to iommu group 10
[    0.474603] pci 0000:00:1f.3: Adding to iommu group 10
[    0.474618] pci 0000:00:1f.4: Adding to iommu group 10
[    0.474633] pci 0000:00:1f.6: Adding to iommu group 10
[    0.474650] pci 0000:02:00.0: Adding to iommu group 11
[    0.474666] pci 0000:03:00.0: Adding to iommu group 12
[    0.474682] pci 0000:03:01.0: Adding to iommu group 13
[    0.474698] pci 0000:03:02.0: Adding to iommu group 14
[    0.474705] pci 0000:04:00.0: Adding to iommu group 12
[    0.474711] pci 0000:05:00.0: Adding to iommu group 13
[    0.474717] pci 0000:06:02.0: Adding to iommu group 13
[    0.474723] pci 0000:06:04.0: Adding to iommu group 13
[    0.474735] pci 0000:07:00.0: Adding to iommu group 13
[    0.474747] pci 0000:08:00.0: Adding to iommu group 13
[    0.474759] pci 0000:09:01.0: Adding to iommu group 13
[    0.474765] pci 0000:0a:00.0: Adding to iommu group 13
[    0.474782] pci 0000:3b:00.0: Adding to iommu group 15
[    0.474799] pci 0000:3c:00.0: Adding to iommu group 16
[    0.474817] pci 0000:3d:00.0: Adding to iommu group 17
[    0.477307] DMAR: Intel(R) Virtualization Technology for Directed I/O
[    0.477310] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.477311] software IO TLB: mapped [mem 0x0000000075ae4000-0x0000000079ae4000] (64MB)
[    0.477856] Initialise system trusted keyrings
[    0.477887] Key type blacklist registered
[    0.477940] workingset: timestamp_bits=36 max_order=22 bucket_order=0
[    0.479724] zbud: loaded
[    0.479975] integrity: Platform Keyring initialized
[    0.479977] Key type asymmetric registered
[    0.479979] Asymmetric key parser 'x509' registered
[    0.480015] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)
[    0.480073] io scheduler mq-deadline registered
[    0.484190] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    0.485427] smpboot: Estimated ratio of average max frequency by base frequency (times 1024): 1940
[    0.491136] thermal LNXTHERM:00: registered as thermal_zone0
[    0.491141] ACPI: thermal: Thermal Zone [THM0] (46 C)
[    0.491438] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    0.492599] hpet_acpi_add: no address or irqs in _CRS
[    0.492633] Linux agpgart interface v0.103
[    0.495929] tpm_tis IFX0763:00: 2.0 TPM (device-id 0x1B, rev-id 16)
[    0.512664] AMD-Vi: AMD IOMMUv2 functionality not available on this system - This is not a bug.
[    0.513625] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
[    0.515365] serio: i8042 KBD port at 0x60,0x64 irq 1
[    0.515374] serio: i8042 AUX port at 0x60,0x64 irq 12
[    0.515601] mousedev: PS/2 mouse device common for all mice
[    0.515657] rtc_cmos 00:04: RTC can wake from S4
[    0.516474] rtc_cmos 00:04: registered as rtc0
[    0.516645] rtc_cmos 00:04: setting system clock to 2022-04-24T07:21:19 UTC (1650784879)
[    0.516668] rtc_cmos 00:04: alarms up to one month, y3k, 242 bytes nvram
[    0.517065] intel_pstate: Intel P-state driver initializing
[    0.517126] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[    0.517767] intel_pstate: HWP enabled
[    0.517940] ledtrig-cpu: registered to indicate activity on CPUs
[    0.518187] efifb: probing for efifb
[    0.518199] efifb: framebuffer at 0x80000000, using 4128k, total 4128k
[    0.518201] efifb: mode is 1366x768x32, linelength=5504, pages=1
[    0.518203] efifb: scrolling: redraw
[    0.518204] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    0.518335] Console: switching to colour frame buffer device 170x48
[    0.520564] fb0: EFI VGA frame buffer device
[    0.520765] NET: Registered PF_INET6 protocol family
[    0.833443] Freeing initrd memory: 63708K
[    0.839109] Segment Routing with IPv6
[    0.839118] In-situ OAM (IOAM) with IPv6
[    0.839136] mip6: Mobile IPv6
[    0.839137] NET: Registered PF_PACKET protocol family
[    0.839162] mpls_gso: MPLS GSO support
[    0.839773] microcode: sig=0x806ea, pf=0x80, revision=0xec
[    0.839950] microcode: Microcode Update Driver: v2.2.
[    0.839955] IPI shorthand broadcast: enabled
[    0.839962] sched_clock: Marking stable (833296352, 6432775)->(988862343, -149133216)
[    0.840231] registered taskstats version 1
[    0.840233] Loading compiled-in X.509 certificates
[    0.883039] Loaded X.509 cert 'Debian Secure Boot CA: 6ccece7e4c6c0d1f6149f3dd27dfcc5cbb419ea1'
[    0.883051] Loaded X.509 cert 'Debian Secure Boot Signer 2021 - linux: 4b6ef5abca669825178e052c84667ccbc0531f8c'
[    0.883541] zswap: loaded using pool lzo/zbud
[    0.884348] Key type ._fscrypt registered
[    0.884349] Key type .fscrypt registered
[    0.884350] Key type fscrypt-provisioning registered
[    0.887102] Key type encrypted registered
[    0.887105] AppArmor: AppArmor sha1 policy hashing enabled
[    0.888112] integrity: Loading X.509 certificate: UEFI:db
[    0.888133] integrity: Loaded X.509 cert 'Lenovo Ltd.: ThinkPad Product CA 2012: 838b1f54c1550463f45f98700640f11069265949'
[    0.888134] integrity: Loading X.509 certificate: UEFI:db
[    0.888147] integrity: Loaded X.509 cert 'Lenovo UEFI CA 2014: 4b91a68732eaefdd2c8ffffc6b027ec3449e9c8f'
[    0.888148] integrity: Loading X.509 certificate: UEFI:db
[    0.888164] integrity: Loaded X.509 cert 'Microsoft Corporation UEFI CA 2011: 13adbf4309bd82709c8cd54f316ed522988a1bd4'
[    0.888164] integrity: Loading X.509 certificate: UEFI:db
[    0.888176] integrity: Loaded X.509 cert 'Microsoft Windows Production PCA 2011: a92902398e16c49778cd90f99e4f9ae17c55af53'
[    0.890374] integrity: Loading X.509 certificate: UEFI:MokListRT (MOKvar table)
[    0.890519] integrity: Loaded X.509 cert 'Debian Secure Boot CA: 6ccece7e4c6c0d1f6149f3dd27dfcc5cbb419ea1'
[    0.890526] ima: Allocated hash algorithm: sha256
[    0.934549] ima: No architecture policies found
[    0.934575] evm: Initialising EVM extended attributes:
[    0.934576] evm: security.selinux
[    0.934578] evm: security.SMACK64 (disabled)
[    0.934579] evm: security.SMACK64EXEC (disabled)
[    0.934580] evm: security.SMACK64TRANSMUTE (disabled)
[    0.934581] evm: security.SMACK64MMAP (disabled)
[    0.934581] evm: security.apparmor
[    0.934582] evm: security.ima
[    0.934583] evm: security.capability
[    0.934584] evm: HMAC attrs: 0x1
[    1.031570] Lockdown: swapper/0: hibernation is restricted; see man kernel_lockdown.7
[    1.032303] Freeing unused decrypted memory: 2036K
[    1.032630] Freeing unused kernel image (initmem) memory: 2484K
[    1.050242] Write protecting the kernel read-only data: 24576k
[    1.050791] Freeing unused kernel image (text/rodata gap) memory: 2040K
[    1.051158] Freeing unused kernel image (rodata/data gap) memory: 1800K
[    1.094340] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    1.094341] x86/mm: Checking user space page tables
[    1.135622] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    1.135625] Run /init as init process
[    1.135626]   with arguments:
[    1.135627]     /init
[    1.135627]     splash
[    1.135628]   with environment:
[    1.135628]     HOME=/
[    1.135629]     TERM=linux
[    1.135629]     BOOT_IMAGE=/vmlinuz-5.16.0-6-amd64
[    1.246316] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input2
[    1.249646] acpi PNP0C14:02: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:01)
[    1.249761] acpi PNP0C14:03: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:01)
[    1.258221] pps_core: LinuxPPS API ver. 1 registered
[    1.258223] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
[    1.264529] ACPI: bus type thunderbolt registered
[    1.266079] ACPI: button: Sleep Button [SLPB]
[    1.266324] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input3
[    1.266901] ACPI: button: Lid Switch [LID]
[    1.266968] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input4
[    1.267010] ACPI: button: Power Button [PWRF]
[    1.267710] cryptd: max_cpu_qlen set to 1000
[    1.268566] ACPI: bus type USB registered
[    1.268587] usbcore: registered new interface driver usbfs
[    1.268595] usbcore: registered new interface driver hub
[    1.268606] usbcore: registered new device driver usb
[    1.271378] ACPI: battery: Slot [BAT0] (battery present)
[    1.277362] PTP clock support registered
[    1.277590] ACPI: bus type drm_connector registered
[    1.279690] AVX2 version of gcm_enc/dec engaged.
[    1.279720] AES CTR mode by8 optimization enabled
[    1.280143] MACsec IEEE 802.1AE
[    1.280328] Lockdown: systemd-udevd: unsigned module loading is restricted; see man kernel_lockdown.7
[    1.292629] i801_smbus 0000:00:1f.4: enabling device (0000 -> 0003)
[    1.292650] e1000e: Intel(R) PRO/1000 Network Driver
[    1.292651] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[    1.292920] i801_smbus 0000:00:1f.4: SPD Write Disable is set
[    1.292971] i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
[    1.292982] e1000e 0000:00:1f.6: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
[    1.294778] i2c i2c-0: 2/2 memory slots populated (from DMI)
[    1.299023] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    1.299033] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[    1.300144] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x0000000081109810
[    1.301127] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.16
[    1.301133] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.301135] usb usb1: Product: xHCI Host Controller
[    1.301138] usb usb1: Manufacturer: Linux 5.16.0-6-amd64 xhci-hcd
[    1.301140] usb usb1: SerialNumber: 0000:00:14.0
[    1.304345] hub 1-0:1.0: USB hub found
[    1.304365] hub 1-0:1.0: 12 ports detected
[    1.306602] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    1.306611] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[    1.306618] xhci_hcd 0000:00:14.0: Host supports USB 3.0 SuperSpeed
[    1.306674] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.16
[    1.306677] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.306679] usb usb2: Product: xHCI Host Controller
[    1.306681] usb usb2: Manufacturer: Linux 5.16.0-6-amd64 xhci-hcd
[    1.306683] usb usb2: SerialNumber: 0000:00:14.0
[    1.307380] hub 2-0:1.0: USB hub found
[    1.307398] hub 2-0:1.0: 6 ports detected
[    1.307946] usb: port power management may be unreliable
[    1.308617] xhci_hcd 0000:07:00.0: xHCI Host Controller
[    1.308622] xhci_hcd 0000:07:00.0: new USB bus registered, assigned bus number 3
[    1.309877] xhci_hcd 0000:07:00.0: hcc params 0x200077c1 hci version 0x110 quirks 0x0000000200009810
[    1.310233] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.16
[    1.310237] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.310239] usb usb3: Product: xHCI Host Controller
[    1.310240] usb usb3: Manufacturer: Linux 5.16.0-6-amd64 xhci-hcd
[    1.310242] usb usb3: SerialNumber: 0000:07:00.0
[    1.310697] hub 3-0:1.0: USB hub found
[    1.310711] hub 3-0:1.0: 2 ports detected
[    1.311082] xhci_hcd 0000:07:00.0: xHCI Host Controller
[    1.311088] xhci_hcd 0000:07:00.0: new USB bus registered, assigned bus number 4
[    1.311092] xhci_hcd 0000:07:00.0: Host supports USB 3.1 Enhanced SuperSpeed
[    1.311149] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.16
[    1.311152] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.311154] usb usb4: Product: xHCI Host Controller
[    1.311155] usb usb4: Manufacturer: Linux 5.16.0-6-amd64 xhci-hcd
[    1.311157] usb usb4: SerialNumber: 0000:07:00.0
[    1.311323] hub 4-0:1.0: USB hub found
[    1.311338] hub 4-0:1.0: 2 ports detected
[    1.314691] nvme nvme0: pci function 0000:3c:00.0
[    1.320824] nvme nvme0: missing or invalid SUBNQN field.
[    1.320914] nvme nvme0: Shutdown timeout set to 8 seconds
[    1.332681] nvme nvme0: 8/0/0 default/read/poll queues
[    1.335201]  nvme0n1: p1 p2 p3 p4 p5 p6
[    1.369324] e1000e 0000:00:1f.6 0000:00:1f.6 (uninitialized): registered PHC clock
[    1.409933] i915 0000:00:02.0: enabling device (0006 -> 0007)
[    1.410504] i915 0000:00:02.0: [drm] VT-d active for gfx access
[    1.410506] checking generic (80000000 408000) vs hw (db000000 1000000)
[    1.410508] checking generic (80000000 408000) vs hw (80000000 20000000)
[    1.410509] fb0: switching to i915 from EFI VGA
[    1.410591] Console: switching to colour dummy device 80x25
[    1.410610] i915 0000:00:02.0: vgaarb: deactivate vga console
[    1.410635] i915 0000:00:02.0: [drm] Transparent Hugepage mode 'huge=within_size'
[    1.412356] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=mem
[    1.412389] i915 0000:00:02.0: firmware: direct-loading firmware i915/kbl_dmc_ver1_04.bin
[    1.412718] i915 0000:00:02.0: [drm] Finished loading DMC firmware i915/kbl_dmc_ver1_04.bin (v1.4)
[    1.437252] e1000e 0000:00:1f.6 eth0: (PCI Express:2.5GT/s:Width x1) e8:6a:64:25:19:eb
[    1.437256] e1000e 0000:00:1f.6 eth0: Intel(R) PRO/1000 Network Connection
[    1.437328] e1000e 0000:00:1f.6 eth0: MAC: 12, PHY: 12, PBA No: 1000FF-0FF
[    1.438199] e1000e 0000:00:1f.6 enp0s31f6: renamed from eth0
[    1.454228] i915 0000:00:02.0: [drm] [ENCODER:102:DDI B/PHY B] is disabled/in DSI mode with an ungated DDI clock, gate it
[    1.454232] i915 0000:00:02.0: [drm] [ENCODER:118:DDI C/PHY C] is disabled/in DSI mode with an ungated DDI clock, gate it
[    1.478109] [drm] Initialized i915 1.6.0 20201103 for 0000:00:02.0 on minor 0
[    1.481900] tsc: Refined TSC clocksource calibration: 1896.001 MHz
[    1.481911] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x36a8d4a2582, max_idle_ns: 881590642256 ns
[    1.481965] clocksource: Switched to clocksource tsc
[    1.484349] ACPI: video: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[    1.484951] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input6
[    1.561815] usb 1-3: new full-speed USB device number 2 using xhci_hcd
[    1.569822] usb 3-2: new high-speed USB device number 2 using xhci_hcd
[    1.719402] usb 1-3: New USB device found, idVendor=058f, idProduct=9540, bcdDevice= 1.20
[    1.719407] usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    1.719409] usb 1-3: Product: EMV Smartcard Reader
[    1.719411] usb 1-3: Manufacturer: Generic
[    1.721142] usb 3-2: New USB device found, idVendor=17ef, idProduct=3080, bcdDevice=51.63
[    1.721145] usb 3-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    1.721146] usb 3-2: Product: USB2.0 Hub             
[    1.721147] usb 3-2: Manufacturer: VIA Labs, Inc.         
[    1.721148] usb 3-2: SerialNumber: 00000000000000000000001
[    1.722483] hub 3-2:1.0: USB hub found
[    1.722728] hub 3-2:1.0: 5 ports detected
[    1.737517] fbcon: i915drmfb (fb0) is primary device
[    1.838169] usb 2-3: new SuperSpeed USB device number 2 using xhci_hcd
[    1.846761] usb 4-2: new SuperSpeed Plus Gen 2x1 USB device number 2 using xhci_hcd
[    1.869117] usb 4-2: New USB device found, idVendor=17ef, idProduct=307f, bcdDevice=51.63
[    1.869127] usb 4-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    1.869132] usb 4-2: Product: USB3.1 Hub             
[    1.869136] usb 4-2: Manufacturer: VIA Labs, Inc.         
[    1.869139] usb 4-2: SerialNumber: 00000000000000000000001
[    1.870083] usb 2-3: New USB device found, idVendor=0bda, idProduct=0316, bcdDevice= 2.04
[    1.870093] usb 2-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    1.870098] usb 2-3: Product: USB3.0-CRW
[    1.870101] usb 2-3: Manufacturer: Generic
[    1.870104] usb 2-3: SerialNumber: 20120501030900000
[    1.872287] hub 4-2:1.0: USB hub found
[    1.872525] hub 4-2:1.0: 4 ports detected
[    1.989756] usb 1-7: new full-speed USB device number 3 using xhci_hcd
[    2.065127] psmouse serio1: synaptics: queried max coordinates: x [..5676], y [..4760]
[    2.097515] psmouse serio1: synaptics: queried min coordinates: x [1266..], y [1094..]
[    2.097533] psmouse serio1: synaptics: Trying to set up SMBus access
[    2.139812] usb 1-7: New USB device found, idVendor=8087, idProduct=0a2b, bcdDevice= 0.10
[    2.139823] usb 1-7: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    2.269810] usb 1-8: new high-speed USB device number 4 using xhci_hcd
[    2.430213] usb 1-8: New USB device found, idVendor=04ca, idProduct=7070, bcdDevice= 0.23
[    2.430224] usb 1-8: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.430228] usb 1-8: Product: Integrated Camera
[    2.430232] usb 1-8: Manufacturer: 8SSC20F27068L1GZ87L06V3
[    2.445937] usb 3-2.1: new high-speed USB device number 3 using xhci_hcd
[    2.597036] usb 3-2.1: New USB device found, idVendor=17ef, idProduct=3080, bcdDevice=51.33
[    2.597049] usb 3-2.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    2.597054] usb 3-2.1: Product: USB2.0 Hub             
[    2.597058] usb 3-2.1: Manufacturer: VIA Labs, Inc.         
[    2.597061] usb 3-2.1: SerialNumber: 00000000000000000000001
[    2.599085] hub 3-2.1:1.0: USB hub found
[    2.599440] hub 3-2.1:1.0: 4 ports detected
[    2.693666] usb 4-2.1: new SuperSpeed Plus Gen 2x1 USB device number 3 using xhci_hcd
[    2.726883] usb 4-2.1: New USB device found, idVendor=17ef, idProduct=307f, bcdDevice=51.33
[    2.726894] usb 4-2.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    2.726900] usb 4-2.1: Product: USB3.1 Hub             
[    2.726904] usb 4-2.1: Manufacturer: VIA Labs, Inc.         
[    2.726907] usb 4-2.1: SerialNumber: 00000000000000000000001
[    2.787548] hub 4-2.1:1.0: USB hub found
[    2.787948] hub 4-2.1:1.0: 4 ports detected
[    2.853820] usb 3-2.4: new low-speed USB device number 4 using xhci_hcd
[    2.918478] Console: switching to colour frame buffer device 170x48
[    2.940142] i915 0000:00:02.0: [drm] fb0: i915drmfb frame buffer device
[    2.966789] SCSI subsystem initialized
[    2.970027] usb-storage 2-3:1.0: USB Mass Storage device detected
[    2.970134] scsi host0: usb-storage 2-3:1.0
[    2.970212] usbcore: registered new interface driver usb-storage
[    2.971509] usbcore: registered new interface driver uas
[    3.009534] usb 3-2.4: New USB device found, idVendor=275d, idProduct=0ba6, bcdDevice= 1.00
[    3.009544] usb 3-2.4: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[    3.009547] usb 3-2.4: Product: USB OPTICAL MOUSE 
[    3.093780] usb 3-2.5: new high-speed USB device number 5 using xhci_hcd
[    3.195623] usb 3-2.5: New USB device found, idVendor=2109, idProduct=8887, bcdDevice=31.81
[    3.195629] usb 3-2.5: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    3.195631] usb 3-2.5: Product: 40AN                
[    3.195633] usb 3-2.5: Manufacturer: LENOVO                 
[    3.195635] usb 3-2.5: SerialNumber: 0000                
[    3.207124] hid: raw HID events driver (C) Jiri Kosina
[    3.212183] usbcore: registered new interface driver usbhid
[    3.212185] usbhid: USB HID core driver
[    3.214840] input: USB OPTICAL MOUSE  as /devices/pci0000:00/0000:00:1c.0/0000:02:00.0/0000:03:01.0/0000:05:00.0/0000:06:02.0/0000:07:00.0/usb3/3-2/3-2.4/3-2.4:1.0/0003:275D:0BA6.0001/input/input7
[    3.214917] hid-generic 0003:275D:0BA6.0001: input,hidraw0: USB HID v1.11 Mouse [USB OPTICAL MOUSE ] on usb-0000:07:00.0-2.4/input0
[    3.321806] usb 3-2.1.1: new high-speed USB device number 6 using xhci_hcd
[    3.489291] usb 3-2.1.1: New USB device found, idVendor=17ef, idProduct=3081, bcdDevice=60.60
[    3.489295] usb 3-2.1.1: New USB device strings: Mfr=10, Product=11, SerialNumber=0
[    3.489296] usb 3-2.1.1: Product: USB2.0 HUB
[    3.489297] usb 3-2.1.1: Manufacturer: Lenovo
[    3.492493] hub 3-2.1.1:1.0: USB hub found
[    3.492991] hub 3-2.1.1:1.0: 2 ports detected
[    3.553879] usb 4-2.1.2: new SuperSpeed USB device number 4 using xhci_hcd
[    3.574250] usb 4-2.1.2: New USB device found, idVendor=17ef, idProduct=3082, bcdDevice=31.01
[    3.574254] usb 4-2.1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=6
[    3.574255] usb 4-2.1.2: Product: ThinkPad TBT 3 Dock
[    3.574257] usb 4-2.1.2: Manufacturer: Realtek
[    3.574258] usb 4-2.1.2: SerialNumber: 10154E6AF
[    3.701804] usb 3-2.1.3: new high-speed USB device number 7 using xhci_hcd
[    3.869431] usb 3-2.1.3: New USB device found, idVendor=0bda, idProduct=5411, bcdDevice= 1.17
[    3.869445] usb 3-2.1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    3.869451] usb 3-2.1.3: Product: 4-Port USB 2.0 Hub
[    3.869456] usb 3-2.1.3: Manufacturer: Generic
[    3.873396] hub 3-2.1.3:1.0: USB hub found
[    3.874562] hub 3-2.1.3:1.0: 4 ports detected
[    3.938454] usb 4-2.1.3: new SuperSpeed USB device number 5 using xhci_hcd
[    3.973687] usb 4-2.1.3: New USB device found, idVendor=0bda, idProduct=0411, bcdDevice= 1.17
[    3.973702] usb 4-2.1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    3.973708] usb 4-2.1.3: Product: 4-Port USB 3.0 Hub
[    3.973732] usb 4-2.1.3: Manufacturer: Generic
[    3.980252] scsi 0:0:0:0: Direct-Access     Generic- SD/MMC           1.00 PQ: 0 ANSI: 6
[    3.984301] hub 4-2.1.3:1.0: USB hub found
[    3.985647] hub 4-2.1.3:1.0: 4 ports detected
[    4.049868] usb 3-2.1.1.2: new full-speed USB device number 8 using xhci_hcd
[    4.241762] usb 3-2.1.3.1: new high-speed USB device number 9 using xhci_hcd
[    4.358880] usb 3-2.1.3.1: New USB device found, idVendor=0bda, idProduct=5411, bcdDevice= 1.17
[    4.358898] usb 3-2.1.3.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    4.358905] usb 3-2.1.3.1: Product: 4-Port USB 2.0 Hub
[    4.358910] usb 3-2.1.3.1: Manufacturer: Generic
[    4.363431] hub 3-2.1.3.1:1.0: USB hub found
[    4.364568] hub 3-2.1.3.1:1.0: 4 ports detected
[    4.405401] usb 3-2.1.1.2: New USB device found, idVendor=17ef, idProduct=30cf, bcdDevice= 0.95
[    4.405411] usb 3-2.1.1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    4.405415] usb 3-2.1.1.2: Product: ThinkPad Thunderbolt 3 Dock USB Audio
[    4.405418] usb 3-2.1.1.2: Manufacturer: Lenovo
[    4.405421] usb 3-2.1.1.2: SerialNumber: 000000000000
[    4.434461] usb 4-2.1.3.1: new SuperSpeed USB device number 6 using xhci_hcd
[    4.461250] hid-generic 0003:17EF:30CF.0002: hiddev0,hidraw1: USB HID v1.11 Device [Lenovo ThinkPad Thunderbolt 3 Dock USB Audio] on usb-0000:07:00.0-2.1.1.2/input3
[    4.469671] usb 4-2.1.3.1: New USB device found, idVendor=0bda, idProduct=0411, bcdDevice= 1.17
[    4.469685] usb 4-2.1.3.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    4.469690] usb 4-2.1.3.1: Product: 4-Port USB 3.0 Hub
[    4.469695] usb 4-2.1.3.1: Manufacturer: Generic
[    4.480784] hub 4-2.1.3.1:1.0: USB hub found
[    4.482212] hub 4-2.1.3.1:1.0: 4 ports detected
[    4.541864] usb 3-2.1.3.2: new high-speed USB device number 10 using xhci_hcd
[    4.721842] usb 3-2.1.3.1.1: new high-speed USB device number 11 using xhci_hcd
[    4.828991] usb 3-2.1.3.1.1: New USB device found, idVendor=04b8, idProduct=011b, bcdDevice= 1.00
[    4.829003] usb 3-2.1.3.1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    4.829008] usb 3-2.1.3.1.1: Product: EPSON Scanner
[    4.829012] usb 3-2.1.3.1.1: Manufacturer: EPSON
[    4.913809] usb 3-2.1.3.1.3: new low-speed USB device number 12 using xhci_hcd
[    5.020045] usb 3-2.1.3.1.3: New USB device found, idVendor=046d, idProduct=c31d, bcdDevice=66.01
[    5.020058] usb 3-2.1.3.1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    5.020064] usb 3-2.1.3.1.3: Product: USB Keyboard
[    5.020068] usb 3-2.1.3.1.3: Manufacturer: Logitech
[    5.036319] input: Logitech USB Keyboard as /devices/pci0000:00/0000:00:1c.0/0000:02:00.0/0000:03:01.0/0000:05:00.0/0000:06:02.0/0000:07:00.0/usb3/3-2/3-2.1/3-2.1.3/3-2.1.3.1/3-2.1.3.1.3/3-2.1.3.1.3:1.0/0003:046D:C31D.0003/input/input8
[    5.094437] hid-generic 0003:046D:C31D.0003: input,hidraw2: USB HID v1.10 Keyboard [Logitech USB Keyboard] on usb-0000:07:00.0-2.1.3.1.3/input0
[    5.101943] input: Logitech USB Keyboard Consumer Control as /devices/pci0000:00/0000:00:1c.0/0000:02:00.0/0000:03:01.0/0000:05:00.0/0000:06:02.0/0000:07:00.0/usb3/3-2/3-2.1/3-2.1.3/3-2.1.3.1/3-2.1.3.1.3/3-2.1.3.1.3:1.1/0003:046D:C31D.0004/input/input9
[    5.162073] input: Logitech USB Keyboard System Control as /devices/pci0000:00/0000:00:1c.0/0000:02:00.0/0000:03:01.0/0000:05:00.0/0000:06:02.0/0000:07:00.0/usb3/3-2/3-2.1/3-2.1.3/3-2.1.3.1/3-2.1.3.1.3/3-2.1.3.1.3:1.1/0003:046D:C31D.0004/input/input10
[    5.162124] hid-generic 0003:046D:C31D.0004: input,hidraw3: USB HID v1.10 Device [Logitech USB Keyboard] on usb-0000:07:00.0-2.1.3.1.3/input1
[    5.241727] usb 3-2.1.3.1.4: new full-speed USB device number 13 using xhci_hcd
[    5.353931] usb 3-2.1.3.1.4: New USB device found, idVendor=04e6, idProduct=e003, bcdDevice= 6.01
[    5.353946] usb 3-2.1.3.1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=5
[    5.353952] usb 3-2.1.3.1.4: Product: SPRx32 USB Smart Card Reader
[    5.353956] usb 3-2.1.3.1.4: Manufacturer: SCM Microsystems Inc.
[    5.353960] usb 3-2.1.3.1.4: SerialNumber: 21221124201859
[    6.948231] usb 3-2.1.3.2: New USB device found, idVendor=046d, idProduct=0843, bcdDevice= 0.13
[    6.948235] usb 3-2.1.3.2: New USB device strings: Mfr=0, Product=2, SerialNumber=1
[    6.948237] usb 3-2.1.3.2: Product: Logitech Webcam C930e
[    6.948238] usb 3-2.1.3.2: SerialNumber: 6B3D011E
[    7.422563] thunderbolt 0-1: new device found, vendor=0x108 device=0x1720
[    7.422565] thunderbolt 0-1: Lenovo ThinkPad Thunderbolt 3 Dock
[    7.567662] sd 0:0:0:0: [sda] Media removed, stopped polling
[    7.878610] thunderbolt 0-101: new device found, vendor=0x8 device=0x36
[    7.878612] thunderbolt 0-101: Sonnet Technologies, Inc Solo 10G SFP+ Thunderbolt 3 Edition
[   11.130818] sd 0:0:0:0: [sda] Attached SCSI removable disk
[   11.140492] usbcore: registered new interface driver r8152
[   11.144884] usbcore: registered new interface driver cdc_ether
[   11.230517] usb 4-2.1.2: reset SuperSpeed USB device number 4 using xhci_hcd
[   11.256885] r8152 4-2.1.2:1.0 (unnamed net_device) (uninitialized): Invalid header when reading pass-thru MAC addr
[   11.256990] r8152 4-2.1.2:1.0: firmware: direct-loading firmware rtl_nic/rtl8153b-2.fw
[   11.275091] r8152 4-2.1.2:1.0: load rtl8153b-2 v1 10/23/19 successfully
[   11.311287] r8152 4-2.1.2:1.0 eth0: v1.12.12
[   11.326633] r8152 4-2.1.2:1.0 enx083a8854e6af: renamed from eth0
[   14.769646] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.
[   14.769761] device-mapper: uevent: version 1.0.3
[   14.769971] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: [email protected]
[   22.432508] Lockdown: resume: hibernation is restricted; see man kernel_lockdown.7
[   22.557500] EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
[   22.607547] Not activating Mandatory Access Control as /sbin/tomoyo-init does not exist.
[   22.657489] systemd[1]: Inserted module 'autofs4'
[   22.762577] systemd[1]: systemd 250.4-1 running in system mode (+PAM +AUDIT +SELINUX +APPARMOR +IMA +SMACK +SECCOMP +GCRYPT +GNUTLS -OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY -P11KIT -QRENCODE +BZIP2 +LZ4 +XZ +ZLIB +ZSTD -BPF_FRAMEWORK -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified)
[   22.782321] systemd[1]: Detected architecture x86-64.
[   22.783029] systemd[1]: Hostname set to <x280>.
[   22.784475] Lockdown: systemd: /dev/mem,kmem,port is restricted; see man kernel_lockdown.7
[   22.932096] systemd[1]: Queued start job for default target Graphical Interface.
[   22.933301] systemd[1]: Created slice Virtual Machine and Container Slice.
[   22.933693] systemd[1]: Created slice Slice /system/getty.
[   22.933977] systemd[1]: Created slice Slice /system/modprobe.
[   22.934220] systemd[1]: Created slice Cryptsetup Units Slice.
[   22.934455] systemd[1]: Created slice Slice /system/systemd-fsck.
[   22.934691] systemd[1]: Created slice Slice /system/tor.
[   22.934849] systemd[1]: Created slice User and Session Slice.
[   22.934907] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[   22.935037] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[   22.935088] systemd[1]: Reached target Local Integrity Protected Volumes.
[   22.935115] systemd[1]: Reached target User and Group Name Lookups.
[   22.935137] systemd[1]: Reached target Slice Units.
[   22.935164] systemd[1]: Reached target Local Verity Protected Volumes.
[   22.935176] systemd[1]: Reached target Libvirt guests shutdown.
[   22.935236] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[   22.935320] systemd[1]: Listening on LVM2 poll daemon socket.
[   22.938285] systemd[1]: Listening on RPCbind Server Activation Socket.
[   22.938425] systemd[1]: Listening on Syslog Socket.
[   22.938518] systemd[1]: Listening on fsck to fsckd communication Socket.
[   22.938568] systemd[1]: Listening on initctl Compatibility Named Pipe.
[   22.938712] systemd[1]: Listening on Journal Audit Socket.
[   22.938794] systemd[1]: Listening on Journal Socket (/dev/log).
[   22.938900] systemd[1]: Listening on Journal Socket.
[   22.939142] systemd[1]: Listening on udev Control Socket.
[   22.939237] systemd[1]: Listening on udev Kernel Socket.
[   22.939882] systemd[1]: Mounting Huge Pages File System...
[   22.940486] systemd[1]: Mounting POSIX Message Queue File System...
[   22.941245] systemd[1]: Mounting Kernel Debug File System...
[   22.942068] systemd[1]: Mounting Kernel Trace File System...
[   22.942182] systemd[1]: Kernel Module supporting RPCSEC_GSS was skipped because of a failed condition check (ConditionPathExists=/etc/krb5.keytab).
[   22.942284] systemd[1]: Finished Availability of block devices.
[   22.943199] systemd[1]: Starting Set the console keyboard layout...
[   22.943881] systemd[1]: Starting Create List of Static Device Nodes...
[   22.944524] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
[   22.945211] systemd[1]: Starting Load Kernel Module configfs...
[   22.946084] systemd[1]: Starting Load Kernel Module drm...
[   22.946898] systemd[1]: Starting Load Kernel Module fuse...
[   22.947231] systemd[1]: File System Check on Root Device was skipped because of a failed condition check (ConditionPathExists=!/run/initramfs/fsck-root).
[   22.949051] systemd[1]: Starting Journal Service...
[   22.950743] systemd[1]: Starting Load Kernel Modules...
[   22.951976] systemd[1]: Starting Remount Root and Kernel File Systems...
[   22.952080] systemd[1]: Repartition Root Disk was skipped because all trigger condition checks failed.
[   22.953121] systemd[1]: Starting Coldplug All udev Devices...
[   22.955308] systemd[1]: Mounted Huge Pages File System.
[   22.955490] systemd[1]: Mounted POSIX Message Queue File System.
[   22.955624] systemd[1]: Mounted Kernel Debug File System.
[   22.955747] systemd[1]: Mounted Kernel Trace File System.
[   22.956066] systemd[1]: Finished Set the console keyboard layout.
[   22.956474] systemd[1]: Finished Create List of Static Device Nodes.
[   22.956818] systemd[1]: [email protected]: Deactivated successfully.
[   22.957029] systemd[1]: Finished Load Kernel Module configfs.
[   22.957355] fuse: init (API version 7.35)
[   22.957560] systemd[1]: [email protected]: Deactivated successfully.
[   22.957782] systemd[1]: Finished Load Kernel Module drm.
[   22.958186] systemd[1]: [email protected]: Deactivated successfully.
[   22.958334] systemd[1]: Finished Load Kernel Module fuse.
[   22.959392] systemd[1]: Mounting FUSE Control File System...
[   22.960142] systemd[1]: Mounting Kernel Configuration File System...
[   22.961546] EXT4-fs (dm-1): re-mounted. Opts: errors=remount-ro. Quota mode: none.
[   22.962867] systemd[1]: Finished Remount Root and Kernel File Systems.
[   22.963015] systemd[1]: Mounted FUSE Control File System.
[   22.963126] systemd[1]: Mounted Kernel Configuration File System.
[   22.963229] systemd[1]: Platform Persistent Storage Archival was skipped because of a failed condition check (ConditionDirectoryNotEmpty=/sys/fs/pstore).
[   22.964136] systemd[1]: Starting Load/Save Random Seed...
[   22.965159] systemd[1]: Starting Create System Users...
[   22.966079] lp: driver loaded but no devices found
[   22.968853] ppdev: user-space parallel port driver
[   22.973261] i2c_dev: i2c /dev entries driver
[   22.976180] systemd[1]: Finished Load/Save Random Seed.
[   22.976402] systemd[1]: First Boot Complete was skipped because of a failed condition check (ConditionFirstBoot=yes).
[   22.977483] systemd[1]: Finished Create System Users.
[   22.978512] systemd[1]: Starting Create Static Device Nodes in /dev...
[   22.984862] IPMI message handler: version 39.2
[   22.985841] ipmi device interface
[   22.987971] Lockdown: systemd-modules: unsigned module loading is restricted; see man kernel_lockdown.7
[   22.988517] systemd[1]: systemd-modules-load.service: Main process exited, code=exited, status=1/FAILURE
[   22.988672] systemd[1]: systemd-modules-load.service: Failed with result 'exit-code'.
[   22.988926] systemd[1]: Failed to start Load Kernel Modules.
[   22.990158] systemd[1]: Starting Apply Kernel Variables...
[   22.990401] systemd[1]: Finished Create Static Device Nodes in /dev.
[   22.991655] systemd[1]: Starting Rule-based Manager for Device Events and Files...
[   22.996959] systemd[1]: Finished Apply Kernel Variables.
[   23.038880] systemd[1]: Finished Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling.
[   23.039004] systemd[1]: Reached target Preparation for Local File Systems.
[   23.040225] systemd[1]: Mounting Mount unit for bare, revision 5...
[   23.041348] systemd[1]: Mounting Mount unit for core18, revision 2284...
[   23.042626] systemd[1]: Mounting Mount unit for core18, revision 2344...
[   23.044219] systemd[1]: Mounting Mount unit for core20, revision 1376...
[   23.045422] systemd[1]: Mounting Mount unit for core20, revision 1405...
[   23.047109] systemd[1]: Mounting Mount unit for discord, revision 131...
[   23.048735] systemd[1]: Mounting Mount unit for discord, revision 132...
[   23.051308] loop1: detected capacity change from 0 to 169760
[   23.051319] loop0: detected capacity change from 0 to 169776
[   23.051824] systemd[1]: Mounting Mount unit for gnome-3-28-1804, revision 145...
[   23.052733] loop: module loaded
[   23.053141] loop2: detected capacity change from 0 to 113696
[   23.053284] systemd[1]: Mounting Mount unit for gnome-3-28-1804, revision 161...
[   23.053637] loop3: detected capacity change from 0 to 113680
[   23.053738] loop4: detected capacity change from 0 to 126760
[   23.053798] loop5: detected capacity change from 0 to 126760
[   23.054063] loop6: detected capacity change from 0 to 8
[   23.054468] loop7: detected capacity change from 0 to 333552
[   23.055390] systemd[1]: Mounting Mount unit for gtk-common-themes, revision 1515...
[   23.057646] systemd[1]: Mounting Mount unit for gtk-common-themes, revision 1519...
[   23.058827] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[   23.059110] systemd[1]: Mounting Mount unit for snapd, revision 15177...
[   23.060789] systemd[1]: Mounting Mount unit for snapd, revision 15534...
[   23.062458] systemd[1]: Mounting Mount unit for winbox, revision 77...
[   23.064758] systemd[1]: Mounting Mount unit for winbox, revision 81...
[   23.066681] loop8: detected capacity change from 0 to 337424
[   23.067465] systemd[1]: Mounting Mount unit for wine-platform-5-stable, revision 16...
[   23.067474] loop9: detected capacity change from 0 to 89352
[   23.068611] loop11: detected capacity change from 0 to 133552
[   23.068715] loop12: detected capacity change from 0 to 72008
[   23.068763] loop10: detected capacity change from 0 to 133320
[   23.069757] loop13: detected capacity change from 0 to 72008
[   23.069758] loop14: detected capacity change from 0 to 91496
[   23.070541] systemd[1]: Mounting Mount unit for wine-platform-5-stable, revision 18...
[   23.071974] systemd[1]: Mounting Mount unit for wine-platform-runtime, revision 290...
[   23.072004] loop15: detected capacity change from 0 to 620696
[   23.073263] systemd[1]: Mounting Mount unit for wine-platform-runtime, revision 293...
[   23.073331] systemd[1]: Virtual Machine and Container Storage (Compatibility) was skipped because of a failed condition check (ConditionPathExists=/var/lib/machines.raw).
[   23.073403] systemd[1]: Reached target Containers.
[   23.074206] loop16: detected capacity change from 0 to 620704
[   23.075258] loop17: detected capacity change from 0 to 710392
[   23.088644] systemd[1]: Started Rule-based Manager for Device Events and Files.
[   23.097469] systemd[1]: Mounted Mount unit for bare, revision 5.
[   23.098157] systemd[1]: Mounted Mount unit for core18, revision 2284.
[   23.098645] systemd[1]: Mounted Mount unit for core18, revision 2344.
[   23.098664] loop18: detected capacity change from 0 to 710240
[   23.098795] systemd[1]: Mounted Mount unit for core20, revision 1376.
[   23.099376] systemd[1]: Mounted Mount unit for core20, revision 1405.
[   23.099514] systemd[1]: Mounted Mount unit for discord, revision 131.
[   23.099642] systemd[1]: Mounted Mount unit for discord, revision 132.
[   23.099744] systemd[1]: Mounted Mount unit for gnome-3-28-1804, revision 145.
[   23.099835] systemd[1]: Mounted Mount unit for gnome-3-28-1804, revision 161.
[   23.099925] systemd[1]: Mounted Mount unit for gtk-common-themes, revision 1515.
[   23.100073] systemd[1]: Mounted Mount unit for gtk-common-themes, revision 1519.
[   23.100591] systemd[1]: Mounted Mount unit for snapd, revision 15177.
[   23.100751] systemd[1]: Mounted Mount unit for snapd, revision 15534.
[   23.101405] systemd[1]: Mounted Mount unit for winbox, revision 77.
[   23.101532] systemd[1]: Mounted Mount unit for winbox, revision 81.
[   23.101660] systemd[1]: Mounted Mount unit for wine-platform-5-stable, revision 16.
[   23.101798] systemd[1]: Mounted Mount unit for wine-platform-5-stable, revision 18.
[   23.102425] systemd[1]: Mounted Mount unit for wine-platform-runtime, revision 290.
[   23.138531] systemd[1]: Mounted Mount unit for wine-platform-runtime, revision 293.
[   23.138791] systemd[1]: Started Journal Service.
[   23.147527] intel_pmc_core INT33A1:00:  initialized
[   23.150835] Userspace governor deprecated: use thermal netlink notification instead
[   23.183282] ACPI: AC: AC Adapter [AC] (on-line)
[   23.188185] systemd-journald[547]: Received client request to flush runtime journal.
[   23.221591] mei_me 0000:00:16.0: enabling device (0004 -> 0006)
[   23.223030] Non-volatile memory driver v1.3
[   23.258344] Lockdown: systemd-modules: unsigned module loading is restricted; see man kernel_lockdown.7
[   23.273437] Lockdown: systemd-udevd: unsigned module loading is restricted; see man kernel_lockdown.7
[   23.290152] Lockdown: systemd-modules: unsigned module loading is restricted; see man kernel_lockdown.7
[   23.319405] thinkpad_acpi: ThinkPad ACPI Extras v0.26
[   23.319408] thinkpad_acpi: http://ibm-acpi.sf.net/
[   23.319409] thinkpad_acpi: ThinkPad BIOS N20ET60W (1.45 ), EC N20HT28W
[   23.319410] thinkpad_acpi: Lenovo ThinkPad X280, model 20KES5840A
[   23.319503] proc_thermal 0000:00:04.0: enabling device (0000 -> 0002)
[   23.319546] mc: Linux media interface: v0.10
[   23.319742] sd 0:0:0:0: Attached scsi generic sg0 type 0
[   23.320466] thinkpad_acpi: radio switch found; radios are enabled
[   23.320491] thinkpad_acpi: This ThinkPad has standard ACPI backlight brightness control, supported by the ACPI video driver
[   23.320492] thinkpad_acpi: Disabling thinkpad-acpi brightness events by default...
[   23.323486] thinkpad_acpi: rfkill switch tpacpi_bluetooth_sw: radio is unblocked
[   23.325318] thinkpad_acpi: rfkill switch tpacpi_wwan_sw: radio is unblocked
[   23.326254] intel_rapl_common: Found RAPL domain package
[   23.326256] intel_rapl_common: Found RAPL domain dram
[   23.340462] videodev: Linux video capture interface: v2.00
[   23.340957] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[   23.341449] cfg80211: Loaded X.509 cert '[email protected]: 577e021cb980e0e820821ba7b54b4961b8b4fadf'
[   23.341740] cfg80211: Loaded X.509 cert '[email protected]: 3abbc6ec146e09d1b6016ab9d6cf71dd233f0328'
[   23.341996] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[   23.346495] alg: No test for fips(ansi_cprng) (fips_ansi_cprng)
[   23.346507] thinkpad_acpi: battery 1 registered (start 0, stop 100)
[   23.346516] ACPI: battery: new extension: ThinkPad Battery Extension
[   23.346804] platform regulatory.0: firmware: direct-loading firmware regulatory.db
[   23.347450] platform regulatory.0: firmware: direct-loading firmware regulatory.db.p7s
[   23.348185] input: ThinkPad Extra Buttons as /devices/platform/thinkpad_acpi/input/input11
[   23.432192] iTCO_vendor_support: vendor-support=0
[   23.432503] Intel(R) Wireless WiFi driver for Linux
[   23.432529] input: PC Speaker as /devices/platform/pcspkr/input/input12
[   23.439759] rmi4_smbus 0-002c: registering SMbus-connected sensor
[   23.461195] iwlwifi 0000:3b:00.0: firmware: direct-loading firmware iwlwifi-8265-36.ucode
[   23.463988] iwlwifi 0000:3b:00.0: loaded firmware version 36.ca7b901d.0 8265-36.ucode op_mode iwlmvm
[   23.464029] iTCO_wdt iTCO_wdt: Found a Intel PCH TCO device (Version=4, TCOBASE=0x0400)
[   23.471281] iTCO_wdt iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[   23.486385] pstore: Using crash dump compression: deflate
[   23.486400] pstore: Registered efi as persistent store backend
[   23.524428] resource sanity check: requesting [mem 0xfed10000-0xfed15fff], which spans more than pnp 00:08 [mem 0xfed10000-0xfed13fff]
[   23.524434] caller snb_uncore_imc_init_box+0x78/0xc0 [intel_uncore] mapping multiple BARs
[   23.531342] rmi4_f01 rmi4-00.fn01: found RMI device, manufacturer: Synaptics, product: TM3381-002, fw id: 2687782
[   23.533087] usb 1-8: Found UVC 1.00 device Integrated Camera (04ca:7070)
[   23.540869] snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[   23.561394] input: Integrated Camera: Integrated C as /devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.0/input/input14
[   23.561530] usb 3-2.1.3.2: Found UVC 1.00 device Logitech Webcam C930e (046d:0843)
[   23.563830] input: Logitech Webcam C930e as /devices/pci0000:00/0000:00:1c.0/0000:02:00.0/0000:03:01.0/0000:05:00.0/0000:06:02.0/0000:07:00.0/usb3/3-2/3-2.1/3-2.1.3/3-2.1.3.2/3-2.1.3.2:1.0/input/input15
[   23.563905] usbcore: registered new interface driver uvcvideo
[   23.608104] input: Synaptics TM3381-002 as /devices/pci0000:00/0000:00:1f.4/i2c-0/0-002c/rmi4-00/input/input13
[   23.611842] usb 3-2.1.1.2: 2:1: cannot get freq (v2/v3): err -32
[   23.612089] RAPL PMU: API unit is 2^-32 Joules, 5 fixed counters, 655360 ms ovfl timer
[   23.612092] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
[   23.612093] RAPL PMU: hw unit of domain package 2^-14 Joules
[   23.612094] RAPL PMU: hw unit of domain dram 2^-14 Joules
[   23.612095] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
[   23.612096] RAPL PMU: hw unit of domain psys 2^-14 Joules
[   23.615694] serio: RMI4 PS/2 pass-through port at rmi4-00.fn03
[   23.623267] usb 3-2.1.1.2: 2:2: cannot get freq (v2/v3): err -32
[   23.640855] Bluetooth: Core ver 2.22
[   23.640876] NET: Registered PF_BLUETOOTH protocol family
[   23.640878] Bluetooth: HCI device and connection manager initialized
[   23.640881] Bluetooth: HCI socket layer initialized
[   23.640883] Bluetooth: L2CAP socket layer initialized
[   23.640886] Bluetooth: SCO socket layer initialized
[   23.683686] Adding 15622140k swap on /dev/mapper/vgx270-swap.  Priority:-2 extents:1 across:15622140k SSFS
[   23.723153] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC257: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
[   23.723158] snd_hda_codec_realtek hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[   23.723160] snd_hda_codec_realtek hdaudioC0D0:    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
[   23.723162] snd_hda_codec_realtek hdaudioC0D0:    mono: mono_out=0x0
[   23.723164] snd_hda_codec_realtek hdaudioC0D0:    inputs:
[   23.723166] snd_hda_codec_realtek hdaudioC0D0:      Mic=0x19
[   23.723167] snd_hda_codec_realtek hdaudioC0D0:      Internal Mic=0x12
[   23.749739] iwlwifi 0000:3b:00.0: Detected Intel(R) Dual Band Wireless AC 8265, REV=0x230
[   23.757139] thermal thermal_zone5: failed to read out thermal zone (-61)
[   23.757417] intel_rapl_common: Found RAPL domain package
[   23.757419] intel_rapl_common: Found RAPL domain core
[   23.757420] intel_rapl_common: Found RAPL domain uncore
[   23.757422] intel_rapl_common: Found RAPL domain dram
[   23.757423] intel_rapl_common: Found RAPL domain psys
[   23.757507] usbcore: registered new interface driver btusb
[   23.764859] Bluetooth: hci0: Bootloader revision 0.0 build 26 week 38 2015
[   23.765961] Bluetooth: hci0: Device revision is 16
[   23.765965] Bluetooth: hci0: Secure boot is enabled
[   23.765967] Bluetooth: hci0: OTP lock is enabled
[   23.765969] Bluetooth: hci0: API lock is enabled
[   23.765970] Bluetooth: hci0: Debug lock is disabled
[   23.765972] Bluetooth: hci0: Minimum firmware build 1 week 10 2014
[   23.768095] bluetooth hci0: firmware: direct-loading firmware intel/ibt-12-16.sfi
[   23.768104] Bluetooth: hci0: Found device firmware: intel/ibt-12-16.sfi
[   23.772014] mei_hdcp 0000:00:16.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_component_ops [i915])
[   23.782551] usb 1-7: USB disconnect, device number 3
[   23.830661] iwlwifi 0000:3b:00.0: base HW address: 48:a4:72:9e:6a:56
[   23.847076] psmouse serio2: trackpoint: Elan TrackPoint firmware: 0x11, buttons: 3/3
[   23.866526] Lockdown: systemd-modules: unsigned module loading is restricted; see man kernel_lockdown.7
[   23.886344] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1f.3/sound/card0/input17
[   23.886399] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input18
[   23.886475] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card0/input19
[   23.886528] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input20
[   23.886576] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input21
[   23.886609] input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input22
[   23.886638] input: HDA Intel PCH HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input23
[   23.886668] input: HDA Intel PCH HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input24
[   23.891867] input: TPPS/2 Elan TrackPoint as /devices/pci0000:00/0000:00:1f.4/i2c-0/0-002c/rmi4-00/rmi4-00.fn03/serio2/input/input16
[   23.908199] ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs'
[   23.930192] usbcore: registered new interface driver snd-usb-audio
[   23.960618] EXT4-fs (nvme0n1p1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
[   23.962735] iwlwifi 0000:3b:00.0 wlp59s0: renamed from wlan0
[   23.963979] EXT4-fs (dm-2): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
[   24.029246] audit: type=1400 audit(1650784903.009:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-oosplash" pid=865 comm="apparmor_parser"
[   24.030049] audit: type=1400 audit(1650784903.009:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe" pid=859 comm="apparmor_parser"
[   24.030055] audit: type=1400 audit(1650784903.009:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe//kmod" pid=859 comm="apparmor_parser"
[   24.030402] audit: type=1400 audit(1650784903.009:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="torbrowser_tor" pid=862 comm="apparmor_parser"
[   24.031990] audit: type=1400 audit(1650784903.009:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/man" pid=864 comm="apparmor_parser"
[   24.031995] audit: type=1400 audit(1650784903.009:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_filter" pid=864 comm="apparmor_parser"
[   24.031999] audit: type=1400 audit(1650784903.009:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_groff" pid=864 comm="apparmor_parser"
[   24.032550] audit: type=1400 audit(1650784903.009:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="system_tor" pid=860 comm="apparmor_parser"
[   24.033482] audit: type=1400 audit(1650784903.009:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="lsb_release" pid=858 comm="apparmor_parser"
[   24.034756] audit: type=1400 audit(1650784903.013:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-senddoc" pid=866 comm="apparmor_parser"
[   24.078955] Lockdown: systemd-modules: unsigned module loading is restricted; see man kernel_lockdown.7
[   24.218403] RPC: Registered named UNIX socket transport module.
[   24.218405] RPC: Registered udp transport module.
[   24.218405] RPC: Registered tcp transport module.
[   24.218406] RPC: Registered tcp NFSv4.1 backchannel transport module.
[   24.430987] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   24.430991] Bluetooth: BNEP filters: protocol multicast
[   24.430994] Bluetooth: BNEP socket layer initialized
[   24.433142] NET: Registered PF_QIPCRTR protocol family
[   25.409596] loop19: detected capacity change from 0 to 8
[   25.797709] Bluetooth: hci0: command 0xfc09 tx timeout
[   27.430286] ucsi_acpi USBC000:00: con2: failed to register alt modes
[   27.470200] ucsi_acpi USBC000:00: PPM init failed (-110)
[   28.491348] wlp59s0: authenticate with 94:83:c4:04:e1:04
[   28.504808] wlp59s0: send auth to 94:83:c4:04:e1:04 (try 1/3)
[   28.523163] wlp59s0: authenticated
[   28.526031] wlp59s0: associate with 94:83:c4:04:e1:04 (try 1/3)
[   28.533041] wlp59s0: RX AssocResp from 94:83:c4:04:e1:04 (capab=0x111 status=0 aid=2)
[   28.538327] wlp59s0: associated
[   28.647123] wlp59s0: Limiting TX power to 23 (26 - 3) dBm as advertised by 94:83:c4:04:e1:04
[   28.647145] IPv6: ADDRCONF(NETDEV_CHANGE): wlp59s0: link becomes ready
[   30.870495] kauditd_printk_skb: 31 callbacks suppressed
[   30.870498] audit: type=1400 audit(1650784909.849:43): apparmor="DENIED" operation="capable" profile="/usr/sbin/cups-browsed" pid=1254 comm="cups-browsed" capability=23  capname="sys_nice"
[   30.940499] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[   31.202222] usb 3-2.1.1.2: 2:1: cannot get freq (v2/v3): err -32
[   31.287343] usb 3-2.1.1.2: 2:1: cannot get freq (v2/v3): err -32
[   31.303059] usb 3-2.1.1.2: 1:1: cannot get freq (v2/v3): err -32
[   31.325229] usb 3-2.1.1.2: 2:1: cannot get freq (v2/v3): err -32
[   31.406343] usb 3-2.1.3.2: reset high-speed USB device number 10 using xhci_hcd
[   31.753789] L1TF CPU bug present and SMT on, data leak possible. See CVE-2018-3646 and https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/l1tf.html for details.
[   31.773027] pci 0000:0a:00.0: invalid VPD tag 0x00 (size 0) at offset 0; assume missing optional EEPROM
[   33.100070] Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
[   33.207325] rfkill: input handler disabled
[   33.862092] Bluetooth: hci0: Failed to send firmware signature (-110)
[   33.862148] Bluetooth: hci0: sending frame failed (-19)
[   33.862193] Bluetooth: hci0: Intel reset sent to retry FW download
[   42.094948] rfkill: input handler enabled
[   47.816047] Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
[   48.639818] rfkill: input handler disabled
[   52.162009] i915 0000:00:02.0: [drm] *ERROR* mstb 000000001390d6f4 port 1: DPCD read on addr 0x4b0 for 1 bytes NAKed
[   52.173111] i915 0000:00:02.0: [drm] *ERROR* mstb 000000001390d6f4 port 2: DPCD read on addr 0x4b0 for 1 bytes NAKed
[   52.184190] i915 0000:00:02.0: [drm] *ERROR* mstb 000000001390d6f4 port 3: DPCD read on addr 0x4b0 for 1 bytes NAKed
[   57.818312] Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
[  299.822055] Lockdown: modprobe: unsigned module loading is restricted; see man kernel_lockdown.7
[  326.519604] Lockdown: modprobe: unsigned module loading is restricted; see man kernel_lockdown.7
[  354.047227] Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
[  374.281620] Lockdown: modprobe: unsigned module loading is restricted; see man kernel_lockdown.7
[  379.138504] pci 0000:0a:00.0: Removing from iommu group 13
[  379.138525] pci_bus 0000:0a: busn_res: [bus 0a] is released
[  379.138577] pci 0000:09:01.0: Removing from iommu group 13
[  379.138591] pci_bus 0000:09: busn_res: [bus 09-39] is released
[  379.138635] pci 0000:08:00.0: Removing from iommu group 13
[  379.138891] pci_bus 0000:03: Allocating resources
[  380.038247] thunderbolt 0-101: device disconnected
[  384.208687] thunderbolt 0-101: new device found, vendor=0x8 device=0x36
[  384.208690] thunderbolt 0-101: Sonnet Technologies, Inc Solo 10G SFP+ Thunderbolt 3 Edition
[  391.832066] Lockdown: modprobe: unsigned module loading is restricted; see man kernel_lockdown.7
[  410.294251] Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7

@ffries
Copy link
Author

ffries commented Apr 24, 2022

sudo insmod -f /lib/modules/5.16.0-6-amd64/aquantia/atlantic.ko
insmod: ERROR: could not insert module /lib/modules/5.16.0-6-amd64/aquantia/atlantic.ko: Operation not permitted
~/Documents/logiciels/Aquantia/AQtion$ lsmod | grep atlantic

@ffries
Copy link
Author

ffries commented Apr 25, 2022

Ok, I understand what is going on: as the system is protected with UEFI I cannot insert a module unless it is signed.
So I went back to the stock Debian kernel and linux atlantic module and the problems remains.
The network card is seen by the system but nothing happens:

boltctl list
 ● Lenovo ThinkPad Thunderbolt 3 Dock
   ├─ type:          peripheral
   ├─ name:          ThinkPad Thunderbolt 3 Dock
   ├─ vendor:        Lenovo
   ├─ uuid:          00e9298d-7a6f-0801-ffff-ffffffffffff
   ├─ generation:    Thunderbolt 3
   ├─ status:        authorized
   │  ├─ domain:     cb010000-0072-7098-a00a-271482258221
   │  ├─ rx speed:   40 Gb/s = 2 lanes * 20 Gb/s
   │  ├─ tx speed:   40 Gb/s = 2 lanes * 20 Gb/s
   │  └─ authflags:  boot
   ├─ authorized:    lun. 25 avril 2022 06:59:56
   ├─ connected:     lun. 25 avril 2022 06:59:56
   └─ stored:        mar. 08 mars 2022 07:19:31
      ├─ policy:     auto
      └─ key:        yes

 ● Sonnet Technologies, Inc Solo 10G SFP+ Thunderbolt 3 Edition
   ├─ type:          peripheral
   ├─ name:          Solo 10G SFP+ Thunderbolt 3 Edition
   ├─ vendor:        Sonnet Technologies, Inc
   ├─ uuid:          00b8607c-0b4c-0800-ffff-ffffffffffff
   ├─ generation:    Thunderbolt 3
   ├─ status:        authorized
   │  ├─ domain:     cb010000-0072-7098-a00a-271482258221
   │  ├─ rx speed:   40 Gb/s = 2 lanes * 20 Gb/s
   │  ├─ tx speed:   40 Gb/s = 2 lanes * 20 Gb/s
   │  └─ authflags:  boot
   ├─ authorized:    lun. 25 avril 2022 06:59:57
   ├─ connected:     lun. 25 avril 2022 06:59:57
   └─ stored:        dim. 24 avril 2022 07:37:20
      ├─ policy:     auto
      └─ key:        yes
[boltctl domains
 ● domain0 cb010000-0072-7098-a00a-271482258221
   ├─ bootacl:  2/16
   │   ├─[0] 00b8607c-0b4c-0800-ffff-ffffffffffff
   │   └─[1] 00e9298d-7a6f-0801-ffff-ffffffffffff
   └─ security: secure](url)

power -t 30 00b8607c-0b4c-0800-ffff-ffffffffffff
does nothing

Any idea how to activate the network controller?

@cail
Copy link
Member

cail commented Apr 25, 2022

ffries, you are listing your thunderbolt devices, not AQC PCI device.
Please do 'lspci' to check if AQC is there.
Your device should be a thunderbolt-pci bridge, eventually showing up with pci AQC device.
I would assume something is wrong with your kernel's thunderbolt stack.

@ffries
Copy link
Author

ffries commented Apr 25, 2022

Thanks. Here us the output of lspci, no trace of AQC here.

lspci
00:00.0 Host bridge: Intel Corporation Xeon E3-1200 v6/7th Gen Core Processor Host Bridge/DRAM Registers (rev 08)
00:02.0 VGA compatible controller: Intel Corporation UHD Graphics 620 (rev 07)
00:04.0 Signal processing controller: Intel Corporation Xeon E3-1200 v5/E3-1500 v5/6th Gen Core Processor Thermal Subsystem (rev 08)
00:08.0 System peripheral: Intel Corporation Xeon E3-1200 v5/v6 / E3-1500 v5 / 6th/7th/8th Gen Core Processor Gaussian Mixture Model
00:14.0 USB controller: Intel Corporation Sunrise Point-LP USB 3.0 xHCI Controller (rev 21)
00:14.2 Signal processing controller: Intel Corporation Sunrise Point-LP Thermal subsystem (rev 21)
00:16.0 Communication controller: Intel Corporation Sunrise Point-LP CSME HECI #1 (rev 21)
00:1c.0 PCI bridge: Intel Corporation Sunrise Point-LP PCI Express Root Port #1 (rev f1)
00:1c.2 PCI bridge: Intel Corporation Sunrise Point-LP PCI Express Root Port #3 (rev f1)
00:1c.4 PCI bridge: Intel Corporation Sunrise Point-LP PCI Express Root Port #5 (rev f1)
00:1d.0 PCI bridge: Intel Corporation Sunrise Point-LP PCI Express Root Port #9 (rev f1)
00:1f.0 ISA bridge: Intel Corporation Sunrise Point LPC Controller/eSPI Controller (rev 21)
00:1f.2 Memory controller: Intel Corporation Sunrise Point-LP PMC (rev 21)
00:1f.3 Audio device: Intel Corporation Sunrise Point-LP HD Audio (rev 21)
00:1f.4 SMBus: Intel Corporation Sunrise Point-LP SMBus (rev 21)
00:1f.6 Ethernet controller: Intel Corporation Ethernet Connection (4) I219-LM (rev 21)
02:00.0 PCI bridge: Intel Corporation JHL6240 Thunderbolt 3 Bridge (Low Power) [Alpine Ridge LP 2016] (rev 01)
03:00.0 PCI bridge: Intel Corporation JHL6240 Thunderbolt 3 Bridge (Low Power) [Alpine Ridge LP 2016] (rev 01)
03:01.0 PCI bridge: Intel Corporation JHL6240 Thunderbolt 3 Bridge (Low Power) [Alpine Ridge LP 2016] (rev 01)
03:02.0 PCI bridge: Intel Corporation JHL6240 Thunderbolt 3 Bridge (Low Power) [Alpine Ridge LP 2016] (rev 01)
04:00.0 System peripheral: Intel Corporation JHL6240 Thunderbolt 3 NHI (Low Power) [Alpine Ridge LP 2016] (rev 01)
05:00.0 PCI bridge: Intel Corporation JHL7540 Thunderbolt 3 Bridge [Titan Ridge DD 2018] (rev 06)
06:02.0 PCI bridge: Intel Corporation JHL7540 Thunderbolt 3 Bridge [Titan Ridge DD 2018] (rev 06)
06:04.0 PCI bridge: Intel Corporation JHL7540 Thunderbolt 3 Bridge [Titan Ridge DD 2018] (rev 06)
07:00.0 USB controller: Intel Corporation JHL7540 Thunderbolt 3 USB Controller [Titan Ridge DD 2018] (rev 06)
08:00.0 PCI bridge: Intel Corporation JHL6340 Thunderbolt 3 Bridge (C step) [Alpine Ridge 2C 2016] (rev 02)
09:01.0 PCI bridge: Intel Corporation JHL6340 Thunderbolt 3 Bridge (C step) [Alpine Ridge 2C 2016] (rev 02)
3a:00.0 USB controller: Intel Corporation JHL6240 Thunderbolt 3 USB 3.1 Controller (Low Power) [Alpine Ridge LP 2016] (rev 01)
3b:00.0 Network controller: Intel Corporation Wireless 8265 / 8275 (rev 78)
3c:00.0 Non-Volatile memory controller: Samsung Electronics Co Ltd NVMe SSD Controller SM981/PM981/PM983
3d:00.0 Wireless controller [0d40]: Intel Corporation XMM7360 LTE Advanced Modem (rev 01)

@ffries
Copy link
Author

ffries commented Apr 25, 2022

After unpluging/repluging, the Aquantia PCI device is visible:
0a:00.0 Ethernet controller: Aquantia Corp. Device 80b1 (rev 02)

lspci -tv
-[0000:00]-+-00.0  Intel Corporation Xeon E3-1200 v6/7th Gen Core Processor Host Bridge/DRAM Registers
           +-02.0  Intel Corporation UHD Graphics 620
           +-04.0  Intel Corporation Xeon E3-1200 v5/E3-1500 v5/6th Gen Core Processor Thermal Subsystem
           +-08.0  Intel Corporation Xeon E3-1200 v5/v6 / E3-1500 v5 / 6th/7th/8th Gen Core Processor Gaussian Mixture Model
           +-14.0  Intel Corporation Sunrise Point-LP USB 3.0 xHCI Controller
           +-14.2  Intel Corporation Sunrise Point-LP Thermal subsystem
           +-16.0  Intel Corporation Sunrise Point-LP CSME HECI #1
           +-1c.0-[02-3a]----00.0-[03-3a]--+-00.0-[04]----00.0  Intel Corporation JHL6240 Thunderbolt 3 NHI (Low Power) [Alpine Ridge LP 2016]
           |                               +-01.0-[05-39]----00.0-[06-39]--+-02.0-[07]----00.0  Intel Corporation JHL7540 Thunderbolt 3 USB Controller [Titan Ridge DD 2018]
           |                               |                               \-04.0-[08-39]----00.0-[09-0a]----01.0-[0a]----00.0  Aquantia Corp. Device 80b1
           |                               \-02.0-[3a]----00.0  Intel Corporation JHL6240 Thunderbolt 3 USB 3.1 Controller (Low Power) [Alpine Ridge LP 2016]
           +-1c.2-[3b]----00.0  Intel Corporation Wireless 8265 / 8275
           +-1c.4-[3c]----00.0  Samsung Electronics Co Ltd NVMe SSD Controller SM981/PM981/PM983
           +-1d.0-[3d]----00.0  Intel Corporation XMM7360 LTE Advanced Modem
           +-1f.0  Intel Corporation Sunrise Point LPC Controller/eSPI Controller
           +-1f.2  Intel Corporation Sunrise Point-LP PMC
           +-1f.3  Intel Corporation Sunrise Point-LP HD Audio
           +-1f.4  Intel Corporation Sunrise Point-LP SMBus
           \-1f.6  Intel Corporation Ethernet Connection (4) I219-LM

@ffries
Copy link
Author

ffries commented Apr 26, 2022

I modified my Thunderbolt setting. Now devices are not attached in pre-boot and only enabled with secure connection. The network card is seen by bolt utility but it is not listed in the PCI list. Now I only need to unplug/replug it once to make it available. Windoze (which I never use) does not have this issue. Any idea how to solve this?

dmesg | grep thunderbolt
[    1.296455] ACPI: bus type thunderbolt registered
[    3.875635] thunderbolt 0-1: new device found, vendor=0x108 device=0x1720
[    3.875645] thunderbolt 0-1: Lenovo ThinkPad Thunderbolt 3 Dock
[    4.367738] thunderbolt 0-101: new device found, vendor=0x8 device=0x36
[    4.367750] thunderbolt 0-101: Sonnet Technologies, Inc Solo 10G SFP+ Thunderbolt 3 Edition
[ 1216.808072] thunderbolt 0-101: device disconnected
[ 1224.103403] thunderbolt 0-101: new device found, vendor=0x8 device=0x36
[ 1224.103406] thunderbolt 0-101: Sonnet Technologies, Inc Solo 10G SFP+ Thunderbolt 3 Edition

lspci -tv
-[0000:00]-+-00.0  Intel Corporation Xeon E3-1200 v6/7th Gen Core Processor Host Bridge/DRAM Registers
           +-02.0  Intel Corporation UHD Graphics 620
           +-04.0  Intel Corporation Xeon E3-1200 v5/E3-1500 v5/6th Gen Core Processor Thermal Subsystem
           +-08.0  Intel Corporation Xeon E3-1200 v5/v6 / E3-1500 v5 / 6th/7th/8th Gen Core Processor Gaussian Mixture Model
           +-14.0  Intel Corporation Sunrise Point-LP USB 3.0 xHCI Controller
           +-14.2  Intel Corporation Sunrise Point-LP Thermal subsystem
           +-16.0  Intel Corporation Sunrise Point-LP CSME HECI #1
           +-1c.0-[02-3a]----00.0-[03-3a]--+-00.0-[04]----00.0  Intel Corporation JHL6240 Thunderbolt 3 NHI (Low Power) [Alpine Ridge LP 2016]
           |                               +-01.0-[05-39]----00.0-[06-39]--+-02.0-[07]----00.0  Intel Corporation JHL7540 Thunderbolt 3 USB Controller [Titan Ridge DD 2018]
           |                               |                               \-04.0-[08-39]----00.0-[09-0a]----01.0-[0a]----00.0  Aquantia Corp. Device 80b1
           |                               \-02.0-[3a]----00.0  Intel Corporation JHL6240 Thunderbolt 3 USB 3.1 Controller (Low Power) [Alpine Ridge LP 2016]
           +-1c.2-[3b]----00.0  Intel Corporation Wireless 8265 / 8275
           +-1c.4-[3c]----00.0  Samsung Electronics Co Ltd NVMe SSD Controller SM981/PM981/PM983
           +-1d.0-[3d]----00.0  Intel Corporation XMM7360 LTE Advanced Modem
           +-1f.0  Intel Corporation Sunrise Point LPC Controller/eSPI Controller
           +-1f.2  Intel Corporation Sunrise Point-LP PMC
           +-1f.3  Intel Corporation Sunrise Point-LP HD Audio
           +-1f.4  Intel Corporation Sunrise Point-LP SMBus
           \-1f.6  Intel Corporation Ethernet Connection (4) I219-LM

@josharmour
Copy link

Is there a fix to this issue? I'm also seeing it with Ubuntu 22.04 LTS and the Sabrent th-s3ea adapter. After a long period of being online or after a reboot I need to unplug and replug in the adapter to get ip connectivity.

@ffries
Copy link
Author

ffries commented Nov 14, 2023

The issue is still present besides BIOS firmware updates.
One fix is to run:
sudo su
echo 1 > /sys/bus/pci/rescan
Then unplug and replug

Then the SPF+ led lights up and network connection is established.
There must be something simple that I don't understand and prevent the SPF+ port from waking-up.

@ffries
Copy link
Author

ffries commented Dec 27, 2023

Unfortunately this issue is still present in latest Debian Bookworm.
But now I only need to unplug and replug to work in 100% of times.

I suspect an hibernation problem:

[   56.358720] hid-generic 0003:17EF:30CF.0005: hiddev0,hidraw0: USB HID v1.11 Device [Lenovo ThinkPad Thunderbolt 3 Dock USB Audio] on usb-0000:07:00.0-2.1.1.2/input3
[   86.973415] Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
[   93.364326] pcieport 0000:03:01.0: pciehp: Slot(1): Link Down
[   93.364331] pcieport 0000:03:01.0: pciehp: Slot(1): Card not present
[   93.364338] pcieport 0000:06:04.0: Unable to change power state from D3hot to D0, device inaccessible
[   93.364360] pcieport 0000:08:00.0: Unable to change power state from D3hot to D0, device inaccessible
[   93.364368] pcieport 0000:09:01.0: Unable to change power state from D3hot to D0, device inaccessible
[   93.364687] pcieport 0000:06:04.0: Runtime PM usage count underflow!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants