You are not logged in.

#1 2019-10-01 08:49:16

perqin
Member
Registered: 2017-06-02
Posts: 8

[SOLVED] Monitor receive no signal after boot

I've upgraded my system recently. After reboot, everything seemed ok and I could see the boot logs with green "[OK]" flashing over. But then the screen went black and then shown "No signal input".
The USB keyboard's light is on, so the system should boot successfully, but it just can't recognize the monitor anymore.
I tried to switch to another console with Ctrl+Alt+F2 but it didn't work.
I tried to disable sddm via archiso, but the issue remained.
I even tried to do an offline system upgrade again but it also didn't help. (I am in company network so I can't simply upgrade using internet in archiso)
So how to solve the problem?

Last edited by perqin (2019-10-08 07:23:39)

Offline

#2 2019-10-01 08:52:03

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 21,410

Re: [SOLVED] Monitor receive no signal after boot

Post a journal log from the failing boot (you can chroot in and run

journalctl -b

for a dump) In general to get at the low hanging fruit, install and enable haveged and enable early KMS

Offline

#3 2019-10-01 09:09:51

perqin
Member
Registered: 2017-06-02
Posts: 8

Re: [SOLVED] Monitor receive no signal after boot

V1del wrote:

Post a journal log from the failing boot (you can chroot in and run

journalctl -b

for a dump) In general to get at the low hanging fruit, install and enable haveged and enable early KMS

Here's the journal log, I got it before trying offline system upgrade:

-- Logs begin at Wed 2019-05-22 06:43:55 CST, end at Tue 2019-10-01 13:36:58 CST. --
Oct 01 13:33:34 perqinxie-PC9 kernel: Linux version 5.3.1-arch1-1-ARCH (builduser@heftig-3999379) (gcc version 9.1.0 (GCC)) #1 SMP PREEMPT Sat Sep 21 11:33:49 UTC 2019
Oct 01 13:33:34 perqinxie-PC9 kernel: Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=9424869f-fc82-4acf-b8bb-029465b6e84a rw loglevel=3
Oct 01 13:33:34 perqinxie-PC9 kernel: KERNEL supported cpus:
Oct 01 13:33:34 perqinxie-PC9 kernel:   Intel GenuineIntel
Oct 01 13:33:34 perqinxie-PC9 kernel:   AMD AuthenticAMD
Oct 01 13:33:34 perqinxie-PC9 kernel:   Hygon HygonGenuine
Oct 01 13:33:34 perqinxie-PC9 kernel:   Centaur CentaurHauls
Oct 01 13:33:34 perqinxie-PC9 kernel:   zhaoxin   Shanghai  
Oct 01 13:33:34 perqinxie-PC9 kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Oct 01 13:33:34 perqinxie-PC9 kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Oct 01 13:33:34 perqinxie-PC9 kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Oct 01 13:33:34 perqinxie-PC9 kernel: x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
Oct 01 13:33:34 perqinxie-PC9 kernel: x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
Oct 01 13:33:34 perqinxie-PC9 kernel: x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
Oct 01 13:33:34 perqinxie-PC9 kernel: x86/fpu: xstate_offset[3]:  832, xstate_sizes[3]:   64
Oct 01 13:33:34 perqinxie-PC9 kernel: x86/fpu: xstate_offset[4]:  896, xstate_sizes[4]:   64
Oct 01 13:33:34 perqinxie-PC9 kernel: x86/fpu: Enabled xstate features 0x1f, context size is 960 bytes, using 'compacted' format.
Oct 01 13:33:34 perqinxie-PC9 kernel: BIOS-provided physical RAM map:
Oct 01 13:33:34 perqinxie-PC9 kernel: BIOS-e820: [mem 0x0000000000000000-0x0000000000057fff] usable
Oct 01 13:33:34 perqinxie-PC9 kernel: BIOS-e820: [mem 0x0000000000058000-0x0000000000058fff] reserved
Oct 01 13:33:34 perqinxie-PC9 kernel: BIOS-e820: [mem 0x0000000000059000-0x000000000009dfff] usable
Oct 01 13:33:34 perqinxie-PC9 kernel: BIOS-e820: [mem 0x000000000009e000-0x000000000009efff] reserved
Oct 01 13:33:34 perqinxie-PC9 kernel: BIOS-e820: [mem 0x000000000009f000-0x000000000009ffff] usable
Oct 01 13:33:34 perqinxie-PC9 kernel: BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
Oct 01 13:33:34 perqinxie-PC9 kernel: BIOS-e820: [mem 0x0000000000100000-0x00000000b90fafff] usable
Oct 01 13:33:34 perqinxie-PC9 kernel: BIOS-e820: [mem 0x00000000b90fb000-0x00000000b95fafff] type 20
Oct 01 13:33:34 perqinxie-PC9 kernel: BIOS-e820: [mem 0x00000000b95fb000-0x00000000b9c7efff] reserved
Oct 01 13:33:34 perqinxie-PC9 kernel: BIOS-e820: [mem 0x00000000b9c7f000-0x00000000b9e7efff] ACPI NVS
Oct 01 13:33:34 perqinxie-PC9 kernel: BIOS-e820: [mem 0x00000000b9e7f000-0x00000000b9efefff] ACPI data
Oct 01 13:33:34 perqinxie-PC9 kernel: BIOS-e820: [mem 0x00000000b9eff000-0x00000000b9efffff] usable
Oct 01 13:33:34 perqinxie-PC9 kernel: BIOS-e820: [mem 0x00000000b9f00000-0x00000000be7fffff] reserved
Oct 01 13:33:34 perqinxie-PC9 kernel: BIOS-e820: [mem 0x00000000f80fa000-0x00000000f80fafff] reserved
Oct 01 13:33:34 perqinxie-PC9 kernel: BIOS-e820: [mem 0x00000000f80fd000-0x00000000f80fdfff] reserved
Oct 01 13:33:34 perqinxie-PC9 kernel: BIOS-e820: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
Oct 01 13:33:34 perqinxie-PC9 kernel: BIOS-e820: [mem 0x0000000100000000-0x000000043f7fffff] usable
Oct 01 13:33:34 perqinxie-PC9 kernel: NX (Execute Disable) protection: active
Oct 01 13:33:34 perqinxie-PC9 kernel: efi: EFI v2.40 by HP
Oct 01 13:33:34 perqinxie-PC9 kernel: efi:  ACPI=0xb9efe000  ACPI 2.0=0xb9efe014  SMBIOS=0xb98db000  MPS=0xb992c000  ESRT=0xb907a660 
Oct 01 13:33:34 perqinxie-PC9 kernel: SMBIOS 2.7 present.
Oct 01 13:33:34 perqinxie-PC9 kernel: DMI: HP HP EliteDesk 800 G2 TWR/8053, BIOS N01 Ver. 02.17 11/01/2016
Oct 01 13:33:34 perqinxie-PC9 kernel: tsc: Detected 3400.000 MHz processor
Oct 01 13:33:34 perqinxie-PC9 kernel: tsc: Detected 3399.906 MHz TSC
Oct 01 13:33:34 perqinxie-PC9 kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
Oct 01 13:33:34 perqinxie-PC9 kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
Oct 01 13:33:34 perqinxie-PC9 kernel: last_pfn = 0x43f800 max_arch_pfn = 0x400000000
Oct 01 13:33:34 perqinxie-PC9 kernel: MTRR default type: write-back
Oct 01 13:33:34 perqinxie-PC9 kernel: MTRR fixed ranges enabled:
Oct 01 13:33:34 perqinxie-PC9 kernel:   00000-9FFFF write-back
Oct 01 13:33:34 perqinxie-PC9 kernel:   A0000-BFFFF uncachable
Oct 01 13:33:34 perqinxie-PC9 kernel:   C0000-FFFFF write-protect
Oct 01 13:33:34 perqinxie-PC9 kernel: MTRR variable ranges enabled:
Oct 01 13:33:34 perqinxie-PC9 kernel:   0 base 00C0000000 mask 7FC0000000 uncachable
Oct 01 13:33:34 perqinxie-PC9 kernel:   1 base 00BC000000 mask 7FFC000000 uncachable
Oct 01 13:33:34 perqinxie-PC9 kernel:   2 disabled
Oct 01 13:33:34 perqinxie-PC9 kernel:   3 disabled
Oct 01 13:33:34 perqinxie-PC9 kernel:   4 disabled
Oct 01 13:33:34 perqinxie-PC9 kernel:   5 disabled
Oct 01 13:33:34 perqinxie-PC9 kernel:   6 disabled
Oct 01 13:33:34 perqinxie-PC9 kernel:   7 disabled
Oct 01 13:33:34 perqinxie-PC9 kernel:   8 disabled
Oct 01 13:33:34 perqinxie-PC9 kernel:   9 disabled
Oct 01 13:33:34 perqinxie-PC9 kernel: x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
Oct 01 13:33:34 perqinxie-PC9 kernel: last_pfn = 0xb9f00 max_arch_pfn = 0x400000000
Oct 01 13:33:34 perqinxie-PC9 kernel: esrt: ESRT header is not in the memory map.
Oct 01 13:33:34 perqinxie-PC9 kernel: check: Scanning 1 areas for low memory corruption
Oct 01 13:33:34 perqinxie-PC9 kernel: Using GB pages for direct mapping
Oct 01 13:33:34 perqinxie-PC9 kernel: BRK [0x1c0a01000, 0x1c0a01fff] PGTABLE
Oct 01 13:33:34 perqinxie-PC9 kernel: BRK [0x1c0a02000, 0x1c0a02fff] PGTABLE
Oct 01 13:33:34 perqinxie-PC9 kernel: BRK [0x1c0a03000, 0x1c0a03fff] PGTABLE
Oct 01 13:33:34 perqinxie-PC9 kernel: BRK [0x1c0a04000, 0x1c0a04fff] PGTABLE
Oct 01 13:33:34 perqinxie-PC9 kernel: BRK [0x1c0a05000, 0x1c0a05fff] PGTABLE
Oct 01 13:33:34 perqinxie-PC9 kernel: BRK [0x1c0a06000, 0x1c0a06fff] PGTABLE
Oct 01 13:33:34 perqinxie-PC9 kernel: BRK [0x1c0a07000, 0x1c0a07fff] PGTABLE
Oct 01 13:33:34 perqinxie-PC9 kernel: BRK [0x1c0a08000, 0x1c0a08fff] PGTABLE
Oct 01 13:33:34 perqinxie-PC9 kernel: Secure boot could not be determined
Oct 01 13:33:34 perqinxie-PC9 kernel: RAMDISK: [mem 0x36e3d000-0x37715fff]
Oct 01 13:33:34 perqinxie-PC9 kernel: ACPI: Early table checksum verification disabled
Oct 01 13:33:34 perqinxie-PC9 kernel: ACPI: RSDP 0x00000000B9EFE014 000024 (v02 HPQOEM)
Oct 01 13:33:34 perqinxie-PC9 kernel: ACPI: XSDT 0x00000000B9EFD0E8 0000BC (v01 HPQOEM SLIC-BPC 00000000      01000013)
Oct 01 13:33:34 perqinxie-PC9 kernel: ACPI: FACP 0x00000000B9EF0000 0000F4 (v05 HPQOEM SLIC-BPC 00000000 HP   00000001)
Oct 01 13:33:34 perqinxie-PC9 kernel: ACPI: DSDT 0x00000000B9ECD000 01F43A (v02 HPQOEM 8053     00000000 INTL 20121018)
Oct 01 13:33:34 perqinxie-PC9 kernel: ACPI: FACS 0x00000000B9E6B000 000040
Oct 01 13:33:34 perqinxie-PC9 kernel: ACPI: SSDT 0x00000000B9EFC000 000108 (v02 HP     ShmTable 00000001 INTL 20121018)
Oct 01 13:33:34 perqinxie-PC9 kernel: ACPI: TCPA 0x00000000B9EFB000 000032 (v02 HPQOEM EDK2     00000002      01000013)
Oct 01 13:33:34 perqinxie-PC9 kernel: ACPI: SSDT 0x00000000B9EFA000 0003B8 (v02 HPQOEM TcgTable 00001000 INTL 20121018)
Oct 01 13:33:34 perqinxie-PC9 kernel: ACPI: UEFI 0x00000000B9E7A000 000042 (v01 HPQOEM EDK2     00000002      01000013)
Oct 01 13:33:34 perqinxie-PC9 kernel: ACPI: SSDT 0x00000000B9EF4000 0051FA (v02 SaSsdt SaSsdt   00003000 INTL 20121018)
Oct 01 13:33:34 perqinxie-PC9 kernel: ACPI: SSDT 0x00000000B9EF3000 0005B1 (v01 Intel  PerfTune 00001000 INTL 20121018)
Oct 01 13:33:34 perqinxie-PC9 kernel: ACPI: MSDM 0x00000000B9EF2000 000055 (v03 HPQOEM SLIC-BPC 00000000 HP   00000001)
Oct 01 13:33:34 perqinxie-PC9 kernel: ACPI: SLIC 0x00000000B9EF1000 000176 (v01 HPQOEM SLIC-BPC 00000001 HP   00000001)
Oct 01 13:33:34 perqinxie-PC9 kernel: ACPI: HPET 0x00000000B9EEF000 000038 (v01 HPQOEM 8053     00000001 HP   00000001)
Oct 01 13:33:34 perqinxie-PC9 kernel: ACPI: APIC 0x00000000B9EEE000 0000BC (v01 HPQOEM 8053     00000001 HP   00000001)
Oct 01 13:33:34 perqinxie-PC9 kernel: ACPI: MCFG 0x00000000B9EED000 00003C (v01 HPQOEM 8053     00000001 HP   00000001)
Oct 01 13:33:34 perqinxie-PC9 kernel: ACPI: SSDT 0x00000000B9ECC000 00019A (v02 HPQOEM Sata0Ide 00001000 INTL 20121018)
Oct 01 13:33:34 perqinxie-PC9 kernel: ACPI: SSDT 0x00000000B9ECB000 000729 (v01 HPQOEM PtidDevc 00001000 INTL 20121018)
Oct 01 13:33:34 perqinxie-PC9 kernel: ACPI: SSDT 0x00000000B9ECA000 000E73 (v02 CpuRef CpuSsdt  00003000 INTL 20121018)
Oct 01 13:33:34 perqinxie-PC9 kernel: ACPI: DMAR 0x00000000B9EC9000 0000A8 (v01 INTEL  SKL      00000001 INTL 00000001)
Oct 01 13:33:34 perqinxie-PC9 kernel: ACPI: ASF! 0x00000000B9EC8000 0000A5 (v32 HPQOEM  UYA     00000001 TFSM 000F4240)
Oct 01 13:33:34 perqinxie-PC9 kernel: ACPI: FPDT 0x00000000B9EC7000 000044 (v01 HPQOEM EDK2     00000002      01000013)
Oct 01 13:33:34 perqinxie-PC9 kernel: ACPI: BGRT 0x00000000B9EC6000 000038 (v01 HPQOEM EDK2     00000002      01000013)
Oct 01 13:33:34 perqinxie-PC9 kernel: ACPI: Local APIC address 0xfee00000
Oct 01 13:33:34 perqinxie-PC9 kernel: No NUMA configuration found
Oct 01 13:33:34 perqinxie-PC9 kernel: Faking a node at [mem 0x0000000000000000-0x000000043f7fffff]
Oct 01 13:33:34 perqinxie-PC9 kernel: NODE_DATA(0) allocated [mem 0x43f7fc000-0x43f7fffff]
Oct 01 13:33:34 perqinxie-PC9 kernel: Zone ranges:
Oct 01 13:33:34 perqinxie-PC9 kernel:   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
Oct 01 13:33:34 perqinxie-PC9 kernel:   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
Oct 01 13:33:34 perqinxie-PC9 kernel:   Normal   [mem 0x0000000100000000-0x000000043f7fffff]
Oct 01 13:33:34 perqinxie-PC9 kernel:   Device   empty
Oct 01 13:33:34 perqinxie-PC9 kernel: Movable zone start for each node
Oct 01 13:33:34 perqinxie-PC9 kernel: Early memory node ranges
Oct 01 13:33:34 perqinxie-PC9 kernel:   node   0: [mem 0x0000000000001000-0x0000000000057fff]
Oct 01 13:33:34 perqinxie-PC9 kernel:   node   0: [mem 0x0000000000059000-0x000000000009dfff]
Oct 01 13:33:34 perqinxie-PC9 kernel:   node   0: [mem 0x000000000009f000-0x000000000009ffff]
Oct 01 13:33:34 perqinxie-PC9 kernel:   node   0: [mem 0x0000000000100000-0x00000000b90fafff]
Oct 01 13:33:34 perqinxie-PC9 kernel:   node   0: [mem 0x00000000b9eff000-0x00000000b9efffff]
Oct 01 13:33:34 perqinxie-PC9 kernel:   node   0: [mem 0x0000000100000000-0x000000043f7fffff]
Oct 01 13:33:34 perqinxie-PC9 kernel: Zeroed struct page in unavailable ranges: 28519 pages
Oct 01 13:33:34 perqinxie-PC9 kernel: Initmem setup node 0 [mem 0x0000000000001000-0x000000043f7fffff]
Oct 01 13:33:34 perqinxie-PC9 kernel: On node 0 totalpages: 4163737
Oct 01 13:33:34 perqinxie-PC9 kernel:   DMA zone: 64 pages used for memmap
Oct 01 13:33:34 perqinxie-PC9 kernel:   DMA zone: 25 pages reserved
Oct 01 13:33:34 perqinxie-PC9 kernel:   DMA zone: 3997 pages, LIFO batch:0
Oct 01 13:33:34 perqinxie-PC9 kernel:   DMA32 zone: 11780 pages used for memmap
Oct 01 13:33:34 perqinxie-PC9 kernel:   DMA32 zone: 753916 pages, LIFO batch:63
Oct 01 13:33:34 perqinxie-PC9 kernel:   Normal zone: 53216 pages used for memmap
Oct 01 13:33:34 perqinxie-PC9 kernel:   Normal zone: 3405824 pages, LIFO batch:63
Oct 01 13:33:34 perqinxie-PC9 kernel: Reserving Intel graphics memory at [mem 0xbc800000-0xbe7fffff]
Oct 01 13:33:34 perqinxie-PC9 kernel: ACPI: PM-Timer IO Port: 0x1808
Oct 01 13:33:34 perqinxie-PC9 kernel: ACPI: Local APIC address 0xfee00000
Oct 01 13:33:34 perqinxie-PC9 kernel: ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
Oct 01 13:33:34 perqinxie-PC9 kernel: ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
Oct 01 13:33:34 perqinxie-PC9 kernel: ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
Oct 01 13:33:34 perqinxie-PC9 kernel: ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
Oct 01 13:33:34 perqinxie-PC9 kernel: ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
Oct 01 13:33:34 perqinxie-PC9 kernel: ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
Oct 01 13:33:34 perqinxie-PC9 kernel: ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
Oct 01 13:33:34 perqinxie-PC9 kernel: ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
Oct 01 13:33:34 perqinxie-PC9 kernel: IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
Oct 01 13:33:34 perqinxie-PC9 kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Oct 01 13:33:34 perqinxie-PC9 kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
Oct 01 13:33:34 perqinxie-PC9 kernel: ACPI: IRQ0 used by override.
Oct 01 13:33:34 perqinxie-PC9 kernel: ACPI: IRQ9 used by override.
Oct 01 13:33:34 perqinxie-PC9 kernel: Using ACPI (MADT) for SMP configuration information
Oct 01 13:33:34 perqinxie-PC9 kernel: ACPI: HPET id: 0x8086a201 base: 0xfed00000
Oct 01 13:33:34 perqinxie-PC9 kernel: [Firmware Bug]: TSC_DEADLINE disabled due to Errata; please update microcode to version: 0xb2 (or later)
Oct 01 13:33:34 perqinxie-PC9 kernel: smpboot: Allowing 8 CPUs, 0 hotplug CPUs
Oct 01 13:33:34 perqinxie-PC9 kernel: PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
Oct 01 13:33:34 perqinxie-PC9 kernel: PM: Registered nosave memory: [mem 0x00058000-0x00058fff]
Oct 01 13:33:34 perqinxie-PC9 kernel: PM: Registered nosave memory: [mem 0x0009e000-0x0009efff]
Oct 01 13:33:34 perqinxie-PC9 kernel: PM: Registered nosave memory: [mem 0x000a0000-0x000fffff]
Oct 01 13:33:34 perqinxie-PC9 kernel: PM: Registered nosave memory: [mem 0xb90fb000-0xb95fafff]
Oct 01 13:33:34 perqinxie-PC9 kernel: PM: Registered nosave memory: [mem 0xb95fb000-0xb9c7efff]
Oct 01 13:33:34 perqinxie-PC9 kernel: PM: Registered nosave memory: [mem 0xb9c7f000-0xb9e7efff]
Oct 01 13:33:34 perqinxie-PC9 kernel: PM: Registered nosave memory: [mem 0xb9e7f000-0xb9efefff]
Oct 01 13:33:34 perqinxie-PC9 kernel: PM: Registered nosave memory: [mem 0xb9f00000-0xbe7fffff]
Oct 01 13:33:34 perqinxie-PC9 kernel: PM: Registered nosave memory: [mem 0xbe800000-0xf80f9fff]
Oct 01 13:33:34 perqinxie-PC9 kernel: PM: Registered nosave memory: [mem 0xf80fa000-0xf80fafff]
Oct 01 13:33:34 perqinxie-PC9 kernel: PM: Registered nosave memory: [mem 0xf80fb000-0xf80fcfff]
Oct 01 13:33:34 perqinxie-PC9 kernel: PM: Registered nosave memory: [mem 0xf80fd000-0xf80fdfff]
Oct 01 13:33:34 perqinxie-PC9 kernel: PM: Registered nosave memory: [mem 0xf80fe000-0xfdffffff]
Oct 01 13:33:34 perqinxie-PC9 kernel: PM: Registered nosave memory: [mem 0xfe000000-0xfe010fff]
Oct 01 13:33:34 perqinxie-PC9 kernel: PM: Registered nosave memory: [mem 0xfe011000-0xffffffff]
Oct 01 13:33:34 perqinxie-PC9 kernel: [mem 0xbe800000-0xf80f9fff] available for PCI devices
Oct 01 13:33:34 perqinxie-PC9 kernel: Booting paravirtualized kernel on bare hardware
Oct 01 13:33:34 perqinxie-PC9 kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
Oct 01 13:33:34 perqinxie-PC9 kernel: setup_percpu: NR_CPUS:320 nr_cpumask_bits:320 nr_cpu_ids:8 nr_node_ids:1
Oct 01 13:33:34 perqinxie-PC9 kernel: percpu: Embedded 54 pages/cpu s184320 r8192 d28672 u262144
Oct 01 13:33:34 perqinxie-PC9 kernel: pcpu-alloc: s184320 r8192 d28672 u262144 alloc=1*2097152
Oct 01 13:33:34 perqinxie-PC9 kernel: pcpu-alloc: [0] 0 1 2 3 4 5 6 7 
Oct 01 13:33:34 perqinxie-PC9 kernel: Built 1 zonelists, mobility grouping on.  Total pages: 4098652
Oct 01 13:33:34 perqinxie-PC9 kernel: Policy zone: Normal
Oct 01 13:33:34 perqinxie-PC9 kernel: Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=9424869f-fc82-4acf-b8bb-029465b6e84a rw loglevel=3
Oct 01 13:33:34 perqinxie-PC9 kernel: Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
Oct 01 13:33:34 perqinxie-PC9 kernel: Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
Oct 01 13:33:34 perqinxie-PC9 kernel: mem auto-init: stack:byref_all, heap alloc:off, heap free:off
Oct 01 13:33:34 perqinxie-PC9 kernel: Calgary: detecting Calgary via BIOS EBDA area
Oct 01 13:33:34 perqinxie-PC9 kernel: Calgary: Unable to locate Rio Grande table in EBDA - bailing!
Oct 01 13:33:34 perqinxie-PC9 kernel: Memory: 16024888K/16654948K available (12291K kernel code, 1321K rwdata, 3952K rodata, 1632K init, 3548K bss, 630060K reserved, 0K cma-reserved)
Oct 01 13:33:34 perqinxie-PC9 kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
Oct 01 13:33:34 perqinxie-PC9 kernel: Kernel/User page tables isolation: enabled
Oct 01 13:33:34 perqinxie-PC9 kernel: ftrace: allocating 37806 entries in 148 pages
Oct 01 13:33:34 perqinxie-PC9 kernel: rcu: Preemptible hierarchical RCU implementation.
Oct 01 13:33:34 perqinxie-PC9 kernel: rcu:         CONFIG_RCU_FANOUT set to non-default value of 32.
Oct 01 13:33:34 perqinxie-PC9 kernel: rcu:         RCU dyntick-idle grace-period acceleration is enabled.
Oct 01 13:33:34 perqinxie-PC9 kernel: rcu:         RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=8.
Oct 01 13:33:34 perqinxie-PC9 kernel: rcu:         RCU priority boosting: priority 1 delay 500 ms.
Oct 01 13:33:34 perqinxie-PC9 kernel:         Tasks RCU enabled.
Oct 01 13:33:34 perqinxie-PC9 kernel: rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
Oct 01 13:33:34 perqinxie-PC9 kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
Oct 01 13:33:34 perqinxie-PC9 kernel: NR_IRQS: 20736, nr_irqs: 2048, preallocated irqs: 16
Oct 01 13:33:34 perqinxie-PC9 kernel: rcu:         Offload RCU callbacks from CPUs: (none).
Oct 01 13:33:34 perqinxie-PC9 kernel: random: get_random_bytes called from start_kernel+0x3ce/0x5a9 with crng_init=0
Oct 01 13:33:34 perqinxie-PC9 kernel: Console: colour dummy device 80x25
Oct 01 13:33:34 perqinxie-PC9 kernel: printk: console [tty0] enabled
Oct 01 13:33:34 perqinxie-PC9 kernel: ACPI: Core revision 20190703
Oct 01 13:33:34 perqinxie-PC9 kernel: clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635855245 ns
Oct 01 13:33:34 perqinxie-PC9 kernel: APIC: Switch to symmetric I/O mode setup
Oct 01 13:33:34 perqinxie-PC9 kernel: DMAR: Host address width 39
Oct 01 13:33:34 perqinxie-PC9 kernel: DMAR: DRHD base: 0x000000fed90000 flags: 0x0
Oct 01 13:33:34 perqinxie-PC9 kernel: DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap 1c0000c40660462 ecap 7e3ff0505e
Oct 01 13:33:34 perqinxie-PC9 kernel: DMAR: DRHD base: 0x000000fed91000 flags: 0x1
Oct 01 13:33:34 perqinxie-PC9 kernel: DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap d2008c40660462 ecap f050da
Oct 01 13:33:34 perqinxie-PC9 kernel: DMAR: RMRR base: 0x000000b9c37000 end: 0x000000b9c56fff
Oct 01 13:33:34 perqinxie-PC9 kernel: DMAR: RMRR base: 0x000000bc000000 end: 0x000000be7fffff
Oct 01 13:33:34 perqinxie-PC9 kernel: DMAR-IR: IOAPIC id 2 under DRHD base  0xfed91000 IOMMU 1
Oct 01 13:33:34 perqinxie-PC9 kernel: DMAR-IR: HPET id 0 under DRHD base 0xfed91000
Oct 01 13:33:34 perqinxie-PC9 kernel: DMAR-IR: x2apic is disabled because BIOS sets x2apic opt out bit.
Oct 01 13:33:34 perqinxie-PC9 kernel: DMAR-IR: Use 'intremap=no_x2apic_optout' to override the BIOS setting.
Oct 01 13:33:34 perqinxie-PC9 kernel: DMAR-IR: Enabled IRQ remapping in xapic mode
Oct 01 13:33:34 perqinxie-PC9 kernel: x2apic: IRQ remapping doesn't support X2APIC mode
Oct 01 13:33:34 perqinxie-PC9 kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
Oct 01 13:33:34 perqinxie-PC9 kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x3101f59f5e6, max_idle_ns: 440795259996 ns
Oct 01 13:33:34 perqinxie-PC9 kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 6802.13 BogoMIPS (lpj=11333020)
Oct 01 13:33:34 perqinxie-PC9 kernel: pid_max: default: 32768 minimum: 301
Oct 01 13:33:34 perqinxie-PC9 kernel: LSM: Security Framework initializing
Oct 01 13:33:34 perqinxie-PC9 kernel: Yama: becoming mindful.
Oct 01 13:33:34 perqinxie-PC9 kernel: Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
Oct 01 13:33:34 perqinxie-PC9 kernel: Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
Oct 01 13:33:34 perqinxie-PC9 kernel: *** VALIDATE proc ***
Oct 01 13:33:34 perqinxie-PC9 kernel: *** VALIDATE cgroup1 ***
Oct 01 13:33:34 perqinxie-PC9 kernel: *** VALIDATE cgroup2 ***
Oct 01 13:33:34 perqinxie-PC9 kernel: mce: CPU0: Thermal monitoring enabled (TM1)
Oct 01 13:33:34 perqinxie-PC9 kernel: process: using mwait in idle threads
Oct 01 13:33:34 perqinxie-PC9 kernel: Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
Oct 01 13:33:34 perqinxie-PC9 kernel: Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
Oct 01 13:33:34 perqinxie-PC9 kernel: Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
Oct 01 13:33:34 perqinxie-PC9 kernel: Spectre V2 : Mitigation: Full generic retpoline
Oct 01 13:33:34 perqinxie-PC9 kernel: Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
Oct 01 13:33:34 perqinxie-PC9 kernel: Speculative Store Bypass: Vulnerable
Oct 01 13:33:34 perqinxie-PC9 kernel: MDS: Vulnerable: Clear CPU buffers attempted, no microcode
Oct 01 13:33:34 perqinxie-PC9 kernel: Freeing SMP alternatives memory: 32K
Oct 01 13:33:34 perqinxie-PC9 kernel: smpboot: CPU0: Intel(R) Core(TM) i7-6700 CPU @ 3.40GHz (family: 0x6, model: 0x5e, stepping: 0x3)
Oct 01 13:33:34 perqinxie-PC9 kernel: Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
Oct 01 13:33:34 perqinxie-PC9 kernel: ... version:                4
Oct 01 13:33:34 perqinxie-PC9 kernel: ... bit width:              48
Oct 01 13:33:34 perqinxie-PC9 kernel: ... generic registers:      4
Oct 01 13:33:34 perqinxie-PC9 kernel: ... value mask:             0000ffffffffffff
Oct 01 13:33:34 perqinxie-PC9 kernel: ... max period:             00007fffffffffff
Oct 01 13:33:34 perqinxie-PC9 kernel: ... fixed-purpose events:   3
Oct 01 13:33:34 perqinxie-PC9 kernel: ... event mask:             000000070000000f
Oct 01 13:33:34 perqinxie-PC9 kernel: rcu: Hierarchical SRCU implementation.
Oct 01 13:33:34 perqinxie-PC9 kernel: NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
Oct 01 13:33:34 perqinxie-PC9 kernel: smp: Bringing up secondary CPUs ...
Oct 01 13:33:34 perqinxie-PC9 kernel: x86: Booting SMP configuration:
Oct 01 13:33:34 perqinxie-PC9 kernel: .... node  #0, CPUs:      #1 #2 #3 #4
Oct 01 13:33:34 perqinxie-PC9 kernel: MDS CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/mds.html for more details.
Oct 01 13:33:34 perqinxie-PC9 kernel:  #5 #6 #7
Oct 01 13:33:34 perqinxie-PC9 kernel: smp: Brought up 1 node, 8 CPUs
Oct 01 13:33:34 perqinxie-PC9 kernel: smpboot: Max logical packages: 1
Oct 01 13:33:34 perqinxie-PC9 kernel: smpboot: Total of 8 processors activated (54420.10 BogoMIPS)
Oct 01 13:33:34 perqinxie-PC9 kernel: devtmpfs: initialized
Oct 01 13:33:34 perqinxie-PC9 kernel: x86/mm: Memory block size: 128MB
Oct 01 13:33:34 perqinxie-PC9 kernel: PM: Registering ACPI NVS region [mem 0xb9c7f000-0xb9e7efff] (2097152 bytes)
Oct 01 13:33:34 perqinxie-PC9 kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
Oct 01 13:33:34 perqinxie-PC9 kernel: futex hash table entries: 2048 (order: 5, 131072 bytes, linear)
Oct 01 13:33:34 perqinxie-PC9 kernel: pinctrl core: initialized pinctrl subsystem
Oct 01 13:33:34 perqinxie-PC9 kernel: PM: RTC time: 05:33:31, date: 2019-10-01
Oct 01 13:33:34 perqinxie-PC9 kernel: NET: Registered protocol family 16
Oct 01 13:33:34 perqinxie-PC9 kernel: audit: initializing netlink subsys (disabled)
Oct 01 13:33:34 perqinxie-PC9 kernel: audit: type=2000 audit(1569908011.366:1): state=initialized audit_enabled=0 res=1
Oct 01 13:33:34 perqinxie-PC9 kernel: cpuidle: using governor ladder
Oct 01 13:33:34 perqinxie-PC9 kernel: cpuidle: using governor menu
Oct 01 13:33:34 perqinxie-PC9 kernel: ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
Oct 01 13:33:34 perqinxie-PC9 kernel: ACPI: bus type PCI registered
Oct 01 13:33:34 perqinxie-PC9 kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
Oct 01 13:33:34 perqinxie-PC9 kernel: PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
Oct 01 13:33:34 perqinxie-PC9 kernel: PCI: not using MMCONFIG
Oct 01 13:33:34 perqinxie-PC9 kernel: PCI: Using configuration type 1 for base access
Oct 01 13:33:34 perqinxie-PC9 kernel: ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
Oct 01 13:33:34 perqinxie-PC9 kernel: HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
Oct 01 13:33:34 perqinxie-PC9 kernel: HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
Oct 01 13:33:34 perqinxie-PC9 kernel: ACPI: Added _OSI(Module Device)
Oct 01 13:33:34 perqinxie-PC9 kernel: ACPI: Added _OSI(Processor Device)
Oct 01 13:33:34 perqinxie-PC9 kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
Oct 01 13:33:34 perqinxie-PC9 kernel: ACPI: Added _OSI(Processor Aggregator Device)
Oct 01 13:33:34 perqinxie-PC9 kernel: ACPI: Added _OSI(Linux-Dell-Video)
Oct 01 13:33:34 perqinxie-PC9 kernel: ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
Oct 01 13:33:34 perqinxie-PC9 kernel: ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
Oct 01 13:33:34 perqinxie-PC9 kernel: ACPI: 8 ACPI AML tables successfully acquired and loaded
Oct 01 13:33:34 perqinxie-PC9 kernel: ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
Oct 01 13:33:34 perqinxie-PC9 kernel: ACPI: Dynamic OEM Table Load:
Oct 01 13:33:34 perqinxie-PC9 kernel: ACPI: SSDT 0xFFFF9AA06C84F800 0006E4 (v02 PmRef  Cpu0Ist  00003000 INTL 20121018)
Oct 01 13:33:34 perqinxie-PC9 kernel: ACPI: \_PR_.CPU0: _OSC native thermal LVT Acked
Oct 01 13:33:34 perqinxie-PC9 kernel: ACPI: Dynamic OEM Table Load:
Oct 01 13:33:34 perqinxie-PC9 kernel: ACPI: SSDT 0xFFFF9AA06C675C00 00037F (v02 PmRef  Cpu0Cst  00003001 INTL 20121018)
Oct 01 13:33:34 perqinxie-PC9 kernel: ACPI: Dynamic OEM Table Load:
Oct 01 13:33:34 perqinxie-PC9 kernel: ACPI: SSDT 0xFFFF9AA06C844780 00008E (v02 PmRef  Cpu0Hwp  00003000 INTL 20121018)
Oct 01 13:33:34 perqinxie-PC9 kernel: ACPI: Dynamic OEM Table Load:
Oct 01 13:33:34 perqinxie-PC9 kernel: ACPI: SSDT 0xFFFF9AA06C499C00 000130 (v02 PmRef  HwpLvt   00003000 INTL 20121018)
Oct 01 13:33:34 perqinxie-PC9 kernel: ACPI: Dynamic OEM Table Load:
Oct 01 13:33:34 perqinxie-PC9 kernel: ACPI: SSDT 0xFFFF9AA06C84D800 0005AA (v02 PmRef  ApIst    00003000 INTL 20121018)
Oct 01 13:33:34 perqinxie-PC9 kernel: ACPI: Dynamic OEM Table Load:
Oct 01 13:33:34 perqinxie-PC9 kernel: ACPI: SSDT 0xFFFF9AA06C499000 000119 (v02 PmRef  ApHwp    00003000 INTL 20121018)
Oct 01 13:33:34 perqinxie-PC9 kernel: ACPI: Dynamic OEM Table Load:
Oct 01 13:33:34 perqinxie-PC9 kernel: ACPI: SSDT 0xFFFF9AA06C49A800 000119 (v02 PmRef  ApCst    00003000 INTL 20121018)
Oct 01 13:33:34 perqinxie-PC9 kernel: ACPI: EC: EC started
Oct 01 13:33:34 perqinxie-PC9 kernel: ACPI: EC: interrupt blocked
Oct 01 13:33:34 perqinxie-PC9 kernel: ACPI: \_SB_.PCI0.LPCB.EC0_: Used as first EC
Oct 01 13:33:34 perqinxie-PC9 kernel: ACPI: \_SB_.PCI0.LPCB.EC0_: GPE=0x6e, EC_CMD/EC_SC=0x66, EC_DATA=0x62
Oct 01 13:33:34 perqinxie-PC9 kernel: ACPI: \_SB_.PCI0.LPCB.EC0_: Boot DSDT EC used to handle transactions
Oct 01 13:33:34 perqinxie-PC9 kernel: ACPI: Interpreter enabled
Oct 01 13:33:34 perqinxie-PC9 kernel: ACPI: (supports S0 S3 S4 S5)
Oct 01 13:33:34 perqinxie-PC9 kernel: ACPI: Using IOAPIC for interrupt routing
Oct 01 13:33:34 perqinxie-PC9 kernel: PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
Oct 01 13:33:34 perqinxie-PC9 kernel: PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in ACPI motherboard resources
Oct 01 13:33:34 perqinxie-PC9 kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
Oct 01 13:33:34 perqinxie-PC9 kernel: ACPI: Enabled 5 GPEs in block 00 to 7F
Oct 01 13:33:34 perqinxie-PC9 kernel: ACPI: Power Resource [PG01] (on)
Oct 01 13:33:34 perqinxie-PC9 kernel: ACPI: Power Resource [PG02] (on)
Oct 01 13:33:34 perqinxie-PC9 kernel: ACPI: Power Resource [PG00] (on)
Oct 01 13:33:34 perqinxie-PC9 kernel: ACPI: Power Resource [WRST] (on)
Oct 01 13:33:34 perqinxie-PC9 kernel: ACPI: Power Resource [WRST] (on)
Oct 01 13:33:34 perqinxie-PC9 kernel: ACPI: Power Resource [WRST] (on)
Oct 01 13:33:34 perqinxie-PC9 kernel: ACPI: Power Resource [WRST] (on)
Oct 01 13:33:34 perqinxie-PC9 kernel: ACPI: Power Resource [WRST] (on)
Oct 01 13:33:34 perqinxie-PC9 kernel: ACPI: Power Resource [WRST] (on)
Oct 01 13:33:34 perqinxie-PC9 kernel: ACPI: Power Resource [WRST] (on)
Oct 01 13:33:34 perqinxie-PC9 kernel: ACPI: Power Resource [WRST] (on)
Oct 01 13:33:34 perqinxie-PC9 kernel: ACPI: Power Resource [WRST] (on)
Oct 01 13:33:34 perqinxie-PC9 kernel: ACPI: Power Resource [WRST] (on)
Oct 01 13:33:34 perqinxie-PC9 kernel: ACPI: Power Resource [WRST] (on)
Oct 01 13:33:34 perqinxie-PC9 kernel: ACPI: Power Resource [WRST] (on)
Oct 01 13:33:34 perqinxie-PC9 kernel: ACPI: Power Resource [WRST] (on)
Oct 01 13:33:34 perqinxie-PC9 kernel: ACPI: Power Resource [WRST] (on)
Oct 01 13:33:34 perqinxie-PC9 kernel: ACPI: Power Resource [WRST] (on)
Oct 01 13:33:34 perqinxie-PC9 kernel: ACPI: Power Resource [WRST] (on)
Oct 01 13:33:34 perqinxie-PC9 kernel: ACPI: Power Resource [WRST] (on)
Oct 01 13:33:34 perqinxie-PC9 kernel: ACPI: Power Resource [WRST] (on)
Oct 01 13:33:34 perqinxie-PC9 kernel: ACPI: Power Resource [WRST] (on)
Oct 01 13:33:34 perqinxie-PC9 kernel: ACPI: Power Resource [WRST] (on)
Oct 01 13:33:34 perqinxie-PC9 kernel: ACPI: Power Resource [WRST] (on)
Oct 01 13:33:34 perqinxie-PC9 kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
Oct 01 13:33:34 perqinxie-PC9 kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
Oct 01 13:33:34 perqinxie-PC9 kernel: acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR]
Oct 01 13:33:34 perqinxie-PC9 kernel: acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
Oct 01 13:33:34 perqinxie-PC9 kernel: PCI host bridge to bus 0000:00
Oct 01 13:33:34 perqinxie-PC9 kernel: pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
Oct 01 13:33:34 perqinxie-PC9 kernel: pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
Oct 01 13:33:34 perqinxie-PC9 kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
Oct 01 13:33:34 perqinxie-PC9 kernel: pci_bus 0000:00: root bus resource [mem 0xbe800000-0xf7ffffff window]
Oct 01 13:33:34 perqinxie-PC9 kernel: pci_bus 0000:00: root bus resource [mem 0xfd000000-0xfe7fffff window]
Oct 01 13:33:34 perqinxie-PC9 kernel: pci_bus 0000:00: root bus resource [bus 00-3e]
Oct 01 13:33:34 perqinxie-PC9 kernel: pci 0000:00:00.0: [8086:191f] type 00 class 0x060000
Oct 01 13:33:34 perqinxie-PC9 kernel: pci 0000:00:02.0: [8086:1912] type 00 class 0x030000
Oct 01 13:33:34 perqinxie-PC9 kernel: pci 0000:00:02.0: reg 0x10: [mem 0xd0000000-0xd0ffffff 64bit]
Oct 01 13:33:34 perqinxie-PC9 kernel: pci 0000:00:02.0: reg 0x18: [mem 0xc0000000-0xcfffffff 64bit pref]
Oct 01 13:33:34 perqinxie-PC9 kernel: pci 0000:00:02.0: reg 0x20: [io  0x3000-0x303f]
Oct 01 13:33:34 perqinxie-PC9 kernel: pci 0000:00:02.0: BAR 2: assigned to efifb
Oct 01 13:33:34 perqinxie-PC9 kernel: pci 0000:00:14.0: [8086:a12f] type 00 class 0x0c0330
Oct 01 13:33:34 perqinxie-PC9 kernel: pci 0000:00:14.0: reg 0x10: [mem 0xd1020000-0xd102ffff 64bit]
Oct 01 13:33:34 perqinxie-PC9 kernel: pci 0000:00:14.0: PME# supported from D3hot D3cold
Oct 01 13:33:34 perqinxie-PC9 kernel: pci 0000:00:14.2: [8086:a131] type 00 class 0x118000
Oct 01 13:33:34 perqinxie-PC9 kernel: pci 0000:00:14.2: reg 0x10: [mem 0xd104b000-0xd104bfff 64bit]
Oct 01 13:33:34 perqinxie-PC9 kernel: pci 0000:00:16.0: [8086:a13a] type 00 class 0x078000
Oct 01 13:33:34 perqinxie-PC9 kernel: pci 0000:00:16.0: reg 0x10: [mem 0xd104c000-0xd104cfff 64bit]
Oct 01 13:33:34 perqinxie-PC9 kernel: pci 0000:00:16.0: PME# supported from D3hot
Oct 01 13:33:34 perqinxie-PC9 kernel: pci 0000:00:16.3: [8086:a13d] type 00 class 0x070002
Oct 01 13:33:34 perqinxie-PC9 kernel: pci 0000:00:16.3: reg 0x10: [io  0x3080-0x3087]
Oct 01 13:33:34 perqinxie-PC9 kernel: pci 0000:00:16.3: reg 0x14: [mem 0xd104a000-0xd104afff]
Oct 01 13:33:34 perqinxie-PC9 kernel: pci 0000:00:17.0: [8086:a102] type 00 class 0x010601
Oct 01 13:33:34 perqinxie-PC9 kernel: pci 0000:00:17.0: reg 0x10: [mem 0xd1048000-0xd1049fff]
Oct 01 13:33:34 perqinxie-PC9 kernel: pci 0000:00:17.0: reg 0x14: [mem 0xd104f000-0xd104f0ff]
Oct 01 13:33:34 perqinxie-PC9 kernel: pci 0000:00:17.0: reg 0x18: [io  0x3088-0x308f]
Oct 01 13:33:34 perqinxie-PC9 kernel: pci 0000:00:17.0: reg 0x1c: [io  0x3090-0x3093]
Oct 01 13:33:34 perqinxie-PC9 kernel: pci 0000:00:17.0: reg 0x20: [io  0x3040-0x305f]
Oct 01 13:33:34 perqinxie-PC9 kernel: pci 0000:00:17.0: reg 0x24: [mem 0xd104d000-0xd104d7ff]
Oct 01 13:33:34 perqinxie-PC9 kernel: pci 0000:00:17.0: PME# supported from D3hot
Oct 01 13:33:34 perqinxie-PC9 kernel: pci 0000:00:1c.0: [8086:a115] type 01 class 0x060400
Oct 01 13:33:34 perqinxie-PC9 kernel: pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
Oct 01 13:33:34 perqinxie-PC9 kernel: pci 0000:00:1c.6: [8086:a116] type 01 class 0x060400
Oct 01 13:33:34 perqinxie-PC9 kernel: pci 0000:00:1c.6: PME# supported from D0 D3hot D3cold
Oct 01 13:33:34 perqinxie-PC9 kernel: pci 0000:00:1d.0: [8086:a118] type 01 class 0x060400
Oct 01 13:33:34 perqinxie-PC9 kernel: pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
Oct 01 13:33:34 perqinxie-PC9 kernel: pci 0000:00:1f.0: [8086:a146] type 00 class 0x060100
Oct 01 13:33:34 perqinxie-PC9 kernel: pci 0000:00:1f.2: [8086:a121] type 00 class 0x058000
Oct 01 13:33:34 perqinxie-PC9 kernel: pci 0000:00:1f.2: reg 0x10: [mem 0xd1040000-0xd1043fff]
Oct 01 13:33:34 perqinxie-PC9 kernel: pci 0000:00:1f.3: [8086:a170] type 00 class 0x040300
Oct 01 13:33:34 perqinxie-PC9 kernel: pci 0000:00:1f.3: reg 0x10: [mem 0xd1044000-0xd1047fff 64bit]
Oct 01 13:33:34 perqinxie-PC9 kernel: pci 0000:00:1f.3: reg 0x20: [mem 0xd1030000-0xd103ffff 64bit]
Oct 01 13:33:34 perqinxie-PC9 kernel: pci 0000:00:1f.3: PME# supported from D3hot D3cold
Oct 01 13:33:34 perqinxie-PC9 kernel: pci 0000:00:1f.4: [8086:a123] type 00 class 0x0c0500
Oct 01 13:33:34 perqinxie-PC9 kernel: pci 0000:00:1f.4: reg 0x10: [mem 0xd104e000-0xd104e0ff 64bit]
Oct 01 13:33:34 perqinxie-PC9 kernel: pci 0000:00:1f.4: reg 0x20: [io  0xefa0-0xefbf]
Oct 01 13:33:34 perqinxie-PC9 kernel: pci 0000:00:1f.6: [8086:15b7] type 00 class 0x020000
Oct 01 13:33:34 perqinxie-PC9 kernel: pci 0000:00:1f.6: reg 0x10: [mem 0xd1000000-0xd101ffff]
Oct 01 13:33:34 perqinxie-PC9 kernel: pci 0000:00:1f.6: PME# supported from D0 D3hot D3cold
Oct 01 13:33:34 perqinxie-PC9 kernel: pci 0000:00:1c.0: PCI bridge to [bus 01]
Oct 01 13:33:34 perqinxie-PC9 kernel: pci 0000:00:1c.6: PCI bridge to [bus 02]
Oct 01 13:33:34 perqinxie-PC9 kernel: pci 0000:00:1d.0: PCI bridge to [bus 03]
Oct 01 13:33:34 perqinxie-PC9 kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15)
Oct 01 13:33:34 perqinxie-PC9 kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 *10 11 12 14 15)
Oct 01 13:33:34 perqinxie-PC9 kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 *11 12 14 15)
Oct 01 13:33:34 perqinxie-PC9 kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 *11 12 14 15)
Oct 01 13:33:34 perqinxie-PC9 kernel: ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 *11 12 14 15)
Oct 01 13:33:34 perqinxie-PC9 kernel: ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 *11 12 14 15)
Oct 01 13:33:34 perqinxie-PC9 kernel: ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 *11 12 14 15)
Oct 01 13:33:34 perqinxie-PC9 kernel: ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 *11 12 14 15)
Oct 01 13:33:34 perqinxie-PC9 kernel: ACPI: EC: interrupt unblocked
Oct 01 13:33:34 perqinxie-PC9 kernel: ACPI: EC: event unblocked
Oct 01 13:33:34 perqinxie-PC9 kernel: ACPI: \_SB_.PCI0.LPCB.EC0_: GPE=0x6e, EC_CMD/EC_SC=0x66, EC_DATA=0x62
Oct 01 13:33:34 perqinxie-PC9 kernel: ACPI: \_SB_.PCI0.LPCB.EC0_: Boot DSDT EC used to handle transactions and events
Oct 01 13:33:34 perqinxie-PC9 kernel: pci 0000:00:02.0: vgaarb: setting as boot VGA device
Oct 01 13:33:34 perqinxie-PC9 kernel: pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
Oct 01 13:33:34 perqinxie-PC9 kernel: pci 0000:00:02.0: vgaarb: bridge control possible
Oct 01 13:33:34 perqinxie-PC9 kernel: vgaarb: loaded
Oct 01 13:33:34 perqinxie-PC9 kernel: ACPI: bus type USB registered
Oct 01 13:33:34 perqinxie-PC9 kernel: usbcore: registered new interface driver usbfs
Oct 01 13:33:34 perqinxie-PC9 kernel: usbcore: registered new interface driver hub
Oct 01 13:33:34 perqinxie-PC9 kernel: usbcore: registered new device driver usb
Oct 01 13:33:34 perqinxie-PC9 kernel: pps_core: LinuxPPS API ver. 1 registered
Oct 01 13:33:34 perqinxie-PC9 kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
Oct 01 13:33:34 perqinxie-PC9 kernel: PTP clock support registered
Oct 01 13:33:34 perqinxie-PC9 kernel: EDAC MC: Ver: 3.0.0
Oct 01 13:33:34 perqinxie-PC9 kernel: Registered efivars operations
Oct 01 13:33:34 perqinxie-PC9 kernel: PCI: Using ACPI for IRQ routing
Oct 01 13:33:34 perqinxie-PC9 kernel: PCI: pci_cache_line_size set to 64 bytes
Oct 01 13:33:34 perqinxie-PC9 kernel: e820: reserve RAM buffer [mem 0x00058000-0x0005ffff]
Oct 01 13:33:34 perqinxie-PC9 kernel: e820: reserve RAM buffer [mem 0x0009e000-0x0009ffff]
Oct 01 13:33:34 perqinxie-PC9 kernel: e820: reserve RAM buffer [mem 0xb90fb000-0xbbffffff]
Oct 01 13:33:34 perqinxie-PC9 kernel: e820: reserve RAM buffer [mem 0xb9f00000-0xbbffffff]
Oct 01 13:33:34 perqinxie-PC9 kernel: e820: reserve RAM buffer [mem 0x43f800000-0x43fffffff]
Oct 01 13:33:34 perqinxie-PC9 kernel: NetLabel: Initializing
Oct 01 13:33:34 perqinxie-PC9 kernel: NetLabel:  domain hash size = 128
Oct 01 13:33:34 perqinxie-PC9 kernel: NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
Oct 01 13:33:34 perqinxie-PC9 kernel: NetLabel:  unlabeled traffic allowed by default
Oct 01 13:33:34 perqinxie-PC9 kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
Oct 01 13:33:34 perqinxie-PC9 kernel: hpet0: 8 comparators, 64-bit 24.000000 MHz counter
Oct 01 13:33:34 perqinxie-PC9 kernel: clocksource: Switched to clocksource tsc-early
Oct 01 13:33:34 perqinxie-PC9 kernel: VFS: Disk quotas dquot_6.6.0
Oct 01 13:33:34 perqinxie-PC9 kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Oct 01 13:33:34 perqinxie-PC9 kernel: *** VALIDATE hugetlbfs ***
Oct 01 13:33:34 perqinxie-PC9 kernel: pnp: PnP ACPI init
Oct 01 13:33:34 perqinxie-PC9 kernel: system 00:00: [mem 0xfd000000-0xfdabffff] has been reserved
Oct 01 13:33:34 perqinxie-PC9 kernel: system 00:00: [mem 0xfdad0000-0xfdadffff] has been reserved
Oct 01 13:33:34 perqinxie-PC9 kernel: system 00:00: [mem 0xfdb00000-0xfdffffff] has been reserved
Oct 01 13:33:34 perqinxie-PC9 kernel: system 00:00: [mem 0xfe000000-0xfe01ffff] could not be reserved
Oct 01 13:33:34 perqinxie-PC9 kernel: system 00:00: [mem 0xfe03d000-0xfe3fffff] has been reserved
Oct 01 13:33:34 perqinxie-PC9 kernel: system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
Oct 01 13:33:34 perqinxie-PC9 kernel: system 00:01: [io  0x2000-0x20fe] has been reserved
Oct 01 13:33:34 perqinxie-PC9 kernel: system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
Oct 01 13:33:34 perqinxie-PC9 kernel: system 00:02: [io  0x0680-0x069f] has been reserved
Oct 01 13:33:34 perqinxie-PC9 kernel: system 00:02: [io  0xffff] has been reserved
Oct 01 13:33:34 perqinxie-PC9 kernel: system 00:02: [io  0xffff] has been reserved
Oct 01 13:33:34 perqinxie-PC9 kernel: system 00:02: [io  0xffff] has been reserved
Oct 01 13:33:34 perqinxie-PC9 kernel: system 00:02: [io  0x1800-0x18fe] has been reserved
Oct 01 13:33:34 perqinxie-PC9 kernel: system 00:02: [io  0x164e-0x164f] has been reserved
Oct 01 13:33:34 perqinxie-PC9 kernel: system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
Oct 01 13:33:34 perqinxie-PC9 kernel: system 00:03: [io  0x0800-0x087f] has been reserved
Oct 01 13:33:34 perqinxie-PC9 kernel: system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
Oct 01 13:33:34 perqinxie-PC9 kernel: pnp 00:04: Plug and Play ACPI device, IDs PNP0b00 (active)
Oct 01 13:33:34 perqinxie-PC9 kernel: system 00:05: [io  0x1854-0x1857] has been reserved
Oct 01 13:33:34 perqinxie-PC9 kernel: system 00:05: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
Oct 01 13:33:34 perqinxie-PC9 kernel: pnp 00:06: Plug and Play ACPI device, IDs HPQ8001 PNP0303 (active)
Oct 01 13:33:34 perqinxie-PC9 kernel: pnp 00:07: Plug and Play ACPI device, IDs PNP0f13 SYN0100 SYN0002 (active)
Oct 01 13:33:34 perqinxie-PC9 kernel: pnp 00:08: Plug and Play ACPI device, IDs PNP0501 PNP0500 (active)
Oct 01 13:33:34 perqinxie-PC9 kernel: system 00:09: [io  0x0200-0x023f] has been reserved
Oct 01 13:33:34 perqinxie-PC9 kernel: system 00:09: [mem 0xfedb0000-0xfedbffff] has been reserved
Oct 01 13:33:34 perqinxie-PC9 kernel: system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active)
Oct 01 13:33:34 perqinxie-PC9 kernel: system 00:0a: [mem 0xfed10000-0xfed17fff] has been reserved
Oct 01 13:33:34 perqinxie-PC9 kernel: system 00:0a: [mem 0xfed18000-0xfed18fff] has been reserved
Oct 01 13:33:34 perqinxie-PC9 kernel: system 00:0a: [mem 0xfed19000-0xfed19fff] has been reserved
Oct 01 13:33:34 perqinxie-PC9 kernel: system 00:0a: [mem 0xf8000000-0xfbffffff] could not be reserved
Oct 01 13:33:34 perqinxie-PC9 kernel: system 00:0a: [mem 0xfed20000-0xfed3ffff] has been reserved
Oct 01 13:33:34 perqinxie-PC9 kernel: system 00:0a: [mem 0xfed90000-0xfed93fff] could not be reserved
Oct 01 13:33:34 perqinxie-PC9 kernel: system 00:0a: [mem 0xfed45000-0xfed8ffff] has been reserved
Oct 01 13:33:34 perqinxie-PC9 kernel: system 00:0a: [mem 0xff000000-0xffffffff] has been reserved
Oct 01 13:33:34 perqinxie-PC9 kernel: system 00:0a: [mem 0xfee00000-0xfeefffff] has been reserved
Oct 01 13:33:34 perqinxie-PC9 kernel: system 00:0a: [mem 0xbe800000-0xbe81ffff] has been reserved
Oct 01 13:33:34 perqinxie-PC9 kernel: system 00:0a: Plug and Play ACPI device, IDs PNP0c02 (active)
Oct 01 13:33:34 perqinxie-PC9 kernel: pnp 00:0b: Plug and Play ACPI device, IDs IFX0102 PNP0c31 (active)
Oct 01 13:33:34 perqinxie-PC9 kernel: pnp: PnP ACPI: found 12 devices
Oct 01 13:33:34 perqinxie-PC9 kernel: thermal_sys: Registered thermal governor 'fair_share'
Oct 01 13:33:34 perqinxie-PC9 kernel: thermal_sys: Registered thermal governor 'bang_bang'
Oct 01 13:33:34 perqinxie-PC9 kernel: thermal_sys: Registered thermal governor 'step_wise'
Oct 01 13:33:34 perqinxie-PC9 kernel: thermal_sys: Registered thermal governor 'user_space'
Oct 01 13:33:34 perqinxie-PC9 kernel: thermal_sys: Registered thermal governor 'power_allocator'
Oct 01 13:33:34 perqinxie-PC9 kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
Oct 01 13:33:34 perqinxie-PC9 kernel: pci 0000:00:1c.0: bridge window [io  0x1000-0x0fff] to [bus 01] add_size 1000
Oct 01 13:33:34 perqinxie-PC9 kernel: pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 01] add_size 200000 add_align 100000
Oct 01 13:33:34 perqinxie-PC9 kernel: pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff] to [bus 01] add_size 200000 add_align 100000
Oct 01 13:33:34 perqinxie-PC9 kernel: pci 0000:00:1c.6: bridge window [io  0x1000-0x0fff] to [bus 02] add_size 1000
Oct 01 13:33:34 perqinxie-PC9 kernel: pci 0000:00:1c.6: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 02] add_size 200000 add_align 100000
Oct 01 13:33:34 perqinxie-PC9 kernel: pci 0000:00:1c.6: bridge window [mem 0x00100000-0x000fffff] to [bus 02] add_size 200000 add_align 100000
Oct 01 13:33:34 perqinxie-PC9 kernel: pci 0000:00:1d.0: bridge window [io  0x1000-0x0fff] to [bus 03] add_size 1000
Oct 01 13:33:34 perqinxie-PC9 kernel: pci 0000:00:1d.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 03] add_size 200000 add_align 100000
Oct 01 13:33:34 perqinxie-PC9 kernel: pci 0000:00:1d.0: bridge window [mem 0x00100000-0x000fffff] to [bus 03] add_size 200000 add_align 100000
Oct 01 13:33:34 perqinxie-PC9 kernel: pci 0000:00:1c.0: BAR 14: assigned [mem 0xbe900000-0xbeafffff]
Oct 01 13:33:34 perqinxie-PC9 kernel: pci 0000:00:1c.0: BAR 15: assigned [mem 0xbeb00000-0xbecfffff 64bit pref]
Oct 01 13:33:34 perqinxie-PC9 kernel: pci 0000:00:1c.6: BAR 14: assigned [mem 0xbed00000-0xbeefffff]
Oct 01 13:33:34 perqinxie-PC9 kernel: pci 0000:00:1c.6: BAR 15: assigned [mem 0xbef00000-0xbf0fffff 64bit pref]
Oct 01 13:33:34 perqinxie-PC9 kernel: pci 0000:00:1d.0: BAR 14: assigned [mem 0xbf100000-0xbf2fffff]
Oct 01 13:33:34 perqinxie-PC9 kernel: pci 0000:00:1d.0: BAR 15: assigned [mem 0xbf300000-0xbf4fffff 64bit pref]
Oct 01 13:33:34 perqinxie-PC9 kernel: pci 0000:00:1c.0: BAR 13: assigned [io  0x4000-0x4fff]
Oct 01 13:33:34 perqinxie-PC9 kernel: pci 0000:00:1c.6: BAR 13: assigned [io  0x5000-0x5fff]
Oct 01 13:33:34 perqinxie-PC9 kernel: pci 0000:00:1d.0: BAR 13: assigned [io  0x6000-0x6fff]
Oct 01 13:33:34 perqinxie-PC9 kernel: pci 0000:00:1c.0: PCI bridge to [bus 01]
Oct 01 13:33:34 perqinxie-PC9 kernel: pci 0000:00:1c.0:   bridge window [io  0x4000-0x4fff]
Oct 01 13:33:34 perqinxie-PC9 kernel: pci 0000:00:1c.0:   bridge window [mem 0xbe900000-0xbeafffff]
Oct 01 13:33:34 perqinxie-PC9 kernel: pci 0000:00:1c.0:   bridge window [mem 0xbeb00000-0xbecfffff 64bit pref]
Oct 01 13:33:34 perqinxie-PC9 kernel: pci 0000:00:1c.6: PCI bridge to [bus 02]
Oct 01 13:33:34 perqinxie-PC9 kernel: pci 0000:00:1c.6:   bridge window [io  0x5000-0x5fff]
Oct 01 13:33:34 perqinxie-PC9 kernel: pci 0000:00:1c.6:   bridge window [mem 0xbed00000-0xbeefffff]
Oct 01 13:33:34 perqinxie-PC9 kernel: pci 0000:00:1c.6:   bridge window [mem 0xbef00000-0xbf0fffff 64bit pref]
Oct 01 13:33:34 perqinxie-PC9 kernel: pci 0000:00:1d.0: PCI bridge to [bus 03]
Oct 01 13:33:34 perqinxie-PC9 kernel: pci 0000:00:1d.0:   bridge window [io  0x6000-0x6fff]
Oct 01 13:33:34 perqinxie-PC9 kernel: pci 0000:00:1d.0:   bridge window [mem 0xbf100000-0xbf2fffff]
Oct 01 13:33:34 perqinxie-PC9 kernel: pci 0000:00:1d.0:   bridge window [mem 0xbf300000-0xbf4fffff 64bit pref]
Oct 01 13:33:34 perqinxie-PC9 kernel: pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
Oct 01 13:33:34 perqinxie-PC9 kernel: pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
Oct 01 13:33:34 perqinxie-PC9 kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
Oct 01 13:33:34 perqinxie-PC9 kernel: pci_bus 0000:00: resource 7 [mem 0xbe800000-0xf7ffffff window]
Oct 01 13:33:34 perqinxie-PC9 kernel: pci_bus 0000:00: resource 8 [mem 0xfd000000-0xfe7fffff window]
Oct 01 13:33:34 perqinxie-PC9 kernel: pci_bus 0000:01: resource 0 [io  0x4000-0x4fff]
Oct 01 13:33:34 perqinxie-PC9 kernel: pci_bus 0000:01: resource 1 [mem 0xbe900000-0xbeafffff]
Oct 01 13:33:34 perqinxie-PC9 kernel: pci_bus 0000:01: resource 2 [mem 0xbeb00000-0xbecfffff 64bit pref]
Oct 01 13:33:34 perqinxie-PC9 kernel: pci_bus 0000:02: resource 0 [io  0x5000-0x5fff]
Oct 01 13:33:34 perqinxie-PC9 kernel: pci_bus 0000:02: resource 1 [mem 0xbed00000-0xbeefffff]
Oct 01 13:33:34 perqinxie-PC9 kernel: pci_bus 0000:02: resource 2 [mem 0xbef00000-0xbf0fffff 64bit pref]
Oct 01 13:33:34 perqinxie-PC9 kernel: pci_bus 0000:03: resource 0 [io  0x6000-0x6fff]
Oct 01 13:33:34 perqinxie-PC9 kernel: pci_bus 0000:03: resource 1 [mem 0xbf100000-0xbf2fffff]
Oct 01 13:33:34 perqinxie-PC9 kernel: pci_bus 0000:03: resource 2 [mem 0xbf300000-0xbf4fffff 64bit pref]
Oct 01 13:33:34 perqinxie-PC9 kernel: NET: Registered protocol family 2
Oct 01 13:33:34 perqinxie-PC9 kernel: tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear)
Oct 01 13:33:34 perqinxie-PC9 kernel: TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear)
Oct 01 13:33:34 perqinxie-PC9 kernel: TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
Oct 01 13:33:34 perqinxie-PC9 kernel: TCP: Hash tables configured (established 131072 bind 65536)
Oct 01 13:33:34 perqinxie-PC9 kernel: UDP hash table entries: 8192 (order: 6, 262144 bytes, linear)
Oct 01 13:33:34 perqinxie-PC9 kernel: UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, linear)
Oct 01 13:33:34 perqinxie-PC9 kernel: NET: Registered protocol family 1
Oct 01 13:33:34 perqinxie-PC9 kernel: NET: Registered protocol family 44
Oct 01 13:33:34 perqinxie-PC9 kernel: pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
Oct 01 13:33:34 perqinxie-PC9 kernel: PCI: CLS 0 bytes, default 64
Oct 01 13:33:34 perqinxie-PC9 kernel: Trying to unpack rootfs image as initramfs...
Oct 01 13:33:34 perqinxie-PC9 kernel: Freeing initrd memory: 9060K
Oct 01 13:33:34 perqinxie-PC9 kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
Oct 01 13:33:34 perqinxie-PC9 kernel: software IO TLB: mapped [mem 0xa651c000-0xaa51c000] (64MB)
Oct 01 13:33:34 perqinxie-PC9 kernel: check: Scanning for low memory corruption every 60 seconds
Oct 01 13:33:34 perqinxie-PC9 kernel: Initialise system trusted keyrings
Oct 01 13:33:34 perqinxie-PC9 kernel: Key type blacklist registered
Oct 01 13:33:34 perqinxie-PC9 kernel: workingset: timestamp_bits=41 max_order=22 bucket_order=0
Oct 01 13:33:34 perqinxie-PC9 kernel: zbud: loaded
Oct 01 13:33:34 perqinxie-PC9 kernel: Key type asymmetric registered
Oct 01 13:33:34 perqinxie-PC9 kernel: Asymmetric key parser 'x509' registered
Oct 01 13:33:34 perqinxie-PC9 kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
Oct 01 13:33:34 perqinxie-PC9 kernel: io scheduler mq-deadline registered
Oct 01 13:33:34 perqinxie-PC9 kernel: io scheduler kyber registered
Oct 01 13:33:34 perqinxie-PC9 kernel: io scheduler bfq registered
Oct 01 13:33:34 perqinxie-PC9 kernel: pcieport 0000:00:1c.0: PME: Signaling with IRQ 122
Oct 01 13:33:34 perqinxie-PC9 kernel: pcieport 0000:00:1c.0: AER: enabled with IRQ 122
Oct 01 13:33:34 perqinxie-PC9 kernel: pcieport 0000:00:1c.0: pciehp: Slot #5 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ LLActRep+
Oct 01 13:33:34 perqinxie-PC9 kernel: pcieport 0000:00:1c.6: PME: Signaling with IRQ 123
Oct 01 13:33:34 perqinxie-PC9 kernel: pcieport 0000:00:1c.6: AER: enabled with IRQ 123
Oct 01 13:33:34 perqinxie-PC9 kernel: pcieport 0000:00:1c.6: pciehp: Slot #6 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ LLActRep+
Oct 01 13:33:34 perqinxie-PC9 kernel: pcieport 0000:00:1d.0: PME: Signaling with IRQ 124
Oct 01 13:33:34 perqinxie-PC9 kernel: pcieport 0000:00:1d.0: AER: enabled with IRQ 124
Oct 01 13:33:34 perqinxie-PC9 kernel: pcieport 0000:00:1d.0: pciehp: Slot #8 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ LLActRep+
Oct 01 13:33:34 perqinxie-PC9 kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
Oct 01 13:33:34 perqinxie-PC9 kernel: efifb: probing for efifb
Oct 01 13:33:34 perqinxie-PC9 kernel: efifb: framebuffer at 0xc0000000, using 3072k, total 3072k
Oct 01 13:33:34 perqinxie-PC9 kernel: efifb: mode is 1024x768x32, linelength=4096, pages=1
Oct 01 13:33:34 perqinxie-PC9 kernel: efifb: scrolling: redraw
Oct 01 13:33:34 perqinxie-PC9 kernel: efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
Oct 01 13:33:34 perqinxie-PC9 kernel: fbcon: Deferring console take-over
Oct 01 13:33:34 perqinxie-PC9 kernel: fb0: EFI VGA frame buffer device
Oct 01 13:33:34 perqinxie-PC9 kernel: intel_idle: MWAIT substates: 0x142120
Oct 01 13:33:34 perqinxie-PC9 kernel: intel_idle: v0.4.1 model 0x5E
Oct 01 13:33:34 perqinxie-PC9 kernel: intel_idle: lapic_timer_reliable_states 0xffffffff
Oct 01 13:33:34 perqinxie-PC9 kernel: input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0
Oct 01 13:33:34 perqinxie-PC9 kernel: ACPI: Sleep Button [SLPB]
Oct 01 13:33:34 perqinxie-PC9 kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
Oct 01 13:33:34 perqinxie-PC9 kernel: ACPI: Power Button [PWRB]
Oct 01 13:33:34 perqinxie-PC9 kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
Oct 01 13:33:34 perqinxie-PC9 kernel: ACPI: Power Button [PWRF]
Oct 01 13:33:34 perqinxie-PC9 kernel: Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
Oct 01 13:33:34 perqinxie-PC9 kernel: 00:08: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
Oct 01 13:33:34 perqinxie-PC9 kernel: serial 0000:00:16.3: enabling device (0000 -> 0003)
Oct 01 13:33:34 perqinxie-PC9 kernel: 0000:00:16.3: ttyS1 at I/O 0x3080 (irq = 19, base_baud = 115200) is a 16550A
Oct 01 13:33:34 perqinxie-PC9 kernel: AMD-Vi: AMD IOMMUv2 driver by Joerg Roedel <jroedel@suse.de>
Oct 01 13:33:34 perqinxie-PC9 kernel: AMD-Vi: AMD IOMMUv2 functionality not available on this system
Oct 01 13:33:34 perqinxie-PC9 kernel: usbcore: registered new interface driver usbserial_generic
Oct 01 13:33:34 perqinxie-PC9 kernel: usbserial: USB Serial support registered for generic
Oct 01 13:33:34 perqinxie-PC9 kernel: rtc_cmos 00:04: RTC can wake from S4
Oct 01 13:33:34 perqinxie-PC9 kernel: rtc_cmos 00:04: registered as rtc0
Oct 01 13:33:34 perqinxie-PC9 kernel: rtc_cmos 00:04: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
Oct 01 13:33:34 perqinxie-PC9 kernel: intel_pstate: Intel P-state driver initializing
Oct 01 13:33:34 perqinxie-PC9 kernel: intel_pstate: HWP enabled
Oct 01 13:33:34 perqinxie-PC9 kernel: ledtrig-cpu: registered to indicate activity on CPUs
Oct 01 13:33:34 perqinxie-PC9 kernel: intel_pmc_core INT33A1:00:  initialized
Oct 01 13:33:34 perqinxie-PC9 kernel: NET: Registered protocol family 10
Oct 01 13:33:34 perqinxie-PC9 kernel: Segment Routing with IPv6
Oct 01 13:33:34 perqinxie-PC9 kernel: NET: Registered protocol family 17
Oct 01 13:33:34 perqinxie-PC9 kernel: RAS: Correctable Errors collector initialized.
Oct 01 13:33:34 perqinxie-PC9 kernel: microcode: sig=0x506e3, pf=0x2, revision=0x8a
Oct 01 13:33:34 perqinxie-PC9 kernel: microcode: Microcode Update Driver: v2.2.
Oct 01 13:33:34 perqinxie-PC9 kernel: sched_clock: Marking stable (825885830, -2949024)->(826358045, -3421239)
Oct 01 13:33:34 perqinxie-PC9 kernel: registered taskstats version 1
Oct 01 13:33:34 perqinxie-PC9 kernel: Loading compiled-in X.509 certificates
Oct 01 13:33:34 perqinxie-PC9 kernel: Loaded X.509 cert 'Build time autogenerated kernel key: 98a07e5f4542d6bc42dda53c61b0df13c805345f'
Oct 01 13:33:34 perqinxie-PC9 kernel: zswap: loaded using pool lzo/zbud
Oct 01 13:33:34 perqinxie-PC9 kernel: Key type big_key registered
Oct 01 13:33:34 perqinxie-PC9 kernel: PM:   Magic number: 7:655:566
Oct 01 13:33:34 perqinxie-PC9 kernel: acpi LNXPOWER:0b: hash matches
Oct 01 13:33:34 perqinxie-PC9 kernel: rtc_cmos 00:04: setting system clock to 2019-10-01T05:33:31 UTC (1569908011)
Oct 01 13:33:34 perqinxie-PC9 kernel: Freeing unused decrypted memory: 2040K
Oct 01 13:33:34 perqinxie-PC9 kernel: Freeing unused kernel image memory: 1632K
Oct 01 13:33:34 perqinxie-PC9 kernel: Write protecting the kernel read-only data: 18432k
Oct 01 13:33:34 perqinxie-PC9 kernel: Freeing unused kernel image memory: 2012K
Oct 01 13:33:34 perqinxie-PC9 kernel: Freeing unused kernel image memory: 144K
Oct 01 13:33:34 perqinxie-PC9 kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
Oct 01 13:33:34 perqinxie-PC9 kernel: x86/mm: Checking user space page tables
Oct 01 13:33:34 perqinxie-PC9 kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
Oct 01 13:33:34 perqinxie-PC9 kernel: Run /init as init process
Oct 01 13:33:34 perqinxie-PC9 kernel: fbcon: Taking over console
Oct 01 13:33:34 perqinxie-PC9 kernel: Console: switching to colour frame buffer device 128x48
Oct 01 13:33:34 perqinxie-PC9 kernel: i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
Oct 01 13:33:34 perqinxie-PC9 kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
Oct 01 13:33:34 perqinxie-PC9 kernel: serio: i8042 AUX port at 0x60,0x64 irq 12
Oct 01 13:33:34 perqinxie-PC9 kernel: SCSI subsystem initialized
Oct 01 13:33:34 perqinxie-PC9 kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Oct 01 13:33:34 perqinxie-PC9 kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
Oct 01 13:33:34 perqinxie-PC9 kernel: xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x0000000001109810
Oct 01 13:33:34 perqinxie-PC9 kernel: xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
Oct 01 13:33:34 perqinxie-PC9 kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.03
Oct 01 13:33:34 perqinxie-PC9 kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Oct 01 13:33:34 perqinxie-PC9 kernel: usb usb1: Product: xHCI Host Controller
Oct 01 13:33:34 perqinxie-PC9 kernel: usb usb1: Manufacturer: Linux 5.3.1-arch1-1-ARCH xhci-hcd
Oct 01 13:33:34 perqinxie-PC9 kernel: usb usb1: SerialNumber: 0000:00:14.0
Oct 01 13:33:34 perqinxie-PC9 kernel: hub 1-0:1.0: USB hub found
Oct 01 13:33:34 perqinxie-PC9 kernel: hub 1-0:1.0: 16 ports detected
Oct 01 13:33:34 perqinxie-PC9 kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Oct 01 13:33:34 perqinxie-PC9 kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
Oct 01 13:33:34 perqinxie-PC9 kernel: xhci_hcd 0000:00:14.0: Host supports USB 3.0 SuperSpeed
Oct 01 13:33:34 perqinxie-PC9 kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.03
Oct 01 13:33:34 perqinxie-PC9 kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Oct 01 13:33:34 perqinxie-PC9 kernel: usb usb2: Product: xHCI Host Controller
Oct 01 13:33:34 perqinxie-PC9 kernel: usb usb2: Manufacturer: Linux 5.3.1-arch1-1-ARCH xhci-hcd
Oct 01 13:33:34 perqinxie-PC9 kernel: usb usb2: SerialNumber: 0000:00:14.0
Oct 01 13:33:34 perqinxie-PC9 kernel: hub 2-0:1.0: USB hub found
Oct 01 13:33:34 perqinxie-PC9 kernel: hub 2-0:1.0: 10 ports detected
Oct 01 13:33:34 perqinxie-PC9 kernel: libata version 3.00 loaded.
Oct 01 13:33:34 perqinxie-PC9 kernel: ahci 0000:00:17.0: version 3.0
Oct 01 13:33:34 perqinxie-PC9 kernel: ahci 0000:00:17.0: SSS flag set, parallel bus scan disabled
Oct 01 13:33:34 perqinxie-PC9 kernel: ahci 0000:00:17.0: AHCI 0001.0301 32 slots 5 ports 6 Gbps 0x2f impl SATA mode
Oct 01 13:33:34 perqinxie-PC9 kernel: ahci 0000:00:17.0: flags: 64bit ncq sntf stag pm led clo only pio slum part ems deso sadm sds apst 
Oct 01 13:33:34 perqinxie-PC9 kernel: scsi host0: ahci
Oct 01 13:33:34 perqinxie-PC9 kernel: scsi host1: ahci
Oct 01 13:33:34 perqinxie-PC9 kernel: scsi host2: ahci
Oct 01 13:33:34 perqinxie-PC9 kernel: scsi host3: ahci
Oct 01 13:33:34 perqinxie-PC9 kernel: scsi host4: ahci
Oct 01 13:33:34 perqinxie-PC9 kernel: scsi host5: ahci
Oct 01 13:33:34 perqinxie-PC9 kernel: ata1: SATA max UDMA/133 abar m2048@0xd104d000 port 0xd104d100 irq 126
Oct 01 13:33:34 perqinxie-PC9 kernel: ata2: SATA max UDMA/133 abar m2048@0xd104d000 port 0xd104d180 irq 126
Oct 01 13:33:34 perqinxie-PC9 kernel: ata3: SATA max UDMA/133 abar m2048@0xd104d000 port 0xd104d200 irq 126
Oct 01 13:33:34 perqinxie-PC9 kernel: ata4: SATA max UDMA/133 abar m2048@0xd104d000 port 0xd104d280 irq 126
Oct 01 13:33:34 perqinxie-PC9 kernel: ata5: DUMMY
Oct 01 13:33:34 perqinxie-PC9 kernel: ata6: SATA max UDMA/133 abar m2048@0xd104d000 port 0xd104d380 irq 126
Oct 01 13:33:34 perqinxie-PC9 kernel: usb 1-1: new high-speed USB device number 2 using xhci_hcd
Oct 01 13:33:34 perqinxie-PC9 kernel: ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Oct 01 13:33:34 perqinxie-PC9 kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:e0 (SECURITY FREEZE LOCK) filtered out
Oct 01 13:33:34 perqinxie-PC9 kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:e0 (DEVICE CONFIGURATION OVERLAY) filtered out
Oct 01 13:33:34 perqinxie-PC9 kernel: ata1.00: ATA-9: SanDisk SD8SBAT-256G-1006, Z2311006, max UDMA/100
Oct 01 13:33:34 perqinxie-PC9 kernel: ata1.00: 500118192 sectors, multi 1: LBA48 NCQ (depth 32), AA
Oct 01 13:33:34 perqinxie-PC9 kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:e0 (SECURITY FREEZE LOCK) filtered out
Oct 01 13:33:34 perqinxie-PC9 kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:e0 (DEVICE CONFIGURATION OVERLAY) filtered out
Oct 01 13:33:34 perqinxie-PC9 kernel: ata1.00: configured for UDMA/100
Oct 01 13:33:34 perqinxie-PC9 kernel: scsi 0:0:0:0: Direct-Access     ATA      SanDisk SD8SBAT- 1006 PQ: 0 ANSI: 5
Oct 01 13:33:34 perqinxie-PC9 kernel: usb 1-1: New USB device found, idVendor=0bda, idProduct=5411, bcdDevice= 1.23
Oct 01 13:33:34 perqinxie-PC9 kernel: usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Oct 01 13:33:34 perqinxie-PC9 kernel: usb 1-1: Product: 4-Port USB 2.0 Hub
Oct 01 13:33:34 perqinxie-PC9 kernel: usb 1-1: Manufacturer: Generic
Oct 01 13:33:34 perqinxie-PC9 kernel: hub 1-1:1.0: USB hub found
Oct 01 13:33:34 perqinxie-PC9 kernel: hub 1-1:1.0: 4 ports detected
Oct 01 13:33:34 perqinxie-PC9 kernel: usb 2-1: new SuperSpeed Gen 1 USB device number 2 using xhci_hcd
Oct 01 13:33:34 perqinxie-PC9 kernel: usb 2-1: New USB device found, idVendor=0bda, idProduct=0411, bcdDevice= 1.23
Oct 01 13:33:34 perqinxie-PC9 kernel: usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Oct 01 13:33:34 perqinxie-PC9 kernel: usb 2-1: Product: 4-Port USB 3.0 Hub
Oct 01 13:33:34 perqinxie-PC9 kernel: usb 2-1: Manufacturer: Generic
Oct 01 13:33:34 perqinxie-PC9 kernel: hub 2-1:1.0: USB hub found
Oct 01 13:33:34 perqinxie-PC9 kernel: hub 2-1:1.0: 4 ports detected
Oct 01 13:33:34 perqinxie-PC9 kernel: ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Oct 01 13:33:34 perqinxie-PC9 kernel: ata2.00: ACPI cmd f5/00:00:00:00:00:e0 (SECURITY FREEZE LOCK) filtered out
Oct 01 13:33:34 perqinxie-PC9 kernel: ata2.00: ACPI cmd b1/c1:00:00:00:00:e0 (DEVICE CONFIGURATION OVERLAY) filtered out
Oct 01 13:33:34 perqinxie-PC9 kernel: ata2.00: ATA-10: WDC WD10EZEX-60WN4A0, 01.01A01, max UDMA/100
Oct 01 13:33:34 perqinxie-PC9 kernel: ata2.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 32), AA
Oct 01 13:33:34 perqinxie-PC9 kernel: ata2.00: ACPI cmd f5/00:00:00:00:00:e0 (SECURITY FREEZE LOCK) filtered out
Oct 01 13:33:34 perqinxie-PC9 kernel: ata2.00: ACPI cmd b1/c1:00:00:00:00:e0 (DEVICE CONFIGURATION OVERLAY) filtered out
Oct 01 13:33:34 perqinxie-PC9 kernel: ata2.00: configured for UDMA/100
Oct 01 13:33:34 perqinxie-PC9 kernel: scsi 1:0:0:0: Direct-Access     ATA      WDC WD10EZEX-60W 1A01 PQ: 0 ANSI: 5
Oct 01 13:33:34 perqinxie-PC9 kernel: tsc: Refined TSC clocksource calibration: 3407.954 MHz
Oct 01 13:33:34 perqinxie-PC9 kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x311fa8cb360, max_idle_ns: 440795271009 ns
Oct 01 13:33:34 perqinxie-PC9 kernel: clocksource: Switched to clocksource tsc
Oct 01 13:33:34 perqinxie-PC9 kernel: usb 1-1.2: new full-speed USB device number 3 using xhci_hcd
Oct 01 13:33:34 perqinxie-PC9 kernel: usb 1-1.2: New USB device found, idVendor=046a, idProduct=00b4, bcdDevice= 1.07
Oct 01 13:33:34 perqinxie-PC9 kernel: usb 1-1.2: New USB device strings: Mfr=2, Product=4, SerialNumber=0
Oct 01 13:33:34 perqinxie-PC9 kernel: usb 1-1.2: Product: MX board 8.0
Oct 01 13:33:34 perqinxie-PC9 kernel: usb 1-1.2: Manufacturer: Cherry Zhuhai
Oct 01 13:33:34 perqinxie-PC9 kernel: hidraw: raw HID events driver (C) Jiri Kosina
Oct 01 13:33:34 perqinxie-PC9 kernel: usbcore: registered new interface driver usbhid
Oct 01 13:33:34 perqinxie-PC9 kernel: usbhid: USB HID core driver
Oct 01 13:33:34 perqinxie-PC9 kernel: input: Cherry Zhuhai MX board 8.0 as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.2/1-1.2:1.0/0003:046A:00B4.0001/input/input5
Oct 01 13:33:34 perqinxie-PC9 kernel: hid-generic 0003:046A:00B4.0001: input,hidraw0: USB HID v1.11 Keyboard [Cherry Zhuhai MX board 8.0] on usb-0000:00:14.0-1.2/input0
Oct 01 13:33:34 perqinxie-PC9 kernel: input: Cherry Zhuhai MX board 8.0 Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.2/1-1.2:1.1/0003:046A:00B4.0002/input/input6
Oct 01 13:33:34 perqinxie-PC9 kernel: input: Cherry Zhuhai MX board 8.0 System Control as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.2/1-1.2:1.1/0003:046A:00B4.0002/input/input7
Oct 01 13:33:34 perqinxie-PC9 kernel: usb 1-1.3: new low-speed USB device number 4 using xhci_hcd
Oct 01 13:33:34 perqinxie-PC9 kernel: input: Cherry Zhuhai MX board 8.0 Consumer Control as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.2/1-1.2:1.1/0003:046A:00B4.0002/input/input8
Oct 01 13:33:34 perqinxie-PC9 kernel: input: Cherry Zhuhai MX board 8.0 as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.2/1-1.2:1.1/0003:046A:00B4.0002/input/input9
Oct 01 13:33:34 perqinxie-PC9 kernel: input: Cherry Zhuhai MX board 8.0 Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.2/1-1.2:1.1/0003:046A:00B4.0002/input/input10
Oct 01 13:33:34 perqinxie-PC9 kernel: hid-generic 0003:046A:00B4.0002: input,hiddev0,hidraw1: USB HID v1.11 Mouse [Cherry Zhuhai MX board 8.0] on usb-0000:00:14.0-1.2/input1
Oct 01 13:33:34 perqinxie-PC9 kernel: ata3: SATA link down (SStatus 4 SControl 300)
Oct 01 13:33:34 perqinxie-PC9 kernel: usb 1-1.3: New USB device found, idVendor=17ef, idProduct=608d, bcdDevice= 1.00
Oct 01 13:33:34 perqinxie-PC9 kernel: usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Oct 01 13:33:34 perqinxie-PC9 kernel: usb 1-1.3: Product: lenovo USB Optical Mouse
Oct 01 13:33:34 perqinxie-PC9 kernel: usb 1-1.3: Manufacturer: PixArt
Oct 01 13:33:34 perqinxie-PC9 kernel: input: PixArt lenovo USB Optical Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.3/1-1.3:1.0/0003:17EF:608D.0003/input/input11
Oct 01 13:33:34 perqinxie-PC9 kernel: hid-generic 0003:17EF:608D.0003: input,hidraw2: USB HID v1.11 Mouse [PixArt lenovo USB Optical Mouse] on usb-0000:00:14.0-1.3/input0
Oct 01 13:33:34 perqinxie-PC9 kernel: ata4: SATA link down (SStatus 4 SControl 300)
Oct 01 13:33:34 perqinxie-PC9 kernel: ata6: SATA link down (SStatus 4 SControl 300)
Oct 01 13:33:34 perqinxie-PC9 kernel: sd 1:0:0:0: [sdb] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB)
Oct 01 13:33:34 perqinxie-PC9 kernel: sd 1:0:0:0: [sdb] 4096-byte physical blocks
Oct 01 13:33:34 perqinxie-PC9 kernel: sd 0:0:0:0: [sda] 500118192 512-byte logical blocks: (256 GB/238 GiB)
Oct 01 13:33:34 perqinxie-PC9 kernel: sd 0:0:0:0: [sda] 4096-byte physical blocks
Oct 01 13:33:34 perqinxie-PC9 kernel: sd 1:0:0:0: [sdb] Write Protect is off
Oct 01 13:33:34 perqinxie-PC9 kernel: sd 0:0:0:0: [sda] Write Protect is off
Oct 01 13:33:34 perqinxie-PC9 kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
Oct 01 13:33:34 perqinxie-PC9 kernel: sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
Oct 01 13:33:34 perqinxie-PC9 kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Oct 01 13:33:34 perqinxie-PC9 kernel: sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Oct 01 13:33:34 perqinxie-PC9 kernel:  sda: sda1 sda2
Oct 01 13:33:34 perqinxie-PC9 kernel: sd 0:0:0:0: [sda] Attached SCSI disk
Oct 01 13:33:34 perqinxie-PC9 kernel:  sdb: sdb1 sdb2
Oct 01 13:33:34 perqinxie-PC9 kernel: sd 1:0:0:0: [sdb] Attached SCSI disk
Oct 01 13:33:34 perqinxie-PC9 kernel: random: fast init done
Oct 01 13:33:34 perqinxie-PC9 kernel: EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null)
Oct 01 13:33:34 perqinxie-PC9 systemd[1]: systemd 243.0-1-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)
Oct 01 13:33:34 perqinxie-PC9 systemd[1]: Detected architecture x86-64.
Oct 01 13:33:34 perqinxie-PC9 systemd[1]: Set hostname to <perqinxie-PC9>.
Oct 01 13:33:34 perqinxie-PC9 systemd[1]: Configuration file /etc/systemd/system/ngnclient.service is marked executable. Please remove executable permission bits. Proceeding anyway.
Oct 01 13:33:34 perqinxie-PC9 systemd[1]: Created slice system-getty.slice.
Oct 01 13:33:34 perqinxie-PC9 systemd[1]: Created slice system-shadowsocks\x2dlibev\x2dserver.slice.
Oct 01 13:33:34 perqinxie-PC9 systemd[1]: Created slice system-systemd\x2dfsck.slice.
Oct 01 13:33:34 perqinxie-PC9 systemd[1]: Created slice User and Session Slice.
Oct 01 13:33:34 perqinxie-PC9 systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
Oct 01 13:33:34 perqinxie-PC9 systemd[1]: Started Forward Password Requests to Wall Directory Watch.
Oct 01 13:33:34 perqinxie-PC9 kernel: EXT4-fs (sda2): re-mounted. Opts: (null)
Oct 01 13:33:34 perqinxie-PC9 kernel: random: lvm: uninitialized urandom read (4 bytes read)
Oct 01 13:33:34 perqinxie-PC9 systemd-journald[328]: Journal started
Oct 01 13:33:34 perqinxie-PC9 systemd-journald[328]: Runtime Journal (/run/log/journal/d212ddfeaafe44d2a2fd125d56334f53) is 8.0M, max 794.8M, 786.8M free.
Oct 01 13:33:34 perqinxie-PC9 systemd-random-seed[334]: Kernel entropy pool is not initialized yet, waiting until it is.
Oct 01 13:33:34 perqinxie-PC9 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'
Oct 01 13:33:34 perqinxie-PC9 systemd[1]: Starting Flush Journal to Persistent Storage...
Oct 01 13:33:34 perqinxie-PC9 kernel: audit: type=1130 audit(1569908014.574: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'
Oct 01 13:33:34 perqinxie-PC9 systemd-journald[328]: Time spent on flushing to /var is 63.706ms for 752 entries.
Oct 01 13:33:34 perqinxie-PC9 systemd-journald[328]: System Journal (/var/log/journal/d212ddfeaafe44d2a2fd125d56334f53) is 3.9G, max 4.0G, 71.6M free.
Oct 01 13:33:34 perqinxie-PC9 kernel: audit: type=1130 audit(1569908014.711: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'
Oct 01 13:33:34 perqinxie-PC9 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'
Oct 01 13:33:34 perqinxie-PC9 systemd-udevd[339]: /usr/lib/udev/rules.d/11-dm-lvm.rules:40 Invalid value for OPTIONS key, ignoring: 'event_timeout=180'
Oct 01 13:33:34 perqinxie-PC9 systemd-udevd[339]: /usr/lib/udev/rules.d/11-dm-lvm.rules:40 The line takes no effect, ignoring.
Oct 01 13:33:34 perqinxie-PC9 systemd-udevd[339]: /usr/lib/udev/rules.d/51-android.rules:73 The line takes no effect, ignoring.
Oct 01 13:33:34 perqinxie-PC9 systemd-udevd[339]: /usr/lib/udev/rules.d/51-android.rules:210 The line takes no effect, ignoring.
Oct 01 13:33:34 perqinxie-PC9 systemd-udevd[339]: /usr/lib/udev/rules.d/51-android.rules:221 The line takes no effect, ignoring.
Oct 01 13:33:34 perqinxie-PC9 systemd-udevd[339]: /usr/lib/udev/rules.d/51-android.rules:303 The line takes no effect, ignoring.
Oct 01 13:33:34 perqinxie-PC9 systemd-udevd[339]: /usr/lib/udev/rules.d/51-android.rules:351 The line takes no effect, ignoring.
Oct 01 13:33:34 perqinxie-PC9 systemd-udevd[339]: /usr/lib/udev/rules.d/51-android.rules:353 The line takes no effect, ignoring.
Oct 01 13:33:34 perqinxie-PC9 systemd-udevd[339]: /usr/lib/udev/rules.d/51-android.rules:355 The line takes no effect, ignoring.
Oct 01 13:33:34 perqinxie-PC9 systemd-udevd[339]: /usr/lib/udev/rules.d/51-android.rules:514 The line takes no effect, ignoring.
Oct 01 13:33:34 perqinxie-PC9 systemd-udevd[339]: /usr/lib/udev/rules.d/51-android.rules:517 The line takes no effect, ignoring.
Oct 01 13:33:34 perqinxie-PC9 systemd-udevd[339]: /usr/lib/udev/rules.d/51-android.rules:520 The line takes no effect, ignoring.
Oct 01 13:33:34 perqinxie-PC9 systemd-udevd[339]: /usr/lib/udev/rules.d/51-android.rules:523 The line takes no effect, ignoring.
Oct 01 13:33:34 perqinxie-PC9 systemd[1]: Started udev Kernel Device Manager.
Oct 01 13:33:34 perqinxie-PC9 systemd[1]: Started Flush Journal to Persistent Storage.
Oct 01 13:33:34 perqinxie-PC9 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'
Oct 01 13:33:34 perqinxie-PC9 kernel: audit: type=1130 audit(1569908014.734: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'
Oct 01 13:33:34 perqinxie-PC9 kernel: acpi PNP0C14:01: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:00)
Oct 01 13:33:34 perqinxie-PC9 kernel: acpi PNP0C14:02: duplicate WMI GUID 2B814318-4BE8-4707-9D84-A190A859B5D0 (first instance was on PNP0C14:00)
Oct 01 13:33:34 perqinxie-PC9 kernel: acpi PNP0C14:02: duplicate WMI GUID 41227C2D-80E1-423F-8B8E-87E32755A0EB (first instance was on PNP0C14:00)
Oct 01 13:33:34 perqinxie-PC9 kernel: acpi PNP0C14:02: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:00)
Oct 01 13:33:34 perqinxie-PC9 kernel: input: PC Speaker as /devices/platform/pcspkr/input/input12
Oct 01 13:33:34 perqinxie-PC9 kernel: i801_smbus 0000:00:1f.4: enabling device (0100 -> 0103)
Oct 01 13:33:34 perqinxie-PC9 kernel: i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
Oct 01 13:33:34 perqinxie-PC9 kernel: e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
Oct 01 13:33:34 perqinxie-PC9 kernel: e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
Oct 01 13:33:34 perqinxie-PC9 kernel: e1000e 0000:00:1f.6: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
Oct 01 13:33:34 perqinxie-PC9 kernel: mei_me 0000:00:16.0: enabling device (0000 -> 0002)
Oct 01 13:33:34 perqinxie-PC9 mtp-probe[378]: checking bus 1, device 4: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.3"
Oct 01 13:33:34 perqinxie-PC9 mtp-probe[379]: checking bus 1, device 3: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.2"
Oct 01 13:33:34 perqinxie-PC9 mtp-probe[378]: bus: 1, device: 4 was not an MTP device
Oct 01 13:33:34 perqinxie-PC9 mtp-probe[379]: bus: 1, device: 3 was not an MTP device
Oct 01 13:33:34 perqinxie-PC9 systemd[1]: Found device SanDisk_SD8SBAT-256G-1006 1.
Oct 01 13:33:34 perqinxie-PC9 kernel: RAPL PMU: API unit is 2^-32 Joules, 4 fixed counters, 655360 ms ovfl timer
Oct 01 13:33:34 perqinxie-PC9 kernel: RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
Oct 01 13:33:34 perqinxie-PC9 kernel: RAPL PMU: hw unit of domain package 2^-14 Joules
Oct 01 13:33:34 perqinxie-PC9 kernel: RAPL PMU: hw unit of domain dram 2^-14 Joules
Oct 01 13:33:34 perqinxie-PC9 kernel: RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
Oct 01 13:33:34 perqinxie-PC9 kernel: e1000e 0000:00:1f.6 0000:00:1f.6 (uninitialized): registered PHC clock
Oct 01 13:33:34 perqinxie-PC9 kernel: mousedev: PS/2 mouse device common for all mice
Oct 01 13:33:34 perqinxie-PC9 kernel: tpm_tis 00:0b: 1.2 TPM (device-id 0x1B, rev-id 16)
Oct 01 13:33:34 perqinxie-PC9 kernel: Linux agpgart interface v0.103
Oct 01 13:33:34 perqinxie-PC9 kernel: cryptd: max_cpu_qlen set to 1000
Oct 01 13:33:34 perqinxie-PC9 kernel: tpm tpm0: TPM is disabled/deactivated (0x7)
Oct 01 13:33:34 perqinxie-PC9 kernel: tpm tpm0: tpm_read_log_acpi: TCPA log area empty
Oct 01 13:33:34 perqinxie-PC9 kernel: tpm_tis: probe of 00:0b failed with error -5
Oct 01 13:33:34 perqinxie-PC9 kernel: tpm_inf_pnp 00:0b: Found TPM with ID IFX0102
Oct 01 13:33:34 perqinxie-PC9 kernel: e1000e 0000:00:1f.6 eth0: (PCI Express:2.5GT/s:Width x1) 70:5a:0f:48:04:a7
Oct 01 13:33:34 perqinxie-PC9 kernel: e1000e 0000:00:1f.6 eth0: Intel(R) PRO/1000 Network Connection
Oct 01 13:33:34 perqinxie-PC9 kernel: e1000e 0000:00:1f.6 eth0: MAC: 12, PHY: 12, PBA No: FFFFFF-0FF
Oct 01 13:33:34 perqinxie-PC9 systemd[1]: Started Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling.
Oct 01 13:33:34 perqinxie-PC9 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lvm2-monitor comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 01 13:33:34 perqinxie-PC9 systemd[1]: Reached target Local File Systems (Pre).
Oct 01 13:33:34 perqinxie-PC9 systemd[1]: Condition check resulted in Virtual Machine and Container Storage (Compatibility) being skipped.
Oct 01 13:33:34 perqinxie-PC9 systemd[1]: Starting File System Check on /dev/disk/by-uuid/1F09-F7AC...
Oct 01 13:33:34 perqinxie-PC9 kernel: audit: type=1130 audit(1569908014.991:5): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lvm2-monitor comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 01 13:33:35 perqinxie-PC9 systemd-udevd[343]: ethtool: autonegotiation is unset or enabled, the speed and duplex are not writable.
Oct 01 13:33:35 perqinxie-PC9 kernel: AVX2 version of gcm_enc/dec engaged.
Oct 01 13:33:35 perqinxie-PC9 kernel: AES CTR mode by8 optimization enabled
Oct 01 13:33:35 perqinxie-PC9 systemd-fsck[386]: fsck.fat 4.1 (2017-01-24)
Oct 01 13:33:35 perqinxie-PC9 systemd-fsck[386]: /dev/sda1: 350 files, 7374/65373 clusters
Oct 01 13:33:35 perqinxie-PC9 systemd[1]: Started File System Check on /dev/disk/by-uuid/1F09-F7AC.
Oct 01 13:33:35 perqinxie-PC9 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-fsck@dev-disk-by\x2duuid-1F09\x2dF7AC comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 01 13:33:35 perqinxie-PC9 systemd[1]: Mounting /boot...
Oct 01 13:33:35 perqinxie-PC9 kernel: audit: type=1130 audit(1569908015.041:6): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-fsck@dev-disk-by\x2duuid-1F09\x2dF7AC comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 01 13:33:35 perqinxie-PC9 kernel: ACPI Error: Needed [Buffer/String/Package], found [Integer] 0000000049042fc4 (20190703/exresop-557)
Oct 01 13:33:35 perqinxie-PC9 kernel: ACPI Error: AE_AML_OPERAND_TYPE, While resolving operands for [Index] (20190703/dswexec-424)
Oct 01 13:33:35 perqinxie-PC9 kernel: ACPI Error: Aborting method \_SB.WMIV.WVPO due to previous error (AE_AML_OPERAND_TYPE) (20190703/psparse-529)
Oct 01 13:33:35 perqinxie-PC9 kernel: ACPI Error: Aborting method \_SB.WMIV.WMPV due to previous error (AE_AML_OPERAND_TYPE) (20190703/psparse-529)
Oct 01 13:33:35 perqinxie-PC9 systemd-udevd[350]: Using default interface naming scheme 'v243'.
Oct 01 13:33:35 perqinxie-PC9 kernel: ACPI Error: Needed [Buffer/String/Package], found [Integer] 00000000a279c36b (20190703/exresop-557)
Oct 01 13:33:35 perqinxie-PC9 kernel: ACPI Error: AE_AML_OPERAND_TYPE, While resolving operands for [Index] (20190703/dswexec-424)
Oct 01 13:33:35 perqinxie-PC9 kernel: ACPI Error: Aborting method \_SB.WMIV.WVPO due to previous error (AE_AML_OPERAND_TYPE) (20190703/psparse-529)
Oct 01 13:33:35 perqinxie-PC9 kernel: ACPI Error: Aborting method \_SB.WMIV.WMPV due to previous error (AE_AML_OPERAND_TYPE) (20190703/psparse-529)
Oct 01 13:33:35 perqinxie-PC9 kernel: ACPI Error: Needed [Buffer/String/Package], found [Integer] 000000004dd74842 (20190703/exresop-557)
Oct 01 13:33:35 perqinxie-PC9 kernel: ACPI Error: AE_AML_OPERAND_TYPE, While resolving operands for [Index] (20190703/dswexec-424)
Oct 01 13:33:35 perqinxie-PC9 kernel: ACPI Error: Aborting method \_SB.WMIV.WVPO due to previous error (AE_AML_OPERAND_TYPE) (20190703/psparse-529)
Oct 01 13:33:35 perqinxie-PC9 kernel: ACPI Error: Aborting method \_SB.WMIV.WMPV due to previous error (AE_AML_OPERAND_TYPE) (20190703/psparse-529)
Oct 01 13:33:35 perqinxie-PC9 kernel: input: HP WMI hotkeys as /devices/virtual/input/input14
Oct 01 13:33:35 perqinxie-PC9 systemd-udevd[350]: ethtool: autonegotiation is unset or enabled, the speed and duplex are not writable.
Oct 01 13:33:35 perqinxie-PC9 kernel: e1000e 0000:00:1f.6 eno1: renamed from eth0
Oct 01 13:33:35 perqinxie-PC9 kernel: iTCO_vendor_support: vendor-support=0
Oct 01 13:33:35 perqinxie-PC9 systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
Oct 01 13:33:35 perqinxie-PC9 kernel: iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
Oct 01 13:33:35 perqinxie-PC9 kernel: iTCO_wdt: Found a Intel PCH TCO device (Version=4, TCOBASE=0x0400)
Oct 01 13:33:35 perqinxie-PC9 kernel: iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
Oct 01 13:33:35 perqinxie-PC9 kernel: hp_wmi: query 0x5 returned error 0x3
Oct 01 13:33:35 perqinxie-PC9 kernel: ACPI BIOS Error (bug): Attempt to CreateField of length zero (20190703/dsopcode-133)
Oct 01 13:33:35 perqinxie-PC9 kernel: ACPI Error: Aborting method \_SB.WMIV.WVPI due to previous error (AE_AML_OPERAND_VALUE) (20190703/psparse-529)
Oct 01 13:33:35 perqinxie-PC9 kernel: ACPI Error: Aborting method \_SB.WMIV.WMPV due to previous error (AE_AML_OPERAND_VALUE) (20190703/psparse-529)
Oct 01 13:33:35 perqinxie-PC9 systemd[1]: Mounted /boot.
Oct 01 13:33:35 perqinxie-PC9 systemd[1]: Reached target Local File Systems.
Oct 01 13:33:35 perqinxie-PC9 systemd-udevd[353]: Using default interface naming scheme 'v243'.
Oct 01 13:33:35 perqinxie-PC9 systemd[1]: Condition check resulted in Rebuild Dynamic Linker Cache being skipped.
Oct 01 13:33:35 perqinxie-PC9 systemd[1]: Condition check resulted in Commit a transient machine-id on disk being skipped.
Oct 01 13:33:35 perqinxie-PC9 systemd[1]: Starting Create Volatile Files and Directories...
Oct 01 13:33:35 perqinxie-PC9 systemd[1]: Started Create Volatile Files and Directories.
Oct 01 13:33:35 perqinxie-PC9 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'
Oct 01 13:33:35 perqinxie-PC9 systemd[1]: Condition check resulted in Rebuild Journal Catalog being skipped.
Oct 01 13:33:35 perqinxie-PC9 kernel: audit: type=1130 audit(1569908015.161:7): 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'
Oct 01 13:33:35 perqinxie-PC9 systemd[1]: Starting Network Time Synchronization...
Oct 01 13:33:35 perqinxie-PC9 systemd[1]: Condition check resulted in Update is Completed being skipped.
Oct 01 13:33:35 perqinxie-PC9 systemd[1]: Starting Update UTMP about System Boot/Shutdown...
Oct 01 13:33:35 perqinxie-PC9 audit[445]: SYSTEM_BOOT pid=445 uid=0 auid=4294967295 ses=4294967295 msg=' comm="systemd-update-utmp" exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=? res=success'
Oct 01 13:33:35 perqinxie-PC9 kernel: audit: type=1127 audit(1569908015.167:8): pid=445 uid=0 auid=4294967295 ses=4294967295 msg=' comm="systemd-update-utmp" exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=? res=success'
Oct 01 13:33:35 perqinxie-PC9 systemd[1]: Started Update UTMP about System Boot/Shutdown.
Oct 01 13:33:35 perqinxie-PC9 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'
Oct 01 13:33:35 perqinxie-PC9 kernel: audit: type=1130 audit(1569908015.171:9): 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'
Oct 01 13:33:35 perqinxie-PC9 kernel: snd_hda_intel 0000:00:1f.3: enabling device (0100 -> 0102)
Oct 01 13:33:35 perqinxie-PC9 kernel: checking generic (c0000000 300000) vs hw (c0000000 10000000)
Oct 01 13:33:35 perqinxie-PC9 kernel: fb0: switching to inteldrmfb from EFI VGA
Oct 01 13:33:35 perqinxie-PC9 kernel: Console: switching to colour dummy device 80x25
Oct 01 13:33:35 perqinxie-PC9 kernel: i915 0000:00:02.0: vgaarb: deactivate vga console
Oct 01 13:33:35 perqinxie-PC9 systemd[1]: Started Network Time Synchronization.
Oct 01 13:33:35 perqinxie-PC9 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-timesyncd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 01 13:33:35 perqinxie-PC9 systemd[1]: Reached target System Initialization.
Oct 01 13:33:35 perqinxie-PC9 systemd[1]: Started Daily Cleanup of Temporary Directories.
Oct 01 13:33:35 perqinxie-PC9 systemd[1]: Reached target System Time Set.
Oct 01 13:33:35 perqinxie-PC9 systemd[1]: Reached target System Time Synchronized.
Oct 01 13:33:35 perqinxie-PC9 systemd[1]: Started Daily rotation of log files.
Oct 01 13:33:35 perqinxie-PC9 systemd[1]: Started Daily man-db regeneration.
Oct 01 13:33:35 perqinxie-PC9 systemd[1]: Started Weekly pkgstats submission.
Oct 01 13:33:35 perqinxie-PC9 systemd[1]: Started Daily verification of password and group files.
Oct 01 13:33:35 perqinxie-PC9 systemd[1]: Reached target Timers.
Oct 01 13:33:35 perqinxie-PC9 systemd[1]: Listening on D-Bus System Message Bus Socket.
Oct 01 13:33:35 perqinxie-PC9 systemd[1]: Reached target Sockets.
Oct 01 13:33:35 perqinxie-PC9 systemd[1]: Reached target Basic System.
Oct 01 13:33:35 perqinxie-PC9 systemd[1]: Started D-Bus System Message Bus.
Oct 01 13:33:35 perqinxie-PC9 kernel: audit: type=1130 audit(1569908015.397:10): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-timesyncd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 01 13:33:35 perqinxie-PC9 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'
Oct 01 13:33:35 perqinxie-PC9 systemd[1]: Starting dhcpcd on all interfaces...
Oct 01 13:33:35 perqinxie-PC9 systemd[1]: Started Shadowsocks-Libev Server Service.
Oct 01 13:33:35 perqinxie-PC9 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=shadowsocks-libev-server@barrier comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 01 13:33:35 perqinxie-PC9 systemd[1]: Starting Login Service...
Oct 01 13:33:35 perqinxie-PC9 kernel: [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
Oct 01 13:33:35 perqinxie-PC9 kernel: [drm] Driver supports precise vblank timestamp query.
Oct 01 13:33:35 perqinxie-PC9 kernel: i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem
Oct 01 13:33:35 perqinxie-PC9 kernel: [drm] Finished loading DMC firmware i915/skl_dmc_ver1_27.bin (v1.27)
Oct 01 13:33:35 perqinxie-PC9 kernel: [drm:drm_calc_timestamping_constants [drm]] *ERROR* crtc 48: Can't calculate constants, dotclock = 0!
Oct 01 13:33:35 perqinxie-PC9 kernel: WARNING: CPU: 7 PID: 356 at drivers/gpu/drm/drm_vblank.c:638 drm_calc_vbltimestamp_from_scanoutpos+0x30c/0x350 [drm]
Oct 01 13:33:35 perqinxie-PC9 kernel: Modules linked in: x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel i915(+) kvm snd_hda_intel irqbypass snd_hda_codec i2c_algo_bit nls_iso8859_1 snd_hda_core nls_cp437 iTCO_wdt crct10dif_pclmul vfat mei_hdcp mei_wdt iTCO_vendor_support hp_wmi crc32_pclmul drm_kms_helper snd_hwdep fat sparse_keymap ghash_clmulni_intel wmi_bmof rfkill drm snd_pcm aesni_intel tpm_infineon snd_timer aes_x86_64 crypto_simd intel_gtt cryptd agpgart glue_helper snd syscopyarea intel_cstate sysfillrect intel_uncore sysimgblt joydev mousedev input_leds intel_rapl_perf fb_sys_fops tpm_tis soundcore mei_me psmouse tpm_tis_core pcspkr mei i2c_i801 intel_pch_thermal e1000e evdev tpm wmi rng_core mac_hid ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 sd_mod hid_generic usbhid hid ahci libahci serio_raw atkbd libps2 libata xhci_pci scsi_mod xhci_hcd crc32c_intel i8042 serio
Oct 01 13:33:35 perqinxie-PC9 kernel: CPU: 7 PID: 356 Comm: systemd-udevd Not tainted 5.3.1-arch1-1-ARCH #1
Oct 01 13:33:35 perqinxie-PC9 kernel: Hardware name: HP HP EliteDesk 800 G2 TWR/8053, BIOS N01 Ver. 02.17 11/01/2016
Oct 01 13:33:35 perqinxie-PC9 kernel: RIP: 0010:drm_calc_vbltimestamp_from_scanoutpos+0x30c/0x350 [drm]
Oct 01 13:33:35 perqinxie-PC9 kernel: Code: 43 20 8b 80 78 01 00 00 23 43 50 a8 10 75 1b 48 8b 83 28 03 00 00 48 85 c0 0f 84 59 fd ff ff 48 83 78 28 00 0f 84 4e fd ff ff <0f> 0b e9 4a fd ff ff 48 c7 c7 00 50 b9 c0 e8 41 ea ff ff e9 39 fd
Oct 01 13:33:35 perqinxie-PC9 kernel: RSP: 0018:ffffaaf60063b790 EFLAGS: 00010002
Oct 01 13:33:35 perqinxie-PC9 kernel: RAX: 000000000000003f RBX: ffff9aa06acd0000 RCX: 0000000000000000
Oct 01 13:33:35 perqinxie-PC9 kernel: RDX: 0000000000000000 RSI: ffffffffc0b95038 RDI: 0000000000000001
Oct 01 13:33:35 perqinxie-PC9 kernel: RBP: ffffaaf60063b7f0 R08: 0000000000000000 R09: ffffffffc0b6ce50
Oct 01 13:33:35 perqinxie-PC9 kernel: R10: 0000000000000000 R11: ffffffffc0ddca00 R12: 0000000000000000
Oct 01 13:33:35 perqinxie-PC9 kernel: R13: 0000000000000000 R14: ffffaaf60063b804 R15: ffff9aa06aa1c880
Oct 01 13:33:35 perqinxie-PC9 kernel: FS:  00007fc9d34aa840(0000) GS:ffff9aa06f3c0000(0000) knlGS:0000000000000000
Oct 01 13:33:35 perqinxie-PC9 kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Oct 01 13:33:35 perqinxie-PC9 kernel: CR2: 000055c571f4f000 CR3: 000000042abd4005 CR4: 00000000003606e0
Oct 01 13:33:35 perqinxie-PC9 kernel: DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
Oct 01 13:33:35 perqinxie-PC9 kernel: DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
Oct 01 13:33:35 perqinxie-PC9 kernel: Call Trace:
Oct 01 13:33:35 perqinxie-PC9 kernel:  drm_get_last_vbltimestamp+0x4d/0x80 [drm]
Oct 01 13:33:35 perqinxie-PC9 kernel:  drm_reset_vblank_timestamp+0x63/0xd0 [drm]
Oct 01 13:33:35 perqinxie-PC9 kernel:  drm_crtc_vblank_on+0x77/0xc0 [drm]
Oct 01 13:33:35 perqinxie-PC9 kernel:  intel_modeset_setup_hw_state+0x73f/0x1330 [i915]
Oct 01 13:33:35 perqinxie-PC9 kernel:  intel_modeset_init+0x7ba/0x1b50 [i915]
Oct 01 13:33:35 perqinxie-PC9 kernel:  ? _raw_spin_lock_irqsave+0x26/0x50
Oct 01 13:33:35 perqinxie-PC9 kernel:  ? _raw_spin_unlock_irqrestore+0x20/0x40
Oct 01 13:33:35 perqinxie-PC9 kernel:  ? intel_gmbus_setup+0x242/0x310 [i915]
Oct 01 13:33:35 perqinxie-PC9 kernel:  i915_driver_load+0xd47/0x16c0 [i915]
Oct 01 13:33:35 perqinxie-PC9 kernel:  ? __kernfs_new_node+0x18d/0x1f0
Oct 01 13:33:35 perqinxie-PC9 kernel: random: dbus-daemon: uninitialized urandom read (12 bytes read)
Oct 01 13:33:35 perqinxie-PC9 kernel:  i915_pci_probe+0x54/0x150 [i915]
Oct 01 13:33:35 perqinxie-PC9 kernel:  ? _raw_spin_unlock_irqrestore+0x20/0x40
Oct 01 13:33:35 perqinxie-PC9 kernel:  local_pci_probe+0x42/0x80
Oct 01 13:33:35 perqinxie-PC9 kernel:  ? pci_match_device+0xc5/0x100
Oct 01 13:33:35 perqinxie-PC9 kernel:  pci_device_probe+0x104/0x1a0
Oct 01 13:33:35 perqinxie-PC9 kernel:  really_probe+0xf0/0x380
Oct 01 13:33:35 perqinxie-PC9 kernel:  driver_probe_device+0xb6/0x100
Oct 01 13:33:35 perqinxie-PC9 kernel:  device_driver_attach+0x53/0x60
Oct 01 13:33:35 perqinxie-PC9 kernel:  __driver_attach+0x8a/0x150
Oct 01 13:33:35 perqinxie-PC9 kernel:  ? device_driver_attach+0x60/0x60
Oct 01 13:33:35 perqinxie-PC9 kernel:  ? device_driver_attach+0x60/0x60
Oct 01 13:33:35 perqinxie-PC9 kernel:  bus_for_each_dev+0x89/0xd0
Oct 01 13:33:35 perqinxie-PC9 kernel:  bus_add_driver+0x14a/0x1e0
Oct 01 13:33:35 perqinxie-PC9 kernel:  driver_register+0x6c/0xb0
Oct 01 13:33:35 perqinxie-PC9 kernel:  ? 0xffffffffc100f000
Oct 01 13:33:35 perqinxie-PC9 kernel:  do_one_initcall+0x59/0x234
Oct 01 13:33:35 perqinxie-PC9 kernel:  do_init_module+0x5c/0x230
Oct 01 13:33:35 perqinxie-PC9 kernel:  load_module+0x218f/0x2400
Oct 01 13:33:35 perqinxie-PC9 kernel:  ? __se_sys_init_module+0x114/0x180
Oct 01 13:33:35 perqinxie-PC9 kernel:  __se_sys_init_module+0x114/0x180
Oct 01 13:33:35 perqinxie-PC9 kernel:  do_syscall_64+0x5f/0x1c0
Oct 01 13:33:35 perqinxie-PC9 kernel:  entry_SYSCALL_64_after_hwframe+0x44/0xa9
Oct 01 13:33:35 perqinxie-PC9 kernel: RIP: 0033:0x7fc9d4cc4b3e
Oct 01 13:33:35 perqinxie-PC9 kernel: Code: 48 8b 0d 55 f3 0b 00 f7 d8 64 89 01 48 83 c8 ff c3 66 2e 0f 1f 84 00 00 00 00 00 90 f3 0f 1e fa 49 89 ca b8 af 00 00 00 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 8b 0d 22 f3 0b 00 f7 d8 64 89 01 48
Oct 01 13:33:35 perqinxie-PC9 kernel: RSP: 002b:00007ffc2895be18 EFLAGS: 00000246 ORIG_RAX: 00000000000000af
Oct 01 13:33:35 perqinxie-PC9 kernel: RAX: ffffffffffffffda RBX: 000055c5713fb5e0 RCX: 00007fc9d4cc4b3e
Oct 01 13:33:35 perqinxie-PC9 kernel: RDX: 00007fc9d491784d RSI: 000000000045fab1 RDI: 000055c571d98460
Oct 01 13:33:35 perqinxie-PC9 kernel: RBP: 00007fc9d491784d R08: 000000000000005f R09: 000055c571428790
Oct 01 13:33:35 perqinxie-PC9 kernel: R10: 000055c5712e5010 R11: 0000000000000246 R12: 000055c571d98460
Oct 01 13:33:35 perqinxie-PC9 kernel: R13: 000055c5712eb620 R14: 0000000000020000 R15: 000055c5713fb5e0
Oct 01 13:33:35 perqinxie-PC9 kernel: ---[ end trace 293b76dba9e70a73 ]---
Oct 01 13:33:35 perqinxie-PC9 kernel: [drm] Initialized i915 1.6.0 20190619 for 0000:00:02.0 on minor 0
Oct 01 13:33:35 perqinxie-PC9 kernel: ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
Oct 01 13:33:35 perqinxie-PC9 kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input15
Oct 01 13:33:35 perqinxie-PC9 kernel: snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
Oct 01 13:33:35 perqinxie-PC9 dhcpcd[451]: dev: loaded udev
Oct 01 13:33:35 perqinxie-PC9 kernel: fbcon: i915drmfb (fb0) is primary device
Oct 01 13:33:35 perqinxie-PC9 kernel: random: dbus-daemon: uninitialized urandom read (12 bytes read)
Oct 01 13:33:35 perqinxie-PC9 kernel: intel_rapl_common: Found RAPL domain package
Oct 01 13:33:35 perqinxie-PC9 kernel: intel_rapl_common: Found RAPL domain core
Oct 01 13:33:35 perqinxie-PC9 kernel: intel_rapl_common: Found RAPL domain uncore
Oct 01 13:33:35 perqinxie-PC9 kernel: intel_rapl_common: Found RAPL domain dram
Oct 01 13:33:35 perqinxie-PC9 kernel: 8021q: 802.1Q VLAN Support v1.8
Oct 01 13:33:35 perqinxie-PC9 ss-server[452]:  2019-10-01 13:33:35 INFO: initializing ciphers... rc4-md5
Oct 01 13:33:35 perqinxie-PC9 ss-server[452]:  2019-10-01 13:33:35 INFO: This system doesn't provide enough entropy to quickly generate high-quality random numbers.
Oct 01 13:33:35 perqinxie-PC9 ss-server[452]: Installing the rng-utils/rng-tools, jitterentropy or haveged packages may help.
Oct 01 13:33:35 perqinxie-PC9 ss-server[452]: On virtualized Linux environments, also consider using virtio-rng.
Oct 01 13:33:35 perqinxie-PC9 ss-server[452]: The service will not start until enough entropy has been collected.
Oct 01 13:33:35 perqinxie-PC9 kernel: cfg80211: Loading compiled-in X.509 certificates for regulatory database
Oct 01 13:33:35 perqinxie-PC9 kernel: cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
Oct 01 13:33:35 perqinxie-PC9 kernel: platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
Oct 01 13:33:35 perqinxie-PC9 kernel: cfg80211: failed to load regulatory.db
Oct 01 13:33:35 perqinxie-PC9 dhcpcd[451]: forked to background, child pid 467
Oct 01 13:33:35 perqinxie-PC9 systemd[1]: Started dhcpcd on all interfaces.
Oct 01 13:33:35 perqinxie-PC9 kernel: snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC221: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:line
Oct 01 13:33:35 perqinxie-PC9 kernel: snd_hda_codec_realtek hdaudioC0D0:    speaker_outs=1 (0x17/0x0/0x0/0x0/0x0)
Oct 01 13:33:35 perqinxie-PC9 kernel: snd_hda_codec_realtek hdaudioC0D0:    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
Oct 01 13:33:35 perqinxie-PC9 kernel: snd_hda_codec_realtek hdaudioC0D0:    mono: mono_out=0x0
Oct 01 13:33:35 perqinxie-PC9 kernel: snd_hda_codec_realtek hdaudioC0D0:    inputs:
Oct 01 13:33:35 perqinxie-PC9 kernel: snd_hda_codec_realtek hdaudioC0D0:      Mic=0x1a
Oct 01 13:33:35 perqinxie-PC9 kernel: snd_hda_codec_realtek hdaudioC0D0:      Line=0x1b
Oct 01 13:33:35 perqinxie-PC9 kernel: random: crng init done
Oct 01 13:33:35 perqinxie-PC9 ss-server[452]:  2019-10-01 13:33:35 INFO: tcp server listening at 0.0.0.0:8080
Oct 01 13:33:35 perqinxie-PC9 kernel: input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1f.3/sound/card0/input16
Oct 01 13:33:35 perqinxie-PC9 kernel: input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input17
Oct 01 13:33:35 perqinxie-PC9 kernel: input: HDA Intel PCH Line as /devices/pci0000:00/0000:00:1f.3/sound/card0/input18
Oct 01 13:33:35 perqinxie-PC9 kernel: input: HDA Intel PCH Line Out as /devices/pci0000:00/0000:00:1f.3/sound/card0/input19
Oct 01 13:33:35 perqinxie-PC9 kernel: input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card0/input20
Oct 01 13:33:35 perqinxie-PC9 kernel: input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input21
Oct 01 13:33:35 perqinxie-PC9 kernel: input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input22
Oct 01 13:33:35 perqinxie-PC9 kernel: input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input23
Oct 01 13:33:35 perqinxie-PC9 kernel: input: HDA Intel PCH HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input24
Oct 01 13:33:35 perqinxie-PC9 kernel: input: HDA Intel PCH HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input25
Oct 01 13:33:35 perqinxie-PC9 systemd-logind[465]: Watching system buttons on /dev/input/event2 (Power Button)
Oct 01 13:33:35 perqinxie-PC9 dhcpcd[467]: eno1: waiting for carrier
Oct 01 13:33:35 perqinxie-PC9 systemd-logind[465]: Watching system buttons on /dev/input/event1 (Power Button)
Oct 01 13:33:35 perqinxie-PC9 systemd-logind[465]: Watching system buttons on /dev/input/event0 (Sleep Button)
Oct 01 13:33:35 perqinxie-PC9 systemd-logind[465]: Watching system buttons on /dev/input/event8 (Cherry Zhuhai MX board 8.0 Keyboard)
Oct 01 13:33:35 perqinxie-PC9 systemd-logind[465]: Watching system buttons on /dev/input/event5 (Cherry Zhuhai MX board 8.0 System Control)
Oct 01 13:33:35 perqinxie-PC9 systemd-logind[465]: Watching system buttons on /dev/input/event6 (Cherry Zhuhai MX board 8.0 Consumer Control)
Oct 01 13:33:36 perqinxie-PC9 kernel: Console: switching to colour frame buffer device 240x67
Oct 01 13:33:36 perqinxie-PC9 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=dhcpcd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 01 13:33:36 perqinxie-PC9 systemd[1]: Started Load/Save Random Seed.
Oct 01 13:33:36 perqinxie-PC9 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-random-seed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 01 13:33:36 perqinxie-PC9 kernel: i915 0000:00:02.0: fb0: i915drmfb frame buffer device
Oct 01 13:33:36 perqinxie-PC9 kernel: kauditd_printk_skb: 2 callbacks suppressed
Oct 01 13:33:36 perqinxie-PC9 kernel: audit: type=1130 audit(1569908016.281:13): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=dhcpcd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 01 13:33:36 perqinxie-PC9 kernel: audit: type=1130 audit(1569908016.281:14): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-random-seed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 01 13:33:36 perqinxie-PC9 systemd[1]: Reached target Network.
Oct 01 13:33:36 perqinxie-PC9 systemd[1]: Reached target Sound Card.
Oct 01 13:33:36 perqinxie-PC9 systemd[1]: Started ngnclient.
Oct 01 13:33:36 perqinxie-PC9 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=ngnclient comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 01 13:33:36 perqinxie-PC9 systemd[1]: Condition check resulted in Store a System Token in an EFI Variable being skipped.
Oct 01 13:33:36 perqinxie-PC9 kernel: audit: type=1130 audit(1569908016.284:15): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=ngnclient comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 01 13:33:36 perqinxie-PC9 systemd[1]: Starting Permit User Sessions...
Oct 01 13:33:36 perqinxie-PC9 systemd[1]: Started Permit User Sessions.
Oct 01 13:33:36 perqinxie-PC9 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'
Oct 01 13:33:36 perqinxie-PC9 systemd[1]: Started Getty on tty1.
Oct 01 13:33:36 perqinxie-PC9 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'
Oct 01 13:33:36 perqinxie-PC9 systemd[1]: Reached target Login Prompts.
Oct 01 13:33:36 perqinxie-PC9 kernel: audit: type=1130 audit(1569908016.294:16): 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'
Oct 01 13:33:36 perqinxie-PC9 kernel: audit: type=1130 audit(1569908016.294:17): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=getty@tty1 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 01 13:33:36 perqinxie-PC9 systemd[1]: Created slice system-systemd\x2dbacklight.slice.
Oct 01 13:33:36 perqinxie-PC9 systemd[1]: Starting Load/Save Screen Backlight Brightness of backlight:intel_backlight...
Oct 01 13:33:36 perqinxie-PC9 systemd-logind[465]: New seat seat0.
Oct 01 13:33:36 perqinxie-PC9 systemd[1]: Started Login Service.
Oct 01 13:33:36 perqinxie-PC9 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'
Oct 01 13:33:36 perqinxie-PC9 systemd[1]: Reached target Multi-User System.
Oct 01 13:33:36 perqinxie-PC9 systemd[1]: Reached target Graphical Interface.
Oct 01 13:33:36 perqinxie-PC9 kernel: audit: type=1130 audit(1569908016.501:18): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-logind comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 01 13:33:37 perqinxie-PC9 iOA[484]: Welcome to iOA 1.0.0.1
Oct 01 13:33:37 perqinxie-PC9 iOA[484]: --------------------------
Oct 01 13:33:37 perqinxie-PC9 iOA[484]:    $$$$$$\ $$$$$$$$\
Oct 01 13:33:37 perqinxie-PC9 iOA[484]:    \_$$  _|\__$$  __|
Oct 01 13:33:37 perqinxie-PC9 iOA[484]:      $$ |     $$ |
Oct 01 13:33:37 perqinxie-PC9 iOA[484]:    $$$$$$\    $$ |
Oct 01 13:33:37 perqinxie-PC9 iOA[484]:    \______|   \__|
Oct 01 13:33:37 perqinxie-PC9 iOA[484]: --------------------------
Oct 01 13:33:37 perqinxie-PC9 systemd[1]: Started Load/Save Screen Backlight Brightness of backlight:intel_backlight.
Oct 01 13:33:37 perqinxie-PC9 systemd[1]: Startup finished in 6.923s (firmware) + 5.309s (loader) + 3.251s (kernel) + 3.522s (userspace) = 19.006s.
Oct 01 13:33:37 perqinxie-PC9 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'
Oct 01 13:33:37 perqinxie-PC9 kernel: audit: type=1130 audit(1569908017.437:19): 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'
Oct 01 13:33:37 perqinxie-PC9 dhcpcd[467]: eno1: carrier acquired
Oct 01 13:33:37 perqinxie-PC9 kernel: e1000e: eno1 NIC Link is Up 100 Mbps Full Duplex, Flow Control: None
Oct 01 13:33:37 perqinxie-PC9 kernel: e1000e 0000:00:1f.6 eno1: 10/100 speed: disabling TSO
Oct 01 13:33:37 perqinxie-PC9 kernel: IPv6: ADDRCONF(NETDEV_CHANGE): eno1: link becomes ready
Oct 01 13:33:37 perqinxie-PC9 dhcpcd[467]: DUID 00:04:54:bf:2f:fc:fa:2d:11:e6:9c:43:bc:00:00:00:00:00
Oct 01 13:33:37 perqinxie-PC9 dhcpcd[467]: eno1: IAID 0f:48:04:a7
Oct 01 13:33:37 perqinxie-PC9 dhcpcd[467]: eno1: adding address fe80::29ae:ca0b:7619:f614
Oct 01 13:33:38 perqinxie-PC9 dhcpcd[467]: eno1: rebinding lease of 10.16.88.34
Oct 01 13:33:38 perqinxie-PC9 dhcpcd[467]: eno1: soliciting an IPv6 router
Oct 01 13:33:41 perqinxie-PC9 dhcpcd[467]: eno1: probing address 10.16.88.34/24
Oct 01 13:33:43 perqinxie-PC9 iOA[484]: bash: dhclient:未找到命令
Oct 01 13:33:44 perqinxie-PC9 iOA[484]: bash: dhclient:未找到命令
Oct 01 13:33:45 perqinxie-PC9 iOA[484]: bash: dhclient:未找到命令
Oct 01 13:33:46 perqinxie-PC9 dhcpcd[467]: eno1: leased 10.16.88.34 for 28800 seconds
Oct 01 13:33:46 perqinxie-PC9 dhcpcd[467]: eno1: adding route to 10.16.88.0/24
Oct 01 13:33:46 perqinxie-PC9 dhcpcd[467]: eno1: adding default route via 10.16.88.1
Oct 01 13:33:46 perqinxie-PC9 iOA[484]: bash: dhclient:未找到命令
Oct 01 13:33:46 perqinxie-PC9 iOA[484]: bash: dhclient:未找到命令
Oct 01 13:33:51 perqinxie-PC9 dhcpcd[467]: eno1: no IPv6 Routers available
Oct 01 13:34:16 perqinxie-PC9 systemd-timesyncd[444]: Timed out waiting for reply from 203.107.6.88:123 (2.arch.pool.ntp.org).
Oct 01 13:34:17 perqinxie-PC9 systemd-logind[465]: Power key pressed.
Oct 01 13:34:17 perqinxie-PC9 systemd-logind[465]: Powering Off...
Oct 01 13:34:17 perqinxie-PC9 systemd-logind[465]: System is powering down.

I will try your advice later.

Offline

#4 2019-10-01 09:39:45

loqs
Member
Registered: 2014-03-06
Posts: 17,192

Re: [SOLVED] Monitor receive no signal after boot

Oct 01 13:33:35 perqinxie-PC9 kernel: [drm:drm_calc_timestamping_constants [drm]] *ERROR* crtc 48: Can't calculate constants, dotclock = 0!

Is the issue present under linux-lts or if you downgrade the linux package to a 5.2.Y release?
Edit:
https://bbs.archlinux.org/viewtopic.php?id=249394
https://bugs.archlinux.org/task/64001

https://01.org/linuxgraphics/documentat … eport-bugs

Last edited by loqs (2019-10-03 16:19:14)

Offline

#5 2019-10-08 07:19:57

perqin
Member
Registered: 2017-06-02
Posts: 8

Re: [SOLVED] Monitor receive no signal after boot

loqs wrote:
Oct 01 13:33:35 perqinxie-PC9 kernel: [drm:drm_calc_timestamping_constants [drm]] *ERROR* crtc 48: Can't calculate constants, dotclock = 0!

Is the issue present under linux-lts or if you downgrade the linux package to a 5.2.Y release?
Edit:
https://bbs.archlinux.org/viewtopic.php?id=249394
https://bugs.archlinux.org/task/64001

https://01.org/linuxgraphics/documentat … eport-bugs

I can boot into GUI now after switching to Linux LTS kernel (linux-lts-4.19.77-1-x86_64). But is it possible to let it work with stable linux kernel? And what does the error message tell?

# Edit

Sorry that I didn't see your edit. So I am going to report this issue and mark this thread as SOLVED. Thanks for your help!

Last edited by perqin (2019-10-08 07:22:15)

Offline

Board footer

Powered by FluxBB