[GF108M] nouveau module kernel crash (ubuntu 24.04 and retested with recent 6.9.9 kernel), when display went to sleep for a moment, and monitor no longer there after display wakup
Hi,
Just upgraded my Lenovo T430 to ubuntu 24.04, using a dock and utilising the dock-DisplayPorts for 2 4K monitors. As it seems, when :
- using wayland + gdm3/gnome
- lock the laptop (Win+L), and let it turn of the displays (internal and extern monitors) (few seconds)
- i switch the external monitors to a different input, and let them go in powersafe mode
- then try to wake the T430 the nouveau kernel module crashes
- system load goes up to '1', or even higher each time gpu-manager is run (load=load+1).
- normal reboot hangs the system, need to manual reset the laptop.
- In some cases the internal laptop screen keeps working (on intel driver), and sometimes it doesn't
This happens with:
- stock ubuntu 6.8.0.x kernel
- mainline installed kernel 6.9.9
So changed the kernel parameter log_buffer to 1M as stated, and reproduced. created an account here to post the issue.
As it seems i can not attach any file here, so i will paste it below here.
I've a dedicated system for this, can test wat is desired, and/or even can give access if needed
The crash from dmesg -T output:
Tue Jul 23 18:36:32 2024] nouveau 0000:01:00.0: DRM: DDC responded, but no EDID for DP-2
[Tue Jul 23 18:36:32 2024] nouveau 0000:01:00.0: DRM: DDC responded, but no EDID for DP-3
[Tue Jul 23 18:36:33 2024] nouveau 0000:01:00.0: DRM: DDC responded, but no EDID for DP-3
[Tue Jul 23 18:36:33 2024] divide error: 0000 [#1] PREEMPT SMP PTI
[Tue Jul 23 18:36:33 2024] CPU: 1 PID: 70 Comm: kworker/u32:2 Not tainted 6.9.9-060909-generic #202407111135
[Tue Jul 23 18:36:33 2024] Hardware name: LENOVO 2349G7G/2349G7G, BIOS G1ETC2WW (2.82 ) 08/07/2019
[Tue Jul 23 18:36:33 2024] Workqueue: nvkm-disp nv50_disp_super [nouveau]
[Tue Jul 23 18:36:33 2024] RIP: 0010:nv50_disp_super_2_2_dp+0xa6/0x320 [nouveau]
[Tue Jul 23 18:36:33 2024] Code: 44 24 4e 41 0f b7 54 24 4c 41 83 e0 01 4c 89 ef 83 e8 19 29 d0 31 d2 48 98 49 0f af c6 48 f7 f1 31 d2 48 89 c1 b8 24 00 00 00 <f7> fe 31 d2 43 8d 34 40 48 63 f6 29 c1 b8 0c 00 00 00 41 f7 f9 83
[Tue Jul 23 18:36:33 2024] RSP: 0018:ffffa62d402cbd70 EFLAGS: 00010246
[Tue Jul 23 18:36:33 2024] RAX: 0000000000000024 RBX: 00000000000001f6 RCX: 0000000000000794
[Tue Jul 23 18:36:33 2024] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ffff9533951d5100
[Tue Jul 23 18:36:33 2024] RBP: ffffa62d402cbdc8 R08: 0000000000000001 R09: 0000000000000000
[Tue Jul 23 18:36:33 2024] R10: 0000000000000000 R11: 0000000000000000 R12: ffff9533802d9600
[Tue Jul 23 18:36:33 2024] R13: ffff9533951d5100 R14: 0000000000041eb0 R15: 0000000000048828
[Tue Jul 23 18:36:33 2024] FS: 0000000000000000(0000) GS:ffff9536ae480000(0000) knlGS:0000000000000000
[Tue Jul 23 18:36:33 2024] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[Tue Jul 23 18:36:33 2024] CR2: 00007f4b12994930 CR3: 000000033a43c002 CR4: 00000000001706f0
[Tue Jul 23 18:36:33 2024] Call Trace:
[Tue Jul 23 18:36:33 2024] <TASK>
[Tue Jul 23 18:36:33 2024] ? show_regs+0x6c/0x80
[Tue Jul 23 18:36:33 2024] ? die+0x37/0xa0
[Tue Jul 23 18:36:33 2024] ? do_trap+0xda/0xf0
[Tue Jul 23 18:36:33 2024] ? do_error_trap+0x71/0xb0
[Tue Jul 23 18:36:33 2024] ? nv50_disp_super_2_2_dp+0xa6/0x320 [nouveau]
[Tue Jul 23 18:36:33 2024] ? exc_divide_error+0x3a/0x70
[Tue Jul 23 18:36:33 2024] ? nv50_disp_super_2_2_dp+0xa6/0x320 [nouveau]
[Tue Jul 23 18:36:33 2024] ? asm_exc_divide_error+0x1b/0x20
[Tue Jul 23 18:36:33 2024] ? nv50_disp_super_2_2_dp+0xa6/0x320 [nouveau]
[Tue Jul 23 18:36:33 2024] nv50_disp_super_2_2+0xf2/0x160 [nouveau]
[Tue Jul 23 18:36:33 2024] nv50_disp_super+0x139/0x280 [nouveau]
[Tue Jul 23 18:36:33 2024] process_one_work+0x182/0x3d0
[Tue Jul 23 18:36:33 2024] worker_thread+0x304/0x440
[Tue Jul 23 18:36:33 2024] ? __pfx_worker_thread+0x10/0x10
[Tue Jul 23 18:36:33 2024] kthread+0xe4/0x110
[Tue Jul 23 18:36:33 2024] ? __pfx_kthread+0x10/0x10
[Tue Jul 23 18:36:33 2024] ret_from_fork+0x47/0x70
[Tue Jul 23 18:36:33 2024] ? __pfx_kthread+0x10/0x10
[Tue Jul 23 18:36:33 2024] ret_from_fork_asm+0x1a/0x30
[Tue Jul 23 18:36:33 2024] </TASK>
[Tue Jul 23 18:36:33 2024] Modules linked in: rfcomm snd_seq_dummy snd_hrtimer snd_seq_midi snd_seq_midi_event snd_rawmidi snd_seq snd_seq_device ccm qrtr cmac algif_hash algif_skcipher af_alg bnep intel_rapl_msr intel_rapl_common snd_ctl_led x86_pkg_temp_thermal intel_powerclamp coretemp snd_hda_codec_realtek snd_hda_codec_generic snd_hda_scodec_component kvm_intel kvm iwlmvm crct10dif_pclmul polyval_clmulni mac80211 polyval_generic ghash_clmulni_intel sha256_ssse3 sha1_ssse3 btusb aesni_intel btrtl crypto_simd btintel cryptd btbcm binfmt_misc rapl at24 snd_hda_codec_hdmi mei_pxp mei_hdcp libarc4 btmtk nouveau think_lmi i915 intel_cstate firmware_attributes_class snd_hda_intel bluetooth snd_intel_dspcfg mxm_wmi snd_intel_sdw_acpi drm_gpuvm iwlwifi drm_exec wmi_bmof ecdh_generic snd_hda_codec gpu_sched ecc ledtrig_audio drm_buddy drm_ttm_helper i2c_i801 ttm snd_hda_core i2c_smbus drm_display_helper snd_hwdep lpc_ich cfg80211 mei_me cec snd_pcm rc_core thinkpad_acpi snd_timer mei i2c_algo_bit nvram input_leds joydev mac_hid serio_raw
[Tue Jul 23 18:36:33 2024] msr parport_pc ppdev lp parport efi_pstore nfnetlink dmi_sysfs ip_tables x_tables autofs4 hid_generic usbhid hid snd soundcore video crc32_pclmul psmouse sdhci_pci ahci cqhci libahci e1000e xhci_pci sdhci xhci_pci_renesas platform_profile wmi
[Tue Jul 23 18:36:33 2024] ---[ end trace 0000000000000000 ]---
[Tue Jul 23 18:36:33 2024] RIP: 0010:nv50_disp_super_2_2_dp+0xa6/0x320 [nouveau]
[Tue Jul 23 18:36:33 2024] Code: 44 24 4e 41 0f b7 54 24 4c 41 83 e0 01 4c 89 ef 83 e8 19 29 d0 31 d2 48 98 49 0f af c6 48 f7 f1 31 d2 48 89 c1 b8 24 00 00 00 <f7> fe 31 d2 43 8d 34 40 48 63 f6 29 c1 b8 0c 00 00 00 41 f7 f9 83
[Tue Jul 23 18:36:33 2024] RSP: 0018:ffffa62d402cbd70 EFLAGS: 00010246
[Tue Jul 23 18:36:33 2024] RAX: 0000000000000024 RBX: 00000000000001f6 RCX: 0000000000000794
[Tue Jul 23 18:36:33 2024] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ffff9533951d5100
[Tue Jul 23 18:36:33 2024] RBP: ffffa62d402cbdc8 R08: 0000000000000001 R09: 0000000000000000
[Tue Jul 23 18:36:33 2024] R10: 0000000000000000 R11: 0000000000000000 R12: ffff9533802d9600
[Tue Jul 23 18:36:33 2024] R13: ffff9533951d5100 R14: 0000000000041eb0 R15: 0000000000048828
[Tue Jul 23 18:36:33 2024] FS: 0000000000000000(0000) GS:ffff9536ae480000(0000) knlGS:0000000000000000
[Tue Jul 23 18:36:33 2024] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[Tue Jul 23 18:36:33 2024] CR2: 00007f4b12994930 CR3: 000000033a43c002 CR4: 00000000001706f0
[Tue Jul 23 18:36:35 2024] nouveau 0000:01:00.0: DRM: core notifier timeout
[Tue Jul 23 18:36:37 2024] nouveau 0000:01:00.0: DRM: base-1: timeout
[Tue Jul 23 18:36:39 2024] nouveau 0000:01:00.0: DRM: base-1: timeout
Full dmesg -T from start:
# dmesg -T
[Tue Jul 23 18:33:22 2024] Linux version 6.9.9-060909-generic (kernel@sita) (x86_64-linux-gnu-gcc-13 (Ubuntu 13.2.0-23ubuntu4) 13.2.0, GNU ld (GNU Binutils for Ubuntu) 2.42.50.20240625) #202407111135 SMP PREEMPT_DYNAMIC Thu Jul 11 11:51:02 UTC 2024
[Tue Jul 23 18:33:22 2024] Command line: BOOT_IMAGE=/boot/vmlinuz-6.9.9-060909-generic root=UUID=3aa517cb-b12b-4856-a274-4e026e647c38 ro quiet splash log_buffer=1M vt.handoff=7
[Tue Jul 23 18:33:22 2024] KERNEL supported cpus:
[Tue Jul 23 18:33:22 2024] Intel GenuineIntel
[Tue Jul 23 18:33:22 2024] AMD AuthenticAMD
[Tue Jul 23 18:33:22 2024] Hygon HygonGenuine
[Tue Jul 23 18:33:22 2024] Centaur CentaurHauls
[Tue Jul 23 18:33:22 2024] zhaoxin Shanghai
[Tue Jul 23 18:33:22 2024] BIOS-provided physical RAM map:
[Tue Jul 23 18:33:22 2024] BIOS-e820: [mem 0x0000000000000000-0x000000000009d7ff] usable
[Tue Jul 23 18:33:22 2024] BIOS-e820: [mem 0x000000000009d800-0x000000000009ffff] reserved
[Tue Jul 23 18:33:22 2024] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
[Tue Jul 23 18:33:22 2024] BIOS-e820: [mem 0x0000000000100000-0x000000001fffffff] usable
[Tue Jul 23 18:33:22 2024] BIOS-e820: [mem 0x0000000020000000-0x00000000201fffff] reserved
[Tue Jul 23 18:33:22 2024] BIOS-e820: [mem 0x0000000020200000-0x0000000040003fff] usable
[Tue Jul 23 18:33:22 2024] BIOS-e820: [mem 0x0000000040004000-0x0000000040004fff] reserved
[Tue Jul 23 18:33:22 2024] BIOS-e820: [mem 0x0000000040005000-0x00000000addcbfff] usable
[Tue Jul 23 18:33:22 2024] BIOS-e820: [mem 0x00000000addcc000-0x00000000bae9efff] reserved
[Tue Jul 23 18:33:22 2024] BIOS-e820: [mem 0x00000000bae9f000-0x00000000baf9efff] ACPI NVS
[Tue Jul 23 18:33:22 2024] BIOS-e820: [mem 0x00000000baf9f000-0x00000000baffefff] ACPI data
[Tue Jul 23 18:33:22 2024] BIOS-e820: [mem 0x00000000bafff000-0x00000000bf9fffff] reserved
[Tue Jul 23 18:33:22 2024] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
[Tue Jul 23 18:33:22 2024] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[Tue Jul 23 18:33:22 2024] BIOS-e820: [mem 0x00000000fed08000-0x00000000fed08fff] reserved
[Tue Jul 23 18:33:22 2024] BIOS-e820: [mem 0x00000000fed10000-0x00000000fed19fff] reserved
[Tue Jul 23 18:33:22 2024] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
[Tue Jul 23 18:33:22 2024] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[Tue Jul 23 18:33:22 2024] BIOS-e820: [mem 0x00000000ffc00000-0x00000000ffffffff] reserved
[Tue Jul 23 18:33:22 2024] BIOS-e820: [mem 0x0000000100000000-0x000000043e5fffff] usable
[Tue Jul 23 18:33:22 2024] BIOS-e820: [mem 0x000000043e600000-0x000000043e7fffff] reserved
[Tue Jul 23 18:33:22 2024] NX (Execute Disable) protection: active
[Tue Jul 23 18:33:22 2024] APIC: Static calls initialized
[Tue Jul 23 18:33:22 2024] SMBIOS 2.7 present.
[Tue Jul 23 18:33:22 2024] DMI: LENOVO 2349G7G/2349G7G, BIOS G1ETC2WW (2.82 ) 08/07/2019
[Tue Jul 23 18:33:22 2024] tsc: Fast TSC calibration using PIT
[Tue Jul 23 18:33:22 2024] tsc: Detected 2793.791 MHz processor
[Tue Jul 23 18:33:22 2024] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[Tue Jul 23 18:33:22 2024] e820: remove [mem 0x000a0000-0x000fffff] usable
[Tue Jul 23 18:33:22 2024] last_pfn = 0x43e600 max_arch_pfn = 0x400000000
[Tue Jul 23 18:33:22 2024] MTRR map: 8 entries (3 fixed + 5 variable; max 23), built from 10 variable MTRRs
[Tue Jul 23 18:33:22 2024] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
[Tue Jul 23 18:33:22 2024] last_pfn = 0xaddcc max_arch_pfn = 0x400000000
[Tue Jul 23 18:33:22 2024] found SMP MP-table at [mem 0x000f0100-0x000f010f]
[Tue Jul 23 18:33:22 2024] RAMDISK: [mem 0x2f6cb000-0x33b5cfff]
[Tue Jul 23 18:33:22 2024] ACPI: Early table checksum verification disabled
[Tue Jul 23 18:33:22 2024] ACPI: RSDP 0x00000000000F0120 000024 (v02 LENOVO)
[Tue Jul 23 18:33:22 2024] ACPI: XSDT 0x00000000BAFFE170 0000C4 (v01 LENOVO TP-G1 00002820 PTL 00000002)
[Tue Jul 23 18:33:22 2024] ACPI: FACP 0x00000000BAFE6000 00010C (v05 LENOVO TP-G1 00002820 PTL 00000002)
[Tue Jul 23 18:33:22 2024] ACPI: DSDT 0x00000000BAFE8000 0103F7 (v01 LENOVO TP-G1 00002820 INTL 20061109)
[Tue Jul 23 18:33:22 2024] ACPI: FACS 0x00000000BAF5A000 000040
[Tue Jul 23 18:33:22 2024] ACPI: SLIC 0x00000000BAFFD000 000176 (v01 LENOVO TP-G1 00002820 PTL 00000001)
[Tue Jul 23 18:33:22 2024] ACPI: TCPA 0x00000000BAFFC000 000032 (v02 PTL LENOVO 06040000 LNVO 00000001)
[Tue Jul 23 18:33:22 2024] ACPI: SSDT 0x00000000BAFFB000 000408 (v01 LENOVO TP-SSDT2 00000200 INTL 20061109)
[Tue Jul 23 18:33:22 2024] ACPI: SSDT 0x00000000BAFFA000 000033 (v01 LENOVO TP-SSDT1 00000100 INTL 20061109)
[Tue Jul 23 18:33:22 2024] ACPI: SSDT 0x00000000BAFF9000 000797 (v01 LENOVO SataAhci 00001000 INTL 20061109)
[Tue Jul 23 18:33:22 2024] ACPI: HPET 0x00000000BAFE4000 000038 (v01 LENOVO TP-G1 00002820 PTL 00000002)
[Tue Jul 23 18:33:22 2024] ACPI: APIC 0x00000000BAFE3000 000098 (v01 LENOVO TP-G1 00002820 PTL 00000002)
[Tue Jul 23 18:33:22 2024] ACPI: MCFG 0x00000000BAFE2000 00003C (v01 LENOVO TP-G1 00002820 PTL 00000002)
[Tue Jul 23 18:33:22 2024] ACPI: ECDT 0x00000000BAFE1000 000052 (v01 LENOVO TP-G1 00002820 PTL 00000002)
[Tue Jul 23 18:33:22 2024] ACPI: FPDT 0x00000000BAFE0000 000064 (v01 LENOVO TP-G1 00002820 PTL 00000002)
[Tue Jul 23 18:33:22 2024] ACPI: ASF! 0x00000000BAFE7000 0000A5 (v32 LENOVO TP-G1 00002820 PTL 00000002)
[Tue Jul 23 18:33:22 2024] ACPI: UEFI 0x00000000BAFDF000 00003E (v01 LENOVO TP-G1 00002820 PTL 00000002)
[Tue Jul 23 18:33:22 2024] ACPI: UEFI 0x00000000BAFDE000 000042 (v01 PTL COMBUF 00000001 PTL 00000001)
[Tue Jul 23 18:33:22 2024] ACPI: POAT 0x00000000BAFDD000 000055 (v03 LENOVO TP-G1 00002820 PTL 00000002)
[Tue Jul 23 18:33:22 2024] ACPI: SSDT 0x00000000BAFDC000 000C51 (v01 PmRef Cpu0Ist 00003000 INTL 20061109)
[Tue Jul 23 18:33:22 2024] ACPI: SSDT 0x00000000BAFDB000 000A83 (v01 PmRef CpuPm 00003000 INTL 20061109)
[Tue Jul 23 18:33:22 2024] ACPI: DMAR 0x00000000BAFDA000 0000B8 (v01 INTEL SNB 00000001 INTL 00000001)
[Tue Jul 23 18:33:22 2024] ACPI: UEFI 0x00000000BAFD9000 000292 (v01 LENOVO TP-G1 00002820 PTL 00000002)
[Tue Jul 23 18:33:22 2024] ACPI: DBG2 0x00000000BAFD8000 0000E9 (v00 LENOVO TP-G1 00002820 PTL 00000002)
[Tue Jul 23 18:33:22 2024] ACPI: Reserving FACP table memory at [mem 0xbafe6000-0xbafe610b]
[Tue Jul 23 18:33:22 2024] ACPI: Reserving DSDT table memory at [mem 0xbafe8000-0xbaff83f6]
[Tue Jul 23 18:33:22 2024] ACPI: Reserving FACS table memory at [mem 0xbaf5a000-0xbaf5a03f]
[Tue Jul 23 18:33:22 2024] ACPI: Reserving SLIC table memory at [mem 0xbaffd000-0xbaffd175]
[Tue Jul 23 18:33:22 2024] ACPI: Reserving TCPA table memory at [mem 0xbaffc000-0xbaffc031]
[Tue Jul 23 18:33:22 2024] ACPI: Reserving SSDT table memory at [mem 0xbaffb000-0xbaffb407]
[Tue Jul 23 18:33:22 2024] ACPI: Reserving SSDT table memory at [mem 0xbaffa000-0xbaffa032]
[Tue Jul 23 18:33:22 2024] ACPI: Reserving SSDT table memory at [mem 0xbaff9000-0xbaff9796]
[Tue Jul 23 18:33:22 2024] ACPI: Reserving HPET table memory at [mem 0xbafe4000-0xbafe4037]
[Tue Jul 23 18:33:22 2024] ACPI: Reserving APIC table memory at [mem 0xbafe3000-0xbafe3097]
[Tue Jul 23 18:33:22 2024] ACPI: Reserving MCFG table memory at [mem 0xbafe2000-0xbafe203b]
[Tue Jul 23 18:33:22 2024] ACPI: Reserving ECDT table memory at [mem 0xbafe1000-0xbafe1051]
[Tue Jul 23 18:33:22 2024] ACPI: Reserving FPDT table memory at [mem 0xbafe0000-0xbafe0063]
[Tue Jul 23 18:33:22 2024] ACPI: Reserving ASF! table memory at [mem 0xbafe7000-0xbafe70a4]
[Tue Jul 23 18:33:22 2024] ACPI: Reserving UEFI table memory at [mem 0xbafdf000-0xbafdf03d]
[Tue Jul 23 18:33:22 2024] ACPI: Reserving UEFI table memory at [mem 0xbafde000-0xbafde041]
[Tue Jul 23 18:33:22 2024] ACPI: Reserving POAT table memory at [mem 0xbafdd000-0xbafdd054]
[Tue Jul 23 18:33:22 2024] ACPI: Reserving SSDT table memory at [mem 0xbafdc000-0xbafdcc50]
[Tue Jul 23 18:33:22 2024] ACPI: Reserving SSDT table memory at [mem 0xbafdb000-0xbafdba82]
[Tue Jul 23 18:33:22 2024] ACPI: Reserving DMAR table memory at [mem 0xbafda000-0xbafda0b7]
[Tue Jul 23 18:33:22 2024] ACPI: Reserving UEFI table memory at [mem 0xbafd9000-0xbafd9291]
[Tue Jul 23 18:33:22 2024] ACPI: Reserving DBG2 table memory at [mem 0xbafd8000-0xbafd80e8]
[Tue Jul 23 18:33:22 2024] No NUMA configuration found
[Tue Jul 23 18:33:22 2024] Faking a node at [mem 0x0000000000000000-0x000000043e5fffff]
[Tue Jul 23 18:33:22 2024] NODE_DATA(0) allocated [mem 0x43e5c9000-0x43e5f3fff]
[Tue Jul 23 18:33:22 2024] Zone ranges:
[Tue Jul 23 18:33:22 2024] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[Tue Jul 23 18:33:22 2024] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
[Tue Jul 23 18:33:22 2024] Normal [mem 0x0000000100000000-0x000000043e5fffff]
[Tue Jul 23 18:33:22 2024] Device empty
[Tue Jul 23 18:33:22 2024] Movable zone start for each node
[Tue Jul 23 18:33:22 2024] Early memory node ranges
[Tue Jul 23 18:33:22 2024] node 0: [mem 0x0000000000001000-0x000000000009cfff]
[Tue Jul 23 18:33:22 2024] node 0: [mem 0x0000000000100000-0x000000001fffffff]
[Tue Jul 23 18:33:22 2024] node 0: [mem 0x0000000020200000-0x0000000040003fff]
[Tue Jul 23 18:33:22 2024] node 0: [mem 0x0000000040005000-0x00000000addcbfff]
[Tue Jul 23 18:33:22 2024] node 0: [mem 0x0000000100000000-0x000000043e5fffff]
[Tue Jul 23 18:33:22 2024] Initmem setup node 0 [mem 0x0000000000001000-0x000000043e5fffff]
[Tue Jul 23 18:33:22 2024] On node 0, zone DMA: 1 pages in unavailable ranges
[Tue Jul 23 18:33:22 2024] On node 0, zone DMA: 99 pages in unavailable ranges
[Tue Jul 23 18:33:22 2024] On node 0, zone DMA32: 512 pages in unavailable ranges
[Tue Jul 23 18:33:22 2024] On node 0, zone DMA32: 1 pages in unavailable ranges
[Tue Jul 23 18:33:22 2024] On node 0, zone Normal: 8756 pages in unavailable ranges
[Tue Jul 23 18:33:22 2024] On node 0, zone Normal: 6656 pages in unavailable ranges
[Tue Jul 23 18:33:22 2024] Reserving Intel graphics memory at [mem 0xbba00000-0xbf9fffff]
[Tue Jul 23 18:33:22 2024] ACPI: PM-Timer IO Port: 0x408
[Tue Jul 23 18:33:22 2024] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
[Tue Jul 23 18:33:22 2024] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[Tue Jul 23 18:33:22 2024] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
[Tue Jul 23 18:33:22 2024] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[Tue Jul 23 18:33:22 2024] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[Tue Jul 23 18:33:22 2024] ACPI: Using ACPI (MADT) for SMP configuration information
[Tue Jul 23 18:33:22 2024] ACPI: HPET id: 0x8086a301 base: 0xfed00000
[Tue Jul 23 18:33:22 2024] TSC deadline timer available
[Tue Jul 23 18:33:22 2024] CPU topo: Max. logical packages: 1
[Tue Jul 23 18:33:22 2024] CPU topo: Max. logical dies: 1
[Tue Jul 23 18:33:22 2024] CPU topo: Max. dies per package: 1
[Tue Jul 23 18:33:22 2024] CPU topo: Max. threads per core: 2
[Tue Jul 23 18:33:22 2024] CPU topo: Num. cores per package: 4
[Tue Jul 23 18:33:22 2024] CPU topo: Num. threads per package: 8
[Tue Jul 23 18:33:22 2024] CPU topo: Allowing 8 present CPUs plus 0 hotplug CPUs
[Tue Jul 23 18:33:22 2024] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[Tue Jul 23 18:33:22 2024] PM: hibernation: Registered nosave memory: [mem 0x0009d000-0x0009dfff]
[Tue Jul 23 18:33:22 2024] PM: hibernation: Registered nosave memory: [mem 0x0009e000-0x0009ffff]
[Tue Jul 23 18:33:22 2024] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000dffff]
[Tue Jul 23 18:33:22 2024] PM: hibernation: Registered nosave memory: [mem 0x000e0000-0x000fffff]
[Tue Jul 23 18:33:22 2024] PM: hibernation: Registered nosave memory: [mem 0x20000000-0x201fffff]
[Tue Jul 23 18:33:22 2024] PM: hibernation: Registered nosave memory: [mem 0x40004000-0x40004fff]
[Tue Jul 23 18:33:22 2024] PM: hibernation: Registered nosave memory: [mem 0xaddcc000-0xbae9efff]
[Tue Jul 23 18:33:22 2024] PM: hibernation: Registered nosave memory: [mem 0xbae9f000-0xbaf9efff]
[Tue Jul 23 18:33:22 2024] PM: hibernation: Registered nosave memory: [mem 0xbaf9f000-0xbaffefff]
[Tue Jul 23 18:33:22 2024] PM: hibernation: Registered nosave memory: [mem 0xbafff000-0xbf9fffff]
[Tue Jul 23 18:33:22 2024] PM: hibernation: Registered nosave memory: [mem 0xbfa00000-0xf7ffffff]
[Tue Jul 23 18:33:22 2024] PM: hibernation: Registered nosave memory: [mem 0xf8000000-0xfbffffff]
[Tue Jul 23 18:33:22 2024] PM: hibernation: Registered nosave memory: [mem 0xfc000000-0xfebfffff]
[Tue Jul 23 18:33:22 2024] PM: hibernation: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[Tue Jul 23 18:33:22 2024] PM: hibernation: Registered nosave memory: [mem 0xfec01000-0xfed07fff]
[Tue Jul 23 18:33:22 2024] PM: hibernation: Registered nosave memory: [mem 0xfed08000-0xfed08fff]
[Tue Jul 23 18:33:22 2024] PM: hibernation: Registered nosave memory: [mem 0xfed09000-0xfed0ffff]
[Tue Jul 23 18:33:22 2024] PM: hibernation: Registered nosave memory: [mem 0xfed10000-0xfed19fff]
[Tue Jul 23 18:33:22 2024] PM: hibernation: Registered nosave memory: [mem 0xfed1a000-0xfed1bfff]
[Tue Jul 23 18:33:22 2024] PM: hibernation: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff]
[Tue Jul 23 18:33:22 2024] PM: hibernation: Registered nosave memory: [mem 0xfed20000-0xfedfffff]
[Tue Jul 23 18:33:22 2024] PM: hibernation: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[Tue Jul 23 18:33:22 2024] PM: hibernation: Registered nosave memory: [mem 0xfee01000-0xffbfffff]
[Tue Jul 23 18:33:22 2024] PM: hibernation: Registered nosave memory: [mem 0xffc00000-0xffffffff]
[Tue Jul 23 18:33:22 2024] [mem 0xbfa00000-0xf7ffffff] available for PCI devices
[Tue Jul 23 18:33:22 2024] Booting paravirtualized kernel on bare hardware
[Tue Jul 23 18:33:22 2024] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
[Tue Jul 23 18:33:22 2024] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:8 nr_cpu_ids:8 nr_node_ids:1
[Tue Jul 23 18:33:22 2024] percpu: Embedded 87 pages/cpu s233472 r8192 d114688 u524288
[Tue Jul 23 18:33:22 2024] pcpu-alloc: s233472 r8192 d114688 u524288 alloc=1*2097152
[Tue Jul 23 18:33:22 2024] pcpu-alloc: [0] 0 1 2 3 [0] 4 5 6 7
[Tue Jul 23 18:33:22 2024] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-6.9.9-060909-generic root=UUID=3aa517cb-b12b-4856-a274-4e026e647c38 ro quiet splash log_buffer=1M vt.handoff=7
[Tue Jul 23 18:33:22 2024] Unknown kernel command line parameters "splash BOOT_IMAGE=/boot/vmlinuz-6.9.9-060909-generic log_buffer=1M", will be passed to user space.
[Tue Jul 23 18:33:22 2024] random: crng init done
[Tue Jul 23 18:33:22 2024] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
[Tue Jul 23 18:33:22 2024] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
[Tue Jul 23 18:33:22 2024] Fallback order for Node 0: 0
[Tue Jul 23 18:33:22 2024] Built 1 zonelists, mobility grouping on. Total pages: 4048323
[Tue Jul 23 18:33:22 2024] Policy zone: Normal
[Tue Jul 23 18:33:22 2024] mem auto-init: stack:all(zero), heap alloc:on, heap free:off
[Tue Jul 23 18:33:22 2024] software IO TLB: area num 8.
[Tue Jul 23 18:33:22 2024] Memory: 15976544K/16450972K available (22528K kernel code, 4495K rwdata, 14020K rodata, 5020K init, 4624K bss, 474168K reserved, 0K cma-reserved)
[Tue Jul 23 18:33:22 2024] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[Tue Jul 23 18:33:22 2024] Kernel/User page tables isolation: enabled
[Tue Jul 23 18:33:22 2024] ftrace: allocating 58265 entries in 228 pages
[Tue Jul 23 18:33:22 2024] ftrace: allocated 228 pages with 4 groups
[Tue Jul 23 18:33:22 2024] Dynamic Preempt: voluntary
[Tue Jul 23 18:33:22 2024] rcu: Preemptible hierarchical RCU implementation.
[Tue Jul 23 18:33:22 2024] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=8.
[Tue Jul 23 18:33:22 2024] Trampoline variant of Tasks RCU enabled.
[Tue Jul 23 18:33:22 2024] Rude variant of Tasks RCU enabled.
[Tue Jul 23 18:33:22 2024] Tracing variant of Tasks RCU enabled.
[Tue Jul 23 18:33:22 2024] rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies.
[Tue Jul 23 18:33:22 2024] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
[Tue Jul 23 18:33:22 2024] RCU Tasks: Setting shift to 3 and lim to 1 rcu_task_cb_adjust=1.
[Tue Jul 23 18:33:22 2024] RCU Tasks Rude: Setting shift to 3 and lim to 1 rcu_task_cb_adjust=1.
[Tue Jul 23 18:33:22 2024] RCU Tasks Trace: Setting shift to 3 and lim to 1 rcu_task_cb_adjust=1.
[Tue Jul 23 18:33:22 2024] NR_IRQS: 524544, nr_irqs: 488, preallocated irqs: 16
[Tue Jul 23 18:33:22 2024] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[Tue Jul 23 18:33:22 2024] Console: colour dummy device 80x25
[Tue Jul 23 18:33:22 2024] printk: legacy console [tty0] enabled
[Tue Jul 23 18:33:22 2024] ACPI: Core revision 20230628
[Tue Jul 23 18:33:22 2024] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns
[Tue Jul 23 18:33:22 2024] APIC: Switch to symmetric I/O mode setup
[Tue Jul 23 18:33:22 2024] DMAR: Host address width 36
[Tue Jul 23 18:33:22 2024] DMAR: DRHD base: 0x000000fed90000 flags: 0x0
[Tue Jul 23 18:33:22 2024] DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap c0000020e60262 ecap f0101a
[Tue Jul 23 18:33:22 2024] DMAR: DRHD base: 0x000000fed91000 flags: 0x1
[Tue Jul 23 18:33:22 2024] DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap c9008020660262 ecap f0105a
[Tue Jul 23 18:33:22 2024] DMAR: RMRR base: 0x000000ba472000 end: 0x000000ba488fff
[Tue Jul 23 18:33:22 2024] DMAR: RMRR base: 0x000000bb800000 end: 0x000000bf9fffff
[Tue Jul 23 18:33:22 2024] DMAR-IR: IOAPIC id 2 under DRHD base 0xfed91000 IOMMU 1
[Tue Jul 23 18:33:22 2024] DMAR-IR: HPET id 0 under DRHD base 0xfed91000
[Tue Jul 23 18:33:22 2024] DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
[Tue Jul 23 18:33:22 2024] DMAR-IR: Enabled IRQ remapping in x2apic mode
[Tue Jul 23 18:33:22 2024] x2apic enabled
[Tue Jul 23 18:33:22 2024] APIC: Switched APIC routing to: cluster x2apic
[Tue Jul 23 18:33:22 2024] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[Tue Jul 23 18:33:22 2024] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x2845579656e, max_idle_ns: 440795304662 ns
[Tue Jul 23 18:33:22 2024] Calibrating delay loop (skipped), value calculated using timer frequency.. 5587.58 BogoMIPS (lpj=2793791)
[Tue Jul 23 18:33:22 2024] CPU0: Thermal monitoring enabled (TM1)
[Tue Jul 23 18:33:22 2024] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8
[Tue Jul 23 18:33:22 2024] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0
[Tue Jul 23 18:33:22 2024] process: using mwait in idle threads
[Tue Jul 23 18:33:22 2024] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[Tue Jul 23 18:33:22 2024] Spectre V2 : Mitigation: Retpolines
[Tue Jul 23 18:33:22 2024] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[Tue Jul 23 18:33:22 2024] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT
[Tue Jul 23 18:33:22 2024] Spectre V2 : Enabling Restricted Speculation for firmware calls
[Tue Jul 23 18:33:22 2024] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[Tue Jul 23 18:33:22 2024] Spectre V2 : User space: Mitigation: STIBP via prctl
[Tue Jul 23 18:33:22 2024] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
[Tue Jul 23 18:33:22 2024] MDS: Mitigation: Clear CPU buffers
[Tue Jul 23 18:33:22 2024] MMIO Stale Data: Unknown: No mitigations
[Tue Jul 23 18:33:22 2024] SRBDS: Vulnerable: No microcode
[Tue Jul 23 18:33:22 2024] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[Tue Jul 23 18:33:22 2024] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[Tue Jul 23 18:33:22 2024] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[Tue Jul 23 18:33:22 2024] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
[Tue Jul 23 18:33:22 2024] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.
[Tue Jul 23 18:33:22 2024] Freeing SMP alternatives memory: 48K
[Tue Jul 23 18:33:22 2024] pid_max: default: 32768 minimum: 301
[Tue Jul 23 18:33:22 2024] LSM: initializing lsm=lockdown,capability,landlock,yama,apparmor,ima,evm
[Tue Jul 23 18:33:22 2024] landlock: Up and running.
[Tue Jul 23 18:33:22 2024] Yama: becoming mindful.
[Tue Jul 23 18:33:22 2024] AppArmor: AppArmor initialized
[Tue Jul 23 18:33:22 2024] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[Tue Jul 23 18:33:22 2024] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[Tue Jul 23 18:33:22 2024] smpboot: CPU0: Intel(R) Core(TM) i7-3840QM CPU @ 2.80GHz (family: 0x6, model: 0x3a, stepping: 0x9)
[Tue Jul 23 18:33:22 2024] Performance Events: PEBS fmt1+, IvyBridge events, 16-deep LBR, full-width counters, Intel PMU driver.
[Tue Jul 23 18:33:22 2024] ... version: 3
[Tue Jul 23 18:33:22 2024] ... bit width: 48
[Tue Jul 23 18:33:22 2024] ... generic registers: 4
[Tue Jul 23 18:33:22 2024] ... value mask: 0000ffffffffffff
[Tue Jul 23 18:33:22 2024] ... max period: 00007fffffffffff
[Tue Jul 23 18:33:22 2024] ... fixed-purpose events: 3
[Tue Jul 23 18:33:22 2024] ... event mask: 000000070000000f
[Tue Jul 23 18:33:22 2024] signal: max sigframe size: 1776
[Tue Jul 23 18:33:22 2024] Estimated ratio of average max frequency by base frequency (times 1024): 1316
[Tue Jul 23 18:33:22 2024] rcu: Hierarchical SRCU implementation.
[Tue Jul 23 18:33:22 2024] rcu: Max phase no-delay instances is 400.
[Tue Jul 23 18:33:22 2024] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[Tue Jul 23 18:33:22 2024] smp: Bringing up secondary CPUs ...
[Tue Jul 23 18:33:22 2024] smpboot: x86: Booting SMP configuration:
[Tue Jul 23 18:33:22 2024] .... node #0, CPUs: #2 #4 #6 #1 #3 #5 #7
[Tue Jul 23 18:33:22 2024] 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.
[Tue Jul 23 18:33:22 2024] smp: Brought up 1 node, 8 CPUs
[Tue Jul 23 18:33:22 2024] smpboot: Total of 8 processors activated (44700.65 BogoMIPS)
[Tue Jul 23 18:33:22 2024] devtmpfs: initialized
[Tue Jul 23 18:33:22 2024] x86/mm: Memory block size: 128MB
[Tue Jul 23 18:33:22 2024] ACPI: PM: Registering ACPI NVS region [mem 0xbae9f000-0xbaf9efff] (1048576 bytes)
[Tue Jul 23 18:33:22 2024] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
[Tue Jul 23 18:33:22 2024] futex hash table entries: 2048 (order: 5, 131072 bytes, linear)
[Tue Jul 23 18:33:22 2024] pinctrl core: initialized pinctrl subsystem
[Tue Jul 23 18:33:22 2024] PM: RTC time: 16:33:22, date: 2024-07-23
[Tue Jul 23 18:33:22 2024] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[Tue Jul 23 18:33:22 2024] DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic allocations
[Tue Jul 23 18:33:22 2024] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[Tue Jul 23 18:33:22 2024] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[Tue Jul 23 18:33:22 2024] audit: initializing netlink subsys (disabled)
[Tue Jul 23 18:33:22 2024] audit: type=2000 audit(1721752402.046:1): state=initialized audit_enabled=0 res=1
[Tue Jul 23 18:33:22 2024] thermal_sys: Registered thermal governor 'fair_share'
[Tue Jul 23 18:33:22 2024] thermal_sys: Registered thermal governor 'bang_bang'
[Tue Jul 23 18:33:22 2024] thermal_sys: Registered thermal governor 'step_wise'
[Tue Jul 23 18:33:22 2024] thermal_sys: Registered thermal governor 'user_space'
[Tue Jul 23 18:33:22 2024] thermal_sys: Registered thermal governor 'power_allocator'
[Tue Jul 23 18:33:22 2024] EISA bus registered
[Tue Jul 23 18:33:22 2024] cpuidle: using governor ladder
[Tue Jul 23 18:33:22 2024] cpuidle: using governor menu
[Tue Jul 23 18:33:22 2024] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[Tue Jul 23 18:33:22 2024] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[Tue Jul 23 18:33:22 2024] PCI: ECAM [mem 0xf8000000-0xfbffffff] (base 0xf8000000) for domain 0000 [bus 00-3f]
[Tue Jul 23 18:33:22 2024] PCI: Using configuration type 1 for base access
[Tue Jul 23 18:33:22 2024] core: PMU erratum BJ122, BV98, HSD29 worked around, HT is on
[Tue Jul 23 18:33:22 2024] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
[Tue Jul 23 18:33:22 2024] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[Tue Jul 23 18:33:22 2024] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
[Tue Jul 23 18:33:22 2024] Demotion targets for Node 0: null
[Tue Jul 23 18:33:22 2024] ACPI: Added _OSI(Module Device)
[Tue Jul 23 18:33:22 2024] ACPI: Added _OSI(Processor Device)
[Tue Jul 23 18:33:22 2024] ACPI: Added _OSI(3.0 _SCP Extensions)
[Tue Jul 23 18:33:22 2024] ACPI: Added _OSI(Processor Aggregator Device)
[Tue Jul 23 18:33:22 2024] ACPI: 6 ACPI AML tables successfully acquired and loaded
[Tue Jul 23 18:33:22 2024] ACPI: EC: EC started
[Tue Jul 23 18:33:22 2024] ACPI: EC: interrupt blocked
[Tue Jul 23 18:33:22 2024] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[Tue Jul 23 18:33:22 2024] ACPI: EC: Boot ECDT EC used to handle transactions
[Tue Jul 23 18:33:22 2024] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[Tue Jul 23 18:33:22 2024] ACPI: Dynamic OEM Table Load:
[Tue Jul 23 18:33:22 2024] ACPI: SSDT 0xFFFF95338203D000 000A01 (v01 PmRef Cpu0Cst 00003001 INTL 20061109)
[Tue Jul 23 18:33:22 2024] ACPI: Dynamic OEM Table Load:
[Tue Jul 23 18:33:22 2024] ACPI: SSDT 0xFFFF953380C63800 000303 (v01 PmRef ApIst 00003000 INTL 20061109)
[Tue Jul 23 18:33:22 2024] ACPI: Dynamic OEM Table Load:
[Tue Jul 23 18:33:22 2024] ACPI: SSDT 0xFFFF953381B9E400 000119 (v01 PmRef ApCst 00003000 INTL 20061109)
[Tue Jul 23 18:33:22 2024] ACPI: _OSC evaluated successfully for all CPUs
[Tue Jul 23 18:33:22 2024] ACPI: Interpreter enabled
[Tue Jul 23 18:33:22 2024] ACPI: PM: (supports S0 S3 S4 S5)
[Tue Jul 23 18:33:22 2024] ACPI: Using IOAPIC for interrupt routing
[Tue Jul 23 18:33:22 2024] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[Tue Jul 23 18:33:22 2024] PCI: Using E820 reservations for host bridge windows
[Tue Jul 23 18:33:22 2024] ACPI: Enabled 6 GPEs in block 00 to 3F
[Tue Jul 23 18:33:22 2024] ACPI: \_SB_.PCI0.LPC_.EC__.PUBS: New power resource
[Tue Jul 23 18:33:22 2024] acpi PNP0C0A:01: ACPI dock station (docks/bays count: 1)
[Tue Jul 23 18:33:22 2024] acpi LNXIOBAY:00: ACPI dock station (docks/bays count: 2)
[Tue Jul 23 18:33:22 2024] ACPI: PCI: Interrupt link LNKA configured for IRQ 11
[Tue Jul 23 18:33:22 2024] ACPI: PCI: Interrupt link LNKB configured for IRQ 7
[Tue Jul 23 18:33:22 2024] ACPI: PCI: Interrupt link LNKC configured for IRQ 11
[Tue Jul 23 18:33:22 2024] ACPI: PCI: Interrupt link LNKD configured for IRQ 10
[Tue Jul 23 18:33:22 2024] ACPI: PCI: Interrupt link LNKE configured for IRQ 7
[Tue Jul 23 18:33:22 2024] ACPI: PCI: Interrupt link LNKF configured for IRQ 10
[Tue Jul 23 18:33:22 2024] ACPI: PCI: Interrupt link LNKG configured for IRQ 11
[Tue Jul 23 18:33:22 2024] ACPI: PCI: Interrupt link LNKH configured for IRQ 10
[Tue Jul 23 18:33:22 2024] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3f])
[Tue Jul 23 18:33:22 2024] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
[Tue Jul 23 18:33:22 2024] acpi PNP0A08:00: _OSC: platform does not support [SHPCHotplug PCIeCapability LTR DPC]
[Tue Jul 23 18:33:22 2024] acpi PNP0A08:00: _OSC: not requesting control; platform does not support [PCIeCapability]
[Tue Jul 23 18:33:22 2024] acpi PNP0A08:00: _OSC: OS requested [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR DPC]
[Tue Jul 23 18:33:22 2024] acpi PNP0A08:00: _OSC: platform willing to grant [PCIeHotplug PME AER]
[Tue Jul 23 18:33:22 2024] acpi PNP0A08:00: _OSC: platform retains control of PCIe features (AE_SUPPORT)
[Tue Jul 23 18:33:22 2024] PCI host bridge to bus 0000:00
[Tue Jul 23 18:33:22 2024] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
[Tue Jul 23 18:33:22 2024] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[Tue Jul 23 18:33:22 2024] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[Tue Jul 23 18:33:22 2024] pci_bus 0000:00: root bus resource [mem 0xbfa00000-0xfebfffff window]
[Tue Jul 23 18:33:22 2024] pci_bus 0000:00: root bus resource [mem 0xfed40000-0xfed4bfff window]
[Tue Jul 23 18:33:22 2024] pci_bus 0000:00: root bus resource [bus 00-3f]
[Tue Jul 23 18:33:22 2024] pci 0000:00:00.0: [8086:0154] type 00 class 0x060000 conventional PCI endpoint
[Tue Jul 23 18:33:22 2024] pci 0000:00:01.0: [8086:0151] type 01 class 0x060400 PCIe Root Port
[Tue Jul 23 18:33:22 2024] pci 0000:00:01.0: PCI bridge to [bus 01]
[Tue Jul 23 18:33:22 2024] pci 0000:00:01.0: bridge window [io 0x6000-0x6fff]
[Tue Jul 23 18:33:22 2024] pci 0000:00:01.0: bridge window [mem 0xf0000000-0xf10fffff]
[Tue Jul 23 18:33:22 2024] pci 0000:00:01.0: bridge window [mem 0xc0000000-0xd1ffffff 64bit pref]
[Tue Jul 23 18:33:22 2024] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[Tue Jul 23 18:33:22 2024] pci 0000:00:02.0: [8086:0166] type 00 class 0x030000 conventional PCI endpoint
[Tue Jul 23 18:33:22 2024] pci 0000:00:02.0: BAR 0 [mem 0xf1400000-0xf17fffff 64bit]
[Tue Jul 23 18:33:22 2024] pci 0000:00:02.0: BAR 2 [mem 0xe0000000-0xefffffff 64bit pref]
[Tue Jul 23 18:33:22 2024] pci 0000:00:02.0: BAR 4 [io 0x7000-0x703f]
[Tue Jul 23 18:33:22 2024] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[Tue Jul 23 18:33:22 2024] pci 0000:00:14.0: [8086:1e31] type 00 class 0x0c0330 conventional PCI endpoint
[Tue Jul 23 18:33:22 2024] pci 0000:00:14.0: BAR 0 [mem 0xf3920000-0xf392ffff 64bit]
[Tue Jul 23 18:33:22 2024] pci 0000:00:14.0: PME# supported from D3hot D3cold
[Tue Jul 23 18:33:22 2024] pci 0000:00:16.0: [8086:1e3a] type 00 class 0x078000 conventional PCI endpoint
[Tue Jul 23 18:33:22 2024] pci 0000:00:16.0: BAR 0 [mem 0xf3935000-0xf393500f 64bit]
[Tue Jul 23 18:33:22 2024] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[Tue Jul 23 18:33:22 2024] pci 0000:00:16.3: [8086:1e3d] type 00 class 0x070002 conventional PCI endpoint
[Tue Jul 23 18:33:22 2024] pci 0000:00:16.3: BAR 0 [io 0x70b0-0x70b7]
[Tue Jul 23 18:33:22 2024] pci 0000:00:16.3: BAR 1 [mem 0xf393c000-0xf393cfff]
[Tue Jul 23 18:33:22 2024] pci 0000:00:19.0: [8086:1502] type 00 class 0x020000 conventional PCI endpoint
[Tue Jul 23 18:33:22 2024] pci 0000:00:19.0: BAR 0 [mem 0xf3900000-0xf391ffff]
[Tue Jul 23 18:33:22 2024] pci 0000:00:19.0: BAR 1 [mem 0xf393b000-0xf393bfff]
[Tue Jul 23 18:33:22 2024] pci 0000:00:19.0: BAR 2 [io 0x7080-0x709f]
[Tue Jul 23 18:33:22 2024] pci 0000:00:19.0: PME# supported from D0 D3hot D3cold
[Tue Jul 23 18:33:22 2024] pci 0000:00:1a.0: [8086:1e2d] type 00 class 0x0c0320 conventional PCI endpoint
[Tue Jul 23 18:33:22 2024] pci 0000:00:1a.0: BAR 0 [mem 0xf393a000-0xf393a3ff]
[Tue Jul 23 18:33:22 2024] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
[Tue Jul 23 18:33:22 2024] pci 0000:00:1b.0: [8086:1e20] type 00 class 0x040300 PCIe Root Complex Integrated Endpoint
[Tue Jul 23 18:33:22 2024] pci 0000:00:1b.0: BAR 0 [mem 0xf3930000-0xf3933fff 64bit]
[Tue Jul 23 18:33:22 2024] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[Tue Jul 23 18:33:22 2024] pci 0000:00:1c.0: [8086:1e10] type 01 class 0x060400 PCIe Root Port
[Tue Jul 23 18:33:22 2024] pci 0000:00:1c.0: PCI bridge to [bus 02]
[Tue Jul 23 18:33:22 2024] pci 0000:00:1c.0: bridge window [io 0x5000-0x5fff]
[Tue Jul 23 18:33:22 2024] pci 0000:00:1c.0: bridge window [mem 0xf3100000-0xf38fffff]
[Tue Jul 23 18:33:22 2024] pci 0000:00:1c.0: bridge window [mem 0xf1800000-0xf1ffffff 64bit pref]
[Tue Jul 23 18:33:22 2024] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[Tue Jul 23 18:33:22 2024] pci 0000:00:1c.0: Enabling MPC IRBNCE
[Tue Jul 23 18:33:22 2024] pci 0000:00:1c.0: Intel PCH root port ACS workaround enabled
[Tue Jul 23 18:33:22 2024] pci 0000:00:1c.1: [8086:1e12] type 01 class 0x060400 PCIe Root Port
[Tue Jul 23 18:33:22 2024] pci 0000:00:1c.1: PCI bridge to [bus 03]
[Tue Jul 23 18:33:22 2024] pci 0000:00:1c.1: bridge window [mem 0xf3000000-0xf30fffff]
[Tue Jul 23 18:33:22 2024] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[Tue Jul 23 18:33:22 2024] pci 0000:00:1c.1: Enabling MPC IRBNCE
[Tue Jul 23 18:33:22 2024] pci 0000:00:1c.1: Intel PCH root port ACS workaround enabled
[Tue Jul 23 18:33:22 2024] pci 0000:00:1c.2: [8086:1e14] type 01 class 0x060400 PCIe Root Port
[Tue Jul 23 18:33:22 2024] pci 0000:00:1c.2: PCI bridge to [bus 04-0b]
[Tue Jul 23 18:33:22 2024] pci 0000:00:1c.2: bridge window [io 0x4000-0x4fff]
[Tue Jul 23 18:33:22 2024] pci 0000:00:1c.2: bridge window [mem 0xf2800000-0xf2ffffff]
[Tue Jul 23 18:33:22 2024] pci 0000:00:1c.2: bridge window [mem 0xf2000000-0xf27fffff 64bit pref]
[Tue Jul 23 18:33:22 2024] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
[Tue Jul 23 18:33:22 2024] pci 0000:00:1c.2: Enabling MPC IRBNCE
[Tue Jul 23 18:33:22 2024] pci 0000:00:1c.2: Intel PCH root port ACS workaround enabled
[Tue Jul 23 18:33:22 2024] pci 0000:00:1d.0: [8086:1e26] type 00 class 0x0c0320 conventional PCI endpoint
[Tue Jul 23 18:33:22 2024] pci 0000:00:1d.0: BAR 0 [mem 0xf3939000-0xf39393ff]
[Tue Jul 23 18:33:22 2024] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[Tue Jul 23 18:33:22 2024] pci 0000:00:1f.0: [8086:1e55] type 00 class 0x060100 conventional PCI endpoint
[Tue Jul 23 18:33:22 2024] pci 0000:00:1f.2: [8086:1e03] type 00 class 0x010601 conventional PCI endpoint
[Tue Jul 23 18:33:22 2024] pci 0000:00:1f.2: BAR 0 [io 0x70a8-0x70af]
[Tue Jul 23 18:33:22 2024] pci 0000:00:1f.2: BAR 1 [io 0x70bc-0x70bf]
[Tue Jul 23 18:33:22 2024] pci 0000:00:1f.2: BAR 2 [io 0x70a0-0x70a7]
[Tue Jul 23 18:33:22 2024] pci 0000:00:1f.2: BAR 3 [io 0x70b8-0x70bb]
[Tue Jul 23 18:33:22 2024] pci 0000:00:1f.2: BAR 4 [io 0x7060-0x707f]
[Tue Jul 23 18:33:22 2024] pci 0000:00:1f.2: BAR 5 [mem 0xf3938000-0xf39387ff]
[Tue Jul 23 18:33:22 2024] pci 0000:00:1f.2: PME# supported from D3hot
[Tue Jul 23 18:33:22 2024] pci 0000:00:1f.3: [8086:1e22] type 00 class 0x0c0500 conventional PCI endpoint
[Tue Jul 23 18:33:22 2024] pci 0000:00:1f.3: BAR 0 [mem 0xf3934000-0xf39340ff 64bit]
[Tue Jul 23 18:33:22 2024] pci 0000:00:1f.3: BAR 4 [io 0xefa0-0xefbf]
[Tue Jul 23 18:33:22 2024] pci 0000:01:00.0: [10de:0def] type 00 class 0x030000 PCIe Endpoint
[Tue Jul 23 18:33:22 2024] pci 0000:01:00.0: BAR 0 [mem 0xf0000000-0xf0ffffff]
[Tue Jul 23 18:33:22 2024] pci 0000:01:00.0: BAR 1 [mem 0xc0000000-0xcfffffff 64bit pref]
[Tue Jul 23 18:33:22 2024] pci 0000:01:00.0: BAR 3 [mem 0xd0000000-0xd1ffffff 64bit pref]
[Tue Jul 23 18:33:22 2024] pci 0000:01:00.0: BAR 5 [io 0x6000-0x607f]
[Tue Jul 23 18:33:22 2024] pci 0000:01:00.0: ROM [mem 0xfff80000-0xffffffff pref]
[Tue Jul 23 18:33:22 2024] pci 0000:01:00.0: enabling Extended Tags
[Tue Jul 23 18:33:22 2024] pci 0000:01:00.0: Enabling HDA controller
[Tue Jul 23 18:33:22 2024] pci 0000:01:00.1: [10de:0bea] type 00 class 0x040300 PCIe Endpoint
[Tue Jul 23 18:33:22 2024] pci 0000:01:00.1: BAR 0 [mem 0xf1000000-0xf1003fff]
[Tue Jul 23 18:33:22 2024] pci 0000:01:00.1: enabling Extended Tags
[Tue Jul 23 18:33:22 2024] pci 0000:00:01.0: PCI bridge to [bus 01]
[Tue Jul 23 18:33:22 2024] pci 0000:02:00.0: MMC controller base frequency changed to 50Mhz.
[Tue Jul 23 18:33:22 2024] pci 0000:02:00.0: [1180:e823] type 00 class 0x088001 PCIe Endpoint
[Tue Jul 23 18:33:22 2024] pci 0000:02:00.0: BAR 0 [mem 0xf3100000-0xf31000ff]
[Tue Jul 23 18:33:22 2024] pci 0000:02:00.0: supports D1 D2
[Tue Jul 23 18:33:22 2024] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[Tue Jul 23 18:33:22 2024] pci 0000:00:1c.0: PCI bridge to [bus 02]
[Tue Jul 23 18:33:22 2024] pci 0000:03:00.0: [8086:2723] type 00 class 0x028000 PCIe Endpoint
[Tue Jul 23 18:33:22 2024] pci 0000:03:00.0: BAR 0 [mem 0xf3000000-0xf3003fff 64bit]
[Tue Jul 23 18:33:22 2024] pci 0000:03:00.0: PME# supported from D0 D3hot D3cold
[Tue Jul 23 18:33:22 2024] pci 0000:00:1c.1: PCI bridge to [bus 03]
[Tue Jul 23 18:33:22 2024] acpiphp: Slot [1] registered
[Tue Jul 23 18:33:22 2024] pci 0000:00:1c.2: PCI bridge to [bus 04-0b]
[Tue Jul 23 18:33:22 2024] ACPI: EC: interrupt unblocked
[Tue Jul 23 18:33:22 2024] ACPI: EC: event unblocked
[Tue Jul 23 18:33:22 2024] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[Tue Jul 23 18:33:22 2024] ACPI: EC: GPE=0x11
[Tue Jul 23 18:33:22 2024] ACPI: \_SB_.PCI0.LPC_.EC__: Boot ECDT EC initialization complete
[Tue Jul 23 18:33:22 2024] ACPI: \_SB_.PCI0.LPC_.EC__: EC: Used to handle transactions and events
[Tue Jul 23 18:33:22 2024] iommu: Default domain type: Translated
[Tue Jul 23 18:33:22 2024] iommu: DMA domain TLB invalidation policy: lazy mode
[Tue Jul 23 18:33:22 2024] SCSI subsystem initialized
[Tue Jul 23 18:33:22 2024] libata version 3.00 loaded.
[Tue Jul 23 18:33:22 2024] ACPI: bus type USB registered
[Tue Jul 23 18:33:22 2024] usbcore: registered new interface driver usbfs
[Tue Jul 23 18:33:22 2024] usbcore: registered new interface driver hub
[Tue Jul 23 18:33:22 2024] usbcore: registered new device driver usb
[Tue Jul 23 18:33:22 2024] pps_core: LinuxPPS API ver. 1 registered
[Tue Jul 23 18:33:22 2024] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[Tue Jul 23 18:33:22 2024] PTP clock support registered
[Tue Jul 23 18:33:22 2024] EDAC MC: Ver: 3.0.0
[Tue Jul 23 18:33:22 2024] NetLabel: Initializing
[Tue Jul 23 18:33:22 2024] NetLabel: domain hash size = 128
[Tue Jul 23 18:33:22 2024] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
[Tue Jul 23 18:33:22 2024] NetLabel: unlabeled traffic allowed by default
[Tue Jul 23 18:33:22 2024] mctp: management component transport protocol core
[Tue Jul 23 18:33:22 2024] NET: Registered PF_MCTP protocol family
[Tue Jul 23 18:33:22 2024] PCI: Using ACPI for IRQ routing
[Tue Jul 23 18:33:22 2024] PCI: pci_cache_line_size set to 64 bytes
[Tue Jul 23 18:33:22 2024] e820: reserve RAM buffer [mem 0x0009d800-0x0009ffff]
[Tue Jul 23 18:33:22 2024] e820: reserve RAM buffer [mem 0x40004000-0x43ffffff]
[Tue Jul 23 18:33:22 2024] e820: reserve RAM buffer [mem 0xaddcc000-0xafffffff]
[Tue Jul 23 18:33:22 2024] e820: reserve RAM buffer [mem 0x43e600000-0x43fffffff]
[Tue Jul 23 18:33:22 2024] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[Tue Jul 23 18:33:22 2024] pci 0000:00:02.0: vgaarb: bridge control possible
[Tue Jul 23 18:33:22 2024] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[Tue Jul 23 18:33:22 2024] pci 0000:01:00.0: vgaarb: bridge control possible
[Tue Jul 23 18:33:22 2024] pci 0000:01:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
[Tue Jul 23 18:33:22 2024] vgaarb: loaded
[Tue Jul 23 18:33:22 2024] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[Tue Jul 23 18:33:22 2024] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[Tue Jul 23 18:33:22 2024] clocksource: Switched to clocksource tsc-early
[Tue Jul 23 18:33:22 2024] VFS: Disk quotas dquot_6.6.0
[Tue Jul 23 18:33:22 2024] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[Tue Jul 23 18:33:22 2024] AppArmor: AppArmor Filesystem Enabled
[Tue Jul 23 18:33:22 2024] pnp: PnP ACPI init
[Tue Jul 23 18:33:22 2024] pnp 00:00: disabling [mem 0x000c0000-0x000c3fff] because it overlaps 0000:00:02.0 BAR 6 [mem 0x000c0000-0x000dffff]
[Tue Jul 23 18:33:22 2024] pnp 00:00: disabling [mem 0x000c4000-0x000c7fff] because it overlaps 0000:00:02.0 BAR 6 [mem 0x000c0000-0x000dffff]
[Tue Jul 23 18:33:22 2024] pnp 00:00: disabling [mem 0x000c8000-0x000cbfff] because it overlaps 0000:00:02.0 BAR 6 [mem 0x000c0000-0x000dffff]
[Tue Jul 23 18:33:22 2024] pnp 00:00: disabling [mem 0x000cc000-0x000cffff] because it overlaps 0000:00:02.0 BAR 6 [mem 0x000c0000-0x000dffff]
[Tue Jul 23 18:33:22 2024] pnp 00:00: disabling [mem 0x000d0000-0x000d3fff] because it overlaps 0000:00:02.0 BAR 6 [mem 0x000c0000-0x000dffff]
[Tue Jul 23 18:33:22 2024] pnp 00:00: disabling [mem 0x000d4000-0x000d7fff] because it overlaps 0000:00:02.0 BAR 6 [mem 0x000c0000-0x000dffff]
[Tue Jul 23 18:33:22 2024] pnp 00:00: disabling [mem 0x000d8000-0x000dbfff] because it overlaps 0000:00:02.0 BAR 6 [mem 0x000c0000-0x000dffff]
[Tue Jul 23 18:33:22 2024] pnp 00:00: disabling [mem 0x000dc000-0x000dffff] because it overlaps 0000:00:02.0 BAR 6 [mem 0x000c0000-0x000dffff]
[Tue Jul 23 18:33:22 2024] system 00:00: [mem 0x00000000-0x0009ffff] could not be reserved
[Tue Jul 23 18:33:22 2024] system 00:00: [mem 0x000e0000-0x000e3fff] could not be reserved
[Tue Jul 23 18:33:22 2024] system 00:00: [mem 0x000e4000-0x000e7fff] could not be reserved
[Tue Jul 23 18:33:22 2024] system 00:00: [mem 0x000e8000-0x000ebfff] could not be reserved
[Tue Jul 23 18:33:22 2024] system 00:00: [mem 0x000ec000-0x000effff] could not be reserved
[Tue Jul 23 18:33:22 2024] system 00:00: [mem 0x000f0000-0x000fffff] could not be reserved
[Tue Jul 23 18:33:22 2024] system 00:00: [mem 0x00100000-0xbf9fffff] could not be reserved
[Tue Jul 23 18:33:22 2024] system 00:00: [mem 0xfec00000-0xfed3ffff] could not be reserved
[Tue Jul 23 18:33:22 2024] system 00:00: [mem 0xfed4c000-0xffffffff] could not be reserved
[Tue Jul 23 18:33:22 2024] pnp 00:01: disabling [mem 0xfffff000-0xffffffff] because it overlaps 0000:01:00.0 BAR 6 [mem 0xfff80000-0xffffffff pref]
[Tue Jul 23 18:33:22 2024] pnp 00:01: [Firmware Bug]: PNP resource [mem 0xfed10000-0xfed13fff] covers only part of 0000:00:00.0 Intel MCH; extending to [mem 0xfed10000-0xfed17fff]
[Tue Jul 23 18:33:22 2024] system 00:01: [io 0x0400-0x047f] has been reserved
[Tue Jul 23 18:33:22 2024] system 00:01: [io 0x0500-0x057f] has been reserved
[Tue Jul 23 18:33:22 2024] system 00:01: [io 0x0800-0x080f] has been reserved
[Tue Jul 23 18:33:22 2024] system 00:01: [io 0x15e0-0x15ef] has been reserved
[Tue Jul 23 18:33:22 2024] system 00:01: [io 0x1600-0x167f] has been reserved
[Tue Jul 23 18:33:22 2024] system 00:01: [mem 0xf8000000-0xfbffffff] has been reserved
[Tue Jul 23 18:33:22 2024] system 00:01: [mem 0xfed1c000-0xfed1ffff] has been reserved
[Tue Jul 23 18:33:22 2024] system 00:01: [mem 0xfed10000-0xfed17fff] has been reserved
[Tue Jul 23 18:33:22 2024] system 00:01: [mem 0xfed18000-0xfed18fff] has been reserved
[Tue Jul 23 18:33:22 2024] system 00:01: [mem 0xfed19000-0xfed19fff] has been reserved
[Tue Jul 23 18:33:22 2024] system 00:01: [mem 0xfed45000-0xfed4bfff] has been reserved
[Tue Jul 23 18:33:22 2024] pnp: PnP ACPI: found 6 devices
[Tue Jul 23 18:33:22 2024] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[Tue Jul 23 18:33:22 2024] NET: Registered PF_INET protocol family
[Tue Jul 23 18:33:22 2024] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[Tue Jul 23 18:33:22 2024] tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear)
[Tue Jul 23 18:33:22 2024] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[Tue Jul 23 18:33:22 2024] TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[Tue Jul 23 18:33:22 2024] TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
[Tue Jul 23 18:33:22 2024] TCP: Hash tables configured (established 131072 bind 65536)
[Tue Jul 23 18:33:22 2024] MPTCP token hash table entries: 16384 (order: 6, 393216 bytes, linear)
[Tue Jul 23 18:33:22 2024] UDP hash table entries: 8192 (order: 6, 262144 bytes, linear)
[Tue Jul 23 18:33:22 2024] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, linear)
[Tue Jul 23 18:33:22 2024] NET: Registered PF_UNIX/PF_LOCAL protocol family
[Tue Jul 23 18:33:22 2024] NET: Registered PF_XDP protocol family
[Tue Jul 23 18:33:22 2024] pci 0000:01:00.0: ROM [mem 0xfff80000-0xffffffff pref]: can't claim; no compatible bridge window
[Tue Jul 23 18:33:22 2024] pci 0000:01:00.0: ROM [mem 0xf1080000-0xf10fffff pref]: assigned
[Tue Jul 23 18:33:22 2024] pci 0000:00:01.0: PCI bridge to [bus 01]
[Tue Jul 23 18:33:22 2024] pci 0000:00:01.0: bridge window [io 0x6000-0x6fff]
[Tue Jul 23 18:33:22 2024] pci 0000:00:01.0: bridge window [mem 0xf0000000-0xf10fffff]
[Tue Jul 23 18:33:22 2024] pci 0000:00:01.0: bridge window [mem 0xc0000000-0xd1ffffff 64bit pref]
[Tue Jul 23 18:33:22 2024] pci 0000:00:1c.0: PCI bridge to [bus 02]
[Tue Jul 23 18:33:22 2024] pci 0000:00:1c.0: bridge window [io 0x5000-0x5fff]
[Tue Jul 23 18:33:22 2024] pci 0000:00:1c.0: bridge window [mem 0xf3100000-0xf38fffff]
[Tue Jul 23 18:33:22 2024] pci 0000:00:1c.0: bridge window [mem 0xf1800000-0xf1ffffff 64bit pref]
[Tue Jul 23 18:33:22 2024] pci 0000:00:1c.1: PCI bridge to [bus 03]
[Tue Jul 23 18:33:22 2024] pci 0000:00:1c.1: bridge window [mem 0xf3000000-0xf30fffff]
[Tue Jul 23 18:33:22 2024] pci 0000:00:1c.2: PCI bridge to [bus 04-0b]
[Tue Jul 23 18:33:22 2024] pci 0000:00:1c.2: bridge window [io 0x4000-0x4fff]
[Tue Jul 23 18:33:22 2024] pci 0000:00:1c.2: bridge window [mem 0xf2800000-0xf2ffffff]
[Tue Jul 23 18:33:22 2024] pci 0000:00:1c.2: bridge window [mem 0xf2000000-0xf27fffff 64bit pref]
[Tue Jul 23 18:33:22 2024] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
[Tue Jul 23 18:33:22 2024] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
[Tue Jul 23 18:33:22 2024] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[Tue Jul 23 18:33:22 2024] pci_bus 0000:00: resource 7 [mem 0xbfa00000-0xfebfffff window]
[Tue Jul 23 18:33:22 2024] pci_bus 0000:00: resource 8 [mem 0xfed40000-0xfed4bfff window]
[Tue Jul 23 18:33:22 2024] pci_bus 0000:01: resource 0 [io 0x6000-0x6fff]
[Tue Jul 23 18:33:22 2024] pci_bus 0000:01: resource 1 [mem 0xf0000000-0xf10fffff]
[Tue Jul 23 18:33:22 2024] pci_bus 0000:01: resource 2 [mem 0xc0000000-0xd1ffffff 64bit pref]
[Tue Jul 23 18:33:22 2024] pci_bus 0000:02: resource 0 [io 0x5000-0x5fff]
[Tue Jul 23 18:33:22 2024] pci_bus 0000:02: resource 1 [mem 0xf3100000-0xf38fffff]
[Tue Jul 23 18:33:22 2024] pci_bus 0000:02: resource 2 [mem 0xf1800000-0xf1ffffff 64bit pref]
[Tue Jul 23 18:33:22 2024] pci_bus 0000:03: resource 1 [mem 0xf3000000-0xf30fffff]
[Tue Jul 23 18:33:22 2024] pci_bus 0000:04: resource 0 [io 0x4000-0x4fff]
[Tue Jul 23 18:33:22 2024] pci_bus 0000:04: resource 1 [mem 0xf2800000-0xf2ffffff]
[Tue Jul 23 18:33:22 2024] pci_bus 0000:04: resource 2 [mem 0xf2000000-0xf27fffff 64bit pref]
[Tue Jul 23 18:33:22 2024] pci 0000:01:00.1: extending delay after power-on from D3hot to 20 msec
[Tue Jul 23 18:33:22 2024] pci 0000:01:00.1: D0 power state depends on 0000:01:00.0
[Tue Jul 23 18:33:22 2024] PCI: CLS 64 bytes, default 64
[Tue Jul 23 18:33:22 2024] DMAR: No ATSR found
[Tue Jul 23 18:33:22 2024] DMAR: No SATC found
[Tue Jul 23 18:33:22 2024] DMAR: IOMMU feature pgsel_inv inconsistent
[Tue Jul 23 18:33:22 2024] DMAR: IOMMU feature pass_through inconsistent
[Tue Jul 23 18:33:22 2024] DMAR: dmar0: Using Queued invalidation
[Tue Jul 23 18:33:22 2024] DMAR: dmar1: Using Queued invalidation
[Tue Jul 23 18:33:22 2024] Trying to unpack rootfs image as initramfs...
[Tue Jul 23 18:33:22 2024] pci 0000:00:02.0: Adding to iommu group 0
[Tue Jul 23 18:33:22 2024] pci 0000:00:00.0: Adding to iommu group 1
[Tue Jul 23 18:33:22 2024] pci 0000:00:01.0: Adding to iommu group 2
[Tue Jul 23 18:33:22 2024] pci 0000:00:14.0: Adding to iommu group 3
[Tue Jul 23 18:33:22 2024] pci 0000:00:16.0: Adding to iommu group 4
[Tue Jul 23 18:33:22 2024] pci 0000:00:16.3: Adding to iommu group 4
[Tue Jul 23 18:33:22 2024] pci 0000:00:19.0: Adding to iommu group 5
[Tue Jul 23 18:33:22 2024] pci 0000:00:1a.0: Adding to iommu group 6
[Tue Jul 23 18:33:22 2024] pci 0000:00:1b.0: Adding to iommu group 7
[Tue Jul 23 18:33:22 2024] pci 0000:00:1c.0: Adding to iommu group 8
[Tue Jul 23 18:33:22 2024] pci 0000:00:1c.1: Adding to iommu group 9
[Tue Jul 23 18:33:22 2024] pci 0000:00:1c.2: Adding to iommu group 10
[Tue Jul 23 18:33:22 2024] pci 0000:00:1d.0: Adding to iommu group 11
[Tue Jul 23 18:33:22 2024] pci 0000:00:1f.0: Adding to iommu group 12
[Tue Jul 23 18:33:22 2024] pci 0000:00:1f.2: Adding to iommu group 12
[Tue Jul 23 18:33:22 2024] pci 0000:00:1f.3: Adding to iommu group 12
[Tue Jul 23 18:33:22 2024] pci 0000:01:00.0: Adding to iommu group 2
[Tue Jul 23 18:33:22 2024] pci 0000:01:00.1: Adding to iommu group 2
[Tue Jul 23 18:33:22 2024] pci 0000:02:00.0: Adding to iommu group 13
[Tue Jul 23 18:33:22 2024] pci 0000:03:00.0: Adding to iommu group 14
[Tue Jul 23 18:33:22 2024] DMAR: Intel(R) Virtualization Technology for Directed I/O
[Tue Jul 23 18:33:22 2024] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[Tue Jul 23 18:33:22 2024] software IO TLB: mapped [mem 0x00000000a9dcc000-0x00000000addcc000] (64MB)
[Tue Jul 23 18:33:22 2024] Initialise system trusted keyrings
[Tue Jul 23 18:33:22 2024] Key type blacklist registered
[Tue Jul 23 18:33:22 2024] workingset: timestamp_bits=36 max_order=22 bucket_order=0
[Tue Jul 23 18:33:22 2024] zbud: loaded
[Tue Jul 23 18:33:22 2024] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[Tue Jul 23 18:33:22 2024] fuse: init (API version 7.40)
[Tue Jul 23 18:33:22 2024] integrity: Platform Keyring initialized
[Tue Jul 23 18:33:22 2024] integrity: Machine keyring initialized
[Tue Jul 23 18:33:22 2024] Key type asymmetric registered
[Tue Jul 23 18:33:22 2024] Asymmetric key parser 'x509' registered
[Tue Jul 23 18:33:22 2024] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
[Tue Jul 23 18:33:22 2024] io scheduler mq-deadline registered
[Tue Jul 23 18:33:22 2024] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[Tue Jul 23 18:33:22 2024] ACPI: AC: AC Adapter [AC] (on-line)
[Tue Jul 23 18:33:22 2024] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input0
[Tue Jul 23 18:33:22 2024] ACPI: button: Lid Switch [LID]
[Tue Jul 23 18:33:22 2024] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1
[Tue Jul 23 18:33:22 2024] ACPI: button: Sleep Button [SLPB]
[Tue Jul 23 18:33:22 2024] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[Tue Jul 23 18:33:22 2024] ACPI: button: Power Button [PWRF]
[Tue Jul 23 18:33:22 2024] thermal LNXTHERM:00: registered as thermal_zone0
[Tue Jul 23 18:33:22 2024] ACPI: thermal: Thermal Zone [THM0] (63 C)
[Tue Jul 23 18:33:22 2024] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[Tue Jul 23 18:33:22 2024] ACPI: battery: Slot [BAT0] (battery present)
[Tue Jul 23 18:33:22 2024] 0000:00:16.3: ttyS4 at I/O 0x70b0 (irq = 19, base_baud = 115200) is a 16550A
[Tue Jul 23 18:33:22 2024] Linux agpgart interface v0.103
[Tue Jul 23 18:33:22 2024] tpm_tis 00:05: 1.2 TPM (device-id 0x0, rev-id 78)
[Tue Jul 23 18:33:22 2024] Freeing initrd memory: 70216K
[Tue Jul 23 18:33:22 2024] ACPI: bus type drm_connector registered
[Tue Jul 23 18:33:22 2024] loop: module loaded
[Tue Jul 23 18:33:22 2024] tun: Universal TUN/TAP device driver, 1.6
[Tue Jul 23 18:33:22 2024] PPP generic driver version 2.4.2
[Tue Jul 23 18:33:22 2024] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
[Tue Jul 23 18:33:22 2024] ehci-pci 0000:00:1a.0: EHCI Host Controller
[Tue Jul 23 18:33:22 2024] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
[Tue Jul 23 18:33:22 2024] ehci-pci 0000:00:1a.0: debug port 2
[Tue Jul 23 18:33:22 2024] serio: i8042 KBD port at 0x60,0x64 irq 1
[Tue Jul 23 18:33:22 2024] serio: i8042 AUX port at 0x60,0x64 irq 12
[Tue Jul 23 18:33:22 2024] mousedev: PS/2 mouse device common for all mice
[Tue Jul 23 18:33:22 2024] rtc_cmos 00:02: RTC can wake from S4
[Tue Jul 23 18:33:22 2024] rtc_cmos 00:02: registered as rtc0
[Tue Jul 23 18:33:22 2024] rtc_cmos 00:02: setting system clock to 2024-07-23T16:33:22 UTC (1721752402)
[Tue Jul 23 18:33:22 2024] rtc_cmos 00:02: alarms up to one month, y3k, 114 bytes nvram
[Tue Jul 23 18:33:22 2024] i2c_dev: i2c /dev entries driver
[Tue Jul 23 18:33:22 2024] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3
[Tue Jul 23 18:33:22 2024] ehci-pci 0000:00:1a.0: irq 16, io mem 0xf393a000
[Tue Jul 23 18:33:22 2024] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.
[Tue Jul 23 18:33:22 2024] device-mapper: uevent: version 1.0.3
[Tue Jul 23 18:33:22 2024] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@lists.linux.dev
[Tue Jul 23 18:33:22 2024] platform eisa.0: Probing EISA bus 0
[Tue Jul 23 18:33:22 2024] platform eisa.0: EISA: Cannot allocate resource for mainboard
[Tue Jul 23 18:33:22 2024] platform eisa.0: Cannot allocate resource for EISA slot 1
[Tue Jul 23 18:33:22 2024] platform eisa.0: Cannot allocate resource for EISA slot 2
[Tue Jul 23 18:33:22 2024] platform eisa.0: Cannot allocate resource for EISA slot 3
[Tue Jul 23 18:33:22 2024] platform eisa.0: Cannot allocate resource for EISA slot 4
[Tue Jul 23 18:33:22 2024] platform eisa.0: Cannot allocate resource for EISA slot 5
[Tue Jul 23 18:33:22 2024] platform eisa.0: Cannot allocate resource for EISA slot 6
[Tue Jul 23 18:33:22 2024] platform eisa.0: Cannot allocate resource for EISA slot 7
[Tue Jul 23 18:33:22 2024] platform eisa.0: Cannot allocate resource for EISA slot 8
[Tue Jul 23 18:33:22 2024] platform eisa.0: EISA: Detected 0 cards
[Tue Jul 23 18:33:22 2024] intel_pstate: Intel P-state driver initializing
[Tue Jul 23 18:33:22 2024] ledtrig-cpu: registered to indicate activity on CPUs
[Tue Jul 23 18:33:22 2024] [drm] Initialized simpledrm 1.0.0 20200625 for simple-framebuffer.0 on minor 0
[Tue Jul 23 18:33:22 2024] fbcon: Deferring console take-over
[Tue Jul 23 18:33:22 2024] simple-framebuffer simple-framebuffer.0: [drm] fb0: simpledrmdrmfb frame buffer device
[Tue Jul 23 18:33:22 2024] drop_monitor: Initializing network drop monitor service
[Tue Jul 23 18:33:22 2024] NET: Registered PF_INET6 protocol family
[Tue Jul 23 18:33:22 2024] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
[Tue Jul 23 18:33:22 2024] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.09
[Tue Jul 23 18:33:22 2024] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[Tue Jul 23 18:33:22 2024] usb usb1: Product: EHCI Host Controller
[Tue Jul 23 18:33:22 2024] usb usb1: Manufacturer: Linux 6.9.9-060909-generic ehci_hcd
[Tue Jul 23 18:33:22 2024] usb usb1: SerialNumber: 0000:00:1a.0
[Tue Jul 23 18:33:22 2024] hub 1-0:1.0: USB hub found
[Tue Jul 23 18:33:22 2024] hub 1-0:1.0: 3 ports detected
[Tue Jul 23 18:33:22 2024] ehci-pci 0000:00:1d.0: EHCI Host Controller
[Tue Jul 23 18:33:22 2024] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2
[Tue Jul 23 18:33:22 2024] ehci-pci 0000:00:1d.0: debug port 2
[Tue Jul 23 18:33:22 2024] ehci-pci 0000:00:1d.0: irq 23, io mem 0xf3939000
[Tue Jul 23 18:33:22 2024] Segment Routing with IPv6
[Tue Jul 23 18:33:22 2024] In-situ OAM (IOAM) with IPv6
[Tue Jul 23 18:33:22 2024] NET: Registered PF_PACKET protocol family
[Tue Jul 23 18:33:22 2024] Key type dns_resolver registered
[Tue Jul 23 18:33:22 2024] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[Tue Jul 23 18:33:22 2024] microcode: Current revision: 0x00000021
[Tue Jul 23 18:33:22 2024] IPI shorthand broadcast: enabled
[Tue Jul 23 18:33:22 2024] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[Tue Jul 23 18:33:22 2024] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.09
[Tue Jul 23 18:33:22 2024] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[Tue Jul 23 18:33:22 2024] usb usb2: Product: EHCI Host Controller
[Tue Jul 23 18:33:22 2024] usb usb2: Manufacturer: Linux 6.9.9-060909-generic ehci_hcd
[Tue Jul 23 18:33:22 2024] usb usb2: SerialNumber: 0000:00:1d.0
[Tue Jul 23 18:33:22 2024] sched_clock: Marking stable (438875837, 1315163)->(453106442, -12915442)
[Tue Jul 23 18:33:22 2024] hub 2-0:1.0: USB hub found
[Tue Jul 23 18:33:22 2024] Timer migration: 1 hierarchy levels; 8 children per group; 1 crossnode level
[Tue Jul 23 18:33:22 2024] hub 2-0:1.0: 3 ports detected
[Tue Jul 23 18:33:22 2024] registered taskstats version 1
[Tue Jul 23 18:33:22 2024] Loading compiled-in X.509 certificates
[Tue Jul 23 18:33:22 2024] Loaded X.509 cert 'Build time autogenerated kernel key: 19bbe9b820a2fe2d4beaeb96154317a98bb3074a'
[Tue Jul 23 18:33:22 2024] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969'
[Tue Jul 23 18:33:22 2024] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19'
[Tue Jul 23 18:33:22 2024] blacklist: Loading compiled-in revocation X.509 certificates
[Tue Jul 23 18:33:22 2024] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0'
[Tue Jul 23 18:33:22 2024] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03'
[Tue Jul 23 18:33:22 2024] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b'
[Tue Jul 23 18:33:22 2024] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8'
[Tue Jul 23 18:33:22 2024] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d'
[Tue Jul 23 18:33:22 2024] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c'
[Tue Jul 23 18:33:22 2024] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af'
[Tue Jul 23 18:33:22 2024] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9'
[Tue Jul 23 18:33:22 2024] Key type .fscrypt registered
[Tue Jul 23 18:33:22 2024] Key type fscrypt-provisioning registered
[Tue Jul 23 18:33:22 2024] Key type trusted registered
[Tue Jul 23 18:33:22 2024] Key type encrypted registered
[Tue Jul 23 18:33:22 2024] AppArmor: AppArmor sha256 policy hashing enabled
[Tue Jul 23 18:33:22 2024] Loading compiled-in module X.509 certificates
[Tue Jul 23 18:33:22 2024] Loaded X.509 cert 'Build time autogenerated kernel key: 19bbe9b820a2fe2d4beaeb96154317a98bb3074a'
[Tue Jul 23 18:33:22 2024] ima: Allocated hash algorithm: sha256
[Tue Jul 23 18:33:22 2024] ima: No architecture policies found
[Tue Jul 23 18:33:22 2024] evm: Initialising EVM extended attributes:
[Tue Jul 23 18:33:22 2024] evm: security.selinux
[Tue Jul 23 18:33:22 2024] evm: security.SMACK64
[Tue Jul 23 18:33:22 2024] evm: security.SMACK64EXEC
[Tue Jul 23 18:33:22 2024] evm: security.SMACK64TRANSMUTE
[Tue Jul 23 18:33:22 2024] evm: security.SMACK64MMAP
[Tue Jul 23 18:33:22 2024] evm: security.apparmor
[Tue Jul 23 18:33:22 2024] evm: security.ima
[Tue Jul 23 18:33:22 2024] evm: security.capability
[Tue Jul 23 18:33:22 2024] evm: HMAC attrs: 0x1
[Tue Jul 23 18:33:22 2024] PM: Magic number: 0:462:591
[Tue Jul 23 18:33:22 2024] RAS: Correctable Errors collector initialized.
[Tue Jul 23 18:33:22 2024] clk: Disabling unused clocks
[Tue Jul 23 18:33:22 2024] PM: genpd: Disabling unused power domains
[Tue Jul 23 18:33:22 2024] Freeing unused decrypted memory: 2028K
[Tue Jul 23 18:33:22 2024] Freeing unused kernel image (initmem) memory: 5020K
[Tue Jul 23 18:33:22 2024] Write protecting the kernel read-only data: 36864k
[Tue Jul 23 18:33:22 2024] Freeing unused kernel image (rodata/data gap) memory: 316K
[Tue Jul 23 18:33:22 2024] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[Tue Jul 23 18:33:22 2024] x86/mm: Checking user space page tables
[Tue Jul 23 18:33:22 2024] usb 1-1: new high-speed USB device number 2 using ehci-pci
[Tue Jul 23 18:33:22 2024] usb 2-1: new high-speed USB device number 2 using ehci-pci
[Tue Jul 23 18:33:22 2024] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[Tue Jul 23 18:33:22 2024] Run /init as init process
[Tue Jul 23 18:33:22 2024] with arguments:
[Tue Jul 23 18:33:22 2024] /init
[Tue Jul 23 18:33:22 2024] splash
[Tue Jul 23 18:33:22 2024] with environment:
[Tue Jul 23 18:33:22 2024] HOME=/
[Tue Jul 23 18:33:22 2024] TERM=linux
[Tue Jul 23 18:33:22 2024] BOOT_IMAGE=/boot/vmlinuz-6.9.9-060909-generic
[Tue Jul 23 18:33:22 2024] log_buffer=1M
[Tue Jul 23 18:33:22 2024] usb 1-1: New USB device found, idVendor=8087, idProduct=0024, bcdDevice= 0.00
[Tue Jul 23 18:33:22 2024] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[Tue Jul 23 18:33:22 2024] hub 1-1:1.0: USB hub found
[Tue Jul 23 18:33:22 2024] hub 1-1:1.0: 6 ports detected
[Tue Jul 23 18:33:22 2024] usb 2-1: New USB device found, idVendor=8087, idProduct=0024, bcdDevice= 0.00
[Tue Jul 23 18:33:22 2024] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[Tue Jul 23 18:33:22 2024] hub 2-1:1.0: USB hub found
[Tue Jul 23 18:33:22 2024] hub 2-1:1.0: 8 ports detected
[Tue Jul 23 18:33:22 2024] xhci_hcd 0000:00:14.0: xHCI Host Controller
[Tue Jul 23 18:33:22 2024] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3
[Tue Jul 23 18:33:22 2024] xhci_hcd 0000:00:14.0: hcc params 0x20007181 hci version 0x100 quirks 0x000000000000b930
[Tue Jul 23 18:33:22 2024] e1000e: Intel(R) PRO/1000 Network Driver
[Tue Jul 23 18:33:22 2024] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[Tue Jul 23 18:33:22 2024] e1000e 0000:00:19.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
[Tue Jul 23 18:33:22 2024] sdhci: Secure Digital Host Controller Interface driver
[Tue Jul 23 18:33:22 2024] sdhci: Copyright(c) Pierre Ossman
[Tue Jul 23 18:33:22 2024] xhci_hcd 0000:00:14.0: xHCI Host Controller
[Tue Jul 23 18:33:22 2024] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4
[Tue Jul 23 18:33:22 2024] xhci_hcd 0000:00:14.0: Host supports USB 3.0 SuperSpeed
[Tue Jul 23 18:33:22 2024] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.09
[Tue Jul 23 18:33:22 2024] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[Tue Jul 23 18:33:22 2024] usb usb3: Product: xHCI Host Controller
[Tue Jul 23 18:33:22 2024] usb usb3: Manufacturer: Linux 6.9.9-060909-generic xhci-hcd
[Tue Jul 23 18:33:22 2024] usb usb3: SerialNumber: 0000:00:14.0
[Tue Jul 23 18:33:22 2024] ahci 0000:00:1f.2: version 3.0
[Tue Jul 23 18:33:22 2024] hub 3-0:1.0: USB hub found
[Tue Jul 23 18:33:22 2024] hub 3-0:1.0: 4 ports detected
[Tue Jul 23 18:33:22 2024] sdhci-pci 0000:02:00.0: SDHCI controller found [1180:e823] (rev 4)
[Tue Jul 23 18:33:22 2024] ahci 0000:00:1f.2: SSS flag set, parallel bus scan disabled
[Tue Jul 23 18:33:22 2024] mmc0 bounce up to 128 segments into one, max segment size 65536 bytes
[Tue Jul 23 18:33:22 2024] mmc0: SDHCI controller on PCI [0000:02:00.0] using DMA
[Tue Jul 23 18:33:22 2024] ahci 0000:00:1f.2: AHCI vers 0001.0300, 32 command slots, 6 Gbps, SATA mode
[Tue Jul 23 18:33:22 2024] ahci 0000:00:1f.2: 3/6 ports implemented (port mask 0x13)
[Tue Jul 23 18:33:22 2024] ahci 0000:00:1f.2: flags: 64bit ncq ilck stag pm led clo pio slum part ems sxs apst
[Tue Jul 23 18:33:22 2024] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.09
[Tue Jul 23 18:33:22 2024] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[Tue Jul 23 18:33:22 2024] usb usb4: Product: xHCI Host Controller
[Tue Jul 23 18:33:22 2024] usb usb4: Manufacturer: Linux 6.9.9-060909-generic xhci-hcd
[Tue Jul 23 18:33:22 2024] usb usb4: SerialNumber: 0000:00:14.0
[Tue Jul 23 18:33:22 2024] hub 4-0:1.0: USB hub found
[Tue Jul 23 18:33:22 2024] hub 4-0:1.0: 4 ports detected
[Tue Jul 23 18:33:22 2024] scsi host0: ahci
[Tue Jul 23 18:33:22 2024] scsi host1: ahci
[Tue Jul 23 18:33:22 2024] scsi host2: ahci
[Tue Jul 23 18:33:22 2024] scsi host3: ahci
[Tue Jul 23 18:33:22 2024] scsi host4: ahci
[Tue Jul 23 18:33:22 2024] scsi host5: ahci
[Tue Jul 23 18:33:22 2024] ata1: SATA max UDMA/133 abar m2048@0xf3938000 port 0xf3938100 irq 36 lpm-pol 3
[Tue Jul 23 18:33:22 2024] ata2: SATA max UDMA/133 abar m2048@0xf3938000 port 0xf3938180 irq 36 lpm-pol 0
[Tue Jul 23 18:33:22 2024] ata3: DUMMY
[Tue Jul 23 18:33:22 2024] ata4: DUMMY
[Tue Jul 23 18:33:22 2024] ata5: SATA max UDMA/133 abar m2048@0xf3938000 port 0xf3938300 irq 36 lpm-pol 0
[Tue Jul 23 18:33:22 2024] ata6: DUMMY
[Tue Jul 23 18:33:23 2024] e1000e 0000:00:19.0 0000:00:19.0 (uninitialized): registered PHC clock
[Tue Jul 23 18:33:23 2024] e1000e 0000:00:19.0 eth0: (PCI Express:2.5GT/s:Width x1) 28:d2:44:24:a0:43
[Tue Jul 23 18:33:23 2024] e1000e 0000:00:19.0 eth0: Intel(R) PRO/1000 Network Connection
[Tue Jul 23 18:33:23 2024] e1000e 0000:00:19.0 eth0: MAC: 10, PHY: 11, PBA No: 1000FF-0FF
[Tue Jul 23 18:33:23 2024] usb 1-1.3: new full-speed USB device number 3 using ehci-pci
[Tue Jul 23 18:33:23 2024] usb 2-1.8: new high-speed USB device number 3 using ehci-pci
[Tue Jul 23 18:33:23 2024] usb 1-1.3: New USB device found, idVendor=147e, idProduct=2020, bcdDevice= 0.01
[Tue Jul 23 18:33:23 2024] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[Tue Jul 23 18:33:23 2024] usb 1-1.3: Product: Biometric Coprocessor
[Tue Jul 23 18:33:23 2024] usb 1-1.3: Manufacturer: Auth
[Tue Jul 23 18:33:23 2024] usb 2-1.8: New USB device found, idVendor=17ef, idProduct=100a, bcdDevice= 0.00
[Tue Jul 23 18:33:23 2024] usb 2-1.8: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[Tue Jul 23 18:33:23 2024] hub 2-1.8:1.0: USB hub found
[Tue Jul 23 18:33:23 2024] hub 2-1.8:1.0: 7 ports detected
[Tue Jul 23 18:33:23 2024] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[Tue Jul 23 18:33:23 2024] ata1.00: ACPI cmd f5/00:00:00:00:00:a0(SECURITY FREEZE LOCK) filtered out
[Tue Jul 23 18:33:23 2024] ata1.00: ACPI cmd ef/10:03:00:00:00:a0(SET FEATURES) filtered out
[Tue Jul 23 18:33:23 2024] ata1.00: supports DRM functions and may not be fully accessible
[Tue Jul 23 18:33:23 2024] ata1.00: ATA-11: Samsung SSD 860 EVO 500GB, RVT02B6Q, max UDMA/133
[Tue Jul 23 18:33:23 2024] ata1.00: 976773168 sectors, multi 1: LBA48 NCQ (depth 32), AA
[Tue Jul 23 18:33:23 2024] ata1.00: Features: Trust Dev-Sleep NCQ-sndrcv
[Tue Jul 23 18:33:23 2024] ata1.00: ACPI cmd f5/00:00:00:00:00:a0(SECURITY FREEZE LOCK) filtered out
[Tue Jul 23 18:33:23 2024] ata1.00: ACPI cmd ef/10:03:00:00:00:a0(SET FEATURES) filtered out
[Tue Jul 23 18:33:23 2024] ata1.00: supports DRM functions and may not be fully accessible
[Tue Jul 23 18:33:23 2024] ata1.00: configured for UDMA/133
[Tue Jul 23 18:33:23 2024] usb 1-1.4: new full-speed USB device number 4 using ehci-pci
[Tue Jul 23 18:33:23 2024] scsi 0:0:0:0: Direct-Access ATA Samsung SSD 860 2B6Q PQ: 0 ANSI: 5
[Tue Jul 23 18:33:23 2024] sd 0:0:0:0: Attached scsi generic sg0 type 0
[Tue Jul 23 18:33:23 2024] ata1.00: Enabling discard_zeroes_data
[Tue Jul 23 18:33:23 2024] sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/466 GiB)
[Tue Jul 23 18:33:23 2024] sd 0:0:0:0: [sda] Write Protect is off
[Tue Jul 23 18:33:23 2024] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[Tue Jul 23 18:33:23 2024] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[Tue Jul 23 18:33:23 2024] sd 0:0:0:0: [sda] Preferred minimum I/O size 512 bytes
[Tue Jul 23 18:33:23 2024] ata1.00: Enabling discard_zeroes_data
[Tue Jul 23 18:33:23 2024] sda: sda1 sda2
[Tue Jul 23 18:33:23 2024] sd 0:0:0:0: [sda] supports TCG Opal
[Tue Jul 23 18:33:23 2024] sd 0:0:0:0: [sda] Attached SCSI disk
[Tue Jul 23 18:33:23 2024] usb 1-1.4: New USB device found, idVendor=0a5c, idProduct=21e6, bcdDevice= 1.12
[Tue Jul 23 18:33:23 2024] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[Tue Jul 23 18:33:23 2024] usb 1-1.4: Product: BCM20702A0
[Tue Jul 23 18:33:23 2024] usb 1-1.4: Manufacturer: Broadcom Corp
[Tue Jul 23 18:33:23 2024] usb 1-1.4: SerialNumber: C01885DAAAA8
[Tue Jul 23 18:33:23 2024] tsc: Refined TSC clocksource calibration: 2793.647 MHz
[Tue Jul 23 18:33:23 2024] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2844cf64ab3, max_idle_ns: 440795319516 ns
[Tue Jul 23 18:33:23 2024] clocksource: Switched to clocksource tsc
[Tue Jul 23 18:33:23 2024] usb 1-1.5: new full-speed USB device number 5 using ehci-pci
[Tue Jul 23 18:33:23 2024] usb 2-1.8.5: new full-speed USB device number 4 using ehci-pci
[Tue Jul 23 18:33:23 2024] usb 1-1.5: New USB device found, idVendor=8087, idProduct=0029, bcdDevice= 0.01
[Tue Jul 23 18:33:23 2024] usb 1-1.5: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[Tue Jul 23 18:33:23 2024] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[Tue Jul 23 18:33:23 2024] ata2.00: ACPI cmd f5/00:00:00:00:00:a0(SECURITY FREEZE LOCK) filtered out
[Tue Jul 23 18:33:23 2024] ata2.00: ACPI cmd ef/10:03:00:00:00:a0(SET FEATURES) filtered out
[Tue Jul 23 18:33:23 2024] ata2.00: supports DRM functions and may not be fully accessible
[Tue Jul 23 18:33:23 2024] ata2.00: ATA-11: Samsung SSD 870 EVO 1TB, SVT02B6Q, max UDMA/133
[Tue Jul 23 18:33:23 2024] ata2.00: 1953525168 sectors, multi 1: LBA48 NCQ (depth 32), AA
[Tue Jul 23 18:33:23 2024] usb 2-1.8.5: New USB device found, idVendor=046d, idProduct=c548, bcdDevice= 5.01
[Tue Jul 23 18:33:23 2024] usb 2-1.8.5: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[Tue Jul 23 18:33:23 2024] usb 2-1.8.5: Product: USB Receiver
[Tue Jul 23 18:33:23 2024] usb 2-1.8.5: Manufacturer: Logitech
[Tue Jul 23 18:33:23 2024] ata2.00: Features: Trust Dev-Sleep NCQ-sndrcv
[Tue Jul 23 18:33:23 2024] ata2.00: ACPI cmd f5/00:00:00:00:00:a0(SECURITY FREEZE LOCK) filtered out
[Tue Jul 23 18:33:23 2024] ata2.00: ACPI cmd ef/10:03:00:00:00:a0(SET FEATURES) filtered out
[Tue Jul 23 18:33:23 2024] ata2.00: supports DRM functions and may not be fully accessible
[Tue Jul 23 18:33:23 2024] ata2.00: configured for UDMA/133
[Tue Jul 23 18:33:23 2024] scsi 1:0:0:0: Direct-Access ATA Samsung SSD 870 2B6Q PQ: 0 ANSI: 5
[Tue Jul 23 18:33:23 2024] sd 1:0:0:0: Attached scsi generic sg1 type 0
[Tue Jul 23 18:33:23 2024] ata2.00: Enabling discard_zeroes_data
[Tue Jul 23 18:33:23 2024] sd 1:0:0:0: [sdb] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB)
[Tue Jul 23 18:33:23 2024] sd 1:0:0:0: [sdb] Write Protect is off
[Tue Jul 23 18:33:23 2024] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[Tue Jul 23 18:33:23 2024] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[Tue Jul 23 18:33:23 2024] sd 1:0:0:0: [sdb] Preferred minimum I/O size 512 bytes
[Tue Jul 23 18:33:23 2024] ata2.00: Enabling discard_zeroes_data
[Tue Jul 23 18:33:23 2024] sdb: sdb1 sdb2
[Tue Jul 23 18:33:23 2024] sd 1:0:0:0: [sdb] supports TCG Opal
[Tue Jul 23 18:33:23 2024] sd 1:0:0:0: [sdb] Attached SCSI disk
[Tue Jul 23 18:33:23 2024] psmouse serio1: synaptics: queried max coordinates: x [..5470], y [..4498]
[Tue Jul 23 18:33:23 2024] hid: raw HID events driver (C) Jiri Kosina
[Tue Jul 23 18:33:23 2024] usb 2-1.8.6: new low-speed USB device number 5 using ehci-pci
[Tue Jul 23 18:33:23 2024] psmouse serio1: synaptics: Touchpad model: 1, fw: 7.2, id: 0x1c0b1, caps: 0xd047b1/0xb40000/0xa0000/0x0, board id: 0, fw id: 920262
[Tue Jul 23 18:33:23 2024] psmouse serio1: synaptics: serio: Synaptics pass-through port at isa0060/serio1/input0
[Tue Jul 23 18:33:23 2024] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input5
[Tue Jul 23 18:33:23 2024] usb 2-1.8.6: New USB device found, idVendor=0a81, idProduct=0205, bcdDevice= 0.10
[Tue Jul 23 18:33:23 2024] usb 2-1.8.6: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[Tue Jul 23 18:33:23 2024] usb 2-1.8.6: Product: PS2 to USB Converter
[Tue Jul 23 18:33:23 2024] usb 2-1.8.6: Manufacturer: CHESEN
[Tue Jul 23 18:33:23 2024] usbcore: registered new interface driver usbhid
[Tue Jul 23 18:33:23 2024] usbhid: USB HID core driver
[Tue Jul 23 18:33:23 2024] ata5: SATA link down (SStatus 0 SControl 300)
[Tue Jul 23 18:33:23 2024] e1000e 0000:00:19.0 enp0s25: renamed from eth0
[Tue Jul 23 18:33:23 2024] input: Logitech USB Receiver as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.8/2-1.8.5/2-1.8.5:1.0/0003:046D:C548.0001/input/input7
[Tue Jul 23 18:33:23 2024] hid-generic 0003:046D:C548.0001: input,hidraw0: USB HID v1.11 Keyboard [Logitech USB Receiver] on usb-0000:00:1d.0-1.8.5/input0
[Tue Jul 23 18:33:23 2024] input: Logitech USB Receiver Mouse as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.8/2-1.8.5/2-1.8.5:1.1/0003:046D:C548.0002/input/input8
[Tue Jul 23 18:33:23 2024] input: Logitech USB Receiver Consumer Control as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.8/2-1.8.5/2-1.8.5:1.1/0003:046D:C548.0002/input/input9
[Tue Jul 23 18:33:24 2024] input: Logitech USB Receiver System Control as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.8/2-1.8.5/2-1.8.5:1.1/0003:046D:C548.0002/input/input10
[Tue Jul 23 18:33:24 2024] hid-generic 0003:046D:C548.0002: input,hidraw1: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:00:1d.0-1.8.5/input1
[Tue Jul 23 18:33:24 2024] hid-generic 0003:046D:C548.0003: hiddev0,hidraw2: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:1d.0-1.8.5/input2
[Tue Jul 23 18:33:24 2024] input: CHESEN PS2 to USB Converter as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.8/2-1.8.6/2-1.8.6:1.0/0003:0A81:0205.0004/input/input11
[Tue Jul 23 18:33:24 2024] hid-generic 0003:0A81:0205.0004: input,hidraw3: USB HID v1.10 Keyboard [CHESEN PS2 to USB Converter] on usb-0000:00:1d.0-1.8.6/input0
[Tue Jul 23 18:33:24 2024] input: CHESEN PS2 to USB Converter Mouse as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.8/2-1.8.6/2-1.8.6:1.1/0003:0A81:0205.0005/input/input12
[Tue Jul 23 18:33:24 2024] input: CHESEN PS2 to USB Converter System Control as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.8/2-1.8.6/2-1.8.6:1.1/0003:0A81:0205.0005/input/input13
[Tue Jul 23 18:33:24 2024] input: CHESEN PS2 to USB Converter Consumer Control as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.8/2-1.8.6/2-1.8.6:1.1/0003:0A81:0205.0005/input/input14
[Tue Jul 23 18:33:24 2024] hid-generic 0003:0A81:0205.0005: input,hidraw4: USB HID v1.10 Mouse [CHESEN PS2 to USB Converter] on usb-0000:00:1d.0-1.8.6/input1
[Tue Jul 23 18:33:24 2024] psmouse serio2: trackpoint: IBM TrackPoint firmware: 0x0e, buttons: 3/3
[Tue Jul 23 18:33:24 2024] input: TPPS/2 IBM TrackPoint as /devices/platform/i8042/serio1/serio2/input/input6
[Tue Jul 23 18:33:24 2024] EXT4-fs (sdb2): mounted filesystem 3aa517cb-b12b-4856-a274-4e026e647c38 ro with ordered data mode. Quota mode: none.
[Tue Jul 23 18:33:25 2024] systemd[1]: Inserted module 'autofs4'
[Tue Jul 23 18:33:25 2024] systemd[1]: systemd 255.4-1ubuntu8.2 running in system mode (+PAM +AUDIT +SELINUX +APPARMOR +IMA +SMACK +SECCOMP +GCRYPT -GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD -BPF_FRAMEWORK -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified)
[Tue Jul 23 18:33:25 2024] systemd[1]: Detected architecture x86-64.
[Tue Jul 23 18:33:25 2024] systemd[1]: Hostname set to <arjan-ThinkPad-T430>.
[Tue Jul 23 18:33:25 2024] systemd[1]: Configuration file /run/systemd/system/netplan-ovs-cleanup.service is marked world-inaccessible. This has no effect as configuration data is accessible via APIs without restrictions. Proceeding anyway.
[Tue Jul 23 18:33:25 2024] systemd[1]: Queued start job for default target graphical.target.
[Tue Jul 23 18:33:25 2024] systemd[1]: Created slice system-modprobe.slice - Slice /system/modprobe.
[Tue Jul 23 18:33:25 2024] systemd[1]: Created slice user.slice - User and Session Slice.
[Tue Jul 23 18:33:25 2024] systemd[1]: Started systemd-ask-password-wall.path - Forward Password Requests to Wall Directory Watch.
[Tue Jul 23 18:33:25 2024] systemd[1]: Set up automount proc-sys-fs-binfmt_misc.automount - Arbitrary Executable File Formats File System Automount Point.
[Tue Jul 23 18:33:25 2024] systemd[1]: Reached target integritysetup.target - Local Integrity Protected Volumes.
[Tue Jul 23 18:33:25 2024] systemd[1]: Reached target remote-fs.target - Remote File Systems.
[Tue Jul 23 18:33:25 2024] systemd[1]: Reached target slices.target - Slice Units.
[Tue Jul 23 18:33:25 2024] systemd[1]: Reached target snapd.mounts-pre.target - Mounting snaps.
[Tue Jul 23 18:33:25 2024] systemd[1]: Reached target veritysetup.target - Local Verity Protected Volumes.
[Tue Jul 23 18:33:25 2024] systemd[1]: Listening on syslog.socket - Syslog Socket.
[Tue Jul 23 18:33:25 2024] systemd[1]: Listening on systemd-fsckd.socket - fsck to fsckd communication Socket.
[Tue Jul 23 18:33:25 2024] systemd[1]: Listening on systemd-initctl.socket - initctl Compatibility Named Pipe.
[Tue Jul 23 18:33:25 2024] systemd[1]: Listening on systemd-journald-dev-log.socket - Journal Socket (/dev/log).
[Tue Jul 23 18:33:25 2024] systemd[1]: Listening on systemd-journald.socket - Journal Socket.
[Tue Jul 23 18:33:25 2024] systemd[1]: Listening on systemd-oomd.socket - Userspace Out-Of-Memory (OOM) Killer Socket.
[Tue Jul 23 18:33:25 2024] systemd[1]: systemd-pcrextend.socket - TPM2 PCR Extension (Varlink) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[Tue Jul 23 18:33:25 2024] systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket.
[Tue Jul 23 18:33:25 2024] systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket.
[Tue Jul 23 18:33:25 2024] systemd[1]: Mounting dev-hugepages.mount - Huge Pages File System...
[Tue Jul 23 18:33:25 2024] systemd[1]: Mounting dev-mqueue.mount - POSIX Message Queue File System...
[Tue Jul 23 18:33:25 2024] systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System...
[Tue Jul 23 18:33:25 2024] systemd[1]: Mounting sys-kernel-tracing.mount - Kernel Trace File System...
[Tue Jul 23 18:33:25 2024] systemd[1]: Starting systemd-journald.service - Journal Service...
[Tue Jul 23 18:33:25 2024] systemd[1]: Starting keyboard-setup.service - Set the console keyboard layout...
[Tue Jul 23 18:33:25 2024] systemd[1]: Starting kmod-static-nodes.service - Create List of Static Device Nodes...
[Tue Jul 23 18:33:25 2024] systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs...
[Tue Jul 23 18:33:25 2024] systemd[1]: Starting modprobe@dm_mod.service - Load Kernel Module dm_mod...
[Tue Jul 23 18:33:25 2024] systemd[1]: Starting modprobe@drm.service - Load Kernel Module drm...
[Tue Jul 23 18:33:25 2024] systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore...
[Tue Jul 23 18:33:25 2024] systemd[1]: Starting modprobe@fuse.service - Load Kernel Module fuse...
[Tue Jul 23 18:33:25 2024] systemd[1]: Starting modprobe@loop.service - Load Kernel Module loop...
[Tue Jul 23 18:33:25 2024] systemd[1]: systemd-fsck-root.service - File System Check on Root Device was skipped because of an unmet condition check (ConditionPathExists=!/run/initramfs/fsck-root).
[Tue Jul 23 18:33:25 2024] systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules...
[Tue Jul 23 18:33:25 2024] systemd[1]: systemd-pcrmachine.service - TPM2 PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[Tue Jul 23 18:33:25 2024] systemd[1]: Starting systemd-remount-fs.service - Remount Root and Kernel File Systems...
[Tue Jul 23 18:33:25 2024] systemd[1]: systemd-tpm2-setup-early.service - TPM2 SRK Setup (Early) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[Tue Jul 23 18:33:25 2024] systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices...
[Tue Jul 23 18:33:25 2024] systemd[1]: Mounted dev-hugepages.mount - Huge Pages File System.
[Tue Jul 23 18:33:25 2024] systemd[1]: Mounted dev-mqueue.mount - POSIX Message Queue File System.
[Tue Jul 23 18:33:25 2024] systemd[1]: Mounted sys-kernel-debug.mount - Kernel Debug File System.
[Tue Jul 23 18:33:25 2024] systemd[1]: Mounted sys-kernel-tracing.mount - Kernel Trace File System.
[Tue Jul 23 18:33:25 2024] systemd[1]: Finished kmod-static-nodes.service - Create List of Static Device Nodes.
[Tue Jul 23 18:33:25 2024] systemd[1]: modprobe@configfs.service: Deactivated successfully.
[Tue Jul 23 18:33:25 2024] systemd-journald[478]: Collecting audit messages is disabled.
[Tue Jul 23 18:33:25 2024] systemd[1]: Finished modprobe@configfs.service - Load Kernel Module configfs.
[Tue Jul 23 18:33:25 2024] systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
[Tue Jul 23 18:33:25 2024] systemd[1]: Finished modprobe@dm_mod.service - Load Kernel Module dm_mod.
[Tue Jul 23 18:33:25 2024] systemd[1]: modprobe@drm.service: Deactivated successfully.
[Tue Jul 23 18:33:25 2024] systemd[1]: Finished modprobe@drm.service - Load Kernel Module drm.
[Tue Jul 23 18:33:25 2024] systemd[1]: modprobe@efi_pstore.service: Deactivated successfully.
[Tue Jul 23 18:33:25 2024] systemd[1]: Finished modprobe@efi_pstore.service - Load Kernel Module efi_pstore.
[Tue Jul 23 18:33:25 2024] systemd[1]: modprobe@fuse.service: Deactivated successfully.
[Tue Jul 23 18:33:25 2024] systemd[1]: Finished modprobe@fuse.service - Load Kernel Module fuse.
[Tue Jul 23 18:33:25 2024] systemd[1]: modprobe@loop.service: Deactivated successfully.
[Tue Jul 23 18:33:25 2024] systemd[1]: Finished modprobe@loop.service - Load Kernel Module loop.
[Tue Jul 23 18:33:25 2024] systemd[1]: Mounting sys-fs-fuse-connections.mount - FUSE Control File System...
[Tue Jul 23 18:33:25 2024] systemd[1]: Mounting sys-kernel-config.mount - Kernel Configuration File System...
[Tue Jul 23 18:33:25 2024] systemd[1]: systemd-repart.service - Repartition Root Disk was skipped because no trigger condition checks were met.
[Tue Jul 23 18:33:25 2024] systemd[1]: Starting systemd-tmpfiles-setup-dev-early.service - Create Static Device Nodes in /dev gracefully...
[Tue Jul 23 18:33:25 2024] systemd[1]: Mounted sys-fs-fuse-connections.mount - FUSE Control File System.
[Tue Jul 23 18:33:25 2024] systemd[1]: Mounted sys-kernel-config.mount - Kernel Configuration File System.
[Tue Jul 23 18:33:25 2024] lp: driver loaded but no devices found
[Tue Jul 23 18:33:25 2024] EXT4-fs (sdb2): re-mounted 3aa517cb-b12b-4856-a274-4e026e647c38 r/w. Quota mode: none.
[Tue Jul 23 18:33:25 2024] systemd[1]: Finished systemd-remount-fs.service - Remount Root and Kernel File Systems.
[Tue Jul 23 18:33:25 2024] ppdev: user-space parallel port driver
[Tue Jul 23 18:33:25 2024] systemd[1]: Activating swap swap.img.swap - /swap.img...
[Tue Jul 23 18:33:25 2024] systemd[1]: systemd-hwdb-update.service - Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc).
[Tue Jul 23 18:33:25 2024] systemd[1]: systemd-pstore.service - Platform Persistent Storage Archival was skipped because of an unmet condition check (ConditionDirectoryNotEmpty=/sys/fs/pstore).
[Tue Jul 23 18:33:25 2024] systemd[1]: Starting systemd-random-seed.service - Load/Save OS Random Seed...
[Tue Jul 23 18:33:25 2024] systemd[1]: systemd-tpm2-setup.service - TPM2 SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[Tue Jul 23 18:33:25 2024] Adding 4194300k swap on /swap.img. Priority:-2 extents:34 across:807272448k SS
[Tue Jul 23 18:33:25 2024] systemd[1]: Activated swap swap.img.swap - /swap.img.
[Tue Jul 23 18:33:25 2024] systemd[1]: Reached target swap.target - Swaps.
[Tue Jul 23 18:33:25 2024] systemd[1]: Finished systemd-tmpfiles-setup-dev-early.service - Create Static Device Nodes in /dev gracefully.
[Tue Jul 23 18:33:25 2024] systemd[1]: systemd-sysusers.service - Create System Users was skipped because no trigger condition checks were met.
[Tue Jul 23 18:33:25 2024] systemd[1]: Starting systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev...
[Tue Jul 23 18:33:25 2024] systemd[1]: Finished systemd-random-seed.service - Load/Save OS Random Seed.
[Tue Jul 23 18:33:25 2024] systemd[1]: Finished systemd-modules-load.service - Load Kernel Modules.
[Tue Jul 23 18:33:25 2024] systemd[1]: Starting systemd-sysctl.service - Apply Kernel Variables...
[Tue Jul 23 18:33:25 2024] systemd[1]: Finished systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev.
[Tue Jul 23 18:33:25 2024] systemd[1]: Starting systemd-udevd.service - Rule-based Manager for Device Events and Files...
[Tue Jul 23 18:33:25 2024] systemd[1]: Finished systemd-sysctl.service - Apply Kernel Variables.
[Tue Jul 23 18:33:25 2024] systemd[1]: Finished keyboard-setup.service - Set the console keyboard layout.
[Tue Jul 23 18:33:25 2024] systemd[1]: Reached target local-fs-pre.target - Preparation for Local File Systems.
[Tue Jul 23 18:33:25 2024] systemd[1]: Mounting snap-bare-5.mount - Mount unit for bare, revision 5...
[Tue Jul 23 18:33:25 2024] systemd[1]: Mounting snap-chromium-2897.mount - Mount unit for chromium, revision 2897...
[Tue Jul 23 18:33:25 2024] systemd[1]: Mounting snap-chromium-2910.mount - Mount unit for chromium, revision 2910...
[Tue Jul 23 18:33:25 2024] systemd[1]: Mounting snap-core22-1380.mount - Mount unit for core22, revision 1380...
[Tue Jul 23 18:33:25 2024] systemd[1]: Mounting snap-cups-1058.mount - Mount unit for cups, revision 1058...
[Tue Jul 23 18:33:25 2024] loop0: detected capacity change from 0 to 335448
[Tue Jul 23 18:33:25 2024] systemd[1]: Mounting snap-firefox-4173.mount - Mount unit for firefox, revision 4173...
[Tue Jul 23 18:33:25 2024] loop1: detected capacity change from 0 to 335472
[Tue Jul 23 18:33:25 2024] loop2: detected capacity change from 0 to 8
[Tue Jul 23 18:33:25 2024] loop3: detected capacity change from 0 to 152040
[Tue Jul 23 18:33:25 2024] loop4: detected capacity change from 0 to 138768
[Tue Jul 23 18:33:25 2024] systemd[1]: Mounting snap-firefox-4539.mount - Mount unit for firefox, revision 4539...
[Tue Jul 23 18:33:25 2024] systemd[1]: Mounting snap-firmware\x2dupdater-127.mount - Mount unit for firmware-updater, revision 127...
[Tue Jul 23 18:33:25 2024] loop5: detected capacity change from 0 to 552192
[Tue Jul 23 18:33:25 2024] systemd[1]: Mounting snap-gnome\x2d42\x2d2204-176.mount - Mount unit for gnome-42-2204, revision 176...
[Tue Jul 23 18:33:25 2024] loop6: detected capacity change from 0 to 547696
[Tue Jul 23 18:33:25 2024] systemd[1]: Mounting snap-gtk\x2dcommon\x2dthemes-1535.mount - Mount unit for gtk-common-themes, revision 1535...
[Tue Jul 23 18:33:25 2024] systemd[1]: Mounting snap-snap\x2dstore-1124.mount - Mount unit for snap-store, revision 1124...
[Tue Jul 23 18:33:25 2024] systemd[1]: Mounting snap-snapd-21465.mount - Mount unit for snapd, revision 21465...
[Tue Jul 23 18:33:25 2024] loop7: detected capacity change from 0 to 21952
[Tue Jul 23 18:33:25 2024] systemd[1]: Mounting snap-snapd-21759.mount - Mount unit for snapd, revision 21759...
[Tue Jul 23 18:33:25 2024] loop8: detected capacity change from 0 to 1034424
[Tue Jul 23 18:33:25 2024] loop9: detected capacity change from 0 to 187776
[Tue Jul 23 18:33:25 2024] systemd[1]: Mounting snap-snapd\x2ddesktop\x2dintegration-157.mount - Mount unit for snapd-desktop-integration, revision 157...
[Tue Jul 23 18:33:25 2024] loop10: detected capacity change from 0 to 21136
[Tue Jul 23 18:33:25 2024] systemd[1]: Mounting var-snap-firefox-common-host\x2dhunspell.mount - Mount unit for firefox, revision 4173 via mount-control...
[Tue Jul 23 18:33:25 2024] loop12: detected capacity change from 0 to 79520
[Tue Jul 23 18:33:25 2024] loop11: detected capacity change from 0 to 79328
[Tue Jul 23 18:33:25 2024] loop13: detected capacity change from 0 to 952
[Tue Jul 23 18:33:25 2024] systemd[1]: Started systemd-journald.service - Journal Service.
[Tue Jul 23 18:33:25 2024] systemd-journald[478]: Received client request to flush runtime journal.
[Tue Jul 23 18:33:25 2024] systemd-journald[478]: File /var/log/journal/6eadfd6f652b498cad892e9e67070ddd/system.journal corrupted or uncleanly shut down, renaming and replacing.
[Tue Jul 23 18:33:25 2024] audit: type=1400 audit(1721752405.525:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name=4D6F6E676F444220436F6D70617373 pid=590 comm="apparmor_parser"
[Tue Jul 23 18:33:25 2024] audit: type=1400 audit(1721752405.525:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="busybox" pid=594 comm="apparmor_parser"
[Tue Jul 23 18:33:25 2024] audit: type=1400 audit(1721752405.525:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="buildah" pid=593 comm="apparmor_parser"
[Tue Jul 23 18:33:25 2024] audit: type=1400 audit(1721752405.525:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="cam" pid=595 comm="apparmor_parser"
[Tue Jul 23 18:33:25 2024] audit: type=1400 audit(1721752405.525:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="brave" pid=592 comm="apparmor_parser"
[Tue Jul 23 18:33:25 2024] audit: type=1400 audit(1721752405.526:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="1password" pid=588 comm="apparmor_parser"
[Tue Jul 23 18:33:25 2024] audit: type=1400 audit(1721752405.526:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="Discord" pid=589 comm="apparmor_parser"
[Tue Jul 23 18:33:25 2024] audit: type=1400 audit(1721752405.526:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="QtWebEngineProcess" pid=591 comm="apparmor_parser"
[Tue Jul 23 18:33:25 2024] audit: type=1400 audit(1721752405.527:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="ch-checkns" pid=599 comm="apparmor_parser"
[Tue Jul 23 18:33:26 2024] Non-volatile memory driver v1.3
[Tue Jul 23 18:33:26 2024] thinkpad_acpi: ThinkPad ACPI Extras v0.26
[Tue Jul 23 18:33:26 2024] thinkpad_acpi: http://ibm-acpi.sf.net/
[Tue Jul 23 18:33:26 2024] thinkpad_acpi: ThinkPad BIOS G1ETC2WW (2.82 ), EC G1HT30WW
[Tue Jul 23 18:33:26 2024] thinkpad_acpi: Lenovo ThinkPad T430, model 2349G7G
[Tue Jul 23 18:33:26 2024] thinkpad_acpi: radio switch found; radios are enabled
[Tue Jul 23 18:33:26 2024] thinkpad_acpi: This ThinkPad has standard ACPI backlight brightness control, supported by the ACPI video driver
[Tue Jul 23 18:33:26 2024] thinkpad_acpi: Disabling thinkpad-acpi brightness events by default...
[Tue Jul 23 18:33:26 2024] ACPI Warning: SystemIO range 0x0000000000000428-0x000000000000042F conflicts with OpRegion 0x0000000000000400-0x000000000000047F (\_SB.PCI0.LPC.PMIO) (20230628/utaddress-204)
[Tue Jul 23 18:33:26 2024] ACPI: OSL: Resource conflict; ACPI support missing from driver?
[Tue Jul 23 18:33:26 2024] ACPI Warning: SystemIO range 0x0000000000000540-0x000000000000054F conflicts with OpRegion 0x0000000000000500-0x000000000000057F (\_SB.PCI0.LPC.LPIO) (20230628/utaddress-204)
[Tue Jul 23 18:33:26 2024] ACPI: OSL: Resource conflict; ACPI support missing from driver?
[Tue Jul 23 18:33:26 2024] ACPI Warning: SystemIO range 0x0000000000000530-0x000000000000053F conflicts with OpRegion 0x0000000000000500-0x000000000000057F (\_SB.PCI0.LPC.LPIO) (20230628/utaddress-204)
[Tue Jul 23 18:33:26 2024] ACPI: OSL: Resource conflict; ACPI support missing from driver?
[Tue Jul 23 18:33:26 2024] ACPI Warning: SystemIO range 0x0000000000000500-0x000000000000052F conflicts with OpRegion 0x0000000000000500-0x000000000000057F (\_SB.PCI0.LPC.LPIO) (20230628/utaddress-204)
[Tue Jul 23 18:33:26 2024] ACPI: OSL: Resource conflict; ACPI support missing from driver?
[Tue Jul 23 18:33:26 2024] lpc_ich: Resource conflict(s) found affecting gpio_ich
[Tue Jul 23 18:33:26 2024] thinkpad_acpi: rfkill switch tpacpi_bluetooth_sw: radio is unblocked
[Tue Jul 23 18:33:26 2024] i801_smbus 0000:00:1f.3: SMBus using PCI interrupt
[Tue Jul 23 18:33:26 2024] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[Tue Jul 23 18:33:26 2024] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[Tue Jul 23 18:33:26 2024] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
[Tue Jul 23 18:33:26 2024] thinkpad_acpi: battery 1 registered (start 75, stop 80, behaviours: 0x7)
[Tue Jul 23 18:33:26 2024] ACPI: battery: new extension: ThinkPad Battery Extension
[Tue Jul 23 18:33:26 2024] i2c i2c-0: Successfully instantiated SPD at 0x50
[Tue Jul 23 18:33:26 2024] i2c i2c-0: Successfully instantiated SPD at 0x51
[Tue Jul 23 18:33:26 2024] input: ThinkPad Extra Buttons as /devices/platform/thinkpad_acpi/input/input15
[Tue Jul 23 18:33:26 2024] Intel(R) Wireless WiFi driver for Linux
[Tue Jul 23 18:33:26 2024] iwlwifi 0000:03:00.0: Detected crf-id 0x3617, cnv-id 0x100530 wfpm id 0x80000000
[Tue Jul 23 18:33:26 2024] iwlwifi 0000:03:00.0: PCI dev 2723/008c, rev=0x340, rfid=0x10a100
[Tue Jul 23 18:33:26 2024] Bluetooth: Core ver 2.22
[Tue Jul 23 18:33:26 2024] NET: Registered PF_BLUETOOTH protocol family
[Tue Jul 23 18:33:26 2024] Bluetooth: HCI device and connection manager initialized
[Tue Jul 23 18:33:26 2024] Bluetooth: HCI socket layer initialized
[Tue Jul 23 18:33:26 2024] Bluetooth: L2CAP socket layer initialized
[Tue Jul 23 18:33:26 2024] Bluetooth: SCO socket layer initialized
[Tue Jul 23 18:33:26 2024] iwlwifi 0000:03:00.0: TLV_FW_FSEQ_VERSION: FSEQ Version: 89.3.35.37
[Tue Jul 23 18:33:26 2024] iwlwifi 0000:03:00.0: loaded firmware version 77.ad46c98b.0 cc-a0-77.ucode op_mode iwlmvm
[Tue Jul 23 18:33:26 2024] snd_hda_intel 0000:01:00.1: Disabling MSI
[Tue Jul 23 18:33:26 2024] snd_hda_intel 0000:01:00.1: Handle vga_switcheroo audio client
[Tue Jul 23 18:33:27 2024] at24 0-0050: supply vcc not found, using dummy regulator
[Tue Jul 23 18:33:27 2024] RAPL PMU: API unit is 2^-32 Joules, 3 fixed counters, 163840 ms ovfl timer
[Tue Jul 23 18:33:27 2024] RAPL PMU: hw unit of domain pp0-core 2^-16 Joules
[Tue Jul 23 18:33:27 2024] RAPL PMU: hw unit of domain package 2^-16 Joules
[Tue Jul 23 18:33:27 2024] RAPL PMU: hw unit of domain pp1-gpu 2^-16 Joules
[Tue Jul 23 18:33:27 2024] at24 0-0050: 256 byte spd EEPROM, read-only
[Tue Jul 23 18:33:27 2024] at24 0-0051: supply vcc not found, using dummy regulator
[Tue Jul 23 18:33:27 2024] at24 0-0051: 256 byte spd EEPROM, read-only
[Tue Jul 23 18:33:27 2024] cryptd: max_cpu_qlen set to 1000
[Tue Jul 23 18:33:27 2024] ACPI Warning: \_SB.PCI0.PEG.VID._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20230628/nsarguments-61)
[Tue Jul 23 18:33:27 2024] pci 0000:01:00.0: optimus capabilities: enabled, status dynamic power, hda bios codec supported
[Tue Jul 23 18:33:27 2024] VGA switcheroo: detected Optimus DSM method \_SB_.PCI0.PEG_.VID_ handle
[Tue Jul 23 18:33:27 2024] nouveau 0000:01:00.0: enabling device (0000 -> 0003)
[Tue Jul 23 18:33:27 2024] nouveau 0000:01:00.0: NVIDIA GF108 (0c1780a1)
[Tue Jul 23 18:33:27 2024] AVX version of gcm_enc/dec engaged.
[Tue Jul 23 18:33:27 2024] AES CTR mode by8 optimization enabled
[Tue Jul 23 18:33:27 2024] i915 0000:00:02.0: [drm] VT-d active for gfx access
[Tue Jul 23 18:33:27 2024] usbcore: registered new interface driver btusb
[Tue Jul 23 18:33:27 2024] ACPI BIOS Error (bug): AE_AML_BUFFER_LIMIT, Field [TBF3] at bit offset/length 262144/32768 exceeds size of target Buffer (262144 bits) (20230628/dsopcode-198)
[Tue Jul 23 18:33:27 2024]
Initialized Local Variables for Method [GETB]:
[Tue Jul 23 18:33:27 2024] Local0: 00000000f700d74f <Obj> Integer 0000000000040000
[Tue Jul 23 18:33:27 2024] Local1: 0000000056684aa2 <Obj> Integer 0000000000008000
[Tue Jul 23 18:33:27 2024] Initialized Arguments for Method [GETB]: (3 arguments defined for method invocation)
[Tue Jul 23 18:33:27 2024] Arg0: 00000000fba4aa33 <Obj> Integer 0000000000008000
[Tue Jul 23 18:33:27 2024] Arg1: 000000004f5a2f98 <Obj> Integer 0000000000001000
[Tue Jul 23 18:33:27 2024] Arg2: 00000000bf098872 <Obj> Buffer(32768) F8 03 01 00 00 6E 84 71
[Tue Jul 23 18:33:27 2024] ACPI Error: Aborting method \_SB.PCI0.PEG.VID.GETB due to previous error (AE_AML_BUFFER_LIMIT) (20230628/psparse-529)
[Tue Jul 23 18:33:27 2024] ACPI Error: Aborting method \_SB.PCI0.PEG.VID._ROM due to previous error (AE_AML_BUFFER_LIMIT) (20230628/psparse-529)
[Tue Jul 23 18:33:27 2024] failed to evaluate ROM got AE_AML_BUFFER_LIMIT
[Tue Jul 23 18:33:27 2024] Bluetooth: hci1: Bootloader revision 0.3 build 0 week 24 2017
[Tue Jul 23 18:33:27 2024] nouveau 0000:01:00.0: bios: version 70.08.b7.05.01
[Tue Jul 23 18:33:27 2024] Bluetooth: hci1: Device revision is 1
[Tue Jul 23 18:33:27 2024] Bluetooth: hci1: Secure boot is enabled
[Tue Jul 23 18:33:27 2024] Bluetooth: hci1: OTP lock is enabled
[Tue Jul 23 18:33:27 2024] Bluetooth: hci1: API lock is enabled
[Tue Jul 23 18:33:27 2024] Bluetooth: hci1: Debug lock is disabled
[Tue Jul 23 18:33:27 2024] Bluetooth: hci1: Minimum firmware build 1 week 10 2014
[Tue Jul 23 18:33:27 2024] Bluetooth: hci1: Found device firmware: intel/ibt-20-1-3.sfi
[Tue Jul 23 18:33:27 2024] Bluetooth: hci1: Boot Address: 0x24800
[Tue Jul 23 18:33:27 2024] Bluetooth: hci1: Firmware Version: 255-255.255
[Tue Jul 23 18:33:27 2024] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card0/input16
[Tue Jul 23 18:33:27 2024] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card0/input17
[Tue Jul 23 18:33:27 2024] input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card0/input18
[Tue Jul 23 18:33:27 2024] input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card0/input19
[Tue Jul 23 18:33:27 2024] Bluetooth: hci0: BCM: chip id 63
[Tue Jul 23 18:33:27 2024] Bluetooth: hci0: BCM: features 0x07
[Tue Jul 23 18:33:27 2024] i915 0000:00:02.0: vgaarb: deactivate vga console
[Tue Jul 23 18:33:27 2024] i915 0000:00:02.0: [drm] Using Transparent Hugepages
[Tue Jul 23 18:33:27 2024] i915 0000:00:02.0: [drm] DMAR active, disabling use of stolen memory
[Tue Jul 23 18:33:27 2024] Bluetooth: hci0: BCM20702A
[Tue Jul 23 18:33:27 2024] Bluetooth: hci0: BCM20702A1 (001.002.014) build 0000
[Tue Jul 23 18:33:27 2024] Bluetooth: hci0: BCM: firmware Patch file not found, tried:
[Tue Jul 23 18:33:27 2024] Bluetooth: hci0: BCM: 'brcm/BCM20702A1-0a5c-21e6.hcd'
[Tue Jul 23 18:33:27 2024] Bluetooth: hci0: BCM: 'brcm/BCM-0a5c-21e6.hcd'
[Tue Jul 23 18:33:27 2024] iwlwifi 0000:03:00.0: Detected Intel(R) Wi-Fi 6 AX200 160MHz, REV=0x340
[Tue Jul 23 18:33:27 2024] nouveau 0000:01:00.0: fb: 2048 MiB DDR3
[Tue Jul 23 18:33:27 2024] thermal thermal_zone1: failed to read out thermal zone (-61)
[Tue Jul 23 18:33:27 2024] nouveau 0000:01:00.0: DRM: VRAM: 2048 MiB
[Tue Jul 23 18:33:27 2024] nouveau 0000:01:00.0: DRM: GART: 1048576 MiB
[Tue Jul 23 18:33:27 2024] nouveau 0000:01:00.0: DRM: TMDS table version 2.0
[Tue Jul 23 18:33:27 2024] nouveau 0000:01:00.0: DRM: MM: using COPY0 for buffer copies
[Tue Jul 23 18:33:27 2024] [drm] Initialized nouveau 1.4.0 20120801 for 0000:01:00.0 on minor 2
[Tue Jul 23 18:33:27 2024] [drm] Initialized i915 1.6.0 20230929 for 0000:00:02.0 on minor 1
[Tue Jul 23 18:33:27 2024] ACPI: video: Video Device [VID] (multi-head: yes rom: no post: no)
[Tue Jul 23 18:33:27 2024] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input20
[Tue Jul 23 18:33:27 2024] ACPI: video: Video Device [VID1] (multi-head: yes rom: yes post: no)
[Tue Jul 23 18:33:27 2024] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:09/LNXVIDEO:01/input/input21
[Tue Jul 23 18:33:27 2024] vga_switcheroo: enabled
[Tue Jul 23 18:33:27 2024] snd_hda_intel 0000:00:1b.0: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[Tue Jul 23 18:33:27 2024] fbcon: Deferring console take-over
[Tue Jul 23 18:33:27 2024] nouveau 0000:01:00.0: [drm] fb0: nouveaudrmfb frame buffer device
[Tue Jul 23 18:33:27 2024] fbcon: i915drmfb (fb1) is primary device
[Tue Jul 23 18:33:27 2024] fbcon: Deferring console take-over
[Tue Jul 23 18:33:27 2024] i915 0000:00:02.0: [drm] fb1: i915drmfb frame buffer device
[Tue Jul 23 18:33:27 2024] iwlwifi 0000:03:00.0: Detected RF HR B3, rfid=0x10a100
[Tue Jul 23 18:33:27 2024] snd_hda_codec_realtek hdaudioC1D0: autoconfig for ALC3202: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
[Tue Jul 23 18:33:27 2024] snd_hda_codec_realtek hdaudioC1D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[Tue Jul 23 18:33:27 2024] snd_hda_codec_realtek hdaudioC1D0: hp_outs=2 (0x15/0x1b/0x0/0x0/0x0)
[Tue Jul 23 18:33:27 2024] snd_hda_codec_realtek hdaudioC1D0: mono: mono_out=0x0
[Tue Jul 23 18:33:27 2024] snd_hda_codec_realtek hdaudioC1D0: inputs:
[Tue Jul 23 18:33:27 2024] snd_hda_codec_realtek hdaudioC1D0: Mic=0x18
[Tue Jul 23 18:33:27 2024] snd_hda_codec_realtek hdaudioC1D0: Dock Mic=0x19
[Tue Jul 23 18:33:27 2024] snd_hda_codec_realtek hdaudioC1D0: Internal Mic=0x12
[Tue Jul 23 18:33:27 2024] iwlwifi 0000:03:00.0: base HW address: 34:13:e8:cb:5f:48
[Tue Jul 23 18:33:27 2024] intel_rapl_common: Found RAPL domain package
[Tue Jul 23 18:33:27 2024] intel_rapl_common: Found RAPL domain core
[Tue Jul 23 18:33:27 2024] intel_rapl_common: Found RAPL domain uncore
[Tue Jul 23 18:33:27 2024] intel_rapl_common: package-0:package:long_term locked by BIOS
[Tue Jul 23 18:33:27 2024] intel_rapl_common: package-0:package:short_term locked by BIOS
[Tue Jul 23 18:33:27 2024] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card1/input22
[Tue Jul 23 18:33:27 2024] iwlwifi 0000:03:00.0 wlp3s0: renamed from wlan0
[Tue Jul 23 18:33:27 2024] input: HDA Intel PCH Dock Mic as /devices/pci0000:00/0000:00:1b.0/sound/card1/input23
[Tue Jul 23 18:33:27 2024] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card1/input24
[Tue Jul 23 18:33:27 2024] input: HDA Intel PCH Dock Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card1/input25
[Tue Jul 23 18:33:28 2024] kauditd_printk_skb: 108 callbacks suppressed
[Tue Jul 23 18:33:28 2024] audit: type=1400 audit(1721752408.465:119): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/evince" pid=727 comm="apparmor_parser"
[Tue Jul 23 18:33:28 2024] audit: type=1400 audit(1721752408.466:120): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/evince//sanitized_helper" pid=727 comm="apparmor_parser"
[Tue Jul 23 18:33:28 2024] audit: type=1400 audit(1721752408.467:121): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/evince//snap_browsers" pid=727 comm="apparmor_parser"
[Tue Jul 23 18:33:28 2024] audit: type=1400 audit(1721752408.471:122): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/evince-previewer" pid=727 comm="apparmor_parser"
[Tue Jul 23 18:33:28 2024] audit: type=1400 audit(1721752408.472:123): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/evince-previewer//sanitized_helper" pid=727 comm="apparmor_parser"
[Tue Jul 23 18:33:28 2024] audit: type=1400 audit(1721752408.474:124): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/evince-thumbnailer" pid=727 comm="apparmor_parser"
[Tue Jul 23 18:33:28 2024] audit: type=1400 audit(1721752408.557:125): apparmor="STATUS" operation="profile_load" profile="unconfined" name="snap-update-ns.cups" pid=1281 comm="apparmor_parser"
[Tue Jul 23 18:33:28 2024] audit: type=1400 audit(1721752408.625:126): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/snap/snapd/21759/usr/lib/snapd/snap-confine" pid=1279 comm="apparmor_parser"
[Tue Jul 23 18:33:28 2024] audit: type=1400 audit(1721752408.625:127): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/snap/snapd/21759/usr/lib/snapd/snap-confine//mount-namespace-capture-helper" pid=1279 comm="apparmor_parser"
[Tue Jul 23 18:33:28 2024] audit: type=1400 audit(1721752408.661:128): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/snap/snapd/21465/usr/lib/snapd/snap-confine" pid=1278 comm="apparmor_parser"
[Tue Jul 23 18:33:29 2024] Bluetooth: hci1: Waiting for firmware download to complete
[Tue Jul 23 18:33:29 2024] Bluetooth: hci1: Firmware loaded in 2230005 usecs
[Tue Jul 23 18:33:29 2024] Bluetooth: hci1: Waiting for device to boot
[Tue Jul 23 18:33:29 2024] Bluetooth: hci1: Device booted in 14599 usecs
[Tue Jul 23 18:33:29 2024] Bluetooth: hci1: Malformed MSFT vendor event: 0x02
[Tue Jul 23 18:33:29 2024] Bluetooth: hci1: Found Intel DDC parameters: intel/ibt-20-1-3.ddc
[Tue Jul 23 18:33:29 2024] Bluetooth: hci1: Applying Intel DDC parameters completed
[Tue Jul 23 18:33:29 2024] Bluetooth: hci1: Firmware revision 0.3 build 249 week 27 2023
[Tue Jul 23 18:33:29 2024] Bluetooth: hci1: HCI LE Coded PHY feature bit is set, but its usage is not supported.
[Tue Jul 23 18:33:31 2024] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[Tue Jul 23 18:33:31 2024] Bluetooth: BNEP filters: protocol multicast
[Tue Jul 23 18:33:31 2024] Bluetooth: BNEP socket layer initialized
[Tue Jul 23 18:33:31 2024] Bluetooth: MGMT ver 1.22
[Tue Jul 23 18:33:31 2024] Bluetooth: MGMT ver 1.22
[Tue Jul 23 18:33:31 2024] NET: Registered PF_ALG protocol family
[Tue Jul 23 18:33:31 2024] NET: Registered PF_QIPCRTR protocol family
[Tue Jul 23 18:33:31 2024] loop14: detected capacity change from 0 to 8
[Tue Jul 23 18:33:32 2024] ACPI: \: failed to evaluate _DSM bf0212f2-788f-c64d-a5b3-1f738e285ade (0x1001)
[Tue Jul 23 18:33:32 2024] ACPI: \: failed to evaluate _DSM bf0212f2-788f-c64d-a5b3-1f738e285ade (0x1001)
[Tue Jul 23 18:33:32 2024] ACPI: \: failed to evaluate _DSM bf0212f2-788f-c64d-a5b3-1f738e285ade (0x1001)
[Tue Jul 23 18:33:32 2024] ACPI: \: failed to evaluate _DSM bf0212f2-788f-c64d-a5b3-1f738e285ade (0x1001)
[Tue Jul 23 18:33:32 2024] ACPI: \: failed to evaluate _DSM bf0212f2-788f-c64d-a5b3-1f738e285ade (0x1001)
[Tue Jul 23 18:33:32 2024] ACPI: \: failed to evaluate _DSM bf0212f2-788f-c64d-a5b3-1f738e285ade (0x1001)
[Tue Jul 23 18:33:32 2024] ACPI: \: failed to evaluate _DSM bf0212f2-788f-c64d-a5b3-1f738e285ade (0x1001)
[Tue Jul 23 18:33:32 2024] ACPI: \: failed to evaluate _DSM bf0212f2-788f-c64d-a5b3-1f738e285ade (0x1001)
[Tue Jul 23 18:33:32 2024] ACPI: \: failed to evaluate _DSM bf0212f2-788f-c64d-a5b3-1f738e285ade (0x1001)
[Tue Jul 23 18:33:32 2024] iwlwifi 0000:03:00.0: Registered PHC clock: iwlwifi-PTP, with index: 1
[Tue Jul 23 18:33:33 2024] kauditd_printk_skb: 55 callbacks suppressed
[Tue Jul 23 18:33:33 2024] audit: type=1400 audit(1721752413.673:184): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="snap-update-ns.firmware-updater" pid=1929 comm="apparmor_parser"
[Tue Jul 23 18:33:33 2024] audit: type=1400 audit(1721752413.680:185): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="snap-update-ns.snap-store" pid=1928 comm="apparmor_parser"
[Tue Jul 23 18:33:33 2024] audit: type=1400 audit(1721752413.688:186): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="snap-update-ns.firefox" pid=1931 comm="apparmor_parser"
[Tue Jul 23 18:33:33 2024] audit: type=1400 audit(1721752413.786:187): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="snap-update-ns.chromium" pid=1930 comm="apparmor_parser"
[Tue Jul 23 18:33:33 2024] audit: type=1400 audit(1721752413.844:188): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="snap-update-ns.snapd-desktop-integration" pid=1932 comm="apparmor_parser"
[Tue Jul 23 18:33:33 2024] audit: type=1400 audit(1721752413.853:189): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="snap-update-ns.cups" pid=1983 comm="apparmor_parser"
[Tue Jul 23 18:33:33 2024] audit: type=1400 audit(1721752413.854:190): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="snap.cups.accept" pid=1984 comm="apparmor_parser"
[Tue Jul 23 18:33:33 2024] audit: type=1400 audit(1721752413.855:191): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="snap.cups.cups-browsed" pid=1986 comm="apparmor_parser"
[Tue Jul 23 18:33:33 2024] audit: type=1400 audit(1721752413.856:192): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="snap.cups.cancel" pid=1985 comm="apparmor_parser"
[Tue Jul 23 18:33:33 2024] audit: type=1400 audit(1721752413.856:193): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="snap.snap-store.hook.configure" pid=1981 comm="apparmor_parser"
[Tue Jul 23 18:33:35 2024] wlp3s0: authenticate with 88:c3:97:c3:34:30 (local address=34:13:e8:cb:5f:48)
[Tue Jul 23 18:33:35 2024] wlp3s0: send auth to 88:c3:97:c3:34:30 (try 1/3)
[Tue Jul 23 18:33:36 2024] wlp3s0: authenticated
[Tue Jul 23 18:33:36 2024] wlp3s0: associate with 88:c3:97:c3:34:30 (try 1/3)
[Tue Jul 23 18:33:36 2024] wlp3s0: RX AssocResp from 88:c3:97:c3:34:30 (capab=0x1511 status=0 aid=2)
[Tue Jul 23 18:33:36 2024] wlp3s0: associated
[Tue Jul 23 18:33:36 2024] wlp3s0: Limiting TX power to 30 (33 - 3) dBm as advertised by 88:c3:97:c3:34:30
[Tue Jul 23 18:33:36 2024] e1000e 0000:00:19.0 enp0s25: NIC Link is Up 1000 Mbps Full Duplex, Flow Control: Rx/Tx
[Tue Jul 23 18:33:42 2024] kauditd_printk_skb: 44 callbacks suppressed
[Tue Jul 23 18:33:42 2024] audit: type=1400 audit(1721752422.405:237): apparmor="DENIED" operation="open" class="file" profile="snap-update-ns.snapd-desktop-integration" name="/proc/2311/maps" pid=2311 comm="5" requested_mask="r" denied_mask="r" fsuid=120 ouid=0
[Tue Jul 23 18:33:42 2024] audit: type=1400 audit(1721752422.409:238): apparmor="DENIED" operation="sendmsg" class="net" profile="/usr/lib/snapd/snap-confine" pid=2216 comm="snap-confine" family="unix" sock_type="stream" protocol=0 requested_mask="send" denied_mask="send"
[Tue Jul 23 18:33:42 2024] audit: type=1400 audit(1721752422.409:239): apparmor="DENIED" operation="sendmsg" class="net" profile="/usr/lib/snapd/snap-confine" pid=2216 comm="snap-confine" family="unix" sock_type="stream" protocol=0 requested_mask="send" denied_mask="send"
[Tue Jul 23 18:33:42 2024] Bluetooth: RFCOMM TTY layer initialized
[Tue Jul 23 18:33:42 2024] Bluetooth: RFCOMM socket layer initialized
[Tue Jul 23 18:33:42 2024] Bluetooth: RFCOMM ver 1.11
[Tue Jul 23 18:33:44 2024] rfkill: input handler disabled
[Tue Jul 23 18:33:44 2024] nouveau 0000:01:00.0: Direct firmware load for nouveau/nvc1_fuc084 failed with error -2
[Tue Jul 23 18:33:44 2024] nouveau 0000:01:00.0: Direct firmware load for nouveau/nvc1_fuc084d failed with error -2
[Tue Jul 23 18:33:44 2024] nouveau 0000:01:00.0: msvld: unable to load firmware data
[Tue Jul 23 18:33:44 2024] nouveau 0000:01:00.0: msvld: init failed, -19
[Tue Jul 23 18:33:45 2024] DMAR: DRHD: handling fault status reg 3
[Tue Jul 23 18:33:45 2024] DMAR: [DMA Read NO_PASID] Request device [01:00.0] fault addr 0xbd06f000 [fault reason 0x06] PTE Read access is not set
[Tue Jul 23 18:33:45 2024] DMAR: DRHD: handling fault status reg 3
[Tue Jul 23 18:33:45 2024] DMAR: [DMA Read NO_PASID] Request device [01:00.0] fault addr 0xbd0da000 [fault reason 0x06] PTE Read access is not set
[Tue Jul 23 18:33:45 2024] DMAR: DRHD: handling fault status reg 3
[Tue Jul 23 18:33:45 2024] DMAR: [DMA Read NO_PASID] Request device [01:00.0] fault addr 0xbd0d9000 [fault reason 0x06] PTE Read access is not set
[Tue Jul 23 18:33:45 2024] DMAR: DRHD: handling fault status reg 3
[Tue Jul 23 18:33:52 2024] dmar_fault: 62108 callbacks suppressed
[Tue Jul 23 18:33:52 2024] DMAR: DRHD: handling fault status reg 3
[Tue Jul 23 18:33:52 2024] DMAR: [DMA Read NO_PASID] Request device [01:00.0] fault addr 0xbd0e5000 [fault reason 0x06] PTE Read access is not set
[Tue Jul 23 18:33:52 2024] DMAR: DRHD: handling fault status reg 3
[Tue Jul 23 18:33:52 2024] DMAR: [DMA Read NO_PASID] Request device [01:00.0] fault addr 0xbd149000 [fault reason 0x06] PTE Read access is not set
[Tue Jul 23 18:33:52 2024] DMAR: DRHD: handling fault status reg 3
[Tue Jul 23 18:33:52 2024] DMAR: [DMA Read NO_PASID] Request device [01:00.0] fault addr 0xbd181000 [fault reason 0x06] PTE Read access is not set
[Tue Jul 23 18:33:52 2024] DMAR: DRHD: handling fault status reg 3
[Tue Jul 23 18:33:52 2024] systemd-journald[478]: File /var/log/journal/6eadfd6f652b498cad892e9e67070ddd/user-1000.journal corrupted or uncleanly shut down, renaming and replacing.
[Tue Jul 23 18:33:52 2024] audit: type=1400 audit(1721752432.509:240): apparmor="DENIED" operation="capable" class="cap" profile="/usr/lib/snapd/snap-confine" pid=2726 comm="snap-confine" capability=12 capname="net_admin"
[Tue Jul 23 18:33:52 2024] audit: type=1400 audit(1721752432.509:241): apparmor="DENIED" operation="capable" class="cap" profile="/usr/lib/snapd/snap-confine" pid=2726 comm="snap-confine" capability=38 capname="perfmon"
[Tue Jul 23 18:33:52 2024] audit: type=1400 audit(1721752432.514:242): apparmor="DENIED" operation="open" class="file" profile="snap-update-ns.snapd-desktop-integration" name="/proc/2788/maps" pid=2788 comm="5" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
[Tue Jul 23 18:33:52 2024] rfkill: input handler enabled
[Tue Jul 23 18:33:54 2024] rfkill: input handler disabled
[Tue Jul 23 18:33:54 2024] audit: type=1400 audit(1721752434.976:243): apparmor="DENIED" operation="open" class="file" profile="snap-update-ns.snapd-desktop-integration" name="/proc/3518/maps" pid=3518 comm="5" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
[Tue Jul 23 18:35:59 2024] dmar_fault: 73748 callbacks suppressed
[Tue Jul 23 18:35:59 2024] DMAR: DRHD: handling fault status reg 3
[Tue Jul 23 18:35:59 2024] DMAR: [DMA Read NO_PASID] Request device [01:00.0] fault addr 0xbc32c000 [fault reason 0x06] PTE Read access is not set
[Tue Jul 23 18:35:59 2024] DMAR: DRHD: handling fault status reg 3
[Tue Jul 23 18:35:59 2024] DMAR: [DMA Read NO_PASID] Request device [01:00.0] fault addr 0xbc324000 [fault reason 0x06] PTE Read access is not set
[Tue Jul 23 18:35:59 2024] DMAR: DRHD: handling fault status reg 3
[Tue Jul 23 18:35:59 2024] DMAR: [DMA Read NO_PASID] Request device [01:00.0] fault addr 0xbc353000 [fault reason 0x06] PTE Read access is not set
[Tue Jul 23 18:35:59 2024] DMAR: DRHD: handling fault status reg 3
[Tue Jul 23 18:36:32 2024] nouveau 0000:01:00.0: DRM: DDC responded, but no EDID for DP-2
[Tue Jul 23 18:36:32 2024] nouveau 0000:01:00.0: DRM: DDC responded, but no EDID for DP-3
[Tue Jul 23 18:36:33 2024] nouveau 0000:01:00.0: DRM: DDC responded, but no EDID for DP-3
[Tue Jul 23 18:36:33 2024] divide error: 0000 [#1] PREEMPT SMP PTI
[Tue Jul 23 18:36:33 2024] CPU: 1 PID: 70 Comm: kworker/u32:2 Not tainted 6.9.9-060909-generic #202407111135
[Tue Jul 23 18:36:33 2024] Hardware name: LENOVO 2349G7G/2349G7G, BIOS G1ETC2WW (2.82 ) 08/07/2019
[Tue Jul 23 18:36:33 2024] Workqueue: nvkm-disp nv50_disp_super [nouveau]
[Tue Jul 23 18:36:33 2024] RIP: 0010:nv50_disp_super_2_2_dp+0xa6/0x320 [nouveau]
[Tue Jul 23 18:36:33 2024] Code: 44 24 4e 41 0f b7 54 24 4c 41 83 e0 01 4c 89 ef 83 e8 19 29 d0 31 d2 48 98 49 0f af c6 48 f7 f1 31 d2 48 89 c1 b8 24 00 00 00 <f7> fe 31 d2 43 8d 34 40 48 63 f6 29 c1 b8 0c 00 00 00 41 f7 f9 83
[Tue Jul 23 18:36:33 2024] RSP: 0018:ffffa62d402cbd70 EFLAGS: 00010246
[Tue Jul 23 18:36:33 2024] RAX: 0000000000000024 RBX: 00000000000001f6 RCX: 0000000000000794
[Tue Jul 23 18:36:33 2024] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ffff9533951d5100
[Tue Jul 23 18:36:33 2024] RBP: ffffa62d402cbdc8 R08: 0000000000000001 R09: 0000000000000000
[Tue Jul 23 18:36:33 2024] R10: 0000000000000000 R11: 0000000000000000 R12: ffff9533802d9600
[Tue Jul 23 18:36:33 2024] R13: ffff9533951d5100 R14: 0000000000041eb0 R15: 0000000000048828
[Tue Jul 23 18:36:33 2024] FS: 0000000000000000(0000) GS:ffff9536ae480000(0000) knlGS:0000000000000000
[Tue Jul 23 18:36:33 2024] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[Tue Jul 23 18:36:33 2024] CR2: 00007f4b12994930 CR3: 000000033a43c002 CR4: 00000000001706f0
[Tue Jul 23 18:36:33 2024] Call Trace:
[Tue Jul 23 18:36:33 2024] <TASK>
[Tue Jul 23 18:36:33 2024] ? show_regs+0x6c/0x80
[Tue Jul 23 18:36:33 2024] ? die+0x37/0xa0
[Tue Jul 23 18:36:33 2024] ? do_trap+0xda/0xf0
[Tue Jul 23 18:36:33 2024] ? do_error_trap+0x71/0xb0
[Tue Jul 23 18:36:33 2024] ? nv50_disp_super_2_2_dp+0xa6/0x320 [nouveau]
[Tue Jul 23 18:36:33 2024] ? exc_divide_error+0x3a/0x70
[Tue Jul 23 18:36:33 2024] ? nv50_disp_super_2_2_dp+0xa6/0x320 [nouveau]
[Tue Jul 23 18:36:33 2024] ? asm_exc_divide_error+0x1b/0x20
[Tue Jul 23 18:36:33 2024] ? nv50_disp_super_2_2_dp+0xa6/0x320 [nouveau]
[Tue Jul 23 18:36:33 2024] nv50_disp_super_2_2+0xf2/0x160 [nouveau]
[Tue Jul 23 18:36:33 2024] nv50_disp_super+0x139/0x280 [nouveau]
[Tue Jul 23 18:36:33 2024] process_one_work+0x182/0x3d0
[Tue Jul 23 18:36:33 2024] worker_thread+0x304/0x440
[Tue Jul 23 18:36:33 2024] ? __pfx_worker_thread+0x10/0x10
[Tue Jul 23 18:36:33 2024] kthread+0xe4/0x110
[Tue Jul 23 18:36:33 2024] ? __pfx_kthread+0x10/0x10
[Tue Jul 23 18:36:33 2024] ret_from_fork+0x47/0x70
[Tue Jul 23 18:36:33 2024] ? __pfx_kthread+0x10/0x10
[Tue Jul 23 18:36:33 2024] ret_from_fork_asm+0x1a/0x30
[Tue Jul 23 18:36:33 2024] </TASK>
[Tue Jul 23 18:36:33 2024] Modules linked in: rfcomm snd_seq_dummy snd_hrtimer snd_seq_midi snd_seq_midi_event snd_rawmidi snd_seq snd_seq_device ccm qrtr cmac algif_hash algif_skcipher af_alg bnep intel_rapl_msr intel_rapl_common snd_ctl_led x86_pkg_temp_thermal intel_powerclamp coretemp snd_hda_codec_realtek snd_hda_codec_generic snd_hda_scodec_component kvm_intel kvm iwlmvm crct10dif_pclmul polyval_clmulni mac80211 polyval_generic ghash_clmulni_intel sha256_ssse3 sha1_ssse3 btusb aesni_intel btrtl crypto_simd btintel cryptd btbcm binfmt_misc rapl at24 snd_hda_codec_hdmi mei_pxp mei_hdcp libarc4 btmtk nouveau think_lmi i915 intel_cstate firmware_attributes_class snd_hda_intel bluetooth snd_intel_dspcfg mxm_wmi snd_intel_sdw_acpi drm_gpuvm iwlwifi drm_exec wmi_bmof ecdh_generic snd_hda_codec gpu_sched ecc ledtrig_audio drm_buddy drm_ttm_helper i2c_i801 ttm snd_hda_core i2c_smbus drm_display_helper snd_hwdep lpc_ich cfg80211 mei_me cec snd_pcm rc_core thinkpad_acpi snd_timer mei i2c_algo_bit nvram input_leds joydev mac_hid serio_raw
[Tue Jul 23 18:36:33 2024] msr parport_pc ppdev lp parport efi_pstore nfnetlink dmi_sysfs ip_tables x_tables autofs4 hid_generic usbhid hid snd soundcore video crc32_pclmul psmouse sdhci_pci ahci cqhci libahci e1000e xhci_pci sdhci xhci_pci_renesas platform_profile wmi
[Tue Jul 23 18:36:33 2024] ---[ end trace 0000000000000000 ]---
[Tue Jul 23 18:36:33 2024] RIP: 0010:nv50_disp_super_2_2_dp+0xa6/0x320 [nouveau]
[Tue Jul 23 18:36:33 2024] Code: 44 24 4e 41 0f b7 54 24 4c 41 83 e0 01 4c 89 ef 83 e8 19 29 d0 31 d2 48 98 49 0f af c6 48 f7 f1 31 d2 48 89 c1 b8 24 00 00 00 <f7> fe 31 d2 43 8d 34 40 48 63 f6 29 c1 b8 0c 00 00 00 41 f7 f9 83
[Tue Jul 23 18:36:33 2024] RSP: 0018:ffffa62d402cbd70 EFLAGS: 00010246
[Tue Jul 23 18:36:33 2024] RAX: 0000000000000024 RBX: 00000000000001f6 RCX: 0000000000000794
[Tue Jul 23 18:36:33 2024] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ffff9533951d5100
[Tue Jul 23 18:36:33 2024] RBP: ffffa62d402cbdc8 R08: 0000000000000001 R09: 0000000000000000
[Tue Jul 23 18:36:33 2024] R10: 0000000000000000 R11: 0000000000000000 R12: ffff9533802d9600
[Tue Jul 23 18:36:33 2024] R13: ffff9533951d5100 R14: 0000000000041eb0 R15: 0000000000048828
[Tue Jul 23 18:36:33 2024] FS: 0000000000000000(0000) GS:ffff9536ae480000(0000) knlGS:0000000000000000
[Tue Jul 23 18:36:33 2024] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[Tue Jul 23 18:36:33 2024] CR2: 00007f4b12994930 CR3: 000000033a43c002 CR4: 00000000001706f0
[Tue Jul 23 18:36:35 2024] nouveau 0000:01:00.0: DRM: core notifier timeout
[Tue Jul 23 18:36:37 2024] nouveau 0000:01:00.0: DRM: base-1: timeout
[Tue Jul 23 18:36:39 2024] nouveau 0000:01:00.0: DRM: base-1: timeout
[Tue Jul 23 18:53:52 2024] intel_powerclamp: Start idle injection to reduce power
[Tue Jul 23 18:53:53 2024] intel_powerclamp: Stop forced idle injection
[Tue Jul 23 18:53:58 2024] intel_powerclamp: Start idle injection to reduce power
[Tue Jul 23 18:54:01 2024] intel_powerclamp: Stop forced idle injection
[Tue Jul 23 18:54:02 2024] intel_powerclamp: Start idle injection to reduce power
[Tue Jul 23 18:54:03 2024] intel_powerclamp: Stop forced idle injection
Edited by Arjan Filius