Overscan issue with HDMI-connected screen
Àlex Magaz
alexandre.magaz at gmail.com
Thu Dec 30 14:57:57 UTC 2021
Hi,
I'm trying to fix an overscan issue (the image overflows by all 4 sides)
with my screen when connected through HDMI. It works fine over DVI.
My Intel graphics card doesn't seem to support the 'overscan' xrandr
property, so I'm trying to fix it with '--transform'. The thing is most
of the times it fails. For example, if I directly run this command, it
always fails:
$ xrandr –output HDMI-1 –transform 1,0,-46,0,1,-26,0,0,1
X Error of failed request: (invalid parameter attributes)
Major opcode of failed request: 140 (RANDR)
Minor opcode of failed request: 21(RRSetCrtcConfig)
Serial number of failed request: 34
Current serial number in output stream: 34
However, If I run first:
xrandr –output HDMI-1 –transform 1,0,-46,0,1,-26,0,0,1
then:
xrandr –output HDMI-1 –transform 1,0,-46,0,1,-26,0,0,1
it works. Nevertheless, while trying different values, it usually fails
with exactly the same error as the first command.
What's the reason of this error? Is something hardware/software-related
or am I doing something wrong?
Apart from the errors, I'm having a hard time figuring out the proper
transform matrix. For example, if make the image fit horizontally
adjusting just the first term (x scale):
xrandr --output HDMI-1 --transform 1.26,0,0,0,1,0,0,0,1
then try to fit it vertically:
xrandr --output HDMI-1 --transform 1.26,0,0,0,1.15,0,0,0,1
the X axis gets messed up growing or shrinking, although I was supposed
to just be modifying the other axis.
Another thing I don't understand is how the scaling factors work. I'd
say factors greater than 1 should expand the image while factors below 1
should shrink it. However, it seems to work the other way around.
Although depending on the values it seems to do as expected. Moreover,
values below 1 make the command always fail with the same BadMatch error
as above. Have I misunderstood how it works? What procedure should I
follow to find the right values?
I've also tried with intel_panel_fitter with no luck:
$ sudo intel_panel_fitter -l
Pipe A:
- disabled
Pipe B:
- enabled
- progressive
- pf disabled
Pipe C:
- disabled
$ sudo intel_panel_fitter -p B -x 1900 -y 1000
WARNING:
This tool is a workaround for people that don't have a Kernel with
overscan compensation properties: it is just a temporary solution that
may or may not work.
Use it at your own risk.
Changing size for pipe B:
- width: 1920 -> 1900
- height: 1080 -> 1000
- pos: 10x40
Nothing happens. Neither does with the other pipes.
Additional data:
The overscan issue is independent of the computer (laptop/desktop) and
the operating system (Ubuntu 21.10/Windows 11).
Kernel: 5.13.0-22-generic x86_64
Graphics card: Iris Plus Graphics G7 (i915 module)
Screen: ViewSonic VX2260WM. I haven't found any option on the OSD menu
to fix it.
I'm attaching Xorg's log, but I don't see any error when the xrand
commands fail.
Files with additional information attached too.
Thanks,
Àlex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.x.org/archives/xorg/attachments/20211230/1d247a15/attachment-0001.htm>
-------------- next part --------------
[ 0.000000] microcode: microcode updated early to revision 0xa6, date = 2020-11-01
[ 0.000000] Linux version 5.13.0-22-generic (buildd at lgw01-amd64-012) (gcc (Ubuntu 11.2.0-7ubuntu2) 11.2.0, GNU ld (GNU Binutils for Ubuntu) 2.37) #22-Ubuntu SMP Fri Nov 5 13:21:36 UTC 2021 (Ubuntu 5.13.0-22.22-generic 5.13.19)
[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-5.13.0-22-generic root=UUID=7ebc5f41-549b-4353-89a1-cb0e9c420c61 ro quiet splash vt.handoff=7
[ 0.000000] KERNEL supported cpus:
[ 0.000000] Intel GenuineIntel
[ 0.000000] AMD AuthenticAMD
[ 0.000000] Hygon HygonGenuine
[ 0.000000] Centaur CentaurHauls
[ 0.000000] zhaoxin Shanghai
[ 0.000000] x86/split lock detection: #AC: crashing the kernel on kernel split_locks and warning on user-space split_locks
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x020: 'AVX-512 opmask'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x040: 'AVX-512 Hi256'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x080: 'AVX-512 ZMM_Hi256'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers'
[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
[ 0.000000] x86/fpu: xstate_offset[5]: 832, xstate_sizes[5]: 64
[ 0.000000] x86/fpu: xstate_offset[6]: 896, xstate_sizes[6]: 512
[ 0.000000] x86/fpu: xstate_offset[7]: 1408, xstate_sizes[7]: 1024
[ 0.000000] x86/fpu: xstate_offset[9]: 2432, xstate_sizes[9]: 8
[ 0.000000] x86/fpu: Enabled xstate features 0x2e7, context size is 2440 bytes, using 'compacted' format.
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009efff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000009f000-0x00000000000fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000006fadffff] usable
[ 0.000000] BIOS-e820: [mem 0x000000006fae0000-0x000000006fae0fff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x000000006fae1000-0x000000006fb07fff] usable
[ 0.000000] BIOS-e820: [mem 0x000000006fb08000-0x000000006fb08fff] reserved
[ 0.000000] BIOS-e820: [mem 0x000000006fb09000-0x000000006fd0efff] usable
[ 0.000000] BIOS-e820: [mem 0x000000006fd0f000-0x0000000071a82fff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000071a83000-0x0000000071b04fff] ACPI data
[ 0.000000] BIOS-e820: [mem 0x0000000071b05000-0x0000000071bbbfff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x0000000071bbc000-0x0000000071efefff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000071eff000-0x0000000071efffff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000071f00000-0x0000000079ffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x000000007ae00000-0x000000007fffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000c0000000-0x00000000cfffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed20000-0x00000000fed7ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000027fffffff] usable
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] efi: EFI v2.70 by American Megatrends
[ 0.000000] efi: ACPI=0x71b04000 ACPI 2.0=0x71b04014 TPMFinalLog=0x71b44000 SMBIOS=0x71d32000 SMBIOS 3.0=0x71d31000 ESRT=0x6aa29f98 MOKvar=0x6aa0e000 RNG=0x71d5ca98 TPMEventLog=0x6aa00018
[ 0.000000] efi: seeding entropy pool
[ 0.000000] random: fast init done
[ 0.000000] secureboot: Secure boot disabled
[ 0.000000] SMBIOS 3.2.0 present.
[ 0.000000] DMI: ASUSTeK COMPUTER INC. VivoBook_ASUSLaptop X415JA_F415JA/X415JA, BIOS X415JA.303 06/03/2021
[ 0.000000] tsc: Detected 1500.000 MHz processor
[ 0.000000] tsc: Detected 1497.600 MHz TSC
[ 0.000000] [Firmware Bug]: TSC ADJUST: CPU0: -173454756 force to 0
[ 0.000555] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[ 0.000557] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.000561] last_pfn = 0x280000 max_arch_pfn = 0x400000000
[ 0.000708] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
[ 0.001558] last_pfn = 0x71f00 max_arch_pfn = 0x400000000
[ 0.012991] esrt: Reserving ESRT space from 0x000000006aa29f98 to 0x000000006aa29fd0.
[ 0.012997] e820: update [mem 0x6aa29000-0x6aa29fff] usable ==> reserved
[ 0.013007] e820: update [mem 0x6aa0e000-0x6aa0efff] usable ==> reserved
[ 0.013035] Using GB pages for direct mapping
[ 0.013382] secureboot: Secure boot disabled
[ 0.013382] RAMDISK: [mem 0x3c2d0000-0x3fffdfff]
[ 0.013386] ACPI: Early table checksum verification disabled
[ 0.013388] ACPI: RSDP 0x0000000071B04014 000024 (v02 _ASUS_)
[ 0.013391] ACPI: XSDT 0x0000000071B03728 0000D4 (v01 _ASUS_ Notebook 01072009 AMI 01000013)
[ 0.013395] ACPI: FACP 0x0000000071AF9000 000114 (v06 _ASUS_ Notebook 01072009 AMI 00010013)
[ 0.013400] ACPI: DSDT 0x0000000071ABD000 03B685 (v02 _ASUS_ Notebook 01072009 INTL 20180927)
[ 0.013402] ACPI: FACS 0x0000000071BBA000 000040
[ 0.013404] ACPI: MCFG 0x0000000071B02000 00003C (v01 _ASUS_ Notebook 01072009 MSFT 00000097)
[ 0.013406] ACPI: SSDT 0x0000000071AFC000 005474 (v02 DptfTa DptfTabl 00001000 INTL 20180927)
[ 0.013408] ACPI: SSDT 0x0000000071AFA000 001B61 (v02 CpuRef CpuSsdt 00003000 INTL 20180927)
[ 0.013410] ACPI: FPDT 0x0000000071ABC000 000044 (v01 _ASUS_ Notebook 01072009 AMI 00010013)
[ 0.013412] ACPI: FIDT 0x0000000071ABB000 00009C (v01 _ASUS_ Notebook 01072009 AMI 00010013)
[ 0.013414] ACPI: ECDT 0x0000000071ABA000 0000C1 (v01 _ASUS_ Notebook 01072009 AMI. 00000005)
[ 0.013416] ACPI: MSDM 0x0000000071AB9000 000055 (v03 _ASUS_ Notebook 01072009 ASUS 00000001)
[ 0.013417] ACPI: SSDT 0x0000000071AB5000 0033E3 (v02 SaSsdt SaSsdt 00003000 INTL 20180927)
[ 0.013419] ACPI: SSDT 0x0000000071AA9000 00B27A (v02 INTEL TcssSsdt 00001000 INTL 20180927)
[ 0.013421] ACPI: HPET 0x0000000071AA8000 000038 (v01 _ASUS_ Notebook 01072009 AMI 01000013)
[ 0.013423] ACPI: NHLT 0x0000000071AA7000 00002D (v00 _ASUS_ Notebook 01072009 AMI 01000013)
[ 0.013425] ACPI: LPIT 0x0000000071AA6000 000094 (v01 _ASUS_ Notebook 01072009 AMI 01000013)
[ 0.013427] ACPI: SSDT 0x0000000071AA4000 000FBB (v02 _ASUS_ TbtTypeC 00000000 INTL 20180927)
[ 0.013429] ACPI: DBGP 0x0000000071AA3000 000034 (v01 _ASUS_ Notebook 01072009 AMI 01000013)
[ 0.013431] ACPI: DBG2 0x0000000071AA2000 000054 (v00 _ASUS_ Notebook 01072009 AMI 01000013)
[ 0.013433] ACPI: SSDT 0x0000000071AA0000 000144 (v02 Intel ADebTabl 00001000 INTL 20180927)
[ 0.013435] ACPI: BGRT 0x0000000071A9F000 000038 (v01 _ASUS_ Notebook 01072009 AMI 00010013)
[ 0.013437] ACPI: TPM2 0x0000000071A9E000 00004C (v04 _ASUS_ Notebook 00000001 AMI 00000000)
[ 0.013439] ACPI: DMAR 0x0000000071AA1000 0000A8 (v02 INTEL EDK2 00000002 01000013)
[ 0.013441] ACPI: WSMT 0x0000000071AA5000 000028 (v01 _ASUS_ Notebook 01072009 AMI 00010013)
[ 0.013443] ACPI: APIC 0x0000000071A9D000 0000BC (v04 _ASUS_ Notebook 01072009 AMI 00010013)
[ 0.013444] ACPI: Reserving FACP table memory at [mem 0x71af9000-0x71af9113]
[ 0.013445] ACPI: Reserving DSDT table memory at [mem 0x71abd000-0x71af8684]
[ 0.013446] ACPI: Reserving FACS table memory at [mem 0x71bba000-0x71bba03f]
[ 0.013447] ACPI: Reserving MCFG table memory at [mem 0x71b02000-0x71b0203b]
[ 0.013447] ACPI: Reserving SSDT table memory at [mem 0x71afc000-0x71b01473]
[ 0.013448] ACPI: Reserving SSDT table memory at [mem 0x71afa000-0x71afbb60]
[ 0.013448] ACPI: Reserving FPDT table memory at [mem 0x71abc000-0x71abc043]
[ 0.013449] ACPI: Reserving FIDT table memory at [mem 0x71abb000-0x71abb09b]
[ 0.013449] ACPI: Reserving ECDT table memory at [mem 0x71aba000-0x71aba0c0]
[ 0.013450] ACPI: Reserving MSDM table memory at [mem 0x71ab9000-0x71ab9054]
[ 0.013451] ACPI: Reserving SSDT table memory at [mem 0x71ab5000-0x71ab83e2]
[ 0.013451] ACPI: Reserving SSDT table memory at [mem 0x71aa9000-0x71ab4279]
[ 0.013452] ACPI: Reserving HPET table memory at [mem 0x71aa8000-0x71aa8037]
[ 0.013452] ACPI: Reserving NHLT table memory at [mem 0x71aa7000-0x71aa702c]
[ 0.013453] ACPI: Reserving LPIT table memory at [mem 0x71aa6000-0x71aa6093]
[ 0.013453] ACPI: Reserving SSDT table memory at [mem 0x71aa4000-0x71aa4fba]
[ 0.013454] ACPI: Reserving DBGP table memory at [mem 0x71aa3000-0x71aa3033]
[ 0.013455] ACPI: Reserving DBG2 table memory at [mem 0x71aa2000-0x71aa2053]
[ 0.013455] ACPI: Reserving SSDT table memory at [mem 0x71aa0000-0x71aa0143]
[ 0.013456] ACPI: Reserving BGRT table memory at [mem 0x71a9f000-0x71a9f037]
[ 0.013456] ACPI: Reserving TPM2 table memory at [mem 0x71a9e000-0x71a9e04b]
[ 0.013457] ACPI: Reserving DMAR table memory at [mem 0x71aa1000-0x71aa10a7]
[ 0.013457] ACPI: Reserving WSMT table memory at [mem 0x71aa5000-0x71aa5027]
[ 0.013458] ACPI: Reserving APIC table memory at [mem 0x71a9d000-0x71a9d0bb]
[ 0.013468] ACPI: Local APIC address 0xfee00000
[ 0.013642] No NUMA configuration found
[ 0.013642] Faking a node at [mem 0x0000000000000000-0x000000027fffffff]
[ 0.013647] NODE_DATA(0) allocated [mem 0x27ffd4000-0x27fffdfff]
[ 0.013821] Zone ranges:
[ 0.013822] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.013823] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
[ 0.013824] Normal [mem 0x0000000100000000-0x000000027fffffff]
[ 0.013825] Device empty
[ 0.013826] Movable zone start for each node
[ 0.013827] Early memory node ranges
[ 0.013827] node 0: [mem 0x0000000000001000-0x000000000009efff]
[ 0.013828] node 0: [mem 0x0000000000100000-0x000000006fadffff]
[ 0.013829] node 0: [mem 0x000000006fae1000-0x000000006fb07fff]
[ 0.013830] node 0: [mem 0x000000006fb09000-0x000000006fd0efff]
[ 0.013830] node 0: [mem 0x0000000071eff000-0x0000000071efffff]
[ 0.013831] node 0: [mem 0x0000000100000000-0x000000027fffffff]
[ 0.013832] Initmem setup node 0 [mem 0x0000000000001000-0x000000027fffffff]
[ 0.013833] On node 0 totalpages: 2030764
[ 0.013834] DMA zone: 64 pages used for memmap
[ 0.013834] DMA zone: 158 pages reserved
[ 0.013835] DMA zone: 3998 pages, LIFO batch:0
[ 0.013836] DMA32 zone: 7093 pages used for memmap
[ 0.013836] DMA32 zone: 453902 pages, LIFO batch:63
[ 0.013837] Normal zone: 24576 pages used for memmap
[ 0.013837] Normal zone: 1572864 pages, LIFO batch:63
[ 0.013839] On node 0, zone DMA: 1 pages in unavailable ranges
[ 0.013859] On node 0, zone DMA: 97 pages in unavailable ranges
[ 0.016395] On node 0, zone DMA32: 1 pages in unavailable ranges
[ 0.016399] On node 0, zone DMA32: 1 pages in unavailable ranges
[ 0.016454] On node 0, zone DMA32: 8688 pages in unavailable ranges
[ 0.025540] On node 0, zone Normal: 24832 pages in unavailable ranges
[ 0.025546] x86/hpet: Will disable the HPET for this platform because it's not reliable
[ 0.025561] Reserving Intel graphics memory at [mem 0x7c000000-0x7fffffff]
[ 0.025845] ACPI: PM-Timer IO Port: 0x1808
[ 0.025846] ACPI: Local APIC address 0xfee00000
[ 0.025850] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[ 0.025852] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[ 0.025852] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[ 0.025853] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[ 0.025853] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
[ 0.025854] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
[ 0.025854] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
[ 0.025854] ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
[ 0.025887] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
[ 0.025889] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.025891] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.025892] ACPI: IRQ0 used by override.
[ 0.025893] ACPI: IRQ9 used by override.
[ 0.025894] Using ACPI (MADT) for SMP configuration information
[ 0.025895] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[ 0.025903] e820: update [mem 0x6b43e000-0x6b46cfff] usable ==> reserved
[ 0.025909] TSC deadline timer available
[ 0.025910] smpboot: Allowing 8 CPUs, 0 hotplug CPUs
[ 0.025924] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[ 0.025926] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x000fffff]
[ 0.025927] PM: hibernation: Registered nosave memory: [mem 0x6aa0e000-0x6aa0efff]
[ 0.025928] PM: hibernation: Registered nosave memory: [mem 0x6aa29000-0x6aa29fff]
[ 0.025929] PM: hibernation: Registered nosave memory: [mem 0x6b43e000-0x6b46cfff]
[ 0.025930] PM: hibernation: Registered nosave memory: [mem 0x6fae0000-0x6fae0fff]
[ 0.025931] PM: hibernation: Registered nosave memory: [mem 0x6fb08000-0x6fb08fff]
[ 0.025933] PM: hibernation: Registered nosave memory: [mem 0x6fd0f000-0x71a82fff]
[ 0.025933] PM: hibernation: Registered nosave memory: [mem 0x71a83000-0x71b04fff]
[ 0.025934] PM: hibernation: Registered nosave memory: [mem 0x71b05000-0x71bbbfff]
[ 0.025934] PM: hibernation: Registered nosave memory: [mem 0x71bbc000-0x71efefff]
[ 0.025935] PM: hibernation: Registered nosave memory: [mem 0x71f00000-0x79ffffff]
[ 0.025936] PM: hibernation: Registered nosave memory: [mem 0x7a000000-0x7adfffff]
[ 0.025936] PM: hibernation: Registered nosave memory: [mem 0x7ae00000-0x7fffffff]
[ 0.025937] PM: hibernation: Registered nosave memory: [mem 0x80000000-0xbfffffff]
[ 0.025937] PM: hibernation: Registered nosave memory: [mem 0xc0000000-0xcfffffff]
[ 0.025938] PM: hibernation: Registered nosave memory: [mem 0xd0000000-0xfdffffff]
[ 0.025938] PM: hibernation: Registered nosave memory: [mem 0xfe000000-0xfe010fff]
[ 0.025938] PM: hibernation: Registered nosave memory: [mem 0xfe011000-0xfebfffff]
[ 0.025939] PM: hibernation: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[ 0.025939] PM: hibernation: Registered nosave memory: [mem 0xfec01000-0xfecfffff]
[ 0.025940] PM: hibernation: Registered nosave memory: [mem 0xfed00000-0xfed00fff]
[ 0.025940] PM: hibernation: Registered nosave memory: [mem 0xfed01000-0xfed1ffff]
[ 0.025941] PM: hibernation: Registered nosave memory: [mem 0xfed20000-0xfed7ffff]
[ 0.025941] PM: hibernation: Registered nosave memory: [mem 0xfed80000-0xfedfffff]
[ 0.025942] PM: hibernation: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[ 0.025942] PM: hibernation: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
[ 0.025942] PM: hibernation: Registered nosave memory: [mem 0xff000000-0xffffffff]
[ 0.025943] [mem 0x80000000-0xbfffffff] available for PCI devices
[ 0.025944] Booting paravirtualized kernel on bare hardware
[ 0.025946] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
[ 0.025951] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:8 nr_cpu_ids:8 nr_node_ids:1
[ 0.026112] percpu: Embedded 57 pages/cpu s196608 r8192 d28672 u262144
[ 0.026117] pcpu-alloc: s196608 r8192 d28672 u262144 alloc=1*2097152
[ 0.026119] pcpu-alloc: [0] 0 1 2 3 4 5 6 7
[ 0.026138] Built 1 zonelists, mobility grouping on. Total pages: 1998873
[ 0.026139] Policy zone: Normal
[ 0.026140] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-5.13.0-22-generic root=UUID=7ebc5f41-549b-4353-89a1-cb0e9c420c61 ro quiet splash vt.handoff=7
[ 0.026445] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
[ 0.026584] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
[ 0.026633] mem auto-init: stack:off, heap alloc:on, heap free:off
[ 0.042278] Memory: 7720576K/8123056K available (16393K kernel code, 3510K rwdata, 10504K rodata, 2860K init, 5768K bss, 402220K reserved, 0K cma-reserved)
[ 0.042283] random: get_random_u64 called from kmem_cache_open+0x25/0x330 with crng_init=1
[ 0.042352] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[ 0.042361] ftrace: allocating 49723 entries in 195 pages
[ 0.053220] ftrace: allocated 195 pages with 4 groups
[ 0.053301] rcu: Hierarchical RCU implementation.
[ 0.053302] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=8.
[ 0.053304] Rude variant of Tasks RCU enabled.
[ 0.053304] Tracing variant of Tasks RCU enabled.
[ 0.053304] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[ 0.053305] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
[ 0.055714] NR_IRQS: 524544, nr_irqs: 2048, preallocated irqs: 16
[ 0.056169] random: crng done (trusting CPU's manufacturer)
[ 0.056186] vt handoff: transparent VT on vt#7
[ 0.056190] Console: colour dummy device 80x25
[ 0.056200] printk: console [tty0] enabled
[ 0.056211] ACPI: Core revision 20210331
[ 0.056378] APIC: Switch to symmetric I/O mode setup
[ 0.056380] DMAR: Host address width 39
[ 0.056381] DMAR: DRHD base: 0x000000fed90000 flags: 0x0
[ 0.056385] DMAR: dmar0: reg_base_addr fed90000 ver 4:0 cap 1c0000c40660462 ecap 49e2ff0505e
[ 0.056387] DMAR: DRHD base: 0x000000fed91000 flags: 0x1
[ 0.056392] DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap d2008c40660462 ecap f050da
[ 0.056393] DMAR: RMRR base: 0x000000702f3000 end: 0x00000070312fff
[ 0.056395] DMAR: RMRR base: 0x0000007b800000 end: 0x0000007fffffff
[ 0.056396] DMAR-IR: IOAPIC id 2 under DRHD base 0xfed91000 IOMMU 1
[ 0.056397] DMAR-IR: HPET id 0 under DRHD base 0xfed91000
[ 0.056398] DMAR-IR: x2apic is disabled because BIOS sets x2apic opt out bit.
[ 0.056398] DMAR-IR: Use 'intremap=no_x2apic_optout' to override the BIOS setting.
[ 0.057995] DMAR-IR: Enabled IRQ remapping in xapic mode
[ 0.057996] x2apic: IRQ remapping doesn't support X2APIC mode
[ 0.062345] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x159647815e3, max_idle_ns: 440795269835 ns
[ 0.062351] Calibrating delay loop (skipped), value calculated using timer frequency.. 2995.20 BogoMIPS (lpj=5990400)
[ 0.062353] pid_max: default: 32768 minimum: 301
[ 0.064701] LSM: Security Framework initializing
[ 0.064709] Yama: becoming mindful.
[ 0.064745] AppArmor: AppArmor initialized
[ 0.064771] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[ 0.064782] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[ 0.064948] x86/cpu: SGX disabled by BIOS.
[ 0.064956] CPU0: Thermal monitoring enabled (TM1)
[ 0.064958] x86/cpu: User Mode Instruction Prevention (UMIP) activated
[ 0.065008] process: using mwait in idle threads
[ 0.065010] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
[ 0.065010] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0
[ 0.065013] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[ 0.065014] Spectre V2 : Mitigation: Enhanced IBRS
[ 0.065014] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[ 0.065015] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[ 0.065016] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[ 0.066348] Freeing SMP alternatives memory: 40K
[ 0.066348] smpboot: Estimated ratio of average max frequency by base frequency (times 1024): 2389
[ 0.066348] smpboot: CPU0: Intel(R) Core(TM) i7-1065G7 CPU @ 1.30GHz (family: 0x6, model: 0x7e, stepping: 0x5)
[ 0.066348] Performance Events: PEBS fmt4+-baseline, AnyThread deprecated, Icelake events, 32-deep LBR, full-width counters, Intel PMU driver.
[ 0.066348] ... version: 5
[ 0.066348] ... bit width: 48
[ 0.066348] ... generic registers: 8
[ 0.066348] ... value mask: 0000ffffffffffff
[ 0.066348] ... max period: 00007fffffffffff
[ 0.066348] ... fixed-purpose events: 4
[ 0.066348] ... event mask: 0001000f000000ff
[ 0.066348] rcu: Hierarchical SRCU implementation.
[ 0.066348] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[ 0.066348] smp: Bringing up secondary CPUs ...
[ 0.066348] x86: Booting SMP configuration:
[ 0.066348] .... node #0, CPUs: #1
[ 0.010263] [Firmware Bug]: TSC ADJUST differs within socket(s), fixing all errors
[ 0.066348] #2 #3 #4 #5 #6 #7
[ 0.074365] smp: Brought up 1 node, 8 CPUs
[ 0.074369] smpboot: Max logical packages: 1
[ 0.074370] smpboot: Total of 8 processors activated (23961.60 BogoMIPS)
[ 0.078675] devtmpfs: initialized
[ 0.078675] x86/mm: Memory block size: 128MB
[ 0.078949] PM: Registering ACPI NVS region [mem 0x6fae0000-0x6fae0fff] (4096 bytes)
[ 0.078949] PM: Registering ACPI NVS region [mem 0x71b05000-0x71bbbfff] (749568 bytes)
[ 0.078949] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.078949] futex hash table entries: 2048 (order: 5, 131072 bytes, linear)
[ 0.078949] pinctrl core: initialized pinctrl subsystem
[ 0.078949] PM: RTC time: 07:59:01, date: 2021-12-30
[ 0.078949] NET: Registered protocol family 16
[ 0.079030] DMA: preallocated 1024 KiB GFP_KERNEL pool for atomic allocations
[ 0.079104] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 0.079182] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 0.079188] audit: initializing netlink subsys (disabled)
[ 0.079195] audit: type=2000 audit(1640851141.016:1): state=initialized audit_enabled=0 res=1
[ 0.079195] thermal_sys: Registered thermal governor 'fair_share'
[ 0.079195] thermal_sys: Registered thermal governor 'bang_bang'
[ 0.079195] thermal_sys: Registered thermal governor 'step_wise'
[ 0.079195] thermal_sys: Registered thermal governor 'user_space'
[ 0.079195] thermal_sys: Registered thermal governor 'power_allocator'
[ 0.079195] EISA bus registered
[ 0.079195] cpuidle: using governor ladder
[ 0.079195] cpuidle: using governor menu
[ 0.079195] ACPI: bus type PCI registered
[ 0.079195] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 0.079195] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xc0000000-0xcfffffff] (base 0xc0000000)
[ 0.079195] PCI: MMCONFIG at [mem 0xc0000000-0xcfffffff] reserved in E820
[ 0.079195] PCI: Using configuration type 1 for base access
[ 0.079195] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[ 0.079492] Kprobes globally optimized
[ 0.082369] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.082369] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.082413] ACPI: Added _OSI(Module Device)
[ 0.082415] ACPI: Added _OSI(Processor Device)
[ 0.082415] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.082416] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.082417] ACPI: Added _OSI(Linux-Dell-Video)
[ 0.082418] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[ 0.082419] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[ 0.133253] ACPI: 7 ACPI AML tables successfully acquired and loaded
[ 0.134472] ACPI: EC: EC started
[ 0.134472] ACPI: EC: interrupt blocked
[ 0.135638] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[ 0.135639] ACPI: EC: Boot ECDT EC used to handle transactions
[ 0.142173] ACPI: Dynamic OEM Table Load:
[ 0.142183] ACPI: SSDT 0xFFFF998A8110D000 0000F4 (v02 PmRef Cpu0Psd 00003000 INTL 20180927)
[ 0.143171] ACPI: \_SB_.PR00: _OSC native thermal LVT Acked
[ 0.144830] ACPI: Dynamic OEM Table Load:
[ 0.144835] ACPI: SSDT 0xFFFF998A80FCD400 000394 (v02 PmRef Cpu0Cst 00003001 INTL 20180927)
[ 0.145606] ACPI: Dynamic OEM Table Load:
[ 0.145610] ACPI: SSDT 0xFFFF998A80FA6800 000437 (v02 PmRef Cpu0Ist 00003000 INTL 20180927)
[ 0.146442] ACPI: Dynamic OEM Table Load:
[ 0.146445] ACPI: SSDT 0xFFFF998A81112600 00012C (v02 PmRef Cpu0Hwp 00003000 INTL 20180927)
[ 0.147389] ACPI: Dynamic OEM Table Load:
[ 0.147395] ACPI: SSDT 0xFFFF998A81425800 000724 (v02 PmRef HwpLvt 00003000 INTL 20180927)
[ 0.148565] ACPI: Dynamic OEM Table Load:
[ 0.148569] ACPI: SSDT 0xFFFF998A81424000 0005FC (v02 PmRef ApIst 00003000 INTL 20180927)
[ 0.149450] ACPI: Dynamic OEM Table Load:
[ 0.149454] ACPI: SSDT 0xFFFF998A80FCE800 000317 (v02 PmRef ApHwp 00003000 INTL 20180927)
[ 0.150295] ACPI: Dynamic OEM Table Load:
[ 0.150300] ACPI: SSDT 0xFFFF998A80079000 000AB0 (v02 PmRef ApPsd 00003000 INTL 20180927)
[ 0.152052] ACPI: Dynamic OEM Table Load:
[ 0.152056] ACPI: SSDT 0xFFFF998A80FC9400 00030A (v02 PmRef ApCst 00003000 INTL 20180927)
[ 0.156011] ACPI: Interpreter enabled
[ 0.156047] ACPI: (supports S0 S3 S4 S5)
[ 0.156048] ACPI: Using IOAPIC for interrupt routing
[ 0.156085] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.157121] ACPI: Enabled 7 GPEs in block 00 to 7F
[ 0.166046] ACPI: PM: Power Resource [V0PR] (on)
[ 0.166171] ACPI: PM: Power Resource [V1PR] (on)
[ 0.166289] ACPI: PM: Power Resource [V2PR] (on)
[ 0.168344] ACPI: PM: Power Resource [WRST] (on)
[ 0.199134] ACPI: PM: Power Resource [PIN] (off)
[ 0.199705] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
[ 0.199710] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
[ 0.203619] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR]
[ 0.205512] PCI host bridge to bus 0000:00
[ 0.205515] pci_bus 0000:00: root bus resource [bus 00-fe]
[ 0.205516] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
[ 0.205517] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[ 0.205518] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[ 0.205519] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000fffff window]
[ 0.205519] pci_bus 0000:00: root bus resource [mem 0x80000000-0xbfffffff window]
[ 0.205520] pci_bus 0000:00: root bus resource [mem 0x4000000000-0x7fffffffff window]
[ 0.205544] pci 0000:00:00.0: [8086:8a12] type 00 class 0x060000
[ 0.205983] pci 0000:00:02.0: [8086:8a52] type 00 class 0x030000
[ 0.205991] pci 0000:00:02.0: reg 0x10: [mem 0x6000000000-0x6000ffffff 64bit]
[ 0.205997] pci 0000:00:02.0: reg 0x18: [mem 0x4000000000-0x400fffffff 64bit pref]
[ 0.206001] pci 0000:00:02.0: reg 0x20: [io 0x4000-0x403f]
[ 0.206015] pci 0000:00:02.0: BAR 2: assigned to efifb
[ 0.206016] pci 0000:00:02.0: DMAR: Skip IOMMU disabling for graphics
[ 0.206485] pci 0000:00:04.0: [8086:8a03] type 00 class 0x118000
[ 0.206502] pci 0000:00:04.0: reg 0x10: [mem 0x6001110000-0x600111ffff 64bit]
[ 0.207251] pci 0000:00:14.0: [8086:34ed] type 00 class 0x0c0330
[ 0.207302] pci 0000:00:14.0: reg 0x10: [mem 0x6001100000-0x600110ffff 64bit]
[ 0.207386] pci 0000:00:14.0: PME# supported from D3hot D3cold
[ 0.209095] pci 0000:00:14.2: [8086:34ef] type 00 class 0x050000
[ 0.209118] pci 0000:00:14.2: reg 0x10: [mem 0x6001124000-0x6001125fff 64bit]
[ 0.209132] pci 0000:00:14.2: reg 0x18: [mem 0x600112c000-0x600112cfff 64bit]
[ 0.209565] pci 0000:00:15.0: [8086:34e8] type 00 class 0x0c8000
[ 0.209624] pci 0000:00:15.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
[ 0.210248] pci 0000:00:15.1: [8086:34e9] type 00 class 0x0c8000
[ 0.210307] pci 0000:00:15.1: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
[ 0.210979] pci 0000:00:16.0: [8086:34e0] type 00 class 0x078000
[ 0.211007] pci 0000:00:16.0: reg 0x10: [mem 0x6001129000-0x6001129fff 64bit]
[ 0.211133] pci 0000:00:16.0: PME# supported from D3hot
[ 0.211971] pci 0000:00:17.0: [8086:282a] type 00 class 0x010400
[ 0.211987] pci 0000:00:17.0: reg 0x10: [mem 0x80200000-0x80201fff]
[ 0.211995] pci 0000:00:17.0: reg 0x14: [mem 0x80203000-0x802030ff]
[ 0.212003] pci 0000:00:17.0: reg 0x18: [io 0x4090-0x4097]
[ 0.212012] pci 0000:00:17.0: reg 0x1c: [io 0x4080-0x4083]
[ 0.212020] pci 0000:00:17.0: reg 0x20: [io 0x4060-0x407f]
[ 0.212028] pci 0000:00:17.0: reg 0x24: [mem 0x80202000-0x802027ff]
[ 0.212110] pci 0000:00:17.0: PME# supported from D3hot
[ 0.212733] pci 0000:00:1d.0: [8086:34b1] type 01 class 0x060400
[ 0.212859] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[ 0.212894] pci 0000:00:1d.0: PTM enabled (root), 4ns granularity
[ 0.213606] pci 0000:00:1d.4: [8086:34b4] type 01 class 0x060400
[ 0.213721] pci 0000:00:1d.4: PME# supported from D0 D3hot D3cold
[ 0.213763] pci 0000:00:1d.4: PTM enabled (root), 4ns granularity
[ 0.214515] pci 0000:00:1e.0: [8086:34a8] type 00 class 0x078000
[ 0.214574] pci 0000:00:1e.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
[ 0.215550] pci 0000:00:1e.2: [8086:34aa] type 00 class 0x0c8000
[ 0.215609] pci 0000:00:1e.2: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
[ 0.216377] pci 0000:00:1f.0: [8086:3482] type 00 class 0x060100
[ 0.216992] pci 0000:00:1f.3: [8086:34c8] type 00 class 0x040380
[ 0.217028] pci 0000:00:1f.3: reg 0x10: [mem 0x6001120000-0x6001123fff 64bit]
[ 0.217078] pci 0000:00:1f.3: reg 0x20: [mem 0x6001000000-0x60010fffff 64bit]
[ 0.217170] pci 0000:00:1f.3: PME# supported from D3hot D3cold
[ 0.217806] pci 0000:00:1f.4: [8086:34a3] type 00 class 0x0c0500
[ 0.217839] pci 0000:00:1f.4: reg 0x10: [mem 0x6001126000-0x60011260ff 64bit]
[ 0.217872] pci 0000:00:1f.4: reg 0x20: [io 0xefa0-0xefbf]
[ 0.218345] pci 0000:00:1f.5: [8086:34a4] type 00 class 0x0c8000
[ 0.218367] pci 0000:00:1f.5: reg 0x10: [mem 0xfe010000-0xfe010fff]
[ 0.218872] pci 0000:01:00.0: [10ec:c821] type 00 class 0x028000
[ 0.218897] pci 0000:01:00.0: reg 0x10: [io 0x3000-0x30ff]
[ 0.218927] pci 0000:01:00.0: reg 0x18: [mem 0x80100000-0x8010ffff 64bit]
[ 0.219114] pci 0000:01:00.0: supports D1 D2
[ 0.219115] pci 0000:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.219342] pci 0000:00:1d.0: PCI bridge to [bus 01]
[ 0.219345] pci 0000:00:1d.0: bridge window [io 0x3000-0x3fff]
[ 0.219348] pci 0000:00:1d.0: bridge window [mem 0x80100000-0x801fffff]
[ 0.219832] pci 0000:02:00.0: [8086:f1a8] type 00 class 0x010802
[ 0.219861] pci 0000:02:00.0: reg 0x10: [mem 0x80000000-0x80003fff 64bit]
[ 0.220367] pci 0000:00:1d.4: PCI bridge to [bus 02]
[ 0.220372] pci 0000:00:1d.4: bridge window [mem 0x80000000-0x800fffff]
[ 0.223635] ACPI: PCI: Interrupt link LNKA configured for IRQ 0
[ 0.223754] ACPI: PCI: Interrupt link LNKB configured for IRQ 1
[ 0.223839] ACPI: PCI: Interrupt link LNKC configured for IRQ 0
[ 0.223924] ACPI: PCI: Interrupt link LNKD configured for IRQ 0
[ 0.224032] ACPI: PCI: Interrupt link LNKE configured for IRQ 0
[ 0.224111] ACPI: PCI: Interrupt link LNKF configured for IRQ 0
[ 0.224191] ACPI: PCI: Interrupt link LNKG configured for IRQ 0
[ 0.224294] ACPI: PCI: Interrupt link LNKH configured for IRQ 0
[ 0.231186] acpi LNXPOWER:04: Turning OFF
[ 0.231191] acpi LNXPOWER:03: Turning OFF
[ 0.231288] ACPI: EC: interrupt unblocked
[ 0.231289] ACPI: EC: event unblocked
[ 0.231308] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[ 0.231309] ACPI: EC: GPE=0x6e
[ 0.231310] ACPI: \_SB_.PCI0.LPCB.EC0_: Boot ECDT EC initialization complete
[ 0.231312] ACPI: \_SB_.PCI0.LPCB.EC0_: EC: Used to handle transactions and events
[ 0.231363] iommu: Default domain type: Translated
[ 0.231363] SCSI subsystem initialized
[ 0.231363] libata version 3.00 loaded.
[ 0.231363] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[ 0.231363] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[ 0.231363] pci 0000:00:02.0: vgaarb: bridge control possible
[ 0.231363] vgaarb: loaded
[ 0.231363] ACPI: bus type USB registered
[ 0.231363] usbcore: registered new interface driver usbfs
[ 0.231363] usbcore: registered new interface driver hub
[ 0.231363] usbcore: registered new device driver usb
[ 0.231363] pps_core: LinuxPPS API ver. 1 registered
[ 0.231363] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti at linux.it>
[ 0.231363] PTP clock support registered
[ 0.231363] EDAC MC: Ver: 3.0.0
[ 0.231363] Registered efivars operations
[ 0.231363] NetLabel: Initializing
[ 0.231363] NetLabel: domain hash size = 128
[ 0.231363] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
[ 0.231363] NetLabel: unlabeled traffic allowed by default
[ 0.231363] PCI: Using ACPI for IRQ routing
[ 0.254702] PCI: pci_cache_line_size set to 64 bytes
[ 0.254902] pci 0000:00:1f.5: can't claim BAR 0 [mem 0xfe010000-0xfe010fff]: no compatible bridge window
[ 0.255066] e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff]
[ 0.255068] e820: reserve RAM buffer [mem 0x6aa0e000-0x6bffffff]
[ 0.255069] e820: reserve RAM buffer [mem 0x6aa29000-0x6bffffff]
[ 0.255070] e820: reserve RAM buffer [mem 0x6b43e000-0x6bffffff]
[ 0.255071] e820: reserve RAM buffer [mem 0x6fae0000-0x6fffffff]
[ 0.255072] e820: reserve RAM buffer [mem 0x6fb08000-0x6fffffff]
[ 0.255073] e820: reserve RAM buffer [mem 0x6fd0f000-0x6fffffff]
[ 0.255074] e820: reserve RAM buffer [mem 0x71f00000-0x73ffffff]
[ 0.255348] clocksource: Switched to clocksource tsc-early
[ 0.260575] VFS: Disk quotas dquot_6.6.0
[ 0.260575] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.260575] AppArmor: AppArmor Filesystem Enabled
[ 0.260575] pnp: PnP ACPI init
[ 0.260575] system 00:00: [io 0x0680-0x069f] has been reserved
[ 0.260575] system 00:00: [io 0x164e-0x164f] has been reserved
[ 0.260575] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.260575] system 00:01: [io 0x1854-0x1857] has been reserved
[ 0.260575] system 00:01: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[ 0.260575] pnp 00:02: Plug and Play ACPI device, IDs ATK3001 PNP030b (active)
[ 0.260575] system 00:03: [mem 0xfed10000-0xfed17fff] has been reserved
[ 0.260575] system 00:03: [mem 0xfeda0000-0xfeda0fff] has been reserved
[ 0.260575] system 00:03: [mem 0xfeda1000-0xfeda1fff] has been reserved
[ 0.260575] system 00:03: [mem 0xc0000000-0xcfffffff] has been reserved
[ 0.260575] system 00:03: [mem 0xfed20000-0xfed7ffff] could not be reserved
[ 0.260575] system 00:03: [mem 0xfed90000-0xfed93fff] could not be reserved
[ 0.260575] system 00:03: [mem 0xfee00000-0xfeefffff] could not be reserved
[ 0.260575] system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.265784] system 00:04: [io 0x1800-0x18fe] could not be reserved
[ 0.265786] system 00:04: [mem 0xfd000000-0xfd68ffff] has been reserved
[ 0.265787] system 00:04: [mem 0xfd6b0000-0xfd6cffff] has been reserved
[ 0.265788] system 00:04: [mem 0xfd6f0000-0xfdffffff] has been reserved
[ 0.265789] system 00:04: [mem 0xfe000000-0xfe01ffff] could not be reserved
[ 0.265790] system 00:04: [mem 0xfe200000-0xfe7fffff] has been reserved
[ 0.265791] system 00:04: [mem 0xff000000-0xffffffff] has been reserved
[ 0.265794] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.266067] system 00:05: [io 0x2000-0x20fe] has been reserved
[ 0.266069] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.266244] system 00:06: [mem 0xfe038000-0xfe038fff] has been reserved
[ 0.266247] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.266465] pnp: PnP ACPI: found 7 devices
[ 0.271979] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[ 0.272019] NET: Registered protocol family 2
[ 0.272100] IP idents hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[ 0.272815] tcp_listen_portaddr_hash hash table entries: 4096 (order: 4, 65536 bytes, linear)
[ 0.272863] TCP established hash table entries: 65536 (order: 7, 524288 bytes, linear)
[ 0.272968] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
[ 0.273015] TCP: Hash tables configured (established 65536 bind 65536)
[ 0.273096] MPTCP token hash table entries: 8192 (order: 5, 196608 bytes, linear)
[ 0.273119] UDP hash table entries: 4096 (order: 5, 131072 bytes, linear)
[ 0.273136] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes, linear)
[ 0.273171] NET: Registered protocol family 1
[ 0.273175] NET: Registered protocol family 44
[ 0.273185] pci 0000:00:15.0: BAR 0: assigned [mem 0x4010000000-0x4010000fff 64bit]
[ 0.273235] pci 0000:00:15.1: BAR 0: assigned [mem 0x4010001000-0x4010001fff 64bit]
[ 0.273282] pci 0000:00:1e.0: BAR 0: assigned [mem 0x4010002000-0x4010002fff 64bit]
[ 0.273390] pci 0000:00:1e.2: BAR 0: assigned [mem 0x4010003000-0x4010003fff 64bit]
[ 0.273438] pci 0000:00:1f.5: BAR 0: assigned [mem 0x80204000-0x80204fff]
[ 0.273447] pci 0000:00:1d.0: PCI bridge to [bus 01]
[ 0.273449] pci 0000:00:1d.0: bridge window [io 0x3000-0x3fff]
[ 0.273454] pci 0000:00:1d.0: bridge window [mem 0x80100000-0x801fffff]
[ 0.273461] pci 0000:00:1d.4: PCI bridge to [bus 02]
[ 0.273465] pci 0000:00:1d.4: bridge window [mem 0x80000000-0x800fffff]
[ 0.273473] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
[ 0.273474] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
[ 0.273475] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[ 0.273476] pci_bus 0000:00: resource 7 [mem 0x000e0000-0x000fffff window]
[ 0.273477] pci_bus 0000:00: resource 8 [mem 0x80000000-0xbfffffff window]
[ 0.273478] pci_bus 0000:00: resource 9 [mem 0x4000000000-0x7fffffffff window]
[ 0.273479] pci_bus 0000:01: resource 0 [io 0x3000-0x3fff]
[ 0.273480] pci_bus 0000:01: resource 1 [mem 0x80100000-0x801fffff]
[ 0.273481] pci_bus 0000:02: resource 1 [mem 0x80000000-0x800fffff]
[ 0.273627] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[ 0.274038] PCI: CLS 64 bytes, default 64
[ 0.274058] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 0.274059] software IO TLB: mapped [mem 0x0000000062200000-0x0000000066200000] (64MB)
[ 0.274110] Trying to unpack rootfs image as initramfs...
[ 0.282599] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x159647815e3, max_idle_ns: 440795269835 ns
[ 0.282618] clocksource: Switched to clocksource tsc
[ 0.282645] platform rtc_cmos: registered platform RTC device (no PNP device found)
[ 0.283098] Initialise system trusted keyrings
[ 0.283109] Key type blacklist registered
[ 0.283158] workingset: timestamp_bits=36 max_order=21 bucket_order=0
[ 0.284108] zbud: loaded
[ 0.284316] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.284433] fuse: init (API version 7.34)
[ 0.284575] integrity: Platform Keyring initialized
[ 0.295018] Key type asymmetric registered
[ 0.295020] Asymmetric key parser 'x509' registered
[ 0.295031] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
[ 0.295061] io scheduler mq-deadline registered
[ 0.295618] pcieport 0000:00:1d.0: PME: Signaling with IRQ 122
[ 0.295722] pcieport 0000:00:1d.0: AER: enabled with IRQ 122
[ 0.295760] pcieport 0000:00:1d.0: DPC: enabled with IRQ 122
[ 0.295761] pcieport 0000:00:1d.0: DPC: error containment capabilities: Int Msg #0, RPExt+ PoisonedTLP+ SwTrigger+ RP PIO Log 4, DL_ActiveErr+
[ 0.296091] pcieport 0000:00:1d.4: PME: Signaling with IRQ 123
[ 0.296167] pcieport 0000:00:1d.4: AER: enabled with IRQ 123
[ 0.296205] pcieport 0000:00:1d.4: DPC: enabled with IRQ 123
[ 0.296206] pcieport 0000:00:1d.4: DPC: error containment capabilities: Int Msg #0, RPExt+ PoisonedTLP+ SwTrigger+ RP PIO Log 4, DL_ActiveErr+
[ 0.296328] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 0.296378] efifb: probing for efifb
[ 0.296420] efifb: showing boot graphics
[ 0.297622] efifb: framebuffer at 0x4000000000, using 8100k, total 8100k
[ 0.297624] efifb: mode is 1920x1080x32, linelength=7680, pages=1
[ 0.297625] efifb: scrolling: redraw
[ 0.297626] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[ 0.297665] fbcon: Deferring console take-over
[ 0.297666] fb0: EFI VGA frame buffer device
[ 0.297918] Monitor-Mwait will be used to enter C-1 state
[ 0.297922] Monitor-Mwait will be used to enter C-2 state
[ 0.297924] Monitor-Mwait will be used to enter C-3 state
[ 0.297925] ACPI: \_SB_.PR00: Found 3 idle states
[ 0.298629] ACPI: AC: AC Adapter [AC0] (off-line)
[ 0.298695] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:1c/PNP0C09:01/PNP0C0D:00/input/input0
[ 0.298714] ACPI: button: Lid Switch [LID]
[ 0.298755] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
[ 0.298772] ACPI: button: Power Button [PWRB]
[ 0.298803] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[ 0.298834] ACPI: button: Power Button [PWRF]
[ 0.299036] smpboot: Estimated ratio of average max frequency by base frequency (times 1024): 2389
[ 0.301027] thermal LNXTHERM:00: registered as thermal_zone0
[ 0.301029] ACPI: thermal: Thermal Zone [THRM] (67 C)
[ 0.301198] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[ 0.303805] hpet_acpi_add: no address or irqs in _CRS
[ 0.303855] Linux agpgart interface v0.103
[ 0.306154] ACPI: battery: Slot [BAT0] (battery present)
[ 0.462507] loop: module loaded
[ 0.462914] libphy: Fixed MDIO Bus: probed
[ 0.462915] tun: Universal TUN/TAP device driver, 1.6
[ 0.463011] PPP generic driver version 2.4.2
[ 0.463131] VFIO - User Level meta-driver version: 0.3
[ 0.463376] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 0.463383] ehci-pci: EHCI PCI platform driver
[ 0.463395] ehci-platform: EHCI generic platform driver
[ 0.463400] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 0.463401] ohci-pci: OHCI PCI platform driver
[ 0.463406] ohci-platform: OHCI generic platform driver
[ 0.463440] uhci_hcd: USB Universal Host Controller Interface driver
[ 0.463476] i8042: PNP: PS/2 Controller [PNP030b:PS2K] at 0x60,0x64 irq 1
[ 0.463478] i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
[ 0.465679] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 0.465827] mousedev: PS/2 mouse device common for all mice
[ 0.465954] rtc_cmos rtc_cmos: RTC can wake from S4
[ 0.466688] rtc_cmos rtc_cmos: registered as rtc0
[ 0.466944] rtc_cmos rtc_cmos: setting system clock to 2021-12-30T07:59:01 UTC (1640851141)
[ 0.466959] rtc_cmos rtc_cmos: alarms up to one month, y3k, 114 bytes nvram
[ 0.466963] i2c /dev entries driver
[ 0.467532] device-mapper: uevent: version 1.0.3
[ 0.467664] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel at redhat.com
[ 0.467687] platform eisa.0: Probing EISA bus 0
[ 0.467690] platform eisa.0: EISA: Cannot allocate resource for mainboard
[ 0.467691] platform eisa.0: Cannot allocate resource for EISA slot 1
[ 0.467692] platform eisa.0: Cannot allocate resource for EISA slot 2
[ 0.467693] platform eisa.0: Cannot allocate resource for EISA slot 3
[ 0.467694] platform eisa.0: Cannot allocate resource for EISA slot 4
[ 0.467695] platform eisa.0: Cannot allocate resource for EISA slot 5
[ 0.467696] platform eisa.0: Cannot allocate resource for EISA slot 6
[ 0.467697] platform eisa.0: Cannot allocate resource for EISA slot 7
[ 0.467698] platform eisa.0: Cannot allocate resource for EISA slot 8
[ 0.467699] platform eisa.0: EISA: Detected 0 cards
[ 0.467703] intel_pstate: Intel P-state driver initializing
[ 0.468582] intel_pstate: HWP enabled
[ 0.468822] ledtrig-cpu: registered to indicate activity on CPUs
[ 0.468824] EFI Variables Facility v0.08 2004-May-17
[ 0.475097] intel_pmc_core INT33A1:00: initialized
[ 0.475185] drop_monitor: Initializing network drop monitor service
[ 0.475333] NET: Registered protocol family 10
[ 0.476962] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3
[ 0.695254] Freeing initrd memory: 62648K
[ 0.700648] Segment Routing with IPv6
[ 0.700678] NET: Registered protocol family 17
[ 0.700752] Key type dns_resolver registered
[ 0.701722] microcode: sig=0x706e5, pf=0x80, revision=0xa6
[ 0.701906] microcode: Microcode Update Driver: v2.2.
[ 0.701911] IPI shorthand broadcast: enabled
[ 0.701919] sched_clock: Marking stable (695640021, 6263954)->(713028897, -11124922)
[ 0.702107] registered taskstats version 1
[ 0.702119] Loading compiled-in X.509 certificates
[ 0.702836] Loaded X.509 cert 'Build time autogenerated kernel key: ce406c7367be3ae37fb43834ccc4450015dabf87'
[ 0.703413] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969'
[ 0.703917] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19'
[ 0.703918] blacklist: Loading compiled-in revocation X.509 certificates
[ 0.703930] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0'
[ 0.704134] zswap: loaded using pool lzo/zbud
[ 0.704525] Key type ._fscrypt registered
[ 0.704526] Key type .fscrypt registered
[ 0.704527] Key type fscrypt-provisioning registered
[ 0.704764] Key type trusted registered
[ 0.706825] Key type encrypted registered
[ 0.706829] AppArmor: AppArmor sha1 policy hashing enabled
[ 0.707068] integrity: Loading X.509 certificate: UEFI:db
[ 0.707361] integrity: Loaded X.509 cert 'ASUSTeK Notebook SW Key Certificate: b8e581e4df77a5bb4282d5ccfc00c071'
[ 0.707363] integrity: Loading X.509 certificate: UEFI:db
[ 0.707540] integrity: Loaded X.509 cert 'ASUSTeK MotherBoard SW Key Certificate: da83b990422ebc8c441f8d8b039a65a2'
[ 0.707541] integrity: Loading X.509 certificate: UEFI:db
[ 0.707558] integrity: Loaded X.509 cert 'Microsoft Corporation UEFI CA 2011: 13adbf4309bd82709c8cd54f316ed522988a1bd4'
[ 0.707559] integrity: Loading X.509 certificate: UEFI:db
[ 0.707600] integrity: Loaded X.509 cert 'Microsoft Windows Production PCA 2011: a92902398e16c49778cd90f99e4f9ae17c55af53'
[ 0.707601] integrity: Loading X.509 certificate: UEFI:db
[ 0.707765] integrity: Loaded X.509 cert 'Canonical Ltd. Master Certificate Authority: ad91990bc22ab1f517048c23b6655a268e345a63'
[ 0.708145] integrity: Loading X.509 certificate: UEFI:MokListRT (MOKvar table)
[ 0.708348] integrity: Loaded X.509 cert 'Canonical Ltd. Master Certificate Authority: ad91990bc22ab1f517048c23b6655a268e345a63'
[ 0.708352] Loading compiled-in module X.509 certificates
[ 0.708902] Loaded X.509 cert 'Build time autogenerated kernel key: ce406c7367be3ae37fb43834ccc4450015dabf87'
[ 0.708903] ima: Allocated hash algorithm: sha1
[ 0.726549] ima: No architecture policies found
[ 0.726570] evm: Initialising EVM extended attributes:
[ 0.726570] evm: security.selinux
[ 0.726572] evm: security.SMACK64
[ 0.726573] evm: security.SMACK64EXEC
[ 0.726573] evm: security.SMACK64TRANSMUTE
[ 0.726574] evm: security.SMACK64MMAP
[ 0.726575] evm: security.apparmor
[ 0.726575] evm: security.ima
[ 0.726576] evm: security.capability
[ 0.726577] evm: HMAC attrs: 0x1
[ 0.727004] PM: Magic number: 1:476:977
[ 0.727287] RAS: Correctable Errors collector initialized.
[ 0.741083] Freeing unused decrypted memory: 2036K
[ 0.741465] Freeing unused kernel image (initmem) memory: 2860K
[ 0.774473] Write protecting the kernel read-only data: 30720k
[ 0.775290] Freeing unused kernel image (text/rodata gap) memory: 2036K
[ 0.775758] Freeing unused kernel image (rodata/data gap) memory: 1784K
[ 0.791493] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 0.791498] Run /init as init process
[ 0.791499] with arguments:
[ 0.791500] /init
[ 0.791501] splash
[ 0.791502] with environment:
[ 0.791503] HOME=/
[ 0.791503] TERM=linux
[ 0.791504] BOOT_IMAGE=/boot/vmlinuz-5.13.0-22-generic
[ 0.872426] hid: raw HID events driver (C) Jiri Kosina
[ 0.873022] acpi PNP0C14:01: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:00)
[ 0.874382] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 0.874392] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[ 0.875506] xhci_hcd 0000:00:14.0: hcc params 0x20007fc1 hci version 0x110 quirks 0x0000000000009810
[ 0.881088] ahci 0000:00:17.0: version 3.0
[ 0.881107] ahci 0000:00:17.0: enabling device (0000 -> 0003)
[ 0.881955] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 0.881963] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[ 0.881969] xhci_hcd 0000:00:14.0: Host supports USB 3.1 Enhanced SuperSpeed
[ 0.882025] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.13
[ 0.882030] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.882032] usb usb1: Product: xHCI Host Controller
[ 0.882034] usb usb1: Manufacturer: Linux 5.13.0-22-generic xhci-hcd
[ 0.882036] usb usb1: SerialNumber: 0000:00:14.0
[ 0.882066] ahci 0000:00:17.0: AHCI 0001.0301 32 slots 1 ports 6 Gbps 0x1 impl RAID mode
[ 0.882072] ahci 0000:00:17.0: flags: 64bit ncq sntf pm clo only pio slum part deso sadm sds apst
[ 0.882252] hub 1-0:1.0: USB hub found
[ 0.882278] hub 1-0:1.0: 12 ports detected
[ 0.884868] i801_smbus 0000:00:1f.4: SPD Write Disable is set
[ 0.884944] i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
[ 0.885014] nvme nvme0: pci function 0000:02:00.0
[ 0.885578] acpi PNP0C14:02: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:00)
[ 0.889793] cryptd: max_cpu_qlen set to 1000
[ 0.892375] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.13
[ 0.892380] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.892382] usb usb2: Product: xHCI Host Controller
[ 0.892384] usb usb2: Manufacturer: Linux 5.13.0-22-generic xhci-hcd
[ 0.892386] usb usb2: SerialNumber: 0000:00:14.0
[ 0.892522] hub 2-0:1.0: USB hub found
[ 0.892539] hub 2-0:1.0: 6 ports detected
[ 0.893468] usb: port power management may be unreliable
[ 0.893625] nvme nvme0: 8/0/0 default/read/poll queues
[ 0.894561] nvme0n1: p1 p2 p3 p4 p5 p6
[ 0.897552] AVX2 version of gcm_enc/dec engaged.
[ 0.897614] AES CTR mode by8 optimization enabled
[ 0.898374] intel-lpss 0000:00:15.0: enabling device (0004 -> 0006)
[ 0.898894] idma64 idma64.0: Found Intel integrated DMA 64-bit
[ 0.901321] scsi host0: ahci
[ 0.901406] ata1: SATA max UDMA/133 abar m2048 at 0x80202000 port 0x80202100 irq 125
[ 0.917652] i2c i2c-0: 2/2 memory slots populated (from DMI)
[ 0.924820] asus_wmi: ASUS WMI generic driver loaded
[ 0.945686] checking generic (4000000000 7e9000) vs hw (6000000000 1000000)
[ 0.945690] checking generic (4000000000 7e9000) vs hw (4000000000 10000000)
[ 0.945692] fb0: switching to inteldrmfb from EFI VGA
[ 0.945814] i915 0000:00:02.0: vgaarb: deactivate vga console
[ 0.946399] intel-lpss 0000:00:15.1: enabling device (0004 -> 0006)
[ 0.946896] idma64 idma64.1: Found Intel integrated DMA 64-bit
[ 0.948647] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem
[ 0.949170] i915 0000:00:02.0: [drm] Finished loading DMC firmware i915/icl_dmc_ver1_09.bin (v1.9)
[ 0.978480] intel-lpss 0000:00:1e.0: enabling device (0000 -> 0002)
[ 0.979107] idma64 idma64.2: Found Intel integrated DMA 64-bit
[ 0.979774] [drm] Initialized i915 1.6.0 20201103 for 0000:00:02.0 on minor 0
[ 0.982433] ACPI: video: Video Device [GFX0] (multi-head: yes rom: no post: no)
[ 0.982872] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input4
[ 0.998431] intel-lpss 0000:00:1e.2: enabling device (0000 -> 0002)
[ 0.998876] idma64 idma64.3: Found Intel integrated DMA 64-bit
[ 1.011348] fbcon: i915drmfb (fb0) is primary device
[ 1.011350] fbcon: Deferring console take-over
[ 1.011351] i915 0000:00:02.0: [drm] fb0: i915drmfb frame buffer device
[ 1.079552] input: ASUE1409:00 04F3:3157 Mouse as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-4/i2c-ASUE1409:00/0018:04F3:3157.0001/input/input5
[ 1.079773] input: ASUE1409:00 04F3:3157 Touchpad as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-4/i2c-ASUE1409:00/0018:04F3:3157.0001/input/input6
[ 1.079921] input: ASUE1409:00 04F3:3157 Keyboard as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-4/i2c-ASUE1409:00/0018:04F3:3157.0001/input/input7
[ 1.080029] hid-generic 0018:04F3:3157.0001: input,hidraw0: I2C HID v1.00 Mouse [ASUE1409:00 04F3:3157] on i2c-ASUE1409:00
[ 1.218472] ata1: SATA link down (SStatus 4 SControl 300)
[ 1.226376] usb 1-2: new full-speed USB device number 2 using xhci_hcd
[ 1.378554] usb 1-2: New USB device found, idVendor=046d, idProduct=c52b, bcdDevice=12.10
[ 1.378562] usb 1-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 1.378564] usb 1-2: Product: USB Receiver
[ 1.378566] usb 1-2: Manufacturer: Logitech
[ 1.506476] usb 1-4: new high-speed USB device number 3 using xhci_hcd
[ 1.655231] usb 1-4: New USB device found, idVendor=0bda, idProduct=0129, bcdDevice=39.60
[ 1.655238] usb 1-4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 1.655240] usb 1-4: Product: USB2.0-CRW
[ 1.655243] usb 1-4: Manufacturer: Generic
[ 1.655244] usb 1-4: SerialNumber: 20100201396000000
[ 1.782531] usb 1-5: new high-speed USB device number 4 using xhci_hcd
[ 1.956805] usb 1-5: New USB device found, idVendor=13d3, idProduct=5a11, bcdDevice=17.02
[ 1.956812] usb 1-5: New USB device strings: Mfr=3, Product=1, SerialNumber=2
[ 1.956814] usb 1-5: Product: USB2.0 VGA UVC WebCam
[ 1.956816] usb 1-5: Manufacturer: Azurewave
[ 1.956818] usb 1-5: SerialNumber:
[ 2.086485] usb 1-10: new full-speed USB device number 5 using xhci_hcd
[ 2.235961] usb 1-10: New USB device found, idVendor=13d3, idProduct=3529, bcdDevice= 1.10
[ 2.235969] usb 1-10: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 2.235972] usb 1-10: Product: Bluetooth Radio
[ 2.235974] usb 1-10: Manufacturer: Realtek
[ 2.235976] usb 1-10: SerialNumber: 00e04c000001
[ 2.245606] input: Logitech USB Receiver as /devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.0/0003:046D:C52B.0002/input/input8
[ 2.246042] usbcore: registered new interface driver rtsx_usb
[ 2.302675] hid-generic 0003:046D:C52B.0002: input,hidraw1: USB HID v1.11 Keyboard [Logitech USB Receiver] on usb-0000:00:14.0-2/input0
[ 2.305254] input: Logitech USB Receiver Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.1/0003:046D:C52B.0003/input/input9
[ 2.305410] input: Logitech USB Receiver Consumer Control as /devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.1/0003:046D:C52B.0003/input/input10
[ 2.366660] input: Logitech USB Receiver System Control as /devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.1/0003:046D:C52B.0003/input/input11
[ 2.366825] hid-generic 0003:046D:C52B.0003: input,hiddev0,hidraw2: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:00:14.0-2/input1
[ 2.368764] hid-generic 0003:046D:C52B.0004: hiddev1,hidraw3: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:14.0-2/input2
[ 2.368823] usbcore: registered new interface driver usbhid
[ 2.368826] usbhid: USB HID core driver
[ 2.547329] logitech-djreceiver 0003:046D:C52B.0004: hiddev0,hidraw1: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:14.0-2/input2
[ 2.628436] EXT4-fs (nvme0n1p6): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
[ 2.672530] input: Logitech Wireless Device PID:4003 Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.2/0003:046D:C52B.0004/0003:046D:4003.0005/input/input13
[ 2.672729] hid-generic 0003:046D:4003.0005: input,hidraw2: USB HID v1.11 Keyboard [Logitech Wireless Device PID:4003] on usb-0000:00:14.0-2/input2:1
[ 2.674377] input: Logitech Wireless Device PID:402d Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.2/0003:046D:C52B.0004/0003:046D:402D.0006/input/input17
[ 2.674448] input: Logitech Wireless Device PID:402d Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.2/0003:046D:C52B.0004/0003:046D:402D.0006/input/input18
[ 2.674808] hid-generic 0003:046D:402D.0006: input,hidraw3: USB HID v1.11 Keyboard [Logitech Wireless Device PID:402d] on usb-0000:00:14.0-2/input2:2
[ 2.676439] input: Logitech Wireless Device PID:405e Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.2/0003:046D:C52B.0004/0003:046D:405E.0007/input/input22
[ 2.676550] input: Logitech Wireless Device PID:405e Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.2/0003:046D:C52B.0004/0003:046D:405E.0007/input/input23
[ 2.676608] hid-generic 0003:046D:405E.0007: input,hidraw4: USB HID v1.11 Keyboard [Logitech Wireless Device PID:405e] on usb-0000:00:14.0-2/input2:3
[ 2.738084] systemd[1]: Inserted module 'autofs4'
[ 2.766143] systemd[1]: systemd 248.3-1ubuntu8 running in system mode. (+PAM +AUDIT +SELINUX +APPARMOR +IMA +SMACK +SECCOMP +GCRYPT +GNUTLS -OPENSSL +ACL +BLKID +CURL +ELFUTILS -FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP -LIBFDISK +PCRE2 -PWQUALITY -P11KIT -QRENCODE +BZIP2 +LZ4 +XZ +ZLIB +ZSTD -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified)
[ 2.782567] systemd[1]: Detected architecture x86-64.
[ 2.782985] systemd[1]: Hostname set to <boite>.
[ 2.877281] systemd[1]: Queued start job for default target Graphical Interface.
[ 2.912235] systemd[1]: Created slice system-modprobe.slice.
[ 2.912737] systemd[1]: Created slice system-systemd\x2dfsck.slice.
[ 2.913117] systemd[1]: Created slice User and Session Slice.
[ 2.913217] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ 2.913485] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[ 2.913569] systemd[1]: Reached target User and Group Name Lookups.
[ 2.913596] systemd[1]: Reached target Remote File Systems.
[ 2.913611] systemd[1]: Reached target Slices.
[ 2.913649] systemd[1]: Reached target Local Verity Integrity Protected Volumes.
[ 2.913812] systemd[1]: Listening on Syslog Socket.
[ 2.913920] systemd[1]: Listening on fsck to fsckd communication Socket.
[ 2.913980] systemd[1]: Listening on initctl Compatibility Named Pipe.
[ 2.914202] systemd[1]: Listening on Journal Audit Socket.
[ 2.914305] systemd[1]: Listening on Journal Socket (/dev/log).
[ 2.914452] systemd[1]: Listening on Journal Socket.
[ 2.914737] systemd[1]: Listening on udev Control Socket.
[ 2.914862] systemd[1]: Listening on udev Kernel Socket.
[ 2.915854] systemd[1]: Mounting Huge Pages File System...
[ 2.916854] systemd[1]: Mounting POSIX Message Queue File System...
[ 2.918048] systemd[1]: Mounting Kernel Debug File System...
[ 2.919153] systemd[1]: Mounting Kernel Trace File System...
[ 2.921195] systemd[1]: Starting Journal Service...
[ 2.922972] systemd[1]: Starting Set the console keyboard layout...
[ 2.924475] systemd[1]: Starting Create list of static device nodes for the current kernel...
[ 2.925452] systemd[1]: Starting Load Kernel Module configfs...
[ 2.926721] systemd[1]: Starting Load Kernel Module drm...
[ 2.927799] systemd[1]: Starting Load Kernel Module fuse...
[ 2.928346] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
[ 2.928398] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
[ 2.929440] systemd[1]: Starting Load Kernel Modules...
[ 2.930244] systemd[1]: Starting Remount Root and Kernel File Systems...
[ 2.931272] systemd[1]: Starting Coldplug All udev Devices...
[ 2.932477] systemd[1]: Starting Uncomplicated firewall...
[ 2.934412] systemd[1]: Mounted Huge Pages File System.
[ 2.934527] systemd[1]: Mounted POSIX Message Queue File System.
[ 2.934608] systemd[1]: Mounted Kernel Debug File System.
[ 2.934681] systemd[1]: Mounted Kernel Trace File System.
[ 2.934949] systemd[1]: Finished Create list of static device nodes for the current kernel.
[ 2.935231] systemd[1]: modprobe at configfs.service: Deactivated successfully.
[ 2.935388] systemd[1]: Finished Load Kernel Module configfs.
[ 2.935581] systemd[1]: modprobe at drm.service: Deactivated successfully.
[ 2.935733] systemd[1]: Finished Load Kernel Module drm.
[ 2.935927] systemd[1]: modprobe at fuse.service: Deactivated successfully.
[ 2.936086] systemd[1]: Finished Load Kernel Module fuse.
[ 2.936355] systemd[1]: Finished Uncomplicated firewall.
[ 2.937009] EXT4-fs (nvme0n1p6): re-mounted. Opts: errors=remount-ro. Quota mode: none.
[ 2.937359] systemd[1]: Mounting FUSE Control File System...
[ 2.938208] systemd[1]: Mounting Kernel Configuration File System...
[ 2.939878] systemd[1]: Finished Remount Root and Kernel File Systems.
[ 2.940034] systemd[1]: Mounted FUSE Control File System.
[ 2.940411] systemd[1]: Mounted Kernel Configuration File System.
[ 2.941127] systemd[1]: Activating swap /swapfile...
[ 2.941440] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
[ 2.941496] lp: driver loaded but no devices found
[ 2.941513] systemd[1]: Condition check resulted in Platform Persistent Storage Archival being skipped.
[ 2.942535] systemd[1]: Starting Load/Save Random Seed...
[ 2.943514] systemd[1]: Starting Create System Users...
[ 2.945263] ppdev: user-space parallel port driver
[ 2.950415] systemd[1]: Finished Load/Save Random Seed.
[ 2.950719] systemd[1]: Condition check resulted in First Boot Complete being skipped.
[ 2.952201] systemd[1]: Finished Load Kernel Modules.
[ 2.953173] systemd[1]: Starting Apply Kernel Variables...
[ 2.954464] systemd[1]: Finished Create System Users.
[ 2.955334] systemd[1]: Starting Create Static Device Nodes in /dev...
[ 2.964704] systemd[1]: Finished Apply Kernel Variables.
[ 2.965225] systemd[1]: Finished Create Static Device Nodes in /dev.
[ 2.967260] systemd[1]: Starting Rule-based Manager for Device Events and Files...
[ 2.967353] systemd[1]: Started Journal Service.
[ 2.970656] Adding 2097148k swap on /swapfile. Priority:-2 extents:6 across:2260988k SSFS
[ 2.973426] systemd-journald[395]: Received client request to flush runtime journal.
[ 2.984090] loop0: detected capacity change from 0 to 8
[ 3.032278] loop1: detected capacity change from 0 to 203424
[ 3.054610] loop2: detected capacity change from 0 to 203648
[ 3.054867] loop3: detected capacity change from 0 to 496320
[ 3.071045] loop4: detected capacity change from 0 to 133552
[ 3.071124] loop5: detected capacity change from 0 to 113640
[ 3.086701] loop6: detected capacity change from 0 to 507712
[ 3.086902] loop7: detected capacity change from 0 to 126784
[ 3.098052] ACPI Warning: \_SB.IETM._TRT: Return Package has no elements (empty) (20210331/nsprepkg-94)
[ 3.173703] proc_thermal 0000:00:04.0: enabling device (0000 -> 0002)
[ 3.174879] loop8: detected capacity change from 0 to 662544
[ 3.175909] proc_thermal 0000:00:04.0: Creating sysfs group for PROC_THERMAL_PCI
[ 3.175989] intel_rapl_common: Found RAPL domain package
[ 3.212168] dw-apb-uart.2: ttyS4 at MMIO 0x4010002000 (irq = 20, base_baud = 7500000) is a 16550A
[ 3.228622] mc: Linux media interface: v0.10
[ 3.230394] mei_me 0000:00:16.0: enabling device (0000 -> 0002)
[ 3.231430] asus_wmi: Initialization: 0x1
[ 3.231545] asus_wmi: BIOS WMI version: 9.0
[ 3.231602] asus_wmi: SFUN value: 0x21
[ 3.231605] asus-nb-wmi asus-nb-wmi: Detected ATK, not ASUSWMI, use DSTS
[ 3.231607] asus-nb-wmi asus-nb-wmi: Detected ATK, enable event queue
[ 3.235277] Bluetooth: Core ver 2.22
[ 3.235298] NET: Registered protocol family 31
[ 3.235300] Bluetooth: HCI device and connection manager initialized
[ 3.235305] Bluetooth: HCI socket layer initialized
[ 3.235308] Bluetooth: L2CAP socket layer initialized
[ 3.235312] Bluetooth: SCO socket layer initialized
[ 3.235481] RAPL PMU: API unit is 2^-32 Joules, 3 fixed counters, 655360 ms ovfl timer
[ 3.235483] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
[ 3.235485] RAPL PMU: hw unit of domain package 2^-14 Joules
[ 3.235485] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
[ 3.239068] videodev: Linux video capture interface: v2.00
[ 3.244173] input: Asus WMI hotkeys as /devices/platform/asus-nb-wmi/input/input27
[ 3.246856] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 3.247202] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[ 3.264900] pstore: Using crash dump compression: deflate
[ 3.264911] pstore: Registered efi as persistent store backend
[ 3.278663] loop9: detected capacity change from 0 to 111048
[ 3.307021] rtl8821ce: loading out-of-tree module taints kernel.
[ 3.307666] usbcore: registered new interface driver btusb
[ 3.307939] rtl8821ce: module verification failed: signature and/or required key missing - tainting kernel
[ 3.312191] rtl8821ce 0000:01:00.0: enabling device (0000 -> 0003)
[ 3.336342] input: Logitech K270 as /devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.2/0003:046D:C52B.0004/0003:046D:4003.0005/input/input28
[ 3.346613] intel_rapl_common: Found RAPL domain package
[ 3.346619] intel_rapl_common: Found RAPL domain core
[ 3.346621] intel_rapl_common: Found RAPL domain uncore
[ 3.356601] loop10: detected capacity change from 0 to 126632
[ 3.370538] usb 1-5: Found UVC 1.00 device USB2.0 VGA UVC WebCam (13d3:5a11)
[ 3.373250] input: USB2.0 VGA UVC WebCam: USB2.0 V as /devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.0/input/input29
[ 3.378025] mei_hdcp 0000:00:16.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_component_ops [i915])
[ 3.383213] rtl8821ce 0000:01:00.0 wlo1: renamed from wlan0
[ 3.384077] intel_tcc_cooling: Programmable TCC Offset detected
[ 3.451133] logitech-hidpp-device 0003:046D:4003.0005: input,hidraw2: USB HID v1.11 Keyboard [Logitech K270] on usb-0000:00:14.0-2/input2:1
[ 3.451135] usbcore: registered new interface driver uvcvideo
[ 3.466626] loop11: detected capacity change from 0 to 1082696
[ 3.480337] ACPI: battery: new extension: ASUS Battery Extension
[ 3.519441] snd_hda_intel 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if info 0x040380
[ 3.519489] snd_hda_intel 0000:00:1f.3: enabling device (0000 -> 0002)
[ 3.519726] snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[ 3.550524] loop12: detected capacity change from 0 to 206064
[ 3.552944] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC256: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
[ 3.552949] snd_hda_codec_realtek hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 3.552951] snd_hda_codec_realtek hdaudioC0D0: hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
[ 3.552953] snd_hda_codec_realtek hdaudioC0D0: mono: mono_out=0x0
[ 3.552954] snd_hda_codec_realtek hdaudioC0D0: inputs:
[ 3.552955] snd_hda_codec_realtek hdaudioC0D0: Headset Mic=0x19
[ 3.552956] snd_hda_codec_realtek hdaudioC0D0: Internal Mic=0x1b
[ 3.552957] snd_hda_codec_realtek hdaudioC0D0: Internal Mic=0x13
[ 3.596076] input: ASUE1409:00 04F3:3157 Mouse as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-4/i2c-ASUE1409:00/0018:04F3:3157.0001/input/input30
[ 3.618899] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card0/input33
[ 3.622663] loop13: detected capacity change from 0 to 1030072
[ 3.698883] input: ASUE1409:00 04F3:3157 Touchpad as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-4/i2c-ASUE1409:00/0018:04F3:3157.0001/input/input31
[ 3.699209] input: ASUE1409:00 04F3:3157 Keyboard as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-4/i2c-ASUE1409:00/0018:04F3:3157.0001/input/input32
[ 3.699393] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input34
[ 3.699547] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input35
[ 3.706851] loop14: detected capacity change from 0 to 1067128
[ 3.767008] input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input36
[ 3.767032] hid-multitouch 0018:04F3:3157.0001: input,hidraw0: I2C HID v1.00 Mouse [ASUE1409:00 04F3:3157] on i2c-ASUE1409:00
[ 3.767173] input: HDA Intel PCH HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input37
[ 3.767315] input: HDA Intel PCH HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input38
[ 3.767461] input: HDA Intel PCH HDMI/DP,pcm=11 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input39
[ 3.767617] input: HDA Intel PCH HDMI/DP,pcm=12 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input40
[ 3.772187] logitech-hidpp-device 0003:046D:402D.0006: hidraw3: USB HID v1.11 Keyboard [Logitech M560] on usb-0000:00:14.0-2/input2:2
[ 3.822690] loop15: detected capacity change from 0 to 111080
[ 3.898226] audit: type=1400 audit(1640851144.923:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-senddoc" pid=649 comm="apparmor_parser"
[ 3.898293] audit: type=1400 audit(1640851144.923:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="lsb_release" pid=641 comm="apparmor_parser"
[ 3.899950] audit: type=1400 audit(1640851144.927:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-oosplash" pid=648 comm="apparmor_parser"
[ 3.900685] audit: type=1400 audit(1640851144.927:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe" pid=642 comm="apparmor_parser"
[ 3.900693] audit: type=1400 audit(1640851144.927:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe//kmod" pid=642 comm="apparmor_parser"
[ 3.903350] audit: type=1400 audit(1640851144.931:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/man" pid=646 comm="apparmor_parser"
[ 3.903359] audit: type=1400 audit(1640851144.931:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_filter" pid=646 comm="apparmor_parser"
[ 3.903364] audit: type=1400 audit(1640851144.931:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_groff" pid=646 comm="apparmor_parser"
[ 3.910676] audit: type=1400 audit(1640851144.939:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="tcpdump" pid=647 comm="apparmor_parser"
[ 4.040262] input: Logitech M720 Triathlon as /devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.2/0003:046D:C52B.0004/0003:046D:405E.0007/input/input41
[ 4.040487] logitech-hidpp-device 0003:046D:405E.0007: input,hidraw4: USB HID v1.11 Keyboard [Logitech M720 Triathlon] on usb-0000:00:14.0-2/input2:3
[ 4.661026] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 4.661031] Bluetooth: BNEP filters: protocol multicast
[ 4.661036] Bluetooth: BNEP socket layer initialized
[ 4.668680] NET: Registered protocol family 38
[ 4.818610] loop16: detected capacity change from 0 to 8
[ 5.120149] kauditd_printk_skb: 37 callbacks suppressed
[ 5.120155] audit: type=1400 audit(1640851146.147:48): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="snap-update-ns.kolourpaint" pid=975 comm="apparmor_parser"
[ 5.528807] audit: type=1400 audit(1640851146.555:49): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="snap-update-ns.snap-store" pid=974 comm="apparmor_parser"
[ 5.533667] audit: type=1400 audit(1640851146.559:50): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="snap.pycharm-community.pycharm-community" pid=1013 comm="apparmor_parser"
[ 5.534902] audit: type=1400 audit(1640851146.563:51): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="snap-update-ns.core" pid=1010 comm="apparmor_parser"
[ 5.535357] audit: type=1400 audit(1640851146.563:52): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="snap-update-ns.pycharm-community" pid=1012 comm="apparmor_parser"
[ 5.539955] audit: type=1400 audit(1640851146.567:53): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="snap.core.hook.configure" pid=1011 comm="apparmor_parser"
[ 5.542768] audit: type=1400 audit(1640851146.571:54): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="snap-update-ns.netbeans" pid=1019 comm="apparmor_parser"
[ 5.544427] audit: type=1400 audit(1640851146.571:55): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="snap.netbeans.netbeans" pid=1020 comm="apparmor_parser"
[ 5.545497] audit: type=1400 audit(1640851146.571:56): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="snap.snap-store.hook.configure" pid=1014 comm="apparmor_parser"
[ 5.554944] audit: type=1400 audit(1640851146.583:57): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="snap.snap-store.ubuntu-software" pid=1016 comm="apparmor_parser"
[ 6.712168] Bluetooth: RFCOMM TTY layer initialized
[ 6.712178] Bluetooth: RFCOMM socket layer initialized
[ 6.712186] Bluetooth: RFCOMM ver 1.11
[ 8.378068] IPv6: ADDRCONF(NETDEV_CHANGE): wlo1: link becomes ready
[ 8.648393] logitech-hidpp-device 0003:046D:4003.0005: HID++ 2.0 device connected.
[ 11.153666] kauditd_printk_skb: 3 callbacks suppressed
[ 11.153673] audit: type=1400 audit(1640851152.179:61): apparmor="DENIED" operation="capable" profile="/usr/sbin/cups-browsed" pid=1507 comm="cups-browsed" capability=23 capname="sys_nice"
[ 11.324331] audit: type=1400 audit(1640851152.351:62): apparmor="STATUS" operation="profile_load" profile="unconfined" name="docker-default" pid=1541 comm="apparmor_parser"
[ 11.380516] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[ 11.382664] Bridge firewalling registered
[ 11.540103] logitech-hidpp-device 0003:046D:405E.0007: HID++ 4.5 device connected.
[ 11.541319] Initializing XFRM netlink socket
[ 24.112080] logitech-hidpp-device 0003:046D:402D.0006: error in parameter
[ 39.111097] asus_wmi: Unknown key cf pressed
[ 101.099432] audit: type=1400 audit(1640851242.111:63): apparmor="DENIED" operation="open" profile="/usr/sbin/cupsd" name="/proc/sys/kernel/osrelease" pid=815 comm="cupsd" requested_mask="r" denied_mask="r" fsuid=0 ouid=0
[ 101.099468] audit: type=1400 audit(1640851242.111:64): apparmor="DENIED" operation="open" profile="/usr/sbin/cupsd" name="/proc/1/environ" pid=815 comm="cupsd" requested_mask="r" denied_mask="r" fsuid=0 ouid=0
[ 101.099492] audit: type=1400 audit(1640851242.111:65): apparmor="DENIED" operation="open" profile="/usr/sbin/cupsd" name="/proc/cmdline" pid=815 comm="cupsd" requested_mask="r" denied_mask="r" fsuid=0 ouid=0
[ 1808.780118] logitech-hidpp-device 0003:046D:402D.0006: error in parameter
[ 2081.600110] logitech-hidpp-device 0003:046D:402D.0006: error in parameter
[ 2728.595914] input: Jaybird Tarah Pro (AVRCP) as /devices/virtual/input/input42
[ 3880.504728] Bluetooth: hci0: SCO packet for unknown connection handle 4
[ 3880.504735] Bluetooth: hci0: SCO packet for unknown connection handle 4
[ 4061.694249] Bluetooth: hci0: urb 000000004a4ff5dc submission failed (90)
[ 4061.694255] Bluetooth: hci0: sending frame failed (-90)
[ 4061.694257] Bluetooth: hci0: urb 000000004a4ff5dc submission failed (90)
[ 4061.694258] Bluetooth: hci0: sending frame failed (-90)
[ 4061.694259] Bluetooth: hci0: urb 000000004a4ff5dc submission failed (90)
[ 4061.694260] Bluetooth: hci0: sending frame failed (-90)
[ 4061.694261] Bluetooth: hci0: urb 000000004a4ff5dc submission failed (90)
[ 4061.694262] Bluetooth: hci0: sending frame failed (-90)
[ 4061.694263] Bluetooth: hci0: urb 000000004a4ff5dc submission failed (90)
[ 4061.694264] Bluetooth: hci0: sending frame failed (-90)
[ 4085.439168] Bluetooth: hci0: SCO packet for unknown connection handle 5
[ 4085.439180] Bluetooth: hci0: SCO packet for unknown connection handle 5
[ 4085.439184] Bluetooth: hci0: SCO packet for unknown connection handle 5
[ 4227.498161] Bluetooth: hci0: urb 00000000bb802681 submission failed (90)
[ 4227.498169] Bluetooth: hci0: sending frame failed (-90)
[ 4227.498173] Bluetooth: hci0: urb 00000000bb802681 submission failed (90)
[ 4227.498175] Bluetooth: hci0: sending frame failed (-90)
[ 4227.498178] Bluetooth: hci0: urb 00000000bb802681 submission failed (90)
[ 4227.498179] Bluetooth: hci0: sending frame failed (-90)
[ 4227.498181] Bluetooth: hci0: urb 00000000bb802681 submission failed (90)
[ 4227.498184] Bluetooth: hci0: sending frame failed (-90)
[ 4227.498186] Bluetooth: hci0: urb 00000000bb802681 submission failed (90)
[ 4227.498188] Bluetooth: hci0: sending frame failed (-90)
[ 4253.022665] Bluetooth: hci0: SCO packet for unknown connection handle 6
[ 4253.022677] Bluetooth: hci0: SCO packet for unknown connection handle 6
[ 5014.642313] audit: type=1400 audit(1640856155.671:66): apparmor="DENIED" operation="capable" profile="/usr/lib/snapd/snap-confine" pid=12338 comm="snap-confine" capability=39 capname="bpf"
[ 5014.642320] audit: type=1400 audit(1640856155.671:67): apparmor="DENIED" operation="capable" profile="/usr/lib/snapd/snap-confine" pid=12338 comm="snap-confine" capability=12 capname="net_admin"
[ 5014.642331] audit: type=1400 audit(1640856155.671:68): apparmor="DENIED" operation="capable" profile="/usr/lib/snapd/snap-confine" pid=12338 comm="snap-confine" capability=38 capname="perfmon"
[ 5014.652419] audit: type=1400 audit(1640856155.683:69): apparmor="DENIED" operation="capable" profile="/usr/lib/snapd/snap-confine" pid=12338 comm="snap-confine" capability=4 capname="fsetid"
[ 5019.718849] audit: type=1326 audit(1640856160.751:70): auid=1000 uid=1000 gid=1000 ses=12 subj=snap.snap-store.ubuntu-software-local-file pid=12338 comm="snap-store" exe="/snap/snap-store/558/usr/bin/snap-store" sig=0 arch=c000003e syscall=314 compat=0 ip=0x7f79aa01789d code=0x50000
[ 5020.424829] audit: type=1107 audit(1640856161.455:71): pid=709 uid=103 auid=4294967295 ses=4294967295 subj=unconfined msg='apparmor="DENIED" operation="dbus_method_call" bus="system" path="/org/freedesktop/PolicyKit1/Authority" interface="org.freedesktop.DBus.Properties" member="GetAll" mask="send" name=":1.9" pid=12338 label="snap.snap-store.ubuntu-software-local-file" peer_pid=722 peer_label="unconfined"
exe="/usr/bin/dbus-daemon" sauid=103 hostname=? addr=? terminal=?'
[ 5020.424986] audit: type=1107 audit(1640856161.455:72): pid=709 uid=103 auid=4294967295 ses=4294967295 subj=unconfined msg='apparmor="DENIED" operation="dbus_method_call" bus="system" path="/org/freedesktop/PolicyKit1/Authority" interface="org.freedesktop.PolicyKit1.Authority" member="CheckAuthorization" mask="send" name=":1.9" pid=12338 label="snap.snap-store.ubuntu-software-local-file" peer_pid=722 peer_label="unconfined"
exe="/usr/bin/dbus-daemon" sauid=103 hostname=? addr=? terminal=?'
[ 5022.359384] audit: type=1326 audit(1640856163.391:73): auid=1000 uid=1000 gid=1000 ses=12 subj=snap.snap-store.ubuntu-software-local-file pid=12338 comm="snap-store" exe="/snap/snap-store/558/usr/bin/snap-store" sig=0 arch=c000003e syscall=93 compat=0 ip=0x7f79aa00e4fb code=0x50000
[ 5022.380127] audit: type=1107 audit(1640856163.411:74): pid=709 uid=103 auid=4294967295 ses=4294967295 subj=unconfined msg='apparmor="DENIED" operation="dbus_method_call" bus="system" path="/org/freedesktop/PolicyKit1/Authority" interface="org.freedesktop.DBus.Properties" member="GetAll" mask="send" name=":1.9" pid=12338 label="snap.snap-store.ubuntu-software-local-file" peer_pid=722 peer_label="unconfined"
exe="/usr/bin/dbus-daemon" sauid=103 hostname=? addr=? terminal=?'
[ 5022.380300] audit: type=1107 audit(1640856163.411:75): pid=709 uid=103 auid=4294967295 ses=4294967295 subj=unconfined msg='apparmor="DENIED" operation="dbus_method_call" bus="system" path="/org/freedesktop/PolicyKit1/Authority" interface="org.freedesktop.PolicyKit1.Authority" member="CheckAuthorization" mask="send" name=":1.9" pid=12338 label="snap.snap-store.ubuntu-software-local-file" peer_pid=722 peer_label="unconfined"
exe="/usr/bin/dbus-daemon" sauid=103 hostname=? addr=? terminal=?'
[ 5022.702827] audit: type=1400 audit(1640856163.731:76): apparmor="DENIED" operation="open" profile="snap.snap-store.ubuntu-software-local-file" name="/etc/PackageKit/Vendor.conf" pid=12338 comm="snap-store" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
[ 5034.199230] audit: type=1400 audit(1640856175.231:77): apparmor="DENIED" operation="capable" profile="/usr/lib/snapd/snap-confine" pid=13639 comm="snap-confine" capability=39 capname="bpf"
[ 5034.199644] audit: type=1400 audit(1640856175.235:78): apparmor="DENIED" operation="capable" profile="/usr/lib/snapd/snap-confine" pid=13639 comm="snap-confine" capability=38 capname="perfmon"
[ 5034.271070] audit: type=1326 audit(1640856175.303:79): auid=1000 uid=1000 gid=1000 ses=12 subj=snap.snap-store.ubuntu-software-local-file pid=13639 comm="snap-store" exe="/snap/snap-store/558/usr/bin/snap-store" sig=0 arch=c000003e syscall=314 compat=0 ip=0x7fab3516289d code=0x50000
[ 5186.160115] logitech-hidpp-device 0003:046D:402D.0006: error in parameter
[ 5437.888102] logitech-hidpp-device 0003:046D:402D.0006: error in parameter
[ 9571.949908] usb 1-2: USB disconnect, device number 2
[10254.375073] usb 1-2: new full-speed USB device number 6 using xhci_hcd
[10254.526470] usb 1-2: New USB device found, idVendor=046d, idProduct=c52b, bcdDevice=12.10
[10254.526479] usb 1-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[10254.526482] usb 1-2: Product: USB Receiver
[10254.526485] usb 1-2: Manufacturer: Logitech
[10254.533811] logitech-djreceiver 0003:046D:C52B.000A: hiddev0,hidraw1: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:14.0-2/input2
[10254.664468] input: Logitech K270 as /devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.2/0003:046D:C52B.000A/0003:046D:4003.000B/input/input43
[10254.665011] logitech-hidpp-device 0003:046D:4003.000B: input,hidraw5: USB HID v1.11 Keyboard [Logitech K270] on usb-0000:00:14.0-2/input2:1
[10254.672125] logitech-hidpp-device 0003:046D:402D.000C: hidraw6: USB HID v1.11 Keyboard [Logitech M560] on usb-0000:00:14.0-2/input2:2
[10254.682185] input: Logitech M720 Triathlon as /devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.2/0003:046D:C52B.000A/0003:046D:405E.000D/input/input44
[10254.682439] logitech-hidpp-device 0003:046D:405E.000D: input,hidraw7: USB HID v1.11 Keyboard [Logitech M720 Triathlon] on usb-0000:00:14.0-2/input2:3
[10254.700071] logitech-hidpp-device 0003:046D:402D.000C: error in parameter
[10256.002166] logitech-hidpp-device 0003:046D:405E.000D: HID++ 4.5 device connected.
[10788.174344] logitech-hidpp-device 0003:046D:4003.000B: HID++ 2.0 device connected.
-------------- next part --------------
Screen 0: minimum 320 x 200, current 3840 x 1080, maximum 16384 x 16384
eDP-1 connected primary 1920x1080+0+0 (0x45) normal (normal left inverted right x axis y axis) 309mm x 173mm
Identifier: 0x42
Timestamp: 5426959
Subpixel: unknown
Gamma: 1.0:1.0:1.0
Brightness: 1.0
Clones:
CRTC: 0
CRTCs: 0 1 2
Transform: 1.000000 0.000000 0.000000
0.000000 1.000000 0.000000
0.000000 0.000000 1.000000
filter:
EDID:
00ffffffffffff000daee51400000000
2f1e0104a51f1178020865975b548e27
1e505400000001010101010101010101
010101010101b43b804a71383440503c
680035ad10000018000000fe004e3134
304847412d4541310a20000000fe0043
4d4e0a202020202020202020000000fe
004e3134304847412d4541310a20001f
scaling mode: Full aspect
supported: Full, Center, Full aspect
Colorspace: Default
supported: Default, RGB_Wide_Gamut_Fixed_Point, RGB_Wide_Gamut_Floating_Point, opRGB, DCI-P3_RGB_D65, BT2020_RGB, BT601_YCC, BT709_YCC, XVYCC_601, XVYCC_709, SYCC_601, opYCC_601, BT2020_CYCC, BT2020_YCC
max bpc: 12
range: (6, 12)
Broadcast RGB: Automatic
supported: Automatic, Full, Limited 16:235
panel orientation: Normal
supported: Normal, Upside Down, Left Side Up, Right Side Up
link-status: Good
supported: Good, Bad
CONNECTOR_ID: 239
supported: 239
non-desktop: 0
range: (0, 1)
1920x1080 (0x45) 152.840MHz -HSync -VSync *current +preferred
h: width 1920 start 2000 end 2060 total 2250 skew 0 clock 67.93KHz
v: height 1080 start 1086 end 1094 total 1132 clock 60.01Hz
1920x1080 (0x46) 356.375MHz -HSync +VSync DoubleScan
h: width 1920 start 2080 end 2288 total 2656 skew 0 clock 134.18KHz
v: height 1080 start 1081 end 1084 total 1118 clock 60.01Hz
1920x1080 (0x47) 266.500MHz +HSync -VSync DoubleScan
h: width 1920 start 1944 end 1960 total 2000 skew 0 clock 133.25KHz
v: height 1080 start 1081 end 1084 total 1111 clock 59.97Hz
1920x1080 (0x48) 173.000MHz -HSync +VSync
h: width 1920 start 2048 end 2248 total 2576 skew 0 clock 67.16KHz
v: height 1080 start 1083 end 1088 total 1120 clock 59.96Hz
1920x1080 (0x49) 138.500MHz +HSync -VSync
h: width 1920 start 1968 end 2000 total 2080 skew 0 clock 66.59KHz
v: height 1080 start 1083 end 1088 total 1111 clock 59.93Hz
1680x1050 (0x4a) 146.250MHz -HSync +VSync
h: width 1680 start 1784 end 1960 total 2240 skew 0 clock 65.29KHz
v: height 1050 start 1053 end 1059 total 1089 clock 59.95Hz
1680x1050 (0x4b) 119.000MHz +HSync -VSync
h: width 1680 start 1728 end 1760 total 1840 skew 0 clock 64.67KHz
v: height 1050 start 1053 end 1059 total 1080 clock 59.88Hz
1600x1024 (0x4c) 103.125MHz +HSync +VSync
h: width 1600 start 1600 end 1656 total 1664 skew 0 clock 61.97KHz
v: height 1024 start 1024 end 1029 total 1030 clock 60.17Hz
1400x1050 (0x4d) 122.000MHz +HSync +VSync
h: width 1400 start 1488 end 1640 total 1880 skew 0 clock 64.89KHz
v: height 1050 start 1052 end 1064 total 1082 clock 59.98Hz
1600x900 (0x4e) 246.000MHz -HSync +VSync DoubleScan
h: width 1600 start 1728 end 1900 total 2200 skew 0 clock 111.82KHz
v: height 900 start 901 end 904 total 932 clock 59.99Hz
1600x900 (0x4f) 186.500MHz +HSync -VSync DoubleScan
h: width 1600 start 1624 end 1640 total 1680 skew 0 clock 111.01KHz
v: height 900 start 901 end 904 total 926 clock 59.94Hz
1600x900 (0x50) 118.250MHz -HSync +VSync
h: width 1600 start 1696 end 1856 total 2112 skew 0 clock 55.99KHz
v: height 900 start 903 end 908 total 934 clock 59.95Hz
1600x900 (0x51) 97.500MHz +HSync -VSync
h: width 1600 start 1648 end 1680 total 1760 skew 0 clock 55.40KHz
v: height 900 start 903 end 908 total 926 clock 59.82Hz
1280x1024 (0x52) 108.000MHz +HSync +VSync
h: width 1280 start 1328 end 1440 total 1688 skew 0 clock 63.98KHz
v: height 1024 start 1025 end 1028 total 1066 clock 60.02Hz
1440x900 (0x53) 106.500MHz -HSync +VSync
h: width 1440 start 1520 end 1672 total 1904 skew 0 clock 55.93KHz
v: height 900 start 903 end 909 total 934 clock 59.89Hz
1400x900 (0x54) 103.500MHz -HSync +VSync
h: width 1400 start 1480 end 1624 total 1848 skew 0 clock 56.01KHz
v: height 900 start 903 end 913 total 934 clock 59.96Hz
1400x900 (0x55) 86.500MHz +HSync -VSync
h: width 1400 start 1448 end 1480 total 1560 skew 0 clock 55.45KHz
v: height 900 start 903 end 913 total 926 clock 59.88Hz
1280x960 (0x56) 108.000MHz +HSync +VSync
h: width 1280 start 1376 end 1488 total 1800 skew 0 clock 60.00KHz
v: height 960 start 961 end 964 total 1000 clock 60.00Hz
1440x810 (0x57) 198.125MHz -HSync +VSync DoubleScan
h: width 1440 start 1548 end 1704 total 1968 skew 0 clock 100.67KHz
v: height 810 start 811 end 814 total 839 clock 60.00Hz
1440x810 (0x58) 151.875MHz +HSync -VSync DoubleScan
h: width 1440 start 1464 end 1480 total 1520 skew 0 clock 99.92KHz
v: height 810 start 811 end 814 total 833 clock 59.97Hz
1368x768 (0x59) 85.250MHz -HSync +VSync
h: width 1368 start 1440 end 1576 total 1784 skew 0 clock 47.79KHz
v: height 768 start 771 end 781 total 798 clock 59.88Hz
1368x768 (0x5a) 72.250MHz +HSync -VSync
h: width 1368 start 1416 end 1448 total 1528 skew 0 clock 47.28KHz
v: height 768 start 771 end 781 total 790 clock 59.85Hz
1360x768 (0x5b) 84.750MHz -HSync +VSync
h: width 1360 start 1432 end 1568 total 1776 skew 0 clock 47.72KHz
v: height 768 start 771 end 781 total 798 clock 59.80Hz
1360x768 (0x5c) 72.000MHz +HSync -VSync
h: width 1360 start 1408 end 1440 total 1520 skew 0 clock 47.37KHz
v: height 768 start 771 end 781 total 790 clock 59.96Hz
1280x800 (0x5d) 174.250MHz -HSync +VSync DoubleScan
h: width 1280 start 1380 end 1516 total 1752 skew 0 clock 99.46KHz
v: height 800 start 801 end 804 total 829 clock 59.99Hz
1280x800 (0x5e) 134.250MHz +HSync -VSync DoubleScan
h: width 1280 start 1304 end 1320 total 1360 skew 0 clock 98.71KHz
v: height 800 start 801 end 804 total 823 clock 59.97Hz
1280x800 (0x5f) 83.500MHz -HSync +VSync
h: width 1280 start 1352 end 1480 total 1680 skew 0 clock 49.70KHz
v: height 800 start 803 end 809 total 831 clock 59.81Hz
1280x800 (0x60) 71.000MHz +HSync -VSync
h: width 1280 start 1328 end 1360 total 1440 skew 0 clock 49.31KHz
v: height 800 start 803 end 809 total 823 clock 59.91Hz
1152x864 (0x61) 81.620MHz -HSync +VSync
h: width 1152 start 1216 end 1336 total 1520 skew 0 clock 53.70KHz
v: height 864 start 865 end 868 total 895 clock 60.00Hz
1280x720 (0x62) 156.125MHz -HSync +VSync DoubleScan
h: width 1280 start 1376 end 1512 total 1744 skew 0 clock 89.52KHz
v: height 720 start 721 end 724 total 746 clock 60.00Hz
1280x720 (0x63) 120.750MHz +HSync -VSync DoubleScan
h: width 1280 start 1304 end 1320 total 1360 skew 0 clock 88.79KHz
v: height 720 start 721 end 724 total 740 clock 59.99Hz
1280x720 (0x64) 74.500MHz -HSync +VSync
h: width 1280 start 1344 end 1472 total 1664 skew 0 clock 44.77KHz
v: height 720 start 723 end 728 total 748 clock 59.86Hz
1280x720 (0x65) 63.750MHz +HSync -VSync
h: width 1280 start 1328 end 1360 total 1440 skew 0 clock 44.27KHz
v: height 720 start 723 end 728 total 741 clock 59.74Hz
1024x768 (0x66) 133.475MHz -HSync +VSync DoubleScan
h: width 1024 start 1100 end 1212 total 1400 skew 0 clock 95.34KHz
v: height 768 start 768 end 770 total 794 clock 60.04Hz
1024x768 (0x67) 65.000MHz -HSync -VSync
h: width 1024 start 1048 end 1184 total 1344 skew 0 clock 48.36KHz
v: height 768 start 771 end 777 total 806 clock 60.00Hz
960x720 (0x68) 117.000MHz -HSync +VSync DoubleScan
h: width 960 start 1024 end 1128 total 1300 skew 0 clock 90.00KHz
v: height 720 start 720 end 722 total 750 clock 60.00Hz
928x696 (0x69) 109.150MHz -HSync +VSync DoubleScan
h: width 928 start 976 end 1088 total 1264 skew 0 clock 86.35KHz
v: height 696 start 696 end 698 total 719 clock 60.05Hz
896x672 (0x6a) 102.400MHz -HSync +VSync DoubleScan
h: width 896 start 960 end 1060 total 1224 skew 0 clock 83.66KHz
v: height 672 start 672 end 674 total 697 clock 60.01Hz
1024x576 (0x6b) 98.500MHz -HSync +VSync DoubleScan
h: width 1024 start 1092 end 1200 total 1376 skew 0 clock 71.58KHz
v: height 576 start 577 end 580 total 597 clock 59.95Hz
1024x576 (0x6c) 78.375MHz +HSync -VSync DoubleScan
h: width 1024 start 1048 end 1064 total 1104 skew 0 clock 70.99KHz
v: height 576 start 577 end 580 total 592 clock 59.96Hz
1024x576 (0x6d) 46.500MHz -HSync +VSync
h: width 1024 start 1064 end 1160 total 1296 skew 0 clock 35.88KHz
v: height 576 start 579 end 584 total 599 clock 59.90Hz
1024x576 (0x6e) 42.000MHz +HSync -VSync
h: width 1024 start 1072 end 1104 total 1184 skew 0 clock 35.47KHz
v: height 576 start 579 end 584 total 593 clock 59.82Hz
960x600 (0x6f) 96.625MHz -HSync +VSync DoubleScan
h: width 960 start 1028 end 1128 total 1296 skew 0 clock 74.56KHz
v: height 600 start 601 end 604 total 622 clock 59.93Hz
960x600 (0x70) 77.000MHz +HSync -VSync DoubleScan
h: width 960 start 984 end 1000 total 1040 skew 0 clock 74.04KHz
v: height 600 start 601 end 604 total 617 clock 60.00Hz
960x540 (0x71) 86.500MHz -HSync +VSync DoubleScan
h: width 960 start 1024 end 1124 total 1288 skew 0 clock 67.16KHz
v: height 540 start 541 end 544 total 560 clock 59.96Hz
960x540 (0x72) 69.250MHz +HSync -VSync DoubleScan
h: width 960 start 984 end 1000 total 1040 skew 0 clock 66.59KHz
v: height 540 start 541 end 544 total 555 clock 59.99Hz
960x540 (0x73) 40.750MHz -HSync +VSync
h: width 960 start 992 end 1088 total 1216 skew 0 clock 33.51KHz
v: height 540 start 543 end 548 total 562 clock 59.63Hz
960x540 (0x74) 37.250MHz +HSync -VSync
h: width 960 start 1008 end 1040 total 1120 skew 0 clock 33.26KHz
v: height 540 start 543 end 548 total 556 clock 59.82Hz
800x600 (0x75) 81.000MHz +HSync +VSync DoubleScan
h: width 800 start 832 end 928 total 1080 skew 0 clock 75.00KHz
v: height 600 start 600 end 602 total 625 clock 60.00Hz
800x600 (0x76) 40.000MHz +HSync +VSync
h: width 800 start 840 end 968 total 1056 skew 0 clock 37.88KHz
v: height 600 start 601 end 605 total 628 clock 60.32Hz
800x600 (0x77) 36.000MHz +HSync +VSync
h: width 800 start 824 end 896 total 1024 skew 0 clock 35.16KHz
v: height 600 start 601 end 603 total 625 clock 56.25Hz
840x525 (0x78) 73.125MHz -HSync +VSync DoubleScan
h: width 840 start 892 end 980 total 1120 skew 0 clock 65.29KHz
v: height 525 start 526 end 529 total 544 clock 60.01Hz
840x525 (0x79) 59.500MHz +HSync -VSync DoubleScan
h: width 840 start 864 end 880 total 920 skew 0 clock 64.67KHz
v: height 525 start 526 end 529 total 540 clock 59.88Hz
864x486 (0x7a) 32.500MHz -HSync +VSync
h: width 864 start 888 end 968 total 1072 skew 0 clock 30.32KHz
v: height 486 start 489 end 494 total 506 clock 59.92Hz
864x486 (0x7b) 30.500MHz +HSync -VSync
h: width 864 start 912 end 944 total 1024 skew 0 clock 29.79KHz
v: height 486 start 489 end 494 total 500 clock 59.57Hz
800x512 (0x7c) 51.562MHz +HSync +VSync DoubleScan
h: width 800 start 800 end 828 total 832 skew 0 clock 61.97KHz
v: height 512 start 512 end 514 total 515 clock 60.17Hz
700x525 (0x7d) 61.000MHz +HSync +VSync DoubleScan
h: width 700 start 744 end 820 total 940 skew 0 clock 64.89KHz
v: height 525 start 526 end 532 total 541 clock 59.98Hz
800x450 (0x7e) 59.125MHz -HSync +VSync DoubleScan
h: width 800 start 848 end 928 total 1056 skew 0 clock 55.99KHz
v: height 450 start 451 end 454 total 467 clock 59.95Hz
800x450 (0x7f) 48.750MHz +HSync -VSync DoubleScan
h: width 800 start 824 end 840 total 880 skew 0 clock 55.40KHz
v: height 450 start 451 end 454 total 463 clock 59.82Hz
640x512 (0x80) 54.000MHz +HSync +VSync DoubleScan
h: width 640 start 664 end 720 total 844 skew 0 clock 63.98KHz
v: height 512 start 512 end 514 total 533 clock 60.02Hz
720x450 (0x81) 53.250MHz -HSync +VSync DoubleScan
h: width 720 start 760 end 836 total 952 skew 0 clock 55.93KHz
v: height 450 start 451 end 454 total 467 clock 59.89Hz
700x450 (0x82) 51.750MHz -HSync +VSync DoubleScan
h: width 700 start 740 end 812 total 924 skew 0 clock 56.01KHz
v: height 450 start 451 end 456 total 467 clock 59.96Hz
700x450 (0x83) 43.250MHz +HSync -VSync DoubleScan
h: width 700 start 724 end 740 total 780 skew 0 clock 55.45KHz
v: height 450 start 451 end 456 total 463 clock 59.88Hz
640x480 (0x84) 54.000MHz +HSync +VSync DoubleScan
h: width 640 start 688 end 744 total 900 skew 0 clock 60.00KHz
v: height 480 start 480 end 482 total 500 clock 60.00Hz
640x480 (0x85) 25.175MHz -HSync -VSync
h: width 640 start 656 end 752 total 800 skew 0 clock 31.47KHz
v: height 480 start 490 end 492 total 525 clock 59.94Hz
720x405 (0x86) 22.500MHz -HSync +VSync
h: width 720 start 744 end 808 total 896 skew 0 clock 25.11KHz
v: height 405 start 408 end 413 total 422 clock 59.51Hz
720x405 (0x87) 21.750MHz +HSync -VSync
h: width 720 start 768 end 800 total 880 skew 0 clock 24.72KHz
v: height 405 start 408 end 413 total 419 clock 58.99Hz
684x384 (0x88) 42.625MHz -HSync +VSync DoubleScan
h: width 684 start 720 end 788 total 892 skew 0 clock 47.79KHz
v: height 384 start 385 end 390 total 399 clock 59.88Hz
684x384 (0x89) 36.125MHz +HSync -VSync DoubleScan
h: width 684 start 708 end 724 total 764 skew 0 clock 47.28KHz
v: height 384 start 385 end 390 total 395 clock 59.85Hz
680x384 (0x8a) 42.375MHz -HSync +VSync DoubleScan
h: width 680 start 716 end 784 total 888 skew 0 clock 47.72KHz
v: height 384 start 385 end 390 total 399 clock 59.80Hz
680x384 (0x8b) 36.000MHz +HSync -VSync DoubleScan
h: width 680 start 704 end 720 total 760 skew 0 clock 47.37KHz
v: height 384 start 385 end 390 total 395 clock 59.96Hz
640x400 (0x8c) 41.750MHz -HSync +VSync DoubleScan
h: width 640 start 676 end 740 total 840 skew 0 clock 49.70KHz
v: height 400 start 401 end 404 total 415 clock 59.88Hz
640x400 (0x8d) 35.500MHz +HSync -VSync DoubleScan
h: width 640 start 664 end 680 total 720 skew 0 clock 49.31KHz
v: height 400 start 401 end 404 total 411 clock 59.98Hz
576x432 (0x8e) 40.810MHz -HSync +VSync DoubleScan
h: width 576 start 608 end 668 total 760 skew 0 clock 53.70KHz
v: height 432 start 432 end 434 total 447 clock 60.06Hz
640x360 (0x8f) 37.250MHz -HSync +VSync DoubleScan
h: width 640 start 672 end 736 total 832 skew 0 clock 44.77KHz
v: height 360 start 361 end 364 total 374 clock 59.86Hz
640x360 (0x90) 31.875MHz +HSync -VSync DoubleScan
h: width 640 start 664 end 680 total 720 skew 0 clock 44.27KHz
v: height 360 start 361 end 364 total 370 clock 59.83Hz
640x360 (0x91) 18.000MHz -HSync +VSync
h: width 640 start 664 end 720 total 800 skew 0 clock 22.50KHz
v: height 360 start 363 end 368 total 376 clock 59.84Hz
640x360 (0x92) 17.750MHz +HSync -VSync
h: width 640 start 688 end 720 total 800 skew 0 clock 22.19KHz
v: height 360 start 363 end 368 total 374 clock 59.32Hz
512x384 (0x93) 32.500MHz -HSync -VSync DoubleScan
h: width 512 start 524 end 592 total 672 skew 0 clock 48.36KHz
v: height 384 start 385 end 388 total 403 clock 60.00Hz
512x288 (0x94) 23.250MHz -HSync +VSync DoubleScan
h: width 512 start 532 end 580 total 648 skew 0 clock 35.88KHz
v: height 288 start 289 end 292 total 299 clock 60.00Hz
512x288 (0x95) 21.000MHz +HSync -VSync DoubleScan
h: width 512 start 536 end 552 total 592 skew 0 clock 35.47KHz
v: height 288 start 289 end 292 total 296 clock 59.92Hz
480x270 (0x96) 20.375MHz -HSync +VSync DoubleScan
h: width 480 start 496 end 544 total 608 skew 0 clock 33.51KHz
v: height 270 start 271 end 274 total 281 clock 59.63Hz
480x270 (0x97) 18.625MHz +HSync -VSync DoubleScan
h: width 480 start 504 end 520 total 560 skew 0 clock 33.26KHz
v: height 270 start 271 end 274 total 278 clock 59.82Hz
400x300 (0x98) 20.000MHz +HSync +VSync DoubleScan
h: width 400 start 420 end 484 total 528 skew 0 clock 37.88KHz
v: height 300 start 300 end 302 total 314 clock 60.32Hz
400x300 (0x99) 18.000MHz +HSync +VSync DoubleScan
h: width 400 start 412 end 448 total 512 skew 0 clock 35.16KHz
v: height 300 start 300 end 301 total 312 clock 56.34Hz
432x243 (0x9a) 16.250MHz -HSync +VSync DoubleScan
h: width 432 start 444 end 484 total 536 skew 0 clock 30.32KHz
v: height 243 start 244 end 247 total 253 clock 59.92Hz
432x243 (0x9b) 15.250MHz +HSync -VSync DoubleScan
h: width 432 start 456 end 472 total 512 skew 0 clock 29.79KHz
v: height 243 start 244 end 247 total 250 clock 59.57Hz
320x240 (0x9c) 12.587MHz -HSync -VSync DoubleScan
h: width 320 start 328 end 376 total 400 skew 0 clock 31.47KHz
v: height 240 start 245 end 246 total 262 clock 60.05Hz
360x202 (0x9d) 11.250MHz -HSync +VSync DoubleScan
h: width 360 start 372 end 404 total 448 skew 0 clock 25.11KHz
v: height 202 start 204 end 206 total 211 clock 59.51Hz
360x202 (0x9e) 10.875MHz +HSync -VSync DoubleScan
h: width 360 start 384 end 400 total 440 skew 0 clock 24.72KHz
v: height 202 start 204 end 206 total 209 clock 59.13Hz
320x180 (0x9f) 9.000MHz -HSync +VSync DoubleScan
h: width 320 start 332 end 360 total 400 skew 0 clock 22.50KHz
v: height 180 start 181 end 184 total 188 clock 59.84Hz
320x180 (0xa0) 8.875MHz +HSync -VSync DoubleScan
h: width 320 start 344 end 360 total 400 skew 0 clock 22.19KHz
v: height 180 start 181 end 184 total 187 clock 59.32Hz
HDMI-1 connected 1920x1080+1920+0 (0xa1) normal (normal left inverted right x axis y axis) 477mm x 268mm
Identifier: 0x43
Timestamp: 5426959
Subpixel: unknown
Gamma: 1.0:1.0:1.0
Brightness: 1.0
Clones:
CRTC: 1
CRTCs: 0 1 2
Transform: 1.000000 0.000000 0.000000
0.000000 1.000000 0.000000
0.000000 0.000000 1.000000
filter:
EDID:
00ffffffffffff005a6321fc01010101
1513010380301b782e3585a656489a24
125054bfef80d1c0b300a94095009040
81808140714f023a801871382d40582c
4500dd0c1100001e000000ff00523253
3039323130303437380a000000fd0032
4b0f5212000a202020202020000000fc
00565832323630574d0a202020200103
020325f152900504030207060f0e1f14
1e1d1312111601230907078301000065
030c001000023a801871382d40582c45
00dd0c1100001e011d8018711c162058
2c2500dd0c1100009e011d007251d01e
206e285500dd0c1100001e023a80d072
382d40102c4580dd0c1100001e8c0ad0
8a20e02d10103e9600dd0c1100001878
HDCP Content Type: HDCP Type0
supported: HDCP Type0, HDCP Type1
Content Protection: Undesired
supported: Undesired, Desired, Enabled
max bpc: 12
range: (8, 12)
content type: No Data
supported: No Data, Graphics, Photo, Cinema, Game
Colorspace: Default
supported: Default, SMPTE_170M_YCC, BT709_YCC, XVYCC_601, XVYCC_709, SYCC_601, opYCC_601, opRGB, BT2020_CYCC, BT2020_RGB, BT2020_YCC, DCI-P3_RGB_D65, DCI-P3_RGB_Theater
aspect ratio: Automatic
supported: Automatic, 4:3, 16:9
Broadcast RGB: Automatic
supported: Automatic, Full, Limited 16:235
audio: auto
supported: force-dvi, off, auto, on
link-status: Good
supported: Good, Bad
CONNECTOR_ID: 247
supported: 247
non-desktop: 0
range: (0, 1)
1920x1080 (0xa1) 148.500MHz +HSync +VSync *current +preferred
h: width 1920 start 2008 end 2052 total 2200 skew 0 clock 67.50KHz
v: height 1080 start 1084 end 1089 total 1125 clock 60.00Hz
1920x1080 (0xa2) 148.500MHz +HSync +VSync
h: width 1920 start 2448 end 2492 total 2640 skew 0 clock 56.25KHz
v: height 1080 start 1084 end 1089 total 1125 clock 50.00Hz
1920x1080 (0xa3) 148.352MHz +HSync +VSync
h: width 1920 start 2008 end 2052 total 2200 skew 0 clock 67.43KHz
v: height 1080 start 1084 end 1089 total 1125 clock 59.94Hz
1920x1080i (0xa4) 74.250MHz +HSync +VSync Interlace
h: width 1920 start 2008 end 2052 total 2200 skew 0 clock 33.75KHz
v: height 1080 start 1084 end 1094 total 1125 clock 60.00Hz
1920x1080i (0xa5) 74.250MHz +HSync +VSync Interlace
h: width 1920 start 2448 end 2492 total 2640 skew 0 clock 28.12KHz
v: height 1080 start 1084 end 1094 total 1125 clock 50.00Hz
1920x1080i (0xa6) 74.176MHz +HSync +VSync Interlace
h: width 1920 start 2008 end 2052 total 2200 skew 0 clock 33.72KHz
v: height 1080 start 1084 end 1094 total 1125 clock 59.94Hz
1600x1200 (0xa7) 162.000MHz +HSync +VSync
h: width 1600 start 1664 end 1856 total 2160 skew 0 clock 75.00KHz
v: height 1200 start 1201 end 1204 total 1250 clock 60.00Hz
1680x1050 (0x4b) 119.000MHz +HSync -VSync
h: width 1680 start 1728 end 1760 total 1840 skew 0 clock 64.67KHz
v: height 1050 start 1053 end 1059 total 1080 clock 59.88Hz
1400x1050 (0xa8) 101.000MHz +HSync -VSync
h: width 1400 start 1448 end 1480 total 1560 skew 0 clock 64.74KHz
v: height 1050 start 1053 end 1057 total 1080 clock 59.95Hz
1280x1024 (0xa9) 135.000MHz +HSync +VSync
h: width 1280 start 1296 end 1440 total 1688 skew 0 clock 79.98KHz
v: height 1024 start 1025 end 1028 total 1066 clock 75.02Hz
1280x1024 (0x52) 108.000MHz +HSync +VSync
h: width 1280 start 1328 end 1440 total 1688 skew 0 clock 63.98KHz
v: height 1024 start 1025 end 1028 total 1066 clock 60.02Hz
1440x900 (0xaa) 88.750MHz +HSync -VSync
h: width 1440 start 1488 end 1520 total 1600 skew 0 clock 55.47KHz
v: height 900 start 903 end 909 total 926 clock 59.90Hz
1280x960 (0x56) 108.000MHz +HSync +VSync
h: width 1280 start 1376 end 1488 total 1800 skew 0 clock 60.00KHz
v: height 960 start 961 end 964 total 1000 clock 60.00Hz
1152x864 (0xab) 108.000MHz +HSync +VSync
h: width 1152 start 1216 end 1344 total 1600 skew 0 clock 67.50KHz
v: height 864 start 865 end 868 total 900 clock 75.00Hz
1280x720 (0xac) 74.250MHz +HSync +VSync
h: width 1280 start 1390 end 1430 total 1650 skew 0 clock 45.00KHz
v: height 720 start 725 end 730 total 750 clock 60.00Hz
1280x720 (0xad) 74.250MHz +HSync +VSync
h: width 1280 start 1720 end 1760 total 1980 skew 0 clock 37.50KHz
v: height 720 start 725 end 730 total 750 clock 50.00Hz
1280x720 (0xae) 74.176MHz +HSync +VSync
h: width 1280 start 1390 end 1430 total 1650 skew 0 clock 44.96KHz
v: height 720 start 725 end 730 total 750 clock 59.94Hz
1440x576 (0xaf) 54.000MHz -HSync -VSync
h: width 1440 start 1464 end 1592 total 1728 skew 0 clock 31.25KHz
v: height 576 start 581 end 586 total 625 clock 50.00Hz
1024x768 (0xb0) 78.750MHz +HSync +VSync
h: width 1024 start 1040 end 1136 total 1312 skew 0 clock 60.02KHz
v: height 768 start 769 end 772 total 800 clock 75.03Hz
1024x768 (0xb1) 75.000MHz -HSync -VSync
h: width 1024 start 1048 end 1184 total 1328 skew 0 clock 56.48KHz
v: height 768 start 771 end 777 total 806 clock 70.07Hz
1024x768 (0x67) 65.000MHz -HSync -VSync
h: width 1024 start 1048 end 1184 total 1344 skew 0 clock 48.36KHz
v: height 768 start 771 end 777 total 806 clock 60.00Hz
1440x480 (0xb2) 54.054MHz -HSync -VSync
h: width 1440 start 1472 end 1596 total 1716 skew 0 clock 31.50KHz
v: height 480 start 489 end 495 total 525 clock 60.00Hz
1440x480 (0xb3) 54.000MHz -HSync -VSync
h: width 1440 start 1472 end 1596 total 1716 skew 0 clock 31.47KHz
v: height 480 start 489 end 495 total 525 clock 59.94Hz
832x624 (0xb4) 57.284MHz -HSync -VSync
h: width 832 start 864 end 928 total 1152 skew 0 clock 49.73KHz
v: height 624 start 625 end 628 total 667 clock 74.55Hz
800x600 (0xb5) 50.000MHz +HSync +VSync
h: width 800 start 856 end 976 total 1040 skew 0 clock 48.08KHz
v: height 600 start 637 end 643 total 666 clock 72.19Hz
800x600 (0xb6) 49.500MHz +HSync +VSync
h: width 800 start 816 end 896 total 1056 skew 0 clock 46.88KHz
v: height 600 start 601 end 604 total 625 clock 75.00Hz
800x600 (0x76) 40.000MHz +HSync +VSync
h: width 800 start 840 end 968 total 1056 skew 0 clock 37.88KHz
v: height 600 start 601 end 605 total 628 clock 60.32Hz
800x600 (0x77) 36.000MHz +HSync +VSync
h: width 800 start 824 end 896 total 1024 skew 0 clock 35.16KHz
v: height 600 start 601 end 603 total 625 clock 56.25Hz
720x576 (0xb7) 27.000MHz -HSync -VSync
h: width 720 start 732 end 796 total 864 skew 0 clock 31.25KHz
v: height 576 start 581 end 586 total 625 clock 50.00Hz
720x576i (0xb8) 13.500MHz -HSync -VSync Interlace
h: width 720 start 732 end 795 total 864 skew 0 clock 15.62KHz
v: height 576 start 580 end 586 total 625 clock 50.00Hz
720x480 (0xb9) 27.027MHz -HSync -VSync
h: width 720 start 736 end 798 total 858 skew 0 clock 31.50KHz
v: height 480 start 489 end 495 total 525 clock 60.00Hz
720x480 (0xba) 27.000MHz -HSync -VSync
h: width 720 start 736 end 798 total 858 skew 0 clock 31.47KHz
v: height 480 start 489 end 495 total 525 clock 59.94Hz
720x480i (0xbb) 13.514MHz -HSync -VSync Interlace
h: width 720 start 739 end 801 total 858 skew 0 clock 15.75KHz
v: height 480 start 488 end 494 total 525 clock 60.00Hz
720x480i (0xbc) 13.500MHz -HSync -VSync Interlace
h: width 720 start 739 end 801 total 858 skew 0 clock 15.73KHz
v: height 480 start 488 end 494 total 525 clock 59.94Hz
640x480 (0xbd) 31.500MHz -HSync -VSync
h: width 640 start 656 end 720 total 840 skew 0 clock 37.50KHz
v: height 480 start 481 end 484 total 500 clock 75.00Hz
640x480 (0xbe) 31.500MHz -HSync -VSync
h: width 640 start 664 end 704 total 832 skew 0 clock 37.86KHz
v: height 480 start 489 end 492 total 520 clock 72.81Hz
640x480 (0xbf) 30.240MHz -HSync -VSync
h: width 640 start 704 end 768 total 864 skew 0 clock 35.00KHz
v: height 480 start 483 end 486 total 525 clock 66.67Hz
640x480 (0xc0) 25.200MHz -HSync -VSync
h: width 640 start 656 end 752 total 800 skew 0 clock 31.50KHz
v: height 480 start 490 end 492 total 525 clock 60.00Hz
640x480 (0x85) 25.175MHz -HSync -VSync
h: width 640 start 656 end 752 total 800 skew 0 clock 31.47KHz
v: height 480 start 490 end 492 total 525 clock 59.94Hz
720x400 (0xc1) 28.320MHz -HSync +VSync
h: width 720 start 738 end 846 total 900 skew 0 clock 31.47KHz
v: height 400 start 412 end 414 total 449 clock 70.08Hz
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Xorg.0.log
Type: text/x-log
Size: 62066 bytes
Desc: not available
URL: <https://lists.x.org/archives/xorg/attachments/20211230/1d247a15/attachment-0001.bin>
More information about the xorg
mailing list