You are not logged in.

#1 2019-09-06 17:13:12

extrapalantine
Member
Registered: 2016-07-15
Posts: 62

Can't ping any address on fresh Arch install:Asus VivoBook F512FA-AB34

I've got a fresh Arch install on my new Asus VivoBook F512FA-AB34.

During the install process, I was able to get wifi up and running using the instructions on the wiki. However, it generated a huge number of pciport errors (similar to this thread) which I suppressed by adding pci=nomsi to my GRUB.

In my freshly installed kernel, I get the following error when I try to connect to the wifi:

~ %sudo wifi-menu
Scanning for networks... n180211: Could not set interface 'p2p-dev-wlo1' UP
p2p-dev-wlo1: Failed to initialize driver interface

The driver appears to be loaded:

~ % lspci -k
Network controller: Qualcomm Atheros QQCA9377 802.11ac Wireless Network Adapter (rev 31)
DeviceName: WLAN
SubSystem: AzureWave QCA9377 802.11ac Wireless Network Adapter
Kernel driver in use: ath10k_pci
Kernel modules: ath10k_pci

And the ath10k_pci kernel module itself also appears to be loaded, but with "unsupported HTC service id" error:

~ % dmesg | grep ath10k_pci
[    3.236237] ath10k_pci 0000:01:00.0: unsupported HTC service id: 1536
[    3.254828] ath10k_pci 0000:01:00.0: htt-ver 3.56 wmi-op 4 htt-op 3 cal otp max-sta 32 raw 0 hwcrypto 1

I am able to see the wifi interface:

~ % ip link
lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN mode DEFAULT group default qlen 1000
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
wlo1: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc noqueue state DOWN mode DORMANT group default quel 1000
    link/ether c2:31:ae:6a:17:87 brd ff:ff:ff:ff:ff:ff

Nothing is blocked by rfkill:

~ % rfkill list
0: asus-wlan: Wireless LAN
        Soft blocked: no
        Hard blocked: no
1: asus-bluetooth: Bluetooth
        Soft blocked: no
        Hard blocked: no
2: hci0: Bluetooth
        Soft blocked: no
        Hard blocked: no
3: phy0: Wireless LAN
        Soft blocked: no
        Hard blocked: no

But I can't bring it up:

~ % iw dev wlo1 link
Not connected.

Please let me know what other info would be helpful for troubleshooting this issue. Thank you!

Last edited by extrapalantine (2019-09-14 02:12:19)

Offline

#2 2019-09-14 19:39:54

ua4000
Member
Registered: 2015-10-14
Posts: 402

Re: Can't ping any address on fresh Arch install:Asus VivoBook F512FA-AB34

Did you check: is a firmware required for this device and present on your system?
Something in dmesg about it, successful / failed ?

Offline

#3 2019-09-14 20:28:04

seth
Member
Registered: 2012-09-03
Posts: 49,979

Re: Can't ping any address on fresh Arch install:Asus VivoBook F512FA-AB34

ip link wrote:

wlo1: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc noqueue state DOWN mode DORMANT group default quel 1000

The interface *is* up, the problem is the p2p interface.

a) please post a complete journal since NM is likely running?
b)

sudo wifi-menu wlo1

but that will for now complain that the interface is already up and refuse  to operate it.

Offline

#4 2019-09-14 22:03:09

quimkaos
Member
Registered: 2014-09-27
Posts: 56

Re: Can't ping any address on fresh Arch install:Asus VivoBook F512FA-AB34

did you install network-manager? if so, a easy way to connect to a wifi network is using nmtui. in one of my installs i was getting problems connecting to wifi with netctl and i ended booting to live iso and chrooting so i could install network-manger.

Offline

#5 2019-09-23 02:49:27

extrapalantine
Member
Registered: 2016-07-15
Posts: 62

Re: Can't ping any address on fresh Arch install:Asus VivoBook F512FA-AB34

Seth, here's my journal:

Sep 22 21:24:00 arch kernel: Linux version 5.2.14-arch2-1-ARCH (builduser@heftig-683567) (gcc version 9.1.0 (GCC)) #1 SMP PREEMPT Thu Sep 12 10:42:38 UTC 2019
Sep 22 21:24:00 arch kernel: Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=d07c8ce5-f75c-48bd-910e-24c9a2a66f84 rw loglevel=3 quiet
Sep 22 21:24:00 arch kernel: KERNEL supported cpus:
Sep 22 21:24:00 arch kernel:   Intel GenuineIntel
Sep 22 21:24:00 arch kernel:   AMD AuthenticAMD
Sep 22 21:24:00 arch kernel:   Hygon HygonGenuine
Sep 22 21:24:00 arch kernel:   Centaur CentaurHauls
Sep 22 21:24:00 arch kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Sep 22 21:24:00 arch kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Sep 22 21:24:00 arch kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Sep 22 21:24:00 arch kernel: x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
Sep 22 21:24:00 arch kernel: x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
Sep 22 21:24:00 arch kernel: x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
Sep 22 21:24:00 arch kernel: x86/fpu: xstate_offset[3]:  832, xstate_sizes[3]:   64
Sep 22 21:24:00 arch kernel: x86/fpu: xstate_offset[4]:  896, xstate_sizes[4]:   64
Sep 22 21:24:00 arch kernel: x86/fpu: Enabled xstate features 0x1f, context size is 960 bytes, using 'compacted' format.
Sep 22 21:24:00 arch kernel: BIOS-provided physical RAM map:
Sep 22 21:24:00 arch kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009efff] usable
Sep 22 21:24:00 arch kernel: BIOS-e820: [mem 0x000000000009f000-0x00000000000fffff] reserved
Sep 22 21:24:00 arch kernel: BIOS-e820: [mem 0x0000000000100000-0x0000000098d21fff] usable
Sep 22 21:24:00 arch kernel: BIOS-e820: [mem 0x0000000098d22000-0x000000009a584fff] reserved
Sep 22 21:24:00 arch kernel: BIOS-e820: [mem 0x000000009a585000-0x000000009a601fff] ACPI data
Sep 22 21:24:00 arch kernel: BIOS-e820: [mem 0x000000009a602000-0x000000009a68afff] ACPI NVS
Sep 22 21:24:00 arch kernel: BIOS-e820: [mem 0x000000009a68b000-0x000000009ac0dfff] reserved
Sep 22 21:24:00 arch kernel: BIOS-e820: [mem 0x000000009ac0e000-0x000000009ad0dfff] type 20
Sep 22 21:24:00 arch kernel: BIOS-e820: [mem 0x000000009ad0e000-0x000000009ad0efff] usable
Sep 22 21:24:00 arch kernel: BIOS-e820: [mem 0x000000009ad0f000-0x000000009fffffff] reserved
Sep 22 21:24:00 arch kernel: BIOS-e820: [mem 0x00000000f0000000-0x00000000f7ffffff] reserved
Sep 22 21:24:00 arch kernel: BIOS-e820: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
Sep 22 21:24:00 arch kernel: BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
Sep 22 21:24:00 arch kernel: BIOS-e820: [mem 0x00000000fed00000-0x00000000fed03fff] reserved
Sep 22 21:24:00 arch kernel: BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
Sep 22 21:24:00 arch kernel: BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
Sep 22 21:24:00 arch kernel: BIOS-e820: [mem 0x0000000100000000-0x000000025dffffff] usable
Sep 22 21:24:00 arch kernel: NX (Execute Disable) protection: active
Sep 22 21:24:00 arch kernel: efi: EFI v2.70 by American Megatrends
Sep 22 21:24:00 arch kernel: efi:  ACPI 2.0=0x9a59e000  ACPI=0x9a59e000  SMBIOS=0x9aac6000  SMBIOS 3.0=0x9aac5000  ESRT=0x95ad6e18 
Sep 22 21:24:00 arch kernel: SMBIOS 3.2.1 present.
Sep 22 21:24:00 arch kernel: DMI: ASUSTeK COMPUTER INC. VivoBook_ASUSLaptop X512FA_F512FA/X512FA, BIOS X512FA.301 05/10/2019
Sep 22 21:24:00 arch kernel: tsc: Detected 2300.000 MHz processor
Sep 22 21:24:00 arch kernel: tsc: Detected 2304.000 MHz TSC
Sep 22 21:24:00 arch kernel: [Firmware Bug]: TSC ADJUST: CPU0: -255318636 force to 0
Sep 22 21:24:00 arch kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
Sep 22 21:24:00 arch kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
Sep 22 21:24:00 arch kernel: last_pfn = 0x25e000 max_arch_pfn = 0x400000000
Sep 22 21:24:00 arch kernel: MTRR default type: write-back
Sep 22 21:24:00 arch kernel: MTRR fixed ranges enabled:
Sep 22 21:24:00 arch kernel:   00000-9FFFF write-back
Sep 22 21:24:00 arch kernel:   A0000-BFFFF uncachable
Sep 22 21:24:00 arch kernel:   C0000-FFFFF write-protect
Sep 22 21:24:00 arch kernel: MTRR variable ranges enabled:
Sep 22 21:24:00 arch kernel:   0 base 00C0000000 mask 7FC0000000 uncachable
Sep 22 21:24:00 arch kernel:   1 base 00A0000000 mask 7FE0000000 uncachable
Sep 22 21:24:00 arch kernel:   2 base 009C000000 mask 7FFC000000 uncachable
Sep 22 21:24:00 arch kernel:   3 base 009B800000 mask 7FFF800000 uncachable
Sep 22 21:24:00 arch kernel:   4 base 2000000000 mask 6000000000 uncachable
Sep 22 21:24:00 arch kernel:   5 base 1000000000 mask 7000000000 uncachable
Sep 22 21:24:00 arch kernel:   6 base 0800000000 mask 7800000000 uncachable
Sep 22 21:24:00 arch kernel:   7 base 0400000000 mask 7C00000000 uncachable
Sep 22 21:24:00 arch kernel:   8 base 4000000000 mask 4000000000 uncachable
Sep 22 21:24:00 arch kernel:   9 disabled
Sep 22 21:24:00 arch kernel: x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
Sep 22 21:24:00 arch kernel: last_pfn = 0x9ad0f max_arch_pfn = 0x400000000
Sep 22 21:24:00 arch kernel: esrt: Reserving ESRT space from 0x0000000095ad6e18 to 0x0000000095ad6e50.
Sep 22 21:24:00 arch kernel: check: Scanning 1 areas for low memory corruption
Sep 22 21:24:00 arch kernel: Using GB pages for direct mapping
Sep 22 21:24:00 arch kernel: BRK [0x209a01000, 0x209a01fff] PGTABLE
Sep 22 21:24:00 arch kernel: BRK [0x209a02000, 0x209a02fff] PGTABLE
Sep 22 21:24:00 arch kernel: BRK [0x209a03000, 0x209a03fff] PGTABLE
Sep 22 21:24:00 arch kernel: BRK [0x209a04000, 0x209a04fff] PGTABLE
Sep 22 21:24:00 arch kernel: BRK [0x209a05000, 0x209a05fff] PGTABLE
Sep 22 21:24:00 arch kernel: BRK [0x209a06000, 0x209a06fff] PGTABLE
Sep 22 21:24:00 arch kernel: BRK [0x209a07000, 0x209a07fff] PGTABLE
Sep 22 21:24:00 arch kernel: BRK [0x209a08000, 0x209a08fff] PGTABLE
Sep 22 21:24:00 arch kernel: Secure boot could not be determined
Sep 22 21:24:00 arch kernel: RAMDISK: [mem 0x36e15000-0x37701fff]
Sep 22 21:24:00 arch kernel: ACPI: Early table checksum verification disabled
Sep 22 21:24:00 arch kernel: ACPI: RSDP 0x000000009A59E000 000024 (v02 _ASUS_)
Sep 22 21:24:00 arch kernel: ACPI: XSDT 0x000000009A59E0B8 0000EC (v01 _ASUS_ Notebook 01072009 AMI  00010013)
Sep 22 21:24:00 arch kernel: ACPI: FACP 0x000000009A5DC840 000114 (v06 _ASUS_ Notebook 01072009 AMI  00010013)
Sep 22 21:24:00 arch kernel: ACPI: DSDT 0x000000009A59E230 03E60E (v02 _ASUS_ Notebook 01072009 INTL 20160527)
Sep 22 21:24:00 arch kernel: ACPI: FACS 0x000000009A689080 000040
Sep 22 21:24:00 arch kernel: ACPI: APIC 0x000000009A5DC958 000084 (v04 _ASUS_ Notebook 01072009 AMI  00010013)
Sep 22 21:24:00 arch kernel: ACPI: FPDT 0x000000009A5DC9E0 000044 (v01 _ASUS_ Notebook 01072009 AMI  00010013)
Sep 22 21:24:00 arch kernel: ACPI: FIDT 0x000000009A5DCA28 00009C (v01 _ASUS_ Notebook 01072009 AMI  00010013)
Sep 22 21:24:00 arch kernel: ACPI: MCFG 0x000000009A5DCAC8 00003C (v01 _ASUS_ Notebook 01072009 MSFT 00000097)
Sep 22 21:24:00 arch kernel: ACPI: ECDT 0x000000009A5DCB08 0000C1 (v01 _ASUS_ Notebook 01072009 AMI. 00000005)
Sep 22 21:24:00 arch kernel: ACPI: SSDT 0x000000009A5DCBD0 005521 (v02 DptfTa DptfTabl 00001000 INTL 20160527)
Sep 22 21:24:00 arch kernel: ACPI: SSDT 0x000000009A5E20F8 001B1C (v02 CpuRef CpuSsdt  00003000 INTL 20160527)
Sep 22 21:24:00 arch kernel: ACPI: MSDM 0x000000009A5E3C18 000055 (v03 _ASUS_ Notebook 01072009 ASUS 00000001)
Sep 22 21:24:00 arch kernel: ACPI: SSDT 0x000000009A5E3C70 0031C6 (v02 SaSsdt SaSsdt   00003000 INTL 20160527)
Sep 22 21:24:00 arch kernel: ACPI: HPET 0x000000009A5E6E38 000038 (v01 _ASUS_ Notebook 00000002      01000013)
Sep 22 21:24:00 arch kernel: ACPI: SSDT 0x000000009A5E6E70 003047 (v02 INTEL  xh_whld4 00000000 INTL 20160527)
Sep 22 21:24:00 arch kernel: ACPI: UEFI 0x000000009A5E9EB8 000042 (v01 _ASUS_ Notebook 00000002      01000013)
Sep 22 21:24:00 arch kernel: ACPI: LPIT 0x000000009A5E9F00 000094 (v01 _ASUS_ Notebook 00000002      01000013)
Sep 22 21:24:00 arch kernel: ACPI: SSDT 0x000000009A5E9F98 0014E2 (v02 _ASUS_ TbtTypeC 00000000 INTL 20160527)
Sep 22 21:24:00 arch kernel: ACPI: DBGP 0x000000009A5EB480 000034 (v01 _ASUS_ Notebook 00000002      01000013)
Sep 22 21:24:00 arch kernel: ACPI: DBG2 0x000000009A5EB4B8 000054 (v00 _ASUS_ Notebook 00000002      01000013)
Sep 22 21:24:00 arch kernel: ACPI: DMAR 0x000000009A5EB510 0000A8 (v01 INTEL  EDK2     00000002      01000013)
Sep 22 21:24:00 arch kernel: ACPI: SSDT 0x000000009A5EB5B8 000144 (v02 Intel  ADebTabl 00001000 INTL 20160527)
Sep 22 21:24:00 arch kernel: ACPI: NHLT 0x000000009A5EB700 00002D (v00 INTEL  EDK2     00000002      01000013)
Sep 22 21:24:00 arch kernel: ACPI: BGRT 0x000000009A5EB730 000038 (v01 _ASUS_ Notebook 01072009 AMI  00010013)
Sep 22 21:24:00 arch kernel: ACPI: UEFI 0x000000009A5EB768 00063A (v01 INTEL  RstSataE 00000000 ??   00000000)
Sep 22 21:24:00 arch kernel: ACPI: UEFI 0x000000009A5EBDA8 00005C (v01 INTEL  RstSataV 00000000 ??   00000000)
Sep 22 21:24:00 arch kernel: ACPI: TPM2 0x000000009A5EBE08 000034 (v04 _ASUS_ Notebook 00000001 AMI  00000000)
Sep 22 21:24:00 arch kernel: ACPI: WSMT 0x000000009A5EBE40 000028 (v01 _ASUS_ Notebook 01072009 AMI  00010013)
Sep 22 21:24:00 arch kernel: ACPI: Local APIC address 0xfee00000
Sep 22 21:24:00 arch kernel: No NUMA configuration found
Sep 22 21:24:00 arch kernel: Faking a node at [mem 0x0000000000000000-0x000000025dffffff]
Sep 22 21:24:00 arch kernel: NODE_DATA(0) allocated [mem 0x25dffc000-0x25dffffff]
Sep 22 21:24:00 arch kernel: Zone ranges:
Sep 22 21:24:00 arch kernel:   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
Sep 22 21:24:00 arch kernel:   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
Sep 22 21:24:00 arch kernel:   Normal   [mem 0x0000000100000000-0x000000025dffffff]
Sep 22 21:24:00 arch kernel:   Device   empty
Sep 22 21:24:00 arch kernel: Movable zone start for each node
Sep 22 21:24:00 arch kernel: Early memory node ranges
Sep 22 21:24:00 arch kernel:   node   0: [mem 0x0000000000001000-0x000000000009efff]
Sep 22 21:24:00 arch kernel:   node   0: [mem 0x0000000000100000-0x0000000098d21fff]
Sep 22 21:24:00 arch kernel:   node   0: [mem 0x000000009ad0e000-0x000000009ad0efff]
Sep 22 21:24:00 arch kernel:   node   0: [mem 0x0000000100000000-0x000000025dffffff]
Sep 22 21:24:00 arch kernel: Zeroed struct page in unavailable ranges: 29503 pages
Sep 22 21:24:00 arch kernel: Initmem setup node 0 [mem 0x0000000000001000-0x000000025dffffff]
Sep 22 21:24:00 arch kernel: On node 0 totalpages: 2059457
Sep 22 21:24:00 arch kernel:   DMA zone: 64 pages used for memmap
Sep 22 21:24:00 arch kernel:   DMA zone: 23 pages reserved
Sep 22 21:24:00 arch kernel:   DMA zone: 3998 pages, LIFO batch:0
Sep 22 21:24:00 arch kernel:   DMA32 zone: 9717 pages used for memmap
Sep 22 21:24:00 arch kernel:   DMA32 zone: 621859 pages, LIFO batch:63
Sep 22 21:24:00 arch kernel:   Normal zone: 22400 pages used for memmap
Sep 22 21:24:00 arch kernel:   Normal zone: 1433600 pages, LIFO batch:63
Sep 22 21:24:00 arch kernel: Reserving Intel graphics memory at [mem 0x9c000000-0x9fffffff]
Sep 22 21:24:00 arch kernel: ACPI: PM-Timer IO Port: 0x1808
Sep 22 21:24:00 arch kernel: ACPI: Local APIC address 0xfee00000
Sep 22 21:24:00 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
Sep 22 21:24:00 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
Sep 22 21:24:00 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
Sep 22 21:24:00 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
Sep 22 21:24:00 arch kernel: IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
Sep 22 21:24:00 arch kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Sep 22 21:24:00 arch kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
Sep 22 21:24:00 arch kernel: ACPI: IRQ0 used by override.
Sep 22 21:24:00 arch kernel: ACPI: IRQ9 used by override.
Sep 22 21:24:00 arch kernel: Using ACPI (MADT) for SMP configuration information
Sep 22 21:24:00 arch kernel: ACPI: HPET id: 0x8086a201 base: 0xfed00000
Sep 22 21:24:00 arch kernel: smpboot: Allowing 4 CPUs, 0 hotplug CPUs
Sep 22 21:24:00 arch kernel: PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
Sep 22 21:24:00 arch kernel: PM: Registered nosave memory: [mem 0x0009f000-0x000fffff]
Sep 22 21:24:00 arch kernel: PM: Registered nosave memory: [mem 0x98d22000-0x9a584fff]
Sep 22 21:24:00 arch kernel: PM: Registered nosave memory: [mem 0x9a585000-0x9a601fff]
Sep 22 21:24:00 arch kernel: PM: Registered nosave memory: [mem 0x9a602000-0x9a68afff]
Sep 22 21:24:00 arch kernel: PM: Registered nosave memory: [mem 0x9a68b000-0x9ac0dfff]
Sep 22 21:24:00 arch kernel: PM: Registered nosave memory: [mem 0x9ac0e000-0x9ad0dfff]
Sep 22 21:24:00 arch kernel: PM: Registered nosave memory: [mem 0x9ad0f000-0x9fffffff]
Sep 22 21:24:00 arch kernel: PM: Registered nosave memory: [mem 0xa0000000-0xefffffff]
Sep 22 21:24:00 arch kernel: PM: Registered nosave memory: [mem 0xf0000000-0xf7ffffff]
Sep 22 21:24:00 arch kernel: PM: Registered nosave memory: [mem 0xf8000000-0xfdffffff]
Sep 22 21:24:00 arch kernel: PM: Registered nosave memory: [mem 0xfe000000-0xfe010fff]
Sep 22 21:24:00 arch kernel: PM: Registered nosave memory: [mem 0xfe011000-0xfebfffff]
Sep 22 21:24:00 arch kernel: PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
Sep 22 21:24:00 arch kernel: PM: Registered nosave memory: [mem 0xfec01000-0xfecfffff]
Sep 22 21:24:00 arch kernel: PM: Registered nosave memory: [mem 0xfed00000-0xfed03fff]
Sep 22 21:24:00 arch kernel: PM: Registered nosave memory: [mem 0xfed04000-0xfedfffff]
Sep 22 21:24:00 arch kernel: PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
Sep 22 21:24:00 arch kernel: PM: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
Sep 22 21:24:00 arch kernel: PM: Registered nosave memory: [mem 0xff000000-0xffffffff]
Sep 22 21:24:00 arch kernel: [mem 0xa0000000-0xefffffff] available for PCI devices
Sep 22 21:24:00 arch kernel: Booting paravirtualized kernel on bare hardware
Sep 22 21:24:00 arch kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
Sep 22 21:24:00 arch kernel: setup_percpu: NR_CPUS:320 nr_cpumask_bits:320 nr_cpu_ids:4 nr_node_ids:1
Sep 22 21:24:00 arch kernel: percpu: Embedded 54 pages/cpu s184320 r8192 d28672 u524288
Sep 22 21:24:00 arch kernel: pcpu-alloc: s184320 r8192 d28672 u524288 alloc=1*2097152
Sep 22 21:24:00 arch kernel: pcpu-alloc: [0] 0 1 2 3 
Sep 22 21:24:00 arch kernel: Built 1 zonelists, mobility grouping on.  Total pages: 2027253
Sep 22 21:24:00 arch kernel: Policy zone: Normal
Sep 22 21:24:00 arch kernel: Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=d07c8ce5-f75c-48bd-910e-24c9a2a66f84 rw loglevel=3 quiet
Sep 22 21:24:00 arch kernel: Calgary: detecting Calgary via BIOS EBDA area
Sep 22 21:24:00 arch kernel: Calgary: Unable to locate Rio Grande table in EBDA - bailing!
Sep 22 21:24:00 arch kernel: Memory: 7924272K/8237828K available (12291K kernel code, 1319K rwdata, 3904K rodata, 1608K init, 3616K bss, 313556K reserved, 0K cma-reserved)
Sep 22 21:24:00 arch kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
Sep 22 21:24:00 arch kernel: ftrace: allocating 37401 entries in 147 pages
Sep 22 21:24:00 arch kernel: rcu: Preemptible hierarchical RCU implementation.
Sep 22 21:24:00 arch kernel: rcu:         CONFIG_RCU_FANOUT set to non-default value of 32.
Sep 22 21:24:00 arch kernel: rcu:         RCU dyntick-idle grace-period acceleration is enabled.
Sep 22 21:24:00 arch kernel: rcu:         RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=4.
Sep 22 21:24:00 arch kernel: rcu:         RCU priority boosting: priority 1 delay 500 ms.
Sep 22 21:24:00 arch kernel:         Tasks RCU enabled.
Sep 22 21:24:00 arch kernel: rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
Sep 22 21:24:00 arch kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
Sep 22 21:24:00 arch kernel: NR_IRQS: 20736, nr_irqs: 1024, preallocated irqs: 16
Sep 22 21:24:00 arch kernel: rcu:         Offload RCU callbacks from CPUs: (none).
Sep 22 21:24:00 arch kernel: random: get_random_bytes called from start_kernel+0x37e/0x559 with crng_init=0
Sep 22 21:24:00 arch kernel: Console: colour dummy device 80x25
Sep 22 21:24:00 arch kernel: printk: console [tty0] enabled
Sep 22 21:24:00 arch kernel: ACPI: Core revision 20190509
Sep 22 21:24:00 arch kernel: clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635855245 ns
Sep 22 21:24:00 arch kernel: hpet clockevent registered
Sep 22 21:24:00 arch kernel: APIC: Switch to symmetric I/O mode setup
Sep 22 21:24:00 arch kernel: DMAR: Host address width 39
Sep 22 21:24:00 arch kernel: DMAR: DRHD base: 0x000000fed90000 flags: 0x0
Sep 22 21:24:00 arch kernel: DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap 1c0000c40660462 ecap 19e2ff0505e
Sep 22 21:24:00 arch kernel: DMAR: DRHD base: 0x000000fed91000 flags: 0x1
Sep 22 21:24:00 arch kernel: DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap d2008c40660462 ecap f050da
Sep 22 21:24:00 arch kernel: DMAR: RMRR base: 0x00000099536000 end: 0x00000099555fff
Sep 22 21:24:00 arch kernel: DMAR: RMRR base: 0x0000009b800000 end: 0x0000009fffffff
Sep 22 21:24:00 arch kernel: DMAR-IR: IOAPIC id 2 under DRHD base  0xfed91000 IOMMU 1
Sep 22 21:24:00 arch kernel: DMAR-IR: HPET id 0 under DRHD base 0xfed91000
Sep 22 21:24:00 arch kernel: DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
Sep 22 21:24:00 arch kernel: DMAR-IR: Enabled IRQ remapping in x2apic mode
Sep 22 21:24:00 arch kernel: x2apic enabled
Sep 22 21:24:00 arch kernel: Switched APIC routing to cluster x2apic.
Sep 22 21:24:00 arch kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
Sep 22 21:24:00 arch kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x2135f7c97c8, max_idle_ns: 440795273205 ns
Sep 22 21:24:00 arch kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 4609.00 BogoMIPS (lpj=7680000)
Sep 22 21:24:00 arch kernel: pid_max: default: 32768 minimum: 301
Sep 22 21:24:00 arch kernel: LSM: Security Framework initializing
Sep 22 21:24:00 arch kernel: Yama: becoming mindful.
Sep 22 21:24:00 arch kernel: Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
Sep 22 21:24:00 arch kernel: Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
Sep 22 21:24:00 arch kernel: Mount-cache hash table entries: 16384 (order: 5, 131072 bytes)
Sep 22 21:24:00 arch kernel: Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes)
Sep 22 21:24:00 arch kernel: *** VALIDATE proc ***
Sep 22 21:24:00 arch kernel: *** VALIDATE cgroup1 ***
Sep 22 21:24:00 arch kernel: *** VALIDATE cgroup2 ***
Sep 22 21:24:00 arch kernel: mce: CPU0: Thermal monitoring enabled (TM1)
Sep 22 21:24:00 arch kernel: process: using mwait in idle threads
Sep 22 21:24:00 arch kernel: Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
Sep 22 21:24:00 arch kernel: Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
Sep 22 21:24:00 arch kernel: Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
Sep 22 21:24:00 arch kernel: Spectre V2 : Mitigation: Enhanced IBRS
Sep 22 21:24:00 arch kernel: Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
Sep 22 21:24:00 arch kernel: Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
Sep 22 21:24:00 arch kernel: Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
Sep 22 21:24:00 arch kernel: Freeing SMP alternatives memory: 32K
Sep 22 21:24:00 arch kernel: TSC deadline timer enabled
Sep 22 21:24:00 arch kernel: smpboot: CPU0: Intel(R) Core(TM) i3-8145U CPU @ 2.10GHz (family: 0x6, model: 0x8e, stepping: 0xc)
Sep 22 21:24:00 arch kernel: Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
Sep 22 21:24:00 arch kernel: ... version:                4
Sep 22 21:24:00 arch kernel: ... bit width:              48
Sep 22 21:24:00 arch kernel: ... generic registers:      4
Sep 22 21:24:00 arch kernel: ... value mask:             0000ffffffffffff
Sep 22 21:24:00 arch kernel: ... max period:             00007fffffffffff
Sep 22 21:24:00 arch kernel: ... fixed-purpose events:   3
Sep 22 21:24:00 arch kernel: ... event mask:             000000070000000f
Sep 22 21:24:00 arch kernel: rcu: Hierarchical SRCU implementation.
Sep 22 21:24:00 arch kernel: NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
Sep 22 21:24:00 arch kernel: smp: Bringing up secondary CPUs ...
Sep 22 21:24:00 arch kernel: x86: Booting SMP configuration:
Sep 22 21:24:00 arch kernel: .... node  #0, CPUs:      #1
Sep 22 21:24:00 arch kernel: [Firmware Bug]: TSC ADJUST differs within socket(s), fixing all errors
Sep 22 21:24:00 arch kernel:  #2 #3
Sep 22 21:24:00 arch kernel: smp: Brought up 1 node, 4 CPUs
Sep 22 21:24:00 arch kernel: smpboot: Max logical packages: 1
Sep 22 21:24:00 arch kernel: smpboot: Total of 4 processors activated (18439.00 BogoMIPS)
Sep 22 21:24:00 arch kernel: devtmpfs: initialized
Sep 22 21:24:00 arch kernel: x86/mm: Memory block size: 128MB
Sep 22 21:24:00 arch kernel: PM: Registering ACPI NVS region [mem 0x9a602000-0x9a68afff] (561152 bytes)
Sep 22 21:24:00 arch kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
Sep 22 21:24:00 arch kernel: futex hash table entries: 1024 (order: 4, 65536 bytes)
Sep 22 21:24:00 arch kernel: pinctrl core: initialized pinctrl subsystem
Sep 22 21:24:00 arch kernel: PM: RTC time: 21:23:59, date: 2019-09-22
Sep 22 21:24:00 arch kernel: NET: Registered protocol family 16
Sep 22 21:24:00 arch kernel: audit: initializing netlink subsys (disabled)
Sep 22 21:24:00 arch kernel: audit: type=2000 audit(1569187438.209:1): state=initialized audit_enabled=0 res=1
Sep 22 21:24:00 arch kernel: cpuidle: using governor ladder
Sep 22 21:24:00 arch kernel: cpuidle: using governor menu
Sep 22 21:24:00 arch kernel: ACPI: bus type PCI registered
Sep 22 21:24:00 arch kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
Sep 22 21:24:00 arch kernel: PCI: MMCONFIG for domain 0000 [bus 00-7f] at [mem 0xf0000000-0xf7ffffff] (base 0xf0000000)
Sep 22 21:24:00 arch kernel: PCI: MMCONFIG at [mem 0xf0000000-0xf7ffffff] reserved in E820
Sep 22 21:24:00 arch kernel: PCI: Using configuration type 1 for base access
Sep 22 21:24:00 arch kernel: ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
Sep 22 21:24:00 arch kernel: HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
Sep 22 21:24:00 arch kernel: HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
Sep 22 21:24:00 arch kernel: ACPI: Added _OSI(Module Device)
Sep 22 21:24:00 arch kernel: ACPI: Added _OSI(Processor Device)
Sep 22 21:24:00 arch kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
Sep 22 21:24:00 arch kernel: ACPI: Added _OSI(Processor Aggregator Device)
Sep 22 21:24:00 arch kernel: ACPI: Added _OSI(Linux-Dell-Video)
Sep 22 21:24:00 arch kernel: ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
Sep 22 21:24:00 arch kernel: ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
Sep 22 21:24:00 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS01._UPC], AE_ALREADY_EXISTS (20190509/dswload2-323)
Sep 22 21:24:00 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20190509/psobject-220)
Sep 22 21:24:00 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Sep 22 21:24:00 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS01._PLD], AE_ALREADY_EXISTS (20190509/dswload2-323)
Sep 22 21:24:00 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20190509/psobject-220)
Sep 22 21:24:00 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Sep 22 21:24:00 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS02._UPC], AE_ALREADY_EXISTS (20190509/dswload2-323)
Sep 22 21:24:00 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20190509/psobject-220)
Sep 22 21:24:00 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Sep 22 21:24:00 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS02._PLD], AE_ALREADY_EXISTS (20190509/dswload2-323)
Sep 22 21:24:00 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20190509/psobject-220)
Sep 22 21:24:00 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Sep 22 21:24:00 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS03._UPC], AE_ALREADY_EXISTS (20190509/dswload2-323)
Sep 22 21:24:00 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20190509/psobject-220)
Sep 22 21:24:00 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Sep 22 21:24:00 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS03._PLD], AE_ALREADY_EXISTS (20190509/dswload2-323)
Sep 22 21:24:00 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20190509/psobject-220)
Sep 22 21:24:00 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Sep 22 21:24:00 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS04._UPC], AE_ALREADY_EXISTS (20190509/dswload2-323)
Sep 22 21:24:00 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20190509/psobject-220)
Sep 22 21:24:00 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Sep 22 21:24:00 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS04._PLD], AE_ALREADY_EXISTS (20190509/dswload2-323)
Sep 22 21:24:00 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20190509/psobject-220)
Sep 22 21:24:00 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Sep 22 21:24:00 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS05._UPC], AE_ALREADY_EXISTS (20190509/dswload2-323)
Sep 22 21:24:00 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20190509/psobject-220)
Sep 22 21:24:00 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Sep 22 21:24:00 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS05._PLD], AE_ALREADY_EXISTS (20190509/dswload2-323)
Sep 22 21:24:00 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20190509/psobject-220)
Sep 22 21:24:00 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Sep 22 21:24:00 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS06._UPC], AE_ALREADY_EXISTS (20190509/dswload2-323)
Sep 22 21:24:00 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20190509/psobject-220)
Sep 22 21:24:00 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Sep 22 21:24:00 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS06._PLD], AE_ALREADY_EXISTS (20190509/dswload2-323)
Sep 22 21:24:00 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20190509/psobject-220)
Sep 22 21:24:00 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Sep 22 21:24:00 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS07._UPC], AE_ALREADY_EXISTS (20190509/dswload2-323)
Sep 22 21:24:00 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20190509/psobject-220)
Sep 22 21:24:00 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Sep 22 21:24:00 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS07._PLD], AE_ALREADY_EXISTS (20190509/dswload2-323)
Sep 22 21:24:00 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20190509/psobject-220)
Sep 22 21:24:00 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Sep 22 21:24:00 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS08._UPC], AE_ALREADY_EXISTS (20190509/dswload2-323)
Sep 22 21:24:00 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20190509/psobject-220)
Sep 22 21:24:00 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Sep 22 21:24:00 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS08._PLD], AE_ALREADY_EXISTS (20190509/dswload2-323)
Sep 22 21:24:00 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20190509/psobject-220)
Sep 22 21:24:00 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Sep 22 21:24:00 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS09._UPC], AE_ALREADY_EXISTS (20190509/dswload2-323)
Sep 22 21:24:00 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20190509/psobject-220)
Sep 22 21:24:00 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Sep 22 21:24:00 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS09._PLD], AE_ALREADY_EXISTS (20190509/dswload2-323)
Sep 22 21:24:00 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20190509/psobject-220)
Sep 22 21:24:00 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Sep 22 21:24:00 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS10._UPC], AE_ALREADY_EXISTS (20190509/dswload2-323)
Sep 22 21:24:00 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20190509/psobject-220)
Sep 22 21:24:00 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Sep 22 21:24:00 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS10._PLD], AE_ALREADY_EXISTS (20190509/dswload2-323)
Sep 22 21:24:00 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20190509/psobject-220)
Sep 22 21:24:00 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Sep 22 21:24:00 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.USR1._UPC], AE_ALREADY_EXISTS (20190509/dswload2-323)
Sep 22 21:24:00 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20190509/psobject-220)
Sep 22 21:24:00 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Sep 22 21:24:00 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.USR1._PLD], AE_ALREADY_EXISTS (20190509/dswload2-323)
Sep 22 21:24:00 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20190509/psobject-220)
Sep 22 21:24:00 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Sep 22 21:24:00 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.USR2._UPC], AE_ALREADY_EXISTS (20190509/dswload2-323)
Sep 22 21:24:00 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20190509/psobject-220)
Sep 22 21:24:00 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Sep 22 21:24:00 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.USR2._PLD], AE_ALREADY_EXISTS (20190509/dswload2-323)
Sep 22 21:24:00 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20190509/psobject-220)
Sep 22 21:24:00 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Sep 22 21:24:00 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.SS01._UPC], AE_ALREADY_EXISTS (20190509/dswload2-323)
Sep 22 21:24:00 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20190509/psobject-220)
Sep 22 21:24:00 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Sep 22 21:24:00 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.SS01._PLD], AE_ALREADY_EXISTS (20190509/dswload2-323)
Sep 22 21:24:00 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20190509/psobject-220)
Sep 22 21:24:00 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Sep 22 21:24:00 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.SS02._UPC], AE_ALREADY_EXISTS (20190509/dswload2-323)
Sep 22 21:24:00 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20190509/psobject-220)
Sep 22 21:24:00 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Sep 22 21:24:00 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.SS02._PLD], AE_ALREADY_EXISTS (20190509/dswload2-323)
Sep 22 21:24:00 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20190509/psobject-220)
Sep 22 21:24:00 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Sep 22 21:24:00 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.SS03._UPC], AE_ALREADY_EXISTS (20190509/dswload2-323)
Sep 22 21:24:00 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20190509/psobject-220)
Sep 22 21:24:00 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Sep 22 21:24:00 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.SS03._PLD], AE_ALREADY_EXISTS (20190509/dswload2-323)
Sep 22 21:24:00 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20190509/psobject-220)
Sep 22 21:24:00 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Sep 22 21:24:00 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.SS04._UPC], AE_ALREADY_EXISTS (20190509/dswload2-323)
Sep 22 21:24:00 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20190509/psobject-220)
Sep 22 21:24:00 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Sep 22 21:24:00 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.SS04._PLD], AE_ALREADY_EXISTS (20190509/dswload2-323)
Sep 22 21:24:00 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20190509/psobject-220)
Sep 22 21:24:00 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Sep 22 21:24:00 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.SS05._UPC], AE_ALREADY_EXISTS (20190509/dswload2-323)
Sep 22 21:24:00 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20190509/psobject-220)
Sep 22 21:24:00 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Sep 22 21:24:00 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.SS05._PLD], AE_ALREADY_EXISTS (20190509/dswload2-323)
Sep 22 21:24:00 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20190509/psobject-220)
Sep 22 21:24:00 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Sep 22 21:24:00 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.SS06._UPC], AE_ALREADY_EXISTS (20190509/dswload2-323)
Sep 22 21:24:00 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20190509/psobject-220)
Sep 22 21:24:00 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Sep 22 21:24:00 arch kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.SS06._PLD], AE_ALREADY_EXISTS (20190509/dswload2-323)
Sep 22 21:24:00 arch kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20190509/psobject-220)
Sep 22 21:24:00 arch kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Sep 22 21:24:00 arch kernel: ACPI: 7 ACPI AML tables successfully acquired and loaded
Sep 22 21:24:00 arch kernel: ACPI: EC: EC started
Sep 22 21:24:00 arch kernel: ACPI: EC: interrupt blocked
Sep 22 21:24:00 arch kernel: ACPI: \: Used as first EC
Sep 22 21:24:00 arch kernel: ACPI: \: GPE=0x50, EC_CMD/EC_SC=0x66, EC_DATA=0x62
Sep 22 21:24:00 arch kernel: ACPI: EC: Boot ECDT EC used to handle transactions
Sep 22 21:24:00 arch kernel: ACPI: Dynamic OEM Table Load:
Sep 22 21:24:00 arch kernel: ACPI: SSDT 0xFFFF916B53D1D100 0000F4 (v02 PmRef  Cpu0Psd  00003000 INTL 20160527)
Sep 22 21:24:00 arch kernel: ACPI: \_SB_.PR00: _OSC native thermal LVT Acked
Sep 22 21:24:00 arch kernel: ACPI: Dynamic OEM Table Load:
Sep 22 21:24:00 arch kernel: ACPI: SSDT 0xFFFF916B53F77400 000400 (v02 PmRef  Cpu0Cst  00003001 INTL 20160527)
Sep 22 21:24:00 arch kernel: ACPI: Dynamic OEM Table Load:
Sep 22 21:24:00 arch kernel: ACPI: SSDT 0xFFFF916B54235000 0005A2 (v02 PmRef  Cpu0Ist  00003000 INTL 20160527)
Sep 22 21:24:00 arch kernel: ACPI: Dynamic OEM Table Load:
Sep 22 21:24:00 arch kernel: ACPI: SSDT 0xFFFF916B53CD3C00 00011B (v02 PmRef  Cpu0Hwp  00003000 INTL 20160527)
Sep 22 21:24:00 arch kernel: ACPI: Dynamic OEM Table Load:
Sep 22 21:24:00 arch kernel: ACPI: SSDT 0xFFFF916B54230000 000724 (v02 PmRef  HwpLvt   00003000 INTL 20160527)
Sep 22 21:24:00 arch kernel: ACPI: Dynamic OEM Table Load:
Sep 22 21:24:00 arch kernel: ACPI: SSDT 0xFFFF916B54237000 0005FC (v02 PmRef  ApIst    00003000 INTL 20160527)
Sep 22 21:24:00 arch kernel: ACPI: Dynamic OEM Table Load:
Sep 22 21:24:00 arch kernel: ACPI: SSDT 0xFFFF916B53F77800 000317 (v02 PmRef  ApHwp    00003000 INTL 20160527)
Sep 22 21:24:00 arch kernel: ACPI: Dynamic OEM Table Load:
Sep 22 21:24:00 arch kernel: ACPI: SSDT 0xFFFF916B53E15000 000AB0 (v02 PmRef  ApPsd    00003000 INTL 20160527)
Sep 22 21:24:00 arch kernel: ACPI: Dynamic OEM Table Load:
Sep 22 21:24:00 arch kernel: ACPI: SSDT 0xFFFF916B53F75C00 00030A (v02 PmRef  ApCst    00003000 INTL 20160527)
Sep 22 21:24:00 arch kernel: ACPI: Interpreter enabled
Sep 22 21:24:00 arch kernel: ACPI: (supports S0 S3 S4 S5)
Sep 22 21:24:00 arch kernel: ACPI: Using IOAPIC for interrupt routing
Sep 22 21:24:00 arch kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
Sep 22 21:24:00 arch kernel: ACPI: Enabled 8 GPEs in block 00 to 7F
Sep 22 21:24:00 arch kernel: ACPI: Power Resource [USBC] (on)
Sep 22 21:24:00 arch kernel: ACPI: Power Resource [V0PR] (on)
Sep 22 21:24:00 arch kernel: ACPI: Power Resource [V1PR] (on)
Sep 22 21:24:00 arch kernel: ACPI: Power Resource [V2PR] (on)
Sep 22 21:24:00 arch kernel: ACPI: Power Resource [WRST] (on)
Sep 22 21:24:00 arch kernel: ACPI: Power Resource [PIN] (off)
Sep 22 21:24:00 arch kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-7e])
Sep 22 21:24:00 arch kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
Sep 22 21:24:00 arch kernel: acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR]
Sep 22 21:24:00 arch kernel: PCI host bridge to bus 0000:00
Sep 22 21:24:00 arch kernel: pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
Sep 22 21:24:00 arch kernel: pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
Sep 22 21:24:00 arch kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
Sep 22 21:24:00 arch kernel: pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff window]
Sep 22 21:24:00 arch kernel: pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff window]
Sep 22 21:24:00 arch kernel: pci_bus 0000:00: root bus resource [mem 0x000e8000-0x000ebfff window]
Sep 22 21:24:00 arch kernel: pci_bus 0000:00: root bus resource [mem 0x000ec000-0x000effff window]
Sep 22 21:24:00 arch kernel: pci_bus 0000:00: root bus resource [mem 0x000f0000-0x000fffff window]
Sep 22 21:24:00 arch kernel: pci_bus 0000:00: root bus resource [mem 0xa0000000-0xefffffff window]
Sep 22 21:24:00 arch kernel: pci_bus 0000:00: root bus resource [mem 0xfc800000-0xfe7fffff window]
Sep 22 21:24:00 arch kernel: pci_bus 0000:00: root bus resource [bus 00-7e]
Sep 22 21:24:00 arch kernel: pci 0000:00:00.0: [8086:3e35] type 00 class 0x060000
Sep 22 21:24:00 arch kernel: pci 0000:00:02.0: [8086:3ea0] type 00 class 0x030000
Sep 22 21:24:00 arch kernel: pci 0000:00:02.0: reg 0x10: [mem 0xb0000000-0xb0ffffff 64bit]
Sep 22 21:24:00 arch kernel: pci 0000:00:02.0: reg 0x18: [mem 0xa0000000-0xafffffff 64bit pref]
Sep 22 21:24:00 arch kernel: pci 0000:00:02.0: reg 0x20: [io  0x3000-0x303f]
Sep 22 21:24:00 arch kernel: pci 0000:00:02.0: BAR 2: assigned to efifb
Sep 22 21:24:00 arch kernel: pci 0000:00:04.0: [8086:1903] type 00 class 0x118000
Sep 22 21:24:00 arch kernel: pci 0000:00:04.0: reg 0x10: [mem 0xb1310000-0xb1317fff 64bit]
Sep 22 21:24:00 arch kernel: pci 0000:00:08.0: [8086:1911] type 00 class 0x088000
Sep 22 21:24:00 arch kernel: pci 0000:00:08.0: reg 0x10: [mem 0xb132b000-0xb132bfff 64bit]
Sep 22 21:24:00 arch kernel: pci 0000:00:12.0: [8086:9df9] type 00 class 0x118000
Sep 22 21:24:00 arch kernel: pci 0000:00:12.0: reg 0x10: [mem 0xb132a000-0xb132afff 64bit]
Sep 22 21:24:00 arch kernel: pci 0000:00:14.0: [8086:9ded] type 00 class 0x0c0330
Sep 22 21:24:00 arch kernel: pci 0000:00:14.0: reg 0x10: [mem 0xb1300000-0xb130ffff 64bit]
Sep 22 21:24:00 arch kernel: pci 0000:00:14.0: PME# supported from D3hot D3cold
Sep 22 21:24:00 arch kernel: pci 0000:00:14.2: [8086:9def] type 00 class 0x050000
Sep 22 21:24:00 arch kernel: pci 0000:00:14.2: reg 0x10: [mem 0xb131e000-0xb131ffff 64bit]
Sep 22 21:24:00 arch kernel: pci 0000:00:14.2: reg 0x18: [mem 0xb1329000-0xb1329fff 64bit]
Sep 22 21:24:00 arch kernel: pci 0000:00:14.5: [8086:9df5] type 00 class 0x080501
Sep 22 21:24:00 arch kernel: pci 0000:00:14.5: reg 0x10: [mem 0xb1328000-0xb1328fff 64bit]
Sep 22 21:24:00 arch kernel: pci 0000:00:15.0: [8086:9de8] type 00 class 0x0c8000
Sep 22 21:24:00 arch kernel: pci 0000:00:15.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
Sep 22 21:24:00 arch kernel: pci 0000:00:15.1: [8086:9de9] type 00 class 0x0c8000
Sep 22 21:24:00 arch kernel: pci 0000:00:15.1: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
Sep 22 21:24:00 arch kernel: pci 0000:00:16.0: [8086:9de0] type 00 class 0x078000
Sep 22 21:24:00 arch kernel: pci 0000:00:16.0: reg 0x10: [mem 0xb1325000-0xb1325fff 64bit]
Sep 22 21:24:00 arch kernel: pci 0000:00:16.0: PME# supported from D3hot
Sep 22 21:24:00 arch kernel: pci 0000:00:17.0: [8086:282a] type 00 class 0x010400
Sep 22 21:24:00 arch kernel: pci 0000:00:17.0: reg 0x10: [mem 0xb131c000-0xb131dfff]
Sep 22 21:24:00 arch kernel: pci 0000:00:17.0: reg 0x14: [mem 0xb1324000-0xb13240ff]
Sep 22 21:24:00 arch kernel: pci 0000:00:17.0: reg 0x18: [io  0x3090-0x3097]
Sep 22 21:24:00 arch kernel: pci 0000:00:17.0: reg 0x1c: [io  0x3080-0x3083]
Sep 22 21:24:00 arch kernel: pci 0000:00:17.0: reg 0x20: [io  0x3060-0x307f]
Sep 22 21:24:00 arch kernel: pci 0000:00:17.0: reg 0x24: [mem 0xb1323000-0xb13237ff]
Sep 22 21:24:00 arch kernel: pci 0000:00:17.0: PME# supported from D3hot
Sep 22 21:24:00 arch kernel: pci 0000:00:1d.0: [8086:9db1] type 01 class 0x060400
Sep 22 21:24:00 arch kernel: pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
Sep 22 21:24:00 arch kernel: pci 0000:00:1d.0: PTM enabled (root), 4dns granularity
Sep 22 21:24:00 arch kernel: pci 0000:00:1e.0: [8086:9da8] type 00 class 0x078000
Sep 22 21:24:00 arch kernel: pci 0000:00:1e.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
Sep 22 21:24:00 arch kernel: pci 0000:00:1e.2: [8086:9daa] type 00 class 0x0c8000
Sep 22 21:24:00 arch kernel: pci 0000:00:1e.2: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
Sep 22 21:24:00 arch kernel: pci 0000:00:1f.0: [8086:9d84] type 00 class 0x060100
Sep 22 21:24:00 arch kernel: pci 0000:00:1f.3: [8086:9dc8] type 00 class 0x040380
Sep 22 21:24:00 arch kernel: pci 0000:00:1f.3: reg 0x10: [mem 0xb1318000-0xb131bfff 64bit]
Sep 22 21:24:00 arch kernel: pci 0000:00:1f.3: reg 0x20: [mem 0xb1200000-0xb12fffff 64bit]
Sep 22 21:24:00 arch kernel: pci 0000:00:1f.3: PME# supported from D3hot D3cold
Sep 22 21:24:00 arch kernel: pci 0000:00:1f.4: [8086:9da3] type 00 class 0x0c0500
Sep 22 21:24:00 arch kernel: pci 0000:00:1f.4: reg 0x10: [mem 0xb1320000-0xb13200ff 64bit]
Sep 22 21:24:00 arch kernel: pci 0000:00:1f.4: reg 0x20: [io  0xefa0-0xefbf]
Sep 22 21:24:00 arch kernel: pci 0000:00:1f.5: [8086:9da4] type 00 class 0x0c8000
Sep 22 21:24:00 arch kernel: pci 0000:00:1f.5: reg 0x10: [mem 0xfe010000-0xfe010fff]
Sep 22 21:24:00 arch kernel: pci 0000:01:00.0: [168c:0042] type 00 class 0x028000
Sep 22 21:24:00 arch kernel: pci 0000:01:00.0: reg 0x10: [mem 0xb1000000-0xb11fffff 64bit]
Sep 22 21:24:00 arch kernel: pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
Sep 22 21:24:00 arch kernel: pci 0000:00:1d.0: PCI bridge to [bus 01]
Sep 22 21:24:00 arch kernel: pci 0000:00:1d.0:   bridge window [mem 0xb1000000-0xb11fffff]
Sep 22 21:24:00 arch kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 11 12 14 15) *0
Sep 22 21:24:00 arch kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 10 11 12 14 15) *1
Sep 22 21:24:00 arch kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 11 12 14 15) *0
Sep 22 21:24:00 arch kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 11 12 14 15) *0
Sep 22 21:24:00 arch kernel: ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 11 12 14 15) *0
Sep 22 21:24:00 arch kernel: ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) *0
Sep 22 21:24:00 arch kernel: ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 11 12 14 15) *0
Sep 22 21:24:00 arch kernel: ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 11 12 14 15) *0
Sep 22 21:24:00 arch kernel: ACPI: EC: interrupt unblocked
Sep 22 21:24:00 arch kernel: ACPI: EC: event unblocked
Sep 22 21:24:00 arch kernel: ACPI: \_SB_.PCI0.LPCB.EC0_: GPE=0x50, EC_CMD/EC_SC=0x66, EC_DATA=0x62
Sep 22 21:24:00 arch kernel: ACPI: \_SB_.PCI0.LPCB.EC0_: Boot DSDT EC used to handle transactions and events
Sep 22 21:24:00 arch kernel: pci 0000:00:02.0: vgaarb: setting as boot VGA device
Sep 22 21:24:00 arch kernel: pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
Sep 22 21:24:00 arch kernel: pci 0000:00:02.0: vgaarb: bridge control possible
Sep 22 21:24:00 arch kernel: vgaarb: loaded
Sep 22 21:24:00 arch kernel: ACPI: bus type USB registered
Sep 22 21:24:00 arch kernel: usbcore: registered new interface driver usbfs
Sep 22 21:24:00 arch kernel: usbcore: registered new interface driver hub
Sep 22 21:24:00 arch kernel: usbcore: registered new device driver usb
Sep 22 21:24:00 arch kernel: pps_core: LinuxPPS API ver. 1 registered
Sep 22 21:24:00 arch kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
Sep 22 21:24:00 arch kernel: PTP clock support registered
Sep 22 21:24:00 arch kernel: EDAC MC: Ver: 3.0.0
Sep 22 21:24:00 arch kernel: Registered efivars operations
Sep 22 21:24:00 arch kernel: PCI: Using ACPI for IRQ routing
Sep 22 21:24:00 arch kernel: PCI: pci_cache_line_size set to 64 bytes
Sep 22 21:24:00 arch kernel: e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff]
Sep 22 21:24:00 arch kernel: e820: reserve RAM buffer [mem 0x98d22000-0x9bffffff]
Sep 22 21:24:00 arch kernel: e820: reserve RAM buffer [mem 0x9ad0f000-0x9bffffff]
Sep 22 21:24:00 arch kernel: e820: reserve RAM buffer [mem 0x25e000000-0x25fffffff]
Sep 22 21:24:00 arch kernel: NetLabel: Initializing
Sep 22 21:24:00 arch kernel: NetLabel:  domain hash size = 128
Sep 22 21:24:00 arch kernel: NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
Sep 22 21:24:00 arch kernel: NetLabel:  unlabeled traffic allowed by default
Sep 22 21:24:00 arch kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
Sep 22 21:24:00 arch kernel: hpet0: 8 comparators, 64-bit 24.000000 MHz counter
Sep 22 21:24:00 arch kernel: clocksource: Switched to clocksource tsc-early
Sep 22 21:24:00 arch kernel: VFS: Disk quotas dquot_6.6.0
Sep 22 21:24:00 arch kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Sep 22 21:24:00 arch kernel: *** VALIDATE hugetlbfs ***
Sep 22 21:24:00 arch kernel: pnp: PnP ACPI init
Sep 22 21:24:00 arch kernel: system 00:00: [mem 0x40000000-0x403fffff] could not be reserved
Sep 22 21:24:00 arch kernel: system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
Sep 22 21:24:00 arch kernel: system 00:01: [io  0x0680-0x069f] has been reserved
Sep 22 21:24:00 arch kernel: system 00:01: [io  0x164e-0x164f] has been reserved
Sep 22 21:24:00 arch kernel: system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
Sep 22 21:24:00 arch kernel: system 00:02: [io  0x1854-0x1857] has been reserved
Sep 22 21:24:00 arch kernel: system 00:02: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
Sep 22 21:24:00 arch kernel: pnp 00:03: Plug and Play ACPI device, IDs ATK3001 PNP030b (active)
Sep 22 21:24:00 arch kernel: system 00:04: [mem 0xfed10000-0xfed17fff] has been reserved
Sep 22 21:24:00 arch kernel: system 00:04: [mem 0xfed18000-0xfed18fff] has been reserved
Sep 22 21:24:00 arch kernel: system 00:04: [mem 0xfed19000-0xfed19fff] has been reserved
Sep 22 21:24:00 arch kernel: system 00:04: [mem 0xf0000000-0xf7ffffff] has been reserved
Sep 22 21:24:00 arch kernel: system 00:04: [mem 0xfed20000-0xfed3ffff] has been reserved
Sep 22 21:24:00 arch kernel: system 00:04: [mem 0xfed90000-0xfed93fff] could not be reserved
Sep 22 21:24:00 arch kernel: system 00:04: [mem 0xfed45000-0xfed8ffff] has been reserved
Sep 22 21:24:00 arch kernel: system 00:04: [mem 0xfee00000-0xfeefffff] could not be reserved
Sep 22 21:24:00 arch kernel: system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
Sep 22 21:24:00 arch kernel: system 00:05: [io  0x1800-0x18fe] could not be reserved
Sep 22 21:24:00 arch kernel: system 00:05: [mem 0xfd000000-0xfd69ffff] has been reserved
Sep 22 21:24:00 arch kernel: system 00:05: [mem 0xfd6b0000-0xfd6cffff] has been reserved
Sep 22 21:24:00 arch kernel: system 00:05: [mem 0xfd6f0000-0xfdffffff] has been reserved
Sep 22 21:24:00 arch kernel: system 00:05: [mem 0xfe000000-0xfe01ffff] could not be reserved
Sep 22 21:24:00 arch kernel: system 00:05: [mem 0xfe200000-0xfe7fffff] has been reserved
Sep 22 21:24:00 arch kernel: system 00:05: [mem 0xff000000-0xffffffff] has been reserved
Sep 22 21:24:00 arch kernel: system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
Sep 22 21:24:00 arch kernel: system 00:06: [io  0x2000-0x20fe] has been reserved
Sep 22 21:24:00 arch kernel: system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
Sep 22 21:24:00 arch kernel: system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
Sep 22 21:24:00 arch kernel: pnp: PnP ACPI: found 8 devices
Sep 22 21:24:00 arch kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
Sep 22 21:24:00 arch kernel: pci 0000:00:15.0: BAR 0: assigned [mem 0xb1321000-0xb1321fff 64bit]
Sep 22 21:24:00 arch kernel: pci 0000:00:15.1: BAR 0: assigned [mem 0xb1322000-0xb1322fff 64bit]
Sep 22 21:24:00 arch kernel: pci 0000:00:1e.0: BAR 0: assigned [mem 0xb1326000-0xb1326fff 64bit]
Sep 22 21:24:00 arch kernel: pci 0000:00:1e.2: BAR 0: assigned [mem 0xb1327000-0xb1327fff 64bit]
Sep 22 21:24:00 arch kernel: pci 0000:00:1d.0: PCI bridge to [bus 01]
Sep 22 21:24:00 arch kernel: pci 0000:00:1d.0:   bridge window [mem 0xb1000000-0xb11fffff]
Sep 22 21:24:00 arch kernel: pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
Sep 22 21:24:00 arch kernel: pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
Sep 22 21:24:00 arch kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
Sep 22 21:24:00 arch kernel: pci_bus 0000:00: resource 7 [mem 0x000e0000-0x000e3fff window]
Sep 22 21:24:00 arch kernel: pci_bus 0000:00: resource 8 [mem 0x000e4000-0x000e7fff window]
Sep 22 21:24:00 arch kernel: pci_bus 0000:00: resource 9 [mem 0x000e8000-0x000ebfff window]
Sep 22 21:24:00 arch kernel: pci_bus 0000:00: resource 10 [mem 0x000ec000-0x000effff window]
Sep 22 21:24:00 arch kernel: pci_bus 0000:00: resource 11 [mem 0x000f0000-0x000fffff window]
Sep 22 21:24:00 arch kernel: pci_bus 0000:00: resource 12 [mem 0xa0000000-0xefffffff window]
Sep 22 21:24:00 arch kernel: pci_bus 0000:00: resource 13 [mem 0xfc800000-0xfe7fffff window]
Sep 22 21:24:00 arch kernel: pci_bus 0000:01: resource 1 [mem 0xb1000000-0xb11fffff]
Sep 22 21:24:00 arch kernel: NET: Registered protocol family 2
Sep 22 21:24:00 arch kernel: tcp_listen_portaddr_hash hash table entries: 4096 (order: 4, 65536 bytes)
Sep 22 21:24:00 arch kernel: TCP established hash table entries: 65536 (order: 7, 524288 bytes)
Sep 22 21:24:00 arch kernel: TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
Sep 22 21:24:00 arch kernel: TCP: Hash tables configured (established 65536 bind 65536)
Sep 22 21:24:00 arch kernel: UDP hash table entries: 4096 (order: 5, 131072 bytes)
Sep 22 21:24:00 arch kernel: UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
Sep 22 21:24:00 arch kernel: NET: Registered protocol family 1
Sep 22 21:24:00 arch kernel: NET: Registered protocol family 44
Sep 22 21:24:00 arch kernel: pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
Sep 22 21:24:00 arch kernel: PCI: CLS 64 bytes, default 64
Sep 22 21:24:00 arch kernel: Trying to unpack rootfs image as initramfs...
Sep 22 21:24:00 arch kernel: Freeing initrd memory: 9140K
Sep 22 21:24:00 arch kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
Sep 22 21:24:00 arch kernel: software IO TLB: mapped [mem 0x8d233000-0x91233000] (64MB)
Sep 22 21:24:00 arch kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2135f7c97c8, max_idle_ns: 440795273205 ns
Sep 22 21:24:00 arch kernel: clocksource: Switched to clocksource tsc
Sep 22 21:24:00 arch kernel: platform rtc_cmos: registered platform RTC device (no PNP device found)
Sep 22 21:24:00 arch kernel: check: Scanning for low memory corruption every 60 seconds
Sep 22 21:24:00 arch kernel: Initialise system trusted keyrings
Sep 22 21:24:00 arch kernel: Key type blacklist registered
Sep 22 21:24:00 arch kernel: workingset: timestamp_bits=41 max_order=21 bucket_order=0
Sep 22 21:24:00 arch kernel: zbud: loaded
Sep 22 21:24:00 arch kernel: Key type asymmetric registered
Sep 22 21:24:00 arch kernel: Asymmetric key parser 'x509' registered
Sep 22 21:24:00 arch kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244)
Sep 22 21:24:00 arch kernel: io scheduler mq-deadline registered
Sep 22 21:24:00 arch kernel: io scheduler kyber registered
Sep 22 21:24:00 arch kernel: io scheduler bfq registered
Sep 22 21:24:00 arch kernel: pcieport 0000:00:1d.0: PME: Signaling with IRQ 122
Sep 22 21:24:00 arch kernel: pcieport 0000:00:1d.0: AER: enabled with IRQ 122
Sep 22 21:24:00 arch kernel: pcieport 0000:00:1d.0: DPC: error containment capabilities: Int Msg #0, RPExt+ PoisonedTLP+ SwTrigger+ RP PIO Log 4, DL_ActiveErr+
Sep 22 21:24:00 arch kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
Sep 22 21:24:00 arch kernel: efifb: probing for efifb
Sep 22 21:24:00 arch kernel: efifb: showing boot graphics
Sep 22 21:24:00 arch kernel: efifb: framebuffer at 0xa0000000, using 8128k, total 8128k
Sep 22 21:24:00 arch kernel: efifb: mode is 1920x1080x32, linelength=7680, pages=1
Sep 22 21:24:00 arch kernel: efifb: scrolling: redraw
Sep 22 21:24:00 arch kernel: efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
Sep 22 21:24:00 arch kernel: fbcon: Deferring console take-over
Sep 22 21:24:00 arch kernel: fb0: EFI VGA frame buffer device
Sep 22 21:24:00 arch kernel: intel_idle: MWAIT substates: 0x11142120
Sep 22 21:24:00 arch kernel: intel_idle: v0.4.1 model 0x8E
Sep 22 21:24:00 arch kernel: intel_idle: lapic_timer_reliable_states 0xffffffff
Sep 22 21:24:00 arch kernel: input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:19/PNP0C09:01/PNP0C0D:00/input/input0
Sep 22 21:24:00 arch kernel: ACPI: Lid Switch [LID]
Sep 22 21:24:00 arch kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
Sep 22 21:24:00 arch kernel: ACPI: Power Button [PWRB]
Sep 22 21:24:00 arch kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
Sep 22 21:24:00 arch kernel: ACPI: Power Button [PWRF]
Sep 22 21:24:00 arch kernel: thermal LNXTHERM:00: registered as thermal_zone0
Sep 22 21:24:00 arch kernel: ACPI: Thermal Zone [THRM] (67 C)
Sep 22 21:24:00 arch kernel: Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
Sep 22 21:24:00 arch kernel: AMD-Vi: AMD IOMMUv2 driver by Joerg Roedel <jroedel@suse.de>
Sep 22 21:24:00 arch kernel: AMD-Vi: AMD IOMMUv2 functionality not available on this system
Sep 22 21:24:00 arch kernel: usbcore: registered new interface driver usbserial_generic
Sep 22 21:24:00 arch kernel: usbserial: USB Serial support registered for generic
Sep 22 21:24:00 arch kernel: rtc_cmos rtc_cmos: RTC can wake from S4
Sep 22 21:24:00 arch kernel: rtc_cmos rtc_cmos: registered as rtc0
Sep 22 21:24:00 arch kernel: rtc_cmos rtc_cmos: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
Sep 22 21:24:00 arch kernel: intel_pstate: Intel P-state driver initializing
Sep 22 21:24:00 arch kernel: intel_pstate: HWP enabled
Sep 22 21:24:00 arch kernel: ledtrig-cpu: registered to indicate activity on CPUs
Sep 22 21:24:00 arch kernel: intel_pmc_core intel_pmc_core.0:  initialized
Sep 22 21:24:00 arch kernel: NET: Registered protocol family 10
Sep 22 21:24:00 arch kernel: Segment Routing with IPv6
Sep 22 21:24:00 arch kernel: NET: Registered protocol family 17
Sep 22 21:24:00 arch kernel: mce: Using 8 MCE banks
Sep 22 21:24:00 arch kernel: RAS: Correctable Errors collector initialized.
Sep 22 21:24:00 arch kernel: microcode: sig=0x806ec, pf=0x80, revision=0xb2
Sep 22 21:24:00 arch kernel: microcode: Microcode Update Driver: v2.2.
Sep 22 21:24:00 arch kernel: sched_clock: Marking stable (648349095, -2761771)->(651851312, -6263988)
Sep 22 21:24:00 arch kernel: registered taskstats version 1
Sep 22 21:24:00 arch kernel: Loading compiled-in X.509 certificates
Sep 22 21:24:00 arch kernel: Loaded X.509 cert 'Build time autogenerated kernel key: 2a9eb426a5fca0a342df1387297d7f852f3166ba'
Sep 22 21:24:00 arch kernel: zswap: loaded using pool lzo/zbud
Sep 22 21:24:00 arch kernel: Key type big_key registered
Sep 22 21:24:00 arch kernel: PM:   Magic number: 3:723:399
Sep 22 21:24:00 arch kernel: rtc_cmos rtc_cmos: setting system clock to 2019-09-22T21:23:59 UTC (1569187439)
Sep 22 21:24:00 arch kernel: Freeing unused decrypted memory: 2040K
Sep 22 21:24:00 arch kernel: Freeing unused kernel image memory: 1608K
Sep 22 21:24:00 arch kernel: Write protecting the kernel read-only data: 18432k
Sep 22 21:24:00 arch kernel: Freeing unused kernel image memory: 2012K
Sep 22 21:24:00 arch kernel: Freeing unused kernel image memory: 192K
Sep 22 21:24:00 arch kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
Sep 22 21:24:00 arch kernel: Run /init as init process
Sep 22 21:24:00 arch kernel: fbcon: Taking over console
Sep 22 21:24:00 arch kernel: Console: switching to colour frame buffer device 240x67
Sep 22 21:24:00 arch kernel: i8042: PNP: PS/2 Controller [PNP030b:PS2K] at 0x60,0x64 irq 1
Sep 22 21:24:00 arch kernel: i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
Sep 22 21:24:00 arch kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
Sep 22 21:24:00 arch kernel: sdhci: Secure Digital Host Controller Interface driver
Sep 22 21:24:00 arch kernel: sdhci: Copyright(c) Pierre Ossman
Sep 22 21:24:00 arch kernel: SCSI subsystem initialized
Sep 22 21:24:00 arch kernel: sdhci-pci 0000:00:14.5: SDHCI controller found [8086:9df5] (rev 30)
Sep 22 21:24:00 arch kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Sep 22 21:24:00 arch kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
Sep 22 21:24:00 arch kernel: xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x110 quirks 0x0000000000009810
Sep 22 21:24:00 arch kernel: xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
Sep 22 21:24:00 arch kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.02
Sep 22 21:24:00 arch kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Sep 22 21:24:00 arch kernel: usb usb1: Product: xHCI Host Controller
Sep 22 21:24:00 arch kernel: usb usb1: Manufacturer: Linux 5.2.14-arch2-1-ARCH xhci-hcd
Sep 22 21:24:00 arch kernel: usb usb1: SerialNumber: 0000:00:14.0
Sep 22 21:24:00 arch kernel: hub 1-0:1.0: USB hub found
Sep 22 21:24:00 arch kernel: hub 1-0:1.0: 12 ports detected
Sep 22 21:24:00 arch kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Sep 22 21:24:00 arch kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
Sep 22 21:24:00 arch kernel: xhci_hcd 0000:00:14.0: Host supports USB 3.0 SuperSpeed
Sep 22 21:24:00 arch kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.02
Sep 22 21:24:00 arch kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Sep 22 21:24:00 arch kernel: usb usb2: Product: xHCI Host Controller
Sep 22 21:24:00 arch kernel: usb usb2: Manufacturer: Linux 5.2.14-arch2-1-ARCH xhci-hcd
Sep 22 21:24:00 arch kernel: usb usb2: SerialNumber: 0000:00:14.0
Sep 22 21:24:00 arch kernel: hub 2-0:1.0: USB hub found
Sep 22 21:24:00 arch kernel: hub 2-0:1.0: 6 ports detected
Sep 22 21:24:00 arch kernel: usb: port power management may be unreliable
Sep 22 21:24:00 arch kernel: mmc0: SDHCI controller on PCI [0000:00:14.5] using ADMA 64-bit
Sep 22 21:24:00 arch kernel: libata version 3.00 loaded.
Sep 22 21:24:00 arch kernel: ahci 0000:00:17.0: version 3.0
Sep 22 21:24:00 arch kernel: ahci 0000:00:17.0: AHCI 0001.0301 32 slots 2 ports 6 Gbps 0x5 impl RAID mode
Sep 22 21:24:00 arch kernel: ahci 0000:00:17.0: flags: 64bit ncq sntf pm clo only pio slum part deso sadm sds apst 
Sep 22 21:24:00 arch kernel: scsi host0: ahci
Sep 22 21:24:00 arch kernel: scsi host1: ahci
Sep 22 21:24:00 arch kernel: scsi host2: ahci
Sep 22 21:24:00 arch kernel: ata1: SATA max UDMA/133 abar m2048@0xb1323000 port 0xb1323100 irq 125
Sep 22 21:24:00 arch kernel: ata2: DUMMY
Sep 22 21:24:00 arch kernel: ata3: SATA max UDMA/133 abar m2048@0xb1323000 port 0xb1323200 irq 125
Sep 22 21:24:00 arch kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3
Sep 22 21:24:00 arch kernel: ata3: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Sep 22 21:24:00 arch kernel: ata1: SATA link down (SStatus 4 SControl 300)
Sep 22 21:24:00 arch kernel: ata3.00: ATA-10: KINGSTON RBUSNS8180DS3128GJ, SBFK61E1, max UDMA/133
Sep 22 21:24:00 arch kernel: ata3.00: 250069680 sectors, multi 1: LBA48 NCQ (depth 32), AA
Sep 22 21:24:00 arch kernel: ata3.00: configured for UDMA/133
Sep 22 21:24:00 arch kernel: scsi 2:0:0:0: Direct-Access     ATA      KINGSTON RBUSNS8 61E1 PQ: 0 ANSI: 5
Sep 22 21:24:00 arch kernel: usb 1-1: new full-speed USB device number 2 using xhci_hcd
Sep 22 21:24:00 arch kernel: sd 2:0:0:0: [sda] 250069680 512-byte logical blocks: (128 GB/119 GiB)
Sep 22 21:24:00 arch kernel: sd 2:0:0:0: [sda] Write Protect is off
Sep 22 21:24:00 arch kernel: sd 2:0:0:0: [sda] Mode Sense: 00 3a 00 00
Sep 22 21:24:00 arch kernel: sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Sep 22 21:24:00 arch kernel:  sda: sda1 sda2 sda3 sda4 sda5 sda6 sda7
Sep 22 21:24:00 arch kernel: sd 2:0:0:0: [sda] Attached SCSI disk
Sep 22 21:24:00 arch kernel: random: fast init done
Sep 22 21:24:00 arch kernel: usb 1-1: New USB device found, idVendor=062a, idProduct=5918, bcdDevice= 1.02
Sep 22 21:24:00 arch kernel: usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Sep 22 21:24:00 arch kernel: usb 1-1: Product: 2.4G Keyboard Mouse
Sep 22 21:24:00 arch kernel: usb 1-1: Manufacturer: MOSART Semi.
Sep 22 21:24:00 arch kernel: hidraw: raw HID events driver (C) Jiri Kosina
Sep 22 21:24:00 arch kernel: EXT4-fs (sda7): mounted filesystem with ordered data mode. Opts: (null)
Sep 22 21:24:00 arch kernel: usbcore: registered new interface driver usbhid
Sep 22 21:24:00 arch kernel: usbhid: USB HID core driver
Sep 22 21:24:00 arch kernel: input: MOSART Semi. 2.4G Keyboard Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.0/0003:062A:5918.0001/input/input4
Sep 22 21:24:00 arch kernel: hid-generic 0003:062A:5918.0001: input,hidraw0: USB HID v1.10 Keyboard [MOSART Semi. 2.4G Keyboard Mouse] on usb-0000:00:14.0-1/input0
Sep 22 21:24:00 arch kernel: input: MOSART Semi. 2.4G Keyboard Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.1/0003:062A:5918.0002/input/input5
Sep 22 21:24:00 arch kernel: input: MOSART Semi. 2.4G Keyboard Mouse Consumer Control as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.1/0003:062A:5918.0002/input/input6
Sep 22 21:24:00 arch kernel: input: MOSART Semi. 2.4G Keyboard Mouse System Control as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.1/0003:062A:5918.0002/input/input7
Sep 22 21:24:00 arch kernel: input: MOSART Semi. 2.4G Keyboard Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.1/0003:062A:5918.0002/input/input8
Sep 22 21:24:00 arch kernel: hid-generic 0003:062A:5918.0002: input,hiddev0,hidraw1: USB HID v1.10 Mouse [MOSART Semi. 2.4G Keyboard Mouse] on usb-0000:00:14.0-1/input1
Sep 22 21:24:00 arch kernel: usb 1-3: new high-speed USB device number 3 using xhci_hcd
Sep 22 21:24:00 arch 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)
Sep 22 21:24:00 arch systemd[1]: Detected architecture x86-64.
Sep 22 21:24:00 arch systemd[1]: Set hostname to <arch>.
Sep 22 21:24:00 arch kernel: usb 1-3: New USB device found, idVendor=05e3, idProduct=0610, bcdDevice=92.24
Sep 22 21:24:00 arch kernel: usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Sep 22 21:24:00 arch kernel: usb 1-3: Product: USB2.0 Hub
Sep 22 21:24:00 arch kernel: usb 1-3: Manufacturer: GenesysLogic
Sep 22 21:24:00 arch kernel: hub 1-3:1.0: USB hub found
Sep 22 21:24:00 arch kernel: hub 1-3:1.0: 4 ports detected
Sep 22 21:24:00 arch kernel: usb 1-6: new high-speed USB device number 4 using xhci_hcd
Sep 22 21:24:00 arch systemd[1]: Created slice system-getty.slice.
Sep 22 21:24:00 arch systemd[1]: Created slice system-systemd\x2dfsck.slice.
Sep 22 21:24:00 arch systemd[1]: Created slice User and Session Slice.
Sep 22 21:24:00 arch systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
Sep 22 21:24:00 arch systemd[1]: Started Forward Password Requests to Wall Directory Watch.
Sep 22 21:24:00 arch systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
Sep 22 21:24:00 arch systemd[1]: Reached target Local Encrypted Volumes.
Sep 22 21:24:00 arch kernel: random: lvm: uninitialized urandom read (4 bytes read)
Sep 22 21:24:00 arch kernel: EXT4-fs (sda7): re-mounted. Opts: (null)
Sep 22 21:24:00 arch kernel: usb 1-6: New USB device found, idVendor=13d3, idProduct=56d3, bcdDevice=18.54
Sep 22 21:24:00 arch kernel: usb 1-6: New USB device strings: Mfr=3, Product=1, SerialNumber=2
Sep 22 21:24:00 arch kernel: usb 1-6: Product: USB2.0 HD UVC WebCam
Sep 22 21:24:00 arch kernel: usb 1-6: Manufacturer: Azurewave
Sep 22 21:24:00 arch kernel: usb 1-6: SerialNumber: 0x0001
Sep 22 21:24:00 arch kernel: usb 1-3.2: new high-speed USB device number 5 using xhci_hcd
Sep 22 21:24:00 arch systemd-journald[268]: Journal started
Sep 22 21:24:00 arch systemd-journald[268]: Runtime Journal (/run/log/journal/685572c0da2b4ff293fdc24f4ce64b2b) is 8.0M, max 391.4M, 383.4M free.
Sep 22 21:24:00 arch systemd-random-seed[277]: Kernel entropy pool is not initialized yet, waiting until it is.
Sep 22 21:24:00 arch 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'
Sep 22 21:24:00 arch systemd[1]: Starting Flush Journal to Persistent Storage...
Sep 22 21:24:00 arch kernel: audit: type=1130 audit(1569187440.753: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'
Sep 22 21:24:00 arch systemd-journald[268]: Time spent on flushing to /var is 95.639ms for 776 entries.
Sep 22 21:24:00 arch systemd-journald[268]: System Journal (/var/log/journal/685572c0da2b4ff293fdc24f4ce64b2b) is 96.0M, max 2.5G, 2.4G free.
Sep 22 21:24:00 arch kernel: usb 1-3.2: New USB device found, idVendor=0bc2, idProduct=61b5, bcdDevice=14.02
Sep 22 21:24:00 arch kernel: usb 1-3.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Sep 22 21:24:00 arch kernel: usb 1-3.2: Product: M3 Portable
Sep 22 21:24:00 arch kernel: usb 1-3.2: Manufacturer: Seagate
Sep 22 21:24:00 arch kernel: usb 1-3.2: SerialNumber: DFCB7E021C000102
Sep 22 21:24:00 arch systemd-udevd[279]: /usr/lib/udev/rules.d/11-dm-lvm.rules:40 Invalid value for OPTIONS key, ignoring: 'event_timeout=180'
Sep 22 21:24:00 arch systemd-udevd[279]: /usr/lib/udev/rules.d/11-dm-lvm.rules:40 The line takes no effect, ignoring.
Sep 22 21:24:00 arch systemd[1]: Started Flush Journal to Persistent Storage.
Sep 22 21:24:00 arch 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'
Sep 22 21:24:00 arch systemd[1]: Started udev Kernel Device Manager.
Sep 22 21:24:00 arch 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'
Sep 22 21:24:00 arch kernel: audit: type=1130 audit(1569187440.890:3): 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'
Sep 22 21:24:00 arch kernel: audit: type=1130 audit(1569187440.890:4): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 22 21:24:00 arch kernel: usb 1-10: new full-speed USB device number 6 using xhci_hcd
Sep 22 21:24:00 arch kernel: ACPI Warning: \_SB.IETM._TRT: Return Package has no elements (empty) (20190509/nsprepkg-94)
Sep 22 21:24:01 arch kernel: ACPI: AC Adapter [AC0] (on-line)
Sep 22 21:24:01 arch kernel: usb 1-10: New USB device found, idVendor=13d3, idProduct=3491, bcdDevice= 0.01
Sep 22 21:24:01 arch kernel: usb 1-10: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Sep 22 21:24:01 arch kernel: battery: ACPI: Battery Slot [BAT0] (battery present)
Sep 22 21:24:01 arch kernel: acpi PNP0C14:01: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:00)
Sep 22 21:24:01 arch kernel: acpi PNP0C14:02: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:00)
Sep 22 21:24:01 arch kernel: proc_thermal 0000:00:04.0: enabling device (0000 -> 0002)
Sep 22 21:24:01 arch kernel: proc_thermal 0000:00:04.0: Creating sysfs group for PROC_THERMAL_PCI
Sep 22 21:24:01 arch kernel: usb 1-3.3: new low-speed USB device number 7 using xhci_hcd
Sep 22 21:24:01 arch kernel: intel-lpss 0000:00:15.0: enabling device (0000 -> 0002)
Sep 22 21:24:01 arch kernel: mousedev: PS/2 mouse device common for all mice
Sep 22 21:24:01 arch kernel: idma64 idma64.0: Found Intel integrated DMA 64-bit
Sep 22 21:24:01 arch kernel: intel-lpss 0000:00:15.1: enabling device (0000 -> 0002)
Sep 22 21:24:01 arch kernel: idma64 idma64.1: Found Intel integrated DMA 64-bit
Sep 22 21:24:01 arch kernel: Linux agpgart interface v0.103
Sep 22 21:24:01 arch kernel: mei_me 0000:00:16.0: enabling device (0000 -> 0002)
Sep 22 21:24:01 arch kernel: i2c_hid i2c-ELAN1300:00: i2c-ELAN1300:00 supply vdd not found, using dummy regulator
Sep 22 21:24:01 arch kernel: i2c_hid i2c-ELAN1300:00: i2c-ELAN1300:00 supply vddl not found, using dummy regulator
Sep 22 21:24:01 arch kernel: input: ELAN1300:00 04F3:3087 Mouse as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1/i2c-ELAN1300:00/0018:04F3:3087.0003/input/input9
Sep 22 21:24:01 arch kernel: input: ELAN1300:00 04F3:3087 Touchpad as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1/i2c-ELAN1300:00/0018:04F3:3087.0003/input/input10
Sep 22 21:24:01 arch kernel: hid-generic 0018:04F3:3087.0003: input,hidraw2: I2C HID v1.00 Mouse [ELAN1300:00 04F3:3087] on i2c-ELAN1300:00
Sep 22 21:24:01 arch kernel: intel-lpss 0000:00:1e.0: enabling device (0000 -> 0002)
Sep 22 21:24:01 arch kernel: idma64 idma64.2: Found Intel integrated DMA 64-bit
Sep 22 21:24:01 arch kernel: intel-lpss 0000:00:1e.2: enabling device (0000 -> 0002)
Sep 22 21:24:01 arch kernel: idma64 idma64.3: Found Intel integrated DMA 64-bit
Sep 22 21:24:01 arch systemd[1]: Found device KINGSTON_RBUSNS8180DS3128GJ SYSTEM.
Sep 22 21:24:01 arch kernel: i801_smbus 0000:00:1f.4: SPD Write Disable is set
Sep 22 21:24:01 arch kernel: i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
Sep 22 21:24:01 arch kernel: usb 1-3.3: New USB device found, idVendor=2516, idProduct=0004, bcdDevice= 0.01
Sep 22 21:24:01 arch kernel: usb 1-3.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Sep 22 21:24:01 arch kernel: usb 1-3.3: Product: QuickFire Rapid keyboard
Sep 22 21:24:01 arch kernel: usb 1-3.3: Manufacturer: CM Storm
Sep 22 21:24:01 arch systemd[1]: Found device KINGSTON_RBUSNS8180DS3128GJ 5.
Sep 22 21:24:01 arch kernel: input: CM Storm QuickFire Rapid keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3.3/1-3.3:1.0/0003:2516:0004.0004/input/input11
Sep 22 21:24:01 arch systemd[1]: Found device KINGSTON_RBUSNS8180DS3128GJ 6.
Sep 22 21:24:01 arch systemd[1]: Activating swap /dev/disk/by-uuid/dacbea7e-4dd3-4501-9e50-4b10533a056d...
Sep 22 21:24:01 arch kernel: RAPL PMU: API unit is 2^-32 Joules, 5 fixed counters, 655360 ms ovfl timer
Sep 22 21:24:01 arch kernel: RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
Sep 22 21:24:01 arch kernel: RAPL PMU: hw unit of domain package 2^-14 Joules
Sep 22 21:24:01 arch kernel: RAPL PMU: hw unit of domain dram 2^-14 Joules
Sep 22 21:24:01 arch kernel: RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
Sep 22 21:24:01 arch kernel: RAPL PMU: hw unit of domain psys 2^-14 Joules
Sep 22 21:24:01 arch systemd[1]: Activated swap /dev/disk/by-uuid/dacbea7e-4dd3-4501-9e50-4b10533a056d.
Sep 22 21:24:01 arch systemd[1]: Reached target Swap.
Sep 22 21:24:01 arch kernel: Adding 4194300k swap on /dev/sda6.  Priority:-2 extents:1 across:4194300k SSFS
Sep 22 21:24:01 arch systemd[1]: Mounting Temporary Directory (/tmp)...
Sep 22 21:24:01 arch systemd[1]: Mounted Temporary Directory (/tmp).
Sep 22 21:24:01 arch kernel: input: PC Speaker as /devices/platform/pcspkr/input/input12
Sep 22 21:24:01 arch systemd-udevd[301]: ethtool: autonegotiation is unset or enabled, the speed and duplex are not writable.
Sep 22 21:24:01 arch kernel: hid-generic 0003:2516:0004.0004: input,hidraw3: USB HID v1.10 Keyboard [CM Storm QuickFire Rapid keyboard] on usb-0000:00:14.0-3.3/input0
Sep 22 21:24:01 arch systemd[1]: Started Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling.
Sep 22 21:24:01 arch systemd[1]: Reached target Local File Systems (Pre).
Sep 22 21:24:01 arch 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'
Sep 22 21:24:01 arch systemd[1]: Condition check resulted in Virtual Machine and Container Storage (Compatibility) being skipped.
Sep 22 21:24:01 arch systemd[1]: Starting File System Check on /dev/disk/by-uuid/3c62f477-96a6-4f3d-9733-9854c583bf55...
Sep 22 21:24:01 arch systemd[1]: Starting File System Check on /dev/disk/by-uuid/8CD1-9459...
Sep 22 21:24:01 arch kernel: audit: type=1130 audit(1569187441.333: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'
Sep 22 21:24:01 arch kernel: cfg80211: Loading compiled-in X.509 certificates for regulatory database
Sep 22 21:24:01 arch kernel: input: CM Storm QuickFire Rapid keyboard Consumer Control as /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3.3/1-3.3:1.1/0003:2516:0004.0005/input/input13
Sep 22 21:24:01 arch kernel: cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
Sep 22 21:24:01 arch kernel: platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
Sep 22 21:24:01 arch kernel: cfg80211: failed to load regulatory.db
Sep 22 21:24:01 arch systemd-fsck[319]: /dev/sda5: clean, 26657/3342336 files, 12245987/13369344 blocks
Sep 22 21:24:01 arch systemd[1]: Started File System Check on /dev/disk/by-uuid/3c62f477-96a6-4f3d-9733-9854c583bf55.
Sep 22 21:24:01 arch audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-fsck@dev-disk-by\x2duuid-3c62f477\x2d96a6\x2d4f3d\x2d9733\x2d9854c583bf55 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 22 21:24:01 arch kernel: audit: type=1130 audit(1569187441.380:6): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-fsck@dev-disk-by\x2duuid-3c62f477\x2d96a6\x2d4f3d\x2d9733\x2d9854c583bf55 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 22 21:24:01 arch systemd[1]: Mounting /home...
Sep 22 21:24:01 arch kernel: media: Linux media interface: v0.10
Sep 22 21:24:01 arch kernel: cryptd: max_cpu_qlen set to 1000
Sep 22 21:24:01 arch kernel: EXT4-fs (sda5): mounted filesystem with ordered data mode. Opts: (null)
Sep 22 21:24:01 arch systemd[1]: Mounted /home.
Sep 22 21:24:01 arch kernel: input: CM Storm QuickFire Rapid keyboard System Control as /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3.3/1-3.3:1.1/0003:2516:0004.0005/input/input14
Sep 22 21:24:01 arch kernel: hid-generic 0003:2516:0004.0005: input,hidraw4: USB HID v1.10 Device [CM Storm QuickFire Rapid keyboard] on usb-0000:00:14.0-3.3/input1
Sep 22 21:24:01 arch systemd-fsck[320]: fsck.fat 4.1 (2017-01-24)
Sep 22 21:24:01 arch systemd-fsck[320]: /dev/sda1: 520 files, 21495/65536 clusters
Sep 22 21:24:01 arch systemd[1]: Started File System Check on /dev/disk/by-uuid/8CD1-9459.
Sep 22 21:24:01 arch audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-fsck@dev-disk-by\x2duuid-8CD1\x2d9459 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 22 21:24:01 arch kernel: audit: type=1130 audit(1569187441.416:7): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-fsck@dev-disk-by\x2duuid-8CD1\x2d9459 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 22 21:24:01 arch systemd[1]: Mounting /boot...
Sep 22 21:24:01 arch kernel: usbcore: registered new interface driver usb-storage
Sep 22 21:24:01 arch systemd[1]: Mounted /boot.
Sep 22 21:24:01 arch systemd[1]: Reached target Local File Systems.
Sep 22 21:24:01 arch systemd[1]: Condition check resulted in Rebuild Dynamic Linker Cache being skipped.
Sep 22 21:24:01 arch systemd[1]: Condition check resulted in Commit a transient machine-id on disk being skipped.
Sep 22 21:24:01 arch systemd[1]: Starting Create Volatile Files and Directories...
Sep 22 21:24:01 arch kernel: scsi host3: uas
Sep 22 21:24:01 arch kernel: usbcore: registered new interface driver uas
Sep 22 21:24:01 arch kernel: scsi 3:0:0:0: Direct-Access     Seagate  M3 Portable      1402 PQ: 0 ANSI: 6
Sep 22 21:24:01 arch kernel: sd 3:0:0:0: [sdb] 3907029168 512-byte logical blocks: (2.00 TB/1.82 TiB)
Sep 22 21:24:01 arch kernel: sd 3:0:0:0: [sdb] 4096-byte physical blocks
Sep 22 21:24:01 arch kernel: sd 3:0:0:0: [sdb] Write Protect is off
Sep 22 21:24:01 arch kernel: sd 3:0:0:0: [sdb] Mode Sense: 53 00 00 08
Sep 22 21:24:01 arch kernel: sd 3:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Sep 22 21:24:01 arch kernel: sd 3:0:0:0: [sdb] Optimal transfer size 33553920 bytes not a multiple of physical block size (4096 bytes)
Sep 22 21:24:01 arch kernel:  sdb: sdb1 sdb2
Sep 22 21:24:01 arch kernel: sd 3:0:0:0: [sdb] Attached SCSI disk
Sep 22 21:24:01 arch systemd[1]: Started Create Volatile Files and Directories.
Sep 22 21:24:01 arch systemd[1]: Condition check resulted in Rebuild Journal Catalog being skipped.
Sep 22 21:24:01 arch 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'
Sep 22 21:24:01 arch systemd[1]: Condition check resulted in Update is Completed being skipped.
Sep 22 21:24:01 arch systemd[1]: Starting Update UTMP about System Boot/Shutdown...
Sep 22 21:24:01 arch kernel: audit: type=1130 audit(1569187441.466:8): 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'
Sep 22 21:24:01 arch audit[354]: SYSTEM_BOOT pid=354 uid=0 auid=4294967295 ses=4294967295 msg=' comm="systemd-update-utmp" exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=? res=success'
Sep 22 21:24:01 arch systemd[1]: Started Update UTMP about System Boot/Shutdown.
Sep 22 21:24:01 arch systemd[1]: Reached target System Initialization.
Sep 22 21:24:01 arch 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'
Sep 22 21:24:01 arch kernel: audit: type=1127 audit(1569187441.473:9): pid=354 uid=0 auid=4294967295 ses=4294967295 msg=' comm="systemd-update-utmp" exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=? res=success'
Sep 22 21:24:01 arch kernel: audit: type=1130 audit(1569187441.476:10): 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'
Sep 22 21:24:01 arch systemd[1]: Started Daily rotation of log files.
Sep 22 21:24:01 arch systemd[1]: Started Daily man-db regeneration.
Sep 22 21:24:01 arch systemd[1]: Started Daily verification of password and group files.
Sep 22 21:24:01 arch systemd[1]: Started Daily Cleanup of Temporary Directories.
Sep 22 21:24:01 arch systemd[1]: Reached target Timers.
Sep 22 21:24:01 arch systemd[1]: Listening on D-Bus System Message Bus Socket.
Sep 22 21:24:01 arch systemd[1]: Reached target Sockets.
Sep 22 21:24:01 arch systemd[1]: Reached target Basic System.
Sep 22 21:24:01 arch 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'
Sep 22 21:24:01 arch systemd[1]: Started D-Bus System Message Bus.
Sep 22 21:24:01 arch systemd[1]: Starting Login Service...
Sep 22 21:24:01 arch systemd[1]: Starting Permit User Sessions...
Sep 22 21:24:01 arch systemd[1]: Starting Rotate log files...
Sep 22 21:24:01 arch systemd[1]: Starting Daily man-db regeneration...
Sep 22 21:24:01 arch systemd[1]: Started Verify integrity of password and group files.
Sep 22 21:24:01 arch audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=shadow comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 22 21:24:01 arch systemd[1]: Started Permit User Sessions.
Sep 22 21:24:01 arch 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'
Sep 22 21:24:01 arch systemd[1]: Started Getty on tty1.
Sep 22 21:24:01 arch 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'
Sep 22 21:24:01 arch systemd[1]: Reached target Login Prompts.
Sep 22 21:24:01 arch kernel: random: dbus-daemon: uninitialized urandom read (12 bytes read)
Sep 22 21:24:01 arch kernel: AVX2 version of gcm_enc/dec engaged.
Sep 22 21:24:01 arch kernel: AES CTR mode by8 optimization enabled
Sep 22 21:24:01 arch kernel: random: dbus-daemon: uninitialized urandom read (12 bytes read)
Sep 22 21:24:01 arch audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=logrotate comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 22 21:24:01 arch audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=logrotate comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 22 21:24:01 arch audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=shadow comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 22 21:24:01 arch systemd[1]: logrotate.service: Succeeded.
Sep 22 21:24:01 arch systemd[1]: Started Rotate log files.
Sep 22 21:24:01 arch systemd[1]: shadow.service: Succeeded.
Sep 22 21:24:01 arch kernel: videodev: Linux video capture interface: v2.00
Sep 22 21:24:01 arch systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
Sep 22 21:24:01 arch kernel: iTCO_vendor_support: vendor-support=0
Sep 22 21:24:01 arch kernel: snd_hda_intel 0000:00:1f.3: enabling device (0000 -> 0002)
Sep 22 21:24:01 arch kernel: iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
Sep 22 21:24:01 arch kernel: iTCO_wdt iTCO_wdt: can't request region for resource [mem 0x00c5fffc-0x00c5ffff]
Sep 22 21:24:01 arch kernel: iTCO_wdt: probe of iTCO_wdt failed with error -16
Sep 22 21:24:01 arch kernel: asus_wmi: ASUS WMI generic driver loaded
Sep 22 21:24:01 arch kernel: asus_wmi: Initialization: 0x1
Sep 22 21:24:01 arch kernel: asus_wmi: BIOS WMI version: 9.0
Sep 22 21:24:01 arch kernel: asus_wmi: SFUN value: 0x21
Sep 22 21:24:01 arch kernel: input: Asus WMI hotkeys as /devices/platform/asus-nb-wmi/input/input15
Sep 22 21:24:01 arch kernel: dw-apb-uart.2: ttyS0 at MMIO 0xb1326000 (irq = 20, base_baud = 7500000) is a 16550A
Sep 22 21:24:01 arch kernel: asus_wmi: Number of fans: 0
Sep 22 21:24:01 arch kernel: input: ELAN1300:00 04F3:3087 Touchpad as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1/i2c-ELAN1300:00/0018:04F3:3087.0003/input/input17
Sep 22 21:24:01 arch kernel: hid-multitouch 0018:04F3:3087.0003: input,hidraw2: I2C HID v1.00 Mouse [ELAN1300:00 04F3:3087] on i2c-ELAN1300:00
Sep 22 21:24:01 arch systemd[1]: Created slice system-systemd\x2dbacklight.slice.
Sep 22 21:24:01 arch systemd[1]: Starting Load/Save Screen Backlight Brightness of leds:asus::kbd_backlight...
Sep 22 21:24:01 arch kernel: checking generic (a0000000 7f0000) vs hw (a0000000 10000000)
Sep 22 21:24:01 arch kernel: fb0: switching to inteldrmfb from EFI VGA
Sep 22 21:24:01 arch kernel: Console: switching to colour dummy device 80x25
Sep 22 21:24:01 arch systemd[1]: Started Load/Save Screen Backlight Brightness of leds:asus::kbd_backlight.
Sep 22 21:24:01 arch audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-backlight@leds:asus::kbd_backlight comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 22 21:24:01 arch systemd[1]: Starting Load/Save RF Kill Switch Status...
Sep 22 21:24:01 arch kernel: i915 0000:00:02.0: vgaarb: deactivate vga console
Sep 22 21:24:01 arch systemd-udevd[296]: mouse2: Failed to process device, ignoring: No such file or directory
Sep 22 21:24:01 arch kernel: [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
Sep 22 21:24:01 arch kernel: [drm] Driver supports precise vblank timestamp query.
Sep 22 21:24:01 arch kernel: i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem
Sep 22 21:24:01 arch systemd[1]: Started Load/Save RF Kill Switch Status.
Sep 22 21:24:01 arch audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 22 21:24:01 arch kernel: [drm] Finished loading DMC firmware i915/kbl_dmc_ver1_04.bin (v1.4)
Sep 22 21:24:01 arch kernel: random: crng init done
Sep 22 21:24:01 arch 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'
Sep 22 21:24:01 arch systemd[1]: Started Load/Save Random Seed.
Sep 22 21:24:01 arch systemd[1]: Condition check resulted in Store a System Token in an EFI Variable being skipped.
Sep 22 21:24:01 arch kernel: Bluetooth: Core ver 2.22
Sep 22 21:24:01 arch kernel: NET: Registered protocol family 31
Sep 22 21:24:01 arch kernel: Bluetooth: HCI device and connection manager initialized
Sep 22 21:24:01 arch kernel: Bluetooth: HCI socket layer initialized
Sep 22 21:24:01 arch kernel: Bluetooth: L2CAP socket layer initialized
Sep 22 21:24:01 arch kernel: Bluetooth: SCO socket layer initialized
Sep 22 21:24:01 arch kernel: [drm] Initialized i915 1.6.0 20190417 for 0000:00:02.0 on minor 0
Sep 22 21:24:01 arch kernel: ath10k_pci: unknown parameter 'nohwcrypt' ignored
Sep 22 21:24:01 arch kernel: ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
Sep 22 21:24:01 arch kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input18
Sep 22 21:24:01 arch kernel: snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
Sep 22 21:24:01 arch kernel: usbcore: registered new interface driver btusb
Sep 22 21:24:01 arch kernel: uvcvideo: Found UVC 1.50 device USB2.0 HD UVC WebCam (13d3:56d3)
Sep 22 21:24:01 arch kernel: fbcon: i915drmfb (fb0) is primary device
Sep 22 21:24:01 arch kernel: uvcvideo: Failed to initialize entity for entity 6
Sep 22 21:24:01 arch kernel: uvcvideo: Failed to register entities (-22).
Sep 22 21:24:01 arch kernel: input: USB2.0 HD UVC WebCam: USB2.0 HD as /devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6:1.0/input/input19
Sep 22 21:24:01 arch kernel: usbcore: registered new interface driver uvcvideo
Sep 22 21:24:01 arch kernel: USB Video Class driver (1.1.1)
Sep 22 21:24:01 arch systemd[1]: Reached target Bluetooth.
Sep 22 21:24:01 arch systemd[1]: Starting Load/Save Screen Backlight Brightness of backlight:intel_backlight...
Sep 22 21:24:01 arch kernel: ath10k_pci 0000:01:00.0: enabling device (0000 -> 0002)
Sep 22 21:24:01 arch kernel: ath10k_pci 0000:01:00.0: pci irq msi oper_irq_mode 2 irq_mode 0 reset_mode 0
Sep 22 21:24:01 arch kernel: intel_rapl: Found RAPL domain package
Sep 22 21:24:01 arch kernel: intel_rapl: Found RAPL domain core
Sep 22 21:24:01 arch kernel: intel_rapl: Found RAPL domain uncore
Sep 22 21:24:01 arch kernel: intel_rapl: Found RAPL domain dram
Sep 22 21:24:02 arch systemd-logind[417]: New seat seat0.
Sep 22 21:24:02 arch kernel: ath10k_pci 0000:01:00.0: qca9377 hw1.1 target 0x05020001 chip_id 0x003821ff sub 1a3b:2231
Sep 22 21:24:02 arch kernel: ath10k_pci 0000:01:00.0: kconfig debug 1 debugfs 1 tracing 1 dfs 0 testmode 0
Sep 22 21:24:02 arch kernel: ath10k_pci 0000:01:00.0: firmware ver WLAN.TF.2.1-00021-QCARMSWP-1 api 6 features wowlan,ignore-otp crc32 42e41877
Sep 22 21:24:02 arch kernel: ath10k_pci 0000:01:00.0: board_file api 2 bmi_id N/A crc32 8aedfa4a
Sep 22 21:24:02 arch kernel: ath10k_pci 0000:01:00.0: unsupported HTC service id: 1536
Sep 22 21:24:02 arch kernel: ath10k_pci 0000:01:00.0: htt-ver 3.56 wmi-op 4 htt-op 3 cal otp max-sta 32 raw 0 hwcrypto 1
Sep 22 21:24:02 arch kernel: pcieport 0000:00:1d.0: AER: Corrected error received: 0000:00:1d.0
Sep 22 21:24:02 arch kernel: pcieport 0000:00:1d.0: AER: PCIe Bus Error: severity=Corrected, type=Data Link Layer, (Transmitter ID)
Sep 22 21:24:02 arch kernel: pcieport 0000:00:1d.0: AER:   device [8086:9db1] error status/mask=00001000/00002000
Sep 22 21:24:02 arch kernel: pcieport 0000:00:1d.0: AER:    [12] Timeout               
Sep 22 21:24:02 arch systemd[1]: man-db.service: Succeeded.
Sep 22 21:24:02 arch systemd[1]: Started Daily man-db regeneration.
Sep 22 21:24:02 arch audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=man-db comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 22 21:24:02 arch audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=man-db comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 22 21:24:02 arch kernel: ath: EEPROM regdomain: 0x6a
Sep 22 21:24:02 arch kernel: ath: EEPROM indicates we should expect a direct regpair map
Sep 22 21:24:02 arch kernel: ath: Country alpha2 being used: 00
Sep 22 21:24:02 arch kernel: ath: Regpair used: 0x6a
Sep 22 21:24:02 arch systemd-udevd[286]: Using default interface naming scheme 'v243'.
Sep 22 21:24:02 arch systemd-udevd[286]: ethtool: autonegotiation is unset or enabled, the speed and duplex are not writable.
Sep 22 21:24:02 arch kernel: ath10k_pci 0000:01:00.0 wlo1: renamed from wlan0
Sep 22 21:24:02 arch systemd-udevd[289]: Using default interface naming scheme 'v243'.
Sep 22 21:24:02 arch kernel: Console: switching to colour frame buffer device 240x67
Sep 22 21:24:02 arch systemd[1]: Started Load/Save Screen Backlight Brightness of backlight:intel_backlight.
Sep 22 21:24:02 arch 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'
Sep 22 21:24:02 arch kernel: i915 0000:00:02.0: fb0: i915drmfb frame buffer device
Sep 22 21:24:03 arch systemd-logind[417]: Watching system buttons on /dev/input/event2 (Power Button)
Sep 22 21:24:03 arch kernel: snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC256: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
Sep 22 21:24:03 arch kernel: snd_hda_codec_realtek hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
Sep 22 21:24:03 arch kernel: snd_hda_codec_realtek hdaudioC0D0:    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
Sep 22 21:24:03 arch kernel: snd_hda_codec_realtek hdaudioC0D0:    mono: mono_out=0x0
Sep 22 21:24:03 arch kernel: snd_hda_codec_realtek hdaudioC0D0:    inputs:
Sep 22 21:24:03 arch kernel: snd_hda_codec_realtek hdaudioC0D0:      Headset Mic=0x19
Sep 22 21:24:03 arch kernel: snd_hda_codec_realtek hdaudioC0D0:      Internal Mic=0x12
Sep 22 21:24:03 arch systemd-logind[417]: Watching system buttons on /dev/input/event0 (Lid Switch)
Sep 22 21:24:03 arch systemd-logind[417]: Watching system buttons on /dev/input/event1 (Power Button)
Sep 22 21:24:03 arch systemd-logind[417]: Watching system buttons on /dev/input/event4 (MOSART Semi. 2.4G Keyboard Mouse)
Sep 22 21:24:03 arch systemd-logind[417]: Watching system buttons on /dev/input/event6 (MOSART Semi. 2.4G Keyboard Mouse Consumer Control)
Sep 22 21:24:03 arch systemd-logind[417]: Watching system buttons on /dev/input/event7 (MOSART Semi. 2.4G Keyboard Mouse System Control)
Sep 22 21:24:03 arch systemd-logind[417]: Watching system buttons on /dev/input/event11 (CM Storm QuickFire Rapid keyboard)
Sep 22 21:24:03 arch kernel: input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card0/input20
Sep 22 21:24:03 arch kernel: input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input21
Sep 22 21:24:03 arch kernel: input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input22
Sep 22 21:24:03 arch kernel: input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input23
Sep 22 21:24:03 arch kernel: input: HDA Intel PCH HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input24
Sep 22 21:24:03 arch kernel: input: HDA Intel PCH HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input25
Sep 22 21:24:03 arch systemd[1]: Condition check resulted in Save/Restore Sound Card State being skipped.
Sep 22 21:24:03 arch systemd[1]: Condition check resulted in Manage Sound Card State (restore and store) being skipped.
Sep 22 21:24:03 arch systemd[1]: Reached target Sound Card.
Sep 22 21:24:03 arch systemd-logind[417]: Watching system buttons on /dev/input/event14 (CM Storm QuickFire Rapid keyboard System Control)
Sep 22 21:24:03 arch systemd-udevd[295]: controlC0: Process '/usr/bin/alsactl restore 0' failed with exit code 99.
Sep 22 21:24:03 arch systemd-logind[417]: Watching system buttons on /dev/input/event3 (AT Translated Set 2 keyboard)
Sep 22 21:24:03 arch systemd[1]: Started Login Service.
Sep 22 21:24:03 arch 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'
Sep 22 21:24:03 arch systemd[1]: Reached target Multi-User System.
Sep 22 21:24:03 arch systemd[1]: Reached target Graphical Interface.
Sep 22 21:24:03 arch systemd[1]: Startup finished in 5.524s (firmware) + 2.811s (loader) + 1.419s (kernel) + 2.988s (userspace) = 12.742s.
Sep 22 21:24:07 arch systemd[1]: systemd-rfkill.service: Succeeded.
Sep 22 21:24:07 arch audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 22 21:24:07 arch kernel: kauditd_printk_skb: 14 callbacks suppressed
Sep 22 21:24:07 arch kernel: audit: type=1131 audit(1569187447.423:25): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 22 21:24:21 arch kernel: usb 1-4: new high-speed USB device number 8 using xhci_hcd
Sep 22 21:24:21 arch kernel: usb 1-4: New USB device found, idVendor=04e8, idProduct=6860, bcdDevice= 4.00
Sep 22 21:24:21 arch kernel: usb 1-4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Sep 22 21:24:21 arch kernel: usb 1-4: Product: SAMSUNG_Android
Sep 22 21:24:21 arch kernel: usb 1-4: Manufacturer: SAMSUNG
Sep 22 21:24:21 arch kernel: usb 1-4: SerialNumber: 9887bc385134335948
Sep 22 21:24:24 arch kernel: audit: type=1006 audit(1569187464.483:26): pid=364 uid=0 old-auid=4294967295 auid=1000 tty=tty1 old-ses=4294967295 ses=1 res=1
Sep 22 21:24:24 arch login[364]: pam_unix(login:session): session opened for user ben by LOGIN(uid=0)
Sep 22 21:24:24 arch systemd[1]: Created slice User Slice of UID 1000.
Sep 22 21:24:24 arch systemd[1]: Starting User Runtime Directory /run/user/1000...
Sep 22 21:24:24 arch systemd-logind[417]: New session 1 of user ben.
Sep 22 21:24:24 arch systemd[1]: Started User Runtime Directory /run/user/1000.
Sep 22 21:24:24 arch audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 22 21:24:24 arch systemd[1]: Starting User Manager for UID 1000...
Sep 22 21:24:24 arch kernel: audit: type=1130 audit(1569187464.503:27): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 22 21:24:24 arch systemd[450]: pam_unix(systemd-user:session): session opened for user ben by (uid=0)
Sep 22 21:24:24 arch kernel: audit: type=1006 audit(1569187464.506:28): pid=450 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=2 res=1
Sep 22 21:24:24 arch systemd[450]: Reached target Paths.
Sep 22 21:24:24 arch kernel: audit: type=1130 audit(1569187464.586:29): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 22 21:24:24 arch audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 22 21:24:24 arch systemd[450]: Reached target Timers.
Sep 22 21:24:24 arch systemd[450]: Starting D-Bus User Message Bus Socket.
Sep 22 21:24:24 arch systemd[450]: Listening on GnuPG network certificate management daemon.
Sep 22 21:24:24 arch login[364]: LOGIN ON tty1 BY ben
Sep 22 21:24:24 arch systemd[450]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
Sep 22 21:24:24 arch systemd[450]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
Sep 22 21:24:24 arch systemd[450]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
Sep 22 21:24:24 arch systemd[450]: Listening on GnuPG cryptographic agent and passphrase cache.
Sep 22 21:24:24 arch systemd[450]: Listening on p11-kit server.
Sep 22 21:24:24 arch systemd[450]: Listening on Sound System.
Sep 22 21:24:24 arch systemd[450]: Listening on D-Bus User Message Bus Socket.
Sep 22 21:24:24 arch systemd[450]: Reached target Sockets.
Sep 22 21:24:24 arch systemd[450]: Reached target Basic System.
Sep 22 21:24:24 arch systemd[450]: Reached target Main User Target.
Sep 22 21:24:24 arch systemd[450]: Startup finished in 75ms.
Sep 22 21:24:24 arch systemd[1]: Started User Manager for UID 1000.
Sep 22 21:24:24 arch systemd[1]: Started Session 1 of user ben.
Sep 22 21:24:30 arch systemd[450]: Started D-Bus User Message Bus.
Sep 22 21:26:01 arch sudo[532]:      ben : TTY=pts/0 ; PWD=/home/ben ; USER=root ; COMMAND=/usr/bin/wifi-menu wlo1
Sep 22 21:26:01 arch sudo[532]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 22 21:26:02 arch kernel: ath10k_pci 0000:01:00.0: unsupported HTC service id: 1536
Sep 22 21:26:02 arch kernel: pcieport 0000:00:1d.0: AER: Corrected error received: 0000:00:1d.0
Sep 22 21:26:02 arch kernel: pcieport 0000:00:1d.0: AER: PCIe Bus Error: severity=Corrected, type=Data Link Layer, (Transmitter ID)
Sep 22 21:26:02 arch kernel: pcieport 0000:00:1d.0: AER:   device [8086:9db1] error status/mask=00001000/00002000
Sep 22 21:26:02 arch kernel: pcieport 0000:00:1d.0: AER:    [12] Timeout               
Sep 22 21:26:02 arch kernel: pcieport 0000:00:1d.0: AER: Corrected error received: 0000:00:1d.0
Sep 22 21:26:02 arch kernel: pcieport 0000:00:1d.0: AER: PCIe Bus Error: severity=Corrected, type=Data Link Layer, (Transmitter ID)
Sep 22 21:26:02 arch kernel: pcieport 0000:00:1d.0: AER:   device [8086:9db1] error status/mask=00001000/00002000
Sep 22 21:26:02 arch kernel: pcieport 0000:00:1d.0: AER:    [12] Timeout               
Sep 22 21:26:02 arch kernel: pcieport 0000:00:1d.0: AER: Corrected error received: 0000:00:1d.0
Sep 22 21:26:02 arch kernel: pcieport 0000:00:1d.0: AER: PCIe Bus Error: severity=Corrected, type=Data Link Layer, (Transmitter ID)
Sep 22 21:26:02 arch kernel: pcieport 0000:00:1d.0: AER:   device [8086:9db1] error status/mask=00001000/00002000
Sep 22 21:26:02 arch kernel: pcieport 0000:00:1d.0: AER:    [12] Timeout               
Sep 22 21:26:02 arch kernel: pcieport 0000:00:1d.0: AER: Corrected error received: 0000:00:1d.0
Sep 22 21:26:02 arch kernel: pcieport 0000:00:1d.0: AER: PCIe Bus Error: severity=Corrected, type=Data Link Layer, (Transmitter ID)
Sep 22 21:26:02 arch kernel: pcieport 0000:00:1d.0: AER:   device [8086:9db1] error status/mask=00001000/00002000
Sep 22 21:26:02 arch kernel: pcieport 0000:00:1d.0: AER:    [12] Timeout               
Sep 22 21:26:10 arch systemd[1]: Created slice system-netctl.slice.
Sep 22 21:26:10 arch systemd[1]: Starting Networking for netctl profile wlo1-MySpectrumWiFie8-5G...
Sep 22 21:26:10 arch network[658]: Starting network profile 'wlo1-MySpectrumWiFie8-5G'...
Sep 22 21:26:10 arch kernel: ath10k_pci 0000:01:00.0: unsupported HTC service id: 1536
Sep 22 21:26:10 arch kernel: pcieport 0000:00:1d.0: AER: Corrected error received: 0000:00:1d.0
Sep 22 21:26:10 arch kernel: pcieport 0000:00:1d.0: AER: PCIe Bus Error: severity=Corrected, type=Data Link Layer, (Transmitter ID)
Sep 22 21:26:10 arch kernel: pcieport 0000:00:1d.0: AER:   device [8086:9db1] error status/mask=00001000/00002000
Sep 22 21:26:10 arch kernel: pcieport 0000:00:1d.0: AER:    [12] Timeout               
Sep 22 21:26:13 arch kernel: pcieport 0000:00:1d.0: AER: Corrected error received: 0000:00:1d.0
Sep 22 21:26:13 arch kernel: pcieport 0000:00:1d.0: AER: PCIe Bus Error: severity=Corrected, type=Data Link Layer, (Transmitter ID)
Sep 22 21:26:13 arch kernel: pcieport 0000:00:1d.0: AER:   device [8086:9db1] error status/mask=00001000/00002000
Sep 22 21:26:13 arch kernel: pcieport 0000:00:1d.0: AER:    [12] Timeout               
Sep 22 21:26:13 arch kernel: pcieport 0000:00:1d.0: AER: Corrected error received: 0000:00:1d.0
Sep 22 21:26:13 arch kernel: pcieport 0000:00:1d.0: AER: PCIe Bus Error: severity=Corrected, type=Data Link Layer, (Transmitter ID)
Sep 22 21:26:13 arch kernel: pcieport 0000:00:1d.0: AER:   device [8086:9db1] error status/mask=00001000/00002000
Sep 22 21:26:13 arch kernel: pcieport 0000:00:1d.0: AER:    [12] Timeout               
Sep 22 21:26:15 arch kernel: wlo1: authenticate with 84:a0:6e:a6:16:ef
Sep 22 21:26:15 arch kernel: wlo1: send auth to 84:a0:6e:a6:16:ef (try 1/3)
Sep 22 21:26:15 arch kernel: wlo1: authenticated
Sep 22 21:26:15 arch kernel: wlo1: associate with 84:a0:6e:a6:16:ef (try 1/3)
Sep 22 21:26:15 arch kernel: wlo1: RX AssocResp from 84:a0:6e:a6:16:ef (capab=0x11 status=0 aid=3)
Sep 22 21:26:15 arch kernel: wlo1: associated
Sep 22 21:26:15 arch kernel: IPv6: ADDRCONF(NETDEV_CHANGE): wlo1: link becomes ready
Sep 22 21:26:15 arch systemd[1]: Started Networking for netctl profile wlo1-MySpectrumWiFie8-5G.
Sep 22 21:26:15 arch audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=netctl@wlo1\x2dMySpectrumWiFie8\x2d5G comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 22 21:26:15 arch kernel: audit: type=1130 audit(1569187575.776:30): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=netctl@wlo1\x2dMySpectrumWiFie8\x2d5G comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 22 21:26:15 arch systemd[1]: Reached target Network.
Sep 22 21:26:15 arch sudo[532]: pam_unix(sudo:session): session closed for user root
Sep 22 21:26:15 arch kernel: 8021q: 802.1Q VLAN Support v1.8
Sep 22 21:26:15 arch dhcpcd[839]: DUID 00:04:dc:5a:81:fe:de:ac:30:4b:80:c9:c4:c9:16:45:9b:9a
Sep 22 21:26:15 arch dhcpcd[839]: wlo1: IAID 33:3a:b9:eb
Sep 22 21:26:16 arch dhcpcd[839]: wlo1: soliciting a DHCP lease
Sep 22 21:26:17 arch dhcpcd[839]: wlo1: offered 192.168.1.20 from 192.168.1.1
Sep 22 21:26:17 arch dhcpcd[839]: wlo1: probing address 192.168.1.20/24
Sep 22 21:26:17 arch kernel: pcieport 0000:00:1d.0: AER: Corrected error received: 0000:00:1d.0
Sep 22 21:26:17 arch kernel: pcieport 0000:00:1d.0: AER: PCIe Bus Error: severity=Corrected, type=Data Link Layer, (Transmitter ID)
Sep 22 21:26:17 arch kernel: pcieport 0000:00:1d.0: AER:   device [8086:9db1] error status/mask=00001000/00002000
Sep 22 21:26:17 arch kernel: pcieport 0000:00:1d.0: AER:    [12] Timeout               
Sep 22 21:26:22 arch dhcpcd[839]: wlo1: leased 192.168.1.20 for 259200 seconds
Sep 22 21:26:22 arch dhcpcd[839]: wlo1: adding route to 192.168.1.0/24
Sep 22 21:26:22 arch dhcpcd[839]: wlo1: adding default route via 192.168.1.1
Sep 22 21:26:22 arch kernel: pcieport 0000:00:1d.0: AER: Corrected error received: 0000:00:1d.0
Sep 22 21:26:22 arch kernel: pcieport 0000:00:1d.0: AER: PCIe Bus Error: severity=Corrected, type=Data Link Layer, (Transmitter ID)
Sep 22 21:26:22 arch kernel: pcieport 0000:00:1d.0: AER:   device [8086:9db1] error status/mask=00001000/00002000
Sep 22 21:26:22 arch kernel: pcieport 0000:00:1d.0: AER:    [12] Timeout               
Sep 22 21:26:22 arch dbus-daemon[355]: [system] Activating via systemd: service name='org.freedesktop.resolve1' unit='dbus-org.freedesktop.resolve1.service' requested by ':1.13' (uid=0 pid=847 comm="resolvconf -a wlo1.dhcp ")
Sep 22 21:26:22 arch dbus-daemon[355]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.resolve1.service': Unit dbus-org.freedesktop.resolve1.service not found.
Sep 22 21:26:22 arch network[658]: Failed to set DNS configuration: Unit dbus-org.freedesktop.resolve1.service not found.
Sep 22 21:26:22 arch dhcpcd[839]: forked to background, child pid 850
Sep 22 21:26:22 arch network[658]: Started network profile 'wlo1-MySpectrumWiFie8-5G'
Sep 22 21:26:22 arch kernel: pcieport 0000:00:1d.0: AER: Corrected error received: 0000:00:1d.0
Sep 22 21:26:22 arch kernel: pcieport 0000:00:1d.0: AER: PCIe Bus Error: severity=Corrected, type=Data Link Layer, (Transmitter ID)
Sep 22 21:26:22 arch kernel: pcieport 0000:00:1d.0: AER:   device [8086:9db1] error status/mask=00001000/00002000
Sep 22 21:26:22 arch kernel: pcieport 0000:00:1d.0: AER:    [12] Timeout               
Sep 22 21:26:32 arch kernel: pcieport 0000:00:1d.0: AER: Corrected error received: 0000:00:1d.0
Sep 22 21:26:32 arch kernel: pcieport 0000:00:1d.0: AER: PCIe Bus Error: severity=Corrected, type=Data Link Layer, (Transmitter ID)
Sep 22 21:26:32 arch kernel: pcieport 0000:00:1d.0: AER:   device [8086:9db1] error status/mask=00001000/00002000
Sep 22 21:26:32 arch kernel: pcieport 0000:00:1d.0: AER:    [12] Timeout               
Sep 22 21:26:41 arch kernel: usb 1-4: USB disconnect, device number 8
Sep 22 21:26:41 arch systemd-udevd[853]: 1-4: Failed to process device, ignoring: No such file or directory
Sep 22 21:26:41 arch kernel: usb 1-4: new high-speed USB device number 9 using xhci_hcd
Sep 22 21:26:42 arch kernel: usb 1-4: New USB device found, idVendor=04e8, idProduct=6863, bcdDevice= 4.00
Sep 22 21:26:42 arch kernel: usb 1-4: New USB device strings: Mfr=7, Product=8, SerialNumber=9
Sep 22 21:26:42 arch kernel: usb 1-4: Product: SAMSUNG_Android
Sep 22 21:26:42 arch kernel: usb 1-4: Manufacturer: SAMSUNG
Sep 22 21:26:42 arch kernel: usb 1-4: SerialNumber: 9887bc385134335948
Sep 22 21:26:42 arch kernel: usbcore: registered new interface driver cdc_ether
Sep 22 21:26:42 arch systemd-udevd[853]: Using default interface naming scheme 'v243'.
Sep 22 21:26:42 arch kernel: rndis_host 1-4:1.0 usb0: register 'rndis_host' at usb-0000:00:14.0-4, RNDIS device, 7a:b7:b2:d8:a0:9e
Sep 22 21:26:42 arch kernel: usbcore: registered new interface driver rndis_host
Sep 22 21:26:42 arch systemd-udevd[853]: ethtool: autonegotiation is unset or enabled, the speed and duplex are not writable.
Sep 22 21:26:42 arch dhcpcd[850]: usb0: new hardware address: 02:c7:0d:b8:78:97
Sep 22 21:26:42 arch kernel: rndis_host 1-4:1.0 enp0s20f0u4: renamed from usb0
Sep 22 21:26:42 arch systemd-udevd[855]: Using default interface naming scheme 'v243'.
Sep 22 21:26:49 arch kernel: pcieport 0000:00:1d.0: AER: Corrected error received: 0000:00:1d.0
Sep 22 21:26:49 arch kernel: pcieport 0000:00:1d.0: AER: PCIe Bus Error: severity=Corrected, type=Data Link Layer, (Transmitter ID)
Sep 22 21:26:49 arch kernel: pcieport 0000:00:1d.0: AER:   device [8086:9db1] error status/mask=00001000/00002000
Sep 22 21:26:49 arch kernel: pcieport 0000:00:1d.0: AER:    [12] Timeout               
Sep 22 21:26:53 arch sudo[858]:      ben : TTY=pts/0 ; PWD=/home/ben ; USER=root ; COMMAND=/usr/bin/dhcpcd enp0s20f0u3u4
Sep 22 21:26:53 arch sudo[858]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 22 21:26:53 arch dhcpcd[859]: enp0s20f0u3u4: interface not found or invalid
Sep 22 21:26:53 arch dhcpcd[859]: dhcpcd exited
Sep 22 21:26:53 arch sudo[858]: pam_unix(sudo:session): session closed for user root
Sep 22 21:26:57 arch kernel: pcieport 0000:00:1d.0: AER: Corrected error received: 0000:00:1d.0
Sep 22 21:26:57 arch kernel: pcieport 0000:00:1d.0: AER: PCIe Bus Error: severity=Corrected, type=Data Link Layer, (Transmitter ID)
Sep 22 21:26:57 arch kernel: pcieport 0000:00:1d.0: AER:   device [8086:9db1] error status/mask=00001000/00002000
Sep 22 21:26:57 arch kernel: pcieport 0000:00:1d.0: AER:    [12] Timeout               
Sep 22 21:27:01 arch kernel: pcieport 0000:00:1d.0: AER: Corrected error received: 0000:00:1d.0
Sep 22 21:27:01 arch kernel: pcieport 0000:00:1d.0: AER: PCIe Bus Error: severity=Corrected, type=Data Link Layer, (Transmitter ID)
Sep 22 21:27:01 arch kernel: pcieport 0000:00:1d.0: AER:   device [8086:9db1] error status/mask=00001000/00002000
Sep 22 21:27:01 arch kernel: pcieport 0000:00:1d.0: AER:    [12] Timeout               
Sep 22 21:27:03 arch sudo[860]:      ben : TTY=pts/0 ; PWD=/home/ben ; USER=root ; COMMAND=/usr/bin/dhcpcd enp0s20f0u4
Sep 22 21:27:03 arch sudo[860]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 22 21:27:03 arch dbus-daemon[355]: [system] Activating via systemd: service name='org.freedesktop.resolve1' unit='dbus-org.freedesktop.resolve1.service' requested by ':1.18' (uid=0 pid=864 comm="resolvconf -d enp0s20f0u4.link -f ")
Sep 22 21:27:03 arch dbus-daemon[355]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.resolve1.service': Unit dbus-org.freedesktop.resolve1.service not found.
Sep 22 21:27:03 arch dhcpcd[861]: enp0s20f0u4: waiting for carrier
Sep 22 21:27:03 arch dhcpcd[861]: enp0s20f0u4: carrier acquired
Sep 22 21:27:03 arch dhcpcd[861]: DUID 00:04:dc:5a:81:fe:de:ac:30:4b:80:c9:c4:c9:16:45:9b:9a
Sep 22 21:27:03 arch dhcpcd[861]: enp0s20f0u4: IAID 0d:b8:78:97
Sep 22 21:27:03 arch dhcpcd[861]: enp0s20f0u4: adding address fe80::17fe:b1ff:d362:c98c
Sep 22 21:27:04 arch dhcpcd[861]: enp0s20f0u4: soliciting a DHCP lease
Sep 22 21:27:04 arch dhcpcd[861]: enp0s20f0u4: soliciting an IPv6 router
Sep 22 21:27:04 arch kernel: pcieport 0000:00:1d.0: AER: Corrected error received: 0000:00:1d.0
Sep 22 21:27:04 arch kernel: pcieport 0000:00:1d.0: AER: PCIe Bus Error: severity=Corrected, type=Data Link Layer, (Transmitter ID)
Sep 22 21:27:04 arch kernel: pcieport 0000:00:1d.0: AER:   device [8086:9db1] error status/mask=00001000/00002000
Sep 22 21:27:04 arch kernel: pcieport 0000:00:1d.0: AER:    [12] Timeout               
Sep 22 21:27:07 arch dhcpcd[861]: enp0s20f0u4: offered 192.168.42.4 from 192.168.42.129
Sep 22 21:27:07 arch dhcpcd[861]: enp0s20f0u4: probing address 192.168.42.4/24
Sep 22 21:27:07 arch dbus-daemon[494]: [session uid=1000 pid=494] Activating via systemd: service name='org.gtk.vfs.Daemon' unit='gvfs-daemon.service' requested by ':1.2' (uid=1000 pid=867 comm="/usr/lib/firefox/firefox ")
Sep 22 21:27:07 arch systemd[450]: Starting Virtual filesystem service...
Sep 22 21:27:07 arch dbus-daemon[494]: [session uid=1000 pid=494] Successfully activated service 'org.gtk.vfs.Daemon'
Sep 22 21:27:07 arch systemd[450]: Started Virtual filesystem service.
Sep 22 21:27:07 arch kernel: fuse: init (API version 7.31)
Sep 22 21:27:07 arch systemd[1]: Mounting FUSE Control File System...
Sep 22 21:27:07 arch systemd[1]: Mounted FUSE Control File System.
Sep 22 21:27:07 arch dbus-daemon[355]: [system] Activating via systemd: service name='org.freedesktop.RealtimeKit1' unit='rtkit-daemon.service' requested by ':1.19' (uid=1000 pid=867 comm="/usr/lib/firefox/firefox ")
Sep 22 21:27:07 arch systemd[1]: Starting RealtimeKit Scheduling Policy Service...
Sep 22 21:27:07 arch dbus-daemon[355]: [system] Successfully activated service 'org.freedesktop.RealtimeKit1'
Sep 22 21:27:07 arch systemd[1]: Started RealtimeKit Scheduling Policy Service.
Sep 22 21:27:07 arch rtkit-daemon[906]: Successfully called chroot.
Sep 22 21:27:07 arch audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=rtkit-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 22 21:27:07 arch rtkit-daemon[906]: Successfully dropped privileges.
Sep 22 21:27:07 arch rtkit-daemon[906]: Successfully limited resources.
Sep 22 21:27:07 arch rtkit-daemon[906]: Running.
Sep 22 21:27:07 arch rtkit-daemon[906]: Supervising 0 threads of 0 processes of 0 users.
Sep 22 21:27:07 arch rtkit-daemon[906]: Canary thread running.
Sep 22 21:27:07 arch rtkit-daemon[906]: Watchdog thread running.
Sep 22 21:27:07 arch rtkit-daemon[906]: Supervising 0 threads of 0 processes of 0 users.
Sep 22 21:27:07 arch dbus-daemon[355]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' requested by ':1.20' (uid=0 pid=906 comm="/usr/lib/rtkit-daemon ")
Sep 22 21:27:07 arch kernel: audit: type=1130 audit(1569187627.943:31): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=rtkit-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 22 21:27:07 arch systemd[1]: Starting Authorization Manager...
Sep 22 21:27:07 arch polkitd[909]: Started polkitd version 0.116
Sep 22 21:27:08 arch polkitd[909]: Loading rules from directory /etc/polkit-1/rules.d
Sep 22 21:27:08 arch polkitd[909]: Loading rules from directory /usr/share/polkit-1/rules.d
Sep 22 21:27:08 arch polkitd[909]: Finished loading, compiling and executing 3 rules
Sep 22 21:27:08 arch dbus-daemon[355]: [system] Successfully activated service 'org.freedesktop.PolicyKit1'
Sep 22 21:27:08 arch systemd[1]: Started Authorization Manager.
Sep 22 21:27:08 arch audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=polkit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 22 21:27:08 arch kernel: audit: type=1130 audit(1569187628.080:32): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=polkit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 22 21:27:08 arch polkitd[909]: Acquired the name org.freedesktop.PolicyKit1 on the system bus
Sep 22 21:27:08 arch rtkit-daemon[906]: Successfully made thread 902 of process 867 owned by '1000' RT at priority 10.
Sep 22 21:27:08 arch rtkit-daemon[906]: Supervising 1 threads of 1 processes of 1 users.
Sep 22 21:27:08 arch dbus-daemon[494]: [session uid=1000 pid=494] Activating via systemd: service name='org.a11y.Bus' unit='at-spi-dbus-bus.service' requested by ':1.5' (uid=1000 pid=867 comm="/usr/lib/firefox/firefox ")
Sep 22 21:27:08 arch systemd[450]: Starting Accessibility services bus...
Sep 22 21:27:08 arch dbus-daemon[494]: [session uid=1000 pid=494] Successfully activated service 'org.a11y.Bus'
Sep 22 21:27:08 arch systemd[450]: Started Accessibility services bus.
Sep 22 21:27:08 arch rtkit-daemon[906]: Supervising 1 threads of 1 processes of 1 users.
Sep 22 21:27:08 arch rtkit-daemon[906]: Supervising 1 threads of 1 processes of 1 users.
Sep 22 21:27:08 arch rtkit-daemon[906]: Successfully made thread 978 of process 953 owned by '1000' RT at priority 10.
Sep 22 21:27:08 arch rtkit-daemon[906]: Supervising 2 threads of 2 processes of 1 users.
Sep 22 21:27:08 arch rtkit-daemon[906]: Supervising 2 threads of 2 processes of 1 users.
Sep 22 21:27:08 arch rtkit-daemon[906]: Supervising 2 threads of 2 processes of 1 users.
Sep 22 21:27:08 arch rtkit-daemon[906]: Successfully made thread 979 of process 953 owned by '1000' RT at priority 10.
Sep 22 21:27:08 arch rtkit-daemon[906]: Supervising 3 threads of 2 processes of 1 users.
Sep 22 21:27:08 arch systemd[450]: Starting Sound Service...
Sep 22 21:27:09 arch rtkit-daemon[906]: Successfully made thread 986 of process 986 owned by '1000' high priority at nice level -11.
Sep 22 21:27:09 arch rtkit-daemon[906]: Supervising 4 threads of 3 processes of 1 users.
Sep 22 21:27:09 arch rtkit-daemon[906]: Supervising 4 threads of 3 processes of 1 users.
Sep 22 21:27:09 arch rtkit-daemon[906]: Successfully made thread 991 of process 986 owned by '1000' RT at priority 5.
Sep 22 21:27:09 arch rtkit-daemon[906]: Supervising 5 threads of 3 processes of 1 users.
Sep 22 21:27:09 arch systemd[450]: Started Sound Service.
Sep 22 21:27:09 arch rtkit-daemon[906]: Supervising 5 threads of 3 processes of 1 users.
Sep 22 21:27:09 arch rtkit-daemon[906]: Supervising 5 threads of 3 processes of 1 users.
Sep 22 21:27:09 arch rtkit-daemon[906]: Successfully made thread 1041 of process 1012 owned by '1000' RT at priority 10.
Sep 22 21:27:09 arch rtkit-daemon[906]: Supervising 6 threads of 4 processes of 1 users.
Sep 22 21:27:09 arch rtkit-daemon[906]: Supervising 6 threads of 4 processes of 1 users.
Sep 22 21:27:09 arch rtkit-daemon[906]: Supervising 6 threads of 4 processes of 1 users.
Sep 22 21:27:09 arch rtkit-daemon[906]: Successfully made thread 1042 of process 1012 owned by '1000' RT at priority 10.
Sep 22 21:27:09 arch rtkit-daemon[906]: Supervising 7 threads of 4 processes of 1 users.
Sep 22 21:27:11 arch rtkit-daemon[906]: Supervising 7 threads of 4 processes of 1 users.
Sep 22 21:27:11 arch rtkit-daemon[906]: Supervising 7 threads of 4 processes of 1 users.
Sep 22 21:27:11 arch rtkit-daemon[906]: Supervising 7 threads of 4 processes of 1 users.
Sep 22 21:27:11 arch rtkit-daemon[906]: Successfully made thread 1129 of process 1108 owned by '1000' RT at priority 10.
Sep 22 21:27:11 arch rtkit-daemon[906]: Supervising 8 threads of 5 processes of 1 users.
Sep 22 21:27:11 arch rtkit-daemon[906]: Supervising 8 threads of 5 processes of 1 users.
Sep 22 21:27:11 arch rtkit-daemon[906]: Successfully made thread 1130 of process 1108 owned by '1000' RT at priority 10.
Sep 22 21:27:11 arch rtkit-daemon[906]: Supervising 9 threads of 5 processes of 1 users.
Sep 22 21:27:12 arch dhcpcd[861]: enp0s20f0u4: leased 192.168.42.4 for 3600 seconds
Sep 22 21:27:12 arch dhcpcd[861]: enp0s20f0u4: adding route to 192.168.42.0/24
Sep 22 21:27:12 arch dhcpcd[861]: enp0s20f0u4: adding default route via 192.168.42.129
Sep 22 21:27:12 arch dbus-daemon[355]: [system] Activating via systemd: service name='org.freedesktop.resolve1' unit='dbus-org.freedesktop.resolve1.service' requested by ':1.48' (uid=0 pid=1136 comm="resolvconf -a enp0s20f0u4.dhcp ")
Sep 22 21:27:12 arch dbus-daemon[355]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.resolve1.service': Unit dbus-org.freedesktop.resolve1.service not found.
Sep 22 21:27:12 arch dhcpcd[861]: forked to background, child pid 1139
Sep 22 21:27:12 arch sudo[860]: pam_unix(sudo:session): session closed for user root
Sep 22 21:27:14 arch kernel: pcieport 0000:00:1d.0: AER: Corrected error received: 0000:00:1d.0
Sep 22 21:27:14 arch kernel: pcieport 0000:00:1d.0: AER: PCIe Bus Error: severity=Corrected, type=Data Link Layer, (Transmitter ID)
Sep 22 21:27:14 arch kernel: pcieport 0000:00:1d.0: AER:   device [8086:9db1] error status/mask=00001000/00002000
Sep 22 21:27:14 arch kernel: pcieport 0000:00:1d.0: AER:    [12] Timeout               
Sep 22 21:27:16 arch kernel: pcieport 0000:00:1d.0: AER: Corrected error received: 0000:00:1d.0
Sep 22 21:27:16 arch kernel: pcieport 0000:00:1d.0: AER: PCIe Bus Error: severity=Corrected, type=Data Link Layer, (Transmitter ID)
Sep 22 21:27:17 arch kernel: pcieport 0000:00:1d.0: AER:   device [8086:9db1] error status/mask=00001000/00002000
Sep 22 21:27:17 arch kernel: pcieport 0000:00:1d.0: AER:    [12] Timeout               
Sep 22 21:27:17 arch dhcpcd[1139]: enp0s20f0u4: no IPv6 Routers available
Sep 22 21:27:19 arch kernel: pcieport 0000:00:1d.0: AER: Corrected error received: 0000:00:1d.0
Sep 22 21:27:19 arch kernel: pcieport 0000:00:1d.0: AER: PCIe Bus Error: severity=Corrected, type=Data Link Layer, (Transmitter ID)
Sep 22 21:27:19 arch kernel: pcieport 0000:00:1d.0: AER:   device [8086:9db1] error status/mask=00001000/00002000
Sep 22 21:27:19 arch kernel: pcieport 0000:00:1d.0: AER:    [12] Timeout               
Sep 22 21:27:19 arch kernel: pcieport 0000:00:1d.0: AER: Corrected error received: 0000:00:1d.0
Sep 22 21:27:19 arch kernel: pcieport 0000:00:1d.0: AER: PCIe Bus Error: severity=Corrected, type=Data Link Layer, (Transmitter ID)
Sep 22 21:27:19 arch kernel: pcieport 0000:00:1d.0: AER:   device [8086:9db1] error status/mask=00001000/00002000
Sep 22 21:27:19 arch kernel: pcieport 0000:00:1d.0: AER:    [12] Timeout               
Sep 22 21:27:19 arch kernel: pcieport 0000:00:1d.0: AER: Corrected error received: 0000:00:1d.0
Sep 22 21:27:19 arch kernel: pcieport 0000:00:1d.0: AER: PCIe Bus Error: severity=Corrected, type=Data Link Layer, (Transmitter ID)
Sep 22 21:27:19 arch kernel: pcieport 0000:00:1d.0: AER:   device [8086:9db1] error status/mask=00001000/00002000
Sep 22 21:27:19 arch kernel: pcieport 0000:00:1d.0: AER:    [12] Timeout               
Sep 22 21:27:20 arch kernel: pcieport 0000:00:1d.0: AER: Corrected error received: 0000:00:1d.0
Sep 22 21:27:20 arch kernel: pcieport 0000:00:1d.0: AER: PCIe Bus Error: severity=Corrected, type=Data Link Layer, (Transmitter ID)
Sep 22 21:27:20 arch kernel: pcieport 0000:00:1d.0: AER:   device [8086:9db1] error status/mask=00001000/00002000
Sep 22 21:27:20 arch kernel: pcieport 0000:00:1d.0: AER:    [12] Timeout               
Sep 22 21:27:21 arch kernel: pcieport 0000:00:1d.0: AER: Corrected error received: 0000:00:1d.0
Sep 22 21:27:21 arch kernel: pcieport 0000:00:1d.0: AER: PCIe Bus Error: severity=Corrected, type=Data Link Layer, (Transmitter ID)
Sep 22 21:27:21 arch kernel: pcieport 0000:00:1d.0: AER:   device [8086:9db1] error status/mask=00001000/00002000
Sep 22 21:27:21 arch kernel: pcieport 0000:00:1d.0: AER:    [12] Timeout               
Sep 22 21:27:21 arch kernel: pcieport 0000:00:1d.0: AER: Multiple Corrected error received: 0000:00:1d.0
Sep 22 21:27:21 arch kernel: pcieport 0000:00:1d.0: AER: PCIe Bus Error: severity=Corrected, type=Data Link Layer, (Transmitter ID)
Sep 22 21:27:21 arch kernel: pcieport 0000:00:1d.0: AER:   device [8086:9db1] error status/mask=00001000/00002000
Sep 22 21:27:21 arch kernel: pcieport 0000:00:1d.0: AER:    [12] Timeout               
Sep 22 21:27:21 arch kernel: pcieport 0000:00:1d.0: AER: Corrected error received: 0000:00:1d.0
Sep 22 21:27:21 arch kernel: pcieport 0000:00:1d.0: AER: can't find device of ID00e8
Sep 22 21:27:24 arch kernel: pcieport 0000:00:1d.0: AER: Corrected error received: 0000:00:1d.0
Sep 22 21:27:24 arch kernel: pcieport 0000:00:1d.0: AER: PCIe Bus Error: severity=Corrected, type=Data Link Layer, (Transmitter ID)
Sep 22 21:27:24 arch kernel: pcieport 0000:00:1d.0: AER:   device [8086:9db1] error status/mask=00001000/00002000
Sep 22 21:27:24 arch kernel: pcieport 0000:00:1d.0: AER:    [12] Timeout               
Sep 22 21:27:25 arch kernel: pcieport 0000:00:1d.0: AER: Corrected error received: 0000:00:1d.0
Sep 22 21:27:25 arch kernel: pcieport 0000:00:1d.0: AER: PCIe Bus Error: severity=Corrected, type=Data Link Layer, (Transmitter ID)
Sep 22 21:27:25 arch kernel: pcieport 0000:00:1d.0: AER:   device [8086:9db1] error status/mask=00001000/00002000
Sep 22 21:27:25 arch kernel: pcieport 0000:00:1d.0: AER:    [12] Timeout               
Sep 22 21:27:30 arch kernel: pcieport 0000:00:1d.0: AER: Corrected error received: 0000:00:1d.0
Sep 22 21:27:30 arch kernel: pcieport 0000:00:1d.0: AER: PCIe Bus Error: severity=Corrected, type=Data Link Layer, (Transmitter ID)
Sep 22 21:27:30 arch kernel: pcieport 0000:00:1d.0: AER:   device [8086:9db1] error status/mask=00001000/00002000
Sep 22 21:27:30 arch kernel: pcieport 0000:00:1d.0: AER:    [12] Timeout               
Sep 22 21:27:32 arch kernel: pcieport 0000:00:1d.0: AER: Corrected error received: 0000:00:1d.0
Sep 22 21:27:32 arch kernel: pcieport 0000:00:1d.0: AER: PCIe Bus Error: severity=Corrected, type=Data Link Layer, (Transmitter ID)
Sep 22 21:27:32 arch kernel: pcieport 0000:00:1d.0: AER:   device [8086:9db1] error status/mask=00001000/00002000
Sep 22 21:27:32 arch kernel: pcieport 0000:00:1d.0: AER:    [12] Timeout               
Sep 22 21:27:33 arch kernel: pcieport 0000:00:1d.0: AER: Corrected error received: 0000:00:1d.0
Sep 22 21:27:33 arch kernel: pcieport 0000:00:1d.0: AER: PCIe Bus Error: severity=Corrected, type=Data Link Layer, (Transmitter ID)
Sep 22 21:27:33 arch kernel: pcieport 0000:00:1d.0: AER:   device [8086:9db1] error status/mask=00001000/00002000
Sep 22 21:27:33 arch kernel: pcieport 0000:00:1d.0: AER:    [12] Timeout               
Sep 22 21:27:33 arch kernel: pcieport 0000:00:1d.0: AER: Corrected error received: 0000:00:1d.0
Sep 22 21:27:33 arch kernel: pcieport 0000:00:1d.0: AER: can't find device of ID00e8
Sep 22 21:27:36 arch kernel: pcieport 0000:00:1d.0: AER: Corrected error received: 0000:00:1d.0
Sep 22 21:27:36 arch kernel: pcieport 0000:00:1d.0: AER: PCIe Bus Error: severity=Corrected, type=Data Link Layer, (Transmitter ID)
Sep 22 21:27:36 arch kernel: pcieport 0000:00:1d.0: AER:   device [8086:9db1] error status/mask=00001000/00002000
Sep 22 21:27:36 arch kernel: pcieport 0000:00:1d.0: AER:    [12] Timeout               
Sep 22 21:27:39 arch kernel: pcieport 0000:00:1d.0: AER: Corrected error received: 0000:00:1d.0
Sep 22 21:27:39 arch kernel: pcieport 0000:00:1d.0: AER: PCIe Bus Error: severity=Corrected, type=Data Link Layer, (Transmitter ID)
Sep 22 21:27:39 arch kernel: pcieport 0000:00:1d.0: AER:   device [8086:9db1] error status/mask=00001000/00002000
Sep 22 21:27:39 arch kernel: pcieport 0000:00:1d.0: AER:    [12] Timeout               
Sep 22 21:27:42 arch kernel: pcieport 0000:00:1d.0: AER: Corrected error received: 0000:00:1d.0
Sep 22 21:27:42 arch kernel: pcieport 0000:00:1d.0: AER: PCIe Bus Error: severity=Corrected, type=Data Link Layer, (Transmitter ID)
Sep 22 21:27:42 arch kernel: pcieport 0000:00:1d.0: AER:   device [8086:9db1] error status/mask=00001000/00002000
Sep 22 21:27:42 arch kernel: pcieport 0000:00:1d.0: AER:    [12] Timeout               
Sep 22 21:27:56 arch kernel: pcieport 0000:00:1d.0: AER: Corrected error received: 0000:00:1d.0
Sep 22 21:27:56 arch kernel: pcieport 0000:00:1d.0: AER: PCIe Bus Error: severity=Corrected, type=Data Link Layer, (Transmitter ID)
Sep 22 21:27:56 arch kernel: pcieport 0000:00:1d.0: AER:   device [8086:9db1] error status/mask=00001000/00002000
Sep 22 21:27:56 arch kernel: pcieport 0000:00:1d.0: AER:    [12] Timeout               
Sep 22 21:28:10 arch kernel: pcieport 0000:00:1d.0: AER: Corrected error received: 0000:00:1d.0
Sep 22 21:28:10 arch kernel: pcieport 0000:00:1d.0: AER: PCIe Bus Error: severity=Corrected, type=Data Link Layer, (Transmitter ID)
Sep 22 21:28:10 arch kernel: pcieport 0000:00:1d.0: AER:   device [8086:9db1] error status/mask=00001000/00002000
Sep 22 21:28:10 arch kernel: pcieport 0000:00:1d.0: AER:    [12] Timeout               
Sep 22 21:28:12 arch kernel: pcieport 0000:00:1d.0: AER: Corrected error received: 0000:00:1d.0
Sep 22 21:28:12 arch kernel: pcieport 0000:00:1d.0: AER: PCIe Bus Error: severity=Corrected, type=Data Link Layer, (Transmitter ID)
Sep 22 21:28:12 arch kernel: pcieport 0000:00:1d.0: AER:   device [8086:9db1] error status/mask=00001000/00002000
Sep 22 21:28:12 arch kernel: pcieport 0000:00:1d.0: AER:    [12] Timeout               
Sep 22 21:28:20 arch kernel: pcieport 0000:00:1d.0: AER: Corrected error received: 0000:00:1d.0
Sep 22 21:28:20 arch kernel: pcieport 0000:00:1d.0: AER: PCIe Bus Error: severity=Corrected, type=Data Link Layer, (Transmitter ID)
Sep 22 21:28:20 arch kernel: pcieport 0000:00:1d.0: AER:   device [8086:9db1] error status/mask=00001000/00002000
Sep 22 21:28:20 arch kernel: pcieport 0000:00:1d.0: AER:    [12] Timeout               
Sep 22 21:28:22 arch kernel: pcieport 0000:00:1d.0: AER: Corrected error received: 0000:00:1d.0
Sep 22 21:28:22 arch kernel: pcieport 0000:00:1d.0: AER: PCIe Bus Error: severity=Corrected, type=Data Link Layer, (Transmitter ID)
Sep 22 21:28:22 arch kernel: pcieport 0000:00:1d.0: AER:   device [8086:9db1] error status/mask=00001000/00002000
Sep 22 21:28:22 arch kernel: pcieport 0000:00:1d.0: AER:    [12] Timeout               
Sep 22 21:28:23 arch kernel: pcieport 0000:00:1d.0: AER: Corrected error received: 0000:00:1d.0
Sep 22 21:28:23 arch kernel: pcieport 0000:00:1d.0: AER: PCIe Bus Error: severity=Corrected, type=Data Link Layer, (Transmitter ID)
Sep 22 21:28:23 arch kernel: pcieport 0000:00:1d.0: AER:   device [8086:9db1] error status/mask=00001000/00002000
Sep 22 21:28:23 arch kernel: pcieport 0000:00:1d.0: AER:    [12] Timeout               
Sep 22 21:28:26 arch kernel: pcieport 0000:00:1d.0: AER: Corrected error received: 0000:00:1d.0
Sep 22 21:28:26 arch kernel: pcieport 0000:00:1d.0: AER: PCIe Bus Error: severity=Corrected, type=Data Link Layer, (Transmitter ID)
Sep 22 21:28:26 arch kernel: pcieport 0000:00:1d.0: AER:   device [8086:9db1] error status/mask=00001000/00002000
Sep 22 21:28:26 arch kernel: pcieport 0000:00:1d.0: AER:    [12] Timeout               
Sep 22 21:28:29 arch kernel: pcieport 0000:00:1d.0: AER: Corrected error received: 0000:00:1d.0
Sep 22 21:28:29 arch kernel: pcieport 0000:00:1d.0: AER: PCIe Bus Error: severity=Corrected, type=Data Link Layer, (Transmitter ID)
Sep 22 21:28:29 arch kernel: pcieport 0000:00:1d.0: AER:   device [8086:9db1] error status/mask=00001000/00002000
Sep 22 21:28:29 arch kernel: pcieport 0000:00:1d.0: AER:    [12] Timeout               
Sep 22 21:28:29 arch kernel: pcieport 0000:00:1d.0: AER: Corrected error received: 0000:00:1d.0
Sep 22 21:28:29 arch kernel: pcieport 0000:00:1d.0: AER: PCIe Bus Error: severity=Corrected, type=Data Link Layer, (Transmitter ID)
Sep 22 21:28:29 arch kernel: pcieport 0000:00:1d.0: AER:   device [8086:9db1] error status/mask=00001000/00002000
Sep 22 21:28:29 arch kernel: pcieport 0000:00:1d.0: AER:    [12] Timeout               
Sep 22 21:28:29 arch kernel: pcieport 0000:00:1d.0: AER: Corrected error received: 0000:00:1d.0
Sep 22 21:28:29 arch kernel: pcieport 0000:00:1d.0: AER: PCIe Bus Error: severity=Corrected, type=Data Link Layer, (Transmitter ID)
Sep 22 21:28:29 arch kernel: pcieport 0000:00:1d.0: AER:   device [8086:9db1] error status/mask=00001000/00002000
Sep 22 21:28:29 arch kernel: pcieport 0000:00:1d.0: AER:    [12] Timeout               
Sep 22 21:28:29 arch kernel: pcieport 0000:00:1d.0: AER: Corrected error received: 0000:00:1d.0
Sep 22 21:28:29 arch kernel: pcieport 0000:00:1d.0: AER: PCIe Bus Error: severity=Corrected, type=Data Link Layer, (Transmitter ID)
Sep 22 21:28:29 arch kernel: pcieport 0000:00:1d.0: AER:   device [8086:9db1] error status/mask=00001000/00002000
Sep 22 21:28:29 arch kernel: pcieport 0000:00:1d.0: AER:    [12] Timeout   
sudo wifi-menu wlo1

does exactly as you say.

Offline

#6 2019-09-23 06:54:32

seth
Member
Registered: 2012-09-03
Posts: 49,979

Re: Can't ping any address on fresh Arch install:Asus VivoBook F512FA-AB34

So what's that supposed to reflect?

There's no indication of any network config before you call wifi-menu (nor a p2p device) - why?

wifi-menu then gets you associated w/ an AP and a lease and a route. Then systemd-resolved (leftover from deactivated NM?) stumbles over its own feet, but that should not matter.
At this point you should have a function wifi-network, there's no indication for a problem.
So at this stage try

ip a
ip r
ping 8.8.8.8

In case DNS doesn't work, that's probably because you symlinked resolve.conf because you were using systemd-resolved before.

10 seconds later you start tethering your phone (and systemd-resolved stumbles over its own feet so that probably really isn't a showstopper)

There're a lot of errors on the 0000:00:1d.0 pci host, but they seem all corrected ie. the bus is a bit crowded.

Offline

#7 2019-09-27 12:57:49

extrapalantine
Member
Registered: 2016-07-15
Posts: 62

Re: Can't ping any address on fresh Arch install:Asus VivoBook F512FA-AB34

Seth wrote:

There's no indication of any network config before you call wifi-menu (nor a p2p device) - why?

I honestly don't know why. I have NetworkManager installed, and its service starts on startup.

I thought this was a problem with my driver or adapter, but I've manually installed and configured both, and neither have fixed the error.

~ % ip a
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    inet 127.0.0.1/8 scope host lo
       valid_lft forever preferred_lft forever
    inet6 ::1/128 scope host 
       valid_lft forever preferred_lft forever
2: wlo1: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc fq_codel state DOWN group default qlen 1000
    link/ether 80:91:33:3a:b9:eb brd ff:ff:ff:ff:ff:ff
~ % ip r
default via 192.168.1.1 dev wlo1 proto dhcp metric 600
192.168.1.0/24 dev wlo1 proto kernel scope link src 192.168.1.19 metric 600
~ % ip r
default via 192.168.1.1 dev wlo1 proto dhcp metric 600
192.168.1.0/24 dev wlo1 proto kernel scope link src 192.168.1.19 metric 600
~ % ping 8.8.8.8
64 bytes from 8.8.8.8: icmp_seq=1 ttl=54 time=12.5 ms
64 bytes from 8.8.8.8: icmp_seq=2 ttl=54 time=14.3 ms

So now I have a working connection, but I'm still not clear on what the problem is/was. I'm sorry for not understanding -- network configuration is really not my strong suit.

Offline

#8 2019-09-27 14:21:03

seth
Member
Registered: 2012-09-03
Posts: 49,979

Re: Can't ping any address on fresh Arch install:Asus VivoBook F512FA-AB34

The "ip a" output cannot support the "ip r" outputs nor the ping. Did you call "ip a" before wifi-menu??

Offline

#9 2019-10-30 19:38:18

extrapalantine
Member
Registered: 2016-07-15
Posts: 62

Re: Can't ping any address on fresh Arch install:Asus VivoBook F512FA-AB34

Yes, I called ip a immediately upon logging in.

Offline

#10 2019-10-30 22:56:34

seth
Member
Registered: 2012-09-03
Posts: 49,979

Re: Can't ping any address on fresh Arch install:Asus VivoBook F512FA-AB34

That'd be rather pointless.
Anyway: is there still an issue w/ your network?

Offline

Board footer

Powered by FluxBB