Hello, On 27-05-2022 01:36, Damien Le Moal wrote: > On 2022/05/26 21:38, J.J. Berkhout wrote: . . >> The problem is: >> After going from Linux Mint 19.3 Cinnamon kernel 5.4.0-97 to Linux Mint >> 20.3 Cinnamon kernel 5.4.0-107 I discovered that I could not (reliably) >> access my optical drive anymore. >> It produces errors like: >> ata1.00: exception Emask 0x10 SAct 0x0 SErr 0x40d0000 action 0xe frozen >> ata1: SError: { PHYRdyChg CommWake 10B8B DevExch } >> ata1.00: cmd a0/00:00:00:00:fc/00:00:00:00:00/a0 tag 0 pio 131072 in >> Read(10) 28 00 00 00 05 61 00 00 40 00res >> 50/00:03:00:00:00/00:00:00:00:00/a0 Emask 0x10 (ATA bus error) >> blk_update_request: I/O error, dev sr0, sector 5508 op 0x0:(READ) flags >> 0x80700 phys_seg 19 prio class 0 >> ata1.00: failed to set xfermode (err_mask=0x1) >> >> The system was Linux Mint 20.3 Cinnamon with kernel 5.4.0-107-generic, >> mobo ASRock model X570 Taichi. >> After some tests I found out: >> Kernel 5.4.0-99 works OK; >> Kernel 5.4.0-100 has the problem; >> Kernel 5.13.0-30 works OK; >> Kernel 5.13.0-35 has the problem. > > It looks like your distro is backporting patches so the patch causing the > problem could be found by bisecting. While 5.4 kernel is an LTS kernel, the > latest release is 5.4.196... 5.4.0-100 is the distro version number which does > not tell me what set of patches it got on top of 5.4.0. These are not > stable/vanilla kernels. > > To get help from this list, you will need to try with a vanilla kernel, ideally > from git. You could try the latest mainline 5.18 first to see if the problem is > there or not. OK, I installed kernel 5.18.0 with 'mainline' (Ubuntu Mainline Kernel Installer). Kernel installed was 5.18.0-051800.202205222030. Same problem existed. I reverted to the ubuntu 5.13.0-30 kernel. A copy of the dmesg output is attached. With kind regards, Jaap Berkhout.
[ 0.000000] Linux version 5.18.0-051800-generic (kernel@kathleen) (gcc (Ubuntu 11.3.0-3ubuntu1) 11.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #202205222030 SMP PREEMPT_DYNAMIC Sun May 22 20:33:46 UTC 2022 [ 0.000000] Command line: BOOT_IMAGE=/vmlinuz-5.18.0-051800-generic root=UUID=9d60bcb5-650d-484d-ae74-728526cd6db1 ro ipv6.disable=1 elevator=deadline quiet splash nomodeset [ 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] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers' [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'compacted' format. [ 0.000000] signal: max sigframe size: 1776 [ 0.000000] BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable [ 0.000000] BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000009afefff] usable [ 0.000000] BIOS-e820: [mem 0x0000000009aff000-0x0000000009ffffff] reserved [ 0.000000] BIOS-e820: [mem 0x000000000a000000-0x000000000a1fffff] usable [ 0.000000] BIOS-e820: [mem 0x000000000a200000-0x000000000a20ffff] ACPI NVS [ 0.000000] BIOS-e820: [mem 0x000000000a210000-0x00000000cb61afff] usable [ 0.000000] BIOS-e820: [mem 0x00000000cb61b000-0x00000000ccc15fff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000ccc16000-0x00000000ccc4afff] ACPI data [ 0.000000] BIOS-e820: [mem 0x00000000ccc4b000-0x00000000cd2c3fff] ACPI NVS [ 0.000000] BIOS-e820: [mem 0x00000000cd2c4000-0x00000000cdffefff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000cdfff000-0x00000000ceffffff] usable [ 0.000000] BIOS-e820: [mem 0x00000000cf000000-0x00000000cfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000f0000000-0x00000000f7ffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fd200000-0x00000000fd2fffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fd400000-0x00000000fd5fffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fea00000-0x00000000fea0ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feb80000-0x00000000fec01fff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fec10000-0x00000000fec10fff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed00fff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fed40000-0x00000000fed44fff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fed80000-0x00000000fed8ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fedc2000-0x00000000fedcffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fedd4000-0x00000000fedd5fff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000042f37ffff] usable [ 0.000000] BIOS-e820: [mem 0x000000042f380000-0x000000042fffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] e820: update [mem 0xc5987018-0xc5995857] usable ==> usable [ 0.000000] e820: update [mem 0xc5987018-0xc5995857] usable ==> usable [ 0.000000] e820: update [mem 0xc5966018-0xc5986057] usable ==> usable [ 0.000000] e820: update [mem 0xc5966018-0xc5986057] usable ==> usable [ 0.000000] extended physical RAM map: [ 0.000000] reserve setup_data: [mem 0x0000000000000000-0x000000000009ffff] usable [ 0.000000] reserve setup_data: [mem 0x00000000000a0000-0x00000000000fffff] reserved [ 0.000000] reserve setup_data: [mem 0x0000000000100000-0x0000000009afefff] usable [ 0.000000] reserve setup_data: [mem 0x0000000009aff000-0x0000000009ffffff] reserved [ 0.000000] reserve setup_data: [mem 0x000000000a000000-0x000000000a1fffff] usable [ 0.000000] reserve setup_data: [mem 0x000000000a200000-0x000000000a20ffff] ACPI NVS [ 0.000000] reserve setup_data: [mem 0x000000000a210000-0x00000000c5966017] usable [ 0.000000] reserve setup_data: [mem 0x00000000c5966018-0x00000000c5986057] usable [ 0.000000] reserve setup_data: [mem 0x00000000c5986058-0x00000000c5987017] usable [ 0.000000] reserve setup_data: [mem 0x00000000c5987018-0x00000000c5995857] usable [ 0.000000] reserve setup_data: [mem 0x00000000c5995858-0x00000000cb61afff] usable [ 0.000000] reserve setup_data: [mem 0x00000000cb61b000-0x00000000ccc15fff] reserved [ 0.000000] reserve setup_data: [mem 0x00000000ccc16000-0x00000000ccc4afff] ACPI data [ 0.000000] reserve setup_data: [mem 0x00000000ccc4b000-0x00000000cd2c3fff] ACPI NVS [ 0.000000] reserve setup_data: [mem 0x00000000cd2c4000-0x00000000cdffefff] reserved [ 0.000000] reserve setup_data: [mem 0x00000000cdfff000-0x00000000ceffffff] usable [ 0.000000] reserve setup_data: [mem 0x00000000cf000000-0x00000000cfffffff] reserved [ 0.000000] reserve setup_data: [mem 0x00000000f0000000-0x00000000f7ffffff] reserved [ 0.000000] reserve setup_data: [mem 0x00000000fd200000-0x00000000fd2fffff] reserved [ 0.000000] reserve setup_data: [mem 0x00000000fd400000-0x00000000fd5fffff] reserved [ 0.000000] reserve setup_data: [mem 0x00000000fea00000-0x00000000fea0ffff] reserved [ 0.000000] reserve setup_data: [mem 0x00000000feb80000-0x00000000fec01fff] reserved [ 0.000000] reserve setup_data: [mem 0x00000000fec10000-0x00000000fec10fff] reserved [ 0.000000] reserve setup_data: [mem 0x00000000fed00000-0x00000000fed00fff] reserved [ 0.000000] reserve setup_data: [mem 0x00000000fed40000-0x00000000fed44fff] reserved [ 0.000000] reserve setup_data: [mem 0x00000000fed80000-0x00000000fed8ffff] reserved [ 0.000000] reserve setup_data: [mem 0x00000000fedc2000-0x00000000fedcffff] reserved [ 0.000000] reserve setup_data: [mem 0x00000000fedd4000-0x00000000fedd5fff] reserved [ 0.000000] reserve setup_data: [mem 0x00000000ff000000-0x00000000ffffffff] reserved [ 0.000000] reserve setup_data: [mem 0x0000000100000000-0x000000042f37ffff] usable [ 0.000000] reserve setup_data: [mem 0x000000042f380000-0x000000042fffffff] reserved [ 0.000000] efi: EFI v2.70 by American Megatrends [ 0.000000] efi: ACPI=0xcd2ab000 ACPI 2.0=0xcd2ab014 SMBIOS=0xcde26000 SMBIOS 3.0=0xcde25000 MEMATTR=0xc9b46018 ESRT=0xc78d6098 MOKvar=0xc5a6b000 RNG=0xcde66318 [ 0.000000] efi: seeding entropy pool [ 0.000000] random: crng init done [ 0.000000] SMBIOS 3.2.0 present. [ 0.000000] DMI: To Be Filled By O.E.M. To Be Filled By O.E.M./X570 Taichi, BIOS P3.80 12/01/2020 [ 0.000000] tsc: Fast TSC calibration failed [ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved [ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable [ 0.000000] last_pfn = 0x42f380 max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.000000] total RAM covered: 3327M [ 0.000000] Found optimal setting for mtrr clean up [ 0.000000] gran_size: 64K chunk_size: 64M num_reg: 4 lose cover RAM: 0G [ 0.000000] e820: update [mem 0xcd5f0000-0xcd5fffff] usable ==> reserved [ 0.000000] e820: update [mem 0xd0000000-0xffffffff] usable ==> reserved [ 0.000000] last_pfn = 0xcf000 max_arch_pfn = 0x400000000 [ 0.000000] esrt: Reserving ESRT space from 0x00000000c78d6098 to 0x00000000c78d60d0. [ 0.000000] e820: update [mem 0xc78d6000-0xc78d6fff] usable ==> reserved [ 0.000000] e820: update [mem 0xc5a6b000-0xc5a6bfff] usable ==> reserved [ 0.000000] Using GB pages for direct mapping [ 0.000000] Secure boot disabled [ 0.000000] RAMDISK: [mem 0x34d7e000-0x3c9c9fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000CD2AB014 000024 (v02 ALASKA) [ 0.000000] ACPI: XSDT 0x00000000CD2AA728 0000BC (v01 ALASKA A M I 01072009 AMI 01000013) [ 0.000000] ACPI: FACP 0x00000000CCC3C000 000114 (v06 ALASKA A M I 01072009 AMI 00010013) [ 0.000000] ACPI: DSDT 0x00000000CCC35000 006854 (v02 ALASKA A M I 01072009 INTL 20120913) [ 0.000000] ACPI: FACS 0x00000000CD2A5000 000040 [ 0.000000] ACPI: SSDT 0x00000000CCC42000 008C98 (v02 AMD AmdTable 00000002 MSFT 04000000) [ 0.000000] ACPI: SSDT 0x00000000CCC3E000 003A82 (v01 AMD AMD AOD 00000001 INTL 20120913) [ 0.000000] ACPI: SSDT 0x00000000CCC3D000 0000C8 (v02 ALASKA CPUSSDT 01072009 AMI 01072009) [ 0.000000] ACPI: FIDT 0x00000000CCC34000 00009C (v01 ALASKA A M I 01072009 AMI 00010013) [ 0.000000] ACPI: MCFG 0x00000000CCC33000 00003C (v01 ALASKA A M I 01072009 MSFT 00010013) [ 0.000000] ACPI: AAFT 0x00000000CCC32000 0000ED (v01 ALASKA OEMAAFT 01072009 MSFT 00000097) [ 0.000000] ACPI: HPET 0x00000000CCC31000 000038 (v01 ALASKA A M I 01072009 AMI 00000005) [ 0.000000] ACPI: SSDT 0x00000000CCC30000 000024 (v01 AMD BIXBY 00001000 INTL 20120913) [ 0.000000] ACPI: BGRT 0x00000000CCC2F000 000038 (v01 ALASKA A M I 01072009 AMI 00010013) [ 0.000000] ACPI: PCCT 0x00000000CCC2E000 00006E (v02 AMD AmdTable 00000001 AMD 00000000) [ 0.000000] ACPI: SSDT 0x00000000CCC2B000 002F29 (v02 AMD AmdTable 00000001 AMD 00000001) [ 0.000000] ACPI: CRAT 0x00000000CCC2A000 000B58 (v01 AMD AmdTable 00000001 AMD 00000001) [ 0.000000] ACPI: CDIT 0x00000000CCC29000 000029 (v01 AMD AmdTable 00000001 AMD 00000001) [ 0.000000] ACPI: SSDT 0x00000000CCC25000 00348C (v01 AMD QOGIRN 00000001 INTL 20120913) [ 0.000000] ACPI: WSMT 0x00000000CCC24000 000028 (v01 ALASKA A M I 01072009 AMI 00010013) [ 0.000000] ACPI: APIC 0x00000000CCC23000 00015E (v03 ALASKA A M I 01072009 AMI 00010013) [ 0.000000] ACPI: SSDT 0x00000000CCC21000 0010AF (v01 AMD QOGIRC 00000001 INTL 20120913) [ 0.000000] ACPI: FPDT 0x00000000CCC20000 000044 (v01 ALASKA A M I 01072009 AMI 01000013) [ 0.000000] ACPI: Reserving FACP table memory at [mem 0xccc3c000-0xccc3c113] [ 0.000000] ACPI: Reserving DSDT table memory at [mem 0xccc35000-0xccc3b853] [ 0.000000] ACPI: Reserving FACS table memory at [mem 0xcd2a5000-0xcd2a503f] [ 0.000000] ACPI: Reserving SSDT table memory at [mem 0xccc42000-0xccc4ac97] [ 0.000000] ACPI: Reserving SSDT table memory at [mem 0xccc3e000-0xccc41a81] [ 0.000000] ACPI: Reserving SSDT table memory at [mem 0xccc3d000-0xccc3d0c7] [ 0.000000] ACPI: Reserving FIDT table memory at [mem 0xccc34000-0xccc3409b] [ 0.000000] ACPI: Reserving MCFG table memory at [mem 0xccc33000-0xccc3303b] [ 0.000000] ACPI: Reserving AAFT table memory at [mem 0xccc32000-0xccc320ec] [ 0.000000] ACPI: Reserving HPET table memory at [mem 0xccc31000-0xccc31037] [ 0.000000] ACPI: Reserving SSDT table memory at [mem 0xccc30000-0xccc30023] [ 0.000000] ACPI: Reserving BGRT table memory at [mem 0xccc2f000-0xccc2f037] [ 0.000000] ACPI: Reserving PCCT table memory at [mem 0xccc2e000-0xccc2e06d] [ 0.000000] ACPI: Reserving SSDT table memory at [mem 0xccc2b000-0xccc2df28] [ 0.000000] ACPI: Reserving CRAT table memory at [mem 0xccc2a000-0xccc2ab57] [ 0.000000] ACPI: Reserving CDIT table memory at [mem 0xccc29000-0xccc29028] [ 0.000000] ACPI: Reserving SSDT table memory at [mem 0xccc25000-0xccc2848b] [ 0.000000] ACPI: Reserving WSMT table memory at [mem 0xccc24000-0xccc24027] [ 0.000000] ACPI: Reserving APIC table memory at [mem 0xccc23000-0xccc2315d] [ 0.000000] ACPI: Reserving SSDT table memory at [mem 0xccc21000-0xccc220ae] [ 0.000000] ACPI: Reserving FPDT table memory at [mem 0xccc20000-0xccc20043] [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000042f37ffff] [ 0.000000] NODE_DATA(0) allocated [mem 0x42f355000-0x42f37ffff] [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x00000000ffffffff] [ 0.000000] Normal [mem 0x0000000100000000-0x000000042f37ffff] [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009ffff] [ 0.000000] node 0: [mem 0x0000000000100000-0x0000000009afefff] [ 0.000000] node 0: [mem 0x000000000a000000-0x000000000a1fffff] [ 0.000000] node 0: [mem 0x000000000a210000-0x00000000cb61afff] [ 0.000000] node 0: [mem 0x00000000cdfff000-0x00000000ceffffff] [ 0.000000] node 0: [mem 0x0000000100000000-0x000000042f37ffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000042f37ffff] [ 0.000000] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.000000] On node 0, zone DMA: 96 pages in unavailable ranges [ 0.000000] On node 0, zone DMA32: 1281 pages in unavailable ranges [ 0.000000] On node 0, zone DMA32: 16 pages in unavailable ranges [ 0.000000] On node 0, zone DMA32: 10724 pages in unavailable ranges [ 0.000000] On node 0, zone Normal: 4096 pages in unavailable ranges [ 0.000000] On node 0, zone Normal: 3200 pages in unavailable ranges [ 0.000000] ACPI: PM-Timer IO Port: 0x808 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 13, version 33, address 0xfec00000, GSI 0-23 [ 0.000000] IOAPIC[1]: apic_id 14, version 33, address 0xfec01000, GSI 24-55 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level) [ 0.000000] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.000000] ACPI: HPET id: 0x10228201 base: 0xfed00000 [ 0.000000] e820: update [mem 0xc781d000-0xc785dfff] usable ==> reserved [ 0.000000] smpboot: Allowing 32 CPUs, 20 hotplug CPUs [ 0.000000] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000fffff] [ 0.000000] PM: hibernation: Registered nosave memory: [mem 0x09aff000-0x09ffffff] [ 0.000000] PM: hibernation: Registered nosave memory: [mem 0x0a200000-0x0a20ffff] [ 0.000000] PM: hibernation: Registered nosave memory: [mem 0xc5966000-0xc5966fff] [ 0.000000] PM: hibernation: Registered nosave memory: [mem 0xc5986000-0xc5986fff] [ 0.000000] PM: hibernation: Registered nosave memory: [mem 0xc5987000-0xc5987fff] [ 0.000000] PM: hibernation: Registered nosave memory: [mem 0xc5995000-0xc5995fff] [ 0.000000] PM: hibernation: Registered nosave memory: [mem 0xc5a6b000-0xc5a6bfff] [ 0.000000] PM: hibernation: Registered nosave memory: [mem 0xc781d000-0xc785dfff] [ 0.000000] PM: hibernation: Registered nosave memory: [mem 0xc78d6000-0xc78d6fff] [ 0.000000] PM: hibernation: Registered nosave memory: [mem 0xcb61b000-0xccc15fff] [ 0.000000] PM: hibernation: Registered nosave memory: [mem 0xccc16000-0xccc4afff] [ 0.000000] PM: hibernation: Registered nosave memory: [mem 0xccc4b000-0xcd2c3fff] [ 0.000000] PM: hibernation: Registered nosave memory: [mem 0xcd2c4000-0xcdffefff] [ 0.000000] PM: hibernation: Registered nosave memory: [mem 0xcf000000-0xcfffffff] [ 0.000000] PM: hibernation: Registered nosave memory: [mem 0xd0000000-0xefffffff] [ 0.000000] PM: hibernation: Registered nosave memory: [mem 0xf0000000-0xf7ffffff] [ 0.000000] PM: hibernation: Registered nosave memory: [mem 0xf8000000-0xfd1fffff] [ 0.000000] PM: hibernation: Registered nosave memory: [mem 0xfd200000-0xfd2fffff] [ 0.000000] PM: hibernation: Registered nosave memory: [mem 0xfd300000-0xfd3fffff] [ 0.000000] PM: hibernation: Registered nosave memory: [mem 0xfd400000-0xfd5fffff] [ 0.000000] PM: hibernation: Registered nosave memory: [mem 0xfd600000-0xfe9fffff] [ 0.000000] PM: hibernation: Registered nosave memory: [mem 0xfea00000-0xfea0ffff] [ 0.000000] PM: hibernation: Registered nosave memory: [mem 0xfea10000-0xfeb7ffff] [ 0.000000] PM: hibernation: Registered nosave memory: [mem 0xfeb80000-0xfec01fff] [ 0.000000] PM: hibernation: Registered nosave memory: [mem 0xfec02000-0xfec0ffff] [ 0.000000] PM: hibernation: Registered nosave memory: [mem 0xfec10000-0xfec10fff] [ 0.000000] PM: hibernation: Registered nosave memory: [mem 0xfec11000-0xfecfffff] [ 0.000000] PM: hibernation: Registered nosave memory: [mem 0xfed00000-0xfed00fff] [ 0.000000] PM: hibernation: Registered nosave memory: [mem 0xfed01000-0xfed3ffff] [ 0.000000] PM: hibernation: Registered nosave memory: [mem 0xfed40000-0xfed44fff] [ 0.000000] PM: hibernation: Registered nosave memory: [mem 0xfed45000-0xfed7ffff] [ 0.000000] PM: hibernation: Registered nosave memory: [mem 0xfed80000-0xfed8ffff] [ 0.000000] PM: hibernation: Registered nosave memory: [mem 0xfed90000-0xfedc1fff] [ 0.000000] PM: hibernation: Registered nosave memory: [mem 0xfedc2000-0xfedcffff] [ 0.000000] PM: hibernation: Registered nosave memory: [mem 0xfedd0000-0xfedd3fff] [ 0.000000] PM: hibernation: Registered nosave memory: [mem 0xfedd4000-0xfedd5fff] [ 0.000000] PM: hibernation: Registered nosave memory: [mem 0xfedd6000-0xfeffffff] [ 0.000000] PM: hibernation: Registered nosave memory: [mem 0xff000000-0xffffffff] [ 0.000000] [mem 0xd0000000-0xefffffff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on bare hardware [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:32 nr_cpu_ids:32 nr_node_ids:1 [ 0.000000] percpu: Embedded 61 pages/cpu s212992 r8192 d28672 u262144 [ 0.000000] pcpu-alloc: s212992 r8192 d28672 u262144 alloc=1*2097152 [ 0.000000] pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 12 13 14 15 [ 0.000000] pcpu-alloc: [0] 16 17 18 19 20 21 22 23 [0] 24 25 26 27 28 29 30 31 [ 0.000000] Fallback order for Node 0: 0 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 4109496 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/vmlinuz-5.18.0-051800-generic root=UUID=9d60bcb5-650d-484d-ae74-728526cd6db1 ro ipv6.disable=1 elevator=deadline quiet splash nomodeset [ 0.000000] Kernel parameter elevator= does not have any effect anymore. Please use sysfs to set IO scheduler for individual devices. [ 0.000000] Booted with the nomodeset parameter. Only the system framebuffer will be available [ 0.000000] Unknown kernel command line parameters "splash BOOT_IMAGE=/vmlinuz-5.18.0-051800-generic", will be passed to user space. [ 0.000000] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear) [ 0.000000] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear) [ 0.000000] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.000000] Memory: 16057472K/16699560K available (16392K kernel code, 4567K rwdata, 10976K rodata, 2764K init, 4800K bss, 641828K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=32, Nodes=1 [ 0.000000] ftrace: allocating 51202 entries in 201 pages [ 0.000000] ftrace: allocated 201 pages with 4 groups [ 0.000000] Dynamic Preempt: voluntary [ 0.000000] rcu: Preemptible hierarchical RCU implementation. [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=32. [ 0.000000] Trampoline variant of Tasks RCU enabled. [ 0.000000] Rude variant of Tasks RCU enabled. [ 0.000000] Tracing variant of Tasks RCU enabled. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=32 [ 0.000000] NR_IRQS: 524544, nr_irqs: 1224, preallocated irqs: 16 [ 0.000000] Console: colour dummy device 80x25 [ 0.000000] printk: console [tty0] enabled [ 0.000000] ACPI: Core revision 20211217 [ 0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns [ 0.000000] APIC: Switch to symmetric I/O mode setup [ 0.000000] Switched APIC routing to physical flat. [ 0.000000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.028000] tsc: PIT calibration matches HPET. 2 loops [ 0.028000] tsc: Detected 3799.842 MHz processor [ 0.000002] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x6d8b860a2c5, max_idle_ns: 881590565945 ns [ 0.000005] Calibrating delay loop (skipped), value calculated using timer frequency.. 7599.68 BogoMIPS (lpj=15199368) [ 0.000006] pid_max: default: 32768 minimum: 301 [ 0.002900] LSM: Security Framework initializing [ 0.002909] landlock: Up and running. [ 0.002909] Yama: becoming mindful. [ 0.002923] AppArmor: AppArmor initialized [ 0.002959] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear) [ 0.002979] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear) [ 0.003128] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.003179] LVT offset 1 assigned for vector 0xf9 [ 0.003305] LVT offset 2 assigned for vector 0xf4 [ 0.003340] Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 512 [ 0.003340] Last level dTLB entries: 4KB 2048, 2MB 2048, 4MB 1024, 1GB 0 [ 0.003343] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.003344] Spectre V2 : Mitigation: Retpolines [ 0.003344] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.003345] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.003346] Spectre V2 : User space: Mitigation: STIBP via prctl [ 0.003347] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl [ 0.005014] Freeing SMP alternatives memory: 40K [ 0.113561] smpboot: CPU0: AMD Ryzen 5 3600X 6-Core Processor (family: 0x17, model: 0x71, stepping: 0x0) [ 0.113627] cblist_init_generic: Setting adjustable number of callback queues. [ 0.113630] cblist_init_generic: Setting shift to 5 and lim to 1. [ 0.113641] cblist_init_generic: Setting shift to 5 and lim to 1. [ 0.113650] cblist_init_generic: Setting shift to 5 and lim to 1. [ 0.113657] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.113660] ... version: 0 [ 0.113661] ... bit width: 48 [ 0.113661] ... generic registers: 6 [ 0.113662] ... value mask: 0000ffffffffffff [ 0.113662] ... max period: 00007fffffffffff [ 0.113663] ... fixed-purpose events: 0 [ 0.113663] ... event mask: 000000000000003f [ 0.113699] rcu: Hierarchical SRCU implementation. [ 0.113992] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter. [ 0.114127] smp: Bringing up secondary CPUs ... [ 0.114182] x86: Booting SMP configuration: [ 0.114182] .... node #0, CPUs: #1 #2 #3 #4 #5 #6 #7 #8 #9 #10 #11 [ 0.136437] smp: Brought up 1 node, 12 CPUs [ 0.136439] smpboot: Max logical packages: 3 [ 0.136439] smpboot: Total of 12 processors activated (91196.20 BogoMIPS) [ 0.137222] devtmpfs: initialized [ 0.137222] x86/mm: Memory block size: 128MB [ 0.140494] ACPI: PM: Registering ACPI NVS region [mem 0x0a200000-0x0a20ffff] (65536 bytes) [ 0.140494] ACPI: PM: Registering ACPI NVS region [mem 0xccc4b000-0xcd2c3fff] (6787072 bytes) [ 0.140494] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.140494] futex hash table entries: 8192 (order: 7, 524288 bytes, linear) [ 0.140494] pinctrl core: initialized pinctrl subsystem [ 0.140494] PM: RTC time: 09:54:17, date: 2022-05-27 [ 0.140497] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.140646] DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic allocations [ 0.140736] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.140829] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.140833] audit: initializing netlink subsys (disabled) [ 0.140837] audit: type=2000 audit(1653645257.168:1): state=initialized audit_enabled=0 res=1 [ 0.140837] thermal_sys: Registered thermal governor 'fair_share' [ 0.140837] thermal_sys: Registered thermal governor 'bang_bang' [ 0.140837] thermal_sys: Registered thermal governor 'step_wise' [ 0.140837] thermal_sys: Registered thermal governor 'user_space' [ 0.140837] thermal_sys: Registered thermal governor 'power_allocator' [ 0.140837] EISA bus registered [ 0.140837] cpuidle: using governor ladder [ 0.140837] cpuidle: using governor menu [ 0.140837] Detected 1 PCC Subspaces [ 0.140837] Registering PCC driver as Mailbox controller [ 0.140837] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.140837] PCI: MMCONFIG for domain 0000 [bus 00-7f] at [mem 0xf0000000-0xf7ffffff] (base 0xf0000000) [ 0.140837] PCI: MMCONFIG at [mem 0xf0000000-0xf7ffffff] reserved in E820 [ 0.140837] PCI: Using configuration type 1 for base access [ 0.141046] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible. [ 0.141051] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.141051] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.141051] ACPI: Added _OSI(Module Device) [ 0.141051] ACPI: Added _OSI(Processor Device) [ 0.141051] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.141051] ACPI: Added _OSI(Processor Aggregator Device) [ 0.141051] ACPI: Added _OSI(Linux-Dell-Video) [ 0.141051] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) [ 0.141051] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) [ 0.153624] ACPI: 8 ACPI AML tables successfully acquired and loaded [ 0.154869] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored [ 0.157594] ACPI: Interpreter enabled [ 0.157605] ACPI: PM: (supports S0 S3 S4 S5) [ 0.157606] ACPI: Using IOAPIC for interrupt routing [ 0.157868] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.158187] ACPI: Enabled 2 GPEs in block 00 to 1F [ 0.166042] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.166047] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3] [ 0.166168] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR] [ 0.166175] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-7f] only partially covers this bridge [ 0.166458] PCI host bridge to bus 0000:00 [ 0.166460] pci_bus 0000:00: root bus resource [io 0x0000-0x03af window] [ 0.166461] pci_bus 0000:00: root bus resource [io 0x03e0-0x0cf7 window] [ 0.166462] pci_bus 0000:00: root bus resource [io 0x03b0-0x03df window] [ 0.166462] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.166463] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000dffff window] [ 0.166464] pci_bus 0000:00: root bus resource [mem 0xd0000000-0xfec02fff window] [ 0.166465] pci_bus 0000:00: root bus resource [mem 0xfee00000-0xffffffff window] [ 0.166466] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.166475] pci 0000:00:00.0: [1022:1480] type 00 class 0x060000 [ 0.166548] pci 0000:00:01.0: [1022:1482] type 00 class 0x060000 [ 0.166594] pci 0000:00:01.2: [1022:1483] type 01 class 0x060400 [ 0.166619] pci 0000:00:01.2: enabling Extended Tags [ 0.166665] pci 0000:00:01.2: PME# supported from D0 D3hot D3cold [ 0.166752] pci 0000:00:02.0: [1022:1482] type 00 class 0x060000 [ 0.166800] pci 0000:00:03.0: [1022:1482] type 00 class 0x060000 [ 0.166845] pci 0000:00:03.1: [1022:1483] type 01 class 0x060400 [ 0.166924] pci 0000:00:03.1: PME# supported from D0 D3hot D3cold [ 0.167011] pci 0000:00:04.0: [1022:1482] type 00 class 0x060000 [ 0.167060] pci 0000:00:05.0: [1022:1482] type 00 class 0x060000 [ 0.167108] pci 0000:00:07.0: [1022:1482] type 00 class 0x060000 [ 0.167152] pci 0000:00:07.1: [1022:1484] type 01 class 0x060400 [ 0.167175] pci 0000:00:07.1: enabling Extended Tags [ 0.167213] pci 0000:00:07.1: PME# supported from D0 D3hot D3cold [ 0.167284] pci 0000:00:08.0: [1022:1482] type 00 class 0x060000 [ 0.167329] pci 0000:00:08.1: [1022:1484] type 01 class 0x060400 [ 0.167354] pci 0000:00:08.1: enabling Extended Tags [ 0.167394] pci 0000:00:08.1: PME# supported from D0 D3hot D3cold [ 0.167486] pci 0000:00:14.0: [1022:790b] type 00 class 0x0c0500 [ 0.167582] pci 0000:00:14.3: [1022:790e] type 00 class 0x060100 [ 0.167682] pci 0000:00:18.0: [1022:1440] type 00 class 0x060000 [ 0.167703] pci 0000:00:18.1: [1022:1441] type 00 class 0x060000 [ 0.167724] pci 0000:00:18.2: [1022:1442] type 00 class 0x060000 [ 0.167745] pci 0000:00:18.3: [1022:1443] type 00 class 0x060000 [ 0.167766] pci 0000:00:18.4: [1022:1444] type 00 class 0x060000 [ 0.167789] pci 0000:00:18.5: [1022:1445] type 00 class 0x060000 [ 0.167809] pci 0000:00:18.6: [1022:1446] type 00 class 0x060000 [ 0.167830] pci 0000:00:18.7: [1022:1447] type 00 class 0x060000 [ 0.167902] pci 0000:01:00.0: [1022:57ad] type 01 class 0x060400 [ 0.167957] pci 0000:01:00.0: enabling Extended Tags [ 0.168043] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold [ 0.168141] pci 0000:01:00.0: 63.012 Gb/s available PCIe bandwidth, limited by 16.0 GT/s PCIe x4 link at 0000:00:01.2 (capable of 126.024 Gb/s with 16.0 GT/s PCIe x8 link) [ 0.168183] pci 0000:00:01.2: PCI bridge to [bus 01-0c] [ 0.168187] pci 0000:00:01.2: bridge window [io 0xd000-0xefff] [ 0.168189] pci 0000:00:01.2: bridge window [mem 0xfc200000-0xfc8fffff] [ 0.168432] pci 0000:02:03.0: [1022:57a3] type 01 class 0x060400 [ 0.168502] pci 0000:02:03.0: enabling Extended Tags [ 0.168750] pci 0000:02:03.0: PME# supported from D0 D3hot D3cold [ 0.169168] pci 0000:02:05.0: [1022:57a3] type 01 class 0x060400 [ 0.169237] pci 0000:02:05.0: enabling Extended Tags [ 0.169485] pci 0000:02:05.0: PME# supported from D0 D3hot D3cold [ 0.169912] pci 0000:02:08.0: [1022:57a4] type 01 class 0x060400 [ 0.169982] pci 0000:02:08.0: enabling Extended Tags [ 0.170139] pci 0000:02:08.0: PME# supported from D0 D3hot D3cold [ 0.170312] pci 0000:02:09.0: [1022:57a4] type 01 class 0x060400 [ 0.170381] pci 0000:02:09.0: enabling Extended Tags [ 0.170539] pci 0000:02:09.0: PME# supported from D0 D3hot D3cold [ 0.170704] pci 0000:02:0a.0: [1022:57a4] type 01 class 0x060400 [ 0.170773] pci 0000:02:0a.0: enabling Extended Tags [ 0.170951] pci 0000:02:0a.0: PME# supported from D0 D3hot D3cold [ 0.171124] pci 0000:01:00.0: PCI bridge to [bus 02-0c] [ 0.171130] pci 0000:01:00.0: bridge window [io 0xd000-0xefff] [ 0.171134] pci 0000:01:00.0: bridge window [mem 0xfc200000-0xfc8fffff] [ 0.171238] pci 0000:03:00.0: [1b21:1184] type 01 class 0x060400 [ 0.171314] pci 0000:03:00.0: enabling Extended Tags [ 0.171407] pci 0000:03:00.0: PME# supported from D0 D3hot D3cold [ 0.171548] pci 0000:02:03.0: PCI bridge to [bus 03-08] [ 0.171554] pci 0000:02:03.0: bridge window [io 0xe000-0xefff] [ 0.171558] pci 0000:02:03.0: bridge window [mem 0xfc400000-0xfc5fffff] [ 0.171631] pci 0000:04:01.0: [1b21:1184] type 01 class 0x060400 [ 0.171710] pci 0000:04:01.0: enabling Extended Tags [ 0.171799] pci 0000:04:01.0: PME# supported from D0 D3hot D3cold [ 0.171900] pci 0000:04:03.0: [1b21:1184] type 01 class 0x060400 [ 0.171979] pci 0000:04:03.0: enabling Extended Tags [ 0.172070] pci 0000:04:03.0: PME# supported from D0 D3hot D3cold [ 0.172171] pci 0000:04:05.0: [1b21:1184] type 01 class 0x060400 [ 0.172250] pci 0000:04:05.0: enabling Extended Tags [ 0.172339] pci 0000:04:05.0: PME# supported from D0 D3hot D3cold [ 0.172443] pci 0000:04:07.0: [1b21:1184] type 01 class 0x060400 [ 0.172522] pci 0000:04:07.0: enabling Extended Tags [ 0.172611] pci 0000:04:07.0: PME# supported from D0 D3hot D3cold [ 0.172732] pci 0000:03:00.0: PCI bridge to [bus 04-08] [ 0.172740] pci 0000:03:00.0: bridge window [io 0xe000-0xefff] [ 0.172744] pci 0000:03:00.0: bridge window [mem 0xfc400000-0xfc5fffff] [ 0.172834] pci 0000:05:00.0: [8086:2723] type 00 class 0x028000 [ 0.172873] pci 0000:05:00.0: reg 0x10: [mem 0xfc500000-0xfc503fff 64bit] [ 0.173081] pci 0000:05:00.0: PME# supported from D0 D3hot D3cold [ 0.173254] pci 0000:04:01.0: PCI bridge to [bus 05] [ 0.173265] pci 0000:04:01.0: bridge window [mem 0xfc500000-0xfc5fffff] [ 0.173319] pci 0000:04:03.0: PCI bridge to [bus 06] [ 0.173430] pci 0000:07:00.0: [8086:1539] type 00 class 0x020000 [ 0.173469] pci 0000:07:00.0: reg 0x10: [mem 0xfc400000-0xfc41ffff] [ 0.173510] pci 0000:07:00.0: reg 0x18: [io 0xe000-0xe01f] [ 0.173531] pci 0000:07:00.0: reg 0x1c: [mem 0xfc420000-0xfc423fff] [ 0.173752] pci 0000:07:00.0: PME# supported from D0 D3hot D3cold [ 0.173940] pci 0000:04:05.0: PCI bridge to [bus 07] [ 0.173948] pci 0000:04:05.0: bridge window [io 0xe000-0xefff] [ 0.173952] pci 0000:04:05.0: bridge window [mem 0xfc400000-0xfc4fffff] [ 0.174006] pci 0000:04:07.0: PCI bridge to [bus 08] [ 0.174182] pci 0000:09:00.0: [8086:10d3] type 00 class 0x020000 [ 0.174212] pci 0000:09:00.0: reg 0x10: [mem 0xfc8c0000-0xfc8dffff] [ 0.174226] pci 0000:09:00.0: reg 0x14: [mem 0xfc800000-0xfc87ffff] [ 0.174240] pci 0000:09:00.0: reg 0x18: [io 0xd000-0xd01f] [ 0.174254] pci 0000:09:00.0: reg 0x1c: [mem 0xfc8e0000-0xfc8e3fff] [ 0.174295] pci 0000:09:00.0: reg 0x30: [mem 0xfc880000-0xfc8bffff pref] [ 0.174428] pci 0000:09:00.0: PME# supported from D0 D3hot D3cold [ 0.174574] pci 0000:02:05.0: PCI bridge to [bus 09] [ 0.174580] pci 0000:02:05.0: bridge window [io 0xd000-0xdfff] [ 0.174583] pci 0000:02:05.0: bridge window [mem 0xfc800000-0xfc8fffff] [ 0.174698] pci 0000:0a:00.0: [1022:1485] type 00 class 0x130000 [ 0.174764] pci 0000:0a:00.0: enabling Extended Tags [ 0.174923] pci 0000:0a:00.0: 63.012 Gb/s available PCIe bandwidth, limited by 16.0 GT/s PCIe x4 link at 0000:00:01.2 (capable of 252.048 Gb/s with 16.0 GT/s PCIe x16 link) [ 0.175085] pci 0000:0a:00.1: [1022:149c] type 00 class 0x0c0330 [ 0.175386] pci 0000:0a:00.1: reg 0x10: [mem 0xfc300000-0xfc3fffff 64bit] [ 0.176220] pci 0000:0a:00.1: enabling Extended Tags [ 0.176719] pci 0000:0a:00.1: PME# supported from D0 D3hot D3cold [ 0.177126] pci 0000:0a:00.3: [1022:149c] type 00 class 0x0c0330 [ 0.177151] pci 0000:0a:00.3: reg 0x10: [mem 0xfc200000-0xfc2fffff 64bit] [ 0.177210] pci 0000:0a:00.3: enabling Extended Tags [ 0.177282] pci 0000:0a:00.3: PME# supported from D0 D3hot D3cold [ 0.177406] pci 0000:02:08.0: PCI bridge to [bus 0a] [ 0.177415] pci 0000:02:08.0: bridge window [mem 0xfc200000-0xfc3fffff] [ 0.177510] pci 0000:0b:00.0: [1022:7901] type 00 class 0x010601 [ 0.177579] pci 0000:0b:00.0: reg 0x24: [mem 0xfc700000-0xfc7007ff] [ 0.177598] pci 0000:0b:00.0: enabling Extended Tags [ 0.177694] pci 0000:0b:00.0: PME# supported from D3hot D3cold [ 0.177774] pci 0000:0b:00.0: 63.012 Gb/s available PCIe bandwidth, limited by 16.0 GT/s PCIe x4 link at 0000:00:01.2 (capable of 252.048 Gb/s with 16.0 GT/s PCIe x16 link) [ 0.177822] pci 0000:02:09.0: PCI bridge to [bus 0b] [ 0.177830] pci 0000:02:09.0: bridge window [mem 0xfc700000-0xfc7fffff] [ 0.177924] pci 0000:0c:00.0: [1022:7901] type 00 class 0x010601 [ 0.177993] pci 0000:0c:00.0: reg 0x24: [mem 0xfc600000-0xfc6007ff] [ 0.178012] pci 0000:0c:00.0: enabling Extended Tags [ 0.178109] pci 0000:0c:00.0: PME# supported from D3hot D3cold [ 0.178188] pci 0000:0c:00.0: 63.012 Gb/s available PCIe bandwidth, limited by 16.0 GT/s PCIe x4 link at 0000:00:01.2 (capable of 252.048 Gb/s with 16.0 GT/s PCIe x16 link) [ 0.178235] pci 0000:02:0a.0: PCI bridge to [bus 0c] [ 0.178244] pci 0000:02:0a.0: bridge window [mem 0xfc600000-0xfc6fffff] [ 0.178327] pci 0000:0d:00.0: [10de:21c4] type 00 class 0x030000 [ 0.178341] pci 0000:0d:00.0: reg 0x10: [mem 0xfb000000-0xfbffffff] [ 0.178353] pci 0000:0d:00.0: reg 0x14: [mem 0xd0000000-0xdfffffff 64bit pref] [ 0.178366] pci 0000:0d:00.0: reg 0x1c: [mem 0xe0000000-0xe1ffffff 64bit pref] [ 0.178374] pci 0000:0d:00.0: reg 0x24: [io 0xf000-0xf07f] [ 0.178382] pci 0000:0d:00.0: reg 0x30: [mem 0xfc000000-0xfc07ffff pref] [ 0.178400] pci 0000:0d:00.0: BAR 1: assigned to efifb [ 0.178451] pci 0000:0d:00.0: PME# supported from D0 D3hot D3cold [ 0.178529] pci 0000:0d:00.0: 32.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s PCIe x16 link at 0000:00:03.1 (capable of 126.016 Gb/s with 8.0 GT/s PCIe x16 link) [ 0.178563] pci 0000:0d:00.1: [10de:1aeb] type 00 class 0x040300 [ 0.178575] pci 0000:0d:00.1: reg 0x10: [mem 0xfc080000-0xfc083fff] [ 0.178702] pci 0000:0d:00.2: [10de:1aec] type 00 class 0x0c0330 [ 0.178720] pci 0000:0d:00.2: reg 0x10: [mem 0xe2000000-0xe203ffff 64bit pref] [ 0.178739] pci 0000:0d:00.2: reg 0x1c: [mem 0xe2040000-0xe204ffff 64bit pref] [ 0.178802] pci 0000:0d:00.2: PME# supported from D0 D3hot D3cold [ 0.178851] pci 0000:0d:00.3: [10de:1aed] type 00 class 0x0c8000 [ 0.178863] pci 0000:0d:00.3: reg 0x10: [mem 0xfc084000-0xfc084fff] [ 0.178942] pci 0000:0d:00.3: PME# supported from D0 D3hot D3cold [ 0.179020] pci 0000:00:03.1: PCI bridge to [bus 0d] [ 0.179023] pci 0000:00:03.1: bridge window [io 0xf000-0xffff] [ 0.179025] pci 0000:00:03.1: bridge window [mem 0xfb000000-0xfc0fffff] [ 0.179029] pci 0000:00:03.1: bridge window [mem 0xd0000000-0xe20fffff 64bit pref] [ 0.179063] pci 0000:0e:00.0: [1022:148a] type 00 class 0x130000 [ 0.179090] pci 0000:0e:00.0: enabling Extended Tags [ 0.179194] pci 0000:00:07.1: PCI bridge to [bus 0e] [ 0.179243] pci 0000:0f:00.0: [1022:1485] type 00 class 0x130000 [ 0.179275] pci 0000:0f:00.0: enabling Extended Tags [ 0.179382] pci 0000:0f:00.1: [1022:1486] type 00 class 0x108000 [ 0.179397] pci 0000:0f:00.1: reg 0x18: [mem 0xfca00000-0xfcafffff] [ 0.179409] pci 0000:0f:00.1: reg 0x24: [mem 0xfcb08000-0xfcb09fff] [ 0.179417] pci 0000:0f:00.1: enabling Extended Tags [ 0.179513] pci 0000:0f:00.3: [1022:149c] type 00 class 0x0c0330 [ 0.179526] pci 0000:0f:00.3: reg 0x10: [mem 0xfc900000-0xfc9fffff 64bit] [ 0.179555] pci 0000:0f:00.3: enabling Extended Tags [ 0.179599] pci 0000:0f:00.3: PME# supported from D0 D3hot D3cold [ 0.179662] pci 0000:0f:00.4: [1022:1487] type 00 class 0x040300 [ 0.179671] pci 0000:0f:00.4: reg 0x10: [mem 0xfcb00000-0xfcb07fff] [ 0.179696] pci 0000:0f:00.4: enabling Extended Tags [ 0.179738] pci 0000:0f:00.4: PME# supported from D0 D3hot D3cold [ 0.179810] pci 0000:00:08.1: PCI bridge to [bus 0f] [ 0.179814] pci 0000:00:08.1: bridge window [mem 0xfc900000-0xfcbfffff] [ 0.180150] ACPI: PCI: Interrupt link LNKA configured for IRQ 0 [ 0.180192] ACPI: PCI: Interrupt link LNKB configured for IRQ 0 [ 0.180228] ACPI: PCI: Interrupt link LNKC configured for IRQ 0 [ 0.180273] ACPI: PCI: Interrupt link LNKD configured for IRQ 0 [ 0.180313] ACPI: PCI: Interrupt link LNKE configured for IRQ 0 [ 0.180346] ACPI: PCI: Interrupt link LNKF configured for IRQ 0 [ 0.180379] ACPI: PCI: Interrupt link LNKG configured for IRQ 0 [ 0.180412] ACPI: PCI: Interrupt link LNKH configured for IRQ 0 [ 0.180837] iommu: Default domain type: Translated [ 0.180837] iommu: DMA domain TLB invalidation policy: lazy mode [ 0.180837] SCSI subsystem initialized [ 0.180837] libata version 3.00 loaded. [ 0.180837] ACPI: bus type USB registered [ 0.180837] usbcore: registered new interface driver usbfs [ 0.180837] usbcore: registered new interface driver hub [ 0.180837] usbcore: registered new device driver usb [ 0.180837] pps_core: LinuxPPS API ver. 1 registered [ 0.180837] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@xxxxxxxx> [ 0.180837] PTP clock support registered [ 0.180837] EDAC MC: Ver: 3.0.0 [ 0.180837] Registered efivars operations [ 0.180837] NetLabel: Initializing [ 0.180837] NetLabel: domain hash size = 128 [ 0.180837] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 0.180837] NetLabel: unlabeled traffic allowed by default [ 0.180837] mctp: management component transport protocol core [ 0.180837] NET: Registered PF_MCTP protocol family [ 0.180837] PCI: Using ACPI for IRQ routing [ 0.185126] PCI: pci_cache_line_size set to 64 bytes [ 0.185251] e820: reserve RAM buffer [mem 0x09aff000-0x0bffffff] [ 0.185252] e820: reserve RAM buffer [mem 0x0a200000-0x0bffffff] [ 0.185252] e820: reserve RAM buffer [mem 0xc5966018-0xc7ffffff] [ 0.185253] e820: reserve RAM buffer [mem 0xc5987018-0xc7ffffff] [ 0.185254] e820: reserve RAM buffer [mem 0xc5a6b000-0xc7ffffff] [ 0.185255] e820: reserve RAM buffer [mem 0xc781d000-0xc7ffffff] [ 0.185255] e820: reserve RAM buffer [mem 0xc78d6000-0xc7ffffff] [ 0.185256] e820: reserve RAM buffer [mem 0xcb61b000-0xcbffffff] [ 0.185256] e820: reserve RAM buffer [mem 0xcf000000-0xcfffffff] [ 0.185257] e820: reserve RAM buffer [mem 0x42f380000-0x42fffffff] [ 0.185263] pci 0000:0d:00.0: vgaarb: setting as boot VGA device [ 0.185263] pci 0000:0d:00.0: vgaarb: bridge control possible [ 0.185263] pci 0000:0d:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none [ 0.185263] vgaarb: loaded [ 0.185263] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 [ 0.185263] hpet0: 3 comparators, 32-bit 14.318180 MHz counter [ 0.186413] clocksource: Switched to clocksource tsc-early [ 0.190187] VFS: Disk quotas dquot_6.6.0 [ 0.190198] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.190265] AppArmor: AppArmor Filesystem Enabled [ 0.190285] pnp: PnP ACPI init [ 0.190363] system 00:00: [mem 0xf0000000-0xf7ffffff] has been reserved [ 0.190385] system 00:01: [mem 0xfeb80000-0xfebfffff] has been reserved [ 0.190442] system 00:02: [mem 0xfd200000-0xfd2fffff] has been reserved [ 0.190613] system 00:04: [io 0x0280-0x028f] has been reserved [ 0.190615] system 00:04: [io 0x0290-0x029f] has been reserved [ 0.190616] system 00:04: [io 0x02a0-0x02af] has been reserved [ 0.190616] system 00:04: [io 0x02b0-0x02bf] has been reserved [ 0.190815] pnp 00:05: [dma 0 disabled] [ 0.191025] system 00:06: [io 0x04d0-0x04d1] has been reserved [ 0.191026] system 00:06: [io 0x040b] has been reserved [ 0.191027] system 00:06: [io 0x04d6] has been reserved [ 0.191028] system 00:06: [io 0x0c00-0x0c01] has been reserved [ 0.191029] system 00:06: [io 0x0c14] has been reserved [ 0.191029] system 00:06: [io 0x0c50-0x0c51] has been reserved [ 0.191030] system 00:06: [io 0x0c52] has been reserved [ 0.191031] system 00:06: [io 0x0c6c] has been reserved [ 0.191032] system 00:06: [io 0x0c6f] has been reserved [ 0.191032] system 00:06: [io 0x0cd0-0x0cd1] has been reserved [ 0.191033] system 00:06: [io 0x0cd2-0x0cd3] has been reserved [ 0.191034] system 00:06: [io 0x0cd4-0x0cd5] has been reserved [ 0.191035] system 00:06: [io 0x0cd6-0x0cd7] has been reserved [ 0.191036] system 00:06: [io 0x0cd8-0x0cdf] has been reserved [ 0.191036] system 00:06: [io 0x0800-0x089f] has been reserved [ 0.191038] system 00:06: [io 0x0b00-0x0b0f] has been reserved [ 0.191039] system 00:06: [io 0x0b20-0x0b3f] has been reserved [ 0.191039] system 00:06: [io 0x0900-0x090f] has been reserved [ 0.191040] system 00:06: [io 0x0910-0x091f] has been reserved [ 0.191041] system 00:06: [mem 0xfec00000-0xfec00fff] could not be reserved [ 0.191042] system 00:06: [mem 0xfec01000-0xfec01fff] could not be reserved [ 0.191043] system 00:06: [mem 0xfedc0000-0xfedc0fff] has been reserved [ 0.191044] system 00:06: [mem 0xfee00000-0xfee00fff] has been reserved [ 0.191045] system 00:06: [mem 0xfed80000-0xfed8ffff] could not be reserved [ 0.191046] system 00:06: [mem 0xfec10000-0xfec10fff] has been reserved [ 0.191047] system 00:06: [mem 0xff000000-0xffffffff] has been reserved [ 0.191436] pnp: PnP ACPI: found 7 devices [ 0.196822] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.196861] NET: Registered PF_INET protocol family [ 0.197017] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear) [ 0.197968] tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear) [ 0.198066] TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear) [ 0.198223] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear) [ 0.198284] TCP: Hash tables configured (established 131072 bind 65536) [ 0.198365] MPTCP token hash table entries: 16384 (order: 6, 393216 bytes, linear) [ 0.198401] UDP hash table entries: 8192 (order: 6, 262144 bytes, linear) [ 0.198434] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, linear) [ 0.198481] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 0.198484] NET: Registered PF_XDP protocol family [ 0.198496] pci 0000:04:01.0: PCI bridge to [bus 05] [ 0.198503] pci 0000:04:01.0: bridge window [mem 0xfc500000-0xfc5fffff] [ 0.198515] pci 0000:04:03.0: PCI bridge to [bus 06] [ 0.198532] pci 0000:04:05.0: PCI bridge to [bus 07] [ 0.198535] pci 0000:04:05.0: bridge window [io 0xe000-0xefff] [ 0.198540] pci 0000:04:05.0: bridge window [mem 0xfc400000-0xfc4fffff] [ 0.198552] pci 0000:04:07.0: PCI bridge to [bus 08] [ 0.198568] pci 0000:03:00.0: PCI bridge to [bus 04-08] [ 0.198570] pci 0000:03:00.0: bridge window [io 0xe000-0xefff] [ 0.198576] pci 0000:03:00.0: bridge window [mem 0xfc400000-0xfc5fffff] [ 0.198587] pci 0000:02:03.0: PCI bridge to [bus 03-08] [ 0.198589] pci 0000:02:03.0: bridge window [io 0xe000-0xefff] [ 0.198594] pci 0000:02:03.0: bridge window [mem 0xfc400000-0xfc5fffff] [ 0.198603] pci 0000:02:05.0: PCI bridge to [bus 09] [ 0.198605] pci 0000:02:05.0: bridge window [io 0xd000-0xdfff] [ 0.198609] pci 0000:02:05.0: bridge window [mem 0xfc800000-0xfc8fffff] [ 0.198618] pci 0000:02:08.0: PCI bridge to [bus 0a] [ 0.198623] pci 0000:02:08.0: bridge window [mem 0xfc200000-0xfc3fffff] [ 0.198632] pci 0000:02:09.0: PCI bridge to [bus 0b] [ 0.198636] pci 0000:02:09.0: bridge window [mem 0xfc700000-0xfc7fffff] [ 0.198645] pci 0000:02:0a.0: PCI bridge to [bus 0c] [ 0.198650] pci 0000:02:0a.0: bridge window [mem 0xfc600000-0xfc6fffff] [ 0.198659] pci 0000:01:00.0: PCI bridge to [bus 02-0c] [ 0.198660] pci 0000:01:00.0: bridge window [io 0xd000-0xefff] [ 0.198665] pci 0000:01:00.0: bridge window [mem 0xfc200000-0xfc8fffff] [ 0.198674] pci 0000:00:01.2: PCI bridge to [bus 01-0c] [ 0.198676] pci 0000:00:01.2: bridge window [io 0xd000-0xefff] [ 0.198679] pci 0000:00:01.2: bridge window [mem 0xfc200000-0xfc8fffff] [ 0.198683] pci 0000:00:03.1: PCI bridge to [bus 0d] [ 0.198684] pci 0000:00:03.1: bridge window [io 0xf000-0xffff] [ 0.198687] pci 0000:00:03.1: bridge window [mem 0xfb000000-0xfc0fffff] [ 0.198689] pci 0000:00:03.1: bridge window [mem 0xd0000000-0xe20fffff 64bit pref] [ 0.198693] pci 0000:00:07.1: PCI bridge to [bus 0e] [ 0.198699] pci 0000:00:08.1: PCI bridge to [bus 0f] [ 0.198701] pci 0000:00:08.1: bridge window [mem 0xfc900000-0xfcbfffff] [ 0.198705] pci_bus 0000:00: resource 4 [io 0x0000-0x03af window] [ 0.198706] pci_bus 0000:00: resource 5 [io 0x03e0-0x0cf7 window] [ 0.198707] pci_bus 0000:00: resource 6 [io 0x03b0-0x03df window] [ 0.198708] pci_bus 0000:00: resource 7 [io 0x0d00-0xffff window] [ 0.198709] pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000dffff window] [ 0.198710] pci_bus 0000:00: resource 9 [mem 0xd0000000-0xfec02fff window] [ 0.198710] pci_bus 0000:00: resource 10 [mem 0xfee00000-0xffffffff window] [ 0.198711] pci_bus 0000:01: resource 0 [io 0xd000-0xefff] [ 0.198712] pci_bus 0000:01: resource 1 [mem 0xfc200000-0xfc8fffff] [ 0.198713] pci_bus 0000:02: resource 0 [io 0xd000-0xefff] [ 0.198713] pci_bus 0000:02: resource 1 [mem 0xfc200000-0xfc8fffff] [ 0.198714] pci_bus 0000:03: resource 0 [io 0xe000-0xefff] [ 0.198715] pci_bus 0000:03: resource 1 [mem 0xfc400000-0xfc5fffff] [ 0.198716] pci_bus 0000:04: resource 0 [io 0xe000-0xefff] [ 0.198717] pci_bus 0000:04: resource 1 [mem 0xfc400000-0xfc5fffff] [ 0.198718] pci_bus 0000:05: resource 1 [mem 0xfc500000-0xfc5fffff] [ 0.198718] pci_bus 0000:07: resource 0 [io 0xe000-0xefff] [ 0.198719] pci_bus 0000:07: resource 1 [mem 0xfc400000-0xfc4fffff] [ 0.198720] pci_bus 0000:09: resource 0 [io 0xd000-0xdfff] [ 0.198721] pci_bus 0000:09: resource 1 [mem 0xfc800000-0xfc8fffff] [ 0.198722] pci_bus 0000:0a: resource 1 [mem 0xfc200000-0xfc3fffff] [ 0.198723] pci_bus 0000:0b: resource 1 [mem 0xfc700000-0xfc7fffff] [ 0.198723] pci_bus 0000:0c: resource 1 [mem 0xfc600000-0xfc6fffff] [ 0.198724] pci_bus 0000:0d: resource 0 [io 0xf000-0xffff] [ 0.198725] pci_bus 0000:0d: resource 1 [mem 0xfb000000-0xfc0fffff] [ 0.198726] pci_bus 0000:0d: resource 2 [mem 0xd0000000-0xe20fffff 64bit pref] [ 0.198727] pci_bus 0000:0f: resource 1 [mem 0xfc900000-0xfcbfffff] [ 0.199138] pci 0000:0d:00.1: D0 power state depends on 0000:0d:00.0 [ 0.199191] pci 0000:0d:00.2: D0 power state depends on 0000:0d:00.0 [ 0.199301] pci 0000:0d:00.3: D0 power state depends on 0000:0d:00.0 [ 0.199417] PCI: CLS 64 bytes, default 64 [ 0.199422] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 0.199422] software IO TLB: mapped [mem 0x00000000c1966000-0x00000000c5966000] (64MB) [ 0.199453] LVT offset 0 assigned for vector 0x400 [ 0.199464] Trying to unpack rootfs image as initramfs... [ 0.211758] perf: AMD IBS detected (0x000003ff) [ 0.212229] Initialise system trusted keyrings [ 0.212237] Key type blacklist registered [ 0.212302] workingset: timestamp_bits=36 max_order=22 bucket_order=0 [ 0.213027] zbud: loaded [ 0.213203] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.213293] fuse: init (API version 7.36) [ 0.213391] integrity: Platform Keyring initialized [ 0.213393] integrity: Machine keyring initialized [ 0.215706] Key type asymmetric registered [ 0.215706] Asymmetric key parser 'x509' registered [ 0.375598] Freeing initrd memory: 127280K [ 0.377449] alg: self-tests for CTR-KDF (hmac(sha256)) passed [ 0.377466] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 0.377499] io scheduler mq-deadline registered [ 0.378940] pcieport 0000:00:01.2: PME: Signaling with IRQ 26 [ 0.379020] pcieport 0000:00:01.2: AER: enabled with IRQ 26 [ 0.379113] pcieport 0000:00:03.1: PME: Signaling with IRQ 27 [ 0.379163] pcieport 0000:00:03.1: AER: enabled with IRQ 27 [ 0.379316] pcieport 0000:00:07.1: PME: Signaling with IRQ 29 [ 0.379369] pcieport 0000:00:07.1: AER: enabled with IRQ 29 [ 0.379446] pcieport 0000:00:08.1: PME: Signaling with IRQ 30 [ 0.379496] pcieport 0000:00:08.1: AER: enabled with IRQ 30 [ 0.381505] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 0.381602] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0 [ 0.381614] ACPI: button: Power Button [PWRB] [ 0.381631] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1 [ 0.381654] ACPI: button: Power Button [PWRF] [ 0.383794] smpboot: Estimated ratio of average max frequency by base frequency (times 1024): 1106 [ 0.383802] Monitor-Mwait will be used to enter C-1 state [ 0.383806] ACPI: \_PR_.C000: Found 2 idle states [ 0.383868] ACPI: \_PR_.C002: Found 2 idle states [ 0.383966] ACPI: \_PR_.C004: Found 2 idle states [ 0.384065] ACPI: \_PR_.C006: Found 2 idle states [ 0.384164] ACPI: \_PR_.C008: Found 2 idle states [ 0.384258] ACPI: \_PR_.C00A: Found 2 idle states [ 0.384340] ACPI: \_PR_.C001: Found 2 idle states [ 0.384398] ACPI: \_PR_.C003: Found 2 idle states [ 0.384484] ACPI: \_PR_.C005: Found 2 idle states [ 0.384576] ACPI: \_PR_.C007: Found 2 idle states [ 0.384668] ACPI: \_PR_.C009: Found 2 idle states [ 0.384755] ACPI: \_PR_.C00B: Found 2 idle states [ 0.384937] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.405476] 00:05: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.407011] Linux agpgart interface v0.103 [ 0.409475] loop: module loaded [ 0.409607] tun: Universal TUN/TAP device driver, 1.6 [ 0.409636] PPP generic driver version 2.4.2 [ 0.409668] VFIO - User Level meta-driver version: 0.3 [ 0.409704] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.409705] ehci-pci: EHCI PCI platform driver [ 0.409711] ehci-platform: EHCI generic platform driver [ 0.409714] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.409715] ohci-pci: OHCI PCI platform driver [ 0.409720] ohci-platform: OHCI generic platform driver [ 0.409723] uhci_hcd: USB Universal Host Controller Interface driver [ 0.409742] i8042: PNP: No PS/2 controller found. [ 0.409768] mousedev: PS/2 mouse device common for all mice [ 0.409823] rtc_cmos 00:03: RTC can wake from S4 [ 0.409987] rtc_cmos 00:03: registered as rtc0 [ 0.410014] rtc_cmos 00:03: setting system clock to 2022-05-27T09:54:17 UTC (1653645257) [ 0.410022] rtc_cmos 00:03: alarms up to one month, y3k, 114 bytes nvram, hpet irqs [ 0.410026] i2c_dev: i2c /dev entries driver [ 0.410035] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 0.410047] device-mapper: uevent: version 1.0.3 [ 0.410071] device-mapper: ioctl: 4.46.0-ioctl (2022-02-22) initialised: dm-devel@xxxxxxxxxx [ 0.410079] platform eisa.0: Probing EISA bus 0 [ 0.410080] platform eisa.0: EISA: Cannot allocate resource for mainboard [ 0.410081] platform eisa.0: Cannot allocate resource for EISA slot 1 [ 0.410082] platform eisa.0: Cannot allocate resource for EISA slot 2 [ 0.410082] platform eisa.0: Cannot allocate resource for EISA slot 3 [ 0.410083] platform eisa.0: Cannot allocate resource for EISA slot 4 [ 0.410083] platform eisa.0: Cannot allocate resource for EISA slot 5 [ 0.410084] platform eisa.0: Cannot allocate resource for EISA slot 6 [ 0.410085] platform eisa.0: Cannot allocate resource for EISA slot 7 [ 0.410085] platform eisa.0: Cannot allocate resource for EISA slot 8 [ 0.410086] platform eisa.0: EISA: Detected 0 cards [ 0.410539] ledtrig-cpu: registered to indicate activity on CPUs [ 0.410549] efifb: probing for efifb [ 0.410589] efifb: showing boot graphics [ 0.412916] efifb: framebuffer at 0xd0000000, using 8400k, total 8400k [ 0.412917] efifb: mode is 1680x1050x32, linelength=8192, pages=1 [ 0.412918] efifb: scrolling: redraw [ 0.412918] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0 [ 0.412957] fbcon: Deferring console take-over [ 0.412958] fb0: EFI VGA frame buffer device [ 0.412961] EFI Variables Facility v0.08 2004-May-17 [ 0.413847] drop_monitor: Initializing network drop monitor service [ 0.424141] IPv6: Loaded, but administratively disabled, reboot required to enable [ 0.424142] NET: Registered PF_PACKET protocol family [ 0.424181] Key type dns_resolver registered [ 0.424917] microcode: CPU0: patch_level=0x08701021 [ 0.424920] microcode: CPU1: patch_level=0x08701021 [ 0.424933] microcode: CPU2: patch_level=0x08701021 [ 0.424949] microcode: CPU3: patch_level=0x08701021 [ 0.424965] microcode: CPU4: patch_level=0x08701021 [ 0.424981] microcode: CPU5: patch_level=0x08701021 [ 0.424987] microcode: CPU6: patch_level=0x08701021 [ 0.424991] microcode: CPU7: patch_level=0x08701021 [ 0.424996] microcode: CPU8: patch_level=0x08701021 [ 0.425002] microcode: CPU9: patch_level=0x08701021 [ 0.425007] microcode: CPU10: patch_level=0x08701021 [ 0.425013] microcode: CPU11: patch_level=0x08701021 [ 0.425035] microcode: Microcode Update Driver: v2.2. [ 0.425139] resctrl: L3 allocation detected [ 0.425140] resctrl: MB allocation detected [ 0.425140] resctrl: L3 monitoring detected [ 0.425142] IPI shorthand broadcast: enabled [ 0.425146] sched_clock: Marking stable (453127042, -27995520)->(430366584, -5235062) [ 0.425410] registered taskstats version 1 [ 0.425527] Loading compiled-in X.509 certificates [ 0.425953] Loaded X.509 cert 'Build time autogenerated kernel key: 9f39f1a9a84b110de589941f1b818eb21eb7a201' [ 0.426280] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969' [ 0.426603] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19' [ 0.426604] blacklist: Loading compiled-in revocation X.509 certificates [ 0.426615] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0' [ 0.427238] zswap: loaded using pool lzo/zbud [ 0.427340] Key type ._fscrypt registered [ 0.427340] Key type .fscrypt registered [ 0.427341] Key type fscrypt-provisioning registered [ 0.429192] Key type encrypted registered [ 0.429193] AppArmor: AppArmor sha1 policy hashing enabled [ 0.429248] ima: No TPM chip found, activating TPM-bypass! [ 0.429249] Loading compiled-in module X.509 certificates [ 0.429597] Loaded X.509 cert 'Build time autogenerated kernel key: 9f39f1a9a84b110de589941f1b818eb21eb7a201' [ 0.429598] ima: Allocated hash algorithm: sha1 [ 0.429602] ima: No architecture policies found [ 0.429607] evm: Initialising EVM extended attributes: [ 0.429608] evm: security.selinux [ 0.429608] evm: security.SMACK64 [ 0.429609] evm: security.SMACK64EXEC [ 0.429609] evm: security.SMACK64TRANSMUTE [ 0.429609] evm: security.SMACK64MMAP [ 0.429610] evm: security.apparmor [ 0.429610] evm: security.ima [ 0.429610] evm: security.capability [ 0.429611] evm: HMAC attrs: 0x1 [ 0.430473] PM: Magic number: 6:866:930 [ 0.430781] acpi_cpufreq: overriding BIOS provided _PSD data [ 0.475453] RAS: Correctable Errors collector initialized. [ 0.476890] Freeing unused decrypted memory: 2036K [ 0.477199] Freeing unused kernel image (initmem) memory: 2764K [ 0.479409] Write protecting the kernel read-only data: 30720k [ 0.480121] Freeing unused kernel image (text/rodata gap) memory: 2036K [ 0.480318] Freeing unused kernel image (rodata/data gap) memory: 1312K [ 0.510496] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 0.510505] Run /init as init process [ 0.510506] with arguments: [ 0.510507] /init [ 0.510508] splash [ 0.510508] with environment: [ 0.510508] HOME=/ [ 0.510509] TERM=linux [ 0.510509] BOOT_IMAGE=/vmlinuz-5.18.0-051800-generic [ 0.557187] dca service started, version 1.12.1 [ 0.558312] xhci_hcd 0000:0a:00.1: xHCI Host Controller [ 0.558318] xhci_hcd 0000:0a:00.1: new USB bus registered, assigned bus number 1 [ 0.558484] xhci_hcd 0000:0a:00.1: hcc params 0x0278ffe5 hci version 0x110 quirks 0x0000000000000410 [ 0.558521] ahci 0000:0b:00.0: version 3.0 [ 0.558982] nvidia-gpu 0000:0d:00.3: enabling device (0000 -> 0002) [ 0.559049] ahci 0000:0b:00.0: AHCI 0001.0301 32 slots 2 ports 6 Gbps 0x9 impl SATA mode [ 0.559052] ahci 0000:0b:00.0: flags: 64bit ncq sntf ilck pm led clo only pmp fbs pio slum part [ 0.559120] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.18 [ 0.559123] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.559125] usb usb1: Product: xHCI Host Controller [ 0.559126] usb usb1: Manufacturer: Linux 5.18.0-051800-generic xhci-hcd [ 0.559127] usb usb1: SerialNumber: 0000:0a:00.1 [ 0.559433] hub 1-0:1.0: USB hub found [ 0.559447] hub 1-0:1.0: 6 ports detected [ 0.559585] scsi host0: ahci [ 0.559809] xhci_hcd 0000:0a:00.1: xHCI Host Controller [ 0.559813] xhci_hcd 0000:0a:00.1: new USB bus registered, assigned bus number 2 [ 0.559815] xhci_hcd 0000:0a:00.1: Host supports USB 3.1 Enhanced SuperSpeed [ 0.559816] scsi host1: ahci [ 0.559837] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM. [ 0.559855] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.18 [ 0.559858] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.559859] usb usb2: Product: xHCI Host Controller [ 0.559860] usb usb2: Manufacturer: Linux 5.18.0-051800-generic xhci-hcd [ 0.559861] usb usb2: SerialNumber: 0000:0a:00.1 [ 0.559918] scsi host2: ahci [ 0.559933] hub 2-0:1.0: USB hub found [ 0.559942] hub 2-0:1.0: 4 ports detected [ 0.560008] scsi host3: ahci [ 0.560051] ata1: SATA max UDMA/133 abar m2048@0xfc700000 port 0xfc700100 irq 45 [ 0.560053] ata2: DUMMY [ 0.560054] ata3: DUMMY [ 0.560057] ata4: SATA max UDMA/133 abar m2048@0xfc700000 port 0xfc700280 irq 45 [ 0.560157] xhci_hcd 0000:0a:00.3: xHCI Host Controller [ 0.560160] xhci_hcd 0000:0a:00.3: new USB bus registered, assigned bus number 3 [ 0.560234] ahci 0000:0c:00.0: AHCI 0001.0301 32 slots 2 ports 6 Gbps 0x11 impl SATA mode [ 0.560237] ahci 0000:0c:00.0: flags: 64bit ncq sntf ilck pm led clo only pmp fbs pio slum part [ 0.560317] xhci_hcd 0000:0a:00.3: hcc params 0x0278ffe5 hci version 0x110 quirks 0x0000000000000410 [ 0.560587] piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0 [ 0.560589] piix4_smbus 0000:00:14.0: Using register 0x02 for SMBus port selection [ 0.560622] scsi host4: ahci [ 0.560626] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.18 [ 0.560629] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.560630] usb usb3: Product: xHCI Host Controller [ 0.560631] usb usb3: Manufacturer: Linux 5.18.0-051800-generic xhci-hcd [ 0.560632] usb usb3: SerialNumber: 0000:0a:00.3 [ 0.560727] piix4_smbus 0000:00:14.0: Auxiliary SMBus Host Controller at 0xb20 [ 0.560804] hub 3-0:1.0: USB hub found [ 0.560818] hub 3-0:1.0: 6 ports detected [ 0.560909] scsi host5: ahci [ 0.560997] scsi host6: ahci [ 0.561060] xhci_hcd 0000:0a:00.3: xHCI Host Controller [ 0.561063] xhci_hcd 0000:0a:00.3: new USB bus registered, assigned bus number 4 [ 0.561065] xhci_hcd 0000:0a:00.3: Host supports USB 3.1 Enhanced SuperSpeed [ 0.561091] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM. [ 0.561107] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.18 [ 0.561109] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.561111] usb usb4: Product: xHCI Host Controller [ 0.561112] usb usb4: Manufacturer: Linux 5.18.0-051800-generic xhci-hcd [ 0.561113] usb usb4: SerialNumber: 0000:0a:00.3 [ 0.561213] scsi host7: ahci [ 0.561241] hub 4-0:1.0: USB hub found [ 0.561252] hub 4-0:1.0: 4 ports detected [ 0.561295] usb: port power management may be unreliable [ 0.561337] scsi host8: ahci [ 0.561372] ata5: SATA max UDMA/133 abar m2048@0xfc600000 port 0xfc600100 irq 48 [ 0.561373] ata6: DUMMY [ 0.561373] ata7: DUMMY [ 0.561374] ata8: DUMMY [ 0.561377] ata9: SATA max UDMA/133 abar m2048@0xfc600000 port 0xfc600300 irq 48 [ 0.561550] e1000e: Intel(R) PRO/1000 Network Driver [ 0.561551] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. [ 0.561572] xhci_hcd 0000:0d:00.2: xHCI Host Controller [ 0.561575] xhci_hcd 0000:0d:00.2: new USB bus registered, assigned bus number 5 [ 0.561582] e1000e 0000:09:00.0: enabling device (0000 -> 0002) [ 0.561740] e1000e 0000:09:00.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode [ 0.562171] xhci_hcd 0000:0d:00.2: hcc params 0x0180ff05 hci version 0x110 quirks 0x0000000000000010 [ 0.562184] igb: Intel(R) Gigabit Ethernet Network Driver [ 0.562186] igb: Copyright (c) 2007-2014 Intel Corporation. [ 0.562318] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.18 [ 0.562320] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.562320] usb usb5: Product: xHCI Host Controller [ 0.562321] usb usb5: Manufacturer: Linux 5.18.0-051800-generic xhci-hcd [ 0.562322] usb usb5: SerialNumber: 0000:0d:00.2 [ 0.562377] hub 5-0:1.0: USB hub found [ 0.562383] hub 5-0:1.0: 2 ports detected [ 0.562459] xhci_hcd 0000:0d:00.2: xHCI Host Controller [ 0.562461] xhci_hcd 0000:0d:00.2: new USB bus registered, assigned bus number 6 [ 0.562463] xhci_hcd 0000:0d:00.2: Host supports USB 3.1 Enhanced SuperSpeed [ 0.562480] usb usb6: We don't know the algorithms for LPM for this host, disabling LPM. [ 0.562491] usb usb6: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.18 [ 0.562492] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.562493] usb usb6: Product: xHCI Host Controller [ 0.562493] usb usb6: Manufacturer: Linux 5.18.0-051800-generic xhci-hcd [ 0.562494] usb usb6: SerialNumber: 0000:0d:00.2 [ 0.562552] hub 6-0:1.0: USB hub found [ 0.562560] hub 6-0:1.0: 4 ports detected [ 0.562749] xhci_hcd 0000:0f:00.3: xHCI Host Controller [ 0.562753] xhci_hcd 0000:0f:00.3: new USB bus registered, assigned bus number 7 [ 0.562855] xhci_hcd 0000:0f:00.3: hcc params 0x0278ffe5 hci version 0x110 quirks 0x0000000000000410 [ 0.563054] usb usb7: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.18 [ 0.563056] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.563057] usb usb7: Product: xHCI Host Controller [ 0.563057] usb usb7: Manufacturer: Linux 5.18.0-051800-generic xhci-hcd [ 0.563058] usb usb7: SerialNumber: 0000:0f:00.3 [ 0.563117] hub 7-0:1.0: USB hub found [ 0.563124] hub 7-0:1.0: 4 ports detected [ 0.563231] xhci_hcd 0000:0f:00.3: xHCI Host Controller [ 0.563233] xhci_hcd 0000:0f:00.3: new USB bus registered, assigned bus number 8 [ 0.563235] xhci_hcd 0000:0f:00.3: Host supports USB 3.1 Enhanced SuperSpeed [ 0.563247] usb usb8: We don't know the algorithms for LPM for this host, disabling LPM. [ 0.563258] usb usb8: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.18 [ 0.563259] usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.563260] usb usb8: Product: xHCI Host Controller [ 0.563260] usb usb8: Manufacturer: Linux 5.18.0-051800-generic xhci-hcd [ 0.563261] usb usb8: SerialNumber: 0000:0f:00.3 [ 0.563313] hub 8-0:1.0: USB hub found [ 0.563319] hub 8-0:1.0: 4 ports detected [ 0.564620] cryptd: max_cpu_qlen set to 1000 [ 0.567929] AVX2 version of gcm_enc/dec engaged. [ 0.567959] AES CTR mode by8 optimization enabled [ 0.597975] pps pps0: new PPS source ptp0 [ 0.597999] igb 0000:07:00.0: added PHC on eth0 [ 0.598000] igb 0000:07:00.0: Intel(R) Gigabit Ethernet Network Connection [ 0.598001] igb 0000:07:00.0: eth0: (PCIe:2.5Gb/s:Width x1) 70:85:c2:f0:45:d9 [ 0.598003] igb 0000:07:00.0: eth0: PBA No: FFFFFF-0FF [ 0.598004] igb 0000:07:00.0: Using MSI-X interrupts. 2 rx queue(s), 2 tx queue(s) [ 0.624386] e1000e 0000:09:00.0 0000:09:00.0 (uninitialized): registered PHC clock [ 0.688318] e1000e 0000:09:00.0 eth1: (PCI Express:2.5GT/s:Width x1) 68:05:ca:0c:63:13 [ 0.688321] e1000e 0000:09:00.0 eth1: Intel(R) PRO/1000 Network Connection [ 0.688336] e1000e 0000:09:00.0 eth1: MAC: 3, PHY: 8, PBA No: E46981-007 [ 0.814258] usb 1-1: new full-speed USB device number 2 using xhci_hcd [ 0.818257] usb 3-4: new high-speed USB device number 2 using xhci_hcd [ 0.818262] usb 7-3: new low-speed USB device number 2 using xhci_hcd [ 0.971471] usb 3-4: New USB device found, idVendor=04a9, idProduct=1748, bcdDevice= 0.04 [ 0.971474] usb 3-4: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 0.971475] usb 3-4: Product: MG5100 series [ 0.971476] usb 3-4: Manufacturer: Canon [ 0.971477] usb 3-4: SerialNumber: 25E702 [ 0.984865] usb 1-1: New USB device found, idVendor=046d, idProduct=c52b, bcdDevice=12.11 [ 0.984867] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 0.984868] usb 1-1: Product: USB Receiver [ 0.984869] usb 1-1: Manufacturer: Logitech [ 0.993336] usb 7-3: New USB device found, idVendor=060b, idProduct=2312, bcdDevice= 1.70 [ 0.993338] usb 7-3: New USB device strings: Mfr=0, Product=2, SerialNumber=0 [ 0.993339] usb 7-3: Product: Gaming Keyboard [ 1.020578] usb-storage 3-4:1.2: USB Mass Storage device detected [ 1.020662] hid: raw HID events driver (C) Jiri Kosina [ 1.020663] scsi host9: usb-storage 3-4:1.2 [ 1.020728] usbcore: registered new interface driver usb-storage [ 1.040032] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300) [ 1.043657] ata1.00: ATAPI: PIONEER BD-RW BDR-207M, 1.60, max UDMA/100 [ 1.044028] ata4: SATA link up 3.0 Gbps (SStatus 123 SControl 300) [ 1.044029] ata9: SATA link up 6.0 Gbps (SStatus 133 SControl 300) [ 1.044053] ata5: SATA link up 6.0 Gbps (SStatus 133 SControl 300) [ 1.044492] ata9.00: ATA-10: WDC WD40EFRX-68N32N0, 82.00A82, max UDMA/133 [ 1.044786] ata5.00: supports DRM functions and may not be fully accessible [ 1.044787] ata5.00: ATA-10: CT1000MX500SSD1, M3CR032, max UDMA/133 [ 1.044813] ata5.00: 1953525168 sectors, multi 1: LBA48 NCQ (depth 32), AA [ 1.045028] ata9.00: 7814037168 sectors, multi 16: LBA48 NCQ (depth 32), AA [ 1.045546] ata5.00: Features: Trust Dev-Sleep [ 1.045648] ata5.00: supports DRM functions and may not be fully accessible [ 1.046056] ata9.00: configured for UDMA/133 [ 1.046378] ata5.00: configured for UDMA/133 [ 1.047015] ata4.00: ATA-8: WDC WD20EADS-00W4B0, 01.00A01, max UDMA/133 [ 1.047251] ata4.00: 3907029168 sectors, multi 16: LBA48 NCQ (depth 32), AA [ 1.047484] ata1.00: configured for UDMA/100 [ 1.049551] ata4.00: configured for UDMA/133 [ 1.057988] scsi 0:0:0:0: CD-ROM PIONEER BD-RW BDR-207M 1.60 PQ: 0 ANSI: 5 [ 1.090956] usbcore: registered new interface driver usbhid [ 1.090959] usbhid: USB HID core driver [ 1.144014] usb 1-2: new high-speed USB device number 3 using xhci_hcd [ 1.144021] usb 3-5: new high-speed USB device number 3 using xhci_hcd [ 1.156071] sr 0:0:0:0: [sr0] scsi3-mmc drive: 125x/125x writer dvd-ram cd/rw xa/form2 cdda tray [ 1.156075] cdrom: Uniform CD-ROM driver Revision: 3.20 [ 1.188989] sr 0:0:0:0: Attached scsi CD-ROM sr0 [ 1.189036] sr 0:0:0:0: Attached scsi generic sg0 type 5 [ 1.189265] scsi 3:0:0:0: Direct-Access ATA WDC WD20EADS-00W 0A01 PQ: 0 ANSI: 5 [ 1.189406] sd 3:0:0:0: Attached scsi generic sg1 type 0 [ 1.189505] sd 3:0:0:0: [sda] 3907029168 512-byte logical blocks: (2.00 TB/1.82 TiB) [ 1.189513] sd 3:0:0:0: [sda] Write Protect is off [ 1.189517] sd 3:0:0:0: [sda] Mode Sense: 00 3a 00 00 [ 1.189530] sd 3:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 1.189568] scsi 4:0:0:0: Direct-Access ATA CT1000MX500SSD1 032 PQ: 0 ANSI: 5 [ 1.189710] sd 4:0:0:0: Attached scsi generic sg2 type 0 [ 1.189824] sd 4:0:0:0: [sdb] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB) [ 1.189828] sd 4:0:0:0: [sdb] 4096-byte physical blocks [ 1.189839] sd 4:0:0:0: [sdb] Write Protect is off [ 1.189842] sd 4:0:0:0: [sdb] Mode Sense: 00 3a 00 00 [ 1.189856] sd 4:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 1.189874] scsi 8:0:0:0: Direct-Access ATA WDC WD40EFRX-68N 0A82 PQ: 0 ANSI: 5 [ 1.189988] sd 8:0:0:0: Attached scsi generic sg3 type 0 [ 1.190109] sd 8:0:0:0: [sdc] 7814037168 512-byte logical blocks: (4.00 TB/3.64 TiB) [ 1.190113] sd 8:0:0:0: [sdc] 4096-byte physical blocks [ 1.190122] sd 8:0:0:0: [sdc] Write Protect is off [ 1.190124] sd 8:0:0:0: [sdc] Mode Sense: 00 3a 00 00 [ 1.190140] sd 8:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 1.220018] tsc: Refined TSC clocksource calibration: 3799.935 MHz [ 1.220026] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x6d8c35d3b02, max_idle_ns: 881590614458 ns [ 1.220057] clocksource: Switched to clocksource tsc [ 1.222830] sdb: sdb1 sdb2 sdb3 sdb4 sdb5 sdb6 [ 1.248211] sd 4:0:0:0: [sdb] supports TCG Opal [ 1.248213] sd 4:0:0:0: [sdb] Attached SCSI disk [ 1.268043] sdc: sdc1 sdc2 [ 1.292977] usb 3-5: New USB device found, idVendor=0424, idProduct=2514, bcdDevice= b.b3 [ 1.292982] usb 3-5: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 1.295107] usb 1-2: New USB device found, idVendor=05e3, idProduct=0608, bcdDevice=88.32 [ 1.295111] usb 1-2: New USB device strings: Mfr=0, Product=1, SerialNumber=0 [ 1.295113] usb 1-2: Product: USB2.0 Hub [ 1.300070] sd 8:0:0:0: [sdc] Attached SCSI disk [ 1.328272] hub 1-2:1.0: USB hub found [ 1.328861] hub 1-2:1.0: 4 ports detected [ 1.329254] hub 3-5:1.0: USB hub found [ 1.329602] hub 3-5:1.0: 4 ports detected [ 1.620472] usb 1-2.2: new high-speed USB device number 4 using xhci_hcd [ 1.685252] sda: sda1 [ 1.700528] sd 3:0:0:0: [sda] Attached SCSI disk [ 1.701960] igb 0000:07:00.0 enp7s0: renamed from eth0 [ 1.702219] usbcore: registered new interface driver uas [ 1.704189] input: Gaming Keyboard as /devices/pci0000:00/0000:00:08.1/0000:0f:00.3/usb7/7-3/7-3:1.0/0003:060B:2312.0001/input/input2 [ 1.728193] e1000e 0000:09:00.0 enp9s0: renamed from eth1 [ 1.728878] usb 1-2.2: New USB device found, idVendor=05e3, idProduct=0716, bcdDevice=97.44 [ 1.728883] usb 1-2.2: New USB device strings: Mfr=0, Product=1, SerialNumber=2 [ 1.728886] usb 1-2.2: Product: USB Storage [ 1.728888] usb 1-2.2: SerialNumber: 000000009744 [ 1.729631] usb-storage 1-2.2:1.0: USB Mass Storage device detected [ 1.729718] scsi host10: usb-storage 1-2.2:1.0 [ 1.764267] hid-generic 0003:060B:2312.0001: input,hidraw0: USB HID v1.11 Keyboard [Gaming Keyboard] on usb-0000:0f:00.3-3/input0 [ 1.764454] input: Gaming Keyboard as /devices/pci0000:00/0000:00:08.1/0000:0f:00.3/usb7/7-3/7-3:1.1/0003:060B:2312.0002/input/input3 [ 1.824163] hid-generic 0003:060B:2312.0002: input,hidraw1: USB HID v1.11 Keyboard [Gaming Keyboard] on usb-0000:0f:00.3-3/input1 [ 1.824343] input: Logitech USB Receiver as /devices/pci0000:00/0000:00:01.2/0000:01:00.0/0000:02:08.0/0000:0a:00.1/usb1/1-1/1-1:1.0/0003:046D:C52B.0003/input/input4 [ 1.884103] hid-generic 0003:046D:C52B.0003: input,hidraw2: USB HID v1.11 Keyboard [Logitech USB Receiver] on usb-0000:0a:00.1-1/input0 [ 1.884324] input: Logitech USB Receiver Mouse as /devices/pci0000:00/0000:00:01.2/0000:01:00.0/0000:02:08.0/0000:0a:00.1/usb1/1-1/1-1:1.1/0003:046D:C52B.0004/input/input5 [ 1.884458] input: Logitech USB Receiver Consumer Control as /devices/pci0000:00/0000:00:01.2/0000:01:00.0/0000:02:08.0/0000:0a:00.1/usb1/1-1/1-1:1.1/0003:046D:C52B.0004/input/input6 [ 1.944095] input: Logitech USB Receiver System Control as /devices/pci0000:00/0000:00:01.2/0000:01:00.0/0000:02:08.0/0000:0a:00.1/usb1/1-1/1-1:1.1/0003:046D:C52B.0004/input/input7 [ 1.944189] hid-generic 0003:046D:C52B.0004: input,hiddev0,hidraw3: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:0a:00.1-1/input1 [ 1.944328] hid-generic 0003:046D:C52B.0005: hiddev1,hidraw4: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:0a:00.1-1/input2 [ 2.051129] scsi 9:0:0:0: Direct-Access Canon MG5100 series 0104 PQ: 0 ANSI: 2 [ 2.051342] sd 9:0:0:0: Attached scsi generic sg4 type 0 [ 2.052198] sd 9:0:0:0: Power-on or device reset occurred [ 2.053042] sd 9:0:0:0: [sdd] Media removed, stopped polling [ 2.054072] sd 9:0:0:0: [sdd] Attached SCSI removable disk [ 2.144465] logitech-djreceiver 0003:046D:C52B.0005: hiddev0,hidraw2: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:0a:00.1-1/input2 [ 2.266170] input: Logitech Wireless Device PID:4051 Mouse as /devices/pci0000:00/0000:00:01.2/0000:01:00.0/0000:02:08.0/0000:0a:00.1/usb1/1-1/1-1:1.2/0003:046D:C52B.0005/0003:046D:4051.0006/input/input9 [ 2.266314] hid-generic 0003:046D:4051.0006: input,hidraw3: USB HID v1.11 Mouse [Logitech Wireless Device PID:4051] on usb-0000:0a:00.1-1/input2:1 [ 2.324393] input: Logitech M510 as /devices/pci0000:00/0000:00:01.2/0000:01:00.0/0000:02:08.0/0000:0a:00.1/usb1/1-1/1-1:1.2/0003:046D:C52B.0005/0003:046D:4051.0006/input/input13 [ 2.324515] logitech-hidpp-device 0003:046D:4051.0006: input,hidraw3: USB HID v1.11 Mouse [Logitech M510] on usb-0000:0a:00.1-1/input2:1 [ 2.754423] scsi 10:0:0:0: Direct-Access Generic STORAGE DEVICE 9744 PQ: 0 ANSI: 0 [ 2.755151] scsi 10:0:0:1: Direct-Access Generic STORAGE DEVICE 9744 PQ: 0 ANSI: 0 [ 2.755768] scsi 10:0:0:2: Direct-Access Generic STORAGE DEVICE 9744 PQ: 0 ANSI: 0 [ 2.756432] scsi 10:0:0:3: Direct-Access Generic STORAGE DEVICE 9744 PQ: 0 ANSI: 0 [ 2.757039] scsi 10:0:0:4: Direct-Access Generic STORAGE DEVICE 9744 PQ: 0 ANSI: 0 [ 2.757328] sd 10:0:0:0: Attached scsi generic sg5 type 0 [ 2.757451] sd 10:0:0:1: Attached scsi generic sg6 type 0 [ 2.757562] sd 10:0:0:2: Attached scsi generic sg7 type 0 [ 2.757762] sd 10:0:0:3: Attached scsi generic sg8 type 0 [ 2.757770] sd 10:0:0:0: [sde] Media removed, stopped polling [ 2.758176] sd 10:0:0:1: [sdf] Media removed, stopped polling [ 2.758572] sd 10:0:0:2: [sdg] Media removed, stopped polling [ 2.758937] sd 10:0:0:4: Attached scsi generic sg9 type 0 [ 2.758944] sd 10:0:0:3: [sdh] Media removed, stopped polling [ 2.759419] sd 10:0:0:4: [sdi] Media removed, stopped polling [ 2.761001] sd 10:0:0:0: [sde] Attached SCSI removable disk [ 2.761757] sd 10:0:0:1: [sdf] Attached SCSI removable disk [ 2.762500] sd 10:0:0:2: [sdg] Attached SCSI removable disk [ 2.765871] sd 10:0:0:4: [sdi] Attached SCSI removable disk [ 2.766254] sd 10:0:0:3: [sdh] Attached SCSI removable disk [ 3.152490] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300) [ 3.160383] ata1.00: configured for UDMA/100 [ 5.068007] raid6: avx2x4 gen() 35926 MB/s [ 5.136008] raid6: avx2x2 gen() 40373 MB/s [ 5.204021] raid6: avx2x1 gen() 30941 MB/s [ 5.204021] raid6: using algorithm avx2x2 gen() 40373 MB/s [ 5.272008] raid6: .... xor() 24482 MB/s, rmw enabled [ 5.272008] raid6: using avx2x2 recovery algorithm [ 5.272834] xor: automatically using best checksumming function avx [ 5.305651] Btrfs loaded, crc32c=crc32c-intel, zoned=yes, fsverity=yes [ 5.496287] EXT4-fs (sdb4): mounted filesystem with ordered data mode. Quota mode: none. [ 5.653790] systemd[1]: Inserted module 'autofs4' [ 5.670992] systemd[1]: systemd 245.4-4ubuntu3.17 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=hybrid) [ 5.688035] systemd[1]: Detected architecture x86-64. [ 5.728631] systemd[1]: Set hostname to <Nico>. [ 6.913977] systemd[1]: Binding to IPv6 address not available since kernel does not support IPv6. [ 6.913983] systemd[1]: Binding to IPv6 address not available since kernel does not support IPv6. [ 6.949008] systemd[1]: Created slice system-modprobe.slice. [ 6.949202] systemd[1]: Created slice system-systemd\x2dfsck.slice. [ 6.949366] systemd[1]: Created slice User and Session Slice. [ 6.949393] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [ 6.949475] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [ 6.949500] systemd[1]: Reached target NFS client services. [ 6.949511] systemd[1]: Reached target User and Group Name Lookups. [ 6.949520] systemd[1]: Reached target Slices. [ 6.949562] systemd[1]: Listening on Device-mapper event daemon FIFOs. [ 6.949603] systemd[1]: Listening on LVM2 poll daemon socket. [ 6.951001] systemd[1]: Listening on RPCbind Server Activation Socket. [ 6.951111] systemd[1]: Listening on Syslog Socket. [ 6.951196] systemd[1]: Listening on fsck to fsckd communication Socket. [ 6.951243] systemd[1]: Listening on initctl Compatibility Named Pipe. [ 6.951389] systemd[1]: Listening on Journal Audit Socket. [ 6.951463] systemd[1]: Listening on Journal Socket (/dev/log). [ 6.951543] systemd[1]: Listening on Journal Socket. [ 6.951621] systemd[1]: Listening on udev Control Socket. [ 6.951683] systemd[1]: Listening on udev Kernel Socket. [ 6.952553] systemd[1]: Mounting Huge Pages File System... [ 6.953446] systemd[1]: Mounting POSIX Message Queue File System... [ 6.954286] systemd[1]: Mounting NFSD configuration filesystem... [ 6.955084] systemd[1]: Mounting Kernel Debug File System... [ 6.955883] systemd[1]: Mounting Kernel Trace File System... [ 6.957005] systemd[1]: Starting Journal Service... [ 6.957882] systemd[1]: Starting Availability of block devices... [ 6.958807] systemd[1]: Starting Set the console keyboard layout... [ 6.959578] systemd[1]: Starting Create list of static device nodes for the current kernel... [ 6.960350] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... [ 6.961026] systemd[1]: Starting Load Kernel Module drm... [ 6.962340] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped. [ 6.962358] systemd[1]: Condition check resulted in File System Check on Root Device being skipped. [ 6.963264] systemd[1]: Starting Load Kernel Modules... [ 6.963776] systemd[1]: Starting Remount Root and Kernel File Systems... [ 6.964266] systemd[1]: Starting udev Coldplug all Devices... [ 6.964787] systemd[1]: Starting Uncomplicated firewall... [ 6.965613] systemd[1]: Mounted Huge Pages File System. [ 6.965706] systemd[1]: Mounted POSIX Message Queue File System. [ 6.965781] systemd[1]: Mounted Kernel Debug File System. [ 6.965853] systemd[1]: Mounted Kernel Trace File System. [ 6.966161] systemd[1]: Finished Availability of block devices. [ 6.966496] systemd[1]: Finished Create list of static device nodes for the current kernel. [ 6.970847] EXT4-fs (sdb4): re-mounted. Quota mode: none. [ 6.971342] ACPI: bus type drm_connector registered [ 6.971621] systemd[1]: Finished Remount Root and Kernel File Systems. [ 6.973167] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped. [ 6.973192] systemd[1]: Condition check resulted in Platform Persistent Storage Archival being skipped. [ 6.974064] systemd[1]: Starting Load/Save Random Seed... [ 6.975047] systemd[1]: Starting Create System Users... [ 6.975256] systemd[1]: modprobe@drm.service: Succeeded. [ 6.975495] systemd[1]: Finished Load Kernel Module drm. [ 6.977430] bpfilter: Loaded bpfilter_umh pid 506 [ 6.977506] bpfilter: read fail 0 [ 6.977509] fbcon: Taking over console [ 6.977566] Console: switching to colour frame buffer device 210x65 [ 6.981183] RPC: Registered named UNIX socket transport module. [ 6.981185] RPC: Registered udp transport module. [ 6.981185] RPC: Registered tcp transport module. [ 6.981186] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 6.982864] systemd[1]: Finished Load/Save Random Seed. [ 6.985248] lp: driver loaded but no devices found [ 6.987371] ppdev: user-space parallel port driver [ 6.988213] systemd[1]: Finished Create System Users. [ 6.988865] systemd[1]: Starting Create Static Device Nodes in /dev... [ 6.994301] IPMI message handler: version 39.2 [ 6.996350] ipmi device interface [ 6.998988] systemd[1]: Finished Create Static Device Nodes in /dev. [ 6.999913] systemd[1]: Starting udev Kernel Device Manager... [ 7.001625] nct6775: Found NCT6798D or compatible chip at 0x2e:0x290 [ 7.003311] systemd[1]: Finished Load Kernel Modules. [ 7.003641] systemd[1]: Finished Set the console keyboard layout. [ 7.004302] systemd[1]: Mounting FUSE Control File System... [ 7.004883] systemd[1]: Mounting Kernel Configuration File System... [ 7.005481] systemd[1]: Starting Apply Kernel Variables... [ 7.006275] systemd[1]: Mounted FUSE Control File System. [ 7.006354] systemd[1]: Mounted Kernel Configuration File System. [ 7.014073] systemd[1]: Started Journal Service. [ 7.017272] systemd-journald[480]: Received client request to flush runtime journal. [ 7.022087] Installing knfsd (copyright (C) 1996 okir@xxxxxxxxxxxx). [ 7.115044] bpfilter: Loaded bpfilter_umh pid 592 [ 7.115131] bpfilter: read fail 0 [ 7.151937] ccp 0000:0f:00.1: enabling device (0000 -> 0002) [ 7.154680] ccp 0000:0f:00.1: ccp: unable to access the device: you might be running a broken BIOS. [ 7.210210] pstore: Using crash dump compression: deflate [ 7.210216] pstore: Registered efi as persistent store backend [ 7.211260] usblp 3-4:1.1: usblp1: USB Bidirectional printer dev 2 if 1 alt 0 proto 2 vid 0x04A9 pid 0x1748 [ 7.211281] usbcore: registered new interface driver usblp [ 7.248497] RAPL PMU: API unit is 2^-32 Joules, 1 fixed counters, 163840 ms ovfl timer [ 7.248499] RAPL PMU: hw unit of domain package 2^-16 Joules [ 7.260781] cfg80211: Loading compiled-in X.509 certificates for regulatory database [ 7.271278] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' [ 7.278726] bpfilter: Loaded bpfilter_umh pid 876 [ 7.278810] bpfilter: read fail 0 [ 7.289746] SVM: TSC scaling supported [ 7.289748] kvm: Nested Virtualization enabled [ 7.289749] SVM: kvm: Nested Paging enabled [ 7.289750] SEV supported: 509 ASIDs [ 7.289769] SVM: Virtual VMLOAD VMSAVE supported [ 7.289769] SVM: Virtual GIF supported [ 7.289769] SVM: LBR virtualization supported [ 7.324178] Intel(R) Wireless WiFi driver for Linux [ 7.324378] iwlwifi 0000:05:00.0: enabling device (0000 -> 0002) [ 7.326394] MCE: In-kernel MCE decoding enabled. [ 7.330864] iwlwifi 0000:05:00.0: Direct firmware load for iwlwifi-cc-a0-72.ucode failed with error -2 [ 7.331217] iwlwifi 0000:05:00.0: Direct firmware load for iwlwifi-cc-a0-71.ucode failed with error -2 [ 7.331799] iwlwifi 0000:05:00.0: Direct firmware load for iwlwifi-cc-a0-70.ucode failed with error -2 [ 7.332022] iwlwifi 0000:05:00.0: Direct firmware load for iwlwifi-cc-a0-69.ucode failed with error -2 [ 7.332032] iwlwifi 0000:05:00.0: Direct firmware load for iwlwifi-cc-a0-68.ucode failed with error -2 [ 7.332042] iwlwifi 0000:05:00.0: Direct firmware load for iwlwifi-cc-a0-67.ucode failed with error -2 [ 7.335555] iwlwifi 0000:05:00.0: api flags index 2 larger than supported by driver [ 7.335567] iwlwifi 0000:05:00.0: TLV_FW_FSEQ_VERSION: FSEQ Version: 89.3.35.37 [ 7.335813] iwlwifi 0000:05:00.0: loaded firmware version 66.f1c864e0.0 cc-a0-66.ucode op_mode iwlmvm [ 7.416080] Adding 18431996k swap on /dev/sdb5. Priority:-2 extents:1 across:18431996k SSFS [ 7.421243] EXT4-fs (sda1): mounted filesystem with ordered data mode. Quota mode: none. [ 7.437028] EXT4-fs (sdb3): mounted filesystem with ordered data mode. Quota mode: none. [ 7.469346] bpfilter: Loaded bpfilter_umh pid 1088 [ 7.469431] bpfilter: read fail 0 [ 7.469823] EXT4-fs (sdb6): mounted filesystem with ordered data mode. Quota mode: none. [ 7.478077] intel_rapl_common: Found RAPL domain package [ 7.478080] intel_rapl_common: Found RAPL domain core [ 7.482422] snd_hda_intel 0000:0d:00.1: enabling device (0000 -> 0002) [ 7.482491] snd_hda_intel 0000:0d:00.1: Disabling MSI [ 7.482499] snd_hda_intel 0000:0d:00.1: Handle vga_switcheroo audio client [ 7.482568] snd_hda_intel 0000:0f:00.4: enabling device (0000 -> 0002) [ 7.493524] iwlwifi 0000:05:00.0: Detected Intel(R) Wi-Fi 6 AX200 160MHz, REV=0x340 [ 7.493563] thermal thermal_zone0: failed to read out thermal zone (-61) [ 7.499967] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.1/0000:0d:00.1/sound/card0/input14 [ 7.500005] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.1/0000:0d:00.1/sound/card0/input15 [ 7.500046] input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.1/0000:0d:00.1/sound/card0/input16 [ 7.500077] input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:03.1/0000:0d:00.1/sound/card0/input17 [ 7.500107] input: HDA NVidia HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:03.1/0000:0d:00.1/sound/card0/input18 [ 7.500157] input: HDA NVidia HDMI/DP,pcm=11 as /devices/pci0000:00/0000:00:03.1/0000:0d:00.1/sound/card0/input19 [ 7.502991] iwlwifi 0000:05:00.0: reporting RF_KILL (radio disabled) [ 7.503863] snd_hda_codec_realtek hdaudioC1D0: autoconfig for ALC1220: line_outs=3 (0x14/0x15/0x16/0x0/0x0) type:line [ 7.503868] snd_hda_codec_realtek hdaudioC1D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0) [ 7.503870] snd_hda_codec_realtek hdaudioC1D0: hp_outs=1 (0x1b/0x0/0x0/0x0/0x0) [ 7.503871] snd_hda_codec_realtek hdaudioC1D0: mono: mono_out=0x0 [ 7.503872] snd_hda_codec_realtek hdaudioC1D0: dig-out=0x1e/0x0 [ 7.503872] snd_hda_codec_realtek hdaudioC1D0: inputs: [ 7.503873] snd_hda_codec_realtek hdaudioC1D0: Front Mic=0x19 [ 7.503879] snd_hda_codec_realtek hdaudioC1D0: Rear Mic=0x18 [ 7.503880] snd_hda_codec_realtek hdaudioC1D0: Line=0x1a [ 7.507211] audit: type=1400 audit(1653645264.590:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="firejail-default" pid=1120 comm="apparmor_parser" [ 7.514839] audit: type=1400 audit(1653645264.598:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="lsb_release" pid=1123 comm="apparmor_parser" [ 7.514844] audit: type=1400 audit(1653645264.598:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-senddoc" pid=1119 comm="apparmor_parser" [ 7.514885] audit: type=1400 audit(1653645264.598:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe" pid=1124 comm="apparmor_parser" [ 7.514887] audit: type=1400 audit(1653645264.598:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe//kmod" pid=1124 comm="apparmor_parser" [ 7.514902] audit: type=1400 audit(1653645264.598:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-xpdfimport" pid=1122 comm="apparmor_parser" [ 7.514986] audit: type=1400 audit(1653645264.598:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-oopslash" pid=1116 comm="apparmor_parser" [ 7.515244] audit: type=1400 audit(1653645264.598:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/man" pid=1121 comm="apparmor_parser" [ 7.515247] audit: type=1400 audit(1653645264.598:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_filter" pid=1121 comm="apparmor_parser" [ 7.515253] audit: type=1400 audit(1653645264.598:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_groff" pid=1121 comm="apparmor_parser" [ 7.616559] input: HD-Audio Generic Front Mic as /devices/pci0000:00/0000:00:08.1/0000:0f:00.4/sound/card1/input20 [ 7.616616] input: HD-Audio Generic Rear Mic as /devices/pci0000:00/0000:00:08.1/0000:0f:00.4/sound/card1/input21 [ 7.616668] input: HD-Audio Generic Line as /devices/pci0000:00/0000:00:08.1/0000:0f:00.4/sound/card1/input22 [ 7.616716] input: HD-Audio Generic Line Out Front as /devices/pci0000:00/0000:00:08.1/0000:0f:00.4/sound/card1/input23 [ 7.616783] input: HD-Audio Generic Line Out Surround as /devices/pci0000:00/0000:00:08.1/0000:0f:00.4/sound/card1/input24 [ 7.616860] input: HD-Audio Generic Line Out CLFE as /devices/pci0000:00/0000:00:08.1/0000:0f:00.4/sound/card1/input25 [ 7.616919] input: HD-Audio Generic Front Headphone as /devices/pci0000:00/0000:00:08.1/0000:0f:00.4/sound/card1/input26 [ 7.618844] iwlwifi 0000:05:00.0: Detected RF HR B3, rfid=0x10a100 [ 7.658410] bpfilter: Loaded bpfilter_umh pid 1212 [ 7.658471] bpfilter: read fail 0 [ 7.683114] iwlwifi 0000:05:00.0: base HW address: dc:fb:48:02:da:96 [ 7.699892] iwlwifi 0000:05:00.0 wlp5s0: renamed from wlan0 [ 7.764615] bpfilter: Loaded bpfilter_umh pid 1349 [ 7.764692] bpfilter: read fail 0 [ 7.900544] bpfilter: Loaded bpfilter_umh pid 1422 [ 7.900604] bpfilter: read fail 0 [ 8.028667] bpfilter: Loaded bpfilter_umh pid 1425 [ 8.028801] bpfilter: read fail 0 [ 8.132141] bpfilter: Loaded bpfilter_umh pid 1429 [ 8.132267] bpfilter: read fail 0 [ 8.233900] bpfilter: Loaded bpfilter_umh pid 1431 [ 8.234011] bpfilter: read fail 0 [ 8.292519] nvidia-gpu 0000:0d:00.3: i2c timeout error e0000000 [ 8.292542] ucsi_ccg 0-0008: i2c_transfer failed -110 [ 8.292557] ucsi_ccg 0-0008: ucsi_ccg_init failed - -110 [ 8.292574] ucsi_ccg: probe of 0-0008 failed with error -110 [ 8.313543] bpfilter: Loaded bpfilter_umh pid 1433 [ 8.313663] bpfilter: read fail 0 [ 8.395136] bpfilter: Loaded bpfilter_umh pid 1436 [ 8.395265] bpfilter: read fail 0 [ 8.515063] bpfilter: Loaded bpfilter_umh pid 1438 [ 8.515171] bpfilter: read fail 0 [ 8.615463] bpfilter: Loaded bpfilter_umh pid 1440 [ 8.615548] bpfilter: read fail 0 [ 8.675017] bpfilter: Loaded bpfilter_umh pid 1442 [ 8.675125] bpfilter: read fail 0 [ 8.700055] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300) [ 8.707808] ata1.00: configured for UDMA/100 [ 8.770690] bpfilter: Loaded bpfilter_umh pid 1448 [ 8.770783] bpfilter: read fail 0 [ 8.888456] bpfilter: Loaded bpfilter_umh pid 1457 [ 8.888570] bpfilter: read fail 0 [ 9.005849] bpfilter: Loaded bpfilter_umh pid 1466 [ 9.005955] bpfilter: read fail 0 [ 9.082609] bpfilter: Loaded bpfilter_umh pid 1468 [ 9.082661] bpfilter: read fail 0 [ 9.151021] bpfilter: Loaded bpfilter_umh pid 1470 [ 9.151129] bpfilter: read fail 0 [ 9.201861] bpfilter: Loaded bpfilter_umh pid 1472 [ 9.201980] bpfilter: read fail 0 [ 9.278710] bpfilter: Loaded bpfilter_umh pid 1474 [ 9.278813] bpfilter: read fail 0 [ 9.338527] bpfilter: Loaded bpfilter_umh pid 1476 [ 9.338646] bpfilter: read fail 0 [ 9.415544] bpfilter: Loaded bpfilter_umh pid 1479 [ 9.415668] bpfilter: read fail 0 [ 9.495135] bpfilter: Loaded bpfilter_umh pid 1481 [ 9.495249] bpfilter: read fail 0 [ 9.552576] bpfilter: Loaded bpfilter_umh pid 1485 [ 9.552710] bpfilter: read fail 0 [ 9.618862] bpfilter: Loaded bpfilter_umh pid 1487 [ 9.618964] bpfilter: read fail 0 [ 9.699150] bpfilter: Loaded bpfilter_umh pid 1489 [ 9.699284] bpfilter: read fail 0 [ 9.775465] bpfilter: Loaded bpfilter_umh pid 1491 [ 9.775605] bpfilter: read fail 0 [ 9.872004] bpfilter: Loaded bpfilter_umh pid 1495 [ 9.872138] bpfilter: read fail 0 [ 9.938042] bpfilter: Loaded bpfilter_umh pid 1497 [ 9.938120] bpfilter: read fail 0 [ 10.003803] bpfilter: Loaded bpfilter_umh pid 1501 [ 10.003896] bpfilter: read fail 0 [ 10.066965] bpfilter: Loaded bpfilter_umh pid 1503 [ 10.067087] bpfilter: read fail 0 [ 10.145959] bpfilter: Loaded bpfilter_umh pid 1505 [ 10.146077] bpfilter: read fail 0 [ 10.218847] bpfilter: Loaded bpfilter_umh pid 1507 [ 10.218940] bpfilter: read fail 0 [ 10.282862] bpfilter: Loaded bpfilter_umh pid 1510 [ 10.282994] bpfilter: read fail 0 [ 10.333736] bpfilter: Loaded bpfilter_umh pid 1512 [ 10.333827] bpfilter: read fail 0 [ 10.393968] bpfilter: Loaded bpfilter_umh pid 1514 [ 10.394084] bpfilter: read fail 0 [ 10.449779] bpfilter: Loaded bpfilter_umh pid 1516 [ 10.449896] bpfilter: read fail 0 [ 10.510983] bpfilter: Loaded bpfilter_umh pid 1518 [ 10.511100] bpfilter: read fail 0 [ 10.557068] e1000e 0000:09:00.0 enp9s0: NIC Link is Up 1000 Mbps Full Duplex, Flow Control: None [ 10.585854] bpfilter: Loaded bpfilter_umh pid 1520 [ 10.585971] bpfilter: read fail 0 [ 10.648649] igb 0000:07:00.0 enp7s0: igb: enp7s0 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: RX/TX [ 10.658541] bpfilter: Loaded bpfilter_umh pid 1522 [ 10.658653] bpfilter: read fail 0 [ 10.750613] bpfilter: Loaded bpfilter_umh pid 1546 [ 10.750725] bpfilter: read fail 0 [ 10.818775] bpfilter: Loaded bpfilter_umh pid 1548 [ 10.818884] bpfilter: read fail 0 [ 10.902775] bpfilter: Loaded bpfilter_umh pid 1550 [ 10.902881] bpfilter: read fail 0 [ 10.969802] bpfilter: Loaded bpfilter_umh pid 1552 [ 10.969913] bpfilter: read fail 0 [ 11.070664] bpfilter: Loaded bpfilter_umh pid 1555 [ 11.070770] bpfilter: read fail 0 [ 11.174024] bpfilter: Loaded bpfilter_umh pid 1557 [ 11.174114] bpfilter: read fail 0 [ 11.242653] bpfilter: Loaded bpfilter_umh pid 1559 [ 11.242744] bpfilter: read fail 0 [ 11.302511] bpfilter: Loaded bpfilter_umh pid 1561 [ 11.302593] bpfilter: read fail 0 [ 11.362544] bpfilter: Loaded bpfilter_umh pid 1563 [ 11.362610] bpfilter: read fail 0 [ 11.422852] bpfilter: Loaded bpfilter_umh pid 1565 [ 11.422918] bpfilter: read fail 0 [ 11.474058] bpfilter: Loaded bpfilter_umh pid 1567 [ 11.474095] bpfilter: read fail 0 [ 11.536457] bpfilter: Loaded bpfilter_umh pid 1570 [ 11.536493] bpfilter: read fail 0 [ 11.599814] bpfilter: Loaded bpfilter_umh pid 1573 [ 11.599862] bpfilter: read fail 0 [ 11.657774] bpfilter: Loaded bpfilter_umh pid 1575 [ 11.657813] bpfilter: read fail 0 [ 11.730082] bpfilter: Loaded bpfilter_umh pid 1582 [ 11.730134] bpfilter: read fail 0 [ 11.791920] bpfilter: Loaded bpfilter_umh pid 1585 [ 11.791958] bpfilter: read fail 0 [ 11.853820] bpfilter: Loaded bpfilter_umh pid 1587 [ 11.853863] bpfilter: read fail 0 [ 11.919750] bpfilter: Loaded bpfilter_umh pid 1590 [ 11.919856] bpfilter: read fail 0 [ 11.986683] bpfilter: Loaded bpfilter_umh pid 1592 [ 11.986758] bpfilter: read fail 0 [ 12.066748] bpfilter: Loaded bpfilter_umh pid 1594 [ 12.066815] bpfilter: read fail 0 [ 12.158992] bpfilter: Loaded bpfilter_umh pid 1596 [ 12.159059] bpfilter: read fail 0 [ 12.210564] bpfilter: Loaded bpfilter_umh pid 1598 [ 12.210641] bpfilter: read fail 0 [ 12.262167] bpfilter: Loaded bpfilter_umh pid 1600 [ 12.262251] bpfilter: read fail 0 [ 12.334564] bpfilter: Loaded bpfilter_umh pid 1602 [ 12.334647] bpfilter: read fail 0 [ 12.390217] bpfilter: Loaded bpfilter_umh pid 1604 [ 12.390300] bpfilter: read fail 0 [ 12.442604] bpfilter: Loaded bpfilter_umh pid 1606 [ 12.442689] bpfilter: read fail 0 [ 12.500002] bpfilter: Loaded bpfilter_umh pid 1609 [ 12.500138] bpfilter: read fail 0 [ 12.593538] bpfilter: Loaded bpfilter_umh pid 1636 [ 12.593606] bpfilter: read fail 0 [ 12.664615] usblp1: removed [ 12.670374] usblp 3-4:1.1: usblp1: USB Bidirectional printer dev 2 if 1 alt 0 proto 2 vid 0x04A9 pid 0x1748 [ 12.694295] bpfilter: Loaded bpfilter_umh pid 1669 [ 12.694365] bpfilter: read fail 0 [ 12.766491] bpfilter: Loaded bpfilter_umh pid 1671 [ 12.766589] bpfilter: read fail 0 [ 12.862961] bpfilter: Loaded bpfilter_umh pid 1673 [ 12.863070] bpfilter: read fail 0 [ 12.943158] bpfilter: Loaded bpfilter_umh pid 1675 [ 12.943281] bpfilter: read fail 0 [ 13.023787] bpfilter: Loaded bpfilter_umh pid 1678 [ 13.023892] bpfilter: read fail 0 [ 13.082757] bpfilter: Loaded bpfilter_umh pid 1680 [ 13.082860] bpfilter: read fail 0 [ 13.143215] bpfilter: Loaded bpfilter_umh pid 1682 [ 13.143325] bpfilter: read fail 0 [ 13.204468] bpfilter: Loaded bpfilter_umh pid 1685 [ 13.204593] bpfilter: read fail 0 [ 13.271067] bpfilter: Loaded bpfilter_umh pid 1687 [ 13.271150] bpfilter: read fail 0 [ 13.334903] bpfilter: Loaded bpfilter_umh pid 1689 [ 13.335010] bpfilter: read fail 0 [ 13.394908] bpfilter: Loaded bpfilter_umh pid 1691 [ 13.395018] bpfilter: read fail 0 [ 13.458946] bpfilter: Loaded bpfilter_umh pid 1693 [ 13.459046] bpfilter: read fail 0 [ 13.522932] bpfilter: Loaded bpfilter_umh pid 1695 [ 13.523031] bpfilter: read fail 0 [ 13.586901] bpfilter: Loaded bpfilter_umh pid 1699 [ 13.587024] bpfilter: read fail 0 [ 13.650980] bpfilter: Loaded bpfilter_umh pid 1703 [ 13.651082] bpfilter: read fail 0 [ 13.706786] bpfilter: Loaded bpfilter_umh pid 1705 [ 13.706901] bpfilter: read fail 0 [ 13.762944] bpfilter: Loaded bpfilter_umh pid 1707 [ 13.763060] bpfilter: read fail 0 [ 13.830774] bpfilter: Loaded bpfilter_umh pid 1709 [ 13.830886] bpfilter: read fail 0 [ 13.892982] bpfilter: Loaded bpfilter_umh pid 1712 [ 13.893092] bpfilter: read fail 0 [ 13.980445] bpfilter: Loaded bpfilter_umh pid 1715 [ 13.980564] bpfilter: read fail 0 [ 14.063082] bpfilter: Loaded bpfilter_umh pid 1717 [ 14.063194] bpfilter: read fail 0 [ 14.151907] bpfilter: Loaded bpfilter_umh pid 1721 [ 14.152034] bpfilter: read fail 0 [ 14.226951] bpfilter: Loaded bpfilter_umh pid 1723 [ 14.227065] bpfilter: read fail 0 [ 14.279178] bpfilter: Loaded bpfilter_umh pid 1725 [ 14.279299] bpfilter: read fail 0 [ 14.335027] bpfilter: Loaded bpfilter_umh pid 1727 [ 14.335138] bpfilter: read fail 0 [ 14.407817] bpfilter: Loaded bpfilter_umh pid 1731 [ 14.407934] bpfilter: read fail 0 [ 14.491016] bpfilter: Loaded bpfilter_umh pid 1733 [ 14.491122] bpfilter: read fail 0 [ 14.563165] bpfilter: Loaded bpfilter_umh pid 1735 [ 14.563283] bpfilter: read fail 0 [ 14.639158] bpfilter: Loaded bpfilter_umh pid 1737 [ 14.639274] bpfilter: read fail 0 [ 14.786836] kauditd_printk_skb: 14 callbacks suppressed [ 14.786840] audit: type=1400 audit(1653645271.870:26): apparmor="DENIED" operation="capable" profile="/usr/sbin/cups-browsed" pid=1860 comm="cups-browsed" capability=23 capname="sys_nice" [ 15.816948] NFSD: Using UMH upcall client tracking operations. [ 15.816952] NFSD: starting 90-second grace period (net f0000000) [ 33.718353] logitech-hidpp-device 0003:046D:4051.0006: HID++ 4.5 device connected. [ 84.595104] [UFW BLOCK] IN=enp9s0 OUT= MAC=01:00:5e:00:00:01:dc:15:c8:b6:c8:fe:08:00 SRC=192.168.178.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0xC0 TTL=1 ID=19442 DF PROTO=2 [ 114.231147] ISO 9660 Extensions: Microsoft Joliet Level 3 [ 114.233528] ISO 9660 Extensions: IEEE_1282 [ 133.535017] ata1.00: exception Emask 0x10 SAct 0x0 SErr 0x40d0000 action 0xe frozen [ 133.535024] ata1.00: irq_stat 0x00000040, connection status changed [ 133.535025] ata1: SError: { PHYRdyChg CommWake 10B8B DevExch } [ 133.535028] ata1.00: cmd a0/01:00:00:00:fc/00:00:00:00:00/a0 tag 15 dma 131072 in Read(10) 28 00 00 00 13 19 00 00 40 00res 50/00:03:00:00:00/00:00:00:00:00/a0 Emask 0x10 (ATA bus error) [ 133.535033] ata1.00: status: { DRDY } [ 133.535037] ata1: hard resetting link [ 134.418991] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300) [ 134.426501] ata1.00: configured for UDMA/100 [ 134.427110] sr 0:0:0:0: [sr0] tag#15 FAILED Result: hostbyte=DID_OK driverbyte=DRIVER_OK cmd_age=0s [ 134.427113] sr 0:0:0:0: [sr0] tag#15 Sense Key : Illegal Request [current] [ 134.427114] sr 0:0:0:0: [sr0] tag#15 Add. Sense: Unaligned write command [ 134.427116] sr 0:0:0:0: [sr0] tag#15 CDB: Read(10) 28 00 00 00 13 19 00 00 40 00 [ 134.427117] I/O error, dev sr0, sector 19556 op 0x0:(READ) flags 0x80700 phys_seg 4 prio class 0 [ 134.427126] ata1: EH complete [ 134.554987] ata1.00: limiting speed to UDMA/66:PIO4 [ 134.554991] ata1.00: exception Emask 0x10 SAct 0x0 SErr 0x40d0000 action 0xe frozen [ 134.554994] ata1.00: irq_stat 0x00000040, connection status changed [ 134.554995] ata1: SError: { PHYRdyChg CommWake 10B8B DevExch } [ 134.554999] ata1.00: cmd a0/01:00:00:00:10/00:00:00:00:00/a0 tag 11 dma 4096 in Read(10) 28 00 00 00 13 4f 00 00 02 00res 50/00:03:00:00:00/00:00:00:00:00/a0 Emask 0x10 (ATA bus error) [ 134.555003] ata1.00: status: { DRDY } [ 134.555007] ata1: hard resetting link [ 135.431012] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300) [ 135.438461] ata1.00: configured for UDMA/66 [ 135.439068] ata1: EH complete [ 141.175204] ata1.00: exception Emask 0x10 SAct 0x0 SErr 0x40d0000 action 0xe frozen [ 141.175210] ata1.00: irq_stat 0x00000040, connection status changed [ 141.175212] ata1: SError: { PHYRdyChg CommWake 10B8B DevExch } [ 141.175216] ata1.00: cmd a0/01:00:00:00:fc/00:00:00:00:00/a0 tag 22 dma 131072 in Read(10) 28 00 00 00 1e 19 00 00 40 00res 50/00:03:00:00:00/00:00:00:00:00/a0 Emask 0x10 (ATA bus error) [ 141.175221] ata1.00: status: { DRDY } [ 141.175224] ata1: hard resetting link [ 142.051228] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300) [ 142.058737] ata1.00: configured for UDMA/66 [ 142.059285] sr 0:0:0:0: [sr0] tag#22 FAILED Result: hostbyte=DID_OK driverbyte=DRIVER_OK cmd_age=0s [ 142.059288] sr 0:0:0:0: [sr0] tag#22 Sense Key : Illegal Request [current] [ 142.059290] sr 0:0:0:0: [sr0] tag#22 Add. Sense: Unaligned write command [ 142.059291] sr 0:0:0:0: [sr0] tag#22 CDB: Read(10) 28 00 00 00 1e 19 00 00 40 00 [ 142.059292] I/O error, dev sr0, sector 30820 op 0x0:(READ) flags 0x80700 phys_seg 2 prio class 0 [ 142.059304] ata1: EH complete [ 145.187308] ata1.00: exception Emask 0x10 SAct 0x0 SErr 0x40d0000 action 0xe frozen [ 145.187317] ata1.00: irq_stat 0x00000040, connection status changed [ 145.187319] ata1: SError: { PHYRdyChg CommWake 10B8B DevExch } [ 145.187324] ata1.00: cmd a0/01:00:00:00:fc/00:00:00:00:00/a0 tag 19 dma 131072 in Read(10) 28 00 00 00 2b 19 00 00 40 00res 50/00:03:00:00:00/00:00:00:00:00/a0 Emask 0x10 (ATA bus error) [ 145.187330] ata1.00: status: { DRDY } [ 145.187334] ata1: hard resetting link [ 146.071327] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300) [ 146.078793] ata1.00: configured for UDMA/66 [ 146.079403] sr 0:0:0:0: [sr0] tag#19 FAILED Result: hostbyte=DID_OK driverbyte=DRIVER_OK cmd_age=0s [ 146.079406] sr 0:0:0:0: [sr0] tag#19 Sense Key : Illegal Request [current] [ 146.079408] sr 0:0:0:0: [sr0] tag#19 Add. Sense: Unaligned write command [ 146.079410] sr 0:0:0:0: [sr0] tag#19 CDB: Read(10) 28 00 00 00 2b 19 00 00 40 00 [ 146.079411] I/O error, dev sr0, sector 44132 op 0x0:(READ) flags 0x80700 phys_seg 2 prio class 0 [ 146.079421] ata1: EH complete [ 146.175330] ata1.00: exception Emask 0x10 SAct 0x0 SErr 0x40d0000 action 0xe frozen [ 146.175339] ata1.00: irq_stat 0x00000040, connection status changed [ 146.175341] ata1: SError: { PHYRdyChg CommWake 10B8B DevExch } [ 146.175346] ata1.00: cmd a0/01:00:00:00:10/00:00:00:00:00/a0 tag 5 dma 4096 in Read(10) 28 00 00 00 2b 51 00 00 02 00res 50/00:03:00:00:00/00:00:00:00:00/a0 Emask 0x10 (ATA bus error) [ 146.175351] ata1.00: status: { DRDY } [ 146.175356] ata1: hard resetting link [ 147.059350] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300) [ 147.066798] ata1.00: configured for UDMA/66 [ 147.067405] ata1: EH complete [ 148.087377] ata1.00: limiting speed to UDMA/33:PIO4 [ 148.087382] ata1.00: exception Emask 0x10 SAct 0x0 SErr 0x40d0000 action 0xe frozen [ 148.087386] ata1.00: irq_stat 0x00000040, connection status changed [ 148.087387] ata1: SError: { PHYRdyChg CommWake 10B8B DevExch } [ 148.087392] ata1.00: cmd a0/01:00:00:00:fc/00:00:00:00:00/a0 tag 12 dma 131072 in Read(10) 28 00 00 00 33 19 00 00 40 00res 50/00:03:00:00:00/00:00:00:00:00/a0 Emask 0x10 (ATA bus error) [ 148.087397] ata1.00: status: { DRDY } [ 148.087401] ata1: hard resetting link [ 148.963385] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300) [ 148.970874] ata1.00: configured for UDMA/33 [ 148.971490] sr 0:0:0:0: [sr0] tag#12 FAILED Result: hostbyte=DID_OK driverbyte=DRIVER_OK cmd_age=0s [ 148.971493] sr 0:0:0:0: [sr0] tag#12 Sense Key : Illegal Request [current] [ 148.971496] sr 0:0:0:0: [sr0] tag#12 Add. Sense: Unaligned write command [ 148.971498] sr 0:0:0:0: [sr0] tag#12 CDB: Read(10) 28 00 00 00 33 19 00 00 40 00 [ 148.971499] I/O error, dev sr0, sector 52324 op 0x0:(READ) flags 0x80700 phys_seg 2 prio class 0 [ 148.971518] ata1: EH complete [ 150.979412] ata1.00: exception Emask 0x10 SAct 0x0 SErr 0x40d0000 action 0xe frozen [ 150.979419] ata1.00: irq_stat 0x00000040, connection status changed [ 150.979420] ata1: SError: { PHYRdyChg CommWake 10B8B DevExch } [ 150.979425] ata1.00: cmd a0/01:00:00:00:fc/00:00:00:00:00/a0 tag 23 dma 131072 in Read(10) 28 00 00 00 3d 59 00 00 40 00res 50/00:03:00:00:00/00:00:00:00:00/a0 Emask 0x10 (ATA bus error) [ 150.979429] ata1.00: status: { DRDY } [ 150.979433] ata1: hard resetting link [ 151.863433] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300) [ 151.870955] ata1.00: configured for UDMA/33 [ 151.871503] sr 0:0:0:0: [sr0] tag#23 FAILED Result: hostbyte=DID_OK driverbyte=DRIVER_OK cmd_age=0s [ 151.871511] sr 0:0:0:0: [sr0] tag#23 Sense Key : Illegal Request [current] [ 151.871515] sr 0:0:0:0: [sr0] tag#23 Add. Sense: Unaligned write command [ 151.871519] sr 0:0:0:0: [sr0] tag#23 CDB: Read(10) 28 00 00 00 3d 59 00 00 40 00 [ 151.871521] I/O error, dev sr0, sector 62820 op 0x0:(READ) flags 0x80700 phys_seg 2 prio class 0 [ 151.871542] ata1: EH complete [ 151.959434] ata1.00: exception Emask 0x10 SAct 0x0 SErr 0x40d0000 action 0xe frozen [ 151.959441] ata1.00: irq_stat 0x00000040, connection status changed [ 151.959442] ata1: SError: { PHYRdyChg CommWake 10B8B DevExch } [ 151.959446] ata1.00: cmd a0/01:00:00:00:10/00:00:00:00:00/a0 tag 9 dma 4096 in Read(10) 28 00 00 00 3d 81 00 00 02 00res 50/00:03:00:00:00/00:00:00:00:00/a0 Emask 0x10 (ATA bus error) [ 151.959451] ata1.00: status: { DRDY } [ 151.959455] ata1: hard resetting link [ 152.847442] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300) [ 152.854887] ata1.00: configured for UDMA/33 [ 152.855491] ata1: EH complete [ 209.596696] [UFW BLOCK] IN=enp9s0 OUT= MAC=01:00:5e:00:00:01:dc:15:c8:b6:c8:fe:08:00 SRC=192.168.178.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0xC0 TTL=1 ID=27432 DF PROTO=2 [ 224.807278] [UFW BLOCK] IN=enp9s0 OUT= MAC=68:05:ca:0c:63:13:dc:15:c8:b6:c8:fe:08:00 SRC=192.168.178.1 DST=192.168.178.21 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=50901 DF PROTO=TCP SPT=35577 DPT=80 WINDOW=29200 RES=0x00 SYN URGP=0 [ 225.833160] [UFW BLOCK] IN=enp9s0 OUT= MAC=68:05:ca:0c:63:13:dc:15:c8:b6:c8:fe:08:00 SRC=192.168.178.1 DST=192.168.178.21 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=50902 DF PROTO=TCP SPT=35577 DPT=80 WINDOW=29200 RES=0x00 SYN URGP=0 [ 227.848994] [UFW BLOCK] IN=enp9s0 OUT= MAC=68:05:ca:0c:63:13:dc:15:c8:b6:c8:fe:08:00 SRC=192.168.178.1 DST=192.168.178.21 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=50903 DF PROTO=TCP SPT=35577 DPT=80 WINDOW=29200 RES=0x00 SYN URGP=0 [ 232.073210] [UFW BLOCK] IN=enp9s0 OUT= MAC=68:05:ca:0c:63:13:dc:15:c8:b6:c8:fe:08:00 SRC=192.168.178.1 DST=192.168.178.21 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=50904 DF PROTO=TCP SPT=35577 DPT=80 WINDOW=29200 RES=0x00 SYN URGP=0
Attachment:
OpenPGP_signature
Description: OpenPGP digital signature