Ubuntu 24.04/24.10 slow at boot up and slow opening programs

You can theme things different ways. That’s true with any desktop environment.

2 Likes

Theme the system how you like it…

Years back I tweaked my Xfce desktop to incorporate the features I then liked of the then Ubuntu Desktop system (Unity 7 at the time)… plus how I want the system to operate. I’m using LXQt now, and I’ve made it look pretty close to how I’d adjusted Xfce from those many years ago.

Some of my displays include panels that are somewhat default in operation; but on the sides of some monitors I have setup a panel to act a little like the GNOME dock (or what was Unity 7 dock initially); the quick launch widget of the LXQt panel allowing me to select apps I regularly. The side-panels (my current setup has 4, one on each of 4 monitors I’m currently using) also differ [partially] in app selection too.

An older (mid 2019) version of what I’m talking about can be viewed here (only 2 monitors back then), and the main limitation I’ve noted with LXQt is that it only allows full edge-of-monitor panels; where Xfce allowed me to configure multiple panels on the edge of a single screen (more flexible; allowing me to use one specific panel to add a largish clock to the corner/edge of a display for example; without resorting to things like conky).

Either way; we can tweak almost every desktop to achieve most of what we want; or by adding extra apps (specialist dock software, or conky I mentioned before etc) get even more; but my setup is using default LXQt features.

3 Likes

so i did the first command to install zram that gives em a screen
Screenshot From 2025-03-14 21-50-02

but i dont understand how to move forward ?

how do i do this ?

[quote=“wideperspective, post:36, topic:56296”]
** Reduce Visual Effects**

  • Disable GNOME animations:
    Install the Impatience GNOME extension to speed up animations.
    Or run:

gsettings set org.gnome.desktop.interface enable-animations false


* **Disable transparency/overlays**:
* ```
gsettings set org.gnome.desktop.interface enable-hot-corners false
gsettings set org.gnome.shell.extensions.dash-to-dock transparency-mode 'FIXED'
``

i did all of these but first couple commands i dont know if they did anything?

thanks for all the help guys really appreciate it.

Problems is finding out how… for me i asked once on a forum how to make other evirments look like ubuntu and people got a all pissy at me just use ubuntu then they said.

So i downloaded the flatpak firefox and it is a couple seconds faster then the snap.

should i jump through the hoops and try deb. firefox aswell see if it is even faster?

i think the command to remove animations worked because it shaved off a couple of tenths of seconds but it is not inn of.

can someone help with the zram setup ?

thanks in advance

write the following in the file:
ALGO=lz4
PERCENT=50

1 Like

what does the below command say

sudo systemd-analyze blame
1 Like
udo systemd-analyze blame
[sudo] password for n: 
22.628s plymouth-quit-wait.service
 5.802s NetworkManager-wait-online.service
 5.295s fwupd.service
 4.279s man-db.service
 3.467s snapd.seeded.service
 2.791s dev-loop27.device
 2.788s NetworkManager.service
 2.763s dev-loop36.device
 2.745s dev-loop31.device
 2.742s dev-loop33.device
 2.722s dev-loop38.device
 2.720s dev-loop28.device
 2.713s dev-loop32.device
 2.709s dev-loop26.device
 2.705s dev-loop37.device
 2.698s dev-loop25.device
 2.698s dev-loop34.device
 2.688s dev-loop20.device
 2.687s dev-loop23.device
 2.679s dev-loop30.device
 2.634s dev-loop24.device
 2.631s dev-loop21.device
 2.611s dev-loop29.device
 2.593s dev-loop19.device
 2.495s systemd-suspend.service
 2.494s dev-loop35.device
 2.484s dev-loop18.device
 2.481s dev-loop17.device
 2.474s dev-loop13.device
 2.378s dev-sda2.device
 2.374s dev-loop14.device
lines 1-31...skipping...
22.628s plymouth-quit-wait.service
 5.802s NetworkManager-wait-online.service
 5.295s fwupd.service
 4.279s man-db.service
 3.467s snapd.seeded.service
 2.791s dev-loop27.device
 2.788s NetworkManager.service
 2.763s dev-loop36.device
 2.745s dev-loop31.device
 2.742s dev-loop33.device
 2.722s dev-loop38.device
 2.720s dev-loop28.device
 2.713s dev-loop32.device
 2.709s dev-loop26.device
 2.705s dev-loop37.device
 2.698s dev-loop25.device
 2.698s dev-loop34.device
 2.688s dev-loop20.device
 2.687s dev-loop23.device
 2.679s dev-loop30.device
 2.634s dev-loop24.device
 2.631s dev-loop21.device
 2.611s dev-loop29.device
 2.593s dev-loop19.device
 2.495s systemd-suspend.service
 2.494s dev-loop35.device
 2.484s dev-loop18.device
 2.481s dev-loop17.device
 2.474s dev-loop13.device
 2.378s dev-sda2.device
 2.374s dev-loop14.device
 2.365s dev-loop22.device
 2.362s dev-loop15.device
lines 1-33
































22.628s plymouth-quit-wait.service
 5.802s NetworkManager-wait-online.service
 5.295s fwupd.service
 4.279s man-db.service
 3.467s snapd.seeded.service
 2.791s dev-loop27.device
 2.788s NetworkManager.service
 2.763s dev-loop36.device
 2.745s dev-loop31.device
 2.742s dev-loop33.device
 2.722s dev-loop38.device
 2.720s dev-loop28.device
 2.713s dev-loop32.device
 2.709s dev-loop26.device
 2.705s dev-loop37.device
 2.698s dev-loop25.device
 2.698s dev-loop34.device
 2.688s dev-loop20.device
 2.687s dev-loop23.device
 2.679s dev-loop30.device
 2.634s dev-loop24.device
 2.631s dev-loop21.device
 2.611s dev-loop29.device
 2.593s dev-loop19.device
 2.495s systemd-suspend.service
 2.494s dev-loop35.device
 2.484s dev-loop18.device
 2.481s dev-loop17.device
 2.474s dev-loop13.device
 2.378s dev-sda2.device
 2.374s dev-loop14.device
lines 1-31
 GNU nano 8.3                                         /etc/default/zramswap *                                                
# Compression algorithm selection
# speed: lz4 > zstd 
# compression: zstd > lz4
# This is not inclusive of all that is available in latest kernels
# See /sys/block/zram0/comp_algorithm (when zram module is loaded) to see
# what is currently set and available for your kernel[1]
# [1]  https://www.kernel.org/doc/html/latest/admin-guide/blockdev/zram.html#select-compression-algorithm
ALGO=lz4

# Specifies the amount of RAM that should be used for zram
# based on a percentage the total amount of available memory
# This takes precedence and overrides SIZE below
PERCENT=50

# Specifies a static amount of RAM that should be used for
# the ZRAM devices, this is in MiB
SIZE=512

# Specifies the priority for the swap devices, see swapon(2)
# for more details. Higher number = higher priority
# This should probably be higher than hdd/ssd swaps.
PRIORITY=100

how i dont understand ?

specifically i mean step by step?

Apparently your graphics card is well known for causing extreme slowness due to a kernel bug with the drm driver, you should take a look at the kernel log if you see repeated drm_kms_helper errors (if so, there is a known workaround, but check if there are such errors first)

To check your kernel log you can run:

sudo dmesg

3 Likes
[    0.000000] Linux version 6.14.0-13-generic (buildd@lcy02-amd64-039) (x86_64-linux-gnu-gcc-14 (Ubuntu 14.2.0-19ubuntu1) 14.2.0, GNU ld (GNU Binutils for Ubuntu) 2.44) #13-Ubuntu SMP PREEMPT_DYNAMIC Wed Mar 26 22:00:40 UTC 2025 (Ubuntu 6.14.0-13.13-generic 6.14.0)
[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-6.14.0-13-generic root=UUID=95835402-9391-4ec7-8147-d413171c80ac ro quiet splash crashkernel=2G-4G:320M,4G-32G:512M,32G-64G:1024M,64G-128G:2048M,128G-:4096M vt.handoff=7
[    0.000000] KERNEL supported cpus:
[    0.000000]   Intel GenuineIntel
[    0.000000]   AMD AuthenticAMD
[    0.000000]   Hygon HygonGenuine
[    0.000000]   Centaur CentaurHauls
[    0.000000]   zhaoxin   Shanghai  
[    0.000000] Disabled fast string operations
[    0.000000] BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000000ef000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000b4e1ffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000b4e20000-0x00000000b4e21fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000b4e22000-0x00000000b5d6ffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000b5d70000-0x00000000b5d7ffff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000b5d80000-0x00000000b849afff] usable
[    0.000000] BIOS-e820: [mem 0x00000000b849b000-0x00000000b869afff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000b869b000-0x00000000b9e92fff] usable
[    0.000000] BIOS-e820: [mem 0x00000000b9e93000-0x00000000b9e9afff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000b9e9b000-0x00000000b9ebefff] usable
[    0.000000] BIOS-e820: [mem 0x00000000b9ebf000-0x00000000b9ecefff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000b9ecf000-0x00000000b9fcefff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000b9fcf000-0x00000000b9ffefff] ACPI data
[    0.000000] BIOS-e820: [mem 0x00000000b9fff000-0x00000000b9ffffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000ba000000-0x00000000bfffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed10000-0x00000000fed13fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed18000-0x00000000fed19fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ffe80000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013bffffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] APIC: Static calls initialized
[    0.000000] SMBIOS 2.4 present.
[    0.000000] DMI: Hewlett-Packard HP EliteBook 6930p/30DB, BIOS 68PCU Ver. F.20 12/08/2011
[    0.000000] DMI: Memory slots populated: 2/2
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.000000] tsc: Detected 2527.073 MHz processor
[    0.001507] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.001511] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.001527] last_pfn = 0x13c000 max_arch_pfn = 0x400000000
[    0.001538] MTRR map: 9 entries (3 fixed + 6 variable; max 17), built from 7 variable MTRRs
[    0.001541] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[    0.002459] last_pfn = 0xba000 max_arch_pfn = 0x400000000
[    0.017398] RAMDISK: [mem 0x2e58d000-0x332bdfff]
[    0.018093] ACPI: Early table checksum verification disabled
[    0.018100] ACPI: RSDP 0x00000000000F68C0 000024 (v02 HPQOEM)
[    0.018105] ACPI: XSDT 0x00000000B9FFE120 000084 (v01 HPQOEM SLIC-MPC 0000000F      01000013)
[    0.018113] ACPI: FACP 0x00000000B9FFC000 0000F4 (v03 HPQOEM 30DB     0000000F HP   00000001)
[    0.018122] ACPI: DSDT 0x00000000B9FDC000 01A52F (v01 HPQOEM 30DB     00000001 INTL 20060912)
[    0.018127] ACPI: FACS 0x00000000B9F9C000 000040
[    0.018131] ACPI: FACS 0x00000000B9F9C000 000040
[    0.018135] ACPI: HPET 0x00000000B9FFB000 000038 (v01 HPQOEM 30DB     00000001 HP   00000001)
[    0.018140] ACPI: APIC 0x00000000B9FFA000 000084 (v01 HPQOEM 30DB     00000001 HP   00000001)
[    0.018145] ACPI: MCFG 0x00000000B9FF9000 00003C (v01 HPQOEM 30DB     00000001 HP   00000001)
[    0.018150] ACPI: TCPA 0x00000000B9FF7000 000032 (v02 HPQOEM 30DB     00000000 HP   00000001)
[    0.018155] ACPI: SSDT 0x00000000B9FD9000 0002DD (v01 HPQOEM SataAhci 00001000 INTL 20060912)
[    0.018160] ACPI: SLIC 0x00000000B9FD7000 000176 (v01 HPQOEM SLIC-MPC 00000001 HP   00000001)
[    0.018164] ACPI: DMAR 0x00000000B9FD6000 000120 (v01        ?        00000001      00000000)
[    0.018169] ACPI: ASF! 0x00000000B9FF8000 000095 (v32 HPQOEM 30DB     00000001 HP   00000001)
[    0.018175] ACPI: SSDT 0x00000000B9FD5000 00066C (v01 PmRef  CpuPm    00003000 INTL 20060912)
[    0.018180] ACPI: SSDT 0x00000000B9FD4000 000288 (v01 PmRef  Cpu0Tst  00003000 INTL 20060912)
[    0.018185] ACPI: SSDT 0x00000000B9FD3000 000225 (v01 PmRef  ApTst    00003000 INTL 20060912)
[    0.018189] ACPI: Reserving FACP table memory at [mem 0xb9ffc000-0xb9ffc0f3]
[    0.018191] ACPI: Reserving DSDT table memory at [mem 0xb9fdc000-0xb9ff652e]
[    0.018192] ACPI: Reserving FACS table memory at [mem 0xb9f9c000-0xb9f9c03f]
[    0.018194] ACPI: Reserving FACS table memory at [mem 0xb9f9c000-0xb9f9c03f]
[    0.018195] ACPI: Reserving HPET table memory at [mem 0xb9ffb000-0xb9ffb037]
[    0.018197] ACPI: Reserving APIC table memory at [mem 0xb9ffa000-0xb9ffa083]
[    0.018198] ACPI: Reserving MCFG table memory at [mem 0xb9ff9000-0xb9ff903b]
[    0.018199] ACPI: Reserving TCPA table memory at [mem 0xb9ff7000-0xb9ff7031]
[    0.018201] ACPI: Reserving SSDT table memory at [mem 0xb9fd9000-0xb9fd92dc]
[    0.018202] ACPI: Reserving SLIC table memory at [mem 0xb9fd7000-0xb9fd7175]
[    0.018204] ACPI: Reserving DMAR table memory at [mem 0xb9fd6000-0xb9fd611f]
[    0.018205] ACPI: Reserving ASF! table memory at [mem 0xb9ff8000-0xb9ff8094]
[    0.018207] ACPI: Reserving SSDT table memory at [mem 0xb9fd5000-0xb9fd566b]
[    0.018208] ACPI: Reserving SSDT table memory at [mem 0xb9fd4000-0xb9fd4287]
[    0.018209] ACPI: Reserving SSDT table memory at [mem 0xb9fd3000-0xb9fd3224]
[    0.018376] No NUMA configuration found
[    0.018378] Faking a node at [mem 0x0000000000000000-0x000000013bffffff]
[    0.018400] NODE_DATA(0) allocated [mem 0x13bfd2680-0x13bffcfff]
[    0.018803] crashkernel reserved: 0x00000000a0000000 - 0x00000000b4000000 (320 MB)
[    0.018832] Zone ranges:
[    0.018833]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.018835]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.018837]   Normal   [mem 0x0000000100000000-0x000000013bffffff]
[    0.018839]   Device   empty
[    0.018841] Movable zone start for each node
[    0.018845] Early memory node ranges
[    0.018846]   node   0: [mem 0x0000000000001000-0x000000000009efff]
[    0.018848]   node   0: [mem 0x0000000000100000-0x00000000b4e1ffff]
[    0.018850]   node   0: [mem 0x00000000b4e22000-0x00000000b5d6ffff]
[    0.018851]   node   0: [mem 0x00000000b5d80000-0x00000000b849afff]
[    0.018853]   node   0: [mem 0x00000000b869b000-0x00000000b9e92fff]
[    0.018854]   node   0: [mem 0x00000000b9e9b000-0x00000000b9ebefff]
[    0.018856]   node   0: [mem 0x00000000b9fff000-0x00000000b9ffffff]
[    0.018857]   node   0: [mem 0x0000000100000000-0x000000013bffffff]
[    0.018859] Initmem setup node 0 [mem 0x0000000000001000-0x000000013bffffff]
[    0.018868] On node 0, zone DMA: 1 pages in unavailable ranges
[    0.018925] On node 0, zone DMA: 97 pages in unavailable ranges
[    0.039841] On node 0, zone DMA32: 2 pages in unavailable ranges
[    0.040131] On node 0, zone DMA32: 16 pages in unavailable ranges
[    0.040332] On node 0, zone DMA32: 512 pages in unavailable ranges
[    0.040335] On node 0, zone DMA32: 8 pages in unavailable ranges
[    0.040347] On node 0, zone DMA32: 320 pages in unavailable ranges
[    0.048266] On node 0, zone Normal: 24576 pages in unavailable ranges
[    0.048756] On node 0, zone Normal: 16384 pages in unavailable ranges
[    0.048769] Reserving Intel graphics memory at [mem 0xbc000000-0xbfffffff]
[    0.049102] ACPI: PM-Timer IO Port: 0x408
[    0.049121] CPU topo: Ignoring hot-pluggable APIC ID 0 in present package.
[    0.049125] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
[    0.049128] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.049129] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[    0.049131] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[    0.049146] IOAPIC[0]: apic_id 1, version 32, address 0xfec00000, GSI 0-23
[    0.049151] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.049154] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.049161] ACPI: Using ACPI (MADT) for SMP configuration information
[    0.049163] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[    0.049180] CPU topo: Max. logical packages:   1
[    0.049181] CPU topo: Max. logical dies:       1
[    0.049182] CPU topo: Max. dies per package:   1
[    0.049189] CPU topo: Max. threads per core:   1
[    0.049191] CPU topo: Num. cores per package:     2
[    0.049192] CPU topo: Num. threads per package:   2
[    0.049193] CPU topo: Allowing 2 present CPUs plus 0 hotplug CPUs
[    0.049194] CPU topo: Rejected CPUs 2
[    0.049232] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.049235] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
[    0.049237] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000eefff]
[    0.049238] PM: hibernation: Registered nosave memory: [mem 0x000ef000-0x000fffff]
[    0.049240] PM: hibernation: Registered nosave memory: [mem 0xb4e20000-0xb4e21fff]
[    0.049243] PM: hibernation: Registered nosave memory: [mem 0xb5d70000-0xb5d7ffff]
[    0.049246] PM: hibernation: Registered nosave memory: [mem 0xb849b000-0xb869afff]
[    0.049248] PM: hibernation: Registered nosave memory: [mem 0xb9e93000-0xb9e9afff]
[    0.049251] PM: hibernation: Registered nosave memory: [mem 0xb9ebf000-0xb9ecefff]
[    0.049253] PM: hibernation: Registered nosave memory: [mem 0xb9ecf000-0xb9fcefff]
[    0.049254] PM: hibernation: Registered nosave memory: [mem 0xb9fcf000-0xb9ffefff]
[    0.049257] PM: hibernation: Registered nosave memory: [mem 0xba000000-0xbfffffff]
[    0.049258] PM: hibernation: Registered nosave memory: [mem 0xc0000000-0xdfffffff]
[    0.049259] PM: hibernation: Registered nosave memory: [mem 0xe0000000-0xefffffff]
[    0.049260] PM: hibernation: Registered nosave memory: [mem 0xf0000000-0xfebfffff]
[    0.049261] PM: hibernation: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[    0.049262] PM: hibernation: Registered nosave memory: [mem 0xfec01000-0xfed0ffff]
[    0.049264] PM: hibernation: Registered nosave memory: [mem 0xfed10000-0xfed13fff]
[    0.049265] PM: hibernation: Registered nosave memory: [mem 0xfed14000-0xfed17fff]
[    0.049266] PM: hibernation: Registered nosave memory: [mem 0xfed18000-0xfed19fff]
[    0.049267] PM: hibernation: Registered nosave memory: [mem 0xfed1a000-0xfed1bfff]
[    0.049268] PM: hibernation: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff]
[    0.049269] PM: hibernation: Registered nosave memory: [mem 0xfed20000-0xfedfffff]
[    0.049270] PM: hibernation: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[    0.049272] PM: hibernation: Registered nosave memory: [mem 0xfee01000-0xffe7ffff]
[    0.049273] PM: hibernation: Registered nosave memory: [mem 0xffe80000-0xffffffff]
[    0.049276] [mem 0xc0000000-0xdfffffff] available for PCI devices
[    0.049278] Booting paravirtualized kernel on bare hardware
[    0.049283] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
[    0.049298] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1
[    0.050598] percpu: Embedded 88 pages/cpu s237568 r8192 d114688 u1048576
[    0.050611] pcpu-alloc: s237568 r8192 d114688 u1048576 alloc=1*2097152
[    0.050615] pcpu-alloc: [0] 0 1 
[    0.050651] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-6.14.0-13-generic root=UUID=95835402-9391-4ec7-8147-d413171c80ac ro quiet splash crashkernel=2G-4G:320M,4G-32G:512M,32G-64G:1024M,64G-128G:2048M,128G-:4096M vt.handoff=7
[    0.050825] Unknown kernel command line parameters "splash BOOT_IMAGE=/boot/vmlinuz-6.14.0-13-generic", will be passed to user space.
[    0.050835] printk: log buffer data + meta data: 262144 + 917504 = 1179648 bytes
[    0.052625] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
[    0.053590] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    0.053682] Fallback order for Node 0: 0 
[    0.053693] Built 1 zonelists, mobility grouping on.  Total pages: 1006660
[    0.053695] Policy zone: Normal
[    0.053712] mem auto-init: stack:all(zero), heap alloc:on, heap free:off
[    0.053734] software IO TLB: area num 2.
[    0.195726] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[    0.195908] Kernel/User page tables isolation: enabled
[    0.196044] ftrace: allocating 60578 entries in 237 pages
[    0.238166] ftrace: allocated 237 pages with 6 groups
[    0.239540] Dynamic Preempt: voluntary
[    0.239735] rcu: Preemptible hierarchical RCU implementation.
[    0.239737] rcu: 	RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=2.
[    0.239739] 	Trampoline variant of Tasks RCU enabled.
[    0.239740] 	Rude variant of Tasks RCU enabled.
[    0.239740] 	Tracing variant of Tasks RCU enabled.
[    0.239741] rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies.
[    0.239743] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2
[    0.239759] RCU Tasks: Setting shift to 1 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=2.
[    0.239763] RCU Tasks Rude: Setting shift to 1 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=2.
[    0.239765] RCU Tasks Trace: Setting shift to 1 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=2.
[    0.249500] NR_IRQS: 524544, nr_irqs: 440, preallocated irqs: 16
[    0.249767] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[    0.249906] Console: colour dummy device 80x25
[    0.249911] printk: legacy console [tty0] enabled
[    0.250213] ACPI: Core revision 20240827
[    0.250633] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns
[    0.250659] APIC: Switch to symmetric I/O mode setup
[    0.250664] DMAR: Host address width 36
[    0.250666] DMAR: DRHD base: 0x000000feb03000 flags: 0x0
[    0.250700] DMAR: dmar0: reg_base_addr feb03000 ver 1:0 cap c9008020e30260 ecap 1000
[    0.250704] DMAR: DRHD base: 0x000000feb01000 flags: 0x0
[    0.250717] DMAR: dmar1: reg_base_addr feb01000 ver 1:0 cap c0000020630260 ecap 1000
[    0.250720] DMAR: DRHD base: 0x000000feb00000 flags: 0x0
[    0.250736] DMAR: dmar2: reg_base_addr feb00000 ver 1:0 cap c0000020630270 ecap 1000
[    0.250739] DMAR: DRHD base: 0x000000feb02000 flags: 0x1
[    0.250745] DMAR: dmar3: reg_base_addr feb02000 ver 1:0 cap c9008020630260 ecap 1000
[    0.250748] DMAR: RMRR base: 0x000000b5d70000 end: 0x000000b5d7ffff
[    0.250756] DMAR: RMRR base: 0x000000bbc00000 end: 0x000000bfffffff
[    0.251203] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.255653] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x246d20ae178, max_idle_ns: 440795203470 ns
[    0.255664] Calibrating delay loop (skipped), value calculated using timer frequency.. 5054.14 BogoMIPS (lpj=2527073)
[    0.255680] Disabled fast string operations
[    0.255719] Last level iTLB entries: 4KB 128, 2MB 4, 4MB 4
[    0.255722] Last level dTLB entries: 4KB 256, 2MB 0, 4MB 32, 1GB 0
[    0.255728] process: using mwait in idle threads
[    0.255732] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[    0.255736] Spectre V2 : Mitigation: Retpolines
[    0.255738] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    0.255740] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT
[    0.255741] Speculative Store Bypass: Vulnerable
[    0.255744] MDS: Vulnerable: Clear CPU buffers attempted, no microcode
[    0.255745] MMIO Stale Data: Unknown: No mitigations
[    0.255752] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[    0.255755] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[    0.255757] x86/fpu: Enabled xstate features 0x3, context size is 576 bytes, using 'standard' format.
[    0.288887] Freeing SMP alternatives memory: 48K
[    0.288901] pid_max: default: 32768 minimum: 301
[    0.289762] LSM: initializing lsm=lockdown,capability,landlock,yama,apparmor,ima,evm
[    0.290003] landlock: Up and running.
[    0.290005] Yama: becoming mindful.
[    0.290124] AppArmor: AppArmor initialized
[    0.290533] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[    0.290555] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[    0.394412] smpboot: CPU0: Intel(R) Core(TM)2 Duo CPU     P8700  @ 2.53GHz (family: 0x6, model: 0x17, stepping: 0xa)
[    0.394658] Performance Events: PEBS fmt0+, Core2 events, 4-deep LBR, Intel PMU driver.
[    0.394658] ... version:                2
[    0.394658] ... bit width:              40
[    0.394658] ... generic registers:      2
[    0.394658] ... value mask:             000000ffffffffff
[    0.394658] ... max period:             000000007fffffff
[    0.394658] ... fixed-purpose events:   3
[    0.394658] ... event mask:             0000000700000003
[    0.394658] signal: max sigframe size: 1520
[    0.394658] rcu: Hierarchical SRCU implementation.
[    0.394658] rcu: 	Max phase no-delay instances is 400.
[    0.394678] Timer migration: 1 hierarchy levels; 8 children per group; 1 crossnode level
[    0.395347] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    0.395424] smp: Bringing up secondary CPUs ...
[    0.395730] smpboot: x86: Booting SMP configuration:
[    0.395733] .... node  #0, CPUs:      #1
[    0.396785] smp: Brought up 1 node, 2 CPUs
[    0.396785] smpboot: Total of 2 processors activated (10108.29 BogoMIPS)
[    0.397872] Memory: 3419596K/4026640K available (21778K kernel code, 4579K rwdata, 15936K rodata, 5096K init, 4468K bss, 599560K reserved, 0K cma-reserved)
[    0.398981] devtmpfs: initialized
[    0.398981] x86/mm: Memory block size: 128MB
[    0.400290] ACPI: PM: Registering ACPI NVS region [mem 0xb5d70000-0xb5d7ffff] (65536 bytes)
[    0.400290] ACPI: PM: Registering ACPI NVS region [mem 0xb849b000-0xb869afff] (2097152 bytes)
[    0.400290] ACPI: PM: Registering ACPI NVS region [mem 0xb9ecf000-0xb9fcefff] (1048576 bytes)
[    0.400290] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
[    0.400290] futex hash table entries: 512 (order: 3, 32768 bytes, linear)
[    0.400853] pinctrl core: initialized pinctrl subsystem
[    0.401135] PM: RTC time: 16:08:58, date: 2025-03-30
[    0.402665] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[    0.403181] DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations
[    0.403396] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[    0.403623] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[    0.403691] audit: initializing netlink subsys (disabled)
[    0.403765] audit: type=2000 audit(1743350938.153:1): state=initialized audit_enabled=0 res=1
[    0.404784] thermal_sys: Registered thermal governor 'fair_share'
[    0.404787] thermal_sys: Registered thermal governor 'bang_bang'
[    0.404789] thermal_sys: Registered thermal governor 'step_wise'
[    0.404790] thermal_sys: Registered thermal governor 'user_space'
[    0.404792] thermal_sys: Registered thermal governor 'power_allocator'
[    0.404810] EISA bus registered
[    0.404823] cpuidle: using governor ladder
[    0.404823] cpuidle: using governor menu
[    0.404823] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    0.404823] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.405225] PCI: ECAM [mem 0xe0000000-0xefffffff] (base 0xe0000000) for domain 0000 [bus 00-ff]
[    0.405235] PCI: ECAM [mem 0xe0000000-0xefffffff] reserved as E820 entry
[    0.405257] PCI: Using configuration type 1 for base access
[    0.405339] mtrr: your CPUs had inconsistent variable MTRR settings
[    0.405341] mtrr: probably your BIOS does not setup all CPUs.
[    0.405342] mtrr: corrected configuration.
[    0.405704] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
[    0.435747] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[    0.435754] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
[    0.440200] ACPI: Added _OSI(Module Device)
[    0.440204] ACPI: Added _OSI(Processor Device)
[    0.440206] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.440208] ACPI: Added _OSI(Processor Aggregator Device)
[    0.454068] ACPI: 5 ACPI AML tables successfully acquired and loaded
[    0.455807] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[    0.468030] ACPI: Dynamic OEM Table Load:
[    0.468042] ACPI: SSDT 0xFFFF89A400E40800 000275 (v01 PmRef  Cpu0Ist  00003000 INTL 20060912)
[    0.468984] ACPI: Dynamic OEM Table Load:
[    0.468993] ACPI: SSDT 0xFFFF89A4002CE000 00057B (v01 PmRef  Cpu0Cst  00003001 INTL 20060912)
[    0.470103] ACPI: Dynamic OEM Table Load:
[    0.470112] ACPI: SSDT 0xFFFF89A400318800 0001D7 (v01 PmRef  ApIst    00003000 INTL 20060912)
[    0.470899] ACPI: Dynamic OEM Table Load:
[    0.470907] ACPI: SSDT 0xFFFF89A40027A0C0 00008D (v01 PmRef  ApCst    00003000 INTL 20060912)
[    0.472075] ACPI: EC: EC started
[    0.472078] ACPI: EC: interrupt blocked
[    0.690466] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    0.690471] ACPI: \_SB_.PCI0.LPCB.EC0_: Boot DSDT EC used to handle transactions
[    0.690474] ACPI: Interpreter enabled
[    0.690499] ACPI: PM: (supports S0 S3 S4 S5)
[    0.690502] ACPI: Using IOAPIC for interrupt routing
[    0.691466] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.691469] PCI: Using E820 reservations for host bridge windows
[    0.691853] ACPI: Enabled 14 GPEs in block 00 to 3F
[    0.694481] ACPI: \_SB_.PCI0.HDEF.APPR: New power resource
[    0.703663] ACPI: \_SB_.PCI0.LPCB.SIO_.COM1.COMP: New power resource
[    0.704865] ACPI: \_SB_.PCI0.LPCB.SIO_.LPT0.LPP_: New power resource
[    0.707636] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.707648] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
[    0.708374] acpi PNP0A08:00: _OSC: platform does not support [SHPCHotplug LTR DPC]
[    0.710321] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability]
[    0.710325] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
[    0.711342] PCI host bridge to bus 0000:00
[    0.711348] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.711352] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.711355] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.711358] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xdfffffff window]
[    0.711360] pci_bus 0000:00: root bus resource [mem 0xf0000000-0xfedfffff window]
[    0.711363] pci_bus 0000:00: root bus resource [mem 0xfee01000-0xffffffff window]
[    0.711366] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.711404] pci 0000:00:00.0: [8086:2a40] type 00 class 0x060000 conventional PCI endpoint
[    0.711441] pci 0000:00:00.0: DMAR: Disabling IOMMU for graphics on this chipset
[    0.711445] pci 0000:00:00.0: DMAR: Forcing write-buffer flush capability
[    0.711577] pci 0000:00:02.0: [8086:2a42] type 00 class 0x030000 conventional PCI endpoint
[    0.711599] pci 0000:00:02.0: BAR 0 [mem 0xd0000000-0xd03fffff 64bit]
[    0.711603] pci 0000:00:02.0: BAR 2 [mem 0xc0000000-0xcfffffff 64bit pref]
[    0.711606] pci 0000:00:02.0: BAR 4 [io  0x7138-0x713f]
[    0.711625] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    0.711750] pci 0000:00:02.1: [8086:2a43] type 00 class 0x038000 conventional PCI endpoint
[    0.711771] pci 0000:00:02.1: BAR 0 [mem 0xd0400000-0xd04fffff 64bit]
[    0.711870] pci 0000:00:03.0: [8086:2a44] type 00 class 0x078000 conventional PCI endpoint
[    0.711901] pci 0000:00:03.0: BAR 0 [mem 0xd8827000-0xd882700f 64bit]
[    0.711938] pci 0000:00:03.0: PME# supported from D0 D3hot D3cold
[    0.712007] pci 0000:00:03.2: [8086:2a46] type 00 class 0x010185 conventional PCI endpoint
[    0.712035] pci 0000:00:03.2: BAR 0 [io  0x7130-0x7137]
[    0.712038] pci 0000:00:03.2: BAR 1 [io  0x714c-0x714f]
[    0.712041] pci 0000:00:03.2: BAR 2 [io  0x7128-0x712f]
[    0.712045] pci 0000:00:03.2: BAR 3 [io  0x7148-0x714b]
[    0.712048] pci 0000:00:03.2: BAR 4 [io  0x7100-0x710f]
[    0.712145] pci 0000:00:03.3: [8086:2a47] type 00 class 0x070002 conventional PCI endpoint
[    0.712174] pci 0000:00:03.3: BAR 0 [io  0x7120-0x7127]
[    0.712178] pci 0000:00:03.3: BAR 1 [mem 0xd8829000-0xd8829fff]
[    0.712319] pci 0000:00:19.0: [8086:10f5] type 00 class 0x020000 conventional PCI endpoint
[    0.712372] pci 0000:00:19.0: BAR 0 [mem 0xd8800000-0xd881ffff]
[    0.712376] pci 0000:00:19.0: BAR 1 [mem 0xd8828000-0xd8828fff]
[    0.712380] pci 0000:00:19.0: BAR 2 [io  0x70e0-0x70ff]
[    0.712443] pci 0000:00:19.0: PME# supported from D0 D3hot D3cold
[    0.712571] pci 0000:00:1a.0: [8086:2937] type 00 class 0x0c0300 conventional PCI endpoint
[    0.712629] pci 0000:00:1a.0: BAR 4 [io  0x70c0-0x70df]
[    0.712813] pci 0000:00:1a.1: [8086:2938] type 00 class 0x0c0300 conventional PCI endpoint
[    0.712871] pci 0000:00:1a.1: BAR 4 [io  0x70a0-0x70bf]
[    0.713032] pci 0000:00:1a.2: [8086:2939] type 00 class 0x0c0300 conventional PCI endpoint
[    0.713091] pci 0000:00:1a.2: BAR 4 [io  0x7080-0x709f]
[    0.713267] pci 0000:00:1a.7: [8086:293c] type 00 class 0x0c0320 conventional PCI endpoint
[    0.713320] pci 0000:00:1a.7: BAR 0 [mem 0xd8826000-0xd88263ff]
[    0.713387] pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold
[    0.713533] pci 0000:00:1b.0: [8086:293e] type 00 class 0x040300 PCIe Root Complex Integrated Endpoint
[    0.713588] pci 0000:00:1b.0: BAR 0 [mem 0xd8820000-0xd8823fff 64bit]
[    0.713676] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    0.713845] pci 0000:00:1c.0: [8086:2940] type 01 class 0x060400 PCIe Root Port
[    0.713882] pci 0000:00:1c.0: PCI bridge to [bus 01]
[    0.713892] pci 0000:00:1c.0:   bridge window [mem 0xd8700000-0xd87fffff]
[    0.713998] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.714167] pci 0000:00:1c.1: [8086:2942] type 01 class 0x060400 PCIe Root Port
[    0.714204] pci 0000:00:1c.1: PCI bridge to [bus 02]
[    0.714213] pci 0000:00:1c.1:   bridge window [mem 0xd8600000-0xd86fffff]
[    0.714319] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[    0.714492] pci 0000:00:1c.2: [8086:2944] type 01 class 0x060400 PCIe Root Port
[    0.714528] pci 0000:00:1c.2: PCI bridge to [bus 03-43]
[    0.714535] pci 0000:00:1c.2:   bridge window [io  0x5000-0x6fff]
[    0.714540] pci 0000:00:1c.2:   bridge window [mem 0xd4600000-0xd85fffff]
[    0.714646] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
[    0.714836] pci 0000:00:1c.4: [8086:2948] type 01 class 0x060400 PCIe Root Port
[    0.714873] pci 0000:00:1c.4: PCI bridge to [bus 44-84]
[    0.714880] pci 0000:00:1c.4:   bridge window [io  0x3000-0x4fff]
[    0.714885] pci 0000:00:1c.4:   bridge window [mem 0xd0600000-0xd45fffff]
[    0.714991] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
[    0.715185] pci 0000:00:1d.0: [8086:2934] type 00 class 0x0c0300 conventional PCI endpoint
[    0.715243] pci 0000:00:1d.0: BAR 4 [io  0x7060-0x707f]
[    0.715412] pci 0000:00:1d.1: [8086:2935] type 00 class 0x0c0300 conventional PCI endpoint
[    0.715470] pci 0000:00:1d.1: BAR 4 [io  0x7040-0x705f]
[    0.715636] pci 0000:00:1d.2: [8086:2936] type 00 class 0x0c0300 conventional PCI endpoint
[    0.715697] pci 0000:00:1d.2: BAR 4 [io  0x7020-0x703f]
[    0.715871] pci 0000:00:1d.7: [8086:293a] type 00 class 0x0c0320 conventional PCI endpoint
[    0.715925] pci 0000:00:1d.7: BAR 0 [mem 0xd8825000-0xd88253ff]
[    0.715992] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
[    0.716137] pci 0000:00:1e.0: [8086:2448] type 01 class 0x060401 conventional PCI bridge
[    0.716173] pci 0000:00:1e.0: PCI bridge to [bus 85-86] (subtractive decode)
[    0.716180] pci 0000:00:1e.0:   bridge window [io  0x2000-0x2fff]
[    0.716186] pci 0000:00:1e.0:   bridge window [mem 0xd0500000-0xd05fffff]
[    0.716371] pci 0000:00:1f.0: [8086:2917] type 00 class 0x060100 conventional PCI endpoint
[    0.716685] pci 0000:00:1f.2: [8086:2929] type 00 class 0x010601 conventional PCI endpoint
[    0.716738] pci 0000:00:1f.2: BAR 0 [io  0x7118-0x711f]
[    0.716743] pci 0000:00:1f.2: BAR 1 [io  0x7144-0x7147]
[    0.716747] pci 0000:00:1f.2: BAR 2 [io  0x7110-0x7117]
[    0.716750] pci 0000:00:1f.2: BAR 3 [io  0x7140-0x7143]
[    0.716754] pci 0000:00:1f.2: BAR 4 [io  0x7000-0x701f]
[    0.716758] pci 0000:00:1f.2: BAR 5 [mem 0xd8824000-0xd88247ff]
[    0.716823] pci 0000:00:1f.2: PME# supported from D3hot
[    0.716998] pci 0000:00:1c.0: PCI bridge to [bus 01]
[    0.717132] pci 0000:02:00.0: [8086:4236] type 00 class 0x028000 PCIe Endpoint
[    0.717239] pci 0000:02:00.0: BAR 0 [mem 0xd8600000-0xd8601fff 64bit]
[    0.717396] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
[    0.717675] pci 0000:00:1c.1: PCI bridge to [bus 02]
[    0.717828] pci 0000:00:1c.2: PCI bridge to [bus 03-43]
[    0.717978] pci 0000:00:1c.4: PCI bridge to [bus 44-84]
[    0.718017] pci_bus 0000:85: extended config space not accessible
[    0.718099] pci 0000:85:09.0: proprietary Ricoh MMC controller disabled (via FireWire function)
[    0.718102] pci 0000:85:09.0: MMC cards are now supported by standard SDHCI controller
[    0.718104] pci 0000:85:09.0: [1180:0832] type 00 class 0x0c0010 conventional PCI endpoint
[    0.718173] pci 0000:85:09.0: BAR 0 [mem 0xd0501000-0xd05017ff]
[    0.718242] pci 0000:85:09.0: supports D1 D2
[    0.718245] pci 0000:85:09.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.718323] pci 0000:85:09.1: [1180:0822] type 00 class 0x080500 conventional PCI endpoint
[    0.718392] pci 0000:85:09.1: BAR 0 [mem 0xd0503000-0xd05030ff]
[    0.718460] pci 0000:85:09.1: supports D1 D2
[    0.718463] pci 0000:85:09.1: PME# supported from D0 D1 D2 D3hot D3cold
[    0.718543] pci 0000:85:09.2: [1180:0476] type 02 class 0x060700 CardBus bridge
[    0.718572] pci 0000:85:09.2: BAR 1 [mem 0xd0500000-0xd0500fff]
[    0.718629] pci 0000:85:09.2: supports D1 D2
[    0.718632] pci 0000:85:09.2: PME# supported from D0 D1 D2 D3hot D3cold
[    0.718756] pci 0000:00:1e.0: PCI bridge to [bus 85-86] (subtractive decode)
[    0.718771] pci 0000:00:1e.0:   bridge window [io  0x0000-0x0cf7 window] (subtractive decode)
[    0.718774] pci 0000:00:1e.0:   bridge window [io  0x0d00-0xffff window] (subtractive decode)
[    0.718776] pci 0000:00:1e.0:   bridge window [mem 0x000a0000-0x000bffff window] (subtractive decode)
[    0.718779] pci 0000:00:1e.0:   bridge window [mem 0xc0000000-0xdfffffff window] (subtractive decode)
[    0.718781] pci 0000:00:1e.0:   bridge window [mem 0xf0000000-0xfedfffff window] (subtractive decode)
[    0.718784] pci 0000:00:1e.0:   bridge window [mem 0xfee01000-0xffffffff window] (subtractive decode)
[    0.718822] pci_bus 0000:86: extended config space not accessible
[    0.718843] pci_bus 0000:86: busn_res: [bus 86] end can not be updated to 89
[    0.718852] pci 0000:00:1e.0: bridge has subordinate 86 but max busn 89
[    0.719721] ACPI: PCI: Interrupt link LNKA configured for IRQ 10
[    0.719811] ACPI: PCI: Interrupt link LNKB configured for IRQ 10
[    0.719900] ACPI: PCI: Interrupt link LNKC configured for IRQ 11
[    0.719988] ACPI: PCI: Interrupt link LNKD configured for IRQ 10
[    0.720077] ACPI: PCI: Interrupt link LNKE configured for IRQ 10
[    0.720171] ACPI: PCI: Interrupt link LNKF configured for IRQ 10
[    0.720258] ACPI: PCI: Interrupt link LNKG configured for IRQ 10
[    0.720343] ACPI: PCI: Interrupt link LNKH configured for IRQ 0
[    0.720346] ACPI: PCI: Interrupt link LNKH disabled
[    0.722104] ACPI: EC: interrupt unblocked
[    0.722108] ACPI: EC: event unblocked
[    0.722112] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    0.722114] ACPI: EC: GPE=0x16
[    0.722117] ACPI: \_SB_.PCI0.LPCB.EC0_: Boot DSDT EC initialization complete
[    0.722120] ACPI: \_SB_.PCI0.LPCB.EC0_: EC: Used to handle transactions and events
[    0.722227] iommu: Default domain type: Translated
[    0.722227] iommu: DMA domain TLB invalidation policy: lazy mode
[    0.722227] SCSI subsystem initialized
[    0.722698] libata version 3.00 loaded.
[    0.722709] ACPI: bus type USB registered
[    0.722734] usbcore: registered new interface driver usbfs
[    0.722745] usbcore: registered new interface driver hub
[    0.722755] usbcore: registered new device driver usb
[    0.722812] pps_core: LinuxPPS API ver. 1 registered
[    0.722815] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.722819] PTP clock support registered
[    0.722852] EDAC MC: Ver: 3.0.0
[    0.723752] NetLabel: Initializing
[    0.723754] NetLabel:  domain hash size = 128
[    0.723756] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.723781] NetLabel:  unlabeled traffic allowed by default
[    0.723808] mctp: management component transport protocol core
[    0.723808] NET: Registered PF_MCTP protocol family
[    0.723808] PCI: Using ACPI for IRQ routing
[    0.733670] PCI: pci_cache_line_size set to 64 bytes
[    0.733762] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff]
[    0.733765] e820: reserve RAM buffer [mem 0xb4e20000-0xb7ffffff]
[    0.733768] e820: reserve RAM buffer [mem 0xb5d70000-0xb7ffffff]
[    0.733769] e820: reserve RAM buffer [mem 0xb849b000-0xbbffffff]
[    0.733772] e820: reserve RAM buffer [mem 0xb9e93000-0xbbffffff]
[    0.733774] e820: reserve RAM buffer [mem 0xb9ebf000-0xbbffffff]
[    0.733776] e820: reserve RAM buffer [mem 0xba000000-0xbbffffff]
[    0.733804] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[    0.733804] pci 0000:00:02.0: vgaarb: bridge control possible
[    0.733804] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[    0.733804] vgaarb: loaded
[    0.733804] hpet: 4 channels of 0 reserved for per-cpu timers
[    0.733804] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0
[    0.733804] hpet0: 4 comparators, 64-bit 14.318180 MHz counter
[    0.735700] clocksource: Switched to clocksource tsc-early
[    0.737536] VFS: Disk quotas dquot_6.6.0
[    0.737579] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.737900] AppArmor: AppArmor Filesystem Enabled
[    0.737934] pnp: PnP ACPI init
[    0.738236] system 00:00: [mem 0xfed1c000-0xfed1ffff] has been reserved
[    0.738242] system 00:00: [mem 0xfed10000-0xfed13fff] has been reserved
[    0.738245] system 00:00: [mem 0xfed18000-0xfed18fff] has been reserved
[    0.738248] system 00:00: [mem 0xfed19000-0xfed19fff] has been reserved
[    0.738251] system 00:00: [mem 0xe0000000-0xefffffff] has been reserved
[    0.738254] system 00:00: [mem 0xfec00000-0xfec00fff] could not be reserved
[    0.738257] system 00:00: [mem 0xfed20000-0xfed3ffff] has been reserved
[    0.738260] system 00:00: [mem 0xfed45000-0xfed8ffff] has been reserved
[    0.739051] system 00:02: [mem 0xfed00000-0xfed003ff] has been reserved
[    0.739145] system 00:03: [io  0x0200-0x027f] has been reserved
[    0.739150] system 00:03: [io  0x1000-0x1003] has been reserved
[    0.739153] system 00:03: [io  0x1010-0x101f] has been reserved
[    0.739156] system 00:03: [io  0xffff] has been reserved
[    0.739159] system 00:03: [io  0x0400-0x047f] has been reserved
[    0.739161] system 00:03: [io  0x0500-0x057f] has been reserved
[    0.739164] system 00:03: [io  0xef80-0xef9f] has been reserved
[    0.739869] pnp 00:05: [dma 0 disabled]
[    0.740273] pnp: PnP ACPI: found 8 devices
[    0.747727] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.747962] NET: Registered PF_INET protocol family
[    0.748182] IP idents hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    0.772802] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear)
[    0.772900] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[    0.773027] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear)
[    0.773337] TCP bind hash table entries: 32768 (order: 8, 1048576 bytes, linear)
[    0.773496] TCP: Hash tables configured (established 32768 bind 32768)
[    0.773699] MPTCP token hash table entries: 4096 (order: 4, 98304 bytes, linear)
[    0.773792] UDP hash table entries: 2048 (order: 5, 131072 bytes, linear)
[    0.773858] UDP-Lite hash table entries: 2048 (order: 5, 131072 bytes, linear)
[    0.773994] NET: Registered PF_UNIX/PF_LOCAL protocol family
[    0.774007] NET: Registered PF_XDP protocol family
[    0.774026] pci 0000:00:1c.0: bridge window [io  0x1000-0x0fff] to [bus 01] add_size 1000
[    0.774033] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 01] add_size 200000 add_align 100000
[    0.774039] pci 0000:00:1c.1: bridge window [io  0x1000-0x0fff] to [bus 02] add_size 1000
[    0.774042] pci 0000:00:1c.1: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 02] add_size 200000 add_align 100000
[    0.774046] pci 0000:00:1c.2: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 03-43] add_size 200000 add_align 100000
[    0.774050] pci 0000:00:1c.4: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 44-84] add_size 200000 add_align 100000
[    0.774083] pci 0000:00:1c.0: bridge window [mem 0xd8900000-0xd8afffff 64bit pref]: assigned
[    0.774088] pci 0000:00:1c.1: bridge window [mem 0xd8b00000-0xd8cfffff 64bit pref]: assigned
[    0.774093] pci 0000:00:1c.2: bridge window [mem 0xd8d00000-0xd8efffff 64bit pref]: assigned
[    0.774098] pci 0000:00:1c.4: bridge window [mem 0xd8f00000-0xd90fffff 64bit pref]: assigned
[    0.774102] pci 0000:00:1c.0: bridge window [io  0x8000-0x8fff]: assigned
[    0.774106] pci 0000:00:1c.1: bridge window [io  0x9000-0x9fff]: assigned
[    0.774111] pci 0000:00:1c.0: PCI bridge to [bus 01]
[    0.774115] pci 0000:00:1c.0:   bridge window [io  0x8000-0x8fff]
[    0.774122] pci 0000:00:1c.0:   bridge window [mem 0xd8700000-0xd87fffff]
[    0.774128] pci 0000:00:1c.0:   bridge window [mem 0xd8900000-0xd8afffff 64bit pref]
[    0.774136] pci 0000:00:1c.1: PCI bridge to [bus 02]
[    0.774140] pci 0000:00:1c.1:   bridge window [io  0x9000-0x9fff]
[    0.774146] pci 0000:00:1c.1:   bridge window [mem 0xd8600000-0xd86fffff]
[    0.774151] pci 0000:00:1c.1:   bridge window [mem 0xd8b00000-0xd8cfffff 64bit pref]
[    0.774159] pci 0000:00:1c.2: PCI bridge to [bus 03-43]
[    0.774163] pci 0000:00:1c.2:   bridge window [io  0x5000-0x6fff]
[    0.774169] pci 0000:00:1c.2:   bridge window [mem 0xd4600000-0xd85fffff]
[    0.774174] pci 0000:00:1c.2:   bridge window [mem 0xd8d00000-0xd8efffff 64bit pref]
[    0.774182] pci 0000:00:1c.4: PCI bridge to [bus 44-84]
[    0.774186] pci 0000:00:1c.4:   bridge window [io  0x3000-0x4fff]
[    0.774192] pci 0000:00:1c.4:   bridge window [mem 0xd0600000-0xd45fffff]
[    0.774198] pci 0000:00:1c.4:   bridge window [mem 0xd8f00000-0xd90fffff 64bit pref]
[    0.774209] pci 0000:85:09.2: CardBus bridge window 1 [mem 0xdc000000-0xdfffffff pref]: assigned
[    0.774214] pci 0000:85:09.2: unknown [mem 0xf0000000-0xf3ffffff]: assigned
[    0.774217] pci 0000:85:09.2: CardBus bridge window 1 [io  0x2000-0x20ff]: assigned
[    0.774220] pci 0000:85:09.2: CardBus bridge window 0 [io  0x2400-0x24ff]: assigned
[    0.774224] pci 0000:85:09.2: CardBus bridge to [bus 86]
[    0.774226] pci 0000:85:09.2:   bridge window [io  0x2000-0x20ff]
[    0.774232] pci 0000:85:09.2:   bridge window [io  0x2400-0x24ff]
[    0.774238] pci 0000:85:09.2:   bridge window [mem 0xdc000000-0xdfffffff pref]
[    0.774244] pci 0000:85:09.2:   bridge window [mem 0xf0000000-0xf3ffffff]
[    0.774250] pci 0000:00:1e.0: PCI bridge to [bus 85-86]
[    0.774254] pci 0000:00:1e.0:   bridge window [io  0x2000-0x2fff]
[    0.774260] pci 0000:00:1e.0:   bridge window [mem 0xd0500000-0xd05fffff]
[    0.774271] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    0.774274] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    0.774277] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.774280] pci_bus 0000:00: resource 7 [mem 0xc0000000-0xdfffffff window]
[    0.774282] pci_bus 0000:00: resource 8 [mem 0xf0000000-0xfedfffff window]
[    0.774285] pci_bus 0000:00: resource 9 [mem 0xfee01000-0xffffffff window]
[    0.774288] pci_bus 0000:01: resource 0 [io  0x8000-0x8fff]
[    0.774290] pci_bus 0000:01: resource 1 [mem 0xd8700000-0xd87fffff]
[    0.774292] pci_bus 0000:01: resource 2 [mem 0xd8900000-0xd8afffff 64bit pref]
[    0.774295] pci_bus 0000:02: resource 0 [io  0x9000-0x9fff]
[    0.774298] pci_bus 0000:02: resource 1 [mem 0xd8600000-0xd86fffff]
[    0.774300] pci_bus 0000:02: resource 2 [mem 0xd8b00000-0xd8cfffff 64bit pref]
[    0.774304] pci_bus 0000:03: resource 0 [io  0x5000-0x6fff]
[    0.774306] pci_bus 0000:03: resource 1 [mem 0xd4600000-0xd85fffff]
[    0.774308] pci_bus 0000:03: resource 2 [mem 0xd8d00000-0xd8efffff 64bit pref]
[    0.774311] pci_bus 0000:44: resource 0 [io  0x3000-0x4fff]
[    0.774313] pci_bus 0000:44: resource 1 [mem 0xd0600000-0xd45fffff]
[    0.774316] pci_bus 0000:44: resource 2 [mem 0xd8f00000-0xd90fffff 64bit pref]
[    0.774319] pci_bus 0000:85: resource 0 [io  0x2000-0x2fff]
[    0.774321] pci_bus 0000:85: resource 1 [mem 0xd0500000-0xd05fffff]
[    0.774324] pci_bus 0000:85: resource 4 [io  0x0000-0x0cf7 window]
[    0.774326] pci_bus 0000:85: resource 5 [io  0x0d00-0xffff window]
[    0.774329] pci_bus 0000:85: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.774331] pci_bus 0000:85: resource 7 [mem 0xc0000000-0xdfffffff window]
[    0.774334] pci_bus 0000:85: resource 8 [mem 0xf0000000-0xfedfffff window]
[    0.774336] pci_bus 0000:85: resource 9 [mem 0xfee01000-0xffffffff window]
[    0.774339] pci_bus 0000:86: resource 0 [io  0x2000-0x20ff]
[    0.774342] pci_bus 0000:86: resource 1 [io  0x2400-0x24ff]
[    0.774344] pci_bus 0000:86: resource 2 [mem 0xdc000000-0xdfffffff pref]
[    0.774346] pci_bus 0000:86: resource 3 [mem 0xf0000000-0xf3ffffff]
[    0.777578] PCI: CLS 64 bytes, default 64
[    0.777623] DMAR: No ATSR found
[    0.777625] DMAR: No SATC found
[    0.777629] DMAR: dmar2: Using Register based invalidation
[    0.777642] DMAR: dmar0: Using Register based invalidation
[    0.777650] DMAR: dmar3: Using Register based invalidation
[    0.777717] Trying to unpack rootfs image as initramfs...
[    0.777914] pci 0000:00:03.0: Adding to iommu group 0
[    0.777934] pci 0000:00:03.2: Adding to iommu group 0
[    0.777952] pci 0000:00:03.3: Adding to iommu group 0
[    0.778131] pci 0000:00:1b.0: Adding to iommu group 1
[    0.778255] pci 0000:00:00.0: Adding to iommu group 2
[    0.778284] pci 0000:00:19.0: Adding to iommu group 3
[    0.778339] pci 0000:00:1a.0: Adding to iommu group 4
[    0.778358] pci 0000:00:1a.1: Adding to iommu group 4
[    0.778378] pci 0000:00:1a.2: Adding to iommu group 4
[    0.778397] pci 0000:00:1a.7: Adding to iommu group 4
[    0.778459] pci 0000:00:1c.0: Adding to iommu group 5
[    0.778481] pci 0000:00:1c.1: Adding to iommu group 5
[    0.778504] pci 0000:00:1c.2: Adding to iommu group 5
[    0.778526] pci 0000:00:1c.4: Adding to iommu group 5
[    0.778579] pci 0000:00:1d.0: Adding to iommu group 6
[    0.778601] pci 0000:00:1d.1: Adding to iommu group 6
[    0.778628] pci 0000:00:1d.2: Adding to iommu group 6
[    0.778651] pci 0000:00:1d.7: Adding to iommu group 6
[    0.778671] pci 0000:00:1e.0: Adding to iommu group 7
[    0.778708] pci 0000:00:1f.0: Adding to iommu group 8
[    0.778732] pci 0000:00:1f.2: Adding to iommu group 8
[    0.778741] pci 0000:02:00.0: Adding to iommu group 5
[    0.778762] pci 0000:85:09.0: Adding to iommu group 7
[    0.778772] pci 0000:85:09.1: Adding to iommu group 7
[    0.778780] pci 0000:85:09.2: Adding to iommu group 7
[    0.779528] DMAR: Intel(R) Virtualization Technology for Directed I/O
[    0.779535] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.779537] software IO TLB: mapped [mem 0x000000009c000000-0x00000000a0000000] (64MB)
[    0.841742] Initialise system trusted keyrings
[    0.841773] Key type blacklist registered
[    0.841942] workingset: timestamp_bits=36 max_order=20 bucket_order=0
[    0.841972] zbud: loaded
[    0.844381] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.845348] fuse: init (API version 7.42)
[    0.845614] integrity: Platform Keyring initialized
[    0.845626] integrity: Machine keyring initialized
[    0.864012] Key type asymmetric registered
[    0.864025] Asymmetric key parser 'x509' registered
[    0.864136] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
[    0.864311] io scheduler mq-deadline registered
[    0.864599] ledtrig-cpu: registered to indicate activity on CPUs
[    0.865050] pcieport 0000:00:1c.0: PME: Signaling with IRQ 27
[    0.865092] pcieport 0000:00:1c.0: pciehp: Slot #0 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl- IbPresDis- LLActRep+ (with Cmd Compl erratum)
[    0.865581] pcieport 0000:00:1c.1: PME: Signaling with IRQ 28
[    0.865618] pcieport 0000:00:1c.1: pciehp: Slot #1 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl- IbPresDis- LLActRep+ (with Cmd Compl erratum)
[    0.867025] pcieport 0000:00:1c.2: PME: Signaling with IRQ 29
[    0.867077] pcieport 0000:00:1c.2: pciehp: Slot #2 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl- IbPresDis- LLActRep+ (with Cmd Compl erratum)
[    0.867589] pcieport 0000:00:1c.4: PME: Signaling with IRQ 30
[    0.867632] pcieport 0000:00:1c.4: pciehp: Slot #4 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl- IbPresDis- LLActRep+ (with Cmd Compl erratum)
[    0.867866] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    0.868112] Monitor-Mwait will be used to enter C-1 state
[    0.868122] Monitor-Mwait will be used to enter C-2 state
[    0.868409] tsc: Marking TSC unstable due to TSC halts in idle
[    0.868603] clocksource: Switched to clocksource hpet
[    0.870000] ACPI: AC: AC Adapter [AC] (on-line)
[    0.870104] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0
[    0.870143] ACPI: button: Sleep Button [SLPB]
[    0.870203] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input1
[    0.870237] ACPI: button: Lid Switch [LID]
[    0.870287] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[    0.870360] ACPI: button: Power Button [PWRF]
[    0.876406] thermal LNXTHERM:00: registered as thermal_zone0
[    0.876416] ACPI: thermal: Thermal Zone [DTSZ] (31 C)
[    0.893500] thermal LNXTHERM:01: registered as thermal_zone1
[    0.893515] ACPI: thermal: Thermal Zone [BATZ] (20 C)
[    0.897962] thermal LNXTHERM:02: registered as thermal_zone2
[    0.897974] ACPI: thermal: Thermal Zone [CPUZ] (39 C)
[    0.902228] thermal LNXTHERM:03: registered as thermal_zone3
[    0.902236] ACPI: thermal: Thermal Zone [LOCZ] (20 C)
[    0.906464] thermal LNXTHERM:04: registered as thermal_zone4
[    0.906474] ACPI: thermal: Thermal Zone [SKNZ] (21 C)
[    0.906794] ACPI: battery: Slot [BAT0] (battery absent)
[    0.907240] ACPI: battery: Slot [BAT1] (battery absent)
[    0.907356] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[    0.932698] 0000:00:03.3: ttyS4 at I/O 0x7120 (irq = 17, base_baud = 115200) is a 16550A
[    0.933560] Linux agpgart interface v0.103
[    0.936549] tpm_tis 00:01: 1.2 TPM (device-id 0xB, rev-id 16)
[    0.940601] tpm tpm0: [Hardware Error]: Adjusting reported timeouts: A 750->750000us B 2000->2000000us C 750->750000us D 750->750000us
[    0.947487] tpm tpm0: Operation Timed out
[    0.951905] tpm tpm0: Operation Timed out
[    0.951916] tpm tpm0: Adjusting TPM timeout parameters.
[    1.139077] Freeing initrd memory: 79044K
[    1.741089] tpm tpm0: TPM is disabled/deactivated (0x7)
[    1.745735] loop: module loaded
[    1.746257] ACPI: bus type drm_connector registered
[    1.746718] tun: Universal TUN/TAP device driver, 1.6
[    1.746816] PPP generic driver version 2.4.2
[    1.747435] uhci_hcd 0000:00:1a.0: UHCI Host Controller
[    1.747452] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 1
[    1.747463] uhci_hcd 0000:00:1a.0: detected 2 ports
[    1.747504] uhci_hcd 0000:00:1a.0: irq 16, io port 0x000070c0
[    1.747655] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 6.14
[    1.747660] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.747663] usb usb1: Product: UHCI Host Controller
[    1.747665] usb usb1: Manufacturer: Linux 6.14.0-13-generic uhci_hcd
[    1.747668] usb usb1: SerialNumber: 0000:00:1a.0
[    1.747875] hub 1-0:1.0: USB hub found
[    1.747888] hub 1-0:1.0: 2 ports detected
[    1.748233] ehci-pci 0000:00:1d.7: EHCI Host Controller
[    1.748241] ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus number 2
[    1.748257] ehci-pci 0000:00:1d.7: debug port 1
[    1.752211] ehci-pci 0000:00:1d.7: irq 20, io mem 0xd8825000
[    1.758041] ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00
[    1.758160] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.14
[    1.758164] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.758167] usb usb2: Product: EHCI Host Controller
[    1.758169] usb usb2: Manufacturer: Linux 6.14.0-13-generic ehci_hcd
[    1.758171] usb usb2: SerialNumber: 0000:00:1d.7
[    1.758384] hub 2-0:1.0: USB hub found
[    1.758411] hub 2-0:1.0: 6 ports detected
[    1.758970] ehci-pci 0000:00:1a.7: EHCI Host Controller
[    1.758978] ehci-pci 0000:00:1a.7: new USB bus registered, assigned bus number 3
[    1.758991] ehci-pci 0000:00:1a.7: debug port 1
[    1.762942] ehci-pci 0000:00:1a.7: irq 19, io mem 0xd8826000
[    1.769049] ehci-pci 0000:00:1a.7: USB 2.0 started, EHCI 1.00
[    1.769172] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.14
[    1.769176] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.769178] usb usb3: Product: EHCI Host Controller
[    1.769181] usb usb3: Manufacturer: Linux 6.14.0-13-generic ehci_hcd
[    1.769183] usb usb3: SerialNumber: 0000:00:1a.7
[    1.769376] hub 3-0:1.0: USB hub found
[    1.769388] hub 3-0:1.0: 6 ports detected
[    1.791160] hub 1-0:1.0: USB hub found
[    1.791173] hub 1-0:1.0: 2 ports detected
[    1.791455] uhci_hcd 0000:00:1a.1: UHCI Host Controller
[    1.791463] uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 4
[    1.791471] uhci_hcd 0000:00:1a.1: detected 2 ports
[    1.791502] uhci_hcd 0000:00:1a.1: irq 17, io port 0x000070a0
[    1.791603] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 6.14
[    1.791607] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.791610] usb usb4: Product: UHCI Host Controller
[    1.791612] usb usb4: Manufacturer: Linux 6.14.0-13-generic uhci_hcd
[    1.791614] usb usb4: SerialNumber: 0000:00:1a.1
[    1.791826] hub 4-0:1.0: USB hub found
[    1.791837] hub 4-0:1.0: 2 ports detected
[    1.792307] uhci_hcd 0000:00:1a.2: UHCI Host Controller
[    1.792314] uhci_hcd 0000:00:1a.2: new USB bus registered, assigned bus number 5
[    1.792321] uhci_hcd 0000:00:1a.2: detected 2 ports
[    1.792353] uhci_hcd 0000:00:1a.2: irq 18, io port 0x00007080
[    1.792429] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 6.14
[    1.792434] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.792437] usb usb5: Product: UHCI Host Controller
[    1.792439] usb usb5: Manufacturer: Linux 6.14.0-13-generic uhci_hcd
[    1.792441] usb usb5: SerialNumber: 0000:00:1a.2
[    1.792627] hub 5-0:1.0: USB hub found
[    1.792638] hub 5-0:1.0: 2 ports detected
[    1.793088] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[    1.793095] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 6
[    1.793103] uhci_hcd 0000:00:1d.0: detected 2 ports
[    1.793122] uhci_hcd 0000:00:1d.0: irq 20, io port 0x00007060
[    1.793205] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 6.14
[    1.793209] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.793212] usb usb6: Product: UHCI Host Controller
[    1.793214] usb usb6: Manufacturer: Linux 6.14.0-13-generic uhci_hcd
[    1.793216] usb usb6: SerialNumber: 0000:00:1d.0
[    1.793404] hub 6-0:1.0: USB hub found
[    1.793416] hub 6-0:1.0: 2 ports detected
[    1.793807] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[    1.793814] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 7
[    1.793821] uhci_hcd 0000:00:1d.1: detected 2 ports
[    1.793846] uhci_hcd 0000:00:1d.1: irq 22, io port 0x00007040
[    1.793958] usb usb7: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 6.14
[    1.793962] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.793965] usb usb7: Product: UHCI Host Controller
[    1.793967] usb usb7: Manufacturer: Linux 6.14.0-13-generic uhci_hcd
[    1.793970] usb usb7: SerialNumber: 0000:00:1d.1
[    1.794160] hub 7-0:1.0: USB hub found
[    1.794171] hub 7-0:1.0: 2 ports detected
[    1.794593] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[    1.794600] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 8
[    1.794608] uhci_hcd 0000:00:1d.2: detected 2 ports
[    1.794626] uhci_hcd 0000:00:1d.2: irq 18, io port 0x00007020
[    1.794717] usb usb8: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 6.14
[    1.794721] usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.794723] usb usb8: Product: UHCI Host Controller
[    1.794725] usb usb8: Manufacturer: Linux 6.14.0-13-generic uhci_hcd
[    1.794728] usb usb8: SerialNumber: 0000:00:1d.2
[    1.794906] hub 8-0:1.0: USB hub found
[    1.794918] hub 8-0:1.0: 2 ports detected
[    1.795202] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[    1.796848] i8042: Detected active multiplexing controller, rev 1.1
[    1.797640] serio: i8042 KBD port at 0x60,0x64 irq 1
[    1.797647] serio: i8042 AUX0 port at 0x60,0x64 irq 12
[    1.797650] serio: i8042 AUX1 port at 0x60,0x64 irq 12
[    1.797653] serio: i8042 AUX2 port at 0x60,0x64 irq 12
[    1.797656] serio: i8042 AUX3 port at 0x60,0x64 irq 12
[    1.797903] mousedev: PS/2 mouse device common for all mice
[    1.798221] rtc_cmos 00:04: RTC can wake from S4
[    1.798561] rtc_cmos 00:04: registered as rtc0
[    1.798602] rtc_cmos 00:04: setting system clock to 2025-03-30T16:08:59 UTC (1743350939)
[    1.798658] rtc_cmos 00:04: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[    1.798676] i2c_dev: i2c /dev entries driver
[    1.798713] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.
[    1.798764] device-mapper: uevent: version 1.0.3
[    1.798867] device-mapper: ioctl: 4.49.0-ioctl (2025-01-17) initialised: dm-devel@lists.linux.dev
[    1.798900] platform eisa.0: Probing EISA bus 0
[    1.798904] platform eisa.0: EISA: Cannot allocate resource for mainboard
[    1.798908] platform eisa.0: Cannot allocate resource for EISA slot 1
[    1.798911] platform eisa.0: Cannot allocate resource for EISA slot 2
[    1.798913] platform eisa.0: Cannot allocate resource for EISA slot 3
[    1.798915] platform eisa.0: Cannot allocate resource for EISA slot 4
[    1.798918] platform eisa.0: Cannot allocate resource for EISA slot 5
[    1.798920] platform eisa.0: Cannot allocate resource for EISA slot 6
[    1.798922] platform eisa.0: Cannot allocate resource for EISA slot 7
[    1.798924] platform eisa.0: Cannot allocate resource for EISA slot 8
[    1.798926] platform eisa.0: EISA: Detected 0 cards
[    1.798930] intel_pstate: CPU model not supported
[    1.799267] simple-framebuffer simple-framebuffer.0: [drm] Registered 1 planes with drm panic
[    1.799271] [drm] Initialized simpledrm 1.0.0 for simple-framebuffer.0 on minor 0
[    1.801403] fbcon: Deferring console take-over
[    1.801414] simple-framebuffer simple-framebuffer.0: [drm] fb0: simpledrmdrmfb frame buffer device
[    1.801620] drop_monitor: Initializing network drop monitor service
[    1.801977] NET: Registered PF_INET6 protocol family
[    1.813639] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3
[    1.814553] Segment Routing with IPv6
[    1.814582] In-situ OAM (IOAM) with IPv6
[    1.814631] NET: Registered PF_PACKET protocol family
[    1.814719] Key type dns_resolver registered
[    1.815074] microcode: Current revision: 0x00000a0b
[    1.815182] IPI shorthand broadcast: enabled
[    1.818664] registered taskstats version 1
[    1.819034] Loading compiled-in X.509 certificates
[    1.820365] Loaded X.509 cert 'Build time autogenerated kernel key: 7d46b7ef18087d82f11b4ae5dedbd1c0c7480a2a'
[    1.821416] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969'
[    1.822505] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19'
[    1.822514] blacklist: Loading compiled-in revocation X.509 certificates
[    1.822552] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0'
[    1.822580] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03'
[    1.822605] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b'
[    1.822632] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8'
[    1.822661] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d'
[    1.822695] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c'
[    1.822738] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af'
[    1.822765] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9'
[    1.830612] Demotion targets for Node 0: null
[    1.830878] Key type .fscrypt registered
[    1.830881] Key type fscrypt-provisioning registered
[    1.831019] Key type trusted registered
[    1.859387] Key type encrypted registered
[    1.859397] AppArmor: AppArmor sha256 policy hashing enabled
[    1.859422] Loading compiled-in module X.509 certificates
[    1.860519] Loaded X.509 cert 'Build time autogenerated kernel key: 7d46b7ef18087d82f11b4ae5dedbd1c0c7480a2a'
[    1.860523] ima: Allocated hash algorithm: sha256
[    1.864071] ima: Error Communicating to TPM chip
[    1.867069] ima: Error Communicating to TPM chip
[    1.870060] ima: Error Communicating to TPM chip
[    1.873061] ima: Error Communicating to TPM chip
[    1.876062] ima: Error Communicating to TPM chip
[    1.879060] ima: Error Communicating to TPM chip
[    1.882059] ima: Error Communicating to TPM chip
[    1.885064] ima: Error Communicating to TPM chip
[    1.891107] ima: No architecture policies found
[    1.891154] evm: Initialising EVM extended attributes:
[    1.891156] evm: security.selinux
[    1.891158] evm: security.SMACK64
[    1.891160] evm: security.SMACK64EXEC
[    1.891161] evm: security.SMACK64TRANSMUTE
[    1.891163] evm: security.SMACK64MMAP
[    1.891164] evm: security.apparmor
[    1.891165] evm: security.ima
[    1.891166] evm: security.capability
[    1.891168] evm: HMAC attrs: 0x1
[    1.891686] PM:   Magic number: 1:0:137
[    1.891706] usb usb4-port2: hash matches
[    1.891779] serial 0000:00:03.3: hash matches
[    1.911785] RAS: Correctable Errors collector initialized.
[    1.948760] Unstable clock detected, switching default tracing clock to "global"
               If you want to keep using the local clock, then add:
                 "trace_clock=local"
               on the kernel command line
[    1.948946] clk: Disabling unused clocks
[    1.948949] PM: genpd: Disabling unused power domains
[    1.951724] Freeing unused decrypted memory: 2028K
[    1.954546] Freeing unused kernel image (initmem) memory: 5096K
[    1.954751] Write protecting the kernel read-only data: 38912k
[    1.955657] Freeing unused kernel image (text/rodata gap) memory: 748K
[    1.956061] Freeing unused kernel image (rodata/data gap) memory: 448K
[    2.017249] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    2.017487] x86/mm: Checking user space page tables
[    2.076751] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    2.076800] Run /init as init process
[    2.076804]   with arguments:
[    2.076806]     /init
[    2.076808]     splash
[    2.076810]   with environment:
[    2.076811]     HOME=/
[    2.076813]     TERM=linux
[    2.076814]     BOOT_IMAGE=/boot/vmlinuz-6.14.0-13-generic
[    2.315070] usb 1-1: new full-speed USB device number 2 using uhci_hcd
[    2.321217] wmi_bus wmi_bus-PNP0C14:00: [Firmware Info]: 8F1F6436-9F42-42C8-BADC-0E9424F20C9A has zero instances
[    2.321225] wmi_bus wmi_bus-PNP0C14:00: [Firmware Info]: 8F1F6435-9F42-42C8-BADC-0E9424F20C9A has zero instances
[    2.396609] pata_acpi 0000:00:03.2: enabling device (0000 -> 0001)
[    2.454453] e1000e: Intel(R) PRO/1000 Network Driver
[    2.454460] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[    2.454831] e1000e 0000:00:19.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
[    2.475078] sdhci: Secure Digital Host Controller Interface driver
[    2.475085] sdhci: Copyright(c) Pierre Ossman
[    2.488068] usb 1-1: New USB device found, idVendor=03f0, idProduct=171d, bcdDevice= 1.00
[    2.488079] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.488084] usb 1-1: Product: HP Integrated Module
[    2.488088] usb 1-1: Manufacturer: Broadcom Corp
[    2.495678] ahci 0000:00:1f.2: version 3.0
[    2.496180] ahci 0000:00:1f.2: SSS flag set, parallel bus scan disabled
[    2.496222] ahci 0000:00:1f.2: AHCI vers 0001.0200, 32 command slots, 3 Gbps, SATA mode
[    2.496226] ahci 0000:00:1f.2: 3/4 ports implemented (port mask 0x23)
[    2.496229] ahci 0000:00:1f.2: flags: 64bit ncq sntf stag pm led clo pio slum part ccc ems sxs 
[    2.506060] sdhci-pci 0000:85:09.1: SDHCI controller found [1180:0822] (rev 25)
[    2.506270] sdhci-pci 0000:85:09.1: Will use DMA mode even though HW doesn't fully claim to support it.
[    2.506326] mmc0 bounce up to 128 segments into one, max segment size 65536 bytes
[    2.506405] sdhci-pci 0000:85:09.1: Will use DMA mode even though HW doesn't fully claim to support it.
[    2.511959] mmc0: SDHCI controller on PCI [0000:85:09.1] using DMA
[    2.511984] sdhci-pci 0000:85:09.1: Will use DMA mode even though HW doesn't fully claim to support it.
[    2.513174] scsi host0: ahci
[    2.516519] scsi host1: ahci
[    2.521400] scsi host2: ahci
[    2.523489] scsi host3: ahci
[    2.527984] firewire_ohci 0000:85:09.0: added OHCI v1.10 device as card 0, 4 IR + 4 IT contexts, quirks 0x11
[    2.546948] scsi host4: ahci
[    2.547443] scsi host5: ahci
[    2.547538] ata1: SATA max UDMA/133 abar m2048@0xd8824000 port 0xd8824100 irq 32 lpm-pol 3
[    2.547544] ata2: SATA max UDMA/133 abar m2048@0xd8824000 port 0xd8824180 irq 32 lpm-pol 3
[    2.547546] ata3: DUMMY
[    2.547548] ata4: DUMMY
[    2.547550] ata5: DUMMY
[    2.547552] ata6: SATA max UDMA/133 abar m2048@0xd8824000 port 0xd8824380 irq 32 lpm-pol 0
[    2.637383] e1000e 0000:00:19.0 eth0: (PCI Express:2.5GT/s:Width x1) d8:d3:85:98:0e:2a
[    2.637394] e1000e 0000:00:19.0 eth0: Intel(R) PRO/1000 Network Connection
[    2.637419] e1000e 0000:00:19.0 eth0: MAC: 7, PHY: 8, PBA No: 1052FF-0FF
[    2.961054] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    2.961439] ata1.00: ACPI cmd ef/10:03:00:00:00:a0(SET FEATURES) filtered out
[    2.961507] ata1.00: ATA-10: SPCC Solid State Disk, S9FM02.5, max UDMA/133
[    2.961585] ata1.00: 234441648 sectors, multi 16: LBA48 NCQ (depth 32), AA
[    2.961938] ata1.00: ACPI cmd ef/10:03:00:00:00:a0(SET FEATURES) filtered out
[    2.962034] ata1.00: configured for UDMA/133
[    2.962434] scsi 0:0:0:0: Direct-Access     ATA      SPCC Solid State 02.5 PQ: 0 ANSI: 5
[    2.963192] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    2.963596] sd 0:0:0:0: [sda] 234441648 512-byte logical blocks: (120 GB/112 GiB)
[    2.963624] sd 0:0:0:0: [sda] Write Protect is off
[    2.963630] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    2.963666] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    2.963729] sd 0:0:0:0: [sda] Preferred minimum I/O size 512 bytes
[    2.975800]  sda: sda1 sda2
[    2.976109] sd 0:0:0:0: [sda] Attached SCSI disk
[    3.035785] firewire_core 0000:85:09.0: created device fw0: GUID 5566778811223344, S400
[    3.139211] usb 4-1: new full-speed USB device number 2 using uhci_hcd
[    3.278170] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    3.281111] psmouse serio4: synaptics: queried max coordinates: x [..5694], y [..5048]
[    3.295708] ata2.00: ACPI cmd ef/10:03:00:00:00:a0(SET FEATURES) filtered out
[    3.295737] ata2.00: ATAPI: hp       CDDVDW TS-L633N, 0300, max UDMA/100
[    3.307395] usb 4-1: New USB device found, idVendor=08ff, idProduct=2810, bcdDevice=17.03
[    3.307419] usb 4-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[    3.307428] usb 4-1: Product: Fingerprint Sensor
[    3.314777] ata2.00: ACPI cmd ef/10:03:00:00:00:a0(SET FEATURES) filtered out
[    3.314808] ata2.00: configured for UDMA/100
[    3.315179] psmouse serio4: synaptics: Touchpad model: 1, fw: 7.0, id: 0x1c0b1, caps: 0xd04791/0xb00000/0x20000/0x0, board id: 0, fw id: 504136
[    3.315207] psmouse serio4: synaptics: serio: Synaptics pass-through port at isa0060/serio4/input0
[    3.329778] scsi 1:0:0:0: CD-ROM            hp       CDDVDW TS-L633N  0300 PQ: 0 ANSI: 5
[    3.359949] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio4/input/input11
[    3.364906] sr 1:0:0:0: [sr0] scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
[    3.364929] cdrom: Uniform CD-ROM driver Revision: 3.20
[    3.382297] sr 1:0:0:0: Attached scsi CD-ROM sr0
[    3.383189] sr 1:0:0:0: Attached scsi generic sg1 type 5
[    3.688293] ata6: SATA link down (SStatus 0 SControl 300)
[    3.701312] e1000e 0000:00:19.0 enp0s25: renamed from eth0
[    4.277904] random: crng init done
[    4.404935] EXT4-fs (sda2): mounted filesystem 95835402-9391-4ec7-8147-d413171c80ac ro with ordered data mode. Quota mode: none.
[    4.665835] systemd[1]: Inserted module 'autofs4'
[    4.700237] systemd[1]: systemd 257.4-1ubuntu2 running in system mode (+PAM +AUDIT +SELINUX +APPARMOR +IMA +IPE +SMACK +SECCOMP +GCRYPT -GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBCRYPTSETUP_PLUGINS +LIBFDISK +PCRE2 +PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK +BTF -XKBCOMMON -UTMP +SYSVINIT +LIBARCHIVE)
[    4.700251] systemd[1]: Detected architecture x86-64.
[    4.703022] systemd[1]: Hostname set to <n-HP-EliteBook-6930p>.
[    4.810485] systemd[1]: bpf-restrict-fs: BPF LSM hook not enabled in the kernel, BPF LSM not supported.
[    5.078766] systemd-sysv-generator[359]: SysV service '/etc/init.d/preload' lacks a native systemd unit file, automatically generating a unit file for compatibility.
[    5.078778] systemd-sysv-generator[359]: Please update package to include a native systemd unit file.
[    5.078785] systemd-sysv-generator[359]: ! This compatibility logic is deprecated, expect removal soon. !
[    5.100885] systemd-sysv-generator[359]: SysV service '/etc/init.d/speech-dispatcher' lacks a native systemd unit file, automatically generating a unit file for compatibility.
[    5.100900] systemd-sysv-generator[359]: Please update package to include a native systemd unit file.
[    5.100906] systemd-sysv-generator[359]: ! This compatibility logic is deprecated, expect removal soon. !
[    5.361172] input: PS/2 Generic Mouse as /devices/platform/i8042/serio4/serio5/input/input12
[    5.426616] systemd[1]: Queued start job for default target graphical.target.
[    5.440849] systemd[1]: Created slice machine.slice - Virtual Machine and Container Slice.
[    5.442473] systemd[1]: Created slice system-cups.slice - CUPS Slice.
[    5.443225] systemd[1]: Created slice system-modprobe.slice - Slice /system/modprobe.
[    5.443742] systemd[1]: Created slice user.slice - User and Session Slice.
[    5.443969] systemd[1]: Started systemd-ask-password-wall.path - Forward Password Requests to Wall Directory Watch.
[    5.444426] systemd[1]: Set up automount proc-sys-fs-binfmt_misc.automount - Arbitrary Executable File Formats File System Automount Point.
[    5.444502] systemd[1]: Reached target integritysetup.target - Local Integrity Protected Volumes.
[    5.444584] systemd[1]: Reached target slices.target - Slice Units.
[    5.444632] systemd[1]: Reached target snapd.mounts-pre.target - Mounting snaps.
[    5.444698] systemd[1]: Reached target veritysetup.target - Local Verity Protected Volumes.
[    5.444741] systemd[1]: Reached target virt-guest-shutdown.target - libvirt guests shutdown target.
[    5.444928] systemd[1]: Listening on dm-event.socket - Device-mapper event daemon FIFOs.
[    5.445097] systemd[1]: Listening on lvm2-lvmpolld.socket - LVM2 poll daemon socket.
[    5.445255] systemd[1]: Listening on syslog.socket - Syslog Socket.
[    5.446644] systemd[1]: Listening on systemd-creds.socket - Credential Encryption/Decryption.
[    5.446754] systemd[1]: Listening on systemd-fsckd.socket - fsck to fsckd communication Socket.
[    5.446902] systemd[1]: Listening on systemd-initctl.socket - initctl Compatibility Named Pipe.
[    5.447028] systemd[1]: Listening on systemd-journald-dev-log.socket - Journal Socket (/dev/log).
[    5.447207] systemd[1]: Listening on systemd-journald.socket - Journal Sockets.
[    5.447454] systemd[1]: Listening on systemd-oomd.socket - Userspace Out-Of-Memory (OOM) Killer Socket.
[    5.447490] systemd[1]: systemd-pcrextend.socket - TPM PCR Measurements was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[    5.447520] systemd[1]: systemd-pcrlock.socket - Make TPM PCR Policy was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[    5.447654] systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket.
[    5.447763] systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket.
[    5.449552] systemd[1]: Mounting dev-hugepages.mount - Huge Pages File System...
[    5.450850] systemd[1]: Mounting dev-mqueue.mount - POSIX Message Queue File System...
[    5.454701] systemd[1]: Mounting run-lock.mount - Legacy Locks Directory /run/lock...
[    5.462217] systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System...
[    5.465069] systemd[1]: Mounting sys-kernel-tracing.mount - Kernel Trace File System...
[    5.470150] systemd[1]: Starting systemd-journald.service - Journal Service...
[    5.482178] systemd[1]: Starting keyboard-setup.service - Set the console keyboard layout...
[    5.493534] systemd[1]: Starting kmod-static-nodes.service - Create List of Static Device Nodes...
[    5.500602] systemd[1]: Starting lvm2-monitor.service - Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
[    5.521003] systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs...
[    5.528228] systemd-journald[369]: Collecting audit messages is disabled.
[    5.529224] systemd[1]: Starting modprobe@drm.service - Load Kernel Module drm...
[    5.537373] systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore...
[    5.547153] systemd[1]: Starting modprobe@fuse.service - Load Kernel Module fuse...
[    5.547397] 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).
[    5.547452] systemd[1]: systemd-hibernate-clear.service - Clear Stale Hibernate Storage Info was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/HibernateLocation-8cf2644b-4b0b-428f-9387-6d876050dc67).
[    5.566924] systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules...
[    5.566979] systemd[1]: systemd-pcrmachine.service - TPM PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[    5.589378] systemd[1]: Starting systemd-remount-fs.service - Remount Root and Kernel File Systems...
[    5.589505] systemd[1]: systemd-tpm2-setup-early.service - Early TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[    5.607082] systemd[1]: Starting systemd-udev-load-credentials.service - Load udev Rules from Credentials...
[    5.620097] systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices...
[    5.647724] systemd[1]: Mounted dev-hugepages.mount - Huge Pages File System.
[    5.658091] systemd[1]: Mounted dev-mqueue.mount - POSIX Message Queue File System.
[    5.658402] systemd[1]: Mounted run-lock.mount - Legacy Locks Directory /run/lock.
[    5.658598] systemd[1]: Mounted sys-kernel-debug.mount - Kernel Debug File System.
[    5.658775] systemd[1]: Mounted sys-kernel-tracing.mount - Kernel Trace File System.
[    5.665370] systemd[1]: Finished kmod-static-nodes.service - Create List of Static Device Nodes.
[    5.670302] systemd[1]: Finished lvm2-monitor.service - Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling.
[    5.673378] systemd[1]: modprobe@configfs.service: Deactivated successfully.
[    5.674212] systemd[1]: Finished modprobe@configfs.service - Load Kernel Module configfs.
[    5.674763] systemd[1]: modprobe@drm.service: Deactivated successfully.
[    5.677524] EXT4-fs (sda2): re-mounted 95835402-9391-4ec7-8147-d413171c80ac r/w. Quota mode: none.
[    5.678001] systemd[1]: Finished modprobe@drm.service - Load Kernel Module drm.
[    5.683850] systemd[1]: modprobe@efi_pstore.service: Deactivated successfully.
[    5.688212] systemd[1]: Finished modprobe@efi_pstore.service - Load Kernel Module efi_pstore.
[    5.688820] systemd[1]: modprobe@fuse.service: Deactivated successfully.
[    5.691344] systemd[1]: Finished modprobe@fuse.service - Load Kernel Module fuse.
[    5.693175] systemd[1]: Finished systemd-remount-fs.service - Remount Root and Kernel File Systems.
[    5.695194] lp: driver loaded but no devices found
[    5.695669] systemd[1]: Finished systemd-udev-load-credentials.service - Load udev Rules from Credentials.
[    5.705115] systemd[1]: Activating swap swap.img.swap - /swap.img...
[    5.711268] ppdev: user-space parallel port driver
[    5.713147] systemd[1]: Mounting sys-fs-fuse-connections.mount - FUSE Control File System...
[    5.718634] parport_pc 00:05: reported by Plug and Play ACPI
[    5.720424] parport0: PC-style at 0x378 (0x778), irq 5, using FIFO [PCSPP,TRISTATE,COMPAT,EPP,ECP]
[    5.722191] systemd[1]: Mounting sys-kernel-config.mount - Kernel Configuration File System...
[    5.731113] systemd[1]: systemd-hwdb-update.service - Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc).
[    5.731215] systemd[1]: systemd-pstore.service - Platform Persistent Storage Archival was skipped because of an unmet condition check (ConditionDirectoryNotEmpty=/sys/fs/pstore).
[    5.751058] Adding 3842044k swap on /swap.img.  Priority:-2 extents:32 across:7340032k SS
[    5.752112] systemd[1]: Starting systemd-random-seed.service - Load/Save OS Random Seed...
[    5.756136] systemd[1]: Starting systemd-tmpfiles-setup-dev-early.service - Create Static Device Nodes in /dev gracefully...
[    5.756184] systemd[1]: systemd-tpm2-setup.service - TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[    5.756309] systemd[1]: Activated swap swap.img.swap - /swap.img.
[    5.770030] systemd[1]: Finished keyboard-setup.service - Set the console keyboard layout.
[    5.770582] systemd[1]: Mounted sys-fs-fuse-connections.mount - FUSE Control File System.
[    5.770763] systemd[1]: Mounted sys-kernel-config.mount - Kernel Configuration File System.
[    5.771044] systemd[1]: Reached target swap.target - Swaps.
[    5.773162] systemd[1]: tmp.mount: Directory /tmp to mount over is not empty, mounting anyway.
[    5.779165] systemd[1]: Mounting tmp.mount - Temporary Directory /tmp...
[    5.809093] systemd[1]: Finished systemd-random-seed.service - Load/Save OS Random Seed.
[    5.815985] systemd[1]: Mounted tmp.mount - Temporary Directory /tmp.
[    5.826728] lp0: using parport0 (interrupt-driven).
[    5.830023] systemd[1]: Finished systemd-tmpfiles-setup-dev-early.service - Create Static Device Nodes in /dev gracefully.
[    5.830327] systemd[1]: systemd-sysusers.service - Create System Users was skipped because no trigger condition checks were met.
[    5.836814] systemd[1]: Starting systemd-timesyncd.service - Network Time Synchronization...
[    5.844968] systemd[1]: Starting systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev...
[    5.845625] systemd[1]: Finished systemd-modules-load.service - Load Kernel Modules.
[    5.855221] systemd[1]: Starting systemd-sysctl.service - Apply Kernel Variables...
[    5.868083] systemd[1]: Started systemd-journald.service - Journal Service.
[    5.966066] systemd-journald[369]: Received client request to flush runtime journal.
[    6.676473] loop0: detected capacity change from 0 to 36200
[    6.694451] loop1: detected capacity change from 0 to 8
[    6.707592] loop2: detected capacity change from 0 to 213384
[    6.730315] loop3: detected capacity change from 0 to 113384
[    6.738696] loop4: detected capacity change from 0 to 113384
[    6.760036] loop5: detected capacity change from 0 to 151328
[    6.767195] loop6: detected capacity change from 0 to 151312
[    6.790610] loop7: detected capacity change from 0 to 135624
[    6.813333] loop8: detected capacity change from 0 to 135624
[    6.825746] loop9: detected capacity change from 0 to 24024
[    6.878556] loop11: detected capacity change from 0 to 529008
[    6.885432] loop12: detected capacity change from 0 to 528984
[    6.906383] loop10: detected capacity change from 0 to 24056
[    6.916835] loop13: detected capacity change from 0 to 22800
[    6.985835] loop14: detected capacity change from 0 to 22752
[    6.986600] loop16: detected capacity change from 0 to 819344
[    6.996108] loop15: detected capacity change from 0 to 1034424
[    7.020265] loop17: detected capacity change from 0 to 1056784
[    7.093767] loop18: detected capacity change from 0 to 827600
[    7.094303] loop19: detected capacity change from 0 to 187776
[    7.133124] loop21: detected capacity change from 0 to 14056
[    7.140645] loop20: detected capacity change from 0 to 19912
[    7.156802] loop22: detected capacity change from 0 to 4461488
[    7.176994] loop23: detected capacity change from 0 to 20680
[    7.212646] loop24: detected capacity change from 0 to 433128
[    7.232318] loop25: detected capacity change from 0 to 416448
[    7.254260] loop28: detected capacity change from 0 to 29336
[    7.264385] loop26: detected capacity change from 0 to 416448
[    7.295208] loop27: detected capacity change from 0 to 424736
[    7.312343] loop30: detected capacity change from 0 to 62464
[    7.312979] loop29: detected capacity change from 0 to 29424
[    7.351422] loop31: detected capacity change from 0 to 91008
[    7.360296] loop32: detected capacity change from 0 to 22056
[    7.360526] loop34: detected capacity change from 0 to 91024
[    7.437210] loop36: detected capacity change from 0 to 911392
[    7.448355] loop35: detected capacity change from 0 to 1136
[    7.450423] loop33: detected capacity change from 0 to 1000
[    7.458306] loop37: detected capacity change from 0 to 911384
[    7.504220] hp_accel: hardware type NC693xx found
[    7.504965] lis3lv02d: 8 bits sensor found
[    7.508484] loop38: detected capacity change from 0 to 657616
[    7.642587] input: ST LIS3LV02DL Accelerometer as /devices/platform/lis3lv02d/input/input13
[    7.678041] input: Quickstart Button 1 as /devices/platform/PNP0C32:00/input/input14
[    7.908970] audit: type=1400 audit(1743350945.608:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="Discord" pid=679 comm="apparmor_parser"
[    7.909241] audit: type=1400 audit(1743350945.609:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="1password" pid=678 comm="apparmor_parser"
[    7.921774] audit: type=1400 audit(1743350945.621:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name=4D6F6E676F444220436F6D70617373 pid=683 comm="apparmor_parser"
[    7.926879] audit: type=1400 audit(1743350945.625:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="QtWebEngineProcess" pid=684 comm="apparmor_parser"
[    8.038796] audit: type=1400 audit(1743350945.737:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="alsamixer" pid=694 comm="apparmor_parser"
[    8.052884] audit: type=1400 audit(1743350945.751:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="babeld" pid=706 comm="apparmor_parser"
[    8.059104] audit: type=1400 audit(1743350945.758:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="Xorg" pid=693 comm="apparmor_parser"
[    8.062325] audit: type=1400 audit(1743350945.761:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="balena-etcher" pid=710 comm="apparmor_parser"
[    8.080461] audit: type=1400 audit(1743350945.780:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="bfdd" pid=711 comm="apparmor_parser"
[    8.081899] ACPI Warning: SystemIO range 0x0000000000000428-0x000000000000042F conflicts with OpRegion 0x0000000000000400-0x000000000000047F (\PMIO) (20240827/utaddress-204)
[    8.081913] ACPI: OSL: Resource conflict; ACPI support missing from driver?
[    8.081918] ACPI Warning: SystemIO range 0x0000000000000530-0x000000000000053F conflicts with OpRegion 0x0000000000000500-0x000000000000053B (\GPIO) (20240827/utaddress-204)
[    8.081924] ACPI: OSL: Resource conflict; ACPI support missing from driver?
[    8.081926] ACPI Warning: SystemIO range 0x0000000000000500-0x000000000000052F conflicts with OpRegion 0x0000000000000500-0x000000000000053B (\GPIO) (20240827/utaddress-204)
[    8.081932] ACPI: OSL: Resource conflict; ACPI support missing from driver?
[    8.081933] lpc_ich: Resource conflict(s) found affecting gpio_ich
[    8.092876] audit: type=1400 audit(1743350945.788:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="brave" pid=715 comm="apparmor_parser"
[    8.181286] yenta_cardbus 0000:85:09.2: CardBus bridge found [103c:30db]
[    8.325118] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[    8.342209] yenta_cardbus 0000:85:09.2: ISA IRQ mask 0x0c98, PCI irq 22
[    8.342220] yenta_cardbus 0000:85:09.2: Socket status: 30000810
[    8.342229] yenta_cardbus 0000:85:09.2: pcmcia: parent PCI bridge window: [io  0x2000-0x2fff]
[    8.342235] yenta_cardbus 0000:85:09.2: pcmcia: parent PCI bridge window: [mem 0xd0500000-0xd05fffff]
[    8.342239] pcmcia_socket pcmcia_socket0: cs: memory probe 0xd0500000-0xd05fffff:
[    8.342244]  excluding 0xd0500000-0xd050ffff
[    8.348641] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[    8.349018] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
[    9.248729] i915 0000:00:02.0: [drm] Found gm45 (device ID 2a42) integrated display version 4.00 stepping N/A
[    9.249692] pci 0000:00:00.0: Intel GM45 Chipset
[    9.249723] pci 0000:00:00.0: detected gtt size: 2097152K total, 262144K mappable
[    9.250110] pci 0000:00:00.0: detected 65536K stolen memory
[    9.281938] i915 0000:00:02.0: vgaarb: deactivate vga console
[    9.352100] Intel(R) Wireless WiFi driver for Linux
[    9.352336] iwlwifi 0000:02:00.0: can't disable ASPM; OS doesn't have ASPM control
[    9.379377] iwlwifi 0000:02:00.0: Detected crf-id 0xa5a5a5a1, cnv-id 0xa5a5a5a1 wfpm id 0xa5a5a5a1
[    9.379393] iwlwifi 0000:02:00.0: PCI dev 4236/1011, rev=0x24, rfid=0xd55555d5
[    9.379400] iwlwifi 0000:02:00.0: Detected Intel(R) Ultimate N WiFi Link 5300 AGN
[    9.387969] pcmcia_socket pcmcia_socket0: pccard: PCMCIA card inserted into slot 0
[    9.387991] pcmcia_socket pcmcia_socket0: cs: memory probe 0xd0510000-0xd05fffff:
[    9.399058] Bluetooth: Core ver 2.22
[    9.399109] NET: Registered PF_BLUETOOTH protocol family
[    9.399112] Bluetooth: HCI device and connection manager initialized
[    9.399118] Bluetooth: HCI socket layer initialized
[    9.399122] Bluetooth: L2CAP socket layer initialized
[    9.399129] Bluetooth: SCO socket layer initialized
[    9.399697]  excluding 0xd05fe000-0xd060bfff
[    9.400102] pcmcia (null): pcmcia: registering new device pcmcia(null) (IRQ: 22)
[    9.420236] input: HP WMI hotkeys as /devices/virtual/input/input15
[    9.453212] iwlwifi 0000:02:00.0: loaded firmware version 8.83.5.1 build 33692 5000-5.ucode op_mode iwldvm
[    9.543698] usbcore: registered new interface driver btusb
[    9.548684] intel_powerclamp: No package C-state available
[    9.578039] i915 0000:00:02.0: [drm] Skipping intel_backlight registration
[    9.649982] [drm] Initialized i915 1.6.0 for 0000:00:02.0 on minor 1
[    9.673164] ACPI BIOS Error (bug): AE_AML_PACKAGE_LIMIT, Index (0x000000005) is beyond end of object (length 0x5) (20240827/exoparg2-393)

[    9.673188] No Local Variables are initialized for Method [_DOD]

[    9.673192] No Arguments are initialized for method [_DOD]

[    9.673199] ACPI Error: Aborting method \_SB.PCI0.GFX0._DOD due to previous error (AE_AML_PACKAGE_LIMIT) (20240827/psparse-529)
[    9.673214] ACPI: \_SB_.PCI0.GFX0: _DOD evaluation failed: AE_AML_PACKAGE_LIMIT
[    9.673386] ACPI: video: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[    9.758354] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEBUG disabled
[    9.758364] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEBUGFS enabled
[    9.758366] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEVICE_TRACING enabled
[    9.758369] iwlwifi 0000:02:00.0: Detected Intel(R) Ultimate N WiFi Link 5300 AGN, REV=0x24
[    9.790301] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input16
[    9.812289] acpi device:03: registered as cooling_device2
[    9.836112] ieee80211 phy0: Selected rate control algorithm 'iwl-agn-rs'
[   10.004900] i915 0000:00:02.0: [drm] HPD interrupt storm detected on connector DP-2: switching from hotplug detection to polling
[   10.056106] fbcon: i915drmfb (fb0) is primary device
[   10.056114] fbcon: Deferring console take-over
[   10.056121] i915 0000:00:02.0: [drm] fb0: i915drmfb frame buffer device
[   10.252434] snd_hda_codec_analog hdaudioC0D0: AD1984A: picked fixup  for PCI SSID 103c:0000
[   10.253081] snd_hda_codec_analog hdaudioC0D0: autoconfig for AD1984A: line_outs=1 (0x12/0x0/0x0/0x0/0x0) type:line
[   10.253088] snd_hda_codec_analog hdaudioC0D0:    speaker_outs=1 (0x16/0x0/0x0/0x0/0x0)
[   10.253091] snd_hda_codec_analog hdaudioC0D0:    hp_outs=1 (0x11/0x0/0x0/0x0/0x0)
[   10.253094] snd_hda_codec_analog hdaudioC0D0:    mono: mono_out=0x0
[   10.253097] snd_hda_codec_analog hdaudioC0D0:    inputs:
[   10.253100] snd_hda_codec_analog hdaudioC0D0:      Mic=0x14
[   10.253103] snd_hda_codec_analog hdaudioC0D0:      Internal Mic=0x15
[   10.253105] snd_hda_codec_analog hdaudioC0D0:      Line=0x1c
[   10.446046] pcmcia_socket pcmcia_socket0: cs: memory probe 0x0c0000-0x0fffff:
[   10.446064]  excluding 0xc0000-0xfffff
[   10.446087] pcmcia_socket pcmcia_socket0: cs: memory probe 0xa0000000-0xa0ffffff:
[   10.446096]  excluding 0xa0000000-0xa0ffffff
[   10.446117] pcmcia_socket pcmcia_socket0: cs: memory probe 0x60000000-0x60ffffff:
[   10.446125]  excluding 0x60000000-0x60ffffff
[   10.584480] iwlwifi 0000:02:00.0 wls1: renamed from wlan0
[   10.643104] input: HDA Intel Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input17
[   10.643209] input: HDA Intel Line as /devices/pci0000:00/0000:00:1b.0/sound/card0/input18
[   10.643323] input: HDA Intel Line Out as /devices/pci0000:00/0000:00:1b.0/sound/card0/input19
[   10.643406] input: HDA Intel Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input20
[   10.717021] scsi host6: pata_pcmcia
[   10.717124] ata7: PATA max PIO0 cmd 0x2100 ctl 0x210e irq 22 lpm-pol 0
[   10.877307] ata7: found unknown device (class 0)
[   10.877335] ata7: found unknown device (class 0)
[   12.286160] zram: Added device: zram0
[   12.329956] zram0: detected capacity change from 0 to 3514448
[   12.338910] zram: Cannot change disksize for initialized device
[   12.372909] Adding 1757220k swap on /dev/zram0.  Priority:100 extents:1 across:1757220k SS
[   12.407953] loop39: detected capacity change from 0 to 8
[   12.824548] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   12.824557] Bluetooth: BNEP filters: protocol multicast
[   12.824564] Bluetooth: BNEP socket layer initialized
[   12.834640] Bluetooth: MGMT ver 1.23
[   12.885892] Bluetooth: RFCOMM TTY layer initialized
[   12.885909] Bluetooth: RFCOMM socket layer initialized
[   12.885919] Bluetooth: RFCOMM ver 1.11
[   13.200873] kauditd_printk_skb: 258 callbacks suppressed
[   13.200880] audit: type=1400 audit(1743350950.898:270): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/snapd/snap-confine" pid=1637 comm="apparmor_parser"
[   13.203384] audit: type=1400 audit(1743350950.903:271): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/snapd/snap-confine//mount-namespace-capture-helper" pid=1637 comm="apparmor_parser"
[   13.417614] NET: Registered PF_QIPCRTR protocol family
[   14.480443] systemd-sysv-generator[1797]: SysV service '/etc/init.d/preload' lacks a native systemd unit file, automatically generating a unit file for compatibility.
[   14.480456] systemd-sysv-generator[1797]: Please update package to include a native systemd unit file.
[   14.480462] systemd-sysv-generator[1797]: ! This compatibility logic is deprecated, expect removal soon. !
[   14.502227] systemd-sysv-generator[1797]: SysV service '/etc/init.d/speech-dispatcher' lacks a native systemd unit file, automatically generating a unit file for compatibility.
[   14.502239] systemd-sysv-generator[1797]: Please update package to include a native systemd unit file.
[   14.502246] systemd-sysv-generator[1797]: ! This compatibility logic is deprecated, expect removal soon. !
[   15.335747] iwlwifi 0000:02:00.0: Radio type=0x0-0x2-0x0
[   15.485458] iwlwifi 0000:02:00.0: Radio type=0x0-0x2-0x0
[   15.656921] audit: type=1400 audit(1743350953.356:272): apparmor="DENIED" operation="open" class="file" profile="/usr/sbin/cupsd" name="/etc/paperspecs" pid=1805 comm="cupsd" requested_mask="r" denied_mask="r" fsuid=0 ouid=0
[   15.686893] audit: type=1400 audit(1743350953.386:273): apparmor="DENIED" operation="capable" class="cap" profile="/usr/sbin/cupsd" pid=1805 comm="cupsd" capability=12  capname="net_admin"
[   18.146443] wls1: authenticate with 30:67:a1:c4:96:02 (local address=00:21:6a:99:21:3e)
[   18.146453] wls1: send auth to 30:67:a1:c4:96:02 (try 1/3)
[   18.225757] wls1: authenticated
[   18.227051] wls1: associate with 30:67:a1:c4:96:02 (try 1/3)
[   18.257915] wls1: RX AssocResp from 30:67:a1:c4:96:02 (capab=0x1411 status=0 aid=32)
[   18.304907] wls1: associated
[   18.371274] wls1: Limiting TX power to 20 (20 - 0) dBm as advertised by 30:67:a1:c4:96:02
[   21.768012] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[   23.565827] audit: type=1400 audit(1743350961.265:274): apparmor="DENIED" operation="capable" class="cap" profile="/usr/lib/snapd/snap-confine" pid=2808 comm="snap-confine" capability=12  capname="net_admin"
[   23.566154] audit: type=1400 audit(1743350961.266:275): apparmor="DENIED" operation="capable" class="cap" profile="/usr/lib/snapd/snap-confine" pid=2808 comm="snap-confine" capability=38  capname="perfmon"
[   23.572881] audit: type=1400 audit(1743350961.271:276): apparmor="DENIED" operation="capable" class="cap" profile="/usr/lib/snapd/snap-confine" pid=2810 comm="snap-confine" capability=12  capname="net_admin"
[   23.572892] audit: type=1400 audit(1743350961.271:277): apparmor="DENIED" operation="capable" class="cap" profile="/usr/lib/snapd/snap-confine" pid=2810 comm="snap-confine" capability=38  capname="perfmon"
[   23.585046] audit: type=1400 audit(1743350961.285:278): apparmor="DENIED" operation="capable" class="cap" profile="/usr/lib/snapd/snap-confine" pid=2808 comm="snap-confine" capability=4  capname="fsetid"
[   23.607134] audit: type=1400 audit(1743350961.307:279): apparmor="DENIED" operation="capable" class="cap" profile="/usr/lib/snapd/snap-confine" pid=2810 comm="snap-confine" capability=4  capname="fsetid"
[   24.113780] audit: type=1400 audit(1743350961.813:280): apparmor="DENIED" operation="open" class="file" profile="snap-update-ns.snapd-desktop-integration" name="/proc/2945/maps" pid=2945 comm="snap-update-ns" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
[   24.210630] audit: type=1400 audit(1743350961.910:281): apparmor="DENIED" operation="open" class="file" profile="snap-update-ns.prompting-client" name="/proc/2974/maps" pid=2974 comm="snap-update-ns" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
[   25.705818] i915 0000:00:02.0: [drm] *ERROR* CPU pipe A FIFO underrun
[   27.759264] audit: type=1400 audit(1743350965.459:282): apparmor="DENIED" operation="capable" class="cap" profile="/usr/lib/snapd/snap-confine" pid=3157 comm="snap-confine" capability=12  capname="net_admin"
[   27.759339] audit: type=1400 audit(1743350965.459:283): apparmor="DENIED" operation="capable" class="cap" profile="/usr/lib/snapd/snap-confine" pid=3157 comm="snap-confine" capability=38  capname="perfmon"
[   28.802073] rfkill: input handler disabled
[  132.336674] i915 0000:00:02.0: [drm] HPD interrupt storm detected on connector DP-2: switching from hotplug detection to polling
[  256.540237] i915 0000:00:02.0: [drm] HPD interrupt storm detected on connector DP-2: switching from hotplug detection to polling
[  367.945211] kauditd_printk_skb: 1 callbacks suppressed
[  367.945216] audit: type=1400 audit(1743351306.432:285): apparmor="DENIED" operation="capable" class="cap" profile="/usr/lib/snapd/snap-confine" pid=9260 comm="snap-confine" capability=12  capname="net_admin"
[  367.945275] audit: type=1400 audit(1743351306.432:286): apparmor="DENIED" operation="capable" class="cap" profile="/usr/lib/snapd/snap-confine" pid=9260 comm="snap-confine" capability=38  capname="perfmon"
[  367.957085] audit: type=1400 audit(1743351306.444:287): apparmor="DENIED" operation="capable" class="cap" profile="/usr/lib/snapd/snap-confine" pid=9260 comm="snap-confine" capability=4  capname="fsetid"
[  368.215695] audit: type=1400 audit(1743351306.702:288): apparmor="DENIED" operation="open" class="file" profile="snap-update-ns.firefox" name="/usr/local/share/" pid=9278 comm="snap-update-ns" requested_mask="r" denied_mask="r" fsuid=0 ouid=0
[  368.340826] audit: type=1400 audit(1743351306.827:289): apparmor="DENIED" operation="open" class="file" profile="snap-update-ns.firefox" name="/proc/9283/maps" pid=9283 comm="snap-update-ns" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
[  370.971825] audit: type=1107 audit(1743351309.458:290): pid=1364 uid=101 auid=4294967295 ses=4294967295 subj=unconfined msg='apparmor="DENIED" operation="dbus_method_call"  bus="system" path="/org/freedesktop/timedate1" interface="org.freedesktop.DBus.Properties" member="GetAll" mask="send" name=":1.90" pid=9260 label="snap.firefox.firefox" peer_pid=9391 peer_label="unconfined"
                exe="/usr/bin/dbus-daemon" sauid=101 hostname=? addr=? terminal=?'
[  370.973479] audit: type=1107 audit(1743351309.460:291): pid=1364 uid=101 auid=4294967295 ses=4294967295 subj=unconfined msg='apparmor="DENIED" operation="dbus_method_call"  bus="system" path="/org/freedesktop/timedate1" interface="org.freedesktop.DBus.Properties" member="GetAll" mask="send" name=":1.90" pid=9260 label="snap.firefox.firefox" peer_pid=9391 peer_label="unconfined"
                exe="/usr/bin/dbus-daemon" sauid=101 hostname=? addr=? terminal=?'
[  495.383199] perf: interrupt took too long (2532 > 2500), lowering kernel.perf_event_max_sample_rate to 78000
[  611.306586] perf: interrupt took too long (3176 > 3165), lowering kernel.perf_event_max_sample_rate to 62000
[  908.690824] perf: interrupt took too long (3972 > 3970), lowering kernel.perf_event_max_sample_rate to 50000
[ 2000.736623] perf: interrupt took too long (4966 > 4965), lowering kernel.perf_event_max_sample_rate to 40000
[ 2590.033868] workqueue: delayed_fput hogged CPU for >10000us 4 times, consider switching to WQ_UNBOUND
[ 2591.080864] workqueue: delayed_fput hogged CPU for >10000us 5 times, consider switching to WQ_UNBOUND
[ 2895.344882] audit: type=1400 audit(1743353833.832:292): apparmor="DENIED" operation="open" class="file" profile="/usr/sbin/cupsd" name="/etc/paperspecs" pid=12031 comm="cupsd" requested_mask="r" denied_mask="r" fsuid=0 ouid=0
[ 2895.361069] audit: type=1400 audit(1743353833.849:293): apparmor="DENIED" operation="capable" class="cap" profile="/usr/sbin/cupsd" pid=12031 comm="cupsd" capability=12  capname="net_admin"
[ 2898.066013] workqueue: delayed_fput hogged CPU for >10000us 7 times, consider switching to WQ_UNBOUND
[ 2902.098865] workqueue: delayed_fput hogged CPU for >10000us 11 times, consider switching to WQ_UNBOUND
[ 3225.127809] audit: type=1400 audit(1743354163.615:294): apparmor="DENIED" operation="capable" class="cap" profile="/usr/lib/snapd/snap-confine" pid=13539 comm="snap-confine" capability=12  capname="net_admin"
[ 3225.128469] audit: type=1400 audit(1743354163.616:295): apparmor="DENIED" operation="capable" class="cap" profile="/usr/lib/snapd/snap-confine" pid=13539 comm="snap-confine" capability=38  capname="perfmon"
[ 3225.174589] audit: type=1400 audit(1743354163.662:296): apparmor="DENIED" operation="open" class="file" profile="snap-update-ns.firefox" name="/proc/13705/maps" pid=13705 comm="snap-update-ns" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
[ 3227.811783] audit: type=1107 audit(1743354166.299:297): pid=1364 uid=101 auid=4294967295 ses=4294967295 subj=unconfined msg='apparmor="DENIED" operation="dbus_method_call"  bus="system" path="/org/freedesktop/timedate1" interface="org.freedesktop.DBus.Properties" member="GetAll" mask="send" name=":1.153" pid=13539 label="snap.firefox.firefox" peer_pid=13965 peer_label="unconfined"
                exe="/usr/bin/dbus-daemon" sauid=101 hostname=? addr=? terminal=?'
[ 3227.862335] audit: type=1107 audit(1743354166.350:298): pid=1364 uid=101 auid=4294967295 ses=4294967295 subj=unconfined msg='apparmor="DENIED" operation="dbus_method_call"  bus="system" path="/org/freedesktop/timedate1" interface="org.freedesktop.DBus.Properties" member="GetAll" mask="send" name=":1.153" pid=13539 label="snap.firefox.firefox" peer_pid=13965 peer_label="unconfined"
                exe="/usr/bin/dbus-daemon" sauid=101 hostname=? addr=? terminal=?'
[ 3238.647072] audit: type=1400 audit(1743354177.134:299): apparmor="DENIED" operation="capable" class="cap" profile="/usr/lib/snapd/snap-confine" pid=14849 comm="snap-confine" capability=12  capname="net_admin"
[ 3238.647096] audit: type=1400 audit(1743354177.134:300): apparmor="DENIED" operation="capable" class="cap" profile="/usr/lib/snapd/snap-confine" pid=14849 comm="snap-confine" capability=38  capname="perfmon"
[ 3238.653889] audit: type=1400 audit(1743354177.140:301): apparmor="DENIED" operation="open" class="file" profile="snap-update-ns.firefox" name="/proc/14863/maps" pid=14863 comm="snap-update-ns" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
[ 3240.064206] audit: type=1107 audit(1743354178.551:302): pid=1364 uid=101 auid=4294967295 ses=4294967295 subj=unconfined msg='apparmor="DENIED" operation="dbus_method_call"  bus="system" path="/org/freedesktop/timedate1" interface="org.freedesktop.DBus.Properties" member="GetAll" mask="send" name=":1.153" pid=14849 label="snap.firefox.firefox" peer_pid=13965 peer_label="unconfined"
                exe="/usr/bin/dbus-daemon" sauid=101 hostname=? addr=? terminal=?'
[ 3282.033653] audit: type=1400 audit(1743354220.521:303): apparmor="DENIED" operation="capable" class="cap" profile="/usr/lib/snapd/snap-confine" pid=17184 comm="snap-confine" capability=12  capname="net_admin"
[ 3282.033677] audit: type=1400 audit(1743354220.521:304): apparmor="DENIED" operation="capable" class="cap" profile="/usr/lib/snapd/snap-confine" pid=17184 comm="snap-confine" capability=38  capname="perfmon"
[ 3282.040258] audit: type=1400 audit(1743354220.528:305): apparmor="DENIED" operation="open" class="file" profile="snap-update-ns.firefox" name="/proc/17198/maps" pid=17198 comm="snap-update-ns" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
[ 3283.614620] audit: type=1107 audit(1743354222.102:306): pid=1364 uid=101 auid=4294967295 ses=4294967295 subj=unconfined msg='apparmor="DENIED" operation="dbus_method_call"  bus="system" path="/org/freedesktop/timedate1" interface="org.freedesktop.DBus.Properties" member="GetAll" mask="send" name=":1.192" pid=17184 label="snap.firefox.firefox" peer_pid=17302 peer_label="unconfined"
                exe="/usr/bin/dbus-daemon" sauid=101 hostname=? addr=? terminal=?'
[ 3283.615514] audit: type=1107 audit(1743354222.103:307): pid=1364 uid=101 auid=4294967295 ses=4294967295 subj=unconfined msg='apparmor="DENIED" operation="dbus_method_call"  bus="system" path="/org/freedesktop/timedate1" interface="org.freedesktop.DBus.Properties" member="GetAll" mask="send" name=":1.192" pid=17184 label="snap.firefox.firefox" peer_pid=17302 peer_label="unconfined"
                exe="/usr/bin/dbus-daemon" sauid=101 hostname=? addr=? terminal=?'
[ 3296.069202] audit: type=1400 audit(1743354234.557:308): apparmor="DENIED" operation="capable" class="cap" profile="/usr/lib/snapd/snap-confine" pid=18463 comm="snap-confine" capability=12  capname="net_admin"
[ 3296.069214] audit: type=1400 audit(1743354234.557:309): apparmor="DENIED" operation="capable" class="cap" profile="/usr/lib/snapd/snap-confine" pid=18463 comm="snap-confine" capability=38  capname="perfmon"
[ 3296.075903] audit: type=1400 audit(1743354234.563:310): apparmor="DENIED" operation="open" class="file" profile="snap-update-ns.firefox" name="/proc/18477/maps" pid=18477 comm="snap-update-ns" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
[ 3297.458908] audit: type=1107 audit(1743354235.945:311): pid=1364 uid=101 auid=4294967295 ses=4294967295 subj=unconfined msg='apparmor="DENIED" operation="dbus_method_call"  bus="system" path="/org/freedesktop/timedate1" interface="org.freedesktop.DBus.Properties" member="GetAll" mask="send" name=":1.192" pid=18463 label="snap.firefox.firefox" peer_pid=17302 peer_label="unconfined"
                exe="/usr/bin/dbus-daemon" sauid=101 hostname=? addr=? terminal=?'
n@n-HP-EliteBook-6930p:~$

While there are no errors related to what I wrote above (so the known workaround would likely not help), there are indeed a few other ones:

I’d turn off TPM in the BIOS/UEFI settings, it does not properly work anyway and will just slow your boot when the kernel is trying to probe it (and fails doing that in the end) Ubuntu only supports TPM2.0 and onwards, your hardware uses TPM1.2 …

This is an interesting one …

And here is something fishy with your graphics card …

I’d check first if there is a BIOS/UEFI update available for your system and try to update it to the latest, perhaps these errors go away (and perhaps it also has impact on the slowness)

3 Likes

bios was already up to date i will try turning the tpm off thank you.

Edit: so there seems to be no such option for tpm?




lxElUUpG7xyd6PnMNFFHCeNsNji.jpeg)


If it would be there, it would be in the security settings, but yeah, it looks like you can not disable it …

1 Like

In your screenshots you have an option Upgrade Bay Hard Drive Boot enabled.
The first Boot Order choice is Notebook Upgrade Bay

I would disable this option and put Notebook Hard Drive as priority in the Boot Order.
Any improvement with slow boot?

1 Like

Hi thank you for your reply.

I tried it but it did not do anything ?

do i maybe need to change other boot orders as well maybe?

Not sure, but it doesn’t hurt to experiment a little bit.

Your installed OS, is it still Ubuntu 24.04 with Gnome 46?

1 Like

I am afraid to brake something i am like the opposite of a computer person i am pretty sure electronics hate me ahahahaha

No, i accidentally updated to 25.04 (dont ask) however this suposedly had somekind of kernel 6.14 fix for older coreduo chips but it did not do anything for me infact it got even slower hahaha.

Anyway apparently this thread is going to auto close for some reason so i guess thats it for me.

I do wonder if using some other base would work arc deb or red maybe?
well besides using a lighter ubuntu flavor

anyway for now i will stick with 25.04.

Thanks for all the help eveyone

This topic was automatically closed after 30 days. New replies are no longer allowed.