morrownr / USB-WiFi

USB WiFi Adapter Information for Linux
2.4k stars 161 forks source link

(solved) I've failed to get a Fenvi AX1800 working #357

Open MSSProvenance opened 6 months ago

MSSProvenance commented 6 months ago

Thank in advance to anyone who can help. I guess I'm an "intermediate" Linux user: neither a complete newbie nor highly competent (I generally prefer a GUI to a CLI).

Partly based on the recommendation at https://github.com/morrownr/USB-WiFi/blob/main/home/USB_WiFi_Adapters_that_are_supported_with_Linux_in-kernel_drivers.md I bought a Fenvi AX1800 from AliExpress.

I think I have correctly followed the instructions in Section 2 at https://github.com/morrownr/USB-WiFi/blob/main/home/How_to_Install_Firmware_for_Mediatek_based_USB_WiFi_adapters.md and my /lib/firmware/mediatek directory now contains both these files: WIFI_MT7961_patch_mcu_1_2_hdr.bin WIFI_RAM_CODE_MT7961_1.bin After a reboot, the Fenvi does not seem to be able to connect to wifi, so I have to revert to my TP-Link wifi adaptor.

I'm using Ubuntu 22.04.3 LTS. If someone is willing to help me diagnose the problem, what other info do you need? (If possible please give me the commands I need to use).

morrownr commented 6 months ago

Hi @MSSProvenance

What kernel are you using?

$ uname -r

MSSProvenance commented 6 months ago

What kernel are you using?

5.15.0-91-generic

Thanks!

morrownr commented 6 months ago

5.15.0-91-generic

Won't work. You need at least kernel 5.18 for managed mode and 5.19 for AP mode. The driver is simply not in 5.15 because that kernel was released long before the driver was added to mainline.

Recommend you go to the Plug and Play list and start reading. There is a lot of information before I start listing adapters. It will explain the drivers and firmware.

Adding the firmware is fine but if the kernel has no driver, you need to upgrade your kernel. I'd have to go check but 5.19 should be available to you as a HWE kernel. Install it.

@morrownr

MSSProvenance commented 6 months ago

Ah! Apologies. I had read about the issue with the kernal, but I obviously didn't read it closely enough, because I thought that my release of Ubuntu uses a recent-enough kernal.
I've now done a bit of searching and see the issue: it seems that while a new install of my version of Ubuntu would indeed have the 5.19 kernal, an upgraded version (like mine) does not. I will try the HWE kernel, and will come back here to let you know how it goes ...

Thanks again for your help. Much appreciated :-)

MSSProvenance commented 6 months ago

OK, uname -r now produces: 6.2.0-39-generic A step in the right direction!

The AX1800 is recognised (as it was before), but still does not connect. In case this helps, $ nmcli produces the following, in which the first line is in red:

wlx90de80fc04bf: disconnected        
"MediaTek Wi-Fi"
        wifi (mt7921u), 90:DE:80:FC:04:BF, hw, mtu 1500

enp3s0: unavailable
        "Realtek RTL8111/8168/8411"
        ethernet (r8169), 90:2B:34:BD:B7:8A, hw, mtu 1500

lo: unmanaged
        "lo"
        loopback (unknown), 00:00:00:00:00:00, sw, mtu 65536

DNS configuration:
        servers: 194.168.4.100 194.168.8.100
        interface: wlx98ded01a4aaf
morrownr commented 6 months ago

wlx90de80fc04bf

I see a WiFi interface.I usually use $ iw dev instead of NM but an interface is an interface.

Have you Forget connection the previous connections?

Tell me what you are trying to connect to?

Describe what you are seeing?

bjlockie commented 6 months ago

Type dmesg in the CLI after you insert the AX1800 and after it tries to connect.

MSSProvenance commented 6 months ago

OK, uname -r now produces: 6.2.0-39-generic A step in the right direction!

The AX1800 is recognised (as it was before), but still does not connect. In case this helps, $ nmcli produces the following, in which the first line is in red:

wlx90de80fc04bf: disconnected        
"MediaTek Wi-Fi"
        wifi (mt7921u), 90:DE:80:FC:04:BF, hw, mtu 1500

enp3s0: unavailable
        "Realtek RTL8111/8168/8411"
        ethernet (r8169), 90:2B:34:BD:B7:8A, hw, mtu 1500

lo: unmanaged
        "lo"
        loopback (unknown), 00:00:00:00:00:00, sw, mtu 65536

DNS configuration:
        servers: 194.168.4.100 194.168.8.100
        interface: wlx98ded01a4aaf
MSSProvenance commented 6 months ago

To try to answer your questions:

iw dev produces this output:

phy#2
    Interface wlx98ded01a4aaf
        ifindex 6
        wdev 0x200000001
        addr 98:de:d0:1a:4a:af
        ssid VM2738188
        type managed
        channel 6 (2437 MHz), width: 20 MHz, center1: 2437 MHz
        txpower 20.00 dBm
        multicast TXQ:
            qsz-byt qsz-pkt flows   drops   marks   overlmt hashcol tx-bytes    tx-packets
            0   0   0   0   0   0   0   0       0

I have not attempted to "Forget connection" (should I?).

I am not sure what you mean by

Tell me what you are trying to connect to?

Do you want my wifi router drtails?

Describe what you are seeing?

I see nothing! (When I connect to wifi with my TP-link dongle, the only thing I "see" is a small wifi icon in the corner of my monitor.)

If I reboot the PC with the Fenvi plugged in, the PC starts as normal, but the wifi did not connect. If I remove the Fenvi from the USB port, and then plugged it back in. Still nothing. If I run dmesg this is the output:

[    0.000000] microcode: microcode updated early to revision 0x21, date = 2019-02-13
[    0.000000] Linux version 6.2.0-39-generic (buildd@lcy02-amd64-045) (x86_64-linux-gnu-gcc-11 (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #40~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Thu Nov 16 10:53:04 UTC 2 (Ubuntu 6.2.0-39.40~22.04.1-generic 6.2.16)
[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-6.2.0-39-generic root=UUID=0b543551-e296-4c65-a815-5a8ff278b32f ro quiet splash 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] BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009ebff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009ec00-0x000000000009ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001fffffff] usable
[    0.000000] BIOS-e820: [mem 0x0000000020000000-0x00000000201fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000020200000-0x0000000040003fff] usable
[    0.000000] BIOS-e820: [mem 0x0000000040004000-0x0000000040004fff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000040005000-0x00000000d5be9fff] usable
[    0.000000] BIOS-e820: [mem 0x00000000d5bea000-0x00000000d642efff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000d642f000-0x00000000d66aefff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000d66af000-0x00000000d66b3fff] ACPI data
[    0.000000] BIOS-e820: [mem 0x00000000d66b4000-0x00000000d66f6fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000d66f7000-0x00000000d6de4fff] usable
[    0.000000] BIOS-e820: [mem 0x00000000d6de5000-0x00000000d6fddfff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000d6fde000-0x00000000d6ffffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000d7800000-0x00000000df9fffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed03fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000041f5fffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] SMBIOS 2.7 present.
[    0.000000] DMI: Gigabyte Technology Co., Ltd. To be filled by O.E.M./H61MA-D2V, BIOS F4 03/23/2012
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.000000] tsc: Detected 3093.072 MHz processor
[    0.001069] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.001072] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.001082] last_pfn = 0x41f600 max_arch_pfn = 0x400000000
[    0.001090] total RAM covered: 16238M
[    0.001276]  gran_size: 64K  chunk_size: 64K     num_reg: 10     lose cover RAM: 246M
[    0.001279]  gran_size: 64K  chunk_size: 128K    num_reg: 10     lose cover RAM: 246M
[    0.001280]  gran_size: 64K  chunk_size: 256K    num_reg: 10     lose cover RAM: 246M
[    0.001282]  gran_size: 64K  chunk_size: 512K    num_reg: 10     lose cover RAM: 246M
[    0.001283]  gran_size: 64K  chunk_size: 1M  num_reg: 10     lose cover RAM: 246M
[    0.001285]  gran_size: 64K  chunk_size: 2M  num_reg: 10     lose cover RAM: 246M
[    0.001286]  gran_size: 64K  chunk_size: 4M  num_reg: 10     lose cover RAM: 246M
[    0.001288]  gran_size: 64K  chunk_size: 8M  num_reg: 10     lose cover RAM: 246M
[    0.001289]  gran_size: 64K  chunk_size: 16M     num_reg: 10     lose cover RAM: 0G
[    0.001291]  gran_size: 64K  chunk_size: 32M     num_reg: 10     lose cover RAM: 0G
[    0.001292]  gran_size: 64K  chunk_size: 64M     num_reg: 10     lose cover RAM: 0G
[    0.001294]  gran_size: 64K  chunk_size: 128M    num_reg: 10     lose cover RAM: 0G
[    0.001295]  gran_size: 64K  chunk_size: 256M    num_reg: 10     lose cover RAM: 0G
[    0.001296]  gran_size: 64K  chunk_size: 512M    num_reg: 10     lose cover RAM: 0G
[    0.001298]  gran_size: 64K  chunk_size: 1G  num_reg: 10     lose cover RAM: 0G
[    0.001299] *BAD*gran_size: 64K  chunk_size: 2G  num_reg: 10     lose cover RAM: -1G
[    0.001301]  gran_size: 128K     chunk_size: 128K    num_reg: 10     lose cover RAM: 246M
[    0.001303]  gran_size: 128K     chunk_size: 256K    num_reg: 10     lose cover RAM: 246M
[    0.001304]  gran_size: 128K     chunk_size: 512K    num_reg: 10     lose cover RAM: 246M
[    0.001306]  gran_size: 128K     chunk_size: 1M  num_reg: 10     lose cover RAM: 246M
[    0.001307]  gran_size: 128K     chunk_size: 2M  num_reg: 10     lose cover RAM: 246M
[    0.001309]  gran_size: 128K     chunk_size: 4M  num_reg: 10     lose cover RAM: 246M
[    0.001310]  gran_size: 128K     chunk_size: 8M  num_reg: 10     lose cover RAM: 246M
[    0.001312]  gran_size: 128K     chunk_size: 16M     num_reg: 10     lose cover RAM: 0G
[    0.001313]  gran_size: 128K     chunk_size: 32M     num_reg: 10     lose cover RAM: 0G
[    0.001314]  gran_size: 128K     chunk_size: 64M     num_reg: 10     lose cover RAM: 0G
[    0.001316]  gran_size: 128K     chunk_size: 128M    num_reg: 10     lose cover RAM: 0G
[    0.001317]  gran_size: 128K     chunk_size: 256M    num_reg: 10     lose cover RAM: 0G
[    0.001319]  gran_size: 128K     chunk_size: 512M    num_reg: 10     lose cover RAM: 0G
[    0.001320]  gran_size: 128K     chunk_size: 1G  num_reg: 10     lose cover RAM: 0G
[    0.001322] *BAD*gran_size: 128K     chunk_size: 2G  num_reg: 10     lose cover RAM: -1G
[    0.001323]  gran_size: 256K     chunk_size: 256K    num_reg: 10     lose cover RAM: 246M
[    0.001325]  gran_size: 256K     chunk_size: 512K    num_reg: 10     lose cover RAM: 246M
[    0.001326]  gran_size: 256K     chunk_size: 1M  num_reg: 10     lose cover RAM: 246M
[    0.001328]  gran_size: 256K     chunk_size: 2M  num_reg: 10     lose cover RAM: 246M
[    0.001329]  gran_size: 256K     chunk_size: 4M  num_reg: 10     lose cover RAM: 246M
[    0.001331]  gran_size: 256K     chunk_size: 8M  num_reg: 10     lose cover RAM: 246M
[    0.001332]  gran_size: 256K     chunk_size: 16M     num_reg: 10     lose cover RAM: 0G
[    0.001333]  gran_size: 256K     chunk_size: 32M     num_reg: 10     lose cover RAM: 0G
[    0.001335]  gran_size: 256K     chunk_size: 64M     num_reg: 10     lose cover RAM: 0G
[    0.001336]  gran_size: 256K     chunk_size: 128M    num_reg: 10     lose cover RAM: 0G
[    0.001338]  gran_size: 256K     chunk_size: 256M    num_reg: 10     lose cover RAM: 0G
[    0.001339]  gran_size: 256K     chunk_size: 512M    num_reg: 10     lose cover RAM: 0G
[    0.001341]  gran_size: 256K     chunk_size: 1G  num_reg: 10     lose cover RAM: 0G
[    0.001342] *BAD*gran_size: 256K     chunk_size: 2G  num_reg: 10     lose cover RAM: -1G
[    0.001344]  gran_size: 512K     chunk_size: 512K    num_reg: 10     lose cover RAM: 246M
[    0.001345]  gran_size: 512K     chunk_size: 1M  num_reg: 10     lose cover RAM: 246M
[    0.001346]  gran_size: 512K     chunk_size: 2M  num_reg: 10     lose cover RAM: 246M
[    0.001348]  gran_size: 512K     chunk_size: 4M  num_reg: 10     lose cover RAM: 246M
[    0.001349]  gran_size: 512K     chunk_size: 8M  num_reg: 10     lose cover RAM: 246M
[    0.001351]  gran_size: 512K     chunk_size: 16M     num_reg: 10     lose cover RAM: 0G
[    0.001352]  gran_size: 512K     chunk_size: 32M     num_reg: 10     lose cover RAM: 0G
[    0.001354]  gran_size: 512K     chunk_size: 64M     num_reg: 10     lose cover RAM: 0G
[    0.001355]  gran_size: 512K     chunk_size: 128M    num_reg: 10     lose cover RAM: 0G
[    0.001356]  gran_size: 512K     chunk_size: 256M    num_reg: 10     lose cover RAM: 0G
[    0.001358]  gran_size: 512K     chunk_size: 512M    num_reg: 10     lose cover RAM: 0G
[    0.001359]  gran_size: 512K     chunk_size: 1G  num_reg: 10     lose cover RAM: 0G
[    0.001361] *BAD*gran_size: 512K     chunk_size: 2G  num_reg: 10     lose cover RAM: -1G
[    0.001362]  gran_size: 1M   chunk_size: 1M  num_reg: 10     lose cover RAM: 246M
[    0.001364]  gran_size: 1M   chunk_size: 2M  num_reg: 10     lose cover RAM: 246M
[    0.001365]  gran_size: 1M   chunk_size: 4M  num_reg: 10     lose cover RAM: 246M
[    0.001367]  gran_size: 1M   chunk_size: 8M  num_reg: 10     lose cover RAM: 246M
[    0.001368]  gran_size: 1M   chunk_size: 16M     num_reg: 10     lose cover RAM: 0G
[    0.001369]  gran_size: 1M   chunk_size: 32M     num_reg: 10     lose cover RAM: 0G
[    0.001371]  gran_size: 1M   chunk_size: 64M     num_reg: 10     lose cover RAM: 0G
[    0.001372]  gran_size: 1M   chunk_size: 128M    num_reg: 10     lose cover RAM: 0G
[    0.001374]  gran_size: 1M   chunk_size: 256M    num_reg: 10     lose cover RAM: 0G
[    0.001375]  gran_size: 1M   chunk_size: 512M    num_reg: 10     lose cover RAM: 0G
[    0.001377]  gran_size: 1M   chunk_size: 1G  num_reg: 10     lose cover RAM: 0G
[    0.001378] *BAD*gran_size: 1M   chunk_size: 2G  num_reg: 10     lose cover RAM: -1G
[    0.001379]  gran_size: 2M   chunk_size: 2M  num_reg: 10     lose cover RAM: 246M
[    0.001381]  gran_size: 2M   chunk_size: 4M  num_reg: 10     lose cover RAM: 246M
[    0.001382]  gran_size: 2M   chunk_size: 8M  num_reg: 10     lose cover RAM: 246M
[    0.001384]  gran_size: 2M   chunk_size: 16M     num_reg: 10     lose cover RAM: 0G
[    0.001385]  gran_size: 2M   chunk_size: 32M     num_reg: 10     lose cover RAM: 0G
[    0.001387]  gran_size: 2M   chunk_size: 64M     num_reg: 10     lose cover RAM: 0G
[    0.001388]  gran_size: 2M   chunk_size: 128M    num_reg: 10     lose cover RAM: 0G
[    0.001389]  gran_size: 2M   chunk_size: 256M    num_reg: 10     lose cover RAM: 0G
[    0.001391]  gran_size: 2M   chunk_size: 512M    num_reg: 10     lose cover RAM: 0G
[    0.001392]  gran_size: 2M   chunk_size: 1G  num_reg: 10     lose cover RAM: 0G
[    0.001394] *BAD*gran_size: 2M   chunk_size: 2G  num_reg: 10     lose cover RAM: -1G
[    0.001395]  gran_size: 4M   chunk_size: 4M  num_reg: 10     lose cover RAM: 246M
[    0.001397]  gran_size: 4M   chunk_size: 8M  num_reg: 10     lose cover RAM: 246M
[    0.001398]  gran_size: 4M   chunk_size: 16M     num_reg: 10     lose cover RAM: 2M
[    0.001399]  gran_size: 4M   chunk_size: 32M     num_reg: 10     lose cover RAM: 2M
[    0.001401]  gran_size: 4M   chunk_size: 64M     num_reg: 10     lose cover RAM: 2M
[    0.001402]  gran_size: 4M   chunk_size: 128M    num_reg: 10     lose cover RAM: 2M
[    0.001404]  gran_size: 4M   chunk_size: 256M    num_reg: 10     lose cover RAM: 2M
[    0.001405]  gran_size: 4M   chunk_size: 512M    num_reg: 10     lose cover RAM: 2M
[    0.001406]  gran_size: 4M   chunk_size: 1G  num_reg: 10     lose cover RAM: 2M
[    0.001408] *BAD*gran_size: 4M   chunk_size: 2G  num_reg: 10     lose cover RAM: -1022M
[    0.001409]  gran_size: 8M   chunk_size: 8M  num_reg: 10     lose cover RAM: 246M
[    0.001411]  gran_size: 8M   chunk_size: 16M     num_reg: 10     lose cover RAM: 54M
[    0.001412]  gran_size: 8M   chunk_size: 32M     num_reg: 9      lose cover RAM: 6M
[    0.001414]  gran_size: 8M   chunk_size: 64M     num_reg: 9      lose cover RAM: 6M
[    0.001415]  gran_size: 8M   chunk_size: 128M    num_reg: 9      lose cover RAM: 6M
[    0.001417]  gran_size: 8M   chunk_size: 256M    num_reg: 9      lose cover RAM: 6M
[    0.001418]  gran_size: 8M   chunk_size: 512M    num_reg: 9      lose cover RAM: 6M
[    0.001419]  gran_size: 8M   chunk_size: 1G  num_reg: 9      lose cover RAM: 6M
[    0.001421]  gran_size: 8M   chunk_size: 2G  num_reg: 10     lose cover RAM: 6M
[    0.001422]  gran_size: 16M  chunk_size: 16M     num_reg: 10     lose cover RAM: 126M
[    0.001424]  gran_size: 16M  chunk_size: 32M     num_reg: 9      lose cover RAM: 14M
[    0.001425]  gran_size: 16M  chunk_size: 64M     num_reg: 9      lose cover RAM: 14M
[    0.001427]  gran_size: 16M  chunk_size: 128M    num_reg: 9      lose cover RAM: 14M
[    0.001428]  gran_size: 16M  chunk_size: 256M    num_reg: 9      lose cover RAM: 14M
[    0.001429]  gran_size: 16M  chunk_size: 512M    num_reg: 9      lose cover RAM: 14M
[    0.001431]  gran_size: 16M  chunk_size: 1G  num_reg: 9      lose cover RAM: 14M
[    0.001432]  gran_size: 16M  chunk_size: 2G  num_reg: 10     lose cover RAM: 14M
[    0.001434]  gran_size: 32M  chunk_size: 32M     num_reg: 10     lose cover RAM: 78M
[    0.001435]  gran_size: 32M  chunk_size: 64M     num_reg: 9      lose cover RAM: 46M
[    0.001437]  gran_size: 32M  chunk_size: 128M    num_reg: 9      lose cover RAM: 46M
[    0.001438]  gran_size: 32M  chunk_size: 256M    num_reg: 9      lose cover RAM: 46M
[    0.001439]  gran_size: 32M  chunk_size: 512M    num_reg: 9      lose cover RAM: 46M
[    0.001441]  gran_size: 32M  chunk_size: 1G  num_reg: 9      lose cover RAM: 46M
[    0.001442]  gran_size: 32M  chunk_size: 2G  num_reg: 10     lose cover RAM: 46M
[    0.001444]  gran_size: 64M  chunk_size: 64M     num_reg: 9      lose cover RAM: 110M
[    0.001445]  gran_size: 64M  chunk_size: 128M    num_reg: 9      lose cover RAM: 110M
[    0.001447]  gran_size: 64M  chunk_size: 256M    num_reg: 9      lose cover RAM: 110M
[    0.001448]  gran_size: 64M  chunk_size: 512M    num_reg: 9      lose cover RAM: 110M
[    0.001450]  gran_size: 64M  chunk_size: 1G  num_reg: 9      lose cover RAM: 110M
[    0.001451]  gran_size: 64M  chunk_size: 2G  num_reg: 10     lose cover RAM: 110M
[    0.001452]  gran_size: 128M     chunk_size: 128M    num_reg: 7      lose cover RAM: 238M
[    0.001454]  gran_size: 128M     chunk_size: 256M    num_reg: 7      lose cover RAM: 238M
[    0.001455]  gran_size: 128M     chunk_size: 512M    num_reg: 8      lose cover RAM: 238M
[    0.001457]  gran_size: 128M     chunk_size: 1G  num_reg: 8      lose cover RAM: 238M
[    0.001458]  gran_size: 128M     chunk_size: 2G  num_reg: 9      lose cover RAM: 238M
[    0.001460]  gran_size: 256M     chunk_size: 256M    num_reg: 6      lose cover RAM: 366M
[    0.001461]  gran_size: 256M     chunk_size: 512M    num_reg: 8      lose cover RAM: 366M
[    0.001463]  gran_size: 256M     chunk_size: 1G  num_reg: 8      lose cover RAM: 366M
[    0.001464]  gran_size: 256M     chunk_size: 2G  num_reg: 9      lose cover RAM: 366M
[    0.001465]  gran_size: 512M     chunk_size: 512M    num_reg: 4      lose cover RAM: 878M
[    0.001467]  gran_size: 512M     chunk_size: 1G  num_reg: 4      lose cover RAM: 878M
[    0.001468]  gran_size: 512M     chunk_size: 2G  num_reg: 4      lose cover RAM: 878M
[    0.001470]  gran_size: 1G   chunk_size: 1G  num_reg: 4      lose cover RAM: 878M
[    0.001471]  gran_size: 1G   chunk_size: 2G  num_reg: 4      lose cover RAM: 878M
[    0.001472]  gran_size: 2G   chunk_size: 2G  num_reg: 3      lose cover RAM: 1902M
[    0.001474] mtrr_cleanup: can not find optimal value
[    0.001474] please specify mtrr_gran_size/mtrr_chunk_size
[    0.001476] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[    0.001785] e820: update [mem 0xd7800000-0xffffffff] usable ==> reserved
[    0.001789] last_pfn = 0xd7000 max_arch_pfn = 0x400000000
[    0.011138] found SMP MP-table at [mem 0x000fd730-0x000fd73f]
[    0.011786] RAMDISK: [mem 0x2fb27000-0x33d8afff]
[    0.011793] ACPI: Early table checksum verification disabled
[    0.011796] ACPI: RSDP 0x00000000000F0490 000024 (v02 ALASKA)
[    0.011801] ACPI: XSDT 0x00000000D6691078 00006C (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.011807] ACPI: FACP 0x00000000D669A2D0 0000F4 (v04 ALASKA A M I    01072009 AMI  00010013)
[    0.011814] ACPI: DSDT 0x00000000D6691178 009151 (v02 ALASKA A M I    00000012 INTL 20051117)
[    0.011819] ACPI: FACS 0x00000000D66ADF80 000040
[    0.011822] ACPI: APIC 0x00000000D669A3C8 000072 (v03 ALASKA A M I    01072009 AMI  00010013)
[    0.011827] ACPI: MCFG 0x00000000D669A440 00003C (v01 ALASKA A M I    01072009 MSFT 00000097)
[    0.011831] ACPI: SSDT 0x00000000D669A480 00048F (v01 Intel_ AoacTabl 00001000 INTL 20091112)
[    0.011835] ACPI: HPET 0x00000000D669A910 000038 (v01 ALASKA A M I    01072009 AMI. 00000005)
[    0.011839] ACPI: SSDT 0x00000000D669A948 000460 (v01 IdeRef IdeTable 00001000 INTL 20091112)
[    0.011843] ACPI: SSDT 0x00000000D669ADA8 0009AA (v01 PmRef  Cpu0Ist  00003000 INTL 20051117)
[    0.011848] ACPI: SSDT 0x00000000D669B758 000A92 (v01 PmRef  CpuPm    00003000 INTL 20051117)
[    0.011852] ACPI: DMAR 0x00000000D669C1F0 0000B0 (v01 INTEL  SNB      00000001 INTL 00000001)
[    0.011855] ACPI: Reserving FACP table memory at [mem 0xd669a2d0-0xd669a3c3]
[    0.011857] ACPI: Reserving DSDT table memory at [mem 0xd6691178-0xd669a2c8]
[    0.011858] ACPI: Reserving FACS table memory at [mem 0xd66adf80-0xd66adfbf]
[    0.011859] ACPI: Reserving APIC table memory at [mem 0xd669a3c8-0xd669a439]
[    0.011859] ACPI: Reserving MCFG table memory at [mem 0xd669a440-0xd669a47b]
[    0.011860] ACPI: Reserving SSDT table memory at [mem 0xd669a480-0xd669a90e]
[    0.011861] ACPI: Reserving HPET table memory at [mem 0xd669a910-0xd669a947]
[    0.011862] ACPI: Reserving SSDT table memory at [mem 0xd669a948-0xd669ada7]
[    0.011863] ACPI: Reserving SSDT table memory at [mem 0xd669ada8-0xd669b751]
[    0.011864] ACPI: Reserving SSDT table memory at [mem 0xd669b758-0xd669c1e9]
[    0.011865] ACPI: Reserving DMAR table memory at [mem 0xd669c1f0-0xd669c29f]
[    0.011981] No NUMA configuration found
[    0.011982] Faking a node at [mem 0x0000000000000000-0x000000041f5fffff]
[    0.011991] NODE_DATA(0) allocated [mem 0x41f5ca000-0x41f5f4fff]
[    0.012247] Zone ranges:
[    0.012248]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.012250]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.012251]   Normal   [mem 0x0000000100000000-0x000000041f5fffff]
[    0.012253]   Device   empty
[    0.012254] Movable zone start for each node
[    0.012256] Early memory node ranges
[    0.012257]   node   0: [mem 0x0000000000001000-0x000000000009dfff]
[    0.012258]   node   0: [mem 0x0000000000100000-0x000000001fffffff]
[    0.012260]   node   0: [mem 0x0000000020200000-0x0000000040003fff]
[    0.012261]   node   0: [mem 0x0000000040005000-0x00000000d5be9fff]
[    0.012262]   node   0: [mem 0x00000000d66f7000-0x00000000d6de4fff]
[    0.012262]   node   0: [mem 0x00000000d6fde000-0x00000000d6ffffff]
[    0.012263]   node   0: [mem 0x0000000100000000-0x000000041f5fffff]
[    0.012266] Initmem setup node 0 [mem 0x0000000000001000-0x000000041f5fffff]
[    0.012271] On node 0, zone DMA: 1 pages in unavailable ranges
[    0.012293] On node 0, zone DMA: 98 pages in unavailable ranges
[    0.013936] On node 0, zone DMA32: 512 pages in unavailable ranges
[    0.018180] On node 0, zone DMA32: 1 pages in unavailable ranges
[    0.018228] On node 0, zone DMA32: 2829 pages in unavailable ranges
[    0.018235] On node 0, zone DMA32: 505 pages in unavailable ranges
[    0.040978] On node 0, zone Normal: 4096 pages in unavailable ranges
[    0.041011] On node 0, zone Normal: 2560 pages in unavailable ranges
[    0.041017] Reserving Intel graphics memory at [mem 0xd7a00000-0xdf9fffff]
[    0.041102] ACPI: PM-Timer IO Port: 0x408
[    0.041112] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
[    0.041124] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
[    0.041126] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.041129] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.041134] ACPI: Using ACPI (MADT) for SMP configuration information
[    0.041135] ACPI: HPET id: 0x8086a701 base: 0xfed00000
[    0.041140] TSC deadline timer available
[    0.041141] smpboot: Allowing 4 CPUs, 0 hotplug CPUs
[    0.041161] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.041164] PM: hibernation: Registered nosave memory: [mem 0x0009e000-0x0009efff]
[    0.041165] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
[    0.041165] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000dffff]
[    0.041166] PM: hibernation: Registered nosave memory: [mem 0x000e0000-0x000fffff]
[    0.041168] PM: hibernation: Registered nosave memory: [mem 0x20000000-0x201fffff]
[    0.041170] PM: hibernation: Registered nosave memory: [mem 0x40004000-0x40004fff]
[    0.041171] PM: hibernation: Registered nosave memory: [mem 0xd5bea000-0xd642efff]
[    0.041172] PM: hibernation: Registered nosave memory: [mem 0xd642f000-0xd66aefff]
[    0.041173] PM: hibernation: Registered nosave memory: [mem 0xd66af000-0xd66b3fff]
[    0.041174] PM: hibernation: Registered nosave memory: [mem 0xd66b4000-0xd66f6fff]
[    0.041175] PM: hibernation: Registered nosave memory: [mem 0xd6de5000-0xd6fddfff]
[    0.041177] PM: hibernation: Registered nosave memory: [mem 0xd7000000-0xd77fffff]
[    0.041178] PM: hibernation: Registered nosave memory: [mem 0xd7800000-0xdf9fffff]
[    0.041179] PM: hibernation: Registered nosave memory: [mem 0xdfa00000-0xf7ffffff]
[    0.041179] PM: hibernation: Registered nosave memory: [mem 0xf8000000-0xfbffffff]
[    0.041180] PM: hibernation: Registered nosave memory: [mem 0xfc000000-0xfebfffff]
[    0.041181] PM: hibernation: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[    0.041182] PM: hibernation: Registered nosave memory: [mem 0xfec01000-0xfecfffff]
[    0.041183] PM: hibernation: Registered nosave memory: [mem 0xfed00000-0xfed03fff]
[    0.041183] PM: hibernation: Registered nosave memory: [mem 0xfed04000-0xfed1bfff]
[    0.041184] PM: hibernation: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff]
[    0.041185] PM: hibernation: Registered nosave memory: [mem 0xfed20000-0xfedfffff]
[    0.041186] PM: hibernation: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[    0.041186] PM: hibernation: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
[    0.041187] PM: hibernation: Registered nosave memory: [mem 0xff000000-0xffffffff]
[    0.041189] [mem 0xdfa00000-0xf7ffffff] available for PCI devices
[    0.041190] Booting paravirtualized kernel on bare hardware
[    0.041192] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
[    0.041200] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:4 nr_cpu_ids:4 nr_node_ids:1
[    0.041695] percpu: Embedded 62 pages/cpu s217088 r8192 d28672 u524288
[    0.041702] pcpu-alloc: s217088 r8192 d28672 u524288 alloc=1*2097152
[    0.041705] pcpu-alloc: [0] 0 1 2 3 
[    0.041734] Fallback order for Node 0: 0 
[    0.041737] Built 1 zonelists, mobility grouping on.  Total pages: 4085917
[    0.041738] Policy zone: Normal
[    0.041739] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-6.2.0-39-generic root=UUID=0b543551-e296-4c65-a815-5a8ff278b32f ro quiet splash vt.handoff=7
[    0.041829] Unknown kernel command line parameters "splash BOOT_IMAGE=/boot/vmlinuz-6.2.0-39-generic", will be passed to user space.
[    0.041847] random: crng init done
[    0.043627] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
[    0.044545] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
[    0.044619] mem auto-init: stack:off, heap alloc:on, heap free:off
[    0.044629] software IO TLB: area num 4.
[    0.099432] Memory: 16121088K/16603736K available (20480K kernel code, 4153K rwdata, 12724K rodata, 4764K init, 17540K bss, 482388K reserved, 0K cma-reserved)
[    0.099565] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.099578] Kernel/User page tables isolation: enabled
[    0.099615] ftrace: allocating 53408 entries in 209 pages
[    0.108552] ftrace: allocated 209 pages with 4 groups
[    0.109289] Dynamic Preempt: voluntary
[    0.109318] rcu: Preemptible hierarchical RCU implementation.
[    0.109319] rcu:     RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=4.
[    0.109321]  Trampoline variant of Tasks RCU enabled.
[    0.109321]  Rude variant of Tasks RCU enabled.
[    0.109322]  Tracing variant of Tasks RCU enabled.
[    0.109322] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[    0.109323] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[    0.112300] NR_IRQS: 524544, nr_irqs: 456, preallocated irqs: 16
[    0.112477] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[    0.112543] Console: colour dummy device 80x25
[    0.112545] printk: console [tty0] enabled
[    0.112597] ACPI: Core revision 20221020
[    0.112677] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns
[    0.112691] APIC: Switch to symmetric I/O mode setup
[    0.112693] DMAR: Host address width 36
[    0.112694] DMAR: DRHD base: 0x000000fed90000 flags: 0x0
[    0.112700] DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap c0000020e60262 ecap f0101a
[    0.112702] DMAR: DRHD base: 0x000000fed91000 flags: 0x1
[    0.112705] DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap c9008020660262 ecap f0105a
[    0.112707] DMAR: RMRR base: 0x000000d63a6000 end: 0x000000d63c2fff
[    0.112709] DMAR: RMRR base: 0x000000d7800000 end: 0x000000df9fffff
[    0.112711] DMAR-IR: IOAPIC id 2 under DRHD base  0xfed91000 IOMMU 1
[    0.112713] DMAR-IR: HPET id 0 under DRHD base 0xfed91000
[    0.112714] DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
[    0.113224] DMAR-IR: Enabled IRQ remapping in x2apic mode
[    0.113227] x2apic enabled
[    0.113233] Switched APIC routing to cluster x2apic.
[    0.113643] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.132691] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x2c95b7743db, max_idle_ns: 440795361712 ns
[    0.132698] Calibrating delay loop (skipped), value calculated using timer frequency.. 6186.14 BogoMIPS (lpj=12372288)
[    0.132722] CPU0: Thermal monitoring enabled (TM1)
[    0.132742] process: using mwait in idle threads
[    0.132745] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8
[    0.132746] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0
[    0.132749] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[    0.132752] Spectre V2 : Mitigation: Retpolines
[    0.132753] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    0.132754] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT
[    0.132754] Spectre V2 : Enabling Restricted Speculation for firmware calls
[    0.132756] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[    0.132757] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
[    0.132760] MDS: Mitigation: Clear CPU buffers
[    0.132761] MMIO Stale Data: Unknown: No mitigations
[    0.132762] SRBDS: Vulnerable: No microcode
[    0.132767] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[    0.132768] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[    0.132769] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[    0.132771] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
[    0.132772] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.
[    0.152228] Freeing SMP alternatives memory: 44K
[    0.152234] pid_max: default: 32768 minimum: 301
[    0.152269] LSM: initializing lsm=lockdown,capability,landlock,yama,integrity,apparmor
[    0.152280] landlock: Up and running.
[    0.152281] Yama: becoming mindful.
[    0.152310] AppArmor: AppArmor initialized
[    0.152353] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[    0.152369] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[    0.152765] smpboot: CPU0: Intel(R) Core(TM) i5-3570S CPU @ 3.10GHz (family: 0x6, model: 0x3a, stepping: 0x9)
[    0.152889] cblist_init_generic: Setting adjustable number of callback queues.
[    0.152891] cblist_init_generic: Setting shift to 2 and lim to 1.
[    0.152911] cblist_init_generic: Setting adjustable number of callback queues.
[    0.152912] cblist_init_generic: Setting shift to 2 and lim to 1.
[    0.152926] cblist_init_generic: Setting adjustable number of callback queues.
[    0.152927] cblist_init_generic: Setting shift to 2 and lim to 1.
[    0.152940] Performance Events: PEBS fmt1+, IvyBridge events, 16-deep LBR, full-width counters, Intel PMU driver.
[    0.152958] ... version:                3
[    0.152959] ... bit width:              48
[    0.152960] ... generic registers:      8
[    0.152960] ... value mask:             0000ffffffffffff
[    0.152961] ... max period:             00007fffffffffff
[    0.152962] ... fixed-purpose events:   3
[    0.152963] ... event mask:             00000007000000ff
[    0.153096] signal: max sigframe size: 1776
[    0.153113] Estimated ratio of average max frequency by base frequency (times 1024): 1123
[    0.153136] rcu: Hierarchical SRCU implementation.
[    0.153138] rcu:     Max phase no-delay instances is 1000.
[    0.153608] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    0.153664] smp: Bringing up secondary CPUs ...
[    0.153772] x86: Booting SMP configuration:
[    0.153773] .... node  #0, CPUs:      #1 #2 #3
[    0.162774] smp: Brought up 1 node, 4 CPUs
[    0.162774] smpboot: Max logical packages: 1
[    0.162774] smpboot: Total of 4 processors activated (24744.57 BogoMIPS)
[    0.164703] devtmpfs: initialized
[    0.164743] x86/mm: Memory block size: 128MB
[    0.166050] ACPI: PM: Registering ACPI NVS region [mem 0xd642f000-0xd66aefff] (2621440 bytes)
[    0.166083] ACPI: PM: Registering ACPI NVS region [mem 0xd66b4000-0xd66f6fff] (274432 bytes)
[    0.166130] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.166138] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[    0.166174] pinctrl core: initialized pinctrl subsystem
[    0.166281] PM: RTC time: 08:31:10, date: 2024-01-03
[    0.166656] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[    0.166865] DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic allocations
[    0.166981] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[    0.167101] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[    0.167113] audit: initializing netlink subsys (disabled)
[    0.167126] audit: type=2000 audit(1704270670.052:1): state=initialized audit_enabled=0 res=1
[    0.167126] thermal_sys: Registered thermal governor 'fair_share'
[    0.167126] thermal_sys: Registered thermal governor 'bang_bang'
[    0.167126] thermal_sys: Registered thermal governor 'step_wise'
[    0.167126] thermal_sys: Registered thermal governor 'user_space'
[    0.167126] thermal_sys: Registered thermal governor 'power_allocator'
[    0.167126] EISA bus registered
[    0.167126] cpuidle: using governor ladder
[    0.167126] cpuidle: using governor menu
[    0.167126] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.167126] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
[    0.167126] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved as E820 entry
[    0.167126] pmd_set_huge: Cannot satisfy [mem 0xf8000000-0xf8200000] with a huge-page mapping due to MTRR override.
[    0.167126] PCI: Using configuration type 1 for base access
[    0.167126] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off
[    0.167126] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[    0.167126] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
[    0.167126] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[    0.167126] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
[    0.167126] ACPI: Added _OSI(Module Device)
[    0.167126] ACPI: Added _OSI(Processor Device)
[    0.167126] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.167126] ACPI: Added _OSI(Processor Aggregator Device)
[    0.172847] ACPI: 5 ACPI AML tables successfully acquired and loaded
[    0.195909] ACPI: Dynamic OEM Table Load:
[    0.195909] ACPI: SSDT 0xFFFF88EA00CFC000 00083B (v01 PmRef  Cpu0Cst  00003001 INTL 20051117)
[    0.195911] ACPI: Dynamic OEM Table Load:
[    0.195911] ACPI: SSDT 0xFFFF88EA00D62800 000303 (v01 PmRef  ApIst    00003000 INTL 20051117)
[    0.195911] ACPI: Dynamic OEM Table Load:
[    0.195911] ACPI: SSDT 0xFFFF88EA00F43A00 000119 (v01 PmRef  ApCst    00003000 INTL 20051117)
[    0.195911] ACPI: Interpreter enabled
[    0.195911] ACPI: PM: (supports S0 S3 S4 S5)
[    0.195911] ACPI: Using IOAPIC for interrupt routing
[    0.195911] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.195911] PCI: Using E820 reservations for host bridge windows
[    0.195911] ACPI: Enabled 15 GPEs in block 00 to 3F
[    0.203919] ACPI: \_TZ_.FN00: New power resource
[    0.203997] ACPI: \_TZ_.FN01: New power resource
[    0.204073] ACPI: \_TZ_.FN02: New power resource
[    0.204147] ACPI: \_TZ_.FN03: New power resource
[    0.204221] ACPI: \_TZ_.FN04: New power resource
[    0.204868] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
[    0.204875] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
[    0.205018] acpi PNP0A08:00: _OSC: OS requested [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR DPC]
[    0.205020] acpi PNP0A08:00: _OSC: platform willing to grant [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR DPC]
[    0.205022] acpi PNP0A08:00: _OSC: platform retains control of PCIe features (AE_ERROR)
[    0.205695] PCI host bridge to bus 0000:00
[    0.205697] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.205699] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.205701] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.205703] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000e7fff window]
[    0.205704] pci_bus 0000:00: root bus resource [mem 0xdfa00000-0xfeafffff window]
[    0.205706] pci_bus 0000:00: root bus resource [mem 0x41f600000-0xfffffffff window]
[    0.205708] pci_bus 0000:00: root bus resource [bus 00-3e]
[    0.205724] pci 0000:00:00.0: [8086:0150] type 00 class 0x060000
[    0.205789] pci 0000:00:02.0: [8086:0152] type 00 class 0x030000
[    0.205797] pci 0000:00:02.0: reg 0x10: [mem 0xf7800000-0xf7bfffff 64bit]
[    0.205802] pci 0000:00:02.0: reg 0x18: [mem 0xe0000000-0xefffffff 64bit pref]
[    0.205806] pci 0000:00:02.0: reg 0x20: [io  0xf000-0xf03f]
[    0.205818] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    0.205916] pci 0000:00:16.0: [8086:1c3a] type 00 class 0x078000
[    0.205936] pci 0000:00:16.0: reg 0x10: [mem 0xf7d09000-0xf7d0900f 64bit]
[    0.206007] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[    0.206069] pci 0000:00:1a.0: [8086:1c2d] type 00 class 0x0c0320
[    0.206085] pci 0000:00:1a.0: reg 0x10: [mem 0xf7d07000-0xf7d073ff]
[    0.206167] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
[    0.206252] pci 0000:00:1b.0: [8086:1c20] type 00 class 0x040300
[    0.206269] pci 0000:00:1b.0: reg 0x10: [mem 0xf7d00000-0xf7d03fff 64bit]
[    0.206345] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    0.206438] pci 0000:00:1c.0: [8086:1c10] type 01 class 0x060400
[    0.206527] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.206623] pci 0000:00:1c.2: [8086:1c14] type 01 class 0x060400
[    0.206711] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
[    0.206803] pci 0000:00:1c.4: [8086:1c18] type 01 class 0x060400
[    0.206891] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
[    0.206984] pci 0000:00:1d.0: [8086:1c26] type 00 class 0x0c0320
[    0.206999] pci 0000:00:1d.0: reg 0x10: [mem 0xf7d06000-0xf7d063ff]
[    0.207081] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[    0.207166] pci 0000:00:1f.0: [8086:1c5c] type 00 class 0x060100
[    0.207343] pci 0000:00:1f.2: [8086:1c00] type 00 class 0x01018f
[    0.207355] pci 0000:00:1f.2: reg 0x10: [io  0xf110-0xf117]
[    0.207363] pci 0000:00:1f.2: reg 0x14: [io  0xf100-0xf103]
[    0.207369] pci 0000:00:1f.2: reg 0x18: [io  0xf0f0-0xf0f7]
[    0.207376] pci 0000:00:1f.2: reg 0x1c: [io  0xf0e0-0xf0e3]
[    0.207383] pci 0000:00:1f.2: reg 0x20: [io  0xf0d0-0xf0df]
[    0.207390] pci 0000:00:1f.2: reg 0x24: [io  0xf0c0-0xf0cf]
[    0.207481] pci 0000:00:1f.3: [8086:1c22] type 00 class 0x0c0500
[    0.207498] pci 0000:00:1f.3: reg 0x10: [mem 0xf7d05000-0xf7d050ff 64bit]
[    0.207517] pci 0000:00:1f.3: reg 0x20: [io  0xf040-0xf05f]
[    0.207595] pci 0000:00:1f.5: [8086:1c08] type 00 class 0x010185
[    0.207608] pci 0000:00:1f.5: reg 0x10: [io  0xf0b0-0xf0b7]
[    0.207615] pci 0000:00:1f.5: reg 0x14: [io  0xf0a0-0xf0a3]
[    0.207622] pci 0000:00:1f.5: reg 0x18: [io  0xf090-0xf097]
[    0.207628] pci 0000:00:1f.5: reg 0x1c: [io  0xf080-0xf083]
[    0.207635] pci 0000:00:1f.5: reg 0x20: [io  0xf070-0xf07f]
[    0.207642] pci 0000:00:1f.5: reg 0x24: [io  0xf060-0xf06f]
[    0.207770] pci 0000:00:1c.0: PCI bridge to [bus 01]
[    0.207848] pci 0000:02:00.0: [1b6f:7023] type 00 class 0x0c0330
[    0.207878] pci 0000:02:00.0: reg 0x10: [mem 0xf7c00000-0xf7c07fff 64bit]
[    0.207949] pci 0000:02:00.0: enabling Extended Tags
[    0.208026] pci 0000:02:00.0: supports D1 D2
[    0.208028] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.208160] pci 0000:00:1c.2: PCI bridge to [bus 02]
[    0.208166] pci 0000:00:1c.2:   bridge window [mem 0xf7c00000-0xf7cfffff]
[    0.208242] pci 0000:03:00.0: [10ec:8168] type 00 class 0x020000
[    0.208267] pci 0000:03:00.0: reg 0x10: [io  0xe000-0xe0ff]
[    0.208300] pci 0000:03:00.0: reg 0x18: [mem 0xf0004000-0xf0004fff 64bit pref]
[    0.208321] pci 0000:03:00.0: reg 0x20: [mem 0xf0000000-0xf0003fff 64bit pref]
[    0.208443] pci 0000:03:00.0: supports D1 D2
[    0.208444] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.208607] pci 0000:00:1c.4: PCI bridge to [bus 03]
[    0.208611] pci 0000:00:1c.4:   bridge window [io  0xe000-0xefff]
[    0.208618] pci 0000:00:1c.4:   bridge window [mem 0xf0000000-0xf00fffff 64bit pref]
[    0.213126] ACPI: PCI: Interrupt link LNKA configured for IRQ 11
[    0.213189] ACPI: PCI: Interrupt link LNKB configured for IRQ 0
[    0.213190] ACPI: PCI: Interrupt link LNKB disabled
[    0.213251] ACPI: PCI: Interrupt link LNKC configured for IRQ 3
[    0.213311] ACPI: PCI: Interrupt link LNKD configured for IRQ 10
[    0.213371] ACPI: PCI: Interrupt link LNKE configured for IRQ 0
[    0.213372] ACPI: PCI: Interrupt link LNKE disabled
[    0.213432] ACPI: PCI: Interrupt link LNKF configured for IRQ 0
[    0.213433] ACPI: PCI: Interrupt link LNKF disabled
[    0.213492] ACPI: PCI: Interrupt link LNKG configured for IRQ 5
[    0.213553] ACPI: PCI: Interrupt link LNKH configured for IRQ 4
[    0.213930] iommu: Default domain type: Translated 
[    0.213930] iommu: DMA domain TLB invalidation policy: lazy mode 
[    0.213930] SCSI subsystem initialized
[    0.213930] libata version 3.00 loaded.
[    0.213930] ACPI: bus type USB registered
[    0.213930] usbcore: registered new interface driver usbfs
[    0.213930] usbcore: registered new interface driver hub
[    0.213930] usbcore: registered new device driver usb
[    0.213930] pps_core: LinuxPPS API ver. 1 registered
[    0.213930] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.213930] PTP clock support registered
[    0.213930] EDAC MC: Ver: 3.0.0
[    0.213930] NetLabel: Initializing
[    0.213930] NetLabel:  domain hash size = 128
[    0.213930] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.213930] NetLabel:  unlabeled traffic allowed by default
[    0.213930] mctp: management component transport protocol core
[    0.213930] NET: Registered PF_MCTP protocol family
[    0.213930] PCI: Using ACPI for IRQ routing
[    0.214045] PCI: pci_cache_line_size set to 64 bytes
[    0.214083] e820: reserve RAM buffer [mem 0x0009ec00-0x0009ffff]
[    0.214085] e820: reserve RAM buffer [mem 0x40004000-0x43ffffff]
[    0.214086] e820: reserve RAM buffer [mem 0xd5bea000-0xd7ffffff]
[    0.214088] e820: reserve RAM buffer [mem 0xd6de5000-0xd7ffffff]
[    0.214089] e820: reserve RAM buffer [mem 0xd7000000-0xd7ffffff]
[    0.214090] e820: reserve RAM buffer [mem 0x41f600000-0x41fffffff]
[    0.214106] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[    0.214106] pci 0000:00:02.0: vgaarb: bridge control possible
[    0.214106] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[    0.214106] vgaarb: loaded
[    0.214106] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    0.214106] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[    0.216736] clocksource: Switched to clocksource tsc-early
[    0.216870] VFS: Disk quotas dquot_6.6.0
[    0.216882] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.216994] AppArmor: AppArmor Filesystem Enabled
[    0.217011] pnp: PnP ACPI init
[    0.217107] system 00:00: [mem 0xfed40000-0xfed44fff] has been reserved
[    0.217195] system 00:01: [io  0x0680-0x069f] has been reserved
[    0.217198] system 00:01: [io  0x0200-0x020f] has been reserved
[    0.217199] system 00:01: [io  0xffff] has been reserved
[    0.217201] system 00:01: [io  0xffff] has been reserved
[    0.217203] system 00:01: [io  0x0400-0x0453] has been reserved
[    0.217204] system 00:01: [io  0x0458-0x047f] has been reserved
[    0.217206] system 00:01: [io  0x0500-0x057f] has been reserved
[    0.217207] system 00:01: [io  0x164e-0x164f] has been reserved
[    0.217287] system 00:03: [io  0x0454-0x0457] has been reserved
[    0.217444] system 00:04: [io  0x0a00-0x0a0f] has been reserved
[    0.217446] system 00:04: [io  0x0a30-0x0a3f] has been reserved
[    0.217447] system 00:04: [io  0x0a20-0x0a2f] has been reserved
[    0.217528] system 00:05: [io  0x04d0-0x04d1] has been reserved
[    0.217759] system 00:06: [mem 0xfed1c000-0xfed1ffff] has been reserved
[    0.217761] system 00:06: [mem 0xfed10000-0xfed17fff] has been reserved
[    0.217763] system 00:06: [mem 0xfed18000-0xfed18fff] has been reserved
[    0.217764] system 00:06: [mem 0xfed19000-0xfed19fff] has been reserved
[    0.217766] system 00:06: [mem 0xf8000000-0xfbffffff] has been reserved
[    0.217768] system 00:06: [mem 0xfed20000-0xfed3ffff] has been reserved
[    0.217769] system 00:06: [mem 0xfed90000-0xfed93fff] could not be reserved
[    0.217771] system 00:06: [mem 0xfed45000-0xfed8ffff] has been reserved
[    0.217773] system 00:06: [mem 0xff000000-0xffffffff] has been reserved
[    0.217774] system 00:06: [mem 0xfee00000-0xfeefffff] could not be reserved
[    0.217776] system 00:06: [mem 0xdfa00000-0xdfa00fff] has been reserved
[    0.217950] system 00:07: [mem 0x20000000-0x201fffff] has been reserved
[    0.217952] system 00:07: [mem 0x40004000-0x40004fff] has been reserved
[    0.217976] pnp: PnP ACPI: found 8 devices
[    0.223661] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.223734] NET: Registered PF_INET protocol family
[    0.223882] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    0.226891] tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear)
[    0.226922] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[    0.226982] TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[    0.227179] TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
[    0.227418] TCP: Hash tables configured (established 131072 bind 65536)
[    0.227496] MPTCP token hash table entries: 16384 (order: 6, 393216 bytes, linear)
[    0.227539] UDP hash table entries: 8192 (order: 6, 262144 bytes, linear)
[    0.227578] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, linear)
[    0.227634] NET: Registered PF_UNIX/PF_LOCAL protocol family
[    0.227643] NET: Registered PF_XDP protocol family
[    0.227657] pci 0000:00:1c.0: PCI bridge to [bus 01]
[    0.227670] pci 0000:00:1c.2: PCI bridge to [bus 02]
[    0.227675] pci 0000:00:1c.2:   bridge window [mem 0xf7c00000-0xf7cfffff]
[    0.227683] pci 0000:00:1c.4: PCI bridge to [bus 03]
[    0.227685] pci 0000:00:1c.4:   bridge window [io  0xe000-0xefff]
[    0.227691] pci 0000:00:1c.4:   bridge window [mem 0xf0000000-0xf00fffff 64bit pref]
[    0.227698] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    0.227700] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    0.227701] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.227703] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000e7fff window]
[    0.227704] pci_bus 0000:00: resource 8 [mem 0xdfa00000-0xfeafffff window]
[    0.227706] pci_bus 0000:00: resource 9 [mem 0x41f600000-0xfffffffff window]
[    0.227707] pci_bus 0000:02: resource 1 [mem 0xf7c00000-0xf7cfffff]
[    0.227709] pci_bus 0000:03: resource 0 [io  0xe000-0xefff]
[    0.227710] pci_bus 0000:03: resource 2 [mem 0xf0000000-0xf00fffff 64bit pref]
[    0.227811] pci 0000:00:02.0: BIOS left Intel GPU interrupts enabled; disabling
[    0.248821] pci 0000:00:1a.0: quirk_usb_early_handoff+0x0/0x190 took 20501 usecs
[    0.272813] pci 0000:00:1d.0: quirk_usb_early_handoff+0x0/0x190 took 23411 usecs
[    0.272974] PCI: CLS 64 bytes, default 64
[    0.272992] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.272993] software IO TLB: mapped [mem 0x00000000d1bea000-0x00000000d5bea000] (64MB)
[    0.273031] Trying to unpack rootfs image as initramfs...
[    0.285145] Initialise system trusted keyrings
[    0.285158] Key type blacklist registered
[    0.285192] workingset: timestamp_bits=36 max_order=22 bucket_order=0
[    0.285206] zbud: loaded
[    0.285371] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.285432] fuse: init (API version 7.38)
[    0.285539] integrity: Platform Keyring initialized
[    0.285542] integrity: Machine keyring initialized
[    0.295018] Key type asymmetric registered
[    0.295023] Asymmetric key parser 'x509' registered
[    0.295048] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
[    0.295104] io scheduler mq-deadline registered
[    0.295570] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    0.295979] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[    0.296045] ACPI: button: Power Button [PWRB]
[    0.296077] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
[    0.296103] ACPI: button: Power Button [PWRF]
[    0.296763] thermal LNXTHERM:00: registered as thermal_zone0
[    0.296766] ACPI: thermal: Thermal Zone [TZ00] (28 C)
[    0.297040] thermal LNXTHERM:01: registered as thermal_zone1
[    0.297042] ACPI: thermal: Thermal Zone [TZ01] (30 C)
[    0.297219] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[    0.298898] Linux agpgart interface v0.103
[    0.300264] loop: module loaded
[    0.300392] ata_piix 0000:00:1f.2: version 2.13
[    0.300498] ata_piix 0000:00:1f.2: MAP [ P0 P2 P1 P3 ]
[    0.457279] scsi host0: ata_piix
[    0.457567] scsi host1: ata_piix
[    0.457607] ata1: SATA max UDMA/133 cmd 0xf110 ctl 0xf100 bmdma 0xf0d0 irq 19
[    0.457612] ata2: SATA max UDMA/133 cmd 0xf0f0 ctl 0xf0e0 bmdma 0xf0d8 irq 19
[    0.457739] ata_piix 0000:00:1f.5: MAP [ P0 -- P1 -- ]
[    0.458049] scsi host2: ata_piix
[    0.458212] scsi host3: ata_piix
[    0.458246] ata3: SATA max UDMA/133 cmd 0xf0b0 ctl 0xf0a0 bmdma 0xf070 irq 19
[    0.458250] ata4: SATA max UDMA/133 cmd 0xf090 ctl 0xf080 bmdma 0xf078 irq 19
[    0.458370] tun: Universal TUN/TAP device driver, 1.6
[    0.458411] PPP generic driver version 2.4.2
[    0.458533] i8042: PNP: No PS/2 controller found.
[    0.458596] mousedev: PS/2 mouse device common for all mice
[    0.458685] ehci-pci 0000:00:1a.0: EHCI Host Controller
[    0.458689] rtc_cmos 00:02: RTC can wake from S4
[    0.458692] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
[    0.458704] ehci-pci 0000:00:1a.0: debug port 2
[    0.458987] rtc_cmos 00:02: registered as rtc0
[    0.459036] rtc_cmos 00:02: setting system clock to 2024-01-03T08:31:11 UTC (1704270671)
[    0.459065] rtc_cmos 00:02: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[    0.459075] i2c_dev: i2c /dev entries driver
[    0.462618] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.
[    0.462630] device-mapper: uevent: version 1.0.3
[    0.462632] ehci-pci 0000:00:1a.0: irq 16, io mem 0xf7d07000
[    0.462671] device-mapper: ioctl: 4.47.0-ioctl (2022-07-28) initialised: dm-devel@redhat.com
[    0.462694] platform eisa.0: Probing EISA bus 0
[    0.462697] platform eisa.0: EISA: Cannot allocate resource for mainboard
[    0.462698] platform eisa.0: Cannot allocate resource for EISA slot 1
[    0.462699] platform eisa.0: Cannot allocate resource for EISA slot 2
[    0.462700] platform eisa.0: Cannot allocate resource for EISA slot 3
[    0.462702] platform eisa.0: Cannot allocate resource for EISA slot 4
[    0.462703] platform eisa.0: Cannot allocate resource for EISA slot 5
[    0.462704] platform eisa.0: Cannot allocate resource for EISA slot 6
[    0.462705] platform eisa.0: Cannot allocate resource for EISA slot 7
[    0.462706] platform eisa.0: Cannot allocate resource for EISA slot 8
[    0.462707] platform eisa.0: EISA: Detected 0 cards
[    0.462716] intel_pstate: Intel P-state driver initializing
[    0.463022] ledtrig-cpu: registered to indicate activity on CPUs
[    0.463050] vesafb: mode is 1920x1080x32, linelength=7680, pages=0
[    0.463052] vesafb: scrolling: redraw
[    0.463053] vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    0.463068] vesafb: framebuffer at 0xe0000000, mapped to 0x00000000db5db3cb, using 8128k, total 8128k
[    0.463100] fbcon: Deferring console take-over
[    0.463110] fb0: VESA VGA frame buffer device
[    0.463176] drop_monitor: Initializing network drop monitor service
[    0.475453] NET: Registered PF_INET6 protocol family
[    0.480707] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
[    0.480953] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.02
[    0.480958] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.480959] usb usb1: Product: EHCI Host Controller
[    0.480960] usb usb1: Manufacturer: Linux 6.2.0-39-generic ehci_hcd
[    0.480962] usb usb1: SerialNumber: 0000:00:1a.0
[    0.481130] hub 1-0:1.0: USB hub found
[    0.481142] hub 1-0:1.0: 2 ports detected
[    0.481352] ehci-pci 0000:00:1d.0: EHCI Host Controller
[    0.481361] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2
[    0.481373] ehci-pci 0000:00:1d.0: debug port 2
[    0.485297] ehci-pci 0000:00:1d.0: irq 23, io mem 0xf7d06000
[    0.500715] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[    0.500791] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.02
[    0.500794] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.500795] usb usb2: Product: EHCI Host Controller
[    0.500797] usb usb2: Manufacturer: Linux 6.2.0-39-generic ehci_hcd
[    0.500798] usb usb2: SerialNumber: 0000:00:1d.0
[    0.500983] hub 2-0:1.0: USB hub found
[    0.500991] hub 2-0:1.0: 2 ports detected
[    0.631779] Freeing initrd memory: 67984K
[    0.637944] Segment Routing with IPv6
[    0.637968] In-situ OAM (IOAM) with IPv6
[    0.637996] NET: Registered PF_PACKET protocol family
[    0.638079] Key type dns_resolver registered
[    0.638629] microcode: Microcode Update Driver: v2.2.
[    0.638635] IPI shorthand broadcast: enabled
[    0.639840] sched_clock: Marking stable (638440891, 185506)->(644468098, -5841701)
[    0.640089] registered taskstats version 1
[    0.640364] Loading compiled-in X.509 certificates
[    0.640984] Loaded X.509 cert 'Build time autogenerated kernel key: 50841dc75de9a7863417bc98ff2d6d89ba2c0eec'
[    0.641527] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969'
[    0.642057] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19'
[    0.642058] blacklist: Loading compiled-in revocation X.509 certificates
[    0.642073] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0'
[    0.642086] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03'
[    0.642100] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b'
[    0.642115] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8'
[    0.642127] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d'
[    0.642139] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c'
[    0.642152] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af'
[    0.642166] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9'
[    0.642257] zswap: loaded using pool lzo/zbud
[    0.643738] Key type .fscrypt registered
[    0.643739] Key type fscrypt-provisioning registered
[    0.646713] Key type encrypted registered
[    0.646718] AppArmor: AppArmor sha1 policy hashing enabled
[    0.646728] ima: No TPM chip found, activating TPM-bypass!
[    0.646740] Loading compiled-in module X.509 certificates
[    0.647265] Loaded X.509 cert 'Build time autogenerated kernel key: 50841dc75de9a7863417bc98ff2d6d89ba2c0eec'
[    0.647268] ima: Allocated hash algorithm: sha1
[    0.647275] ima: No architecture policies found
[    0.647284] evm: Initialising EVM extended attributes:
[    0.647285] evm: security.selinux
[    0.647286] evm: security.SMACK64
[    0.647287] evm: security.SMACK64EXEC
[    0.647287] evm: security.SMACK64TRANSMUTE
[    0.647288] evm: security.SMACK64MMAP
[    0.647288] evm: security.apparmor
[    0.647289] evm: security.ima
[    0.647290] evm: security.capability
[    0.647290] evm: HMAC attrs: 0x1
[    0.647550] PM:   Magic number: 8:517:522
[    0.647742] RAS: Correctable Errors collector initialized.
[    0.736740] usb 1-1: new high-speed USB device number 2 using ehci-pci
[    0.756746] usb 2-1: new high-speed USB device number 2 using ehci-pci
[    0.893422] usb 1-1: New USB device found, idVendor=8087, idProduct=0024, bcdDevice= 0.00
[    0.893431] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    0.893788] hub 1-1:1.0: USB hub found
[    0.894034] hub 1-1:1.0: 4 ports detected
[    0.913386] usb 2-1: New USB device found, idVendor=8087, idProduct=0024, bcdDevice= 0.00
[    0.913390] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    0.913858] hub 2-1:1.0: USB hub found
[    0.913985] hub 2-1:1.0: 6 ports detected
[    0.932774] ata4: SATA link up 3.0 Gbps (SStatus 123 SControl 330)
[    0.932942] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 330)
[    0.937037] ata3.00: ATAPI: TSSTcorp CDDVDW SH-222BB, SB00, max UDMA/100
[    0.937969] ata4.00: ATA-9: WDC WD30EFRX-68AX9N0, 80.00A80, max UDMA/133
[    0.937972] ata4.00: 5860533168 sectors, multi 16: LBA48 NCQ (depth 0/32)
[    0.941976] ata4.00: configured for UDMA/133
[    0.944892] ata3.00: configured for UDMA/100
[    1.204219] usb 2-1.4: new high-speed USB device number 3 using ehci-pci
[    1.300230] tsc: Refined TSC clocksource calibration: 3092.973 MHz
[    1.300242] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2c95594edb3, max_idle_ns: 440795220223 ns
[    1.300288] clocksource: Switched to clocksource tsc
[    1.316865] usb 2-1.4: New USB device found, idVendor=0e8d, idProduct=7961, bcdDevice= 1.00
[    1.316874] usb 2-1.4: New USB device strings: Mfr=2, Product=3, SerialNumber=4
[    1.316878] usb 2-1.4: Product: Wireless_Device
[    1.316880] usb 2-1.4: Manufacturer: MediaTek Inc.
[    1.316882] usb 2-1.4: SerialNumber: 000000000
[    1.396231] usb 2-1.5: new low-speed USB device number 4 using ehci-pci
[    1.511236] usb 2-1.5: New USB device found, idVendor=04f2, idProduct=0400, bcdDevice= 1.03
[    1.511244] usb 2-1.5: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    1.511248] usb 2-1.5: Product: USB Keyboard
[    1.511250] usb 2-1.5: Manufacturer: Chicony
[    1.592228] usb 2-1.6: new low-speed USB device number 5 using ehci-pci
[    1.705460] usb 2-1.6: New USB device found, idVendor=1bcf, idProduct=0005, bcdDevice= 0.14
[    1.705469] usb 2-1.6: New USB device strings: Mfr=0, Product=2, SerialNumber=0
[    1.705473] usb 2-1.6: Product: USB Optical Mouse
[    1.820233] ata1.01: failed to resume link (SControl 0)
[    1.820309] ata2.01: failed to resume link (SControl 0)
[    1.980295] ata1.00: SATA link up 3.0 Gbps (SStatus 123 SControl 330)
[    1.980314] ata1.01: SATA link down (SStatus 0 SControl 0)
[    1.980471] ata2.00: SATA link up 3.0 Gbps (SStatus 123 SControl 330)
[    1.980490] ata2.01: SATA link down (SStatus 0 SControl 0)
[    1.983130] ata1.00: ATA-9: WDC WD60EZRZ-00GZ5B1, 80.00A80, max UDMA/133
[    1.983139] ata1.00: 11721045168 sectors, multi 16: LBA48 NCQ (depth 0/32)
[    1.983614] ata2.00: ATA-9: SanDisk Ultra II 240GB, X41320RL, max UDMA/133
[    1.983623] ata2.00: 468862128 sectors, multi 1: LBA48 NCQ (depth 0/32)
[    1.985860] ata1.00: configured for UDMA/133
[    1.986281] scsi 0:0:0:0: Direct-Access     ATA      WDC WD60EZRZ-00G 0A80 PQ: 0 ANSI: 5
[    1.986809] ata2.00: configured for UDMA/133
[    1.987280] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    1.987391] sd 0:0:0:0: [sda] 11721045168 512-byte logical blocks: (6.00 TB/5.46 TiB)
[    1.987399] sd 0:0:0:0: [sda] 4096-byte physical blocks
[    1.987432] sd 0:0:0:0: [sda] Write Protect is off
[    1.987437] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    1.987497] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.987552] scsi 1:0:0:0: Direct-Access     ATA      SanDisk Ultra II 20RL PQ: 0 ANSI: 5
[    1.987613] sd 0:0:0:0: [sda] Preferred minimum I/O size 4096 bytes
[    1.988081] sd 1:0:0:0: Attached scsi generic sg1 type 0
[    1.988142] sd 1:0:0:0: [sdb] 468862128 512-byte logical blocks: (240 GB/224 GiB)
[    1.988175] sd 1:0:0:0: [sdb] Write Protect is off
[    1.988182] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[    1.988240] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.988353] sd 1:0:0:0: [sdb] Preferred minimum I/O size 512 bytes
[    1.989086]  sdb: sdb1
[    1.989169] sd 1:0:0:0: [sdb] Attached SCSI disk
[    1.990391] scsi 2:0:0:0: CD-ROM            TSSTcorp CDDVDW SH-222BB  SB00 PQ: 0 ANSI: 5
[    2.019391] sd 0:0:0:0: [sda] Attached SCSI disk
[    2.032264] sr 2:0:0:0: [sr0] scsi3-mmc drive: 48x/48x writer dvd-ram cd/rw xa/form2 cdda tray
[    2.032280] cdrom: Uniform CD-ROM driver Revision: 3.20
[    2.050559] sr 2:0:0:0: Attached scsi CD-ROM sr0
[    2.050720] sr 2:0:0:0: Attached scsi generic sg2 type 5
[    2.051123] scsi 3:0:0:0: Direct-Access     ATA      WDC WD30EFRX-68A 0A80 PQ: 0 ANSI: 5
[    2.051878] sd 3:0:0:0: Attached scsi generic sg3 type 0
[    2.051966] sd 3:0:0:0: [sdc] 5860533168 512-byte logical blocks: (3.00 TB/2.73 TiB)
[    2.051974] sd 3:0:0:0: [sdc] 4096-byte physical blocks
[    2.052004] sd 3:0:0:0: [sdc] Write Protect is off
[    2.052009] sd 3:0:0:0: [sdc] Mode Sense: 00 3a 00 00
[    2.052101] sd 3:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    2.052175] sd 3:0:0:0: [sdc] Preferred minimum I/O size 4096 bytes
[    2.106217]  sdc: sdc1
[    2.106402] sd 3:0:0:0: [sdc] Attached SCSI disk
[    2.109582] Freeing unused decrypted memory: 2036K
[    2.110576] Freeing unused kernel image (initmem) memory: 4764K
[    2.120242] Write protecting the kernel read-only data: 34816k
[    2.120924] Freeing unused kernel image (rodata/data gap) memory: 1612K
[    2.197063] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    2.197065] x86/mm: Checking user space page tables
[    2.236899] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    2.236905] Run /init as init process
[    2.236906]   with arguments:
[    2.236907]     /init
[    2.236908]     splash
[    2.236909]   with environment:
[    2.236910]     HOME=/
[    2.236910]     TERM=linux
[    2.236911]     BOOT_IMAGE=/boot/vmlinuz-6.2.0-39-generic
[    2.348277] ACPI Warning: SystemIO range 0x0000000000000428-0x000000000000042F conflicts with OpRegion 0x0000000000000400-0x000000000000047F (\PMIO) (20221020/utaddress-204)
[    2.348285] ACPI: OSL: Resource conflict; ACPI support missing from driver?
[    2.348288] ACPI Warning: SystemIO range 0x0000000000000540-0x000000000000054F conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20221020/utaddress-204)
[    2.348292] ACPI: OSL: Resource conflict; ACPI support missing from driver?
[    2.348292] ACPI Warning: SystemIO range 0x0000000000000530-0x000000000000053F conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20221020/utaddress-204)
[    2.348295] ACPI: OSL: Resource conflict; ACPI support missing from driver?
[    2.348296] ACPI Warning: SystemIO range 0x0000000000000500-0x000000000000052F conflicts with OpRegion 0x0000000000000500-0x000000000000051F (\LED) (20221020/utaddress-204)
[    2.348299] ACPI Warning: SystemIO range 0x0000000000000500-0x000000000000052F conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20221020/utaddress-204)
[    2.348302] ACPI: OSL: Resource conflict; ACPI support missing from driver?
[    2.348302] lpc_ich: Resource conflict(s) found affecting gpio_ich
[    2.350109] xhci_hcd 0000:02:00.0: xHCI Host Controller
[    2.350117] xhci_hcd 0000:02:00.0: new USB bus registered, assigned bus number 3
[    2.350456] r8169 0000:03:00.0: can't disable ASPM; OS doesn't have ASPM control
[    2.350499] xhci_hcd 0000:02:00.0: hcc params 0x040050af hci version 0x100 quirks 0x0000000000080490
[    2.350825] xhci_hcd 0000:02:00.0: xHCI Host Controller
[    2.350829] xhci_hcd 0000:02:00.0: new USB bus registered, assigned bus number 4
[    2.350831] xhci_hcd 0000:02:00.0: Host supports USB 3.0 SuperSpeed
[    2.350871] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.02
[    2.350873] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.350875] usb usb3: Product: xHCI Host Controller
[    2.350876] usb usb3: Manufacturer: Linux 6.2.0-39-generic xhci-hcd
[    2.350877] usb usb3: SerialNumber: 0000:02:00.0
[    2.351328] hub 3-0:1.0: USB hub found
[    2.351340] hub 3-0:1.0: 2 ports detected
[    2.353439] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
[    2.353472] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.02
[    2.353475] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.353477] usb usb4: Product: xHCI Host Controller
[    2.353478] usb usb4: Manufacturer: Linux 6.2.0-39-generic xhci-hcd
[    2.353479] usb usb4: SerialNumber: 0000:02:00.0
[    2.365923] hub 4-0:1.0: USB hub found
[    2.365940] hub 4-0:1.0: 2 ports detected
[    2.371790] r8169 0000:03:00.0 eth0: RTL8168evl/8111evl, 90:2b:34:bd:b7:8a, XID 2c9, IRQ 26
[    2.371797] r8169 0000:03:00.0 eth0: jumbo features [frames: 9194 bytes, tx checksumming: ko]
[    2.386568] i801_smbus 0000:00:1f.3: SMBus using PCI interrupt
[    2.386806] i2c i2c-0: 2/4 memory slots populated (from DMI)
[    2.387099] i2c i2c-0: Successfully instantiated SPD at 0x50
[    2.387381] hid: raw HID events driver (C) Jiri Kosina
[    2.387548] i2c i2c-0: Successfully instantiated SPD at 0x52
[    2.396109] usbcore: registered new interface driver usbhid
[    2.396113] usbhid: USB HID core driver
[    2.420488] r8169 0000:03:00.0 enp3s0: renamed from eth0
[    2.423023] input: Chicony USB Keyboard as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.5/2-1.5:1.0/0003:04F2:0400.0001/input/input2
[    2.480420] hid-generic 0003:04F2:0400.0001: input,hidraw0: USB HID v1.11 Keyboard [Chicony USB Keyboard] on usb-0000:00:1d.0-1.5/input0
[    2.480562] input: USB Optical Mouse as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.6/2-1.6:1.0/0003:1BCF:0005.0002/input/input3
[    2.480846] hid-generic 0003:1BCF:0005.0002: input,hidraw1: USB HID v1.10 Mouse [USB Optical Mouse] on usb-0000:00:1d.0-1.6/input0
[    2.774515] fbcon: Taking over console
[    2.774622] Console: switching to colour frame buffer device 240x67
[    2.878727] EXT4-fs (sdb1): mounted filesystem 0b543551-e296-4c65-a815-5a8ff278b32f with ordered data mode. Quota mode: none.
[    3.101118] systemd[1]: Inserted module 'autofs4'
[    3.126418] systemd[1]: systemd 249.11-0ubuntu3.11 running in system mode (+PAM +AUDIT +SELINUX +APPARMOR +IMA +SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY -P11KIT -QRENCODE +BZIP2 +LZ4 +XZ +ZLIB +ZSTD -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified)
[    3.126529] systemd[1]: Detected architecture x86-64.
[    3.127134] systemd[1]: Hostname set to <peter-desktop>.
[    3.529900] systemd[1]: /etc/systemd/system/vpnagentd.service:10: PIDFile= references a path below legacy directory /var/run/, updating /var/run/vpnagentd.pid → /run/vpnagentd.pid; please update the unit file accordingly.
[    3.671444] systemd[1]: Queued start job for default target Graphical Interface.
[    3.696689] systemd[1]: Created slice Slice /system/modprobe.
[    3.697002] systemd[1]: Created slice Slice /system/systemd-fsck.
[    3.697178] systemd[1]: Created slice User and Session Slice.
[    3.697248] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[    3.697418] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[    3.697486] systemd[1]: Reached target Remote File Systems.
[    3.697499] systemd[1]: Reached target Slice Units.
[    3.697513] systemd[1]: Reached target Mounting snaps.
[    3.697540] systemd[1]: Reached target Local Verity Protected Volumes.
[    3.697673] systemd[1]: Listening on Syslog Socket.
[    3.697757] systemd[1]: Listening on fsck to fsckd communication Socket.
[    3.697811] systemd[1]: Listening on initctl Compatibility Named Pipe.
[    3.697990] systemd[1]: Listening on Journal Audit Socket.
[    3.698073] systemd[1]: Listening on Journal Socket (/dev/log).
[    3.698179] systemd[1]: Listening on Journal Socket.
[    3.698326] systemd[1]: Listening on udev Control Socket.
[    3.698410] systemd[1]: Listening on udev Kernel Socket.
[    3.699119] systemd[1]: Mounting Huge Pages File System...
[    3.699862] systemd[1]: Mounting POSIX Message Queue File System...
[    3.700979] systemd[1]: Mounting Kernel Debug File System...
[    3.701794] systemd[1]: Mounting Kernel Trace File System...
[    3.704389] systemd[1]: Starting Journal Service...
[    3.705742] systemd[1]: Starting Set the console keyboard layout...
[    3.706635] systemd[1]: Starting Create List of Static Device Nodes...
[    3.707579] systemd[1]: Starting Load Kernel Module configfs...
[    3.708549] systemd[1]: Starting Load Kernel Module drm...
[    3.709480] systemd[1]: Starting Load Kernel Module efi_pstore...
[    3.710470] systemd[1]: Starting Load Kernel Module fuse...
[    3.710735] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
[    3.715281] systemd[1]: Starting Load Kernel Modules...
[    3.716163] systemd[1]: Starting Remount Root and Kernel File Systems...
[    3.717137] systemd[1]: Starting Coldplug All udev Devices...
[    3.718183] systemd[1]: Started Read required files in advance.
[    3.720004] systemd[1]: Mounted Huge Pages File System.
[    3.720123] systemd[1]: Mounted POSIX Message Queue File System.
[    3.720224] systemd[1]: Mounted Kernel Debug File System.
[    3.720306] systemd[1]: Mounted Kernel Trace File System.
[    3.720609] systemd[1]: Finished Create List of Static Device Nodes.
[    3.721023] systemd[1]: modprobe@configfs.service: Deactivated successfully.
[    3.721469] systemd[1]: Finished Load Kernel Module configfs.
[    3.721799] systemd[1]: modprobe@efi_pstore.service: Deactivated successfully.
[    3.722118] systemd[1]: Finished Load Kernel Module efi_pstore.
[    3.722378] systemd[1]: modprobe@fuse.service: Deactivated successfully.
[    3.722722] systemd[1]: Finished Load Kernel Module fuse.
[    3.723829] systemd[1]: Mounting FUSE Control File System...
[    3.724893] systemd[1]: Mounting Kernel Configuration File System...
[    3.726736] EXT4-fs (sdb1): re-mounted 0b543551-e296-4c65-a815-5a8ff278b32f. Quota mode: none.
[    3.728506] systemd[1]: Finished Remount Root and Kernel File Systems.
[    3.728700] systemd[1]: Mounted FUSE Control File System.
[    3.728789] systemd[1]: Mounted Kernel Configuration File System.
[    3.729900] systemd[1]: Activating swap /swapfile...
[    3.730014] systemd[1]: Condition check resulted in Platform Persistent Storage Archival being skipped.
[    3.731474] systemd[1]: Starting Load/Save Random Seed...
[    3.732549] systemd[1]: Starting Create System Users...
[    3.754648] ACPI: bus type drm_connector registered
[    3.755446] systemd[1]: modprobe@drm.service: Deactivated successfully.
[    3.755682] systemd[1]: Finished Load Kernel Module drm.
[    3.760091] Adding 2097148k swap on /swapfile.  Priority:-2 extents:6 across:2260988k SSFS
[    3.760146] systemd[1]: Activated swap /swapfile.
[    3.760337] systemd[1]: ureadahead.service: Main process exited, code=exited, status=5/NOTINSTALLED
[    3.760460] systemd[1]: ureadahead.service: Failed with result 'exit-code'.
[    3.760764] systemd[1]: Reached target Swaps.
[    3.765627] lp: driver loaded but no devices found
[    3.772517] systemd[1]: Finished Load/Save Random Seed.
[    3.772657] systemd[1]: Condition check resulted in First Boot Complete being skipped.
[    3.774155] ppdev: user-space parallel port driver
[    3.776790] systemd[1]: Started Journal Service.
[    3.783947] systemd-journald[401]: Received client request to flush runtime journal.
[    3.874149] loop0: detected capacity change from 0 to 8
[    3.879760] loop1: detected capacity change from 0 to 19632
[    3.885852] loop2: detected capacity change from 0 to 20176
[    3.890252] loop3: detected capacity change from 0 to 322496
[    3.896185] loop4: detected capacity change from 0 to 325360
[    3.903137] loop5: detected capacity change from 0 to 47288
[    3.909199] loop6: detected capacity change from 0 to 19280
[    3.911719] loop7: detected capacity change from 0 to 216592
[    3.917769] loop8: detected capacity change from 0 to 216720
[    3.923113] loop9: detected capacity change from 0 to 113992
[    3.934112] loop11: detected capacity change from 0 to 129976
[    3.934141] loop10: detected capacity change from 0 to 113992
[    3.936645] loop12: detected capacity change from 0 to 130888
[    3.949240] loop13: detected capacity change from 0 to 151352
[    3.949463] loop14: detected capacity change from 0 to 151784
[    3.952737] loop15: detected capacity change from 0 to 136272
[    3.955427] loop16: detected capacity change from 0 to 136320
[    3.958377] loop17: detected capacity change from 0 to 558904
[    3.965733] loop18: detected capacity change from 0 to 639648
[    3.970161] loop19: detected capacity change from 0 to 164000
[    3.982768] loop20: detected capacity change from 0 to 503632
[    3.986949] loop21: detected capacity change from 0 to 497384
[    3.987201] loop22: detected capacity change from 0 to 38528
[    3.989426] loop23: detected capacity change from 0 to 38856
[    4.000126] loop24: detected capacity change from 0 to 376952
[    4.007509] loop25: detected capacity change from 0 to 340416
[    4.015068] loop26: detected capacity change from 0 to 15216
[    4.016365] loop27: detected capacity change from 0 to 15096
[    4.023522] loop28: detected capacity change from 0 to 1066760
[    4.026289] loop29: detected capacity change from 0 to 1054352
[    4.029989] loop30: detected capacity change from 0 to 288120
[    4.031789] loop31: detected capacity change from 0 to 288072
[    4.035800] loop32: detected capacity change from 0 to 337560
[    4.038426] loop33: detected capacity change from 0 to 337560
[    4.040753] loop34: detected capacity change from 0 to 447264
[    4.050494] loop35: detected capacity change from 0 to 447264
[    4.054131] loop36: detected capacity change from 0 to 716168
[    4.067470] loop37: detected capacity change from 0 to 716176
[    4.069346] loop38: detected capacity change from 0 to 1017816
[    4.069422] loop39: detected capacity change from 0 to 1017608
[    4.077668] loop40: detected capacity change from 0 to 3160
[    4.080495] loop41: detected capacity change from 0 to 3032
[    4.085096] loop42: detected capacity change from 0 to 280
[    4.087587] loop43: detected capacity change from 0 to 264
[    4.095225] loop44: detected capacity change from 0 to 166424
[    4.095939] loop45: detected capacity change from 0 to 187776
[    4.099301] loop46: detected capacity change from 0 to 125864
[    4.101701] loop47: detected capacity change from 0 to 125920
[    4.109335] loop48: detected capacity change from 0 to 19752
[    4.111990] loop49: detected capacity change from 0 to 19752
[    4.119363] loop50: detected capacity change from 0 to 75960
[    4.123696] loop51: detected capacity change from 0 to 8392
[    4.125095] loop52: detected capacity change from 0 to 8392
[    4.133125] loop53: detected capacity change from 0 to 893552
[    4.136123] loop54: detected capacity change from 0 to 533936
[    4.137638] loop55: detected capacity change from 0 to 593464
[    4.147461] loop56: detected capacity change from 0 to 919392
[    4.149029] loop57: detected capacity change from 0 to 919168
[    4.154560] loop58: detected capacity change from 0 to 136608
[    4.158752] loop59: detected capacity change from 0 to 222704
[    4.159180] loop60: detected capacity change from 0 to 921912
[    4.162512] loop61: detected capacity change from 0 to 94064
[    4.164944] loop62: detected capacity change from 0 to 25240
[    4.172307] loop63: detected capacity change from 0 to 856
[    4.173920] loop64: detected capacity change from 0 to 904
[    4.178415] loop65: detected capacity change from 0 to 383656
[    4.186325] loop66: detected capacity change from 0 to 190888
[    4.186356] loop67: detected capacity change from 0 to 383248
[    4.197631] loop68: detected capacity change from 0 to 190936
[    4.665392] at24 0-0050: supply vcc not found, using dummy regulator
[    4.667017] at24 0-0050: 256 byte spd EEPROM, read-only
[    4.667042] at24 0-0052: supply vcc not found, using dummy regulator
[    4.667780] at24 0-0052: 256 byte spd EEPROM, read-only
[    4.711228] RAPL PMU: API unit is 2^-32 Joules, 3 fixed counters, 163840 ms ovfl timer
[    4.711234] RAPL PMU: hw unit of domain pp0-core 2^-16 Joules
[    4.711235] RAPL PMU: hw unit of domain package 2^-16 Joules
[    4.711236] RAPL PMU: hw unit of domain pp1-gpu 2^-16 Joules
[    4.731375] EDAC ie31200: No ECC support
[    4.763710] cryptd: max_cpu_qlen set to 1000
[    4.846150] AVX version of gcm_enc/dec engaged.
[    4.846173] AES CTR mode by8 optimization enabled
[    5.241495] EXT4-fs (sda): mounted filesystem a07bd20a-b732-40c1-86dd-b190eceefc0e with ordered data mode. Quota mode: none.
[    5.626353] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[    5.626593] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[    5.734253] EXT4-fs (sdc1): mounted filesystem 81ca5b19-a7f1-4a84-9d21-3ab604275bda with ordered data mode. Quota mode: none.
[    6.070432] audit: type=1400 audit(1704270677.105:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe" pid=988 comm="apparmor_parser"
[    6.070439] audit: type=1400 audit(1704270677.105:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe//kmod" pid=988 comm="apparmor_parser"
[    6.074566] audit: type=1400 audit(1704270677.109:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="lsb_release" pid=987 comm="apparmor_parser"
[    6.090080] audit: type=1400 audit(1704270677.125:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/snap/core/4206/usr/lib/snapd/snap-confine" pid=990 comm="apparmor_parser"
[    6.090088] audit: type=1400 audit(1704270677.125:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/snap/core/4206/usr/lib/snapd/snap-confine//mount-namespace-capture-helper" pid=990 comm="apparmor_parser"
[    6.090091] audit: type=1400 audit(1704270677.125:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/snap/core/4206/usr/lib/snapd/snap-confine//snap_update_ns" pid=990 comm="apparmor_parser"
[    6.105113] audit: type=1400 audit(1704270677.141:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/man" pid=993 comm="apparmor_parser"
[    6.105120] audit: type=1400 audit(1704270677.141:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_filter" pid=993 comm="apparmor_parser"
[    6.105124] audit: type=1400 audit(1704270677.141:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_groff" pid=993 comm="apparmor_parser"
[    6.120693] Console: switching to colour dummy device 80x25
[    6.121663] i915 0000:00:02.0: vgaarb: deactivate vga console
[    6.140207] audit: type=1400 audit(1704270677.161:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-oosplash" pid=995 comm="apparmor_parser"
[    6.155121] intel_rapl_common: Found RAPL domain package
[    6.155126] intel_rapl_common: Found RAPL domain core
[    6.155127] intel_rapl_common: Found RAPL domain uncore
[    6.166160] [drm] Initialized i915 1.6.0 20201103 for 0000:00:02.0 on minor 0
[    6.166672] ACPI: video: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[    6.166849] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input4
[    6.167047] snd_hda_intel 0000:00:1b.0: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[    6.283162] fbcon: i915drmfb (fb0) is primary device
[    6.420224] Console: switching to colour frame buffer device 240x67
[    6.439811] i915 0000:00:02.0: [drm] fb0: i915drmfb frame buffer device
[    6.492049] snd_hda_codec_realtek hdaudioC0D2: autoconfig for ALC887-VD: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:line
[    6.492055] snd_hda_codec_realtek hdaudioC0D2:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[    6.492057] snd_hda_codec_realtek hdaudioC0D2:    hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
[    6.492059] snd_hda_codec_realtek hdaudioC0D2:    mono: mono_out=0x0
[    6.492060] snd_hda_codec_realtek hdaudioC0D2:    inputs:
[    6.492062] snd_hda_codec_realtek hdaudioC0D2:      Rear Mic=0x18
[    6.492063] snd_hda_codec_realtek hdaudioC0D2:      Front Mic=0x19
[    6.492064] snd_hda_codec_realtek hdaudioC0D2:      Line=0x1a
[    6.492066] snd_hda_codec_realtek hdaudioC0D2:      CD=0x1c
[    6.515624] input: HDA Intel PCH Rear Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input5
[    6.515754] input: HDA Intel PCH Front Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input6
[    6.515900] input: HDA Intel PCH Line as /devices/pci0000:00/0000:00:1b.0/sound/card0/input7
[    6.525996] input: HDA Intel PCH Line Out as /devices/pci0000:00/0000:00:1b.0/sound/card0/input8
[    6.536134] snd_hda_intel 0000:00:1b.0: device 1458:a002 is on the power_save denylist, forcing power_save to 0
[    6.588241] usb 2-1.4: reset high-speed USB device number 3 using ehci-pci
[    6.840784] usbcore: registered new interface driver mt7921u
[    6.843628] mt7921u 2-1.4:1.0: HW/SW Version: 0x8a108a10, Build Time: 20231109190918a

[    6.861221] mt7921u 2-1.4:1.0: WM Firmware Version: ____010000, Build Time: 20231109190959
[    7.958242] RTL8211E Gigabit Ethernet r8169-0-300:00: attached PHY driver (mii_bus:phy_addr=r8169-0-300:00, irq=MAC)
[    8.230975] r8169 0000:03:00.0 enp3s0: Link is Down
[    8.556394] mt7921u 2-1.4:1.0 wlx90de80fc04bf: renamed from wlan0
[    9.591742] loop69: detected capacity change from 0 to 8
[   11.114501] kauditd_printk_skb: 129 callbacks suppressed
[   11.114504] audit: type=1326 audit(1704270682.149:141): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cupsd pid=2069 comm="cupsd" exe="/snap/cups/1024/sbin/cupsd" sig=0 arch=c000003e syscall=93 compat=0 ip=0x7f5111659c8b code=0x50000
[   12.089775] audit: type=1326 audit(1704270683.125:142): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cupsd pid=2070 comm="cups-proxyd" exe="/snap/cups/1024/sbin/cups-proxyd" sig=0 arch=c000003e syscall=314 compat=0 ip=0x7f0a3d804a7d code=0x50000
[   13.119419] audit: type=1326 audit(1704270684.153:143): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.cups.cupsd pid=2069 comm="cupsd" exe="/snap/cups/1024/sbin/cupsd" sig=0 arch=c000003e syscall=93 compat=0 ip=0x7f5111659c8b code=0x50000
[   15.406916] vboxdrv: loading out-of-tree module taints kernel.
[   15.407186] vboxdrv: module verification failed: signature and/or required key missing - tainting kernel
[   15.419423] vboxdrv: Found 4 processor cores
[   15.440860] vboxdrv: TSC mode is Invariant, tentative frequency 3092962604 Hz
[   15.440864] vboxdrv: Successfully loaded version 6.1.38_Ubuntu r153438 (interface 0x00320000)
[   15.448197] VBoxNetFlt: Successfully started.
[   15.455141] VBoxNetAdp: Successfully started.
[   21.952506] rfkill: input handler disabled
[   22.855466] audit: type=1400 audit(1704270693.889:144): apparmor="DENIED" operation="capable" class="cap" profile="/snap/core/16202/usr/lib/snapd/snap-confine" pid=2764 comm="snap-confine" capability=12  capname="net_admin"
[   22.855480] audit: type=1400 audit(1704270693.889:145): apparmor="DENIED" operation="capable" class="cap" profile="/snap/core/16202/usr/lib/snapd/snap-confine" pid=2764 comm="snap-confine" capability=38  capname="perfmon"
[   22.968204] audit: type=1400 audit(1704270694.001:146): apparmor="DENIED" operation="open" class="file" profile="snap-update-ns.firefox" name="/var/lib/" pid=2895 comm="5" requested_mask="r" denied_mask="r" fsuid=0 ouid=0
[   22.968561] audit: type=1400 audit(1704270694.005:147): apparmor="DENIED" operation="open" class="file" profile="snap-update-ns.firefox" name="/var/lib/" pid=2895 comm="5" requested_mask="r" denied_mask="r" fsuid=0 ouid=0
[   37.097152] audit: type=1400 audit(1704270708.133:148): apparmor="DENIED" operation="open" class="file" profile="snap.firefox.firefox" name="/etc/igfx_user_feature_next.txt" pid=3231 comm="vaapitest" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
[   39.136385] audit: type=1107 audit(1704270710.173:149): pid=1412 uid=103 auid=4294967295 ses=4294967295 subj=unconfined msg='apparmor="DENIED" operation="dbus_method_call"  bus="system" path="/org/freedesktop/login1" interface="org.freedesktop.DBus.Properties" member="GetAll" mask="send" name=":1.4" pid=2764 label="snap.firefox.firefox" peer_pid=1451 peer_label="unconfined"
                exe="/usr/bin/dbus-daemon" sauid=103 hostname=? addr=? terminal=?'
[   39.311366] audit: type=1107 audit(1704270710.345:150): pid=1412 uid=103 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.45" pid=2764 label="snap.firefox.firefox" peer_pid=2047 peer_label="unconfined"
                exe="/usr/bin/dbus-daemon" sauid=103 hostname=? addr=? terminal=?'
[   40.890786] audit: type=1107 audit(1704270711.925:151): pid=1412 uid=103 auid=4294967295 ses=4294967295 subj=unconfined msg='apparmor="DENIED" operation="dbus_method_call"  bus="system" path="/org/freedesktop/PolicyKit1/Authority" interface="org.freedesktop.DBus.Properties" member="GetAll" mask="send" name=":1.8" pid=3120 label="snap.snap-store.ubuntu-software" peer_pid=1431 peer_label="unconfined"
                exe="/usr/bin/dbus-daemon" sauid=103 hostname=? addr=? terminal=?'
[   40.891456] audit: type=1107 audit(1704270711.925:152): pid=1412 uid=103 auid=4294967295 ses=4294967295 subj=unconfined msg='apparmor="DENIED" operation="dbus_method_call"  bus="system" path="/org/freedesktop/PolicyKit1/Authority" interface="org.freedesktop.PolicyKit1.Authority" member="CheckAuthorization" mask="send" name=":1.8" pid=3120 label="snap.snap-store.ubuntu-software" peer_pid=1431 peer_label="unconfined"
                exe="/usr/bin/dbus-daemon" sauid=103 hostname=? addr=? terminal=?'
[   40.895393] audit: type=1107 audit(1704270711.929:153): pid=1412 uid=103 auid=4294967295 ses=4294967295 subj=unconfined msg='apparmor="DENIED" operation="dbus_method_call"  bus="system" path="/org/freedesktop/PolicyKit1/Authority" interface="org.freedesktop.DBus.Properties" member="GetAll" mask="send" name=":1.8" pid=3120 label="snap.snap-store.ubuntu-software" peer_pid=1431 peer_label="unconfined"
                exe="/usr/bin/dbus-daemon" sauid=103 hostname=? addr=? terminal=?'
[   40.895840] audit: type=1107 audit(1704270711.929:154): pid=1412 uid=103 auid=4294967295 ses=4294967295 subj=unconfined msg='apparmor="DENIED" operation="dbus_method_call"  bus="system" path="/org/freedesktop/PolicyKit1/Authority" interface="org.freedesktop.PolicyKit1.Authority" member="CheckAuthorization" mask="send" name=":1.8" pid=3120 label="snap.snap-store.ubuntu-software" peer_pid=1431 peer_label="unconfined"
                exe="/usr/bin/dbus-daemon" sauid=103 hostname=? addr=? terminal=?'
[   43.251292] audit: type=1400 audit(1704270714.285:155): apparmor="DENIED" operation="open" class="file" profile="snap.snap-store.ubuntu-software" name="/etc/appstream.conf" pid=3120 comm="snap-store" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
[  311.985126] audit: type=1107 audit(1704270983.021:156): pid=1412 uid=103 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.107" pid=2764 label="snap.firefox.firefox" peer_pid=4271 peer_label="unconfined"
                exe="/usr/bin/dbus-daemon" sauid=103 hostname=? addr=? terminal=?'

If I unplug and re-insert the Fenvi, and run dmesg again, the final lines are:

[  504.035398] usb 2-1.4: USB disconnect, device number 3
[  511.168220] usb 2-1.4: new high-speed USB device number 6 using ehci-pci
[  511.282603] usb 2-1.4: New USB device found, idVendor=0e8d, idProduct=7961, bcdDevice= 1.00
[  511.282612] usb 2-1.4: New USB device strings: Mfr=2, Product=3, SerialNumber=4
[  511.282615] usb 2-1.4: Product: Wireless_Device
[  511.282617] usb 2-1.4: Manufacturer: MediaTek Inc.
[  511.282620] usb 2-1.4: SerialNumber: 000000000
[  511.384252] usb 2-1.4: reset high-speed USB device number 6 using ehci-pci
[  511.532150] mt7921u 2-1.4:1.0: HW/SW Version: 0x8a108a10, Build Time: 20231109190918a

[  511.793242] mt7921u 2-1.4:1.0: WM Firmware Version: ____010000, Build Time: 20231109190959
[  513.461235] mt7921u 2-1.4:1.0 wlx90de80fc04bf: renamed from wlan0

Does that help?

morrownr commented 6 months ago

If I unplug and re-insert the Fenvi, and run dmesg again, the final lines are: ... [ 513.461235] mt7921u 2-1.4:1.0 wlx90de80fc04bf: renamed from wlan0 Does that help?

It helps to show that the driver/firmware/kernel are happy. I see no problem there. Still need to figure out why you cannot connect to your AP.

[ 15.440864] vboxdrv: Successfully loaded version 6.1.38_Ubuntu r153438 (interface 0x00320000)

Are you running Linux in VirtualBox?

Do you want my wifi router drtails?

Yes. Is the router dual band? Do the bands have different names? What security is is using?

I have not attempted to "Forget connection" (should I?).

I generally do forget the saved connections if I move to new hardware as your are doing with the new adapter.

iw dev produces this output:

It is interesting that the iw dev is giving a different interface name that what we saw above in the dmesg output. Interface names are specific to adapters so that has to be different adapters.

Overall: after your kernel was upgraded to 6.2, I see indications that things are working well. How is it that you are not connected? If you are running VirtualBox, that likely is where to start looking for the problem.

@morrownr

MSSProvenance commented 6 months ago

Well, that's curious. I was not running VirtualBox before, but I did have it installed; I was experimenting with it recently. Maybe I messed-up some settings somewhere or corrupted something, because based on your most recent message, I tried uninstalling Virtualbox and rebooting. I now have a successful wifi connection, with a download speed of nearly 140Mbps, whereas my previous dongle, the TP-link, never achieved more than about 40-50Mbps! So: a huge success!

As I've said before, I really do appreciate the time and care you've generously given to helping a stranger. Thank you again.

Shall I mark this thread as closed, or would you like me to provide any more diagnostic data?

morrownr commented 6 months ago

Great to hear you are going. As the distros move on into the future with new kernels and firmware, you will find that adapters such as your new one with the mt7921au chipset will just be plug and play. Things like installing a driver or upgrading your kernel will be a distant memory. Enjoy.

FYI: I updated the Firmware guide yesterday with a new section. New fimrware is now available for the new mt7925 chipset. The driver for the mt7925 went into kernel 6.7. That is the new WiFi 7 chipset for USB and PCIe. No hardware is available for sale yet but hopefully sometime in 2024, we will see new WiFi 7 adapters. Not that you need one but it is cool to keep a watch out for the new stuff.

Shall I mark this thread as closed, or would you like me to provide any more diagnostic data?

Please leave it open. This site gets a lot of hits. Some people stop by and do a search or read if they have a problem and I think this issue might be useful to some users.

Stop by anytime.

@morrownr

MSSProvenance commented 6 months ago

Excellent. Thanks again.