You are not logged in.
Pages: 1
I just installed Arch on a Macbook 11,1. When I tried to start my usual XMonad setup, X11 gave no errors, but was completely invisible. I could just see the last tty output it gave. I ressed the keybinding to exit XMonad, and sure enough, it closed the server.
I then tried using sway, and sway was able to run with no problems. However, once in sway, attempting to open any program (except for alacritty apparently) resulted in "cannot open display :0".
Offline
For sway: https://wiki.archlinux.org/index.php/Sway#Xwayland
If you want to fix xorg/xmonad post a xorg.log and maybe a
sudo journalctl -beither wrapped in [ code ] [ /code ] tags or via https://wiki.archlinux.org/index.php/Li … in_clients
Offline
thanks, I needed some tips for diagnosing this. The xorg.log file didn't exist even after running xorg.
I did run journalctl -b
-- Logs begin at Sun 2020-06-07 23:01:03 CDT, end at Mon 2020-06-08 03:30:22 CDT. --
Jun 08 03:27:36 ilo kernel: Linux version 5.6.15-arch1-1 (linux@archlinux) (gcc version 10.1.0 (GCC)) #1 SMP PREEMPT Wed, 27 May 2020 23:42:26 +0000
Jun 08 03:27:36 ilo kernel: Command line: initrd=\intel-ucode.img initrd=\initramfs-linux.img root="LABEL=iloarch" rw
Jun 08 03:27:36 ilo kernel: KERNEL supported cpus:
Jun 08 03:27:36 ilo kernel: Intel GenuineIntel
Jun 08 03:27:36 ilo kernel: AMD AuthenticAMD
Jun 08 03:27:36 ilo kernel: Hygon HygonGenuine
Jun 08 03:27:36 ilo kernel: Centaur CentaurHauls
Jun 08 03:27:36 ilo kernel: zhaoxin Shanghai
Jun 08 03:27:36 ilo kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Jun 08 03:27:36 ilo kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Jun 08 03:27:36 ilo kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Jun 08 03:27:36 ilo kernel: x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
Jun 08 03:27:36 ilo kernel: x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.
Jun 08 03:27:36 ilo kernel: BIOS-provided physical RAM map:
Jun 08 03:27:36 ilo kernel: BIOS-e820: [mem 0x0000000000000000-0x0000000000057fff] usable
Jun 08 03:27:36 ilo kernel: BIOS-e820: [mem 0x0000000000058000-0x0000000000058fff] reserved
Jun 08 03:27:36 ilo kernel: BIOS-e820: [mem 0x0000000000059000-0x000000000008efff] usable
Jun 08 03:27:36 ilo kernel: BIOS-e820: [mem 0x000000000008f000-0x000000000008ffff] reserved
Jun 08 03:27:36 ilo kernel: BIOS-e820: [mem 0x0000000000090000-0x000000000009ffff] usable
Jun 08 03:27:36 ilo kernel: BIOS-e820: [mem 0x00000000000a0000-0x00000000000bffff] reserved
Jun 08 03:27:36 ilo kernel: BIOS-e820: [mem 0x0000000000100000-0x000000008ad13fff] usable
Jun 08 03:27:36 ilo kernel: BIOS-e820: [mem 0x000000008ad14000-0x000000008ad52fff] ACPI NVS
Jun 08 03:27:36 ilo kernel: BIOS-e820: [mem 0x000000008ad53000-0x000000008ad61fff] usable
Jun 08 03:27:36 ilo kernel: BIOS-e820: [mem 0x000000008ad62000-0x000000008ad8efff] ACPI data
Jun 08 03:27:36 ilo kernel: BIOS-e820: [mem 0x000000008ad8f000-0x000000008ae38fff] usable
Jun 08 03:27:36 ilo kernel: BIOS-e820: [mem 0x000000008ae39000-0x000000008ae8efff] reserved
Jun 08 03:27:36 ilo kernel: BIOS-e820: [mem 0x000000008ae8f000-0x000000008aecffff] usable
Jun 08 03:27:36 ilo kernel: BIOS-e820: [mem 0x000000008aed0000-0x000000008aefefff] reserved
Jun 08 03:27:36 ilo kernel: BIOS-e820: [mem 0x000000008aeff000-0x000000008af83fff] usable
Jun 08 03:27:36 ilo kernel: BIOS-e820: [mem 0x000000008af84000-0x000000008afeffff] reserved
Jun 08 03:27:36 ilo kernel: BIOS-e820: [mem 0x000000008aff0000-0x000000008affffff] usable
Jun 08 03:27:36 ilo kernel: BIOS-e820: [mem 0x000000008b000000-0x000000008f9fffff] reserved
Jun 08 03:27:36 ilo kernel: BIOS-e820: [mem 0x00000000e00f8000-0x00000000e00f8fff] reserved
Jun 08 03:27:36 ilo kernel: BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
Jun 08 03:27:36 ilo kernel: BIOS-e820: [mem 0x00000000ffe10000-0x00000000ffe3ffff] reserved
Jun 08 03:27:36 ilo kernel: BIOS-e820: [mem 0x0000000100000000-0x000000026f5fffff] usable
Jun 08 03:27:36 ilo kernel: NX (Execute Disable) protection: active
Jun 08 03:27:36 ilo kernel: e820: update [mem 0x7f07a190-0x7f08a1cf] usable ==> usable
Jun 08 03:27:36 ilo kernel: e820: update [mem 0x7f07a190-0x7f08a1cf] usable ==> usable
Jun 08 03:27:36 ilo kernel: e820: update [mem 0x7f24a190-0x7f24a634] usable ==> usable
Jun 08 03:27:36 ilo kernel: e820: update [mem 0x7f24a190-0x7f24a634] usable ==> usable
Jun 08 03:27:36 ilo kernel: extended physical RAM map:
Jun 08 03:27:36 ilo kernel: reserve setup_data: [mem 0x0000000000000000-0x0000000000057fff] usable
Jun 08 03:27:36 ilo kernel: reserve setup_data: [mem 0x0000000000058000-0x0000000000058fff] reserved
Jun 08 03:27:36 ilo kernel: reserve setup_data: [mem 0x0000000000059000-0x000000000008efff] usable
Jun 08 03:27:36 ilo kernel: reserve setup_data: [mem 0x000000000008f000-0x000000000008ffff] reserved
Jun 08 03:27:36 ilo kernel: reserve setup_data: [mem 0x0000000000090000-0x000000000009ffff] usable
Jun 08 03:27:36 ilo kernel: reserve setup_data: [mem 0x00000000000a0000-0x00000000000bffff] reserved
Jun 08 03:27:36 ilo kernel: reserve setup_data: [mem 0x0000000000100000-0x000000007f07a18f] usable
Jun 08 03:27:36 ilo kernel: reserve setup_data: [mem 0x000000007f07a190-0x000000007f08a1cf] usable
Jun 08 03:27:36 ilo kernel: reserve setup_data: [mem 0x000000007f08a1d0-0x000000007f24a18f] usable
Jun 08 03:27:36 ilo kernel: reserve setup_data: [mem 0x000000007f24a190-0x000000007f24a634] usable
Jun 08 03:27:36 ilo kernel: reserve setup_data: [mem 0x000000007f24a635-0x000000008ad13fff] usable
Jun 08 03:27:36 ilo kernel: reserve setup_data: [mem 0x000000008ad14000-0x000000008ad52fff] ACPI NVS
Jun 08 03:27:36 ilo kernel: reserve setup_data: [mem 0x000000008ad53000-0x000000008ad61fff] usable
Jun 08 03:27:36 ilo kernel: reserve setup_data: [mem 0x000000008ad62000-0x000000008ad8efff] ACPI data
Jun 08 03:27:36 ilo kernel: reserve setup_data: [mem 0x000000008ad8f000-0x000000008ae38fff] usable
Jun 08 03:27:36 ilo kernel: reserve setup_data: [mem 0x000000008ae39000-0x000000008ae8efff] reserved
Jun 08 03:27:36 ilo kernel: reserve setup_data: [mem 0x000000008ae8f000-0x000000008aecffff] usable
Jun 08 03:27:36 ilo kernel: reserve setup_data: [mem 0x000000008aed0000-0x000000008aefefff] reserved
Jun 08 03:27:36 ilo kernel: reserve setup_data: [mem 0x000000008aeff000-0x000000008af83fff] usable
Jun 08 03:27:36 ilo kernel: reserve setup_data: [mem 0x000000008af84000-0x000000008afeffff] reserved
Jun 08 03:27:36 ilo kernel: reserve setup_data: [mem 0x000000008aff0000-0x000000008affffff] usable
Jun 08 03:27:36 ilo kernel: reserve setup_data: [mem 0x000000008b000000-0x000000008f9fffff] reserved
Jun 08 03:27:36 ilo kernel: reserve setup_data: [mem 0x00000000e00f8000-0x00000000e00f8fff] reserved
Jun 08 03:27:36 ilo kernel: reserve setup_data: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
Jun 08 03:27:36 ilo kernel: reserve setup_data: [mem 0x00000000ffe10000-0x00000000ffe3ffff] reserved
Jun 08 03:27:36 ilo kernel: reserve setup_data: [mem 0x0000000100000000-0x000000026f5fffff] usable
Jun 08 03:27:36 ilo kernel: efi: EFI v1.10 by Apple
Jun 08 03:27:36 ilo kernel: efi: ACPI=0x8ad8e000 ACPI 2.0=0x8ad8e014 SMBIOS=0x8ad15000
Jun 08 03:27:36 ilo kernel: SMBIOS 2.4 present.
Jun 08 03:27:36 ilo kernel: DMI: Apple Inc. MacBookPro11,1/Mac-189A3D4F975D5FFC, BIOS 160.0.0.0.0 04/12/2020
Jun 08 03:27:36 ilo kernel: tsc: Fast TSC calibration using PIT
Jun 08 03:27:36 ilo kernel: tsc: Detected 2600.072 MHz processor
Jun 08 03:27:36 ilo kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
Jun 08 03:27:36 ilo kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
Jun 08 03:27:36 ilo kernel: last_pfn = 0x26f600 max_arch_pfn = 0x400000000
Jun 08 03:27:36 ilo kernel: MTRR default type: write-back
Jun 08 03:27:36 ilo kernel: MTRR fixed ranges enabled:
Jun 08 03:27:36 ilo kernel: 00000-9FFFF write-back
Jun 08 03:27:36 ilo kernel: A0000-BFFFF uncachable
Jun 08 03:27:36 ilo kernel: C0000-DFFFF write-protect
Jun 08 03:27:36 ilo kernel: E0000-FFFFF uncachable
Jun 08 03:27:36 ilo kernel: MTRR variable ranges enabled:
Jun 08 03:27:36 ilo kernel: 0 base 00C0000000 mask 7FC0000000 uncachable
Jun 08 03:27:36 ilo kernel: 1 base 00A0000000 mask 7FE0000000 uncachable
Jun 08 03:27:36 ilo kernel: 2 base 0090000000 mask 7FF0000000 uncachable
Jun 08 03:27:36 ilo kernel: 3 base 008C000000 mask 7FFC000000 uncachable
Jun 08 03:27:36 ilo kernel: 4 base 008B800000 mask 7FFF800000 uncachable
Jun 08 03:27:36 ilo kernel: 5 disabled
Jun 08 03:27:36 ilo kernel: 6 disabled
Jun 08 03:27:36 ilo kernel: 7 disabled
Jun 08 03:27:36 ilo kernel: 8 disabled
Jun 08 03:27:36 ilo kernel: 9 disabled
Jun 08 03:27:36 ilo kernel: x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
Jun 08 03:27:36 ilo kernel: last_pfn = 0x8b000 max_arch_pfn = 0x400000000
Jun 08 03:27:36 ilo kernel: check: Scanning 1 areas for low memory corruption
Jun 08 03:27:36 ilo kernel: Using GB pages for direct mapping
Jun 08 03:27:36 ilo kernel: BRK [0x6fe01000, 0x6fe01fff] PGTABLE
Jun 08 03:27:36 ilo kernel: BRK [0x6fe02000, 0x6fe02fff] PGTABLE
Jun 08 03:27:36 ilo kernel: BRK [0x6fe03000, 0x6fe03fff] PGTABLE
Jun 08 03:27:36 ilo kernel: BRK [0x6fe04000, 0x6fe04fff] PGTABLE
Jun 08 03:27:36 ilo kernel: BRK [0x6fe05000, 0x6fe05fff] PGTABLE
Jun 08 03:27:36 ilo kernel: BRK [0x6fe06000, 0x6fe06fff] PGTABLE
Jun 08 03:27:36 ilo kernel: Secure boot disabled
Jun 08 03:27:36 ilo kernel: RAMDISK: [mem 0x7b4ee000-0x7c0e5fff]
Jun 08 03:27:36 ilo kernel: ACPI: Early table checksum verification disabled
Jun 08 03:27:36 ilo kernel: ACPI: RSDP 0x000000008AD8E014 000024 (v02 APPLE )
Jun 08 03:27:36 ilo kernel: ACPI: XSDT 0x000000008AD8E1C0 0000A4 (v01 APPLE Apple00 00000000 01000013)
Jun 08 03:27:36 ilo kernel: ACPI: FACP 0x000000008AD8C000 0000F4 (v05 APPLE Apple00 00000000 Loki 0000005F)
Jun 08 03:27:36 ilo kernel: ACPI: DSDT 0x000000008AD7F000 00767F (v03 APPLE MacBookP 00110001 INTL 20100915)
Jun 08 03:27:36 ilo kernel: ACPI: FACS 0x000000008AD1C000 000040
Jun 08 03:27:36 ilo kernel: ACPI: FACS 0x000000008AD1C000 000040
Jun 08 03:27:36 ilo kernel: ACPI: HPET 0x000000008AD8B000 000038 (v01 APPLE Apple00 00000001 Loki 0000005F)
Jun 08 03:27:36 ilo kernel: ACPI: APIC 0x000000008AD8A000 0000BC (v02 APPLE Apple00 00000001 Loki 0000005F)
Jun 08 03:27:36 ilo kernel: ACPI: SBST 0x000000008AD88000 000030 (v01 APPLE Apple00 00000001 Loki 0000005F)
Jun 08 03:27:36 ilo kernel: ACPI: ECDT 0x000000008AD87000 000053 (v01 APPLE Apple00 00000001 Loki 0000005F)
Jun 08 03:27:36 ilo kernel: ACPI: SSDT 0x000000008AD7E000 00010B (v01 APPLE SataAhci 00001000 INTL 20100915)
Jun 08 03:27:36 ilo kernel: ACPI: SSDT 0x000000008AD7D000 000024 (v01 APPLE SmcDppt 00001000 INTL 20100915)
Jun 08 03:27:36 ilo kernel: ACPI: SSDT 0x000000008AD7A000 000FE9 (v01 APPLE SDUsbLpt 00001000 INTL 20100915)
Jun 08 03:27:36 ilo kernel: ACPI: SSDT 0x000000008AD76000 000032 (v01 APPLE SsdtS3 00001000 INTL 20100915)
Jun 08 03:27:36 ilo kernel: ACPI: SSDT 0x000000008AD73000 0028B2 (v01 APPLE PcieTbt 00001000 INTL 20100915)
Jun 08 03:27:36 ilo kernel: ACPI: SSDT 0x000000008AD66000 0000B8 (v01 APPLE Sdxc 00001000 INTL 20100915)
Jun 08 03:27:36 ilo kernel: ACPI: SSDT 0x000000008AD65000 0003E0 (v01 APPLE SaHdaCdc 00001000 INTL 20100915)
Jun 08 03:27:36 ilo kernel: ACPI: SSDT 0x000000008AD64000 000594 (v01 PmRef Cpu0Ist 00003000 INTL 20100915)
Jun 08 03:27:36 ilo kernel: ACPI: SSDT 0x000000008AD63000 000B83 (v01 PmRef CpuPm 00003000 INTL 20100915)
Jun 08 03:27:36 ilo kernel: ACPI: DMAR 0x000000008AD62000 000088 (v01 APPLE HSW 00000001 AAPL 00000001)
Jun 08 03:27:36 ilo kernel: ACPI: MCFG 0x000000008AD89000 00003C (v01 APPLE Apple00 00000001 Loki 0000005F)
Jun 08 03:27:36 ilo kernel: ACPI: DMI detected to setup _OSI("Darwin"): Apple hardware
Jun 08 03:27:36 ilo kernel: ACPI: Local APIC address 0xfee00000
Jun 08 03:27:36 ilo kernel: No NUMA configuration found
Jun 08 03:27:36 ilo kernel: Faking a node at [mem 0x0000000000000000-0x000000026f5fffff]
Jun 08 03:27:36 ilo kernel: NODE_DATA(0) allocated [mem 0x26f5fa000-0x26f5fdfff]
Jun 08 03:27:36 ilo kernel: Zone ranges:
Jun 08 03:27:36 ilo kernel: DMA [mem 0x0000000000001000-0x0000000000ffffff]
Jun 08 03:27:36 ilo kernel: DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
Jun 08 03:27:36 ilo kernel: Normal [mem 0x0000000100000000-0x000000026f5fffff]
Jun 08 03:27:36 ilo kernel: Device empty
Jun 08 03:27:36 ilo kernel: Movable zone start for each node
Jun 08 03:27:36 ilo kernel: Early memory node ranges
Jun 08 03:27:36 ilo kernel: node 0: [mem 0x0000000000001000-0x0000000000057fff]
Jun 08 03:27:36 ilo kernel: node 0: [mem 0x0000000000059000-0x000000000008efff]
Jun 08 03:27:36 ilo kernel: node 0: [mem 0x0000000000090000-0x000000000009ffff]
Jun 08 03:27:36 ilo kernel: node 0: [mem 0x0000000000100000-0x000000008ad13fff]
Jun 08 03:27:36 ilo kernel: node 0: [mem 0x000000008ad53000-0x000000008ad61fff]
Jun 08 03:27:36 ilo kernel: node 0: [mem 0x000000008ad8f000-0x000000008ae38fff]
Jun 08 03:27:36 ilo kernel: node 0: [mem 0x000000008ae8f000-0x000000008aecffff]
Jun 08 03:27:36 ilo kernel: node 0: [mem 0x000000008aeff000-0x000000008af83fff]
Jun 08 03:27:36 ilo kernel: node 0: [mem 0x000000008aff0000-0x000000008affffff]
Jun 08 03:27:36 ilo kernel: node 0: [mem 0x0000000100000000-0x000000026f5fffff]
Jun 08 03:27:36 ilo kernel: Zeroed struct page in unavailable ranges: 23488 pages
Jun 08 03:27:36 ilo kernel: Initmem setup node 0 [mem 0x0000000000001000-0x000000026f5fffff]
Jun 08 03:27:36 ilo kernel: On node 0 totalpages: 2073664
Jun 08 03:27:36 ilo kernel: DMA zone: 64 pages used for memmap
Jun 08 03:27:36 ilo kernel: DMA zone: 22 pages reserved
Jun 08 03:27:36 ilo kernel: DMA zone: 3997 pages, LIFO batch:0
Jun 08 03:27:36 ilo kernel: DMA32 zone: 8827 pages used for memmap
Jun 08 03:27:36 ilo kernel: DMA32 zone: 564899 pages, LIFO batch:63
Jun 08 03:27:36 ilo kernel: Normal zone: 23512 pages used for memmap
Jun 08 03:27:36 ilo kernel: Normal zone: 1504768 pages, LIFO batch:63
Jun 08 03:27:36 ilo kernel: Reserving Intel graphics memory at [mem 0x8ba00000-0x8f9fffff]
Jun 08 03:27:36 ilo kernel: ACPI: PM-Timer IO Port: 0x1808
Jun 08 03:27:36 ilo kernel: ACPI: Local APIC address 0xfee00000
Jun 08 03:27:36 ilo kernel: ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
Jun 08 03:27:36 ilo kernel: ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
Jun 08 03:27:36 ilo kernel: ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
Jun 08 03:27:36 ilo kernel: ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
Jun 08 03:27:36 ilo kernel: ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
Jun 08 03:27:36 ilo kernel: ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
Jun 08 03:27:36 ilo kernel: ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
Jun 08 03:27:36 ilo kernel: ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
Jun 08 03:27:36 ilo kernel: IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-39
Jun 08 03:27:36 ilo kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Jun 08 03:27:36 ilo kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
Jun 08 03:27:36 ilo kernel: ACPI: IRQ0 used by override.
Jun 08 03:27:36 ilo kernel: ACPI: IRQ9 used by override.
Jun 08 03:27:36 ilo kernel: Using ACPI (MADT) for SMP configuration information
Jun 08 03:27:36 ilo kernel: ACPI: HPET id: 0x8086a201 base: 0xfed00000
Jun 08 03:27:36 ilo kernel: smpboot: Allowing 4 CPUs, 0 hotplug CPUs
Jun 08 03:27:36 ilo kernel: PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
Jun 08 03:27:36 ilo kernel: PM: hibernation: Registered nosave memory: [mem 0x00058000-0x00058fff]
Jun 08 03:27:36 ilo kernel: PM: hibernation: Registered nosave memory: [mem 0x0008f000-0x0008ffff]
Jun 08 03:27:36 ilo kernel: PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000bffff]
Jun 08 03:27:36 ilo kernel: PM: hibernation: Registered nosave memory: [mem 0x000c0000-0x000fffff]
Jun 08 03:27:36 ilo kernel: PM: hibernation: Registered nosave memory: [mem 0x7f07a000-0x7f07afff]
Jun 08 03:27:36 ilo kernel: PM: hibernation: Registered nosave memory: [mem 0x7f08a000-0x7f08afff]
Jun 08 03:27:36 ilo kernel: PM: hibernation: Registered nosave memory: [mem 0x7f24a000-0x7f24afff]
Jun 08 03:27:36 ilo kernel: PM: hibernation: Registered nosave memory: [mem 0x7f24a000-0x7f24afff]
Jun 08 03:27:36 ilo kernel: PM: hibernation: Registered nosave memory: [mem 0x8ad14000-0x8ad52fff]
Jun 08 03:27:36 ilo kernel: PM: hibernation: Registered nosave memory: [mem 0x8ad62000-0x8ad8efff]
Jun 08 03:27:36 ilo kernel: PM: hibernation: Registered nosave memory: [mem 0x8ae39000-0x8ae8efff]
Jun 08 03:27:36 ilo kernel: PM: hibernation: Registered nosave memory: [mem 0x8aed0000-0x8aefefff]
Jun 08 03:27:36 ilo kernel: PM: hibernation: Registered nosave memory: [mem 0x8af84000-0x8afeffff]
Jun 08 03:27:36 ilo kernel: PM: hibernation: Registered nosave memory: [mem 0x8b000000-0x8f9fffff]
Jun 08 03:27:36 ilo kernel: PM: hibernation: Registered nosave memory: [mem 0x8fa00000-0xe00f7fff]
Jun 08 03:27:36 ilo kernel: PM: hibernation: Registered nosave memory: [mem 0xe00f8000-0xe00f8fff]
Jun 08 03:27:36 ilo kernel: PM: hibernation: Registered nosave memory: [mem 0xe00f9000-0xfed1bfff]
Jun 08 03:27:36 ilo kernel: PM: hibernation: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff]
Jun 08 03:27:36 ilo kernel: PM: hibernation: Registered nosave memory: [mem 0xfed20000-0xffe0ffff]
Jun 08 03:27:36 ilo kernel: PM: hibernation: Registered nosave memory: [mem 0xffe10000-0xffe3ffff]
Jun 08 03:27:36 ilo kernel: PM: hibernation: Registered nosave memory: [mem 0xffe40000-0xffffffff]
Jun 08 03:27:36 ilo kernel: [mem 0x8fa00000-0xe00f7fff] available for PCI devices
Jun 08 03:27:36 ilo kernel: Booting paravirtualized kernel on bare hardware
Jun 08 03:27:36 ilo kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
Jun 08 03:27:36 ilo kernel: setup_percpu: NR_CPUS:320 nr_cpumask_bits:320 nr_cpu_ids:4 nr_node_ids:1
Jun 08 03:27:36 ilo kernel: percpu: Embedded 57 pages/cpu s196608 r8192 d28672 u524288
Jun 08 03:27:36 ilo kernel: pcpu-alloc: s196608 r8192 d28672 u524288 alloc=1*2097152
Jun 08 03:27:36 ilo kernel: pcpu-alloc: [0] 0 1 2 3
Jun 08 03:27:36 ilo kernel: Built 1 zonelists, mobility grouping on. Total pages: 2041239
Jun 08 03:27:36 ilo kernel: Policy zone: Normal
Jun 08 03:27:36 ilo kernel: Kernel command line: initrd=\intel-ucode.img initrd=\initramfs-linux.img root="LABEL=iloarch" rw
Jun 08 03:27:36 ilo kernel: Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
Jun 08 03:27:36 ilo kernel: Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
Jun 08 03:27:36 ilo kernel: mem auto-init: stack:byref_all, heap alloc:on, heap free:off
Jun 08 03:27:36 ilo kernel: Memory: 7848260K/8294656K available (12291K kernel code, 1463K rwdata, 4464K rodata, 1608K init, 3184K bss, 446396K reserved, 0K cma-reserved)
Jun 08 03:27:36 ilo kernel: random: get_random_u64 called from __kmem_cache_create+0x3e/0x610 with crng_init=0
Jun 08 03:27:36 ilo kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
Jun 08 03:27:36 ilo kernel: Kernel/User page tables isolation: enabled
Jun 08 03:27:36 ilo kernel: ftrace: allocating 39096 entries in 153 pages
Jun 08 03:27:36 ilo kernel: ftrace: allocated 153 pages with 4 groups
Jun 08 03:27:36 ilo kernel: rcu: Preemptible hierarchical RCU implementation.
Jun 08 03:27:36 ilo kernel: rcu: RCU dyntick-idle grace-period acceleration is enabled.
Jun 08 03:27:36 ilo kernel: rcu: RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=4.
Jun 08 03:27:36 ilo kernel: rcu: RCU priority boosting: priority 1 delay 500 ms.
Jun 08 03:27:36 ilo kernel: Tasks RCU enabled.
Jun 08 03:27:36 ilo kernel: rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
Jun 08 03:27:36 ilo kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
Jun 08 03:27:36 ilo kernel: NR_IRQS: 20736, nr_irqs: 728, preallocated irqs: 16
Jun 08 03:27:36 ilo kernel: Console: colour dummy device 80x25
Jun 08 03:27:36 ilo kernel: printk: console [tty0] enabled
Jun 08 03:27:36 ilo kernel: ACPI: Core revision 20200110
Jun 08 03:27:36 ilo kernel: clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns
Jun 08 03:27:36 ilo kernel: APIC: Switch to symmetric I/O mode setup
Jun 08 03:27:36 ilo kernel: DMAR: Host address width 39
Jun 08 03:27:36 ilo kernel: DMAR: DRHD base: 0x000000fed90000 flags: 0x0
Jun 08 03:27:36 ilo kernel: DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap c0000020660462 ecap f0101a
Jun 08 03:27:36 ilo kernel: DMAR: DRHD base: 0x000000fed91000 flags: 0x1
Jun 08 03:27:36 ilo kernel: DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap d2008020660462 ecap f010da
Jun 08 03:27:36 ilo kernel: DMAR: RMRR base: 0x0000008b800000 end: 0x0000008f9fffff
Jun 08 03:27:36 ilo kernel: DMAR-IR: IOAPIC id 2 under DRHD base 0xfed91000 IOMMU 1
Jun 08 03:27:36 ilo kernel: DMAR-IR: HPET id 0 under DRHD base 0xfed91000
Jun 08 03:27:36 ilo kernel: DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
Jun 08 03:27:36 ilo kernel: DMAR-IR: Enabled IRQ remapping in x2apic mode
Jun 08 03:27:36 ilo kernel: x2apic enabled
Jun 08 03:27:36 ilo kernel: Switched APIC routing to cluster x2apic.
Jun 08 03:27:36 ilo kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
Jun 08 03:27:36 ilo kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x257a801820e, max_idle_ns: 440795294786 ns
Jun 08 03:27:36 ilo kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 5202.81 BogoMIPS (lpj=8666906)
Jun 08 03:27:36 ilo kernel: pid_max: default: 32768 minimum: 301
Jun 08 03:27:36 ilo kernel: LSM: Security Framework initializing
Jun 08 03:27:36 ilo kernel: Yama: becoming mindful.
Jun 08 03:27:36 ilo kernel: Mount-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
Jun 08 03:27:36 ilo kernel: Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
Jun 08 03:27:36 ilo kernel: *** VALIDATE tmpfs ***
Jun 08 03:27:36 ilo kernel: *** VALIDATE proc ***
Jun 08 03:27:36 ilo kernel: *** VALIDATE cgroup ***
Jun 08 03:27:36 ilo kernel: *** VALIDATE cgroup2 ***
Jun 08 03:27:36 ilo kernel: mce: CPU0: Thermal monitoring enabled (TM1)
Jun 08 03:27:36 ilo kernel: process: using mwait in idle threads
Jun 08 03:27:36 ilo kernel: Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 1024
Jun 08 03:27:36 ilo kernel: Last level dTLB entries: 4KB 1024, 2MB 1024, 4MB 1024, 1GB 4
Jun 08 03:27:36 ilo kernel: Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
Jun 08 03:27:36 ilo kernel: Spectre V2 : Mitigation: Full generic retpoline
Jun 08 03:27:36 ilo kernel: Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
Jun 08 03:27:36 ilo kernel: Spectre V2 : Enabling Restricted Speculation for firmware calls
Jun 08 03:27:36 ilo kernel: Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
Jun 08 03:27:36 ilo kernel: Spectre V2 : User space: Mitigation: STIBP via seccomp and prctl
Jun 08 03:27:36 ilo kernel: Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
Jun 08 03:27:36 ilo kernel: MDS: Mitigation: Clear CPU buffers
Jun 08 03:27:36 ilo kernel: Freeing SMP alternatives memory: 32K
Jun 08 03:27:36 ilo kernel: smpboot: CPU0: Intel(R) Core(TM) i5-4278U CPU @ 2.60GHz (family: 0x6, model: 0x45, stepping: 0x1)
Jun 08 03:27:36 ilo kernel: Performance Events: PEBS fmt2+, Haswell events, 16-deep LBR, full-width counters, Intel PMU driver.
Jun 08 03:27:36 ilo kernel: ... version: 3
Jun 08 03:27:36 ilo kernel: ... bit width: 48
Jun 08 03:27:36 ilo kernel: ... generic registers: 4
Jun 08 03:27:36 ilo kernel: ... value mask: 0000ffffffffffff
Jun 08 03:27:36 ilo kernel: ... max period: 00007fffffffffff
Jun 08 03:27:36 ilo kernel: ... fixed-purpose events: 3
Jun 08 03:27:36 ilo kernel: ... event mask: 000000070000000f
Jun 08 03:27:36 ilo kernel: rcu: Hierarchical SRCU implementation.
Jun 08 03:27:36 ilo kernel: NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
Jun 08 03:27:36 ilo kernel: smp: Bringing up secondary CPUs ...
Jun 08 03:27:36 ilo kernel: x86: Booting SMP configuration:
Jun 08 03:27:36 ilo kernel: .... node #0, CPUs: #1 #2
Jun 08 03:27:36 ilo kernel: MDS CPU bug present and SMT on, data leak possible. See [url]https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/mds.html[/url] for more details.
Jun 08 03:27:36 ilo kernel: #3
Jun 08 03:27:36 ilo kernel: smp: Brought up 1 node, 4 CPUs
Jun 08 03:27:36 ilo kernel: smpboot: Max logical packages: 1
Jun 08 03:27:36 ilo kernel: smpboot: Total of 4 processors activated (20808.26 BogoMIPS)
Jun 08 03:27:36 ilo kernel: devtmpfs: initialized
Jun 08 03:27:36 ilo kernel: x86/mm: Memory block size: 128MB
Jun 08 03:27:36 ilo kernel: PM: Registering ACPI NVS region [mem 0x8ad14000-0x8ad52fff] (258048 bytes)
Jun 08 03:27:36 ilo kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
Jun 08 03:27:36 ilo kernel: futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
Jun 08 03:27:36 ilo kernel: pinctrl core: initialized pinctrl subsystem
Jun 08 03:27:36 ilo kernel: PM: RTC time: 08:27:34, date: 2020-06-08
Jun 08 03:27:36 ilo kernel: thermal_sys: Registered thermal governor 'fair_share'
Jun 08 03:27:36 ilo kernel: thermal_sys: Registered thermal governor 'bang_bang'
Jun 08 03:27:36 ilo kernel: thermal_sys: Registered thermal governor 'step_wise'
Jun 08 03:27:36 ilo kernel: thermal_sys: Registered thermal governor 'user_space'
Jun 08 03:27:36 ilo kernel: thermal_sys: Registered thermal governor 'power_allocator'
Jun 08 03:27:36 ilo kernel: NET: Registered protocol family 16
Jun 08 03:27:36 ilo kernel: audit: initializing netlink subsys (disabled)
Jun 08 03:27:36 ilo kernel: audit: type=2000 audit(1591604854.209:1): state=initialized audit_enabled=0 res=1
Jun 08 03:27:36 ilo kernel: cpuidle: using governor ladder
Jun 08 03:27:36 ilo kernel: cpuidle: using governor menu
Jun 08 03:27:36 ilo kernel: ACPI: bus type PCI registered
Jun 08 03:27:36 ilo kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
Jun 08 03:27:36 ilo kernel: PCI: MMCONFIG for domain 0000 [bus 00-9b] at [mem 0xe0000000-0xe9bfffff] (base 0xe0000000)
Jun 08 03:27:36 ilo kernel: PCI: not using MMCONFIG
Jun 08 03:27:36 ilo kernel: PCI: Using configuration type 1 for base access
Jun 08 03:27:36 ilo kernel: core: PMU erratum BJ122, BV98, HSD29 worked around, HT is on
Jun 08 03:27:36 ilo kernel: ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
Jun 08 03:27:36 ilo kernel: HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
Jun 08 03:27:36 ilo kernel: HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
Jun 08 03:27:36 ilo kernel: ACPI: Disabled all _OSI OS vendors
Jun 08 03:27:36 ilo kernel: ACPI: Added _OSI(Module Device)
Jun 08 03:27:36 ilo kernel: ACPI: Added _OSI(Processor Device)
Jun 08 03:27:36 ilo kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
Jun 08 03:27:36 ilo kernel: ACPI: Added _OSI(Processor Aggregator Device)
Jun 08 03:27:36 ilo kernel: ACPI: Added _OSI(Linux-Dell-Video)
Jun 08 03:27:36 ilo kernel: ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
Jun 08 03:27:36 ilo kernel: ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
Jun 08 03:27:36 ilo kernel: ACPI: Added _OSI(Darwin)
Jun 08 03:27:36 ilo kernel: ACPI: 10 ACPI AML tables successfully acquired and loaded
Jun 08 03:27:36 ilo kernel: ACPI: EC: EC started
Jun 08 03:27:36 ilo kernel: ACPI: EC: interrupt blocked
Jun 08 03:27:36 ilo kernel: ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
Jun 08 03:27:36 ilo kernel: ACPI: EC: Boot ECDT EC used to handle transactions
Jun 08 03:27:36 ilo kernel: ACPI: BIOS _OSI(Darwin) query honored via DMI
Jun 08 03:27:36 ilo kernel: ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
Jun 08 03:27:36 ilo kernel: ACPI Error: Needed type [Reference], found [Integer] 0000000033c67c35 (20200110/exresop-66)
Jun 08 03:27:36 ilo kernel: fbcon: Taking over console
Jun 08 03:27:36 ilo kernel: ACPI Error: AE_AML_OPERAND_TYPE, While resolving operands for [Store] (20200110/dswexec-431)
Jun 08 03:27:36 ilo kernel: ACPI Error: Aborting method \_PR.CPU0._PDC due to previous error (AE_AML_OPERAND_TYPE) (20200110/psparse-529)
Jun 08 03:27:36 ilo kernel: ACPI: Dynamic OEM Table Load:
Jun 08 03:27:36 ilo kernel: ACPI: SSDT 0xFFFF8E72E5A3D000 00067C (v01 PmRef ApIst 00003000 INTL 20100915)
Jun 08 03:27:36 ilo kernel: ACPI: Dynamic OEM Table Load:
Jun 08 03:27:36 ilo kernel: ACPI: SSDT 0xFFFF8E72E5BFD600 000119 (v01 PmRef ApCst 00003000 INTL 20100915)
Jun 08 03:27:36 ilo kernel: ACPI: Interpreter enabled
Jun 08 03:27:36 ilo kernel: ACPI: (supports S0 S3 S4 S5)
Jun 08 03:27:36 ilo kernel: ACPI: Using IOAPIC for interrupt routing
Jun 08 03:27:36 ilo kernel: PCI: MMCONFIG for domain 0000 [bus 00-9b] at [mem 0xe0000000-0xe9bfffff] (base 0xe0000000)
Jun 08 03:27:36 ilo kernel: PCI: MMCONFIG at [mem 0xe0000000-0xe9bfffff] reserved in ACPI motherboard resources
Jun 08 03:27:36 ilo kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
Jun 08 03:27:36 ilo kernel: ACPI: Enabled 4 GPEs in block 00 to 7F
Jun 08 03:27:36 ilo kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
Jun 08 03:27:36 ilo kernel: acpi PNP0A08:00: _OSC: OS assumes control of [PCIeHotplug SHPCHotplug AER PCIeCapability LTR]
Jun 08 03:27:36 ilo kernel: acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-9b] only partially covers this bridge
Jun 08 03:27:36 ilo kernel: PCI host bridge to bus 0000:00
Jun 08 03:27:36 ilo kernel: pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
Jun 08 03:27:36 ilo kernel: pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
Jun 08 03:27:36 ilo kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
Jun 08 03:27:36 ilo kernel: pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000c3fff window]
Jun 08 03:27:36 ilo kernel: pci_bus 0000:00: root bus resource [mem 0x000c4000-0x000c7fff window]
Jun 08 03:27:36 ilo kernel: pci_bus 0000:00: root bus resource [mem 0x000c8000-0x000cbfff window]
Jun 08 03:27:36 ilo kernel: pci_bus 0000:00: root bus resource [mem 0x000cc000-0x000cffff window]
Jun 08 03:27:36 ilo kernel: pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window]
Jun 08 03:27:36 ilo kernel: pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window]
Jun 08 03:27:36 ilo kernel: pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window]
Jun 08 03:27:36 ilo kernel: pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff window]
Jun 08 03:27:36 ilo kernel: pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff window]
Jun 08 03:27:36 ilo kernel: pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff window]
Jun 08 03:27:36 ilo kernel: pci_bus 0000:00: root bus resource [mem 0x000e8000-0x000ebfff window]
Jun 08 03:27:36 ilo kernel: pci_bus 0000:00: root bus resource [mem 0x000ec000-0x000effff window]
Jun 08 03:27:36 ilo kernel: pci_bus 0000:00: root bus resource [mem 0x000f0000-0x000fffff window]
Jun 08 03:27:36 ilo kernel: pci_bus 0000:00: root bus resource [mem 0x8fa00000-0xfeafffff window]
Jun 08 03:27:36 ilo kernel: pci_bus 0000:00: root bus resource [mem 0xfed40000-0xfed44fff window]
Jun 08 03:27:36 ilo kernel: pci_bus 0000:00: root bus resource [bus 00-ff]
Jun 08 03:27:36 ilo kernel: pci 0000:00:00.0: [8086:0a04] type 00 class 0x060000
Jun 08 03:27:36 ilo kernel: pci 0000:00:02.0: [8086:0a2e] type 00 class 0x030000
Jun 08 03:27:36 ilo kernel: pci 0000:00:02.0: reg 0x10: [mem 0xb0000000-0xb03fffff 64bit]
Jun 08 03:27:36 ilo kernel: pci 0000:00:02.0: reg 0x18: [mem 0xa0000000-0xafffffff 64bit pref]
Jun 08 03:27:36 ilo kernel: pci 0000:00:02.0: reg 0x20: [io 0x2000-0x203f]
Jun 08 03:27:36 ilo kernel: pci 0000:00:02.0: BAR 2: assigned to efifb
Jun 08 03:27:36 ilo kernel: pci 0000:00:03.0: [8086:0a0c] type 00 class 0x040300
Jun 08 03:27:36 ilo kernel: pci 0000:00:03.0: reg 0x10: [mem 0xb0a10000-0xb0a13fff 64bit]
Jun 08 03:27:36 ilo kernel: pci 0000:00:14.0: [8086:9c31] type 00 class 0x0c0330
Jun 08 03:27:36 ilo kernel: pci 0000:00:14.0: reg 0x10: [mem 0xb0a00000-0xb0a0ffff 64bit]
Jun 08 03:27:36 ilo kernel: pci 0000:00:14.0: PME# supported from D3hot D3cold
Jun 08 03:27:36 ilo kernel: pci 0000:00:16.0: [8086:9c3a] type 00 class 0x078000
Jun 08 03:27:36 ilo kernel: pci 0000:00:16.0: reg 0x10: [mem 0xb0a2a100-0xb0a2a11f 64bit]
Jun 08 03:27:36 ilo kernel: pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
Jun 08 03:27:36 ilo kernel: pci 0000:00:1b.0: [8086:9c20] type 00 class 0x040300
Jun 08 03:27:36 ilo kernel: pci 0000:00:1b.0: reg 0x10: [mem 0xb0a14000-0xb0a17fff 64bit]
Jun 08 03:27:36 ilo kernel: pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
Jun 08 03:27:36 ilo kernel: pci 0000:00:1c.0: [8086:9c10] type 01 class 0x060400
Jun 08 03:27:36 ilo kernel: pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
Jun 08 03:27:36 ilo kernel: pci 0000:00:1c.1: [8086:9c12] type 01 class 0x060400
Jun 08 03:27:36 ilo kernel: pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
Jun 08 03:27:36 ilo kernel: pci 0000:00:1c.2: [8086:9c14] type 01 class 0x060400
Jun 08 03:27:36 ilo kernel: pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
Jun 08 03:27:36 ilo kernel: pci 0000:00:1c.4: [8086:9c18] type 01 class 0x060400
Jun 08 03:27:36 ilo kernel: pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
Jun 08 03:27:36 ilo kernel: pci 0000:00:1c.5: [8086:9c1a] type 01 class 0x060400
Jun 08 03:27:36 ilo kernel: pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
Jun 08 03:27:36 ilo kernel: pci 0000:00:1f.0: [8086:9c43] type 00 class 0x060100
Jun 08 03:27:36 ilo kernel: pci 0000:00:1f.3: [8086:9c22] type 00 class 0x0c0500
Jun 08 03:27:36 ilo kernel: pci 0000:00:1f.3: reg 0x10: [mem 0xb0a2a000-0xb0a2a0ff 64bit]
Jun 08 03:27:36 ilo kernel: pci 0000:00:1f.3: reg 0x20: [io 0xefa0-0xefbf]
Jun 08 03:27:36 ilo kernel: pci 0000:00:1c.0: PCI bridge to [bus 01]
Jun 08 03:27:36 ilo kernel: pci 0000:02:00.0: [14e4:1570] type 00 class 0x048000
Jun 08 03:27:36 ilo kernel: pci 0000:02:00.0: reg 0x10: [mem 0xb0900000-0xb090ffff 64bit]
Jun 08 03:27:36 ilo kernel: pci 0000:02:00.0: reg 0x18: [mem 0x90000000-0x9fffffff 64bit pref]
Jun 08 03:27:36 ilo kernel: pci 0000:02:00.0: reg 0x20: [mem 0xb0800000-0xb08fffff 64bit]
Jun 08 03:27:36 ilo kernel: pci 0000:02:00.0: supports D1
Jun 08 03:27:36 ilo kernel: pci 0000:02:00.0: PME# supported from D0 D3hot
Jun 08 03:27:36 ilo kernel: pci 0000:00:1c.1: PCI bridge to [bus 02]
Jun 08 03:27:36 ilo kernel: pci 0000:00:1c.1: bridge window [mem 0xb0800000-0xb09fffff]
Jun 08 03:27:36 ilo kernel: pci 0000:00:1c.1: bridge window [mem 0x90000000-0x9fffffff 64bit pref]
Jun 08 03:27:36 ilo kernel: pci 0000:03:00.0: [14e4:43a0] type 00 class 0x028000
Jun 08 03:27:36 ilo kernel: pci 0000:03:00.0: reg 0x10: [mem 0xb0600000-0xb0607fff 64bit]
Jun 08 03:27:36 ilo kernel: pci 0000:03:00.0: reg 0x18: [mem 0xb0400000-0xb05fffff 64bit]
Jun 08 03:27:36 ilo kernel: pci 0000:03:00.0: supports D1 D2
Jun 08 03:27:36 ilo kernel: pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Jun 08 03:27:36 ilo kernel: pci 0000:00:1c.2: PCI bridge to [bus 03]
Jun 08 03:27:36 ilo kernel: pci 0000:00:1c.2: bridge window [mem 0xb0400000-0xb06fffff]
Jun 08 03:27:36 ilo kernel: pci 0000:05:00.0: [8086:156d] type 01 class 0x060400
Jun 08 03:27:36 ilo kernel: pci 0000:05:00.0: enabling Extended Tags
Jun 08 03:27:36 ilo kernel: pci 0000:05:00.0: supports D1 D2
Jun 08 03:27:36 ilo kernel: pci 0000:05:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Jun 08 03:27:36 ilo kernel: pci 0000:00:1c.4: PCI bridge to [bus 05-9b]
Jun 08 03:27:36 ilo kernel: pci 0000:00:1c.4: bridge window [io 0x3000-0x5fff]
Jun 08 03:27:36 ilo kernel: pci 0000:00:1c.4: bridge window [mem 0xb0b00000-0xbcbfffff]
Jun 08 03:27:36 ilo kernel: pci 0000:00:1c.4: bridge window [mem 0xbcc00000-0xc8bfffff 64bit pref]
Jun 08 03:27:36 ilo kernel: pci 0000:06:00.0: [8086:156d] type 01 class 0x060400
Jun 08 03:27:36 ilo kernel: pci 0000:06:00.0: enabling Extended Tags
Jun 08 03:27:36 ilo kernel: pci 0000:06:00.0: supports D1 D2
Jun 08 03:27:36 ilo kernel: pci 0000:06:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Jun 08 03:27:36 ilo kernel: pci 0000:06:03.0: [8086:156d] type 01 class 0x060400
Jun 08 03:27:36 ilo kernel: pci 0000:06:03.0: enabling Extended Tags
Jun 08 03:27:36 ilo kernel: pci 0000:06:03.0: supports D1 D2
Jun 08 03:27:36 ilo kernel: pci 0000:06:03.0: PME# supported from D0 D1 D2 D3hot D3cold
Jun 08 03:27:36 ilo kernel: pci 0000:06:04.0: [8086:156d] type 01 class 0x060400
Jun 08 03:27:36 ilo kernel: pci 0000:06:04.0: enabling Extended Tags
Jun 08 03:27:36 ilo kernel: pci 0000:06:04.0: supports D1 D2
Jun 08 03:27:36 ilo kernel: pci 0000:06:04.0: PME# supported from D0 D1 D2 D3hot D3cold
Jun 08 03:27:36 ilo kernel: pci 0000:06:05.0: [8086:156d] type 01 class 0x060400
Jun 08 03:27:36 ilo kernel: pci 0000:06:05.0: enabling Extended Tags
Jun 08 03:27:36 ilo kernel: pci 0000:06:05.0: supports D1 D2
Jun 08 03:27:36 ilo kernel: pci 0000:06:05.0: PME# supported from D0 D1 D2 D3hot D3cold
Jun 08 03:27:36 ilo kernel: pci 0000:06:06.0: [8086:156d] type 01 class 0x060400
Jun 08 03:27:36 ilo kernel: pci 0000:06:06.0: enabling Extended Tags
Jun 08 03:27:36 ilo kernel: pci 0000:06:06.0: supports D1 D2
Jun 08 03:27:36 ilo kernel: pci 0000:06:06.0: PME# supported from D0 D1 D2 D3hot D3cold
Jun 08 03:27:36 ilo kernel: pci 0000:05:00.0: PCI bridge to [bus 06-6b]
Jun 08 03:27:36 ilo kernel: pci 0000:05:00.0: bridge window [io 0x3000-0x4fff]
Jun 08 03:27:36 ilo kernel: pci 0000:05:00.0: bridge window [mem 0xb0b00000-0xb8bfffff]
Jun 08 03:27:36 ilo kernel: pci 0000:05:00.0: bridge window [mem 0xbcc00000-0xc4bfffff 64bit pref]
Jun 08 03:27:36 ilo kernel: pci 0000:07:00.0: [8086:156c] type 00 class 0x088000
Jun 08 03:27:36 ilo kernel: pci 0000:07:00.0: reg 0x10: [mem 0xb0b00000-0xb0b3ffff]
Jun 08 03:27:36 ilo kernel: pci 0000:07:00.0: reg 0x14: [mem 0xb0b40000-0xb0b40fff]
Jun 08 03:27:36 ilo kernel: pci 0000:07:00.0: enabling Extended Tags
Jun 08 03:27:36 ilo kernel: pci 0000:07:00.0: supports D1 D2
Jun 08 03:27:36 ilo kernel: pci 0000:07:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Jun 08 03:27:36 ilo kernel: pci 0000:06:00.0: PCI bridge to [bus 07]
Jun 08 03:27:36 ilo kernel: pci 0000:06:00.0: bridge window [mem 0xb0b00000-0xb0bfffff]
Jun 08 03:27:36 ilo kernel: pci 0000:06:03.0: PCI bridge to [bus 08-38]
Jun 08 03:27:36 ilo kernel: pci 0000:06:03.0: bridge window [io 0x3000-0x3fff]
Jun 08 03:27:36 ilo kernel: pci 0000:06:03.0: bridge window [mem 0xb0c00000-0xb4bfffff]
Jun 08 03:27:36 ilo kernel: pci 0000:06:03.0: bridge window [mem 0xbcc00000-0xc0bfffff 64bit pref]
Jun 08 03:27:36 ilo kernel: pci 0000:06:04.0: PCI bridge to [bus 39]
Jun 08 03:27:36 ilo kernel: pci 0000:06:05.0: PCI bridge to [bus 3a-6a]
Jun 08 03:27:36 ilo kernel: pci 0000:06:05.0: bridge window [io 0x4000-0x4fff]
Jun 08 03:27:36 ilo kernel: pci 0000:06:05.0: bridge window [mem 0xb4c00000-0xb8bfffff]
Jun 08 03:27:36 ilo kernel: pci 0000:06:05.0: bridge window [mem 0xc0c00000-0xc4bfffff 64bit pref]
Jun 08 03:27:36 ilo kernel: pci 0000:06:06.0: PCI bridge to [bus 6b]
Jun 08 03:27:36 ilo kernel: pci 0000:04:00.0: [144d:1600] type 00 class 0x010601
Jun 08 03:27:36 ilo kernel: pci 0000:04:00.0: reg 0x24: [mem 0xb0700000-0xb0701fff]
Jun 08 03:27:36 ilo kernel: pci 0000:04:00.0: reg 0x30: [mem 0xffff0000-0xffffffff pref]
Jun 08 03:27:36 ilo kernel: pci 0000:04:00.0: PME# supported from D3hot D3cold
Jun 08 03:27:36 ilo kernel: pci 0000:04:00.0: 8.000 Gb/s available PCIe bandwidth, limited by 5 GT/s x2 link at 0000:00:1c.5 (capable of 16.000 Gb/s with 5 GT/s x4 link)
Jun 08 03:27:36 ilo kernel: pci 0000:00:1c.5: PCI bridge to [bus 04]
Jun 08 03:27:36 ilo kernel: pci 0000:00:1c.5: bridge window [mem 0xb0700000-0xb07fffff]
Jun 08 03:27:36 ilo kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 5 6 7 10 12 14 15) *0, disabled.
Jun 08 03:27:36 ilo kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 5 6 7 11 12 14 15) *0, disabled.
Jun 08 03:27:36 ilo kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 7 10 12 14 15) *0, disabled.
Jun 08 03:27:36 ilo kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 5 6 7 11 12 14 15) *0, disabled.
Jun 08 03:27:36 ilo kernel: ACPI: PCI Interrupt Link [LNKE] (IRQs 1 3 4 5 6 7 10 12 14 15) *0, disabled.
Jun 08 03:27:36 ilo kernel: ACPI: PCI Interrupt Link [LNKF] (IRQs 1 3 4 5 6 7 11 12 14 15) *0, disabled.
Jun 08 03:27:36 ilo kernel: ACPI: PCI Interrupt Link [LNKG] (IRQs 1 3 4 5 6 7 10 12 14 15) *0, disabled.
Jun 08 03:27:36 ilo kernel: ACPI: PCI Interrupt Link [LNKH] (IRQs 1 3 4 5 6 7 11 12 14 15) *0, disabled.
Jun 08 03:27:36 ilo kernel: ACPI: EC: interrupt unblocked
Jun 08 03:27:36 ilo kernel: ACPI: EC: event unblocked
Jun 08 03:27:36 ilo kernel: ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
Jun 08 03:27:36 ilo kernel: ACPI: EC: GPE=0x4e
Jun 08 03:27:36 ilo kernel: ACPI: \_SB_.PCI0.LPCB.EC__: Boot DSDT EC used to handle transactions and events
Jun 08 03:27:36 ilo kernel: iommu: Default domain type: Translated
Jun 08 03:27:36 ilo kernel: pci 0000:00:02.0: vgaarb: setting as boot VGA device
Jun 08 03:27:36 ilo kernel: pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
Jun 08 03:27:36 ilo kernel: pci 0000:00:02.0: vgaarb: bridge control possible
Jun 08 03:27:36 ilo kernel: vgaarb: loaded
Jun 08 03:27:36 ilo kernel: SCSI subsystem initialized
Jun 08 03:27:36 ilo kernel: libata version 3.00 loaded.
Jun 08 03:27:36 ilo kernel: ACPI: bus type USB registered
Jun 08 03:27:36 ilo kernel: usbcore: registered new interface driver usbfs
Jun 08 03:27:36 ilo kernel: usbcore: registered new interface driver hub
Jun 08 03:27:36 ilo kernel: usbcore: registered new device driver usb
Jun 08 03:27:36 ilo kernel: pps_core: LinuxPPS API ver. 1 registered
Jun 08 03:27:36 ilo kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
Jun 08 03:27:36 ilo kernel: PTP clock support registered
Jun 08 03:27:36 ilo kernel: EDAC MC: Ver: 3.0.0
Jun 08 03:27:36 ilo kernel: Registered efivars operations
Jun 08 03:27:36 ilo kernel: PCI: Using ACPI for IRQ routing
Jun 08 03:27:36 ilo kernel: PCI: pci_cache_line_size set to 64 bytes
Jun 08 03:27:36 ilo kernel: e820: reserve RAM buffer [mem 0x00058000-0x0005ffff]
Jun 08 03:27:36 ilo kernel: e820: reserve RAM buffer [mem 0x0008f000-0x0008ffff]
Jun 08 03:27:36 ilo kernel: e820: reserve RAM buffer [mem 0x7f07a190-0x7fffffff]
Jun 08 03:27:36 ilo kernel: e820: reserve RAM buffer [mem 0x7f24a190-0x7fffffff]
Jun 08 03:27:36 ilo kernel: e820: reserve RAM buffer [mem 0x8ad14000-0x8bffffff]
Jun 08 03:27:36 ilo kernel: e820: reserve RAM buffer [mem 0x8ad62000-0x8bffffff]
Jun 08 03:27:36 ilo kernel: e820: reserve RAM buffer [mem 0x8ae39000-0x8bffffff]
Jun 08 03:27:36 ilo kernel: e820: reserve RAM buffer [mem 0x8aed0000-0x8bffffff]
Jun 08 03:27:36 ilo kernel: e820: reserve RAM buffer [mem 0x8af84000-0x8bffffff]
Jun 08 03:27:36 ilo kernel: e820: reserve RAM buffer [mem 0x8b000000-0x8bffffff]
Jun 08 03:27:36 ilo kernel: e820: reserve RAM buffer [mem 0x26f600000-0x26fffffff]
Jun 08 03:27:36 ilo kernel: NetLabel: Initializing
Jun 08 03:27:36 ilo kernel: NetLabel: domain hash size = 128
Jun 08 03:27:36 ilo kernel: NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
Jun 08 03:27:36 ilo kernel: NetLabel: unlabeled traffic allowed by default
Jun 08 03:27:36 ilo kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
Jun 08 03:27:36 ilo kernel: hpet0: 8 comparators, 64-bit 14.318180 MHz counter
Jun 08 03:27:36 ilo kernel: clocksource: Switched to clocksource tsc-early
Jun 08 03:27:36 ilo kernel: *** VALIDATE bpf ***
Jun 08 03:27:36 ilo kernel: VFS: Disk quotas dquot_6.6.0
Jun 08 03:27:36 ilo kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Jun 08 03:27:36 ilo kernel: *** VALIDATE ramfs ***
Jun 08 03:27:36 ilo kernel: *** VALIDATE hugetlbfs ***
Jun 08 03:27:36 ilo kernel: pnp: PnP ACPI init
Jun 08 03:27:36 ilo kernel: system 00:00: [mem 0xfed00000-0xfed03fff] has been reserved
Jun 08 03:27:36 ilo kernel: system 00:00: Plug and Play ACPI device, IDs PNP0103 PNP0c01 (active)
Jun 08 03:27:36 ilo kernel: system 00:01: [io 0xffff] has been reserved
Jun 08 03:27:36 ilo kernel: system 00:01: [io 0x0400-0x047f] has been reserved
Jun 08 03:27:36 ilo kernel: system 00:01: [io 0x0800-0x087f] has been reserved
Jun 08 03:27:36 ilo kernel: system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
Jun 08 03:27:36 ilo kernel: pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active)
Jun 08 03:27:36 ilo kernel: system 00:03: [mem 0xfed1c000-0xfed1ffff] has been reserved
Jun 08 03:27:36 ilo kernel: system 00:03: [mem 0xfed10000-0xfed17fff] has been reserved
Jun 08 03:27:36 ilo kernel: system 00:03: [mem 0xfed18000-0xfed18fff] has been reserved
Jun 08 03:27:36 ilo kernel: system 00:03: [mem 0xfed19000-0xfed19fff] has been reserved
Jun 08 03:27:36 ilo kernel: system 00:03: [mem 0xe0000000-0xefffffff] could not be reserved
Jun 08 03:27:36 ilo kernel: system 00:03: [mem 0xfed20000-0xfed3ffff] has been reserved
Jun 08 03:27:36 ilo kernel: system 00:03: [mem 0xfed90000-0xfed93fff] could not be reserved
Jun 08 03:27:36 ilo kernel: system 00:03: [mem 0xfed45000-0xfed8ffff] has been reserved
Jun 08 03:27:36 ilo kernel: system 00:03: [mem 0xff000000-0xffffffff] could not be reserved
Jun 08 03:27:36 ilo kernel: system 00:03: [mem 0xfee00000-0xfeefffff] has been reserved
Jun 08 03:27:36 ilo kernel: system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
Jun 08 03:27:36 ilo kernel: system 00:04: [mem 0x20000000-0x201fffff] could not be reserved
Jun 08 03:27:36 ilo kernel: system 00:04: [mem 0x40000000-0x401fffff] could not be reserved
Jun 08 03:27:36 ilo kernel: system 00:04: Plug and Play ACPI device, IDs PNP0c01 (active)
Jun 08 03:27:36 ilo kernel: pnp: PnP ACPI: found 5 devices
Jun 08 03:27:36 ilo kernel: pci 0000:00:02.0: assigning 3 device properties
Jun 08 03:27:36 ilo kernel: pci 0000:07:00.0: assigning 7 device properties
Jun 08 03:27:36 ilo kernel: pci 0000:00:1b.0: assigning 4 device properties
Jun 08 03:27:36 ilo kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
Jun 08 03:27:36 ilo kernel: pci 0000:04:00.0: can't claim BAR 6 [mem 0xffff0000-0xffffffff pref]: no compatible bridge window
Jun 08 03:27:36 ilo kernel: pci 0000:06:00.0: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000
Jun 08 03:27:36 ilo kernel: pci 0000:06:00.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 07] add_size 200000 add_align 100000
Jun 08 03:27:36 ilo kernel: pci 0000:06:04.0: bridge window [io 0x1000-0x0fff] to [bus 39] add_size 1000
Jun 08 03:27:36 ilo kernel: pci 0000:06:04.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 39] add_size 200000 add_align 100000
Jun 08 03:27:36 ilo kernel: pci 0000:06:04.0: bridge window [mem 0x00100000-0x000fffff] to [bus 39] add_size 200000 add_align 100000
Jun 08 03:27:36 ilo kernel: pci 0000:06:06.0: bridge window [io 0x1000-0x0fff] to [bus 6b] add_size 1000
Jun 08 03:27:36 ilo kernel: pci 0000:06:06.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 6b] add_size 200000 add_align 100000
Jun 08 03:27:36 ilo kernel: pci 0000:06:06.0: bridge window [mem 0x00100000-0x000fffff] to [bus 6b] add_size 200000 add_align 100000
Jun 08 03:27:36 ilo kernel: pci 0000:00:1c.0: PCI bridge to [bus 01]
Jun 08 03:27:36 ilo kernel: pci 0000:00:1c.1: PCI bridge to [bus 02]
Jun 08 03:27:36 ilo kernel: pci 0000:00:1c.1: bridge window [mem 0xb0800000-0xb09fffff]
Jun 08 03:27:36 ilo kernel: pci 0000:00:1c.1: bridge window [mem 0x90000000-0x9fffffff 64bit pref]
Jun 08 03:27:36 ilo kernel: pci 0000:00:1c.2: PCI bridge to [bus 03]
Jun 08 03:27:36 ilo kernel: pci 0000:00:1c.2: bridge window [mem 0xb0400000-0xb06fffff]
Jun 08 03:27:36 ilo kernel: pci 0000:06:00.0: BAR 15: no space for [mem size 0x00200000 64bit pref]
Jun 08 03:27:36 ilo kernel: pci 0000:06:00.0: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
Jun 08 03:27:36 ilo kernel: pci 0000:06:04.0: BAR 14: no space for [mem size 0x00200000]
Jun 08 03:27:36 ilo kernel: pci 0000:06:04.0: BAR 14: failed to assign [mem size 0x00200000]
Jun 08 03:27:36 ilo kernel: pci 0000:06:04.0: BAR 15: no space for [mem size 0x00200000 64bit pref]
Jun 08 03:27:36 ilo kernel: pci 0000:06:04.0: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
Jun 08 03:27:36 ilo kernel: pci 0000:06:06.0: BAR 14: no space for [mem size 0x00200000]
Jun 08 03:27:36 ilo kernel: pci 0000:06:06.0: BAR 14: failed to assign [mem size 0x00200000]
Jun 08 03:27:36 ilo kernel: pci 0000:06:06.0: BAR 15: no space for [mem size 0x00200000 64bit pref]
Jun 08 03:27:36 ilo kernel: pci 0000:06:06.0: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
Jun 08 03:27:36 ilo kernel: pci 0000:06:00.0: BAR 13: no space for [io size 0x1000]
Jun 08 03:27:36 ilo kernel: pci 0000:06:00.0: BAR 13: failed to assign [io size 0x1000]
Jun 08 03:27:36 ilo kernel: pci 0000:06:04.0: BAR 13: no space for [io size 0x1000]
Jun 08 03:27:36 ilo kernel: pci 0000:06:04.0: BAR 13: failed to assign [io size 0x1000]
Jun 08 03:27:36 ilo kernel: pci 0000:06:06.0: BAR 13: no space for [io size 0x1000]
Jun 08 03:27:36 ilo kernel: pci 0000:06:06.0: BAR 13: failed to assign [io size 0x1000]
Jun 08 03:27:36 ilo kernel: pci 0000:06:06.0: BAR 14: no space for [mem size 0x00200000]
Jun 08 03:27:36 ilo kernel: pci 0000:06:06.0: BAR 14: failed to assign [mem size 0x00200000]
Jun 08 03:27:36 ilo kernel: pci 0000:06:06.0: BAR 15: no space for [mem size 0x00200000 64bit pref]
Jun 08 03:27:36 ilo kernel: pci 0000:06:06.0: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
Jun 08 03:27:36 ilo kernel: pci 0000:06:06.0: BAR 13: no space for [io size 0x1000]
Jun 08 03:27:36 ilo kernel: pci 0000:06:06.0: BAR 13: failed to assign [io size 0x1000]
Jun 08 03:27:36 ilo kernel: pci 0000:06:04.0: BAR 14: no space for [mem size 0x00200000]
Jun 08 03:27:36 ilo kernel: pci 0000:06:04.0: BAR 14: failed to assign [mem size 0x00200000]
Jun 08 03:27:36 ilo kernel: pci 0000:06:04.0: BAR 15: no space for [mem size 0x00200000 64bit pref]
Jun 08 03:27:36 ilo kernel: pci 0000:06:04.0: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
Jun 08 03:27:36 ilo kernel: pci 0000:06:04.0: BAR 13: no space for [io size 0x1000]
Jun 08 03:27:36 ilo kernel: pci 0000:06:04.0: BAR 13: failed to assign [io size 0x1000]
Jun 08 03:27:36 ilo kernel: pci 0000:06:00.0: BAR 15: no space for [mem size 0x00200000 64bit pref]
Jun 08 03:27:36 ilo kernel: pci 0000:06:00.0: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
Jun 08 03:27:36 ilo kernel: pci 0000:06:00.0: BAR 13: no space for [io size 0x1000]
Jun 08 03:27:36 ilo kernel: pci 0000:06:00.0: BAR 13: failed to assign [io size 0x1000]
Jun 08 03:27:36 ilo kernel: pci 0000:06:00.0: PCI bridge to [bus 07]
Jun 08 03:27:36 ilo kernel: pci 0000:06:00.0: bridge window [mem 0xb0b00000-0xb0bfffff]
Jun 08 03:27:36 ilo kernel: pci 0000:06:03.0: PCI bridge to [bus 08-38]
Jun 08 03:27:36 ilo kernel: pci 0000:06:03.0: bridge window [io 0x3000-0x3fff]
Jun 08 03:27:36 ilo kernel: pci 0000:06:03.0: bridge window [mem 0xb0c00000-0xb4bfffff]
Jun 08 03:27:36 ilo kernel: pci 0000:06:03.0: bridge window [mem 0xbcc00000-0xc0bfffff 64bit pref]
Jun 08 03:27:36 ilo kernel: pci 0000:06:04.0: PCI bridge to [bus 39]
Jun 08 03:27:36 ilo kernel: pci 0000:06:05.0: PCI bridge to [bus 3a-6a]
Jun 08 03:27:36 ilo kernel: pci 0000:06:05.0: bridge window [io 0x4000-0x4fff]
Jun 08 03:27:36 ilo kernel: pci 0000:06:05.0: bridge window [mem 0xb4c00000-0xb8bfffff]
Jun 08 03:27:36 ilo kernel: pci 0000:06:05.0: bridge window [mem 0xc0c00000-0xc4bfffff 64bit pref]
Jun 08 03:27:36 ilo kernel: pci 0000:06:06.0: PCI bridge to [bus 6b]
Jun 08 03:27:36 ilo kernel: pci 0000:05:00.0: PCI bridge to [bus 06-6b]
Jun 08 03:27:36 ilo kernel: pci 0000:05:00.0: bridge window [io 0x3000-0x4fff]
Jun 08 03:27:36 ilo kernel: pci 0000:05:00.0: bridge window [mem 0xb0b00000-0xb8bfffff]
Jun 08 03:27:36 ilo kernel: pci 0000:05:00.0: bridge window [mem 0xbcc00000-0xc4bfffff 64bit pref]
Jun 08 03:27:36 ilo kernel: pci 0000:00:1c.4: PCI bridge to [bus 05-9b]
Jun 08 03:27:36 ilo kernel: pci 0000:00:1c.4: bridge window [io 0x3000-0x5fff]
Jun 08 03:27:36 ilo kernel: pci 0000:00:1c.4: bridge window [mem 0xb0b00000-0xbcbfffff]
Jun 08 03:27:36 ilo kernel: pci 0000:00:1c.4: bridge window [mem 0xbcc00000-0xc8bfffff 64bit pref]
Jun 08 03:27:36 ilo kernel: pci 0000:04:00.0: BAR 6: assigned [mem 0xb0710000-0xb071ffff pref]
Jun 08 03:27:36 ilo kernel: pci 0000:00:1c.5: PCI bridge to [bus 04]
Jun 08 03:27:36 ilo kernel: pci 0000:00:1c.5: bridge window [mem 0xb0700000-0xb07fffff]
Jun 08 03:27:36 ilo kernel: pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
Jun 08 03:27:36 ilo kernel: pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
Jun 08 03:27:36 ilo kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
Jun 08 03:27:36 ilo kernel: pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000c3fff window]
Jun 08 03:27:36 ilo kernel: pci_bus 0000:00: resource 8 [mem 0x000c4000-0x000c7fff window]
Jun 08 03:27:36 ilo kernel: pci_bus 0000:00: resource 9 [mem 0x000c8000-0x000cbfff window]
Jun 08 03:27:36 ilo kernel: pci_bus 0000:00: resource 10 [mem 0x000cc000-0x000cffff window]
Jun 08 03:27:36 ilo kernel: pci_bus 0000:00: resource 11 [mem 0x000d0000-0x000d3fff window]
Jun 08 03:27:36 ilo kernel: pci_bus 0000:00: resource 12 [mem 0x000d4000-0x000d7fff window]
Jun 08 03:27:36 ilo kernel: pci_bus 0000:00: resource 13 [mem 0x000d8000-0x000dbfff window]
Jun 08 03:27:36 ilo kernel: pci_bus 0000:00: resource 14 [mem 0x000dc000-0x000dffff window]
Jun 08 03:27:36 ilo kernel: pci_bus 0000:00: resource 15 [mem 0x000e0000-0x000e3fff window]
Jun 08 03:27:36 ilo kernel: pci_bus 0000:00: resource 16 [mem 0x000e4000-0x000e7fff window]
Jun 08 03:27:36 ilo kernel: pci_bus 0000:00: resource 17 [mem 0x000e8000-0x000ebfff window]
Jun 08 03:27:36 ilo kernel: pci_bus 0000:00: resource 18 [mem 0x000ec000-0x000effff window]
Jun 08 03:27:36 ilo kernel: pci_bus 0000:00: resource 19 [mem 0x000f0000-0x000fffff window]
Jun 08 03:27:36 ilo kernel: pci_bus 0000:00: resource 20 [mem 0x8fa00000-0xfeafffff window]
Jun 08 03:27:36 ilo kernel: pci_bus 0000:00: resource 21 [mem 0xfed40000-0xfed44fff window]
Jun 08 03:27:36 ilo kernel: pci_bus 0000:02: resource 1 [mem 0xb0800000-0xb09fffff]
Jun 08 03:27:36 ilo kernel: pci_bus 0000:02: resource 2 [mem 0x90000000-0x9fffffff 64bit pref]
Jun 08 03:27:36 ilo kernel: pci_bus 0000:03: resource 1 [mem 0xb0400000-0xb06fffff]
Jun 08 03:27:36 ilo kernel: pci_bus 0000:05: resource 0 [io 0x3000-0x5fff]
Jun 08 03:27:36 ilo kernel: pci_bus 0000:05: resource 1 [mem 0xb0b00000-0xbcbfffff]
Jun 08 03:27:36 ilo kernel: pci_bus 0000:05: resource 2 [mem 0xbcc00000-0xc8bfffff 64bit pref]
Jun 08 03:27:36 ilo kernel: pci_bus 0000:06: resource 0 [io 0x3000-0x4fff]
Jun 08 03:27:36 ilo kernel: pci_bus 0000:06: resource 1 [mem 0xb0b00000-0xb8bfffff]
Jun 08 03:27:36 ilo kernel: pci_bus 0000:06: resource 2 [mem 0xbcc00000-0xc4bfffff 64bit pref]
Jun 08 03:27:36 ilo kernel: pci_bus 0000:07: resource 1 [mem 0xb0b00000-0xb0bfffff]
Jun 08 03:27:36 ilo kernel: pci_bus 0000:08: resource 0 [io 0x3000-0x3fff]
Jun 08 03:27:36 ilo kernel: pci_bus 0000:08: resource 1 [mem 0xb0c00000-0xb4bfffff]
Jun 08 03:27:36 ilo kernel: pci_bus 0000:08: resource 2 [mem 0xbcc00000-0xc0bfffff 64bit pref]
Jun 08 03:27:36 ilo kernel: pci_bus 0000:3a: resource 0 [io 0x4000-0x4fff]
Jun 08 03:27:36 ilo kernel: pci_bus 0000:3a: resource 1 [mem 0xb4c00000-0xb8bfffff]
Jun 08 03:27:36 ilo kernel: pci_bus 0000:3a: resource 2 [mem 0xc0c00000-0xc4bfffff 64bit pref]
Jun 08 03:27:36 ilo kernel: pci_bus 0000:04: resource 1 [mem 0xb0700000-0xb07fffff]
Jun 08 03:27:36 ilo kernel: NET: Registered protocol family 2
Jun 08 03:27:36 ilo kernel: tcp_listen_portaddr_hash hash table entries: 4096 (order: 4, 65536 bytes, linear)
Jun 08 03:27:36 ilo kernel: TCP established hash table entries: 65536 (order: 7, 524288 bytes, linear)
Jun 08 03:27:36 ilo kernel: TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
Jun 08 03:27:36 ilo kernel: TCP: Hash tables configured (established 65536 bind 65536)
Jun 08 03:27:36 ilo kernel: UDP hash table entries: 4096 (order: 5, 131072 bytes, linear)
Jun 08 03:27:36 ilo kernel: UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes, linear)
Jun 08 03:27:36 ilo kernel: NET: Registered protocol family 1
Jun 08 03:27:36 ilo kernel: NET: Registered protocol family 44
Jun 08 03:27:36 ilo kernel: pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
Jun 08 03:27:36 ilo kernel: PCI: CLS 256 bytes, default 64
Jun 08 03:27:36 ilo kernel: Trying to unpack rootfs image as initramfs...
Jun 08 03:27:36 ilo kernel: Freeing initrd memory: 12256K
Jun 08 03:27:36 ilo kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
Jun 08 03:27:36 ilo kernel: software IO TLB: mapped [mem 0x774ee000-0x7b4ee000] (64MB)
Jun 08 03:27:36 ilo kernel: check: Scanning for low memory corruption every 60 seconds
Jun 08 03:27:36 ilo kernel: Initialise system trusted keyrings
Jun 08 03:27:36 ilo kernel: Key type blacklist registered
Jun 08 03:27:36 ilo kernel: workingset: timestamp_bits=41 max_order=21 bucket_order=0
Jun 08 03:27:36 ilo kernel: zbud: loaded
Jun 08 03:27:36 ilo kernel: Key type asymmetric registered
Jun 08 03:27:36 ilo kernel: Asymmetric key parser 'x509' registered
Jun 08 03:27:36 ilo kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
Jun 08 03:27:36 ilo kernel: io scheduler mq-deadline registered
Jun 08 03:27:36 ilo kernel: io scheduler kyber registered
Jun 08 03:27:36 ilo kernel: io scheduler bfq registered
Jun 08 03:27:36 ilo kernel: pcieport 0000:06:00.0: pciehp: Slot #0 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ LLActRep+
Jun 08 03:27:36 ilo kernel: pcieport 0000:06:03.0: enabling device (0000 -> 0003)
Jun 08 03:27:36 ilo kernel: pcieport 0000:06:03.0: pciehp: Slot #3 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ LLActRep+
Jun 08 03:27:36 ilo kernel: pcieport 0000:06:04.0: pciehp: Slot #4 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ LLActRep+
Jun 08 03:27:36 ilo kernel: pcieport 0000:06:05.0: enabling device (0000 -> 0003)
Jun 08 03:27:36 ilo kernel: pcieport 0000:06:05.0: pciehp: Slot #5 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ LLActRep+
Jun 08 03:27:36 ilo kernel: pcieport 0000:06:06.0: pciehp: Slot #6 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ LLActRep+
Jun 08 03:27:36 ilo kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
Jun 08 03:27:36 ilo kernel: efifb: probing for efifb
Jun 08 03:27:36 ilo kernel: efifb: No BGRT, not showing boot graphics
Jun 08 03:27:36 ilo kernel: efifb: framebuffer at 0xa0000000, using 8100k, total 8100k
Jun 08 03:27:36 ilo kernel: efifb: mode is 1920x1080x32, linelength=7680, pages=1
Jun 08 03:27:36 ilo kernel: efifb: scrolling: redraw
Jun 08 03:27:36 ilo kernel: efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
Jun 08 03:27:36 ilo kernel: Console: switching to colour frame buffer device 240x67
Jun 08 03:27:36 ilo kernel: fb0: EFI VGA frame buffer device
Jun 08 03:27:36 ilo kernel: intel_idle: MWAIT substates: 0x11142120
Jun 08 03:27:36 ilo kernel: intel_idle: v0.4.1 model 0x45
Jun 08 03:27:36 ilo kernel: intel_idle: lapic_timer_reliable_states 0xffffffff
Jun 08 03:27:36 ilo kernel: input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input0
Jun 08 03:27:36 ilo kernel: ACPI: Lid Switch [LID0]
Jun 08 03:27:36 ilo kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
Jun 08 03:27:36 ilo kernel: ACPI: Power Button [PWRB]
Jun 08 03:27:36 ilo kernel: input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input2
Jun 08 03:27:36 ilo kernel: ACPI: Sleep Button [SLPB]
Jun 08 03:27:36 ilo kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
Jun 08 03:27:36 ilo kernel: ACPI: Power Button [PWRF]
Jun 08 03:27:36 ilo kernel: Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
Jun 08 03:27:36 ilo kernel: AMD-Vi: AMD IOMMUv2 driver by Joerg Roedel <jroedel@suse.de>
Jun 08 03:27:36 ilo kernel: AMD-Vi: AMD IOMMUv2 functionality not available on this system
Jun 08 03:27:36 ilo kernel: ahci 0000:04:00.0: version 3.0
Jun 08 03:27:36 ilo kernel: ahci 0000:04:00.0: AHCI 0001.0300 32 slots 1 ports 6 Gbps 0x1 impl SATA mode
Jun 08 03:27:36 ilo kernel: ahci 0000:04:00.0: flags: 64bit ncq led clo only pio ccc
Jun 08 03:27:36 ilo kernel: scsi host0: ahci
Jun 08 03:27:36 ilo kernel: ata1: SATA max UDMA/133 abar m8192@0xb0700000 port 0xb0700100 irq 16
Jun 08 03:27:36 ilo kernel: usbcore: registered new interface driver usbserial_generic
Jun 08 03:27:36 ilo kernel: usbserial: USB Serial support registered for generic
Jun 08 03:27:36 ilo kernel: rtc_cmos 00:02: RTC can wake from S4
Jun 08 03:27:36 ilo kernel: rtc_cmos 00:02: registered as rtc0
Jun 08 03:27:36 ilo kernel: rtc_cmos 00:02: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
Jun 08 03:27:36 ilo kernel: intel_pstate: Intel P-state driver initializing
Jun 08 03:27:36 ilo kernel: ledtrig-cpu: registered to indicate activity on CPUs
Jun 08 03:27:36 ilo kernel: drop_monitor: Initializing network drop monitor service
Jun 08 03:27:36 ilo kernel: NET: Registered protocol family 10
Jun 08 03:27:36 ilo kernel: Segment Routing with IPv6
Jun 08 03:27:36 ilo kernel: NET: Registered protocol family 17
Jun 08 03:27:36 ilo kernel: RAS: Correctable Errors collector initialized.
Jun 08 03:27:36 ilo kernel: microcode: sig=0x40651, pf=0x40, revision=0x26
Jun 08 03:27:36 ilo kernel: microcode: Microcode Update Driver: v2.2.
Jun 08 03:27:36 ilo kernel: IPI shorthand broadcast: enabled
Jun 08 03:27:36 ilo kernel: sched_clock: Marking stable (593496560, 262642)->(598295610, -4536408)
Jun 08 03:27:36 ilo kernel: registered taskstats version 1
Jun 08 03:27:36 ilo kernel: Loading compiled-in X.509 certificates
Jun 08 03:27:36 ilo kernel: Loaded X.509 cert 'Build time autogenerated kernel key: 894bba9e744062e61838bb0821d34ad2b03ee272'
Jun 08 03:27:36 ilo kernel: zswap: loaded using pool lzo/zbud
Jun 08 03:27:36 ilo kernel: Key type ._fscrypt registered
Jun 08 03:27:36 ilo kernel: Key type .fscrypt registered
Jun 08 03:27:36 ilo kernel: Key type fscrypt-provisioning registered
Jun 08 03:27:36 ilo kernel: Key type big_key registered
Jun 08 03:27:36 ilo kernel: PM: Magic number: 8:373:472
Jun 08 03:27:36 ilo kernel: acpi LNXSYSTM:00: hash matches
Jun 08 03:27:36 ilo kernel: rtc_cmos 00:02: setting system clock to 2020-06-08T08:27:34 UTC (1591604854)
Jun 08 03:27:36 ilo kernel: ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Jun 08 03:27:36 ilo kernel: ata1.00: unexpected _GTF length (8)
Jun 08 03:27:36 ilo kernel: ata1.00: ATA-8: APPLE SSD SM0256F, UXM2JA1Q, max UDMA/133
Jun 08 03:27:36 ilo kernel: ata1.00: 490234752 sectors, multi 16: LBA48 NCQ (depth 32), AA
Jun 08 03:27:36 ilo kernel: ata1.00: unexpected _GTF length (8)
Jun 08 03:27:36 ilo kernel: ata1.00: configured for UDMA/133
Jun 08 03:27:36 ilo kernel: scsi 0:0:0:0: Direct-Access ATA APPLE SSD SM0256 JA1Q PQ: 0 ANSI: 5
Jun 08 03:27:36 ilo kernel: sd 0:0:0:0: [sda] 490234752 512-byte logical blocks: (251 GB/234 GiB)
Jun 08 03:27:36 ilo kernel: sd 0:0:0:0: [sda] 4096-byte physical blocks
Jun 08 03:27:36 ilo kernel: sd 0:0:0:0: [sda] Write Protect is off
Jun 08 03:27:36 ilo kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
Jun 08 03:27:36 ilo kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Jun 08 03:27:36 ilo kernel: sda: sda1 sda2 sda3
Jun 08 03:27:36 ilo kernel: sd 0:0:0:0: [sda] Attached SCSI disk
Jun 08 03:27:36 ilo kernel: Freeing unused decrypted memory: 2040K
Jun 08 03:27:36 ilo kernel: Freeing unused kernel image (initmem) memory: 1608K
Jun 08 03:27:36 ilo kernel: Write protecting the kernel read-only data: 20480k
Jun 08 03:27:36 ilo kernel: Freeing unused kernel image (text/rodata gap) memory: 2044K
Jun 08 03:27:36 ilo kernel: Freeing unused kernel image (rodata/data gap) memory: 1680K
Jun 08 03:27:36 ilo kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
Jun 08 03:27:36 ilo kernel: x86/mm: Checking user space page tables
Jun 08 03:27:36 ilo kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
Jun 08 03:27:36 ilo kernel: Run /init as init process
Jun 08 03:27:36 ilo kernel: with arguments:
Jun 08 03:27:36 ilo kernel: /init
Jun 08 03:27:36 ilo kernel: with environment:
Jun 08 03:27:36 ilo kernel: HOME=/
Jun 08 03:27:36 ilo kernel: TERM=linux
Jun 08 03:27:36 ilo kernel: tsc: Refined TSC clocksource calibration: 2599.996 MHz
Jun 08 03:27:36 ilo kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x257a386c905, max_idle_ns: 440795250529 ns
Jun 08 03:27:36 ilo kernel: clocksource: Switched to clocksource tsc
Jun 08 03:27:36 ilo kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Jun 08 03:27:36 ilo kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
Jun 08 03:27:36 ilo kernel: xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x000000000004b810
Jun 08 03:27:36 ilo kernel: xhci_hcd 0000:00:14.0: cache line size of 256 is not supported
Jun 08 03:27:36 ilo kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.06
Jun 08 03:27:36 ilo kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jun 08 03:27:36 ilo kernel: usb usb1: Product: xHCI Host Controller
Jun 08 03:27:36 ilo kernel: usb usb1: Manufacturer: Linux 5.6.15-arch1-1 xhci-hcd
Jun 08 03:27:36 ilo kernel: usb usb1: SerialNumber: 0000:00:14.0
Jun 08 03:27:36 ilo kernel: hub 1-0:1.0: USB hub found
Jun 08 03:27:36 ilo kernel: hub 1-0:1.0: 9 ports detected
Jun 08 03:27:36 ilo kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Jun 08 03:27:36 ilo kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
Jun 08 03:27:36 ilo kernel: xhci_hcd 0000:00:14.0: Host supports USB 3.0 SuperSpeed
Jun 08 03:27:36 ilo kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.06
Jun 08 03:27:36 ilo kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jun 08 03:27:36 ilo kernel: usb usb2: Product: xHCI Host Controller
Jun 08 03:27:36 ilo kernel: usb usb2: Manufacturer: Linux 5.6.15-arch1-1 xhci-hcd
Jun 08 03:27:36 ilo kernel: usb usb2: SerialNumber: 0000:00:14.0
Jun 08 03:27:36 ilo kernel: hub 2-0:1.0: USB hub found
Jun 08 03:27:36 ilo kernel: hub 2-0:1.0: 4 ports detected
Jun 08 03:27:36 ilo kernel: EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: (null)
Jun 08 03:27:36 ilo kernel: random: fast init done
Jun 08 03:27:36 ilo kernel: usb 2-3: new SuperSpeed Gen 1 USB device number 2 using xhci_hcd
Jun 08 03:27:36 ilo kernel: usb 2-3: New USB device found, idVendor=05ac, idProduct=8406, bcdDevice= 8.20
Jun 08 03:27:36 ilo kernel: usb 2-3: New USB device strings: Mfr=3, Product=4, SerialNumber=5
Jun 08 03:27:36 ilo kernel: usb 2-3: Product: Card Reader
Jun 08 03:27:36 ilo kernel: usb 2-3: Manufacturer: Apple
Jun 08 03:27:36 ilo kernel: usb 2-3: SerialNumber: 000000000820
Jun 08 03:27:36 ilo kernel: random: crng init done
Jun 08 03:27:36 ilo systemd[1]: Successfully credited entropy passed from boot loader.
Jun 08 03:27:36 ilo systemd[1]: systemd 245.6-4-arch running in system mode. (+PAM +AUDIT -SELINUX -IMA -APPARMOR +SMACK -SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=hybrid)
Jun 08 03:27:36 ilo systemd[1]: Detected architecture x86-64.
Jun 08 03:27:36 ilo systemd[1]: Set hostname to <ilo>.
Jun 08 03:27:36 ilo kernel: usb 1-1: new high-speed USB device number 2 using xhci_hcd
Jun 08 03:27:36 ilo systemd[1]: Created slice system-getty.slice.
Jun 08 03:27:36 ilo systemd[1]: Created slice system-modprobe.slice.
Jun 08 03:27:36 ilo systemd[1]: Created slice User and Session Slice.
Jun 08 03:27:36 ilo systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
Jun 08 03:27:36 ilo systemd[1]: Started Forward Password Requests to Wall Directory Watch.
Jun 08 03:27:36 ilo systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
Jun 08 03:27:36 ilo systemd[1]: Reached target Local Encrypted Volumes.
Jun 08 03:27:36 ilo systemd[1]: Reached target Paths.
Jun 08 03:27:36 ilo systemd[1]: Reached target Remote File Systems.
Jun 08 03:27:36 ilo systemd[1]: Reached target Slices.
Jun 08 03:27:36 ilo systemd[1]: Reached target Swap.
Jun 08 03:27:36 ilo systemd[1]: Listening on Device-mapper event daemon FIFOs.
Jun 08 03:27:36 ilo systemd[1]: Listening on Process Core Dump Socket.
Jun 08 03:27:36 ilo systemd[1]: Listening on initctl Compatibility Named Pipe.
Jun 08 03:27:36 ilo systemd[1]: Listening on Journal Audit Socket.
Jun 08 03:27:36 ilo systemd[1]: Listening on Journal Socket (/dev/log).
Jun 08 03:27:36 ilo systemd[1]: Listening on Journal Socket.
Jun 08 03:27:36 ilo systemd[1]: Listening on udev Control Socket.
Jun 08 03:27:36 ilo systemd[1]: Listening on udev Kernel Socket.
Jun 08 03:27:36 ilo systemd[1]: Mounting Huge Pages File System...
Jun 08 03:27:36 ilo systemd[1]: Mounting POSIX Message Queue File System...
Jun 08 03:27:36 ilo systemd[1]: Mounting Kernel Debug File System...
Jun 08 03:27:36 ilo systemd[1]: Mounting Kernel Trace File System...
Jun 08 03:27:36 ilo systemd[1]: Mounting Temporary Directory (/tmp)...
Jun 08 03:27:36 ilo systemd[1]: Starting Create list of static device nodes for the current kernel...
Jun 08 03:27:36 ilo systemd[1]: Starting Load Kernel Module drm...
Jun 08 03:27:36 ilo systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
Jun 08 03:27:36 ilo systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
Jun 08 03:27:36 ilo systemd[1]: Starting Journal Service...
Jun 08 03:27:36 ilo systemd[1]: Condition check resulted in Load Kernel Modules being skipped.
Jun 08 03:27:36 ilo systemd[1]: Condition check resulted in FUSE Control File System being skipped.
Jun 08 03:27:36 ilo systemd[1]: Mounting Kernel Configuration File System...
Jun 08 03:27:36 ilo systemd[1]: Starting Remount Root and Kernel File Systems...
Jun 08 03:27:36 ilo systemd[1]: Starting Apply Kernel Variables...
Jun 08 03:27:36 ilo systemd[1]: Starting udev Coldplug all Devices...
Jun 08 03:27:36 ilo kernel: Linux agpgart interface v0.103
Jun 08 03:27:36 ilo systemd[1]: Mounted Huge Pages File System.
Jun 08 03:27:36 ilo systemd[1]: Mounted POSIX Message Queue File System.
Jun 08 03:27:36 ilo systemd[1]: Mounted Kernel Debug File System.
Jun 08 03:27:36 ilo systemd[1]: Mounted Kernel Trace File System.
Jun 08 03:27:36 ilo systemd[1]: Mounted Temporary Directory (/tmp).
Jun 08 03:27:36 ilo systemd[1]: Finished Create list of static device nodes for the current kernel.
Jun 08 03:27:36 ilo systemd[1]: Mounted Kernel Configuration File System.
Jun 08 03:27:36 ilo kernel: EXT4-fs (sda3): re-mounted. Opts: (null)
Jun 08 03:27:36 ilo systemd[1]: Finished Remount Root and Kernel File Systems.
Jun 08 03:27:36 ilo systemd[1]: Finished Apply Kernel Variables.
Jun 08 03:27:36 ilo systemd[1]: Condition check resulted in First Boot Wizard being skipped.
Jun 08 03:27:36 ilo systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
Jun 08 03:27:36 ilo systemd[1]: Starting Load/Save Random Seed...
Jun 08 03:27:36 ilo systemd[1]: Condition check resulted in Create System Users being skipped.
Jun 08 03:27:36 ilo systemd[1]: Starting Create Static Device Nodes in /dev...
Jun 08 03:27:36 ilo kernel: usb 1-1: New USB device found, idVendor=1a40, idProduct=0101, bcdDevice= 1.11
Jun 08 03:27:36 ilo kernel: usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
Jun 08 03:27:36 ilo kernel: usb 1-1: Product: USB 2.0 Hub
Jun 08 03:27:36 ilo kernel: hub 1-1:1.0: USB hub found
Jun 08 03:27:36 ilo kernel: hub 1-1:1.0: 4 ports detected
Jun 08 03:27:36 ilo systemd[1]: modprobe@drm.service: Succeeded.
Jun 08 03:27:36 ilo systemd[1]: Finished Load Kernel Module drm.
Jun 08 03:27:36 ilo systemd[1]: Finished Load/Save Random Seed.
Jun 08 03:27:36 ilo systemd[1]: Finished Create Static Device Nodes in /dev.
Jun 08 03:27:36 ilo systemd[1]: Reached target Local File Systems (Pre).
Jun 08 03:27:36 ilo systemd[1]: Condition check resulted in Virtual Machine and Container Storage (Compatibility) being skipped.
Jun 08 03:27:36 ilo systemd[1]: Starting udev Kernel Device Manager...
Jun 08 03:27:36 ilo systemd[1]: Finished udev Coldplug all Devices.
Jun 08 03:27:36 ilo kernel: usb 1-3: new full-speed USB device number 3 using xhci_hcd
Jun 08 03:27:36 ilo kernel: usb 1-3: New USB device found, idVendor=0a5c, idProduct=4500, bcdDevice= 1.00
Jun 08 03:27:36 ilo kernel: usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Jun 08 03:27:36 ilo kernel: usb 1-3: Product: BRCM20702 Hub
Jun 08 03:27:36 ilo kernel: usb 1-3: Manufacturer: Apple Inc.
Jun 08 03:27:36 ilo kernel: hub 1-3:1.0: USB hub found
Jun 08 03:27:36 ilo kernel: hub 1-3:1.0: 3 ports detected
Jun 08 03:27:36 ilo systemd-journald[278]: Journal started
Jun 08 03:27:36 ilo systemd-journald[278]: Runtime Journal (/run/log/journal/a30f105b63ba47d9aaeeb84d19c09d0e) is 8.0M, max 393.5M, 385.5M free.
Jun 08 03:27:36 ilo systemd-sysctl[281]: Not setting net/ipv4/conf/all/rp_filter (explicit setting exists).
Jun 08 03:27:36 ilo systemd-sysctl[281]: Not setting net/ipv4/conf/default/rp_filter (explicit setting exists).
Jun 08 03:27:36 ilo audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 08 03:27:36 ilo systemd-sysctl[281]: Not setting net/ipv4/conf/all/accept_source_route (explicit setting exists).
Jun 08 03:27:36 ilo systemd-sysctl[281]: Not setting net/ipv4/conf/default/accept_source_route (explicit setting exists).
Jun 08 03:27:36 ilo systemd-sysctl[281]: Not setting net/ipv4/conf/all/promote_secondaries (explicit setting exists).
Jun 08 03:27:36 ilo systemd-sysctl[281]: Not setting net/ipv4/conf/default/promote_secondaries (explicit setting exists).
Jun 08 03:27:36 ilo systemd[1]: Started Journal Service.
Jun 08 03:27:36 ilo kernel: audit: type=1130 audit(1591604856.547:2): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 08 03:27:36 ilo systemd[1]: Starting Flush Journal to Persistent Storage...
Jun 08 03:27:36 ilo systemd[1]: Started udev Kernel Device Manager.
Jun 08 03:27:36 ilo systemd-journald[278]: Time spent on flushing to /var/log/journal/a30f105b63ba47d9aaeeb84d19c09d0e is 54.988ms for 898 entries.
Jun 08 03:27:36 ilo systemd-journald[278]: System Journal (/var/log/journal/a30f105b63ba47d9aaeeb84d19c09d0e) is 24.0M, max 4.0G, 3.9G free.
Jun 08 03:27:36 ilo kernel: audit: type=1130 audit(1591604856.557:3): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 08 03:27:36 ilo kernel: usb 1-1.2: new full-speed USB device number 4 using xhci_hcd
Jun 08 03:27:36 ilo kernel: ACPI: AC Adapter [ADP1] (on-line)
Jun 08 03:27:36 ilo kernel: input: PC Speaker as /devices/platform/pcspkr/input/input4
Jun 08 03:27:36 ilo kernel: i801_smbus 0000:00:1f.3: SMBus using PCI interrupt
Jun 08 03:27:36 ilo kernel: usb 1-1.2: New USB device found, idVendor=046d, idProduct=c537, bcdDevice=34.00
Jun 08 03:27:36 ilo kernel: usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Jun 08 03:27:36 ilo kernel: usb 1-1.2: Product: USB Receiver
Jun 08 03:27:36 ilo kernel: usb 1-1.2: Manufacturer: Logitech
Jun 08 03:27:36 ilo audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 08 03:27:36 ilo systemd[1]: Finished Flush Journal to Persistent Storage.
Jun 08 03:27:36 ilo audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journal-flush comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 08 03:27:36 ilo kernel: audit: type=1130 audit(1591604856.990:4): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journal-flush comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 08 03:27:37 ilo kernel: smbus_hc ACPI0001:00: SBS HC: offset = 0x20, query_bit = 0x10
Jun 08 03:27:37 ilo kernel: usb 1-5: new full-speed USB device number 5 using xhci_hcd
Jun 08 03:27:37 ilo kernel: ACPI: Smart Battery System [SBS0]: Battery Slot [BAT0] (battery present)
Jun 08 03:27:37 ilo kernel: usb 1-5: New USB device found, idVendor=05ac, idProduct=0259, bcdDevice= 2.24
Jun 08 03:27:37 ilo kernel: usb 1-5: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Jun 08 03:27:37 ilo kernel: usb 1-5: Product: Apple Internal Keyboard / Trackpad
Jun 08 03:27:37 ilo kernel: usb 1-5: Manufacturer: Apple Inc.
Jun 08 03:27:37 ilo kernel: snd_hda_codec_cirrus hdaudioC1D0: autoconfig for CS4208: line_outs=2 (0x12/0x13/0x0/0x0/0x0) type:speaker
Jun 08 03:27:37 ilo kernel: snd_hda_codec_cirrus hdaudioC1D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
Jun 08 03:27:37 ilo kernel: snd_hda_codec_cirrus hdaudioC1D0: hp_outs=1 (0x10/0x0/0x0/0x0/0x0)
Jun 08 03:27:37 ilo kernel: snd_hda_codec_cirrus hdaudioC1D0: mono: mono_out=0x0
Jun 08 03:27:37 ilo kernel: snd_hda_codec_cirrus hdaudioC1D0: dig-out=0x21/0x0
Jun 08 03:27:37 ilo kernel: snd_hda_codec_cirrus hdaudioC1D0: inputs:
Jun 08 03:27:37 ilo kernel: snd_hda_codec_cirrus hdaudioC1D0: Internal Mic=0x1c
Jun 08 03:27:37 ilo kernel: snd_hda_codec_cirrus hdaudioC1D0: Mic=0x18
Jun 08 03:27:37 ilo kernel: RAPL PMU: API unit is 2^-32 Joules, 4 fixed counters, 655360 ms ovfl timer
Jun 08 03:27:37 ilo kernel: RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
Jun 08 03:27:37 ilo kernel: RAPL PMU: hw unit of domain package 2^-14 Joules
Jun 08 03:27:37 ilo kernel: RAPL PMU: hw unit of domain dram 2^-14 Joules
Jun 08 03:27:37 ilo kernel: RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
Jun 08 03:27:37 ilo kernel: input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card1/input5
Jun 08 03:27:37 ilo kernel: input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card1/input6
Jun 08 03:27:37 ilo kernel: input: HDA Intel PCH SPDIF as /devices/pci0000:00/0000:00:1b.0/sound/card1/input7
Jun 08 03:27:37 ilo kernel: usb 1-3.1: new full-speed USB device number 6 using xhci_hcd
Jun 08 03:27:37 ilo systemd[1]: Found device APPLE_SSD_SM0256F EFI.
Jun 08 03:27:37 ilo systemd[1]: Mounting /boot...
Jun 08 03:27:37 ilo kernel: cryptd: max_cpu_qlen set to 1000
Jun 08 03:27:37 ilo systemd-udevd[312]: ethtool: autonegotiation is unset or enabled, the speed and duplex are not writable.
Jun 08 03:27:37 ilo kernel: usb 1-3.1: New USB device found, idVendor=05ac, idProduct=820a, bcdDevice= 1.00
Jun 08 03:27:37 ilo kernel: usb 1-3.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Jun 08 03:27:37 ilo systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
Jun 08 03:27:37 ilo kernel: cfg80211: Loading compiled-in X.509 certificates for regulatory database
Jun 08 03:27:37 ilo kernel: cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
Jun 08 03:27:37 ilo kernel: AVX2 version of gcm_enc/dec engaged.
Jun 08 03:27:37 ilo kernel: AES CTR mode by8 optimization enabled
Jun 08 03:27:37 ilo kernel: platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
Jun 08 03:27:37 ilo kernel: cfg80211: failed to load regulatory.db
Jun 08 03:27:37 ilo systemd[1]: Reached target Sound Card.
Jun 08 03:27:37 ilo kernel: iTCO_vendor_support: vendor-support=0
Jun 08 03:27:37 ilo kernel: checking generic (a0000000 7e9000) vs hw (b0000000 400000)
Jun 08 03:27:37 ilo kernel: checking generic (a0000000 7e9000) vs hw (a0000000 10000000)
Jun 08 03:27:37 ilo kernel: fb0: switching to inteldrmfb from EFI VGA
Jun 08 03:27:37 ilo kernel: Console: switching to colour dummy device 80x25
Jun 08 03:27:37 ilo kernel: i915 0000:00:02.0: vgaarb: deactivate vga console
Jun 08 03:27:37 ilo kernel: [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
Jun 08 03:27:37 ilo kernel: [drm] Driver supports precise vblank timestamp query.
Jun 08 03:27:37 ilo kernel: i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem
Jun 08 03:27:37 ilo systemd[1]: Mounted /boot.
Jun 08 03:27:37 ilo systemd[1]: Reached target Local File Systems.
Jun 08 03:27:37 ilo systemd[1]: Condition check resulted in Rebuild Dynamic Linker Cache being skipped.
Jun 08 03:27:37 ilo systemd[1]: Condition check resulted in Store a System Token in an EFI Variable being skipped.
Jun 08 03:27:37 ilo systemd[1]: Condition check resulted in Commit a transient machine-id on disk being skipped.
Jun 08 03:27:37 ilo systemd[1]: Starting Create Volatile Files and Directories...
Jun 08 03:27:37 ilo kernel: iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
Jun 08 03:27:37 ilo kernel: iTCO_wdt: unable to reset NO_REBOOT flag, device disabled by hardware/BIOS
Jun 08 03:27:37 ilo systemd[1]: Finished Create Volatile Files and Directories.
Jun 08 03:27:37 ilo audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 08 03:27:37 ilo systemd[1]: Condition check resulted in Rebuild Journal Catalog being skipped.
Jun 08 03:27:37 ilo systemd[1]: Condition check resulted in Update is Completed being skipped.
Jun 08 03:27:37 ilo systemd[1]: Starting Update UTMP about System Boot/Shutdown...
Jun 08 03:27:37 ilo kernel: audit: type=1130 audit(1591604857.423:5): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 08 03:27:37 ilo audit[375]: SYSTEM_BOOT pid=375 uid=0 auid=4294967295 ses=4294967295 msg=' comm="systemd-update-utmp" exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=? res=success'
Jun 08 03:27:37 ilo kernel: audit: type=1127 audit(1591604857.433:6): pid=375 uid=0 auid=4294967295 ses=4294967295 msg=' comm="systemd-update-utmp" exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=? res=success'
Jun 08 03:27:37 ilo kernel: audit: type=1130 audit(1591604857.437:7): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-update-utmp comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 08 03:27:37 ilo audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-update-utmp comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 08 03:27:37 ilo systemd[1]: Finished Update UTMP about System Boot/Shutdown.
Jun 08 03:27:37 ilo systemd[1]: Reached target System Initialization.
Jun 08 03:27:37 ilo systemd[1]: Started Daily man-db regeneration.
Jun 08 03:27:37 ilo systemd[1]: Started Daily verification of password and group files.
Jun 08 03:27:37 ilo systemd[1]: Started Daily Cleanup of Temporary Directories.
Jun 08 03:27:37 ilo systemd[1]: Reached target Timers.
Jun 08 03:27:37 ilo kernel: audit: type=1130 audit(1591604857.440:8): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=dbus comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 08 03:27:37 ilo audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=dbus comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 08 03:27:37 ilo systemd[1]: Listening on D-Bus System Message Bus Socket.
Jun 08 03:27:37 ilo systemd[1]: Reached target Sockets.
Jun 08 03:27:37 ilo systemd[1]: Reached target Basic System.
Jun 08 03:27:37 ilo systemd[1]: Started D-Bus System Message Bus.
Jun 08 03:27:37 ilo systemd[1]: Starting Network Manager...
Jun 08 03:27:37 ilo audit: BPF prog-id=7 op=LOAD
Jun 08 03:27:37 ilo audit: BPF prog-id=8 op=LOAD
Jun 08 03:27:37 ilo kernel: audit: type=1334 audit(1591604857.443:9): prog-id=7 op=LOAD
Jun 08 03:27:37 ilo kernel: audit: type=1334 audit(1591604857.443:10): prog-id=8 op=LOAD
Jun 08 03:27:37 ilo systemd[1]: Starting Login Service...
Jun 08 03:27:37 ilo kernel: applesmc: key=571 fan=1 temp=32 index=31 acc=0 lux=2 kbd=1
Jun 08 03:27:37 ilo kernel: applesmc applesmc.768: hwmon_device_register() is deprecated. Please convert the driver to use hwmon_device_register_with_info().
Jun 08 03:27:37 ilo kernel: intel-spi intel-spi: n25q064 (8192 Kbytes)
Jun 08 03:27:37 ilo systemd[1]: Created slice system-systemd\x2dbacklight.slice.
Jun 08 03:27:37 ilo systemd[1]: Starting Load/Save Screen Backlight Brightness of leds:smc::kbd_backlight...
Jun 08 03:27:37 ilo kernel: Creating 1 MTD partitions on "intel-spi":
Jun 08 03:27:37 ilo kernel: 0x000000000000-0x000000800000 : "BIOS"
Jun 08 03:27:37 ilo audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-backlight@leds:smc::kbd_backlight comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 08 03:27:37 ilo systemd[1]: Finished Load/Save Screen Backlight Brightness of leds:smc::kbd_backlight.
Jun 08 03:27:37 ilo NetworkManager[378]: <info> [1591604857.5060] NetworkManager (version 1.24.2-1) is starting... (for the first time)
Jun 08 03:27:37 ilo NetworkManager[378]: <info> [1591604857.5065] Read config: /etc/NetworkManager/NetworkManager.conf (lib: 20-connectivity.conf)
Jun 08 03:27:37 ilo systemd[1]: Started Network Manager.
Jun 08 03:27:37 ilo NetworkManager[378]: <info> [1591604857.5089] bus-manager: acquired D-Bus service "org.freedesktop.NetworkManager"
Jun 08 03:27:37 ilo systemd[1]: Reached target Network.
Jun 08 03:27:37 ilo systemd[1]: Starting Permit User Sessions...
Jun 08 03:27:37 ilo audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 08 03:27:37 ilo NetworkManager[378]: <info> [1591604857.5155] manager[0x556f12286080]: monitoring kernel firmware directory '/lib/firmware'.
Jun 08 03:27:37 ilo dbus-daemon[377]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.1' (uid=0 pid=378 comm="/usr/bin/NetworkManager --no-daemon ")
Jun 08 03:27:37 ilo audit: BPF prog-id=9 op=LOAD
Jun 08 03:27:37 ilo systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
Jun 08 03:27:37 ilo systemd[1]: Condition check resulted in First Boot Wizard being skipped.
Jun 08 03:27:37 ilo systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
Jun 08 03:27:37 ilo systemd[1]: Condition check resulted in Rebuild Dynamic Linker Cache being skipped.
Jun 08 03:27:37 ilo systemd[1]: Condition check resulted in Store a System Token in an EFI Variable being skipped.
Jun 08 03:27:37 ilo systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
Jun 08 03:27:37 ilo systemd[1]: Condition check resulted in Rebuild Journal Catalog being skipped.
Jun 08 03:27:37 ilo systemd[1]: Condition check resulted in Commit a transient machine-id on disk being skipped.
Jun 08 03:27:37 ilo systemd[1]: Condition check resulted in Load Kernel Modules being skipped.
Jun 08 03:27:37 ilo systemd[1]: Condition check resulted in FUSE Control File System being skipped.
Jun 08 03:27:37 ilo systemd[1]: Condition check resulted in Create System Users being skipped.
Jun 08 03:27:37 ilo systemd[1]: Condition check resulted in Update is Completed being skipped.
Jun 08 03:27:37 ilo audit: BPF prog-id=10 op=LOAD
Jun 08 03:27:37 ilo systemd[1]: Starting Hostname Service...
Jun 08 03:27:37 ilo systemd[1]: Finished Permit User Sessions.
Jun 08 03:27:37 ilo audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-user-sessions comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 08 03:27:37 ilo systemd[1]: Started Getty on tty1.
Jun 08 03:27:37 ilo audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=getty@tty1 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 08 03:27:37 ilo systemd[1]: Reached target Login Prompts.
Jun 08 03:27:37 ilo kernel: usb 1-1.3: new low-speed USB device number 7 using xhci_hcd
Jun 08 03:27:37 ilo kernel: wl: loading out-of-tree module taints kernel.
Jun 08 03:27:37 ilo kernel: wl: module license 'MIXED/Proprietary' taints kernel.
Jun 08 03:27:37 ilo kernel: Disabling lock debugging due to kernel taint
Jun 08 03:27:37 ilo kernel: wl: module verification failed: signature and/or required key missing - tainting kernel
Jun 08 03:27:37 ilo systemd[1]: Starting Load/Save RF Kill Switch Status...
Jun 08 03:27:37 ilo kernel: wlan0: Broadcom BCM43a0 802.11 Hybrid Wireless Controller 6.30.223.271 (r587334)
Jun 08 03:27:37 ilo kernel:
Jun 08 03:27:37 ilo systemd-udevd[311]: Using default interface naming scheme 'v245'.
Jun 08 03:27:37 ilo audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 08 03:27:37 ilo systemd[1]: Started Load/Save RF Kill Switch Status.
Jun 08 03:27:37 ilo systemd-udevd[311]: ethtool: autonegotiation is unset or enabled, the speed and duplex are not writable.
Jun 08 03:27:37 ilo kernel: wl 0000:03:00.0 wlp3s0: renamed from wlan0
Jun 08 03:27:37 ilo systemd-udevd[298]: Using default interface naming scheme 'v245'.
Jun 08 03:27:37 ilo kernel: usb 1-1.3: New USB device found, idVendor=0c45, idProduct=5011, bcdDevice= 1.30
Jun 08 03:27:37 ilo kernel: usb 1-1.3: New USB device strings: Mfr=0, Product=2, SerialNumber=0
Jun 08 03:27:37 ilo kernel: usb 1-1.3: Product: USB Wired Keyboard
Jun 08 03:27:37 ilo kernel: intel_rapl_common: Found RAPL domain package
Jun 08 03:27:37 ilo kernel: intel_rapl_common: Found RAPL domain core
Jun 08 03:27:37 ilo kernel: intel_rapl_common: Found RAPL domain uncore
Jun 08 03:27:37 ilo kernel: intel_rapl_common: Found RAPL domain dram
Jun 08 03:27:37 ilo kernel: input: bcm5974 as /devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.2/input/input8
Jun 08 03:27:37 ilo kernel: usbcore: registered new interface driver bcm5974
Jun 08 03:27:37 ilo kernel: hid: raw HID events driver (C) Jiri Kosina
Jun 08 03:27:37 ilo kernel: usb 1-3.2: new full-speed USB device number 8 using xhci_hcd
Jun 08 03:27:37 ilo kernel: usb-storage 2-3:1.0: USB Mass Storage device detected
Jun 08 03:27:37 ilo kernel: scsi host1: usb-storage 2-3:1.0
Jun 08 03:27:37 ilo kernel: usbcore: registered new interface driver usb-storage
Jun 08 03:27:37 ilo kernel: usbcore: registered new interface driver usbhid
Jun 08 03:27:37 ilo kernel: usbhid: USB HID core driver
Jun 08 03:27:37 ilo systemd-logind[379]: Watching system buttons on /dev/input/event3 (Power Button)
Jun 08 03:27:37 ilo systemd-logind[379]: Watching system buttons on /dev/input/event1 (Power Button)
Jun 08 03:27:37 ilo systemd-logind[379]: Watching system buttons on /dev/input/event0 (Lid Switch)
Jun 08 03:27:37 ilo systemd-logind[379]: Watching system buttons on /dev/input/event2 (Sleep Button)
Jun 08 03:27:37 ilo kernel: input: Logitech USB Receiver as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.2/1-1.2:1.0/0003:046D:C537.0001/input/input9
Jun 08 03:27:37 ilo kernel: usbcore: registered new interface driver uas
Jun 08 03:27:37 ilo kernel: hid-generic 0003:046D:C537.0001: input,hidraw0: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:00:14.0-1.2/input0
Jun 08 03:27:37 ilo kernel: input: Logitech USB Receiver Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.2/1-1.2:1.1/0003:046D:C537.0002/input/input10
Jun 08 03:27:37 ilo kernel: usb 1-3.2: New USB device found, idVendor=05ac, idProduct=820b, bcdDevice= 1.00
Jun 08 03:27:37 ilo kernel: usb 1-3.2: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Jun 08 03:27:37 ilo kernel: input: HID 05ac:820b as /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3.2/1-3.2:1.0/0003:05AC:820B.0008/input/input16
Jun 08 03:27:37 ilo kernel: input: Logitech USB Receiver Consumer Control as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.2/1-1.2:1.1/0003:046D:C537.0002/input/input11
Jun 08 03:27:37 ilo kernel: input: Logitech USB Receiver System Control as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.2/1-1.2:1.1/0003:046D:C537.0002/input/input12
Jun 08 03:27:37 ilo kernel: mousedev: PS/2 mouse device common for all mice
Jun 08 03:27:37 ilo kernel: hid-generic 0003:05AC:820B.0008: input,hidraw1: USB HID v1.11 Mouse [HID 05ac:820b] on usb-0000:00:14.0-3.2/input0
Jun 08 03:27:37 ilo kernel: input: Logitech USB Receiver as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.2/1-1.2:1.1/0003:046D:C537.0002/input/input15
Jun 08 03:27:37 ilo kernel: hid-generic 0003:046D:C537.0002: input,hiddev0,hidraw2: USB HID v1.11 Keyboard [Logitech USB Receiver] on usb-0000:00:14.0-1.2/input1
Jun 08 03:27:37 ilo kernel: input: HID 05ac:820a as /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3.1/1-3.1:1.0/0003:05AC:820A.0005/input/input17
Jun 08 03:27:37 ilo dbus-daemon[377]: [system] Successfully activated service 'org.freedesktop.hostname1'
Jun 08 03:27:37 ilo systemd[1]: Started Hostname Service.
Jun 08 03:27:37 ilo audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 08 03:27:37 ilo NetworkManager[378]: <info> [1591604857.9553] hostname: hostname: using hostnamed
Jun 08 03:27:37 ilo NetworkManager[378]: <info> [1591604857.9553] hostname: hostname changed from (none) to "ilo"
Jun 08 03:27:37 ilo NetworkManager[378]: <info> [1591604857.9559] dns-mgr[0x556f1225f220]: init: dns=default,systemd-resolved rc-manager=symlink
Jun 08 03:27:37 ilo NetworkManager[378]: <info> [1591604857.9567] rfkill0: found Wi-Fi radio killswitch (at /sys/devices/pci0000:00/0000:00:1c.2/0000:03:00.0/ieee80211/phy0/rfkill0) (driver wl)
Jun 08 03:27:37 ilo NetworkManager[378]: <info> [1591604857.9569] manager[0x556f12286080]: rfkill: Wi-Fi hardware radio set enabled
Jun 08 03:27:37 ilo NetworkManager[378]: <info> [1591604857.9569] manager[0x556f12286080]: rfkill: WWAN hardware radio set enabled
Jun 08 03:27:37 ilo kernel: hid-generic 0003:05AC:820A.0005: input,hidraw3: USB HID v1.11 Keyboard [HID 05ac:820a] on usb-0000:00:14.0-3.1/input0
Jun 08 03:27:37 ilo kernel: input: USB Wired Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.3/1-1.3:1.0/0003:0C45:5011.0006/input/input18
Jun 08 03:27:37 ilo NetworkManager[378]: <info> [1591604857.9880] Loaded device plugin: NMTeamFactory (/usr/lib/NetworkManager/1.24.2-1/libnm-device-plugin-team.so)
Jun 08 03:27:37 ilo systemd-logind[379]: New seat seat0.
Jun 08 03:27:37 ilo NetworkManager[378]: <info> [1591604857.9889] Loaded device plugin: NMAtmManager (/usr/lib/NetworkManager/1.24.2-1/libnm-device-plugin-adsl.so)
Jun 08 03:27:37 ilo NetworkManager[378]: <info> [1591604857.9899] Loaded device plugin: NMOvsFactory (/usr/lib/NetworkManager/1.24.2-1/libnm-device-plugin-ovs.so)
Jun 08 03:27:37 ilo systemd[1]: Started Login Service.
Jun 08 03:27:37 ilo systemd[1]: Reached target Multi-User System.
Jun 08 03:27:37 ilo systemd[1]: Reached target Graphical Interface.
Jun 08 03:27:37 ilo systemd[1]: Startup finished in 3.576s (firmware) + 125ms (loader) + 2.040s (kernel) + 2.057s (userspace) = 7.799s.
Jun 08 03:27:37 ilo audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-logind comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 08 03:27:37 ilo NetworkManager[378]: <info> [1591604857.9954] Loaded device plugin: NMWwanFactory (/usr/lib/NetworkManager/1.24.2-1/libnm-device-plugin-wwan.so)
Jun 08 03:27:37 ilo NetworkManager[378]: <info> [1591604857.9977] Loaded device plugin: NMBluezManager (/usr/lib/NetworkManager/1.24.2-1/libnm-device-plugin-bluetooth.so)
Jun 08 03:27:37 ilo NetworkManager[378]: <info> [1591604857.9993] Loaded device plugin: NMWifiFactory (/usr/lib/NetworkManager/1.24.2-1/libnm-device-plugin-wifi.so)
Jun 08 03:27:37 ilo NetworkManager[378]: <info> [1591604857.9996] manager: rfkill: Wi-Fi enabled by radio killswitch; enabled by state file
Jun 08 03:27:37 ilo NetworkManager[378]: <info> [1591604857.9997] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file
Jun 08 03:27:37 ilo NetworkManager[378]: <info> [1591604857.9998] manager: Networking is enabled by state file
Jun 08 03:27:38 ilo NetworkManager[378]: <info> [1591604858.0005] dhcp-init: Using DHCP client 'internal'
Jun 08 03:27:38 ilo dbus-daemon[377]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.1' (uid=0 pid=378 comm="/usr/bin/NetworkManager --no-daemon ")
Jun 08 03:27:38 ilo NetworkManager[378]: <info> [1591604858.0012] settings: Loaded settings plugin: keyfile (internal)
Jun 08 03:27:38 ilo kernel: usb 1-3.3: new full-speed USB device number 9 using xhci_hcd
Jun 08 03:27:38 ilo systemd[1]: Starting Network Manager Script Dispatcher Service...
Jun 08 03:27:38 ilo NetworkManager[378]: <info> [1591604858.0057] device (lo): carrier: link connected
Jun 08 03:27:38 ilo NetworkManager[378]: <info> [1591604858.0060] manager: (lo): new Generic device (/org/freedesktop/NetworkManager/Devices/1)
Jun 08 03:27:38 ilo NetworkManager[378]: <info> [1591604858.0070] manager: (wlp3s0): new 802.11 Wi-Fi device (/org/freedesktop/NetworkManager/Devices/2)
Jun 08 03:27:38 ilo NetworkManager[378]: <info> [1591604858.0108] ovsdb: Could not connect: No such file or directory
Jun 08 03:27:38 ilo NetworkManager[378]: <info> [1591604858.0120] device (wlp3s0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Jun 08 03:27:38 ilo dbus-daemon[377]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
Jun 08 03:27:38 ilo systemd[1]: Started Network Manager Script Dispatcher Service.
Jun 08 03:27:38 ilo audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 08 03:27:38 ilo kernel: hid-generic 0003:0C45:5011.0006: input,hidraw4: USB HID v1.11 Keyboard [USB Wired Keyboard] on usb-0000:00:14.0-1.3/input0
Jun 08 03:27:38 ilo kernel: input: USB Wired Keyboard Consumer Control as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.3/1-1.3:1.1/0003:0C45:5011.0007/input/input19
Jun 08 03:27:38 ilo NetworkManager[378]: <info> [1591604858.0690] device (wlp3s0): set-hw-addr: set MAC address to E2:60:03:14:9A:7E (scanning)
Jun 08 03:27:38 ilo dbus-daemon[377]: [system] Activating via systemd: service name='fi.w1.wpa_supplicant1' unit='wpa_supplicant.service' requested by ':1.1' (uid=0 pid=378 comm="/usr/bin/NetworkManager --no-daemon ")
Jun 08 03:27:38 ilo systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
Jun 08 03:27:38 ilo systemd[1]: Condition check resulted in First Boot Wizard being skipped.
Jun 08 03:27:38 ilo systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
Jun 08 03:27:38 ilo systemd[1]: Condition check resulted in Rebuild Dynamic Linker Cache being skipped.
Jun 08 03:27:38 ilo systemd[1]: Condition check resulted in Store a System Token in an EFI Variable being skipped.
Jun 08 03:27:38 ilo systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
Jun 08 03:27:38 ilo systemd[1]: Condition check resulted in Rebuild Journal Catalog being skipped.
Jun 08 03:27:38 ilo systemd[1]: Condition check resulted in Commit a transient machine-id on disk being skipped.
Jun 08 03:27:38 ilo systemd[1]: Condition check resulted in Load Kernel Modules being skipped.
Jun 08 03:27:38 ilo systemd[1]: Condition check resulted in FUSE Control File System being skipped.
Jun 08 03:27:38 ilo systemd[1]: Condition check resulted in Create System Users being skipped.
Jun 08 03:27:38 ilo systemd[1]: Condition check resulted in Update is Completed being skipped.
Jun 08 03:27:38 ilo systemd[1]: Starting WPA supplicant...
Jun 08 03:27:38 ilo dbus-daemon[377]: [system] Successfully activated service 'fi.w1.wpa_supplicant1'
Jun 08 03:27:38 ilo systemd[1]: Started WPA supplicant.
Jun 08 03:27:38 ilo wpa_supplicant[410]: Successfully initialized wpa_supplicant
Jun 08 03:27:38 ilo audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=wpa_supplicant comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 08 03:27:38 ilo kernel: input: USB Wired Keyboard System Control as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.3/1-1.3:1.1/0003:0C45:5011.0007/input/input20
Jun 08 03:27:38 ilo kernel: hid-generic 0003:0C45:5011.0007: input,hidraw5: USB HID v1.11 Device [USB Wired Keyboard] on usb-0000:00:14.0-1.3/input1
Jun 08 03:27:38 ilo kernel: input: Apple Inc. Apple Internal Keyboard / Trackpad as /devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.0/0003:05AC:0259.0003/input/input21
Jun 08 03:27:38 ilo wpa_supplicant[410]: dbus: fill_dict_with_properties dbus_interface=fi.w1.wpa_supplicant1.Interface.P2PDevice dbus_property=P2PDeviceConfig getter failed
Jun 08 03:27:38 ilo NetworkManager[378]: <info> [1591604858.1229] device (wlp3s0): supplicant interface state: internal-starting -> disconnected
Jun 08 03:27:38 ilo NetworkManager[378]: <info> [1591604858.1229] device (wlp3s0): state change: unavailable -> disconnected (reason 'supplicant-available', sys-iface-state: 'managed')
Jun 08 03:27:38 ilo systemd-logind[379]: Watching system buttons on /dev/input/event11 (Logitech USB Receiver Consumer Control)
Jun 08 03:27:38 ilo systemd-logind[379]: Watching system buttons on /dev/input/event13 (Logitech USB Receiver System Control)
Jun 08 03:27:38 ilo kernel: usb 1-3.3: New USB device found, idVendor=05ac, idProduct=8289, bcdDevice= 1.50
Jun 08 03:27:38 ilo kernel: usb 1-3.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Jun 08 03:27:38 ilo kernel: usb 1-3.3: Product: Bluetooth USB Host Controller
Jun 08 03:27:38 ilo kernel: usb 1-3.3: Manufacturer: Apple Inc.
Jun 08 03:27:38 ilo systemd-logind[379]: Watching system buttons on /dev/input/event17 (USB Wired Keyboard Consumer Control)
Jun 08 03:27:38 ilo systemd-logind[379]: Watching system buttons on /dev/input/event10 (Logitech USB Receiver Keyboard)
Jun 08 03:27:38 ilo systemd-logind[379]: Watching system buttons on /dev/input/event18 (USB Wired Keyboard System Control)
Jun 08 03:27:38 ilo kernel: apple 0003:05AC:0259.0003: input,hidraw6: USB HID v1.11 Keyboard [Apple Inc. Apple Internal Keyboard / Trackpad] on usb-0000:00:14.0-5/input0
Jun 08 03:27:38 ilo kernel: apple 0003:05AC:0259.0004: hidraw7: USB HID v1.11 Device [Apple Inc. Apple Internal Keyboard / Trackpad] on usb-0000:00:14.0-5/input1
Jun 08 03:27:38 ilo systemd-udevd[304]: event19: EVDEV_ABS override set but no EV_ABS present on device
Jun 08 03:27:38 ilo systemd-logind[379]: Watching system buttons on /dev/input/event16 (USB Wired Keyboard)
Jun 08 03:27:38 ilo systemd-logind[379]: Watching system buttons on /dev/input/event15 (HID 05ac:820a)
Jun 08 03:27:38 ilo kernel: Bluetooth: Core ver 2.22
Jun 08 03:27:38 ilo kernel: NET: Registered protocol family 31
Jun 08 03:27:38 ilo kernel: Bluetooth: HCI device and connection manager initialized
Jun 08 03:27:38 ilo kernel: Bluetooth: HCI socket layer initialized
Jun 08 03:27:38 ilo kernel: Bluetooth: L2CAP socket layer initialized
Jun 08 03:27:38 ilo kernel: Bluetooth: SCO socket layer initialized
Jun 08 03:27:38 ilo kernel: usbcore: registered new interface driver btusb
Jun 08 03:27:38 ilo kernel: [drm] Initialized i915 1.6.0 20200114 for 0000:00:02.0 on minor 0
Jun 08 03:27:38 ilo kernel: ACPI: Video Device [IGPU] (multi-head: yes rom: no post: no)
Jun 08 03:27:38 ilo systemd[1]: Reached target Bluetooth.
Jun 08 03:27:38 ilo kernel: acpi device:02: registered as cooling_device5
Jun 08 03:27:38 ilo kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input22
Jun 08 03:27:38 ilo kernel: snd_hda_intel 0000:00:03.0: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
Jun 08 03:27:38 ilo systemd-logind[379]: Watching system buttons on /dev/input/event19 (Apple Inc. Apple Internal Keyboard / Trackpad)
Jun 08 03:27:38 ilo kernel: usb 1-3.1: USB disconnect, device number 6
Jun 08 03:27:38 ilo kernel: Bluetooth: hci0: BCM: chip id 73 build 1127
Jun 08 03:27:38 ilo kernel: Bluetooth: hci0: BCM: product 05ac:8289
Jun 08 03:27:38 ilo kernel: Bluetooth: hci0: BCM: features 0x07
Jun 08 03:27:38 ilo kernel: fbcon: i915drmfb (fb0) is primary device
Jun 08 03:27:38 ilo kernel: Bluetooth: hci0: BCM20702B0 Generic USB Class 1 @ 20 MHz
Jun 08 03:27:38 ilo kernel: Console: switching to colour frame buffer device 240x67
Jun 08 03:27:38 ilo kernel: i915 0000:00:02.0: fb0: i915drmfb frame buffer device
Jun 08 03:27:38 ilo systemd[1]: Starting Load/Save Screen Backlight Brightness of backlight:acpi_video0...
Jun 08 03:27:38 ilo systemd[1]: Starting Load/Save Screen Backlight Brightness of backlight:intel_backlight...
Jun 08 03:27:38 ilo kernel: input: HDA Intel HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.0/sound/card0/input23
Jun 08 03:27:38 ilo kernel: input: HDA Intel HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.0/sound/card0/input24
Jun 08 03:27:38 ilo kernel: input: HDA Intel HDMI HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.0/sound/card0/input25
Jun 08 03:27:38 ilo kernel: input: HDA Intel HDMI HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:03.0/sound/card0/input26
Jun 08 03:27:38 ilo kernel: input: HDA Intel HDMI HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:03.0/sound/card0/input27
Jun 08 03:27:38 ilo audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-backlight@backlight:acpi_video0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 08 03:27:38 ilo systemd[1]: Finished Load/Save Screen Backlight Brightness of backlight:acpi_video0.
Jun 08 03:27:38 ilo kernel: usb 1-3.2: USB disconnect, device number 8
Jun 08 03:27:38 ilo systemd[1]: Finished Load/Save Screen Backlight Brightness of backlight:intel_backlight.
Jun 08 03:27:38 ilo audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-backlight@backlight:intel_backlight comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 08 03:27:38 ilo kernel: scsi 1:0:0:0: Direct-Access APPLE SD Card Reader 3.00 PQ: 0 ANSI: 6
Jun 08 03:27:39 ilo kernel: sd 1:0:0:0: [sdb] 124735488 512-byte logical blocks: (63.9 GB/59.5 GiB)
Jun 08 03:27:39 ilo kernel: sd 1:0:0:0: [sdb] Write Protect is off
Jun 08 03:27:39 ilo kernel: sd 1:0:0:0: [sdb] Mode Sense: 23 00 00 00
Jun 08 03:27:39 ilo kernel: sd 1:0:0:0: [sdb] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
Jun 08 03:27:39 ilo kernel: sdb: sdb1
Jun 08 03:27:39 ilo kernel: sd 1:0:0:0: [sdb] Attached SCSI removable disk
Jun 08 03:27:43 ilo systemd[1]: systemd-rfkill.service: Succeeded.
Jun 08 03:27:43 ilo audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 08 03:27:43 ilo kernel: kauditd_printk_skb: 13 callbacks suppressed
Jun 08 03:27:43 ilo kernel: audit: type=1131 audit(1591604863.240:24): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 08 03:27:46 ilo NetworkManager[378]: <info> [1591604866.0469] policy: auto-activating connection 'MySpectrumWiFi26-5G' (2f19c579-0be3-43be-b440-2f8f25fd174a)
Jun 08 03:27:46 ilo NetworkManager[378]: <info> [1591604866.0473] device (wlp3s0): Activation: starting connection 'MySpectrumWiFi26-5G' (2f19c579-0be3-43be-b440-2f8f25fd174a)
Jun 08 03:27:46 ilo NetworkManager[378]: <info> [1591604866.0474] device (wlp3s0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
Jun 08 03:27:46 ilo NetworkManager[378]: <info> [1591604866.0476] manager: NetworkManager state is now CONNECTING
Jun 08 03:27:46 ilo NetworkManager[378]: <info> [1591604866.0482] device (wlp3s0): set-hw-addr: reset MAC address to 80:E6:50:1B:4A:56 (preserve)
Jun 08 03:27:46 ilo NetworkManager[378]: <info> [1591604866.0485] device (wlp3s0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Jun 08 03:27:46 ilo NetworkManager[378]: <info> [1591604866.0488] device (wlp3s0): Activation: (wifi) access point 'MySpectrumWiFi26-5G' has security, but secrets are required.
Jun 08 03:27:46 ilo NetworkManager[378]: <info> [1591604866.0489] device (wlp3s0): state change: config -> need-auth (reason 'none', sys-iface-state: 'managed')
Jun 08 03:27:46 ilo NetworkManager[378]: <info> [1591604866.0531] device (wlp3s0): state change: need-auth -> prepare (reason 'none', sys-iface-state: 'managed')
Jun 08 03:27:46 ilo NetworkManager[378]: <info> [1591604866.0534] device (wlp3s0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Jun 08 03:27:46 ilo NetworkManager[378]: <info> [1591604866.0536] device (wlp3s0): Activation: (wifi) connection 'MySpectrumWiFi26-5G' has security, and secrets exist. No new secrets needed.
Jun 08 03:27:46 ilo NetworkManager[378]: <info> [1591604866.0537] Config: added 'ssid' value 'MySpectrumWiFi26-5G'
Jun 08 03:27:46 ilo NetworkManager[378]: <info> [1591604866.0537] Config: added 'scan_ssid' value '1'
Jun 08 03:27:46 ilo NetworkManager[378]: <info> [1591604866.0537] Config: added 'bgscan' value 'simple:30:-70:86400'
Jun 08 03:27:46 ilo NetworkManager[378]: <info> [1591604866.0537] Config: added 'key_mgmt' value 'WPA-PSK WPA-PSK-SHA256'
Jun 08 03:27:46 ilo NetworkManager[378]: <info> [1591604866.0537] Config: added 'auth_alg' value 'OPEN'
Jun 08 03:27:46 ilo NetworkManager[378]: <info> [1591604866.0537] Config: added 'psk' value '<hidden>'
Jun 08 03:27:46 ilo NetworkManager[378]: <info> [1591604866.0813] device (wlp3s0): supplicant interface state: disconnected -> inactive
Jun 08 03:27:46 ilo NetworkManager[378]: <info> [1591604866.0873] device (wlp3s0): supplicant interface state: inactive -> scanning
Jun 08 03:27:47 ilo systemd[1]: NetworkManager-dispatcher.service: Succeeded.
Jun 08 03:27:47 ilo audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 08 03:27:47 ilo kernel: audit: type=1131 audit(1591604867.910:25): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 08 03:27:48 ilo audit[390]: USER_AUTH pid=390 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_securetty,pam_tally2,pam_shells,pam_unix,pam_permit acct="lija" exe="/usr/bin/login" hostname=ilo addr=? terminal=tty1 res=success'
Jun 08 03:27:48 ilo kernel: audit: type=1100 audit(1591604868.620:26): pid=390 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_securetty,pam_tally2,pam_shells,pam_unix,pam_permit acct="lija" exe="/usr/bin/login" hostname=ilo addr=? terminal=tty1 res=success'
Jun 08 03:27:48 ilo audit[390]: USER_ACCT pid=390 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_tally2,pam_access,pam_unix,pam_permit,pam_time acct="lija" exe="/usr/bin/login" hostname=ilo addr=? terminal=tty1 res=success'
Jun 08 03:27:48 ilo audit[390]: CRED_ACQ pid=390 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_securetty,pam_tally2,pam_shells,pam_unix,pam_permit acct="lija" exe="/usr/bin/login" hostname=ilo addr=? terminal=tty1 res=success'
Jun 08 03:27:48 ilo kernel: audit: type=1101 audit(1591604868.630:27): pid=390 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_tally2,pam_access,pam_unix,pam_permit,pam_time acct="lija" exe="/usr/bin/login" hostname=ilo addr=? terminal=tty1 res=success'
Jun 08 03:27:48 ilo kernel: audit: type=1103 audit(1591604868.630:28): pid=390 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_securetty,pam_tally2,pam_shells,pam_unix,pam_permit acct="lija" exe="/usr/bin/login" hostname=ilo addr=? terminal=tty1 res=success'
Jun 08 03:27:48 ilo kernel: audit: type=1006 audit(1591604868.630:29): pid=390 uid=0 old-auid=4294967295 auid=1000 tty=tty1 old-ses=4294967295 ses=1 res=1
Jun 08 03:27:48 ilo login[390]: pam_unix(login:session): session opened for user lija by LOGIN(uid=0)
Jun 08 03:27:48 ilo systemd[1]: Created slice User Slice of UID 1000.
Jun 08 03:27:48 ilo systemd[1]: Starting User Runtime Directory /run/user/1000...
Jun 08 03:27:48 ilo systemd-logind[379]: New session 1 of user lija.
Jun 08 03:27:48 ilo systemd[1]: Condition check resulted in Rebuild Dynamic Linker Cache being skipped.
Jun 08 03:27:48 ilo systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
Jun 08 03:27:48 ilo systemd[1]: Condition check resulted in Store a System Token in an EFI Variable being skipped.
Jun 08 03:27:48 ilo systemd[1]: Condition check resulted in First Boot Wizard being skipped.
Jun 08 03:27:48 ilo systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
Jun 08 03:27:48 ilo systemd[1]: Condition check resulted in Rebuild Journal Catalog being skipped.
Jun 08 03:27:48 ilo systemd[1]: Condition check resulted in Commit a transient machine-id on disk being skipped.
Jun 08 03:27:48 ilo systemd[1]: Condition check resulted in Load Kernel Modules being skipped.
Jun 08 03:27:48 ilo systemd[1]: Condition check resulted in FUSE Control File System being skipped.
Jun 08 03:27:48 ilo systemd[1]: Condition check resulted in Create System Users being skipped.
Jun 08 03:27:48 ilo systemd[1]: Condition check resulted in Update is Completed being skipped.
Jun 08 03:27:48 ilo systemd[1]: Finished User Runtime Directory /run/user/1000.
Jun 08 03:27:48 ilo audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 08 03:27:48 ilo systemd[1]: Starting User Manager for UID 1000...
Jun 08 03:27:48 ilo kernel: audit: type=1130 audit(1591604868.653:30): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 08 03:27:48 ilo audit[448]: USER_ACCT pid=448 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_tally2,pam_access,pam_unix,pam_permit,pam_time acct="lija" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 08 03:27:48 ilo audit[448]: CRED_ACQ pid=448 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=? acct="lija" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Jun 08 03:27:48 ilo systemd[448]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8002 service=[systemd-user] terminal=[] user=[lija] ruser=[<unknown>] rhost=[<unknown>]
Jun 08 03:27:48 ilo systemd[448]: pam_unix(systemd-user:session): session opened for user lija by (uid=0)
Jun 08 03:27:48 ilo kernel: audit: type=1101 audit(1591604868.657:31): pid=448 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_tally2,pam_access,pam_unix,pam_permit,pam_time acct="lija" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 08 03:27:48 ilo kernel: audit: type=1103 audit(1591604868.657:32): pid=448 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=? acct="lija" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Jun 08 03:27:48 ilo kernel: audit: type=1006 audit(1591604868.657:33): pid=448 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=2 res=1
Jun 08 03:27:48 ilo kernel: audit: type=1105 audit(1591604868.657:34): pid=448 uid=0 auid=1000 ses=2 msg='op=PAM:session_open grantors=pam_loginuid,pam_loginuid,pam_keyinit,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="lija" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 08 03:27:48 ilo audit[448]: USER_START pid=448 uid=0 auid=1000 ses=2 msg='op=PAM:session_open grantors=pam_loginuid,pam_loginuid,pam_keyinit,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="lija" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 08 03:27:48 ilo audit: BPF prog-id=11 op=LOAD
Jun 08 03:27:48 ilo audit: BPF prog-id=11 op=UNLOAD
Jun 08 03:27:48 ilo kernel: audit: type=1334 audit(1591604868.663:35): prog-id=11 op=LOAD
Jun 08 03:27:48 ilo systemd[448]: Reached target Paths.
Jun 08 03:27:48 ilo audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 08 03:27:48 ilo systemd[448]: Reached target Timers.
Jun 08 03:27:48 ilo systemd[448]: Starting D-Bus User Message Bus Socket.
Jun 08 03:27:48 ilo systemd[448]: Listening on GnuPG network certificate management daemon.
Jun 08 03:27:48 ilo systemd[448]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
Jun 08 03:27:48 ilo systemd[448]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
Jun 08 03:27:48 ilo systemd[448]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
Jun 08 03:27:48 ilo systemd[448]: Listening on GnuPG cryptographic agent and passphrase cache.
Jun 08 03:27:48 ilo systemd[448]: Listening on p11-kit server.
Jun 08 03:27:48 ilo systemd[448]: Listening on D-Bus User Message Bus Socket.
Jun 08 03:27:48 ilo audit[390]: USER_START pid=390 uid=0 auid=1000 ses=1 msg='op=PAM:session_open grantors=pam_loginuid,pam_keyinit,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="lija" exe="/usr/bin/login" hostname=ilo addr=? terminal=tty1 res=success'
Jun 08 03:27:48 ilo audit[390]: CRED_REFR pid=390 uid=0 auid=1000 ses=1 msg='op=PAM:setcred grantors=pam_securetty,pam_tally2,pam_shells,pam_unix,pam_permit acct="lija" exe="/usr/bin/login" hostname=ilo addr=? terminal=tty1 res=success'
Jun 08 03:27:48 ilo systemd[448]: Reached target Sockets.
Jun 08 03:27:48 ilo systemd[448]: Reached target Basic System.
Jun 08 03:27:48 ilo login[390]: LOGIN ON tty1 BY lija
Jun 08 03:27:48 ilo systemd[448]: Reached target Main User Target.
Jun 08 03:27:48 ilo systemd[448]: Startup finished in 59ms.
Jun 08 03:27:48 ilo systemd[1]: Started User Manager for UID 1000.
Jun 08 03:27:48 ilo systemd[1]: Started Session 1 of user lija.
Jun 08 03:27:50 ilo wpa_supplicant[410]: wlp3s0: Trying to associate with b8:d9:4d:28:45:2d (SSID='MySpectrumWiFi26-5G' freq=5745 MHz)
Jun 08 03:27:50 ilo NetworkManager[378]: <info> [1591604870.0314] device (wlp3s0): supplicant interface state: scanning -> associating
Jun 08 03:27:50 ilo wpa_supplicant[410]: wlp3s0: Associated with b8:d9:4d:28:45:2d
Jun 08 03:27:50 ilo wpa_supplicant[410]: wlp3s0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Jun 08 03:27:50 ilo wpa_supplicant[410]: wlp3s0: WPA: Key negotiation completed with b8:d9:4d:28:45:2d [PTK=CCMP GTK=CCMP]
Jun 08 03:27:50 ilo wpa_supplicant[410]: wlp3s0: CTRL-EVENT-CONNECTED - Connection to b8:d9:4d:28:45:2d completed [id=0 id_str=]
Jun 08 03:27:50 ilo wpa_supplicant[410]: bgscan simple: Failed to enable signal strength monitoring
Jun 08 03:27:50 ilo NetworkManager[378]: <info> [1591604870.1405] device (wlp3s0): supplicant interface state: associating -> completed
Jun 08 03:27:50 ilo NetworkManager[378]: <info> [1591604870.1406] device (wlp3s0): Activation: (wifi) Stage 2 of 5 (Device Configure) successful. Connected to wireless network "MySpectrumWiFi26-5G"
Jun 08 03:27:50 ilo NetworkManager[378]: <info> [1591604870.1412] device (wlp3s0): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed')
Jun 08 03:27:50 ilo kernel: IPv6: ADDRCONF(NETDEV_CHANGE): wlp3s0: link becomes ready
Jun 08 03:27:50 ilo NetworkManager[378]: <info> [1591604870.1417] dhcp4 (wlp3s0): activation: beginning transaction (timeout in 45 seconds)
Jun 08 03:27:52 ilo NetworkManager[378]: <info> [1591604872.0289] dhcp6 (wlp3s0): activation: beginning transaction (timeout in 45 seconds)
Jun 08 03:27:52 ilo dbus-daemon[377]: [system] Activating via systemd: service name='org.freedesktop.resolve1' unit='dbus-org.freedesktop.resolve1.service' requested by ':1.1' (uid=0 pid=378 comm="/usr/bin/NetworkManager --no-daemon ")
Jun 08 03:27:52 ilo dbus-daemon[377]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.resolve1.service': Unit dbus-org.freedesktop.resolve1.service not found.
Jun 08 03:27:52 ilo dbus-daemon[377]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.1' (uid=0 pid=378 comm="/usr/bin/NetworkManager --no-daemon ")
Jun 08 03:27:52 ilo systemd[1]: Starting Network Manager Script Dispatcher Service...
Jun 08 03:27:52 ilo dbus-daemon[377]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
Jun 08 03:27:52 ilo systemd[1]: Started Network Manager Script Dispatcher Service.
Jun 08 03:27:52 ilo audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 08 03:27:53 ilo NetworkManager[378]: <info> [1591604873.1430] dhcp6 (wlp3s0): option dhcp6_domain_search => 'home'
Jun 08 03:27:53 ilo NetworkManager[378]: <info> [1591604873.1430] dhcp6 (wlp3s0): option ip6_address => '2605:6000:151b:4cdc:0:c3f8:44fa:ea66'
Jun 08 03:27:53 ilo NetworkManager[378]: <info> [1591604873.1431] dhcp6 (wlp3s0): state changed unknown -> bound
Jun 08 03:27:54 ilo NetworkManager[378]: <info> [1591604874.8891] device (wlp3s0): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed')
Jun 08 03:27:54 ilo NetworkManager[378]: <info> [1591604874.8944] device (wlp3s0): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed')
Jun 08 03:27:54 ilo NetworkManager[378]: <info> [1591604874.8952] device (wlp3s0): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed')
Jun 08 03:27:54 ilo NetworkManager[378]: <info> [1591604874.8965] manager: NetworkManager state is now CONNECTED_LOCAL
Jun 08 03:27:54 ilo NetworkManager[378]: <info> [1591604874.9011] manager: NetworkManager state is now CONNECTED_SITE
Jun 08 03:27:54 ilo NetworkManager[378]: <info> [1591604874.9013] policy: set 'MySpectrumWiFi26-5G' (wlp3s0) as default for IPv6 routing and DNS
Jun 08 03:27:54 ilo dbus-daemon[377]: [system] Activating via systemd: service name='org.freedesktop.resolve1' unit='dbus-org.freedesktop.resolve1.service' requested by ':1.1' (uid=0 pid=378 comm="/usr/bin/NetworkManager --no-daemon ")
Jun 08 03:27:54 ilo dbus-daemon[377]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.resolve1.service': Unit dbus-org.freedesktop.resolve1.service not found.
Jun 08 03:27:54 ilo NetworkManager[378]: <info> [1591604874.9073] device (wlp3s0): Activation: successful, device activated.
Jun 08 03:27:54 ilo NetworkManager[378]: <info> [1591604874.9079] manager: startup complete
Jun 08 03:27:55 ilo NetworkManager[378]: <info> [1591604875.1861] dhcp4 (wlp3s0): option dhcp_lease_time => '259200'
Jun 08 03:27:55 ilo NetworkManager[378]: <info> [1591604875.1862] dhcp4 (wlp3s0): option domain_name => 'home'
Jun 08 03:27:55 ilo NetworkManager[378]: <info> [1591604875.1862] dhcp4 (wlp3s0): option domain_name_servers => '192.168.1.1'
Jun 08 03:27:55 ilo NetworkManager[378]: <info> [1591604875.1862] dhcp4 (wlp3s0): option expiry => '1591864072'
Jun 08 03:27:55 ilo NetworkManager[378]: <info> [1591604875.1862] dhcp4 (wlp3s0): option ip_address => '192.168.1.183'
Jun 08 03:27:55 ilo NetworkManager[378]: <info> [1591604875.1863] dhcp4 (wlp3s0): option requested_broadcast_address => '1'
Jun 08 03:27:55 ilo NetworkManager[378]: <info> [1591604875.1863] dhcp4 (wlp3s0): option requested_domain_name => '1'
Jun 08 03:27:55 ilo NetworkManager[378]: <info> [1591604875.1863] dhcp4 (wlp3s0): option requested_domain_name_servers => '1'
Jun 08 03:27:55 ilo NetworkManager[378]: <info> [1591604875.1863] dhcp4 (wlp3s0): option requested_domain_search => '1'
Jun 08 03:27:55 ilo NetworkManager[378]: <info> [1591604875.1863] dhcp4 (wlp3s0): option requested_host_name => '1'
Jun 08 03:27:55 ilo NetworkManager[378]: <info> [1591604875.1863] dhcp4 (wlp3s0): option requested_interface_mtu => '1'
Jun 08 03:27:55 ilo NetworkManager[378]: <info> [1591604875.1864] dhcp4 (wlp3s0): option requested_ms_classless_static_routes => '1'
Jun 08 03:27:55 ilo NetworkManager[378]: <info> [1591604875.1864] dhcp4 (wlp3s0): option requested_nis_domain => '1'
Jun 08 03:27:55 ilo NetworkManager[378]: <info> [1591604875.1864] dhcp4 (wlp3s0): option requested_nis_servers => '1'
Jun 08 03:27:55 ilo NetworkManager[378]: <info> [1591604875.1864] dhcp4 (wlp3s0): option requested_ntp_servers => '1'
Jun 08 03:27:55 ilo NetworkManager[378]: <info> [1591604875.1864] dhcp4 (wlp3s0): option requested_rfc3442_classless_static_routes => '1'
Jun 08 03:27:55 ilo NetworkManager[378]: <info> [1591604875.1864] dhcp4 (wlp3s0): option requested_root_path => '1'
Jun 08 03:27:55 ilo NetworkManager[378]: <info> [1591604875.1865] dhcp4 (wlp3s0): option requested_routers => '1'
Jun 08 03:27:55 ilo NetworkManager[378]: <info> [1591604875.1865] dhcp4 (wlp3s0): option requested_static_routes => '1'
Jun 08 03:27:55 ilo NetworkManager[378]: <info> [1591604875.1865] dhcp4 (wlp3s0): option requested_subnet_mask => '1'
Jun 08 03:27:55 ilo NetworkManager[378]: <info> [1591604875.1865] dhcp4 (wlp3s0): option requested_time_offset => '1'
Jun 08 03:27:55 ilo NetworkManager[378]: <info> [1591604875.1865] dhcp4 (wlp3s0): option requested_wpad => '1'
Jun 08 03:27:55 ilo NetworkManager[378]: <info> [1591604875.1866] dhcp4 (wlp3s0): option routers => '192.168.1.1'
Jun 08 03:27:55 ilo NetworkManager[378]: <info> [1591604875.1866] dhcp4 (wlp3s0): option subnet_mask => '255.255.255.0'
Jun 08 03:27:55 ilo NetworkManager[378]: <info> [1591604875.1866] dhcp4 (wlp3s0): state changed unknown -> bound
Jun 08 03:27:55 ilo NetworkManager[378]: <info> [1591604875.1896] policy: set 'MySpectrumWiFi26-5G' (wlp3s0) as default for IPv4 routing and DNS
Jun 08 03:27:57 ilo NetworkManager[378]: <info> [1591604877.4229] manager: NetworkManager state is now CONNECTED_GLOBAL
Jun 08 03:27:57 ilo systemd[448]: Started D-Bus User Message Bus.
Jun 08 03:28:01 ilo systemd[1]: NetworkManager-dispatcher.service: Succeeded.
Jun 08 03:28:01 ilo audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 08 03:28:01 ilo kernel: kauditd_printk_skb: 5 callbacks suppressed
Jun 08 03:28:01 ilo kernel: audit: type=1131 audit(1591604881.907:41): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 08 03:28:07 ilo systemd[1]: systemd-hostnamed.service: Succeeded.
Jun 08 03:28:07 ilo audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 08 03:28:07 ilo kernel: audit: type=1131 audit(1591604887.987:42): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 08 03:28:08 ilo audit: BPF prog-id=10 op=UNLOAD
Jun 08 03:28:08 ilo audit: BPF prog-id=9 op=UNLOAD
Jun 08 03:28:08 ilo kernel: audit: type=1334 audit(1591604888.070:43): prog-id=10 op=UNLOAD
Jun 08 03:28:08 ilo kernel: audit: type=1334 audit(1591604888.070:44): prog-id=9 op=UNLOAD
Jun 08 03:28:48 ilo audit[516]: USER_ACCT pid=516 uid=1000 auid=1000 ses=1 msg='op=PAM:accounting grantors=pam_unix acct="lija" exe="/usr/bin/doas" hostname=ilo addr=? terminal=tty1 res=success'
Jun 08 03:28:48 ilo audit[516]: CRED_ACQ pid=516 uid=1000 auid=1000 ses=1 msg='op=PAM:setcred grantors=pam_unix acct="root" exe="/usr/bin/doas" hostname=ilo addr=? terminal=tty1 res=success'
Jun 08 03:28:48 ilo doas[516]: pam_unix(doas:session): session opened for user root by lija(uid=1000)
Jun 08 03:28:48 ilo audit[516]: USER_START pid=516 uid=1000 auid=1000 ses=1 msg='op=PAM:session_open grantors=pam_xauth,pam_umask,pam_env,pam_unix acct="root" exe="/usr/bin/doas" hostname=ilo addr=? terminal=tty1 res=success'
Jun 08 03:28:48 ilo doas[517]: lija ran command find / -iname xorg.log as root from /home/lija
Jun 08 03:28:48 ilo kernel: audit: type=1101 audit(1591604928.253:45): pid=516 uid=1000 auid=1000 ses=1 msg='op=PAM:accounting grantors=pam_unix acct="lija" exe="/usr/bin/doas" hostname=ilo addr=? terminal=tty1 res=success'
Jun 08 03:28:48 ilo kernel: audit: type=1103 audit(1591604928.253:46): pid=516 uid=1000 auid=1000 ses=1 msg='op=PAM:setcred grantors=pam_unix acct="root" exe="/usr/bin/doas" hostname=ilo addr=? terminal=tty1 res=success'
Jun 08 03:28:48 ilo kernel: audit: type=1105 audit(1591604928.253:47): pid=516 uid=1000 auid=1000 ses=1 msg='op=PAM:session_open grantors=pam_xauth,pam_umask,pam_env,pam_unix acct="root" exe="/usr/bin/doas" hostname=ilo addr=? terminal=tty1 res=success'
Jun 08 03:28:49 ilo systemd[1]: proc-sys-fs-binfmt_misc.automount: Got automount request for /proc/sys/fs/binfmt_misc, triggered by 517 (find)
Jun 08 03:28:49 ilo systemd[1]: Mounting Arbitrary Executable File Formats File System...
Jun 08 03:28:49 ilo systemd[1]: Mounted Arbitrary Executable File Formats File System.
Jun 08 03:28:49 ilo doas[516]: pam_unix(doas:session): session closed for user root
Jun 08 03:28:49 ilo audit[516]: USER_END pid=516 uid=1000 auid=1000 ses=1 msg='op=PAM:session_close grantors=pam_xauth,pam_umask,pam_env,pam_unix acct="root" exe="/usr/bin/doas" hostname=ilo addr=? terminal=tty1 res=success'
Jun 08 03:28:49 ilo audit[516]: CRED_DISP pid=516 uid=1000 auid=1000 ses=1 msg='op=PAM:setcred grantors=pam_unix acct="root" exe="/usr/bin/doas" hostname=ilo addr=? terminal=tty1 res=success'
Jun 08 03:28:49 ilo kernel: audit: type=1106 audit(1591604929.920:48): pid=516 uid=1000 auid=1000 ses=1 msg='op=PAM:session_close grantors=pam_xauth,pam_umask,pam_env,pam_unix acct="root" exe="/usr/bin/doas" hostname=ilo addr=? terminal=tty1 res=success'
Jun 08 03:28:49 ilo kernel: audit: type=1104 audit(1591604929.920:49): pid=516 uid=1000 auid=1000 ses=1 msg='op=PAM:setcred grantors=pam_unix acct="root" exe="/usr/bin/doas" hostname=ilo addr=? terminal=tty1 res=success'
Jun 08 03:29:20 ilo audit[519]: USER_ACCT pid=519 uid=1000 auid=1000 ses=1 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="lija" exe="/usr/bin/sudo" hostname=ilo addr=? terminal=/dev/tty1 res=success'
Jun 08 03:29:20 ilo audit[519]: CRED_REFR pid=519 uid=0 auid=1000 ses=1 msg='op=PAM:setcred grantors=pam_unix,pam_permit,pam_env acct="root" exe="/usr/bin/sudo" hostname=ilo addr=? terminal=/dev/tty1 res=success'
Jun 08 03:29:20 ilo audit[519]: USER_START pid=519 uid=0 auid=1000 ses=1 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=ilo addr=? terminal=/dev/tty1 res=success'
Jun 08 03:29:20 ilo sudo[519]: lija : TTY=tty1 ; PWD=/home/lija ; USER=root ; COMMAND=/usr/bin/journalctl -b
Jun 08 03:29:20 ilo sudo[519]: pam_unix(sudo:session): session opened for user root by lija(uid=0)
Jun 08 03:29:20 ilo kernel: audit: type=1101 audit(1591604960.630:50): pid=519 uid=1000 auid=1000 ses=1 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="lija" exe="/usr/bin/sudo" hostname=ilo addr=? terminal=/dev/tty1 res=success'
Jun 08 03:29:20 ilo kernel: audit: type=1110 audit(1591604960.630:51): pid=519 uid=0 auid=1000 ses=1 msg='op=PAM:setcred grantors=pam_unix,pam_permit,pam_env acct="root" exe="/usr/bin/sudo" hostname=ilo addr=? terminal=/dev/tty1 res=success'
Jun 08 03:29:20 ilo kernel: audit: type=1105 audit(1591604960.630:52): pid=519 uid=0 auid=1000 ses=1 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=ilo addr=? terminal=/dev/tty1 res=success'
Jun 08 03:29:24 ilo sudo[519]: pam_unix(sudo:session): session closed for user root
Jun 08 03:29:24 ilo audit[519]: USER_END pid=519 uid=0 auid=1000 ses=1 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=ilo addr=? terminal=/dev/tty1 res=success'
Jun 08 03:29:24 ilo audit[519]: CRED_DISP pid=519 uid=0 auid=1000 ses=1 msg='op=PAM:setcred grantors=pam_unix,pam_permit,pam_env acct="root" exe="/usr/bin/sudo" hostname=ilo addr=? terminal=/dev/tty1 res=success'
Jun 08 03:29:24 ilo kernel: audit: type=1106 audit(1591604964.957:53): pid=519 uid=0 auid=1000 ses=1 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=ilo addr=? terminal=/dev/tty1 res=success'
Jun 08 03:29:24 ilo kernel: audit: type=1104 audit(1591604964.957:54): pid=519 uid=0 auid=1000 ses=1 msg='op=PAM:setcred grantors=pam_unix,pam_permit,pam_env acct="root" exe="/usr/bin/sudo" hostname=ilo addr=? terminal=/dev/tty1 res=success'
Jun 08 03:29:49 ilo audit[522]: USER_ACCT pid=522 uid=1000 auid=1000 ses=1 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="lija" exe="/usr/bin/sudo" hostname=ilo addr=? terminal=/dev/tty1 res=success'
Jun 08 03:29:49 ilo audit[522]: CRED_REFR pid=522 uid=0 auid=1000 ses=1 msg='op=PAM:setcred grantors=pam_unix,pam_permit,pam_env acct="root" exe="/usr/bin/sudo" hostname=ilo addr=? terminal=/dev/tty1 res=success'
Jun 08 03:29:49 ilo sudo[522]: lija : TTY=tty1 ; PWD=/home/lija ; USER=root ; COMMAND=/usr/bin/journalctl -b
Jun 08 03:29:49 ilo audit[522]: USER_START pid=522 uid=0 auid=1000 ses=1 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=ilo addr=? terminal=/dev/tty1 res=success'
Jun 08 03:29:49 ilo sudo[522]: pam_unix(sudo:session): session opened for user root by lija(uid=0)
Jun 08 03:29:49 ilo kernel: audit: type=1101 audit(1591604989.713:55): pid=522 uid=1000 auid=1000 ses=1 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="lija" exe="/usr/bin/sudo" hostname=ilo addr=? terminal=/dev/tty1 res=success'
Jun 08 03:29:49 ilo kernel: audit: type=1110 audit(1591604989.713:56): pid=522 uid=0 auid=1000 ses=1 msg='op=PAM:setcred grantors=pam_unix,pam_permit,pam_env acct="root" exe="/usr/bin/sudo" hostname=ilo addr=? terminal=/dev/tty1 res=success'
Jun 08 03:29:49 ilo kernel: audit: type=1105 audit(1591604989.713:57): pid=522 uid=0 auid=1000 ses=1 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=ilo addr=? terminal=/dev/tty1 res=success'
Jun 08 03:29:49 ilo sudo[522]: pam_unix(sudo:session): session closed for user root
Jun 08 03:29:49 ilo audit[522]: USER_END pid=522 uid=0 auid=1000 ses=1 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=ilo addr=? terminal=/dev/tty1 res=success'
Jun 08 03:29:49 ilo audit[522]: CRED_DISP pid=522 uid=0 auid=1000 ses=1 msg='op=PAM:setcred grantors=pam_unix,pam_permit,pam_env acct="root" exe="/usr/bin/sudo" hostname=ilo addr=? terminal=/dev/tty1 res=success'
Jun 08 03:29:49 ilo kernel: audit: type=1106 audit(1591604989.727:58): pid=522 uid=0 auid=1000 ses=1 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=ilo addr=? terminal=/dev/tty1 res=success'
Jun 08 03:29:49 ilo kernel: audit: type=1104 audit(1591604989.727:59): pid=522 uid=0 auid=1000 ses=1 msg='op=PAM:setcred grantors=pam_unix,pam_permit,pam_env acct="root" exe="/usr/bin/sudo" hostname=ilo addr=? terminal=/dev/tty1 res=success'
Jun 08 03:30:17 ilo audit[526]: USER_ACCT pid=526 uid=1000 auid=1000 ses=1 msg='op=PAM:accounting grantors=pam_unix acct="lija" exe="/usr/bin/doas" hostname=ilo addr=? terminal=tty1 res=success'
Jun 08 03:30:17 ilo audit[526]: CRED_ACQ pid=526 uid=1000 auid=1000 ses=1 msg='op=PAM:setcred grantors=pam_unix acct="root" exe="/usr/bin/doas" hostname=ilo addr=? terminal=tty1 res=success'
Jun 08 03:30:17 ilo audit[526]: USER_START pid=526 uid=1000 auid=1000 ses=1 msg='op=PAM:session_open grantors=pam_xauth,pam_umask,pam_env,pam_unix acct="root" exe="/usr/bin/doas" hostname=ilo addr=? terminal=tty1 res=success'
Jun 08 03:30:17 ilo doas[526]: pam_unix(doas:session): session opened for user root by lija(uid=1000)
Jun 08 03:30:17 ilo doas[527]: lija ran command mount /dev/sdb1 sd as root from /home/lija
Jun 08 03:30:17 ilo kernel: audit: type=1101 audit(1591605017.053:60): pid=526 uid=1000 auid=1000 ses=1 msg='op=PAM:accounting grantors=pam_unix acct="lija" exe="/usr/bin/doas" hostname=ilo addr=? terminal=tty1 res=success'
Jun 08 03:30:17 ilo kernel: audit: type=1103 audit(1591605017.053:61): pid=526 uid=1000 auid=1000 ses=1 msg='op=PAM:setcred grantors=pam_unix acct="root" exe="/usr/bin/doas" hostname=ilo addr=? terminal=tty1 res=success'
Jun 08 03:30:17 ilo kernel: audit: type=1105 audit(1591605017.053:62): pid=526 uid=1000 auid=1000 ses=1 msg='op=PAM:session_open grantors=pam_xauth,pam_umask,pam_env,pam_unix acct="root" exe="/usr/bin/doas" hostname=ilo addr=? terminal=tty1 res=success'
Jun 08 03:30:17 ilo doas[526]: pam_unix(doas:session): session closed for user root
Jun 08 03:30:17 ilo audit[526]: USER_END pid=526 uid=1000 auid=1000 ses=1 msg='op=PAM:session_close grantors=pam_xauth,pam_umask,pam_env,pam_unix acct="root" exe="/usr/bin/doas" hostname=ilo addr=? terminal=tty1 res=success'
Jun 08 03:30:17 ilo audit[526]: CRED_DISP pid=526 uid=1000 auid=1000 ses=1 msg='op=PAM:setcred grantors=pam_unix acct="root" exe="/usr/bin/doas" hostname=ilo addr=? terminal=tty1 res=success'
Jun 08 03:30:17 ilo kernel: EXT4-fs (sdb1): mounted filesystem with ordered data mode. Opts: (null)
Jun 08 03:30:17 ilo kernel: audit: type=1106 audit(1591605017.097:63): pid=526 uid=1000 auid=1000 ses=1 msg='op=PAM:session_close grantors=pam_xauth,pam_umask,pam_env,pam_unix acct="root" exe="/usr/bin/doas" hostname=ilo addr=? terminal=tty1 res=success'
Jun 08 03:30:17 ilo kernel: audit: type=1104 audit(1591605017.097:64): pid=526 uid=1000 auid=1000 ses=1 msg='op=PAM:setcred grantors=pam_unix acct="root" exe="/usr/bin/doas" hostname=ilo addr=? terminal=tty1 res=success'
Jun 08 03:30:22 ilo audit[530]: USER_ACCT pid=530 uid=1000 auid=1000 ses=1 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="lija" exe="/usr/bin/sudo" hostname=ilo addr=? terminal=/dev/tty1 res=success'
Jun 08 03:30:22 ilo sudo[530]: lija : TTY=tty1 ; PWD=/home/lija ; USER=root ; COMMAND=/usr/bin/journalctl -b
Jun 08 03:30:22 ilo kernel: audit: type=1101 audit(1591605022.660:65): pid=530 uid=1000 auid=1000 ses=1 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="lija" exe="/usr/bin/sudo" hostname=ilo addr=? terminal=/dev/tty1 res=success'
Jun 08 03:30:22 ilo kernel: audit: type=1110 audit(1591605022.660:66): pid=530 uid=0 auid=1000 ses=1 msg='op=PAM:setcred grantors=pam_unix,pam_permit,pam_env acct="root" exe="/usr/bin/sudo" hostname=ilo addr=? terminal=/dev/tty1 res=success'
Jun 08 03:30:22 ilo kernel: audit: type=1105 audit(1591605022.660:67): pid=530 uid=0 auid=1000 ses=1 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=ilo addr=? terminal=/dev/tty1 res=success'
Jun 08 03:30:22 ilo audit[530]: CRED_REFR pid=530 uid=0 auid=1000 ses=1 msg='op=PAM:setcred grantors=pam_unix,pam_permit,pam_env acct="root" exe="/usr/bin/sudo" hostname=ilo addr=? terminal=/dev/tty1 res=success'
Jun 08 03:30:22 ilo audit[530]: USER_START pid=530 uid=0 auid=1000 ses=1 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=ilo addr=? terminal=/dev/tty1 res=success'
Jun 08 03:30:22 ilo sudo[530]: pam_unix(sudo:session): session opened for user root by lija(uid=0)seems I have misformatted...
Last edited by lija-esela (2020-06-08 08:41:55)
Offline
Remove the spaces. Read the link at the bottom left of every text box: BBCode
Offline
Sorry should've specified I only added spaces between the brackets so you could see the syntax, remove them and it should format correctly.
Did you check both locations mentioned in that link? Depending on how you started xorg the log could be at one of two different places.
Offline
I searched and there was no file anywhere named xorg.log. Can it go by different names?
Offline
I also feel I should mention: when I boot while the laptop lid is closed, everything is normal. When I boot with the lid open, the tty text is much too large and continues off of the screen. I believe this is because it uses the resolution of the laptop display for both monitors, but this is not useful to me because the built-in screen has died.
When I'm in this weird zone where the tty text is way too large, though, launching xorg gives me a black screen.
Offline
Oh, I found the xorg log! I clicked the link and found it had a different name
[ 70.464] (WW) Failed to open protocol names file lib/xorg/protocol.txt
[ 70.464]
X.Org X Server 1.20.8
X Protocol Version 11, Revision 0
[ 70.464] Build Operating System: Linux Arch Linux
[ 70.464] Current Operating System: Linux ilo 5.6.15-arch1-1 #1 SMP PREEMPT Wed, 27 May 2020 23:42:26 +0000 x86_64
[ 70.464] Kernel command line: initrd=\intel-ucode.img initrd=\initramfs-linux.img root="LABEL=iloarch" rw
[ 70.464] Build Date: 05 May 2020 05:08:17AM
[ 70.464]
[ 70.464] Current version of pixman: 0.40.0
[ 70.464] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 70.465] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 70.465] (==) Log file: "/home/lija/.local/share/xorg/Xorg.0.log", Time: Mon Jun 8 03:51:06 2020
[ 70.467] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 70.467] (==) No Layout section. Using the first Screen section.
[ 70.467] (==) No screen section available. Using defaults.
[ 70.467] (**) |-->Screen "Default Screen Section" (0)
[ 70.467] (**) | |-->Monitor "<default monitor>"
[ 70.468] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 70.468] (==) Automatically adding devices
[ 70.468] (==) Automatically enabling devices
[ 70.468] (==) Automatically adding GPU devices
[ 70.468] (==) Automatically binding GPU devices
[ 70.468] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 70.470] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[ 70.470] Entry deleted from font path.
[ 70.470] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[ 70.470] Entry deleted from font path.
[ 70.470] (WW) The directory "/usr/share/fonts/100dpi" does not exist.
[ 70.470] Entry deleted from font path.
[ 70.470] (WW) The directory "/usr/share/fonts/75dpi" does not exist.
[ 70.470] Entry deleted from font path.
[ 70.470] (==) FontPath set to:
/usr/share/fonts/misc,
/usr/share/fonts/TTF
[ 70.470] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 70.470] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 70.470] (II) Module ABI versions:
[ 70.470] X.Org ANSI C Emulation: 0.4
[ 70.470] X.Org Video Driver: 24.1
[ 70.470] X.Org XInput driver : 24.1
[ 70.470] X.Org Server Extension : 10.0
[ 70.471] (++) using VT number 1
[ 70.476] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_31
[ 70.478] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 70.480] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 10 paused 0
[ 70.484] (--) PCI:*(0@0:2:0) 8086:0a2e:106b:011a rev 9, Mem @ 0xb0000000/4194304, 0xa0000000/268435456, I/O @ 0x00002000/64, BIOS @ 0x????????/131072
[ 70.484] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 70.484] (II) LoadModule: "glx"
[ 70.485] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 70.493] (II) Module glx: vendor="X.Org Foundation"
[ 70.493] compiled for 1.20.8, module version = 1.0.0
[ 70.493] ABI class: X.Org Server Extension, version 10.0
[ 70.493] (==) Matched intel as autoconfigured driver 0
[ 70.493] (==) Matched modesetting as autoconfigured driver 1
[ 70.493] (==) Matched fbdev as autoconfigured driver 2
[ 70.493] (==) Matched vesa as autoconfigured driver 3
[ 70.493] (==) Assigned the driver to the xf86ConfigLayout
[ 70.493] (II) LoadModule: "intel"
[ 70.494] (WW) Warning, couldn't open module intel
[ 70.494] (EE) Failed to load module "intel" (module does not exist, 0)
[ 70.494] (II) LoadModule: "modesetting"
[ 70.494] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 70.496] (II) Module modesetting: vendor="X.Org Foundation"
[ 70.496] compiled for 1.20.8, module version = 1.20.8
[ 70.496] Module class: X.Org Video Driver
[ 70.496] ABI class: X.Org Video Driver, version 24.1
[ 70.496] (II) LoadModule: "fbdev"
[ 70.496] (WW) Warning, couldn't open module fbdev
[ 70.496] (EE) Failed to load module "fbdev" (module does not exist, 0)
[ 70.496] (II) LoadModule: "vesa"
[ 70.496] (WW) Warning, couldn't open module vesa
[ 70.496] (EE) Failed to load module "vesa" (module does not exist, 0)
[ 70.496] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 70.497] (II) modeset(0): using drv /dev/dri/card0
[ 70.497] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[ 70.497] (II) modeset(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 70.497] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[ 70.497] (==) modeset(0): RGB weight 888
[ 70.497] (==) modeset(0): Default visual is TrueColor
[ 70.497] (II) Loading sub module "glamoregl"
[ 70.497] (II) LoadModule: "glamoregl"
[ 70.497] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[ 70.505] (II) Module glamoregl: vendor="X.Org Foundation"
[ 70.505] compiled for 1.20.8, module version = 1.0.1
[ 70.505] ABI class: X.Org ANSI C Emulation, version 0.4
[ 70.571] (II) modeset(0): glamor X acceleration enabled on Mesa DRI Intel(R) Iris(R) Graphics 5100 (HSW GT3)
[ 70.571] (II) modeset(0): glamor initialized
[ 70.777] (II) modeset(0): Output eDP-1 has no monitor section
[ 70.777] (II) modeset(0): Output DP-1 has no monitor section
[ 70.778] (II) modeset(0): Output HDMI-1 has no monitor section
[ 70.857] (II) modeset(0): Output DP-2 has no monitor section
[ 70.887] (II) modeset(0): Output HDMI-2 has no monitor section
[ 70.889] (II) modeset(0): EDID for output eDP-1
[ 70.889] (II) modeset(0): Manufacturer: APP Model: a018 Serial#: 0
[ 70.889] (II) modeset(0): Year: 2012 Week: 48
[ 70.889] (II) modeset(0): EDID Version: 1.4
[ 70.889] (II) modeset(0): Digital Display Input
[ 70.889] (II) modeset(0): 8 bits per channel
[ 70.889] (II) modeset(0): Digital interface is DisplayPort
[ 70.889] (II) modeset(0): Max Image Size [cm]: horiz.: 29 vert.: 18
[ 70.889] (II) modeset(0): Gamma: 2.20
[ 70.889] (II) modeset(0): No DPMS capabilities specified
[ 70.889] (II) modeset(0): Supported color encodings: RGB 4:4:4
[ 70.889] (II) modeset(0): First detailed timing is preferred mode
[ 70.889] (II) modeset(0): Preferred mode is native pixel format and refresh rate
[ 70.889] (II) modeset(0): redX: 0.653 redY: 0.334 greenX: 0.300 greenY: 0.620
[ 70.889] (II) modeset(0): blueX: 0.146 blueY: 0.050 whiteX: 0.312 whiteY: 0.329
[ 70.889] (II) modeset(0): Manufacturer's mask: 0
[ 70.889] (II) modeset(0): Supported detailed timing:
[ 70.889] (II) modeset(0): clock: 268.5 MHz Image Size: 286 x 179 mm
[ 70.889] (II) modeset(0): h_active: 2560 h_sync: 2608 h_sync_end 2640 h_blank_end 2720 h_border: 0
[ 70.889] (II) modeset(0): v_active: 1600 v_sync: 1603 v_sync_end 1609 v_blanking: 1646 v_border: 0
[ 70.889] (II) modeset(0): Monitor name: Color LCD
[ 70.889] (II) modeset(0): EDID (in hex):
[ 70.889] (II) modeset(0): 00ffffffffffff00061018a000000000
[ 70.889] (II) modeset(0): 30160104a51d1278026fb1a7554c9e25
[ 70.889] (II) modeset(0): 0c505400000001010101010101010101
[ 70.889] (II) modeset(0): 010101010101e26800a0a0402e603020
[ 70.889] (II) modeset(0): 36001eb31000001a000000fc00436f6c
[ 70.889] (II) modeset(0): 6f72204c43440a202020000000100000
[ 70.889] (II) modeset(0): 00000000000000000000000000000010
[ 70.889] (II) modeset(0): 00000000000000000000000000000063
[ 70.889] (II) modeset(0): Printing probed modes for output eDP-1
[ 70.889] (II) modeset(0): Modeline "15360x8640"x60.0 11669.25 15360 16824 18560 21760 8640 8643 8648 8938 -hsync +vsync (536.3 kHz d)
[ 70.889] (II) modeset(0): Modeline "15360x8640"x60.0 8273.75 15360 15408 15440 15520 8640 8643 8648 8886 +hsync -vsync (533.1 kHz d)
[ 70.889] (II) modeset(0): Modeline "7680x4320"x120.0 5834.62 7680 8412 9280 10880 4320 4321 4324 4469 doublescan -hsync +vsync (536.3 kHz d)
[ 70.889] (II) modeset(0): Modeline "7680x4320"x120.0 4136.88 7680 7704 7720 7760 4320 4321 4324 4443 doublescan +hsync -vsync (533.1 kHz d)
[ 70.889] (II) modeset(0): Modeline "7680x4320"x60.0 2892.50 7680 8376 9232 10784 4320 4323 4328 4471 -hsync +vsync (268.2 kHz d)
[ 70.889] (II) modeset(0): Modeline "7680x4320"x60.0 2089.75 7680 7728 7760 7840 4320 4323 4328 4443 +hsync -vsync (266.5 kHz d)
[ 70.889] (II) modeset(0): Modeline "5120x2880"x60.0 1276.50 5120 5560 6128 7136 2880 2883 2888 2982 -hsync +vsync (178.9 kHz d)
[ 70.889] (II) modeset(0): Modeline "5120x2880"x60.0 938.25 5120 5168 5200 5280 2880 2883 2888 2962 +hsync -vsync (177.7 kHz d)
[ 70.889] (II) modeset(0): Modeline "4096x2304"x60.0 813.00 4096 4440 4888 5680 2304 2307 2312 2386 -hsync +vsync (143.1 kHz d)
[ 70.889] (II) modeset(0): Modeline "4096x2304"x60.0 605.00 4096 4144 4176 4256 2304 2307 2312 2370 +hsync -vsync (142.2 kHz d)
[ 70.889] (II) modeset(0): Modeline "3840x2160"x120.0 1446.25 3840 4188 4616 5392 2160 2161 2164 2235 doublescan -hsync +vsync (268.2 kHz d)
[ 70.889] (II) modeset(0): Modeline "3840x2160"x120.0 1044.88 3840 3864 3880 3920 2160 2161 2164 2221 doublescan +hsync -vsync (266.5 kHz d)
[ 70.889] (II) modeset(0): Modeline "3840x2160"x60.0 712.75 3840 4160 4576 5312 2160 2163 2168 2237 -hsync +vsync (134.2 kHz d)
[ 70.889] (II) modeset(0): Modeline "3840x2160"x60.0 533.00 3840 3888 3920 4000 2160 2163 2168 2222 +hsync -vsync (133.2 kHz d)
[ 70.889] (II) modeset(0): Modeline "3200x1800"x60.0 492.00 3200 3456 3800 4400 1800 1803 1808 1865 -hsync +vsync (111.8 kHz d)
[ 70.889] (II) modeset(0): Modeline "3200x1800"x59.9 373.00 3200 3248 3280 3360 1800 1803 1808 1852 +hsync -vsync (111.0 kHz d)
[ 70.889] (II) modeset(0): Modeline "2880x1620"x60.0 396.25 2880 3096 3408 3936 1620 1623 1628 1679 -hsync +vsync (100.7 kHz d)
[ 70.889] (II) modeset(0): Modeline "2880x1620"x60.0 303.75 2880 2928 2960 3040 1620 1623 1628 1666 +hsync -vsync (99.9 kHz d)
[ 70.889] (II) modeset(0): Modeline "2560x1600"x60.0 348.50 2560 2760 3032 3504 1600 1603 1609 1658 -hsync +vsync (99.5 kHz d)
[ 70.889] (II) modeset(0): Modeline "2560x1600"x60.0 268.50 2560 2608 2640 2720 1600 1603 1609 1646 +hsync -vsync (98.7 kHz d)
[ 70.889] (II) modeset(0): Modeline "2560x1440"x120.0 638.25 2560 2780 3064 3568 1440 1441 1444 1491 doublescan -hsync +vsync (178.9 kHz d)
[ 70.889] (II) modeset(0): Modeline "2560x1440"x120.0 469.12 2560 2584 2600 2640 1440 1441 1444 1481 doublescan +hsync -vsync (177.7 kHz d)
[ 70.889] (II) modeset(0): Modeline "2560x1440"x60.0 312.25 2560 2752 3024 3488 1440 1443 1448 1493 -hsync +vsync (89.5 kHz d)
[ 70.889] (II) modeset(0): Modeline "2560x1440"x60.0 241.50 2560 2608 2640 2720 1440 1443 1448 1481 +hsync -vsync (88.8 kHz d)
[ 70.889] (II) modeset(0): Modeline "2048x1536"x60.0 266.95 2048 2200 2424 2800 1536 1537 1540 1589 -hsync +vsync (95.3 kHz d)
[ 70.889] (II) modeset(0): Modeline "1920x1440"x60.0 234.00 1920 2048 2256 2600 1440 1441 1444 1500 -hsync +vsync (90.0 kHz d)
[ 70.889] (II) modeset(0): Modeline "1856x1392"x60.0 218.30 1856 1952 2176 2528 1392 1393 1396 1439 -hsync +vsync (86.4 kHz d)
[ 70.889] (II) modeset(0): Modeline "1792x1344"x60.0 204.80 1792 1920 2120 2448 1344 1345 1348 1394 -hsync +vsync (83.7 kHz d)
[ 70.889] (II) modeset(0): Modeline "2048x1152"x120.0 406.50 2048 2220 2444 2840 1152 1153 1156 1193 doublescan -hsync +vsync (143.1 kHz d)
[ 70.889] (II) modeset(0): Modeline "2048x1152"x120.0 302.50 2048 2072 2088 2128 1152 1153 1156 1185 doublescan +hsync -vsync (142.2 kHz d)
[ 70.889] (II) modeset(0): Modeline "2048x1152"x59.9 197.00 2048 2184 2400 2752 1152 1155 1160 1195 -hsync +vsync (71.6 kHz d)
[ 70.889] (II) modeset(0): Modeline "2048x1152"x59.9 156.75 2048 2096 2128 2208 1152 1155 1160 1185 +hsync -vsync (71.0 kHz d)
[ 70.889] (II) modeset(0): Modeline "1920x1200"x59.9 193.25 1920 2056 2256 2592 1200 1203 1209 1245 -hsync +vsync (74.6 kHz d)
[ 70.889] (II) modeset(0): Modeline "1920x1200"x60.0 154.00 1920 1968 2000 2080 1200 1203 1209 1235 +hsync -vsync (74.0 kHz d)
[ 70.889] (II) modeset(0): Modeline "1920x1080"x120.0 356.38 1920 2080 2288 2656 1080 1081 1084 1118 doublescan -hsync +vsync (134.2 kHz d)
[ 70.889] (II) modeset(0): Modeline "1920x1080"x119.9 266.50 1920 1944 1960 2000 1080 1081 1084 1111 doublescan +hsync -vsync (133.2 kHz d)
[ 70.889] (II) modeset(0): Modeline "1920x1080"x60.0 173.00 1920 2048 2248 2576 1080 1083 1088 1120 -hsync +vsync (67.2 kHz d)
[ 70.889] (II) modeset(0): Modeline "1920x1080"x59.9 138.50 1920 1968 2000 2080 1080 1083 1088 1111 +hsync -vsync (66.6 kHz d)
[ 70.889] (II) modeset(0): Modeline "1600x1200"x60.0 162.00 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync (75.0 kHz d)
[ 70.889] (II) modeset(0): Modeline "1680x1050"x60.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz d)
[ 70.889] (II) modeset(0): Modeline "1680x1050"x59.9 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz d)
[ 70.889] (II) modeset(0): Modeline "1400x1050"x60.0 122.00 1400 1488 1640 1880 1050 1052 1064 1082 +hsync +vsync (64.9 kHz d)
[ 70.889] (II) modeset(0): Modeline "1600x900"x120.0 246.00 1600 1728 1900 2200 900 901 904 932 doublescan -hsync +vsync (111.8 kHz d)
[ 70.889] (II) modeset(0): Modeline "1600x900"x119.9 186.50 1600 1624 1640 1680 900 901 904 926 doublescan +hsync -vsync (111.0 kHz d)
[ 70.889] (II) modeset(0): Modeline "1600x900"x59.9 118.25 1600 1696 1856 2112 900 903 908 934 -hsync +vsync (56.0 kHz d)
[ 70.889] (II) modeset(0): Modeline "1600x900"x59.8 97.50 1600 1648 1680 1760 900 903 908 926 +hsync -vsync (55.4 kHz d)
[ 70.889] (II) modeset(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz d)
[ 70.889] (II) modeset(0): Modeline "1400x900"x60.0 103.50 1400 1480 1624 1848 900 903 913 934 -hsync +vsync (56.0 kHz d)
[ 70.889] (II) modeset(0): Modeline "1400x900"x59.9 86.50 1400 1448 1480 1560 900 903 913 926 +hsync -vsync (55.4 kHz d)
[ 70.889] (II) modeset(0): Modeline "1280x960"x60.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz d)
[ 70.889] (II) modeset(0): Modeline "1440x810"x120.0 198.12 1440 1548 1704 1968 810 811 814 839 doublescan -hsync +vsync (100.7 kHz d)
[ 70.889] (II) modeset(0): Modeline "1440x810"x119.9 151.88 1440 1464 1480 1520 810 811 814 833 doublescan +hsync -vsync (99.9 kHz d)
[ 70.889] (II) modeset(0): Modeline "1368x768"x59.9 85.25 1368 1440 1576 1784 768 771 781 798 -hsync +vsync (47.8 kHz d)
[ 70.889] (II) modeset(0): Modeline "1368x768"x59.9 72.25 1368 1416 1448 1528 768 771 781 790 +hsync -vsync (47.3 kHz d)
[ 70.889] (II) modeset(0): Modeline "1280x800"x120.0 174.25 1280 1380 1516 1752 800 801 804 829 doublescan -hsync +vsync (99.5 kHz d)
[ 70.889] (II) modeset(0): Modeline "1280x800"x119.9 134.25 1280 1304 1320 1360 800 801 804 823 doublescan +hsync -vsync (98.7 kHz d)
[ 70.889] (II) modeset(0): Modeline "1280x800"x59.8 83.50 1280 1352 1480 1680 800 803 809 831 -hsync +vsync (49.7 kHz d)
[ 70.889] (II) modeset(0): Modeline "1280x800"x59.9 71.00 1280 1328 1360 1440 800 803 809 823 +hsync -vsync (49.3 kHz d)
[ 70.889] (II) modeset(0): Modeline "1280x720"x120.0 156.12 1280 1376 1512 1744 720 721 724 746 doublescan -hsync +vsync (89.5 kHz d)
[ 70.889] (II) modeset(0): Modeline "1280x720"x120.0 120.75 1280 1304 1320 1360 720 721 724 740 doublescan +hsync -vsync (88.8 kHz d)
[ 70.889] (II) modeset(0): Modeline "1280x720"x59.9 74.50 1280 1344 1472 1664 720 723 728 748 -hsync +vsync (44.8 kHz d)
[ 70.889] (II) modeset(0): Modeline "1280x720"x59.7 63.75 1280 1328 1360 1440 720 723 728 741 +hsync -vsync (44.3 kHz d)
[ 70.889] (II) modeset(0): Modeline "1024x768"x120.1 133.47 1024 1100 1212 1400 768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
[ 70.889] (II) modeset(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz d)
[ 70.889] (II) modeset(0): Modeline "960x720"x120.0 117.00 960 1024 1128 1300 720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
[ 70.889] (II) modeset(0): Modeline "928x696"x120.1 109.15 928 976 1088 1264 696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
[ 70.889] (II) modeset(0): Modeline "896x672"x120.0 102.40 896 960 1060 1224 672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
[ 70.889] (II) modeset(0): Modeline "1024x576"x119.9 98.50 1024 1092 1200 1376 576 577 580 597 doublescan -hsync +vsync (71.6 kHz d)
[ 70.889] (II) modeset(0): Modeline "1024x576"x119.9 78.38 1024 1048 1064 1104 576 577 580 592 doublescan +hsync -vsync (71.0 kHz d)
[ 70.889] (II) modeset(0): Modeline "1024x576"x59.9 46.50 1024 1064 1160 1296 576 579 584 599 -hsync +vsync (35.9 kHz d)
[ 70.889] (II) modeset(0): Modeline "1024x576"x59.8 42.00 1024 1072 1104 1184 576 579 584 593 +hsync -vsync (35.5 kHz d)
[ 70.889] (II) modeset(0): Modeline "960x600"x119.9 96.62 960 1028 1128 1296 600 601 604 622 doublescan -hsync +vsync (74.6 kHz d)
[ 70.889] (II) modeset(0): Modeline "960x600"x120.0 77.00 960 984 1000 1040 600 601 604 617 doublescan +hsync -vsync (74.0 kHz d)
[ 70.889] (II) modeset(0): Modeline "960x540"x119.9 86.50 960 1024 1124 1288 540 541 544 560 doublescan -hsync +vsync (67.2 kHz d)
[ 70.889] (II) modeset(0): Modeline "960x540"x120.0 69.25 960 984 1000 1040 540 541 544 555 doublescan +hsync -vsync (66.6 kHz d)
[ 70.890] (II) modeset(0): Modeline "960x540"x59.6 40.75 960 992 1088 1216 540 543 548 562 -hsync +vsync (33.5 kHz d)
[ 70.890] (II) modeset(0): Modeline "960x540"x59.8 37.25 960 1008 1040 1120 540 543 548 556 +hsync -vsync (33.3 kHz d)
[ 70.890] (II) modeset(0): Modeline "800x600"x120.0 81.00 800 832 928 1080 600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
[ 70.890] (II) modeset(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz d)
[ 70.890] (II) modeset(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz d)
[ 70.890] (II) modeset(0): Modeline "840x525"x120.0 73.12 840 892 980 1120 525 526 529 544 doublescan -hsync +vsync (65.3 kHz d)
[ 70.890] (II) modeset(0): Modeline "840x525"x119.8 59.50 840 864 880 920 525 526 529 540 doublescan +hsync -vsync (64.7 kHz d)
[ 70.890] (II) modeset(0): Modeline "864x486"x59.9 32.50 864 888 968 1072 486 489 494 506 -hsync +vsync (30.3 kHz d)
[ 70.890] (II) modeset(0): Modeline "864x486"x59.6 30.50 864 912 944 1024 486 489 494 500 +hsync -vsync (29.8 kHz d)
[ 70.890] (II) modeset(0): Modeline "700x525"x120.0 61.00 700 744 820 940 525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
[ 70.890] (II) modeset(0): Modeline "800x450"x119.9 59.12 800 848 928 1056 450 451 454 467 doublescan -hsync +vsync (56.0 kHz d)
[ 70.890] (II) modeset(0): Modeline "800x450"x119.6 48.75 800 824 840 880 450 451 454 463 doublescan +hsync -vsync (55.4 kHz d)
[ 70.890] (II) modeset(0): Modeline "640x512"x120.0 54.00 640 664 720 844 512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
[ 70.890] (II) modeset(0): Modeline "700x450"x119.9 51.75 700 740 812 924 450 451 456 467 doublescan -hsync +vsync (56.0 kHz d)
[ 70.890] (II) modeset(0): Modeline "700x450"x119.8 43.25 700 724 740 780 450 451 456 463 doublescan +hsync -vsync (55.4 kHz d)
[ 70.890] (II) modeset(0): Modeline "640x480"x120.0 54.00 640 688 744 900 480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
[ 70.890] (II) modeset(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz d)
[ 70.890] (II) modeset(0): Modeline "720x405"x59.5 22.50 720 744 808 896 405 408 413 422 -hsync +vsync (25.1 kHz d)
[ 70.890] (II) modeset(0): Modeline "720x405"x59.0 21.75 720 768 800 880 405 408 413 419 +hsync -vsync (24.7 kHz d)
[ 70.890] (II) modeset(0): Modeline "684x384"x119.8 42.62 684 720 788 892 384 385 390 399 doublescan -hsync +vsync (47.8 kHz d)
[ 70.890] (II) modeset(0): Modeline "684x384"x119.7 36.12 684 708 724 764 384 385 390 395 doublescan +hsync -vsync (47.3 kHz d)
[ 70.890] (II) modeset(0): Modeline "640x400"x119.8 41.75 640 676 740 840 400 401 404 415 doublescan -hsync +vsync (49.7 kHz d)
[ 70.890] (II) modeset(0): Modeline "640x400"x120.0 35.50 640 664 680 720 400 401 404 411 doublescan +hsync -vsync (49.3 kHz d)
[ 70.890] (II) modeset(0): Modeline "640x360"x119.7 37.25 640 672 736 832 360 361 364 374 doublescan -hsync +vsync (44.8 kHz d)
[ 70.890] (II) modeset(0): Modeline "640x360"x119.7 31.88 640 664 680 720 360 361 364 370 doublescan +hsync -vsync (44.3 kHz d)
[ 70.890] (II) modeset(0): Modeline "640x360"x59.8 18.00 640 664 720 800 360 363 368 376 -hsync +vsync (22.5 kHz d)
[ 70.890] (II) modeset(0): Modeline "640x360"x59.3 17.75 640 688 720 800 360 363 368 374 +hsync -vsync (22.2 kHz d)
[ 70.890] (II) modeset(0): Modeline "512x384"x120.0 32.50 512 524 592 672 384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
[ 70.890] (II) modeset(0): Modeline "512x288"x120.0 23.25 512 532 580 648 288 289 292 299 doublescan -hsync +vsync (35.9 kHz d)
[ 70.890] (II) modeset(0): Modeline "512x288"x119.8 21.00 512 536 552 592 288 289 292 296 doublescan +hsync -vsync (35.5 kHz d)
[ 70.890] (II) modeset(0): Modeline "480x270"x119.3 20.38 480 496 544 608 270 271 274 281 doublescan -hsync +vsync (33.5 kHz d)
[ 70.890] (II) modeset(0): Modeline "480x270"x119.6 18.62 480 504 520 560 270 271 274 278 doublescan +hsync -vsync (33.3 kHz d)
[ 70.890] (II) modeset(0): Modeline "400x300"x120.6 20.00 400 420 484 528 300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
[ 70.890] (II) modeset(0): Modeline "400x300"x112.7 18.00 400 412 448 512 300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
[ 70.890] (II) modeset(0): Modeline "432x243"x119.8 16.25 432 444 484 536 243 244 247 253 doublescan -hsync +vsync (30.3 kHz d)
[ 70.890] (II) modeset(0): Modeline "432x243"x119.1 15.25 432 456 472 512 243 244 247 250 doublescan +hsync -vsync (29.8 kHz d)
[ 70.890] (II) modeset(0): Modeline "320x240"x120.1 12.59 320 328 376 400 240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
[ 70.890] (II) modeset(0): Modeline "360x202"x119.0 11.25 360 372 404 448 202 204 206 211 doublescan -hsync +vsync (25.1 kHz d)
[ 70.890] (II) modeset(0): Modeline "360x202"x118.3 10.88 360 384 400 440 202 204 206 209 doublescan +hsync -vsync (24.7 kHz d)
[ 70.890] (II) modeset(0): Modeline "320x180"x119.7 9.00 320 332 360 400 180 181 184 188 doublescan -hsync +vsync (22.5 kHz d)
[ 70.890] (II) modeset(0): Modeline "320x180"x118.6 8.88 320 344 360 400 180 181 184 187 doublescan +hsync -vsync (22.2 kHz d)
[ 70.890] (II) modeset(0): EDID for output DP-1
[ 70.891] (II) modeset(0): EDID for output HDMI-1
[ 70.970] (II) modeset(0): EDID for output DP-2
[ 71.000] (II) modeset(0): EDID for output HDMI-2
[ 71.000] (II) modeset(0): Manufacturer: MSI Model: 1462 Serial#: 1
[ 71.000] (II) modeset(0): Year: 2018 Week: 26
[ 71.000] (II) modeset(0): EDID Version: 1.3
[ 71.000] (II) modeset(0): Digital Display Input
[ 71.000] (II) modeset(0): Max Image Size [cm]: horiz.: 59 vert.: 35
[ 71.000] (II) modeset(0): Gamma: 2.20
[ 71.000] (II) modeset(0): DPMS capabilities: Off
[ 71.000] (II) modeset(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
[ 71.000] (II) modeset(0): First detailed timing is preferred mode
[ 71.000] (II) modeset(0): redX: 0.640 redY: 0.329 greenX: 0.300 greenY: 0.598
[ 71.000] (II) modeset(0): blueX: 0.149 blueY: 0.060 whiteX: 0.279 whiteY: 0.288
[ 71.000] (II) modeset(0): Supported established timings:
[ 71.000] (II) modeset(0): 720x400@70Hz
[ 71.000] (II) modeset(0): 640x480@60Hz
[ 71.000] (II) modeset(0): 640x480@72Hz
[ 71.000] (II) modeset(0): 640x480@75Hz
[ 71.000] (II) modeset(0): 800x600@56Hz
[ 71.000] (II) modeset(0): 800x600@60Hz
[ 71.000] (II) modeset(0): 800x600@72Hz
[ 71.000] (II) modeset(0): 800x600@75Hz
[ 71.000] (II) modeset(0): 1024x768@60Hz
[ 71.000] (II) modeset(0): 1024x768@70Hz
[ 71.000] (II) modeset(0): 1024x768@75Hz
[ 71.000] (II) modeset(0): 1280x1024@75Hz
[ 71.000] (II) modeset(0): Manufacturer's mask: 0
[ 71.000] (II) modeset(0): Supported standard timings:
[ 71.000] (II) modeset(0): #0: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
[ 71.000] (II) modeset(0): #1: hsize: 1024 vsize 768 refresh: 120 vid: 31841
[ 71.000] (II) modeset(0): #2: hsize: 1280 vsize 1024 refresh: 120 vid: 48257
[ 71.000] (II) modeset(0): #3: hsize: 1440 vsize 900 refresh: 60 vid: 149
[ 71.000] (II) modeset(0): #4: hsize: 1440 vsize 900 refresh: 120 vid: 15509
[ 71.000] (II) modeset(0): #5: hsize: 1680 vsize 1050 refresh: 60 vid: 179
[ 71.000] (II) modeset(0): #6: hsize: 1680 vsize 1050 refresh: 120 vid: 15539
[ 71.000] (II) modeset(0): #7: hsize: 1920 vsize 1080 refresh: 120 vid: 64721
[ 71.000] (II) modeset(0): Supported detailed timing:
[ 71.000] (II) modeset(0): clock: 148.5 MHz Image Size: 598 x 336 mm
[ 71.000] (II) modeset(0): h_active: 1920 h_sync: 1968 h_sync_end 2000 h_blank_end 2200 h_border: 0
[ 71.000] (II) modeset(0): v_active: 1080 v_sync: 1084 v_sync_end 1089 v_blanking: 1125 v_border: 0
[ 71.000] (II) modeset(0): Monitor name: Optix MAG27C
[ 71.000] (II) modeset(0): Ranges: V min: 48 V max: 144 Hz, H min: 162 H max: 162 kHz, PixClock max 285 MHz
[ 71.000] (II) modeset(0): Serial No: 0000000000001
[ 71.000] (II) modeset(0): Supported detailed timing:
[ 71.000] (II) modeset(0): clock: 277.3 MHz Image Size: 598 x 336 mm
[ 71.000] (II) modeset(0): h_active: 1920 h_sync: 2008 h_sync_end 2052 h_blank_end 2080 h_border: 0
[ 71.000] (II) modeset(0): v_active: 1080 v_sync: 1083 v_sync_end 1088 v_blanking: 1111 v_border: 0
[ 71.000] (II) modeset(0): Number of EDID sections to follow: 1
[ 71.000] (II) modeset(0): EDID (in hex):
[ 71.000] (II) modeset(0): 00ffffffffffff003669621401000000
[ 71.000] (II) modeset(0): 1a1c0103803b23782adc5ba3544c9926
[ 71.000] (II) modeset(0): 0f4749afcf008180617c81bc9500953c
[ 71.000] (II) modeset(0): b300b33cd1fc023a801871382d403020
[ 71.000] (II) modeset(0): 450056502100001e000000fc004f7074
[ 71.000] (II) modeset(0): 6978204d41473237430a000000fd0030
[ 71.000] (II) modeset(0): 90a2a21c010a202020202020000000ff
[ 71.000] (II) modeset(0): 00303030303030303030303030310178
[ 71.000] (II) modeset(0): 020330f14f900102030405111213141f
[ 71.000] (II) modeset(0): 292f3f40230907078301000066030c00
[ 71.000] (II) modeset(0): 100000681a00000101307800e3050000
[ 71.000] (II) modeset(0): 516c80a070381f40582c350056502100
[ 71.000] (II) modeset(0): 001e0000000000000000000000000000
[ 71.000] (II) modeset(0): 00000000000000000000000000000000
[ 71.000] (II) modeset(0): 00000000000000000000000000000000
[ 71.000] (II) modeset(0): 000000000000000000000000000000d3
[ 71.000] (II) modeset(0): Not using mode "1920x1080" (bad mode clock/interlace/doublescan)
[ 71.000] (II) modeset(0): Not using mode "1920x1080" (bad mode clock/interlace/doublescan)
[ 71.000] (II) modeset(0): Not using mode "1920x1080" (bad mode clock/interlace/doublescan)
[ 71.000] (II) modeset(0): Printing probed modes for output HDMI-2
[ 71.000] (II) modeset(0): Modeline "1920x1080"x60.0 148.50 1920 1968 2000 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[ 71.000] (II) modeset(0): Modeline "1920x1080"x120.0 277.29 1920 2008 2052 2080 1080 1083 1088 1111 +hsync +vsync (133.3 kHz e)
[ 71.000] (II) modeset(0): Modeline "1920x1080"x60.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz e)
[ 71.000] (II) modeset(0): Modeline "1920x1080"x50.0 148.50 1920 2448 2492 2640 1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
[ 71.000] (II) modeset(0): Modeline "1920x1080"x59.9 148.35 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.4 kHz e)
[ 71.000] (II) modeset(0): Modeline "1920x1080i"x60.0 74.25 1920 2008 2052 2200 1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz e)
[ 71.000] (II) modeset(0): Modeline "1920x1080i"x50.0 74.25 1920 2448 2492 2640 1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz e)
[ 71.000] (II) modeset(0): Modeline "1920x1080i"x59.9 74.18 1920 2008 2052 2200 1080 1084 1094 1125 interlace +hsync +vsync (33.7 kHz e)
[ 71.000] (II) modeset(0): Modeline "1680x1050"x120.0 245.50 1680 1728 1760 1840 1050 1053 1059 1112 +hsync -vsync (133.4 kHz e)
[ 71.000] (II) modeset(0): Modeline "1680x1050"x59.9 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
[ 71.000] (II) modeset(0): Modeline "1280x1024"x120.0 187.25 1280 1328 1360 1440 1024 1027 1034 1084 +hsync -vsync (130.0 kHz e)
[ 71.000] (II) modeset(0): Modeline "1280x1024"x75.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[ 71.000] (II) modeset(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[ 71.000] (II) modeset(0): Modeline "1440x900"x119.9 182.75 1440 1488 1520 1600 900 903 909 953 +hsync -vsync (114.2 kHz e)
[ 71.000] (II) modeset(0): Modeline "1440x900"x59.9 88.75 1440 1488 1520 1600 900 903 909 926 +hsync -vsync (55.5 kHz e)
[ 71.000] (II) modeset(0): Modeline "1280x720"x120.0 148.50 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (90.0 kHz e)
[ 71.000] (II) modeset(0): Modeline "1280x720"x100.0 148.50 1280 1720 1760 1980 720 725 730 750 +hsync +vsync (75.0 kHz e)
[ 71.000] (II) modeset(0): Modeline "1280x720"x119.9 148.35 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (89.9 kHz e)
[ 71.000] (II) modeset(0): Modeline "1280x720"x60.0 74.25 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
[ 71.000] (II) modeset(0): Modeline "1280x720"x50.0 74.25 1280 1720 1760 1980 720 725 730 750 +hsync +vsync (37.5 kHz e)
[ 71.000] (II) modeset(0): Modeline "1280x720"x59.9 74.18 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
[ 71.000] (II) modeset(0): Modeline "1024x768"x120.0 115.50 1024 1072 1104 1184 768 771 775 813 +hsync -vsync (97.6 kHz e)
[ 71.000] (II) modeset(0): Modeline "1024x768"x75.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
[ 71.000] (II) modeset(0): Modeline "1024x768"x70.1 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz e)
[ 71.000] (II) modeset(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 71.000] (II) modeset(0): Modeline "800x600"x72.2 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz e)
[ 71.000] (II) modeset(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
[ 71.000] (II) modeset(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 71.000] (II) modeset(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
[ 71.000] (II) modeset(0): Modeline "720x576"x50.0 27.00 720 732 796 864 576 581 586 625 -hsync -vsync (31.2 kHz e)
[ 71.000] (II) modeset(0): Modeline "720x480"x60.0 27.03 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz e)
[ 71.000] (II) modeset(0): Modeline "720x480"x59.9 27.00 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz e)
[ 71.000] (II) modeset(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
[ 71.000] (II) modeset(0): Modeline "640x480"x72.8 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz e)
[ 71.000] (II) modeset(0): Modeline "640x480"x60.0 25.20 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 71.000] (II) modeset(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 71.000] (II) modeset(0): Modeline "720x400"x70.1 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
[ 71.000] (II) modeset(0): Output eDP-1 connected
[ 71.000] (II) modeset(0): Output DP-1 disconnected
[ 71.000] (II) modeset(0): Output HDMI-1 disconnected
[ 71.000] (II) modeset(0): Output DP-2 disconnected
[ 71.000] (II) modeset(0): Output HDMI-2 connected
[ 71.000] (II) modeset(0): Using exact sizes for initial modes
[ 71.000] (II) modeset(0): Output eDP-1 using initial mode 1920x1080 +0+0
[ 71.000] (II) modeset(0): Output HDMI-2 using initial mode 1920x1080 +0+0
[ 71.000] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0)
[ 71.000] (==) modeset(0): DPI set to (96, 96)
[ 71.000] (II) Loading sub module "fb"
[ 71.000] (II) LoadModule: "fb"
[ 71.000] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 71.002] (II) Module fb: vendor="X.Org Foundation"
[ 71.002] compiled for 1.20.8, module version = 1.0.0
[ 71.002] ABI class: X.Org ANSI C Emulation, version 0.4
[ 71.018] (==) modeset(0): Backing store enabled
[ 71.018] (==) modeset(0): Silken mouse disabled
[ 71.121] (II) modeset(0): Initializing kms color map for depth 24, 8 bpc.
[ 71.121] (==) modeset(0): DPMS enabled
[ 71.121] (II) modeset(0): [DRI2] Setup complete
[ 71.121] (II) modeset(0): [DRI2] DRI driver: i965
[ 71.121] (II) modeset(0): [DRI2] VDPAU driver: va_gl
[ 71.121] (II) Initializing extension Generic Event Extension
[ 71.121] (II) Initializing extension SHAPE
[ 71.121] (II) Initializing extension MIT-SHM
[ 71.121] (II) Initializing extension XInputExtension
[ 71.121] (II) Initializing extension XTEST
[ 71.121] (II) Initializing extension BIG-REQUESTS
[ 71.121] (II) Initializing extension SYNC
[ 71.121] (II) Initializing extension XKEYBOARD
[ 71.121] (II) Initializing extension XC-MISC
[ 71.121] (II) Initializing extension SECURITY
[ 71.121] (II) Initializing extension XFIXES
[ 71.121] (II) Initializing extension RENDER
[ 71.121] (II) Initializing extension RANDR
[ 71.121] (II) Initializing extension COMPOSITE
[ 71.121] (II) Initializing extension DAMAGE
[ 71.121] (II) Initializing extension MIT-SCREEN-SAVER
[ 71.121] (II) Initializing extension DOUBLE-BUFFER
[ 71.121] (II) Initializing extension RECORD
[ 71.121] (II) Initializing extension DPMS
[ 71.121] (II) Initializing extension Present
[ 71.121] (II) Initializing extension DRI3
[ 71.121] (II) Initializing extension X-Resource
[ 71.121] (II) Initializing extension XVideo
[ 71.121] (II) Initializing extension XVideo-MotionCompensation
[ 71.121] (II) Initializing extension GLX
[ 71.135] (II) AIGLX: Loaded and initialized i965
[ 71.135] (II) GLX: Initialized DRI2 GL provider for screen 0
[ 71.135] (II) Initializing extension XFree86-VidModeExtension
[ 71.135] (II) Initializing extension XFree86-DGA
[ 71.135] (II) Initializing extension XFree86-DRI
[ 71.135] (II) Initializing extension DRI2
[ 71.146] (II) modeset(0): Damage tracking initialized
[ 71.146] (II) modeset(0): Setting screen physical size to 508 x 285
[ 71.199] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[ 71.199] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 71.199] (II) LoadModule: "libinput"
[ 71.200] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 71.203] (II) Module libinput: vendor="X.Org Foundation"
[ 71.203] compiled for 1.20.8, module version = 0.30.0
[ 71.203] Module class: X.Org XInput Driver
[ 71.203] ABI class: X.Org XInput driver, version 24.1
[ 71.203] (II) Using input driver 'libinput' for 'Power Button'
[ 71.204] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 15 paused 0
[ 71.204] (**) Power Button: always reports core events
[ 71.204] (**) Option "Device" "/dev/input/event3"
[ 71.204] (**) Option "_source" "server/udev"
[ 71.208] (II) event3 - Power Button: is tagged by udev as: Keyboard
[ 71.208] (II) event3 - Power Button: device is a keyboard
[ 71.208] (II) event3 - Power Button: device removed
[ 71.208] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3"
[ 71.208] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 71.209] (II) event3 - Power Button: is tagged by udev as: Keyboard
[ 71.209] (II) event3 - Power Button: device is a keyboard
[ 71.210] (II) config/udev: Adding input device Video Bus (/dev/input/event12)
[ 71.210] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[ 71.210] (II) Using input driver 'libinput' for 'Video Bus'
[ 71.210] (II) systemd-logind: got fd for /dev/input/event12 13:76 fd 18 paused 0
[ 71.210] (**) Video Bus: always reports core events
[ 71.210] (**) Option "Device" "/dev/input/event12"
[ 71.210] (**) Option "_source" "server/udev"
[ 71.211] (II) event12 - Video Bus: is tagged by udev as: Keyboard
[ 71.211] (II) event12 - Video Bus: device is a keyboard
[ 71.211] (II) event12 - Video Bus: device removed
[ 71.211] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input15/event12"
[ 71.211] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[ 71.212] (II) event12 - Video Bus: is tagged by udev as: Keyboard
[ 71.212] (II) event12 - Video Bus: device is a keyboard
[ 71.212] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[ 71.212] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 71.212] (II) Using input driver 'libinput' for 'Power Button'
[ 71.213] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 19 paused 0
[ 71.213] (**) Power Button: always reports core events
[ 71.213] (**) Option "Device" "/dev/input/event1"
[ 71.213] (**) Option "_source" "server/udev"
[ 71.214] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 71.214] (II) event1 - Power Button: device is a keyboard
[ 71.214] (II) event1 - Power Button: device removed
[ 71.214] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1/event1"
[ 71.214] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[ 71.215] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 71.215] (II) event1 - Power Button: device is a keyboard
[ 71.216] (II) config/udev: Adding input device Lid Switch (/dev/input/event0)
[ 71.216] (II) No input driver specified, ignoring this device.
[ 71.216] (II) This device may have been added with another device file.
[ 71.216] (II) config/udev: Adding input device Sleep Button (/dev/input/event2)
[ 71.216] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[ 71.216] (II) Using input driver 'libinput' for 'Sleep Button'
[ 71.217] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 20 paused 0
[ 71.217] (**) Sleep Button: always reports core events
[ 71.217] (**) Option "Device" "/dev/input/event2"
[ 71.217] (**) Option "_source" "server/udev"
[ 71.218] (II) event2 - Sleep Button: is tagged by udev as: Keyboard
[ 71.218] (II) event2 - Sleep Button: device is a keyboard
[ 71.218] (II) event2 - Sleep Button: device removed
[ 71.218] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input2/event2"
[ 71.218] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
[ 71.219] (II) event2 - Sleep Button: is tagged by udev as: Keyboard
[ 71.219] (II) event2 - Sleep Button: device is a keyboard
[ 71.220] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=3 (/dev/input/event13)
[ 71.220] (II) No input driver specified, ignoring this device.
[ 71.220] (II) This device may have been added with another device file.
[ 71.220] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=7 (/dev/input/event15)
[ 71.220] (II) No input driver specified, ignoring this device.
[ 71.220] (II) This device may have been added with another device file.
[ 71.221] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=8 (/dev/input/event16)
[ 71.221] (II) No input driver specified, ignoring this device.
[ 71.221] (II) This device may have been added with another device file.
[ 71.221] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=9 (/dev/input/event17)
[ 71.221] (II) No input driver specified, ignoring this device.
[ 71.221] (II) This device may have been added with another device file.
[ 71.221] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=10 (/dev/input/event18)
[ 71.221] (II) No input driver specified, ignoring this device.
[ 71.221] (II) This device may have been added with another device file.
[ 71.222] (II) config/udev: Adding input device USB Wired Keyboard (/dev/input/event9)
[ 71.222] (**) USB Wired Keyboard: Applying InputClass "libinput keyboard catchall"
[ 71.222] (II) Using input driver 'libinput' for 'USB Wired Keyboard'
[ 71.223] (II) systemd-logind: got fd for /dev/input/event9 13:73 fd 21 paused 0
[ 71.223] (**) USB Wired Keyboard: always reports core events
[ 71.223] (**) Option "Device" "/dev/input/event9"
[ 71.223] (**) Option "_source" "server/udev"
[ 71.225] (II) event9 - USB Wired Keyboard: is tagged by udev as: Keyboard
[ 71.226] (II) event9 - USB Wired Keyboard: device is a keyboard
[ 71.226] (II) event9 - USB Wired Keyboard: device removed
[ 71.226] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.0/0003:0C45:5011.0001/input/input9/event9"
[ 71.226] (II) XINPUT: Adding extended input device "USB Wired Keyboard" (type: KEYBOARD, id 10)
[ 71.227] (II) event9 - USB Wired Keyboard: is tagged by udev as: Keyboard
[ 71.227] (II) event9 - USB Wired Keyboard: device is a keyboard
[ 71.228] (II) config/udev: Adding input device USB Wired Keyboard Consumer Control (/dev/input/event10)
[ 71.228] (**) USB Wired Keyboard Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 71.228] (II) Using input driver 'libinput' for 'USB Wired Keyboard Consumer Control'
[ 71.229] (II) systemd-logind: got fd for /dev/input/event10 13:74 fd 22 paused 0
[ 71.229] (**) USB Wired Keyboard Consumer Control: always reports core events
[ 71.229] (**) Option "Device" "/dev/input/event10"
[ 71.229] (**) Option "_source" "server/udev"
[ 71.231] (II) event10 - USB Wired Keyboard Consumer Control: is tagged by udev as: Keyboard
[ 71.231] (II) event10 - USB Wired Keyboard Consumer Control: device is a keyboard
[ 71.231] (II) event10 - USB Wired Keyboard Consumer Control: device removed
[ 71.231] (II) libinput: USB Wired Keyboard Consumer Control: needs a virtual subdevice
[ 71.231] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.1/0003:0C45:5011.0002/input/input10/event10"
[ 71.231] (II) XINPUT: Adding extended input device "USB Wired Keyboard Consumer Control" (type: MOUSE, id 11)
[ 71.231] (**) Option "AccelerationScheme" "none"
[ 71.231] (**) USB Wired Keyboard Consumer Control: (accel) selected scheme none/0
[ 71.231] (**) USB Wired Keyboard Consumer Control: (accel) acceleration factor: 2.000
[ 71.231] (**) USB Wired Keyboard Consumer Control: (accel) acceleration threshold: 4
[ 71.233] (II) event10 - USB Wired Keyboard Consumer Control: is tagged by udev as: Keyboard
[ 71.233] (II) event10 - USB Wired Keyboard Consumer Control: device is a keyboard
[ 71.234] (II) config/udev: Adding input device USB Wired Keyboard System Control (/dev/input/event11)
[ 71.234] (**) USB Wired Keyboard System Control: Applying InputClass "libinput keyboard catchall"
[ 71.234] (II) Using input driver 'libinput' for 'USB Wired Keyboard System Control'
[ 71.235] (II) systemd-logind: got fd for /dev/input/event11 13:75 fd 23 paused 0
[ 71.235] (**) USB Wired Keyboard System Control: always reports core events
[ 71.235] (**) Option "Device" "/dev/input/event11"
[ 71.235] (**) Option "_source" "server/udev"
[ 71.236] (II) event11 - USB Wired Keyboard System Control: is tagged by udev as: Keyboard
[ 71.236] (II) event11 - USB Wired Keyboard System Control: device is a keyboard
[ 71.237] (II) event11 - USB Wired Keyboard System Control: device removed
[ 71.237] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.1/0003:0C45:5011.0002/input/input11/event11"
[ 71.237] (II) XINPUT: Adding extended input device "USB Wired Keyboard System Control" (type: KEYBOARD, id 12)
[ 71.238] (II) event11 - USB Wired Keyboard System Control: is tagged by udev as: Keyboard
[ 71.239] (II) event11 - USB Wired Keyboard System Control: device is a keyboard
[ 71.240] (II) config/udev: Adding input device Apple Inc. Apple Internal Keyboard / Trackpad (/dev/input/event14)
[ 71.240] (**) Apple Inc. Apple Internal Keyboard / Trackpad: Applying InputClass "libinput keyboard catchall"
[ 71.240] (II) Using input driver 'libinput' for 'Apple Inc. Apple Internal Keyboard / Trackpad'
[ 71.241] (II) systemd-logind: got fd for /dev/input/event14 13:78 fd 24 paused 0
[ 71.241] (**) Apple Inc. Apple Internal Keyboard / Trackpad: always reports core events
[ 71.241] (**) Option "Device" "/dev/input/event14"
[ 71.241] (**) Option "_source" "server/udev"
[ 71.243] (II) event14 - Apple Inc. Apple Internal Keyboard / Trackpad: is tagged by udev as: Keyboard
[ 71.243] (II) event14 - Apple Inc. Apple Internal Keyboard / Trackpad: device is a keyboard
[ 71.243] (II) event14 - Apple Inc. Apple Internal Keyboard / Trackpad: device removed
[ 71.243] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.0/0003:05AC:0259.0003/input/input14/event14"
[ 71.243] (II) XINPUT: Adding extended input device "Apple Inc. Apple Internal Keyboard / Trackpad" (type: KEYBOARD, id 13)
[ 71.245] (II) event14 - Apple Inc. Apple Internal Keyboard / Trackpad: is tagged by udev as: Keyboard
[ 71.245] (II) event14 - Apple Inc. Apple Internal Keyboard / Trackpad: device is a keyboard
[ 71.247] (II) config/udev: Adding input device bcm5974 (/dev/input/event8)
[ 71.247] (**) bcm5974: Applying InputClass "libinput touchpad catchall"
[ 71.247] (II) Using input driver 'libinput' for 'bcm5974'
[ 71.249] (II) systemd-logind: got fd for /dev/input/event8 13:72 fd 25 paused 0
[ 71.249] (**) bcm5974: always reports core events
[ 71.249] (**) Option "Device" "/dev/input/event8"
[ 71.249] (**) Option "_source" "server/udev"
[ 71.250] (II) event8 - bcm5974: is tagged by udev as: Touchpad
[ 71.251] (II) event8 - bcm5974: device is a touchpad
[ 71.251] (II) event8 - bcm5974: device removed
[ 71.251] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.2/input/input8/event8"
[ 71.251] (II) XINPUT: Adding extended input device "bcm5974" (type: TOUCHPAD, id 14)
[ 71.252] (**) Option "AccelerationScheme" "none"
[ 71.252] (**) bcm5974: (accel) selected scheme none/0
[ 71.252] (**) bcm5974: (accel) acceleration factor: 2.000
[ 71.252] (**) bcm5974: (accel) acceleration threshold: 4
[ 71.253] (II) event8 - bcm5974: is tagged by udev as: Touchpad
[ 71.254] (II) event8 - bcm5974: device is a touchpad
[ 71.255] (II) config/udev: Adding input device bcm5974 (/dev/input/mouse0)
[ 71.255] (II) No input driver specified, ignoring this device.
[ 71.255] (II) This device may have been added with another device file.
[ 71.255] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event5)
[ 71.255] (II) No input driver specified, ignoring this device.
[ 71.255] (II) This device may have been added with another device file.
[ 71.256] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event6)
[ 71.256] (II) No input driver specified, ignoring this device.
[ 71.256] (II) This device may have been added with another device file.
[ 71.256] (II) config/udev: Adding input device HDA Intel PCH SPDIF (/dev/input/event7)
[ 71.256] (II) No input driver specified, ignoring this device.
[ 71.256] (II) This device may have been added with another device file.
[ 71.256] (II) config/udev: Adding input device PC Speaker (/dev/input/event4)
[ 71.256] (II) No input driver specified, ignoring this device.
[ 71.256] (II) This device may have been added with another device file.
[ 71.271] (**) USB Wired Keyboard Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 71.271] (II) Using input driver 'libinput' for 'USB Wired Keyboard Consumer Control'
[ 71.271] (II) systemd-logind: returning pre-existing fd for /dev/input/event10 13:74
[ 71.271] (**) USB Wired Keyboard Consumer Control: always reports core events
[ 71.271] (**) Option "Device" "/dev/input/event10"
[ 71.271] (**) Option "_source" "_driver/libinput"
[ 71.271] (II) libinput: USB Wired Keyboard Consumer Control: is a virtual subdevice
[ 71.271] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.1/0003:0C45:5011.0002/input/input10/event10"
[ 71.271] (II) XINPUT: Adding extended input device "USB Wired Keyboard Consumer Control" (type: KEYBOARD, id 15)
[ 71.287] (EE) modeset(0): failed to set mode: Invalid argument
[ 76.724] (**) Option "fd" "15"
[ 76.724] (II) event3 - Power Button: device removed
[ 76.724] (**) Option "fd" "18"
[ 76.724] (II) event12 - Video Bus: device removed
[ 76.724] (**) Option "fd" "19"
[ 76.724] (II) event1 - Power Button: device removed
[ 76.724] (**) Option "fd" "20"
[ 76.725] (II) event2 - Sleep Button: device removed
[ 76.725] (**) Option "fd" "21"
[ 76.725] (II) event9 - USB Wired Keyboard: device removed
[ 76.725] (**) Option "fd" "22"
[ 76.725] (**) Option "fd" "23"
[ 76.725] (II) event11 - USB Wired Keyboard System Control: device removed
[ 76.725] (**) Option "fd" "24"
[ 76.725] (II) event14 - Apple Inc. Apple Internal Keyboard / Trackpad: device removed
[ 76.725] (**) Option "fd" "25"
[ 76.725] (II) event8 - bcm5974: device removed
[ 76.726] (**) Option "fd" "22"
[ 76.726] (II) event10 - USB Wired Keyboard Consumer Control: device removed
[ 76.737] (II) UnloadModule: "libinput"
[ 76.737] (II) systemd-logind: not releasing fd for 13:74, still in use
[ 76.737] (II) UnloadModule: "libinput"
[ 76.737] (II) systemd-logind: releasing fd for 13:72
[ 76.773] (II) UnloadModule: "libinput"
[ 76.773] (II) systemd-logind: releasing fd for 13:78
[ 76.804] (II) UnloadModule: "libinput"
[ 76.804] (II) systemd-logind: releasing fd for 13:75
[ 76.829] (II) UnloadModule: "libinput"
[ 76.829] (II) systemd-logind: releasing fd for 13:74
[ 76.859] (II) UnloadModule: "libinput"
[ 76.859] (II) systemd-logind: releasing fd for 13:73
[ 76.886] (II) UnloadModule: "libinput"
[ 76.886] (II) systemd-logind: releasing fd for 13:66
[ 76.913] (II) UnloadModule: "libinput"
[ 76.913] (II) systemd-logind: releasing fd for 13:65
[ 76.953] (II) UnloadModule: "libinput"
[ 76.953] (II) systemd-logind: releasing fd for 13:76
[ 77.006] (II) UnloadModule: "libinput"
[ 77.006] (II) systemd-logind: releasing fd for 13:67
[ 77.045] (II) Server terminated successfully (0). Closing log file.Offline
lija-esela, please do not post multiple times if no one has replied. Instead, edit your post to add information as necessary.
Offline
[ 71.287] (EE) modeset(0): failed to set mode: Invalid argumentDoes this behavior depend on the HDMI output being attached?
Offline
the behavior does not change when on another monitor. My xorg log from this alternative monitor:
[ 327.671] (WW) Failed to open protocol names file lib/xorg/protocol.txt
[ 327.671]
X.Org X Server 1.20.8
X Protocol Version 11, Revision 0
[ 327.671] Build Operating System: Linux Arch Linux
[ 327.671] Current Operating System: Linux ilo 5.6.15-arch1-1 #1 SMP PREEMPT Wed, 27 May 2020 23:42:26 +0000 x86_64
[ 327.671] Kernel command line: initrd=\intel-ucode.img initrd=\initramfs-linux.img root="LABEL=iloarch" rw
[ 327.671] Build Date: 05 May 2020 05:08:17AM
[ 327.671]
[ 327.671] Current version of pixman: 0.40.0
[ 327.671] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 327.671] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 327.672] (==) Log file: "/home/lija/.local/share/xorg/Xorg.0.log", Time: Mon Jun 8 14:24:35 2020
[ 327.673] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 327.673] (==) No Layout section. Using the first Screen section.
[ 327.673] (==) No screen section available. Using defaults.
[ 327.673] (**) |-->Screen "Default Screen Section" (0)
[ 327.673] (**) | |-->Monitor "<default monitor>"
[ 327.674] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 327.674] (==) Automatically adding devices
[ 327.674] (==) Automatically enabling devices
[ 327.674] (==) Automatically adding GPU devices
[ 327.674] (==) Automatically binding GPU devices
[ 327.674] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 327.675] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[ 327.675] Entry deleted from font path.
[ 327.675] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[ 327.675] Entry deleted from font path.
[ 327.675] (WW) The directory "/usr/share/fonts/100dpi" does not exist.
[ 327.675] Entry deleted from font path.
[ 327.675] (WW) The directory "/usr/share/fonts/75dpi" does not exist.
[ 327.675] Entry deleted from font path.
[ 327.675] (==) FontPath set to:
/usr/share/fonts/misc,
/usr/share/fonts/TTF
[ 327.675] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 327.675] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 327.676] (II) Module ABI versions:
[ 327.676] X.Org ANSI C Emulation: 0.4
[ 327.676] X.Org Video Driver: 24.1
[ 327.676] X.Org XInput driver : 24.1
[ 327.676] X.Org Server Extension : 10.0
[ 327.676] (++) using VT number 1
[ 327.679] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_31
[ 327.679] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 327.680] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 10 paused 0
[ 327.683] (--) PCI:*(0@0:2:0) 8086:0a2e:106b:011a rev 9, Mem @ 0xb0000000/4194304, 0xa0000000/268435456, I/O @ 0x00002000/64, BIOS @ 0x????????/131072
[ 327.683] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 327.683] (II) LoadModule: "glx"
[ 327.684] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 327.692] (II) Module glx: vendor="X.Org Foundation"
[ 327.692] compiled for 1.20.8, module version = 1.0.0
[ 327.692] ABI class: X.Org Server Extension, version 10.0
[ 327.692] (==) Matched intel as autoconfigured driver 0
[ 327.692] (==) Matched modesetting as autoconfigured driver 1
[ 327.692] (==) Matched fbdev as autoconfigured driver 2
[ 327.692] (==) Matched vesa as autoconfigured driver 3
[ 327.692] (==) Assigned the driver to the xf86ConfigLayout
[ 327.692] (II) LoadModule: "intel"
[ 327.693] (WW) Warning, couldn't open module intel
[ 327.693] (EE) Failed to load module "intel" (module does not exist, 0)
[ 327.693] (II) LoadModule: "modesetting"
[ 327.693] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 327.695] (II) Module modesetting: vendor="X.Org Foundation"
[ 327.695] compiled for 1.20.8, module version = 1.20.8
[ 327.695] Module class: X.Org Video Driver
[ 327.695] ABI class: X.Org Video Driver, version 24.1
[ 327.695] (II) LoadModule: "fbdev"
[ 327.695] (WW) Warning, couldn't open module fbdev
[ 327.695] (EE) Failed to load module "fbdev" (module does not exist, 0)
[ 327.695] (II) LoadModule: "vesa"
[ 327.695] (WW) Warning, couldn't open module vesa
[ 327.695] (EE) Failed to load module "vesa" (module does not exist, 0)
[ 327.695] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 327.695] (II) modeset(0): using drv /dev/dri/card0
[ 327.695] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[ 327.695] (II) modeset(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 327.695] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[ 327.695] (==) modeset(0): RGB weight 888
[ 327.695] (==) modeset(0): Default visual is TrueColor
[ 327.695] (II) Loading sub module "glamoregl"
[ 327.695] (II) LoadModule: "glamoregl"
[ 327.695] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[ 327.703] (II) Module glamoregl: vendor="X.Org Foundation"
[ 327.703] compiled for 1.20.8, module version = 1.0.1
[ 327.703] ABI class: X.Org ANSI C Emulation, version 0.4
[ 327.767] (II) modeset(0): glamor X acceleration enabled on Mesa DRI Intel(R) Iris(R) Graphics 5100 (HSW GT3)
[ 327.767] (II) modeset(0): glamor initialized
[ 327.973] (II) modeset(0): Output eDP-1 has no monitor section
[ 327.974] (II) modeset(0): Output DP-1 has no monitor section
[ 327.975] (II) modeset(0): Output HDMI-1 has no monitor section
[ 328.054] (II) modeset(0): Output DP-2 has no monitor section
[ 328.084] (II) modeset(0): Output HDMI-2 has no monitor section
[ 328.085] (II) modeset(0): EDID for output eDP-1
[ 328.085] (II) modeset(0): Manufacturer: APP Model: a018 Serial#: 0
[ 328.085] (II) modeset(0): Year: 2012 Week: 48
[ 328.085] (II) modeset(0): EDID Version: 1.4
[ 328.085] (II) modeset(0): Digital Display Input
[ 328.085] (II) modeset(0): 8 bits per channel
[ 328.085] (II) modeset(0): Digital interface is DisplayPort
[ 328.085] (II) modeset(0): Max Image Size [cm]: horiz.: 29 vert.: 18
[ 328.085] (II) modeset(0): Gamma: 2.20
[ 328.085] (II) modeset(0): No DPMS capabilities specified
[ 328.085] (II) modeset(0): Supported color encodings: RGB 4:4:4
[ 328.085] (II) modeset(0): First detailed timing is preferred mode
[ 328.085] (II) modeset(0): Preferred mode is native pixel format and refresh rate
[ 328.085] (II) modeset(0): redX: 0.653 redY: 0.334 greenX: 0.300 greenY: 0.620
[ 328.085] (II) modeset(0): blueX: 0.146 blueY: 0.050 whiteX: 0.312 whiteY: 0.329
[ 328.085] (II) modeset(0): Manufacturer's mask: 0
[ 328.085] (II) modeset(0): Supported detailed timing:
[ 328.085] (II) modeset(0): clock: 268.5 MHz Image Size: 286 x 179 mm
[ 328.086] (II) modeset(0): h_active: 2560 h_sync: 2608 h_sync_end 2640 h_blank_end 2720 h_border: 0
[ 328.086] (II) modeset(0): v_active: 1600 v_sync: 1603 v_sync_end 1609 v_blanking: 1646 v_border: 0
[ 328.086] (II) modeset(0): Monitor name: Color LCD
[ 328.086] (II) modeset(0): EDID (in hex):
[ 328.086] (II) modeset(0): 00ffffffffffff00061018a000000000
[ 328.086] (II) modeset(0): 30160104a51d1278026fb1a7554c9e25
[ 328.086] (II) modeset(0): 0c505400000001010101010101010101
[ 328.086] (II) modeset(0): 010101010101e26800a0a0402e603020
[ 328.086] (II) modeset(0): 36001eb31000001a000000fc00436f6c
[ 328.086] (II) modeset(0): 6f72204c43440a202020000000100000
[ 328.086] (II) modeset(0): 00000000000000000000000000000010
[ 328.086] (II) modeset(0): 00000000000000000000000000000063
[ 328.086] (II) modeset(0): Printing probed modes for output eDP-1
[ 328.086] (II) modeset(0): Modeline "15360x8640"x60.0 11669.25 15360 16824 18560 21760 8640 8643 8648 8938 -hsync +vsync (536.3 kHz d)
[ 328.086] (II) modeset(0): Modeline "15360x8640"x60.0 8273.75 15360 15408 15440 15520 8640 8643 8648 8886 +hsync -vsync (533.1 kHz d)
[ 328.086] (II) modeset(0): Modeline "7680x4320"x120.0 5834.62 7680 8412 9280 10880 4320 4321 4324 4469 doublescan -hsync +vsync (536.3 kHz d)
[ 328.086] (II) modeset(0): Modeline "7680x4320"x120.0 4136.88 7680 7704 7720 7760 4320 4321 4324 4443 doublescan +hsync -vsync (533.1 kHz d)
[ 328.086] (II) modeset(0): Modeline "7680x4320"x60.0 2892.50 7680 8376 9232 10784 4320 4323 4328 4471 -hsync +vsync (268.2 kHz d)
[ 328.086] (II) modeset(0): Modeline "7680x4320"x60.0 2089.75 7680 7728 7760 7840 4320 4323 4328 4443 +hsync -vsync (266.5 kHz d)
[ 328.086] (II) modeset(0): Modeline "5120x2880"x60.0 1276.50 5120 5560 6128 7136 2880 2883 2888 2982 -hsync +vsync (178.9 kHz d)
[ 328.086] (II) modeset(0): Modeline "5120x2880"x60.0 938.25 5120 5168 5200 5280 2880 2883 2888 2962 +hsync -vsync (177.7 kHz d)
[ 328.086] (II) modeset(0): Modeline "4096x2304"x60.0 813.00 4096 4440 4888 5680 2304 2307 2312 2386 -hsync +vsync (143.1 kHz d)
[ 328.086] (II) modeset(0): Modeline "4096x2304"x60.0 605.00 4096 4144 4176 4256 2304 2307 2312 2370 +hsync -vsync (142.2 kHz d)
[ 328.086] (II) modeset(0): Modeline "3840x2160"x120.0 1446.25 3840 4188 4616 5392 2160 2161 2164 2235 doublescan -hsync +vsync (268.2 kHz d)
[ 328.086] (II) modeset(0): Modeline "3840x2160"x120.0 1044.88 3840 3864 3880 3920 2160 2161 2164 2221 doublescan +hsync -vsync (266.5 kHz d)
[ 328.086] (II) modeset(0): Modeline "3840x2160"x60.0 712.75 3840 4160 4576 5312 2160 2163 2168 2237 -hsync +vsync (134.2 kHz d)
[ 328.086] (II) modeset(0): Modeline "3840x2160"x60.0 533.00 3840 3888 3920 4000 2160 2163 2168 2222 +hsync -vsync (133.2 kHz d)
[ 328.086] (II) modeset(0): Modeline "3200x1800"x60.0 492.00 3200 3456 3800 4400 1800 1803 1808 1865 -hsync +vsync (111.8 kHz d)
[ 328.086] (II) modeset(0): Modeline "3200x1800"x59.9 373.00 3200 3248 3280 3360 1800 1803 1808 1852 +hsync -vsync (111.0 kHz d)
[ 328.086] (II) modeset(0): Modeline "2880x1620"x60.0 396.25 2880 3096 3408 3936 1620 1623 1628 1679 -hsync +vsync (100.7 kHz d)
[ 328.086] (II) modeset(0): Modeline "2880x1620"x60.0 303.75 2880 2928 2960 3040 1620 1623 1628 1666 +hsync -vsync (99.9 kHz d)
[ 328.086] (II) modeset(0): Modeline "2560x1600"x60.0 348.50 2560 2760 3032 3504 1600 1603 1609 1658 -hsync +vsync (99.5 kHz d)
[ 328.086] (II) modeset(0): Modeline "2560x1600"x60.0 268.50 2560 2608 2640 2720 1600 1603 1609 1646 +hsync -vsync (98.7 kHz d)
[ 328.086] (II) modeset(0): Modeline "2560x1440"x120.0 638.25 2560 2780 3064 3568 1440 1441 1444 1491 doublescan -hsync +vsync (178.9 kHz d)
[ 328.086] (II) modeset(0): Modeline "2560x1440"x120.0 469.12 2560 2584 2600 2640 1440 1441 1444 1481 doublescan +hsync -vsync (177.7 kHz d)
[ 328.086] (II) modeset(0): Modeline "2560x1440"x60.0 312.25 2560 2752 3024 3488 1440 1443 1448 1493 -hsync +vsync (89.5 kHz d)
[ 328.086] (II) modeset(0): Modeline "2560x1440"x60.0 241.50 2560 2608 2640 2720 1440 1443 1448 1481 +hsync -vsync (88.8 kHz d)
[ 328.086] (II) modeset(0): Modeline "2048x1536"x60.0 266.95 2048 2200 2424 2800 1536 1537 1540 1589 -hsync +vsync (95.3 kHz d)
[ 328.086] (II) modeset(0): Modeline "1920x1440"x60.0 234.00 1920 2048 2256 2600 1440 1441 1444 1500 -hsync +vsync (90.0 kHz d)
[ 328.086] (II) modeset(0): Modeline "1856x1392"x60.0 218.30 1856 1952 2176 2528 1392 1393 1396 1439 -hsync +vsync (86.4 kHz d)
[ 328.086] (II) modeset(0): Modeline "1792x1344"x60.0 204.80 1792 1920 2120 2448 1344 1345 1348 1394 -hsync +vsync (83.7 kHz d)
[ 328.086] (II) modeset(0): Modeline "2048x1152"x120.0 406.50 2048 2220 2444 2840 1152 1153 1156 1193 doublescan -hsync +vsync (143.1 kHz d)
[ 328.086] (II) modeset(0): Modeline "2048x1152"x120.0 302.50 2048 2072 2088 2128 1152 1153 1156 1185 doublescan +hsync -vsync (142.2 kHz d)
[ 328.086] (II) modeset(0): Modeline "2048x1152"x59.9 197.00 2048 2184 2400 2752 1152 1155 1160 1195 -hsync +vsync (71.6 kHz d)
[ 328.086] (II) modeset(0): Modeline "2048x1152"x59.9 156.75 2048 2096 2128 2208 1152 1155 1160 1185 +hsync -vsync (71.0 kHz d)
[ 328.086] (II) modeset(0): Modeline "1920x1200"x59.9 193.25 1920 2056 2256 2592 1200 1203 1209 1245 -hsync +vsync (74.6 kHz d)
[ 328.086] (II) modeset(0): Modeline "1920x1200"x60.0 154.00 1920 1968 2000 2080 1200 1203 1209 1235 +hsync -vsync (74.0 kHz d)
[ 328.086] (II) modeset(0): Modeline "1920x1080"x120.0 356.38 1920 2080 2288 2656 1080 1081 1084 1118 doublescan -hsync +vsync (134.2 kHz d)
[ 328.086] (II) modeset(0): Modeline "1920x1080"x119.9 266.50 1920 1944 1960 2000 1080 1081 1084 1111 doublescan +hsync -vsync (133.2 kHz d)
[ 328.086] (II) modeset(0): Modeline "1920x1080"x60.0 173.00 1920 2048 2248 2576 1080 1083 1088 1120 -hsync +vsync (67.2 kHz d)
[ 328.086] (II) modeset(0): Modeline "1920x1080"x59.9 138.50 1920 1968 2000 2080 1080 1083 1088 1111 +hsync -vsync (66.6 kHz d)
[ 328.086] (II) modeset(0): Modeline "1600x1200"x60.0 162.00 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync (75.0 kHz d)
[ 328.086] (II) modeset(0): Modeline "1680x1050"x60.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz d)
[ 328.086] (II) modeset(0): Modeline "1680x1050"x59.9 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz d)
[ 328.086] (II) modeset(0): Modeline "1400x1050"x60.0 122.00 1400 1488 1640 1880 1050 1052 1064 1082 +hsync +vsync (64.9 kHz d)
[ 328.086] (II) modeset(0): Modeline "1600x900"x120.0 246.00 1600 1728 1900 2200 900 901 904 932 doublescan -hsync +vsync (111.8 kHz d)
[ 328.086] (II) modeset(0): Modeline "1600x900"x119.9 186.50 1600 1624 1640 1680 900 901 904 926 doublescan +hsync -vsync (111.0 kHz d)
[ 328.086] (II) modeset(0): Modeline "1600x900"x59.9 118.25 1600 1696 1856 2112 900 903 908 934 -hsync +vsync (56.0 kHz d)
[ 328.086] (II) modeset(0): Modeline "1600x900"x59.8 97.50 1600 1648 1680 1760 900 903 908 926 +hsync -vsync (55.4 kHz d)
[ 328.086] (II) modeset(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz d)
[ 328.086] (II) modeset(0): Modeline "1400x900"x60.0 103.50 1400 1480 1624 1848 900 903 913 934 -hsync +vsync (56.0 kHz d)
[ 328.086] (II) modeset(0): Modeline "1400x900"x59.9 86.50 1400 1448 1480 1560 900 903 913 926 +hsync -vsync (55.4 kHz d)
[ 328.086] (II) modeset(0): Modeline "1280x960"x60.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz d)
[ 328.086] (II) modeset(0): Modeline "1440x810"x120.0 198.12 1440 1548 1704 1968 810 811 814 839 doublescan -hsync +vsync (100.7 kHz d)
[ 328.086] (II) modeset(0): Modeline "1440x810"x119.9 151.88 1440 1464 1480 1520 810 811 814 833 doublescan +hsync -vsync (99.9 kHz d)
[ 328.086] (II) modeset(0): Modeline "1368x768"x59.9 85.25 1368 1440 1576 1784 768 771 781 798 -hsync +vsync (47.8 kHz d)
[ 328.086] (II) modeset(0): Modeline "1368x768"x59.9 72.25 1368 1416 1448 1528 768 771 781 790 +hsync -vsync (47.3 kHz d)
[ 328.086] (II) modeset(0): Modeline "1280x800"x120.0 174.25 1280 1380 1516 1752 800 801 804 829 doublescan -hsync +vsync (99.5 kHz d)
[ 328.086] (II) modeset(0): Modeline "1280x800"x119.9 134.25 1280 1304 1320 1360 800 801 804 823 doublescan +hsync -vsync (98.7 kHz d)
[ 328.086] (II) modeset(0): Modeline "1280x800"x59.8 83.50 1280 1352 1480 1680 800 803 809 831 -hsync +vsync (49.7 kHz d)
[ 328.086] (II) modeset(0): Modeline "1280x800"x59.9 71.00 1280 1328 1360 1440 800 803 809 823 +hsync -vsync (49.3 kHz d)
[ 328.086] (II) modeset(0): Modeline "1280x720"x120.0 156.12 1280 1376 1512 1744 720 721 724 746 doublescan -hsync +vsync (89.5 kHz d)
[ 328.086] (II) modeset(0): Modeline "1280x720"x120.0 120.75 1280 1304 1320 1360 720 721 724 740 doublescan +hsync -vsync (88.8 kHz d)
[ 328.086] (II) modeset(0): Modeline "1280x720"x59.9 74.50 1280 1344 1472 1664 720 723 728 748 -hsync +vsync (44.8 kHz d)
[ 328.086] (II) modeset(0): Modeline "1280x720"x59.7 63.75 1280 1328 1360 1440 720 723 728 741 +hsync -vsync (44.3 kHz d)
[ 328.086] (II) modeset(0): Modeline "1024x768"x120.1 133.47 1024 1100 1212 1400 768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
[ 328.086] (II) modeset(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz d)
[ 328.086] (II) modeset(0): Modeline "960x720"x120.0 117.00 960 1024 1128 1300 720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
[ 328.086] (II) modeset(0): Modeline "928x696"x120.1 109.15 928 976 1088 1264 696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
[ 328.086] (II) modeset(0): Modeline "896x672"x120.0 102.40 896 960 1060 1224 672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
[ 328.086] (II) modeset(0): Modeline "1024x576"x119.9 98.50 1024 1092 1200 1376 576 577 580 597 doublescan -hsync +vsync (71.6 kHz d)
[ 328.086] (II) modeset(0): Modeline "1024x576"x119.9 78.38 1024 1048 1064 1104 576 577 580 592 doublescan +hsync -vsync (71.0 kHz d)
[ 328.086] (II) modeset(0): Modeline "1024x576"x59.9 46.50 1024 1064 1160 1296 576 579 584 599 -hsync +vsync (35.9 kHz d)
[ 328.086] (II) modeset(0): Modeline "1024x576"x59.8 42.00 1024 1072 1104 1184 576 579 584 593 +hsync -vsync (35.5 kHz d)
[ 328.086] (II) modeset(0): Modeline "960x600"x119.9 96.62 960 1028 1128 1296 600 601 604 622 doublescan -hsync +vsync (74.6 kHz d)
[ 328.086] (II) modeset(0): Modeline "960x600"x120.0 77.00 960 984 1000 1040 600 601 604 617 doublescan +hsync -vsync (74.0 kHz d)
[ 328.086] (II) modeset(0): Modeline "960x540"x119.9 86.50 960 1024 1124 1288 540 541 544 560 doublescan -hsync +vsync (67.2 kHz d)
[ 328.086] (II) modeset(0): Modeline "960x540"x120.0 69.25 960 984 1000 1040 540 541 544 555 doublescan +hsync -vsync (66.6 kHz d)
[ 328.086] (II) modeset(0): Modeline "960x540"x59.6 40.75 960 992 1088 1216 540 543 548 562 -hsync +vsync (33.5 kHz d)
[ 328.086] (II) modeset(0): Modeline "960x540"x59.8 37.25 960 1008 1040 1120 540 543 548 556 +hsync -vsync (33.3 kHz d)
[ 328.086] (II) modeset(0): Modeline "800x600"x120.0 81.00 800 832 928 1080 600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
[ 328.086] (II) modeset(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz d)
[ 328.086] (II) modeset(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz d)
[ 328.086] (II) modeset(0): Modeline "840x525"x120.0 73.12 840 892 980 1120 525 526 529 544 doublescan -hsync +vsync (65.3 kHz d)
[ 328.086] (II) modeset(0): Modeline "840x525"x119.8 59.50 840 864 880 920 525 526 529 540 doublescan +hsync -vsync (64.7 kHz d)
[ 328.086] (II) modeset(0): Modeline "864x486"x59.9 32.50 864 888 968 1072 486 489 494 506 -hsync +vsync (30.3 kHz d)
[ 328.086] (II) modeset(0): Modeline "864x486"x59.6 30.50 864 912 944 1024 486 489 494 500 +hsync -vsync (29.8 kHz d)
[ 328.086] (II) modeset(0): Modeline "700x525"x120.0 61.00 700 744 820 940 525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
[ 328.086] (II) modeset(0): Modeline "800x450"x119.9 59.12 800 848 928 1056 450 451 454 467 doublescan -hsync +vsync (56.0 kHz d)
[ 328.086] (II) modeset(0): Modeline "800x450"x119.6 48.75 800 824 840 880 450 451 454 463 doublescan +hsync -vsync (55.4 kHz d)
[ 328.086] (II) modeset(0): Modeline "640x512"x120.0 54.00 640 664 720 844 512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
[ 328.086] (II) modeset(0): Modeline "700x450"x119.9 51.75 700 740 812 924 450 451 456 467 doublescan -hsync +vsync (56.0 kHz d)
[ 328.086] (II) modeset(0): Modeline "700x450"x119.8 43.25 700 724 740 780 450 451 456 463 doublescan +hsync -vsync (55.4 kHz d)
[ 328.086] (II) modeset(0): Modeline "640x480"x120.0 54.00 640 688 744 900 480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
[ 328.086] (II) modeset(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz d)
[ 328.086] (II) modeset(0): Modeline "720x405"x59.5 22.50 720 744 808 896 405 408 413 422 -hsync +vsync (25.1 kHz d)
[ 328.086] (II) modeset(0): Modeline "720x405"x59.0 21.75 720 768 800 880 405 408 413 419 +hsync -vsync (24.7 kHz d)
[ 328.086] (II) modeset(0): Modeline "684x384"x119.8 42.62 684 720 788 892 384 385 390 399 doublescan -hsync +vsync (47.8 kHz d)
[ 328.086] (II) modeset(0): Modeline "684x384"x119.7 36.12 684 708 724 764 384 385 390 395 doublescan +hsync -vsync (47.3 kHz d)
[ 328.086] (II) modeset(0): Modeline "640x400"x119.8 41.75 640 676 740 840 400 401 404 415 doublescan -hsync +vsync (49.7 kHz d)
[ 328.086] (II) modeset(0): Modeline "640x400"x120.0 35.50 640 664 680 720 400 401 404 411 doublescan +hsync -vsync (49.3 kHz d)
[ 328.086] (II) modeset(0): Modeline "640x360"x119.7 37.25 640 672 736 832 360 361 364 374 doublescan -hsync +vsync (44.8 kHz d)
[ 328.086] (II) modeset(0): Modeline "640x360"x119.7 31.88 640 664 680 720 360 361 364 370 doublescan +hsync -vsync (44.3 kHz d)
[ 328.086] (II) modeset(0): Modeline "640x360"x59.8 18.00 640 664 720 800 360 363 368 376 -hsync +vsync (22.5 kHz d)
[ 328.086] (II) modeset(0): Modeline "640x360"x59.3 17.75 640 688 720 800 360 363 368 374 +hsync -vsync (22.2 kHz d)
[ 328.087] (II) modeset(0): Modeline "512x384"x120.0 32.50 512 524 592 672 384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
[ 328.087] (II) modeset(0): Modeline "512x288"x120.0 23.25 512 532 580 648 288 289 292 299 doublescan -hsync +vsync (35.9 kHz d)
[ 328.087] (II) modeset(0): Modeline "512x288"x119.8 21.00 512 536 552 592 288 289 292 296 doublescan +hsync -vsync (35.5 kHz d)
[ 328.087] (II) modeset(0): Modeline "480x270"x119.3 20.38 480 496 544 608 270 271 274 281 doublescan -hsync +vsync (33.5 kHz d)
[ 328.087] (II) modeset(0): Modeline "480x270"x119.6 18.62 480 504 520 560 270 271 274 278 doublescan +hsync -vsync (33.3 kHz d)
[ 328.087] (II) modeset(0): Modeline "400x300"x120.6 20.00 400 420 484 528 300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
[ 328.087] (II) modeset(0): Modeline "400x300"x112.7 18.00 400 412 448 512 300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
[ 328.087] (II) modeset(0): Modeline "432x243"x119.8 16.25 432 444 484 536 243 244 247 253 doublescan -hsync +vsync (30.3 kHz d)
[ 328.087] (II) modeset(0): Modeline "432x243"x119.1 15.25 432 456 472 512 243 244 247 250 doublescan +hsync -vsync (29.8 kHz d)
[ 328.087] (II) modeset(0): Modeline "320x240"x120.1 12.59 320 328 376 400 240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
[ 328.087] (II) modeset(0): Modeline "360x202"x119.0 11.25 360 372 404 448 202 204 206 211 doublescan -hsync +vsync (25.1 kHz d)
[ 328.087] (II) modeset(0): Modeline "360x202"x118.3 10.88 360 384 400 440 202 204 206 209 doublescan +hsync -vsync (24.7 kHz d)
[ 328.087] (II) modeset(0): Modeline "320x180"x119.7 9.00 320 332 360 400 180 181 184 188 doublescan -hsync +vsync (22.5 kHz d)
[ 328.087] (II) modeset(0): Modeline "320x180"x118.6 8.88 320 344 360 400 180 181 184 187 doublescan +hsync -vsync (22.2 kHz d)
[ 328.087] (II) modeset(0): EDID for output DP-1
[ 328.088] (II) modeset(0): EDID for output HDMI-1
[ 328.166] (II) modeset(0): EDID for output DP-2
[ 328.196] (II) modeset(0): EDID for output HDMI-2
[ 328.196] (II) modeset(0): Manufacturer: BBY Model: 32 Serial#: 0
[ 328.196] (II) modeset(0): Year: 2014 Week: 26
[ 328.196] (II) modeset(0): EDID Version: 1.3
[ 328.196] (II) modeset(0): Digital Display Input
[ 328.196] (II) modeset(0): Max Image Size [cm]: horiz.: 70 vert.: 39
[ 328.196] (II) modeset(0): Gamma: 2.20
[ 328.196] (II) modeset(0): No DPMS capabilities specified
[ 328.196] (II) modeset(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
[ 328.196] (II) modeset(0): First detailed timing is preferred mode
[ 328.196] (II) modeset(0): redX: 0.613 redY: 0.351 greenX: 0.320 greenY: 0.625
[ 328.196] (II) modeset(0): blueX: 0.150 blueY: 0.054 whiteX: 0.280 whiteY: 0.290
[ 328.196] (II) modeset(0): Supported established timings:
[ 328.196] (II) modeset(0): 720x400@70Hz
[ 328.196] (II) modeset(0): 640x480@60Hz
[ 328.196] (II) modeset(0): 800x600@56Hz
[ 328.196] (II) modeset(0): 800x600@60Hz
[ 328.196] (II) modeset(0): 1024x768@60Hz
[ 328.196] (II) modeset(0): Manufacturer's mask: 0
[ 328.196] (II) modeset(0): Supported standard timings:
[ 328.196] (II) modeset(0): #0: hsize: 1280 vsize 720 refresh: 60 vid: 49281
[ 328.196] (II) modeset(0): #1: hsize: 1280 vsize 800 refresh: 60 vid: 129
[ 328.196] (II) modeset(0): #2: hsize: 1280 vsize 800 refresh: 75 vid: 3969
[ 328.196] (II) modeset(0): #3: hsize: 1280 vsize 960 refresh: 60 vid: 16513
[ 328.196] (II) modeset(0): #4: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
[ 328.196] (II) modeset(0): #5: hsize: 1440 vsize 900 refresh: 60 vid: 149
[ 328.196] (II) modeset(0): #6: hsize: 1680 vsize 1050 refresh: 60 vid: 179
[ 328.196] (II) modeset(0): Supported detailed timing:
[ 328.196] (II) modeset(0): clock: 85.5 MHz Image Size: 484 x 272 mm
[ 328.196] (II) modeset(0): h_active: 1360 h_sync: 1616 h_sync_end 1728 h_blank_end 1792 h_border: 0
[ 328.196] (II) modeset(0): v_active: 768 v_sync: 786 v_sync_end 792 v_blanking: 795 v_border: 0
[ 328.196] (II) modeset(0): Supported detailed timing:
[ 328.196] (II) modeset(0): clock: 82.6 MHz Image Size: 640 x 384 mm
[ 328.196] (II) modeset(0): h_active: 1280 h_sync: 1360 h_sync_end 1488 h_blank_end 1700 h_border: 0
[ 328.196] (II) modeset(0): v_active: 768 v_sync: 771 v_sync_end 778 v_blanking: 810 v_border: 0
[ 328.196] (II) modeset(0): Monitor name: NS-32D312NA15
[ 328.196] (II) modeset(0): Ranges: V min: 55 V max: 76 Hz, H min: 30 H max: 80 kHz, PixClock max 175 MHz
[ 328.196] (II) modeset(0): Supported detailed timing:
[ 328.196] (II) modeset(0): clock: 74.2 MHz Image Size: 708 x 398 mm
[ 328.196] (II) modeset(0): h_active: 1280 h_sync: 1390 h_sync_end 1430 h_blank_end 1650 h_border: 0
[ 328.196] (II) modeset(0): v_active: 720 v_sync: 725 v_sync_end 730 v_blanking: 750 v_border: 0
[ 328.196] (II) modeset(0): Supported detailed timing:
[ 328.196] (II) modeset(0): clock: 27.0 MHz Image Size: 531 x 398 mm
[ 328.196] (II) modeset(0): h_active: 720 h_sync: 736 h_sync_end 798 h_blank_end 858 h_border: 0
[ 328.196] (II) modeset(0): v_active: 480 v_sync: 489 v_sync_end 495 v_blanking: 525 v_border: 0
[ 328.196] (II) modeset(0): Supported detailed timing:
[ 328.196] (II) modeset(0): clock: 74.2 MHz Image Size: 708 x 398 mm
[ 328.196] (II) modeset(0): h_active: 1920 h_sync: 2008 h_sync_end 2052 h_blank_end 2200 h_border: 0
[ 328.196] (II) modeset(0): v_active: 540 v_sync: 542 v_sync_end 547 v_blanking: 562 v_border: 0
[ 328.196] (II) modeset(0): Number of EDID sections to follow: 1
[ 328.196] (II) modeset(0): EDID (in hex):
[ 328.196] (II) modeset(0): 00ffffffffffff000859320000000000
[ 328.196] (II) modeset(0): 1a180103804627780a30bd9d5952a026
[ 328.196] (II) modeset(0): 0d474aa3080081c08100810f81408180
[ 328.196] (II) modeset(0): 9500b3000101662150b051001b300070
[ 328.196] (II) modeset(0): 2644e4101100001e462000a451002a30
[ 328.196] (II) modeset(0): 5080370080802100001c000000fc004e
[ 328.196] (II) modeset(0): 532d3332443331324e413135000000fd
[ 328.196] (II) modeset(0): 00374c1e5011000a202020202020014b
[ 328.196] (II) modeset(0): 02031f73490102038405060710202609
[ 328.196] (II) modeset(0): 07071507508301000065030c00200001
[ 328.196] (II) modeset(0): 1d007251d01e206e285500c48e210000
[ 328.196] (II) modeset(0): 1e8c0ad08a20e02d10103e9600138e21
[ 328.196] (II) modeset(0): 000019011d8018711c1620582c2500c4
[ 328.196] (II) modeset(0): 8e2100009e0000000000000000000000
[ 328.196] (II) modeset(0): 00000000000000000000000000000000
[ 328.197] (II) modeset(0): 00000000000000000000000000000009
[ 328.197] (II) modeset(0): Printing probed modes for output HDMI-2
[ 328.197] (II) modeset(0): Modeline "1360x768"x60.0 85.50 1360 1616 1728 1792 768 786 792 795 +hsync +vsync (47.7 kHz eP)
[ 328.197] (II) modeset(0): Modeline "1920x1080"x60.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz e)
[ 328.197] (II) modeset(0): Modeline "1920x1080"x59.9 148.35 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.4 kHz e)
[ 328.197] (II) modeset(0): Modeline "1920x1080i"x60.0 74.25 1920 2008 2052 2200 1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz e)
[ 328.197] (II) modeset(0): Modeline "1920x1080"x24.0 74.25 1920 2558 2602 2750 1080 1084 1089 1125 +hsync +vsync (27.0 kHz e)
[ 328.197] (II) modeset(0): Modeline "1920x1080i"x59.9 74.18 1920 2008 2052 2200 1080 1084 1094 1125 interlace +hsync +vsync (33.7 kHz e)
[ 328.197] (II) modeset(0): Modeline "1920x1080"x24.0 74.18 1920 2558 2602 2750 1080 1084 1089 1125 +hsync +vsync (27.0 kHz e)
[ 328.197] (II) modeset(0): Modeline "1680x1050"x59.9 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
[ 328.197] (II) modeset(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[ 328.197] (II) modeset(0): Modeline "1440x900"x59.9 88.75 1440 1488 1520 1600 900 903 909 926 +hsync -vsync (55.5 kHz e)
[ 328.197] (II) modeset(0): Modeline "1280x960"x60.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz e)
[ 328.197] (II) modeset(0): Modeline "1280x800"x74.9 106.50 1280 1360 1488 1696 800 803 809 838 -hsync +vsync (62.8 kHz e)
[ 328.197] (II) modeset(0): Modeline "1280x800"x59.9 71.00 1280 1328 1360 1440 800 803 809 823 +hsync -vsync (49.3 kHz e)
[ 328.197] (II) modeset(0): Modeline "1280x768"x60.0 82.62 1280 1360 1488 1700 768 771 778 810 -hsync +vsync (48.6 kHz e)
[ 328.197] (II) modeset(0): Modeline "1280x720"x60.0 74.25 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
[ 328.197] (II) modeset(0): Modeline "1280x720"x59.9 74.18 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
[ 328.197] (II) modeset(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 328.197] (II) modeset(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 328.197] (II) modeset(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
[ 328.197] (II) modeset(0): Modeline "720x480"x60.0 27.03 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz e)
[ 328.197] (II) modeset(0): Modeline "720x480"x59.9 27.00 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz e)
[ 328.197] (II) modeset(0): Modeline "720x480i"x60.0 13.51 720 739 801 858 480 488 494 525 interlace -hsync -vsync (15.8 kHz e)
[ 328.197] (II) modeset(0): Modeline "720x480i"x59.9 13.50 720 739 801 858 480 488 494 525 interlace -hsync -vsync (15.7 kHz e)
[ 328.197] (II) modeset(0): Modeline "640x480"x60.0 25.20 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 328.197] (II) modeset(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 328.197] (II) modeset(0): Modeline "720x400"x70.1 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
[ 328.197] (II) modeset(0): Output eDP-1 connected
[ 328.197] (II) modeset(0): Output DP-1 disconnected
[ 328.197] (II) modeset(0): Output HDMI-1 disconnected
[ 328.197] (II) modeset(0): Output DP-2 disconnected
[ 328.197] (II) modeset(0): Output HDMI-2 connected
[ 328.197] (II) modeset(0): Using fuzzy aspect match for initial modes
[ 328.197] (II) modeset(0): Output eDP-1 using initial mode 1280x960 +0+0
[ 328.197] (II) modeset(0): Output HDMI-2 using initial mode 1280x960 +0+0
[ 328.197] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0)
[ 328.197] (==) modeset(0): DPI set to (96, 96)
[ 328.197] (II) Loading sub module "fb"
[ 328.197] (II) LoadModule: "fb"
[ 328.197] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 328.199] (II) Module fb: vendor="X.Org Foundation"
[ 328.199] compiled for 1.20.8, module version = 1.0.0
[ 328.199] ABI class: X.Org ANSI C Emulation, version 0.4
[ 328.214] (==) modeset(0): Backing store enabled
[ 328.214] (==) modeset(0): Silken mouse disabled
[ 328.330] (II) modeset(0): Initializing kms color map for depth 24, 8 bpc.
[ 328.330] (==) modeset(0): DPMS enabled
[ 328.330] (II) modeset(0): [DRI2] Setup complete
[ 328.330] (II) modeset(0): [DRI2] DRI driver: i965
[ 328.330] (II) modeset(0): [DRI2] VDPAU driver: va_gl
[ 328.330] (II) Initializing extension Generic Event Extension
[ 328.330] (II) Initializing extension SHAPE
[ 328.330] (II) Initializing extension MIT-SHM
[ 328.330] (II) Initializing extension XInputExtension
[ 328.330] (II) Initializing extension XTEST
[ 328.330] (II) Initializing extension BIG-REQUESTS
[ 328.330] (II) Initializing extension SYNC
[ 328.330] (II) Initializing extension XKEYBOARD
[ 328.330] (II) Initializing extension XC-MISC
[ 328.330] (II) Initializing extension SECURITY
[ 328.330] (II) Initializing extension XFIXES
[ 328.330] (II) Initializing extension RENDER
[ 328.330] (II) Initializing extension RANDR
[ 328.330] (II) Initializing extension COMPOSITE
[ 328.330] (II) Initializing extension DAMAGE
[ 328.330] (II) Initializing extension MIT-SCREEN-SAVER
[ 328.330] (II) Initializing extension DOUBLE-BUFFER
[ 328.330] (II) Initializing extension RECORD
[ 328.330] (II) Initializing extension DPMS
[ 328.330] (II) Initializing extension Present
[ 328.330] (II) Initializing extension DRI3
[ 328.330] (II) Initializing extension X-Resource
[ 328.330] (II) Initializing extension XVideo
[ 328.330] (II) Initializing extension XVideo-MotionCompensation
[ 328.330] (II) Initializing extension GLX
[ 328.337] (II) AIGLX: Loaded and initialized i965
[ 328.337] (II) GLX: Initialized DRI2 GL provider for screen 0
[ 328.337] (II) Initializing extension XFree86-VidModeExtension
[ 328.337] (II) Initializing extension XFree86-DGA
[ 328.337] (II) Initializing extension XFree86-DRI
[ 328.337] (II) Initializing extension DRI2
[ 328.349] (II) modeset(0): Damage tracking initialized
[ 328.349] (II) modeset(0): Setting screen physical size to 338 x 254
[ 328.402] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[ 328.402] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 328.402] (II) LoadModule: "libinput"
[ 328.402] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 328.406] (II) Module libinput: vendor="X.Org Foundation"
[ 328.406] compiled for 1.20.8, module version = 0.30.0
[ 328.406] Module class: X.Org XInput Driver
[ 328.406] ABI class: X.Org XInput driver, version 24.1
[ 328.406] (II) Using input driver 'libinput' for 'Power Button'
[ 328.406] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 15 paused 0
[ 328.406] (**) Power Button: always reports core events
[ 328.406] (**) Option "Device" "/dev/input/event3"
[ 328.406] (**) Option "_source" "server/udev"
[ 328.410] (II) event3 - Power Button: is tagged by udev as: Keyboard
[ 328.410] (II) event3 - Power Button: device is a keyboard
[ 328.410] (II) event3 - Power Button: device removed
[ 328.410] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3"
[ 328.410] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 328.411] (II) event3 - Power Button: is tagged by udev as: Keyboard
[ 328.411] (II) event3 - Power Button: device is a keyboard
[ 328.412] (II) config/udev: Adding input device Video Bus (/dev/input/event10)
[ 328.412] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[ 328.412] (II) Using input driver 'libinput' for 'Video Bus'
[ 328.412] (II) systemd-logind: got fd for /dev/input/event10 13:74 fd 18 paused 0
[ 328.412] (**) Video Bus: always reports core events
[ 328.412] (**) Option "Device" "/dev/input/event10"
[ 328.412] (**) Option "_source" "server/udev"
[ 328.413] (II) event10 - Video Bus: is tagged by udev as: Keyboard
[ 328.413] (II) event10 - Video Bus: device is a keyboard
[ 328.413] (II) event10 - Video Bus: device removed
[ 328.413] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input15/event10"
[ 328.413] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[ 328.414] (II) event10 - Video Bus: is tagged by udev as: Keyboard
[ 328.414] (II) event10 - Video Bus: device is a keyboard
[ 328.414] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[ 328.414] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 328.414] (II) Using input driver 'libinput' for 'Power Button'
[ 328.415] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 19 paused 0
[ 328.415] (**) Power Button: always reports core events
[ 328.415] (**) Option "Device" "/dev/input/event1"
[ 328.415] (**) Option "_source" "server/udev"
[ 328.416] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 328.416] (II) event1 - Power Button: device is a keyboard
[ 328.416] (II) event1 - Power Button: device removed
[ 328.416] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1/event1"
[ 328.416] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[ 328.417] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 328.417] (II) event1 - Power Button: device is a keyboard
[ 328.418] (II) config/udev: Adding input device Lid Switch (/dev/input/event0)
[ 328.418] (II) No input driver specified, ignoring this device.
[ 328.418] (II) This device may have been added with another device file.
[ 328.418] (II) config/udev: Adding input device Sleep Button (/dev/input/event2)
[ 328.418] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[ 328.418] (II) Using input driver 'libinput' for 'Sleep Button'
[ 328.419] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 20 paused 0
[ 328.419] (**) Sleep Button: always reports core events
[ 328.419] (**) Option "Device" "/dev/input/event2"
[ 328.419] (**) Option "_source" "server/udev"
[ 328.420] (II) event2 - Sleep Button: is tagged by udev as: Keyboard
[ 328.420] (II) event2 - Sleep Button: device is a keyboard
[ 328.420] (II) event2 - Sleep Button: device removed
[ 328.420] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input2/event2"
[ 328.420] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
[ 328.421] (II) event2 - Sleep Button: is tagged by udev as: Keyboard
[ 328.421] (II) event2 - Sleep Button: device is a keyboard
[ 328.422] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=3 (/dev/input/event11)
[ 328.422] (II) No input driver specified, ignoring this device.
[ 328.422] (II) This device may have been added with another device file.
[ 328.423] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=7 (/dev/input/event15)
[ 328.423] (II) No input driver specified, ignoring this device.
[ 328.423] (II) This device may have been added with another device file.
[ 328.423] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=8 (/dev/input/event16)
[ 328.423] (II) No input driver specified, ignoring this device.
[ 328.423] (II) This device may have been added with another device file.
[ 328.423] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=9 (/dev/input/event17)
[ 328.423] (II) No input driver specified, ignoring this device.
[ 328.423] (II) This device may have been added with another device file.
[ 328.424] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=10 (/dev/input/event18)
[ 328.424] (II) No input driver specified, ignoring this device.
[ 328.424] (II) This device may have been added with another device file.
[ 328.425] (II) config/udev: Adding input device Corsair Corsair STRAFE Gaming Keyboard (/dev/input/event9)
[ 328.425] (**) Corsair Corsair STRAFE Gaming Keyboard: Applying InputClass "libinput keyboard catchall"
[ 328.425] (II) Using input driver 'libinput' for 'Corsair Corsair STRAFE Gaming Keyboard'
[ 328.425] (II) systemd-logind: got fd for /dev/input/event9 13:73 fd 21 paused 0
[ 328.425] (**) Corsair Corsair STRAFE Gaming Keyboard: always reports core events
[ 328.425] (**) Option "Device" "/dev/input/event9"
[ 328.425] (**) Option "_source" "server/udev"
[ 328.427] (II) event9 - Corsair Corsair STRAFE Gaming Keyboard: is tagged by udev as: Keyboard
[ 328.427] (II) event9 - Corsair Corsair STRAFE Gaming Keyboard: device is a keyboard
[ 328.427] (II) event9 - Corsair Corsair STRAFE Gaming Keyboard: device removed
[ 328.427] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.0/0003:1B1C:1B15.0007/input/input21/event9"
[ 328.427] (II) XINPUT: Adding extended input device "Corsair Corsair STRAFE Gaming Keyboard" (type: KEYBOARD, id 10)
[ 328.429] (II) event9 - Corsair Corsair STRAFE Gaming Keyboard: is tagged by udev as: Keyboard
[ 328.429] (II) event9 - Corsair Corsair STRAFE Gaming Keyboard: device is a keyboard
[ 328.430] (II) config/udev: Adding input device Corsair Corsair STRAFE Gaming Keyboard (/dev/input/event12)
[ 328.430] (**) Corsair Corsair STRAFE Gaming Keyboard: Applying InputClass "libinput keyboard catchall"
[ 328.430] (II) Using input driver 'libinput' for 'Corsair Corsair STRAFE Gaming Keyboard'
[ 328.431] (II) systemd-logind: got fd for /dev/input/event12 13:76 fd 22 paused 0
[ 328.431] (**) Corsair Corsair STRAFE Gaming Keyboard: always reports core events
[ 328.431] (**) Option "Device" "/dev/input/event12"
[ 328.431] (**) Option "_source" "server/udev"
[ 328.432] (II) event12 - Corsair Corsair STRAFE Gaming Keyboard: is tagged by udev as: Keyboard
[ 328.433] (II) event12 - Corsair Corsair STRAFE Gaming Keyboard: device is a keyboard
[ 328.433] (II) event12 - Corsair Corsair STRAFE Gaming Keyboard: device removed
[ 328.433] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.1/0003:1B1C:1B15.0008/input/input22/event12"
[ 328.433] (II) XINPUT: Adding extended input device "Corsair Corsair STRAFE Gaming Keyboard" (type: KEYBOARD, id 11)
[ 328.434] (II) event12 - Corsair Corsair STRAFE Gaming Keyboard: is tagged by udev as: Keyboard
[ 328.434] (II) event12 - Corsair Corsair STRAFE Gaming Keyboard: device is a keyboard
[ 328.435] (II) config/udev: Adding input device Corsair Corsair STRAFE Gaming Keyboard Consumer Control (/dev/input/event13)
[ 328.435] (**) Corsair Corsair STRAFE Gaming Keyboard Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 328.435] (II) Using input driver 'libinput' for 'Corsair Corsair STRAFE Gaming Keyboard Consumer Control'
[ 328.435] (II) systemd-logind: got fd for /dev/input/event13 13:77 fd 23 paused 0
[ 328.435] (**) Corsair Corsair STRAFE Gaming Keyboard Consumer Control: always reports core events
[ 328.435] (**) Option "Device" "/dev/input/event13"
[ 328.435] (**) Option "_source" "server/udev"
[ 328.437] (II) event13 - Corsair Corsair STRAFE Gaming Keyboard Consumer Control: is tagged by udev as: Keyboard
[ 328.437] (II) event13 - Corsair Corsair STRAFE Gaming Keyboard Consumer Control: device is a keyboard
[ 328.437] (II) event13 - Corsair Corsair STRAFE Gaming Keyboard Consumer Control: device removed
[ 328.437] (II) libinput: Corsair Corsair STRAFE Gaming Keyboard Consumer Control: needs a virtual subdevice
[ 328.437] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.1/0003:1B1C:1B15.0008/input/input23/event13"
[ 328.437] (II) XINPUT: Adding extended input device "Corsair Corsair STRAFE Gaming Keyboard Consumer Control" (type: MOUSE, id 12)
[ 328.437] (**) Option "AccelerationScheme" "none"
[ 328.437] (**) Corsair Corsair STRAFE Gaming Keyboard Consumer Control: (accel) selected scheme none/0
[ 328.437] (**) Corsair Corsair STRAFE Gaming Keyboard Consumer Control: (accel) acceleration factor: 2.000
[ 328.437] (**) Corsair Corsair STRAFE Gaming Keyboard Consumer Control: (accel) acceleration threshold: 4
[ 328.438] (II) event13 - Corsair Corsair STRAFE Gaming Keyboard Consumer Control: is tagged by udev as: Keyboard
[ 328.438] (II) event13 - Corsair Corsair STRAFE Gaming Keyboard Consumer Control: device is a keyboard
[ 328.439] (II) config/udev: Adding input device Corsair Corsair STRAFE Gaming Keyboard (/dev/input/event19)
[ 328.439] (II) No input driver specified, ignoring this device.
[ 328.439] (II) This device may have been added with another device file.
[ 328.439] (II) config/udev: Adding input device Corsair Corsair STRAFE Gaming Keyboard (/dev/input/event20)
[ 328.439] (II) No input driver specified, ignoring this device.
[ 328.439] (II) This device may have been added with another device file.
[ 328.440] (II) config/udev: Adding input device Apple Inc. Apple Internal Keyboard / Trackpad (/dev/input/event14)
[ 328.440] (**) Apple Inc. Apple Internal Keyboard / Trackpad: Applying InputClass "libinput keyboard catchall"
[ 328.440] (II) Using input driver 'libinput' for 'Apple Inc. Apple Internal Keyboard / Trackpad'
[ 328.440] (II) systemd-logind: got fd for /dev/input/event14 13:78 fd 24 paused 0
[ 328.440] (**) Apple Inc. Apple Internal Keyboard / Trackpad: always reports core events
[ 328.440] (**) Option "Device" "/dev/input/event14"
[ 328.440] (**) Option "_source" "server/udev"
[ 328.442] (II) event14 - Apple Inc. Apple Internal Keyboard / Trackpad: is tagged by udev as: Keyboard
[ 328.443] (II) event14 - Apple Inc. Apple Internal Keyboard / Trackpad: device is a keyboard
[ 328.443] (II) event14 - Apple Inc. Apple Internal Keyboard / Trackpad: device removed
[ 328.443] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.0/0003:05AC:0259.0004/input/input14/event14"
[ 328.443] (II) XINPUT: Adding extended input device "Apple Inc. Apple Internal Keyboard / Trackpad" (type: KEYBOARD, id 13)
[ 328.445] (II) event14 - Apple Inc. Apple Internal Keyboard / Trackpad: is tagged by udev as: Keyboard
[ 328.445] (II) event14 - Apple Inc. Apple Internal Keyboard / Trackpad: device is a keyboard
[ 328.446] (II) config/udev: Adding input device bcm5974 (/dev/input/event5)
[ 328.446] (**) bcm5974: Applying InputClass "libinput touchpad catchall"
[ 328.446] (II) Using input driver 'libinput' for 'bcm5974'
[ 328.448] (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 25 paused 0
[ 328.448] (**) bcm5974: always reports core events
[ 328.448] (**) Option "Device" "/dev/input/event5"
[ 328.448] (**) Option "_source" "server/udev"
[ 328.449] (II) event5 - bcm5974: is tagged by udev as: Touchpad
[ 328.449] (II) event5 - bcm5974: device is a touchpad
[ 328.450] (II) event5 - bcm5974: device removed
[ 328.450] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.2/input/input5/event5"
[ 328.450] (II) XINPUT: Adding extended input device "bcm5974" (type: TOUCHPAD, id 14)
[ 328.450] (**) Option "AccelerationScheme" "none"
[ 328.450] (**) bcm5974: (accel) selected scheme none/0
[ 328.450] (**) bcm5974: (accel) acceleration factor: 2.000
[ 328.450] (**) bcm5974: (accel) acceleration threshold: 4
[ 328.451] (II) event5 - bcm5974: is tagged by udev as: Touchpad
[ 328.452] (II) event5 - bcm5974: device is a touchpad
[ 328.453] (II) config/udev: Adding input device bcm5974 (/dev/input/mouse0)
[ 328.453] (II) No input driver specified, ignoring this device.
[ 328.453] (II) This device may have been added with another device file.
[ 328.453] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event6)
[ 328.453] (II) No input driver specified, ignoring this device.
[ 328.453] (II) This device may have been added with another device file.
[ 328.453] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event7)
[ 328.453] (II) No input driver specified, ignoring this device.
[ 328.453] (II) This device may have been added with another device file.
[ 328.454] (II) config/udev: Adding input device HDA Intel PCH SPDIF (/dev/input/event8)
[ 328.454] (II) No input driver specified, ignoring this device.
[ 328.454] (II) This device may have been added with another device file.
[ 328.454] (II) config/udev: Adding input device PC Speaker (/dev/input/event4)
[ 328.454] (II) No input driver specified, ignoring this device.
[ 328.454] (II) This device may have been added with another device file.
[ 328.463] (**) Corsair Corsair STRAFE Gaming Keyboard Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 328.463] (II) Using input driver 'libinput' for 'Corsair Corsair STRAFE Gaming Keyboard Consumer Control'
[ 328.463] (II) systemd-logind: returning pre-existing fd for /dev/input/event13 13:77
[ 328.463] (**) Corsair Corsair STRAFE Gaming Keyboard Consumer Control: always reports core events
[ 328.463] (**) Option "Device" "/dev/input/event13"
[ 328.463] (**) Option "_source" "_driver/libinput"
[ 328.463] (II) libinput: Corsair Corsair STRAFE Gaming Keyboard Consumer Control: is a virtual subdevice
[ 328.463] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.1/0003:1B1C:1B15.0008/input/input23/event13"
[ 328.463] (II) XINPUT: Adding extended input device "Corsair Corsair STRAFE Gaming Keyboard Consumer Control" (type: KEYBOARD, id 15)
[ 328.480] (EE) modeset(0): failed to set mode: Invalid argument
[ 341.927] (**) Option "fd" "15"
[ 341.927] (II) event3 - Power Button: device removed
[ 341.927] (**) Option "fd" "18"
[ 341.927] (II) event10 - Video Bus: device removed
[ 341.927] (**) Option "fd" "19"
[ 341.927] (II) event1 - Power Button: device removed
[ 341.927] (**) Option "fd" "20"
[ 341.927] (II) event2 - Sleep Button: device removed
[ 341.928] (**) Option "fd" "21"
[ 341.928] (II) event9 - Corsair Corsair STRAFE Gaming Keyboard: device removed
[ 341.928] (**) Option "fd" "22"
[ 341.928] (II) event12 - Corsair Corsair STRAFE Gaming Keyboard: device removed
[ 341.928] (**) Option "fd" "23"
[ 341.928] (**) Option "fd" "24"
[ 341.928] (II) event14 - Apple Inc. Apple Internal Keyboard / Trackpad: device removed
[ 341.928] (**) Option "fd" "25"
[ 341.928] (II) event5 - bcm5974: device removed
[ 341.928] (**) Option "fd" "23"
[ 341.928] (II) event13 - Corsair Corsair STRAFE Gaming Keyboard Consumer Control: device removed
[ 341.943] (II) UnloadModule: "libinput"
[ 341.943] (II) systemd-logind: not releasing fd for 13:77, still in use
[ 341.943] (II) UnloadModule: "libinput"
[ 341.943] (II) systemd-logind: releasing fd for 13:69
[ 341.984] (II) UnloadModule: "libinput"
[ 341.984] (II) systemd-logind: releasing fd for 13:78
[ 342.019] (II) UnloadModule: "libinput"
[ 342.019] (II) systemd-logind: releasing fd for 13:77
[ 342.046] (II) UnloadModule: "libinput"
[ 342.046] (II) systemd-logind: releasing fd for 13:76
[ 342.073] (II) UnloadModule: "libinput"
[ 342.073] (II) systemd-logind: releasing fd for 13:73
[ 342.099] (II) UnloadModule: "libinput"
[ 342.100] (II) systemd-logind: releasing fd for 13:66
[ 342.126] (II) UnloadModule: "libinput"
[ 342.126] (II) systemd-logind: releasing fd for 13:65
[ 342.153] (II) UnloadModule: "libinput"
[ 342.153] (II) systemd-logind: releasing fd for 13:74
[ 342.220] (II) UnloadModule: "libinput"
[ 342.220] (II) systemd-logind: releasing fd for 13:67
[ 342.273] (II) Server terminated successfully (0). Closing log file.Offline
[ 328.197] (II) modeset(0): Output eDP-1 connected
…
[ 328.197] (II) modeset(0): Output HDMI-2 connected
…
[ 328.480] (EE) modeset(0): failed to set mode: Invalid argumentThe second output on HDMI does still seem to be attached, though?
What I meant was "using only the internal display".
Offline
Sd I said, the internal display is physically broken
However, I actually solved the issue. I saw:
[ 327.693] (WW) Warning, couldn't open module inteland it jogged my memory that I forgot to install xf86-video-intel. After installing that package, everything works on all displays.
Offline
Ah, missed that post.
The intel module is somewhat on/off deprecated and esp. recently tends to cause trouble.
You don't seem to have any monitor config, do you?
What if you add /etc/X11/xorg.conf.d/11-monitor.conf
Section "Monitor"
Identifier "eDP-1"
Option "Enable" "False"
EndSection
Section "Monitor"
Identifier "HDMI-2"
Option "Primary" "True"
Option "Enable" "True"
EndSectionto ignore the eDP and only use the external display?
Offline
Pages: 1